.navbar{z-index:10;width:100%;position:absolute;top:0;left:0}.navbar-outer{width:100%;max-width:1920px;margin:0 auto}.navbar-inner{justify-content:space-between;align-items:center;max-width:1280px;height:117px;margin:0 auto;padding:56px;display:flex}.navbar-brand{align-items:center;gap:.75rem;width:736px;display:flex}.navbar-logo{width:70px;height:61px}.navbar-title{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:600}.navbar-nav{flex:1;justify-content:space-between;gap:1rem;max-width:362px;display:flex}.nav-link{color:#ffffff8c;background:0 0;border:none;padding:.5rem 0;font-family:DM Sans,sans-serif;font-size:20px;font-weight:100;text-decoration:none;transition:color .3s;position:relative}.home-link{color:var(--color-text-accent)}.navbar-toggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (width<=1024px){.navbar{background-color:var(--color-secondary);height:80px;transition:background-color .3s;position:fixed}.navbar-outer{max-width:100%}.navbar-inner{height:80px;padding:0 20px}.navbar-brand{gap:.5rem;width:auto}.navbar-logo{width:55px;height:48px}.navbar-title{font-size:24px}.navbar-toggle{order:2;display:block}.navbar-nav{background-color:var(--color-secondary);z-index:99;flex-direction:column;flex:none;gap:16px;width:100%;max-width:none;padding:20px;display:none;position:fixed;top:80px;left:0}.navbar-nav.open{display:flex}.nav-link{color:#fffc;font-size:18px}}@media (width<=768px){.navbar{height:70px}.navbar-inner{height:70px;padding:0 20px}.navbar-logo{width:46px;height:40px}.navbar-title{font-size:20px}.navbar-nav{top:70px}}.main-content{flex:1;width:100%;margin:0 auto}.app-shell{flex-direction:column;min-height:100vh;display:flex;position:relative}.footer{background-color:#06101e;width:100%;padding:52px 0 32px}.footer-outer{max-width:1470px;margin:0 auto}.footer-inner{color:#fff;flex-direction:column;justify-content:center;max-width:1280px;min-height:238px;margin:0 auto;padding:0 56px;display:flex}.footer-main{align-items:flex-start;gap:48px;height:187px;display:flex}.footer-col{align-self:initial;flex:1;height:145px}.footer-text-style{color:#ffffff59;padding-top:12px;font-family:DM Sans,sans-serif;font-size:14px;line-height:22.8px}.footer-bottom{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:32px;display:flex}.footer-bottom-text-1{color:#fff3;font-family:DM Sans,sans-serif;font-size:14px;text-decoration:none}.footer-bottom-text-2{color:#ffffff26;letter-spacing:3px;font-family:Barlow Condensed,sans-serif;font-size:12px}@media (width<=1024px){.footer-inner{padding:0 32px}.footer-main{gap:32px}}@media (width<=768px){.footer{padding:40px 0 24px}.footer-inner{justify-content:flex-start;min-height:auto;padding:0 20px}.footer-main{flex-direction:column;gap:24px;height:auto;padding-bottom:20px}.footer-col{flex:none;width:100%;height:auto}.footer-bottom{text-align:center;flex-direction:column;gap:12px}}.footer-info-header{align-items:center;gap:12px;display:flex}.footer-info-logo{width:32px;height:28px}.footer-info-title{letter-spacing:1.12px;color:#fff;margin:0;font-family:Barlow Condensed,sans-serif;font-size:16px}.footer-info-subtitle{letter-spacing:2.24px;color:var(--color-text-accent);margin-top:3px;font-family:DM Sans,sans-serif;font-size:8px}.footer-info-description{color:#999;margin-top:20px;font-family:DM Sans,sans-serif;font-size:.9rem}.footer-navigation-title{letter-spacing:2.25px;color:#ffffff40;font-family:DM Sans,sans-serif;font-size:9px;font-weight:300;line-height:13.5px}.footer-navigation-list{flex-direction:column;gap:12px;margin:0;padding-top:16px;list-style:none;display:flex}.footer-navigation-list a{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:14px;line-height:20px;text-decoration:none;transition:color .3s}.footer-navigation-list a:hover{color:#fff}.footer-contact-title{letter-spacing:2.25px;color:#ffffff40;font-family:DM Sans,sans-serif;font-size:9px;font-weight:300;line-height:13.5px}.footer-contact-list{flex-direction:column;gap:12px;margin:0;padding-top:16px;list-style:none;display:flex}.footer-contact-item{align-items:center;gap:10px;display:flex}.footer-contact-icon{color:var(--color-text-accent);flex-shrink:0;font-size:20px}.footer-contact-link,.footer-contact-text{color:#ffffffb3;font-size:14px;text-decoration:none}.footer-contact-link:hover{color:#fff}.hero{background:#06101e;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;color:#fff;justify-content:flex-start;width:100%;max-width:1280px;margin:0 auto;padding:144px 56px 64px;display:flex;position:relative}.hero-inner{width:620px;max-width:100%;height:auto}.hero-header-hat{letter-spacing:3px;color:#ffffff80;font-family:DM Sans,sans-serif;font-size:10px;font-weight:100;line-height:15px}.hero-text-heading{margin-top:32px}.hero-headline{color:#fff;flex-direction:column;margin:0;font-family:Barlow Condensed,sans-serif;font-size:144px;line-height:127px;display:flex}.hero-headline span{display:block}.hero-headline-highlight{color:var(--color-text-accent)}.hero-subtitle{color:#ffffff73;width:448px;margin-top:32px;font-family:DM Sans,sans-serif;font-size:20px}.hero-buttons-section{gap:16px;margin-top:40px;display:flex}.hero-button{letter-spacing:2.2px;cursor:pointer;border:1px solid #0000;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;line-height:15px;text-decoration:none;transition:all .3s}.hero-button-primary{background-color:var(--color-text-accent);color:#fff}.hero-button-outline{color:#fff9;background-color:#0000;border-color:#ffffff26}.hero-image{background-image:url(/assets/home-hero-gNH-rcP2.png);background-position:50%;background-size:cover;width:50%;height:100%;position:absolute;top:0;right:0}.hero-image:before{content:"";background:linear-gradient(90deg,#06101e 0%,#06101ede 30%,#06101e00 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=1024px){.hero-content{padding:120px 32px 64px}.hero-headline{font-size:96px;line-height:90px}.hero-image{width:45%}}@media (width<=768px){.hero{align-items:center;min-height:100vh}.hero-content{justify-content:center;padding:100px 20px 40px}.hero-inner{width:100%}.hero-headline{font-size:64px;line-height:60px}.hero-subtitle{width:100%;font-size:18px}.hero-buttons-section{flex-direction:column;gap:12px}.hero-button{text-align:center;width:100%}.hero-image{opacity:.25;width:100%}.hero-image:before{background:linear-gradient(90deg,#06101e 0%,#06101ede 30%,#06101e00 100%)}}@media (width<=480px){.hero-headline{font-size:48px;line-height:46px}.hero-header-hat{font-size:8px}}.who-we-are{background:#f4f3ef;width:100%}.who-we-are-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;padding-top:96px;padding-bottom:96px;display:flex}.who-we-are-inner{gap:80px;width:100%;max-width:1280px;padding:56px;display:flex}.who-we-are-left,.who-we-are-right{flex:1}.who-we-are-image{width:100%;height:auto;display:block}.who-we-are-title{letter-spacing:3px;color:#717182;font-family:DM Sans,sans-serif;font-size:13px;line-height:15px;display:flex}.who-we-are-heading{color:#0a0a0a;padding-top:24px;font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:900;line-height:44px;display:flex}.who-we-are-subtitle{color:#717182;padding-top:28px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:100;line-height:24px;display:flex}.who-we-are-checklist{flex-direction:column;gap:12px;padding-top:32px;display:flex}.who-we-are-checklist-element{display:flex}@media (width<=1024px){.who-we-are-container{padding-top:64px;padding-bottom:64px}.who-we-are-inner{gap:48px;padding:32px}.who-we-are-heading{font-size:40px;line-height:38px}}@media (width<=768px){.who-we-are-container{padding-top:48px;padding-bottom:48px}.who-we-are-inner{flex-direction:column;gap:32px;padding:20px}.who-we-are-left,.who-we-are-right{flex:none;width:100%}.who-we-are-heading{font-size:36px;line-height:34px}.who-we-are-subtitle{font-size:15px;line-height:22px}}@media (width<=480px){.who-we-are-container{padding-top:32px;padding-bottom:32px}.who-we-are-inner{gap:24px;padding:16px}.who-we-are-heading{font-size:28px;line-height:28px}}.check-list-item{align-items:center;gap:12px;display:flex}.check-list-icon{color:var(--color-text-accent);flex-shrink:0;font-size:13px}.check-list-text{color:#717182;font-family:DM Sans,sans-serif;font-size:16px;font-weight:100;line-height:24px;display:flex}.why-us{background:var(--color-secondary);width:100%;padding:96px 0}.why-us-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.why-us-inner{width:100%;max-width:1280px;padding:0 56px}.why-us-items{justify-content:space-between;gap:48px;padding-top:56px;display:flex}.why-us-item{flex:1}@media (width<=1024px){.why-us{padding:64px 0}.why-us-inner{padding:0 32px}.why-us-items{gap:32px;padding-top:40px}}@media (width<=768px){.why-us{padding:48px 0}.why-us-inner{padding:0 20px}.why-us-items{flex-direction:column;gap:24px;padding-top:32px}.why-us-item{flex:none;width:100%}}@media (width<=480px){.why-us{padding:32px 0}.why-us-inner{padding:0 16px}.why-us-items{gap:20px;padding-top:24px}}.why-us-item{flex-direction:column;align-items:flex-start;display:flex}.why-us-item-icon{color:var(--color-text-accent);font-size:22px}.why-us-item-title{color:#fff;padding-top:24px;font-family:Barlow Condensed,sans-serif;font-size:22px;line-height:25px}.why-us-item-subtitle{color:#fff6;margin:0;padding-top:16px;font-family:DM Sans,sans-serif;font-size:20px;line-height:23px}@media (width<=800px){.why-us-item{align-items:center}.why-us-item-subtitle{text-align:center}}.what-we-do{background:#f4f3ef;width:100%}.what-we-do-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.what-we-do-inner{width:100%;max-width:1280px;padding:96px 56px}.what-we-do-top{justify-content:space-between;align-items:flex-end;display:flex}.what-we-do-top-left{flex-direction:column;gap:16px;display:flex}.what-we-do-subtitle{color:#0a0a0a;width:306px;font-family:Barlow Condensed,sans-serif;font-size:56px;font-weight:700;line-height:51px}.what-we-do-link{letter-spacing:1.8px;color:var(--color-text-accent);align-items:center;gap:8px;padding-bottom:4px;font-size:12px;font-weight:400;text-decoration:none;display:inline-flex}.what-we-do-bottom{grid-template-columns:repeat(2,1fr);gap:48px;margin-top:56px;display:grid}@media (width<=1024px){.what-we-do-inner{padding:64px 32px}.what-we-do-subtitle{width:auto;font-size:48px;line-height:44px}.what-we-do-bottom{gap:32px;margin-top:40px}}@media (width<=768px){.what-we-do-inner{padding:48px 20px}.what-we-do-top{flex-direction:column;align-items:flex-start;gap:24px}.what-we-do-subtitle{font-size:40px;line-height:38px}.what-we-do-bottom{grid-template-columns:1fr;gap:24px;margin-top:32px}}@media (width<=480px){.what-we-do-inner{padding:32px 16px}.what-we-do-subtitle{font-size:32px;line-height:30px}.what-we-do-bottom{gap:20px;margin-top:24px}}.what-we-do-card{background-color:#fff;border:1px solid #0000001a;flex-direction:column;align-items:flex-start;padding:32px;display:flex}.card-top{align-items:center;gap:12px;display:flex}.card-icon{color:var(--color-text-accent);font-size:18px}.card-big-title{text-transform:uppercase;color:#0a0a0a;padding-top:16px;font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;line-height:25px}.card-body{color:#717182;margin:0;padding-top:12px;font-family:DM Sans,sans-serif;font-size:14px;line-height:22px}.card-link{letter-spacing:1.8px;color:var(--color-text-accent);align-items:center;gap:8px;margin-top:auto;padding-top:20px;font-size:12px;text-decoration:none;display:inline-flex}.get-in-touch{background:var(--color-secondary);width:100%}.get-in-touch-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.get-in-touch-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1280px;padding:80px 56px;display:flex}.get-in-touch-title{color:#fff;letter-spacing:1px;margin:0;font-family:Barlow Condensed,sans-serif;font-size:51px;line-height:64px}.get-in-touch-accent{color:var(--color-text-accent)}.get-in-touch-button{background-color:var(--color-text-accent);color:#fff;cursor:pointer;border:none;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .3s}.get-in-touch-button:hover{opacity:.9}@media (width<=1024px){.get-in-touch-inner{padding:64px 32px}.get-in-touch-title{font-size:44px;line-height:54px}}@media (width<=768px){.get-in-touch-inner{flex-direction:column;align-items:flex-start;gap:32px;padding:48px 20px}.get-in-touch-title{font-size:36px;line-height:44px}.get-in-touch-button{text-align:center;width:100%}}@media (width<=480px){.get-in-touch-inner{gap:24px;padding:32px 16px}.get-in-touch-title{font-size:30px;line-height:36px}}.services-page{background:var(--color-secondary);width:100%}.services-page-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.services-page-inner{width:100%;max-width:1280px;padding:96px 56px}.services-page-title{color:#fff;margin:0 0 16px;font-family:Barlow Condensed,sans-serif;font-size:56px}.services-page-subtitle{color:#ffffffb3;font-family:DM Sans,sans-serif;font-size:20px}.services-cta{background:var(--color-text-accent);width:100%}.services-cta-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.services-cta-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1280px;padding:80px 56px;display:flex}.services-cta-title{color:#fff;text-transform:uppercase;margin:0 0 12px;font-family:Barlow Condensed,sans-serif;font-size:30px;line-height:36px}.services-cta-subtitle{color:#ffffffb3;margin:0;font-family:DM Sans,sans-serif;font-size:18px}.services-cta-button{text-transform:uppercase;letter-spacing:2px;color:var(--color-text-accent);cursor:pointer;white-space:nowrap;background-color:#fff;border:none;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;text-decoration:none;transition:opacity .3s}.services-cta-button:hover{opacity:.9}@media (width<=768px){.services-cta-inner{flex-direction:column;align-items:flex-start;padding:48px 20px}.services-cta-title{font-size:36px}.services-cta-button{text-align:center;width:100%}}.services-section{background:#f4f3ef;width:100%;padding:80px 0}.services-section-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.services-section-inner{flex-direction:column;gap:24px;width:100%;max-width:1280px;padding:0 56px;display:flex}@media (width<=768px){.services-section{padding:32px 0}.services-section-inner{gap:12px;width:100%;max-width:1280px;padding:0 24px}}.expandable-service{background-color:#0000;border:1px solid #0000001a;width:100%;overflow:hidden}.expandable-service-header{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:32px;display:flex}.expandable-service-header-left{align-items:center;gap:20px;display:flex}.expandable-service-icon{color:var(--color-text-accent);flex-shrink:0;font-size:32px}.expandable-service-titles{flex-direction:column;gap:4px;display:flex}.expandable-service-title{color:#0a0a0a;text-transform:uppercase;margin:0;font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;line-height:25px}.expandable-service-text-area{flex:1;padding:32px}.expandable-service-chevron{color:var(--color-text-accent);transition:transform .3s}.expandable-service-chevron.rotated{transform:rotate(180deg)}.expandable-service-body{gap:48px;height:337px;display:flex}.expandable-service-body-text{flex-direction:column;flex:1;justify-content:space-between;gap:24px;display:flex}.expandable-service-paragraph{color:#717182;margin:0;font-family:DM Sans,sans-serif;font-size:15px;line-height:24.4px}.expandable-service-checklist{grid-template-columns:repeat(2,1fr);gap:12px;padding-top:24px;display:grid}.expandable-service-checklist>*{flex:50%}.expandable-service-link{letter-spacing:1.8px;color:var(--color-text-accent);align-items:center;gap:8px;width:fit-content;padding-top:32px;font-size:12px;text-decoration:none;display:inline-flex}.expandable-service-body-image{flex:1;max-width:465px;max-height:340px}.expandable-service-body-image img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=768px){.expandable-service-header{padding:24px 20px}.expandable-service-body{flex-direction:column;gap:24px;height:auto;margin-top:24px;padding:0 20px 24px}.expandable-service-body-image{order:-1}.expandable-service-body-text{justify-content:flex-start}.expandable-service-title{font-size:24px}.expandable-service-subtitle{font-size:13px}.expandable-service-icon{font-size:28px}}@media (width<=480px){.expandable-service-header{padding:20px 16px}.expandable-service-body{padding:0 16px 20px}.expandable-service-title{font-size:22px}.expandable-service-checklist{grid-template-columns:1fr}}.expandable-service.open{border-left:4px solid var(--color-text-accent)}.page-hero{background:#06101e;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-hero-content{z-index:2;color:#fff;flex-direction:column;align-items:flex-start;width:100%;max-width:1280px;margin:0 auto;padding:64px 56px;display:flex;position:relative}.page-hero-eyebrow-row{align-items:center;gap:16px;display:flex}.page-hero-bar{background-color:var(--color-text-accent);width:50px;height:1px}.page-hero-eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--color-text-accent);font-family:DM Sans,sans-serif;font-size:13px;line-height:15px}.page-hero-title{color:#fff;margin-top:32px;font-family:Barlow Condensed,sans-serif;font-size:88px;line-height:80px}.page-hero-subtitle{color:#fff6;max-width:600px;margin-top:24px;font-family:DM Sans,sans-serif;font-size:20px;line-height:26px}.page-hero-image{background-position:50%;background-size:cover;width:50%;height:100%;position:absolute;top:0;right:0}.page-hero-image:before{content:"";background:linear-gradient(90deg,#06101e 0%,#06101ede 30%,#06101e00 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=1024px){.page-hero-content{padding:100px 32px 64px}.page-hero-title{font-size:64px}.page-hero-subtitle{font-size:18px}.page-hero-image{width:45%}}@media (width<=768px){.page-hero{align-items:center;min-height:100vh}.page-hero-content{justify-content:center;padding:100px 20px 40px}.page-hero-title{margin-bottom:16px;font-size:48px;line-height:1}.page-hero-subtitle{width:100%;font-size:16px}.page-hero-image{opacity:.25;width:100%}.page-hero-image:before{background:linear-gradient(90deg,#06101e 0%,#06101ede 30%,#06101e00 100%)}.page-hero-eyebrow-row{gap:8px}.page-hero-bar{width:40px}.page-hero-eyebrow{letter-spacing:2px;font-size:11px}}@media (width<=480px){.page-hero-title{font-size:36px}.page-hero-eyebrow{font-size:10px}.page-hero-subtitle{font-size:15px}.page-hero-bar{width:30px}}.faq-page{background:#f4f3ef;width:100%}.faq-content{width:100%;padding:80px 0}.faq-content-outer{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.faq-content-inner{width:100%;max-width:1280px;padding:0 56px}.faq-content-narrow{width:100%;max-width:900px;margin:0 auto}.faq-list{flex-direction:column;display:flex}.faq-placeholder{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;padding:20px;font-family:DM Sans,sans-serif;font-size:18px}@media (width<=768px){.faq-content{padding:48px 0}.faq-content-inner{padding:0 20px}}.faq-item{border-bottom:1px solid #0000001a;padding:24px 0}.faq-item:last-child{border-bottom:none}.faq-item-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.faq-item-question{color:#0a0a0a;font-family:DM Sans,sans-serif;font-size:16px}.faq-item-icon{color:var(--color-text-accent);flex-shrink:0;transition:transform .3s}.faq-item-icon.rotate{transform:rotate(45deg)}.faq-item-answer{padding-top:16px;animation:.3s fadeIn}.faq-item-answer p{color:#717182;margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.contact-cta{background:var(--color-secondary);width:100%;padding-top:96px}.contact-cta-container{justify-content:center;width:100%;max-width:1470px;margin:0 auto;display:flex}.contact-cta-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1280px;padding:0 56px 96px;display:flex}.contact-cta-left{flex-direction:column;gap:16px;max-width:600px;display:flex}.contact-cta-title{color:#fff;text-transform:uppercase;margin:0;font-family:Barlow Condensed,sans-serif;font-size:48px;line-height:1}.contact-cta-subtitle{color:#ffffffb3;margin:0;font-family:DM Sans,sans-serif;font-size:18px}.contact-cta-button{background-color:var(--color-text-accent);letter-spacing:2px;color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:12px;text-decoration:none;transition:opacity .3s}.contact-cta-button:hover{opacity:.9}@media (width<=768px){.contact-cta-inner{flex-direction:column;align-items:flex-start;padding-left:20px;padding-right:20px}.contact-cta-title{font-size:36px}.contact-cta-button{text-align:center;width:100%}}.contact-page{background:#f4f3ef;width:100%}.contact-content{width:100%}.contact-content-outer{justify-content:center;width:100%;max-width:1470px;margin:0 auto;padding:96px 0;display:flex}.contact-content-inner{width:100%;max-width:1280px;padding:0 56px}.contact-columns{gap:48px;display:flex}.contact-column-left{flex-direction:column;flex:1;gap:32px;display:flex}.contact-column-right{background:#ffffff05;flex:1}.contact-column-eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--color-text-accent);font-family:DM Sans,sans-serif;font-size:13px}.contact-info-items{flex-direction:column;gap:24px;display:flex}.contact-column-right{flex-direction:column;flex:1;gap:24px;display:flex}.contact-right-top{background:var(--color-secondary);flex-direction:column;gap:24px;padding:40px;display:flex}.contact-right-paragraph{color:#fff6;margin:0;padding-top:32px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}.contact-right-separator{background-color:#ffffff1a;width:100%;height:1px}.contact-right-checklist{flex-direction:column;gap:12px;display:flex}.contact-right-bottom{background:#fff;padding:28px}.contact-highlight{align-items:center;gap:16px;display:flex}.contact-highlight-icon{color:var(--color-text-accent);flex-shrink:0}.contact-highlight-text{flex-direction:column;gap:4px;display:flex}.contact-highlight-title{letter-spacing:2.25px;color:#0006;margin:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:200;line-height:13.5px}.contact-highlight-subtitle{color:#0a0a0a;letter-spacing:1px;margin:0;font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;line-height:28px}@media (width<=768px){.contact-content{padding:48px 0}.contact-content-inner{padding:0 20px}.contact-content-outer{padding:20px 0}.contact-columns{flex-direction:column;gap:32px}}.contact-info-item{gap:20px;display:flex}.contact-info-icon-container{border:1px solid var(--color-text-accent);width:44px;height:44px;color:var(--color-text-accent);background-color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-info-text{flex-direction:column;gap:4px;display:flex}.contact-info-title{color:#000;margin:0;font-family:Barlow Condensed,sans-serif;font-size:24px;font-weight:300;line-height:1}.contact-info-subtitle{color:#717182;margin:0;font-family:DM Sans,sans-serif;font-size:12px}*{box-sizing:border-box;margin:0;padding:0}:root{--color-text-accent:#b8943f;--color-secondary:#06101e}body{font-family:system-ui,sans-serif}.minimalistic-title{letter-spacing:3px;color:#717182;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:13px;line-height:15px;display:flex}
