:root{--primary:#0b5ed7;--primary-dark:#084298;--secondary:#0f766e;--text:#172033;--text-light:#5f6b7a;--white:#fff;--background:#f8fafc;--surface:#fff;--border:#e5e7eb;--font-primary:Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-family:var(--font-primary);color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{list-style:none}#root{width:100%;min-height:100vh}.navbar{z-index:1000;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);background:#fffffff5;width:100%;position:sticky;top:0}.navbar-container{align-items:center;gap:32px;width:min(1200px,92%);min-height:78px;margin:0 auto;display:flex}.navbar-logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.navbar-logo img{object-fit:contain;width:auto;max-width:220px;height:64px;display:block}.navbar-menu{justify-content:center;align-items:center;gap:28px;margin-left:auto;display:flex}.nav-link{color:var(--text-light);padding:8px 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .25s,transform .25s;position:relative}.nav-link:after{content:"";background:var(--primary);border-radius:999px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-link:hover{color:var(--primary);transform:translateY(-1px)}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-link.active{color:var(--primary);font-weight:600}.navbar-cta{background:var(--primary);color:var(--white);border-radius:8px;flex-shrink:0;padding:11px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s}.navbar-cta:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #0b5ed72e}.navbar-toggle{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:auto;padding:9px;transition:border-color .25s,background .25s;display:none}.navbar-toggle:hover{border-color:var(--primary);background:var(--accent-bg)}.navbar-toggle span{background:var(--text);border-radius:999px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.navbar-toggle-open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar-toggle-open span:nth-child(2){opacity:0}.navbar-toggle-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar-cta-mobile{display:none}@media (width<=1100px){.navbar-container{gap:20px}.navbar-menu{gap:18px}.nav-link{font-size:.9rem}}@media (width<=900px){.navbar-container{min-height:72px;position:relative}.navbar-toggle{display:flex}.navbar-menu{border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;border-top:none;border-radius:0 0 14px 14px;flex-direction:column;align-items:stretch;gap:4px;margin:0;padding:20px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:calc(100% + 1px);left:0;right:0;transform:translateY(-10px);box-shadow:0 15px 35px #17203314}.navbar-menu.navbar-menu-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-link{border-radius:8px;width:100%;padding:13px 10px}.nav-link:hover{background:var(--accent-bg);transform:none}.nav-link:after,.navbar-cta-desktop{display:none}.navbar-cta-mobile{box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin-top:10px;display:flex}}@media (width<=600px){.navbar-container{width:94%;min-height:70px}.navbar-logo img{max-width:180px;height:52px}.navbar-toggle{width:42px;height:42px}}.footer{width:100%;color:var(--white);background:#101828}.footer-container{width:min(1100px,92%);margin:0 auto}.footer-main{grid-template-columns:1.6fr 1fr 1.2fr 1fr;gap:55px;padding:75px 0 65px;display:grid}.footer-brand{max-width:300px}.footer-logo{letter-spacing:-.5px;color:var(--white);margin-bottom:18px;font-size:1.7rem;font-weight:800;line-height:1;text-decoration:none;display:inline-block}.footer-brand p{color:#ffffffa6;margin:0;font-size:.88rem;line-height:1.75}.footer-column h3{color:var(--white);margin:0 0 20px;font-size:.9rem;font-weight:700}.footer-column ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-column li{color:#ffffff9e;font-size:.85rem;line-height:1.5}.footer-column a{color:#ffffff9e;text-decoration:none;transition:color .25s}.footer-column a:hover{color:var(--white)}.footer-contact li{line-height:1.7}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;display:flex}.footer-bottom p{color:#ffffff80;margin:0;font-size:.78rem}.footer-bottom-links{align-items:center;gap:22px;display:flex}.footer-bottom-links a{color:#ffffff80;font-size:.78rem;text-decoration:none;transition:color .25s}.footer-bottom-links a:hover{color:var(--white)}@media (width<=900px){.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-brand{max-width:280px}}@media (width<=700px){.footer-main{grid-template-columns:repeat(2,1fr);gap:40px 30px;padding:60px 0 50px}.footer-brand{grid-column:1/-1;max-width:100%}}@media (width<=500px){.footer-main{grid-template-columns:1fr;gap:35px;padding:50px 0 40px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px;padding:22px 0}.footer-bottom-links{flex-direction:column;align-items:flex-start;gap:10px}}@media (prefers-reduced-motion:reduce){.footer-column a,.footer-bottom-links a{transition:none}}.footer-developer{text-align:center;color:#fff6;border-top:1px solid #ffffff0f;padding:18px 0 22px;font-size:.75rem}.footer-developer a{color:#ffffffa6;font-weight:700;text-decoration:none;transition:color .25s}.footer-developer a:hover{color:var(--white)}@media (prefers-reduced-motion:reduce){.footer-developer a{transition:none}}.hero{background:var(--background);width:100%}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1200px,92%);min-height:680px;margin:0 auto;padding:80px 0;display:grid}.hero-content{max-width:620px;animation:2s forwards apparitionTexte}.hero-visual{justify-content:flex-end;width:100%;animation:2s forwards apparitionImage;display:flex}@keyframes apparitionTexte{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes apparitionImage{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{letter-spacing:1.5px;color:var(--primary);align-items:center;margin-bottom:24px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:30px;height:2px;margin-right:10px}.hero h1{letter-spacing:-2px;color:var(--text);margin:0;font-size:clamp(3rem,5vw,4.7rem);font-weight:700;line-height:1.05}.hero h1 span{color:var(--primary);margin-top:6px;display:block}.hero-description{max-width:600px;color:var(--text-light);margin-top:28px;font-size:1.05rem;line-height:1.75}.hero-services{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-services span{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;padding:8px 13px;font-size:.78rem;font-weight:600;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-btn{border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.9rem;font-weight:700;transition:transform .3s,box-shadow .3s,background-color .3s,border-color .3s;display:inline-flex}.hero-btn:hover{transform:translateY(-2px)}.hero-btn-primary{background:var(--primary);color:var(--white);box-shadow:0 10px 25px #0b5ed72e}.hero-btn-primary:hover{background:var(--primary-dark);box-shadow:0 14px 30px #0b5ed740}.hero-btn-secondary{border:1px solid var(--border);background:var(--surface);color:var(--text)}.hero-btn-secondary:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 8px 20px #17203312}.hero-image-wrapper{background:var(--surface);border-radius:24px;width:100%;max-width:530px;position:relative;overflow:hidden;box-shadow:0 25px 60px #1720331f}.hero-image{object-fit:cover;width:100%;height:570px;display:block}.hero-badge{-webkit-backdrop-filter:blur(12px);color:var(--white);background:#172033c7;border:1px solid #ffffff59;border-radius:12px;flex-direction:column;gap:3px;padding:15px 18px;display:flex;position:absolute;bottom:24px;left:24px}.hero-badge strong{font-size:.95rem}.hero-badge span{opacity:.85;font-size:.72rem}@media (width<=1000px){.hero-container{grid-template-columns:1fr;gap:55px;min-height:auto;padding:70px 0 80px}.hero-content{max-width:750px}.hero-visual{justify-content:flex-start}.hero-image-wrapper{max-width:650px}.hero-image{height:500px}}@media (width<=650px){.hero-container{gap:40px;width:min(92%,520px);padding:55px 0 65px}.hero h1{letter-spacing:-1.3px;font-size:2.65rem}.hero-description{font-size:.95rem;line-height:1.7}.hero-services{gap:8px}.hero-services span{padding:7px 10px;font-size:.72rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-btn{width:100%}.hero-image-wrapper{border-radius:18px}.hero-image{height:420px}.hero-badge{padding:12px 14px;bottom:16px;left:16px}}.featured-products{opacity:0;background:#fff;width:100%;padding:110px 0;transition:opacity 1.2s,transform 1.2s;transform:translateY(40px)}.featured-products.featured-products-visible{opacity:1;transform:translateY(0)}.featured-products{background:#fff;width:100%;padding:110px 0}.featured-products-container{width:min(1200px,92%);margin:0 auto}.featured-products .reveal{opacity:0;transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.featured-products .reveal-visible{opacity:1;transform:translateY(0)}.featured-products .reveal-delay{transition-delay:.15s}.featured-products-header{max-width:700px;margin-bottom:55px}.section-eyebrow{letter-spacing:1.5px;color:var(--primary);align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:700;display:inline-flex}.featured-products-header h2{letter-spacing:-1.5px;color:var(--text-h);margin:0;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:700;line-height:1.1}.featured-products-header h2 span{color:var(--primary);display:block}.featured-products-header p{max-width:620px;color:var(--text);margin-top:20px;font-size:1rem;line-height:1.7}.featured-product-card{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;min-height:520px;display:grid;overflow:hidden;box-shadow:0 20px 60px #0b5ed714}.featured-product-image{background:#eaf3ff;min-height:520px;position:relative;overflow:hidden}.featured-carousel{width:100%;height:100%;position:absolute;inset:0}.featured-slide{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .7s,transform .9s,visibility .7s;position:absolute;inset:0;transform:scale(1.03)}.featured-slide.active{opacity:1;visibility:visible;transform:scale(1)}.featured-sickle-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.carousel-arrow{z-index:5;width:44px;height:44px;color:var(--text-h);cursor:pointer;opacity:0;background:#ffffffd9;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;transition:opacity .25s,transform .25s,background .25s,box-shadow .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.featured-product-image:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05);box-shadow:0 8px 20px #0000001f}.carousel-arrow-left{left:20px}.carousel-arrow-right{right:20px}.carousel-dots{z-index:6;align-items:center;gap:7px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.carousel-dot.active{background:#fff;border-radius:999px;width:24px}.featured-product-content{flex-direction:column;justify-content:center;padding:65px;display:flex}.featured-product-brand{letter-spacing:1.6px;color:var(--primary);margin-bottom:14px;font-size:.75rem;font-weight:800;display:inline-block}.featured-product-content h3{letter-spacing:-1.5px;color:var(--text-h);margin:0;font-size:clamp(2.4rem,4vw,3.5rem);line-height:1}.featured-product-intro{max-width:480px;color:var(--text);margin-top:24px;font-size:1rem;line-height:1.75}.featured-product-features{flex-direction:column;gap:13px;margin-top:28px;display:flex}.featured-feature{color:var(--text-h);align-items:center;gap:12px;font-size:.92rem;font-weight:500;display:flex}.feature-icon{background:var(--accent-bg);width:23px;height:23px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex}.featured-product-button{background:var(--primary);width:fit-content;min-height:48px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;margin-top:35px;padding:0 22px;font-size:.9rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.featured-product-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 25px #0b5ed733}@media (width<=900px){.featured-products{padding:85px 0}.featured-product-card{grid-template-columns:1fr}.featured-product-image{min-height:430px}.featured-product-content{padding:50px}.carousel-arrow{opacity:1}}@media (width<=600px){.featured-products{padding:70px 0}.featured-products-header{margin-bottom:40px}.featured-products-header h2{font-size:2.2rem}.featured-product-card{border-radius:16px}.featured-product-image{min-height:330px}.featured-product-content{padding:35px 25px}.featured-product-content h3{font-size:2.5rem}.featured-product-button{width:100%}.carousel-arrow{opacity:1;width:38px;height:38px;font-size:1.5rem}.carousel-arrow-left{left:12px}.carousel-arrow-right{right:12px}.carousel-dots{bottom:15px}}@media (prefers-reduced-motion:reduce){.featured-products .reveal{opacity:1;transition:none;transform:none}.featured-products .reveal-delay{transition-delay:0s}.featured-slide,.carousel-arrow,.carousel-dot,.featured-product-button{transition:none}}.products-section{background:var(--background);opacity:0;will-change:opacity, transform;width:100%;padding:110px 0;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.products-header{text-align:center;max-width:700px;margin:0 auto 55px}.products-eyebrow{letter-spacing:1.5px;color:var(--primary);align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:700;display:inline-flex}.products-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:28px;height:2px;margin-right:10px}.products-header h2{letter-spacing:-1.5px;color:var(--text);margin:0;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:700;line-height:1.1}.products-header h2 span{color:var(--primary);margin-top:5px;display:block}.products-header p{max-width:620px;color:var(--text-light);margin:20px auto 0;font-size:1rem;line-height:1.7}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.product-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #1720330d}.product-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 18px 40px #0b5ed71f}.product-card-image{background:#eef4fa;width:100%;height:190px;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.product-card:hover .product-card-image img{transform:scale(1.04)}.product-card-content{flex-direction:column;flex:1;padding:22px;display:flex}.product-card-content h3{color:var(--text);margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.product-card-content p{color:var(--text-light);margin-top:12px;font-size:.88rem;line-height:1.65}.product-card-link{border-top:1px solid var(--border);width:100%;color:var(--primary);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .25s,padding-top .25s;display:flex;position:relative}.product-card-link:before{content:"";background:var(--primary);width:45px;height:2px;transition:width .35s;position:absolute;top:-1px;left:0}.product-card-link span{align-items:center;font-size:1.1rem;transition:transform .25s;display:inline-flex}.product-card:hover .product-card-link{color:var(--primary-dark)}.product-card:hover .product-card-link:before{width:100%}.product-card:hover .product-card-link span{transform:translate(5px)}@media (width<=1000px){.products-section{padding:90px 0}.products-container{width:min(900px,92%)}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card-image{height:210px}}@media (width<=600px){.products-section{padding:70px 0}.products-header{margin-bottom:40px}.products-header h2{font-size:2.2rem}.products-header p{font-size:.95rem}.products-grid{grid-template-columns:1fr;gap:18px}.product-card-image{height:220px}.product-card-content{padding:20px}}@media (prefers-reduced-motion:reduce){.products-section{opacity:1;transition:none;transform:none}.product-card,.product-card-image img,.product-card-link,.product-card-link span{transition:none}}.products-section{opacity:0;transition:opacity 1.2s,transform 1.2s;transform:translateY(40px)}.products-section.products-visible{opacity:1;transform:translateY(0)}.home-services-section{background:var(--background);opacity:0;width:100%;padding:20px 0;animation:.9s ease-out forwards homeServicesReveal;transform:translateY(20px)}@keyframes homeServicesReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-services-container{width:min(1100px,92%);margin:0 auto}.home-services-header{text-align:center;max-width:700px;margin:0 auto 55px}.home-services-eyebrow{letter-spacing:1.5px;color:var(--primary);align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:700;display:inline-flex}.home-services-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:28px;height:2px;margin-right:10px}.home-services-header h2{letter-spacing:-1.5px;color:var(--text);margin:0;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:700;line-height:1.1}.home-services-header h2 span{color:var(--primary);margin-top:5px;display:block}.home-services-header p{max-width:620px;color:var(--text-light);margin:20px auto 0;font-size:1rem;line-height:1.7}.home-services-section .home-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;width:100%;display:grid}.home-services-section .home-service-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;width:100%;min-width:0;min-height:100%;padding:0;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 10px 30px #1720330d}.home-services-section .home-service-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 18px 40px #0b5ed71f}.home-services-section .home-service-card-image{background:#eef4fa;flex-shrink:0;width:100%;height:190px;margin:0;padding:0;line-height:0;position:relative;overflow:hidden}.home-services-section .home-service-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;margin:0;padding:0;transition:none;display:block}.home-services-section .home-service-card-content{background:var(--surface);flex-direction:column;flex:1;width:100%;margin:0;padding:22px;display:flex}.home-services-section .home-service-card-content h3{color:var(--text);margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.home-services-section .home-service-card-content p{color:var(--text-light);margin:12px 0 0;font-size:.88rem;line-height:1.65}.home-services-section .home-service-card-link{border-top:1px solid var(--border);width:100%;color:var(--primary);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .25s;display:flex;position:relative}.home-services-section .home-service-card-link:before{content:"";background:var(--primary);border-radius:999px;width:45px;height:2px;transition:width .35s;position:absolute;top:-1px;left:0}.home-services-section .home-service-card-link span{align-items:center;font-size:1.1rem;transition:transform .25s;display:inline-flex}.home-services-section .home-service-card:hover .home-service-card-link{color:var(--primary-dark)}.home-services-section .home-service-card:hover .home-service-card-link:before{width:100%}.home-services-section .home-service-card:hover .home-service-card-link span{transform:translate(5px)}@media (width<=1000px){.home-services-section{padding:90px 0}.home-services-container{width:min(900px,92%)}.home-services-section .home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-services-section .home-service-card-image{height:210px}}@media (width<=600px){.home-services-section{padding:70px 0}.home-services-header{margin-bottom:40px}.home-services-header h2{font-size:2.2rem}.home-services-header p{font-size:.95rem}.home-services-section .home-services-grid{grid-template-columns:1fr;gap:14px}.home-services-section .home-service-card-image{height:220px}.home-services-section .home-service-card-content{padding:20px}}@media (prefers-reduced-motion:reduce){.home-services-section{opacity:1;animation:none;transform:none}.home-services-section .home-service-card,.home-services-section .home-service-card-link,.home-services-section .home-service-card-link span,.home-services-section .home-service-card-link:before{transition:none}}.home-services-section{opacity:0;will-change:opacity, transform;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.home-services-section.home-services-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-services-section{opacity:1;transition:none;transform:none}}.why-choose-section{background:var(--surface);opacity:0;width:100%;padding:110px 0}@keyframes whyChooseAppear{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.why-choose-container{width:min(1100px,92%);margin:0 auto}.why-choose-header{text-align:center;max-width:700px;margin:0 auto 55px}.why-choose-eyebrow{letter-spacing:1.5px;color:var(--primary);align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:700;display:inline-flex}.why-choose-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:28px;height:2px;margin-right:10px}.why-choose-header h2{letter-spacing:-1.5px;color:var(--text);margin:0;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:700;line-height:1.1}.why-choose-header h2 span{color:var(--primary);margin-top:5px;display:block}.why-choose-header p{max-width:620px;color:var(--text-light);margin:20px auto 0;font-size:1rem;line-height:1.7}.why-choose-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.why-choose-card{border:1px solid var(--border);background:var(--background);border-radius:16px;flex-direction:column;min-width:0;min-height:245px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #1720330d}.why-choose-number{background:var(--accent-bg);width:42px;height:42px;color:var(--primary);letter-spacing:.5px;border-radius:10px;justify-content:center;align-items:center;margin-bottom:28px;font-size:.78rem;font-weight:800;display:flex}.why-choose-card-content{flex-direction:column;flex:1;display:flex}.why-choose-card-content h3{color:var(--text);margin:0;font-size:1.08rem;font-weight:700;line-height:1.35}.why-choose-card-content p{color:var(--text-light);margin-top:12px;font-size:.88rem;line-height:1.65}.why-choose-card:after{content:"";background:var(--primary);width:45px;height:2px;position:absolute;bottom:0;left:28px}@media (width<=1000px){.why-choose-section{padding:90px 0}.why-choose-container{width:min(900px,92%)}.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}@media (width<=600px){.why-choose-section{padding:70px 0}.why-choose-header{margin-bottom:40px}.why-choose-header h2{font-size:2.2rem}.why-choose-header p{font-size:.95rem}.why-choose-grid{grid-template-columns:1fr;gap:18px}.why-choose-card{min-height:220px;padding:22px}.why-choose-number{margin-bottom:22px}.why-choose-card:after{left:22px}}@media (prefers-reduced-motion:reduce){.why-choose-section{opacity:1}.why-choose-section.why-choose-visible{animation:none}}.why-choose-section{opacity:0}@media (prefers-reduced-motion:reduce){.why-choose-section{opacity:1;transform:none}.why-choose-section.why-choose-visible{animation:none}}.why-choose-section{animation:none}.why-choose-section.why-choose-visible{animation:1.4s ease-out forwards whyChooseFadeUp}@keyframes whyChooseFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.partners-section{opacity:0;background:#fff;width:100%;padding:20px 0;transition:opacity .9s,transform .9s;transform:translateY(24px)}.partners-section.partners-visible{opacity:1;transform:translateY(0)}.partners-container{width:min(1180px,100% - 48px);margin:0 auto}.partners-header{text-align:center;max-width:760px;margin:0 auto 60px}.partners-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#2563eb;margin-bottom:14px;font-size:.75rem;font-weight:700;display:inline-block}.partners-header h2{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.partners-header h2 span{color:#2563eb;display:block}.partners-header p{color:#64748b;max-width:680px;margin:20px auto 0;font-size:1rem;line-height:1.8}.partners-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.partner-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:center;align-items:center;min-height:190px;padding:30px;display:flex;box-shadow:0 10px 30px #0f172a0f}.partner-card img{object-fit:contain;width:100%;max-width:180px;height:100px;display:block}@media (width<=900px){.partners-section{padding:90px 0}.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.partners-section{padding:75px 0}.partners-container{width:min(100% - 32px,500px)}.partners-header{margin-bottom:40px}.partners-header h2{font-size:2rem}.partners-header p{font-size:.95rem;line-height:1.7}.partners-grid{grid-template-columns:1fr;gap:18px}.partner-card{min-height:160px}}.stats-section{background:var(--surface);opacity:0;width:100%;padding:75px 0;transition:opacity 1.3s,transform 1.3s;transform:translateY(25px)}.stats-section.stats-visible{opacity:1;transform:translateY(0)}.stats-container{border:1px solid var(--border);background:var(--background);border-radius:16px;grid-template-columns:repeat(3,1fr);width:min(1000px,92%);margin:0 auto;display:grid;overflow:hidden}.stats-item{text-align:center;border-right:1px solid var(--border);background:var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:25px 30px;display:flex}.stats-item:last-child{border-right:none}.stats-item strong{letter-spacing:-2px;color:var(--primary);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1;display:block}.stats-item span{color:var(--text);margin-top:12px;font-size:.9rem;font-weight:600;line-height:1.5;display:block}@media (width<=800px){.stats-section{padding:65px 0}.stats-container{width:min(700px,92%)}.stats-item{min-height:140px;padding:22px 20px}.stats-item strong{font-size:3rem}}@media (width<=600px){.stats-section{padding:55px 0}.stats-container{grid-template-columns:1fr;gap:0}.stats-item{border-right:none;border-bottom:1px solid var(--border);min-height:auto;padding:25px 15px}.stats-item:last-child{border-bottom:none}.stats-item strong{font-size:2.8rem}.stats-item span{margin-top:8px;font-size:.88rem}}@media (prefers-reduced-motion:reduce){.stats-section{opacity:1;transition:none;transform:none}}.cta-section{background:var(--primary);opacity:0;width:100%;padding:110px 0;transform:translateY(40px)}.cta-container{width:min(1000px,92%);margin:0 auto}.cta-content{text-align:center;max-width:760px;margin:0 auto}.cta-eyebrow{letter-spacing:1.5px;color:var(--white);align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:700;display:inline-flex}.cta-eyebrow:before{content:"";background:var(--white);border-radius:999px;width:28px;height:2px;margin-right:10px}.cta-content h2{letter-spacing:-1.5px;color:var(--white);margin:0;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:700;line-height:1.1}.cta-content h2 span{color:var(--white);margin-top:5px;display:block}.cta-content p{color:#ffffffd9;max-width:650px;margin:20px auto 0;font-size:1rem;line-height:1.7}.cta-actions{justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.cta-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,color .25s,border-color .25s;display:inline-flex}.cta-button-primary{background:var(--white);color:var(--primary)}.cta-button-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.cta-button-primary span{transition:transform .25s;display:inline-block}.cta-button-primary:hover span{transform:translate(4px)}.cta-button-secondary{color:var(--white);background:0 0;border:1px solid #ffffff8c}.cta-button-secondary:hover{background:var(--white);border-color:var(--white);color:var(--primary);transform:translateY(-3px);box-shadow:0 10px 25px #00000026}@media (width<=700px){.cta-section{padding:90px 0}.cta-content h2{font-size:2.2rem}.cta-content p{font-size:.95rem}.cta-actions{flex-direction:column;width:100%}.cta-button{width:100%;max-width:280px}}@media (width<=450px){.cta-section{padding:70px 0}.cta-container{width:90%}}@media (prefers-reduced-motion:reduce){.cta-section{opacity:1;transition:none;transform:none}.cta-button{transition:none}}.cta-section{opacity:0;transform:translateY(40px)}.cta-section.cta-visible{opacity:1;transition:opacity 1.4s,transform 1.4s;transform:translateY(0)}.about-page{background:var(--background);width:100%;color:var(--text);overflow:hidden}.about-reveal,.about-reveal-left,.about-reveal-right{opacity:0;will-change:opacity, transform;transition:opacity 1.2s,transform 1.2s;transform:translateY(40px)}.about-reveal.is-visible,.about-reveal-left.is-visible,.about-reveal-right.is-visible{opacity:1;transform:translateY(0)}.about-values-grid .about-reveal:first-child,.about-partners-grid .about-reveal:first-child,.about-process-grid .about-reveal:first-child,.about-stats-grid .about-reveal:first-child{transition-delay:50ms}.about-values-grid .about-reveal:nth-child(2),.about-partners-grid .about-reveal:nth-child(2),.about-process-grid .about-reveal:nth-child(2),.about-stats-grid .about-reveal:nth-child(2){transition-delay:.15s}.about-values-grid .about-reveal:nth-child(3),.about-partners-grid .about-reveal:nth-child(3),.about-process-grid .about-reveal:nth-child(3),.about-stats-grid .about-reveal:nth-child(3){transition-delay:.25s}.about-values-grid .about-reveal:nth-child(4),.about-process-grid .about-reveal:nth-child(4){transition-delay:.35s}.about-container{width:100%;max-width:1180px;margin:0 auto}.about-introduction{background:radial-gradient(circle at 8% 20%, #0b5ed70f, transparent 32%), radial-gradient(circle at 92% 75%, #0b5ed70a, transparent 30%), linear-gradient(135deg, var(--background), var(--surface));padding:80px 30px;position:relative}.about-intro-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;display:grid}.about-intro-content{max-width:650px}.section-label{color:var(--primary);letter-spacing:2.5px;margin-bottom:20px;font-size:11px;font-weight:800;display:inline-block}.about-intro-content h1{color:var(--text);letter-spacing:-2.5px;margin:0;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.08}.about-intro-content h1 strong{color:var(--primary);font-weight:800;display:block}.about-intro-content p{max-width:650px;color:var(--text-light);margin:24px 0 0;font-size:16px;line-height:1.85}.about-intro-visual{width:100%}.about-image-wrapper{background:var(--surface);border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #1720331f}.about-image-wrapper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#0b5ed70d,#0000 50%);position:absolute;inset:0}.about-image-wrapper img{object-fit:cover;width:100%;height:470px;display:block}.about-mission{background:linear-gradient(180deg, var(--background), var(--surface));padding:80px 30px}.about-mission-layout{justify-content:space-between;align-items:flex-start;gap:100px;width:100%;display:flex}.about-mission-title{flex:0 0 42%;max-width:500px}.about-mission-title .section-label{margin-bottom:20px}.about-mission-title h2{color:var(--text);letter-spacing:-2px;margin:0;font-size:clamp(38px,4.5vw,56px);font-weight:800;line-height:1.08}.about-mission-title h2 strong{color:var(--primary);font-weight:800;display:block}.about-mission-content{flex:1;max-width:560px;padding-top:34px}.about-mission-content p{color:var(--text-light);margin:0 0 24px;font-size:15px;line-height:1.9}.about-mission-content p:last-child{margin-bottom:0}.about-partners{background:linear-gradient(180deg, var(--surface), var(--background));padding:115px 30px}.about-partners-header{max-width:760px;margin-bottom:60px}.about-partners-header h2{color:var(--text);letter-spacing:-1.8px;margin:0;font-size:clamp(35px,4vw,52px);font-weight:800;line-height:1.1}.about-partners-header h2 strong{color:var(--primary);display:block}.about-partners-header p{max-width:680px;color:var(--text-light);margin:20px 0 0;font-size:16px;line-height:1.8}.about-partners-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;display:grid}.about-partner-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 15px 40px #1720330d}.about-partner-logo{box-sizing:border-box;background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:190px;padding:30px;display:flex}.about-partner-logo img{object-fit:contain;width:100%;height:100%;display:block}.about-partner-content{box-sizing:border-box;background:var(--surface);border-top:1px solid var(--border);min-height:190px;padding:30px}.about-partner-content h3{color:var(--text);margin:0 0 12px;font-size:20px;font-weight:800;line-height:1.3}.about-partner-content p{color:var(--text-light);margin:0;font-size:13px;line-height:1.8}.about-values{background:var(--surface);padding:75px 30px}.about-section-header{max-width:760px;margin-bottom:60px}.about-section-header h2{color:var(--text);letter-spacing:-1.8px;margin:0;font-size:clamp(35px,4vw,52px);font-weight:800;line-height:1.1}.about-section-header h2 strong{color:var(--primary);display:block}.about-section-header p{max-width:680px;color:var(--text-light);margin:20px 0 0;font-size:16px;line-height:1.8}.about-values-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.value-item{background:var(--surface);border:1px solid var(--border);border-radius:18px;min-height:225px;padding:30px;position:relative;overflow:hidden;box-shadow:0 15px 40px #1720330a}.value-item h3{color:var(--text);margin:0 0 12px;font-size:20px;font-weight:800}.value-item p{color:var(--text-light);margin:0;font-size:13px;line-height:1.75}.about-process{background:linear-gradient(180deg, var(--background), var(--surface));padding:75px 30px}.about-process .about-section-header{max-width:760px;margin-bottom:65px}.about-process .about-section-header p{max-width:680px;color:var(--text-light);margin-top:20px;font-size:16px;line-height:1.8}.about-process-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.about-process-item{background:var(--surface);border:1px solid var(--border);border-radius:18px;min-height:310px;padding:30px;position:relative;box-shadow:0 15px 40px #1720330a}.process-label{color:var(--primary);letter-spacing:2px;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.about-process-item h3{color:var(--text);margin:0 0 15px;font-size:20px;font-weight:800;line-height:1.3}.about-process-item p{color:var(--text-light);margin:0;font-size:13px;line-height:1.8}.about-stats{background:var(--surface);width:100%;padding:-15px 0}.about-stats-header{text-align:center;margin-bottom:35px}.about-stats-header span{color:var(--primary);letter-spacing:2px;font-size:10px;font-weight:800}.about-stats-grid{border:1px solid var(--border);background:var(--background);border-radius:16px;grid-template-columns:repeat(3,1fr);width:min(1000px,92%);margin:0 auto;display:grid;overflow:hidden}.about-stat{text-align:center;border-right:1px solid var(--border);background:var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:25px 30px;display:flex}.about-stat:last-child{border-right:none}.about-stat strong{letter-spacing:-2px;color:var(--primary);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1;display:block}.about-stat span{color:var(--text);margin-top:12px;font-size:.9rem;font-weight:600;line-height:1.5;display:block}.about-cta{background:linear-gradient(180deg, var(--surface), var(--background));padding:85px 30px}.about-cta-content{background:linear-gradient(135deg, var(--text), var(--primary-dark));border-radius:22px;justify-content:space-between;align-items:center;gap:35px;padding:45px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #17203326}.about-cta-content:after{content:"";pointer-events:none;border:1px solid #ffffff2e;border-radius:50%;width:250px;height:250px;position:absolute;top:-135px;right:-135px}.about-cta-content>div{z-index:2;position:relative}.about-cta-content>div>span{color:var(--white);letter-spacing:2px;font-size:10px;font-weight:800}.about-cta-content h2{color:var(--white);margin:10px 0 0;font-size:29px;line-height:1.25}.about-cta-content h2 strong{color:var(--white);font-weight:800;display:block}.about-cta-content p{color:#ffffffd1;max-width:650px;margin:16px 0 0;font-size:14px;line-height:1.8}.about-cta-button{z-index:2;color:var(--white);background:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:15px;padding:15px 22px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .3s,background .3s,box-shadow .3s;display:flex;position:relative}.about-cta-button strong{font-size:18px;transition:transform .3s}.about-cta-button:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 12px 30px #17203340}.about-cta-button:hover strong{transform:translate(5px)}@media (prefers-reduced-motion:reduce){.about-reveal,.about-reveal-left,.about-reveal-right,.about-cta-button,.about-cta-button strong{transition:none}.about-reveal,.about-reveal-left,.about-reveal-right{opacity:1;transform:none}}@media (width<=1000px){.about-intro-grid{grid-template-columns:1fr;gap:55px}.about-intro-content{max-width:800px}.about-intro-visual{max-width:800px;margin:0 auto}.about-mission-layout{gap:55px}.about-mission-title{flex-basis:45%}.about-mission-content{max-width:520px;padding-top:28px}.about-partners-grid,.about-values-grid,.about-process-grid{grid-template-columns:repeat(2,1fr)}.about-stats-grid{width:min(700px,92%)}.about-stat{min-height:140px;padding:22px 20px}.about-stat strong{font-size:3rem}}@media (width<=700px){.about-introduction,.about-mission,.about-values,.about-process,.about-partners{padding:75px 20px}.about-intro-content h1{letter-spacing:-1px;font-size:42px}.about-intro-content p{font-size:14px}.about-image-wrapper{border-radius:18px}.about-image-wrapper img{height:330px}.about-mission-layout{flex-direction:column;gap:35px}.about-mission-title{flex:none;width:100%;max-width:100%}.about-mission-title h2{letter-spacing:-1px;font-size:38px}.about-mission-content{width:100%;max-width:100%;padding-top:0}.about-mission-content p{margin-bottom:20px;font-size:14px;line-height:1.85}.about-section-header{margin-bottom:45px}.about-section-header h2{font-size:36px}.about-section-header p{font-size:14px}.about-partners-header{margin-bottom:45px}.about-partners-header h2{font-size:36px}.about-partners-header p{font-size:14px}.about-partners-grid{grid-template-columns:1fr;gap:18px}.about-partner-logo{height:180px;padding:28px}.about-partner-content{min-height:auto;padding:28px}.about-values-grid{grid-template-columns:1fr;gap:18px}.value-item{min-height:auto;padding:28px}.about-process-grid{grid-template-columns:1fr;gap:18px}.about-process-item{min-height:auto;padding:28px}.about-stats{padding:55px 0}.about-stats-grid{grid-template-columns:1fr;gap:0;width:92%}.about-stat{border-right:none;border-bottom:1px solid var(--border);min-height:auto;padding:25px 15px}.about-stat:last-child{border-bottom:none}.about-stat strong{font-size:2.8rem}.about-stat span{margin-top:8px;font-size:.88rem}.about-cta{padding:60px 20px}.about-cta-content{flex-direction:column;align-items:flex-start;padding:30px}.about-cta-content h2{font-size:24px}.about-cta-button{box-sizing:border-box;width:100%}}@media (width<=450px){.about-intro-content h1{font-size:37px}.about-image-wrapper img{height:280px}.about-mission-title h2{font-size:34px}.about-section-header h2,.about-partners-header h2{font-size:31px}.about-partner-logo{height:160px;padding:24px}.about-partner-content{padding:24px}.about-info-card{padding:28px}.about-cta-content{padding:26px}}.about-page{opacity:0;animation:.9s ease-out forwards aboutPageReveal;transform:translateY(20px)}@keyframes aboutPageReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.products-showcase{background:#fff;width:100%;padding:0 0 70px}.products-showcase-container{width:100%;max-width:none;margin:0}.products-showcase-carousel{background:#eaf3ff;border-radius:0;width:100%;height:490px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0b5ed71a}.products-showcase-slide{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .8s,transform 1s,visibility .8s;position:absolute;inset:0;transform:scale(1.03)}.products-showcase-slide.active{opacity:1;visibility:visible;transform:scale(1)}.products-showcase-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.products-showcase-overlay{z-index:3;pointer-events:none;background:linear-gradient(#0000 0%,#00000014 35%,#0000008c 72%,#000000c7 100%);align-items:flex-end;padding:50px;display:flex;position:absolute;inset:0}.products-showcase-content{color:#fff;pointer-events:auto;max-width:620px}.products-showcase-brand{letter-spacing:1.7px;color:#fff;margin-bottom:10px;font-size:.75rem;font-weight:800;display:inline-block}.products-showcase-content h1{letter-spacing:-2px;color:#fff;margin:0;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.95}.products-showcase-content p{color:#ffffffeb;max-width:560px;margin:20px 0 0;font-size:1rem;line-height:1.65}.products-showcase-features{flex-direction:column;gap:8px;margin-top:20px;display:flex}.products-showcase-feature{color:#fff;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.products-showcase-feature span:first-child{background:#ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;display:inline-flex}.products-showcase-button{min-height:48px;color:var(--primary);background:#fff;border-radius:8px;justify-content:center;align-items:center;margin-top:25px;padding:0 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.products-showcase-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000002e}.products-showcase-arrow{z-index:8;width:46px;height:46px;color:var(--text-h);cursor:pointer;opacity:0;background:#ffffffe0;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.8rem;line-height:1;transition:opacity .25s,transform .25s,background .25s,box-shadow .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.products-showcase-carousel:hover .products-showcase-arrow{opacity:1}.products-showcase-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05);box-shadow:0 8px 20px #00000024}.products-showcase-arrow-left{left:22px}.products-showcase-arrow-right{right:22px}.products-showcase-dots{z-index:9;align-items:center;gap:7px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.products-showcase-dot{cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.products-showcase-dot.active{background:#fff;border-radius:999px;width:24px}@media (width<=900px){.products-showcase{padding:0 0 60px}.products-showcase-container{width:100%;max-width:none}.products-showcase-carousel{border-radius:0 0 20px 20px;height:440px}.products-showcase-overlay{padding:40px}.products-showcase-carousel .products-showcase-arrow{opacity:1}}@media (width<=600px){.products-showcase{padding:0 0 50px}.products-showcase-container{width:100%;max-width:none}.products-showcase-carousel{border-radius:0 0 16px 16px;height:450px}.products-showcase-overlay{align-items:flex-end;padding:30px 25px 45px}.products-showcase-content{width:100%}.products-showcase-brand{margin-bottom:8px;font-size:.68rem}.products-showcase-content h1{letter-spacing:-1.3px;font-size:2.8rem}.products-showcase-content p{margin-top:17px;font-size:.92rem;line-height:1.6}.products-showcase-features{gap:8px;margin-top:18px}.products-showcase-feature{font-size:.84rem}.products-showcase-button{width:100%;margin-top:23px}.products-showcase-arrow{opacity:1;width:38px;height:38px;font-size:1.5rem}.products-showcase-arrow-left{left:12px}.products-showcase-arrow-right{right:12px}.products-showcase-dots{bottom:16px}}@media (prefers-reduced-motion:reduce){.products-showcase-slide,.products-showcase-arrow,.products-showcase-dot,.products-showcase-button{transition:none}}.product-categories{background:var(--background);opacity:0;will-change:opacity, transform;width:100%;padding:20px 0 50px;transition:opacity 1.2s,transform 1.2s;transform:translateY(40px)}.product-categories.product-categories-visible{opacity:1;transform:translateY(0)}.product-categories-container{width:min(1280px,94%);margin:0 auto}.product-categories-header{text-align:center;max-width:760px;margin:0 auto 50px}.product-categories-header .section-eyebrow{color:var(--primary);letter-spacing:2.2px;text-transform:uppercase;align-items:center;margin-bottom:18px;font-size:.74rem;font-weight:800;display:inline-flex}.product-categories-header .section-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:28px;height:2px;margin-right:10px}.product-categories-header h2{color:var(--text);letter-spacing:-1.8px;margin:0;font-size:clamp(2.25rem,4vw,3.4rem);font-weight:800;line-height:1.08}.product-categories-header p{max-width:680px;color:var(--text-light);margin:20px auto 0;font-size:1rem;line-height:1.8}.product-category-title{display:none}.product-category-section{width:100%}.product-equipment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;display:grid}.product-equipment-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #1720330d}.product-equipment-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 16px 36px #0b5ed71a}.product-equipment-image{border-bottom:1px solid var(--border);background:#fff;justify-content:center;align-items:center;width:100%;height:210px;display:flex;position:relative;overflow:hidden}.product-equipment-image img{object-fit:contain;width:100%;height:100%;transition:none;display:block}.product-equipment-content{background:var(--surface);flex-direction:column;flex:1;min-height:245px;padding:22px;display:flex}.product-equipment-content h4{color:var(--text);letter-spacing:-.4px;margin:0;font-size:1.18rem;font-weight:800;line-height:1.3}.product-equipment-type{color:var(--primary);margin:7px 0 0;font-size:.84rem;font-weight:700;line-height:1.45}.product-equipment-description{color:var(--text-light);margin:13px 0 0;font-size:.82rem;line-height:1.6}.product-equipment-features{flex-direction:column;gap:8px;margin-top:17px;display:flex}.product-equipment-features div{color:var(--text);align-items:flex-start;gap:8px;font-size:.79rem;line-height:1.45;display:flex}.product-equipment-features div span{width:18px;height:18px;color:var(--primary);background:#0b5ed71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.68rem;font-weight:800;display:inline-flex}.product-equipment-features div p{margin:0}.product-equipment-button{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;margin-top:auto;padding:14px 0 0;font-size:.82rem;font-weight:800;line-height:1.2;text-decoration:none;transition:color .25s;display:flex;position:relative}.product-equipment-button:before{content:"";background:var(--primary);width:45px;height:2px;transition:width .35s;position:absolute;top:0;left:0}.product-equipment-button:hover:before{width:100%}.product-equipment-button-arrow{justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:transform .25s;display:inline-flex}.product-equipment-button:hover{color:var(--primary-dark)}.product-equipment-button:hover .product-equipment-button-arrow{transform:translate(5px)}.products-cta{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;width:100%;margin-top:55px;padding:30px 34px;display:flex;box-shadow:0 10px 30px #1720330a}.products-cta-content{min-width:0}.products-cta-content h3{color:var(--text);letter-spacing:-.3px;margin:0;font-size:1.25rem;font-weight:800;line-height:1.3}.products-cta-content p{color:var(--text-light);margin:8px 0 0;font-size:.88rem;line-height:1.6}.products-cta-button{background:var(--primary);color:#fff;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:13px 20px;font-size:.84rem;font-weight:800;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.products-cta-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 25px #0b5ed72e}.products-cta-button span{align-items:center;font-size:1rem;transition:transform .25s;display:inline-flex}.products-cta-button:hover span{transform:translate(4px)}@media (width<=1100px){.product-categories{padding:90px 0}.product-categories-container{width:min(940px,92%)}.product-categories-header{max-width:720px}.product-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-equipment-image{height:220px}.product-equipment-content{min-height:240px}.products-cta{margin-top:45px}}@media (width<=600px){.product-categories{padding:70px 0}.product-categories-container{width:min(100% - 30px,520px)}.product-categories-header{margin-bottom:40px}.product-categories-header .section-eyebrow{letter-spacing:1.8px;margin-bottom:15px;font-size:.68rem}.product-categories-header h2{letter-spacing:-1px;font-size:2.15rem;line-height:1.1}.product-categories-header p{margin-top:17px;font-size:.91rem;line-height:1.75}.product-equipment-grid{grid-template-columns:1fr;gap:18px}.product-equipment-card{border-radius:16px}.product-equipment-image{height:225px}.product-equipment-content{min-height:auto;padding:20px}.product-equipment-content h4{font-size:1.18rem}.product-equipment-type{font-size:.84rem}.product-equipment-description{font-size:.81rem;line-height:1.6}.product-equipment-features{gap:8px}.product-equipment-features div{font-size:.78rem}.product-equipment-button{margin-top:22px;padding-top:14px}.products-cta{border-radius:16px;flex-direction:column;align-items:flex-start;gap:20px;margin-top:38px;padding:24px 22px}.products-cta-content h3{font-size:1.15rem}.products-cta-content p{font-size:.84rem}.products-cta-button{box-sizing:border-box;width:100%}}@media (width<=450px){.product-categories{padding:60px 0}.product-categories-container{width:calc(100% - 30px)}.product-categories-header h2{font-size:2rem}.product-categories-header p{font-size:.89rem}.product-equipment-image{height:210px}.product-equipment-content{padding:19px}.products-cta{padding:22px 20px}}@media (prefers-reduced-motion:reduce){.product-categories{opacity:1;transition:none;transform:none}.product-equipment-card,.product-equipment-button,.product-equipment-button:before,.product-equipment-button-arrow,.products-cta-button,.products-cta-button span{transition:none}}@keyframes productCategoriesReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reagents-consumables{background:var(--background);width:100%;padding:0 0 50px}.reagents-consumables-container{width:min(1280px,94%);margin:0 auto}.reagents-consumables-header{text-align:center;max-width:760px;margin:0 auto 50px}.reagents-consumables-header .section-eyebrow{letter-spacing:1.6px;color:var(--primary);align-items:center;margin-bottom:16px;font-size:.76rem;font-weight:700;display:inline-flex}.reagents-consumables-header .section-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:28px;height:2px;margin-right:10px}.reagents-consumables-header h2{letter-spacing:-1.2px;color:var(--text);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.12}.reagents-consumables-header h2 strong{color:var(--primary);font-weight:700;display:block}.reagents-consumables-header p{max-width:680px;color:var(--text-light);margin:18px auto 0;font-size:.95rem;line-height:1.75}.reagents-consumables-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:28px;width:100%;display:grid}.reagents-consumables-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden;box-shadow:0 12px 35px #1720330d}.reagents-consumables-image{border-bottom:1px solid var(--border);background:#fff;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative;overflow:hidden}.reagents-consumables-image img{object-fit:cover;width:100%;height:100%;transition:none;display:block}.reagents-consumables-content{flex-direction:column;flex:1;min-height:390px;padding:30px;display:flex}.reagents-consumables-content h3{letter-spacing:-.5px;color:var(--text);margin:0;font-size:1.7rem;font-weight:800;line-height:1.25}.reagents-consumables-content h4{color:var(--primary);margin:9px 0 0;font-size:1rem;font-weight:700;line-height:1.45}.reagents-consumables-content>p{color:var(--text-light);margin:17px 0 0;font-size:.88rem;line-height:1.7}.reagents-consumables-features{flex-direction:column;gap:12px;margin-top:22px;display:flex}.reagents-consumables-features div{color:var(--text);align-items:flex-start;gap:10px;font-size:.83rem;line-height:1.55;display:flex}.reagents-consumables-features div>span{width:20px;height:20px;color:var(--primary);background:#0b5ed71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.7rem;font-weight:800;display:inline-flex}.reagents-consumables-features div p{margin:0}.reagents-consumables-features div p strong{color:var(--text);font-weight:800}.reagents-consumables-button{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;margin-top:auto;padding:15px 0 0;font-size:.83rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .25s,transform .25s;display:flex;position:relative}.reagents-consumables-button:before{content:"";background:var(--primary);width:45px;height:2px;transition:width .35s;position:absolute;top:0;left:0}.reagents-consumables-button:hover{color:var(--primary-dark);transform:translateY(-2px)}.reagents-consumables-button:hover:before{width:100%}.reagents-consumables-button-arrow{justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:transform .3s;display:inline-flex}.reagents-consumables-button:hover .reagents-consumables-button-arrow{transform:translate(6px)}.reagents-consumables-cta{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;width:100%;margin-top:45px;padding:30px 34px;display:flex;box-shadow:0 10px 30px #1720330a}.reagents-consumables-cta-content{min-width:0}.reagents-consumables-cta-content .section-eyebrow{letter-spacing:1.6px;color:var(--primary);margin-bottom:9px;font-size:.7rem;font-weight:800;display:block}.reagents-consumables-cta-content h3{color:var(--text);margin:0;font-size:1.3rem;font-weight:800;line-height:1.35}.reagents-consumables-cta-content p{max-width:700px;color:var(--text-light);margin:8px 0 0;font-size:.86rem;line-height:1.6}.reagents-consumables-cta-button{background:var(--primary);color:#fff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:13px 20px;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.reagents-consumables-cta-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.reagents-consumables-cta-button strong{align-items:center;font-size:1rem;transition:transform .25s;display:inline-flex}.reagents-consumables-cta-button:hover strong{transform:translate(4px)}@media (width<=900px){.reagents-consumables{padding:60px 0 85px}.reagents-consumables-grid{gap:22px}.reagents-consumables-image{height:270px}.reagents-consumables-content,.reagents-consumables-cta{padding:27px}}@media (width<=700px){.reagents-consumables{padding:55px 0 75px}.reagents-consumables-container{width:min(100% - 30px,520px)}.reagents-consumables-header{margin-bottom:38px}.reagents-consumables-header h2{font-size:2.15rem}.reagents-consumables-header p{font-size:.9rem}.reagents-consumables-grid{grid-template-columns:1fr;gap:20px}.reagents-consumables-image{height:240px}.reagents-consumables-content{min-height:auto;padding:24px}.reagents-consumables-content h3{font-size:1.5rem}.reagents-consumables-content h4{font-size:.95rem}.reagents-consumables-content>p{font-size:.84rem}.reagents-consumables-cta{border-radius:16px;flex-direction:column;align-items:flex-start;gap:20px;margin-top:35px;padding:24px 22px}.reagents-consumables-cta-content h3{font-size:1.15rem}.reagents-consumables-cta-content p{font-size:.83rem}.reagents-consumables-cta-button{box-sizing:border-box;width:100%}}@media (width<=450px){.reagents-consumables{padding:45px 0 65px}.reagents-consumables-header h2{font-size:1.95rem}.reagents-consumables-image{height:220px}.reagents-consumables-content{padding:22px}.reagents-consumables-features{gap:10px}.reagents-consumables-features div{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.reagents-consumables-button,.reagents-consumables-button:before,.reagents-consumables-button-arrow,.reagents-consumables-cta-button,.reagents-consumables-cta-button strong{transition:none}}.reagents-consumables-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 12px 35px #1720330d}.reagents-consumables-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 16px 36px #0b5ed71a}.reagents-consumables{opacity:0;animation:.9s ease-out forwards reagentsConsumablesReveal;transform:translateY(20px)}@keyframes reagentsConsumablesReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rapid-tests{background:var(--background);opacity:0;width:100%;padding:20px 0 100px;animation:.9s ease-out forwards rapidTestsReveal;transform:translateY(20px)}@keyframes rapidTestsReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rapid-tests-container{width:min(1280px,94%);margin:0 auto}.rapid-tests-header{text-align:center;max-width:760px;margin:0 auto 50px}.rapid-tests-header .section-eyebrow{letter-spacing:1.6px;color:var(--primary);align-items:center;margin-bottom:16px;font-size:.76rem;font-weight:700;display:inline-flex}.rapid-tests-header .section-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:28px;height:2px;margin-right:10px}.rapid-tests-header h2{letter-spacing:-1.2px;color:var(--text);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.12}.rapid-tests-header h2 strong{color:var(--primary);font-weight:700;display:block}.rapid-tests-header p{max-width:680px;color:var(--text-light);margin:18px auto 0;font-size:.95rem;line-height:1.75}.rapid-tests-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}.rapid-test-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #1720330d}.rapid-test-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 16px 36px #0b5ed71a}.rapid-test-image{border-bottom:1px solid var(--border);background:#fff;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.rapid-test-image img{object-fit:contain;width:100%;height:100%;transition:none;display:block}.rapid-test-content{flex-direction:column;flex:1;min-height:360px;padding:25px;display:flex}.rapid-test-content h3{letter-spacing:-.3px;color:var(--text);margin:0;font-size:1.3rem;font-weight:700;line-height:1.3}.rapid-test-type{color:var(--primary);margin:7px 0 0;font-size:.86rem;font-weight:600;line-height:1.45}.rapid-test-description{color:var(--text-light);margin:14px 0 0;font-size:.83rem;line-height:1.6}.rapid-test-features{flex-direction:column;gap:9px;margin-top:18px;display:flex}.rapid-test-features div{color:var(--text);align-items:flex-start;gap:8px;font-size:.79rem;line-height:1.45;display:flex}.rapid-test-features div>span{width:18px;height:18px;color:var(--primary);background:#0b5ed71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.68rem;font-weight:700;display:inline-flex}.rapid-test-features div p{margin:0}.rapid-test-features div p strong{color:var(--text);font-weight:700}.rapid-test-button{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;margin-top:auto;padding:15px 0 0;font-size:.82rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .25s;display:flex;position:relative}.rapid-test-button:before{content:"";background:var(--primary);width:45px;height:2px;transition:width .35s;position:absolute;top:0;left:0}.rapid-test-button:hover:before{width:100%}.rapid-test-button:hover{color:var(--primary-dark)}.rapid-test-button-arrow{justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:transform .25s;display:inline-flex}.rapid-test-button:hover .rapid-test-button-arrow{transform:translate(5px)}.rapid-tests-cta{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;width:100%;margin-top:50px;padding:28px 32px;display:flex;box-shadow:0 10px 30px #1720330a}.rapid-tests-cta-content{min-width:0}.rapid-tests-cta-content .section-eyebrow{letter-spacing:1.6px;color:var(--primary);margin-bottom:8px;font-size:.7rem;font-weight:800;display:block}.rapid-tests-cta-content h3{color:var(--text);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.rapid-tests-cta-content p{max-width:700px;color:var(--text-light);margin:7px 0 0;font-size:.87rem;line-height:1.55}.rapid-tests-cta-button{background:var(--primary);color:#fff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:12px 18px;font-size:.86rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.rapid-tests-cta-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.rapid-tests-cta-button span{align-items:center;font-size:1rem;transition:transform .25s;display:inline-flex}.rapid-tests-cta-button:hover span{transform:translate(4px)}@media (width<=900px){.rapid-tests{padding:80px 0 90px}.rapid-tests-container{width:min(940px,92%)}.rapid-tests-grid{gap:22px}.rapid-test-image{height:230px}.rapid-test-content{min-height:370px;padding:23px}.rapid-tests-cta{margin-top:42px;padding:27px}}@media (width<=700px){.rapid-tests{padding:65px 0 75px}.rapid-tests-container{width:min(100% - 30px,520px)}.rapid-tests-header{margin-bottom:38px}.rapid-tests-header h2{font-size:2.15rem}.rapid-tests-header p{font-size:.9rem}.rapid-tests-grid{grid-template-columns:1fr;gap:18px}.rapid-test-image{height:235px}.rapid-test-content{min-height:auto;padding:22px}.rapid-test-content h3{font-size:1.2rem}.rapid-test-type{font-size:.84rem}.rapid-test-description{font-size:.82rem}.rapid-test-features div{font-size:.78rem}.rapid-test-button{margin-top:22px;padding-top:14px}.rapid-tests-cta{border-radius:16px;flex-direction:column;align-items:flex-start;gap:20px;margin-top:36px;padding:24px 22px}.rapid-tests-cta-content h3{font-size:1.15rem}.rapid-tests-cta-content p{font-size:.83rem}.rapid-tests-cta-button{box-sizing:border-box;width:100%}}@media (width<=450px){.rapid-tests{padding:50px 0 65px}.rapid-tests-header h2{font-size:1.95rem}.rapid-test-image{height:220px}.rapid-test-content{padding:20px}}@media (prefers-reduced-motion:reduce){.rapid-tests{opacity:1;animation:none;transform:none}.rapid-test-card,.rapid-test-button,.rapid-test-button:before,.rapid-test-button-arrow,.rapid-tests-cta-button,.rapid-tests-cta-button span{transition:none}}.products-page{background:var(--background);width:100%;min-height:100vh;color:var(--text);opacity:0;will-change:opacity, transform;transition:opacity 1.2s,transform 1.2s;transform:translateY(40px)}.products-page.products-page-visible{opacity:1;transform:translateY(0)}.products-container{width:min(1200px,100% - 40px);margin:0 auto}.products-hero{padding:150px 0 100px}.products-label{letter-spacing:.16em;text-transform:uppercase;color:var(--primary);margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:600;display:inline-block}.products-hero h1{max-width:850px;color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:700;line-height:1.05}.products-hero p{max-width:680px;color:var(--text-light);margin:30px 0 0;font-size:1.08rem;line-height:1.8}@media (prefers-reduced-motion:reduce){.products-page{opacity:1;transition:none;transform:none}}@media (width<=900px){.products-hero{padding:120px 0 80px}.products-hero h1{font-size:clamp(2.5rem,8vw,4.5rem)}}@media (width<=600px){.products-container{width:min(100% - 30px,1200px)}.products-hero{padding:100px 0 70px}.products-label{font-size:.7rem}.products-hero h1{font-size:clamp(2.35rem,12vw,3.5rem);line-height:1.08}.products-hero p{margin-top:22px;font-size:.98rem;line-height:1.7}}.products-page{opacity:0;width:100%;min-height:100vh;animation:.9s ease-out forwards productsPageReveal;transform:translateY(20px)}@keyframes productsPageReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-page{--services-primary:#0b5ed7;--services-primary-dark:#084298;--services-text:#172033;--services-muted:#667085;--services-light:#f6f9fc;--services-border:#e6ebf2;--services-white:#fff;opacity:0;width:100%;animation:.9s ease-out forwards servicesPageReveal;overflow:hidden;transform:translateY(20px)}@keyframes servicesPageReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-container{width:min(1180px,100% - 40px);margin:0 auto}.section-label{color:var(--services-primary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:700;display:inline-block}.services-section-header{max-width:760px;margin-bottom:20px}.services-section-header h2{color:var(--services-text);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.1rem);font-weight:400;line-height:1.08}.services-section-header h2 strong{color:var(--services-primary);font-weight:700;display:block}.services-section-header p{max-width:720px;color:var(--services-muted);margin:14px 0 0;font-size:1rem;line-height:1.75}.services-hero{background:radial-gradient(circle at 85% 20%,#0b5ed714,#0000 35%),linear-gradient(135deg,#fff 0%,#f7faff 100%);align-items:center;min-height:520px;padding:70px 0;display:flex}.services-hero-content{grid-template-columns:minmax(0,1fr) minmax(360px,460px);align-items:center;gap:55px;width:100%;max-width:none;display:grid}.services-hero-text{max-width:700px}.services-hero-content h1{color:var(--services-text);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:.98}.services-hero-content h1 strong{color:var(--services-primary);font-weight:700;display:block}.services-hero-content p{max-width:650px;color:var(--services-muted);margin:24px 0 0;font-size:1.08rem;line-height:1.8}.services-hero-image{justify-content:flex-end;align-items:center;width:100%;display:flex}.services-hero-image img{object-fit:cover;border-radius:18px;width:100%;max-width:460px;height:430px;display:block;box-shadow:0 18px 45px #1428501f}.services-hero-button{color:var(--services-white);background:var(--services-primary);border-radius:8px;align-items:center;gap:14px;margin-top:30px;padding:14px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.services-hero-button span{font-size:1.15rem;line-height:1}.services-hero-button:hover{background:var(--services-primary-dark);transform:translateY(-2px);box-shadow:0 10px 25px #0b5ed72e}.services-list{background:var(--services-white);padding:28px 0}.services-list .services-container{grid-template-columns:minmax(0,1fr) minmax(360px,500px);align-items:center;gap:55px;display:grid}.services-list .services-section-header{max-width:760px}.services-list-image{object-fit:cover;border-radius:16px;width:100%;height:390px;display:block;box-shadow:0 18px 40px #1428501a}.services-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-card{background:var(--services-white);border:1px solid var(--services-border);border-radius:14px;padding:28px;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative}.service-card:hover{border-color:#0b5ed759;transform:translateY(-3px);box-shadow:0 14px 35px #14285012}.service-card-content h3{color:var(--services-text);margin:0;font-size:1.3rem;font-weight:700;line-height:1.25}.service-card-content p{color:var(--services-muted);margin:13px 0 0;font-size:.95rem;line-height:1.7}.service-card-link{color:var(--services-primary);align-items:center;gap:9px;margin-top:20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .25s;display:inline-flex}.service-card-link span{font-size:1rem}.service-card-link:hover{gap:13px}.services-details{background:var(--services-light);padding:28px 0}.service-detail{background:var(--services-white);border:1px solid var(--services-border);border-radius:16px;grid-template-columns:1fr;padding:30px;scroll-margin-top:100px;display:grid}.service-detail+.service-detail{margin-top:16px}.service-detail-reverse{background:#fbfcfe}.service-detail-content{max-width:850px}.service-detail-label{color:var(--services-primary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:700;display:inline-block}.service-detail-content h3{color:var(--services-text);letter-spacing:-.025em;margin:0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700;line-height:1.15}.service-detail-content p{color:var(--services-muted);margin:15px 0 0;font-size:.98rem;line-height:1.75}.service-detail-list{border-top:1px solid var(--services-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 30px;margin-top:20px;padding-top:18px;display:grid}.service-detail-list div{color:var(--services-text);padding-left:15px;font-size:.9rem;line-height:1.5;position:relative}.service-detail-list div:before{content:"";background:var(--services-primary);border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:0}.services-approach{background:var(--services-white);padding:28px 0}.services-approach-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.services-approach-item{background:var(--services-light);border:1px solid var(--services-border);border-radius:12px;padding:24px}.services-approach-item h3{color:var(--services-text);margin:0;font-size:1.05rem;font-weight:700}.services-approach-item p{color:var(--services-muted);margin:10px 0 0;font-size:.88rem;line-height:1.65}.services-strengths{background:var(--services-light);padding:28px 0}.services-strengths-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.services-strength-item{background:var(--services-white);border:1px solid var(--services-border);border-radius:12px;padding:24px}.services-strength-item h3{color:var(--services-text);margin:0;font-size:1.05rem;font-weight:700}.services-strength-item p{color:var(--services-muted);margin:9px 0 0;font-size:.9rem;line-height:1.65}.services-cta{background:var(--services-white);padding:28px 0}.services-cta-content{border:1px solid var(--services-border);background:linear-gradient(135deg,#f3f8ff 0%,#fff 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:35px;padding:38px 42px;display:flex}.services-cta-content>div{max-width:720px}.services-cta-content>div>span{color:var(--services-primary);letter-spacing:.14em;margin-bottom:10px;font-size:.74rem;font-weight:700;display:inline-block}.services-cta-content h2{color:var(--services-text);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:400;line-height:1.1}.services-cta-content h2 strong{color:var(--services-primary);font-weight:700;display:block}.services-cta-content p{color:var(--services-muted);margin:13px 0 0;font-size:.95rem;line-height:1.7}.services-cta-button{color:var(--services-white);background:var(--services-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:13px;padding:14px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.services-cta-button:hover{background:var(--services-primary-dark);transform:translateY(-2px);box-shadow:0 10px 25px #0b5ed72e}.services-cta-button strong{font-size:1.1rem}@media (width<=900px){.services-container{width:min(100% - 32px,1180px)}.services-hero{min-height:auto;padding:60px 0}.services-hero-content{grid-template-columns:1fr;gap:35px}.services-hero-image{justify-content:flex-start}.services-hero-image img{width:100%;max-width:100%;height:380px}.services-list .services-container{grid-template-columns:1fr;gap:35px}.services-list-image{width:100%;max-width:100%;height:360px}.services-grid{grid-template-columns:1fr}.services-approach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-strengths-grid{grid-template-columns:1fr}.services-cta-content{flex-direction:column;align-items:flex-start}}@media (width<=600px){.services-page{min-height:100%}.services-container{width:calc(100% - 28px);max-width:1180px}.services-hero{min-height:auto;padding:50px 0}.services-hero-content{flex-direction:column;gap:28px;width:100%;display:flex}.services-hero-text{width:100%;max-width:100%}.services-hero-content h1{color:var(--services-text);font-size:clamp(2.4rem,12vw,3.6rem);line-height:1}.services-hero-content h1 strong{color:var(--services-primary)}.services-hero-content p{width:100%;max-width:100%;color:var(--services-muted);margin-top:18px;font-size:.96rem;line-height:1.7}.services-hero-button{margin-top:24px}.services-hero-image{width:100%;display:block}.services-hero-image img{border-radius:14px;width:100%;max-width:100%;height:300px}.section-label{font-size:.7rem}.services-section-header{width:100%;margin-bottom:16px}.services-section-header h2{color:var(--services-text);font-size:2rem;line-height:1.1}.services-section-header h2 strong{color:var(--services-primary)}.services-section-header p{width:100%;color:var(--services-muted);margin-top:11px;font-size:.92rem;line-height:1.7}.services-list,.services-details,.services-approach,.services-strengths,.services-cta{opacity:1;padding:28px 0;transform:none}.services-list .services-container{flex-direction:column;gap:28px;display:flex}.services-list-image{border-radius:14px;width:100%;height:300px}.services-grid{grid-template-columns:1fr;gap:14px;width:100%;display:grid}.service-card{background:var(--services-white);border:1px solid var(--services-border);width:100%;box-shadow:none;padding:22px;transform:none}.service-card:hover{border-color:var(--services-border);box-shadow:none;transform:none}.service-card-content h3{color:var(--services-text);font-size:1.2rem}.service-card-content p{color:var(--services-muted);font-size:.92rem}.service-card-link{color:var(--services-primary)}.service-detail{background:var(--services-white);border-color:var(--services-border);width:100%;padding:24px 20px}.service-detail-content h3{color:var(--services-text);font-size:1.7rem}.service-detail-content p{color:var(--services-muted);font-size:.94rem}.service-detail-list{grid-template-columns:1fr;gap:9px}.service-detail-list div{color:var(--services-text);font-size:.88rem}.services-approach-grid{grid-template-columns:1fr;gap:14px}.services-approach-item{background:var(--services-light);border-color:var(--services-border);width:100%;padding:22px}.services-approach-item h3{color:var(--services-text)}.services-approach-item p{color:var(--services-muted)}.services-strengths-grid{grid-template-columns:1fr;gap:14px}.services-strength-item{background:var(--services-white);border-color:var(--services-border);width:100%;padding:22px}.services-strength-item h3{color:var(--services-text)}.services-strength-item p{color:var(--services-muted)}.services-cta-content{gap:25px;width:100%;padding:28px 22px}.services-cta-content>div{width:100%;max-width:100%}.services-cta-content h2{color:var(--services-text);font-size:1.9rem}.services-cta-content h2 strong{color:var(--services-primary)}.services-cta-content p{color:var(--services-muted);font-size:.92rem}.services-cta-button{justify-content:center;width:100%}}@media (width<=380px){.services-container{width:calc(100% - 24px)}.services-hero{padding:42px 0}.services-hero-content h1{font-size:2.35rem}.services-hero-image img{height:260px}.service-card{padding:19px}.service-detail{padding:21px 17px}.services-cta-content{padding:24px 18px}}@media (prefers-reduced-motion:reduce){.services-page{opacity:1;animation:none;transform:none}.services-hero-button,.service-card,.service-card-link,.services-cta-button{transition:none}.service-card:hover,.services-hero-button:hover,.services-cta-button:hover{transform:none}}.services-page{opacity:0;animation:.9s ease-out forwards servicesPageReveal;transform:translateY(20px)}.faq-page{background:var(--background);width:100%;min-height:100vh;color:var(--text)}.faq-container{width:min(1120px,92%);margin:0 auto}.faq-hero{width:100%;padding:125px 0 85px}.faq-hero-content{text-align:center;opacity:0;max-width:820px;margin:0 auto;transition:opacity .9s,transform .9s;transform:translateY(24px)}.faq-reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(35px)}.faq-reveal.faq-visible{opacity:1;transform:translateY(0)}.faq-header .section-eyebrow,.faq-hero-content .section-eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--primary);justify-content:center;align-items:center;margin-bottom:20px;font-size:.72rem;font-weight:800;display:inline-flex}.faq-hero-content .section-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:34px;height:2px;margin-right:12px}.faq-hero-content h1{letter-spacing:-2.2px;color:var(--text);margin:0;font-size:clamp(2.7rem,5vw,4.2rem);font-weight:800;line-height:1.04}.faq-hero-content h1 strong{color:var(--primary);font-weight:800;display:inline-block}.faq-hero-content>p{max-width:690px;color:var(--text-light);margin:24px auto 0;font-size:.96rem;line-height:1.8}.faq-section{width:100%;padding:10px 0 110px}.faq-groups{width:100%}.faq-group{width:100%;margin-bottom:72px}.faq-group:last-child{margin-bottom:0}.faq-group-header{align-items:center;gap:17px;margin-bottom:25px;display:flex}.faq-group-number{width:42px;height:42px;color:var(--primary);letter-spacing:1px;background:#0b5ed714;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.faq-group-header h2{letter-spacing:-.4px;color:var(--text);margin:0;font-size:1.35rem;font-weight:800;line-height:1.3}.faq-group-header:after{content:"";background:var(--border);width:55px;height:1px;margin-left:4px}.faq-list{flex-direction:column;gap:12px;width:100%;display:flex}.faq-item{border:1px solid var(--border);background:var(--surface);border-radius:14px;width:100%;transition:border-color .3s,box-shadow .3s,transform .3s;overflow:hidden;box-shadow:0 6px 24px #17203309}.faq-item:hover{border-color:#0b5ed773;box-shadow:0 12px 32px #0b5ed712}.faq-item.faq-item-open{border-color:var(--primary);box-shadow:0 14px 36px #0b5ed717}.faq-question{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;padding:22px 24px;font-family:inherit;display:flex}.faq-question>span{color:var(--text);padding-right:25px;font-size:.94rem;font-weight:700;line-height:1.55;transition:color .25s}.faq-item.faq-item-open .faq-question>span{color:var(--primary)}.faq-question-icon{width:32px;height:32px;color:var(--primary);background:#0b5ed70f;border:1px solid #0b5ed724;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:400;line-height:1;transition:transform .35s,background .3s,color .3s,border-color .3s;display:inline-flex}.faq-question:hover .faq-question-icon{background:#0b5ed71f;border-color:#0b5ed74d}.faq-item.faq-item-open .faq-question-icon{background:var(--primary);border-color:var(--primary);color:#fff;transform:rotate(45deg)}.faq-answer-wrapper{grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.4,0,.2,1);display:grid}.faq-item.faq-item-open .faq-answer-wrapper{grid-template-rows:1fr}.faq-answer{min-height:0;overflow:hidden}.faq-answer p{color:var(--text-light);margin:0;padding:0 24px 24px;font-size:.88rem;line-height:1.8}.faq-cta{box-sizing:border-box;border-top:1px solid var(--primary);border-bottom:1px solid var(--primary);opacity:0;background:0 0;border-left:none;border-right:none;border-radius:0;justify-content:space-between;align-items:center;gap:40px;width:100vw;margin-top:80px;margin-left:calc(50% - 50vw);padding:42px max(4%,50vw - 550px);transition:opacity .7s,transform .7s;display:flex;position:relative;transform:translateY(25px)}.faq-cta.faq-visible{opacity:1;transform:translateY(0)}.faq-cta-content{min-width:0}.faq-cta-content .section-eyebrow{letter-spacing:1.8px;color:var(--primary);margin-bottom:10px;font-size:.68rem;font-weight:800;display:block}.faq-cta-content h2{letter-spacing:-.5px;color:var(--text);margin:0;font-size:1.45rem;font-weight:800;line-height:1.35}.faq-cta-content p{max-width:720px;color:var(--text-light);margin:10px 0 0;font-size:.87rem;line-height:1.7}.faq-cta-button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:14px;min-width:165px;padding:14px 21px;font-size:.84rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 20px #0b5ed729}.faq-cta-button:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 26px #0b5ed738}.faq-cta-button strong{align-items:center;font-size:1rem;transition:transform .25s;display:inline-flex}.faq-cta-button:hover strong{transform:translate(5px)}@media (width<=900px){.faq-hero{padding:100px 0 70px}.faq-hero-content h1{font-size:clamp(2.5rem,6vw,3.4rem)}.faq-section{padding-bottom:90px}.faq-group{margin-bottom:60px}.faq-cta{gap:28px;padding:32px}}@media (width<=700px){.faq-container{width:min(100% - 30px,540px)}.faq-hero{padding:80px 0 55px}.faq-hero-content h1{letter-spacing:-1.4px;font-size:2.35rem}.faq-hero-content>p{font-size:.89rem;line-height:1.7}.faq-section{padding:0 0 70px}.faq-group{margin-bottom:48px}.faq-group-header{gap:12px;margin-bottom:19px}.faq-group-number{border-radius:9px;width:36px;height:36px;font-size:.67rem}.faq-group-header h2{font-size:1.12rem}.faq-group-header:after{display:none}.faq-list{gap:9px}.faq-item{border-radius:12px}.faq-question{padding:18px}.faq-question>span{padding-right:18px;font-size:.87rem}.faq-question-icon{width:29px;height:29px;font-size:1.1rem}.faq-answer p{padding:0 18px 20px;font-size:.82rem;line-height:1.7}.faq-cta{border-radius:17px;flex-direction:column;align-items:flex-start;gap:22px;margin-top:65px;padding:27px 23px}.faq-cta{flex-direction:column;align-items:flex-start;gap:24px;margin-top:60px;padding:32px 0}.faq-cta-content h2{font-size:1.35rem}.faq-cta-content p{font-size:.84rem}.faq-cta-button{box-sizing:border-box;width:100%}}@media (width<=450px){.faq-container{width:calc(100% - 28px)}.faq-hero{padding:65px 0 45px}.faq-hero-content .section-eyebrow{letter-spacing:1.6px;font-size:.67rem}.faq-hero-content h1{letter-spacing:-1.1px;font-size:2rem}.faq-hero-content>p{font-size:.84rem}.faq-group-header h2{font-size:1.03rem}.faq-question{padding:17px 15px}.faq-question>span{font-size:.82rem}.faq-question-icon{width:27px;height:27px;font-size:1rem}.faq-answer p{padding:0 15px 18px;font-size:.79rem}.faq-cta{padding:24px 20px}}@media (prefers-reduced-motion:reduce){.faq-reveal,.faq-item,.faq-question-icon,.faq-answer-wrapper,.faq-cta-button,.faq-cta-button strong{transition:none}.faq-reveal{opacity:1;transform:none}}.faq-page{opacity:0;animation:.9s ease-out forwards faqPageReveal;transform:translateY(20px)}@keyframes faqPageReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-page{background:var(--background);opacity:0;width:100%;animation:.9s ease-out forwards contactPageReveal;transform:translateY(20px)}@keyframes contactPageReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-container{width:min(1280px,94%);margin:0 auto}.contact-hero{background:var(--background);width:100%;padding:100px 0 80px}.contact-hero-content{text-align:center;max-width:800px;margin:0 auto}.section-eyebrow{letter-spacing:1.6px;color:var(--primary);align-items:center;font-size:.76rem;font-weight:700;display:inline-flex}.section-eyebrow:before{content:"";background:var(--primary);border-radius:999px;width:28px;height:2px;margin-right:10px}.contact-hero h1{letter-spacing:-1.8px;color:var(--text);margin:16px 0 0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.08}.contact-hero h1 strong{color:var(--primary);font-weight:700;display:block}.contact-hero p{max-width:700px;color:var(--text-light);margin:22px auto 0;font-size:.98rem;line-height:1.75}.contact-section{width:100%;padding:20px 0 100px}.contact-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:70px;display:grid}.contact-info{padding-top:12px}.contact-info h2{letter-spacing:-1.2px;color:var(--text);margin:16px 0 0;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.12}.contact-info h2 strong{color:var(--primary)}.contact-info-intro{max-width:540px;color:var(--text-light);margin:18px 0 0;font-size:.94rem;line-height:1.75}.contact-info-item{align-items:flex-start;gap:15px;margin-top:28px;display:flex}.contact-info-icon{width:44px;height:44px;color:var(--primary);background:#0b5ed717;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;display:flex}.contact-info-item span{letter-spacing:.8px;text-transform:uppercase;color:var(--text-light);margin-bottom:4px;font-size:.74rem;font-weight:700;display:block}.contact-info-item a,.contact-info-item p{color:var(--text);margin:0;font-size:.92rem;line-height:1.5;text-decoration:none}.contact-info-item a{transition:color .25s}.contact-info-item a:hover{color:var(--primary)}.contact-info-note{border-left:3px solid var(--primary);background:var(--surface);border-radius:0 12px 12px 0;margin-top:38px;padding:22px}.contact-info-note strong{color:var(--text);font-size:.9rem;display:block}.contact-info-note p{color:var(--text-light);margin:8px 0 0;font-size:.82rem;line-height:1.6}.contact-whatsapp-button{box-sizing:border-box;border:none;border-top:1px solid var(--border);width:100%;color:var(--primary);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;margin-top:22px;padding:16px 0 14px;font-size:.84rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .25s,padding-left .25s,padding-right .25s;display:flex;position:relative}.contact-whatsapp-button:before{content:"";background:var(--primary);width:45px;height:2px;transition:width .35s;position:absolute;top:-1px;left:0}.contact-whatsapp-button:hover{color:var(--primary-dark);padding-left:6px;padding-right:6px}.contact-whatsapp-button:hover:before{width:100%}.contact-whatsapp-button strong{justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:transform .25s;display:inline-flex}.contact-whatsapp-button:hover strong{transform:translate(5px)}.contact-form-wrapper{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:34px;box-shadow:0 12px 35px #1720330d}.contact-form-header{margin-bottom:28px}.contact-form-header h2{color:var(--text);margin:12px 0 0;font-size:1.55rem;font-weight:700;line-height:1.25}.contact-form-header p{color:var(--text-light);margin:8px 0 0;font-size:.84rem;line-height:1.6}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.contact-field label{color:var(--text);font-size:.78rem;font-weight:700}.contact-field input,.contact-field select,.contact-field textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);border-radius:8px;outline:none;padding:13px 14px;font-family:inherit;font-size:.84rem;transition:border-color .25s,box-shadow .25s}.contact-field textarea{resize:vertical;min-height:140px}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--text-light);opacity:.7}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b5ed714}.contact-submit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:4px;padding:14px 18px;font-family:inherit;font-size:.84rem;font-weight:700;transition:background .25s,transform .25s;display:flex}.contact-submit:hover{background:var(--primary-dark);transform:translateY(-2px)}.contact-submit strong{font-size:1.1rem;transition:transform .25s;display:inline-flex}.contact-submit:hover strong{transform:translate(4px)}.contact-cta{width:100%;padding:0 0 100px}.contact-cta-inner{border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:center;gap:35px;padding:32px 36px;display:flex;box-shadow:0 10px 30px #1720330a}.contact-cta-content{min-width:0}.contact-cta-content h2{max-width:750px;color:var(--text);margin:10px 0 0;font-size:1.35rem;font-weight:700;line-height:1.35}.contact-cta-content p{max-width:700px;color:var(--text-light);margin:8px 0 0;font-size:.86rem;line-height:1.6}.contact-cta-button{background:var(--primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:13px 20px;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.contact-cta-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.contact-cta-button span{font-size:1rem;transition:transform .25s;display:inline-flex}.contact-cta-button:hover span{transform:translate(4px)}@media (width<=950px){.contact-hero{padding:85px 0 65px}.contact-grid{grid-template-columns:1fr;gap:50px}.contact-info,.contact-form-wrapper{max-width:760px}}@media (width<=700px){.contact-container{width:min(100% - 30px,520px)}.contact-hero{padding:70px 0 55px}.contact-hero h1{letter-spacing:-1.2px;font-size:2.45rem}.contact-hero p{font-size:.9rem}.contact-section{padding:10px 0 70px}.contact-info h2{font-size:2.1rem}.contact-info-intro{font-size:.88rem}.contact-form-wrapper{border-radius:16px;padding:24px 20px}.contact-form-row{grid-template-columns:1fr;gap:0}.contact-form-header h2{font-size:1.4rem}.contact-cta{padding-bottom:70px}.contact-cta-inner{border-radius:16px;flex-direction:column;align-items:flex-start;gap:22px;padding:25px 22px}.contact-cta-content h2{font-size:1.2rem}.contact-cta-content p{font-size:.83rem}.contact-cta-button{box-sizing:border-box;width:100%}}@media (width<=450px){.contact-hero{padding:60px 0 45px}.contact-hero h1{font-size:2.15rem}.contact-info-item{gap:12px}.contact-info-icon{width:40px;height:40px}.contact-form-wrapper{padding:22px 18px}}@media (prefers-reduced-motion:reduce){.contact-page{opacity:1;animation:none;transform:none}.contact-field input,.contact-field select,.contact-field textarea,.contact-submit,.contact-submit strong,.contact-cta-button,.contact-cta-button span,.contact-whatsapp-button,.contact-whatsapp-button strong{transition:none}}.contact-page{opacity:0;animation:.9s ease-out forwards contactPageReveal;transform:translateY(20px)}
