.ContactForm_section__kA464{padding:100px 0;background:var(--sky)}.ContactForm_inner__7J6SH{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:80px;gap:80px;align-items:start}.ContactForm_label__6LloC{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.ContactForm_title__W6j_8{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--navy);margin-bottom:20px;line-height:1.2}.ContactForm_desc__Owt7z{font-size:16px;color:var(--gray-600);line-height:1.75;margin-bottom:40px}.ContactForm_contacts__BAVe3{display:flex;flex-direction:column;gap:22px}.ContactForm_contactItem__HZrhd{display:flex;align-items:flex-start;gap:16px}.ContactForm_contactIcon__dCWNm{font-size:22px;flex-shrink:0;margin-top:2px}.ContactForm_contactItem__HZrhd strong{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--navy);margin-bottom:3px}.ContactForm_contactItem__HZrhd a,.ContactForm_contactItem__HZrhd span{font-size:15px;color:var(--blue);font-weight:500}.ContactForm_contactItem__HZrhd span{color:var(--gray-600)}.ContactForm_formWrap__SdvMS{background:#fff;border-radius:16px;padding:48px 44px;box-shadow:0 20px 60px rgba(15,35,64,.12)}.ContactForm_form__gyc9f{display:flex;flex-direction:column;gap:20px}.ContactForm_row__yKzjT{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.ContactForm_field__7EFvd{display:flex;flex-direction:column;gap:7px}.ContactForm_field__7EFvd label{font-size:13px;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.07em}.ContactForm_field__7EFvd input,.ContactForm_field__7EFvd select,.ContactForm_field__7EFvd textarea{border:1.5px solid var(--gray-300);border-radius:8px;padding:12px 16px;font-family:var(--font-source);font-size:15px;color:var(--gray-800);background:var(--gray-50);transition:border-color .2s,box-shadow .2s;outline:none;width:100%}.ContactForm_field__7EFvd input:focus,.ContactForm_field__7EFvd select:focus,.ContactForm_field__7EFvd textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(26,95,168,.12);background:#fff}.ContactForm_field__7EFvd textarea{resize:vertical;min-height:100px}.ContactForm_submit__wnpkC{background:var(--navy);color:#fff;font-family:var(--font-source);font-size:16px;font-weight:700;padding:16px 32px;border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .15s;margin-top:8px;letter-spacing:.02em}.ContactForm_submit__wnpkC:hover{background:var(--blue);transform:translateY(-1px)}.ContactForm_success__LPb68{text-align:center;padding:40px 20px}.ContactForm_successIcon__LkbVy{font-size:56px;margin-bottom:24px}.ContactForm_success__LPb68 h3{font-family:var(--font-playfair);font-size:28px;color:var(--navy);margin-bottom:14px}.ContactForm_success__LPb68 p{font-size:16px;color:var(--gray-600);line-height:1.7}@media (max-width:900px){.ContactForm_inner__7J6SH{grid-template-columns:1fr;gap:48px}.ContactForm_formWrap__SdvMS{padding:32px 24px}.ContactForm_row__yKzjT{grid-template-columns:1fr}}.Hero_hero__T3Fr4{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.Hero_bg__lJztR{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=1800&q=80);background-size:cover;background-position:50%;transform:scale(1.05);animation:Hero_slowZoom__Tdfgl 20s ease infinite alternate}@keyframes Hero_slowZoom__Tdfgl{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.Hero_overlay__4XjG7{position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,28,60,.88),rgba(15,35,64,.8) 50%,rgba(20,60,100,.65))}.Hero_content__9ypWn{position:relative;z-index:2;padding-top:120px;padding-bottom:80px;animation:Hero_fadeUp__Z7rQZ .9s ease forwards}@keyframes Hero_fadeUp__Z7rQZ{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Hero_badge__RIQsB{display:inline-flex;align-items:center;gap:8px;background:rgba(200,151,63,.2);border:1px solid rgba(200,151,63,.5);color:var(--gold-light);padding:8px 18px;border-radius:100px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px}.Hero_title__Bn2TU{font-family:var(--font-playfair);font-size:clamp(48px,7vw,88px);font-weight:800;color:var(--white);line-height:1.1;margin-bottom:28px;max-width:700px}.Hero_title__Bn2TU em{font-style:italic;color:var(--gold-light)}.Hero_subtitle__lkRtQ{font-size:clamp(16px,2vw,20px);color:hsla(0,0%,100%,.8);line-height:1.7;max-width:560px;margin-bottom:44px;font-weight:300}.Hero_actions__LI5fP{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:60px}.Hero_btnPrimary__c_fC7{background:var(--gold);color:var(--white);font-family:var(--font-source);font-size:16px;font-weight:700;padding:16px 36px;border-radius:4px;letter-spacing:.03em;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 8px 24px rgba(200,151,63,.4)}.Hero_btnPrimary__c_fC7:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 12px 32px rgba(200,151,63,.5)}.Hero_btnSecondary__dAkGq{border:2px solid hsla(0,0%,100%,.5);color:var(--white);font-family:var(--font-source);font-size:16px;font-weight:600;padding:14px 36px;border-radius:4px;transition:border-color .2s,background .2s}.Hero_btnSecondary__dAkGq:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.Hero_trust__ZQwol{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.Hero_trustItem__w4aTy{display:flex;flex-direction:column;gap:2px}.Hero_trustItem__w4aTy strong{font-family:var(--font-playfair);font-size:28px;font-weight:700;color:var(--gold-light)}.Hero_trustItem__w4aTy span{font-size:13px;color:hsla(0,0%,100%,.65);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.Hero_divider__UicPX{width:1px;height:40px;background:hsla(0,0%,100%,.2)}.Hero_scroll__0yAaJ{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);z-index:2}.Hero_scroll__0yAaJ span{display:block;width:2px;height:48px;background:hsla(0,0%,100%,.3);margin:0 auto;position:relative;overflow:hidden;border-radius:2px}.Hero_scroll__0yAaJ span:after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:var(--gold-light);animation:Hero_scrollDown__65R0q 2s ease infinite;border-radius:2px}@keyframes Hero_scrollDown__65R0q{0%{top:-100%}to{top:200%}}@media (max-width:640px){.Hero_actions__LI5fP{flex-direction:column}.Hero_btnPrimary__c_fC7,.Hero_btnSecondary__dAkGq{text-align:center}.Hero_trust__ZQwol{gap:20px}}.HowItWorks_section__Qonrr{padding:100px 0;background:var(--navy)}.HowItWorks_header__Ab_Yw{text-align:center;margin-bottom:64px}.HowItWorks_label__zceME{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-light);margin-bottom:14px}.HowItWorks_title__ZTEiQ{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--white);margin-bottom:14px}.HowItWorks_sub__sMjSL{font-size:18px;color:hsla(0,0%,100%,.6)}.HowItWorks_steps__QH1F2{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;position:relative}.HowItWorks_step__JLruV{display:flex;flex-direction:column;align-items:center;position:relative}.HowItWorks_stepNum__6swCe{width:52px;height:52px;border-radius:50%;background:var(--gold);color:#fff;font-family:var(--font-playfair);font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2;margin-bottom:28px;box-shadow:0 0 0 6px rgba(200,151,63,.2)}.HowItWorks_line__4fllR{position:absolute;top:26px;left:calc(50% + 26px);right:calc(-50% + 26px);height:2px;background:hsla(0,0%,100%,.12)}.HowItWorks_card__f4jzO{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:28px 24px;text-align:center;width:100%;transition:background .25s,border-color .25s}.HowItWorks_card__f4jzO:hover{background:hsla(0,0%,100%,.1);border-color:rgba(200,151,63,.4)}.HowItWorks_icon__tV5Ke{font-size:32px;margin-bottom:16px}.HowItWorks_card__f4jzO h3{font-family:var(--font-playfair);font-size:18px;font-weight:700;color:#fff;margin-bottom:12px}.HowItWorks_card__f4jzO p{font-size:14px;color:hsla(0,0%,100%,.65);line-height:1.7}.HowItWorks_cta__v_9_T{text-align:center;margin-top:56px}.HowItWorks_btn__wBp2k{display:inline-block;background:var(--gold);color:#fff;font-family:var(--font-source);font-size:16px;font-weight:700;padding:16px 44px;border-radius:4px;letter-spacing:.03em;transition:background .2s,transform .15s;box-shadow:0 8px 24px rgba(200,151,63,.35)}.HowItWorks_btn__wBp2k:hover{background:var(--gold-light);transform:translateY(-2px)}@media (max-width:900px){.HowItWorks_steps__QH1F2{grid-template-columns:repeat(2,1fr);gap:32px}.HowItWorks_line__4fllR{display:none}}@media (max-width:580px){.HowItWorks_steps__QH1F2{grid-template-columns:1fr}}.Gallery_section__H1UNr{padding:100px 0;background:var(--gray-50)}.Gallery_header__1rRUG{text-align:center;margin-bottom:48px}.Gallery_label__9t7a0{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.Gallery_title___3xzh{font-size:clamp(30px,4vw,44px);font-weight:700;color:var(--navy)}.Gallery_grid__bl7_I{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.Gallery_item__uQdOy{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:4/3;cursor:pointer}.Gallery_item__uQdOy img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Gallery_item__uQdOy:hover img{transform:scale(1.06)}.Gallery_caption__06R6n{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(10,28,60,.85),transparent);color:#fff;font-size:14px;font-weight:600;padding:24px 16px 14px;transform:translateY(100%);transition:transform .3s ease;letter-spacing:.04em;text-transform:uppercase;font-family:var(--font-source)}.Gallery_item__uQdOy:hover .Gallery_caption__06R6n{transform:translateY(0)}@media (max-width:900px){.Gallery_grid__bl7_I{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Gallery_grid__bl7_I{grid-template-columns:1fr}}.Footer_footer__UaG1g{background:var(--navy);color:#fff}.Footer_inner__ACAek{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;padding-top:64px;padding-bottom:48px}.Footer_brand___zP6t .Footer_logo__NsUJK{height:48px;width:auto;filter:brightness(0) invert(1);margin-bottom:20px}.Footer_brand___zP6t p{font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.75;max-width:280px}.Footer_tagline__EtMBR{margin-top:12px!important;font-style:italic;color:var(--gold-light)!important;font-size:13px!important}.Footer_col__Uenj5 h4{font-family:var(--font-source);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.5);margin-bottom:18px}.Footer_col__Uenj5 ul{list-style:none;display:flex;flex-direction:column;gap:12px}.Footer_col__Uenj5 li a,.Footer_col__Uenj5 li span{font-size:14px;color:hsla(0,0%,100%,.75);transition:color .2s}.Footer_col__Uenj5 li a:hover{color:var(--gold-light)}.Footer_bottom__O5rKs{border-top:1px solid hsla(0,0%,100%,.1);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;max-width:1200px;margin:0 auto}.Footer_bottom__O5rKs p{font-size:13px;color:hsla(0,0%,100%,.4)}@media (max-width:900px){.Footer_inner__ACAek{grid-template-columns:1fr 1fr;gap:36px}.Footer_brand___zP6t{grid-column:1/-1}}@media (max-width:580px){.Footer_inner__ACAek{grid-template-columns:1fr}.Footer_brand___zP6t{grid-column:auto}.Footer_bottom__O5rKs{flex-direction:column;text-align:center}}.Navbar_nav__A66_N{position:fixed;top:0;left:0;right:0;z-index:100;padding:20px 0;transition:all .3s ease;background:transparent}.Navbar_nav__A66_N.Navbar_scrolled___WOss{background:var(--navy);padding:12px 0;box-shadow:0 4px 30px rgba(0,0,0,.25)}.Navbar_inner__GwI1d{display:flex;align-items:center;justify-content:space-between}.Navbar_logo__UM0Ax img{height:52px;width:auto;transition:opacity .2s}.Navbar_logo__UM0Ax:hover img{opacity:.85}.Navbar_links__lFeE5{display:flex;align-items:center;gap:36px;list-style:none}.Navbar_links__lFeE5 a{color:hsla(0,0%,100%,.88);font-family:var(--font-source);font-size:15px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:color .2s}.Navbar_links__lFeE5 a:hover{color:var(--gold-light)}.Navbar_cta__NEzYS{background:var(--gold)!important;color:var(--white)!important;padding:10px 24px!important;border-radius:4px;font-weight:700!important;letter-spacing:.03em!important;transition:background .2s,transform .15s!important}.Navbar_cta__NEzYS:hover{background:var(--gold-light)!important;transform:translateY(-1px)}.Navbar_burger__NeEDU{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px}.Navbar_burger__NeEDU span{display:block;width:26px;height:2px;background:#fff;border-radius:2px;transition:all .3s}@media (max-width:768px){.Navbar_burger__NeEDU{display:flex}.Navbar_links__lFeE5{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);flex-direction:column;padding:24px;gap:20px;align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.1)}.Navbar_links__lFeE5.Navbar_open__hjzS7{display:flex}}.Services_section__o6N2W{padding:100px 0;background:var(--white)}.Services_header__xPqpo{text-align:center;margin-bottom:64px}.Services_label__4sWt7{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.Services_title__G5qZW{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--navy);margin-bottom:16px;line-height:1.2}.Services_sub__oBSxb{font-size:18px;color:var(--gray-600);max-width:520px;margin:0 auto;line-height:1.7}.Services_grid__SnjTi{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.Services_card__0upfP{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:12px;padding:36px 32px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s;position:relative;overflow:hidden}.Services_card__0upfP:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--gold));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Services_card__0upfP:hover{transform:translateY(-6px);box-shadow:0 20px 48px rgba(15,35,64,.12);border-color:transparent}.Services_card__0upfP:hover:before{transform:scaleX(1)}.Services_icon__5CDQx{font-size:36px;margin-bottom:20px}.Services_card__0upfP h3{font-family:var(--font-playfair);font-size:20px;font-weight:700;color:var(--navy);margin-bottom:12px}.Services_card__0upfP p{font-size:15px;color:var(--gray-600);line-height:1.7}@media (max-width:900px){.Services_grid__SnjTi{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Services_grid__SnjTi{grid-template-columns:1fr}}.WhyUs_section__3pNLa{padding:100px 0;background:var(--sky)}.WhyUs_inner__kI3Kj{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.WhyUs_imageCol__nOqAG{position:relative}.WhyUs_img__UzMcP{width:100%;height:580px;object-fit:cover;border-radius:16px;display:block}.WhyUs_badge__xXFcN{position:absolute;bottom:-24px;right:-24px;background:var(--navy);color:#fff;padding:24px 32px;border-radius:12px;text-align:center;box-shadow:0 12px 36px rgba(15,35,64,.3)}.WhyUs_badgeNum__2VHDW{font-family:var(--font-playfair);font-size:42px;font-weight:800;color:var(--gold-light);line-height:1}.WhyUs_badgeText__iwIHA{font-size:13px;color:hsla(0,0%,100%,.75);margin-top:6px;max-width:110px;line-height:1.4}.WhyUs_label__IGJvM{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.WhyUs_title__mXK6g{font-size:clamp(30px,3.5vw,44px);font-weight:700;color:var(--navy);margin-bottom:20px;line-height:1.2}.WhyUs_intro__GobAb{font-size:17px;color:var(--gray-600);line-height:1.75;margin-bottom:40px}.WhyUs_list__Jxo62{display:flex;flex-direction:column;gap:28px}.WhyUs_item__m0AIL{display:flex;gap:20px;align-items:flex-start}.WhyUs_num__fmInf{font-size:13px;color:var(--blue);background:#fff;border:2px solid var(--blue);border-radius:6px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.05em}.WhyUs_item__m0AIL h3,.WhyUs_num__fmInf{font-family:var(--font-playfair);font-weight:700}.WhyUs_item__m0AIL h3{font-size:17px;color:var(--navy);margin-bottom:6px}.WhyUs_item__m0AIL p{font-size:14px;color:var(--gray-600);line-height:1.7}@media (max-width:900px){.WhyUs_inner__kI3Kj{grid-template-columns:1fr;gap:60px}.WhyUs_badge__xXFcN{bottom:16px;right:16px}.WhyUs_img__UzMcP{height:380px}}.Testimonials_section__wmc_G{padding:100px 0;background:var(--white)}.Testimonials_header__mzZRU{text-align:center;margin-bottom:56px}.Testimonials_label__ozcfP{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.Testimonials_title__NiFgw{font-size:clamp(30px,4vw,44px);font-weight:700;color:var(--navy);margin-bottom:14px}.Testimonials_stars__XJVAv{font-size:16px;color:var(--gold);font-weight:600}.Testimonials_grid__S6DGg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.Testimonials_card__szgpU{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:14px;padding:36px 32px;display:flex;flex-direction:column;gap:20px;transition:box-shadow .25s,transform .25s}.Testimonials_card__szgpU:hover{box-shadow:0 16px 40px rgba(15,35,64,.1);transform:translateY(-4px)}.Testimonials_stars2__CAqHQ{color:var(--gold);font-size:18px;letter-spacing:2px}.Testimonials_text__d9yA6{font-size:16px;color:var(--gray-800);line-height:1.75;font-style:italic;flex:1 1}.Testimonials_author__F_kuF{display:flex;align-items:center;gap:14px}.Testimonials_avatar___tEKk{width:44px;height:44px;border-radius:50%;background:var(--navy);color:#fff;font-family:var(--font-playfair);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Testimonials_author__F_kuF strong{display:block;font-size:15px;font-weight:700;color:var(--navy);margin-bottom:2px}.Testimonials_author__F_kuF span{font-size:13px;color:var(--gray-600)}@media (max-width:900px){.Testimonials_grid__S6DGg{grid-template-columns:1fr;max-width:520px;margin:0 auto}}