.navbar{z-index:5000;-webkit-backdrop-filter:blur();background:0 0;border-bottom:1px solid #ffffff14;width:100%;height:88px;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,border-color .35s,box-shadow .35s;position:fixed;top:0;left:0}.navbar.navbar-scrolled{-webkit-backdrop-filter:blur(16px);background:#0a0502a6;border-bottom:1px solid #ffbd692e;box-shadow:0 10px 30px #00000073}.navbar-hidden{opacity:0;pointer-events:none;display:none!important}.navbar-visible{opacity:1;pointer-events:auto;display:block!important}.navbar-container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 34px;display:flex}.navbar-logo{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;text-decoration:none;transition:transform .26s,filter .26s;display:flex;position:relative}.navbar-logo img{object-fit:contain;backface-visibility:hidden;width:64px;height:64px;display:block}.navbar-logo:hover{filter:drop-shadow(0 0 12px #ffb95a59);transform:scale(1.06)}.navbar-links{justify-content:flex-end;align-items:center;gap:34px;height:100%;margin-left:auto;display:flex}.navbar-links a{color:#ffffffd9;letter-spacing:.2px;white-space:nowrap;align-items:center;height:100%;font-size:15px;font-weight:500;text-decoration:none;transition:color .22s,transform .22s;display:flex;position:relative}.navbar-links a:hover{color:#fff;transform:translateY(-1px)}.navbar-links a:after{content:"";background:linear-gradient(90deg,#fff,#ffbd69);border-radius:10px;width:0;height:2px;transition:width .24s cubic-bezier(.22,1,.36,1);position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.navbar-links a:hover:after{width:70%}.navbar-links a:nth-child(3){padding:0 2px}.navbar-links a:last-child{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:30px;height:auto;padding:11px 20px}.navbar-links a:last-child:after{display:none}.navbar-links a:last-child:hover{background:#ffbd6938;border-color:#ffbd6999;transform:translateY(-2px)}.navbar-menu-button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.navbar-menu-button span{background:#fff;border-radius:5px;width:23px;height:2px;display:block}@media (width<=1200px){.navbar-container{padding:0 26px}.navbar-links{gap:24px}.navbar-links a{font-size:14px}}@media (width<=980px){.navbar{height:82px}.navbar-container{padding:0 22px}.navbar-logo,.navbar-logo img{width:58px;height:58px}.navbar-links{gap:17px}.navbar-links a{font-size:13px}.navbar-links a:last-child{padding:9px 15px}}@media (width<=760px){.navbar{height:76px}.navbar-container{padding:0 18px}.navbar-links{display:none}.navbar-menu-button{display:flex}.navbar-logo,.navbar-logo img{width:54px;height:54px}}@media (width<=400px){.navbar-container{padding:0 14px}.navbar-logo,.navbar-logo img{width:50px;height:50px}}.candid-section{background:#050505;align-items:center;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;display:flex;position:relative;overflow:hidden}.bg-layers-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.bg-layer{opacity:0;will-change:opacity;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:none}.bg-layer.active{opacity:1;transform:none}.section-overlay{z-index:1;pointer-events:none;background:linear-gradient(#140a0559 0%,#0a05028c 50%,#050505e0 100%);position:absolute;inset:0}.carousel-container{z-index:3;opacity:0;justify-content:space-between;align-items:center;width:100%;padding-left:6vw;padding-right:0;animation:1.2s ease-out 2s forwards fadeInContainer;display:flex;position:relative}@keyframes fadeInContainer{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.text-content{color:#fff;z-index:5;flex-direction:column;flex:0 0 440px;align-items:flex-start;max-width:440px;display:flex}.yuktic-header-animation{justify-content:flex-start;align-items:center;width:100%;max-width:380px;height:75px;margin-bottom:8px;display:flex;position:relative}.writing-word{width:100%;height:auto;animation:wordCompletionGlow 1.35s ease-in-out var(--writing-duration) forwards;overflow:visible}.writing-path{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:drawPath .72s ease-out var(--stroke-delay) forwards}.writing-orb{fill:#fff;opacity:0;filter:drop-shadow(0 0 4px #fff)drop-shadow(0 0 10px #ffbd69)drop-shadow(0 0 20px #f70);animation:orbAppear 10ms linear var(--stroke-delay) forwards, orbDisappear 10ms linear calc(var(--stroke-delay) + .72s) forwards}@keyframes drawPath{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes wordCompletionGlow{0%{filter:none}30%,70%{filter:drop-shadow(0 0 6px #fff)drop-shadow(0 0 16px #ffbd69)drop-shadow(0 0 30px #f70)}to{filter:none}}@keyframes orbAppear{to{opacity:1}}@keyframes orbDisappear{0%{opacity:1}to{opacity:0}}.card-text-wrapper{width:100%}.card-text-wrapper.initial-waiting{opacity:0;visibility:hidden}.card-text-wrapper.initial-waiting .drop-down-anim{animation:.8s cubic-bezier(.16,1,.3,1) 6.32s forwards initialRevealTitle}.card-text-wrapper.initial-waiting .drop-down-anim-delay{animation:.9s cubic-bezier(.16,1,.3,1) 6.82s forwards initialRevealDesc}@keyframes initialRevealTitle{0%{opacity:0;filter:blur(8px);visibility:visible;transform:translateY(-24px)}to{opacity:1;filter:blur();visibility:visible;transform:translateY(0)}}@keyframes initialRevealDesc{0%{opacity:0;filter:blur(10px);visibility:visible;transform:translateY(-20px)}to{opacity:1;filter:blur();visibility:visible;transform:translateY(0)}}.card-text-wrapper.initial-ready .drop-down-anim{animation:.75s cubic-bezier(.16,1,.3,1) forwards textDropDown}.card-text-wrapper.initial-ready .drop-down-anim-delay{animation:.85s cubic-bezier(.16,1,.3,1) .5s both textDropDown}@keyframes textDropDown{0%{opacity:0;filter:blur(8px);transform:translateY(-20px)}to{opacity:1;filter:blur();transform:translateY(0)}}.card-title{color:#fff;letter-spacing:.55rem;text-transform:uppercase;margin:6px 0 16px;font-size:2.1rem;font-weight:400}.card-description{color:#ffffffd1;letter-spacing:.03rem;margin:0;font-size:1.05rem;font-weight:300;line-height:1.65}.infinite-cards-wrapper{flex:1;height:520px;margin-left:14vw;position:relative;overflow:visible}.cards-stage{width:100%;height:440px;position:relative;overflow:visible}.slider-card{cursor:pointer;will-change:transform, width, height, opacity;backface-visibility:hidden;transform-origin:50%;border-radius:10px;transition:none;position:absolute;top:50px;left:0;overflow:hidden}.slider-card img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.slider-card.card-slot-0{opacity:1;z-index:5;width:380px;height:400px;transform:translate(0,0)}.slider-card.card-slot-1{opacity:.9;z-index:3;width:330px;height:350px;transform:translate(390px,25px)}.slider-card.card-slot-2{opacity:.82;z-index:2;width:330px;height:350px;transform:translate(730px,25px)}.cards-stage.is-animating.right .card-slot-0{z-index:1;animation:.85s cubic-bezier(.22,.8,.2,1) forwards rightCurrentOut}.cards-stage.is-animating.right .card-slot-1{z-index:5;animation:.85s cubic-bezier(.22,.8,.2,1) forwards rightNextGrow}.cards-stage.is-animating.right .card-slot-2{z-index:3;animation:.85s cubic-bezier(.22,.8,.2,1) forwards rightThirdMove}@keyframes rightCurrentOut{0%{opacity:1;width:380px;height:400px;transform:translate(0,0)}45%{opacity:.9;width:360px;height:380px;transform:translate(-180px,5px)}75%{opacity:.15;width:330px;height:350px;transform:translate(-420px,25px)}to{opacity:0;width:330px;height:350px;transform:translate(-650px,25px)}}@keyframes rightNextGrow{0%{opacity:.9;width:330px;height:350px;transform:translate(390px,25px)}45%{opacity:1;width:355px;height:375px;transform:translate(190px,8px)}to{opacity:1;width:380px;height:400px;transform:translate(0,0)}}@keyframes rightThirdMove{0%{opacity:.82;transform:translate(730px,25px)}to{opacity:.9;transform:translate(390px,25px)}}.cards-stage.is-animating.left .card-slot-2{z-index:6;animation:.85s cubic-bezier(.22,.8,.2,1) forwards leftPreviousEnter}.cards-stage.is-animating.left .card-slot-0{z-index:3;animation:.85s cubic-bezier(.22,.8,.2,1) forwards leftCurrentShrink}.cards-stage.is-animating.left .card-slot-1{z-index:2;animation:.85s cubic-bezier(.22,.8,.2,1) forwards leftSecondMove}@keyframes leftPreviousEnter{0%{opacity:0;width:380px;height:400px;transform:translate(-650px)}25%{opacity:.5;width:380px;height:400px;transform:translate(-420px)}55%{opacity:.9;width:380px;height:400px;transform:translate(-180px)}to{opacity:1;width:380px;height:400px;transform:translate(0,0)}}@keyframes leftCurrentShrink{0%{opacity:1;width:380px;height:400px;transform:translate(0,0)}45%{opacity:1;width:355px;height:375px;transform:translate(190px,8px)}to{opacity:.9;width:330px;height:350px;transform:translate(390px,25px)}}@keyframes leftSecondMove{0%{opacity:.9;transform:translate(390px,25px)}to{opacity:.82;transform:translate(730px,25px)}}.slider-controls{z-index:20;justify-content:center;align-items:center;gap:25px;display:flex;position:absolute;bottom:-50px;left:190px}.control-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.05rem;transition:background .25s,transform .25s,border-color .25s;display:flex}.control-btn:hover:not(:disabled){background:#ffbd6973;border-color:#ffbd69d9;transform:scale(1.08)}.control-btn:disabled{cursor:default;opacity:.7}.carousel-dots{justify-content:center;align-items:center;gap:8px;display:flex}.dot:hover{transform:scale(1.25)}@media (width<=1200px){.infinite-cards-wrapper{margin-left:6vw}.card-slot-2{transform:translate(680px,25px)}}@media (width<=1024px){.candid-section{min-height:100vh}.carousel-container{flex-direction:column;gap:40px;padding:80px 24px 100px}.text-content{text-align:center;flex:auto;align-items:center;max-width:100%}.yuktic-header-animation{justify-content:center}.infinite-cards-wrapper{justify-content:center;width:100%;margin-left:0;display:flex}.cards-stage{width:900px}.slider-controls{left:50%;transform:translate(-50%)}}@media (width<=768px){.card-title{letter-spacing:.35rem;font-size:1.6rem}.card-description{font-size:.95rem}.yuktic-header-animation{max-width:300px}.slider-card.card-slot-0{width:250px;height:320px}.slider-card.card-slot-1{width:220px;height:290px;transform:translate(270px,20px)}.slider-card.card-slot-2{width:220px;height:290px;transform:translate(520px,20px)}.infinite-cards-wrapper{overflow:visible}.cards-stage{transform-origin:50%;transform:scale(.85)}.slider-controls{bottom:-30px}}@media (width<=480px){.carousel-container{padding-left:15px;padding-right:15px}.cards-stage{transform:scale(.62)}.card-title{font-size:1.4rem}.card-description{font-size:.9rem;line-height:1.5}}@media (prefers-reduced-motion:reduce){.bg-layer{transition:opacity .2s}.slider-card{transition:none!important;animation:none!important}.writing-word,.writing-path,.writing-orb{animation:none!important}}.capabilities-section{color:#123024;box-sizing:border-box;background:0 0;width:100%;padding:58px 32px 82px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif}.capabilities-heading{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:850px;margin:0 auto 40px;display:flex}.heading-eyebrow{letter-spacing:.38em;text-transform:uppercase;color:#4e6c5e;margin-bottom:10px;font-size:10px;font-weight:600}.capabilities-main-heading{letter-spacing:.14em;text-transform:uppercase;color:#17382b;margin:0;font-size:clamp(32px,4vw,46px);font-weight:300;line-height:1.08}.capabilities-subheading{letter-spacing:.02em;color:#526e62;max-width:620px;margin:14px auto 0;font-size:14px;font-weight:400;line-height:1.65}.heading-line{opacity:.65;background:#557365;width:46px;height:1px;margin-top:20px}.capabilities-container{grid-template-columns:460px minmax(0,1fr);align-items:stretch;gap:28px;width:100%;max-width:1240px;height:570px;margin:0 auto;display:grid}.services-tab-list{grid-template-rows:repeat(4,1fr);gap:16px;height:100%;margin:0;padding:0;display:grid}.service-tab-item{cursor:pointer;box-sizing:border-box;background:#15382b;border:1px solid #ffffff17;border-radius:20px;align-items:center;height:100%;transition:box-shadow .25s,border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 18px #1230242b}.service-tab-item:hover,.service-tab-item.is-active{border-color:#ffffff38;box-shadow:0 10px 28px #1230244d}.tab-bg-image{filter:grayscale(80%)contrast(1.1);mix-blend-mode:luminosity;opacity:.45;background-position:100%;background-repeat:no-repeat;background-size:cover;width:65%;height:100%;transition:opacity .3s,transform .4s;position:absolute;top:0;right:0}.service-tab-item:hover .tab-bg-image,.service-tab-item.is-active .tab-bg-image{opacity:.7;transform:scale(1.05)}.tab-gradient-overlay{z-index:1;background:linear-gradient(90deg,#15382b 0% 45%,#15382bd9 65%,#15382b59 100%);width:100%;height:100%;position:absolute;inset:0}.service-tab-item.is-active .tab-gradient-overlay{background:linear-gradient(90deg,#102c22 0% 45%,#102c22d9 65%,#102c2233 100%)}.tab-content-relative{z-index:2;color:#fff;box-sizing:border-box;align-items:center;gap:16px;width:100%;height:100%;padding:0 24px;display:flex;position:relative}.tab-icon-wrapper{color:#e2f1ea;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .25s,transform .25s;display:flex}.service-tab-item:hover .tab-icon-wrapper{background:#ffffff24;transform:scale(1.04)}.tab-divider{background:#fff3;width:1px;height:28px}.tab-label{letter-spacing:.08em;color:#fff;flex:1;font-size:13.5px;font-weight:700}.tab-arrow-circle{color:#fff;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s,background-color .3s;display:flex}.service-tab-item.is-active .tab-arrow-circle{background:#ffffff26;transform:rotate(-90deg)}.service-details-panel{box-sizing:border-box;background:linear-gradient(135deg,#e0ede6f5 0%,#d0e3daf2 48%,#c1d8cce8 100%);border:1.5px solid #1f4d3c;border-radius:24px;flex-direction:column;min-width:0;height:100%;margin:0;padding:36px 46px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 34px #1230241c}.service-details-panel:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(105deg,#ebf4efed 0%,#daeae1db 55%,#c1d8cca8 100%);position:absolute;inset:0}.details-bg-watermark{opacity:.105;filter:grayscale()contrast(1.1);mix-blend-mode:multiply;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.details-content-inner{z-index:2;box-sizing:border-box;flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.details-title{letter-spacing:.035em;color:#15392d;white-space:nowrap;width:100%;margin:0 0 12px;padding-bottom:12px;font-size:36px;font-weight:300;line-height:1.1;position:relative}.details-title:after{content:"";background:#ed6b17;border-radius:2px;width:42px;height:2px;position:absolute;bottom:0;left:0}.details-intro{letter-spacing:.012em;color:#4b685c;max-width:760px;margin:0 0 18px;font-size:14px;font-weight:400;line-height:1.55}.details-block{margin:0 0 14px;position:relative}.block-heading{letter-spacing:.19em;text-transform:uppercase;color:#183a2d;align-items:center;gap:10px;margin:0 0 7px;font-size:11px;font-weight:700;line-height:1.2;display:flex}.block-heading:before{content:"";background:#ed6b17;flex-shrink:0;width:21px;height:2px;display:inline-block}.block-desc{letter-spacing:.01em;color:#506d61;max-width:760px;margin:0;font-size:13px;font-weight:400;line-height:1.55}.details-checklist{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.details-checklist li{letter-spacing:.008em;color:#315347;align-items:center;gap:11px;min-height:21px;font-size:13px;font-weight:400;line-height:1.35;transition:transform .2s,color .2s;display:flex}.details-checklist li:hover{color:#17382b;transform:translate(3px)}.check-icon{background:#ffffff2e;border:1px solid #e86714b3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.check-icon span{background:#e86b14;border-radius:50%;width:5px;height:5px;display:block}.list-text{min-width:0;display:block}.details-outcome-box{box-sizing:border-box;-webkit-backdrop-filter:blur(9px);background:#f7faf8b8;border:1px solid #1f4d3c2e;border-radius:5px;width:100%;max-width:760px;margin:4px 0 12px;padding:13px 18px 14px 22px;position:relative;overflow:hidden}.details-outcome-box:before{content:"";background:#ed6b17;width:3px;height:100%;position:absolute;top:0;left:0}.outcome-top{align-items:center;gap:10px;margin-bottom:4px;display:flex}.outcome-number{letter-spacing:.08em;color:#e86b14;font-size:9px;font-weight:700;line-height:1}.outcome-heading{letter-spacing:.2em;text-transform:uppercase;color:#17382b;margin:0;font-size:10px;font-weight:700;line-height:1.2}.outcome-desc{letter-spacing:.008em;color:#4b685c;margin:0;font-size:12.5px;font-weight:400;line-height:1.5}.details-footer{flex-shrink:0;margin-top:auto;padding-top:5px}.read-more-btn{color:#dd620e;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:#ffffff1a;border:1px solid #ed6b17;border-radius:2px;justify-content:center;align-items:center;gap:15px;min-width:140px;padding:10px 19px;font-size:10px;font-weight:700;line-height:1;transition:background-color .3s,color .3s,transform .25s,box-shadow .25s;display:inline-flex}.button-arrow{font-size:17px;font-weight:400;line-height:.8;transition:transform .25s}.read-more-btn:hover{color:#fff;background:#ed6b17;transform:translateY(-2px);box-shadow:0 5px 14px #e8671433}.read-more-btn:hover .button-arrow{transform:translate(4px)}@media (width<=960px){.capabilities-section{padding:45px 20px 60px}.capabilities-heading{margin-bottom:34px}.capabilities-main-heading{letter-spacing:.11em;font-size:37px}.capabilities-container{grid-template-columns:1fr;gap:20px;height:auto}.services-tab-list{height:430px}.service-details-panel{height:auto;min-height:570px;padding:34px}.details-title{font-size:34px}.details-intro{max-width:650px}}@media (width<=600px){.capabilities-section{padding:40px 16px 55px}.capabilities-heading{margin-bottom:28px}.heading-eyebrow{letter-spacing:.25em;font-size:9px}.capabilities-main-heading{letter-spacing:.08em;font-size:27px;line-height:1.15}.capabilities-subheading{padding:0 8px;font-size:12.5px;line-height:1.6}.heading-line{margin-top:17px}.services-tab-list{gap:10px;height:390px}.service-tab-item{border-radius:16px}.tab-content-relative{gap:10px;padding:0 15px}.tab-icon-wrapper{width:36px;height:36px}.tab-divider{height:22px}.tab-label{letter-spacing:.05em;font-size:10.5px}.tab-arrow-circle{width:28px;height:28px}.service-details-panel{background-size:60%;border-radius:20px;min-height:570px;padding:29px 23px}.details-title{letter-spacing:.025em;white-space:normal;font-size:28px;line-height:1.12}.details-intro{margin-bottom:17px;font-size:12.5px;line-height:1.6}.details-block{margin-bottom:14px}.block-heading{letter-spacing:.15em;font-size:9.5px}.block-desc{font-size:12px;line-height:1.55}.details-checklist{gap:7px}.details-checklist li{gap:9px;font-size:12px}.check-icon{width:18px;height:18px}.check-icon span{width:4px;height:4px}.details-outcome-box{margin-top:3px;padding:12px 15px 13px 19px}.outcome-heading{font-size:9px}.outcome-desc{font-size:11.5px;line-height:1.5}.read-more-btn{gap:12px;min-width:128px;padding:10px 16px;font-size:9px}}@media (width<=400px){.capabilities-main-heading{letter-spacing:.06em;font-size:24px}.capabilities-subheading{font-size:12px}.service-details-panel{min-height:570px;padding:26px 20px}.details-title{font-size:25px}.details-intro{font-size:12px}.block-desc,.details-checklist li{font-size:11.8px}}.projects-section{box-sizing:border-box;color:#082f24;isolation:isolate;background:0 0;width:100%;min-height:100%;margin:0;padding:0 32px 70px;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.projects-stone-bg{pointer-events:none;z-index:0;background:linear-gradient(#faf8f4 0%,#f8f5f0 100%);width:100%;height:760px;position:absolute;top:0;left:0;overflow:hidden}.projects-stone-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0000001f 2%,#00000059 4%,#000000a6 6%,#000000e0 8%,#000 10% 43%,#000000fa 50%,#000000e6 58%,#000000b8 66%,#00000080 74%,#00000047 82%,#0000001a 91%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0000001f 2%,#00000059 4%,#000000a6 6%,#000000e0 8%,#000 10% 43%,#000000fa 50%,#000000e6 58%,#000000b8 66%,#00000080 74%,#00000047 82%,#0000001a 91%,#0000 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.projects-stone-bg:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#faf8f4 0%,#faf8f4fa 10%,#faf8f4e0 25%,#faf8f49e 45%,#faf8f452 65%,#faf8f41a 82%,#faf8f400 100%);width:100%;height:115px;position:absolute;top:0;left:0}.projects-stone-bg .stone-atmosphere{z-index:1;pointer-events:none;background:linear-gradient(#0519200d 0%,#05192000 45%,#14323205 70%,#14323200 100%),radial-gradient(55% 75% at 3% 40%,#0419204d 0%,#08202736 28%,#1433351f 50%,#2846420d 68%,#0000 88%);position:absolute;inset:0}.projects-stone-bg:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(#b4cdc100 0%,#b4cdc106 18%,#b4cdc10d 38%,#b4cdc10f 58%,#b4cdc10a 78%,#b4cdc100 100%);height:48%;position:absolute;bottom:0;left:0;right:0}.projects-content{z-index:5;width:100%;min-height:100%;position:relative}.projects-heading{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:850px;margin:0 auto 35px;padding-top:215px;display:flex;position:relative}.heading-eyebrow{letter-spacing:.34em;text-transform:uppercase;color:#064432;text-shadow:none;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin-bottom:12px;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:900;line-height:1}.projects-main-heading{letter-spacing:.075em;text-transform:uppercase;color:#052f24;text-shadow:none;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:clamp(38px,4.2vw,52px);font-weight:900;line-height:1.02}.projects-subheading{letter-spacing:.005em;color:#073f30;max-width:650px;text-shadow:none;-webkit-font-smoothing:antialiased;margin:16px auto 0;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.6}.heading-line{background:#e85d0b;border-radius:4px;width:62px;height:4px;margin-top:20px;box-shadow:0 2px 8px #e85d0b47}.projects-filter-bar{z-index:6;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0 auto 45px;display:flex;position:relative}.filter-btn{letter-spacing:.045em;color:#103d2f;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffffa3;border:1px solid #15382b29;border-radius:30px;padding:9px 20px;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:800;transition:all .25s}.filter-btn:hover{background:#ffffffdb;border-color:#15382b4d;transform:translateY(-2px)}.filter-btn.is-active{color:#fff;background:#0b3d2d;border-color:#0b3d2d;box-shadow:0 5px 16px #0b3d2d47}.projects-grid{z-index:6;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:28px;max-width:1240px;margin:0 auto;display:grid;position:relative}.project-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#f7fbf9e6 0%,#e6f2ecc2 100%);border:1px solid #ffffffd1;border-radius:20px;flex-direction:column;padding:32px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 28px #1230241a}.project-card:hover{border-color:#ed6b1773;transform:translateY(-6px);box-shadow:0 18px 40px #12302429}.project-card-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.project-category-badge{letter-spacing:.11em;text-transform:uppercase;color:#d95008;background:#ed6b1724;border-radius:20px;padding:6px 12px;font-family:Montserrat,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:900;line-height:1}.project-links{gap:12px;display:flex}.icon-link{color:#164b3c;opacity:.82;font-size:14px;transition:opacity .2s,transform .2s,color .2s}.icon-link:hover{opacity:1;color:#e85d0b;transform:translateY(-2px)}.project-title{letter-spacing:-.015em;color:#0a392b;text-shadow:none;-webkit-font-smoothing:antialiased;margin:0 0 12px;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:20px;font-weight:850;line-height:1.28}.project-description{color:#315c4d;text-shadow:none;-webkit-font-smoothing:antialiased;flex-grow:1;margin:0 0 20px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:13.5px;font-weight:600;line-height:1.6}.project-tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.project-tag{color:#164637;background:#15382b1a;border-radius:6px;padding:5px 10px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:11px;font-weight:750}.project-card-footer{border-top:1px solid #15382b14;padding-top:18px}.project-view-btn{color:#0b3d2d;letter-spacing:.1em;text-transform:uppercase;text-shadow:none;align-items:center;gap:10px;font-family:Montserrat,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:11.5px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}.project-view-btn:hover{color:#e85d0b}.project-view-btn:hover .btn-arrow{transform:translate(4px)}.portfolio-flow{color:#123024;background-color:#0000;background-image:radial-gradient(58% 55% at 2% 2%,#091d23e6 0%,#0e272bd1 20%,#193637b3 38%,#2848438a 54%,#3f5e5257 68%,#607b6729 80%,#0000 94%),radial-gradient(90% 58% at 5% 4%,#1e3c3c70 0%,#2d4e4857 26%,#4160523d 46%,#5e7a6521 66%,#8ca18b0f 80%,#0000 95%),radial-gradient(55% 34% at 50% 0,#f8b81c57 0%,#f19a1440 28%,#ed6b1724 52%,#ed6b170b 70%,#0000 86%),radial-gradient(48% 40% at 8% 5%,#ed6b172e 0%,#ec7e1224 26%,#f09d1414 46%,#ed6b1706 68%,#0000 86%),radial-gradient(50% 40% at 92% 6%,#f4ab164d 0%,#ed7e1136 27%,#ed6b171f 48%,#ed6b1709 68%,#0000 86%),linear-gradient(#ef84122b 0%,#ee7c1121 8%,#eb741214 16%,#e07d1809 25%,#0000 36%),radial-gradient(70% 72% at 100% 42%,#244e3da3 0%,#244e3d78 30%,#244e3d45 52%,#244e3d1a 70%,#0000 88%),radial-gradient(62% 74% at 4%,#daeae1d6 0%,#cde2d6a8 36%,#bed6c961 60%,#aec9bb24 76%,#0000 90%),radial-gradient(90% 70% at 48% 48%,#c9ded357 0%,#b2ccbe40 38%,#8dae9d2e 64%,#0000 88%),linear-gradient(135deg,#d9e8e0 0%,#d2e2da 16%,#c8dcd1 32%,#bfd5c9 48%,#adc6b8 65%,#91af9e 82%,#789d8b 100%);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box;width:100%;min-height:100%;position:relative}@media (width<=768px){.projects-section{padding:0 20px 50px}.projects-stone-bg{height:650px}.projects-heading{padding-top:190px}.projects-main-heading{letter-spacing:.065em;font-size:34px;font-weight:900}.projects-subheading{max-width:560px;font-size:13px;font-weight:700}.projects-grid{grid-template-columns:1fr}}@media (width<=400px){.projects-section{padding:0 16px 40px}.projects-stone-bg{height:600px}.projects-heading{padding-top:165px}.heading-eyebrow{letter-spacing:.28em;font-size:10px;font-weight:900}.projects-main-heading{letter-spacing:.06em;font-size:27px;font-weight:900}.projects-subheading{font-size:12px;font-weight:700;line-height:1.6}.projects-filter-bar{gap:8px;margin-bottom:30px}.filter-btn{padding:7px 14px;font-size:11px;font-weight:800}.project-card{border-radius:18px;padding:26px 22px}.project-title{font-size:19px;font-weight:850}.project-description{font-size:13px;font-weight:600}}.testimonials-section{color:#101b16;box-sizing:border-box;background:0 0;width:100%;margin:0;padding:80px 32px 70px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.testimonials-section:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#0000 0% 18%,#0000 27%,#00000004 33%,#0004020f 38%,#00050321 44%,#0006043b 50%,#0006045c 57%,#00050380 64%,#000403a3 71%,#000302c2 78%,#000201de 84%,#000101f2 91%,#000000fb 96%,#000 100%);width:100%;height:100%;position:absolute;inset:0}.testimonials-section:after{content:none;display:none}.testimonials-heading,.testimonials-container{z-index:2;position:relative}.testimonials-heading{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:850px;margin:0 auto 40px;display:flex}.testimonials-heading .heading-eyebrow{letter-spacing:.38em;text-transform:uppercase;color:#1c3529;margin-bottom:10px;font-size:10px;font-weight:600}.testimonials-main-heading{letter-spacing:.14em;text-transform:uppercase;color:#101b16;margin:0;font-size:clamp(32px,4vw,46px);font-weight:300;line-height:1.08}.testimonials-subheading{letter-spacing:.02em;color:#30483d;max-width:640px;margin:14px auto 0;font-size:14px;font-weight:400;line-height:1.65}.testimonials-heading .heading-line{background:#ed6b17;border-radius:2px;width:46px;height:2px;margin-top:20px}.testimonials-container{flex-direction:column;gap:35px;width:100%;max-width:1240px;margin:0 auto;display:flex}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:26px;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(14px);cursor:pointer;background:linear-gradient(135deg,#15382be6 0%,#102c22f7 100%);border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;padding:32px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000047}.testimonial-card:hover{border-color:#ed6b1773;transform:translateY(-5px);box-shadow:0 14px 34px #0006}.testimonial-card.is-featured{border-color:#ed6b17;box-shadow:0 14px 36px #ed6b1733}.card-top-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.testimonial-tag{letter-spacing:.12em;text-transform:uppercase;color:#ed6b17;white-space:nowrap;background:#ed6b171f;border:1px solid #ed6b1740;border-radius:16px;padding:4px 10px;font-size:10px;font-weight:700}.star-rating{flex-shrink:0;gap:4px;display:flex}.star-icon{color:#fbbf24;font-size:12px}.quote-icon-box{color:#ed6b176b;margin-bottom:12px;font-size:22px}.testimonial-quote{color:#e2f1ea;flex-grow:1;margin:0 0 24px;font-size:14px;font-weight:400;line-height:1.65}.testimonial-profile{border-top:1px solid #ffffff14;align-items:center;gap:14px;padding-top:18px;display:flex}.profile-avatar{object-fit:cover;border:2px solid #ed6b1799;border-radius:50%;flex-shrink:0;width:48px;height:48px}.profile-info{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-name{color:#fff;margin:0;font-size:15px;font-weight:600}.profile-role{color:#a7f3d0;margin:0;font-size:12px}.profile-org{color:#8bb3a0;font-size:11px}.testimonials-controls{justify-content:center;align-items:center;gap:18px;margin-top:10px;display:flex}.control-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .25s,border-color .25s,transform .25s;display:flex}.control-btn:hover{background:#ed6b17;border-color:#ed6b17;transform:scale(1.05)}.carousel-dots{align-items:center;gap:8px;display:flex}.dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.dot.active{background:#ed6b17;border-radius:12px;width:24px}@media (width<=960px){.testimonials-section{padding:65px 24px 60px}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.testimonials-section{padding:50px 20px 45px}.testimonials-heading{margin-bottom:30px}.testimonials-main-heading{letter-spacing:.09em;font-size:30px;line-height:1.15}.testimonials-subheading{font-size:12.5px;line-height:1.6}.testimonials-grid{grid-template-columns:1fr;gap:18px}.testimonial-card{border-radius:18px;padding:26px 22px}.testimonial-quote{font-size:13px;line-height:1.6}.profile-name{font-size:14px}.profile-role{font-size:11px}.profile-org{font-size:10px}.testimonials-controls{gap:14px;margin-top:5px}.control-btn{width:36px;height:36px}}@media (width<=400px){.testimonials-section{padding:40px 16px}.testimonials-main-heading{letter-spacing:.07em;font-size:25px}.testimonials-subheading{font-size:12px}.testimonial-card{padding:22px 18px}.testimonial-tag{padding:4px 8px;font-size:8.5px}.testimonial-quote{font-size:12px}}.contact-section{color:#123024;box-sizing:border-box;background:0 0;width:100%;padding:100px 32px 120px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.contact-leaf-decor{pointer-events:none;z-index:1;mix-blend-mode:multiply;width:450px;max-width:45vw;transition:transform .4s,opacity .4s;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.leaf-bg-image{object-fit:contain;width:100%;height:auto;display:block}.contact-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1220px;margin:0 auto;display:grid;position:relative}.contact-info-panel{text-align:center;flex-direction:column;align-items:center;padding:10px 20px;display:flex}.contact-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:#17382b;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #15382b1f;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:11.5px;font-weight:700;display:inline-flex}.eyebrow-dot{background:#ed6b17;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #ed6b17cc}.contact-heading{letter-spacing:.04em;text-transform:uppercase;color:#17382b;max-width:520px;margin:0;font-size:clamp(34px,3.8vw,50px);font-weight:300;line-height:1.12}.highlight-text{background:linear-gradient(135deg,#17382b 30%,#ed6b17 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:600}.contact-line{background:linear-gradient(90deg,#ed6b17 0%,#ed6b1733 100%);border-radius:3px;width:54px;height:3px;margin:22px auto 24px}.contact-desc{color:#436254;max-width:460px;margin:0 auto 34px;font-size:14.5px;line-height:1.75}.contact-meta-grid{grid-template-columns:1fr 1fr;gap:14px;width:100%;max-width:480px;display:grid}.meta-card{-webkit-backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #ffffffbf;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:14px 18px;transition:transform .25s,border-color .25s,background .25s;display:flex;box-shadow:0 6px 18px #1230240a}.meta-card:hover{background:#ffffffbf;border-color:#ed6b1759;transform:translateY(-3px)}.meta-card-full{grid-column:span 2}.meta-label{letter-spacing:.12em;text-transform:uppercase;color:#5d7e70;font-size:10.5px;font-weight:700}.meta-val{color:#17382b;font-size:13.5px;font-weight:600}.meta-link{color:#17382b;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.meta-link:hover{color:#ed6b17}.link-arrow{font-size:13px;transition:transform .2s}.meta-link:hover .link-arrow{transform:translate(2px,-2px)}.contact-card{-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffffe0 0%,#eef6f2bf 100%);border:1px solid #fffffff2;border-radius:28px;padding:44px 40px;position:relative;overflow:hidden;box-shadow:0 20px 45px #12302414,inset 0 1px 3px #fffc}.card-glass-glow{pointer-events:none;background:radial-gradient(circle,#ed6b1726 0%,#0000 70%);width:180px;height:180px;position:absolute;top:-80px;right:-80px}.contact-form{z-index:2;flex-direction:column;gap:22px;display:flex;position:relative}.form-group{text-align:left;flex-direction:column;gap:7px;display:flex}.form-label{letter-spacing:.1em;text-transform:uppercase;color:#17382b;font-size:11.5px;font-weight:700}.input-wrapper{position:relative}.form-input{color:#17382b;box-sizing:border-box;background:#ffffffa6;border:1px solid #15382b24;border-radius:14px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:14px;transition:all .25s}.form-input::placeholder{color:#17382b66}.form-input:focus{background:#fffffffa;border-color:#ed6b17;box-shadow:0 0 0 4px #ed6b171f,0 4px 12px #1230240a}.form-select{appearance:none;cursor:pointer}.select-wrapper{position:relative}.select-arrow{color:#17382b;pointer-events:none;opacity:.6;font-size:10px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.form-textarea{resize:vertical;min-height:105px;line-height:1.6}.contact-submit-btn{color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#15382b;border:1px solid #15382b;border-radius:30px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:8px;padding:16px 28px;font-size:12.5px;font-weight:700;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 8px 24px #15382b38}.contact-submit-btn:hover{background:#ed6b17;border-color:#ed6b17;transform:translateY(-2px);box-shadow:0 10px 28px #ed6b1759}.contact-submit-btn:hover .btn-arrow{transform:translate(5px)}.btn-arrow{font-size:14px;transition:transform .2s}@media (width<=960px){.contact-leaf-decor{opacity:.22;width:320px;left:-60px}.contact-container{grid-template-columns:1fr;gap:48px}.contact-section{padding:70px 24px 90px}}@media (width<=500px){.contact-leaf-decor{display:none}.contact-card{border-radius:20px;padding:30px 20px}.contact-meta-grid{grid-template-columns:1fr}.meta-card-full{grid-column:span 1}}.about-yuktic-section{color:#15243d;box-sizing:border-box;background:linear-gradient(#fbfaf7 0%,#faf9f6 100%);width:100%;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.about-yuktic-section *,.about-yuktic-section :before,.about-yuktic-section :after{box-sizing:border-box}.about-hero{background-image:url(/assets/about-Cvjwqb3A.jpg);background-position:50%;background-size:cover;border-radius:0 0 18px 18px;align-items:center;width:calc(100% - 18px);height:330px;min-height:330px;margin:8px auto 0;display:flex;position:relative;overflow:hidden}.about-hero-overlay{z-index:1;pointer-events:none;background:radial-gradient(circle at 91% 67%,#ffdc7dd9 0%,#ffa6437a 12%,#ee4c2b40 28%,#0000 46%),radial-gradient(65% 80% at 78% 85%,#d735307a 0%,#be2f3140 40%,#0000 74%),linear-gradient(115deg,#05122bfc 0%,#0c1b3bf0 25%,#302a4bc2 45%,#6c37458c 63%,#d2483057 82%,#ff99372e 100%);position:absolute;inset:0}.about-hero:after{content:"";filter:blur(28px);pointer-events:none;z-index:2;background:radial-gradient(circle,#ffc5507a 0%,#f55a2b38 36%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-280px;right:-240px}.about-hero-content{z-index:5;color:#fff;width:100%;max-width:650px;padding-left:clamp(40px,5.2vw,78px);padding-right:30px;position:relative;transform:translateY(18px)}.about-hero-content .about-eyebrow{display:none!important}.about-hero-heading{letter-spacing:-.045em;color:#fff;max-width:680px;margin:0;font-size:clamp(40px,4.5vw,60px);font-weight:700;line-height:1.04}.about-hero-description{color:#ffffffe6;max-width:520px;margin:18px 0 0;font-size:14px;line-height:1.65}.about-hero-button{color:#111d31;background:#fff;border:none;border-radius:11px;justify-content:space-between;align-items:center;gap:22px;min-width:190px;height:42px;min-height:42px;margin-top:12px;padding:0 14px 0 18px;font-size:11px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 25px #0000002b}.about-hero-button:hover{transform:translateY(-3px);box-shadow:0 16px 34px #00000040}.about-hero-button .button-arrow{color:#ed5b23;background:#fff0e7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;font-size:15px;transition:transform .25s;display:flex}.about-hero-button:hover .button-arrow{transform:translate(4px)}.about-main-container{max-width:1220px;margin:0 auto;padding:43px 30px 50px;position:relative}.about-intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:start;gap:70px;display:grid}.about-intro-text h2{letter-spacing:-.04em;color:#15243d;margin:0 0 17px;font-size:clamp(34px,3.5vw,45px);font-weight:700;line-height:1}.about-intro-text p{color:#555f6c;max-width:500px;margin:0 0 10px;font-size:12.5px;line-height:1.62}.about-intro-text .about-intro-lead{color:#29364a;margin-bottom:13px;font-size:14px;font-weight:500;line-height:1.6}.about-stats{grid-template-columns:1fr 1fr;display:grid}.about-stat{align-items:flex-start;gap:13px;min-height:92px;padding:0 20px 17px 0;display:flex}.about-stat:nth-child(2n){border-left:1px solid #15243d21;padding-left:23px}.about-stat:nth-child(n+3){border-top:1px solid #15243d21;padding-top:17px}.stat-icon{color:#ed5b23;letter-spacing:.08em;background:linear-gradient(145deg,#fff0e3 0%,#ffe3d1 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:9px;font-weight:800;display:flex}.about-stat strong{letter-spacing:-.045em;color:#e95721;margin-top:-2px;font-size:30px;font-weight:750;line-height:1;display:block}.about-stat span{color:#555e69;max-width:145px;margin-top:6px;font-size:11px;line-height:1.35;display:block}.about-solutions-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.about-solution-card{background:linear-gradient(145deg,#fffffff0 0%,#fffaf5d6 100%);border:1px solid #15243d1f;border-radius:14px;min-height:230px;padding:20px 22px 21px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 6px 22px #181f2d09}.about-solution-card:hover{border-color:#ef5d254d;transform:translateY(-5px);box-shadow:0 15px 34px #181f2d17}.solution-top{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.solution-icon{color:#ed5b23;background:linear-gradient(145deg,#fff1e4 0%,#ffe2ce 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:flex}.solution-number{letter-spacing:.15em;color:#ed5b23;font-size:10px;font-weight:800}.about-solution-card h3{letter-spacing:-.02em;color:#162640;margin:0;font-size:17px;font-weight:700;line-height:1.25}.solution-line{background:linear-gradient(90deg,#ef5d25 0%,#f18c3b 100%);border-radius:4px;width:31px;height:3px;margin:12px 0 13px}.about-solution-card p{color:#5b6470;margin:0;font-size:11.5px;line-height:1.55}.about-solution-card .solution-highlight{color:#29364a;margin-bottom:7px;font-size:12px;font-weight:600;line-height:1.5}@media (width>=1000px) and (height<=850px){.about-hero{height:315px;min-height:315px}.about-hero-content{padding-left:clamp(40px,5.2vw,78px);transform:translateY(25px)}.about-hero-heading{font-size:46px;line-height:1.05}.about-hero-description{margin-top:15px;font-size:13px;line-height:1.6}.about-hero-button{height:40px;min-height:40px;margin-top:8px;padding:0 13px 0 17px;font-size:10px}.about-hero-button .button-arrow{width:23px;min-width:23px;height:23px;min-height:23px;font-size:14px}.about-main-container{padding-top:35px;padding-bottom:40px}.about-intro-text h2{margin-bottom:13px;font-size:38px}.about-intro-text p{margin-bottom:8px;font-size:11.5px}.about-intro-text .about-intro-lead{font-size:13px}.about-stat{min-height:78px}.about-stat strong{font-size:27px}.about-solutions-grid{margin-top:25px}.about-solution-card{min-height:205px;padding:17px 19px}.solution-top{margin-bottom:10px}.about-solution-card h3{font-size:16px}.solution-line{margin:9px 0 10px}.about-solution-card p{font-size:10.5px}.about-solution-card .solution-highlight{font-size:11px}}@media (width<=960px){.about-hero{height:480px;min-height:480px}.about-hero-content{padding-left:45px;transform:translateY(0)}.about-intro{grid-template-columns:1fr;gap:38px}.about-intro-text p{max-width:700px}.about-solutions-grid{grid-template-columns:repeat(2,1fr)}.about-solution-card:last-child{grid-column:1/-1}}@media (width<=768px){.about-hero{background-position:63%;width:calc(100% - 12px);height:500px;min-height:500px}.about-hero-content{padding:40px 27px;transform:translateY(0)}.about-hero-heading{font-size:clamp(38px,8vw,52px);line-height:1.05}.about-hero-description{max-width:460px;font-size:13px}.about-hero-button{height:42px;min-height:42px;padding:0 14px 0 18px}.about-main-container{padding:48px 22px 60px}.about-stats{width:100%}.about-solutions-grid{grid-template-columns:1fr;gap:14px}.about-solution-card:last-child{grid-column:auto}}@media (width<=540px){.about-hero{background-position:65%;align-items:flex-end;height:540px;min-height:540px}.about-hero-content{padding:35px 22px 42px;transform:none}.about-hero-heading{font-size:37px;line-height:1.05}.about-hero-description{font-size:12.5px;line-height:1.6}.about-hero-button{width:100%;max-width:215px;height:42px;min-height:42px}.about-main-container{padding:43px 18px 55px}.about-intro-text h2{font-size:36px}.about-intro-text .about-intro-lead{font-size:14px}.about-intro-text p{font-size:12.5px}.about-stats{grid-template-columns:1fr 1fr}.about-stat{gap:9px;min-height:105px;padding-right:10px}.about-stat:nth-child(2n){padding-left:13px}.stat-icon{border-radius:10px;width:38px;height:38px;font-size:8px}.about-stat strong{font-size:24px}.about-stat span{font-size:10px}.about-solution-card{min-height:auto;padding:20px}}@media (width<=380px){.about-hero{height:510px;min-height:510px}.about-hero-heading{font-size:33px}.about-main-container{padding-left:15px;padding-right:15px}.about-stat strong{font-size:22px}.about-stat span{font-size:9px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#050505;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.hero-page{background:#050505;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.hero-section-wrapper{z-index:1;background:0 0;width:100%;min-height:100vh;position:relative;overflow:hidden}.fake-navbar{z-index:3000;-webkit-backdrop-filter:none;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border-bottom:1px solid #ffffff14;width:100%;height:88px;position:fixed;top:0;left:0}.fake-navbar-container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 34px;display:flex}.fake-navbar-logo{opacity:0;pointer-events:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.fake-navbar-logo img{object-fit:contain;backface-visibility:hidden;width:64px;height:64px;display:block}.fake-navbar-links{pointer-events:none;justify-content:flex-end;align-items:center;gap:34px;height:100%;margin-left:auto;display:flex}.fake-navbar-links span{color:#ffffffc7;letter-spacing:.2px;white-space:nowrap;pointer-events:none;align-items:center;height:100%;font-size:15px;font-weight:500;display:flex;position:relative}.fake-navbar-links span:nth-child(3){padding:0 2px}.fake-navbar-links .fake-contact{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:30px;height:auto;padding:11px 20px}.fake-navbar-menu-button{pointer-events:none;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.fake-navbar-menu-button span{background:#fff;border-radius:5px;width:23px;height:2px;display:block}.hero-logo-animation{transform-origin:50%;z-index:6000;pointer-events:none;opacity:1;backface-visibility:hidden;will-change:transform, opacity;justify-content:center;align-items:center;width:320px;height:320px;animation:none;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.hero-logo-ready{animation:2.2s cubic-bezier(.22,.7,.3,1) 2s forwards travel-to-fake-navbar}.hero-logo-finished{opacity:0;visibility:hidden;pointer-events:none;display:none!important}.hero-logo-animation img{z-index:2;object-fit:contain;backface-visibility:hidden;will-change:filter;width:100%;height:100%;animation:1s ease-out forwards logo-edge-highlight;display:block;position:relative;transform:translate(0,0)}.hero-logo-glow{opacity:0;pointer-events:none;width:0;height:0;display:none;position:absolute}@keyframes travel-to-fake-navbar{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{transform:translate3d(calc(-50% + var(--move-x)), calc(-50% + var(--move-y)), 0) scale(var(--final-scale));opacity:1}}@keyframes logo-edge-highlight{0%{filter:drop-shadow(0 0 #ffbe5a00)}15%{filter:drop-shadow(0 0 5px #ffebb4f2)drop-shadow(0 0 14px #ffbe4bcc)drop-shadow(0 0 28px #ff911e66)}40%{filter:drop-shadow(0 0 7px #fff0be)drop-shadow(0 0 18px #ffc350e6)drop-shadow(0 0 36px #ff911e80)}60%{filter:drop-shadow(0 0 7px #ffebb4f2)drop-shadow(0 0 18px #ffbe4bcc)drop-shadow(0 0 32px #ff911e66)}75%{filter:drop-shadow(0 0 4px #ffdc968c)drop-shadow(0 0 11px #ffaf3c4d)}90%{filter:drop-shadow(0 0 2px #ffcd7826)}to{filter:drop-shadow(0 0 #ffbe5a00)}}@media (width<=1200px){.fake-navbar-container{padding:0 26px}.fake-navbar-links{gap:24px}.fake-navbar-links span{font-size:14px}}@media (width<=980px){.fake-navbar{height:82px}.fake-navbar-container{padding:0 22px}.fake-navbar-logo,.fake-navbar-logo img{width:58px;height:58px}.fake-navbar-links{gap:17px}.fake-navbar-links span{font-size:13px}.fake-navbar-links .fake-contact{padding:9px 15px}.hero-logo-animation{width:280px;height:280px}}@media (width<=760px){.fake-navbar{height:76px}.fake-navbar-container{padding:0 18px}.fake-navbar-links{display:none}.fake-navbar-menu-button{display:flex}.fake-navbar-logo,.fake-navbar-logo img{width:54px;height:54px}.hero-logo-animation{width:230px;height:230px}}@media (width<=400px){.fake-navbar-container{padding:0 14px}.fake-navbar-logo,.fake-navbar-logo img{width:50px;height:50px}.hero-logo-animation{width:210px;height:210px}}@media (prefers-reduced-motion:reduce){.hero-logo-animation{transform:translate(-50%,-50%)scale(1);animation:none!important}.hero-logo-animation img{filter:none!important;animation:none!important}.hero-logo-glow{display:none}}.footer-container{box-sizing:border-box;color:#fff;background:linear-gradient(#094b82 0%,#062b4e 45%,#021424 100%);width:100%;margin-top:0;padding:0;font-family:inherit;position:relative}.waves{pointer-events:none;width:100%;height:100px;position:absolute;top:-95px;left:0;overflow:hidden}.wave{background-repeat:repeat-x;background-size:800px 100px;width:100%;height:100%;position:absolute;top:0;left:0}#wave1{z-index:997;opacity:.55;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C150,10 250,90 400,50 C550,10 650,90 800,50 L800,100 L0,100 Z' fill='%2367e8f9'/%3E%3C/svg%3E");animation:18s linear infinite waveMotion,7s ease-in-out infinite alternate waveBobbing1;bottom:0}#wave2{z-index:998;opacity:.65;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C150,5 250,95 400,50 C550,5 650,95 800,50 L800,100 L0,100 Z' fill='%2338bdf8'/%3E%3C/svg%3E");animation:13s linear infinite waveMotionReverse,9s ease-in-out infinite alternate waveBobbing2;bottom:4px}#wave3{z-index:999;opacity:.85;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C160,15 240,85 400,50 C560,15 640,85 800,50 L800,100 L0,100 Z' fill='%230284c7'/%3E%3C/svg%3E");animation:10s linear infinite waveMotion,5s ease-in-out infinite alternate waveBobbing1;bottom:8px}#wave4{z-index:1000;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C150,20 250,80 400,50 C550,20 650,80 800,50 L800,100 L0,100 Z' fill='%23094b82'/%3E%3C/svg%3E");animation:8s linear infinite waveMotionReverse;bottom:0}@keyframes waveMotion{0%{background-position-x:0}to{background-position-x:800px}}@keyframes waveMotionReverse{0%{background-position-x:800px}to{background-position-x:0}}@keyframes waveBobbing1{0%{transform:translateY(0)scaleY(1)}50%{transform:translateY(-5px)scaleY(1.05)}to{transform:translateY(2px)scaleY(.97)}}@keyframes waveBobbing2{0%{transform:translateY(2px)scaleY(.97)}50%{transform:translateY(-6px)scaleY(1.06)}to{transform:translateY(0)scaleY(1)}}.footer-inner{z-index:1001;max-width:1240px;margin:0 auto;padding:40px 32px 24px;position:relative}.footer-main-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.footer-brand-col{flex-direction:column;gap:12px;max-width:340px;display:flex}.footer-logo{object-fit:contain;align-self:flex-start;width:auto;height:44px;margin-bottom:4px}.footer-tagline{color:#fff;margin:0;font-size:.98rem;font-weight:600;line-height:1.4}.footer-subtext{color:#bae6fd;margin:0;font-size:.88rem;line-height:1.45}.footer-social-wrapper{margin-top:10px}.footer-social-box-wide{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:120px;height:38px;padding:8px 20px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.footer-social-box-wide svg{font-size:1.1rem}.footer-social-box-wide:hover{color:#021424;background:#38bdf8;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 4px 14px #38bdf866}.footer-nav-grid{flex-wrap:wrap;gap:68px;display:flex}.footer-col h4{letter-spacing:1.6px;color:#7dd3fc;margin:0 0 16px;font-size:.82rem;font-weight:600}.footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#fff;opacity:.85;font-size:.92rem;text-decoration:none;transition:all .2s;display:inline-block}.footer-col ul li a:hover{opacity:1;color:#38bdf8;transform:translate(4px)}.footer-divider{background:linear-gradient(90deg,#0000 0%,#ffffff26 20% 80%,#0000 100%);width:100%;height:1px;margin:36px 0 20px}.footer-company-details{text-align:center;color:#93c5fd;margin-bottom:24px;font-size:.78rem;line-height:1.65}.footer-company-details p{margin:3px 0}.footer-bottom-bar{color:#7dd3fc;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:18px;font-size:.82rem;display:flex}.powered-by{align-items:center;gap:6px;display:inline-flex}.powered-logo{object-fit:contain;width:auto;height:16px}
