.style_section__lvsEP{position:relative;background:#ffffff;color:#000000;padding:20px clamp(16px,6vw,64px) 35px;overflow:hidden}.style_head__Az1HY{margin-bottom:3rem}.style_subtitle__PTNQA{margin-top:10px;opacity:.85;max-width:820px;margin-inline:auto}.style_grid___wh7i{list-style:none;margin:0;padding:0;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.style_card__qxa19{position:relative;display:flex;flex-direction:column;height:200px;padding:40px 20px;border-radius:5px;border:1px solid rgba(0,0,0,.05);backdrop-filter:blur(8px);transition:transform .35s ease,box-shadow .35s ease,background .35s ease;overflow:hidden}.style_card__qxa19:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--primary-blue) 0,var(--secondary-blue) 100%);transform:scaleX(0);transition:transform .3s ease;border-top-left-radius:5px;border-top-right-radius:5px;z-index:2}.style_card__qxa19:after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;border-left:90px solid var(--primary-blue);border-top:60px solid transparent;border-bottom-left-radius:5px;z-index:1}.style_card__qxa19:hover{transform:translateY(-4px);border-color:rgba(28,104,246,.15);box-shadow:0 8px 25px rgba(28,104,246,.15),0 3px 10px rgba(0,0,0,.1)}.style_card__qxa19:hover:before{transform:scaleX(1)}.style_cardHeader__rFyNQ{display:flex;align-items:center;margin-bottom:2rem;justify-content:space-between;width:100%;position:relative;z-index:2}.style_cardTitle__KXS1j{font-weight:700;font-size:clamp(16px,1.6vw,18px);color:var(--primary-blue);margin-bottom:10px}.style_cardDesc__kTgnn{font-size:clamp(14px,2vw,14px);color:#333}.style_iconImage__XZsoy{width:35px;height:35px;object-fit:contain;animation:style_pulse__iOChM 2s ease-in-out infinite}@keyframes style_pulse__iOChM{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width:992px){.style_grid___wh7i{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.style_grid___wh7i{grid-template-columns:1fr}}.Contact_contactContainer___rxnt{padding:max(48px,min(12vw,100px)) 7vw;background:#e9ecef;color:#000;font-weight:300}.Contact_wrapper__P24KT{display:flex;flex-wrap:wrap;gap:max(50px,min(10vw,100px));justify-content:center;align-items:flex-start;max-width:1200px;margin:0 auto}.Contact_form__q_B2n{flex:1;min-width:300px;display:flex;flex-direction:column;gap:16px}.Contact_input__tsZa2,.Contact_textarea__VsNcW{padding:15px 16px;border:1px solid rgba(255,255,255,.2);border-radius:5px;color:#000;font-size:14px;font-weight:300;width:100%;outline:none}.Contact_input__tsZa2:focus{border-color:var(--primary-blue)}.Contact_input__tsZa2::placeholder,.Contact_textarea__VsNcW::placeholder{color:#555}.Contact_info__hAor2{flex:1;min-width:250px;text-align:left}.Contact_info__hAor2 h4{font-size:20px;font-weight:700;margin-top:50px}.Contact_blockItem__VTq4l{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px}.Contact_item__IURN_{display:flex;gap:15px}.Contact_iconImg__pSx1l{width:22px;height:22px;object-fit:contain}.Contact_item__IURN_ a,.Contact_item__IURN_ p{margin:0;color:#000;font-size:.9rem;text-decoration:none;transition:color .3s ease}.Contact_item__IURN_ a:hover{color:var(--secondary-blue)}.Contact_socials__sc7i1{display:flex;gap:14px;margin-top:8px}.Contact_icon__Gck9W{display:flex;align-items:center;justify-content:center;width:38px;height:38px;font-size:22px;border-radius:50%;background:var(--primary-blue);color:#fff;transition:all .3s ease}.Contact_icon__Gck9W:hover{color:#fff;background-color:var(--secondary-blue)}.Contact_buttonWrapper__8_J6m{text-align:right;margin-top:.5rem}.Contact_successMessage__LEPZq{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:1rem;border-radius:5px;margin-bottom:1rem}.Contact_errorMessage__t_DM0{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:1rem;border-radius:5px;margin-bottom:1rem}.Contact_errorMessage__t_DM0 p,.Contact_successMessage__LEPZq p{margin:0;font-size:.75rem;text-align:center}@media (max-width:768px){.Contact_info__hAor2{display:flex;flex-direction:column;align-items:center}}.style_container___aTl5{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;max-width:800px}.style_container___aTl5 h1{font-size:clamp(1.8rem,5vw,2.5rem);line-height:1.3;font-weight:800;text-align:center;margin-bottom:1rem;letter-spacing:-.5px}.style_subtitle__Bg3lf{text-align:center;margin-bottom:2.5rem;max-width:600px}.style_textButton__utDMr{position:relative;z-index:1;font-weight:700;text-transform:uppercase;font-size:clamp(1rem,2.5vw,1.25rem);color:#fff}.style_bgGradient__4Tavv{position:absolute;inset:0;border-radius:inherit;z-index:0;background:linear-gradient(270deg,#1c68f6,#3a8ef6,#1c68f6);background-size:400% 400%;animation:style_gradientMove___X4tD 6s ease infinite;filter:brightness(1.1)}@keyframes style_gradientMove___X4tD{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.style_button__FAWvF{cursor:pointer;position:relative;padding:.8rem 3rem;border:none;box-shadow:0 20px 20px -10px rgba(0,0,0,.6);transition:transform .3s ease-in-out,background-color .3s ease-in-out}.style_button__FAWvF,.style_button__FAWvF:before{background-color:var(--primary-blue);border-radius:5px}.style_button__FAWvF:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:0}.style_button__FAWvF:hover{transform:scale(1.1)}.style_button__FAWvF:hover:before{background-color:var(--secondary-blue)}.style_section__tfiE6{position:relative;background:#e9ecef;padding:60px clamp(16px,6vw,64px);overflow:hidden;min-height:60vh}.style_section__tfiE6:after{height:20px;background:linear-gradient(180deg,transparent 0,rgba(233,236,239,.8) 80%,rgba(233,236,239,1));z-index:1}.style_section__tfiE6:after,.style_section__tfiE6:before{content:"";position:absolute;bottom:0;left:0;right:0;pointer-events:none}.style_section__tfiE6:before{top:0;background:url(/img/photo/piping-drawing.webp) 50%/cover no-repeat,radial-gradient(circle at 20% 50%,rgba(0,87,169,.05) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,87,169,.03) 0,transparent 50%);opacity:.07;animation:style_parallaxFloat__5SISW 45s linear infinite}.style_inner__ZtG6L{display:flex;align-items:center;gap:60px;position:relative;z-index:1;top:40px;left:0}.style_contentSide__oWYbQ{flex:1}.style_contentSide__oWYbQ h2{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#000;line-height:1.1}.style_content__3dXTu{margin-bottom:32px}.style_content__3dXTu p{line-height:1.6;color:#444;font-weight:300;margin-bottom:16px}.style_buttonWrapper__AiNid{margin-top:2rem}.style_imageSide__vIwj6{flex:1;align-items:center;min-height:400px}.style_imageContainer__qUsQb,.style_imageSide__vIwj6{position:relative;display:flex;justify-content:center}.style_imageContainer__qUsQb{width:100%;align-items:flex-end;gap:32px;border:none;padding:20px 0}.style_primaryImage__Bpfwr{z-index:2;animation:style_fadeInUp__ukeHp .8s ease-out;transform:rotate(-3deg)}.style_primaryImage__Bpfwr,.style_secondaryImage__hnVgx{position:relative;width:340px;height:260px;border-radius:5px;object-fit:cover;box-shadow:0 8px 24px rgba(0,0,0,.18),0 1.5px 6px rgba(0,0,0,.1);transition:transform .4s cubic-bezier(.4,0,.2,1);filter:brightness(1.02) contrast(1.08) saturate(1.05);overflow:hidden;background:none;border:none}.style_secondaryImage__hnVgx{z-index:3;margin-left:-15px;animation:style_fadeInSlide__wRzVl 1.2s ease-out;transform:rotate(5deg)}@keyframes style_fadeInUp__ukeHp{0%{opacity:0;transform:translateY(30px) scale(.95)}60%{opacity:.8;transform:translateY(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes style_fadeInSlide__wRzVl{0%{opacity:0;transform:translateY(40px) translateX(20px) scale(.95)}40%{opacity:0;transform:translateY(30px) translateX(15px) scale(.95)}70%{opacity:.8;transform:translateY(-8px) translateX(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes style_parallaxFloat__5SISW{0%{background-position:0 0}25%{background-position:100% 25%}50%{background-position:0 100%}75%{background-position:75% 0}to{background-position:0 0}}@media (max-width:992px){.style_inner__ZtG6L{flex-direction:column}.style_buttonWrapper__AiNid{display:flex;justify-content:center}.style_imageSide__vIwj6{order:1;min-height:auto}.style_imageContainer__qUsQb{width:100%;margin-top:50px}.style_primaryImage__Bpfwr{position:static;width:100%;margin:0 auto;display:block}.style_secondaryImage__hnVgx{display:none}}@media (max-width:768px){.style_imageContainer__qUsQb{width:100%;height:180px;padding:0;display:flex}.style_content__3dXTu p{font-size:16px}.style_inner__ZtG6L{top:0}}@media (max-width:576px){.style_imageContainer__qUsQb{width:300px}}.style_section__x2DeN{position:relative;background:#ffffff;min-height:450px;display:flex;align-items:stretch;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.style_inner__Ti16B{width:100%;display:flex;align-items:stretch;height:400px}.style_imageSide__5wgIu{flex:0 0 50%;position:relative;overflow:hidden}.style_imageContainer__7YFFr{position:relative;width:100%;height:100%}.style_teamImage__MDVAN{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(1.02) contrast(1.05) saturate(1.02);transition:filter .3s ease;clip-path:polygon(0 1%,100% 0,80% 100%,0 100%)}.style_imageContainer__7YFFr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none}.style_contentSide__YU_hh{flex:0 0 45%;display:flex;flex-direction:column;justify-content:center;padding:60px;background:#ffffff;position:relative;z-index:2}.style_headingWrapper__hkt98{margin-bottom:.5rem}.style_tagline__BEl4p{margin-bottom:24px;line-height:1.2}.style_taglineText__3LZcj{display:block;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;color:var(--foreground);font-family:Montserrat,sans-serif;margin-bottom:8px}.style_taglineHighlight__4Tcfb{display:block;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:var(--primary-blue);font-family:all-round-gothic-bold,Arial,sans-serif}.style_content__m4x0M{margin-top:1.5rem;margin-bottom:0}.style_content__m4x0M p{font-size:max(14px,min(2vw,.9rem));line-height:1.7;color:var(--foreground);opacity:.9}.style_teamImage__MDVAN:focus{outline:3px solid var(--primary-blue);outline-offset:2px}@media (max-width:768px){.style_section__x2DeN{min-height:600px;background:#e9ecef!important}.style_inner__Ti16B{flex-direction:column;height:auto}.style_imageSide__5wgIu,.style_imageSide__5wgIu:after{display:none}.style_contentSide__YU_hh{flex:1;padding:0 30px;text-align:flex-start}.style_content__m4x0M{margin-top:0}.style_content__m4x0M p{font-size:1rem}}@media (max-width:576px){.style_section__x2DeN{min-height:auto}.style_imageSide__5wgIu{flex:0 0 250px}.style_contentSide__YU_hh{padding:0 20px}.style_content__m4x0M p{font-size:.95rem}}.style_section__vJihJ{position:relative;background:var(--background);padding:50px 0 20px;overflow:hidden}.style_inner__L3w_Q{max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,40px);position:relative;z-index:1}.style_header__vmnDa{text-align:center;margin-bottom:40px}.style_header__vmnDa h2{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--foreground);line-height:1.1}.style_accent__smE7M{color:var(--primary-blue);position:relative}.style_subtitle__X8ojX{line-height:1.6;opacity:.8;max-width:600px;margin:0 auto}.style_carousel__iwiLM{position:relative;width:100%;margin:0 0 50px}.style_carouselContainer__zcc9w{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:var(--white);border-radius:0;overflow:hidden;box-shadow:0 20px 40px rgba(0,87,169,.1),0 8px 16px rgba(0,0,0,.05);transition:all .3s ease}.style_carouselContainer__zcc9w:hover{box-shadow:0 30px 60px rgba(0,87,169,.15),0 12px 24px rgba(0,0,0,.08)}.style_carouselTrack__B_XaV{display:flex;height:70vh;min-height:600px;transition:transform .8s cubic-bezier(.25,.46,.45,.94);will-change:transform}.style_slideWrapper__A7ZA_{position:relative;width:100vw;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;backface-visibility:hidden;perspective:1000px}.style_imageSection__P5t_C{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.style_imageContainer__hcCg3{position:relative;width:100%;height:100%;overflow:hidden}.style_projectImage__x5jAe{width:100%;height:100%;object-fit:cover;transition:all .4s ease;filter:brightness(.7)}.style_imageOverlay__KkMvo{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,87,169,.4) 30%,rgba(0,62,120,.5) 70%,rgba(0,0,0,.7));pointer-events:none}.style_contentSection__cNVz7{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;max-width:1200px;margin:0 auto;padding:40px 40px 200px}.style_projectContent__YbVhM{max-width:900px;margin:0 auto;position:relative;transition:all .3s ease}.style_titleSection__yrxh3{margin-bottom:24px;position:relative}.style_projectTitle__5sIpH{font-size:clamp(1.7rem,4vw,2.1rem);font-weight:900;color:var(--background);margin-bottom:12px;line-height:1.05;text-shadow:3px 3px 6px rgba(0,0,0,.4);letter-spacing:-.02em}.style_titleUnderline__O1ic1{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-blue),rgba(255,255,255,.8));margin:0 auto;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.style_projectDescription___Ghi9{font-size:max(14px,min(2vw,1rem));color:rgba(255,255,255,.95);margin-bottom:30px;line-height:1.6;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,.4)}.style_resultBox__dhy87{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 28px;background:rgba(0,87,169,.144);border-radius:5px;position:relative;overflow:hidden;backdrop-filter:blur(15px);border:2px solid rgba(255,255,255,.3);box-shadow:0 12px 40px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.2);transition:all .3s ease}.style_resultBox__dhy87:hover{background:var(--primary-blue-light);transform:translateY(-2px);box-shadow:0 16px 50px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.3)}.style_resultBox__dhy87:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent 50%,rgba(255,255,255,.05));pointer-events:none}.style_resultIcon__pH6XQ{flex-shrink:0;width:40px;height:40px;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--background)}.style_resultContent__IcvZb{display:flex;flex-direction:column;gap:4px}.style_resultText__IZ7fq{font-size:18px;font-weight:800;color:var(--background);line-height:1.2;margin:0}.style_navigation__d9tAP{position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:10}.style_navButton__qvrrY{width:50px;height:50px;border-radius:50%;border:none;background:var(--primary-blue);color:var(--background);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,87,169,.3);opacity:.9}.style_navButton__qvrrY:hover{background:var(--secondary-blue);transform:scale(1.1);box-shadow:0 6px 16px rgba(0,87,169,.4)}.style_navButton__qvrrY:active{transform:scale(.95)}.style_indicators__F8juk{position:absolute;bottom:12%;left:50%;transform:translateX(-50%);display:flex;justify-content:center;gap:12px;z-index:15}.style_indicator__HjcHa{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease;backdrop-filter:blur(5px)}.style_indicator__HjcHa:hover{background:rgba(255,255,255,.6);border-color:rgba(255,255,255,.9);transform:scale(1.15)}.style_indicator__HjcHa.style_active__Yr7Co{background:var(--primary-blue);border-color:var(--background);transform:scale(1.2);box-shadow:0 0 0 3px rgba(0,87,169,.3)}.style_carouselCta__fDjot{position:absolute;bottom:20%;left:50%;transform:translateX(-50%);z-index:15}@media (max-width:992px){.style_section__vJihJ{padding:0}.style_header__vmnDa{margin-bottom:40px}.style_carouselTrack__B_XaV{height:65vh;min-height:500px}.style_slideWrapper__A7ZA_{height:100%}.style_contentSection__cNVz7{padding:30px 30px 180px}.style_projectTitle__5sIpH{font-size:clamp(2rem,4vw,3rem)}.style_projectDescription___Ghi9{font-size:18px}.style_resultBox__dhy87{padding:18px 24px}.style_resultIcon__pH6XQ{width:36px;height:36px}.style_titleUnderline__O1ic1{width:60px;height:3px}.style_carousel__iwiLM{margin:0}}@media (max-width:768px){.style_header__vmnDa{margin-bottom:30px}.style_subtitle__X8ojX{font-size:16px}.style_carouselTrack__B_XaV{height:65vh;min-height:400px}.style_slideWrapper__A7ZA_{height:100%}.style_contentSection__cNVz7{padding:25px 20px 160px}.style_projectTitle__5sIpH{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:16px}.style_projectDescription___Ghi9{font-size:16px;margin-bottom:24px}.style_resultBox__dhy87{padding:14px 16px;gap:10px;flex-direction:column;text-align:center}.style_resultIcon__pH6XQ{width:32px;height:32px}.style_resultText__IZ7fq{font-size:16px}.style_indicators__F8juk{bottom:8%}.style_carouselCta__fDjot{bottom:16%}.style_navigation__d9tAP{left:10px;right:10px}.style_navButton__qvrrY{width:40px;height:40px}.style_navButton__qvrrY svg{width:16px;height:16px}}@media (max-width:576px){.style_carouselContainer__zcc9w{border-radius:5px}.style_carouselTrack__B_XaV{height:60vh;min-height:380px}.style_slideWrapper__A7ZA_{height:100%}.style_contentSection__cNVz7{padding:20px 15px 140px}.style_projectTitle__5sIpH{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:14px}.style_projectDescription___Ghi9{font-size:15px;margin-bottom:20px}.style_resultBox__dhy87{padding:12px 16px;border-radius:14px;gap:8px;flex-direction:column;text-align:center;max-width:280px;margin:0 auto}.style_resultIcon__pH6XQ{width:28px;height:28px}.style_resultText__IZ7fq{font-size:15px}.style_indicators__F8juk{bottom:6%;gap:8px}.style_carouselCta__fDjot{bottom:14%}.style_indicator__HjcHa{width:10px;height:10px}}.style_section__3_rt5{background:#fff;color:var(--foreground);padding:0 clamp(16px,6vw,64px)}.style_inner__APZS7{width:100%}.style_rowTop__VQVT9{display:grid;grid-template-columns:1fr 1fr;gap:20px}.style_head__9snGy{margin-bottom:3rem}.style_card__JvE8k{display:flex;flex-direction:column;align-items:start;max-height:230px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:5px;padding:30px clamp(14px,1.8vw,18px);text-decoration:none;color:inherit;position:relative;overflow:hidden}.style_card__JvE8k:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--primary-blue) 0,var(--secondary-blue) 100%);transform:scaleX(0);transition:transform .3s ease;z-index:2}.style_card__JvE8k:after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;border-left:90px solid var(--primary-blue);border-top:60px solid transparent;border-bottom-left-radius:5px;z-index:1}.style_card__JvE8k:hover{transform:translateY(-4px);border-color:rgba(28,104,246,.15);box-shadow:0 8px 25px rgba(28,104,246,.15),0 3px 10px rgba(0,0,0,.1)}.style_card__JvE8k:hover:before{transform:scaleX(1)}.style_cardBlack__oK9GE{background-color:#111}.style_cardBlack__oK9GE .style_iconBadge__7gfo5{border:1px solid rgba(28,104,246,.2)}.style_cardBlack__oK9GE .style_cardDesc__rT8zU{color:#fff}.style_body__vk8O_{display:flex;flex-direction:column;flex-grow:1;width:100%;position:relative;z-index:2}.style_cta__9vQeF{margin-top:auto;text-align:right;font-weight:600;color:var(--primary-blue);align-items:center;gap:6px;transition:transform .25s ease,color .25s ease;font-size:.9rem}.style_card__JvE8k:hover .style_cta__9vQeF{color:var(--secondary-blue);transform:translateX(2px)}.style_ctaIcon__dFYLS{width:15px;height:15px;flex:0 0 15px;position:relative;top:-.2px;left:2px;transition:transform .25s ease}.style_card__JvE8k:hover .style_ctaIcon__dFYLS{transform:translateX(2px)}.style_cardHeader__YNyw9{display:flex;align-items:center;margin-bottom:2rem;justify-content:space-between;width:100%;position:relative;z-index:2}.style_logoContainer__037vt{display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.style_logoContainer__037vt:hover{transform:scale(1.05)}.style_logo__JCccf{height:58px;width:auto;max-width:200px}.style_logoLarge__SwMzI{height:45px!important}.style_iconBadge__7gfo5{width:50px;height:50px;border-radius:999px;display:grid;place-items:center;background:#fff;border:1px solid rgba(43,76,166,.15);box-shadow:0 5px 10px rgba(43,76,166,.15)}.style_icon__715Au{width:30px;height:30px;object-fit:contain;animation:style_pulse__ON1xh 2s ease-in-out infinite}@keyframes style_pulse__ON1xh{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.style_cardTitle__2Pulc{font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:-.9px;margin-top:-5px;color:var(--primary-blue);margin-bottom:0;font-family:system-ui}.style_cardDesc__rT8zU{font-size:clamp(14px,2vw,14px);color:#333}@media (max-width:991px){.style_rowTop__VQVT9{grid-template-columns:repeat(2,1fr);margin-bottom:17px}}@media (max-width:768px){.style_rowTop__VQVT9{grid-template-columns:1fr}.style_section__3_rt5{padding:0 clamp(16px,6vw,64px)}.style_card__JvE8k{max-height:230px}}.style_section__pNaMa{position:relative;color:#000;margin-bottom:5rem;--p:0}.style_bg__XEJL_{background-image:url(/img/photo/piping-project-1.webp);background-size:100%;background-position:50%;background-repeat:no-repeat;animation:style_zoomBg__RS3nq 20s ease-in-out infinite alternate}@keyframes style_zoomBg__RS3nq{0%{background-size:100%;background-position:50%}to{background-size:120%;background-position:50%}}.style_bg__XEJL_:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,.15))}.style_inner__H87dJ{position:relative;z-index:80;gap:max(24px,min(5vw,64px));left:17.5%;width:65%;padding:60px 4vw 70px 8vw}.style_inner__H87dJ:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,.7));clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}.style_carousel__xRJBn{position:relative;z-index:1;overflow:hidden;width:100%;margin-top:-15px;padding:30px 0}.style_carouselTrack__ZsfMf{display:flex;will-change:transform}.style_slide__nVN0S{flex:0 0 100%;max-width:100%;padding-right:12px}.style_sprite__xB2L3{position:absolute;width:clamp(80px,10vw,140px);opacity:.3;filter:blur(.5px) saturate(1.05);pointer-events:none;z-index:0;transform:translateY(calc(var(--baseY, 0px) + (var(--p) * var(--amp, -80px)))) scale(var(--scale,1)) rotate(calc(var(--rot, 0deg) + (var(--p) * -150deg)));transition:transform .12s linear;will-change:transform}@media (prefers-reduced-motion:no-preference){.style_sprite__xB2L3{animation:style_spriteFade__hd0QW .6s ease both}@keyframes style_spriteFade__hd0QW{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:.2}}}.style_rowTop__5gjMZ{display:grid;grid-template-columns:1fr;gap:clamp(16px,2vw,28px);align-items:flex-end;margin-bottom:30px}.style_head__TNp9K{margin-bottom:2rem}.style_card__7r1ne{display:flex;flex-direction:column;align-items:start;max-height:230px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:5px;padding:40px 20px;text-decoration:none;position:relative;left:6px;color:inherit;width:85%;margin:auto;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;overflow:hidden}.style_card__7r1ne:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--primary-blue) 0,var(--secondary-blue) 100%);transform:scaleX(0);transition:transform .3s ease;border-top-left-radius:5px;border-top-right-radius:5px;z-index:2}.style_card__7r1ne:after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;border-left:90px solid var(--primary-blue);border-top:60px solid transparent;border-bottom-left-radius:5px;z-index:1}.style_card__7r1ne:hover{transform:translateY(-4px);border-color:rgba(28,104,246,.15);box-shadow:0 8px 25px rgba(28,104,246,.15),0 3px 10px rgba(0,0,0,.1)}.style_card__7r1ne:hover:before{transform:scaleX(1)}.style_body__NTcgd{display:flex;flex-direction:column;flex-grow:1;width:100%}.style_cta__rhjKA{margin-top:auto;text-align:right;font-weight:600;color:var(--primary-blue);align-items:center;gap:6px;transition:transform .25s ease,color .25s ease;font-size:.9rem}.style_card__7r1ne:hover .style_cta__rhjKA{color:var(--secondary-blue);transform:translateX(2px)}.style_ctaIcon__RPcnM{width:18px;height:18px;flex:0 0 18px;transition:transform .25s ease}.style_card__7r1ne:hover .style_ctaIcon__RPcnM{transform:translateX(2px)}.style_cardHeader__eVTut{display:flex;align-items:center;margin-bottom:1.5rem;justify-content:space-between;width:100%}.style_icon__EKESM{width:35px;height:35px;object-fit:contain;animation:style_pulse__k3OrK 2s ease-in-out infinite}.style_cardTitle__3L7SE{font-weight:700;font-size:clamp(16px,1.6vw,18px);color:var(--primary-blue);margin-bottom:10px}.style_cardSubtitle__Les1m{font-weight:600;font-size:clamp(12px,1.5vw,16px);margin-bottom:1rem;color:#333}.style_cardDesc__4lbwh{font-size:clamp(14px,2vw,14px);color:#333}.style_dots__8sCJZ{display:flex;justify-content:center;gap:10px;margin-top:1rem}.style_dot__L3oX_{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:rgba(0,0,0,.1);cursor:pointer;transition:background .3s,transform .2s}.style_dot__L3oX_:hover{transform:scale(1.2)}.style_dotActive__iJ3l5{background:var(--primary-blue);border:2px solid #fff;transform:scale(1.2)}@keyframes style_pulse__k3OrK{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@media (max-width:991px){.style_inner__H87dJ{left:15%;width:70%}.style_card__7r1ne{max-height:260px}}@media (max-width:767px){.style_section__pNaMa{margin-top:1rem}.style_inner__H87dJ{left:0;width:100%;padding:40px 6vw 80px}.style_inner__H87dJ:before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.style_card__7r1ne{height:275px;padding:24px 16px;width:100%}.style_sprite__xB2L3{opacity:.18}.style_bg__XEJL_{background-size:cover;animation:none}}.style_container__iihNC{background:linear-gradient(180deg,#fff,#fafbfc);padding:30px clamp(16px,6vw,64px);color:var(--foreground);position:relative;overflow:hidden}.style_container__iihNC:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(28,104,246,.1) 50%,transparent)}.style_wrap__J46e7{position:relative;z-index:1}.style_section__MKJaT{border-radius:12px;transition:all .6s ease;position:relative}.style_sectionWithImage__EgXHy{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,64px);align-items:center;margin-bottom:clamp(24px,4vw,32px)}.style_contentCol__sBBZ4{display:flex;flex-direction:column;justify-content:center}.style_imageCol__kEhXz{display:flex;align-items:center;justify-content:center}.style_sectionImage___R3SZ{width:100%;height:auto;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.5);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative}.style_sectionImage___R3SZ:hover{transform:scale(1.03) rotate(.5deg)}.style_cardGrid__68lyA{display:grid;gap:20px;margin-bottom:30px}.style_cols3__6kz8X{grid-template-columns:repeat(3,1fr)}.style_cols4__WwpDJ{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.style_serviceCard__uQlAg{padding:30px 20px 10px!important}@media (min-width:991px){.style_serviceCard__uQlAg{margin:2rem 0 1rem}.style_serviceCard2__6jqP5{background:linear-gradient(145deg,#9bbeff14,#1c68f614)!important;transform:rotate(-1.5deg) translateY(-12px) translateZ(0);backface-visibility:hidden;will-change:transform}.style_serviceCard3__804Kd{transform:rotate(3deg)}.style_serviceCard4__ij_5y{background:linear-gradient(145deg,#9bbeff14,#1c68f614)!important;transform:rotate(-1deg) translateY(-30px)}}.style_propositionCard__t3TUD,.style_serviceCard__uQlAg{display:flex;flex-direction:row;align-items:start;min-height:150px;background:linear-gradient(145deg,#fff,#fafbfc);border:1px solid rgba(28,104,246,.08);border-radius:5px;padding:30px clamp(14px,1.8vw,18px);text-decoration:none;color:inherit;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.style_propositionCard__t3TUD:before,.style_serviceCard__uQlAg:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--primary-blue) 0,var(--secondary-blue) 100%);transform:scaleX(0);transition:transform .3s ease;z-index:2}.style_propositionCard__t3TUD{flex-direction:column;min-height:200px}.style_serviceCard__uQlAg{align-items:center}.style_cardRightContent__IYKwZ{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:100%}.style_propositionCard__t3TUD:after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;border-left:90px solid var(--primary-blue);border-top:60px solid transparent;border-bottom-left-radius:5px;z-index:1}.style_propositionCard__t3TUD:hover,.style_serviceCard__uQlAg:hover{transform:translateY(-4px);border-color:rgba(28,104,246,.15);box-shadow:0 8px 25px rgba(28,104,246,.15),0 3px 10px rgba(0,0,0,.1)}.style_propositionCard__t3TUD:hover:before,.style_serviceCard__uQlAg:hover:before{transform:scaleX(1)}.style_cardHeader__xCuP0{margin-bottom:2rem}.style_cardHeader2__h2jqp,.style_cardHeader__xCuP0{display:flex;align-items:center;justify-content:space-between;width:100%}.style_cardHeader2__h2jqp{flex-direction:row;margin-bottom:1rem;gap:20px}.style_cardTitle__jOXc9{margin-bottom:10px}.style_cardTitleValue__FEFJs,.style_cardTitle__jOXc9{font-weight:700;font-size:clamp(14px,2vw,18px);color:var(--primary-blue)}.style_cardTitleValue__FEFJs{margin-bottom:0}.style_cardTitleValue__FEFJs:first-letter{font-size:1.3em;font-weight:800;color:var(--primary-blue);letter-spacing:.2px;text-shadow:3px 4px 0 rgba(28,104,246,.14)}.style_cardIconWrapper__k8Hha{border:1px solid rgba(28,104,246,.2);border-radius:999px;padding:8px;background-color:#fff;width:fit-content}.style_cardIcon__ZSSbk{width:30px;height:30px;object-fit:contain;animation:style_pulse__iCCTE 2s ease-in-out infinite}.style_cardBody__MFySQ{display:flex;flex-direction:column;flex-grow:1;width:100%}.style_cardDesc__rYYUH{font-size:clamp(14px,2vw,14px);color:#333}.style_inner__iTZmP{width:100%;display:flex;align-items:stretch;height:auto;box-shadow:0 8px 25px rgba(28,104,246,.15),0 3px 10px rgba(0,0,0,.1);border-radius:5px}.style_imageSide__bRoVb{flex:0 0 50%;position:relative}.style_imageContainer__jsEWP{position:relative;width:100%;height:100%}.style_teamImage__bjg4M{width:100%;height:100%;padding:15px;object-fit:contain;display:block;filter:brightness(1.02) contrast(1.05) saturate(1.02);transition:filter .3s ease}.style_imageContainer__jsEWP:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none}.style_contentSide__UZDpo{flex:0 0 50%;justify-content:center;padding:35px 50px;background:#ffffff;z-index:2}.style_contentSide__UZDpo,.style_sectionHead__QcXOe{display:flex;flex-direction:column;position:relative}.style_sectionHead__QcXOe{margin-bottom:3rem;align-items:center;text-align:center}.style_centerBadge__XASXB{display:flex;justify-content:center;align-items:center;width:100%}.style_acronymBadge__7x_sj{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;margin:8px auto 18px;align-self:center;border-radius:999px;background:#f4f7ff;border:1px solid rgba(28,104,246,.08);box-shadow:0 8px 20px rgba(28,104,246,.08)}.style_acronymLetter__yW_HO{display:inline-block;font-weight:800;font-size:1.4rem;color:var(--primary-blue);letter-spacing:.1px;line-height:1;margin:0 .1em;position:relative;z-index:1;box-shadow:0 2px 8px rgba(42,77,208,.08);animation:style_floatLetter__mMvXO 3.6s ease-in-out infinite}.style_acronymBadge__7x_sj .style_acronymLetter__yW_HO:first-of-type{animation-delay:0s}.style_acronymBadge__7x_sj .style_acronymLetter__yW_HO:nth-of-type(3){animation-delay:.15s}.style_acronymBadge__7x_sj .style_acronymLetter__yW_HO:nth-of-type(4){animation-delay:.3s}.style_acronymBadge__7x_sj .style_acronymLetter__yW_HO:nth-of-type(5){animation-delay:.45s}.style_acronymBadge__7x_sj .style_acronymLetter__yW_HO:nth-of-type(6){animation-delay:.6s}.style_acronymLetter__yW_HO:after{content:attr(data-letter);position:absolute;top:3px;left:2px;font-size:1.25rem;font-weight:800;color:rgba(28,104,246,.12);z-index:-1}.style_carouselCta__uV_tj{position:static;display:block;margin:2rem auto 0;text-align:center}@keyframes style_pulse__iCCTE{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes style_floatLetter__mMvXO{0%{transform:translateY(0)}40%{transform:translateY(-4px)}70%{transform:translateY(1px)}to{transform:translateY(0)}}@media (max-width:1024px){.style_inner__iTZmP{flex-direction:column}.style_imageSide__bRoVb{display:block;flex:0 0 auto;width:100%;order:0}.style_contentSide__UZDpo{flex:0 0 auto;order:1}}@media (max-width:991px){.style_cols3__6kz8X,.style_cols4__WwpDJ{grid-template-columns:1fr}.style_sectionWithImage__EgXHy{display:flex;flex-direction:column}.style_sectionWithImage__EgXHy .style_imageCol__kEhXz{order:2}.style_sectionWithImage__EgXHy .style_contentCol__sBBZ4{order:1}.style_ctaWrap__ZaBZr{justify-content:flex-start}.style_contentSide__UZDpo{padding:clamp(32px,5vw,48px)}.style_cardHeader2__h2jqp{flex-direction:row;align-items:center}.style_wrap__J46e7{margin:0 1rem}}@media (max-width:768px){.style_container__iihNC{padding-top:0;padding-bottom:0}.style_cols3__6kz8X,.style_cols4__WwpDJ{grid-template-columns:1fr}.style_sectionWithImage__EgXHy{display:flex;flex-direction:column}.style_serviceCard__uQlAg{min-height:120px;padding:20px 16px;align-items:center}.style_cardRightContent__IYKwZ{justify-content:center}.style_cardHeader2__h2jqp{margin-bottom:.5rem}.style_cardTitle__jOXc9{margin-bottom:5px}.style_inner__iTZmP{flex-direction:column}.style_contentSide__UZDpo{flex:1;padding:clamp(24px,6vw,40px)}}.style_transformationSection__5suVf{padding:20px 0 40px;background:#ffffff}.style_container__6KtEo{max-width:1200px;margin:0 auto;padding:0 clamp(24px,4vw,48px)}.style_content__B0bTz{text-align:center}.style_content__B0bTz h2{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--foreground);line-height:1.1}.style_subtitle__X8KGl{line-height:1.6;margin:0 auto 48px;max-width:800px;font-weight:300}.style_videoContainer__snnt2{position:relative;max-width:750px;margin:0 auto;border-radius:5px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.5);transition:transform .3s ease,box-shadow .3s ease}.style_videoContainer__snnt2:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.2)}.style_video__Yzvle{width:100%;height:auto;display:block;border-radius:5px}@media (max-width:768px){.style_transformationSection__5suVf{padding:0}.style_content__B0bTz{text-align:left}.style_subtitle__X8KGl{margin-bottom:36px}.style_videoContainer__snnt2,.style_video__Yzvle{border-radius:8px}}.style_wrap__j9fV2{background:#fff;color:#222;padding:1rem clamp(16px,6vw,64px);position:relative}.style_inner__nPLwH{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,64px);align-items:center;position:relative;z-index:2}.style_imageCol__9Ry2l{position:relative;display:flex;align-items:center;justify-content:flex-start}.style_heroImgLarge__OLUvw{width:100%;max-height:310px;max-width:500px}.style_heroImgLarge__OLUvw,.style_heroImgSmall__g0AQW{border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.5)}.style_heroImgSmall__g0AQW{position:absolute;top:45%;right:2%;width:45%;height:auto}.style_contentCol__hA1iG{display:flex;flex-direction:column;justify-content:center}.style_primaryImage__Fpsfe{margin-right:8px}.style_secondaryImage__ORjtI{margin-left:8px}.style_content__Iht0X{font-size:clamp(14px,2vw,1rem);line-height:1.65;display:grid;gap:10px;font-weight:300}@media (max-width:991px){.style_inner__nPLwH{display:flex;flex-direction:column-reverse}.style_heroImgLarge__OLUvw{max-width:80%;max-height:100%}.style_heroImgSmall__g0AQW{width:50%;top:45%;right:0}}@media (max-width:768px){.style_heroImgLarge__OLUvw{max-width:100%;height:auto}.style_heroImgSmall__g0AQW{display:none}}.style_whiteSection__3AqVY{background-color:transparent;padding:60px 20px}.BannerSection_hero__EvLZz{position:relative;isolation:isolate;min-height:100vh;width:100%;display:grid;place-items:center;overflow:hidden}.BannerSection_bgVideo__3O0g0{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;filter:saturate(1.05) contrast(1.05);opacity:1;z-index:-2}.BannerSection_hero__EvLZz:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(114,114,121,.7),rgba(46,45,45,.8) 75%,#2e2d2d);pointer-events:none;z-index:1}.BannerSection_inner__26qht{position:relative;z-index:3;padding:clamp(24px,4vw,48px);text-align:center;color:#ffffff;max-width:1100px;top:7%}.BannerSection_badge__DiJDs{display:inline-block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;padding:8px 12px;border-radius:5px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px);margin-bottom:16px}.BannerSection_title__5hTvN{font-size:clamp(40px,7vw,62px);line-height:1.3;font-weight:800;letter-spacing:-.02em;margin:0 0 20px;text-shadow:0 6px 15px rgba(0,0,0,.35)}.BannerSection_subtitle__jtK4m{font-size:clamp(16px,2vw,18px);font-weight:300;line-height:1.6;color:#ffffff;margin:0 auto 30px;max-width:780px;text-shadow:0 6px 10px rgba(0,0,0,.35)}.BannerSection_ctaRow__ouvvO{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media (max-width:990px){.BannerSection_hero__EvLZz{min-height:60vh}.BannerSection_whiteFade__6wt6T{height:35%}}@media (max-width:767px){.BannerSection_hero__EvLZz{min-height:100vh}.BannerSection_whiteFade__6wt6T{height:35%}.BannerSection_inner__26qht{text-align:left;top:10%}.BannerSection_ctaRow__ouvvO{justify-content:start}}.Landing_hero__P9Xkm{position:relative;width:100%;min-height:70vh;overflow:clip;isolation:isolate;display:grid;align-items:end;background:#0b1120;opacity:1;visibility:hidden;transition:opacity .35s ease,visibility 0s linear .35s}.Landing_ready__d3Z3K{opacity:1;visibility:visible;transition:opacity .35s ease}.Landing_placeholder__l8fk6{position:absolute;inset:0;z-index:-2;background:#0b1120;display:grid;place-items:center}.Landing_shimmer__TJ0CN{width:60%;max-width:780px;height:32vh;border-radius:12px;background:linear-gradient(90deg,#111827,#1f2937 50%,#111827);background-size:200% 100%;animation:Landing_shine__bKY_H 1.2s linear infinite;opacity:.35}@keyframes Landing_shine__bKY_H{0%{background-position:200% 0}to{background-position:-200% 0}}.Landing_bg__Mrt_v{width:100%;height:100%;display:block;object-fit:cover;object-position:center;backface-visibility:hidden}.Landing_bg__Mrt_v,.Landing_imageWrap__x3m5e{position:absolute;inset:0;z-index:-2}.Landing_imageWrap__x3m5e img{object-fit:cover}.Landing_overlay__zhAZK{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.5),rgba(2,6,23,.6) 60%,rgba(2,6,23,.8) 100%,transparent 0);pointer-events:none;z-index:-1}.Landing_inner__2OjvX{position:relative;z-index:3;padding:clamp(24px,4vw,48px);color:#ffffff;max-width:750px;bottom:0;left:7%;height:fit-content}.Landing_title__02LYu{font-size:clamp(26px,5vw,42px);line-height:1.3;font-weight:800;letter-spacing:-.01em;margin:0 0 40px;text-wrap:balance;text-shadow:0 6px 15px rgba(0,0,0,.35)}.Landing_subtitle__RkXFH{font-size:clamp(14px,1.6vw,18px);font-weight:300;line-height:1.6;color:#ffffff;max-width:780px;opacity:.95;text-shadow:0 6px 10px rgba(0,0,0,.35)}.Landing_badge__A2h2v{margin-bottom:clamp(12px,2vw,20px);max-width:180px}.Landing_badgeImg__XjBxz{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.25))}.Landing_ctaRow__VQhel{display:flex;gap:14px;flex-wrap:wrap;margin-top:1.6rem}@media (max-width:990px){.Landing_inner__2OjvX{width:80%;left:3%}}@media (max-width:767px){.Landing_hero__P9Xkm{min-height:75vh}.Landing_inner__2OjvX{bottom:3%;width:100%;left:0}.Landing_title__02LYu{margin-bottom:16px}.Landing_ctaRow__VQhel{justify-content:flex-start}}.style_section__13qv2{position:relative;padding:20px 7vw 100px;color:#000}.style_sectionWithImage__4k9Dh{align-items:center}.style_logoContainer__drDrU{display:flex;flex-direction:column;align-items:center;transition:all .3s ease;margin-bottom:1rem}.style_logoContainer__drDrU:hover{transform:scale(1.05)}.style_logo__b_fWl{height:70px;width:auto;max-width:200px}@media (max-width:768px){.style_section__13qv2{padding:60px 4vw}.style_image-left__T_4V8{width:100%;height:auto}}.style_head__i19dT{margin-bottom:2rem}.style_timelineWrapper__zceUZ{position:relative;margin-top:4rem;margin-bottom:7rem}.style_spine__c6Zhv{position:absolute;left:50%;top:0;bottom:0;height:110%;width:2px;transform:translateX(-50%);background:#cfd7e3}.style_row__iB5LA{position:relative;display:grid;grid-template-columns:1fr 64px 1fr;gap:18px;align-items:center;margin:34px 0;opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.style_side__rWygy{min-height:150px}.style_sideBlock__cEESm,.style_sideEmpty__YVUgz{display:block}.style_isInView__jB3HD{opacity:1;transform:none}.style_content__NR3oG{background:#fff;position:relative;isolation:isolate;width:75%;height:150px;z-index:3;border:none;border-radius:5px;padding:20px;transition:transform .25s ease}.style_content__NR3oG:hover{transform:translateY(-2px)}.style_cardLeft__9l_Qr{left:25%;text-align:right}.style_title__I27vG{margin-bottom:30px;font-size:clamp(16px,1.8vw,20px);line-height:1.2;font-weight:800;color:var(--primary-blue)}.style_body__KHg9w{margin:0;color:#3b4556;line-height:2;font-size:.9rem}.style_center__k_qqs{position:relative;height:100%;display:grid;place-items:center;z-index:2}.style_dot__lRAkU{width:10px;height:10px;background:var(--primary-blue);border-radius:50%;box-shadow:0 0 0 6px #ffffff,0 2px 12px rgba(18,61,230,.35);z-index:4}.style_dash__mBJEt{position:absolute;top:50%;transform:translateY(-50%);height:0;border-top:2px dashed #cfd7e3;width:40vmax;z-index:1;pointer-events:none}.style_dashLeft__8jm9Z{left:-38vmax}.style_dashRight__H1N_5{right:-38vmax}.style_outerIcon__EebZr{position:absolute;top:50%;transform:translateY(-50%);z-index:5}.style_iconLeft__U_t9B{left:0;transform:translate(-50%,-50%)}.style_iconRight__Y2RX5{right:0;transform:translate(50%,-50%)}.style_iconWrap__z1Lor{width:60px;height:60px;padding:10px;border-radius:999px;background:#fff;display:grid;place-items:center;border:3px solid var(--primary-blue);box-shadow:0 8px 20px rgba(18,61,230,.18)}@media (max-width:990px){.style_row__iB5LA{grid-template-columns:1fr 48px 1fr}}@media (max-width:768px){.style_timelineWrapper__zceUZ{margin-bottom:0}.style_row__iB5LA{grid-template-columns:24px 24px 1fr;gap:12px;margin:24px 0}.style_spine__c6Zhv{height:auto}.style_dashLeft__8jm9Z,.style_dashRight__H1N_5,.style_dot__lRAkU{display:none}.style_content__NR3oG{width:100%;height:auto;padding:15px}.style_cardLeft__9l_Qr{left:0;text-align:left}.style_sideEmpty__YVUgz{display:none}.style_sideBlock__cEESm{grid-column:3/4}.style_center__k_qqs{grid-column:2/3}.style_spine__c6Zhv{left:24px}.style_iconWrap__z1Lor{width:48px;height:48px;font-size:18px}.style_iconLeft__U_t9B{left:24px}.style_iconRight__Y2RX5{right:auto;left:-24px}.style_outerIcon__EebZr{top:10%}}.style_section__xMM8S{position:relative;padding:20px 7vw 100px;color:#000}@media (max-width:768px){.style_section__xMM8S{padding:60px 4vw}}.style_showcase__z5cUQ{padding:80px 24px;background:#ffffff}.style_inner__uY_V3{max-width:1200px;margin:0 auto;text-align:center}.style_eyebrow__LHjPH{font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#0b5fff;font-weight:700;margin-bottom:12px}.style_description__sbFVA{max-width:720px;margin:0 auto 48px;color:var(--foreground);line-height:2;font-size:.9rem}.style_carousel__cCw_A{display:flex;justify-content:center;gap:24px;position:relative;padding-bottom:16px}.style_card__AR_Dk{flex:1;max-width:320px;background:#fff;border-radius:5px;padding:16px;box-shadow:0 12px 45px rgba(15,27,53,.08);transition:transform .5s ease,opacity .5s ease,box-shadow .5s;opacity:.7;display:flex;flex-direction:column;align-items:stretch}.style_cardActive__CRrvx{transform:scale(1.08);opacity:1;box-shadow:0 20px 65px rgba(15,27,53,.16)}.style_imageWrapper__gPo7w{position:relative;width:100%;aspect-ratio:4/3;margin-bottom:16px;border-radius:5px;overflow:hidden}.style_label__HJbdd{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#000;text-align:left}.style_copy__R8lue{font-size:.8rem;color:#2f3033;text-align:left;line-height:2}.style_dots__ZSwlW{margin-top:34px;display:flex;justify-content:center;gap:6px}.style_dot__JwUIS{width:30px;height:4px;background:#d7dbea;border-radius:999px;transition:background .3s ease}.style_dotActive__qEvmI{background:#0b5fff!important}@media (max-width:768px){.style_carousel__cCw_A{flex-direction:row;justify-content:center;align-items:center;margin:0 16px}.style_card__AR_Dk{display:none}.style_cardActive__CRrvx{display:flex;max-width:100%;width:100%;margin:0 auto}}