.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;position:relative;display:flex;justify-content:center;align-items:center;min-height:400px}.style_imageContainer__qUsQb{position:relative;width:100%;border:none;padding:20px}.style_primaryImage__Bpfwr{top:-200px;width:80%;height:310px;z-index:2;animation:style_fadeInUp__ukeHp .8s ease-out}.style_primaryImage__Bpfwr,.style_secondaryImage__hnVgx{position:absolute;border-radius:5px;object-fit:cover;box-shadow:0 5px 15px rgba(0,0,0,.5);transition:all .4s cubic-bezier(.4,0,.2,1);filter:brightness(1.02) contrast(1.08) saturate(1.05);overflow:hidden}.style_secondaryImage__hnVgx{top:-40px;right:40px;width:250px;height:200px;z-index:3;animation:style_fadeInSlide__wRzVl 1.2s ease-out}@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%}.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_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_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}}