/* SERFEDESCO home refinements: native type, proportional cards, real map arc. */
body{overflow-x:clip;font-size:16px}
.site-header,.site-header.scrolled,.brand{background:var(--pale)}
.site-header,.desktop-navigation{height:106px}
.desktop-navigation{grid-template-columns:1fr 205px 1fr;width:min(1240px,calc(100% - 56px))}
.nav-side{font-size:16px;gap:clamp(14px,2vw,30px);font-weight:600;letter-spacing:.015em}
.nav-side .submenu{letter-spacing:normal}
.brand{width:205px;height:125px;padding-top:10px}
.brand img{width:182px}
.content-width{width:min(1240px,calc(100% - clamp(48px,10vw,160px)));max-width:1240px}
section[id]{scroll-margin-top:118px}

/* The photos remain independent transparent assets. All copy and controls are HTML. */
.hero,.hero-inner{min-height:clamp(580px,50vw,650px)}
.hero-inner{display:block}
.hero-slide{position:absolute;inset:0;display:flex;align-items:center}
.hero-slide[hidden]{display:none!important}
.hero-slide.is-active{animation:banner-enter .55s ease both}
.hero-copy{width:55%;padding:0;transform:translateY(-30px)}
.hero h1,.hero h2{font-family:Acumin,OpenSans,sans-serif;font-size:clamp(49px,5vw,76px);font-weight:800;line-height:1.07;letter-spacing:-.038em;margin:0 0 32px}
.hero h1 span,.hero h2 span{color:#117db4}
.hero-visual{width:min(760px,62vw);height:auto;top:38px;bottom:auto;right:-5%;left:auto;transform:none;display:block}
.hero-visual img{max-height:none}
.office-visual{width:min(780px,63vw);top:15px;right:-5%}
.hero-pagination{position:absolute;z-index:5;bottom:48px;left:0;display:flex;gap:10px}
.hero-pagination button{width:37px;height:9px;padding:0;border:0;border-radius:30px;background:#b8d7e6;transition:width .2s,background .2s}
.hero-pagination button[aria-current=true]{width:57px;background:#1583ba}
.hero-pagination button:hover{background:#ed7c13}
@keyframes banner-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}

/* Keep each figure on one visual line, including the animated numerals. */
.trust-copy{min-width:0}
.stats{gap:0;align-items:stretch;margin-top:30px}
.stats>div{padding-inline:16px}
.stats>div:first-child{padding-left:0}
.stats>div:last-child{padding-right:0}
.stats strong{font-size:clamp(29px,2.7vw,39px);line-height:1.02;white-space:nowrap;font-variant-numeric:tabular-nums}
.stats strong .count-number{color:inherit;font:inherit;letter-spacing:inherit}
.stats>div>span{color:#e96a00;font-size:clamp(13px,1.1vw,16px);font-weight:800;line-height:1.16;margin-top:4px}
.stats>div:last-child strong{font-size:clamp(27px,2.6vw,37px)}
.stats>div:last-child>span{color:#e96a00}

/* Photo above, heading beside it, description across the entire lower panel. */
.benefits{padding:68px 0 104px}
.benefits h2{margin-bottom:44px}
.benefit-grid{gap:24px;padding:0 36px}
.benefit-card{min-width:0;min-height:360px;display:block}
.benefit-card .card-content{position:absolute;left:0;bottom:0;width:100%;height:65%;margin:0;border-radius:20px;background:#989a9d;padding:22px 19px 23px;display:flex;flex-direction:column;justify-content:flex-start}
.benefit-card h3{margin-left:52%;font-size:clamp(19px,1.55vw,25px);line-height:1.12;min-height:87px;overflow-wrap:normal}
.benefit-card p{width:100%;margin:auto 0 0;font-size:clamp(14px,1.12vw,17px);line-height:1.3}
.benefit-card .image-stage{left:0;top:0;width:63%;height:67%;align-items:start}
.benefit-card .image-stage img{width:100%;max-height:100%;object-fit:contain;object-position:left top}
.benefit-card.photo-savings .image-stage img{clip-path:inset(0 0 0 19%)}
.benefit-card .mini-icon{width:56px;height:56px;right:2px;bottom:-20px;border-width:3px;box-shadow:0 4px 12px #172d4030}
.benefit-card .mini-icon img{width:34px;height:34px;object-fit:contain}
.benefit-card.text-only .image-stage{width:40%;height:48%;left:4%}
.benefit-card.text-only .image-stage img{width:58%;height:70%;object-fit:contain;margin:auto}
.carousel-arrow{font-size:70px}
.carousel-arrow.prev{left:-9px}.carousel-arrow.next{right:-9px}

/* Clear reading order and balanced widths around the adviser. */
.how-inner{min-height:745px;padding-top:72px;display:grid;grid-template-columns:minmax(0,1fr) minmax(285px,370px) minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:22px;row-gap:25px;align-items:start}
.how h2{position:relative;top:auto;left:auto;grid-column:1;grid-row:1;justify-self:start;font-size:clamp(31px,2.8vw,42px);padding:19px 23px}
.left-steps,.right-steps{position:relative;top:auto;left:auto;right:auto;width:auto;gap:31px}
.left-steps{grid-column:1;grid-row:2}
.right-steps{grid-column:3;grid-row:2;padding-top:28px}
.advisor{position:relative;top:auto;bottom:auto;left:auto;grid-column:2;grid-row:1/span 2;width:100%;max-width:370px;align-self:end;justify-self:center;transform:none}
.step{gap:15px;align-items:flex-start}
.step img{width:59px;height:59px;flex-basis:59px}
.step span{font-size:clamp(18px,1.48vw,22px);white-space:normal;line-height:1.16}
.step p{font-size:clamp(14px,1.08vw,16px);line-height:1.38;margin-top:5px}
.right-steps .pill{font-size:14px;margin-left:74px;justify-self:start}

.group{min-height:375px;background:#192747}
.group-inner{width:min(1300px,calc(100% - 90px));max-width:1300px;padding:76px 0 58px;gap:4%}
.group-copy{flex-basis:34%}
.group h2{color:#32afe1;font-size:clamp(33px,3.2vw,48px)}
.group-copy>span{background:#147cbb}
.group-copy>a{background:#ed780e}
.brand-cards{width:62%}

/* A large circular map is cropped by the page edge, as in the supplied art. */
.footer{display:flex;flex-direction:column;min-height:0;overflow:visible}
.footer-inner{flex:1;min-height:675px}
.footer-info{width:49%;padding-top:54px}
.footer-logo{width:clamp(320px,30vw,425px);margin-bottom:20px}
.footer-columns{font-size:15px;gap:35px}
.footer-social-icons{height:43px;gap:17px}
.footer-social-icons img{width:37px;height:37px;object-fit:contain}
.map-shell{top:-135px;right:-220px;width:min(860px,72vw);height:auto;aspect-ratio:1;border:clamp(20px,2.6vw,36px) solid #7cc4e9;border-radius:50%;box-shadow:0 -4px 0 #ec7913;background:#e7f8f6 url('/assets/map.png') center/cover no-repeat}
.map-link{bottom:17%;left:12%}
.footer-bottom{position:relative;z-index:9;display:flex;justify-content:space-between;gap:25px;align-items:center;width:100%;min-height:64px;padding:16px max(26px,calc((100vw - 1240px)/2));background:#192747;color:#fff;font-size:14px;line-height:1.4}
.footer-bottom strong{font-weight:800}

@media(max-width:1050px) and (min-width:921px){
  .nav-side{font-size:14px;gap:14px}.desktop-navigation{grid-template-columns:1fr 170px 1fr}.brand{width:170px}.brand img{width:155px}
  .how-inner{grid-template-columns:minmax(0,1fr) minmax(260px,330px) minmax(0,1fr);column-gap:12px}
  .step img{width:48px;height:48px;flex-basis:48px}.step{gap:9px}.step p{font-size:13px}
  .benefit-card{min-height:350px}.benefit-card h3{font-size:18px}
}
@media(max-width:920px){
  .mobile-menu{background:var(--pale)}
  .mobile-menu a,.mobile-menu button{background:transparent}
  .site-header,.mobile-topbar{height:78px}.mobile-menu{top:78px}
  section[id]{scroll-margin-top:88px}
  .content-width{width:calc(100% - 42px);max-width:690px}
  .hero,.hero-inner{min-height:670px}
  .hero-slide{display:block}.hero-copy{width:100%;padding-top:66px;transform:none}
  .hero h1,.hero h2{font-size:clamp(42px,6.9vw,61px);max-width:650px;margin-bottom:22px}
  .hero-visual,.office-visual{width:min(105%,610px);left:50%;right:auto;top:auto;bottom:30px;transform:translateX(-50%)}
  .office-visual{width:min(100%,570px)}
  .hero-pagination{bottom:15px}
  .stats strong{font-size:clamp(27px,4vw,37px)}
  .benefit-card{min-height:325px}.benefit-card h3{font-size:19px;min-height:75px}.benefit-card p{font-size:14px}
  .how-inner{min-height:780px;grid-template-columns:minmax(0,1fr) minmax(270px,320px);grid-template-rows:auto auto auto;gap:22px 18px;padding-top:65px}
  .how h2{grid-column:1;grid-row:1;font-size:33px}
  .advisor{grid-column:2;grid-row:1/span 3;width:100%;max-width:320px}
  .left-steps{grid-column:1;grid-row:2;gap:27px}
  .right-steps{grid-column:1;grid-row:3;padding:0;gap:25px}
  .step img{width:48px;height:48px;flex-basis:48px}.step span{font-size:19px}.step p{font-size:14px}
  .right-steps .pill{margin:0 0 0 63px}
  .group-inner{width:calc(100% - 42px);padding:70px 0 55px}
  .footer-inner{min-height:620px}
  .footer-info{width:52%;padding-top:40px}
  .footer-logo{width:min(320px,100%)}.footer-columns{font-size:13px;gap:16px}
  .map-shell{width:62vw;right:-20vw;top:-95px;border-width:19px}
  .footer-bottom{font-size:12px;padding:14px 22px}
}
@media(max-width:620px){
  .content-width{width:calc(100% - 36px)}
  .hero,.hero-inner{min-height:640px}
  .hero-copy{padding-top:55px}
  .hero h1,.hero h2{font-size:clamp(36px,9.4vw,50px);line-height:1.08;letter-spacing:-.025em}
  .hero-visual{width:111%;bottom:64px}
  .office-visual{width:107%;bottom:42px}
  .hero-pagination{bottom:20px}
  .stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0}
  .stats>div{min-width:0}.stats>div:nth-child(2){border:0}.stats>div:nth-child(3){grid-column:1/-1;border:0;padding-left:0}
  .stats strong{font-size:clamp(27px,7vw,37px)}.stats>div>span{font-size:14px}
  .benefits{padding:52px 0 75px}
  .benefit-grid{display:flex;gap:18px;padding:0 20px;overflow-x:auto;scroll-snap-type:x mandatory}
  .benefit-card{flex:0 0 86%;min-height:335px;scroll-snap-align:center}
  .benefit-card .card-content{height:66%;padding:19px 18px 23px}
  .benefit-card h3{font-size:22px;min-height:85px}
  .benefit-card p{font-size:15px}
  .benefit-card .image-stage{height:62%}
  .benefit-card .mini-icon{width:54px;height:54px}
  .carousel-arrow{font-size:54px}.carousel-arrow.prev{left:-15px}.carousel-arrow.next{right:-15px}
  .how-inner{min-height:0;padding:60px 0 82px;display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:19px}
  .how h2,.advisor,.left-steps,.right-steps{position:relative;top:auto;bottom:auto;left:auto;right:auto;transform:none;width:auto}
  .how h2{grid-column:1;grid-row:1;justify-self:start;font-size:32px}
  .advisor{grid-column:1;grid-row:2;width:235px;max-width:70%;height:auto;justify-self:center;margin:0}
  .left-steps{grid-column:1;grid-row:3;width:100%;gap:22px}
  .right-steps{grid-column:1;grid-row:4;width:100%;gap:22px;margin:0}
  .step img{width:55px;height:55px;flex-basis:55px}.step span{font-size:20px}.step p{font-size:15px}
  .right-steps .pill{margin:5px 0 0 70px}
  .group{min-height:380px}
  .group-inner{width:calc(100% - 36px);padding:62px 0 70px}
  .group-copy{width:100%}.group h2{font-size:36px}
  .brand-cards{width:100%;gap:10px}
  .footer-inner{min-height:730px}
  .footer-info{width:100%;padding-top:42px;z-index:7}
  .footer-logo{width:min(280px,78%)}
  .footer-columns{max-width:320px;gap:15px;font-size:13px;background:linear-gradient(90deg,#fff 35%,#fffffff0 75%,#ffffffb0)}
  .footer-social-icons{height:41px;gap:13px}.footer-social-icons img{width:33px;height:33px}
  .map-shell{width:118vw;right:-64vw;top:180px;border-width:18px}
  .map-link{left:7%;bottom:22%;font-size:11px}
  .footer-bottom{display:block;text-align:center;min-height:88px;padding:14px 18px;font-size:12px}
  .footer-bottom span{display:block}.footer-bottom span+span{margin-top:5px}
}
@media(max-width:380px){
  .hero h1,.hero h2{font-size:36px}.hero-visual{width:113%}
  .benefit-card{min-height:350px}.benefit-card h3{font-size:20px}
  .stats strong{font-size:27px}.footer-logo{width:250px}
}
@media(prefers-reduced-motion:reduce){.hero-slide.is-active{animation:none}}

/* Final alignment pass: the statistics use the original fixed wording. */
.stats{display:grid;grid-template-columns:1.05fr .78fr 1fr;align-items:end;width:100%;max-width:690px;margin-top:31px}
.stats>div{min-width:0;padding:0 17px;border-right:1px solid #ed9f69;line-height:1.05}
.stats>div:first-child{padding-left:0}.stats>div:last-child{padding-right:0;border-right:0}
.stats>div strong{display:block;font-family:Acumin,OpenSans,sans-serif;font-size:clamp(28px,2.8vw,40px);font-weight:850;letter-spacing:-.035em;white-space:nowrap;color:var(--navy)}
.stats>div>span{display:block;margin-top:5px;font-size:clamp(13px,1.1vw,16px);font-weight:800;color:#e86800}
.stats>div:last-child>span{margin:0 0 4px;color:#e86800}
.stats>div:last-child strong{font-size:clamp(27px,2.65vw,38px)}

.benefit-card{min-height:385px}
.benefit-card .image-stage{left:2%;top:24px;width:57%;height:54%;display:block;z-index:3;transition:transform .25s ease}
.benefit-card .image-stage img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center top}
.benefit-card .card-content{height:64%;padding:20px 19px 23px}
.benefit-card h3{margin-left:59%;font-size:clamp(18px,1.5vw,23px);min-height:102px;line-height:1.13}
.benefit-card p{font-size:clamp(14px,1.1vw,16px);line-height:1.36}
.benefit-card .mini-icon{width:72px;height:72px;right:0;bottom:-24px;background:#ed790c;border:4px solid #fff;transition:transform .25s,background .25s}
.benefit-card .mini-icon img{width:43px;height:43px}
.benefit-card:hover .image-stage{transform:translateY(-6px)}
.benefit-card:hover .mini-icon{background:#1686bb;transform:scale(1.06)}
.office-visual img{animation:office-float 6s ease-in-out infinite;transform-origin:center}
@keyframes office-float{0%,100%{transform:scaleX(.91) translateY(0)}50%{transform:scaleX(.91) translateY(-5px)}}

/* Five clear steps, with a complete adviser cutout. */
.how-inner{min-height:720px;grid-template-columns:minmax(275px,1fr) minmax(280px,355px) minmax(275px,1fr);column-gap:23px}
.advisor{width:100%;max-width:355px;align-self:start;margin-top:40px}
.left-steps,.right-steps{gap:18px}
.right-steps{padding-top:6px}
.step{min-height:112px;align-items:center;gap:12px;padding:12px 13px;border:1px solid #d7eaf4;border-radius:17px;background:#fff;box-shadow:0 7px 22px #1927470c;transition:border-color .22s,box-shadow .22s,transform .22s}
.step:hover{border-color:#ee8a2e;box-shadow:0 13px 24px #136c9c24;transform:translateY(-4px)}
.step img{width:69px;height:69px;flex:0 0 69px;object-fit:contain;padding:10px;background:#edf8fd;border-radius:14px;transition:transform .22s,background .22s}
.step:hover img{background:#fff0df;transform:translateY(-3px) rotate(-5deg) scale(1.08)}
.step span{display:block;font-size:clamp(17px,1.45vw,21px);line-height:1.15;font-weight:600}
.step span strong{font-weight:850;color:#107db4}
.step p{font-size:clamp(13px,1vw,15px);line-height:1.38;margin:7px 0 0}
.advisor-cta{justify-self:start;display:inline-flex;align-items:center;gap:7px;margin-left:0!important;padding:11px 16px 11px 19px}
.advisor-cta img{width:30px;height:30px;padding:4px;background:#fff;border-radius:50%;object-fit:contain}

/* Footer map: only its upper arc enters from the right, ending at the blue bar. */
.social-woman{top:-35px}
.footer{overflow:hidden;background:transparent}
.footer-inner{min-height:655px}
.footer-info{padding-top:43px}
.map-shell{width:min(1180px,96vw);height:auto;aspect-ratio:1;right:-480px;top:0;border:30px solid #8bc9e9;border-radius:50%;box-shadow:0 -3px 0 #ee750a;background:#e5f6f5 url('/assets/map.png') center/cover no-repeat}
.map-link{left:10%;bottom:53%;font-size:13px}
.footer-social-icons{height:50px;gap:12px}
.footer-social-icons span,.footer-social-icons a{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:#edf7fc;color:#16365a;transition:background .2s,color .2s,transform .2s}
.footer-social-icons span:hover,.footer-social-icons a:hover{background:#0a86bf;color:#fff;transform:translateY(-3px)}
.footer-social-icons svg{display:block;width:27px;height:27px}
.footer-bottom{background:#192747;min-height:72px}

@media(max-width:1050px) and (min-width:921px){
  .how-inner{grid-template-columns:minmax(0,1fr) minmax(245px,300px) minmax(0,1fr);column-gap:13px}
  .advisor{max-width:300px;margin-top:85px}
  .step{padding:10px;gap:8px}.step img{width:52px;height:52px;flex-basis:52px;padding:8px}
  .step span{font-size:16px}.step p{font-size:12px}
  .benefit-card h3{font-size:18px}
}
@media(max-width:920px){
  .stats{grid-template-columns:1.05fr .78fr 1fr}.stats>div{padding-inline:12px}
  .stats>div strong{font-size:clamp(26px,3.8vw,35px)}
  .benefit-card{min-height:340px}.benefit-card .image-stage{top:18px}
  .benefit-card h3{font-size:18px;min-height:92px}.benefit-card p{font-size:14px}
  .how-inner{min-height:790px;grid-template-columns:minmax(0,1fr) minmax(240px,310px);gap:19px 15px}
  .advisor{width:100%;max-width:310px;margin-top:58px}
  .left-steps,.right-steps{gap:13px}.right-steps{padding-top:0}
  .step{min-height:100px;padding:10px}.step img{width:55px;height:55px;flex-basis:55px;padding:8px}
  .step span{font-size:18px}.step p{font-size:13px}
  .footer-inner{min-height:590px}.map-shell{width:85vw;right:-42vw;top:35px;border-width:24px}
  .footer-info{width:55%;padding-top:30px}
}
@media(max-width:620px){
  .stats{grid-template-columns:1fr 1fr;gap:17px 0}
  .stats>div:first-child{padding-left:0}.stats>div:nth-child(2){border:0}.stats>div:last-child{grid-column:1/-1;padding-left:0}
  .stats>div strong{font-size:clamp(27px,6.8vw,34px)}.stats>div>span{font-size:14px}
  .benefit-card{min-height:370px}.benefit-card .image-stage{top:21px;width:55%;height:54%}
  .benefit-card .card-content{height:66%;padding:18px 17px 24px}
  .benefit-card h3{margin-left:57%;font-size:20px;min-height:106px}
  .benefit-card p{font-size:15px}
  .benefit-card .mini-icon{width:64px;height:64px}.benefit-card .mini-icon img{width:39px;height:39px}
  .how-inner{min-height:0;grid-template-columns:1fr;gap:17px;padding:55px 0 70px}
  .advisor{grid-column:1;grid-row:2;max-width:none;width:min(270px,72%);margin:0;justify-self:center}
  .left-steps{grid-column:1;grid-row:3}.right-steps{grid-column:1;grid-row:4}
  .step{min-height:100px;padding:11px 13px}.step img{width:62px;height:62px;flex-basis:62px}
  .step span{font-size:20px}.step p{font-size:15px}
  .advisor-cta{margin:5px 0 0!important}
  .social-woman{top:185px}
  .footer-inner{min-height:700px}.footer-info{width:100%;padding-top:35px}
  .map-shell{width:185vw;right:-115vw;top:105px;border-width:20px}
  .map-link{left:8%;bottom:55%;font-size:11px}
  .footer-social-icons{height:47px}.footer-social-icons span,.footer-social-icons a{width:43px;height:43px}
  .footer-social-icons svg{width:25px;height:25px}
}
@media(prefers-reduced-motion:reduce){.office-visual img{animation:none;transform:scaleX(.91)}}

.social-card .social-symbol{position:absolute;top:-25px;left:50%;transform:translateX(-50%);display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#eb790b,#ffc27d);color:#fff;box-shadow:0 6px 14px #d36b2938;transition:background .22s,transform .22s}
.social-card .social-symbol svg{width:42px;height:42px}
.social-card:hover .social-symbol{background:linear-gradient(135deg,#0d81bc,#5eb3d9);transform:translateX(-50%) translateY(-4px)}
@media(max-width:920px){.social-card .social-symbol{width:66px;height:66px;top:-23px}.social-card .social-symbol svg{width:37px;height:37px}}
@media(max-width:620px){.social-card .social-symbol{width:60px;height:60px;top:-21px}.social-card .social-symbol svg{width:34px;height:34px}}

/* Corrections matched to the supplied close-up references. */
.nav-item .nav-chevron{margin-left:6px;transition:transform .22s}
.nav-item.open .nav-chevron{transform:rotate(225deg) translateY(-1px)}

/* The photographs sit at the same top-left coordinate on every card. */
.benefits{padding:65px 0 86px}
.benefit-grid{gap:26px;padding:0 28px}
.benefit-card{min-height:315px}
.benefit-card .image-stage{left:-12%;top:0;width:60%;height:68%;z-index:3;transition:transform .25s ease}
.benefit-card .image-stage img{width:100%;height:100%;object-fit:contain;object-position:center top}
.benefit-card .card-content{height:60%;padding:19px 19px 19px;background:#9c9ea1;border-radius:0 28px 28px 27px;transition:background .25s ease,box-shadow .25s ease}
.benefit-card h3{margin-left:51%;min-height:0;font-size:clamp(22px,2vw,28px);line-height:1.1;color:#fff}
.benefit-card p{margin:auto 0 0;font-size:clamp(14px,1.17vw,17px);line-height:1.25;color:#fff}
.benefit-card p strong{font-weight:800}
.benefit-card:hover .card-content{background:#137fb5;box-shadow:0 14px 28px #0e72a730}
.benefit-card:hover .image-stage{transform:translateY(-3px)}
.benefit-card .mini-icon{width:60px;height:60px;bottom:-17px;right:-5px;border:3px solid #fff}
.benefit-card .mini-icon img{width:38px;height:38px}
.carousel-arrow{font-size:0;width:36px;height:50px;line-height:1}
.carousel-arrow::before{content:"";position:absolute;top:50%;left:6px;width:22px;height:22px;border-top:4px solid #e86d00;border-right:4px solid #e86d00;transition:border-color .2s}
.carousel-arrow.prev::before{transform:translateY(-50%) rotate(-135deg)}
.carousel-arrow.next::before{transform:translateY(-50%) rotate(45deg)}
.carousel-arrow:hover::before{border-color:#0b83bb}

/* Group band, separators and wave follow the close-up art. */
.group{width:calc(100% - 4vw);margin-inline:auto;min-height:455px;background:#11213b;border-radius:52% 48% 0 0/65px 75px 0 0}
.group:after{left:-7%;width:114%;bottom:-94px;height:158px;border-radius:55% 45% 0 0/65% 70% 0 0;transform:rotate(4deg)}
.group-inner{width:calc(100% - 90px);max-width:1550px;padding:80px 0 108px;gap:3%}
.group-copy{flex-basis:30%}
.group-copy>span{font-size:clamp(11px,.9vw,15px);padding:7px 22px}
.group h2{font-size:clamp(32px,3vw,47px);color:#278bbd;line-height:1.12;margin-top:17px}
.group-copy>a{width:46px;height:46px;right:0;top:40%;font-size:44px;line-height:40px;background:#ed790b}
.brand-cards{display:flex;align-items:center;justify-content:space-between;width:67%;gap:0}
.brand-item{flex:1;display:flex;align-items:center;justify-content:center;min-height:155px;padding:0 24px;border-left:2px solid #0e78ae}
.brand-item:first-child{border-left:0}
.brand-item img{display:block;width:min(100%,230px);height:auto;transition:transform .25s}
.brand-item:hover img{transform:translateY(-5px)}

.social{min-height:535px}
.social-inner{padding-top:96px}
.social h2{max-width:590px;font-size:clamp(28px,2.6vw,40px);line-height:1.2;margin-bottom:58px}
.social-woman{width:410px;max-width:none;top:-105px;right:-10px}

/* A smaller map arc with a thicker blue gradient border. */
.footer-inner.content-width{width:min(1800px,calc(100% - 10vw));max-width:1800px;min-height:610px}
.footer-info{width:48%;padding-top:45px}
.map-shell{width:min(1450px,82vw);height:auto;aspect-ratio:1;right:-300px;top:-55px;border:clamp(42px,4vw,72px) solid transparent;border-radius:50%;background:url('/assets/map.png') center/cover padding-box,linear-gradient(125deg,#f2fbff 8%,#b8e2f2 40%,#56aad1 100%) border-box;box-shadow:0 -4px 0 #e8750d}
.map-link{left:9%;bottom:51%}
.footer-bottom{align-self:flex-start;display:block;width:max-content;max-width:min(455px,calc(100% - 40px));min-height:0;margin:0 0 0 clamp(20px,5vw,100px);padding:10px 14px 8px;background:#192747;border-radius:13px 13px 0 0;color:#fff;font-size:11px;line-height:1.35;white-space:normal;text-align:left}

@media(max-width:1050px) and (min-width:921px){
  .benefit-card{min-height:320px}.benefit-card h3{font-size:20px}.benefit-card p{font-size:14px}
  .group-inner{width:calc(100% - 55px)}.brand-item{padding-inline:12px}
  .social-woman{width:350px}
}
@media(max-width:920px){
  .benefit-card{min-height:310px}.benefit-card .image-stage{left:-10%;top:0;width:60%;height:69%}
  .benefit-card .card-content{height:61%;padding:17px}.benefit-card h3{font-size:20px}.benefit-card p{font-size:14px}
  .group{min-height:420px}.group-inner{width:calc(100% - 46px);padding:72px 0 94px}.group h2{font-size:32px}
  .brand-item{min-height:120px;padding-inline:10px}
  .social{min-height:500px}.social h2{max-width:560px;margin-bottom:48px}
  .social-woman{width:310px;top:-84px;right:-12px}
  .footer-inner.content-width{width:calc(100% - 8vw);min-height:570px}
  .footer-info{width:53%}
  .map-shell{width:86vw;right:-31vw;top:-15px;border-width:40px}
  .footer-bottom{font-size:10px}
}
@media(max-width:620px){
  .benefits{padding:53px 0 72px}.benefit-grid{padding:0 20px}
  .benefit-card{flex:0 0 88%;min-height:320px}
  .benefit-card .image-stage{left:-7%;width:57%;height:67%}
  .benefit-card .card-content{height:62%;padding:16px 15px 17px;border-radius:0 22px 22px 22px}
  .benefit-card h3{margin-left:52%;font-size:19px;line-height:1.1}
  .benefit-card p{font-size:14px;line-height:1.25}
  .benefit-card .mini-icon{width:54px;height:54px;right:0}.benefit-card .mini-icon img{width:34px;height:34px}
  .group{width:100%;min-height:450px;border-radius:50% 50% 0 0/37px 40px 0 0}
  .group-inner{width:calc(100% - 36px);padding:58px 0 94px}.group-copy{width:100%}
  .brand-cards{width:100%;margin-top:30px}.brand-item{padding:0 4px;min-height:80px;border-width:1px}.brand-item img{width:100%}
  .social{min-height:550px}.social-inner{padding-top:75px}.social h2{font-size:25px;max-width:300px;line-height:1.17;margin-bottom:47px}
  .social-woman{width:215px;top:165px;right:-92px}
  .footer-inner.content-width{width:calc(100% - 36px);min-height:680px}
  .footer-info{width:100%;padding-top:31px}
  .map-shell{width:168vw;right:-99vw;top:125px;border-width:30px}
  .footer-bottom{max-width:min(300px,calc(100% - 30px));margin-left:18px;font-size:10px;padding:9px 11px}
}
/* Final layout refinements. */
.trust-cta{margin-top:26px;border:0;cursor:pointer;font-family:inherit}
.trust-cta span{font-size:1.25em;line-height:.7;margin-left:4px}
.benefit-card.fill-backdrop .image-stage::before{content:"";position:absolute;z-index:0;inset:17% 9% 12% 8%;background:linear-gradient(120deg,#0877b2,#168bc4);border-radius:23px;transform:skewY(-9deg)}
.benefit-card.fill-backdrop .image-stage img{position:relative;z-index:1}
.group{width:100%;margin-inline:0}
.social-woman{width:385px;top:-92px;right:5px}
.footer-inner.content-width{min-height:565px}
.map-shell{width:min(1080px,70vw);right:-165px;top:-35px;border-width:clamp(37px,3.8vw,58px)}
.footer-bottom{max-width:min(540px,calc(100% - 40px));font-size:12.5px;padding:12px 17px 10px}

@media(max-width:920px){
  .social-woman{width:300px;top:-82px;right:-10px}
  .footer-inner.content-width{min-height:550px}
  .map-shell{width:72vw;right:-27vw;top:-10px;border-width:36px}
  .footer-bottom{font-size:11.5px}
}
@media(max-width:620px){
  .trust-cta{margin-top:22px}
  .social-woman{width:245px;top:190px;right:-92px}
  .footer-inner.content-width{min-height:680px}
  .map-shell{width:140vw;right:-80vw;top:10px;border-width:27px}
  .footer-bottom{max-width:min(340px,calc(100% - 30px));font-size:11px;padding:10px 12px}
}

/* Shared photo frames: every card uses the same clean blue box. */
.benefit-card .image-stage{left:-7%;top:0;width:55%;height:62%;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:26px;background:#137fb8}
.benefit-card .image-stage img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center bottom}
.benefit-card.fill-backdrop .image-stage::before{content:none}
.benefit-card .card-content{border-radius:0 28px 28px 28px}

/* The supplied transparent arc masks the live map at the same scale. */
.social-woman{width:425px;top:-15px;right:5px}
.footer-inner.content-width{min-height:472px}
.map-shell{width:min(820px,61vw);height:auto;aspect-ratio:933/578;right:-135px;top:20px;border:0;border-radius:0;box-shadow:none;overflow:visible;background:url('/assets/map.png') center/100% 100% no-repeat}
.map-shell::before{content:"";position:absolute;z-index:2;inset:0;background:url('/assets/map-border-arc.png') center/100% 100% no-repeat;pointer-events:none}
.map-shell iframe{position:absolute;inset:0;display:block;width:100%;height:100%;clip-path:ellipse(49% 79% at 59% 95%)}
.map-link{left:18%;bottom:18%;z-index:3}

@media(max-width:920px){
  .social-woman{width:335px;top:-10px;right:-5px}
  .footer-inner.content-width{min-height:515px}
  .map-shell{width:67vw;right:-27vw;top:38px}
}
@media(max-width:620px){
  .benefit-card .image-stage{left:-5%;width:56%;height:58%;border-radius:22px}
  .benefit-card .card-content{border-radius:0 22px 22px 22px}
  .social-woman{width:260px;top:195px;right:-92px}
  .footer-inner.content-width{min-height:680px}
  .map-shell{width:150vw;right:-95vw;top:5px}
  .map-link{left:19%;bottom:20%}
}

/* Give the photo boxes, carousel arrows, and group copy consistent gutters. */
@media(min-width:921px){
  .benefit-card .image-stage{left:-1%;width:50%;height:58%}
  .benefit-card h3{margin-left:53%}
  .carousel-arrow.prev{left:-40px}
  .carousel-arrow.next{right:-40px}
  .group-inner{width:min(1240px,calc(100% - clamp(48px,10vw,160px)));max-width:1240px}
}
@media(min-width:621px) and (max-width:920px){
  .benefit-card .image-stage{left:0;width:46%;height:60%}
  .benefit-card h3{margin-left:49%}
  .carousel-arrow.prev{left:-23px}
  .carousel-arrow.next{right:-23px}
}
@media(max-width:620px){
  .benefit-card .image-stage{left:3%;width:49%;height:58%}
  .benefit-card h3{margin-left:55%}
}

/* Upright type and a wider, directly accessible desktop navigation. */
body{font-style:normal;font-synthesis:none;font-synthesis-style:none}
.nav-item-about{display:flex;align-items:center}
.nav-item-about>.nav-parent-link{display:block;line-height:1.3;color:var(--navy);transition:color .2s}
.nav-item-about>.nav-parent-link:hover,.nav-item-about>.nav-parent-link:focus-visible{color:var(--orange)}
.nav-item-about>.nav-dropdown-toggle{display:grid;place-items:center;width:29px;height:34px;margin:-7px -6px -7px 1px;padding:0 6px 3px;background:transparent;border:0}
.nav-item-about>.nav-dropdown-toggle .nav-chevron{margin-left:0}
.hero h1,.hero h2,.trust h2,.benefits h2,.benefit-card h3,.how h2,.step span,.social h2,.stats strong{
  font-style:normal;font-variation-settings:"slnt" 0;
}
@media(min-width:921px){
  .desktop-navigation{width:min(1320px,calc(100% - 48px));grid-template-columns:minmax(0,1fr) 205px minmax(0,1fr)}
  .nav-side{gap:clamp(22px,3vw,44px)}
  .nav-left{padding-right:18px}.nav-right{padding-left:18px}
  .nav-item .submenu{top:100%}
  .nav-item:hover .nav-chevron,.nav-item:focus-within .nav-chevron{transform:rotate(225deg) translateY(-1px)}
}
@media(min-width:1400px){
  .nav-side{gap:52px;letter-spacing:.025em}
  .nav-left{padding-right:20px}
  .nav-right{padding-left:64px}
}
@media(min-width:921px) and (max-width:1050px){
  .desktop-navigation{grid-template-columns:minmax(0,1fr) 170px minmax(0,1fr)}
  .nav-side{gap:18px}
}

/* Use the exact supplied silhouette while keeping every photo inside it. */
.benefit-card .image-stage{
  padding:9% 2% 0;
  border-radius:0;
  background:#0f80b9 url('/assets/benefit-frame-shape.webp') center/100% 100% no-repeat;
  -webkit-mask-image:url('/assets/benefit-frame-shape.webp');
  mask-image:url('/assets/benefit-frame-shape.webp');
  -webkit-mask-size:100% 100%;mask-size:100% 100%;
  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;
}
.benefit-card .image-stage img{width:100%;height:100%;object-fit:contain;object-position:center bottom}

/* Equal logo dividers and one continuous curved lower edge. */
.group:after{left:-20%;width:140%;height:150px;bottom:-75px;border-radius:50% 50% 0 0/78% 78% 0 0;transform:none}
.brand-item{position:relative;height:170px;min-height:0;border:0}
.brand-item:not(:first-child)::before{content:"";position:absolute;left:0;top:50%;width:2px;height:122px;background:#0e78ae;transform:translateY(-50%)}
@media(max-width:920px){
  .brand-item{height:130px}
  .brand-item:not(:first-child)::before{height:94px}
}
@media(max-width:620px){
  .group:after{left:-35%;width:170%;height:120px;bottom:-62px}
  .brand-item{height:84px}
  .brand-item:not(:first-child)::before{height:58px;width:1px}
}

/* Match the original composition's calmer type scale and section rhythm. */
@media(min-width:921px){
  .hero,.hero-inner{min-height:clamp(500px,38vw,540px)}
  .hero-copy{width:49%;transform:translateY(-4px)}
  .hero h1,.hero h2{font-size:clamp(42px,3.45vw,56px);line-height:1.08;letter-spacing:-.025em;margin-bottom:25px}
  .hero .pill{min-height:43px;padding:10px 20px;font-size:14px}
  .hero-visual{width:min(620px,42vw);top:60px;right:10%}
  .office-visual{width:min(650px,44vw);top:42px;right:7%}
  .trust{padding:53px 0 39px}
  .trust-inner{min-height:395px}
  .trust h2 span{font-size:clamp(28px,2.7vw,42px)}
  .trust h2 strong{font-size:clamp(42px,3.6vw,60px)}
  .trust p{font-size:clamp(16px,1.1vw,18px)}
  .benefits{padding:55px 0 80px}
  .benefits h2{font-size:clamp(31px,2.8vw,44px);margin-bottom:35px}
  .benefit-card h3{font-size:clamp(21px,1.7vw,25px)}
  .how h2{font-size:clamp(29px,2.4vw,37px)}
  .group h2{font-size:clamp(30px,2.65vw,42px)}
  .social h2{font-size:clamp(27px,2.3vw,35px)}
}
@media(min-width:621px) and (max-width:920px){
  .hero,.hero-inner{min-height:640px}
  .hero h1,.hero h2{font-size:clamp(38px,5.8vw,51px)}
  .hero-copy{padding-top:43px}
  .hero-visual,.office-visual{width:min(90%,520px);top:auto;bottom:48px}
  .trust h2 strong{font-size:clamp(38px,5.5vw,50px)}
  .benefits h2{font-size:clamp(29px,4.2vw,38px)}
}
@media(max-width:620px){
  .hero,.hero-inner{min-height:clamp(580px,calc(430px + 40vw),680px)}
  .hero h1,.hero h2{font-size:clamp(34px,8.5vw,43px)}
  .hero-copy{padding-top:40px}
  .hero-visual{width:min(100%,520px);top:auto;bottom:58px}
  .office-visual{width:min(100%,520px);top:auto;bottom:48px}
  .trust h2 strong{font-size:clamp(35px,8.5vw,43px)}
  .benefits h2{font-size:clamp(28px,6.5vw,34px)}
}

/* The same pale-blue hero treatment carries both Home banners and the internal pages. */
.hero{background:linear-gradient(112deg,#fff 34%,#f9fcfe 65%,#eef5fb 100%)}
.hero-glow{left:17%;top:8%;width:74%;height:78%;background:radial-gradient(ellipse at 50% 52%,#c4eafb 0%,#dff3faab 46%,#eef8fc00 78%);filter:blur(4px);border-radius:50%;opacity:.9}
@media(max-width:920px){.hero-glow{left:16%;top:3%;width:75%;height:81%}}

/* Flat, smaller blue discs match the restrained hero art in the inner pages. */
.hero{background:#fff}
.hero-glow{left:28%;top:8%;width:46%;height:auto;aspect-ratio:1;border-radius:50%;background:#d9eef8;filter:none;opacity:1}
@media(max-width:920px){.hero-glow{left:27%;top:9%;width:48%;height:auto;aspect-ratio:1}}

/* Bring the full-body social photograph forward while its lower legs remain behind the map. */
.social-woman{width:510px;max-width:none;top:-92px;right:-20px;z-index:1}
@media(min-width:921px) and (max-width:1050px){.social-woman{width:440px;top:-67px;right:-25px}}
@media(min-width:621px) and (max-width:920px){.social-woman{width:390px;top:-45px;right:-34px}.social h2{max-width:55%}}
@media(max-width:620px){.social-woman{width:335px;top:165px;right:-115px}}
