@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap");.page_layoutContainer__C7EW4,.page_layoutContainer__gFoA2,.page_layoutContainer__pH6Cv{font-family:Roboto,sans-serif}.AboutSection_about__ULKsY{background-color:var(--color-primary,#1a1a2e);padding:80px 2rem;overflow:hidden}.AboutSection_aboutInner___lJd6{display:flex;align-items:center;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto}.AboutSection_imageContainer__ex2MS{flex-shrink:0}.AboutSection_image__JxeQO{width:280px;height:auto;object-fit:contain;opacity:.9}.AboutSection_content__u0Hbc{flex:1 1;max-width:640px}.AboutSection_heading__nS8ey{color:var(--color-accent,#d4a843);font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.25rem}.AboutSection_description__e_1NZ{color:hsla(0,0%,94%,.85);font-size:1.1rem;line-height:1.8;margin-top:.75rem}.AboutSection_slideHiddenLeft__t6kvu{opacity:0;transform:translateX(-50px)}.AboutSection_slideInLeft__shdhg{opacity:1;transform:translateX(0);transition:opacity .8s ease,transform .8s ease}.AboutSection_slideHiddenRight__KtV_s{opacity:0;transform:translateX(50px)}.AboutSection_slideInRight__UsbtH{opacity:1;transform:translateX(0);transition:opacity .8s ease .15s,transform .8s ease .15s}@media (max-width:768px){.AboutSection_about__ULKsY{padding:60px 1.5rem}.AboutSection_aboutInner___lJd6{flex-direction:column;text-align:center;gap:2rem}.AboutSection_image__JxeQO{width:200px}.AboutSection_heading__nS8ey{font-size:2rem}.AboutSection_description__e_1NZ{font-size:1rem}.AboutSection_slideHiddenLeft__t6kvu,.AboutSection_slideHiddenRight__KtV_s{transform:translateY(30px)}.AboutSection_slideInLeft__shdhg,.AboutSection_slideInRight__UsbtH{transform:translateY(0)}}.ContactSection_contact__VqmIp{padding:80px 2rem;background-color:#fff}.ContactSection_container__Fn7_W{max-width:680px;margin:0 auto;text-align:center}.ContactSection_heading__SyIih{color:var(--color-primary,#1a1a2e);font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.75rem}.ContactSection_subheading__2ywwf{color:var(--color-text-light,#666);font-size:1.05rem;line-height:1.6;margin-bottom:2.5rem}.ContactSection_form__48jpJ{text-align:left}.ContactSection_row__K8naK{display:flex;gap:16px}.ContactSection_row__K8naK .ContactSection_inputGroup__psBfi{flex:1 1}.ContactSection_inputGroup__psBfi{margin-bottom:1.25rem}.ContactSection_label__lcDs7{display:block;margin-bottom:6px;font-weight:500;font-size:.9rem;color:var(--color-text,#2d2d2d)}.ContactSection_input__8DjHd,.ContactSection_textarea__byDsY{width:100%;padding:.75rem 1rem;border-radius:8px;border:1.5px solid #e0e0e0;background-color:var(--color-light,#f8f8f8);color:var(--color-text,#2d2d2d);font-family:Roboto,sans-serif;font-size:.95rem;transition:border-color .3s ease,box-shadow .3s ease}.ContactSection_input__8DjHd:focus,.ContactSection_textarea__byDsY:focus{outline:none;border-color:var(--color-accent,#d4a843);box-shadow:0 0 0 3px rgba(212,168,67,.15)}.ContactSection_input__8DjHd::placeholder,.ContactSection_textarea__byDsY::placeholder{color:#aaa}.ContactSection_textarea__byDsY{height:140px;resize:none}.ContactSection_charCount__18j7h{display:block;text-align:right;font-size:.8rem;color:#aaa;margin-top:4px}.ContactSection_button__L_gaX{display:inline-block;width:100%;background-color:var(--color-accent,#d4a843);color:var(--color-primary,#1a1a2e);font-size:1rem;font-weight:600;letter-spacing:.3px;padding:.85rem 2rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 15px rgba(212,168,67,.25);margin-top:.5rem}.ContactSection_button__L_gaX:hover{background-color:var(--color-accent-hover,#e0b850);transform:translateY(-2px);box-shadow:0 6px 25px rgba(212,168,67,.35)}.ContactSection_success__XM8zF{color:#2e7d32;background-color:#e8f5e9}.ContactSection_error__RUlUY,.ContactSection_success__XM8zF{text-align:center;font-weight:500;padding:1rem;border-radius:8px;margin-top:.5rem}.ContactSection_error__RUlUY{color:#c62828;background-color:#ffebee}.ContactSection_revealHidden__xzI5q{opacity:0;transform:translateY(30px)}.ContactSection_revealVisible__GjN1o{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}@media (max-width:768px){.ContactSection_contact__VqmIp{padding:60px 1.5rem}.ContactSection_heading__SyIih{font-size:2rem}.ContactSection_row__K8naK{flex-direction:column;gap:0}}.ContactButtons_contactSidebar__GKxYj{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:999}.ContactButtons_button__W4mGf{display:flex;align-items:center;background-color:rgba(26,26,46,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#f0f0f0;text-decoration:none;padding:12px;border-radius:8px 0 0 8px;box-shadow:-2px 2px 10px rgba(0,0,0,.15);transition:padding .3s ease,background-color .3s ease;overflow:hidden}.ContactButtons_button__W4mGf:hover{padding:12px 20px 12px 16px;background-color:#d4a843;color:#1a1a2e}.ContactButtons_icon__AvM5X{font-size:1.1rem;flex-shrink:0}.ContactButtons_label__B3MVq{max-width:0;overflow:hidden;white-space:nowrap;font-size:.85rem;font-weight:500;letter-spacing:.3px;transition:max-width .3s ease,margin-left .3s ease;margin-left:0}.ContactButtons_button__W4mGf:hover .ContactButtons_label__B3MVq{max-width:60px;margin-left:8px}@media (max-width:768px){.ContactButtons_contactSidebar__GKxYj{top:auto;right:0;bottom:0;left:0;transform:none;flex-direction:row;justify-content:stretch;gap:0;background-color:rgba(26,26,46,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:0;box-shadow:0 -2px 15px rgba(0,0,0,.15)}.ContactButtons_button__W4mGf{flex:1 1;justify-content:center;border-radius:0;box-shadow:none;padding:14px 8px;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;flex-direction:column;gap:4px}.ContactButtons_button__W4mGf:hover{padding:14px 8px;background-color:rgba(212,168,67,.15)}.ContactButtons_icon__AvM5X{font-size:1.2rem}.ContactButtons_label__B3MVq{max-width:none;margin-left:0;font-size:.7rem;letter-spacing:.5px;text-transform:uppercase}.ContactButtons_button__W4mGf:hover .ContactButtons_label__B3MVq{max-width:none;margin-left:0}}.Footer_footer__4ORg_{background-color:var(--color-primary,#1a1a2e);color:hsla(0,0%,94%,.7);padding:3rem 2rem}.Footer_footerInner__kOeu_{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.Footer_copyright__3sPuO{font-size:.9rem;letter-spacing:.3px}.Footer_socialMedia__GmXCH{gap:1rem}.Footer_icon__Y9j4h,.Footer_socialMedia__GmXCH{display:flex;justify-content:center;align-items:center}.Footer_icon__Y9j4h{color:hsla(0,0%,94%,.6);font-size:1.15rem;padding:10px;border-radius:50%;border:1px solid hsla(0,0%,94%,.15);transition:color .3s ease,border-color .3s ease,background-color .3s ease}.Footer_icon__Y9j4h:hover{color:var(--color-accent,#d4a843);border-color:var(--color-accent,#d4a843);background-color:rgba(212,168,67,.1)}.Footer_poweredby__JTahG{font-size:.8rem;color:hsla(0,0%,94%,.4);transition:color .3s ease}.Footer_poweredby__JTahG:hover{color:hsla(0,0%,94%,.7)}@media (max-width:768px){.Footer_footer__4ORg_{padding:2.5rem 1.5rem 5rem}}.Header_header__TsQ2I{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:rgba(26,26,46,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px rgba(0,0,0,.15)}.Header_headerInner__iFCeB{justify-content:space-between;padding:.75rem 2rem;max-width:1400px;margin:0 auto}.Header_headerInner__iFCeB,.Header_logoContainer__BbKHT{display:flex;align-items:center}.Header_logo___CXuk{width:160px;height:auto;object-fit:contain}.Header_hamburger__kkzG6{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.Header_hamburgerLine__sM_e_{display:block;width:26px;height:2px;background-color:#f0f0f0;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.Header_hamburgerActive__X7QyJ .Header_hamburgerLine__sM_e_:first-child{transform:translateY(7px) rotate(45deg)}.Header_hamburgerActive__X7QyJ .Header_hamburgerLine__sM_e_:nth-child(2){opacity:0}.Header_hamburgerActive__X7QyJ .Header_hamburgerLine__sM_e_:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Header_nav__Yrfdd{position:fixed;top:0;right:0;z-index:1001;display:flex;align-items:center;height:auto;padding:.75rem 2rem}.Header_navList__lfQ_o{list-style:none;padding:0;margin:0;gap:.5rem}.Header_navItem__tBuGW,.Header_navList__lfQ_o{display:flex;align-items:center}.Header_navLink__rYmd1{color:hsla(0,0%,94%,.85);text-decoration:none;font-size:.95rem;font-weight:400;letter-spacing:.5px;padding:.5rem 1rem;position:relative;transition:color .3s ease}.Header_navLink__rYmd1:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#d4a843;transition:width .3s ease,left .3s ease}.Header_navLink__rYmd1:hover{color:#fff}.Header_navLink__rYmd1:hover:after{width:60%;left:20%}.Header_ctaLink__YOr6W{display:inline-block;background-color:#d4a843;color:#1a1a2e;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.6rem 1.4rem;border-radius:6px;transition:background-color .3s ease,transform .2s ease;margin-left:.5rem}.Header_ctaLink__YOr6W:hover{background-color:#e0b850;transform:translateY(-1px)}.Header_closeButton__NAmoE{display:none}.Header_closeLine__t1_UW{display:block;width:28px;height:2px;background-color:#f0f0f0;border-radius:2px}@media (max-width:768px){.Header_headerInner__iFCeB{padding:.6rem 1.25rem}.Header_hamburger__kkzG6{display:flex;position:relative;z-index:10001}.Header_nav__Yrfdd{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;padding:0;background-color:rgba(26,26,46,.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.Header_navOpen__iuE_G{opacity:1;visibility:visible}.Header_closeButton__NAmoE{display:flex;flex-direction:column;justify-content:center;gap:0;position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;cursor:pointer;padding:10px}.Header_closeButton__NAmoE .Header_closeLine__t1_UW:first-child{transform:rotate(45deg) translateY(1px)}.Header_closeButton__NAmoE .Header_closeLine__t1_UW:nth-child(2){transform:rotate(-45deg) translateY(-1px)}.Header_navList__lfQ_o{flex-direction:column;gap:2rem;text-align:center}.Header_navLink__rYmd1{font-size:1.5rem;padding:.75rem 1.5rem}.Header_ctaLink__YOr6W{font-size:1.2rem;padding:.8rem 2rem;margin-left:0;margin-top:.5rem}}.HeroSection_hero__UGwTO{position:relative;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.HeroSection_imageWrapper__Va0W5{position:absolute;top:0;left:0;right:0;bottom:0;animation:HeroSection_kenBurns__e_KEj 10s ease-in-out infinite alternate}@keyframes HeroSection_kenBurns__e_KEj{0%{transform:scale(1)}to{transform:scale(1.08)}}.HeroSection_overlay__oUVGW{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(26,26,46,.3) 0,rgba(26,26,46,.5) 50%,rgba(26,26,46,.75));z-index:1}.HeroSection_bottomFade__M3Voy{position:absolute;bottom:0;left:0;right:0;height:160px;background:linear-gradient(170deg,transparent 20%,var(--color-light,#f8f8f8) 95%);z-index:2}.HeroSection_textOverlay__mMb4S{text-align:center;color:#f0f0f0;z-index:10;padding:0 2rem;max-width:900px}.HeroSection_subtitle__z1CWl{font-size:1rem;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:#d4a843;margin-bottom:1rem}.HeroSection_h1__HnvwL{font-size:4rem;color:#fff;font-weight:700;line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.3);margin-bottom:2rem;transition:opacity .6s ease,transform .6s ease}.HeroSection_fadeIn__akXen{opacity:1;transform:translateY(0)}.HeroSection_fadeOut__vCOkJ{opacity:0;transform:translateY(-12px)}.HeroSection_entrance__ob0MC{animation:HeroSection_slideUp__ma_ES .8s ease both}@keyframes HeroSection_slideUp__ma_ES{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.HeroSection_ctaButton__gkHIQ{display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.5px;background-color:#d4a843;color:#1a1a2e;border:none;padding:1rem 2.5rem;cursor:pointer;border-radius:6px;text-decoration:none;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 15px rgba(212,168,67,.3)}.HeroSection_ctaButton__gkHIQ:hover{background-color:#e0b850;transform:translateY(-2px);box-shadow:0 6px 25px rgba(212,168,67,.4)}@media (max-width:768px){.HeroSection_hero__UGwTO{height:100svh}.HeroSection_h1__HnvwL{font-size:2.5rem}.HeroSection_subtitle__z1CWl{font-size:.85rem;letter-spacing:2px}.HeroSection_textOverlay__mMb4S{padding:0 1.5rem}.HeroSection_ctaButton__gkHIQ{padding:.85rem 2rem;font-size:.95rem}.HeroSection_bottomFade__M3Voy{height:100px}}.ServiceSection_services__F_K3e{padding:80px 2rem;background-color:var(--color-light,#f8f8f8)}.ServiceSection_container__OUGQS{max-width:1200px;margin:0 auto;text-align:center}.ServiceSection_heading__Fy_9a{color:var(--color-primary,#1a1a2e);margin-bottom:3rem;font-size:2.5rem;font-weight:700;letter-spacing:-.5px}.ServiceSection_cards__cg7Th{display:flex;justify-content:center;gap:24px}.ServiceSection_card__oZUZ5{flex:1 1;max-width:380px;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease,opacity .7s ease;cursor:pointer;background-color:#fff;text-decoration:none;color:inherit}.ServiceSection_card__oZUZ5:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.ServiceSection_imageWrapper__DKVYO{position:relative;width:100%;height:260px;overflow:hidden}.ServiceSection_imageOverlay__RV86x{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg,rgba(26,26,46,.8) 0,transparent);z-index:1;display:flex;align-items:flex-end}.ServiceSection_title__L8cSs{color:#fff;font-size:1.3rem;font-weight:600;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.3)}.ServiceSection_info__Jck3R{padding:20px}.ServiceSection_description__8Hvgp{color:var(--color-text-light,#666);font-size:1rem;line-height:1.6;margin:0}.ServiceSection_buttonCont__OFu4U{display:flex;justify-content:center;margin-top:3rem}.ServiceSection_button__IEk_C{display:inline-block;background-color:var(--color-accent,#d4a843);color:var(--color-primary,#1a1a2e);text-decoration:none;padding:.85rem 2.2rem;border-radius:6px;font-size:1rem;font-weight:600;letter-spacing:.3px;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease,opacity .7s ease;box-shadow:0 4px 15px rgba(212,168,67,.25)}.ServiceSection_button__IEk_C:hover{background-color:var(--color-accent-hover,#e0b850);transform:translateY(-2px);box-shadow:0 6px 25px rgba(212,168,67,.35)}.ServiceSection_revealHidden__Azknm{opacity:0;transform:translateY(30px)}.ServiceSection_revealVisible__Id2MP{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}@media (max-width:768px){.ServiceSection_services__F_K3e{padding:60px 1.25rem}.ServiceSection_heading__Fy_9a{font-size:2rem;margin-bottom:2rem}.ServiceSection_cards__cg7Th{flex-direction:column;align-items:center}.ServiceSection_card__oZUZ5{width:100%;max-width:100%}.ServiceSection_imageWrapper__DKVYO{height:220px}}.Testimonials_testimonials__00xAg{background-color:#fff;padding:80px 2rem}.Testimonials_container__9CLTh{max-width:800px;margin:0 auto;text-align:center}.Testimonials_heading__rLt1v{font-size:2.5rem;font-weight:700;color:var(--color-primary,#1a1a2e);letter-spacing:-.5px;margin-bottom:2.5rem}.Testimonials_testimonial__qxiE8{min-height:140px;display:flex;flex-direction:column;justify-content:center;transition:opacity .5s ease,transform .5s ease}.Testimonials_fadeIn__tVY3H{opacity:1;transform:translateY(0)}.Testimonials_fadeOut__WKFcJ{opacity:0;transform:translateY(8px)}.Testimonials_quote__Frdpr{font-size:1.35rem;font-style:italic;line-height:1.7;color:var(--color-text,#2d2d2d)}.Testimonials_author__glNh3{font-size:1rem;font-weight:600;font-style:normal;margin-top:1.25rem;color:var(--color-accent,#d4a843);letter-spacing:.5px}.Testimonials_dots__QmQVO{display:flex;justify-content:center;gap:10px;margin-top:2rem}.Testimonials_dot__OwDrK{width:10px;height:10px;border-radius:50%;border:none;background-color:#d0d0d0;cursor:pointer;padding:0;transition:background-color .3s ease,transform .2s ease}.Testimonials_dot__OwDrK:hover{transform:scale(1.3)}.Testimonials_dotActive__fnp_g{background-color:var(--color-accent,#d4a843)}.Testimonials_revealHidden__F6qFE{opacity:0;transform:translateY(30px)}.Testimonials_revealVisible__uNVGu{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}@media (max-width:768px){.Testimonials_testimonials__00xAg{padding:60px 1.5rem}.Testimonials_heading__rLt1v{font-size:2rem}.Testimonials_quote__Frdpr{font-size:1.15rem}.Testimonials_testimonial__qxiE8{min-height:120px}}.WhyChooseUs_section__LNIcv{padding:80px 2rem;background-color:var(--color-light,#f8f8f8)}.WhyChooseUs_container__952I9{max-width:1200px;margin:0 auto;text-align:center}.WhyChooseUs_heading__WLTDr{font-size:2.5rem;font-weight:700;color:var(--color-primary,#1a1a2e);letter-spacing:-.5px;margin-bottom:3rem}.WhyChooseUs_features__aTTJE{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.WhyChooseUs_feature__B8bV5{background:#fff;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease,opacity .7s ease}.WhyChooseUs_feature__B8bV5:hover{transform:translateY(-6px);box-shadow:0 10px 35px rgba(0,0,0,.1)}.WhyChooseUs_icon__hBnvz{font-size:2.2rem;color:var(--color-accent,#d4a843);margin-bottom:1rem}.WhyChooseUs_title___iJBo{font-size:1.2rem;font-weight:600;color:var(--color-primary,#1a1a2e);margin-bottom:.75rem}.WhyChooseUs_description__8wCil{font-size:.95rem;line-height:1.6;color:var(--color-text-light,#666)}.WhyChooseUs_faqLink__WI3Fi{margin-top:3rem}.WhyChooseUs_link__ZLqsU{font-size:1.1rem;font-weight:500;color:var(--color-accent,#d4a843);text-decoration:none;position:relative;transition:color .3s ease,opacity .7s ease}.WhyChooseUs_link__ZLqsU:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:2px;background-color:var(--color-accent,#d4a843);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.WhyChooseUs_link__ZLqsU:hover:after{transform:scaleX(1);transform-origin:left}.WhyChooseUs_revealHidden__3yS66{opacity:0;transform:translateY(30px)}.WhyChooseUs_revealVisible__9ImB_{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}@media (max-width:1024px){.WhyChooseUs_features__aTTJE{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUs_section__LNIcv{padding:60px 1.5rem}.WhyChooseUs_heading__WLTDr{font-size:2rem;margin-bottom:2rem}.WhyChooseUs_features__aTTJE{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.ServicePageComponent_servicesPage__3_5pE{padding:80px 2rem;background-color:var(--color-light,#f8f8f8)}.ServicePageComponent_container__PvgHQ{max-width:1200px;margin:0 auto;text-align:center}.ServicePageComponent_pageHeading__d8NAa{font-size:2.5rem;font-weight:700;color:var(--color-accent,#d4a843);letter-spacing:-.5px;margin-bottom:.5rem}.ServicePageComponent_pageSubheading__aOzjJ{font-size:1.1rem;color:var(--color-text-light,#666);margin-bottom:3rem}.ServicePageComponent_servicesGrid__EAL7A{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:24px;gap:24px;text-align:left}.ServicePageComponent_service__pf1M_{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease,opacity .7s ease}.ServicePageComponent_service__pf1M_:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.ServicePageComponent_imageContainer__CrWhB{position:relative;width:100%;height:220px}.ServicePageComponent_imageOverlay__EYLYk{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(0deg,rgba(26,26,46,.15) 0,transparent)}.ServicePageComponent_content__c8Hgd{padding:1.5rem}.ServicePageComponent_serviceTitle__anVxe{font-size:1.25rem;font-weight:600;color:var(--color-primary,#1a1a2e);margin:0 0 .75rem}.ServicePageComponent_serviceDescription__4ILoz{font-size:.95rem;line-height:1.65;color:var(--color-text-light,#666);margin:0}.ServicePageComponent_revealHidden__U9u4p{opacity:0;transform:translateY(30px)}.ServicePageComponent_revealVisible__udi5x{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}@media (max-width:768px){.ServicePageComponent_servicesPage__3_5pE{padding:60px 1.25rem}.ServicePageComponent_pageHeading__d8NAa{font-size:2rem}.ServicePageComponent_servicesGrid__EAL7A{grid-template-columns:1fr}}