:root{--navy:#02264f;--gold:#aa7b49;--gold-10:#fffaf6;--gold-20:#fff4e9;--gold-tag:#ffecd7;--black:#0b0b0b;--grey-90:#212121;--grey-80:#424242;--grey-70:#616161;--grey-60:#757575;--grey-50:#9e9e9e;--grey-40:#bdbdbd;--grey-30:#eee;--white:#fff;--font-heading:"Merriweather", serif;--font-body:"Poppins", sans-serif;--font-logo:"Inter", sans-serif;--radius-sm:10px;--radius-md:20px;--radius-pill:80px;--container:1440px;--page-gutter:16px;--pad-x:80px;--gap-section:80px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:100px;overflow-x:clip}body{font-family:var(--font-body);background:var(--gold-10);color:var(--grey-90);overflow-wrap:break-word;max-width:100%;line-height:1.6;overflow-x:clip}#root{max-width:100%;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.section-label{font-family:var(--font-body);color:var(--gold);font-size:20px;font-weight:500;line-height:32px}.section-heading{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);font-size:56px;font-weight:400;line-height:72px}.section-italic{font-family:var(--font-heading);letter-spacing:-.48px;color:var(--grey-70);font-size:24px;font-style:italic;font-weight:400;line-height:32px}.section-body{font-family:var(--font-body);color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.section-header.centered{text-align:center}.section-header.centered .section-label{display:inline-block}.btn{font-family:var(--font-body);border-radius:var(--radius-pill);white-space:nowrap;align-items:center;gap:12px;padding:14px 24px;font-size:16px;font-weight:500;line-height:26px;transition:opacity .2s,background .2s;display:inline-flex}.btn img{flex-shrink:0;width:24px;height:24px}.btn-primary{background:var(--navy);color:var(--white);padding-right:20px}.btn-primary img{width:16px;height:14px}.btn-primary:hover{opacity:.88}.btn-outline{color:var(--navy);border:1px solid var(--navy);background:0 0}.btn-outline:hover{background:var(--navy);color:var(--white)}.btn-text{color:var(--navy);background:0 0;gap:8px;padding:0}.btn-text:hover{opacity:.7}.btn-text svg{width:18px;height:15px;color:var(--navy);flex-shrink:0}.btn-group{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.tag{background:var(--gold-tag);border-radius:var(--radius-pill);color:var(--grey-90);align-self:flex-start;align-items:center;gap:8px;padding:6px 16px;font-size:16px;font-weight:300;line-height:26px;display:inline-flex}.tag img{width:24px;height:24px}.navbar{z-index:100;background:var(--gold-10);border-bottom:.5px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}.navbar-inner{max-width:var(--container);padding:32px var(--pad-x);justify-content:space-between;align-items:center;gap:40px;margin:0 auto;display:flex}.logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.logo-icon{justify-content:center;align-items:center;width:46px;height:55px;display:flex;overflow:visible}.logo-mask{object-fit:contain;width:46px;height:55px}.logo-text{color:var(--navy);flex-direction:column;line-height:26px;display:flex}.logo-name{font-family:var(--font-logo);font-size:22px;font-weight:700}.logo-sub{font-family:var(--font-logo);opacity:.8;font-size:16px;font-weight:600}.nav-links{justify-content:space-between;align-items:center;width:500px;display:flex}.nav-link{color:var(--grey-60);padding-bottom:4px;font-size:16px;font-weight:300;transition:color .2s;position:relative}.nav-link:hover{color:var(--navy)}.nav-link.active{color:var(--grey-60);font-weight:500}.nav-link.active:after{content:"";background:var(--navy);border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.menu-btn{padding:4px;display:none}.hero{padding:0 var(--page-gutter)}.hero-inner{max-width:var(--container);margin:0 auto}.hero-content{background:var(--gold-20);border-radius:var(--radius-md);padding:80px var(--pad-x);grid-template-columns:minmax(0,1fr) clamp(420px,38vw,580px);align-items:start;gap:64px;display:grid}.hero-text{flex-direction:column;gap:56px;min-width:0;display:flex}.hero-text>:first-child{flex-shrink:0}.hero-copy{flex-direction:column;gap:24px;display:flex}.hero .btn img{width:14px;height:14px}.hero-headline{font-family:var(--font-heading);letter-spacing:clamp(-2.4px,-.22vw,-3.2px);color:var(--grey-90);max-width:620px;font-size:clamp(62px,5.1vw,78px);font-weight:400;line-height:clamp(70px,5.7vw,86px)}.hero-headline em{font-style:italic}.hero-body{color:var(--grey-70);max-width:638px;font-size:16px;font-weight:300;line-height:26px}.hero-cta{flex-direction:column;gap:24px;display:flex}.hero-image{border-radius:var(--radius-md);justify-self:end;width:100%;max-width:580px;height:clamp(560px,46vw,700px);overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.credentials-bar{padding:60px var(--pad-x)}.credentials-inner{max-width:var(--container);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.credentials-inner span{color:var(--grey-90);text-transform:uppercase;letter-spacing:.5px;font-size:24px;font-weight:300;line-height:32px}.about-section{padding:0}.about-inner{max-width:var(--container);padding:80px var(--pad-x);align-items:center;gap:64px;margin:0 auto;display:flex}.about-image{border-radius:var(--radius-md);flex-shrink:0;width:540px;height:540px;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%}.about-text{flex-direction:column;flex:1;gap:24px;display:flex}.about-text .btn{align-self:flex-start}.services-section{padding:0 var(--page-gutter)}.services-inner{max-width:var(--container);background:var(--gold-20);border-radius:0 0 var(--radius-md) var(--radius-md);padding:80px var(--pad-x);flex-direction:column;gap:64px;margin:0 auto;display:flex}.services-inner .section-heading{margin-top:8px;font-size:56px;line-height:72px}.service-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.service-card{background:var(--gold-10);border-radius:var(--radius-md);flex-direction:column;gap:32px;padding:32px 24px;transition:box-shadow .2s;display:flex}.service-card:hover{box-shadow:0 4px 24px #02264f14}.service-card-top{justify-content:space-between;align-items:flex-start;display:flex}.service-num{font-family:var(--font-heading);color:var(--gold);font-size:24px;font-weight:400;line-height:26px}.service-card h3{font-family:var(--font-heading);letter-spacing:-.64px;color:var(--grey-90);font-size:32px;font-weight:400;line-height:40px}.service-card p{color:var(--grey-70);margin-top:-16px;font-size:16px;font-weight:300;line-height:26px}.service-card:last-child:nth-child(odd){grid-column:1}.founder-section{padding:0}.founder-inner{max-width:var(--container);padding:80px var(--pad-x);align-items:center;gap:64px;margin:0 auto;display:flex}.founder-image{border-radius:var(--radius-md);flex-shrink:0;width:540px;height:540px;overflow:hidden}.founder-image img{object-fit:cover;object-position:center center;width:100%;height:100%}.founder-text{flex-direction:column;flex:1;gap:32px;display:flex}.founder-text .section-heading{font-size:48px;line-height:60px}.founder-text .btn{align-self:flex-start}.key-metrics{border-top:1px solid var(--grey-30);border-bottom:1px solid var(--grey-30);justify-content:space-between;padding:24px 0;display:flex}.metric{flex-direction:column;align-items:center;gap:8px;display:flex}.metric-value{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);font-size:56px;font-weight:400;line-height:72px}.metric-label{color:var(--grey-80);font-size:20px;font-weight:300;line-height:32px}.values-section{padding:0 var(--page-gutter)}.values-inner{max-width:var(--container);background:var(--gold-20);padding:80px var(--pad-x);flex-direction:column;gap:64px;margin:0 auto;display:flex}.values-header{grid-template-columns:246px minmax(0,1fr);align-items:flex-start;gap:200px;display:grid}.values-header-left{flex-shrink:0}.values-header-right{flex-direction:column;flex:1;gap:24px;max-width:760px;display:flex}.values-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.value-card{background:var(--gold-10);border-radius:var(--radius-md);flex-direction:column;gap:40px;padding:24px;transition:box-shadow .2s;display:flex}.value-card:hover{box-shadow:0 4px 24px #02264f14}.value-card img{flex-shrink:0}.value-card h3{color:var(--grey-90);margin-bottom:8px;font-size:24px;font-weight:500;line-height:32px}.value-card p{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.testimonials-section{padding:80px var(--pad-x)}.testimonials-inner{max-width:var(--container);flex-direction:column;align-items:center;gap:64px;margin:0 auto;display:flex}.testimonials-inner .section-heading{font-size:48px;line-height:60px}.testimonials-slider{width:100%;overflow:hidden}.testi-track{gap:32px;transition:transform .4s;display:flex}.testi-card{background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;flex:0 0 calc(50% - 16px);gap:48px;padding:40px;display:flex}.testi-card-top{justify-content:space-between;align-items:flex-start;display:flex}.testi-logo{justify-content:flex-end;align-items:center;display:flex}.testi-logo img{object-fit:contain;width:auto;max-height:40px}.testi-body{flex-direction:column;gap:16px;display:flex}.testi-body h3{font-family:var(--font-heading);letter-spacing:-.64px;color:var(--grey-90);font-size:32px;font-weight:400;line-height:40px}.testi-body p{color:var(--grey-70);font-size:20px;font-weight:300;line-height:32px}.testi-profile{align-items:center;gap:16px;display:flex}.testi-avatar{background:#cde2fb;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden}.testi-avatar img{object-fit:cover;width:100%;height:100%}.testi-info{flex-direction:column;gap:2px;display:flex}.testi-name{color:var(--grey-90);font-size:24px;font-weight:500;line-height:32px}.testi-role{color:var(--grey-80);font-size:20px;font-weight:300;line-height:32px}.testi-nav{align-items:center;gap:32px;display:flex}.testi-btn{border-radius:var(--radius-pill);border:1.5px solid var(--navy);width:56px;height:56px;color:var(--navy);cursor:pointer;justify-content:center;align-items:center;transition:background .25s,color .25s,border-color .25s,transform .2s;display:flex}.testi-btn svg{flex-shrink:0}.testi-btn.active{background:var(--navy);border-color:var(--navy);color:var(--white)}.testi-btn:hover{background:var(--navy);border-color:var(--navy);color:var(--white);transform:scale(1.07)}.faq-section{padding:0 var(--page-gutter)}.faq-inner{max-width:var(--container);background:var(--gold-20);border-radius:0 0 var(--radius-md) var(--radius-md);flex-direction:column;align-items:center;gap:64px;margin:0 auto;padding:80px 64px;display:flex}.faq-header{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.faq-intro{max-width:600px;margin:0 auto}.faq-list{flex-direction:column;gap:24px;width:100%;max-width:1040px;display:flex}.faq-item{background:var(--gold-10);border-radius:var(--radius-sm);flex-direction:column;gap:0;padding:32px;display:flex;overflow:hidden}.faq-item.open{gap:24px}.faq-question{text-align:left;width:100%;color:var(--grey-90);font-size:24px;font-weight:500;line-height:32px;font-family:var(--font-body);justify-content:space-between;align-items:center;gap:16px;padding:0;transition:opacity .2s;display:flex}.faq-question:hover{opacity:.8}.faq-question span{flex:1;min-width:0}.faq-icon{object-fit:contain;flex-shrink:0;width:18px;height:10px}.faq-answer{color:var(--grey-70);max-width:940px;font-size:16px;font-weight:300;line-height:26px}.faq-answer p{margin:0}.blog-section{padding:80px var(--pad-x)}.blog-inner{max-width:var(--container);flex-direction:column;gap:64px;margin:0 auto;display:flex}.blog-header .btn img{width:10px;height:10px}.blog-header{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.blog-header-text{flex-direction:column;gap:24px;display:flex}.blog-header .section-heading{font-size:48px;line-height:60px}.blog-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.blog-card{flex-direction:column;gap:24px;padding:24px;display:flex}.blog-image{border-radius:var(--radius-md);height:360px;overflow:hidden}.blog-image img{object-fit:cover;width:100%;height:100%}.blog-meta{align-items:center;gap:16px;display:flex}.blog-date,.blog-read{color:var(--grey-70);align-items:center;gap:8px;font-size:16px;font-weight:300;line-height:26px;display:flex}.blog-date img,.blog-read img{width:18px;height:18px}.blog-title{font-family:var(--font-heading);letter-spacing:-.64px;color:var(--grey-90);font-size:32px;font-weight:400;line-height:40px}.cta-section{margin-bottom:0;padding:0}.cta-inner{background:var(--gold-20);border-radius:var(--radius-md) var(--radius-md) 0 0;width:100%;max-width:none;padding:120px var(--pad-x) 180px;text-align:center;flex-direction:column;align-items:center;gap:40px;margin:0;display:flex;position:relative;overflow:hidden}.cta-ellipse{pointer-events:none;z-index:0;background:radial-gradient(circle,#aa7b492e 0%,#aa7b4914 40%,#0000 72%);width:840px;height:840px;position:absolute;bottom:-212px;left:50%;transform:translate(-50%)}.cta-clouds{pointer-events:none;z-index:0;height:200px;position:absolute;bottom:0;left:-8%;right:-8%}.cta-cloud{opacity:.32;width:28%;min-width:300px;height:255px;position:absolute;bottom:-55px;overflow:visible}.cta-cloud img{object-fit:contain;object-position:center bottom;width:145%;max-width:none;height:145%;margin-left:-22%;display:block}.cta-cloud-1{left:-4%}.cta-cloud-2{bottom:-65px;left:12%}.cta-cloud-3{bottom:-58px;left:28%}.cta-cloud-4{opacity:.32;bottom:-62px;left:44%}.cta-cloud-5{opacity:.32;bottom:-55px;left:60%}.cta-cloud-6{opacity:.32;bottom:-65px;left:76%}.cta-cloud-7{opacity:.32;bottom:-58px;left:90%}.cta-birds{pointer-events:none;z-index:1;width:420px;height:210px;position:absolute;bottom:85px;left:32px;overflow:hidden}.cta-birds img{object-fit:contain;width:200%;max-width:none;height:200%;position:absolute;top:-58%;left:-28%}.cta-text{z-index:2;position:relative}.cta-text h2{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);max-width:900px;margin:0 auto 24px;font-size:56px;font-weight:400;line-height:72px}.cta-text p{color:var(--grey-70);max-width:840px;margin:0 auto;font-size:20px;font-weight:300;line-height:32px}.cta-section .btn{z-index:2;position:relative}.footer{background:var(--navy);color:var(--white)}.footer-inner{max-width:var(--container);padding:80px var(--pad-x) 32px;flex-direction:column;justify-content:center;gap:40px;min-height:542px;margin:0 auto;display:flex}.footer-top{justify-content:space-between;align-items:flex-start;gap:80px;width:100%;display:flex}.footer-brand{flex-direction:column;flex-shrink:0;gap:40px;width:380px;max-width:380px;display:flex}.logo-white .logo-text{color:var(--white)}.logo-mask-white{filter:brightness(0)invert()}.footer-newsletter{flex-direction:column;gap:24px;display:flex}.footer-newsletter-title{color:var(--white);font-size:20px;font-weight:500;line-height:32px}.footer-newsletter-sub{color:var(--grey-40);opacity:.8;font-size:16px;font-weight:300;line-height:26px}.newsletter-form{background:var(--white);border-radius:var(--radius-pill);box-sizing:border-box;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding:8px 8px 8px 24px;display:flex}.newsletter-input{width:100%;min-width:0;font-family:var(--font-body);color:var(--grey-50);background:0 0;border:none;outline:none;flex:1 1 0;font-size:16px;font-weight:300}.newsletter-btn{background:var(--navy);color:var(--white);border-radius:var(--radius-pill);font-family:var(--font-body);flex-shrink:0;min-width:72px;padding:10px 16px;font-size:14px;font-weight:500;line-height:16px;transition:opacity .2s}.newsletter-btn:hover{opacity:.85}.footer-links{flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:140px;width:710px;max-width:710px;display:flex}.footer-col{flex-direction:column;gap:24px;display:flex}.footer-col-contact{flex-shrink:0;width:224px}.footer-col h4{color:var(--white);font-size:20px;font-weight:500;line-height:32px}.footer-col ul{flex-direction:column;gap:24px;display:flex}.footer-col ul li a{color:var(--grey-40);opacity:.8;font-size:16px;font-weight:300;line-height:26px;transition:opacity .2s}.footer-col ul li a:hover{opacity:1}.footer-contact{gap:16px!important}.footer-contact li{color:var(--grey-40);align-items:center;gap:16px;font-size:16px;font-weight:300;line-height:26px;display:flex}.footer-contact li>span:not(.footer-contact-icon),.footer-contact li>a{opacity:.9;overflow-wrap:anywhere;min-width:0}.footer-contact-address{align-items:flex-start!important}.footer-contact-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;overflow:hidden}.footer-contact-icon img{object-fit:contain;filter:none;width:100%;height:100%;margin:0}.footer-contact li a{color:var(--grey-40);opacity:.9}.footer-contact li a:hover{color:var(--white);opacity:1}.footer-social{align-items:center;gap:24px;display:flex}.footer-social>span{color:var(--white);white-space:nowrap;font-size:16px;font-weight:500;line-height:26px}.social-icons{align-items:center;gap:16px;display:flex}.social-icon{background:var(--white);border-radius:var(--radius-pill);justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.social-icon:hover{opacity:.85}.social-icon img{object-fit:contain;width:24px;height:24px}.footer-bottom{border-top:.5px solid var(--grey-30);color:var(--grey-40);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;font-size:14px;font-weight:300;line-height:22px;display:flex}.footer-policies{gap:40px;display:flex}.footer-policies a{color:var(--grey-40);transition:color .2s}.footer-policies a:hover{color:var(--white)}.scroll-to-top{z-index:90;border-radius:var(--radius-pill);background:var(--navy);width:48px;height:48px;color:var(--white);opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,visibility .2s,background .2s;display:flex;position:fixed;bottom:24px;right:20px;transform:translateY(8px);box-shadow:0 8px 24px #02264f33}.scroll-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.scroll-to-top:hover{background:#03356b}@media (width<=768px){.scroll-to-top{width:44px;height:44px;bottom:20px;right:16px}}.mobile-menu{background:var(--gold-10);z-index:200;flex-direction:column;padding:24px 20px;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu-top{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.mobile-menu-close{color:var(--navy);font-size:28px;line-height:1}.mobile-nav{flex-direction:column;gap:24px;display:flex}.mobile-nav a{color:var(--grey-90);border-bottom:1px solid var(--grey-30);padding:8px 0;font-size:24px;font-weight:500;transition:color .2s}.mobile-nav a:hover{color:var(--navy)}.about-hero-section{padding:0 var(--page-gutter)}.about-hero-inner{max-width:var(--container);background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;gap:56px;margin:0 auto;padding:80px 64px;display:flex}.about-hero-heading{justify-content:center;align-items:flex-end;gap:64px;width:100%;display:flex}.about-hero-heading h1{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);flex:0 0 760px;max-width:760px;font-size:56px;font-weight:400;line-height:72px}.about-hero-heading p{max-width:456px;color:var(--grey-70);flex:0 0 456px;font-size:16px;font-weight:300;line-height:26px}.about-hero-image{aspect-ratio:1280/620;border-radius:var(--radius-sm);width:100%;position:relative;overflow:hidden}.about-hero-image img{object-fit:cover;width:100%;height:100%;display:block}.mission-section{padding:0}.mission-inner{max-width:var(--container);flex-direction:column;align-items:stretch;gap:80px;margin:0 auto;padding:80px;display:flex}.mission-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;display:flex}.mission-text{text-align:center;flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.mission-text h2{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);max-width:920px;font-size:56px;font-weight:400;line-height:72px}.mission-body{color:var(--grey-70);max-width:1060px;font-size:20px;font-weight:300;line-height:32px}.mission-body p+p{margin-top:20px}.video-container{border-radius:var(--radius-md);width:100%;height:560px;position:relative;overflow:hidden}.video-container .video-bg{object-fit:cover;pointer-events:none;width:100%;max-width:none;height:228.57%;display:block;position:absolute;top:-31.05%;left:.03%}.play-btn{cursor:pointer;z-index:1;background:0 0;border:none;width:80px;height:80px;padding:0;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-btn img{width:80px;height:80px;display:block}.play-btn:hover{transform:translate(-50%,-50%)scale(1.1)}.about-values-section{padding:0 var(--page-gutter)}.about-values-inner{max-width:var(--container);background:var(--gold-20);flex-direction:column;gap:64px;margin:0 auto;padding:80px 64px;display:flex}.about-values-heading{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.about-values-heading-left{flex-shrink:0}.about-values-heading-right{flex-direction:column;flex-shrink:0;gap:24px;width:778px;max-width:calc(100% - 220px);display:flex}.about-values-heading-right h2{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);font-size:56px;font-weight:400;line-height:72px}.about-values-heading-right p{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.values-card-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.values-card{background:var(--gold-10);border-radius:var(--radius-md);flex-direction:column;gap:32px;padding:32px 24px;display:flex;overflow:hidden}.values-card-top{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.values-card-num{font-family:var(--font-heading);color:var(--gold);font-size:24px;font-weight:400;line-height:26px}.values-card-body{flex-direction:column;gap:16px;display:flex}.values-card-body h3{font-family:var(--font-heading);letter-spacing:-.64px;color:var(--grey-90);margin-bottom:0;font-size:32px;font-weight:400;line-height:40px}.values-card-body p{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.leadership-section{padding:80px}.leadership-inner{max-width:var(--container);justify-content:space-between;align-items:center;gap:64px;margin:0 auto;display:flex}.founder-photo-wrap{border-radius:var(--radius-md);flex-shrink:0;width:540px;height:540px;position:relative;overflow:hidden}.founder-photo-wrap img{object-fit:cover;object-position:center center;width:100%;max-width:none;height:100%;position:absolute;inset:0}.founder-photo-gradient{pointer-events:none;background:linear-gradient(#0000 57.084%,#000 102.24%);position:absolute;inset:0}.founder-photo-caption{text-align:center;z-index:1;width:100%;padding:24px 0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.founder-name{font-family:var(--font-heading);letter-spacing:-.64px;color:var(--white);font-size:32px;font-weight:400;line-height:40px}.founder-title-label{color:#eee;font-size:16px;font-weight:300;line-height:26px}.leadership-content{flex-direction:column;flex:0 0 608px;gap:32px;width:608px;max-width:608px;display:flex}.leadership-text{flex-direction:column;gap:24px;display:flex}.leadership-text h2{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);max-width:608px;font-size:56px;font-weight:400;line-height:72px}.leadership-bio{color:var(--grey-70);max-width:608px;font-size:16px;font-weight:300;line-height:26px}.leadership-bio p+p{margin-top:16px}.credentials-grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.credential-card{background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;padding:22px 24px;display:flex;overflow:hidden}.credential-card h4{font-family:var(--font-heading);letter-spacing:-.4px;color:var(--grey-90);font-size:20px;font-weight:400;line-height:30px}.credential-card p{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.about-cta-section{padding:40px var(--page-gutter)}.about-cta-inner{max-width:var(--container);background:var(--gold-20);text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:40px;margin:0 auto;padding:120px 64px;display:flex;position:relative;overflow:hidden}.about-cta-rings{pointer-events:none;z-index:0;position:absolute;inset:0}.about-cta-ring{justify-content:center;align-items:center;width:560px;height:800px;display:flex;position:absolute}.about-cta-ring-right{top:-210px;right:-80px}.about-cta-ring-left{bottom:-210px;left:-127px}.about-cta-ring-rotate{opacity:.1;flex:none;width:800px;height:560px;position:relative}.about-cta-ring-rotate-right{transform:rotate(-90deg)}.about-cta-ring-rotate-left{transform:rotate(90deg)}.about-cta-ring-rotate img{object-fit:fill;width:100%;max-width:none;height:100%;display:block}.about-cta-text{z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;display:flex;position:relative}.about-cta-inner h2{font-family:var(--font-heading);letter-spacing:-2.24px;color:#0d0d0d;max-width:840px;font-size:56px;font-weight:400;line-height:72px}.about-cta-inner p{color:var(--grey-70);max-width:840px;font-size:20px;font-weight:300;line-height:32px}.about-cta-inner .btn{z-index:1;position:relative}@media (width<=1280px){.hero-content{grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:48px;padding:64px 56px}.hero-text{gap:40px}.hero-copy{gap:20px}.hero-headline{letter-spacing:-2.4px;max-width:540px;font-size:64px;line-height:72px}.hero-body{max-width:560px}.hero-image{height:620px}}@media (width<=1100px){.about-hero-inner{gap:40px;padding:60px 40px}.about-hero-heading{gap:40px}.about-hero-heading h1{flex:0 0 420px;max-width:420px;font-size:44px;line-height:56px}.mission-inner{padding:60px 40px}.mission-text h2{font-size:44px;line-height:58px}.about-values-inner{gap:48px;padding:60px 40px}.about-values-heading{justify-content:flex-start;gap:40px}.about-values-heading-right{flex:1;width:auto;max-width:none}.about-values-heading-right h2{font-size:44px;line-height:58px}.leadership-section{padding:60px 40px}.founder-photo-wrap{width:420px;height:420px}.leadership-content{flex:1;width:auto;max-width:none}.leadership-text h2{font-size:44px;line-height:58px}.about-cta-inner{padding:80px 40px}.about-cta-inner h2{font-size:44px;line-height:58px}}@media (width<=768px){.about-hero-inner{gap:40px;padding:40px 12px 12px}.about-hero-heading{flex-direction:column;align-items:flex-start;gap:24px}.about-hero-heading h1{letter-spacing:-.8px;flex:none;max-width:none;font-size:32px;line-height:44px}.about-hero-heading p{flex:none;max-width:none}.about-hero-image{aspect-ratio:374/240}.mission-inner{gap:56px;padding:40px 12px 80px}.mission-text h2{letter-spacing:-.8px;font-size:32px;line-height:44px}.mission-body{font-size:16px;line-height:26px}.video-container{height:300px}.video-container .video-bg{width:100%;height:100%;top:0;left:0}.about-values-inner{gap:48px;padding:80px 12px}.about-values-heading{flex-direction:column;gap:24px}.about-values-heading-right{flex-shrink:1;width:100%;min-width:0;max-width:100%}.about-values-heading-right h2{letter-spacing:-.8px;font-size:32px;line-height:44px}.values-card-grid{grid-template-columns:1fr}.leadership-section{padding:40px 8px}.leadership-inner{flex-direction:column;gap:40px}.founder-photo-wrap{aspect-ratio:1;width:100%;height:auto}.founder-photo-wrap img{width:100%;height:100%;inset:0}.leadership-text h2{letter-spacing:-.8px;font-size:32px;line-height:44px}.credentials-grid{grid-template-columns:1fr}.leadership-content{width:100%;padding:0 12px}.about-cta-section{padding:40px 8px}.about-cta-inner{border-radius:var(--radius-md);padding:80px 12px}.about-cta-inner h2{letter-spacing:-.8px;font-size:32px;line-height:44px}.about-cta-inner p{font-size:16px;line-height:26px}}@media (width<=1100px){:root{--gap-section:60px;--pad-x:40px;--page-gutter:16px}.navbar-inner{padding:24px var(--pad-x)}.nav-links{width:440px}.hero-content{padding:60px var(--pad-x);grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:40px}.hero-headline{max-width:100%;font-size:60px;line-height:70px}.hero-image{width:400px;height:550px}.credentials-bar{padding:40px var(--pad-x)}.about-inner,.founder-inner{padding:60px var(--pad-x);gap:40px}.about-image,.founder-image{width:380px;height:380px}.about-text .section-heading,.founder-text .section-heading{font-size:40px;line-height:52px}.services-inner,.faq-inner,.values-inner,.testimonials-section,.blog-section{padding:60px var(--pad-x)}.cta-inner{padding:80px var(--pad-x) 150px}.cta-clouds{height:160px}.cta-cloud{opacity:.9;width:34%;min-width:240px;height:210px;bottom:-50px}.cta-cloud-1{left:-4%}.cta-cloud-2{display:block;bottom:-58px;left:18%}.cta-cloud-3{display:block;bottom:-52px;left:40%}.cta-cloud-4{opacity:.88;display:block;bottom:-56px;left:62%}.cta-cloud-5,.cta-cloud-6,.cta-cloud-7{display:none}.cta-birds{width:320px;height:160px;bottom:60px;left:20px}.footer-inner{padding:60px var(--pad-x) 32px}.footer-brand{width:auto;max-width:320px}.footer-links{gap:64px;width:auto;max-width:none}.metric-value{font-size:40px;line-height:52px}}@media (width<=768px){.section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.navbar-inner{gap:12px;min-width:0;padding:16px 20px}.nav-links{display:none}.menu-btn{flex-shrink:0;display:flex}.logo{flex-shrink:1;min-width:0}.logo-text{min-width:0}.logo-name{font-size:18px;line-height:22px}.logo-sub{font-size:13px;line-height:18px}.logo-icon,.logo-mask{width:38px;height:46px}.hero{padding:0 8px}.hero-content{flex-direction:column;gap:56px;padding:80px 12px 12px;display:flex}.hero-headline{letter-spacing:-.8px;max-width:100%;font-size:32px;line-height:44px}.hero-body{max-width:100%}.hero-image{width:100%;height:549px}.btn-group{flex-direction:column;align-items:flex-start}.hero-text{gap:40px}.credentials-bar{padding:40px 20px}.credentials-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;display:grid}.credentials-inner span{letter-spacing:.2px;font-size:13px;line-height:20px}.about-inner{flex-direction:column;padding:40px 12px 80px}.about-image{width:100%;height:420px}.about-text .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.services-section{padding:0 8px}.services-inner{gap:48px;padding:80px 12px}.services-inner .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.service-grid{grid-template-columns:1fr}.founder-inner{flex-direction:column;padding:40px 12px 80px}.founder-image{width:100%;height:420px}.founder-text .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.metric-value{font-size:40px;line-height:48px}.values-section{padding:0 8px}.values-inner{gap:48px;padding:80px 12px}.values-header{grid-template-columns:1fr;gap:24px}.values-header-right .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.values-grid{grid-template-columns:1fr}.testimonials-section{padding:80px 20px}.testi-track{gap:20px}.testi-card{flex:0 0 100%}.testi-body h3{font-size:24px;line-height:32px}.testi-body p{font-size:16px;line-height:26px}.testi-name{font-size:20px}.testi-role{font-size:16px}.testimonials-inner .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.faq-section{padding:0 8px}.faq-inner{padding:80px 12px}.faq-question{font-size:18px;line-height:28px}.faq-item{padding:24px 20px}.faq-icon{width:15px;height:9px}.blog-section{padding:80px 20px}.blog-header{flex-direction:column;align-items:flex-start}.blog-header .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.blog-grid{grid-template-columns:1fr}.cta-section{padding:0}.cta-inner{padding:120px 20px 130px}.cta-text h2{letter-spacing:-.8px;font-size:32px;line-height:44px}.cta-text p{font-size:16px;line-height:24px}.cta-clouds{height:120px}.cta-cloud{opacity:.88;width:48%;min-width:200px;height:180px;bottom:-55px}.cta-cloud-1{left:-8%}.cta-cloud-2{display:block;bottom:-60px;left:28%}.cta-cloud-3{display:block;bottom:-55px;left:62%}.cta-cloud-4,.cta-cloud-5,.cta-cloud-6,.cta-cloud-7{display:none}.cta-birds{width:240px;height:120px;bottom:48px;left:12px}.footer-inner{gap:48px;padding:80px 20px 32px}.footer-top{flex-direction:column;gap:48px}.footer-brand{width:100%;min-width:0;max-width:100%}.footer-newsletter{width:100%;min-width:0}.newsletter-form{padding:6px 6px 6px 16px}.footer-links{flex-wrap:wrap;gap:36px;width:100%;max-width:none}.footer-col-contact{width:100%;min-width:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer-policies{flex-wrap:wrap;gap:24px}.footer-social{flex-direction:column;gap:16px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-up{animation:.6s both fadeUp}.svc-hero-section{padding:0 var(--page-gutter)}.svc-hero-inner{max-width:var(--container);background:var(--gold-20);padding:80px var(--pad-x);border-radius:20px;flex-direction:column;gap:56px;margin:0 auto;display:flex}.svc-hero-heading{align-items:flex-end;gap:64px;display:flex}.svc-hero-heading h1{letter-spacing:-2.24px;color:var(--navy);flex:0 0 720px;font-family:Merriweather,serif;font-size:56px;font-weight:400;line-height:72px}.svc-hero-heading p{color:#616161;flex:1;align-self:flex-end;font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:26px}.svc-hero-image{aspect-ratio:1280/620;border-radius:10px;width:100%;overflow:hidden}.svc-hero-image img{object-fit:cover;width:100%;height:100%}.svc-overview-grid{padding:40px var(--pad-x);grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.svc-overview-card{background:var(--gold-10);border-radius:20px;flex-direction:column;gap:32px;padding:32px 24px;display:flex}.svc-overview-card-top{justify-content:space-between;align-items:flex-start;display:flex}.svc-overview-num{color:var(--gold);font-family:Merriweather,serif;font-size:20px;line-height:26px}.svc-overview-title{letter-spacing:-.4px;color:#212121;font-family:Merriweather,serif;font-size:20px;font-weight:400;line-height:32px}.svc-detail-section{padding:0 var(--page-gutter)}.svc-detail-inner{max-width:var(--container);align-items:flex-start;gap:166px;margin:0 auto;padding:80px 64px;display:flex}.svc-detail-gold .svc-detail-inner{background:var(--gold-20)}.svc-detail-left{flex-direction:column;flex:0 0 550px;gap:24px;width:550px;max-width:550px;display:flex}.svc-detail-num{font-family:var(--font-body);color:var(--gold);font-size:20px;font-weight:500;line-height:32px}.svc-detail-left h2{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);font-size:56px;font-weight:400;line-height:72px}.svc-detail-right{flex-direction:column;flex:1;align-self:flex-start;gap:56px;min-width:0;display:flex}.svc-detail-right .btn{align-self:flex-start}.svc-detail-desc{font-family:var(--font-body);color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.svc-deliverables h3{font-family:var(--font-heading);letter-spacing:-.48px;color:var(--grey-90);margin-bottom:16px;font-size:24px;font-weight:400;line-height:40px}.svc-deliverables ul{flex-direction:column;gap:16px;padding-left:24px;list-style:outside;display:flex}.svc-deliverables li{font-family:var(--font-body);color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.bespoke-section{background:var(--navy);align-items:center;gap:120px;padding:120px 80px;display:flex;overflow:hidden}.bespoke-image{border-radius:42px;flex:0 0 492px;width:492px;height:469px;overflow:hidden}.bespoke-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.bespoke-text{flex-direction:column;flex:1;align-items:flex-start;gap:48px;min-width:0;display:flex}.bespoke-copy{flex-direction:column;gap:32px;width:100%;display:flex}.bespoke-label{font-family:var(--font-body);color:#cca275;margin:0;font-size:20px;font-weight:500;line-height:32px}.bespoke-title-block{flex-direction:column;gap:32px;width:100%;display:flex}.bespoke-text h2{font-family:var(--font-heading);letter-spacing:-1.68px;color:#fcfcfc;text-transform:capitalize;margin:0;font-size:56px;font-weight:500;line-height:1.2}.bespoke-text p:not(.bespoke-label){font-family:var(--font-body);color:#bdbdbd;margin:0;font-size:16px;font-weight:400;line-height:1.4}.btn-outline-white{border:1px solid var(--white);color:var(--white);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:80px;align-self:flex-start;align-items:center;gap:12px;padding:14px 24px;font-size:16px;font-weight:500;line-height:26px;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn-outline-white:hover{background:#ffffff1a}@media (width<=1100px){.svc-hero-heading{flex-direction:column;align-items:flex-start;gap:24px}.svc-hero-heading h1{flex:unset;font-size:40px;line-height:52px}.svc-overview-grid{padding:32px 24px}.svc-detail-inner{gap:48px}.svc-detail-left{flex:0 0 320px;width:320px;max-width:320px}.svc-detail-left h2{letter-spacing:-1px;font-size:36px;line-height:48px}.bespoke-section{padding:80px var(--pad-x);gap:48px}.bespoke-image{flex:0 0 320px;width:320px;height:305px}.bespoke-text h2{letter-spacing:-1px;font-size:36px}}@media (width<=768px){.svc-hero-inner{gap:32px;padding:40px 20px}.svc-hero-heading h1{font-size:32px;line-height:44px}.svc-hero-image{aspect-ratio:4/3}.svc-overview-grid{grid-template-columns:1fr;gap:24px;padding:24px 20px}.svc-detail-section{padding:0 8px}.svc-detail-inner{flex-direction:column;gap:32px;padding:60px 20px}.svc-detail-left{flex:unset;width:100%;max-width:none}.svc-detail-left h2{letter-spacing:-.8px;font-size:32px;line-height:44px}.svc-detail-right{gap:32px}.bespoke-section{flex-direction:column;gap:40px;padding:60px 20px}.bespoke-image{flex:unset;border-radius:24px;width:100%;height:280px}.bespoke-text h2{font-size:32px}}.insights-hero-section{padding:0 var(--page-gutter)}.insights-hero-inner{max-width:var(--container);background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;align-items:center;margin:0 auto;padding:80px 64px;display:flex}.insights-hero-heading{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:1024px;display:flex}.insights-hero-heading h1{font-family:var(--font-heading);letter-spacing:-3.2px;color:var(--grey-90);font-size:80px;font-weight:400;line-height:88px}.insights-hero-heading p{color:var(--grey-70);max-width:760px;font-size:16px;font-weight:300;line-height:26px}.featured-essay-section{padding:0}.featured-essay-inner{max-width:var(--container);align-items:center;gap:64px;margin:0 auto;padding:80px;display:flex}.featured-essay-image{flex:0 0 540px;width:540px;height:540px}.featured-essay-image img{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%}.featured-essay-content{flex-direction:column;flex:1;align-self:stretch;align-items:flex-start;gap:32px;min-width:0;display:flex}.featured-essay-text{flex-direction:column;gap:24px;width:100%;display:flex}.featured-essay-text h2{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);font-size:56px;font-weight:400;line-height:72px}.featured-essay-text>p{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.featured-essay-meta{align-items:center;gap:16px;display:flex}.featured-essay-date,.featured-essay-read{color:var(--grey-70);align-items:center;gap:8px;font-size:14px;font-weight:300;line-height:22px;display:flex}.featured-essay-date img,.featured-essay-read img{flex-shrink:0;width:18px;height:18px}.featured-essay-author{border-top:.5px solid var(--grey-40);align-items:center;gap:16px;width:100%;padding-top:10px;display:flex}.featured-essay-avatar{border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}.featured-essay-avatar img{object-fit:cover;object-position:top center;width:100%;height:100%}.featured-essay-author-info{flex-direction:column;min-width:0;display:flex}.featured-essay-author-name{font-family:var(--font-heading);letter-spacing:-.4px;color:var(--grey-90);font-size:20px;font-weight:400;line-height:32px}.featured-essay-author-role{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.essays-section{padding:0 var(--page-gutter)}.essays-inner{max-width:var(--container);background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:64px;margin:0 auto;padding:80px 64px;display:flex}.essays-header{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.essays-header .section-heading{max-width:720px}.essays-filters{background:var(--gold-10);border-radius:var(--radius-pill);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:8px 16px 8px 8px;display:flex;box-shadow:1px 1px 5px #9fabbd0d}.essays-filter{font-family:var(--font-body);color:var(--grey-70);border-radius:var(--radius-pill);white-space:nowrap;padding:8px 16px;font-size:16px;font-weight:300;line-height:26px;transition:background .2s,color .2s,font-weight .2s}.essays-filter.active{background:var(--navy);color:var(--white);font-weight:500}.essays-filter:hover:not(.active){color:var(--navy)}.essays-grid{grid-template-columns:repeat(2,1fr);gap:56px 40px;width:100%;display:grid}.essay-card{border-radius:var(--radius-md);flex-direction:column;gap:24px;padding:24px 24px 40px;display:flex}.essay-card-image{border-radius:var(--radius-sm);width:100%;height:420px;overflow:hidden}.essay-card-image img{object-fit:cover;width:100%;height:100%}.essay-card-body{flex-direction:column;align-items:flex-start;gap:40px;padding:0 16px;display:flex}.essay-card-meta{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.essay-card-category{color:var(--gold);font-size:16px;font-weight:300;line-height:26px}.essay-card-read{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.essay-card-text{flex-direction:column;gap:16px;width:100%;display:flex}.essay-card-text h3{font-family:var(--font-heading);letter-spacing:-.8px;color:#0d0d0d;font-size:40px;font-weight:400;line-height:48px}.essay-card-text p{color:var(--grey-70);font-size:16px;font-weight:300;line-height:26px}.essay-card-link{gap:12px}.essay-card-link svg{flex-shrink:0;width:24px;height:24px}.essays-more{justify-content:center;width:200px}.insights-testi-section{padding:120px 80px}.insights-testi-inner{max-width:var(--container);flex-direction:column;align-items:center;gap:64px;margin:0 auto;display:flex}.insights-testi-inner .section-heading{font-size:56px;line-height:72px}.insights-testi-grid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}.insights-testi-card{background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;gap:40px;height:488px;padding:24px 24px 32px;display:flex;position:relative;overflow:hidden}.insights-testi-rating{flex-shrink:0;width:152px;height:24px}.insights-testi-card-content{flex-direction:column;flex:1;justify-content:space-between;min-height:0;display:flex}.insights-testi-card-content>p{color:var(--grey-90);font-size:24px;font-weight:400;line-height:32px}.insights-testi-profile{align-items:center;gap:16px;display:flex}.insights-testi-avatar{background:var(--gold-20);border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden}.insights-testi-avatar img{object-fit:cover;object-position:top center;width:100%;height:100%}.insights-testi-info{flex-direction:column;gap:2px;display:flex}.insights-testi-name{color:var(--grey-90);font-size:24px;font-weight:500;line-height:32px}.insights-testi-role{color:var(--grey-70);font-size:20px;font-weight:300;line-height:32px}.insights-testi-card-featured{background:0 0;justify-content:space-between;gap:0}.insights-testi-card-bg{object-fit:cover;border-radius:var(--radius-md);z-index:0;width:100%;height:100%;position:absolute;inset:0}.insights-testi-card-overlay{border-radius:var(--radius-md);z-index:1;background:linear-gradient(#1a1a1a00 29.728%,#1a1a1a 100%);position:absolute;inset:0}.insights-testi-featured-top,.insights-testi-featured-body{z-index:2;position:relative}.insights-testi-featured-top{justify-content:space-between;align-items:center;width:100%;display:flex}.insights-testi-company{align-items:flex-end;gap:12px;display:flex}.insights-testi-company-name{color:var(--white);flex-direction:column;font-size:16px;font-weight:700;line-height:26px;display:flex}.insights-testi-featured-body{text-align:center;flex-direction:column;gap:24px;width:100%;display:flex}.insights-testi-featured-body>p{color:var(--white);font-size:20px;font-weight:500;line-height:32px}.insights-testi-featured-author{flex-direction:column;align-items:center;gap:2px;display:flex}.insights-testi-name-light{color:var(--white);font-size:24px;font-weight:500;line-height:32px}.insights-testi-role-light{color:var(--grey-30);font-size:20px;font-weight:300;line-height:32px}.insights-testi-nav{align-items:center;gap:32px;display:flex}.insights-testi-btn{border-radius:var(--radius-pill);border:1px solid var(--navy);width:56px;height:56px;color:var(--navy);justify-content:center;align-items:center;padding:12px;transition:background .25s,color .25s,transform .2s;display:flex}.insights-testi-btn.filled,.insights-testi-btn.active{background:var(--navy);color:var(--white)}.insights-testi-btn:hover:not(:disabled){background:var(--navy);color:var(--white);transform:scale(1.05)}.insights-testi-btn:disabled{opacity:.5;cursor:default}@media (width<=1100px){.insights-hero-inner{padding:60px 40px}.insights-hero-heading h1{letter-spacing:-2.24px;font-size:56px;line-height:68px}.featured-essay-inner{gap:40px;padding:60px 40px}.featured-essay-image{flex:0 0 400px;width:400px;height:400px}.featured-essay-text h2{font-size:40px;line-height:52px}.essays-inner{gap:48px;padding:60px 40px}.essay-card-text h3{font-size:32px;line-height:40px}.essay-card-image{height:320px}.insights-testi-section{padding:80px 40px}.insights-testi-grid{grid-template-columns:1fr}.insights-testi-card{height:auto;min-height:360px}.insights-testi-card-featured{min-height:420px}}@media (width<=768px){.insights-hero-inner{padding:40px 20px}.insights-hero-heading h1{letter-spacing:-.8px;font-size:32px;line-height:44px}.featured-essay-inner{flex-direction:column;gap:32px;padding:40px 20px}.featured-essay-image{aspect-ratio:1;flex:none;width:100%;height:auto}.featured-essay-text h2{letter-spacing:-.8px;font-size:32px;line-height:44px}.essays-inner{gap:40px;padding:40px 16px}.essays-filters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.essays-grid{grid-template-columns:1fr;gap:32px}.essay-card{padding:16px 16px 32px}.essay-card-image{height:240px}.essay-card-body{gap:24px;padding:0}.essay-card-text h3{font-size:28px;line-height:36px}.insights-testi-section{padding:60px 20px}.insights-testi-inner .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.insights-testi-card-content>p{font-size:20px;line-height:28px}.insights-testi-name{font-size:20px}.insights-testi-role{font-size:16px}}.contact-hero-section{padding:0 var(--page-gutter)}.contact-hero-inner{max-width:var(--container);background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;gap:56px;margin:0 auto;padding:80px 64px;display:flex}.contact-hero-heading{justify-content:center;align-items:flex-end;gap:64px;display:flex}.contact-hero-heading h1{font-family:var(--font-heading);letter-spacing:-2.24px;color:var(--grey-90);flex:0 0 720px;max-width:720px;font-size:56px;font-weight:400;line-height:72px}.contact-hero-heading p{min-width:0;color:var(--grey-70);flex:1;font-size:16px;font-weight:300;line-height:26px}.contact-hero-image{aspect-ratio:1280/620;border-radius:var(--radius-sm);width:100%;position:relative;overflow:hidden}.contact-hero-image img{object-fit:cover;width:100%;max-width:none;height:137.65%;position:absolute;top:-6.07%;left:0}.contact-info-section{padding:0}.contact-info-inner{max-width:var(--container);align-items:flex-start;gap:64px;margin:0 auto;padding:80px;display:flex}.contact-info-heading{flex-direction:column;flex:0 0 520px;align-items:flex-start;gap:24px;width:520px;display:flex}.contact-info-heading .section-heading{width:100%}.contact-info-list{flex-direction:column;flex:1;gap:24px;width:100%;min-width:0;display:flex}.contact-info-card{background:var(--gold-20);border-radius:var(--radius-sm);box-sizing:border-box;align-items:center;gap:24px;width:100%;min-width:0;max-width:100%;padding:32px 24px;display:flex}.contact-info-icon{background:var(--white);border:.32px solid #e7ebfe;border-radius:64px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:16px;display:flex}.contact-info-icon img{object-fit:contain;width:32px;height:32px}.contact-info-text{flex-direction:column;flex:1;justify-content:center;gap:16px;min-width:0;display:flex}.contact-info-text h3{font-family:var(--font-heading);letter-spacing:-.64px;color:var(--grey-90);font-size:32px;font-weight:400;line-height:40px}.contact-info-text p,.contact-info-text a{color:var(--grey-70);overflow-wrap:anywhere;font-size:20px;font-weight:300;line-height:32px}.contact-info-text a:hover{opacity:.8}.contact-form-section{padding:0 var(--page-gutter)}.contact-form-inner{max-width:var(--container);background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;gap:64px;margin:0 auto;padding:80px 64px 120px;display:flex}.contact-form-heading{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.contact-form-layout{justify-content:center;align-items:stretch;gap:64px;display:flex}.contact-form-media{flex-direction:column;flex:1;gap:40px;min-width:0;display:flex}.contact-form-building{border-radius:var(--radius-sm);flex:1;min-height:280px;overflow:hidden}.contact-form-building img{object-fit:cover;width:100%;height:100%}.contact-form-map{aspect-ratio:1080/611;border-radius:var(--radius-sm);width:100%;overflow:hidden}.contact-form-map img{object-fit:cover;width:100%;height:100%}.contact-form-card{background:var(--white);border-radius:var(--radius-md);border:.5px solid #c0c4d4;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:56px;min-width:0;padding:40px;display:flex}.contact-form-intro{font-family:var(--font-heading);letter-spacing:-.64px;color:var(--grey-90);width:100%;font-size:32px;font-weight:400;line-height:40px}.contact-form-fields{flex-direction:column;gap:24px;width:100%;display:flex}.contact-form-row{gap:24px;width:100%;display:flex}.contact-field{flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.contact-field span{color:var(--grey-90);font-size:16px;font-weight:500;line-height:26px}.contact-field input,.contact-field textarea{border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--grey-90);background:0 0;border:.5px solid #c0c4d4;outline:none;padding:12px 12px 12px 16px;font-size:14px;font-weight:300;line-height:22px;transition:border-color .2s}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--grey-40)}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--navy)}.contact-field textarea{resize:vertical;height:132px}.contact-field.has-error input,.contact-field.has-error textarea{border-color:#b42318}.contact-field-error{color:#b42318;font-size:13px;font-style:normal;font-weight:400;line-height:18px}.contact-form-status{text-align:center;width:100%;margin:-24px 0 0;font-size:14px;line-height:22px}.contact-form-status.is-success{color:#027a48}.contact-form-status.is-error{color:#b42318}.contact-form-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contact-form-card .btn:disabled{opacity:.65;cursor:not-allowed}.contact-faq-section{padding:0}.contact-faq-inner{max-width:var(--container);align-items:flex-start;gap:64px;margin:0 auto;padding:80px 80px 120px;display:flex}.contact-faq-heading{flex-direction:column;flex:0 0 520px;justify-content:center;align-items:flex-start;gap:24px;width:520px;display:flex}.contact-faq-heading .section-body{max-width:420px}.contact-faq-list{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.contact-faq-item{border-radius:var(--radius-sm);background:#fff7ef;padding:32px;overflow:hidden}.contact-faq-item.open{background:var(--gold-20);flex-direction:column;gap:24px;display:flex}.contact-faq-question{text-align:left;width:100%;color:var(--grey-90);font-size:24px;font-weight:500;line-height:32px;font-family:var(--font-body);justify-content:space-between;align-items:center;gap:16px;padding:0;transition:opacity .2s;display:flex}.contact-faq-question:hover{opacity:.8}.contact-faq-question span{flex:1}.contact-faq-question .faq-icon{object-fit:contain;flex-shrink:0;width:40px;height:40px}.contact-faq-answer{color:var(--grey-70);padding:0;font-size:16px;font-weight:300;line-height:26px}@media (width<=1100px){.contact-hero-inner{padding:60px 40px}.contact-hero-heading h1{flex:0 0 420px;max-width:420px;font-size:44px;line-height:56px}.contact-info-inner{gap:40px;padding:60px 40px}.contact-info-heading{flex:0 0 340px;width:340px}.contact-info-heading .section-heading{font-size:40px;line-height:52px}.contact-info-text h3{font-size:24px;line-height:32px}.contact-info-text p,.contact-info-text a{font-size:16px;line-height:26px}.contact-form-inner{padding:60px 40px 80px}.contact-form-layout{gap:40px}.contact-form-intro{font-size:24px;line-height:32px}.contact-faq-inner{gap:40px;padding:60px 40px 80px}.contact-faq-heading{flex:0 0 340px;width:340px}.contact-faq-heading .section-heading{font-size:40px;line-height:52px}.contact-faq-item{padding:24px}.contact-faq-question{font-size:20px;line-height:28px}}@media (width<=768px){.contact-hero-inner{gap:40px;padding:40px 20px}.contact-hero-heading{flex-direction:column;align-items:flex-start;gap:24px}.contact-hero-heading h1{letter-spacing:-.8px;flex:none;max-width:none;font-size:32px;line-height:44px}.contact-hero-image{aspect-ratio:374/240}.contact-info-inner{flex-direction:column;gap:40px;padding:60px 20px}.contact-info-heading{flex:none;width:100%;max-width:100%}.contact-info-heading .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.contact-info-list{width:100%;max-width:100%}.contact-info-card{padding:24px 20px}.contact-info-text h3{font-size:24px;line-height:32px}.contact-info-text p,.contact-info-text a{font-size:16px;line-height:26px}.contact-form-inner{gap:40px;padding:40px 20px 60px}.contact-form-heading .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.contact-form-layout{flex-direction:column;gap:32px}.contact-form-building{aspect-ratio:16/10;flex:none;min-height:220px}.contact-form-card{gap:32px;padding:24px 20px}.contact-form-intro{font-size:22px;line-height:30px}.contact-form-row{flex-direction:column;gap:24px}.contact-faq-inner{flex-direction:column;gap:40px;padding:60px 20px 80px}.contact-faq-heading{flex:none;width:100%}.contact-faq-heading .section-heading{letter-spacing:-.8px;font-size:32px;line-height:44px}.contact-faq-item{padding:24px 20px}.contact-faq-question{font-size:18px;line-height:26px}}.essay-hero-section{padding:0 var(--page-gutter)}.essay-hero-inner{max-width:var(--container);background:var(--gold-20);border-radius:var(--radius-md);flex-direction:column;gap:40px;margin:0 auto;padding:48px 80px 80px;display:flex}.essay-back{font-family:var(--font-body);color:var(--grey-70);align-self:flex-start;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:26px;transition:color .2s;display:inline-flex}.essay-back:hover{color:var(--navy)}.essay-hero-heading{flex-direction:column;gap:20px;max-width:900px;display:flex}.essay-hero-heading h1{font-family:var(--font-heading);letter-spacing:-1.6px;color:var(--grey-90);font-size:48px;font-weight:400;line-height:60px}.essay-hero-dek{color:var(--grey-70);max-width:720px;font-size:18px;font-weight:300;line-height:30px}.essay-hero-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.essay-hero-author{align-items:center;gap:16px;display:flex}.essay-hero-avatar{border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.essay-hero-avatar img{object-fit:cover;width:100%;height:100%}.essay-hero-author-info{flex-direction:column;gap:2px;display:flex}.essay-hero-author-name{color:var(--grey-90);font-size:16px;font-weight:500;line-height:24px}.essay-hero-author-role{color:var(--grey-60);font-size:14px;font-weight:300;line-height:22px}.essay-hero-meta{align-items:center;gap:24px;display:flex}.essay-hero-date,.essay-hero-read{color:var(--grey-60);align-items:center;gap:8px;font-size:14px;font-weight:300;line-height:22px;display:inline-flex}.essay-hero-image{aspect-ratio:1280/560;border-radius:var(--radius-sm);width:100%;overflow:hidden}.essay-hero-image img{object-fit:cover;width:100%;height:100%}.essay-body-section{padding:0}.essay-body-inner{max-width:var(--container);align-items:flex-start;gap:64px;margin:0 auto;padding:80px;display:flex}.essay-body-aside{background:var(--gold-20);border-radius:var(--radius-sm);flex-direction:column;flex:0 0 280px;gap:20px;width:280px;padding:32px 28px;display:flex;position:sticky;top:120px}.essay-aside-title{font-family:var(--font-heading);color:var(--grey-90);font-size:22px;font-weight:400;line-height:30px}.essay-aside-list{flex-direction:column;gap:16px;display:flex}.essay-aside-list li{color:var(--grey-70);padding-left:16px;font-size:14px;font-weight:300;line-height:22px;position:relative}.essay-aside-list li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.essay-article{flex-direction:column;flex:1;gap:24px;min-width:0;max-width:760px;display:flex}.essay-lead{font-family:var(--font-heading);letter-spacing:-.3px;color:var(--grey-90);font-size:22px;font-weight:400;line-height:34px}.essay-article>p{color:var(--grey-70);font-size:17px;font-weight:300;line-height:30px}.essay-article>p strong{color:var(--grey-90);font-weight:500}.essay-article h2{font-family:var(--font-heading);letter-spacing:-.8px;color:var(--grey-90);margin-top:24px;font-size:32px;font-weight:400;line-height:42px}.essay-pullquote{border-left:3px solid var(--gold);background:var(--gold-20);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:16px 0;padding:32px 36px}.essay-pullquote p{font-family:var(--font-heading);letter-spacing:-.4px;color:var(--grey-90);font-size:24px;font-style:italic;font-weight:400;line-height:36px}.essay-steps{counter-reset:essay-step;flex-direction:column;gap:20px;margin:8px 0;list-style:none;display:flex}.essay-steps li{counter-increment:essay-step;background:var(--white);border:1px solid var(--grey-30);border-radius:var(--radius-sm);color:var(--grey-70);padding:24px 24px 24px 72px;font-size:16px;font-weight:300;line-height:26px;position:relative}.essay-steps li:before{content:counter(essay-step);background:var(--navy);width:32px;height:32px;color:var(--white);font-family:var(--font-body);text-align:center;border-radius:50%;font-size:14px;font-weight:500;line-height:32px;position:absolute;top:24px;left:24px}.essay-steps li strong{color:var(--grey-90);margin-bottom:6px;font-size:16px;font-weight:500;line-height:26px;display:block}.essay-author-section{padding:0 var(--page-gutter)}.essay-author-inner{max-width:var(--container);margin:0 auto;padding:0 80px 80px}.essay-author-card{background:var(--gold-20);border-radius:var(--radius-md);align-items:center;gap:48px;padding:48px;display:flex}.essay-author-photo{border-radius:var(--radius-sm);flex:0 0 200px;width:200px;height:200px;overflow:hidden}.essay-author-photo img{object-fit:cover;width:100%;height:100%}.essay-author-content{flex-direction:column;flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.essay-author-content h2{font-family:var(--font-heading);color:var(--grey-90);font-size:32px;font-weight:400;line-height:42px}.essay-author-role{color:var(--gold);font-size:16px;font-weight:500;line-height:26px}.essay-author-content>p:not(.essay-author-role){color:var(--grey-70);max-width:640px;font-size:16px;font-weight:300;line-height:26px}.essay-author-content .btn{margin-top:8px}.essay-related-section{padding:0}.essay-related-inner{max-width:var(--container);flex-direction:column;gap:48px;margin:0 auto;padding:0 80px 80px;display:flex}.essay-related-header{flex-direction:column;gap:12px;display:flex}.essay-related-header .section-heading{font-size:40px;line-height:52px}.essay-related-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (width<=1100px){.essay-hero-inner{gap:32px;padding:40px 40px 60px}.essay-hero-heading h1{letter-spacing:-1.2px;font-size:40px;line-height:52px}.essay-body-inner{gap:40px;padding:60px 40px}.essay-body-aside{flex:0 0 240px;width:240px}.essay-article h2{font-size:28px;line-height:38px}.essay-pullquote p{font-size:20px;line-height:32px}.essay-author-inner{padding:0 40px 60px}.essay-author-card{gap:32px;padding:36px}.essay-author-photo{flex:0 0 160px;width:160px;height:160px}.essay-related-inner{padding:0 40px 60px}.essay-related-grid{grid-template-columns:1fr 1fr}.essay-related-grid .essay-card:last-child{display:none}}@media (width<=768px){.essay-hero-inner{gap:28px;padding:32px 20px 40px}.essay-hero-heading h1{letter-spacing:-.6px;font-size:28px;line-height:38px}.essay-hero-dek{font-size:16px;line-height:26px}.essay-hero-meta-row{flex-direction:column;align-items:flex-start;gap:16px}.essay-hero-image{aspect-ratio:16/10}.essay-body-inner{flex-direction:column;gap:32px;padding:40px 20px}.essay-body-aside{flex:none;width:100%;padding:24px 20px;position:static}.essay-lead{font-size:18px;line-height:30px}.essay-article>p{font-size:16px;line-height:28px}.essay-article h2{margin-top:16px;font-size:24px;line-height:32px}.essay-pullquote{padding:24px 20px}.essay-pullquote p{font-size:18px;line-height:28px}.essay-steps li{padding:20px 20px 20px 64px}.essay-steps li:before{top:20px;left:16px}.essay-author-inner{padding:0 20px 40px}.essay-author-card{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 20px}.essay-author-photo{flex:none;width:120px;height:120px}.essay-author-content h2{font-size:28px;line-height:36px}.essay-related-inner{gap:32px;padding:0 20px 60px}.essay-related-header .section-heading{letter-spacing:-.6px;font-size:28px;line-height:36px}.essay-related-grid{grid-template-columns:1fr;gap:24px}.essay-related-grid .essay-card:last-child{display:flex}}
