@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/inter-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/outfit-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--theme-color:#324362;--title-color:#0e172a;--body-color:#505b6e;--smoke-color:#f6f7fa;--white-color:#fff;--line:#dce1e9;--font-title:"Outfit",Arial,sans-serif;--font-body:"Inter",Arial,sans-serif;--header-height:116px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body{color:var(--body-color);font:400 16px/1.75 var(--font-body);-webkit-font-smoothing:antialiased;background:#fff;margin:0}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,input,select,textarea{outline-offset:5px}a:focus-visible,button:focus-visible{outline:3px solid #8293b2}p{margin:0 0 22px}h1,h2,h3,h4{font-family:var(--font-title);color:var(--title-color);letter-spacing:-.035em;margin:0 0 22px;font-weight:600;line-height:1.08}h2{text-transform:uppercase;font-size:clamp(36px,3.65vw,54px)}h3{letter-spacing:-.02em;text-transform:uppercase;font-size:22px;line-height:1.25}h4{letter-spacing:.02em;font-size:16px}svg{flex:none;width:24px;height:24px;display:block}.container{width:min(1320px,100% - 96px);margin-inline:auto}.bg-light{background:var(--smoke-color)}[id]{scroll-margin-top:calc(var(--header-height) + 20px)}.sub-title{color:var(--theme-color);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:14px;font-weight:600;line-height:1.5;display:flex}.sub-title:before{content:"";background:currentColor;flex:none;width:28px;height:2px}.section-heading{max-width:760px;margin-bottom:50px}.section-heading>p:last-child{max-width:730px;margin-bottom:0}.section-heading.centered{text-align:center;margin-inline:auto}.centered .sub-title{justify-content:center}.intro{color:var(--title-color);font-size:19px;font-weight:500;line-height:1.65}.section-copy{max-width:750px}.th-btn{background:var(--theme-color);color:#fff;letter-spacing:.045em;text-transform:uppercase;white-space:normal;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:24px;min-height:58px;padding:19px 25px;font-size:13px;font-weight:600;line-height:1.35;transition:background .2s,transform .2s;display:inline-flex}.th-btn:hover{background:var(--title-color);transform:translateY(-2px)}.th-btn svg{width:20px;height:20px}.th-btn.secondary{color:#fff;background:0 0;border-color:#9ca8bd}.th-btn.secondary:hover{color:var(--title-color);background:#fff}.btn-wrap{flex-wrap:wrap;gap:16px;display:flex}.skip-link{color:var(--title-color);z-index:110;background:#fff;padding:16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.th-header{z-index:100;background:#fffffffa;border-bottom:1px solid #e6e9f0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:116px;display:flex}.header-logo{flex:none;width:96px}.header-logo img{object-fit:contain;width:96px;height:96px}.desktop-nav{align-items:center;gap:27px;margin-left:auto;display:flex}.desktop-nav a{letter-spacing:.045em;text-transform:uppercase;color:var(--title-color);padding:20px 0;font-size:12px;font-weight:700;line-height:1.4;position:relative}.desktop-nav a:after{content:"";background:var(--theme-color);height:2px;transition:right .2s;position:absolute;bottom:10px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-inner>.th-btn{gap:16px;min-height:52px;padding:17px 19px;font-size:12px}.menu-toggle{border:1px solid var(--line);background:0 0;border-radius:8px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:7px;width:48px;height:48px;display:none}.menu-toggle span{background:var(--title-color);width:22px;height:2px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.mobile-menu{inset:var(--header-height) 0 0;background:var(--smoke-color);z-index:99;padding:30px 24px;position:fixed;overflow:auto}.mobile-menu[hidden]{display:none}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);font:500 27px/1.25 var(--font-title);text-transform:uppercase;color:var(--title-color);letter-spacing:-.03em;padding:16px 0}.mobile-menu>.th-btn{width:100%;margin-top:30px}.mobile-menu>p{text-align:center;margin-top:22px;font-size:13px}.regional-strip{background:var(--smoke-color);border-bottom:1px solid #e4e7ee;padding:26px 0}.regional-strip .container{justify-content:space-between;align-items:center;gap:22px;display:flex}.regional-strip p{text-transform:uppercase;color:var(--theme-color);letter-spacing:.1em;margin:0;font-size:12px;font-weight:600;line-height:1.7}.regional-strip p:last-child{color:var(--title-color)}.regional-strip span{margin-inline:9px}.split-layout{grid-template-columns:1fr 1fr;align-items:center;gap:76px;display:grid}.brand-panel{border-radius:28px;position:relative;overflow:hidden}.checklist{margin:30px 0 0;padding:0;list-style:none}.checklist li{border-top:1px solid var(--line);color:var(--title-color);padding:14px 0 14px 28px;font-size:15px;line-height:1.6;position:relative}.checklist li:before{content:"✓";color:var(--theme-color);font-weight:700;position:absolute;top:13px;left:0}.project-section{background:var(--title-color);color:#cbd4e3}.project-section h2,.project-section h3{color:#fff}.project-section .sub-title{color:#c5d0e4}.contact-wrap4{background:var(--smoke-color);border-radius:30px;grid-template-columns:1.25fr 1fr;display:grid;overflow:hidden}.appointment-wrap2{padding:55px}.appointment-wrap2>p:not(.sub-title){font-size:15px;line-height:1.75}.form-grid{grid-template-columns:1fr 1fr;gap:21px 19px;margin-top:34px;display:grid}.form-group{min-width:0}label{color:var(--title-color);margin-bottom:9px;font-size:13px;font-weight:600;line-height:1.5;display:block}input,select,textarea{width:100%;min-width:0;min-height:52px;color:var(--title-color);background:#fff;border:1px solid #cdd4df;border-radius:8px;padding:13px 14px;font-size:16px;line-height:1.6;transition:border-color .2s,box-shadow .2s;display:block}input::placeholder,textarea::placeholder{color:#677387;font-size:14px}select{padding-right:30px}textarea{resize:vertical;min-height:145px}input:focus,select:focus,textarea:focus{border-color:var(--theme-color);outline:none;box-shadow:0 0 0 3px #3243621a}.field-error{color:#8a2031;margin-top:5px;font-size:12px;line-height:1.5;display:block}.field-error:empty{display:none}[aria-invalid=true]{border-color:#8a2031}.form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.submit-btn{justify-content:space-between;width:100%;padding-inline:22px}.submit-btn:disabled{opacity:.6;cursor:wait;transform:none}.required-note{color:#505b6e;margin:12px 0 0;font-size:12px}.form-status{border-radius:9px;margin:20px 0 0;font-size:14px;line-height:1.7}.form-status:empty{display:none}.form-status.error{color:#7d2736;background:#fff;border:1px solid #c9a7ae;padding:16px}.form-status.success{color:var(--title-color);background:#fff;border:1px solid #a5b3c9;padding:16px}.contact-thumb4-1{background:var(--title-color);color:#e2e8f1;flex-direction:column;justify-content:space-between;display:flex}.contact-brand{background:radial-gradient(at 70% 25%,#324362,#0e172a 85%);justify-content:center;align-items:center;min-height:360px;padding:50px;display:flex}.contact-brand img{opacity:.9;max-width:250px}.contact-details .sub-title{color:#c7d1e2;font-size:12px}.contact-promise{font:500 34px/1.13 var(--font-title);color:#fff;letter-spacing:-.025em;margin-bottom:33px}.contact-row{border-top:1px solid #ffffff24;padding:17px 0}.contact-row>span{text-transform:uppercase;letter-spacing:.12em;color:#cbd5e5;font-size:11px}.contact-row>p{color:#fff;overflow-wrap:anywhere;margin:4px 0 0;font-size:16px}.contact-regions{color:#cbd5e5;margin:24px 0 0;font-size:12px;line-height:1.8}.footer-cta{background:var(--theme-color);color:#fff;padding:65px 0}.footer-cta .container{justify-content:space-between;align-items:center;gap:45px;display:flex}.footer-cta h2{color:#fff;margin-bottom:20px;font-size:42px;line-height:1.1}.footer-cta p{color:#e1e6ef;margin:0;font-size:15px}.footer-cta .th-btn{border:1px solid #96a3ba;flex:none}.footer-cta .th-btn:hover{color:var(--title-color);background:#fff}.footer-wrapper{background:var(--title-color);color:#c5cfdf;padding:75px 0 0}.footer-main{grid-template-columns:1.25fr 1fr 1.2fr;gap:80px;padding-bottom:55px;display:grid}.footer-brand img{object-fit:contain;width:135px;height:135px;margin-bottom:20px}.footer-brand h2{letter-spacing:.005em;color:#fff;margin:0 0 18px;font-size:18px;line-height:1.3}.footer-brand>p{max-width:320px;margin:0;font-size:14px;line-height:1.8}.footer-main h3{color:#fff;letter-spacing:.07em;margin-bottom:20px;font-size:14px}.footer-contact{padding-top:12px}.footer-contact p,.footer-contact address{overflow-wrap:anywhere;font-size:14px;font-style:normal;line-height:1.9}.footer-contact h3:nth-of-type(2){margin-top:35px}.footer-regions{padding-top:12px}.footer-regions h4{text-transform:uppercase;letter-spacing:.07em;color:#fff;margin:0 0 6px;font-size:12px}.footer-regions p{margin:0;font-size:13px;line-height:1.8}.footer-regions>div+div{margin-top:21px}.footer-nav{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;flex-wrap:wrap;align-items:center;gap:30px;padding:25px 0;display:flex}.footer-nav a{color:#e3e9f4;font-size:12px}.footer-nav a:hover{color:#fff;text-underline-offset:5px;text-decoration:underline}.back-top{margin-left:auto}.copyright{padding:25px 0}.copyright p{color:#bbc7d9;margin:0;font-size:12px}@media (width>=1800px){.container{width:min(1440px,100% - 140px)}}@media (width<=1199px){.container{width:calc(100% - 64px)}.header-inner{gap:18px}.desktop-nav{gap:19px}.desktop-nav a{font-size:11px}.header-inner>.th-btn{gap:10px;padding-inline:16px;font-size:11px}.split-layout{gap:44px}.contact-wrap4{grid-template-columns:1.2fr 1fr}.appointment-wrap2{padding:38px}.appointment-wrap2 h2{font-size:42px}.contact-details{padding:30px}.footer-main{gap:40px}}@media (width<=991px){:root{--header-height:96px}.header-inner{min-height:96px}.header-logo,.header-logo img{width:82px;height:82px}.desktop-nav{display:none}.header-inner>.th-btn{margin-left:auto;padding:15px 20px;font-size:12px}.menu-toggle{display:flex}.space{padding:84px 0}.regional-strip .container{text-align:center;flex-direction:column;gap:7px}.split-layout{grid-template-columns:1fr;gap:54px}.about-layout>div:last-child{order:-1}.contact-wrap4{grid-template-columns:1fr}.appointment-wrap2{padding:48px}.contact-thumb4-1{grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.contact-brand{min-height:100%;padding:30px}.contact-brand img{width:230px}.contact-details{padding:38px 30px}.contact-promise{font-size:29px}.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1/-1;grid-template-columns:130px 1fr;column-gap:32px;display:grid}.footer-brand a{grid-row:1/3}.footer-brand img{width:130px;height:130px;margin:0}.footer-brand h2{align-self:end}.footer-brand>p{max-width:440px}.footer-cta h2{font-size:34px}.footer-cta .container,.footer-nav{gap:24px}.footer-nav .back-top{margin-left:0}}@media (width<=600px){:root{--header-height:88px}.container{width:calc(100% - 40px)}body{font-size:16px;line-height:1.7}.space{padding:67px 0}h2{letter-spacing:-.035em;font-size:34px;line-height:1.1}h2 br{display:none}h2 br:after{content:" "}.sub-title{letter-spacing:.12em;margin-bottom:17px;font-size:12px}.section-heading{margin-bottom:32px}.header-inner{gap:12px;min-height:88px}.header-logo,.header-logo img{width:75px;height:75px}.header-inner>.th-btn{letter-spacing:.02em;gap:8px;min-height:46px;padding:13px 14px;font-size:10px}.header-inner>.th-btn svg{width:15px}.menu-toggle{width:44px;height:44px}.th-btn{min-height:55px;padding:17px 21px;font-size:12px}.regional-strip{padding:23px 0}.regional-strip p{letter-spacing:.065em;font-size:10px}.regional-strip p:last-child{font-size:10px}.regional-strip span{margin-inline:4px}.intro{font-size:18px;line-height:1.65}.checklist li{padding-block:14px;font-size:14px}.project-section .section-heading{text-align:left}.project-section .centered .sub-title{justify-content:flex-start}.contact-area-4 .container{width:calc(100% - 28px)}.contact-wrap4{border-radius:23px}.appointment-wrap2{padding:32px 22px}.appointment-wrap2 h2{font-size:35px}.appointment-wrap2>p:not(.sub-title){font-size:14px}.form-grid{grid-template-columns:1fr;gap:18px;margin-top:29px}.form-wide{grid-column:auto}label{font-size:13px}input,select,textarea{min-height:54px;font-size:16px}.contact-thumb4-1{flex-direction:column;align-items:stretch;display:flex}.contact-brand{min-height:250px;padding:32px}.contact-brand img{width:195px}.contact-details{padding:10px 28px 36px}.contact-promise{font-size:32px}.contact-row>p{font-size:15px}.contact-details>.sub-title{font-size:11px}.footer-cta{padding:49px 0}.footer-cta .container{flex-direction:column;align-items:flex-start;gap:26px}.footer-cta h2{font-size:33px}.footer-cta p{font-size:14px}.footer-cta .th-btn{width:100%}.footer-wrapper{padding-top:50px}.footer-main{padding-bottom:35px;display:block}.footer-brand{display:block}.footer-brand img{width:130px;height:130px;margin:0 0 23px}.footer-brand h2{font-size:18px}.footer-brand>p{font-size:14px}.footer-contact{padding-top:32px}.footer-contact h3:nth-of-type(2){margin-top:25px}.footer-regions{padding-top:18px}.footer-regions>div+div{margin-top:18px}.footer-main h3{margin-bottom:17px}.footer-nav{grid-template-columns:1fr 1fr;gap:9px 20px;padding:20px 0;display:grid}.footer-nav a{min-height:40px;padding:10px 0;font-size:12px}.copyright p{font-size:11px;line-height:1.8}.copyright{padding:22px 0}.mobile-menu nav a{font-size:26px}.mobile-menu{padding-top:14px}}@media (width<=359px){.container{width:calc(100% - 32px)}.header-inner{gap:8px}.header-logo,.header-logo img{width:70px;height:70px}.header-inner>.th-btn{padding-inline:11px;font-size:9px}.contact-details{padding-inline:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.desktop-nav a{font-size:14px}@media (width<=1199px){.desktop-nav a{font-size:12px}}.th-header{background:#fff}.hero-slider10 .swiper-slide{z-index:1;position:relative}@media (width<=1199px){.hero-slider10 .th-hero-bg{border-radius:0 0 70px 70px;overflow:hidden;-webkit-mask-image:none!important;mask-image:none!important}}.hero-style10{z-index:2;padding:260px 0 350px;position:relative}.hero-style10 .hero-sub-title{text-transform:uppercase;margin-top:-.15em;margin-bottom:45px;font-size:24px;font-weight:600;display:block}@media (width<=1299px){.hero-style10 .hero-sub-title{margin-bottom:35px;font-size:18px}}@media (width<=575px){.hero-style10 .hero-sub-title{font-size:16px}}.hero-style10 .hero-title{text-transform:uppercase;margin-top:-.25em;margin-bottom:34px;font-size:84px;font-weight:500}@media (width<=1399px){.hero-style10 .hero-title{font-size:70px}}@media (width<=1299px){.hero-style10 .hero-title{font-size:60px}}@media (width<=991px){.hero-style10 .hero-title{font-size:50px}}@media (width<=767px){.hero-style10 .hero-title{font-size:40px}}@media (width<=375px){.hero-style10 .hero-title{font-size:38px}}@media (width<=1299px){.hero-style10 .hero-title{max-width:800px;margin-left:auto;margin-right:auto}}@media (width<=1199px){.hero-style10{padding:200px 0 280px}}@media (width<=991px){.hero-style10{padding:180px 0 300px}.hero-style10 .hero-title{max-width:650px}.hero-style10 .btn-wrap{justify-content:center}}.hero-10{position:relative}.hero-10 .hero-bottom-wrap{z-index:2;position:absolute;bottom:30px;left:50%;right:auto;transform:translate(-50%)}.hero-10 .hero-bottom-wrap .about-tag{text-align:center;background:var(--white-color);-webkit-backdrop-filter:blur(19.2px);backdrop-filter:blur(19.2px);border-radius:50%;width:164px;height:164px;line-height:164px}.hero-10 .hero-bottom-wrap .about-tag .about-experience-tag{color:var(--title-color);text-transform:uppercase;width:100%;height:100%;margin-top:-82px;margin-left:-82px;font-size:12px;font-weight:500}.hero-10 .hero-bottom-wrap .about-tag .about-experience-tag span{--rotate-letter:10.5deg;height:76px;top:2px;left:39%}.hero-10 .hero-bottom-wrap .about-tag .about-tag-thumb{border-radius:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-10 .hero-bottom-wrap .about-tag .about-tag-thumb .hero-scroll-wrap{border:1px solid var(--theme-color);z-index:1;border-radius:30px;width:20px;height:40px;margin-bottom:0;display:inline-block;position:relative}.hero-10 .hero-bottom-wrap .about-tag .about-tag-thumb .hero-scroll-wrap:before{content:"";background-color:var(--theme-color);border-radius:50px;width:1px;height:10px;margin:-15px -1px 0 0;animation:1.5s infinite scrollMove;position:absolute;top:50%;left:50%}.img-box10{padding:64px 94px 81px 132px;display:inline-block;position:relative}.img-box10 .img1{border-radius:32px;display:inline-block;overflow:hidden}.img-box10 .img2{border:2px solid var(--white-color);border-radius:32px;display:inline-block;position:absolute;top:0;left:0;overflow:hidden}.img-box10 .img3{border:2px solid var(--white-color);border-radius:32px;display:inline-block;position:absolute;bottom:0;right:0;overflow:hidden}.img-box10 .about-tag{padding:0;position:absolute;bottom:130px;left:70px}.img-box10 .about-tag .about-experience-tag{color:var(--title-color);width:180px;height:180px;margin-top:-90px;margin-left:-90px}.img-box10 .about-tag .about-experience-tag span{--rotate-letter:8deg;height:95px}.img-box10 .about-tag .play-btn{--icon-size:107px;border:0;border-radius:50%}.img-box10 .about-tag .play-btn:after,.img-box10 .about-tag .play-btn:before{background:var(--white-color);mix-blend-mode:exclusion}@media (width<=1299px){.img-box10{padding:60px 75px 80px 100px}}@media (width<=575px){.img-box10{padding:0}.img-box10 .img1{margin-bottom:15px}.img-box10 .img2{position:initial;float:left;width:calc(50% - 10px);display:block}.img-box10 .img2 img{width:100%}.img-box10 .img3{position:initial;float:right;width:calc(50% - 10px);display:block}.img-box10 .img3 img{width:100%}.img-box10 .about-tag{top:70px;bottom:auto;left:70px}}.why-img-box2{border-radius:0 0 50px;margin-top:-120px;margin-left:-315px;overflow:hidden}.why-img-box2 img{width:100%}@media (width<=1500px){.why-img-box2{margin-left:-200px}}@media (width<=1399px){.why-img-box2{border-radius:20px;margin-top:0;margin-left:0}}.why-feature-list{padding:0;grid-template-columns:repeat(2,1fr);gap:0 40px;margin:0;padding-top:40px;list-style:none;display:grid}.why-feature-list .why-feature-list-wrap{gap:30px;padding-bottom:40px;display:flex;position:relative}.why-feature-list .why-feature-list-wrap:after{content:"";background:var(--th-border-color2);z-index:-1;width:1px;height:calc(100% + 40px);position:absolute;bottom:0;left:20px}.why-feature-list .why-feature-list-wrap .number{color:var(--theme-color);text-align:center;background:var(--white-color);border-radius:50%;flex:none;width:40px;height:40px;font-size:18px;font-weight:500;line-height:40px;display:inline-block;box-shadow:0 0 20px 10px #bebebe2b}.why-feature-list .why-feature-list-wrap .feature-title{color:var(--title-color);border-bottom:1px solid var(--th-border-color2);margin-top:4px;margin-bottom:21px;padding-bottom:22px;font-size:24px;font-weight:600}.why-feature-list .why-feature-list-wrap .feature-text{color:var(--body-color);margin-bottom:-.5em}@media (width<=767px){.why-feature-list{grid-template-columns:repeat(1,1fr)}.why-feature-list .why-feature-list-wrap{gap:20px}}.service-card.style6{border:1px solid var(--th-border-color);background:var(--white-color);border-radius:48px;padding:30px}.service-card.style6 .service-card-icon{border:1px solid var(--th-border-color);background:var(--smoke-color2);text-align:center;border-radius:50%;width:96px;height:96px;line-height:93px;transition:all .4s}.service-card.style6 .service-card-icon img{transition:all .4s}.service-card.style6 .box-title{margin-top:17px}.service-card.style6 .box-title a{color:var(--title-color);font-size:24px;font-weight:600}.service-card.style6 .box-title a:hover{color:var(--theme-color)}.service-card.style6 .box-text{color:var(--body-color);opacity:.9}@media (width<=1500px){.service-card.style6 .box-text{font-size:14px}}@media (width<=1299px){.service-card.style6 .box-text{font-size:16px}}@media (width<=991px){.service-card.style6 .box-text{font-size:15px}}@media (width<=767px){.service-card.style6 .box-text{font-size:16px}}.service-card.style6 .service-img{z-index:1;border-radius:24px;margin-top:50px;display:block;position:relative;overflow:hidden}.service-card.style6 .service-img img{width:100%;transition:all .4s}.service-card.style6 .service-img:before{content:"";background:var(--black-color2);opacity:0;z-index:1;transition:all .4s;position:absolute;inset:0}.service-card.style6:hover .service-card-icon img{filter:brightness(99)invert(0)grayscale(9);transform:rotateY(180deg)}.service-card.style6:hover .service-img img{transform:scale(1.05)}.th-team{position:relative}.th-team .team-img{position:relative;overflow:hidden}.th-team .team-img img{width:100%;transition:all .4s ease-in-out}.th-team .team-desig{color:var(--theme-color);margin-bottom:-.45em;font-size:14px;font-weight:500;transition:all .4s ease-in-out;display:block}.th-team .box-title{margin-bottom:0}.team-card{position:relative}.team-card .team-img img{-o-object-fit:cover;object-fit:cover;height:442px}.team-card .team-card-content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e172ab3;border-radius:0;flex-wrap:wrap;padding:18px 25px;transition:all .4s;display:flex;position:absolute;inset:325px 24px 24px;-webkit-mask-size:100% 100%;mask-size:100% 100%}@media (width<=575px){.team-card .team-card-content{padding:18px 20px}}.team-card .team-card-content .media{text-align:start;justify-content:space-between;align-items:center;width:100%;margin-bottom:auto;display:flex}.team-card .team-card-content .media .media-body{flex:none}@media (width<=575px){.team-card .team-card-content{inset:338px 15px 15px}}.team-card .box-title{margin-bottom:5px;font-size:24px;font-weight:600}.team-card .box-title a{color:var(--white-color)}.team-card .box-title a:hover{color:var(--theme-color)}.team-card .team-desig{font-size:16px;font-weight:400;font-family:var(--body-font);color:var(--white-color);margin-bottom:-.4em;display:block}.team-card:hover .team-card-content{padding:24px 25px;top:24px}@media (width<=575px){.team-card:hover .team-card-content{padding:20px;top:15px}}.team-card.style6{border-radius:30px;overflow:hidden}.team-card.style6 .team-card-content{border-radius:16px;align-content:end;top:320px;-webkit-mask-image:none;mask-image:none}.team-card.style6 .team-card-content .media{-ms-flex-item-align:self-end;align-self:self-end;margin-bottom:-25px;transition:all .4s}.team-card.style6:hover .team-card-content{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0e172a00 0%,#0e172ae6 100%);align-content:end;padding:40px;inset:0}.team-card.style6:hover .team-card-content .media{margin-bottom:0}@media (width<=575px){.team-card.style6 .team-card-content{top:330px}}.property-card7 .property-card-thumb{border-radius:24px;overflow:hidden}.property-card7 .property-card-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:400px;transition:all .4s}@media (width<=991px){.property-card7 .property-card-thumb img{height:350px}}.property-card7 .property-card-details{justify-content:space-between;align-items:center;margin-top:32px;display:flex}@media (width<=1299px){.property-card7 .property-card-details{flex-wrap:wrap;gap:25px}.property-card7 .property-card-details .media-left{width:100%}}@media (width<=1199px){.property-card7 .property-card-details .media-left{width:auto}}@media (width<=991px){.property-card7 .property-card-details .media-left{width:100%}}@media (width<=767px){.property-card7 .property-card-details .media-left{width:auto}}@media (width<=375px){.property-card7 .property-card-details .media-left{width:100%}}.property-card7 .property-card-title{color:var(--white-color);margin-top:-.3em;margin-bottom:8px;font-size:24px;font-weight:600}.property-card7 .property-card-title a{color:var(--white-color)}.property-card7 .property-card-title a:hover{color:var(--theme-color)}.property-card7 .property-card-subtitle{font-size:16px;font-family:var(--title-font);color:var(--theme-color);margin-bottom:-.3em}.property-card7:hover .property-card-thumb img{transform:scale(1.05)}.contact-wrap4{border-radius:16px;overflow:hidden}.contact-wrap4 .appointment-wrap2{border-radius:0}.contact-wrap4 .contact-thumb4-1{height:100%}.contact-wrap4 .contact-thumb4-1 img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.appointment-wrap2{border-radius:16px;padding:40px}.appointment-wrap2 .form-title{font-weight:600;font-family:var(--body-font);margin-top:-.3em;margin-bottom:26px}@media (width<=375px){.appointment-wrap2{padding:40px 30px}}.marquee-slider1 .swiper-wrapper{transition-timing-function:linear}.marquee-slider1 .swiper-slide{width:auto}.marquee-card{margin-bottom:0;padding:51px 0 46px;display:inline-block}.marquee-card :is(a,.marquee-label){font-size:54px;font-weight:600;font-family:var(--title-font);color:var(--title-color);letter-spacing:.02em;text-transform:uppercase;gap:30px;line-height:1;display:inline-flex}@media (width<=1199px){.marquee-card{padding:35px 0 30px}.marquee-card :is(a,.marquee-label){font-size:46px}}@media (width<=767px){.marquee-card{padding:40px 0 25px}.marquee-card :is(a,.marquee-label){font-size:36px}}@media (width<=575px){.marquee-card{padding:30px 0 20px}.marquee-card :is(a,.marquee-label){font-size:24px}.marquee-card :is(a,.marquee-label) img{width:24px}}.accordion-card{border:1px solid var(--theme-color);text-align:left;z-index:3;background-color:#0000;border-radius:4px;transition:all .4s ease-in-out;position:relative;overflow:hidden}.accordion-card:not(:last-child){margin-bottom:24px}.accordion-card .accordion-button{font-size:24px;font-weight:500;font-family:var(--title-font);color:var(--theme-color);text-align:left;background-color:#0000;border:0;border-radius:0;gap:10px;min-height:80px;margin-bottom:0;padding:12px 45px 12px 30px;transition:all .3s;position:relative}.accordion-card .accordion-button:after{content:"";width:auto;height:100%;line-height:1;font-family:var(--icon-font);color:var(--title-color);text-align:center;background-color:#0000;background-image:none;justify-content:center;align-items:center;font-size:18px;font-weight:500;transition:all .3s ease-in-out;display:grid;position:absolute;top:0;right:30px}.accordion-card .accordion-button:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.accordion-card .accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none;background:var(--theme-color);color:var(--white-color)}.accordion-card .accordion-button:not(.collapsed):after{color:var(--light-color);transform:rotateX(180deg)}.accordion-card .accordion-collapse{border:none}.accordion-card .accordion-body{background:var(--theme-color);border:none;border-radius:0;padding:0 30px 30px}.accordion-card .faq-text{color:var(--light-color);margin-top:-.48em;margin-bottom:-.48em}@media (width<=991px){.accordion-card .accordion-button{min-height:70px;font-size:20px}}@media (width<=575px){.accordion-card .accordion-button{padding:12px 45px 12px 20px}.accordion-card .accordion-body{padding:0 20px 30px}}.faq-wrap3{border-radius:24px;padding:60px}@media (width<=767px){.faq-wrap3{padding:40px}}@media (width<=575px){.faq-wrap3{padding:30px}}.accordion-card.style3{background:var(--white-color);border:0;border-radius:20px}.accordion-card.style3 .accordion-button{color:var(--title-color);min-height:60px;padding:12px 45px 12px 24px;font-size:18px;font-weight:500}.accordion-card.style3 .accordion-button:after{right:24px}.accordion-card.style3 .accordion-button:not(.collapsed){background:0 0}.accordion-card.style3 .accordion-button:not(.collapsed):after{color:var(--theme-color)}.accordion-card.style3 .accordion-body{background:0 0;padding:1px 24px 24px}.accordion-card.style3 .faq-text{color:var(--body-color)}:root{--smoke-color2:#f6f7fa;--black-color2:#0e172a;--th-border-color:#d4dbe5;--th-border-color2:#dce1e9;--title-font:var(--font-title);--body-font:var(--font-body);--section-title-space:60px}.overflow-hidden{overflow:hidden}.row{flex-wrap:wrap;margin-inline:-12px;display:flex}.row>*{width:100%;min-width:0;padding-inline:12px}.gx-80{margin-inline:-40px}.gx-80>*{padding-inline:40px}.gy-60{row-gap:60px}.g-0{margin:0}.g-0>*{padding:0}.align-items-center{align-items:center}.justify-content-between{justify-content:space-between}.text-center{text-align:center}.mb-40,.title-area{margin-bottom:40px}.sec-title{margin-bottom:28px}.space{padding:120px 0}.section-heading{margin-bottom:55px}.sub-title{letter-spacing:.04em;margin-bottom:28px;padding:8px 0;font-size:16px;font-weight:400;line-height:1.3;display:inline-block;position:relative}.sub-title:before,.sub-title:after{content:"";background:currentColor;width:32px;height:1px;position:absolute;left:0}.sub-title:before{top:0}.sub-title:after{bottom:0}.th-btn{border-radius:50px;gap:16px;padding:20px 30px;font-size:14px;font-weight:500;line-height:1.25}.th-btn:hover svg{transform:translate(4px)}.th-btn svg{transition:transform .3s}.hero-10{background:var(--smoke-color2);color:#fff}.hero-slider10 .swiper-slide{isolation:isolate}.hero-inner{padding:0}.hero-style10{padding:160px 0 220px}.hero-style10 .hero-sub-title{letter-spacing:.1em;color:#fff;max-width:800px;margin:0 auto 32px;font-size:18px;line-height:1.6}.hero-style10 .hero-title{color:#fff;max-width:1100px;margin:0 auto 30px;font-size:clamp(48px,5.4vw,84px);font-weight:500;line-height:1.07}.hero-title span{display:block}.hero-copy{color:#f3f5fa;max-width:720px;margin:0 auto 32px;font-size:18px;line-height:1.75}.hero-style10 .btn-wrap{justify-content:center}.th-hero-bg{z-index:-1;background:#0e172a;position:absolute;inset:0;overflow:hidden;-webkit-mask:url(/assets/template/hero-mask.png) 50%/100% 100% no-repeat;mask:url(/assets/template/hero-mask.png) 50%/100% 100% no-repeat}.th-hero-bg>.slot-photo{object-fit:cover;object-position:50% 48%;width:100%;height:100%}.th-hero-bg:after{content:"";background:linear-gradient(#0e172aa8,#0e172aa3 55%,#0e172abf);position:absolute;inset:0}.hero-10 .hero-bottom-wrap{bottom:12px}.hero-10 .hero-bottom-wrap .about-tag{width:144px;height:144px;line-height:144px;position:relative}.about-experience-tag{border-radius:50%;animation:20s linear infinite spin;display:block;position:absolute;inset:0}.hero-10 .hero-bottom-wrap .about-tag .about-experience-tag{margin:0;font-size:11px;font-weight:500}.hero-10 .hero-bottom-wrap .about-tag .about-experience-tag span{transform-origin:50% 100%;width:16px;height:64px;transform:rotate(var(--letter-angle));line-height:1;font-family:var(--body-font);position:absolute;top:8px;left:calc(50% - 8px)}.hero-scroll-wrap:focus-visible{outline-offset:8px}.hero-style10 .th-btn:not(.secondary){border:1px solid #8190aa}.hero-style10 .th-btn:hover{color:var(--title-color);background:#fff}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scrollMove{0%{opacity:0}50%{opacity:1}to{opacity:0;transform:translateY(10px)}}@keyframes slideinup{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.img-box10{width:100%;padding:64px 84px 81px 112px}.img-box10 .img1{aspect-ratio:410/419;width:100%}.img-box10 .img1 img{object-fit:cover;width:100%;height:100%}.img-box10 .img2,.img-box10 .img3{width:193px;height:185px}.img-box10 .img2 img,.img-box10 .img3 img{object-fit:cover;width:100%;height:100%}.about-copy .intro{font-size:18px}.about-copy .checklist{margin-top:28px}.about-copy .checklist li{border:0;padding-block:9px}.about-copy .checklist li:before{top:8px}.img-shine{position:relative;overflow:hidden}.img-shine:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff4d);width:50%;height:100%;display:block;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.img-shine:hover:after{animation:1s imgShine}@keyframes imgShine{to{left:125%}}.why-sec2{isolation:isolate;position:relative}.why-img-box2 .img1{width:100%;height:100%}.why-img-box2 img{aspect-ratio:680/785;object-fit:cover;object-position:35% 50%;display:block}.why-feature-list .why-feature-list-wrap{border:0;align-items:flex-start;padding-top:0}.why-feature-list .why-feature-list-wrap .number{letter-spacing:0;font-family:var(--title-font)}.why-feature-list-details{min-width:0}.why-feature-list .why-feature-list-wrap .feature-title{letter-spacing:-.025em;font-size:24px;line-height:1.2}.why-feature-list .why-feature-list-wrap .feature-text{font-size:16px;line-height:1.75}.why-feature-list .why-feature-list-wrap:after{z-index:-1}.why-sec2 .section-copy{margin-bottom:0}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.service-card.style6{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.service-card.style6 .service-card-icon{color:var(--theme-color);flex:none;justify-content:center;align-items:center;display:flex}.service-card.style6 .service-card-icon svg{width:48px;height:48px;transition:transform .4s,color .4s}.service-card.style6:hover .service-card-icon svg{color:#fff;transform:rotateY(180deg)}.service-card.style6 .box-title{min-height:58px;margin-bottom:18px;font-size:24px;line-height:1.2}.service-card.style6 .box-text{margin-bottom:30px;font-size:16px;line-height:1.75}.service-card.style6 .service-img{aspect-ratio:1.62;width:100%;margin-top:auto}.service-card.style6 .service-img img{object-fit:cover;height:100%}.service-card.style6:hover .service-img:before{opacity:.14}.property-slider2{overflow:hidden}.property-slider2 .swiper-wrapper{align-items:stretch}.property-card7{height:100%}.property-card7 .property-card-details{padding:0;display:block}.property-card7 .property-card-subtitle{color:#ced7e6;font-size:16px;line-height:1.7;font-family:var(--body-font)}.property-card7 .property-card-title{margin-bottom:15px;line-height:1.2}.property-card7 .property-card-thumb img{position:static}.team-slider9 .swiper-slide{height:auto}.team-card.style6 .team-img{height:490px}.team-card.style6 .team-img img{object-fit:cover;object-position:50% 25%;width:100%;height:100%}.team-card.style6 .team-card-content{background:#0e172ae0;align-items:center;min-height:112px;padding:22px 24px;display:flex;inset:auto 24px 24px;-webkit-mask:none;mask:none}.team-card.style6 .team-card-content .media{margin:0}.team-card .box-title{color:#fff;margin-bottom:10px;font-size:24px;line-height:1.16}.team-card .team-desig{margin:0;font-size:15px;line-height:1.5}.team-card.style6:hover .team-card-content{background:linear-gradient(#0e172a00 25%,#0e172ae6 75%);border-radius:0;align-items:flex-end;min-height:0;padding:40px 24px;-webkit-mask:none;mask:none}.branded-placeholder{background:#e5e9f1;justify-content:center;align-items:center;display:flex;position:relative}.branded-placeholder:before{content:"";border:1px solid #32436233;border-radius:16px;position:absolute;inset:20px}.branded-placeholder>span{font:400 100px/1 var(--title-font);color:#3243624d;transform:translateY(-45px)}.team-brand{color:var(--theme-color);text-transform:uppercase;letter-spacing:.08em;font-size:11px;position:absolute;top:60%}.carousel-controls{align-items:center;gap:22px;margin-top:35px;display:flex}.carousel-controls button{width:48px;height:48px;color:var(--theme-color);background:0 0;border:1px solid #a6b2c4;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.project-section .carousel-controls button{color:#fff;border-color:#6e7e98}.carousel-controls .slider-prev svg{transform:rotate(180deg)}.carousel-controls button:disabled{opacity:.3;cursor:default}.carousel-controls .swiper-pagination{background:#dce1e9;flex:1;height:2px;position:relative;inset:auto}.carousel-controls .swiper-pagination-progressbar-fill{background:var(--theme-color)}.project-section .swiper-pagination{background:#43516b}.project-section .swiper-pagination-progressbar-fill{background:#e2e8f1}.swiper:not(.swiper-initialized)>.swiper-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.swiper:not(.swiper-initialized)>.carousel-controls{display:none}.contact-wrap4{display:block}.appointment-wrap2{height:100%;padding:40px}.contact-thumb4-1{flex-direction:column;justify-content:space-between;align-items:stretch;height:100%;display:flex}.contact-wrap4 .contact-brand{flex:1;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.contact-wrap4 .contact-brand img{object-fit:contain;opacity:1;width:100%;max-width:360px;height:auto}.contact-details{padding:40px}.contact-details .sub-title{font-size:14px}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:1}.appointment-wrap2 h2{font-size:42px}@media (width>=992px){.col-lg-6{width:50%}.col-lg-8{width:66.6667%}}@media (width>=1200px){.col-xl-4{width:33.3333%}.col-xl-6{width:50%}.col-xl-8{width:66.6667%}.mb-xl-0{margin-bottom:0}}@media (width<=1199px){.gx-80{margin-inline:-24px}.gx-80>*{padding-inline:24px}.img-box10{max-width:650px;margin:auto;display:block}.why-sec2 .col-lg-8{width:100%}.why-img-box2{max-width:650px}.why-img-box2 img{aspect-ratio:1.5;max-height:440px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-style10{padding:115px 0 205px}.th-hero-bg{border-radius:0 0 70px 70px;-webkit-mask:none;mask:none}.about-layout{row-gap:40px}}@media (width<=991px){.space{padding:80px 0}.hero-style10{padding:90px 0 180px}.hero-style10 .hero-title{font-size:50px}.hero-style10 .hero-sub-title{font-size:16px}.why-sec2 .row{row-gap:42px}.contact-wrap4 .contact-brand{min-height:330px}.team-card.style6 .team-img{height:470px}.swiper:not(.swiper-initialized)>.swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.why-feature-list{gap:0;padding-top:15px}.why-feature-list .why-feature-list-wrap{padding-bottom:35px}.why-feature-list .why-feature-list-wrap .feature-title{font-size:23px}.why-feature-list .why-feature-list-wrap .feature-text{font-size:15px}.capability-grid{grid-template-columns:1fr;max-width:520px;margin:auto}.service-card.style6{border-radius:36px;padding:28px}.service-card.style6 .box-title{min-height:0;margin-top:22px}.service-card.style6 .service-card-icon{width:80px;height:80px}.service-card.style6 .service-img{aspect-ratio:1.8}.hero-style10 .hero-title{font-size:40px}.hero-style10 .hero-sub-title{font-size:13px}.hero-copy{font-size:16px}.hero-style10 .btn-wrap{flex-direction:column;max-width:360px;margin:auto}.hero-10 .hero-bottom-wrap .about-tag{width:124px;height:124px}.hero-10 .hero-bottom-wrap .about-tag .about-experience-tag span{height:54px;font-size:10px}.hero-style10{padding:65px 0 165px}.th-hero-bg{border-radius:0 0 44px 44px}.team-card.style6 .team-img{height:480px}.swiper:not(.swiper-initialized)>.swiper-wrapper{grid-template-columns:1fr}.property-card7 .property-card-thumb img{height:340px}.section-heading{margin-bottom:36px}}@media (width<=575px){.space{padding:68px 0}.sub-title{font-size:14px}.img-box10{padding:0;display:flow-root}.img-box10 .img1{aspect-ratio:1.08;width:100%;margin-bottom:16px}.img-box10 .img2,.img-box10 .img3{aspect-ratio:193/185;border-radius:24px;width:calc(50% - 8px);height:auto;position:static}.hero-style10 .hero-title{letter-spacing:-.04em;font-size:clamp(32px,9vw,42px)}.hero-style10 .hero-sub-title{margin-bottom:25px;font-size:12px;line-height:1.7}.hero-copy{font-size:15px}.hero-style10 .th-btn{min-height:55px;font-size:12px}.hero-style10 .hero-title{margin-bottom:22px}.th-hero-bg>.slot-photo{object-position:56% 50%}.why-img-box2 img{aspect-ratio:1.05}.why-feature-list .why-feature-list-wrap .feature-title{margin-bottom:16px;padding-bottom:18px}.team-card.style6 .team-card-content{padding:22px;inset:auto 18px 18px}.team-card.style6:hover .team-card-content{padding:36px 22px}.team-card .box-title{font-size:23px}.contact-wrap4{border-radius:16px}.appointment-wrap2{padding:32px 22px}.appointment-wrap2 h2{font-size:34px}.contact-details{padding:24px}.contact-wrap4 .contact-brand{min-height:300px;padding:30px}.th-btn{font-size:12px}.carousel-controls{margin-top:28px}.service-card.style6 .box-text{font-size:16px}.service-card.style6 .service-img{margin-top:4px}}@media (prefers-reduced-motion:reduce){.about-experience-tag,.hero-scroll-wrap:before{animation:none!important}.img-shine:after{display:none}.reveal-ready,[data-ani]{opacity:1!important;transform:none!important}.team-card .team-card-content{transition:none}.lenis{scroll-behavior:auto!important}}.marquee-section{background:#fff;position:relative}.marquee-slider1{margin:0}.marquee-track{width:max-content;animation:65s linear infinite marqueeTravel;display:flex}.marquee-group{flex:none;gap:30px;padding-right:30px;display:flex}.marquee-card :is(a,.marquee-label){white-space:nowrap;align-items:center}.marquee-card a>span,.marquee-card .marquee-label>span{color:var(--theme-color)}.marquee-section:hover .marquee-track,.marquee-section:focus-within .marquee-track,.marquee-section.is-paused .marquee-track{animation-play-state:paused}.marquee-toggle{color:#324362;background:#f6f7fa;border:1px solid #ced7e6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%);box-shadow:0 0 20px 10px #ffffffd9}.marquee-card{padding-right:0}@keyframes marqueeTravel{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{width:auto;animation:none}.marquee-group{flex-wrap:wrap;justify-content:center;gap:12px;padding:20px}.marquee-group[aria-hidden]{display:none}.marquee-card{padding:0}.marquee-card :is(a,.marquee-label){white-space:normal;gap:12px;font-size:16px;line-height:1.5}.marquee-toggle{display:none}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.lenis [data-lenis-prevent]{overscroll-behavior:contain}.handshake-values{border-top:1px solid var(--th-border-color);grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:56px;padding-top:32px;display:grid}.handshake-values h3{margin:0 0 10px;font-size:22px}.handshake-values p{max-width:230px;margin:0;font-size:16px;line-height:1.6}.facilities-section .section-heading{max-width:850px;margin-inline:auto}.facilities-section .section-heading>p:last-child{max-width:730px;margin-inline:auto}.facilities-section .faq-wrap3{background:var(--smoke-color2)}.facilities-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.facility-illustration{min-width:0;margin:0}.facility-illustration img{width:100%;height:auto;display:block}.facility-illustration figcaption{text-align:center;color:var(--body-color);margin-top:20px;font-size:13px;line-height:1.5}.facilities-section .accordion-header{margin:0}.facilities-section .accordion-button{cursor:pointer;width:100%;line-height:1.5}.facilities-section .accordion-button:after{content:"+";font-family:var(--body-font);color:var(--theme-color);font-size:24px;transform:none!important}.facilities-section .accordion-button[aria-expanded=true]:after{content:"−"}.facilities-section .accordion-button:focus-visible{outline:2px solid var(--theme-color);outline-offset:-4px;border-radius:20px}.facilities-section .accordion-collapse[hidden]{display:none}.facilities-section .faq-text{margin:0;font-size:16px;line-height:1.75}.facilities-section .accordion-card:not(:last-child){margin-bottom:16px}@media (width<=1199px){.facilities-grid{gap:30px}.facilities-section .faq-wrap3{padding:40px}}@media (width<=991px){.facilities-grid{grid-template-columns:1fr}.facility-illustration{max-width:580px;margin:0 auto}.handshake-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media (width<=575px){.facilities-section .faq-wrap3{padding:24px 16px}.facilities-section .accordion-card.style3 .accordion-button{padding:16px 42px 16px 18px;font-size:18px}.facilities-section .accordion-button:after{right:18px}.facilities-section .accordion-card.style3 .accordion-body{padding:0 18px 20px}.handshake-values{gap:26px 20px;margin-top:32px}.handshake-values h3{font-size:20px}}.service-card.style6 .service-card-icon{isolation:isolate;background:radial-gradient(circle at 35% 25%,#fff 15%,#f0f3f8 64%,#dce3ee 100%);border:1px solid #d5ddea;width:124px;height:124px;margin-top:4px;margin-bottom:8px;line-height:1;position:relative;overflow:visible;box-shadow:inset 0 2px 3px #fff,0 8px 18px #0e172a0a}.service-card.style6 .service-card-icon .capability-icon{object-fit:contain;z-index:1;filter:drop-shadow(0 9px 7px #0e172a29);flex:none;width:146px;max-width:none;height:146px;transition:transform .35s,filter .35s;position:relative;transform:translate(2px,-6px)}.service-card.style6:hover .service-card-icon{background:radial-gradient(circle at 35% 25%,#fff 15%,#f0f3f8 64%,#dce3ee 100%);border-color:#bac7db}.service-card.style6:hover .service-card-icon .capability-icon{filter:drop-shadow(0 9px 7px #0e172a29);transform:translate(2px,-6px)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.service-card.style6:hover .service-card-icon .capability-icon{filter:drop-shadow(0 14px 10px #0e172a29);transform:translate(2px,-12px)rotate(-3deg)}}@media (width<=767px){.service-card.style6 .service-card-icon{width:112px;height:112px}.service-card.style6 .service-card-icon .capability-icon{width:134px;height:134px}}@media (prefers-reduced-motion:reduce){.service-card.style6 .service-card-icon .capability-icon{transition:none}}html.scroll-locked{overflow:hidden}.reveal-ready{opacity:0;transition:opacity .7s ease var(--reveal-delay,0s),transform .85s cubic-bezier(.2,.7,.25,1) var(--reveal-delay,0s);transform:translateY(36px)}.reveal-ready.is-visible{opacity:1;transform:none}.th-header{transition:box-shadow .25s}.th-header.is-scrolled{box-shadow:0 5px 24px #0e172a12}.service-card.style6 .service-img.supplied-elevation{background:#f6f7fa}.service-card.style6 .service-img.supplied-elevation img{object-fit:contain;padding:8px}@media (prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transition:none;transform:none}}.contact-area-4{background:linear-gradient(#fff 0%,#f6f7fa 100%)}.contact-wrap4{border:1px solid #dbe2ed;box-shadow:0 24px 70px #0e172a14}.contact-wrap4 .appointment-wrap2{isolation:isolate;color:#dbe3ef;background:radial-gradient(at 0 0,#324362 0,#0000 64%),#0e172a;padding:48px 40px;position:relative}.appointment-wrap2:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(135deg,#0000 48%,#ffffff04 48.1% 48.3%,#0000 48.4%);position:absolute;inset:0}.appointment-wrap2 .sub-title{color:#d9e4f5;letter-spacing:.1em;font-weight:600}.appointment-wrap2 h2{color:#fff;max-width:440px;font-size:46px;line-height:1.06}.appointment-wrap2>p:not(.sub-title){color:#d1dbea;font-size:16px;line-height:1.8}#project-inquiry{border-top:1px solid #ffffff2b;margin-top:30px;padding-top:25px}.inquiry-form-note{color:#e8edf6;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin:0;font-size:11px;display:flex}.inquiry-form-note span:last-child{color:#c3d0e4;text-transform:none;letter-spacing:0;font-size:11px}#project-inquiry .form-grid{gap:21px 18px;margin-top:24px}#project-inquiry label{color:#edf2fa;margin-bottom:9px;font-size:13px;transition:color .2s}#project-inquiry label>span{color:#c6d6f0}#project-inquiry input,#project-inquiry select,#project-inquiry textarea{color:#0e172a;background:#f6f7fa;border:1px solid #d8e1ef;border-radius:12px;min-height:57px;padding:15px 16px;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 3px #00000008}#project-inquiry input::placeholder,#project-inquiry textarea::placeholder{color:#647087;font-size:14px}#project-inquiry select{text-overflow:ellipsis;padding-right:35px}#project-inquiry textarea{min-height:160px}#project-inquiry input:hover,#project-inquiry select:hover,#project-inquiry textarea:hover{background:#fff;border-color:#a8bad6}#project-inquiry input:focus,#project-inquiry select:focus,#project-inquiry textarea:focus{background:#fff;border-color:#b5cbee;transform:translateY(-1px);box-shadow:0 0 0 4px #91acd54d,0 8px 22px #00000017}#project-inquiry .form-group:focus-within label{color:#fff}#project-inquiry .submit-btn{color:#fff;letter-spacing:.055em;background:#324362;border:1px solid #a9bad6;border-radius:13px;min-height:66px;margin-top:3px;padding:18px 22px;font-size:13px;transition:background .2s,box-shadow .2s,transform .2s;position:relative;box-shadow:0 9px 28px #00000026}#project-inquiry .submit-btn:hover{background:#40577e;transform:translateY(-2px);box-shadow:0 12px 32px #0000003d}#project-inquiry .submit-btn svg{background:#ffffff17;border-radius:50%;width:32px;height:32px;padding:6px}#project-inquiry .submit-btn:disabled{opacity:.8;transform:none}#project-inquiry[aria-busy=true] .submit-btn svg{animation:1s linear infinite spin}#project-inquiry .required-note{color:#c3d0e4;text-align:center;margin-top:16px;font-size:12px;line-height:1.7}#project-inquiry .field-error{color:#ffd1d8}#project-inquiry [aria-invalid=true]{border-color:#f3aab7;box-shadow:0 0 0 3px #f3aab726}#project-inquiry .form-status{border-radius:12px;padding:20px;font-size:15px;box-shadow:0 8px 24px #00000012}#project-inquiry .form-status:empty{display:none}#project-inquiry .form-status.success{color:#0e172a;background:#f0f5fc;border:1px solid #c7d8ee}#project-inquiry .form-status.error{color:#692236;background:#fff4f6;border-color:#f3c0ca}.service-card.style6 .box-text{margin-bottom:0}@media (width>=1200px),(width>=601px) and (width<=991px){#project-inquiry .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#project-inquiry .form-wide{grid-column:1/-1}}@media (width<=600px){.contact-wrap4 .appointment-wrap2{padding:34px 24px}.appointment-wrap2 h2{font-size:36px}.appointment-wrap2>p:not(.sub-title){font-size:15px}#project-inquiry{padding-top:23px}.inquiry-form-note{font-size:10px}#project-inquiry .form-grid{gap:20px}#project-inquiry .submit-btn{min-height:64px;padding-inline:18px;font-size:12px}#project-inquiry .required-note{font-size:11px}}@media (width<=359px){.contact-wrap4 .appointment-wrap2{padding-inline:20px}.appointment-wrap2 h2{font-size:32px}.inquiry-form-note{letter-spacing:.02em}}@media (prefers-reduced-motion:reduce){#project-inquiry input,#project-inquiry select,#project-inquiry textarea,#project-inquiry .submit-btn{transition:none;transform:none}}.branded-placeholder>.photo-coming-soon{color:#324362;text-align:center;letter-spacing:-.02em;padding:24px;font-size:clamp(26px,2.5vw,34px);font-weight:500;line-height:1.3}.hero-style10.hero-branded{text-align:left;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-template-areas:"brand message""tagline tagline";align-items:center;gap:26px 56px;padding:58px 0 190px;display:grid}.hero-brand-mark{grid-area:brand;width:100%;max-width:490px;margin-inline:auto}.hero-brand-mark img{filter:drop-shadow(0 10px 25px #00000026);width:100%;height:auto}.hero-message{grid-area:message;min-width:0}.hero-branded .hero-sub-title{letter-spacing:.1em;max-width:550px;margin:0 0 22px;font-size:14px;line-height:1.7}.hero-branded .hero-title{max-width:700px;margin:0 0 25px;font-size:clamp(44px,4.3vw,66px);line-height:1.06}.hero-branded .hero-copy{max-width:600px;margin:0 0 30px;font-size:17px;line-height:1.8}.hero-branded .btn-wrap{justify-content:flex-start;max-width:none;margin:0}.hero-tagline{color:#fff;font-family:var(--title-font);text-align:center;letter-spacing:.015em;border-top:1px solid #ffffff42;border-bottom:1px solid #ffffff42;flex-wrap:wrap;grid-area:tagline;justify-content:center;align-items:center;gap:10px 18px;margin:0 auto;padding:25px 36px;font-size:clamp(19px,1.65vw,25px);font-weight:500;line-height:1.5;display:flex}.hero-tagline>span:not(.tagline-dot){white-space:nowrap}.hero-tagline .tagline-dot{color:#d4deef;font-size:16px}@media (width>=1200px){.hero-branded .th-btn{gap:12px;padding-inline:24px;font-size:12px}}@media (width>=768px) and (width<=1199px){.hero-style10.hero-branded{gap:25px 30px;padding:48px 0 180px}.hero-branded .hero-title{font-size:clamp(34px,4.7vw,48px)}.hero-branded .hero-sub-title{font-size:12px}.hero-branded .hero-copy{font-size:15px}.hero-branded .btn-wrap{gap:12px}.hero-branded .th-btn{padding:17px 20px;font-size:11px}.hero-tagline{gap:8px 12px;padding-inline:12px;font-size:18px}}@media (width<=767px){.hero-style10.hero-branded{text-align:center;grid-template-columns:minmax(0,1fr);grid-template-areas:"brand""tagline""message";gap:24px;padding:22px 0 164px}.hero-brand-mark{width:260px;max-width:80vw}.hero-tagline{gap:0;width:100%;max-width:420px;margin-top:-16px;padding:18px 8px;font-size:18px;line-height:1.5}.hero-tagline>span:not(.tagline-dot){white-space:normal;width:100%;display:block}.hero-tagline .tagline-dot{display:none}.hero-branded .hero-sub-title{max-width:360px;margin:0 auto 20px;font-size:11px;line-height:1.8}.hero-branded .hero-title{margin:0 auto 22px;font-size:clamp(30px,8.3vw,42px)}.hero-branded .hero-copy{max-width:430px;margin:0 auto 26px;font-size:15px;line-height:1.75}.hero-branded .btn-wrap{justify-content:center;max-width:360px;margin:auto}.hero-branded .th-btn{font-size:12px}.hero-10 .th-hero-bg:after{background:linear-gradient(#0e172a9c,#0e172aba 55%,#0e172ac9)}}@media (width<=359px){.hero-brand-mark{width:235px}.hero-tagline{font-size:17px}.hero-branded .hero-title{font-size:30px}}.scott-placeholder-content{text-align:center;flex-direction:column;align-items:center;gap:4px;width:220px;max-width:75%;margin-top:-65px;display:flex}.team-card.style6 .team-img .team-silhouette{object-fit:contain;opacity:.7;width:180px;max-width:100%;height:180px}.scott-placeholder-content p{font-family:var(--title-font);color:#324362;margin:0;font-size:23px;font-weight:500;line-height:1.4}@media (width>=1200px){.team-slider9.swiper:not(.swiper-initialized)>.swiper-wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}.team-card.style6 .team-img{height:440px}.team-card.style6 .team-card-content{min-height:145px;padding:22px 18px;bottom:18px;left:15px;right:15px}.team-card .box-title{font-size:22px}.team-card .team-desig{font-size:14px}.team-card.style6:hover .team-card-content{padding-inline:18px}}@media (width<=767px){.team-slider9{overflow:visible}.team-slider9>.swiper-wrapper{gap:28px;max-width:480px;margin-inline:auto;grid-template-columns:minmax(0,1fr)!important;display:grid!important;transform:none!important}.team-slider9>.swiper-wrapper>.swiper-slide{width:100%!important;margin:0!important}.team-slider9>.carousel-controls{display:none!important}.team-card.style6 .team-img{aspect-ratio:4/5;height:auto}.team-card.style6 .team-card-content{min-height:120px;padding:22px;bottom:18px;left:18px;right:18px}.team-card.style6:hover .team-card-content{border-radius:inherit;background:#0e172ae0;align-items:center;padding:22px}.team-card.style6 .team-img .team-silhouette{width:160px;height:160px}.scott-placeholder-content{margin-top:-90px}.team-card.style6 .box-title{font-size:23px}.team-card.style6 .team-desig{font-size:15px}}.facility-illustration img{border:1px solid #dce1e9;border-radius:22px}.scott-placeholder-content{gap:8px;margin-top:-150px}@media (width<=767px){.team-card.style6 .team-img{min-height:410px}.scott-placeholder-content{margin-top:-130px}.team-card.style6:hover .team-card-content{border-radius:16px;min-height:120px;inset:auto 18px 18px}}.head-office-section{background:#fff;padding:0 0 120px}.head-office-card{color:#d8e2f0;background:#0e172a;border-radius:32px;overflow:hidden}.head-office-photo{background:#e5e9f1;margin:0;position:relative}.head-office-photo>img{object-fit:contain;width:100%;height:auto;display:block}.head-office-photo>figcaption{color:#fff;letter-spacing:.035em;background:#0e172ae8;border:1px solid #ffffff48;border-radius:50px;padding:12px 20px;font-size:14px;font-weight:500;line-height:1.5;position:absolute;top:32px;left:32px}.head-office-content{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;padding:48px 56px 54px;display:grid}.head-office-content .sub-title{color:#c7d4e8;margin-bottom:24px;font-size:14px}.head-office-brand{align-items:center;gap:24px;margin-bottom:26px;display:flex}.head-office-brand img{object-fit:contain;flex:none;width:104px;height:104px;display:block}.head-office-content .head-office-brand .sub-title{margin:0}.head-office-content h2{color:#fff;margin:0;font-size:clamp(34px,3.2vw,48px);line-height:1.1}.head-office-description{border-left:1px solid #ffffff30;padding-left:48px}.head-office-description .head-office-size{font-family:var(--title-font);letter-spacing:-.03em;color:#fff;margin:0 0 22px;font-size:clamp(40px,4vw,58px);line-height:1.1}.head-office-size span{letter-spacing:0;white-space:nowrap;font-size:24px;font-weight:400}.head-office-size .head-office-ownership{font-family:var(--body-font);color:#d8e2f0;margin-bottom:8px;font-size:20px;line-height:1.5;display:block}.head-office-description>p:last-child{color:#d8e2f0;max-width:440px;margin:0;font-size:19px;line-height:1.8}@media (width<=991px){.head-office-section{padding-bottom:80px}.head-office-content{gap:32px;padding:36px}.head-office-description{padding-left:30px}.head-office-content h2{font-size:34px}.head-office-description>p:last-child{font-size:17px}}@media (width<=600px){.head-office-section{padding-bottom:68px}.head-office-card{border-radius:24px}.head-office-photo>figcaption{padding:8px 13px;font-size:11px;top:14px;left:14px}.head-office-content{grid-template-columns:1fr;gap:28px;padding:30px 25px 35px}.head-office-content .sub-title{margin-bottom:22px;font-size:12px}.head-office-content h2{font-size:31px;line-height:1.15}.head-office-content h2 br{display:block}.head-office-description{border-top:1px solid #ffffff30;border-left:0;padding:26px 0 0}.head-office-description .head-office-size{margin-bottom:18px;font-size:44px}.head-office-size span{font-size:23px}.head-office-description>p:last-child{font-size:16px;line-height:1.75}}@media (width<=359px){.head-office-content{padding-inline:22px}.head-office-content h2{font-size:27px}.head-office-description .head-office-size{font-size:40px}.head-office-size span{font-size:21px}}@media (width<=600px){.head-office-brand{gap:20px;margin-bottom:24px}.head-office-brand img{width:84px;height:84px}.head-office-size .head-office-ownership{font-size:18px}}.featured-project{background:#32436226;border:1px solid #ffffff24;border-radius:30px;margin:0 0 64px;overflow:hidden}.featured-project-photo{position:relative}.featured-project-photo>img{width:100%;height:auto;display:block}.featured-project-location{color:#fff;background:#0e172ae8;border:1px solid #ffffff48;border-radius:50px;padding:12px 20px;font-size:14px;font-weight:500;line-height:1.5;position:absolute;top:28px;left:28px}.featured-project-caption{grid-template-columns:.7fr 1.3fr;align-items:start;gap:48px;padding:36px 40px 40px;display:grid}.featured-project-caption h3{color:#fff;max-width:400px;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.14}.featured-project-caption p{color:#d8e2f0;margin:0;font-size:18px;line-height:1.8}.featured-project-title p{color:#c0cee2;margin-top:18px}.featured-project-story p+p{margin-top:22px}@media (width<=767px){.featured-project{border-radius:24px;margin-bottom:44px}.featured-project-location{padding:8px 13px;font-size:11px;top:14px;left:14px}.featured-project-caption{grid-template-columns:1fr;gap:20px;padding:26px 25px 30px}.featured-project-caption h3{font-size:29px}.featured-project-caption p{font-size:16px;line-height:1.75}}.footer-main{grid-template-columns:1.25fr 1fr;row-gap:38px}.footer-regions{border-top:1px solid #ffffff24;grid-column:1/-1;padding-top:32px}.footer-region-grid{grid-template-columns:1.2fr 1fr 1fr;gap:56px;display:grid}.footer-regions h4{margin-bottom:17px;font-size:14px}.footer-regions .region-headquarters{font-size:14px;line-height:1.8}.region-headquarters strong{color:#fff;margin-bottom:5px;font-size:16px;font-weight:600;display:block}.region-headquarters span{max-width:350px;display:block}.footer-region-grid ul{margin:14px 0 0;padding:0;font-size:14px;line-height:1.9;list-style:none}.footer-region-grid li{margin:0 0 3px}@media (width>=601px) and (width<=991px){.footer-contact{grid-column:1/-1}.footer-region-grid{gap:28px}}@media (width<=600px){.footer-regions{margin-top:28px;padding-top:28px}.footer-region-grid{grid-template-columns:1fr;gap:30px}.footer-regions h4{margin-bottom:13px}.footer-region-grid>div+div{border-top:1px solid #ffffff18;padding-top:26px}.footer-regions .region-headquarters,.footer-region-grid ul{font-size:15px}}.team-recognition{max-width:850px}.team-recognition p+p{margin-top:20px}.team-roster-label{color:#324362;letter-spacing:.08em;text-transform:uppercase;margin:0 0 24px;font-size:14px;font-weight:600;line-height:1.5}.safety-section{background:#fff}.safety-layout{grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;display:grid}.safety-photo{background:#e5e9f1;border-radius:30px;margin:0;position:relative;overflow:hidden}.safety-photo>img{width:100%;height:auto;display:block}.safety-content h2{color:#0e172a;margin:0 0 28px;font-size:clamp(38px,3.8vw,54px);line-height:1.08}.safety-content>p:not(.sub-title){color:#4d5a6f;margin:0 0 20px;font-size:17px;line-height:1.8}.safety-programs{border-top:1px solid #dce1e9;margin-top:30px;padding-top:25px}.safety-programs h3{color:#324362;letter-spacing:.07em;text-transform:uppercase;margin:0 0 18px;font-size:14px;line-height:1.5}.safety-program-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.safety-program{text-align:center;background:#fff;border:1px solid #dce1e9;border-radius:20px;margin:0;padding:18px}.safety-program img{object-fit:contain;width:100%;height:110px;margin:0 auto;display:block}.safety-program figcaption{color:#324362;margin-top:10px;font-size:14px;font-weight:600;line-height:1.5}.footer-safety{margin-top:28px}.footer-safety h3{margin-bottom:14px}.footer-safety-marks{gap:14px;max-width:310px;display:flex}.footer-safety-marks>a{background:#fff;border:1px solid #dce1e9;border-radius:14px;flex:1;justify-content:center;align-items:center;min-width:0;padding:12px;transition:transform .2s;display:flex}.footer-safety-marks>a:hover{transform:translateY(-3px)}.footer-safety-marks>a:focus-visible{outline-offset:4px;outline:3px solid #c7d4e8}.footer-brand .footer-safety-marks img{object-fit:contain;width:100%;height:74px;margin:0;display:block}@media (width<=1199px){.safety-layout{gap:38px}.safety-content h2{font-size:40px}.safety-program img{height:95px}}@media (width>=601px) and (width<=991px){.footer-safety{grid-column:2}.footer-safety-marks>a{grid-row:auto}}@media (width<=991px){.safety-layout{grid-template-columns:1fr;gap:40px}.safety-photo{width:100%;max-width:650px;margin-inline:auto}.safety-content{max-width:720px}.safety-program-grid{max-width:480px}.safety-program img{height:120px}}@media (width<=600px){.safety-photo{border-radius:24px}.safety-content h2{font-size:34px;line-height:1.12}.safety-content>p:not(.sub-title){font-size:16px;line-height:1.75}.safety-program-grid{gap:14px}.safety-program{border-radius:16px;padding:16px 12px}.safety-program img{height:86px}.safety-programs{margin-top:26px}.footer-safety-marks{max-width:310px}}@media (prefers-reduced-motion:reduce){.footer-safety-marks>a{transition:none}.footer-safety-marks>a:hover{transform:none}}
