.navbar-mobile-overlay,.navbar-mobile-deco,.navbar-mobile-brand{display:none}.navbar{height:var(--nav-height);padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);z-index:100;transition:background var(--transition), box-shadow var(--transition), border-color var(--transition);background:linear-gradient(#061622bd 0%,#0616223d 68%,#06162200 100%);position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);background:#061622d1;border-bottom:1px solid #ffffff17;box-shadow:0 20px 55px #07151b47}.navbar-inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.navbar-brand{color:var(--white);z-index:101;align-items:center;gap:14px;min-width:0;display:flex}.navbar-brand-mark{background:#fff;border:1px solid #ffffff24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(180px,18vw,260px);height:auto;padding:6px 10px;display:inline-flex;overflow:hidden;box-shadow:0 14px 28px #0000001f}.navbar-logo-image{object-fit:contain;width:100%;height:100%}.navbar-brand-note{border-radius:var(--radius-full);letter-spacing:.12em;text-transform:uppercase;color:#c3e3f6e0;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1a;align-items:center;padding:10px 14px;font-size:.68rem;font-weight:800;display:inline-flex}.navbar-links{border-radius:var(--radius-full);background:#ffffff0f;border:1px solid #ffffff14;align-items:center;gap:6px;padding:7px;display:flex}.navbar-link{color:var(--text-on-dark-muted);border-radius:var(--radius-full);transition:var(--transition);padding:12px 16px;font-size:.88rem;font-weight:700}.navbar-link:hover{color:var(--white);background:#ffffff14}.navbar-hamburger{z-index:101;flex-direction:column;gap:5px;width:30px;padding:4px 0;display:none}.navbar-hamburger span{background:var(--white);transform-origin:50%;border-radius:2px;width:100%;height:2.5px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s,background .3s;display:block}.navbar-hamburger.open span{background:var(--primary-light)}.navbar-hamburger.open span:first-child{transform:translateY(7.5px)rotate(45deg)}.navbar-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar-hamburger.open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (width<=960px){.navbar-brand-note{display:none}.navbar-links{gap:2px}.navbar-link{padding-inline:12px}}@media (width<=768px){.navbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061622eb}.navbar-hamburger{display:flex}.navbar-brand-mark{width:clamp(160px,45vw,210px);height:auto;padding:5px 8px}.navbar-mobile-overlay,.navbar-mobile-deco,.navbar-mobile-brand{display:block}.navbar-mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;opacity:0;visibility:hidden;background:#040e1699;transition:opacity .35s,visibility 0s .35s;position:fixed;inset:0}.navbar-mobile-overlay.open{opacity:1;visibility:visible;transition:opacity .35s,visibility}.navbar-links{width:100vw;height:100dvh;padding-top:max(32px, env(safe-area-inset-top,32px));padding-bottom:max(24px, env(safe-area-inset-bottom,24px));padding-left:max(24px, env(safe-area-inset-left,24px));padding-right:max(24px, env(safe-area-inset-right,24px));z-index:100;-webkit-overflow-scrolling:touch;visibility:hidden;opacity:0;background:radial-gradient(at 20% 20%,#1b69c926 0%,#0000 60%),radial-gradient(at 80% 80%,#87bcff14 0%,#0000 50%),linear-gradient(170deg,#060e18 0%,#0a1e2e 40%,#0d2a40 70%,#07151b 100%);border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),visibility 0s .45s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(100%)}.navbar-links.open{visibility:visible;opacity:1;transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),visibility;transform:translate(0)}.navbar-mobile-deco{pointer-events:none;z-index:0;opacity:0;transition:opacity .6s .2s;position:absolute}.navbar-links.open .navbar-mobile-deco{opacity:1}.navbar-mobile-deco--circle{width:280px;height:280px;top:-5%;right:-15%}.navbar-mobile-deco--dots{width:70px;height:70px;bottom:18%;left:6%}.navbar-mobile-deco--ring{width:100px;height:100px;bottom:8%;right:10%}.navbar-links li{z-index:1;opacity:0;width:100%;max-width:320px;transition:opacity .35s,transform .35s;transition-delay:calc(80ms * var(--i,0));position:relative;transform:translateY(20px)}.navbar-links.open li{opacity:1;transition-delay:calc(.1s + 70ms * var(--i,0));transform:translateY(0)}.navbar-link{text-align:center;color:#c3e3f6e6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;width:100%;padding:16px 20px;font-size:1.15rem;font-weight:700;transition:background .3s,color .3s,border-color .3s,box-shadow .3s;display:block}.navbar-link:hover,.navbar-link:active{color:var(--white);background:#1b69c92e;border-color:#1b69c94d;box-shadow:0 4px 20px #1b69c926}.navbar-mobile-brand{opacity:0;z-index:1;margin-top:24px;transition:opacity .4s,transform .4s;transform:translateY(10px)}.navbar-links.open .navbar-mobile-brand{opacity:1;transition-delay:calc(.1s + 70ms * var(--i,0));transform:translateY(0)}.navbar-mobile-brand span{border-radius:var(--radius-full);letter-spacing:.1em;text-transform:uppercase;color:#87bcffb3;background:#1b69c91f;border:1px solid #1b69c933;padding:8px 18px;font-size:.7rem;font-weight:800;display:inline-block}}.footer{color:var(--text-on-dark);background:radial-gradient(at 30% 55%,#1b69c921 0%,#0000 55%),radial-gradient(at 75% 70%,#87bcff14 0%,#0000 50%),radial-gradient(at 50% 90%,#0d2a4099 0%,#0000 60%),#060e18;padding:52px 0 0;position:relative;overflow:hidden}.footer-deco{pointer-events:none;z-index:0;position:absolute}.footer-deco--circle{width:260px;height:260px;top:12%;right:-4%}.footer-deco--dots{width:80px;height:80px;bottom:22%;left:3%}.footer-deco--ring{width:110px;height:110px;bottom:6%;right:8%}.footer-deco--cross1{opacity:.7;width:30px;height:30px;top:22%;left:10%}.footer-deco--cross2{opacity:.6;width:24px;height:24px;bottom:35%;right:16%}.footer-deco--dots2{width:100px;height:70px;top:50%;right:2%}.footer-deco--ring2{width:160px;height:160px;top:40%;left:-3%}.footer-deco--diag{opacity:.6;width:80px;height:80px;bottom:30%;left:18%}.footer-deco--diamond{opacity:.7;width:40px;height:40px;top:18%;left:48%}.footer>.container,.footer>.footer-bottom{z-index:1;position:relative}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px;padding-bottom:40px;display:grid}.footer-logo-image{background:#fff;border:1px solid #ffffff1a;border-radius:24px;width:min(220px,100%);margin-bottom:18px;padding:14px;box-shadow:0 18px 34px #00000024}.footer-desc{max-width:30ch;color:var(--text-on-dark-muted);margin-bottom:18px;line-height:1.78}.footer-whatsapp-btn{background:#25d366;border:none;margin-bottom:22px;font-weight:700;color:#fff!important}.footer-whatsapp-btn:hover{background:#1ebe5d;color:#fff!important}.footer-social-label{display:none}.footer-heading--social{margin-top:22px}.footer-social{flex-direction:column;gap:8px;display:flex}.footer-social a{min-height:44px;color:var(--text-on-dark-muted);background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:12px 16px;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.footer-social a:hover{color:var(--white);background:#ffffff24}.footer-heading{color:var(--white);letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:.84rem;font-weight:800}.footer-col ul{flex-direction:column;gap:10px;display:flex}.footer-col li,.footer-col a{color:var(--text-on-dark-muted);font-size:.9rem;line-height:1.55}.footer-col a{min-height:44px;padding:4px 0;line-height:36px;display:inline-block}.footer-social a{align-items:center;min-height:44px;padding:10px 16px;line-height:1.4;display:inline-flex}.footer-col a:hover{color:var(--white)}.footer-contact li{align-items:center;gap:8px;display:flex}.footer-catalog{flex-direction:column;gap:14px;display:flex}.footer-catalog-group{flex-direction:column;gap:4px;display:flex}.footer-catalog-category{font-size:.88rem;font-weight:700;color:var(--text-on-dark)!important}.footer-catalog-models{border-left:2px solid #ffffff14;flex-direction:column;gap:3px;padding-left:14px;display:flex}.footer-catalog-models li a{color:var(--text-on-dark-muted);font-size:.82rem}.footer-catalog-models li a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #1b69c91f;padding:20px 0}.footer-bottom .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.footer-bottom p{max-width:none;color:var(--text-on-dark-muted);margin:0;font-size:.82rem}.footer-legal{flex-wrap:wrap;gap:6px 16px;display:flex}.footer-legal a{min-height:auto;color:var(--text-on-dark-muted);padding:4px 0;font-size:.78rem;line-height:1.4;transition:color .2s;display:inline}.footer-legal a:not(:last-child):after{content:"·";color:#fff3;pointer-events:none;margin-left:16px}.footer-legal a:hover{color:var(--white)}@media (width<=768px){.footer-deco--circle,.footer-deco--ring2,.footer-deco--diag{display:none}.footer{padding:36px 0 0}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:32px}.footer-brand-col{text-align:center;border-bottom:1px solid #ffffff0f;flex-direction:column;grid-column:1/-1;align-items:center;padding-bottom:8px;display:flex}.footer-logo-image{border-radius:20px;width:min(180px,100%);margin-bottom:14px;padding:12px}.footer-desc{max-width:36ch;margin-bottom:14px;font-size:.86rem}.footer-whatsapp-btn{margin-bottom:0}.footer-col a{min-height:38px;font-size:.86rem;line-height:30px}.footer-col ul{gap:4px}.footer-heading{margin-bottom:12px;font-size:.78rem}.footer-contact-col{text-align:center;border-top:1px solid #ffffff0f;flex-direction:column;grid-column:1/-1;align-items:center;padding-top:4px;display:flex}.footer-contact li{justify-content:center}.footer-social{flex-direction:row;justify-content:center;gap:10px}.footer-heading--social{margin-top:16px}.footer-bottom{padding:16px 0 20px}.footer-bottom .container{text-align:center;flex-direction:column-reverse;gap:6px}.footer-bottom p{opacity:.7;font-size:.74rem}.footer-legal{justify-content:center;gap:4px 14px}.footer-legal a{padding:2px 0;font-size:.74rem}.footer-legal a:not(:last-child):after{margin-left:14px}}@media (width<=480px){.footer{padding-bottom:env(safe-area-inset-bottom,0px)}}.hero{min-height:max(88vh,580px);padding-top:var(--nav-height);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.hero:after{content:"";z-index:1;background:linear-gradient(#060e1800 0%,#060e1880 54%,#060e18 100%);height:clamp(56px,7vw,92px);position:absolute;bottom:0;left:0;right:0}.hero-bg{pointer-events:none;position:absolute;inset:0}.hero-bg-photo{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.hero-bg-photo--mobile{display:none}.hero-bg-overlay{background:radial-gradient(at 30%,#0a2544b8 0%,#0000 70%),linear-gradient(#0a2544c7 0%,#0e3b698c 40%,#0e3b6980 60%,#14508ab8 100%);position:absolute;inset:0}.hero-noise{opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.055'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-shell{z-index:2;grid-template-columns:minmax(0,1.15fr) minmax(280px,.62fr);align-items:center;gap:clamp(28px,5vw,72px);padding-bottom:clamp(78px,9vw,118px);display:grid;position:relative}.hero-content{flex-direction:column;align-items:flex-start;max-width:720px;padding-top:clamp(28px,5vh,56px);padding-bottom:clamp(24px,4vw,40px);display:flex}.hero-kicker{color:#fffc;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:.8rem;font-weight:800;display:inline-flex}.hero-kicker-line{background:linear-gradient(90deg, var(--sea-accent), var(--white));width:28px;height:2px;display:inline-block}.hero-title{color:var(--white);text-shadow:0 4px 30px #0000004d;margin-bottom:20px;font-size:clamp(2.6rem,5.5vw,4.2rem);line-height:1.06}.hero-title--accent{color:var(--accent)}.hero-subtitle{color:#ffffffd9;text-shadow:0 2px 12px #0003;max-width:58ch;margin-bottom:28px;font-size:clamp(1.06rem,1.6vw,1.24rem);line-height:1.72}.hero-trust{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.hero-trust-pill{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--white);background:#ffffff1a;border:1px solid #ffffff24;align-items:center;padding:9px 16px;font-size:.82rem;font-weight:700;display:inline-flex}.hero-ctas{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.btn-outline--hero{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border-color:#ffffff8a;box-shadow:0 14px 34px #06162233}.btn-outline--hero:hover{background:#ffffff3d;border-color:#ffffffb8}.hero-secondary-note{color:#e8f2f8cc;max-width:50ch;font-size:.92rem;font-weight:700;line-height:1.65}.hero-proof{z-index:2;padding-bottom:0;position:relative}.hero-proof-card{color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff29 0%,#ffffff14 100%);border:1px solid #ffffff24;border-radius:22px;text-decoration:none;display:block;overflow:hidden;box-shadow:0 22px 54px #040e1457}.hero-proof-media{aspect-ratio:16/10;position:relative;overflow:hidden}.hero-proof-media:after{content:"";z-index:1;background:linear-gradient(#06162200 0%,#061622ad 100%);height:45%;position:absolute;inset:auto 0 0}.hero-proof-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.hero-proof-slide--active{opacity:1}.hero-proof-media img{object-fit:cover;width:100%;height:100%}.hero-proof-body{padding:16px 20px;display:grid}.hero-proof-text{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;transition:opacity .5s;display:flex}.hero-proof-text--active{opacity:1;pointer-events:auto}.hero-proof-nav{grid-column:1;justify-content:space-between;align-items:center;margin-top:12px;display:flex}.hero-proof-arrows{gap:8px;display:flex}.hero-proof-arrow{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .25s,border-color .25s;display:flex}.hero-proof-arrow:hover{background:#ffffff2e;border-color:#fff6}.hero-proof-link{text-align:center;color:#fffc;border-top:1px solid #ffffff1a;padding:10px 20px;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .25s,background .25s;display:block}.hero-proof-link:hover{color:#fff;background:#ffffff0f}.hero-proof-label{border-radius:var(--radius-full);color:#ffffffe0;letter-spacing:.12em;text-transform:uppercase;background:#ffffff1a;align-items:center;margin-bottom:10px;padding:5px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.hero-proof-title{color:var(--white);margin-bottom:8px;font-size:clamp(1.05rem,1.8vw,1.4rem);line-height:1.15}.hero-proof-copy{color:#ffffffbd;margin-bottom:12px;font-size:.85rem;line-height:1.45}.hero-proof-tags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.hero-proof-tags span{color:#ffffffe0;background:#ffffff14;border-radius:10px;align-items:center;padding:5px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.hero-proof-dots{gap:8px;display:flex}.hero-proof-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.hero-proof-dot--active{background:var(--white);transform:scale(1.3)}.hero-proof-dot:hover{background:#fff9}@media (width<=768px){.hero{min-height:auto}.hero-bg-photo--desktop{display:none}.hero-bg-photo--mobile{object-position:center center;height:55%;display:block;bottom:auto}.hero-bg-overlay{background:linear-gradient(#0a25448c 0%,#0a25446b 25%,#0a254499 50%,#0b2240eb 55%,#0b2240 60% 100%)}.hero-shell{grid-template-columns:1fr;padding-bottom:48px}.hero-kicker,.hero-secondary-note{display:none}.hero-content{text-align:center;align-items:center;max-width:none;padding-top:32px;padding-bottom:14px}.hero-title{margin-bottom:14px;font-size:clamp(2rem,7.5vw,2.8rem);line-height:1.1}.hero-subtitle{max-width:none;margin-bottom:20px;font-size:.95rem}.hero-trust{justify-content:center;gap:8px;margin-bottom:22px}.hero-trust-pill{padding:7px 13px;font-size:.76rem}.hero-trust-pill:nth-child(n+3){display:none}.hero-ctas{justify-content:center;gap:10px;margin-bottom:0}.hero-ctas .btn{min-height:44px;padding:10px 22px;font-size:.84rem}.hero-proof{width:100%;max-width:560px;margin:0 auto;padding-bottom:0}.hero-proof-card{border-radius:16px}.hero-proof-body{padding:12px 16px}.hero-proof-title{font-size:1rem}.hero-proof-copy{margin-bottom:8px;font-size:.8rem}.hero-proof-tags span{padding:4px 8px;font-size:.7rem}}@media (width<=480px){.hero-ctas{flex-flow:wrap}.hero-ctas .btn{text-align:center;width:auto}}.servicios-estrella{background:radial-gradient(at 25% 55%,#1b69c921 0%,#0000 55%),radial-gradient(at 80% 65%,#87bcff14 0%,#0000 50%),radial-gradient(at 50% 85%,#0d2a4099 0%,#0000 60%),#060e18;position:relative;overflow:hidden;padding-top:clamp(56px,7vw,88px)!important;padding-bottom:clamp(96px,11vw,150px)!important}.servicios-deco{pointer-events:none;z-index:0;position:absolute}.servicios-deco--circle{width:280px;height:280px;top:12%;right:-5%}.servicios-deco--dots{width:80px;height:80px;bottom:20%;left:4%}.servicios-deco--ring{width:120px;height:120px;bottom:10%;right:6%}.servicios-deco--cross1{opacity:.7;width:32px;height:32px;top:28%;left:8%}.servicios-deco--cross2{opacity:.6;width:26px;height:26px;bottom:36%;right:14%}.servicios-deco--dots2{width:100px;height:70px;top:55%;right:2%}.servicios-deco--ring2{width:180px;height:180px;top:38%;left:-3%}.servicios-deco--diag{opacity:.6;width:90px;height:90px;bottom:30%;left:15%}.servicios-deco--diamond{opacity:.7;width:44px;height:44px;top:22%;left:45%}.servicios-estrella:after{display:none}.servicios-estrella>.container{z-index:1;position:relative}.servicios-header{text-align:center;z-index:2;max-width:680px;margin:0 auto 64px;position:relative}.servicios-estrella .section-badge{color:#9fdcf5;background:#67c1e81a;border:1px solid #67c1e82e}.servicios-main-title{color:#f2f5f8;margin-bottom:14px;line-height:1.08}.servicios-subtitle{color:#9db4c8;font-size:1rem;line-height:1.8}.servicios-grid{z-index:2;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;display:grid;position:relative}.servicio-card{background:linear-gradient(#fffffffa 0%,#f6fafff2 100%);border:1px solid #1520280f;border-radius:24px;flex-direction:column;grid-column:span 3;min-height:100%;padding:34px 26px 28px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000024}.servicio-card:after{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000 0% 28%,#1b69c938 36%,#1b69c96b 43%,#87bcff85 50%,#1b69c96b 57%,#1b69c938 62%,#0000 70% 100%);width:70%;height:200%;transition:none;position:absolute;top:0;left:-80%;transform:skew(-12deg)}.servicio-card:hover:after{animation:.7s cubic-bezier(.25,.46,.45,.94) forwards card-band}@keyframes card-band{0%{opacity:1;left:-80%}to{opacity:1;left:140%}}.servicio-card--highlight:after{background:linear-gradient(105deg,#0000 0% 24%,#1b69c938 32%,#1b69c96b 40%,#87bcff85 48%,#1b69c959 54%,#b49b4659 60%,#d4af558c 65%,#f5d782bf 70%,#ffe6968c 75%,#d4af5540 80%,#0000 88% 100%);width:75%}.servicio-card:hover{transform:translateY(-6px);box-shadow:0 20px 56px #00000038}.servicio-card:hover .servicio-icon{background:linear-gradient(135deg,#1b69c938 0%,#87bcff2e 100%);transform:scale(1.08)}.servicio-card--highlight{grid-column:span 6}.servicio-card--highlight:hover{box-shadow:0 24px 64px #1b69c92e}.servicio-card.reveal{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),box-shadow .4s;transform:translateY(32px)}.servicio-card.reveal.visible{opacity:1;transform:translateY(0)}.servicio-card[style*=--delay]{transition-delay:var(--delay)}.servicio-badge{border-radius:var(--radius-full);color:var(--primary);letter-spacing:.12em;text-transform:uppercase;background:#1b69c914;align-items:center;padding:8px 12px;font-size:.75rem;font-weight:900;display:inline-flex;position:absolute;top:18px;right:18px}.servicio-icon{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:18px;font-size:1.8rem;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s;display:inline-flex;overflow:hidden}.servicio-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.servicio-title{color:var(--text);margin-bottom:10px}.servicio-lead{color:var(--text-muted);margin-bottom:24px;font-size:.94rem;line-height:1.72}.servicio-details{flex-direction:column;flex:1;gap:10px;margin:0 0 24px;display:flex}.servicio-details li{color:var(--text);border-bottom:1px solid #15202812;align-items:flex-start;gap:10px;padding-bottom:10px;font-size:.9rem;font-weight:600;display:flex}.servicio-details li:last-child{border-bottom:none}.servicio-check{color:var(--primary);flex-shrink:0;margin-top:1px;font-weight:900}.servicio-card--highlight .servicio-check{color:var(--primary-dark)}.servicio-cta{text-align:center;width:100%;position:static}.servicio-cta:before{content:"";z-index:2;position:absolute;inset:0}.servicio-card{cursor:pointer}@media (width<=1024px){.servicios-header{max-width:none}.servicio-card--highlight{grid-column:span 12}.servicio-card{grid-column:span 6}}@media (width<=768px){.servicios-deco--circle,.servicios-deco--ring2,.servicios-deco--diag{display:none}.servicios-main-title,.servicios-subtitle{max-width:none}.servicio-card,.servicio-card--highlight{grid-column:span 12}}.projects-showcase{background:linear-gradient(180deg, var(--surface-0) 0%, var(--surface-1) 100%);position:relative;overflow:hidden}.projects-showcase:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 28%,#67c1e82e,#0000 22%),radial-gradient(circle at 84% 74%,#5f97dd1f,#0000 20%);position:absolute;inset:0}.deco-blob--ps-1{pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:3%;left:0}.deco-blob--ps-2{pointer-events:none;z-index:0;width:340px;height:340px;position:absolute;bottom:10%;right:1%}.deco-blob--ps-3{pointer-events:none;z-index:0;width:80px;height:80px;position:absolute;top:18%;right:5%}.deco-blob--ps-cross{pointer-events:none;z-index:0;width:60px;height:60px;position:absolute;bottom:22%;left:4%}.projects-showcase .container{z-index:1;position:relative}.projects-showcase__header{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:28px;margin-bottom:34px;display:grid}.projects-showcase__intro h2{max-width:14ch;color:var(--text);margin-bottom:16px}.projects-showcase__intro p{line-height:1.85}.projects-showcase__cta-card{background:linear-gradient(#fffffffa 0%,#fafcfff0 100%);border:1px solid #1520280f;border-radius:30px;padding:28px;box-shadow:0 18px 40px #07151b14}.projects-showcase__eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-block}.projects-showcase__cta-card h3{color:var(--text);margin-bottom:10px}.projects-showcase__cta-card p{margin-bottom:18px;line-height:1.75}.projects-showcase__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.projects-step{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #1520280f;border-radius:24px;align-items:flex-start;gap:14px;padding:20px;display:flex;box-shadow:0 12px 28px #07151b0f}.projects-step__number{font-family:var(--font-display);color:#1b69c942;flex-shrink:0;font-size:1.8rem;font-weight:800;line-height:1}.projects-step h3{color:var(--text);margin-bottom:6px;font-size:1.1rem}.projects-step p{color:var(--text-muted);font-size:.88rem;line-height:1.68}.projects-showcase__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:28px;display:grid}.project-card{background:var(--surface-2);transition:transform var(--transition), box-shadow var(--transition);border:1px solid #1520280f;border-radius:28px;overflow:hidden;box-shadow:0 16px 40px #07151b14}.project-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.project-card__img{aspect-ratio:16/10;position:relative;overflow:hidden}.project-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.project-card:hover .project-card__img img{transform:scale(1.06)}.project-card__overlay{color:var(--white);letter-spacing:.02em;opacity:0;transition:opacity var(--transition);background:#07151b8c;justify-content:center;align-items:center;font-size:.94rem;font-weight:800;display:flex;position:absolute;inset:0}.project-card:hover .project-card__overlay{opacity:1}.project-card__body{padding:22px 24px 26px}.project-card__body h3{color:var(--text);margin-bottom:6px;font-size:clamp(1.15rem,2.2vw,1.4rem)}.project-card__body>p{color:var(--text-muted);margin-bottom:16px;font-size:.92rem}.project-card__tags{flex-wrap:wrap;gap:8px;display:flex}.project-card__tags span{border-radius:var(--radius-full);background:var(--surface-0);color:var(--primary-dark);align-items:center;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.section-divider--projects svg{width:100%;height:auto;display:block}@media (width<=980px){.projects-showcase__header,.projects-showcase__steps{grid-template-columns:1fr 1fr}}@media (width<=768px){.projects-showcase__header,.projects-showcase__steps{grid-template-columns:1fr}.projects-showcase__header{gap:20px;margin-bottom:24px}.projects-showcase__intro h2{max-width:none}.projects-showcase__cta-card{border-radius:22px;padding:22px}.projects-showcase__steps{gap:12px;margin-bottom:20px}.projects-step{border-radius:18px;gap:12px;padding:16px}.projects-step__number{font-size:1.5rem}.projects-showcase__grid{grid-template-columns:1fr;gap:20px}.project-card{border-radius:22px}.project-card__body{padding:18px 20px 22px}.deco-blob--ps-1,.deco-blob--ps-2{display:none}}@media (hover:none){.project-card:hover{transform:none;box-shadow:0 16px 40px #07151b14}.project-card__overlay{opacity:1;background:#07151b66}}.intro{background:var(--surface-0);position:relative;overflow:clip}.intro:before,.intro:after{display:none}.deco-blob--intro-1{pointer-events:none;z-index:0;width:500px;height:500px;position:absolute;top:3%;left:1%}.deco-blob--intro-2{pointer-events:none;z-index:0;width:280px;height:280px;position:absolute;bottom:8%;right:3%}.deco-blob--intro-3{pointer-events:none;z-index:0;width:55px;height:55px;position:absolute;top:15%;right:8%}.deco-blob--intro-4{pointer-events:none;z-index:0;width:140px;height:140px;position:absolute;bottom:15%;left:5%}.intro .container{z-index:1;position:relative}.intro-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);align-items:start;gap:48px;display:grid}.intro-content{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #1520280f;border-radius:30px;padding:34px;box-shadow:0 18px 42px #07151b12}.intro-heading{max-width:14ch;color:var(--text);margin-bottom:24px}.intro-content p{color:var(--text-muted);margin-bottom:18px;font-size:1rem;line-height:1.88}.intro-content strong{color:var(--text)}.intro-cta{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.intro-aside{top:calc(var(--nav-height) + 24px);flex-direction:column;gap:18px;display:flex;position:sticky}.intro-highlight-card{background:linear-gradient(#fff 0%,#f8f4ee 100%);border:1px solid #1520280f;border-radius:26px;padding:28px 24px;box-shadow:0 14px 32px #07151b0f}.intro-highlight-card--blue{background:linear-gradient(#145da8 0%,#0d417c 100%);border-color:#ffffff14}.intro-highlight-icon{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:14px;display:inline-flex;overflow:hidden}.intro-highlight-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.intro-highlight-card--blue .intro-highlight-icon{background:0 0}.intro-highlight-card h3{margin-bottom:8px}.intro-highlight-card p{color:var(--text-muted);font-size:.92rem;line-height:1.72}.intro-highlight-card--blue h3,.intro-highlight-card--blue p{color:var(--white)}.intro-highlight-card--blue p{color:#fffffffa;opacity:1;text-shadow:0 1px 10px #05121f29;font-weight:500}@media (width<=768px){.intro-grid{grid-template-columns:1fr}.intro-aside{position:static}}.products-section{background:var(--surface-0);padding-bottom:clamp(98px,11vw,146px);position:relative;overflow:clip}.products-section:before{display:none}.deco-blob--pd-1{pointer-events:none;z-index:0;width:520px;height:520px;position:absolute;top:2%;left:1%}.deco-blob--pd-2{pointer-events:none;z-index:0;width:400px;height:400px;position:absolute;bottom:12%;right:2%}.deco-blob--pd-3{pointer-events:none;z-index:0;width:80px;height:80px;position:absolute;top:20%;right:6%}.deco-blob--pd-dots{pointer-events:none;z-index:0;width:140px;height:140px;position:absolute;top:8%;right:3%}.products-section .container{z-index:1;position:relative}.products-shell{background:linear-gradient(#f6fbfff5 0%,#e8f5fceb 100%);border:1px solid #11375f0f;border-radius:36px;padding:clamp(28px,5vw,44px);position:relative;overflow:hidden;box-shadow:0 28px 70px #07151b1a}.products-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 24%,#67c1e838,#0000 20%),radial-gradient(circle at 86% 78%,#5f97dd24,#0000 20%);position:absolute;inset:0}.products-header{text-align:center;max-width:68ch;margin:0 auto 36px}.products-main-title{color:var(--text);margin-bottom:12px}.products-subtitle{color:var(--text-muted);line-height:1.8}.products-grid{z-index:1;flex-direction:column;gap:24px;display:flex;position:relative}.product-card{cursor:pointer;background:linear-gradient(135deg,#fffffffc 0%,#f6fbfff7 50%,#ecf7fff0 100%);border:1px solid #11375f12;border-radius:28px;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);min-height:320px;padding:0;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 52px #07151b17,0 0 0 1px #1b69c908}.product-card:hover{border-color:#1b69c924;transform:translateY(-6px);box-shadow:0 32px 68px #07151b21,0 0 0 1px #1b69c914,0 0 40px #67c1e80f}.product-card:after{content:"";opacity:0;pointer-events:none;z-index:2;background:linear-gradient(105deg,#0000 0% 28%,#1b69c924 36%,#1b69c947 43%,#87bcff5c 50%,#1b69c947 57%,#1b69c924 62%,#0000 70% 100%);width:70%;height:200%;transition:none;position:absolute;top:0;left:-80%;transform:skew(-12deg)}.product-card:hover:after{animation:.75s cubic-bezier(.25,.46,.45,.94) forwards product-card-band}@keyframes product-card-band{0%{opacity:1;left:-80%}to{opacity:1;left:140%}}.product-card--reversed{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)}.product-card--reversed .product-card-body{order:-1}.product-card--reversed .product-card-visual{border-radius:0 28px 28px 0}.product-card--reversed .product-card-body{border-radius:28px 0 0 28px}.product-card-visual:before{content:"";z-index:1;background:linear-gradient(#0000,#1b69c91a 15%,#67c1e829 50%,#1b69c91a 85%,#0000);width:1px;height:100%;position:absolute;top:0;right:0}.product-card--reversed .product-card-visual:before{left:0;right:auto}.product-card-visual{background:radial-gradient(at 50% 60%,#67c1e814,#0000 60%),linear-gradient(150deg,#f0f8fff0 0%,#e2f3fff7 100%);border-radius:28px 0 0 28px;align-self:stretch;position:relative;overflow:hidden}.product-card-gallery{justify-content:center;align-items:center;gap:6px;height:100%;min-height:340px;padding:24px;display:flex;position:relative}.product-card-gallery__img{object-fit:contain;filter:drop-shadow(0 8px 24px #07151b1f);flex-shrink:0;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.product-card:hover .product-card-gallery__img{transform:translateY(-4px)}.product-card-gallery--1{padding:12px 20px}.product-card-gallery--1 .product-card-gallery__img{max-width:100%;max-height:440px}.product-card-gallery--2{gap:0;padding:18px 16px}.product-card-gallery--2 .product-card-gallery__img{max-width:52%;max-height:340px}.product-card-gallery--2 .product-card-gallery__img:first-child{z-index:1;transform:translate(8%)scale(1.02)}.product-card-gallery--2 .product-card-gallery__img:last-child{z-index:0;opacity:.88;transform:translate(-8%)scale(.95)}.product-card:hover .product-card-gallery--2 .product-card-gallery__img:first-child{transform:translate(6%)scale(1.05)translateY(-4px)}.product-card:hover .product-card-gallery--2 .product-card-gallery__img:last-child{opacity:.94;transform:translate(-6%)scale(.97)translateY(-2px)}.product-card-gallery--3{justify-content:center;align-items:center;gap:0;padding:16px 10px;display:flex;position:relative}.product-card-gallery--3 .product-card-gallery__img:first-child,.product-card-gallery--3 .product-card-gallery__img:nth-child(3){z-index:0;opacity:.88;max-height:360px}.product-card-gallery--3 .product-card-gallery__img:first-child{max-width:28%;margin-right:-6%;transform:scale(.94)}.product-card-gallery--3 .product-card-gallery__img:nth-child(2){z-index:2;max-width:40%;max-height:360px;position:relative;transform:scale(1.06)}.product-card-gallery--3 .product-card-gallery__img:nth-child(3){max-width:42%;margin-left:-6%;transform:scale(1)}.product-card:hover .product-card-gallery--3 .product-card-gallery__img:first-child{opacity:.9;transform:scale(.92)translateY(-3px)}.product-card:hover .product-card-gallery--3 .product-card-gallery__img:nth-child(2){transform:scale(1.1)translateY(-5px)}.product-card:hover .product-card-gallery--3 .product-card-gallery__img:nth-child(3){opacity:.9;transform:scale(.92)translateY(-3px)}.product-card-tag{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--white);letter-spacing:.1em;text-transform:uppercase;z-index:1;background:#0f4f98eb;align-items:center;padding:7px 13px;font-size:.74rem;font-weight:800;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 14px #07151b2e}.product-card-body{flex-direction:column;justify-content:center;padding:clamp(26px,3.5vw,40px) clamp(26px,3.5vw,42px);display:flex;position:relative}.product-card-number{color:#1b69c92e;font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;line-height:1;display:inline-block}.product-card-title{letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:clamp(1.28rem,2.2vw,1.65rem)}.product-card-copy{color:var(--text-muted);margin-bottom:20px;font-size:.95rem;line-height:1.78}.product-card-features{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.product-card-feature{border-radius:var(--radius-full);color:var(--text);background:#67c1e824;align-items:center;padding:7px 13px;font-size:.82rem;font-weight:700;transition:background .2s;display:inline-flex}.product-card:hover .product-card-feature{background:#67c1e838}.product-card-actions{margin-top:auto}.product-card-link{color:var(--primary-dark);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:.88rem;font-weight:800;display:inline-flex;position:relative}.product-card-link:after{content:"→";transition:transform var(--transition)}.product-card:hover .product-card-link{color:var(--primary)}.product-card:hover .product-card-link:after{transform:translate(5px)}.products-footer{z-index:1;border-top:1px solid #11375f14;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:24px;display:flex;position:relative}.products-footer-copy{max-width:60ch;color:var(--text-muted);line-height:1.78}.products-footer-actions{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.section-divider--products{line-height:0;position:absolute;bottom:0;left:0;right:0}.section-divider--products svg{width:100%;height:clamp(78px,9vw,122px);display:block}.product-card--dardos .product-card-gallery{min-height:440px}.product-card--dardos .product-card-gallery--2 .product-card-gallery__img{max-width:42%;max-height:440px}.product-card--dardos .product-card-gallery--2 .product-card-gallery__img:first-child{transform:translate(10%)scale(1.04)}.product-card--dardos .product-card-gallery--2 .product-card-gallery__img:last-child{opacity:.9;transform:translate(-10%)scale(.96)}.product-card--dardos:hover .product-card-gallery--2 .product-card-gallery__img:first-child{transform:translate(8%)scale(1.08)translateY(-4px)}.product-card--dardos:hover .product-card-gallery--2 .product-card-gallery__img:last-child{opacity:.96;transform:translate(-8%)scale(.98)translateY(-2px)}@media (width<=1100px){.product-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:260px}.product-card--reversed{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width<=768px){.product-card,.product-card--reversed{grid-template-columns:1fr;min-height:auto}.product-card-visual,.product-card--reversed .product-card-visual{border-radius:28px 28px 0 0}.product-card-body,.product-card--reversed .product-card-body{border-radius:0 0 28px 28px;order:1;padding:24px 22px}.product-card--reversed .product-card-body{order:1}.product-card-visual:before,.product-card--reversed .product-card-visual:before{background:linear-gradient(90deg,#0000,#1b69c91a 15%,#67c1e824 50%,#1b69c91a 85%,#0000);width:100%;height:1px;inset:auto 0 0}.product-card-gallery{min-height:240px}.product-card-gallery--2 .product-card-gallery__img{max-height:200px}.product-card--dardos .product-card-gallery{min-height:320px}.product-card--dardos .product-card-gallery--2 .product-card-gallery__img{max-width:40%;max-height:310px}.product-card-gallery--3{gap:0}.product-card-gallery--3 .product-card-gallery__img:nth-child(2){z-index:1;max-width:48%!important;max-height:220px!important;margin:0!important;transform:scale(1.02)!important}.product-card-gallery--3 .product-card-gallery__img:first-child{z-index:0;opacity:.85!important;max-width:42%!important;max-height:200px!important;margin-right:-4%!important;transform:scale(.92)!important}.product-card-gallery--3 .product-card-gallery__img:nth-child(3){display:none!important}.product-card-number{font-size:2rem}.products-footer{flex-direction:column;align-items:flex-start}.products-footer-actions{flex-direction:column;width:100%}.products-footer-actions .btn{width:100%}}@media (hover:none){.product-card:hover{border-color:#11375f12;transform:none;box-shadow:0 20px 52px #07151b17,0 0 0 1px #1b69c908}.product-card:hover:after{opacity:0}}.why-us{background:radial-gradient(at 30%,#1b69c921 0%,#0000 55%),radial-gradient(at 75% 65%,#87bcff14 0%,#0000 50%),radial-gradient(at 50% 80%,#0d2a4099 0%,#0000 60%),#060e18;position:relative;overflow:hidden}.why-us:after,.why-us-bg{display:none}.why-us-deco{pointer-events:none;z-index:0;position:absolute}.why-us-deco--circle{width:260px;height:260px;top:14%;right:-4%}.why-us-deco--dots{width:80px;height:80px;bottom:22%;left:4%}.why-us-deco--ring{width:110px;height:110px;bottom:8%;right:7%}.why-us-deco--cross1{opacity:.7;width:30px;height:30px;top:25%;left:6%}.why-us-deco--cross2{opacity:.6;width:24px;height:24px;bottom:32%;right:12%}.why-us-deco--dots2{width:100px;height:70px;top:50%;right:3%}.why-us-deco--ring2{width:170px;height:170px;top:35%;left:-4%}.why-us-deco--diag{opacity:.6;width:85px;height:85px;bottom:28%;left:12%}.why-us-deco--diamond{opacity:.7;width:40px;height:40px;top:20%;left:50%}.stats-row{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:72px;display:grid;position:relative}.stat-item{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff14 0%,#ffffff08 100%);border:1px solid #ffffff14;border-radius:26px;padding:26px 16px;box-shadow:inset 0 1px #ffffff0d}.stat-value{font-family:var(--font-display);background:linear-gradient(135deg, #fff 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1;display:block}.stat-label{color:var(--text-on-dark-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:700}.why-us-header{z-index:1;text-align:center;margin-bottom:48px;position:relative}.why-us-header h2{max-width:16ch;color:var(--white);margin:0 auto 16px}.why-us-copy{max-width:62ch;color:var(--text-on-dark-muted);margin:0 auto;line-height:1.8}.section-badge-dark{color:var(--white);background:#ffffff14;border-color:#ffffff1f}.reasons-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid;position:relative}.reason-card-inner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:100%;transition:transform var(--transition), border-color var(--transition), background var(--transition), box-shadow var(--transition);background:linear-gradient(#ffffff1a 0%,#ffffff0a 100%),radial-gradient(circle at 100% 0,#67c1e81f,#0000 32%);border:1px solid #ffffff17;border-radius:28px;padding:30px;box-shadow:0 18px 36px #00000024}.reason-card-inner:hover{background:linear-gradient(#ffffff1f 0%,#ffffff0f 100%),radial-gradient(circle at 100% 0,#67c1e829,#0000 34%);border-color:#87bcff38;transform:translateY(-6px);box-shadow:0 22px 44px #0000002e}.reason-card:first-child .reason-card-inner{background:linear-gradient(#ffffff1a 0%,#ffffff0a 100%),radial-gradient(circle at 88% 18%,#67c1e824,#0000 32%)}.reason-card:nth-child(2) .reason-card-inner{background:linear-gradient(#ffffff17 0%,#ffffff09 100%),radial-gradient(circle at 12% 82%,#5f97dd24,#0000 34%)}.reason-card:nth-child(3) .reason-card-inner{background:linear-gradient(#ffffff18 0%,#ffffff0a 100%),radial-gradient(circle at 82% 22%,#87bcff1f,#0000 30%)}.reason-card:nth-child(4) .reason-card-inner{background:linear-gradient(#ffffff1a 0%,#ffffff0a 100%),radial-gradient(circle at 16% 18%,#67c1e824,#0000 32%)}.reason-icon{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;display:inline-flex;overflow:hidden}.reason-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.reason-card-header{align-items:center;gap:14px;margin-bottom:12px;display:flex}.reason-card-inner h3{color:var(--white);margin-bottom:0}.reason-card-inner p{color:var(--text-on-dark-muted);font-size:.92rem;line-height:1.72}@media (width<=768px){.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.reasons-grid{grid-template-columns:1fr}.reason-card-header{text-align:center;flex-direction:column;align-items:center;gap:8px}.reason-icon{width:110px;height:110px}.why-us-deco--circle,.why-us-deco--ring2,.why-us-deco--diag{display:none}}.cta-banner{background:var(--surface-0);padding:clamp(40px,6vw,86px) 0 clamp(28px,4vw,42px);position:relative;overflow:clip}.deco-blob--cta-1{pointer-events:none;z-index:0;width:340px;height:340px;position:absolute;top:5%;left:2%}.deco-blob--cta-2{pointer-events:none;z-index:0;width:140px;height:140px;position:absolute;bottom:8%;right:4%}.deco-blob--cta-cross{pointer-events:none;z-index:0;width:50px;height:50px;position:absolute;top:20%;right:10%}.cta-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 82% 28%,#67c1e81a,#0000 18%),radial-gradient(circle at 14% 76%,#5f97dd0f,#0000 18%);position:absolute;inset:0}.cta-banner .container{z-index:1;position:relative}.cta-inner{background:radial-gradient(circle at 100% 0,#87bcff3d,#0000 24%),radial-gradient(circle at 0 100%,#ffffff14,#0000 24%),linear-gradient(135deg,#0b2742 0%,#124879 42%,#1b69c9 100%);border-radius:34px;justify-content:space-between;align-items:center;gap:34px;padding:clamp(36px,6vw,64px);display:flex;position:relative;overflow:hidden;box-shadow:0 36px 90px #0b274247}.cta-inner:before{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:24px;position:absolute;inset:16px}.cta-inner:after{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:50%;width:220px;height:220px;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.cta-eyebrow{color:#ffffffd1;letter-spacing:.14em;text-transform:uppercase;align-items:center;margin-bottom:10px;font-size:.78rem;font-weight:800;display:inline-flex}.cta-text h2{max-width:14ch;color:var(--white);margin-bottom:12px}.cta-text p{color:#fffc;line-height:1.8}.cta-actions{flex-wrap:wrap;flex-shrink:0;gap:14px;display:flex}@media (width<=768px){.cta-inner{text-align:center;flex-direction:column}.cta-text h2,.cta-text p{max-width:none;margin-inline:auto}.cta-actions{flex-direction:column;width:100%}.cta-actions .btn{width:100%}}.contact-section{background:var(--surface-0);padding-top:clamp(28px,4vw,46px);padding-bottom:clamp(98px,11vw,142px);position:relative;overflow:clip}.deco-blob--cf-1{pointer-events:none;z-index:0;width:440px;height:440px;position:absolute;top:4%;right:2%}.deco-blob--cf-2{pointer-events:none;z-index:0;width:220px;height:220px;position:absolute;bottom:18%;left:3%}.deco-blob--cf-3{pointer-events:none;z-index:0;width:90px;height:90px;position:absolute;top:35%;left:8%}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 38%,#67c1e814,#0000 18%),radial-gradient(circle at 88% 72%,#5f97dd14,#0000 22%);position:absolute;inset:0}.contact-section .container{z-index:1;position:relative}.section-divider--contact{line-height:0;position:absolute;bottom:-1px;left:0;right:0}.section-divider--contact svg{width:100%;height:clamp(54px,7vw,86px);display:block}.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:44px;display:grid}.contact-info h2{max-width:11ch;margin-bottom:14px}.contact-info>p{margin-bottom:34px;line-height:1.84}.contact-details{flex-direction:column;gap:16px;display:flex}.contact-detail{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #1520280f;border-radius:20px;align-items:center;gap:14px;padding:14px 16px;display:flex;box-shadow:0 10px 24px #07151b0d}.contact-detail-icon{background:linear-gradient(135deg,#1b69c914 0%,#67c1e829 100%);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.2rem;display:flex}.contact-detail-label{color:var(--text-soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:.75rem;font-weight:800;display:block}.contact-detail a,.contact-detail span{color:var(--text);font-size:.95rem;font-weight:800}.contact-detail a:hover{color:var(--primary)}.contact-form-wrap{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #1520280f;border-radius:32px;padding:34px;box-shadow:0 26px 60px #07151b1a}.contact-form{flex-direction:column;gap:18px;display:flex}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:var(--text);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:800}.form-group input,.form-group select,.form-group textarea{background:var(--white);min-height:54px;color:var(--text);transition:border-color var(--transition), box-shadow var(--transition);border:1px solid #1520281f;border-radius:16px;padding:14px 16px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1b69c975;outline:none;box-shadow:0 0 0 4px #1b69c91f}.form-group textarea{resize:vertical;min-height:120px}.contact-submit{justify-content:center;gap:10px}.contact-submit--wa{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-color:#0000}.contact-submit--wa:hover{background:linear-gradient(135deg,#22c55e 0%,#0f7a6e 100%);transform:translateY(-2px)}.form-optional{text-transform:none;letter-spacing:0;color:var(--text-soft);font-weight:500}.contact-note{color:var(--text-soft);font-size:.82rem;line-height:1.66}.contact-detail--highlight{cursor:pointer;transition:transform var(--transition), box-shadow var(--transition);background:#25d36614;border-color:#25d3662e}.contact-detail--highlight:hover{transform:translateY(-2px);box-shadow:0 12px 28px #25d3661f}@media (width<=768px){.contact-grid,.form-row{grid-template-columns:1fr}}.whatsapp-float{z-index:999;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 14px #25d36666,0 1px 3px #0000001f}.whatsapp-float:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 6px 20px #25d36680,0 2px 6px #00000026}.catalog{background:var(--surface-0)}.catalog-hero{color:var(--white);background:radial-gradient(circle at 16% 18%,#67c1e82e,#0000 24%),radial-gradient(circle at 84% 74%,#5f97dd29,#0000 22%),linear-gradient(#081f38 0%,#0d4177 52%,#165d99 100%);padding:140px 0 112px;position:relative;overflow:hidden}.catalog-hero__bg{z-index:0;position:absolute;inset:0}.catalog-hero__bg img{object-fit:cover;opacity:.15;filter:blur(2px);width:100%;height:100%}.catalog-hero:before{content:"";opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.045'/%3E%3C/svg%3E");position:absolute;inset:0}.catalog-hero .container{z-index:1;position:relative}.catalog-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.82fr);align-items:end;gap:clamp(28px,5vw,64px);display:grid}.catalog-kicker{border-radius:var(--radius-full);color:#ffffffe0;letter-spacing:.12em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff24;align-items:center;margin-bottom:18px;padding:9px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.catalog-back{color:#fff9;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:24px;font-size:.86rem;font-weight:800;display:inline-flex}.catalog-back:hover{color:var(--white)}.catalog-hero h1{max-width:11ch;color:var(--white);margin-bottom:14px}.catalog-hero__desc{color:#ffffffd1;max-width:58ch;font-size:1.1rem;line-height:1.72}.catalog-hero__pills{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.catalog-hero__pills span{border-radius:var(--radius-full);color:#ffffffe0;background:#ffffff1a;border:1px solid #ffffff24;align-items:center;padding:9px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.catalog-hero__panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff29 0%,#ffffff14 100%);border:1px solid #ffffff24;border-radius:30px;padding:clamp(24px,4vw,32px);box-shadow:0 26px 62px #040e143d}.catalog-hero__panel-label{border-radius:var(--radius-full);color:#ffffffe0;letter-spacing:.12em;text-transform:uppercase;background:#ffffff1a;margin-bottom:14px;padding:8px 12px;font-size:.74rem;font-weight:800;display:inline-flex}.catalog-hero__panel h2{color:var(--white);margin-bottom:12px;font-size:clamp(1.35rem,2.4vw,2.1rem);line-height:1.08}.catalog-hero__panel p{color:#ffffffc2;margin-bottom:18px;line-height:1.74}.catalog-hero__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.catalog-hero__metrics div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;padding:14px 12px}.catalog-hero__metrics strong{color:var(--white);font-family:var(--font-display);margin-bottom:6px;font-size:1.4rem;line-height:1;display:block}.catalog-hero__metrics span{color:#ffffffbd;font-size:.8rem;font-weight:700}.catalog-hero__cta{width:100%;color:var(--white);letter-spacing:.03em;text-align:center;background:#ffffff24;border:1px solid #ffffff38;border-radius:16px;margin-top:4px;margin-bottom:18px;padding:14px 24px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:block}.catalog-hero__cta:hover{background:#ffffff38;border-color:#ffffff5c;transform:translateY(-1px)}.section-divider--catalog-hero{line-height:0;position:absolute;bottom:0;left:0;right:0}.section-divider--catalog-hero svg{width:100%;height:clamp(70px,9vw,110px);display:block}.catalog-categories{background:var(--surface-0);position:relative;overflow:clip}.deco-blob--cat-1{pointer-events:none;z-index:0;width:500px;height:500px;position:absolute;top:2%;right:1%}.deco-blob--cat-2{pointer-events:none;z-index:0;width:300px;height:300px;position:absolute;bottom:8%;left:2%}.deco-blob--cat-3{pointer-events:none;z-index:0;width:110px;height:110px;position:absolute;top:35%;left:5%}.deco-blob--cat-cross{pointer-events:none;z-index:0;width:50px;height:50px;position:absolute;top:55%;right:8%}.catalog-categories .container{z-index:1;position:relative}.catalog-category{padding-top:40px;padding-bottom:40px}.catalog-category__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.catalog-category__shell{cursor:pointer;background:linear-gradient(#ffffffe6 0%,#f4f8fcd1 100%),radial-gradient(circle at 88% 16%,#67c1e81f,#0000 24%);border:1px solid #11375f12;border-radius:34px;padding:clamp(26px,4vw,38px);transition:box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 20px 54px #07151b14}.catalog-category__shell:hover{border-color:#1b69c91f;box-shadow:0 24px 60px #07151b1f}.catalog-category:nth-child(2n) .catalog-category__shell{background:linear-gradient(#ffffffeb 0%,#f4f8fce0 100%),radial-gradient(circle at 12% 18%,#5f97dd14,#0000 24%)}.catalog-category__header-main{align-items:flex-start;gap:18px;display:flex}.catalog-category__icon{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;overflow:hidden}.catalog-category__icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.catalog-category__eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:800;display:inline-flex}.catalog-category__header h2{margin-bottom:6px}.catalog-category__header h2 a{background:linear-gradient(to right, var(--primary) 50%, var(--text) 50%);-webkit-text-fill-color:transparent;background-position:100% 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;transition:background-position .5s cubic-bezier(.25,.46,.45,.94)}.catalog-category__shell:hover .catalog-category__header h2 a,.catalog-category__header h2 a:hover{background-position:0 0}.catalog-category__header p{color:var(--text-muted);max-width:60ch;line-height:1.65}.catalog-category__meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.catalog-category__meta span{border-radius:var(--radius-full);color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;background:#1b69c914;padding:9px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.catalog-category__meta a{color:var(--primary-dark);letter-spacing:.04em;text-transform:uppercase;font-size:.84rem;font-weight:800}.catalog-category__meta a:hover{color:var(--primary)}.catalog-models-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.catalog-models-grid--few{grid-template-columns:repeat(2,minmax(280px,420px));justify-content:center}.catalog-model-card{transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);background:linear-gradient(#fffffffa 0%,#f7fafdf0 100%);border:1px solid #1520280f;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 26px #07151b14}.catalog-model-card:hover{border-color:#1b69c924;transform:translateY(-6px);box-shadow:0 22px 44px #07151b24}.catalog-model-card__visual{aspect-ratio:4/3;background:linear-gradient(135deg,#1b69c914,#87bcff24);justify-content:center;align-items:center;display:flex;overflow:hidden}.catalog-model-card__visual img{object-fit:contain;width:100%;height:100%;padding:10px}.catalog-model-card__scene{opacity:.7;width:80%}.catalog-model-card__body{flex-direction:column;flex:1;padding:20px;display:flex}.catalog-model-card__tag{border-radius:var(--radius-full);color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;background:#67c1e824;align-self:flex-start;margin-bottom:12px;padding:7px 11px;font-size:.74rem;font-weight:800;display:inline-flex}.catalog-model-card__body h3{color:var(--text);margin-bottom:8px;font-size:1.12rem}.catalog-model-card__body p{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.68}.catalog-model-card__cta{color:var(--primary);margin-top:12px;font-size:.86rem;font-weight:800;display:inline-block}@media (width<=980px){.catalog-hero__grid,.catalog-category__header{grid-template-columns:1fr;display:grid}.catalog-category__meta{align-items:flex-start}}@media (width<=600px){.catalog-hero{padding:124px 0 96px}.catalog-hero__bg img{height:60%;bottom:auto}.catalog-hero h1{max-width:none}.catalog-hero__metrics,.catalog-models-grid{grid-template-columns:1fr}.catalog-category__header,.catalog-category__header-main{flex-direction:column}}.product-detail-404{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding-top:100px;display:flex}.product-detail-404 p{margin:12px auto 22px}.product-hero{color:var(--white);background:radial-gradient(circle at 14% 18%,#5f97dd24,#0000 20%),radial-gradient(circle at 80% 18%,#87bcff2e,#0000 24%),linear-gradient(#0b2a4d 0%,#0f4f98 100%);padding:146px 0 84px;position:relative;overflow:hidden}.product-hero__bg{z-index:0;position:absolute;inset:0}.product-hero__bg img{object-fit:cover;opacity:.15;filter:blur(2px);width:100%;height:100%}.product-hero>.container{z-index:1;position:relative}.product-back{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:32px;font-size:.88rem;font-weight:800;display:inline-flex}.product-back:hover{color:var(--white)}.product-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:56px;display:grid}.product-hero__info h1{max-width:12ch;margin-bottom:16px}.product-hero__desc{color:#fffc;margin-bottom:30px;line-height:1.82}.product-hero__actions{flex-wrap:wrap;gap:14px;display:flex}.btn-outline--light{color:var(--white);background:#ffffff0a;border-color:#fff3}.btn-outline--light:hover{background:#ffffff1f;border-color:#ffffff6b}.product-hero__placeholder{aspect-ratio:4/3;background:radial-gradient(circle at 0 0,#87bcff29,#0000 24%),linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff1f;border-radius:32px;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #ffffff14}.product-hero__icon{aspect-ratio:1.18;width:min(100%,460px)}.product-hero__real-photo{object-fit:contain;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0a 100%);border:1px solid #ffffff1f;border-radius:32px;width:100%;max-height:480px;padding:24px;box-shadow:0 24px 48px #0000004d}.product-detail--dardos .product-hero__real-photo{max-height:600px}.product-detail--dardos .model-siblings__grid{grid-template-columns:repeat(3,1fr)}@media (width<=900px){.product-detail--dardos .model-siblings__grid{grid-template-columns:1fr}}.product-content{background:#e7f1ff;position:relative;overflow:clip}.product-content__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:46px;display:grid}.product-content__main{box-shadow:var(--shadow-sm);background:#fffdf8d6;border:1px solid #15202814;border-radius:32px;padding:36px}.product-content__intro{color:var(--text);margin-bottom:28px;font-size:1.08rem;font-weight:700;line-height:1.84}.product-content__block{margin-bottom:30px}.product-content__block h2{color:var(--text);margin-bottom:12px}.product-content__block p{color:var(--text-muted);line-height:1.84}.product-content__sidebar{top:calc(var(--nav-height) + 24px);flex-direction:column;gap:18px;display:flex;position:sticky}.product-sidebar-card{box-shadow:var(--shadow-sm);background:#fffdf8d1;border:1px solid #15202814;border-radius:28px;padding:28px 24px}.product-sidebar-card h3{color:var(--text);margin-bottom:16px}.product-sidebar-card ul{flex-direction:column;gap:10px;display:flex}.product-sidebar-card li{color:var(--text);align-items:flex-start;gap:8px;font-size:.92rem;font-weight:700;display:flex}.product-sidebar-check{color:var(--primary);font-weight:900}.product-sidebar-card--cta{background:linear-gradient(180deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--white);border-color:#ffffff14}.product-sidebar-card--cta h3,.product-sidebar-card--cta p{color:var(--white)}.product-sidebar-card--cta p{opacity:.82;margin-bottom:16px}.product-sidebar-card--cta .btn-outline{color:var(--white);background:#ffffff0d;border-color:#ffffff42}.product-sidebar-card--cta .btn-outline:hover{background:#ffffff1f}.product-others{background:#edf5ff;position:relative;overflow:clip}.deco-blob--po-cross{pointer-events:none;z-index:0;width:45px;height:45px;position:absolute;top:25%;left:10%}.product-others .container{z-index:1;position:relative}.product-others__title{text-align:center;color:var(--text);margin-bottom:32px}.product-others__grid{grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:center;gap:18px;display:grid}.product-others__card{box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition);background:#ffffffeb;border:1px solid #15202814;border-radius:24px;flex-direction:column;padding:26px 20px;display:flex}.product-others__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.product-others__card-header{align-items:center;gap:14px;margin-bottom:10px;display:flex}.product-others__icon{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:inline-flex;overflow:hidden}.product-others__icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.product-others__card-header h3{color:var(--text);margin-bottom:0}.product-others__card p{color:var(--text-muted);font-size:.84rem;line-height:1.65}@media (width<=900px){.product-hero__grid,.product-content__layout{grid-template-columns:1fr}.product-hero__bg img{height:60%;bottom:auto}.product-hero__image{order:-1}.product-content__sidebar{position:static}}@media (width<=768px){.product-content__main{padding:24px 18px}.product-others__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-others__card-header{text-align:center;flex-direction:column;align-items:center;gap:8px}.product-others__icon{width:100px;height:100px}}.product-models{background:#e7f1ff}.product-models__title{text-align:center;color:var(--text);margin-bottom:10px}.product-models__subtitle{text-align:center;max-width:54ch;color:var(--text-muted);margin:0 auto 38px;line-height:1.7}.section-divider--product-hero{z-index:1}.section-divider--product-hero svg{height:clamp(62px,7vw,96px)}.deco-blob--pc-1{pointer-events:none;z-index:0;width:420px;height:420px;position:absolute;top:4%;right:1%}.deco-blob--pc-2{pointer-events:none;z-index:0;width:220px;height:220px;position:absolute;bottom:12%;left:2%}.deco-blob--pc-3{pointer-events:none;z-index:0;width:70px;height:70px;position:absolute;top:28%;left:6%}.deco-blob--pc-cross{pointer-events:none;z-index:0;width:45px;height:45px;position:absolute;bottom:22%;right:6%}.product-content .container{z-index:1;position:relative}.section-divider--models{margin-top:-1px;line-height:0}.section-divider--models svg{width:100%;height:clamp(52px,6vw,82px);display:block}.section-divider--others svg{height:clamp(62px,7vw,96px)}.model-detail-404{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding-top:100px;display:flex}.model-breadcrumb{background:linear-gradient(#0b2a4d 0%,#0f4f98 8%);padding:100px 0 0}.model-breadcrumb .container{align-items:center;gap:8px;font-size:.84rem;font-weight:700;display:flex}.model-breadcrumb a{color:#fff9}.model-breadcrumb a:hover,.model-breadcrumb span:last-child{color:var(--white)}.model-breadcrumb-sep{color:#ffffff4d}.model-hero{color:var(--white);background:linear-gradient(#0f4f98 0%,#0b2a4d 100%);padding:40px 0 84px;position:relative;overflow:hidden}.model-hero__bg{z-index:0;position:absolute;inset:0}.model-hero__bg img{object-fit:cover;opacity:.12;filter:blur(3px);width:100%;height:100%}.model-hero>.container{z-index:1;position:relative}.model-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:52px;display:grid}.model-hero__photo-wrap{aspect-ratio:4/3;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;max-height:600px;position:relative;overflow:hidden}.model-hero__photo-wrap--tall{aspect-ratio:3/4;max-height:520px}.model-hero__photo{object-fit:contain;border-radius:28px;width:100%;height:100%;padding:10px;display:block}.model-hero__accent{filter:drop-shadow(0 12px 28px #00000052);pointer-events:none;width:140px;position:absolute;bottom:-6px;right:-6px}.model-hero__duo{grid-template-columns:1fr 1fr;gap:16px;display:grid}.model-hero__duo .model-hero__photo-wrap{max-height:520px}.model-hero__placeholder{aspect-ratio:4/3;background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:28px;justify-content:center;align-items:center;padding:28px;display:flex}.model-hero__placeholder svg{opacity:.82;width:100%;height:auto}.model-hero__photo-note{color:#ffffff80;text-align:center;margin-top:12px;font-size:.82rem;font-style:italic}.model-hero__category{border-radius:var(--radius-full);color:#fffc;letter-spacing:.12em;text-transform:uppercase;background:#ffffff1a;margin-bottom:16px;padding:6px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.model-hero__info h1{margin-bottom:16px}.model-hero__desc{color:#ffffffc7;margin-bottom:24px;line-height:1.82}.model-hero__features{grid-template-columns:1fr 1fr;gap:10px 18px;margin-bottom:28px;display:grid}.model-hero__features li{color:#ffffffe6;align-items:flex-start;gap:8px;font-size:.92rem;font-weight:700;display:flex}.model-hero__check{color:#87bcff;font-weight:900}.model-hero__actions{flex-wrap:wrap;gap:14px;display:flex}.model-siblings{background:#e7f1ff}.model-siblings h2{text-align:center;margin-bottom:28px}.model-siblings__grid{grid-template-columns:repeat(auto-fit,minmax(300px,420px));justify-content:center;gap:28px;display:grid}.model-sibling-card{transition:transform var(--transition), box-shadow var(--transition);background:#ffffffeb;border:1px solid #11375f14;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 14px 36px #1b69c914}.model-sibling-card:hover{transform:translateY(-6px);box-shadow:0 24px 52px #1b69c924}.model-sibling-card__visual{background:linear-gradient(#e7f1ffe6 0%,#ffffffbd 100%);justify-content:center;align-items:center;height:400px;display:flex;overflow:hidden}.model-sibling-card__visual img{object-fit:contain;width:100%;height:100%;padding:12px}.model-sibling-card__visual--product img{object-fit:contain;padding:12px}.model-sibling-card__visual--tall{height:400px}.model-sibling-card__visual--tall img{object-fit:contain;padding:16px}.model-sibling-card__scene{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.model-sibling-card__scene svg{width:80%;height:auto}.model-sibling-card__body{padding:22px 20px}.model-sibling-card__body h3{margin-bottom:8px}.model-sibling-card__body p{color:var(--text-muted);margin-bottom:12px;font-size:.88rem;line-height:1.68}.model-sibling-card__link{color:var(--primary);font-size:.84rem;font-weight:800}.model-detail--dardos .model-hero__photo-wrap--tall{max-height:620px}.model-detail--dardos .model-sibling-card__visual--tall{height:480px}.model-detail--recreativas .model-hero__photo{object-fit:cover;border-radius:28px;padding:0}@media (width<=900px){.model-hero__grid{grid-template-columns:1fr}.model-hero__bg img{height:60%;bottom:auto}.model-hero__media{order:-1}.model-hero__features{grid-template-columns:1fr}.model-hero__duo{grid-template-columns:1fr 1fr;gap:12px}}@media (width<=600px){.model-siblings__grid{grid-template-columns:1fr}}.section-divider--model-hero{z-index:1}.section-divider--model-hero svg{height:clamp(62px,7vw,96px)}.model-siblings{position:relative;overflow:clip}.model-siblings .container{z-index:1;position:relative}.deco-blob--ms-1{pointer-events:none;z-index:0;width:380px;height:380px;position:absolute;top:3%;right:1%}.deco-blob--ms-2{pointer-events:none;z-index:0;width:180px;height:180px;position:absolute;bottom:8%;left:3%}.legal-hero{background:linear-gradient(170deg,#07151b 0%,#0d2028 60%,#13303a 100%);padding:clamp(120px,16vw,180px) 0 clamp(48px,8vw,72px);position:relative;overflow:hidden}.legal-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#1b69c91f,#0000 50%),radial-gradient(circle at 80% 70%,#67c1e814,#0000 40%);position:absolute;inset:0}.legal-hero .container{z-index:1;position:relative}.legal-hero__back{color:var(--text-on-dark-muted);transition:color var(--transition);align-items:center;gap:6px;margin-bottom:20px;font-size:.88rem;font-weight:600;display:inline-flex}.legal-hero__back:hover{color:var(--white)}.legal-hero__badge{border-radius:var(--radius-full);color:var(--primary-light);letter-spacing:.1em;text-transform:uppercase;background:#1b69c914;border:1px solid #1b69c940;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.74rem;font-weight:800;display:inline-flex}.legal-hero h1{color:var(--white);margin-bottom:14px;font-size:clamp(2rem,5vw,3.4rem)}.legal-hero__updated{color:var(--text-on-dark-muted);font-size:.88rem}.legal-content{padding:clamp(48px,8vw,80px) 0 clamp(72px,11vw,120px)}.legal-body{max-width:780px}.legal-body h2{color:var(--text);margin-top:2.4em;margin-bottom:.6em;font-size:clamp(1.3rem,2.8vw,1.7rem);line-height:1.15}.legal-body h3{color:var(--text);margin-top:1.8em;margin-bottom:.5em;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.2}.legal-body p{color:var(--text-muted);max-width:none;margin-bottom:1em;line-height:1.75}.legal-body ul,.legal-body ol{color:var(--text-muted);margin:.8em 0 1.2em 1.6em;list-style:outside}.legal-body ol{list-style:decimal}.legal-body li{margin-bottom:.5em;line-height:1.65}.legal-body a{color:var(--primary);text-underline-offset:3px;transition:color var(--transition);text-decoration:underline}.legal-body a:hover{color:var(--primary-dark)}.legal-body strong{color:var(--text);font-weight:700}.legal-body table{border-collapse:collapse;width:100%;margin:1.2em 0;font-size:.92rem}.legal-body th,.legal-body td{text-align:left;border-bottom:1px solid var(--surface-1);color:var(--text-muted);padding:12px 16px}.legal-body th{color:var(--text);background:var(--surface-0);font-weight:700}.legal-body .legal-highlight{border-left:4px solid var(--primary);border-radius:0 var(--radius) var(--radius) 0;background:var(--surface-0);margin:1.6em 0;padding:20px 24px}.legal-body .legal-highlight p{color:var(--text);margin-bottom:0}@media (width<=768px){.legal-body table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}.project-hero{padding:clamp(140px,18vw,220px) 0 clamp(80px,10vw,120px);position:relative;overflow:hidden}.project-hero__bg{position:absolute;inset:0}.project-hero__bg img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.project-hero__bg:after{content:"";background:radial-gradient(at 30% 40%,#0a25444d 0%,#0000 60%),radial-gradient(circle at 80% 70%,#5f97dd14,#0000 30%),linear-gradient(#07151bd1 0%,#07151b99 50%,#07151be0 100%);position:absolute;inset:0}.project-hero .container{z-index:1;position:relative}.project-hero__back{color:var(--text-on-dark-muted);transition:color var(--transition);align-items:center;gap:6px;margin-bottom:20px;font-size:.88rem;font-weight:600;display:inline-flex}.project-hero__back:hover{color:var(--white)}.project-hero__badge{border-radius:var(--radius-full);color:var(--primary-light);letter-spacing:.1em;text-transform:uppercase;background:#1b69c914;border:1px solid #1b69c940;align-items:center;margin-bottom:18px;padding:6px 14px;font-size:.74rem;font-weight:800;display:inline-flex}.project-hero h1{color:var(--white);margin-bottom:10px;font-size:clamp(2.2rem,5vw,3.8rem)}.project-hero__subtitle{color:#ffffffbf;max-width:none;margin-bottom:22px;font-size:clamp(1.02rem,1.6vw,1.2rem)}.project-hero__tags{flex-wrap:wrap;gap:10px;display:flex}.project-hero__tags span{border-radius:var(--radius-full);color:var(--white);background:#ffffff1a;border:1px solid #ffffff24;align-items:center;padding:9px 16px;font-size:.82rem;font-weight:700;display:inline-flex}.section-divider--project-hero svg{height:clamp(62px,7vw,96px)}.section-divider--project-intro svg,.section-divider--project-gallery svg{height:clamp(72px,7vw,112px)}.project-intro{background:linear-gradient(180deg, var(--surface-0) 0%, var(--surface-1) 100%);position:relative;overflow:hidden}.project-intro:before{content:"";pointer-events:none;background:radial-gradient(circle at 16% 32%,#67c1e829,#0000 22%),radial-gradient(circle at 82% 68%,#5f97dd1f,#0000 20%);position:absolute;inset:0}.deco-blob--pi-1{pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:2%;left:0}.deco-blob--pi-2{pointer-events:none;z-index:0;width:280px;height:280px;position:absolute;bottom:14%;right:2%}.deco-blob--pi-cross{pointer-events:none;z-index:0;width:60px;height:60px;position:absolute;top:30%;right:5%}.project-intro .container{z-index:1;position:relative}.project-intro__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:28px;margin-bottom:34px;display:grid}.project-intro__text h2{max-width:14ch;color:var(--text);margin-bottom:16px}.project-intro__text p{line-height:1.85}.project-intro__cta-card{background:linear-gradient(#fffffffa 0%,#fafcfff0 100%);border:1px solid #1520280f;border-radius:30px;padding:28px;box-shadow:0 18px 40px #07151b14}.project-intro__eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-block}.project-intro__cta-card h3{color:var(--text);margin-bottom:10px}.project-intro__cta-card p{margin-bottom:18px;line-height:1.75}.project-stages{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.project-stage{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #1520280f;border-radius:24px;align-items:flex-start;gap:14px;padding:20px;display:flex;box-shadow:0 12px 28px #07151b0f}.project-stage__number{font-family:var(--font-display);color:#1b69c942;flex-shrink:0;font-size:1.8rem;font-weight:800;line-height:1}.project-stage h3{color:var(--text);margin-bottom:6px;font-size:1.1rem}.project-stage p{color:var(--text-muted);font-size:.88rem;line-height:1.68}.project-gallery{background:var(--surface-1);padding-top:0;position:relative;overflow:hidden}.project-gallery:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#67c1e824,#0000 22%),radial-gradient(circle at 18% 78%,#5f97dd1a,#0000 20%);position:absolute;inset:0}.deco-blob--pg-1{pointer-events:none;z-index:0;width:440px;height:440px;position:absolute;top:4%;right:0}.deco-blob--pg-2{pointer-events:none;z-index:0;width:300px;height:300px;position:absolute;bottom:8%;left:1%}.deco-blob--pg-dots{pointer-events:none;z-index:0;width:120px;height:120px;position:absolute;top:12%;left:4%}.project-gallery .container{z-index:1;position:relative}.project-gallery__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.project-photo{flex-direction:column;grid-column:span 4;gap:12px;display:flex}.project-photo__frame{background:#fffc;border:1px solid #1520280f;border-radius:28px;overflow:hidden;box-shadow:0 16px 34px #07151b14}.project-photo__frame img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform var(--transition);display:block}.project-photo:hover .project-photo__frame img{transform:scale(1.025)}.project-photo__caption{align-items:flex-start;gap:12px;display:flex}.project-photo__step{min-width:38px;height:38px;color:var(--primary-dark);background:#67c1e829;border-radius:12px;justify-content:center;align-items:center;font-size:.8rem;font-weight:900;display:inline-flex}.project-photo__caption strong{color:var(--text);margin-bottom:4px;font-size:.92rem;display:block}.project-photo__caption p{color:var(--text-muted);font-size:.86rem;line-height:1.62}.project-others{background:var(--surface-0);position:relative;overflow:hidden}.project-others:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 40%,#67c1e81f,#0000 22%),radial-gradient(circle at 78% 60%,#5f97dd1a,#0000 20%);position:absolute;inset:0}.deco-blob--po-1{pointer-events:none;z-index:0;width:320px;height:320px;position:absolute;top:5%;right:2%}.deco-blob--po-2{pointer-events:none;z-index:0;width:80px;height:80px;position:absolute;bottom:10%;left:3%}.project-others .container{z-index:1;position:relative}.project-others h2{text-align:center;margin-bottom:32px}.project-others__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:800px;margin:0 auto;display:grid}.project-others__card{background:var(--surface-2);transition:transform var(--transition), box-shadow var(--transition);border:1px solid #1520280f;border-radius:28px;overflow:hidden;box-shadow:0 16px 34px #07151b14}.project-others__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.project-others__img{aspect-ratio:16/10;overflow:hidden}.project-others__img img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition)}.project-others__card:hover .project-others__img img{transform:scale(1.04)}.project-others__body{padding:20px 24px}.project-others__body h3{color:var(--text);margin-bottom:6px;font-size:1.15rem}.project-others__body p{color:var(--text-muted);font-size:.9rem}@media (width<=980px){.project-intro__grid,.project-stages{grid-template-columns:1fr 1fr}.project-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-photo{grid-column:auto}}@media (width<=768px){.project-hero{padding:clamp(110px,14vw,160px) 0 clamp(60px,8vw,90px)}.project-hero__bg img{object-position:center center;height:60%;bottom:auto}.project-hero__bg:after{background:linear-gradient(#07151b59 0%,#07151b26 30%,#07151b8c 52%,#07151bf2 60%,#07151b 65% 100%)}.project-hero h1{font-size:clamp(1.8rem,7vw,2.6rem)}.project-hero__tags{gap:8px}.project-hero__tags span{padding:7px 12px;font-size:.76rem}.project-intro__grid,.project-stages,.project-gallery__grid{grid-template-columns:1fr}.project-intro__grid{gap:20px;margin-bottom:24px}.project-intro__text h2{max-width:none}.project-intro__cta-card{border-radius:22px;padding:22px}.project-stages{gap:12px}.project-stage{border-radius:18px;gap:12px;padding:16px}.project-stage__number{font-size:1.5rem}.project-photo__frame{border-radius:20px}.project-photo__caption{gap:10px}.project-others__grid{grid-template-columns:1fr;gap:18px}.project-others__card{border-radius:22px}.deco-blob--pi-1,.deco-blob--pg-1,.deco-blob--pg-2,.deco-blob--po-1{display:none}}@media (hover:none){.project-others__card:hover{transform:none;box-shadow:0 16px 34px #07151b14}}.cookie-banner{z-index:9999;padding:16px clamp(18px,4vw,40px);padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(16px);background:#07151bf5;border-top:1px solid #ffffff14;animation:.4s cubic-bezier(.22,1,.36,1) cookieSlideUp;position:fixed;bottom:0;left:0;right:0}@keyframes cookieSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-banner__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.cookie-banner__text{max-width:none;color:var(--text-on-dark-muted);flex:1;font-size:.86rem;line-height:1.6}.cookie-banner__text a{color:var(--primary-light);text-underline-offset:2px;text-decoration:underline}.cookie-banner__text a:hover{color:var(--white)}.cookie-banner__actions{flex-shrink:0;gap:10px;display:flex}.cookie-banner__btn{border-radius:var(--radius-full);min-height:44px;padding:10px 22px;font-size:.84rem;font-weight:700}.cookie-banner__btn--accept{background:var(--primary);color:var(--white);border:1px solid #0000}.cookie-banner__btn--accept:hover{background:var(--primary-dark)}.cookie-banner__btn--reject{color:var(--text-on-dark-muted);background:0 0;border:1px solid #ffffff26}.cookie-banner__btn--reject:hover{color:var(--white);border-color:#ffffff59}@media (width<=600px){.cookie-banner__inner{text-align:center;flex-direction:column}.cookie-banner__actions{justify-content:center;width:100%}.cookie-banner__btn{flex:1}}:root{--primary:#1b69c9;--primary-dark:#0f4f98;--primary-light:#87bcff;--sea-accent:#67c1e8;--primary-glow:#1b69c93d;--accent:#e7f1ff;--accent-strong:#5f97dd;--accent-glow:#87bcff38;--dark:#07151b;--dark-surface:#0d2028;--dark-card:#13303a;--surface-0:#f4f8fc;--surface-1:#eef3f8;--surface-2:#fff;--light:#efe8dc;--light-strong:#e4dac9;--paper:#f7f8fb;--white:#fffdf8;--text:#152028;--text-muted:#5f6d73;--text-soft:#7d8a8f;--text-on-dark:#f2f5f2;--text-on-dark-muted:#b6c3c8;--font-display:"Bricolage Grotesque", "Segoe UI", sans-serif;--font-body:"Manrope", "Segoe UI", sans-serif;--radius:16px;--radius-lg:28px;--radius-full:9999px;--shadow-sm:0 8px 20px #07151b14;--shadow-md:0 18px 50px #07151b1f;--shadow-lg:0 28px 90px #07151b29;--shadow-glow:0 0 60px var(--primary-glow);--transition:.3s cubic-bezier(.22, 1, .36, 1);--nav-height:96px;--max-width:1280px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 16px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at top left, #87bcff33, transparent 18%), radial-gradient(circle at 85% 12%, #5f97dd1a, transparent 18%), linear-gradient(180deg, var(--surface-0) 0%, var(--surface-1) 100%);line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";opacity:.45;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{color:var(--text);background:#d4a44f47}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.btn:focus-visible{outline-offset:4px;box-shadow:0 0 0 4px var(--primary-glow)}button,input,select,textarea{font:inherit}button{cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.04em;font-weight:800;line-height:.98}h1{font-size:clamp(2.8rem,7vw,6rem)}h2{font-size:clamp(2rem,4.4vw,3.5rem)}h3{font-size:clamp(1.15rem,2.4vw,1.9rem)}p{color:var(--text-muted);max-width:65ch;font-size:clamp(.98rem,1.45vw,1.08rem)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 clamp(18px,4vw,40px)}.section{padding:clamp(72px,11vw,132px) 0;position:relative}.btn{border-radius:var(--radius-full);letter-spacing:.02em;min-height:54px;transition:transform var(--transition), box-shadow var(--transition), background var(--transition), border-color var(--transition), color var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:.92rem;font-weight:800;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:var(--white);box-shadow:0 12px 34px var(--primary-glow)}.btn-primary:hover{box-shadow:0 18px 40px #1b69c952}.btn-accent{background:linear-gradient(135deg, #fff 0%, var(--accent) 100%);color:var(--primary-dark);box-shadow:0 12px 30px var(--accent-glow);border-color:#1b69c924}.btn-accent:hover{box-shadow:0 18px 40px #87bcff52}.btn-outline{color:var(--primary-dark);background:#fffdf859;border-color:#1b69c938}.btn-outline:hover{background:var(--primary);color:var(--white);border-color:var(--primary)}.btn-white{background:var(--white);color:var(--primary-dark);box-shadow:var(--shadow-sm)}.btn-white:hover{box-shadow:var(--shadow-md)}.btn-lg{min-height:58px;padding-inline:34px}.btn-block{width:100%}.section-badge{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--primary-dark);letter-spacing:.12em;text-transform:uppercase;background:#ffffffc7;border:1px solid #1b69c91f;align-items:center;gap:10px;margin-bottom:18px;padding:8px 16px;font-size:.76rem;font-weight:800;display:inline-flex}.section-badge:before{content:"";background:linear-gradient(135deg, var(--sea-accent) 0%, var(--primary) 100%);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #87bcff1f}.icon-3d-svg{width:100%;height:100%;display:block}.text-primary{color:var(--primary)}.section-subtitle{margin-top:12px;margin-bottom:48px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .7s,transform .7s;transform:translate(-40px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .7s,transform .7s;transform:translate(40px)}.reveal-right.visible{opacity:1;transform:translate(0)}.diagonal-cut{position:relative}.diagonal-cut:before{content:"";background:inherit;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:1;height:120px;position:absolute;top:-60px;left:0;right:0}.blob-bg{filter:blur(100px);opacity:.08;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute}.section-divider{z-index:3;pointer-events:none;line-height:0;position:absolute;bottom:-1px;left:0;right:0}.section-divider svg{width:100%;height:clamp(72px,8vw,124px);display:block}.section-divider--hero svg{height:clamp(62px,7vw,96px)}.section-divider--hero{z-index:1}.section-divider--services svg{height:clamp(72px,7vw,112px)}.section-divider--process svg{height:clamp(78px,8vw,118px)}.section-divider--why svg{height:clamp(80px,8vw,122px)}@media (width<=768px){:root{--nav-height:68px}h1{line-height:1.02}}
