*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:15px/1.55 Inter,Segoe UI,Arial,sans-serif;color:#252a35;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:34px;padding:0 max(4vw,20px);display:flex;justify-content:space-between;align-items:center;background:var(--primary);color:#fff;font-size:12px}.site-header{height:82px;padding:0 max(4vw,20px);display:grid;grid-template-columns:240px minmax(260px,650px) 1fr;gap:28px;align-items:center;border-bottom:1px solid #ece9e4;background:#fff;position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:800;color:var(--primary)}.brand b{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),#2d8a91);color:#fff}.brand img{max-width:205px;max-height:58px}.search{display:flex;border:1px solid #ddd7ce;border-radius:30px;background:#faf9f7;overflow:hidden}.search input{border:0;background:transparent;padding:12px 18px;width:100%;outline:0}.search button{border:0;background:var(--accent);color:#fff;width:54px}.header-actions{display:flex;justify-content:flex-end;gap:18px;align-items:center}.cart-button{border:0;border-radius:24px;padding:10px 16px;background:#f3ede4;color:var(--primary)}.cart-button span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--primary);color:#fff}.menu-button{display:none}.main-nav{display:flex;gap:30px;align-items:center;padding:0 max(4vw,20px);height:52px;border-bottom:1px solid #eee9e2;font-weight:600}.main-nav a:hover{color:var(--accent)}main{min-height:55vh}.hero{min-height:570px;display:grid;align-items:center;padding:70px max(7vw,24px);background:linear-gradient(90deg,rgba(19,31,53,.94),rgba(19,31,53,.48),rgba(19,31,53,.04)),var(--hero,linear-gradient(135deg,#dce8e6,#efe6d8));background-size:cover;background-position:center;color:#fff}.hero>div{max-width:640px}.kicker,.section-title span,.catalog-head>span,.contact-page>div>span,.content-section>div>span{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:12px;color:#d9b98d;font-weight:800}.hero h1{font-size:clamp(42px,5.5vw,76px);line-height:1.04;margin:14px 0 18px}.hero p{font-size:19px;max-width:580px}.cta,.contact-page button,.catalog-layout aside button{display:inline-block;margin-top:18px;border:0;border-radius:7px;padding:14px 22px;background:var(--accent);color:#fff;font-weight:800}.section{padding:70px max(5vw,24px)}.section:nth-of-type(even){background:#fbfaf7}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-title h2{font-size:32px;margin:3px 0}.section-title>a{color:var(--accent);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category-card{min-height:160px;padding:20px;border:1px solid #e8e2d9;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;text-align:center;transition:.25s}.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(36,31,25,.1)}.category-card img{width:72px;height:72px;object-fit:cover;border-radius:50%}.category-card i{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#e4f3f1;color:#197d7d;font:700 25px serif}.category-card b{margin-top:12px}.category-card span{font-size:12px;color:#777}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{border:1px solid #ebe6df;border-radius:16px;background:#fff;overflow:hidden;transition:.25s}.product-image{height:270px;display:grid;place-items:center;position:relative;background:#f7f5f1}.product-image img{width:100%;height:100%;object-fit:contain;transition:.3s}.product-card:hover .product-image img{transform:scale(1.04)}.product-image>span{color:#c6b89f;letter-spacing:.3em}.product-image em{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:20px;background:var(--accent);color:#fff;font-size:11px;font-style:normal}.product-card>div{padding:18px}.product-card small{color:#7c776f}.product-card h3{margin:4px 0 10px;font-size:17px}.price{font-size:17px;font-weight:800;color:var(--primary);margin:0}.product-card del{font-size:12px;color:#999}.product-actions{display:flex;gap:8px;margin-top:14px}.product-actions a,.product-actions button{flex:1;border:1px solid #dfd8ce;background:#fff;padding:9px;border-radius:7px;text-align:center}.product-actions button{background:var(--primary);color:#fff;border-color:var(--primary)}.content-section{padding:65px max(6vw,24px);display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:#f7f2e9}.content-section img{width:100%;max-height:430px;object-fit:cover;border-radius:20px}.brands>div:last-child{display:flex;gap:28px;flex-wrap:wrap;align-items:center}.brands>div span{min-width:130px;padding:18px;border:1px solid #eee8de;text-align:center;border-radius:10px;font-weight:800}.brands img{max-width:110px;max-height:50px}.benefits{padding:38px max(5vw,24px);display:grid;grid-template-columns:repeat(4,1fr);gap:22px;background:#f4eee4}.benefits article{display:flex;flex-direction:column}.benefits span{font-size:12px;color:#746e66}.newsletter{padding:55px max(6vw,24px);display:flex;justify-content:space-between;align-items:center;background:var(--primary);color:#fff}.newsletter h2{margin:0;font-size:30px}.newsletter form{display:flex;min-width:420px}.newsletter input{padding:14px;border:0;border-radius:7px 0 0 7px;flex:1}.newsletter button{border:0;border-radius:0 7px 7px 0;background:var(--accent);color:#fff;padding:0 20px}footer{padding:55px max(5vw,24px);display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px;background:#151c29;color:#d7dbe2}footer div{display:flex;flex-direction:column;gap:8px}footer h3{color:#fff}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;font-weight:900;z-index:35}.catalog-head{padding:65px max(5vw,24px);text-align:center;background:#f4f0e9}.catalog-head h1{font-size:44px;margin:8px}.catalog-layout{padding:45px max(4vw,20px);display:grid;grid-template-columns:250px 1fr;gap:34px}.catalog-layout aside form{display:flex;flex-direction:column;gap:15px;padding:20px;border:1px solid #e9e3da;border-radius:14px;position:sticky;top:105px}.catalog-layout label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:700}.catalog-layout input,.catalog-layout select,.contact-page input,.contact-page textarea,.cart input,.cart textarea{width:100%;padding:10px;border:1px solid #ddd6cc;border-radius:7px;background:#fff}.range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.view-tools{display:flex;justify-content:flex-end;gap:8px;margin-bottom:18px}.view-tools span{margin-right:auto}.view-tools button{border:1px solid #ddd6cc;background:#fff;border-radius:6px;padding:6px 12px}.catalog-results.list .product-grid{grid-template-columns:1fr}.catalog-results.list .product-card{display:grid;grid-template-columns:220px 1fr}.pagination{display:flex;justify-content:center;gap:8px;margin-top:35px}.pagination a{padding:8px 12px;border:1px solid #ddd6cc;border-radius:6px}.pagination a.active{background:var(--primary);color:#fff}.product-detail{padding:55px max(5vw,24px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:55px}.gallery-main{height:590px;background:#f6f4f0;border-radius:18px;display:grid;place-items:center;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;transition:.25s}.gallery-main:hover img{transform:scale(1.08)}.thumbs{display:flex;gap:10px;margin-top:12px}.thumbs button{width:80px;height:80px;border:1px solid #ddd;border-radius:8px;background:#fff}.thumbs img{width:100%;height:100%;object-fit:contain}.product-info h1{font-size:39px;line-height:1.15;margin:10px 0}.detail-price{padding:18px 0;border-block:1px solid #e9e3da;display:flex;flex-direction:column}.detail-price b{font-size:28px;color:var(--primary)}.detail-price span{color:#777}.availability{color:#23765f;font-weight:700}.buy-row{display:grid;grid-template-columns:80px 1fr;gap:10px;margin-top:20px}.buy-row input{text-align:center}.primary,.quote-direct,.wa-link{border:0;border-radius:7px;padding:13px 18px;background:var(--primary);color:#fff;text-align:center}.quote-direct,.wa-link{display:block;width:100%;margin-top:10px}.quote-direct{background:var(--accent)}.wa-link{background:#237d55}.product-info dl{display:grid;grid-template-columns:120px 1fr;margin-top:25px}.product-info dt,.product-info dd{padding:8px;border-bottom:1px solid #eee}.product-info dd{margin:0}.cms-page{max-width:980px;margin:0 auto;padding:70px 24px}.cms-page h1{font-size:45px}.cms-page>img{width:100%;max-height:450px;object-fit:cover}.rich-text{white-space:normal;color:#4b505b}.contact-page{padding:70px max(7vw,24px);display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-page h1{font-size:45px}.contact-page form{display:flex;flex-direction:column;gap:13px;padding:28px;border:1px solid #e8e2d9;border-radius:18px;background:#fbfaf7}.contact-page textarea,.cart textarea{min-height:120px}.hp{position:absolute!important;left:-9999px!important}.cart{width:min(620px,94vw);max-height:90vh;border:0;border-radius:18px;padding:28px;box-shadow:0 25px 80px #0004}.cart::backdrop{background:#17243da8}.dialog-close{position:absolute;right:16px;top:14px;border:0;background:none;font-size:28px}.cart-line{display:grid;grid-template-columns:1fr 90px 80px 30px;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #eee}.cart-line input{padding:7px}.cart-line button{border:0;background:none}.cart-totals{padding:14px;background:#f4f0e9;border-radius:8px;margin:15px 0}.cart form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cart form textarea,.cart form h3,.checkout-actions,.cart .form-message{grid-column:1/-1}.checkout-actions{display:flex;gap:10px}.checkout-actions button{flex:1;border:0;border-radius:7px;padding:12px;background:var(--accent);color:#fff}.form-message.success{color:#23765f}.form-message.error{color:#b22}.menu-button{border:0;background:none;font-size:25px}
@media(max-width:1050px){.site-header{grid-template-columns:190px 1fr auto}.header-actions>a{display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.product-detail{gap:28px}.gallery-main{height:460px}}
@media(max-width:760px){.topbar{display:none}.site-header{height:68px;grid-template-columns:1fr auto auto;padding:0 16px}.site-header .search{position:absolute;top:68px;left:12px;right:12px;display:none}.site-header.searching .search{display:flex}.brand span{font-size:19px}.header-actions>a{display:none}.cart-button{padding:8px}.menu-button{display:block}.main-nav{display:none;position:fixed;top:68px;left:0;right:0;height:auto;flex-direction:column;align-items:stretch;padding:20px;background:#fff;z-index:29;box-shadow:0 15px 30px #0002}.main-nav.open{display:flex}.hero{min-height:500px;padding:55px 24px}.hero h1{font-size:43px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{height:190px}.product-card>div{padding:12px}.section{padding:48px 16px}.content-section,.contact-page,.product-detail{grid-template-columns:1fr;padding:45px 18px}.gallery-main{height:390px}.catalog-layout{grid-template-columns:1fr;padding:25px 16px}.catalog-layout aside form{position:static}.newsletter{flex-direction:column;align-items:stretch;gap:18px}.newsletter form{min-width:0}.benefits,footer{grid-template-columns:1fr 1fr}.cart form{grid-template-columns:1fr}.cart-line{grid-template-columns:1fr 65px 65px 24px}}
@media(max-width:450px){.product-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.benefits,footer{grid-template-columns:1fr}.gallery-main{height:320px}.hero h1{font-size:37px}.newsletter form{flex-direction:column}.newsletter input,.newsletter button{border-radius:7px;padding:13px}.section-title h2{font-size:27px}}

.orlifix-hero{position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:46px;overflow:hidden;background:radial-gradient(circle at 72% 20%,rgba(30,170,150,.36),transparent 30%),radial-gradient(circle at 10% 80%,rgba(210,158,83,.26),transparent 25%),linear-gradient(125deg,#09243a 0%,#0d5a62 54%,#f7fbf8 54%,#eef7f3 100%);color:#fff}.orlifix-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,36,.82),rgba(6,22,36,.42) 43%,rgba(255,255,255,.04));z-index:-1}.hero-copy{max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.ghost-cta{display:inline-block;margin-top:18px;border:1px solid rgba(255,255,255,.54);border-radius:7px;padding:13px 20px;color:#fff;font-weight:800;backdrop-filter:blur(10px);transition:.25s}.ghost-cta:hover{background:#fff;color:#0d4f57;transform:translateY(-2px)}.hero-stats{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.hero-stats span{min-width:112px;padding:13px 15px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(255,255,255,.11);box-shadow:0 18px 40px rgba(0,0,0,.12);backdrop-filter:blur(14px)}.hero-stats b,.hero-stats small{display:block}.hero-stats b{font-size:23px}.hero-stats small{font-size:11px;color:#dcefeb;text-transform:uppercase;font-weight:800}.hero-visual{position:relative;min-height:430px}.hero-photo{position:absolute;object-fit:cover;box-shadow:0 28px 70px rgba(5,30,43,.22);animation:floatCard 6s ease-in-out infinite}.hero-photo-main{right:0;top:10px;width:min(420px,88%);height:370px;border-radius:8px}.hero-photo-float{left:0;bottom:2px;width:min(300px,58%);height:230px;border-radius:8px;animation-delay:-2.2s}.pulse-dot{position:absolute;width:14px;height:14px;border-radius:50%;background:#d6a45f;box-shadow:0 0 0 0 rgba(214,164,95,.45);animation:pulse 2.4s infinite}.dot-a{right:70px;top:22px}.dot-b{left:90px;bottom:245px;background:#31b79f}.orlifix-strip{display:flex;gap:18px;overflow:hidden;padding:14px max(5vw,24px);background:#fff;border-block:1px solid #e5eee9;color:#0d5a62;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.orlifix-strip span{white-space:nowrap;animation:stripMove 11s linear infinite}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.category-card,.product-card,.brands>div span,.benefits article{will-change:transform}.category-card:hover,.product-card:hover,.brands>div span:hover,.benefits article:hover{transform:translateY(-6px);box-shadow:0 22px 42px rgba(13,90,98,.12)}.cta{transition:.25s}.cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(182,138,85,.28)}@keyframes floatCard{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-16px) rotate(1deg)}}@keyframes pulse{70%{box-shadow:0 0 0 18px rgba(214,164,95,0)}100%{box-shadow:0 0 0 0 rgba(214,164,95,0)}}@keyframes stripMove{0%{transform:translateX(0)}100%{transform:translateX(-28px)}}@media(max-width:900px){.orlifix-hero{grid-template-columns:1fr;padding-top:44px}.hero-visual{min-height:340px;order:-1}.hero-photo-main{left:10%;right:auto;width:78%;height:285px}.hero-photo-float{width:46%;height:170px;left:3%;bottom:0}.dot-b{bottom:180px}}@media(max-width:560px){.orlifix-hero{min-height:auto}.hero-actions a{width:100%;text-align:center}.hero-stats{display:grid;grid-template-columns:1fr 1fr}.hero-stats span:last-child{grid-column:1/-1}.hero-visual{min-height:285px}.hero-photo-main{left:7%;width:86%;height:240px}.hero-photo-float{height:140px}.orlifix-strip{gap:26px}}
.hero-orlifix-photo{width:min(560px,96%);height:380px;object-fit:contain;background:rgba(255,255,255,.8);padding:10px}.live-panel{position:absolute;left:0;bottom:20px;width:min(250px,56%);padding:18px;border:1px solid rgba(255,255,255,.58);border-radius:8px;background:rgba(255,255,255,.9);color:#0a4055;box-shadow:0 24px 60px rgba(5,30,43,.18);animation:floatCard 5.5s ease-in-out infinite reverse}.live-panel b{display:block;font-size:38px;line-height:1;color:#119b96}.live-panel span{display:block;font-size:12px;font-weight:900;text-transform:uppercase}.dev-showcase{padding:54px max(5vw,24px);display:grid;grid-template-columns:.75fr 1.25fr;gap:24px;align-items:center;background:#f6fbfa}.dev-showcase h2{margin:8px 0 0;font-size:clamp(28px,4vw,48px);line-height:1.05;color:#0b3548}.dev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dev-grid article{min-height:180px;padding:20px;border:1px solid #d8ebe7;border-radius:8px;background:#fff;transition:.25s}.dev-grid article:hover{transform:translateY(-8px);box-shadow:0 22px 48px rgba(13,90,98,.12)}.dev-grid b{color:#d29e53;font-size:28px}.dev-grid h3{margin:14px 0 8px;color:#0d5a62}.dev-grid p{margin:0;color:#66737a}.para-products{background:linear-gradient(180deg,#fff,#eef8f6)}.para-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.para-product-card{position:relative;min-height:245px;padding:18px;border:1px solid #dbece8;border-radius:8px;background:#fff;overflow:hidden;transition:.28s}.para-product-card:before{content:"";position:absolute;right:-34px;top:-34px;width:90px;height:90px;border-radius:50%;background:rgba(17,155,150,.12)}.para-product-card:hover{transform:translateY(-9px) scale(1.01);box-shadow:0 24px 56px rgba(5,47,61,.14);border-color:#9bd7cf}.para-product-card em{position:absolute;right:12px;top:12px;padding:5px 8px;border-radius:99px;background:#fff3dc;color:#9a6720;font-size:10px;font-style:normal;font-weight:900}.para-product-card i{width:72px;height:72px;margin:18px 0 16px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#0d5a62,#18aaa2);color:#fff;font-style:normal;font-size:22px;font-weight:900;box-shadow:0 14px 32px rgba(13,90,98,.18)}.para-product-card small{display:block;color:#748087}.para-product-card h3{min-height:48px;margin:6px 0 12px;font-size:16px;line-height:1.25;color:#102a35}.para-product-card strong{display:block;color:#0d5a62}.para-product-card a{display:block;margin-top:14px;padding:10px;border-radius:7px;background:#0d5a62;color:#fff;text-align:center;font-size:12px;font-weight:900}@media(max-width:1180px){.para-product-grid{grid-template-columns:repeat(3,1fr)}.dev-showcase{grid-template-columns:1fr}.dev-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.para-product-grid,.dev-grid{grid-template-columns:repeat(2,1fr)}.hero-orlifix-photo{height:280px}.live-panel{bottom:0}}@media(max-width:500px){.para-product-grid,.dev-grid{grid-template-columns:1fr}.hero-orlifix-photo{height:230px}.live-panel{width:72%;left:8px}.dev-showcase{padding-inline:16px}}
.live-commerce{padding:58px max(5vw,24px);background:#071f2f;color:#fff;overflow:hidden}.live-commerce-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:22px}.live-commerce-head h2{max-width:690px;margin:7px 0 0;font-size:clamp(30px,4.5vw,54px);line-height:1.02}.live-commerce-head a{padding:12px 16px;border:1px solid rgba(255,255,255,.28);border-radius:7px;color:#fff;font-weight:900}.live-commerce-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-card{position:relative;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(160deg,rgba(255,255,255,.13),rgba(255,255,255,.04));overflow:hidden}.metric-card:after{content:"";position:absolute;inset:auto -20px -35px auto;width:100px;height:100px;border-radius:50%;background:rgba(24,170,162,.22)}.metric-card span,.metric-card small{display:block;color:#b9d4d8}.metric-card b{display:block;margin:8px 0;font-size:42px;line-height:1;color:#fff}.brand-marquee{margin:24px -24px 0;padding:12px 0;border-block:1px solid rgba(255,255,255,.12);overflow:hidden}.brand-marquee div{display:flex;gap:14px;width:max-content;animation:brandRun 24s linear infinite}.brand-marquee span{min-width:135px;padding:10px 16px;border-radius:7px;background:#fff;color:#0d5a62;text-align:center;font-weight:900}.devis-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.devis-flow article{position:relative;min-height:145px;padding:18px;border:1px solid rgba(49,183,159,.35);border-radius:8px;background:rgba(255,255,255,.07);opacity:0;transform:translateY(22px);animation:flowIn .75s ease forwards;animation-delay:calc(var(--delay) * .22s + .2s)}.devis-flow b{display:inline-block;padding:5px 9px;border-radius:99px;background:#d29e53;color:#102a35;font-size:11px;text-transform:uppercase}.devis-flow span{display:block;margin:14px 0 12px;font-weight:900}.devis-flow small{color:#a8c7cc}.devis-flow strong{position:absolute;right:16px;bottom:14px;color:#31b79f}@keyframes brandRun{to{transform:translateX(-50%)}}@keyframes flowIn{to{opacity:1;transform:none}}@media(max-width:1000px){.live-commerce-grid,.devis-flow{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.live-commerce-head{display:block}.live-commerce-head a{display:inline-block;margin-top:16px}.live-commerce-grid,.devis-flow{grid-template-columns:1fr}.metric-card b{font-size:36px}}
.live-commerce,.dev-showcase{display:none!important}

.pro-topbar .socials{display:flex;align-items:center;justify-content:center;gap:18px;letter-spacing:0!important}.pro-topbar .socials i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#000;color:#fff;font-style:normal;font-size:14px;font-weight:900;line-height:1}

.pro-topbar .socials{display:flex!important;gap:10px!important;align-items:center!important;justify-content:center!important;font-size:0!important;white-space:nowrap!important}.pro-topbar .socials i{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#000!important;color:#fff!important;font-size:12px!important;font-style:normal!important;font-weight:900!important;line-height:1!important}.pro-actions .mini-icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.55)!important;color:#fff!important;font-size:17px!important;padding:0!important;background:transparent!important}.pro-actions .cart-button.mini-icon{position:relative!important}.pro-actions .cart-button.mini-icon span{position:absolute!important;right:-7px!important;top:-8px!important;min-width:18px!important;height:18px!important;font-size:11px!important;background:#000!important;color:#fff!important}
.pro-topbar .socials i.fb{background:#1877f2!important}.pro-topbar .socials i.ig{background:linear-gradient(135deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd)!important}.pro-topbar .socials i.wa{background:#25d366!important}

.brand-stage{display:flex!important;gap:18px!important;overflow:hidden!important;padding:20px max(4vw,24px)!important}.brand-stage .brand-tile{flex:0 0 180px!important;height:86px!important;border-radius:34px 0 34px 0!important;font-size:17px!important;animation:brandSlide 16s linear infinite!important}.brand-stage:hover .brand-tile{animation-play-state:paused!important}@keyframes brandSlide{0%{transform:translateX(0)}100%{transform:translateX(-120px)}}@media(max-width:760px){.brand-stage .brand-tile{flex-basis:145px!important;height:72px!important;font-size:14px!important}}

.brand-stage{justify-content:flex-start!important;padding-left:max(4vw,24px)!important;padding-right:max(4vw,24px)!important}.brand-stage .brand-tile{animation:none!important;transform:none!important}.brand-stage .brand-tile:hover{transform:translateY(-5px)!important}

.brand-stage{display:block!important;overflow:hidden!important}.brand-track{display:flex!important;gap:18px!important;width:max-content!important;animation:brandTrackRun 22s linear infinite!important}.brand-stage:hover .brand-track{animation-play-state:paused!important}.brand-track .brand-tile{flex:0 0 180px!important;height:86px!important}@keyframes brandTrackRun{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 9px))}}

.para-product-card small{font-size:14px!important;font-weight:500!important;color:#222!important;letter-spacing:0!important;text-transform:none!important}.para-product-card h3{font-size:18px!important;line-height:1.35!important;font-weight:700!important;color:#239f9b!important;text-transform:none!important;letter-spacing:0!important;min-height:74px!important}.para-product-card strong{font-size:20px!important;font-weight:800!important}.para-product-card strong del{font-size:16px!important;font-weight:500!important}.para-product-card a{font-size:16px!important;font-weight:700!important;padding:10px 20px!important}.para-product-card i{font-size:34px!important}
.para-product-card i img,.moving-track i img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.para-product-card i,.moving-track i{padding:10px!important;background:#fff!important}

.index-block{padding:64px max(5vw,24px);display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:34px;align-items:center}.index-copy h2{margin:8px 0 12px;font-size:clamp(30px,4vw,52px);line-height:1.05;color:#092c3b}.index-copy p{font-size:18px;color:#50626b;max-width:680px}.about-block{background:#f7fffd}.vision-block{background:#fff}.open-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.open-card-grid details,.flow-diagram details{border:1px solid #d4ebe7;border-radius:10px;background:#fff;box-shadow:0 16px 38px rgba(10,168,150,.08);overflow:hidden;transition:.25s}.open-card-grid details[open],.flow-diagram details[open]{transform:translateY(-4px);border-color:#0aa896}.open-card-grid summary,.flow-diagram summary{padding:18px 20px;cursor:pointer;font-weight:900;color:#073948;list-style:none}.open-card-grid p,.flow-diagram p{margin:0;padding:0 20px 20px;color:#5d6f76}.vision-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.vision-metrics article{min-height:150px;display:grid;place-items:center;text-align:center;border-radius:14px;background:linear-gradient(135deg,#0aa896,#087a79);color:#fff;box-shadow:0 20px 46px rgba(10,168,150,.18)}.vision-metrics b{font-size:42px}.vision-metrics span{text-transform:uppercase;font-weight:900;font-size:12px}.moving-products{padding:62px max(5vw,24px);overflow:hidden;background:#eefbf8}.moving-track{display:flex;gap:16px;width:max-content;animation:productRun 28s linear infinite}.moving-track:hover{animation-play-state:paused}.moving-track article{width:235px;min-height:265px;padding:18px;border:1px solid #d9efeb;border-radius:12px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.06)}.moving-track i{height:92px;display:grid;place-items:center;border-radius:10px;background:#f4fbfa;color:#0aa896;font-size:30px;font-style:normal;font-weight:900}.moving-track b,.moving-track span,.moving-track strong{display:block}.moving-track b{margin-top:14px;color:#111}.moving-track span{min-height:58px;margin:8px 0;color:#2aa7a0;font-weight:900}.moving-track strong{color:#e80086;font-size:20px}.diagram-block{background:#071f2f;color:#fff}.diagram-block .index-copy h2{color:#fff}.flow-diagram{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.flow-diagram details{position:relative}.flow-diagram details:after{content:"";position:absolute;right:-16px;top:50%;width:18px;height:2px;background:#0aa896}.flow-diagram details:last-child:after{display:none}@keyframes productRun{to{transform:translateX(-50%)}}@media(max-width:900px){.index-block{grid-template-columns:1fr}.open-card-grid,.vision-metrics,.flow-diagram{grid-template-columns:1fr 1fr}}@media(max-width:560px){.open-card-grid,.vision-metrics,.flow-diagram{grid-template-columns:1fr}.flow-diagram details:after{display:none}.moving-track article{width:205px}}

.pro-topbar{height:44px;background:#fff;color:#050505;border-bottom:1px solid #ececec;display:grid;grid-template-columns:260px 170px 1fr 280px;gap:20px;align-items:center;padding:0 max(4vw,20px);font-size:14px}.pro-topbar .socials{font-weight:800;color:#000;white-space:nowrap}.pro-topbar a{height:44px;margin-block:0;display:grid;place-items:center;background:#0aa896;color:#fff;font-weight:900;text-align:center}.pro-topbar strong{text-align:center;font-size:15px}.pro-header{height:98px;background:#0aa896;border:0;grid-template-columns:260px minmax(360px,1fr) 470px;color:#fff}.pro-header .brand{min-width:0}.pro-header .brand img{width:auto;max-width:205px;max-height:64px;object-fit:contain;filter:none}.pro-header .search{height:58px;border:0;border-radius:0;background:#fff}.pro-header .search input{font-size:17px;padding-inline:28px}.pro-header .search button{width:68px;background:#fff;color:#000;font-size:28px}.pro-actions{gap:14px;align-items:center}.pro-actions>a,.pro-actions .cart-button{font-size:15px;color:#fff;background:transparent;border:0;padding:8px 10px;font-weight:900;white-space:nowrap}.pro-actions .cart-button{position:relative}.pro-actions .cart-button span{position:static;margin-left:6px;background:#000;color:#fff}.gift-button{min-width:160px;height:48px;display:flex!important;align-items:center;justify-content:center;padding:0 14px!important;background:#000!important;border-radius:8px!important;color:#fff!important;font-size:16px!important;line-height:1;text-align:center;letter-spacing:.06em}.pro-nav{height:64px;background:#fff;justify-content:center;gap:26px;font-size:17px;text-transform:uppercase}.pro-nav a{font-weight:900}.pro-nav .outlet{padding:10px 14px;border-radius:9px;background:#e9160b;color:#fff}.brand-stage{padding:34px max(4vw,24px);display:grid;grid-template-columns:repeat(6,1fr);gap:34px;background:#fff}.brand-tile{height:158px;display:grid;place-items:center;border-radius:70px 0 70px 0;position:relative;overflow:hidden;font-size:25px;font-weight:900;color:#0c2430;box-shadow:0 12px 30px rgba(0,0,0,.06);transition:.3s}.brand-tile:before{content:"";position:absolute;inset:-35%;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.58) 48%,transparent 60%);animation:shine 4s linear infinite}.brand-tile span{position:relative}.brand-tile.green,.brand-tile.mint{background:linear-gradient(135deg,#c6f2dc,#73d8be)}.brand-tile.silver{background:linear-gradient(135deg,#f4f4f4,#d8d8d8)}.brand-tile.blue{background:linear-gradient(135deg,#dff2ff,#afd4e9)}.brand-tile.orange{background:linear-gradient(135deg,#ffe1bd,#ffbd84)}.brand-tile.pink{background:linear-gradient(135deg,#ffc7cc,#ff818d)}.brand-tile:hover{transform:translateY(-8px) scale(1.02)}.para-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.para-product-card{min-height:390px;padding:22px;background:#fff;border:1px solid #e8f3f1;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.para-product-card em{left:20px;right:auto;top:18px;background:#e80086;color:#fff;font-size:19px;padding:4px 19px}.para-product-card i{width:100%;height:160px;margin:38px 0 28px;background:linear-gradient(180deg,#fff,#f4fbfa);color:#0aa896;font-size:38px;box-shadow:none}.para-product-card small{font-size:17px;color:#111}.para-product-card h3{min-height:84px;font-size:22px;color:#2aa7a0;text-transform:uppercase}.para-product-card strong{font-size:23px;color:#e80086}.para-product-card strong del{margin-left:8px;color:#9aa8c4;font-size:18px;font-weight:700}.para-product-card a{width:max-content;margin-top:24px;border-radius:999px;padding:12px 24px;background:#31aaa6;font-size:20px}.para-product-card:hover{transform:translateY(-10px);box-shadow:0 24px 55px rgba(0,0,0,.12)}.newsletter{background:#0aa896;border-top:1px solid rgba(255,255,255,.65);padding-block:42px}.newsletter form{gap:16px}.newsletter input{border:1px solid rgba(255,255,255,.65);border-radius:999px;background:transparent;color:#fff}.newsletter input::placeholder{color:#c5fffb}.newsletter button{border-radius:999px;background:#000;min-width:205px;font-weight:900}.benefits{background:#f4fffd}.benefits article{padding:18px;border:1px solid #d7f2ee;border-radius:10px;background:#fff}footer{background:#fff;color:#17105c;border-top:42px solid #17105c;grid-template-columns:1fr 1fr 1fr 1fr}footer h3{color:#17105c}@keyframes shine{to{transform:translateX(85%)}}@media(max-width:1200px){.pro-topbar{grid-template-columns:1fr 150px 1fr}.pro-topbar span:last-child{display:none}.pro-header{grid-template-columns:220px 1fr auto}.gift-button{display:none!important}.brand-stage,.para-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.pro-topbar{display:none}.pro-header{height:auto;grid-template-columns:1fr auto;padding:14px}.pro-header .brand img{max-height:58px}.pro-header .search{grid-column:1/-1;order:3;height:52px}.pro-actions>a{display:none}.pro-nav{justify-content:flex-start;overflow:auto;padding-inline:14px}.brand-stage,.para-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.brand-tile{height:110px;font-size:18px}.para-product-card{min-height:320px}.para-product-card h3{font-size:17px}.para-product-card a{font-size:15px}}@media(max-width:480px){.brand-stage,.para-product-grid{grid-template-columns:1fr}}
