.Header-module__av0UiG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);width:100%;color:var(--navy);background:#f8f7f4f5;border-bottom:1px solid #0b1b2e14;position:fixed;top:0;left:0}.Header-module__av0UiG__container{justify-content:space-between;align-items:center;height:74px;display:flex}.Header-module__av0UiG__logo{flex-shrink:0;align-items:center;width:195px;height:180px;display:flex}.Header-module__av0UiG__logo img{object-fit:contain;width:100%;height:100%;display:block}.Header-module__av0UiG__nav{align-items:center;gap:38px;margin-left:auto;margin-right:42px;display:flex}.Header-module__av0UiG__nav a{color:#455363;font-size:15px;font-weight:600;transition:color .2s;position:relative}.Header-module__av0UiG__nav a:after{content:"";background:var(--gold);width:0;height:1px;transition:width .25s;position:absolute;bottom:-6px;left:0}.Header-module__av0UiG__nav a:hover{color:var(--navy)}.Header-module__av0UiG__nav a:hover:after{width:100%}.Header-module__av0UiG__cta{border:1px solid var(--navy);background:var(--navy);height:38px;color:var(--white);letter-spacing:.02em;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:13px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.Header-module__av0UiG__cta:hover{background:var(--navy-light);transform:translateY(-1px)}.Header-module__av0UiG__cta span{color:var(--gold-light);font-size:15px;line-height:1;transition:transform .2s}.Header-module__av0UiG__cta:hover span{transform:translate(2px,-2px)}.Header-module__av0UiG__menuButton{width:38px;height:38px;color:var(--navy);background:0 0;justify-content:center;align-items:center;padding:0;display:none}.Header-module__av0UiG__mobileMenu{display:none}@media (max-width:850px){.Header-module__av0UiG__nav{gap:22px;margin-right:22px}.Header-module__av0UiG__nav a{font-size:13px}.Header-module__av0UiG__cta{height:35px;padding:0 14px;font-size:13px}.Header-module__av0UiG__logo{width:185px;height:155px}}@media (max-width:700px){.Header-module__av0UiG__container{height:70px}.Header-module__av0UiG__logo{width:175px;height:198px}.Header-module__av0UiG__nav,.Header-module__av0UiG__cta{display:none}.Header-module__av0UiG__menuButton{width:38px;height:38px;display:flex}.Header-module__av0UiG__mobileMenu{background:var(--off-white);opacity:0;border-bottom:1px solid #0000;flex-direction:column;gap:18px;max-height:0;padding:0 18px;transition:max-height .35s,padding .35s,opacity .25s,border-color .25s;display:flex;overflow:hidden}.Header-module__av0UiG__mobileMenuOpen{border-color:var(--border);opacity:1;max-height:400px;padding-top:20px;padding-bottom:20px}.Header-module__av0UiG__mobileMenu nav{flex-direction:column;gap:0;width:100%;display:flex}.Header-module__av0UiG__mobileMenu nav a{width:100%;color:var(--navy);padding:10px 0;font-size:15px;font-weight:600;display:block}.Header-module__av0UiG__mobileCta{background:var(--navy);justify-content:space-between;align-items:center;height:42px;padding:0 15px;display:flex;color:var(--white)!important;font-size:13px!important;font-weight:700!important}.Header-module__av0UiG__mobileCta span{color:var(--gold-light);font-size:15px}}@media (max-width:400px){.Header-module__av0UiG__logo{width:135px;height:55px}.Header-module__av0UiG__container{height:68px}.Header-module__av0UiG__menuButton{width:36px;height:36px}}
.Hero-module__Ll5dda__hero{background:var(--off-white);min-height:700px;padding:170px 0 0;position:relative;overflow:hidden}.Hero-module__Ll5dda__container{z-index:2;flex-direction:column;justify-content:space-between;min-height:530px;display:flex;position:relative}.Hero-module__Ll5dda__backgroundShape{opacity:.7;pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 9px,#0b1b2e0e 10px,#0000 11px);border-radius:50%;width:430px;height:430px;position:absolute;top:120px;right:-120px}.Hero-module__Ll5dda__content{z-index:2;max-width:720px;position:relative}.Hero-module__Ll5dda__sectionLabel{color:var(--gold);letter-spacing:.24em;text-transform:uppercase;margin-bottom:27px;font-size:12px;font-weight:700;display:block}.Hero-module__Ll5dda__content h1{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.045em;font-size:clamp(52px,5.5vw,72px);font-weight:600;line-height:1.04}.Hero-module__Ll5dda__content h1 em{color:var(--gold);font-style:italic;font-weight:500}.Hero-module__Ll5dda__heroLogo{align-items:center;width:420px;max-width:100%;margin-top:12px;margin-bottom:0;display:flex}.Hero-module__Ll5dda__heroLogo img{object-fit:contain;object-position:left center;width:100%;height:auto;display:block}.Hero-module__Ll5dda__content>p{max-width:570px;color:var(--text-light);margin-top:20px;font-size:16px;line-height:1.8}.Hero-module__Ll5dda__actions{align-items:center;gap:27px;margin-top:35px;display:flex}.Hero-module__Ll5dda__primaryButton{background:var(--navy);min-height:50px;color:var(--white);justify-content:center;align-items:center;gap:12px;padding:0 21px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.Hero-module__Ll5dda__primaryButton svg{color:var(--gold-light);transition:transform .2s}.Hero-module__Ll5dda__primaryButton:hover{background:var(--navy-light);transform:translateY(-2px)}.Hero-module__Ll5dda__primaryButton:hover svg{transform:translate(2px,-2px)}.Hero-module__Ll5dda__secondaryButton{border-bottom:1px solid var(--border);color:var(--text-light);padding-bottom:5px;font-size:13px;font-weight:600;transition:color .2s,border-color .2s}.Hero-module__Ll5dda__secondaryButton:hover{color:var(--navy);border-color:var(--navy)}.Hero-module__Ll5dda__bottomInfo{z-index:3;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:75px;margin-bottom:40px;display:grid;position:relative}.Hero-module__Ll5dda__infoCard{border:1px solid var(--border);background:#f7f5f0;border-radius:7px;min-height:165px;padding:23px 25px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 3px 12px #0b1b2e09}.Hero-module__Ll5dda__infoCard:hover{border-color:#cec7bb;transform:translateY(-4px);box-shadow:0 12px 28px #0b1b2e14}.Hero-module__Ll5dda__infoCard span{color:var(--gold);letter-spacing:.08em;margin-bottom:19px;font-size:13px;font-weight:600;display:block}.Hero-module__Ll5dda__infoCard strong{color:var(--navy);font-family:var(--font-heading);font-size:29px;font-weight:600;line-height:1.2;display:block}.Hero-module__Ll5dda__infoCard p{max-width:280px;color:var(--text-light);margin-top:10px;font-size:15px;line-height:1.6}@media (max-width:1000px){.Hero-module__Ll5dda__hero{padding-top:150px}.Hero-module__Ll5dda__content h1{font-size:56px}.Hero-module__Ll5dda__heroLogo{width:420px}.Hero-module__Ll5dda__bottomInfo{gap:11px;margin-bottom:40px}.Hero-module__Ll5dda__infoCard{padding:21px}.Hero-module__Ll5dda__infoCard strong{font-size:24px}.Hero-module__Ll5dda__infoCard p{font-size:14px}}@media (max-width:800px){.Hero-module__Ll5dda__hero{padding-top:140px}.Hero-module__Ll5dda__content h1{font-size:50px}.Hero-module__Ll5dda__heroLogo{width:380px}.Hero-module__Ll5dda__content>p{font-size:15px}}@media (max-width:600px){.Hero-module__Ll5dda__hero{min-height:auto;padding:125px 0 0}.Hero-module__Ll5dda__container{min-height:auto}.Hero-module__Ll5dda__backgroundShape{opacity:.5;width:350px;height:350px;top:180px;right:-180px}.Hero-module__Ll5dda__sectionLabel{margin-bottom:22px;font-size:12px}.Hero-module__Ll5dda__content h1{font-size:44px;line-height:1.05}.Hero-module__Ll5dda__heroLogo{width:310px;max-width:92%;margin-top:10px}.Hero-module__Ll5dda__content>p{margin-top:22px;font-size:15px;line-height:1.75}.Hero-module__Ll5dda__actions{flex-direction:column;align-items:flex-start;gap:19px;margin-top:30px}.Hero-module__Ll5dda__primaryButton{width:100%}.Hero-module__Ll5dda__bottomInfo{grid-template-columns:1fr;gap:10px;margin-top:60px;margin-bottom:0;padding-bottom:60px}.Hero-module__Ll5dda__infoCard{min-height:145px;padding:21px 20px}.Hero-module__Ll5dda__infoCard span{margin-bottom:15px;font-size:12px}.Hero-module__Ll5dda__infoCard strong{font-size:28px}.Hero-module__Ll5dda__infoCard p{max-width:320px;font-size:15px;line-height:1.65}}@media (max-width:400px){.Hero-module__Ll5dda__hero{padding-top:115px}.Hero-module__Ll5dda__content h1{font-size:40px}.Hero-module__Ll5dda__heroLogo{width:290px;max-width:92%}.Hero-module__Ll5dda__content>p{font-size:14px}.Hero-module__Ll5dda__infoCard{padding:18px}.Hero-module__Ll5dda__infoCard strong{font-size:26px}.Hero-module__Ll5dda__infoCard p{font-size:14px}}
.Services-module__dYyyvW__services{background:var(--cream);border-top:1px solid var(--border);padding:110px 0;position:relative}.Services-module__dYyyvW__container{position:relative}.Services-module__dYyyvW__header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.Services-module__dYyyvW__label{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:21px;font-size:12px;font-weight:700;display:block}.Services-module__dYyyvW__header h2{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(46px,4.8vw,62px);font-weight:600;line-height:1.05}.Services-module__dYyyvW__header h2 em{color:var(--gold);font-style:italic;font-weight:500}.Services-module__dYyyvW__header>p{max-width:420px;color:var(--text-light);margin-left:auto;font-size:16px;line-height:1.8}.Services-module__dYyyvW__servicesGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:14px;display:grid}.Services-module__dYyyvW__serviceCard{border:1px solid var(--border);background:var(--off-white);border-radius:7px;flex-direction:column;min-height:350px;padding:29px 30px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 3px 12px #0b1b2e06}.Services-module__dYyyvW__serviceCard:hover{border-color:#b69a6273;transform:translateY(-4px);box-shadow:0 14px 30px #0b1b2e12}.Services-module__dYyyvW__cardTop{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:19px;display:flex}.Services-module__dYyyvW__cardTop span{color:var(--gold);letter-spacing:.12em;font-size:13px;font-weight:700}.Services-module__dYyyvW__cardTop svg{color:#9aa3ad;transition:color .2s,transform .2s}.Services-module__dYyyvW__serviceCard:hover .Services-module__dYyyvW__cardTop svg{color:var(--navy);transform:translate(2px,-2px)}.Services-module__dYyyvW__serviceCard h3{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.02em;margin:25px 0 0;font-size:29px;font-weight:600;line-height:1.15}.Services-module__dYyyvW__cardDescription{max-width:500px;color:var(--text-light);margin:13px 0 0;font-size:15px;line-height:1.75}.Services-module__dYyyvW__cardItems{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.Services-module__dYyyvW__cardItems span{border:1px solid var(--border);color:#596575;background:#f4f1eb;align-items:center;min-height:30px;padding:7px 10px;font-size:12px;font-weight:600;line-height:1.35;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.Services-module__dYyyvW__serviceCard:hover .Services-module__dYyyvW__cardItems span{border-color:#b69a6240}.Services-module__dYyyvW__cardLink{width:fit-content;color:var(--navy);align-items:center;gap:8px;margin-top:auto;padding-top:25px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.Services-module__dYyyvW__cardLink svg{color:var(--gold);transition:transform .2s}.Services-module__dYyyvW__cardLink:hover svg{transform:translate(2px,-2px)}.Services-module__dYyyvW__bottomCta{background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:30px;margin-top:14px;padding:25px 28px;display:flex}.Services-module__dYyyvW__bottomCta>div{flex-direction:column;gap:7px;display:flex}.Services-module__dYyyvW__bottomCta span{color:var(--gold-light);letter-spacing:.18em;font-size:11px;font-weight:700}.Services-module__dYyyvW__bottomCta strong{font-family:var(--font-heading);font-size:22px;font-weight:500;line-height:1.3}.Services-module__dYyyvW__bottomCta>a{min-height:43px;color:var(--white);border:1px solid #fff3;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:0 17px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.Services-module__dYyyvW__bottomCta>a svg{color:var(--gold-light)}.Services-module__dYyyvW__bottomCta>a:hover{background:var(--navy-light);border-color:#ffffff59}@media (max-width:850px){.Services-module__dYyyvW__header{grid-template-columns:1fr;gap:25px}.Services-module__dYyyvW__header>p{max-width:600px;margin-left:0}.Services-module__dYyyvW__servicesGrid{grid-template-columns:1fr;gap:18px}.Services-module__dYyyvW__serviceCard{min-height:auto;padding:26px 24px}}@media (max-width:700px){.Services-module__dYyyvW__services{padding:80px 0}.Services-module__dYyyvW__header{gap:20px;margin-bottom:35px}.Services-module__dYyyvW__header h2{font-size:44px;line-height:1.05}.Services-module__dYyyvW__header>p{font-size:15px;line-height:1.7}.Services-module__dYyyvW__servicesGrid{flex-direction:column;gap:16px;width:100%;display:flex}.Services-module__dYyyvW__serviceCard{box-sizing:border-box;width:100%;min-height:auto;padding:24px 22px}.Services-module__dYyyvW__cardTop{width:100%;padding-bottom:16px}.Services-module__dYyyvW__serviceCard h3{margin-top:21px;font-size:28px;line-height:1.1}.Services-module__dYyyvW__cardDescription{max-width:none;margin-top:12px;font-size:15px;line-height:1.7}.Services-module__dYyyvW__cardItems{flex-wrap:wrap;gap:7px;width:100%;margin-top:20px;display:flex}.Services-module__dYyyvW__cardItems span{min-height:32px;padding:7px 10px;font-size:12px;line-height:1.35}.Services-module__dYyyvW__cardLink{margin-top:24px;padding-top:18px;font-size:13px}.Services-module__dYyyvW__bottomCta{flex-direction:column;align-items:stretch;gap:18px;margin-top:16px;padding:23px 22px}.Services-module__dYyyvW__bottomCta strong{font-size:22px}.Services-module__dYyyvW__bottomCta>a{width:100%}}@media (max-width:400px){.Services-module__dYyyvW__services{padding:70px 0}.Services-module__dYyyvW__header h2{font-size:40px}.Services-module__dYyyvW__header>p{font-size:14px}.Services-module__dYyyvW__serviceCard{padding:22px 18px}.Services-module__dYyyvW__serviceCard h3{font-size:26px}.Services-module__dYyyvW__cardDescription{font-size:14px}.Services-module__dYyyvW__cardItems{gap:6px}.Services-module__dYyyvW__cardItems span{padding:6px 9px;font-size:11px}.Services-module__dYyyvW__bottomCta{padding:21px 18px}.Services-module__dYyyvW__bottomCta strong{font-size:20px}}
.Finep-module__-5g6vq__finep{background:var(--off-white);color:var(--text)}.Finep-module__-5g6vq__sectionHeader{background:var(--navy);color:var(--white)}.Finep-module__-5g6vq__headerContainer{justify-content:space-between;align-items:center;min-height:92px;display:flex}.Finep-module__-5g6vq__headerBrand{align-items:center;gap:32px;display:flex}.Finep-module__-5g6vq__headerBrand>span{color:#ffffffe6;font-family:var(--font-heading);letter-spacing:.02em;font-size:21px;font-weight:500}.Finep-module__-5g6vq__headerBrand>div{align-items:center;gap:14px;display:flex}.Finep-module__-5g6vq__headerBrand strong{color:var(--gold-light);letter-spacing:.08em;font-size:13px;font-weight:600}.Finep-module__-5g6vq__headerBrand h2{color:var(--white);font-family:var(--font-heading);font-size:24px;font-weight:600}.Finep-module__-5g6vq__headerLabel{color:#fff6;letter-spacing:.2em;font-size:11px;font-weight:700}.Finep-module__-5g6vq__container{padding-top:85px;padding-bottom:85px}.Finep-module__-5g6vq__introduction{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;display:grid}.Finep-module__-5g6vq__label{color:var(--gold);letter-spacing:.2em;margin-bottom:20px;font-size:12px;font-weight:700;display:block}.Finep-module__-5g6vq__introduction h3{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(42px,4vw,54px);font-weight:600;line-height:1.08}.Finep-module__-5g6vq__introduction h3 em{color:var(--gold);font-style:italic;font-weight:500}.Finep-module__-5g6vq__introText{max-width:450px;margin-left:auto}.Finep-module__-5g6vq__introText p{color:var(--text-light);font-size:16px;line-height:1.8}.Finep-module__-5g6vq__introLink{border-bottom:1px solid var(--border);color:var(--navy);align-items:center;gap:9px;margin-top:25px;padding-bottom:5px;font-size:13px;font-weight:700;display:inline-flex}.Finep-module__-5g6vq__introLink svg{color:var(--gold)}.Finep-module__-5g6vq__metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:65px;display:grid}.Finep-module__-5g6vq__metric{border:1px solid var(--border);background:#f5f2ec;border-radius:7px;min-height:150px;padding:24px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 3px 12px #0b1b2e06}.Finep-module__-5g6vq__metric:hover{border-color:#cec7bb;transform:translateY(-3px);box-shadow:0 10px 25px #0b1b2e0f}.Finep-module__-5g6vq__metric span{color:var(--gold);letter-spacing:.17em;margin-bottom:22px;font-size:11px;font-weight:700;display:block}.Finep-module__-5g6vq__metric strong{color:var(--navy);font-family:var(--font-heading);font-size:29px;font-weight:600;line-height:1.1;display:block}.Finep-module__-5g6vq__metric p{color:var(--text-light);margin-top:9px;font-size:15px;line-height:1.4}.Finep-module__-5g6vq__contentGrid{grid-template-columns:1.15fr .85fr;gap:14px;margin-top:14px;display:grid}.Finep-module__-5g6vq__itemsSection{border:1px solid var(--border);background:var(--white);border-radius:7px;padding:30px}.Finep-module__-5g6vq__sectionTitle{border-bottom:1px solid var(--border);gap:20px;padding-bottom:25px;display:flex}.Finep-module__-5g6vq__sectionTitle>span{color:var(--gold);font-size:13px;font-weight:700}.Finep-module__-5g6vq__sectionTitle h4{color:var(--navy);font-family:var(--font-heading);font-size:26px;font-weight:600}.Finep-module__-5g6vq__sectionTitle p{max-width:520px;color:var(--text-light);margin-top:9px;font-size:15px;line-height:1.65}.Finep-module__-5g6vq__itemsGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:20px;display:grid}.Finep-module__-5g6vq__itemCard{border:1px solid var(--border);min-height:55px;color:var(--navy);background:#faf9f6;align-items:center;gap:11px;padding:10px 13px;transition:border-color .2s,transform .2s;display:flex}.Finep-module__-5g6vq__itemCard:hover{border-color:#cec7bb;transform:translateY(-2px)}.Finep-module__-5g6vq__itemCard svg{color:var(--gold);flex-shrink:0}.Finep-module__-5g6vq__itemCard span{font-size:14px;font-weight:600;line-height:1.4}.Finep-module__-5g6vq__responsibility{background:var(--navy);color:var(--white);padding:30px}.Finep-module__-5g6vq__responsibilityTop{border-bottom:1px solid #ffffff21;justify-content:space-between;padding-bottom:21px;display:flex}.Finep-module__-5g6vq__responsibilityTop span:first-child{color:var(--gold-light);font-size:13px;font-weight:700}.Finep-module__-5g6vq__responsibilityTop span:last-child{color:#fff6;letter-spacing:.16em;font-size:11px;font-weight:700}.Finep-module__-5g6vq__responsibility h4{color:var(--white);font-family:var(--font-heading);margin-top:35px;font-size:32px;font-weight:500;line-height:1.1}.Finep-module__-5g6vq__responsibility h4 em{color:var(--gold-light);font-style:italic}.Finep-module__-5g6vq__responsibility>p{color:#ffffffad;margin-top:20px;font-size:16px;line-height:1.8}.Finep-module__-5g6vq__responsibilityList{margin-top:30px}.Finep-module__-5g6vq__responsibilityList>div{border-top:1px solid #ffffff1a;grid-template-columns:34px 1fr;gap:12px;padding:16px 0;display:grid}.Finep-module__-5g6vq__responsibilityList span{color:var(--gold-light);font-size:12px;font-weight:700;line-height:1.6}.Finep-module__-5g6vq__responsibilityList p{color:#ffffffc2;font-size:15px;line-height:1.6}.Finep-module__-5g6vq__responsibilityLink{color:var(--white);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:22px;padding:16px 0;font-size:13px;font-weight:700;display:flex}.Finep-module__-5g6vq__responsibilityLink svg{color:var(--gold-light);transition:transform .2s}.Finep-module__-5g6vq__responsibilityLink:hover svg{transform:translate(2px,-2px)}.Finep-module__-5g6vq__note{border-top:1px solid var(--border);gap:30px;margin-top:22px;padding-top:20px;display:flex}.Finep-module__-5g6vq__note span{color:var(--gold);letter-spacing:.16em;flex-shrink:0;font-size:11px;font-weight:700}.Finep-module__-5g6vq__note p{max-width:800px;color:var(--text-light);font-size:14px;line-height:1.65}@media (max-width:900px){.Finep-module__-5g6vq__introduction{grid-template-columns:1fr;gap:30px}.Finep-module__-5g6vq__introText{max-width:600px;margin-left:0}.Finep-module__-5g6vq__metrics{grid-template-columns:repeat(2,1fr)}.Finep-module__-5g6vq__contentGrid{grid-template-columns:1fr}}@media (max-width:600px){.Finep-module__-5g6vq__headerContainer{min-height:76px}.Finep-module__-5g6vq__headerBrand{gap:16px}.Finep-module__-5g6vq__headerBrand>span{font-size:17px}.Finep-module__-5g6vq__headerBrand>div{gap:9px}.Finep-module__-5g6vq__headerBrand strong{font-size:11px}.Finep-module__-5g6vq__headerBrand h2{font-size:18px}.Finep-module__-5g6vq__headerLabel{display:none}.Finep-module__-5g6vq__container{padding-top:65px;padding-bottom:65px}.Finep-module__-5g6vq__introduction h3{font-size:39px}.Finep-module__-5g6vq__introText p{font-size:15px;line-height:1.75}.Finep-module__-5g6vq__introLink{font-size:12px}.Finep-module__-5g6vq__metrics{grid-template-columns:1fr 1fr;gap:9px;margin-top:45px}.Finep-module__-5g6vq__metric{min-height:135px;padding:19px 17px}.Finep-module__-5g6vq__metric span{margin-bottom:18px;font-size:9px}.Finep-module__-5g6vq__metric strong{font-size:22px}.Finep-module__-5g6vq__metric p{font-size:13px;line-height:1.4}.Finep-module__-5g6vq__contentGrid{margin-top:10px}.Finep-module__-5g6vq__itemsSection,.Finep-module__-5g6vq__responsibility{padding:22px 20px}.Finep-module__-5g6vq__sectionTitle{gap:13px}.Finep-module__-5g6vq__sectionTitle>span{font-size:11px}.Finep-module__-5g6vq__sectionTitle h4{font-size:22px}.Finep-module__-5g6vq__sectionTitle p{font-size:14px;line-height:1.6}.Finep-module__-5g6vq__itemsGrid{grid-template-columns:1fr}.Finep-module__-5g6vq__itemCard{min-height:52px}.Finep-module__-5g6vq__itemCard span{font-size:14px}.Finep-module__-5g6vq__responsibilityTop span:first-child{font-size:11px}.Finep-module__-5g6vq__responsibilityTop span:last-child{font-size:9px}.Finep-module__-5g6vq__responsibility h4{font-size:28px}.Finep-module__-5g6vq__responsibility>p{font-size:15px;line-height:1.7}.Finep-module__-5g6vq__responsibilityList{margin-top:25px}.Finep-module__-5g6vq__responsibilityList>div{grid-template-columns:30px 1fr;gap:10px;padding:14px 0}.Finep-module__-5g6vq__responsibilityList span{font-size:11px}.Finep-module__-5g6vq__responsibilityList p{font-size:14px;line-height:1.55}.Finep-module__-5g6vq__responsibilityLink{margin-top:18px;padding:15px 0;font-size:12px}.Finep-module__-5g6vq__note{flex-direction:column;gap:10px}.Finep-module__-5g6vq__note p{font-size:13px}}
.HowItWorks-module__kuOmca__howItWorks{background:var(--off-white);border-top:1px solid var(--border);padding:110px 0;position:relative}.HowItWorks-module__kuOmca__container{position:relative}.HowItWorks-module__kuOmca__header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.HowItWorks-module__kuOmca__label{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:21px;font-size:12px;font-weight:700;display:block}.HowItWorks-module__kuOmca__header h2{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(42px,4.5vw,58px);font-weight:600;line-height:1.08}.HowItWorks-module__kuOmca__header h2 em{color:var(--gold);font-style:italic;font-weight:500}.HowItWorks-module__kuOmca__header>p{max-width:420px;color:var(--text-light);margin-left:auto;font-size:16px;line-height:1.8}.HowItWorks-module__kuOmca__steps{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.HowItWorks-module__kuOmca__step{border:1px solid var(--border);background:#f7f5f0;border-radius:7px;flex-direction:column;min-height:300px;padding:24px 25px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex;box-shadow:0 3px 12px #0b1b2e06}.HowItWorks-module__kuOmca__step:hover{background:#faf8f4;border-color:#cec7bb;transform:translateY(-4px);box-shadow:0 12px 28px #0b1b2e12}.HowItWorks-module__kuOmca__stepNumber{color:var(--gold);letter-spacing:.08em;margin-bottom:48px;font-size:14px;font-weight:700;display:block}.HowItWorks-module__kuOmca__step h3{color:var(--navy);font-family:var(--font-heading);font-size:30px;font-weight:600;line-height:1.15}.HowItWorks-module__kuOmca__step>p{max-width:340px;color:var(--text-light);margin-top:13px;font-size:15px;line-height:1.7}.HowItWorks-module__kuOmca__stepLink{width:fit-content;color:var(--navy);align-items:center;gap:9px;margin-top:auto;padding-top:24px;font-size:13px;font-weight:700;transition:color .2s;display:inline-flex}.HowItWorks-module__kuOmca__stepLink svg{color:var(--gold);transition:transform .2s}.HowItWorks-module__kuOmca__stepLink:hover{color:var(--gold)}.HowItWorks-module__kuOmca__stepLink:hover svg{transform:translate(2px,-2px)}.HowItWorks-module__kuOmca__bottom{background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:40px;margin-top:14px;padding:24px 28px;display:flex}.HowItWorks-module__kuOmca__bottom span{color:var(--gold-light);letter-spacing:.18em;flex-shrink:0;font-size:11px;font-weight:700}.HowItWorks-module__kuOmca__bottom p{color:#ffffffbf;max-width:650px;margin-left:auto;font-size:15px;line-height:1.6}@media (max-width:1000px){.HowItWorks-module__kuOmca__steps{grid-template-columns:repeat(2,1fr);gap:12px}.HowItWorks-module__kuOmca__step{min-height:280px}}@media (max-width:850px){.HowItWorks-module__kuOmca__header{grid-template-columns:1fr;gap:25px}.HowItWorks-module__kuOmca__header>p{max-width:600px;margin-left:0}}@media (max-width:600px){.HowItWorks-module__kuOmca__howItWorks{padding:80px 0}.HowItWorks-module__kuOmca__header{gap:25px;margin-bottom:40px}.HowItWorks-module__kuOmca__header h2{font-size:42px}.HowItWorks-module__kuOmca__header>p{font-size:15px;line-height:1.75}.HowItWorks-module__kuOmca__steps{grid-template-columns:1fr;gap:10px}.HowItWorks-module__kuOmca__step{min-height:250px;padding:22px 21px}.HowItWorks-module__kuOmca__stepNumber{margin-bottom:38px;font-size:13px}.HowItWorks-module__kuOmca__step h3{font-size:27px}.HowItWorks-module__kuOmca__step>p{font-size:15px;line-height:1.7}.HowItWorks-module__kuOmca__stepLink{font-size:13px}.HowItWorks-module__kuOmca__bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:22px}.HowItWorks-module__kuOmca__bottom span{font-size:10px}.HowItWorks-module__kuOmca__bottom p{margin-left:0;font-size:14px;line-height:1.65}}@media (max-width:400px){.HowItWorks-module__kuOmca__header h2{font-size:39px}.HowItWorks-module__kuOmca__header>p{font-size:14px}.HowItWorks-module__kuOmca__step h3{font-size:25px}.HowItWorks-module__kuOmca__step>p{font-size:14px}.HowItWorks-module__kuOmca__stepLink{font-size:12px}.HowItWorks-module__kuOmca__bottom span{font-size:9px}.HowItWorks-module__kuOmca__bottom p{font-size:14px}}
.About-module__66FRVG__about{background:var(--cream);border-top:1px solid var(--border);padding:110px 0;position:relative}.About-module__66FRVG__container{position:relative}.About-module__66FRVG__header{border-bottom:1px solid var(--border);grid-template-columns:.3fr 1.7fr;gap:60px;padding-bottom:60px;display:grid}.About-module__66FRVG__label{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;font-size:12px;font-weight:700}.About-module__66FRVG__headerContent{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;display:grid}.About-module__66FRVG__header h2{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(42px,4vw,58px);font-weight:600;line-height:1.08}.About-module__66FRVG__header h2 em{color:var(--gold);font-style:italic;font-weight:500}.About-module__66FRVG__headerContent>p{max-width:400px;color:var(--text-light);margin-left:auto;font-size:16px;line-height:1.8}.About-module__66FRVG__mainGrid{grid-template-columns:1.05fr .95fr;gap:100px;padding-top:70px;display:grid}.About-module__66FRVG__intro{max-width:600px}.About-module__66FRVG__number{color:var(--gold);font-family:var(--font-heading);letter-spacing:.08em;margin-bottom:25px;font-size:19px;font-weight:600;display:block}.About-module__66FRVG__intro h3{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.03em;font-size:clamp(38px,3.5vw,52px);font-weight:600;line-height:1.08}.About-module__66FRVG__intro h3 em{color:var(--gold);font-style:italic;font-weight:500}.About-module__66FRVG__intro>p{max-width:560px;color:var(--text-light);margin-top:22px;font-size:16px;line-height:1.8}.About-module__66FRVG__intro>p+p{margin-top:14px}.About-module__66FRVG__link{border-bottom:1px solid var(--border);color:var(--navy);align-items:center;gap:9px;margin-top:30px;padding-bottom:6px;font-size:13px;font-weight:700;transition:border-color .2s,color .2s;display:inline-flex}.About-module__66FRVG__link svg{color:var(--gold);transition:transform .2s}.About-module__66FRVG__link:hover{border-color:var(--navy)}.About-module__66FRVG__link:hover svg{transform:translate(2px,-2px)}.About-module__66FRVG__highlights{border-top:1px solid var(--border)}.About-module__66FRVG__highlight{border-bottom:1px solid var(--border);grid-template-columns:45px 1fr;gap:20px;padding:25px 0;transition:padding-left .25s,background .25s;display:grid}.About-module__66FRVG__highlight:hover{padding-left:8px}.About-module__66FRVG__highlight>span{color:var(--gold);letter-spacing:.08em;font-size:13px;font-weight:700}.About-module__66FRVG__highlight h4{color:var(--navy);font-family:var(--font-heading);font-size:27px;font-weight:600;line-height:1.15}.About-module__66FRVG__highlight p{max-width:430px;color:var(--text-light);margin-top:9px;font-size:16px;line-height:1.7}.About-module__66FRVG__bottom{background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:30px;margin-top:14px;padding:25px 28px;display:flex}.About-module__66FRVG__bottom span{color:var(--gold-light);letter-spacing:.18em;font-size:11px;font-weight:700}.About-module__66FRVG__bottom strong{max-width:650px;color:var(--white);font-family:var(--font-heading);font-size:21px;font-weight:500;line-height:1.25}@media (max-width:900px){.About-module__66FRVG__header,.About-module__66FRVG__headerContent{grid-template-columns:1fr;gap:25px}.About-module__66FRVG__headerContent>p{max-width:600px;margin-left:0}.About-module__66FRVG__mainGrid{grid-template-columns:1fr;gap:65px}}@media (max-width:600px){.About-module__66FRVG__about{padding:80px 0}.About-module__66FRVG__header{padding-bottom:45px}.About-module__66FRVG__header h2{font-size:40px}.About-module__66FRVG__headerContent>p{font-size:15px;line-height:1.75}.About-module__66FRVG__mainGrid{gap:50px;padding-top:50px}.About-module__66FRVG__number{margin-bottom:20px;font-size:17px}.About-module__66FRVG__intro h3{font-size:36px}.About-module__66FRVG__intro>p{font-size:15px;line-height:1.75}.About-module__66FRVG__link{font-size:12px}.About-module__66FRVG__highlight{grid-template-columns:35px 1fr;gap:13px;padding:22px 0}.About-module__66FRVG__highlight h4{font-size:24px}.About-module__66FRVG__highlight p{font-size:15px;line-height:1.7}.About-module__66FRVG__bottom{flex-direction:column;align-items:flex-start;gap:10px;padding:22px}.About-module__66FRVG__bottom span{font-size:10px}.About-module__66FRVG__bottom strong{font-size:19px}}
.Numbers-module__geBYZG__numbers{background:var(--cream);border-top:1px solid var(--border);padding:110px 0;position:relative}.Numbers-module__geBYZG__container{position:relative}.Numbers-module__geBYZG__header{border-bottom:1px solid var(--border);grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;padding-bottom:55px;display:grid}.Numbers-module__geBYZG__label{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:700;display:block}.Numbers-module__geBYZG__header h2{max-width:700px;color:var(--navy);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(46px,5vw,66px);font-weight:600;line-height:1.05}.Numbers-module__geBYZG__header h2 em{color:var(--gold);font-style:italic;font-weight:500}.Numbers-module__geBYZG__header>p{max-width:400px;color:var(--text-light);margin-left:auto;font-size:16px;line-height:1.8}.Numbers-module__geBYZG__cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px;display:grid}.Numbers-module__geBYZG__card{border:1px solid var(--border);background:var(--off-white);border-radius:7px;min-height:270px;padding:27px 25px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 3px 12px #0b1b2e06}.Numbers-module__geBYZG__card:hover{border-color:#b69a6273;transform:translateY(-4px);box-shadow:0 10px 28px #0b1b2e0f}.Numbers-module__geBYZG__number{min-height:82px;color:var(--navy);font-family:var(--font-heading);letter-spacing:-.04em;align-items:baseline;font-size:clamp(46px,4vw,60px);font-weight:600;line-height:1;display:flex}.Numbers-module__geBYZG__number span{color:var(--gold);font-family:var(--font-body);letter-spacing:0;margin-left:7px;font-size:16px;font-weight:500}.Numbers-module__geBYZG__divider{background:var(--border);width:100%;height:1px;margin:15px 0 22px}.Numbers-module__geBYZG__cardContent h3{color:var(--navy);font-family:var(--font-heading);font-size:23px;font-weight:600;line-height:1.2}.Numbers-module__geBYZG__cardContent p{max-width:330px;color:var(--text-light);margin-top:10px;font-size:15px;line-height:1.7}@media (max-width:900px){.Numbers-module__geBYZG__numbers{padding:90px 0}.Numbers-module__geBYZG__header{grid-template-columns:1fr;gap:25px;padding-bottom:45px}.Numbers-module__geBYZG__header>p{max-width:600px;margin-left:0}.Numbers-module__geBYZG__cards{grid-template-columns:1fr;gap:12px}.Numbers-module__geBYZG__card{min-height:220px}}@media (max-width:600px){.Numbers-module__geBYZG__numbers{padding:80px 0}.Numbers-module__geBYZG__header{gap:20px;padding-bottom:40px}.Numbers-module__geBYZG__label{margin-bottom:17px;font-size:11px}.Numbers-module__geBYZG__header h2{font-size:40px}.Numbers-module__geBYZG__header>p{font-size:15px;line-height:1.75}.Numbers-module__geBYZG__cards{margin-top:40px}.Numbers-module__geBYZG__card{min-height:220px;padding:25px 22px}.Numbers-module__geBYZG__number{min-height:70px;font-size:46px}.Numbers-module__geBYZG__number span{font-size:15px}.Numbers-module__geBYZG__cardContent h3{font-size:21px}.Numbers-module__geBYZG__cardContent p{font-size:15px}}
.Contact-module__WLroOW__contact{background:var(--cream);border-top:1px solid var(--border);padding:110px 0;position:relative}.Contact-module__WLroOW__container{position:relative}.Contact-module__WLroOW__header{border:1px solid var(--border);background:var(--off-white);border-radius:12px;grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:45px;padding:18px;display:grid;box-shadow:0 4px 18px #0b1b2e09}.Contact-module__WLroOW__headerInfo{border:1px solid var(--border);background:#faf9f6;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:310px;padding:32px;display:flex}.Contact-module__WLroOW__label{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:0;font-size:12px;font-weight:700;display:block}.Contact-module__WLroOW__headerInfo p{max-width:430px;color:var(--text-light);margin-top:auto;font-size:16px;line-height:1.8}.Contact-module__WLroOW__headerTitle{align-items:center;padding:30px 35px;display:flex}.Contact-module__WLroOW__header h2{max-width:700px;color:var(--navy);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(46px,5vw,64px);font-weight:600;line-height:1.05}.Contact-module__WLroOW__header h2 em{color:var(--gold);font-style:italic;font-weight:500}.Contact-module__WLroOW__content{grid-template-columns:1.15fr .85fr;gap:14px;margin-top:55px;display:grid}.Contact-module__WLroOW__formCard{border:1px solid var(--border);background:var(--off-white);border-radius:7px;padding:30px;box-shadow:0 3px 12px #0b1b2e06}.Contact-module__WLroOW__formHeader{border-bottom:1px solid var(--border);gap:20px;padding-bottom:25px;display:flex}.Contact-module__WLroOW__formHeader>span{color:var(--gold);letter-spacing:.08em;font-size:13px;font-weight:700}.Contact-module__WLroOW__formHeader h3{color:var(--navy);font-family:var(--font-heading);font-size:28px;font-weight:600;line-height:1.15}.Contact-module__WLroOW__formHeader p{color:var(--text-light);margin-top:8px;font-size:15px;line-height:1.65}.Contact-module__WLroOW__form{flex-direction:column;gap:20px;margin-top:28px;display:flex}.Contact-module__WLroOW__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Contact-module__WLroOW__form label{flex-direction:column;gap:8px;display:flex}.Contact-module__WLroOW__form label>span{color:var(--navy);font-size:12px;font-weight:700}.Contact-module__WLroOW__form input,.Contact-module__WLroOW__form textarea{border:1px solid var(--border);width:100%;color:var(--navy);font-family:var(--font-body);background:#faf9f6;border-radius:4px;outline:none;padding:13px 14px;font-size:15px;transition:border-color .2s,background .2s,box-shadow .2s}.Contact-module__WLroOW__form input{min-height:48px}.Contact-module__WLroOW__form textarea{resize:vertical;min-height:125px}.Contact-module__WLroOW__form input::placeholder,.Contact-module__WLroOW__form textarea::placeholder{color:#9aa1a8}.Contact-module__WLroOW__form input:focus,.Contact-module__WLroOW__form textarea:focus{border-color:var(--gold);background:var(--white);box-shadow:0 0 0 3px #b69a6214}.Contact-module__WLroOW__form button{background:var(--navy);min-height:49px;color:var(--white);justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:0 22px;font-size:13px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.Contact-module__WLroOW__form button svg{color:var(--gold-light);transition:transform .2s}.Contact-module__WLroOW__form button:hover{background:var(--navy-light);transform:translateY(-2px)}.Contact-module__WLroOW__form button:hover svg{transform:translate(2px,-2px)}.Contact-module__WLroOW__side{background:var(--navy);color:var(--white);flex-direction:column;justify-content:space-between;padding:30px;display:flex}.Contact-module__WLroOW__sideIntro>span{color:var(--gold-light);letter-spacing:.18em;font-size:11px;font-weight:700}.Contact-module__WLroOW__sideIntro h3{color:var(--white);font-family:var(--font-heading);margin-top:30px;font-size:32px;font-weight:500;line-height:1.1}.Contact-module__WLroOW__sideIntro h3 em{color:var(--gold-light);font-style:italic}.Contact-module__WLroOW__sideIntro p{color:#ffffffa6;max-width:390px;margin-top:20px;font-size:15px;line-height:1.75}.Contact-module__WLroOW__contactList{border-top:1px solid #ffffff1f;margin-top:55px}.Contact-module__WLroOW__contactItem{min-height:105px;color:var(--white);border-bottom:1px solid #ffffff1f;grid-template-columns:45px 1fr 20px;align-items:center;gap:17px;transition:padding-left .25s,background .25s;display:grid}.Contact-module__WLroOW__contactItem:hover{padding-left:7px}.Contact-module__WLroOW__icon{width:40px;height:40px;color:var(--gold-light);border:1px solid #ffffff29;justify-content:center;align-items:center;display:flex}.Contact-module__WLroOW__contactItem>div:nth-child(2){flex-direction:column;gap:7px;display:flex}.Contact-module__WLroOW__contactItem span{color:var(--gold-light);letter-spacing:.17em;font-size:10px;font-weight:700}.Contact-module__WLroOW__contactItem strong{color:var(--white);font-family:var(--font-heading);overflow-wrap:anywhere;font-size:20px;font-weight:500;line-height:1.25}.Contact-module__WLroOW__contactItem>svg{color:#ffffff73;transition:color .2s,transform .2s}.Contact-module__WLroOW__contactItem:hover>svg{color:var(--gold-light);transform:translate(2px,-2px)}.Contact-module__WLroOW__bottom{background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:30px;margin-top:14px;padding:27px 28px;display:flex}.Contact-module__WLroOW__bottom>div{flex-direction:column;gap:7px;display:flex}.Contact-module__WLroOW__bottom span{color:var(--gold-light);letter-spacing:.18em;font-size:11px;font-weight:700}.Contact-module__WLroOW__bottom strong{color:var(--white);font-family:var(--font-heading);font-size:23px;font-weight:500;line-height:1.25}.Contact-module__WLroOW__bottom>a{min-height:46px;color:var(--white);border:1px solid #fff3;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.Contact-module__WLroOW__bottom>a svg{color:var(--gold-light)}.Contact-module__WLroOW__bottom>a:hover{background:var(--navy-light);border-color:#ffffff59;transform:translateY(-2px)}@media (max-width:900px){.Contact-module__WLroOW__header{grid-template-columns:1fr;gap:18px;padding:18px}.Contact-module__WLroOW__headerInfo{min-height:240px}.Contact-module__WLroOW__headerTitle{padding:30px 20px}.Contact-module__WLroOW__header>p{max-width:600px;margin-left:0}.Contact-module__WLroOW__content{grid-template-columns:1fr}.Contact-module__WLroOW__side{min-height:500px}}@media (max-width:600px){.Contact-module__WLroOW__contact{padding:80px 0}.Contact-module__WLroOW__header{border-radius:10px;grid-template-columns:1fr;gap:12px;padding:12px}.Contact-module__WLroOW__headerInfo{min-height:260px;padding:25px 22px}.Contact-module__WLroOW__headerTitle{padding:25px 12px 30px}.Contact-module__WLroOW__label{font-size:11px}.Contact-module__WLroOW__header h2{font-size:40px}.Contact-module__WLroOW__headerInfo p{margin-top:auto;font-size:15px;line-height:1.75}.Contact-module__WLroOW__content{margin-top:40px}.Contact-module__WLroOW__formCard{padding:22px 20px}.Contact-module__WLroOW__formHeader{gap:13px}.Contact-module__WLroOW__formHeader h3{font-size:24px}.Contact-module__WLroOW__formHeader p{font-size:15px}.Contact-module__WLroOW__formRow{grid-template-columns:1fr;gap:20px}.Contact-module__WLroOW__form{gap:18px}.Contact-module__WLroOW__form label>span{font-size:11px}.Contact-module__WLroOW__form input,.Contact-module__WLroOW__form textarea{font-size:15px}.Contact-module__WLroOW__form button{width:100%}.Contact-module__WLroOW__side{min-height:auto;padding:23px 20px}.Contact-module__WLroOW__sideIntro h3{margin-top:25px;font-size:29px}.Contact-module__WLroOW__sideIntro p{font-size:15px}.Contact-module__WLroOW__contactList{margin-top:40px}.Contact-module__WLroOW__contactItem{grid-template-columns:40px 1fr 18px;gap:13px;min-height:95px}.Contact-module__WLroOW__icon{width:36px;height:36px}.Contact-module__WLroOW__contactItem strong{font-size:17px}.Contact-module__WLroOW__bottom{flex-direction:column;align-items:flex-start;padding:22px}.Contact-module__WLroOW__bottom strong{font-size:20px}.Contact-module__WLroOW__bottom>a{width:100%}}
.Footer-module__vjUd9W__footer{background:var(--navy);color:var(--white);position:relative}.Footer-module__vjUd9W__container{position:relative}.Footer-module__vjUd9W__top{grid-template-columns:1.3fr .7fr 1fr;gap:80px;padding:70px 0 65px;display:grid}.Footer-module__vjUd9W__brand{max-width:340px}.Footer-module__vjUd9W__brand img{object-fit:contain;filter:brightness(0)invert();opacity:.92;width:150px;height:auto}.Footer-module__vjUd9W__brand p{color:#ffffff94;max-width:330px;margin-top:25px;font-size:13px;line-height:1.75}.Footer-module__vjUd9W__navigation>span,.Footer-module__vjUd9W__contact>span{color:var(--gold-light);letter-spacing:.18em;margin-bottom:22px;font-size:9px;font-weight:700;display:block}.Footer-module__vjUd9W__navigation nav{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.Footer-module__vjUd9W__navigation nav a{color:#ffffffb8;font-size:13px;transition:color .2s,padding-left .2s;position:relative}.Footer-module__vjUd9W__navigation nav a:hover{color:var(--white);padding-left:5px}.Footer-module__vjUd9W__contact{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__vjUd9W__contact>a{color:#ffffffb8;align-items:center;gap:8px;font-size:13px;line-height:1.6;transition:color .2s;display:inline-flex}.Footer-module__vjUd9W__contact>a+a{margin-top:12px}.Footer-module__vjUd9W__contact>a:hover{color:var(--white)}.Footer-module__vjUd9W__contact>a svg{color:var(--gold-light);transition:transform .2s}.Footer-module__vjUd9W__contact>a:hover svg{transform:translate(2px,-2px)}.Footer-module__vjUd9W__divider{background:#ffffff1f;width:100%;height:1px}.Footer-module__vjUd9W__bottom{justify-content:space-between;align-items:center;gap:30px;min-height:75px;display:flex}.Footer-module__vjUd9W__bottom span{color:#fff6;font-size:10px;line-height:1.5}@media (max-width:850px){.Footer-module__vjUd9W__top{grid-template-columns:1fr 1fr;gap:50px}.Footer-module__vjUd9W__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__vjUd9W__top{grid-template-columns:1fr;gap:40px;padding:55px 0 50px}.Footer-module__vjUd9W__brand{grid-column:auto}.Footer-module__vjUd9W__brand img{width:135px}.Footer-module__vjUd9W__brand p{margin-top:20px;font-size:12px}.Footer-module__vjUd9W__navigation>span,.Footer-module__vjUd9W__contact>span{margin-bottom:17px;font-size:8px}.Footer-module__vjUd9W__navigation nav{gap:11px}.Footer-module__vjUd9W__navigation nav a,.Footer-module__vjUd9W__contact>a{font-size:12px}.Footer-module__vjUd9W__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:90px}.Footer-module__vjUd9W__bottom span{font-size:9px}}
.Deliverables-module__yZh7ha__deliverables{background:var(--off-white);border-top:1px solid var(--border);padding:110px 0;position:relative}.Deliverables-module__yZh7ha__container{position:relative}.Deliverables-module__yZh7ha__header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.Deliverables-module__yZh7ha__label{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:21px;font-size:12px;font-weight:700;display:block}.Deliverables-module__yZh7ha__header h2{color:var(--navy);font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(42px,4.5vw,58px);font-weight:600;line-height:1.08}.Deliverables-module__yZh7ha__header h2 em{color:var(--gold);font-style:italic;font-weight:500}.Deliverables-module__yZh7ha__header>p{max-width:420px;color:var(--text-light);margin-left:auto;font-size:16px;line-height:1.8}.Deliverables-module__yZh7ha__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Deliverables-module__yZh7ha__card{border:1px solid var(--border);background:var(--white);border-radius:7px;flex-direction:column;justify-content:space-between;min-height:270px;padding:25px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex;box-shadow:0 3px 12px #0b1b2e06}.Deliverables-module__yZh7ha__card:hover{background:#faf9f6;border-color:#cec7bb;transform:translateY(-4px);box-shadow:0 12px 28px #0b1b2e12}.Deliverables-module__yZh7ha__cardTop{justify-content:space-between;align-items:center;display:flex}.Deliverables-module__yZh7ha__cardTop svg{color:var(--gold);transition:transform .2s}.Deliverables-module__yZh7ha__card:hover .Deliverables-module__yZh7ha__cardTop svg{transform:translate(2px,-2px)}.Deliverables-module__yZh7ha__number{color:var(--gold);letter-spacing:.08em;font-size:14px;font-weight:700;display:block}.Deliverables-module__yZh7ha__cardContent{padding-top:30px}.Deliverables-module__yZh7ha__cardContent h3{max-width:340px;color:var(--navy);font-family:var(--font-heading);font-size:28px;font-weight:600;line-height:1.15}.Deliverables-module__yZh7ha__cardContent p{max-width:370px;color:var(--text-light);margin-top:13px;font-size:15px;line-height:1.75}.Deliverables-module__yZh7ha__cta{background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:30px;margin-top:14px;padding:25px 28px;display:flex}.Deliverables-module__yZh7ha__cta>div{flex-direction:column;gap:7px;display:flex}.Deliverables-module__yZh7ha__cta span{color:var(--gold-light);letter-spacing:.18em;font-size:11px;font-weight:700}.Deliverables-module__yZh7ha__cta strong{max-width:700px;color:var(--white);font-family:var(--font-heading);font-size:21px;font-weight:500;line-height:1.25}.Deliverables-module__yZh7ha__cta>a{min-height:44px;color:var(--white);border:1px solid #fff3;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.Deliverables-module__yZh7ha__cta>a svg{color:var(--gold-light);transition:transform .2s}.Deliverables-module__yZh7ha__cta>a:hover{background:var(--navy-light);border-color:#ffffff59}.Deliverables-module__yZh7ha__cta>a:hover svg{transform:translate(2px,-2px)}@media (max-width:850px){.Deliverables-module__yZh7ha__header{grid-template-columns:1fr;gap:25px}.Deliverables-module__yZh7ha__header>p{max-width:600px;margin-left:0}.Deliverables-module__yZh7ha__grid{grid-template-columns:repeat(2,1fr)}.Deliverables-module__yZh7ha__card{min-height:250px}}@media (max-width:600px){.Deliverables-module__yZh7ha__deliverables{padding:80px 0}.Deliverables-module__yZh7ha__header{gap:25px;margin-bottom:40px}.Deliverables-module__yZh7ha__label{font-size:11px}.Deliverables-module__yZh7ha__header h2{font-size:42px}.Deliverables-module__yZh7ha__header>p{font-size:15px;line-height:1.75}.Deliverables-module__yZh7ha__grid{grid-template-columns:1fr;gap:10px}.Deliverables-module__yZh7ha__card{min-height:235px;padding:22px 21px}.Deliverables-module__yZh7ha__number{font-size:13px}.Deliverables-module__yZh7ha__cardContent{padding-top:24px}.Deliverables-module__yZh7ha__cardContent h3{font-size:27px}.Deliverables-module__yZh7ha__cardContent p{font-size:15px;line-height:1.7}.Deliverables-module__yZh7ha__cta{flex-direction:column;align-items:flex-start;gap:20px;padding:22px}.Deliverables-module__yZh7ha__cta span{font-size:10px}.Deliverables-module__yZh7ha__cta strong{font-size:19px}.Deliverables-module__yZh7ha__cta>a{width:100%;font-size:13px}}
