@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
:root{--navy:#243b68;--navy2:#17294d;--blue:#2d7dbc;--soft:#f0f3df;--mint:#e8f7f5;--text:#252b36;--muted:#657083;--white:#fff;--shadow:0 12px 30px rgba(24,42,76,.09)}

.mobile-menu-head,.mobile-menu-socials,.menu-backdrop{display:none}
html,body{overscroll-behavior-y:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.5;user-select:none;-webkit-user-select:none}input,textarea,select{user-select:text;-webkit-user-select:text}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.section{padding:68px 0}.section-title{text-align:center;color:var(--navy);font-size:30px;font-weight:500;letter-spacing:1px;margin:0 0 24px}.section-subtitle{text-align:center;max-width:820px;margin:0 auto 28px;color:var(--muted);font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--navy);color:#fff;padding:13px 28px;font-size:12px;font-weight:700;letter-spacing:.5px;cursor:pointer}.btn.light{background:#fff;color:var(--navy)}.btn.small{padding:10px 20px}.header{height:78px;border-bottom:1px solid #e8ebf0;background:#fff;position:sticky;top:0;z-index:50}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.nav{display:flex;gap:28px;font-size:12px;color:#354052}.nav a.active,.nav a:hover{color:var(--blue)}.brand img{width:230px;height:60px;object-fit:contain}.header-actions{justify-self:end;display:flex;align-items:center;gap:14px}.icon-btn{width:38px;height:38px;border:0;background:transparent;cursor:pointer;font-size:20px}.menu-btn{display:none}.search-panel{position:fixed;inset:78px 0 auto;background:#fff;box-shadow:var(--shadow);padding:25px;z-index:45;transform:translateY(-130%);transition:.25s}.search-panel.open{transform:translateY(0)}.search-box{display:flex;gap:10px;max-width:700px;margin:auto}.search-box input{flex:1;border:1px solid #d7dce4;border-radius:999px;padding:14px 18px}.hero{background:linear-gradient(90deg,#eff3e6,#f0f4e7);overflow:hidden}.hero-slide{display:none;min-height:470px}.hero-slide.active{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:30px}.hero-copy{padding:45px 0}.mini-logo{width:110px;margin-bottom:15px}.hero h1{color:var(--navy);font-size:38px;letter-spacing:3px;margin:0 0 14px}.hero p{max-width:470px;font-size:16px;color:#38404d}.hero-image img{width:100%;height:430px;object-fit:contain}.dots{display:flex;justify-content:center;gap:10px;padding:0 0 20px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:#969aa2;cursor:pointer}.dot.active{background:#5576e9}.welcome-text{text-align:left;max-width:900px;margin:auto;font-size:14px}.notice{margin:34px auto 0;max-width:650px;background:var(--soft);border-radius:12px;padding:22px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--navy);font-size:14px}.notice img{width:85px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-card{text-align:center}.product-card img{width:100%;height:280px;object-fit:cover;border-radius:15px}.product-card h3{font-size:15px;font-weight:500}.center{text-align:center}.cta-strip{background:linear-gradient(90deg,#eef7ff,#e4f8f2);border-radius:18px;padding:30px 55px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.cta-icons{font-size:32px;color:var(--navy)}.cta-strip strong{display:block;font-size:18px}.footer{background:var(--navy2);color:#fff;padding:30px 0;font-size:11px}.footer-inner{display:flex;justify-content:space-between;align-items:center}.socials{display:flex;gap:14px}.about-hero img,.detail-banner img{width:100%;height:460px;object-fit:cover;border-radius:14px}.about-grid{display:grid;grid-template-columns:220px 1fr;gap:60px;margin-top:50px}.about-grid h1{color:var(--navy);font-weight:500}.about-copy p{font-size:14px}.info-box{background:var(--soft);border-radius:12px;padding:24px;margin-top:25px;color:var(--navy)}.contact-panel{display:grid;grid-template-columns:1fr 1.55fr;background:var(--soft);border-radius:16px;overflow:hidden}.contact-panel>img{width:100%;height:100%;object-fit:cover}.form-wrap{padding:38px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.field{width:100%;border:0;border-radius:12px;background:#fff;padding:14px 16px;outline:none}.contact-info{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center;margin:35px 0}.contact-icon{font-size:28px;color:var(--navy)}.map-frame{width:100%;height:400px;border:0;border-radius:12px}.category-list{display:grid;gap:26px}.category-banner{position:relative;border-radius:14px;overflow:hidden;min-height:330px}.category-banner img{width:100%;height:330px;object-fit:cover;filter:brightness(.62)}.category-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:55px;color:#fff}.category-copy.right{align-items:flex-end;text-align:right}.category-copy h2{font-size:28px;letter-spacing:2px;margin:0}.scroll-icon{text-align:center;font-size:24px;color:var(--navy);margin-bottom:25px}.range-hero{text-align:center}.range-hero img{height:380px;width:100%;object-fit:cover;border-radius:12px}.range-products{display:grid;gap:20px}.range-item{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);border-radius:12px;overflow:hidden}.range-item:nth-child(even) .range-copy{order:1}.range-item:nth-child(even) img{order:2}.range-item img{width:100%;height:300px;object-fit:cover}.range-copy{padding:35px}.range-copy h3{color:var(--navy);font-size:24px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 20px;padding:0;list-style:none;font-size:13px}.feature-list li:before{content:'✓';color:var(--blue);margin-right:8px}.description-row{display:grid;grid-template-columns:180px 1fr;gap:40px;margin:35px 0}.downloads{display:flex;gap:24px;flex-wrap:wrap}.download-link{display:flex;align-items:center;gap:8px;color:var(--navy);font-weight:700}.colors-section{background:var(--soft);padding:55px 0}.colors-layout{display:grid;grid-template-columns:240px 1fr;gap:30px;align-items:center}.slider-controls{display:flex;gap:10px;margin-top:18px}.arrow{width:38px;height:38px;border:0;border-radius:50%;background:var(--navy);color:#fff;cursor:pointer}.color-window{overflow:hidden}.color-track{display:flex;gap:20px;transition:.35s}.color-card{min-width:180px;text-align:center}.color-card img{height:230px;width:100%;object-fit:cover;border-radius:10px}.microban{display:grid;grid-template-columns:1fr 220px;gap:40px;align-items:center}.microban img{width:180px;margin:auto}.features-dark{background:var(--navy2);color:#fff}.features-layout{display:grid;grid-template-columns:220px 1fr;gap:40px}.feature-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-icon{display:flex;gap:12px;font-size:13px}.feature-icon span{font-size:24px}.complements{overflow:hidden}.complement-track{display:flex;gap:25px;transition:.35s}.complement-card{min-width:calc(25% - 19px);text-align:center}.complement-card img{height:190px;width:100%;object-fit:cover;border-radius:12px}.complement-dots{display:flex;justify-content:center;gap:8px;margin-top:25px}.request-box{background:var(--soft);border-radius:16px;padding:34px}.checks{display:grid;gap:12px;font-size:13px}.modal{position:fixed;inset:0;background:rgba(8,18,38,.68);display:none;align-items:center;justify-content:center;z-index:100;padding:20px}.modal.open{display:flex}.modal-card{background:#fff;border-radius:18px;width:min(850px,100%);max-height:90vh;overflow:auto;position:relative;padding:30px}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.modal-content{display:grid;grid-template-columns:1fr 1.3fr;gap:30px}.modal-content img{height:320px;width:100%;object-fit:cover;border-radius:12px}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.option{padding:12px;border:1px solid #dfe3ea;border-radius:10px}.page-lead{text-align:center;margin-bottom:35px}
@media(max-width:800px){.header{height:auto}.header-inner{grid-template-columns:auto 1fr auto;padding:10px 0}.brand{justify-self:center}.brand img{width:180px}.menu-btn{display:block}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;border-bottom:1px solid #ddd}.nav.open{display:flex}.hero-slide.active{grid-template-columns:1fr}.hero-image img{height:300px}.cards-3,.contact-info{grid-template-columns:1fr}.cta-strip{grid-template-columns:1fr;text-align:center}.footer-inner{flex-direction:column;gap:15px}.about-grid,.contact-panel,.range-item,.description-row,.colors-layout,.microban,.features-layout,.modal-content{grid-template-columns:1fr}.range-item:nth-child(even) .range-copy,.range-item:nth-child(even) img{order:initial}.form-grid{grid-template-columns:1fr}.complement-card{min-width:calc(50% - 13px)}.feature-icons{grid-template-columns:1fr 1fr}.about-hero img,.detail-banner img{height:280px}}
@media(max-width:520px){.container{width:min(100% - 24px,1120px)}.section{padding:45px 0}.hero h1{font-size:28px}.hero-copy{padding:28px 0}.notice{flex-direction:column;text-align:center}.feature-icons{grid-template-columns:1fr}.complement-card{min-width:100%}.contact-info{gap:15px}.category-copy{padding:25px}.about-grid{gap:15px}.header-actions .icon-btn:first-child{display:block}}

.socials{align-items:center}.socials a{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff;transition:opacity .2s}.socials a:hover{opacity:.7}.socials svg{width:20px;height:20px;fill:currentColor}.search-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.complement-modal-trigger{cursor:pointer}

@media(max-width:800px){.cta-icons{justify-content:center}.cta-strip{min-height:auto;padding:38px 28px}}

/* ===== Ajuste general de escala: versión más grande y legible ===== */
body{font-size:17px;line-height:1.65}
.container{width:min(1280px,calc(100% - 64px))}
.section{padding:88px 0}
.section-title{font-size:38px;margin-bottom:30px;letter-spacing:1.2px}
.section-subtitle{max-width:980px;font-size:17px;line-height:1.7;margin-bottom:38px}
.btn{padding:16px 34px;font-size:14px;min-height:50px}
.btn.small{padding:13px 25px;font-size:13px;min-height:44px}

.header{height:96px}
.nav-category{position:relative}
body,button,input,textarea,select{font-family:'Inter',Arial,Helvetica,sans-serif}
.nav a{text-transform:uppercase}
.category-submenu{position:absolute;z-index:70;top:calc(100% + 18px);left:50%;display:grid;width:150px;padding:8px;background:#fff;border:1px solid #e8ebf0;border-radius:10px;box-shadow:0 12px 28px rgba(12,30,64,.14);opacity:0;visibility:hidden;transform:translate(-50%,-6px);transition:opacity .2s,transform .2s,visibility .2s}
.category-submenu::before{content:'';position:absolute;right:0;bottom:100%;left:0;height:20px}
.category-submenu a{padding:10px 8px;border-radius:7px;color:var(--navy);font-size:10px;line-height:1.25;text-align:center;white-space:nowrap}
.category-submenu a:hover{background:var(--soft);color:var(--blue)}
.nav-category:hover .category-submenu,.nav-category:focus-within .category-submenu{opacity:1;visibility:visible;transform:translate(-50%,0)}
.header-inner{gap:34px}
.nav{gap:38px;font-family:'Inter',Arial,Helvetica,sans-serif;font-size:14px}
.brand img{width:232px;height:61px}
.icon-btn{width:46px;height:46px;font-size:24px}
.search-panel{inset:96px 0 auto;padding:32px}
.search-box{max-width:820px}
.search-box input{font-size:16px;padding:17px 22px}

.hero{font-family:'Inter',Arial,Helvetica,sans-serif}
.featured-invitation{font-family:'Inter',Arial,Helvetica,sans-serif;font-size:20px;letter-spacing:.04em}
.featured-categories-btn{width:239px;height:52px;padding:0;font-family:'Inter',Arial,Helvetica,sans-serif;font-size:16px}
.home-contact-question{font-family:'Inter',Arial,Helvetica,sans-serif;font-size:24px}
.home-contact-btn{width:229px;height:52px;padding:0;font-family:'Inter',Arial,Helvetica,sans-serif;font-size:16px}
.page-contact-cta .cta-copy span,.page-contact-cta .cta-copy strong{font-family:'Inter',Arial,Helvetica,sans-serif;font-size:24px}
.page-contact-btn{width:229px;height:52px;padding:0;font-family:'Inter',Arial,Helvetica,sans-serif;font-size:16px}
.dots{gap:14px;padding-bottom:28px}
.dot{width:13px;height:13px}

.welcome-text{width:100%;max-width:none;margin-inline:auto;text-align:center;font-size:15px;line-height:1.75}
.notice{width:min(650px,100%);max-width:650px;padding:28px 36px;font-size:17px;border-radius:16px}
.notice img{width:62px;height:56px;object-fit:contain}
.cards-3{gap:40px}
.product-card img{height:350px;border-radius:18px}
.product-card h3{font-size:18px;margin-top:16px}
.cta-strip{width:min(1100px,100%);margin-inline:auto;min-height:180px;padding:48px 68px;gap:36px;border-radius:22px}
.cta-icons{display:flex;align-items:center;gap:12px;color:var(--navy)}
.cta-icons svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cta-icons img{width:54px;height:54px;object-fit:contain}
.cta-copy{display:flex;flex-direction:column;justify-content:center;line-height:1.45}
.cta-strip{font-size:17px}
.cta-strip strong{font-size:22px}
.footer{padding:38px 0;font-size:13px}

.about-hero img,.detail-banner img{height:560px;border-radius:18px}
.container.detail-banner{width:min(1190px,calc(100% - 40px))}
.detail-banner>img{width:100%;height:560px;object-fit:cover}
.detail-banner{position:relative}.detail-banner>.banner-corner-logo{position:absolute;top:20px;left:20px;width:88px;height:80px;object-fit:contain;border-radius:0;z-index:1}
.detail-banner>.banner-corner-logo-right{left:auto;right:20px;width:86px;height:86px}
.diamond-banner-title{position:absolute;top:280px;right:90px;transform:translateY(-50%);width:295px;height:160px;display:flex;align-items:center;justify-content:center;margin:0;text-align:center;font-size:34px;line-height:1.18;font-weight:200;color:#000;opacity:.2;z-index:1}
@media(max-width:800px){.diamond-banner-title{top:140px;right:30px;font-size:28px}}
.about-grid{grid-template-columns:260px 1fr;gap:80px;margin-top:65px}
.about-grid h1{font-size:38px;line-height:1.2}
.about-copy p{font-size:17px;line-height:1.75}
.info-box{padding:30px;font-size:16px;border-radius:16px}
.about-copy .info-box{width:min(881px,100%);height:114px;display:flex;align-items:center;justify-content:center}
.about-copy .info-box span{display:block;max-width:700px;margin-inline:auto;text-align:center}
.about-copy .info-box.about-info-with-logo{height:140px;justify-content:flex-start;gap:28px}.about-copy .about-info-with-logo>img{flex:0 0 90px;width:90px;height:90px;max-height:none;object-fit:contain;object-position:center}.about-copy .about-info-with-logo>span{max-width:700px;margin:0;text-align:left}
.about-grid>h1,.about-grid>.about-copy>p:first-child{margin-top:0}
@media(min-width:801px){.about-copy .info-box.about-info-with-logo{width:100%;max-width:none}.about-copy .about-info-with-logo>span{flex:1;max-width:none}}
@media(max-width:520px){.about-copy .info-box.about-info-with-logo{gap:18px}.about-copy .about-info-with-logo>img{flex-basis:72px;width:72px;height:72px}}

.contact-panel{grid-template-columns:1fr 1.5fr;border-radius:20px}
.form-wrap{padding:52px}
.form-wrap h1,.form-wrap h2{font-size:36px}
.form-wrap p{font-size:16px}
.form-grid{gap:20px}
.field{padding:17px 19px;font-size:16px;border-radius:14px;min-height:54px}
textarea.field{min-height:130px}
.contact-info{gap:45px;margin:50px 0;font-size:16px}
.contact-icon{font-size:36px}
.contact-icon img{width:36px;height:36px;object-fit:contain;margin-inline:auto}
.contact-info p{font-size:20px}
.map-frame{height:500px}

.category-list{gap:34px}
.category-banner{min-height:430px;border-radius:18px}
.category-banner img{height:430px}
.category-copy{padding:75px}
.category-copy h2{font-size:38px}
.category-copy p{font-size:18px;max-width:560px}
.scroll-icon{font-size:30px;margin-bottom:34px}

.range-hero img{height:500px;border-radius:16px}
.range-products{gap:28px}
.range-item img{height:390px}
.range-copy{padding:50px}
.range-copy h3{font-size:32px}
.range-copy p{font-size:16px}
.feature-list{font-size:16px;gap:12px 28px}

.description-row{grid-template-columns:220px 1fr;gap:55px;margin:48px 0}
.description-row h2,.description-row h3{font-size:28px}
.description-row p{font-size:16px}
.downloads{gap:32px}
.download-link{font-size:16px}
.download-link img{width:26px;height:26px;flex:0 0 26px;object-fit:contain}
.feature-icon>img{width:36px;height:36px;flex:0 0 36px;object-fit:contain}
.feature-copy h3{margin:0 0 6px;font-size:16px;line-height:1.3}.feature-copy p{margin:0;font-size:13px;line-height:1.5;opacity:.82}
.features-layout>h2{font-size:34px;margin-top:0}.features-dark .feature-icon>img{width:60px;height:60px;flex-basis:60px}.features-dark .feature-copy{width:320px;height:90px}.features-dark .feature-copy h3{font-size:17px}.features-dark .feature-copy p{font-size:15px;font-weight:300}
.features-dark .feature-icons{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,90px);grid-auto-flow:column;row-gap:88px;column-gap:105px}
.features-dark .feature-icon:nth-child(1){grid-column:1;grid-row:1}.features-dark .feature-icon:nth-child(3){grid-column:1;grid-row:2}.features-dark .feature-icon:nth-child(5){grid-column:1/-1;grid-row:3}.features-dark .feature-icon:nth-child(2){grid-column:2;grid-row:1}.features-dark .feature-icon:nth-child(4){grid-column:2;grid-row:2}
.features-dark .feature-icon:nth-child(5) .feature-copy{width:100%;max-width:none;flex:1}
.detail-banner .description-row{grid-template-columns:220px 881px;justify-content:space-between;align-items:start}.detail-banner .description-row h2{margin-top:0;font-size:34px;line-height:1.2;color:#384870}.description-copy{width:881px;min-height:160px;height:auto}.description-copy p{margin-top:0;font-size:15px}.detail-banner .download-link{font-size:14px}.detail-banner .download-link img{width:52px;height:52px;flex-basis:52px}
.colors-section{padding:72px 0}
.colors-layout{grid-template-columns:290px 1fr;gap:44px}
.colors-layout h2{font-size:32px}
.colors-layout p{font-size:16px}
.arrow{display:inline-flex;width:46px;height:46px;padding:0;align-items:center;justify-content:center;font-size:19px}
.arrow-icon{display:block;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor}
.arrow-icon-left{transform:rotate(-135deg)}
.arrow-icon-right{transform:rotate(45deg)}
.color-track{gap:26px}
.color-card{min-width:220px;font-size:15px}
.color-card img{height:290px}
.colors-layout h2{width:235px;height:92px;font-size:34px;line-height:1.08;margin:0 0 16px;color:#384870}.colors-layout>div:first-child>p{width:233px;height:63px;font-size:17px;line-height:1.18;margin:0}.color-card{min-width:214px;width:214px}.color-card img{width:214px;height:300px;object-fit:cover}.color-card p{font-size:19px;color:#384870}
.colors-section .arrow{width:58px;height:58px;flex:0 0 58px;font-size:22px}
.colors-section .slider-controls{margin-top:42px}
.colors-section .colors-layout{align-items:start}
.microban{grid-template-columns:190px minmax(0,1fr) 230px;gap:50px;align-items:start}
.microban h2{font-size:34px;text-align:left;margin:0}
.microban p{font-size:15px}
.microban img{width:215px;height:215px;object-fit:contain}
.features-layout{grid-template-columns:260px 1fr;gap:55px}
.features-layout h2{font-size:34px}
.feature-icons{gap:34px}
.feature-icon{font-size:16px;line-height:1.55}
.feature-icon span{font-size:30px}
.complement-track{gap:30px}
.complement-card{min-width:calc(25% - 23px)}
.complement-card img{height:250px}
.complement-card h3{font-size:18px}
.complement-dots{gap:11px;margin-top:32px}
.complements>.section-title{font-size:26px}.complement-track{gap:30px}.complement-card{flex:0 0 calc((100% - 60px)/3);min-width:0}.complement-card img{width:327px;height:316px;margin-inline:auto;object-fit:contain;background:#f4f4f4}.complement-card h3{font-size:20px;color:#384870}.complement-dots .dot{border:0}.complement-dots:empty{display:none}
@media(max-width:800px){.complement-card{flex-basis:calc((100% - 30px)/2)}}
@media(max-width:520px){.complement-card{flex-basis:100%}}
.request-box{padding:46px;border-radius:20px}
.modal .option-grid{grid-template-columns:1fr;padding-left:22px}.modal .option{display:list-item;border:0;border-radius:0;padding:2px 0;background:transparent}
.request-box .form-submit{display:flex;align-items:center;justify-content:flex-end}
.request-box h2{font-size:34px}
.checks{font-size:15px;gap:16px}
.modal-card{width:min(980px,100%);padding:42px}
.modal-card{width:min(1190px,calc(100vw - 40px));height:440px;max-height:calc(100vh - 40px)}
.modal-content>.modal-product-img{width:350px;height:320px;background:#f4f4f4;object-fit:contain}
.modal-product-description p{font-size:15px}
.modal-card>.modal-close{top:12px;right:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:#384870;color:#fff;font-size:26px;line-height:1;z-index:2}
.description-extra{margin-top:28px}
.foot-dryer-uses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.foot-dryer-use{display:flex;align-items:center;gap:14px}.foot-dryer-use img{width:130px;height:130px;flex:0 0 130px;object-fit:cover}.foot-dryer-use p{margin:0;font-size:15px}
.foot-dryer-downloads{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.foot-dryer-downloads .download-link{min-width:0;align-items:flex-start}
.diamond-downloads{grid-template-columns:repeat(3,minmax(0,1fr))}.diamond-downloads .download-link{align-items:center}
.fusion-one-downloads{grid-template-columns:repeat(2,minmax(0,280px));gap:32px}.fusion-one-downloads .download-link{align-items:center}
.downloads-row{align-items:center}.downloads-row>h2{margin:0}
.description-row:has(.foot-dryer-uses)+.downloads-row{margin-top:80px}
.features-dark .foot-dryer-features{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,90px);grid-auto-flow:column;row-gap:55px;column-gap:80px}.features-dark .foot-dryer-features .feature-icon{grid-column:auto!important;grid-row:auto!important;order:initial}.features-dark .foot-dryer-features .feature-copy{width:320px}
.inox-detail-section{padding-bottom:12px}.inox-microban-section{padding-top:12px}
.inox-microban-section>.microban{width:min(1190px,calc(100% - 40px))}
.inox-complements-section{padding-bottom:28px}.inox-request-section{padding-top:28px}
.section:has(.complements){padding-bottom:28px}.section:has(.complements)+.section:has(.request-box){padding-top:28px}
@media(max-width:800px){.foot-dryer-uses{grid-template-columns:1fr}.foot-dryer-use{max-width:420px}}
@media(max-width:800px){.foot-dryer-downloads{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.foot-dryer-downloads{grid-template-columns:1fr}}
@media(max-width:800px){.features-dark .foot-dryer-features{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}.features-dark .foot-dryer-features .feature-copy{width:100%}}
.modal-content{gap:42px}
.modal-content img{height:390px}
.option{padding:16px;font-size:15px}
.page-lead{margin-bottom:48px}

@media(max-width:1000px){
  body{font-size:16px}
  .container{width:min(100% - 40px,1280px)}
  .nav{gap:20px;font-size:14px}
  .brand img{width:220px}
  .hero h1{font-size:42px}
  .hero-image img{height:470px}
}

@media(max-width:800px){
  .header{height:auto}
  .nav-category{display:flex;flex-direction:column;gap:8px}
  .category-submenu{position:static;width:100%;padding:0 0 0 14px;border:0;border-left:1px solid #dfe4ec;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;background:transparent}
  .category-submenu::before{display:none}
  .category-submenu a{padding:7px 10px;font-size:10px}
  .detail-banner .description-row{grid-template-columns:1fr}.description-copy{width:100%;height:auto}
  .colors-layout h2,.colors-layout>div:first-child>p{width:100%;height:auto}
  .microban{grid-template-columns:1fr}.microban img{margin:10px 0 0}
  .features-dark .feature-copy{width:100%;height:auto}
  .features-dark .feature-icon:nth-child(1),.features-dark .feature-icon:nth-child(2),.features-dark .feature-icon:nth-child(3),.features-dark .feature-icon:nth-child(4),.features-dark .feature-icon:nth-child(5){grid-column:auto;grid-row:auto}.features-dark .feature-icon:nth-child(5) .feature-copy{width:100%}
  .features-dark .feature-icons{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}
  .search-panel{inset:82px 0 auto}
  .section{padding:62px 0}
  .section-title{font-size:32px}
  .section-subtitle{font-size:16px}
  .hero-slide{min-height:auto}
  .hero-copy{height:400px}
  .hero h1{font-size:38px}
  .hero p{font-size:17px}
  .hero-image img{height:360px}
  .product-card img{height:320px}
  .about-grid h1{font-size:32px}
  .contact-panel>img{min-height:360px}
  .category-banner,.category-banner img{height:360px;min-height:360px}
  .category-copy{padding:45px}
  .category-copy h2{font-size:32px}
  .range-hero img{height:360px}
  .range-item img{height:340px}
  .color-card{min-width:200px}
}

@media(max-width:520px){
  body{font-size:16px}
  .container{width:min(100% - 24px,1280px)}
  .container.detail-banner{width:calc(100% - 24px)}
  .section{padding:50px 0}
  .section-title{font-size:28px}
  .btn{font-size:13px;padding:14px 26px}
  .hero h1{font-size:32px}
  .hero p{font-size:16px}
  .hero-image img{height:300px}
  .product-card img{height:280px}
  .about-hero img,.detail-banner img{height:300px}
  .form-wrap{padding:28px 20px}
  .category-banner,.category-banner img{height:320px;min-height:320px}
  .category-copy{padding:28px}
  .category-copy h2{font-size:27px}
  .range-item img{height:300px}
  .range-copy{padding:30px 22px}
  .range-copy h3{font-size:27px}
  .map-frame{height:360px}
  .request-box{padding:28px 20px}
}

/* Banners de categorias: 1186 x 496 px en escritorio y misma proporcion en pantallas menores. */
.categories-page .category-banner{
  width:min(1186px,100%);
  height:auto;
  min-height:0;
  aspect-ratio:1186 / 496;
  margin-inline:auto;
}
.categories-page .category-banner img{
  width:100%;
  height:100%;
  min-height:0;
  object-fit:cover;
}
.categories-page .category-banner .btn{
  width:192px;
  height:52px;
  padding:0;
  flex:none;
}
.categories-page .category-copy p{
  width:414px;
  max-width:100%;
  height:56px;
  margin-block:12px 20px;
}
.categories-page .scroll-icon img{
  width:40px;
  height:40px;
  margin-inline:auto;
}
.categories-page .category-copy .category-text-image{
  width:339px;
  max-width:100%;
  height:50px;
  margin-block:12px 20px;
  object-fit:contain;
  filter:none;
}

@media(min-width:801px){
  .cta-strip{grid-template-columns:1fr 1.5fr auto}
  .cta-icons{justify-self:end;transform:translateX(-20px)}
  .cta-copy{justify-self:center;text-align:center;transform:translateX(-20px)}
  .header .nav{transform:translateX(28px)}
  .header .header-actions{transform:translateX(-28px)}
  .contact-panel{grid-template-columns:406px 1fr;width:min(1190px,100%);height:auto;min-height:0;margin-inline:auto}
  .contact-panel>img{width:406px;height:100%;object-fit:cover}
  .contact-panel .form-wrap{padding:30px 60px 44px 62px;display:flex;flex-direction:column}
  .contact-panel .form-wrap h1{margin:0 0 12px;font-size:32px;line-height:1.2}
  .contact-panel .form-wrap p{margin:0 0 30px}
  .contact-panel .form-grid{flex:1;grid-template-columns:repeat(2,324px);grid-template-rows:52px 52px 52px 52px 82px auto 52px;justify-content:start;align-content:start;row-gap:12px;column-gap:14px}
  .contact-panel .field{min-height:52px;height:52px;padding:11px 20px;border-radius:999px}
  .contact-panel .form-grid>.field:not(.full){width:100%;max-width:324px}
  .contact-panel .form-grid>.field.full{width:100%;max-width:none}
  .contact-panel textarea.field{min-height:82px;height:100%;padding-top:16px;border-radius:18px;resize:none}
  .contact-panel .contact-submit{width:230px;height:52px;padding:0}
}

@media(max-width:800px){.about-copy .info-box{height:auto;min-height:114px}}

/* Slider del home: medida de las imágenes preparadas para móvil. */

/* Composición del slider según el diseño móvil de referencia. */
@media(max-width:520px){
  .image-only-hero .dots{bottom:10px;gap:10px}
  .image-only-hero .dot{flex:0 0 7px;width:7px;height:7px;min-width:7px;min-height:7px;padding:0;border:0;border-radius:50%;aspect-ratio:1}
}

/* Sección Bienvenidos del home según el diseño móvil. */
@media(max-width:520px){
  .hero + .section{padding:35px 0 12px}
  .hero + .section .section-title{
    width:min(410px,100%);
    margin-inline:auto;
    padding-inline:0;
    text-align:left;
    font-size:24px;
    line-height:1.2;
    letter-spacing:.5px;
    margin-bottom:22px;
  }
  .hero + .section .welcome-text{
    width:min(410px,100%);
    max-width:410px;
    height:240px;
    margin-inline:auto;
    padding-inline:0;
    text-align:justify;
    text-justify:inter-word;
    letter-spacing:.04em;
    font-size:12px;
    line-height:1.28;
  }
  .hero + .section .notice{
    width:100%;
    max-width:350px;
    min-height:104px;
    margin-top:27px;
    padding:15px 18px;
    flex-direction:row;
    justify-content:space-between;
    gap:14px;
    text-align:left;
    border-radius:12px;
    font-size:11.5px;
    line-height:1.25;
  }
  .hero + .section .notice b{max-width:235px}
  .hero + .section .notice img{
    flex:0 0 auto;
    width:68px;
    height:auto;
    margin:0;
  }
}

/* Carrusel de productos destacados en móvil. */
.featured-dots{display:none}
.home-video-stack{display:grid;width:100%;gap:12px;margin:28px auto 0}
.home-video-stack iframe,.home-video-cover{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:12px}
.home-video-player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#000}
.home-video-player>iframe,.home-video-player>.home-video-cover{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0}
.home-video-cover{position:relative;overflow:hidden;padding:0;background:#000;cursor:pointer}
.home-video-cover>img{width:100%;height:100%;object-fit:cover}
.home-video-cover>.home-video-play{position:absolute;z-index:2;top:50%;left:50%;width:58px;height:40px;border-radius:10px;background:#000;transform:translate(-50%,-50%);box-shadow:0 2px 8px rgba(0,0,0,.3);pointer-events:none}
.home-video-cover>.home-video-play:after{content:'';position:absolute;top:50%;left:52%;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid #fff;transform:translate(-50%,-50%)}
.image-only-hero .home-video-play{display:none}
.home-contact-strip,.page-contact-cta{display:flex;width:100%;height:148px;min-height:148px;align-items:center;justify-content:center;gap:110px;background:#eef7f5 url('../img/home/section-final.png') center/100% 100% no-repeat}
.home-contact-strip .cta-icons,.home-contact-strip .cta-copy,.page-contact-cta .cta-icons,.page-contact-cta .cta-copy{justify-self:auto;transform:none}
.home-contact-strip .cta-copy,.page-contact-cta .cta-copy{text-align:center}
@media(max-width:800px){
  .home-contact-strip,.page-contact-cta{height:auto;min-height:260px;flex-direction:column;gap:32px;background-size:cover}
}
@media(max-width:520px){
  .featured-section{padding-top:18px}
  .featured-section .container{overflow:hidden}
  .featured-window{overflow:visible}
  .featured-section .cards-3{
    display:flex;
    gap:16px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scroll-behavior:smooth;
    scrollbar-width:none;
    padding-bottom:2px;
  }
  .featured-section .cards-3::-webkit-scrollbar{display:none}
  .featured-section .product-card{
    flex:0 0 calc((100% - 16px)/2);
    scroll-snap-align:start;
  }
  .featured-section .product-card img{height:auto;aspect-ratio:1.08/1;object-fit:cover;border-radius:15px}
  .featured-section .product-card h3{font-size:15px;line-height:1.2;margin:14px 0 0}
  .featured-dots{display:flex;justify-content:center;gap:14px;margin-top:18px}
  .featured-dots .dot{width:8px;height:8px;padding:0}
}

/* Footer del home en móvil. */
@media(max-width:520px){
  .footer{padding:36px 20px 32px;font-size:14px}
  .footer .container{width:100%}
  .footer-inner{flex-direction:column;justify-content:center;gap:20px;text-align:center}
  .footer-inner>span{max-width:360px;line-height:1.45;letter-spacing:.2px}
  .footer .socials{
    display:flex;
    width:100%;
    max-width:180px;
    flex-wrap:wrap;
    justify-content:center;
    column-gap:22px;
    row-gap:12px;
  }
  .footer .socials>span{flex:0 0 100%;font-size:14px}
  .footer .socials a{width:28px;height:28px}
  .footer .socials svg{width:27px;height:27px}
}

/* Menú lateral móvil. */
@media(max-width:520px){
  body.menu-open{overflow:hidden}
  body.menu-open .header{z-index:102}
  .nav{
    display:flex;
    position:fixed;
    z-index:103;
    inset:0 auto 0 0;
    width:82%;
    max-width:320px;
    height:100dvh;
    padding:0 21px 18px;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    border:0;
    background:#fff;
    color:#272b32;
    font-size:15px;
    transform:translateX(-105%);
    transition:transform .25s ease;
  }
  .nav.open{display:flex;transform:translateX(0)}
  .mobile-menu-head{display:block;height:0;min-height:0}
  .mobile-menu-close{position:absolute;z-index:1;top:3px;right:14px;width:38px;height:38px;padding:0;border:0;background:transparent;color:var(--navy);font-size:34px;font-weight:200;line-height:1;cursor:pointer}
  .nav>a{padding:10px 0;font-size:15px;letter-spacing:.2px}
  .nav>a:first-of-type{margin-top:8px}
  .nav a.active{color:var(--blue)}
  .nav>a.active::before{content:none}
  .nav .nav-category{width:100%;align-items:stretch;text-align:left}
  .nav .nav-category>a{display:block;width:100%;padding:10px 0;font-size:15px;letter-spacing:.2px;text-align:left}
  .nav .nav-category .category-submenu{width:100%;margin:0;padding:0 0 0 14px;text-align:left;transform:none}
  .nav .nav-category .category-submenu a{display:block;width:100%;padding:7px 0;text-align:left}
  .mobile-menu-socials{display:flex;margin-top:auto;margin-bottom:24px;align-items:center;gap:18px;font-size:13px}
  .mobile-menu-socials a{display:flex;width:22px;height:22px;align-items:center;justify-content:center}
  .mobile-menu-socials svg{width:21px;height:21px;fill:#202631;stroke:none;opacity:1;transform:none}
  .menu-backdrop{display:block;position:fixed;z-index:101;inset:0;background:rgba(0,0,0,.35);opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s .25s}
  .menu-backdrop.open{opacity:1;visibility:visible;transition:opacity .25s}
}

/* Texto de la página Nosotros en móvil. */
@media(max-width:520px){
  .about-hero .about-grid{display:block;margin-top:24px}
  .about-hero .about-grid>h1{
    margin:0 0 22px;
    color:var(--navy);
    font-size:27px;
    line-height:1.15;
    font-weight:400;
    letter-spacing:1px;
  }
  .about-hero .about-grid>h1 br{display:none}
  .about-hero .about-copy p{
    margin:0 0 20px;
    font-size:15px;
    line-height:1.34;
    letter-spacing:.15px;
  }
  .about-hero .about-copy .info-box{
    width:100%;
    min-height:122px;
    margin-top:26px;
    padding:19px 20px;
    justify-content:flex-start;
    border-radius:15px;
    font-size:16px;
    line-height:1.28;
    font-weight:600;
    letter-spacing:.2px;
  }
  .about-hero .about-copy .info-box span{max-width:none;margin:0;text-align:left}
}

/* Formulario de Contacto en móvil. */
@media(max-width:520px){
  .contact-panel{display:block;border-radius:15px}
  .contact-panel>img{width:100%;height:300px;min-height:0;object-fit:cover;border-radius:15px 15px 0 0}
  .contact-panel .form-wrap{display:block;padding:17px 20px 30px}
  .contact-panel .form-wrap h1{margin:0 0 7px;font-size:27px;line-height:1.15;font-weight:400!important;letter-spacing:1px}
  .contact-panel .form-wrap>p{margin:0 0 22px;font-size:12px;line-height:1.35}
  .contact-panel .form-grid{
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:none;
    gap:12px;
  }
  .contact-panel .form-grid .field,
  .contact-panel .form-grid>.field:not(.full),
  .contact-panel .form-grid>.field.full{
    width:100%;
    max-width:none;
    min-height:40px;
    height:40px;
    padding:10px 17px;
    border-radius:999px;
    font-size:12px;
  }
  .contact-panel .form-grid textarea.field{
    min-height:40px;
    height:40px;
    border-radius:16px;
    overflow:hidden;
    resize:none;
  }
  .contact-panel .form-grid>.full{grid-column:1}
  .contact-panel .form-grid .btn{width:100%;min-height:40px;height:40px;padding:0;font-size:11px}
}

/* Información de contacto en móvil. */
@media(max-width:520px){
  .section:has(.contact-panel)+.section{padding-top:34px}
  .section:has(.contact-panel)+.section .section-title{
    margin-bottom:28px;
    font-size:23px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:.7px;
  }
  .section:has(.contact-panel)+.section .contact-info{
    display:grid;
    grid-template-columns:1fr;
    gap:22px;
    margin:0 0 34px;
  }
  .section:has(.contact-panel)+.section .contact-info>div{display:flex;flex-direction:column;align-items:center}
  .section:has(.contact-panel)+.section .contact-icon{display:flex;align-items:center;justify-content:center}
  .section:has(.contact-panel)+.section .contact-icon img{width:32px;height:32px;object-fit:contain}
  .section:has(.contact-panel)+.section .contact-info p{margin:8px 0 0;font-size:13px;line-height:1.25}
  .section:has(.contact-panel)+.section .map-frame{
    display:block;
    width:100%;
    height:calc((100vw - 24px)/1.375);
    max-height:300px;
    border:0;
    border-radius:15px;
  }
}

/* Página de Categorías en móvil. */
@media(max-width:520px){
  .categories-page main>.section:first-child{padding:8px 0 13px}
  .nosotros-page main>.section:first-child,
  .contacto-page main>.section:first-child{padding-top:8px}
  .categories-page main>.section:nth-child(2){padding:13px 0 42px}
  .categories-page .page-lead{margin-bottom:20px}
  .categories-page .page-lead .section-title{margin-bottom:14px;font-size:24px;line-height:1.2;font-weight:400;letter-spacing:.7px}
  .categories-page .page-lead .section-subtitle{max-width:350px;margin-bottom:13px;font-size:11px;line-height:1.35}
  .categories-page .scroll-icon{margin-bottom:0}
  .categories-page .scroll-icon img{width:29px;height:29px}
  .categories-page .category-list{gap:17px}
  .categories-page .category-banner{
    width:100%;
    height:auto;
    min-height:0;
    aspect-ratio:1.8/1;
    border-radius:13px;
  }
  .categories-page .category-banner img{width:100%;height:100%;object-fit:cover}
  .categories-page .category-copy{padding:16px}
  .categories-page .category-copy h2{margin:0;font-size:17px;line-height:1.15;font-weight:400;letter-spacing:.5px}
  .categories-page .category-copy p{
    width:185px;
    max-width:75%;
    height:auto;
    margin:5px 0 9px;
    font-size:10px;
    line-height:1.2;
  }
  .categories-page .category-copy.right p{margin-left:auto}
  .categories-page .category-banner .btn{width:91px;height:25px;min-height:25px;padding:0;font-size:9px}
}

/* Evita que el buscador oculto aparezca durante el rebote superior del scroll. */
.search-panel{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:transform .25s,opacity .2s,visibility 0s .25s;
}
.search-panel.open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:transform .25s,opacity .2s;
}

/* Bloques de productos de Gama V7: 1190 x 520 px, con imagen de 535 x 520 px. */
.gama-v7-page .range-hero .range-logo{
  width:160px;
  height:68px;
  margin:0 auto 22px;
  object-fit:contain;
  border-radius:0;
}
.gama-v7-page .range-hero .section-title{
  margin-bottom:8px;
}
.gama-v7-page main>.section:first-child{
  padding-bottom:20px;
}
.gama-v7-page #productos{
  padding-top:20px;
}
.gama-v7-page .range-hero .range-arrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
}
.gama-v7-page .range-hero .range-arrow img{
  width:40px;
  height:40px;
  object-fit:contain;
  border-radius:0;
}

.gama-v7-page .feature-list{
  grid-template-columns:1fr;
}
.gama-v7-page .feature-list li:before{
  content:'+';
}

@media(min-width:801px){
  .gama-v7-page .range-products{
    width:min(1190px,100%);
    margin-inline:auto;
  }
  .gama-v7-page .range-item{
    width:1190px;
    max-width:100%;
    height:520px;
    grid-template-columns:535px minmax(0,655px);
  }
  .gama-v7-page .range-item:nth-child(even){
    grid-template-columns:minmax(0,655px) 535px;
  }
  .gama-v7-page .range-item img{
    width:535px;
    height:520px;
    object-fit:cover;
  }
  .gama-v7-page .range-copy{
    padding:50px 35px 50px 60px;
  }
  .gama-v7-page .range-copy h3{
    width:123px;
    height:46px;
    margin:0;
    font-size:34px;
    line-height:46px;
    white-space:nowrap;
  }
  .gama-v7-page .range-copy p{
    width:560px;
    max-width:100%;
    height:20px;
    margin:12px 0 18px;
    font-size:20px;
    line-height:20px;
    white-space:nowrap;
  }
  .gama-v7-page .feature-list{
    width:535px;
    max-width:100%;
    height:224px;
    margin:0 0 18px;
    font-size:15px;
    align-content:center;
  }
  .gama-v7-page .range-copy .btn{
    width:212px;
    height:52px;
    min-height:52px;
    padding:0;
  }
}

/* Encabezado de Gama V7 en móvil. */
@media(max-width:520px){
  .gama-v7-page main>.section:first-child{padding:29px 0 18px}
  .gama-v7-page .range-hero .range-logo{width:82px;height:37px;margin:0 auto 16px}
  .gama-v7-page .range-hero .section-title{
    margin:0 0 12px;
    font-size:24px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:1px;
  }
  .gama-v7-page .range-hero .section-subtitle{
    max-width:350px;
    margin:0 auto 14px;
    font-size:13px;
    line-height:1.35;
  }
  .gama-v7-page .range-hero .range-arrow{width:30px;height:30px}
  .gama-v7-page .range-hero .range-arrow img{width:22px;height:22px}
}

/* Tarjetas de productos Gama V7 en móvil. */
@media(max-width:520px){
  .gama-v7-page #productos{padding:14px 0 38px}
  .gama-v7-page .range-products{gap:22px}
  .gama-v7-page .range-item{
    display:block;
    width:100%;
    overflow:hidden;
    border-radius:14px;
    background:var(--soft);
  }
  .gama-v7-page .range-item img{
    display:block;
    width:100%;
    height:240px;
    object-fit:cover;
    border-radius:14px 14px 0 0;
  }
  .gama-v7-page .range-copy{padding:22px 18px 27px;text-align:left}
  .gama-v7-page .range-copy h3{
    margin:0 0 9px;
    color:var(--navy);
    font-size:24px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:1px;
  }
  .gama-v7-page .range-copy p{margin:0 0 14px;font-size:16px;line-height:1.3;letter-spacing:.4px;text-align:justify}
  .gama-v7-page .feature-list{
    display:grid;
    grid-template-columns:1fr;
    gap:6px;
    margin:0 0 17px;
    font-size:13px;
    line-height:1.25;
    text-align:left;
  }
  .gama-v7-page .feature-list li:before{margin-right:6px}
  .gama-v7-page .range-copy .btn{width:151px;height:36px;min-height:36px;padding:0;font-size:12px}
}

/* Detalle V7 300: banner, descripción y descargables en móvil. */
@media(max-width:520px){
  .producto-v7300-page main>.section:first-child{padding:15px 0 28px}
  .producto-v7300-page .detail-banner>img:first-child{
    width:100%;
    height:auto;
    aspect-ratio:1.375/1;
    object-fit:cover;
    border-radius:13px;
  }
  .producto-v7300-page .detail-banner>.banner-corner-logo{
    top:8px;
    left:8px;
    width:43px;
    height:32px;
  }
  .producto-v7300-page .description-row{display:block;margin:20px 0 0}
  .producto-v7300-page .description-row h2{
    margin:0 0 13px;
    color:var(--navy);
    font-size:20px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:.6px;
  }
  .producto-v7300-page .description-copy{width:100%;min-height:0}
  .producto-v7300-page .description-copy p{margin:0 0 14px;font-size:11px;line-height:1.35}
  .producto-v7300-page .description-row:last-child{margin-top:21px}
  .producto-v7300-page .downloads{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
  }
  .producto-v7300-page .download-link{
    display:flex;
    min-width:0;
    flex-direction:column;
    align-items:center;
    gap:7px;
    color:var(--text);
    text-align:center;
    font-size:10px;
    line-height:1.25;
    font-weight:400;
  }
  .producto-v7300-page .detail-banner .download-link img{
    width:32px;
    height:32px;
    flex-basis:32px;
    border-radius:0;
    object-fit:contain;
  }
}

/* Slider de colores del V7 300 en móvil. */
@media(max-width:520px){
  .producto-v7300-page .colors-section{padding:28px 0 30px;overflow:hidden}
  .producto-v7300-page .colors-layout{display:block;position:relative}
  .producto-v7300-page .colors-layout h2{
    width:auto;
    margin:0 0 7px;
    color:var(--navy);
    font-size:20px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:.5px;
  }
  .producto-v7300-page .colors-layout h2 br{display:none}
  .producto-v7300-page .colors-layout>div:first-child>p{
    width:180px;
    margin:0 0 18px;
    font-size:11px;
    line-height:1.3;
  }
  .producto-v7300-page .slider-controls{position:absolute;z-index:2;top:29px;right:10px;margin:0;gap:8px}
  .producto-v7300-page .slider-controls .arrow{
    width:36px;
    min-width:36px;
    height:36px;
    min-height:36px;
    flex:0 0 36px;
    aspect-ratio:1/1;
    padding:0;
    border-radius:50%;
    font-size:20px;
    line-height:36px;
  }
  .producto-v7300-page .color-window{overflow:visible}
  .producto-v7300-page .color-track{gap:6px}
  .producto-v7300-page .color-card{flex:0 0 calc((100% - 12px)/3);min-width:0}
  .producto-v7300-page .color-card img{
    width:100%;
    height:125px;
    object-fit:contain;
    border-radius:0;
  }
  .producto-v7300-page .color-card p{margin:7px 0 0;color:var(--navy);font-size:11px;line-height:1.2}
}

/* Sección Microban del V7 300 en móvil. */
@media(max-width:520px){
  .producto-v7300-page main>.section:has(.microban){padding:24px 0 28px}
  .producto-v7300-page .microban{display:block}
  .producto-v7300-page .microban .section-title{
    margin:0 0 13px;
    text-align:left;
    font-size:20px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:.6px;
  }
  .producto-v7300-page .microban-copy p{margin:0 0 14px;font-size:10.5px;line-height:1.3}
  .producto-v7300-page .microban-copy p:last-child{margin-bottom:0}
  .producto-v7300-page .microban>img{
    display:block;
    width:110px;
    height:auto;
    margin:18px auto 0;
    object-fit:contain;
  }
}

/* Características del V7 300 en móvil. */
@media(max-width:520px){
  .producto-v7300-page .features-dark{padding:30px 0 37px}
  .producto-v7300-page .features-layout{display:block}
  .producto-v7300-page .features-layout>h2{
    margin:0 0 20px;
    font-size:20px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:.5px;
  }
  .producto-v7300-page .features-dark .feature-icons{
    display:flex;
    flex-direction:column;
    gap:22px;
  }
  .producto-v7300-page .features-dark .feature-icon{
    display:grid;
    grid-template-columns:38px minmax(0,1fr);
    align-items:start;
    gap:10px;
  }
  .actual-v7300-page .features-dark .feature-icon:nth-child(1){order:1}
  .actual-v7300-page .features-dark .feature-icon:nth-child(2){order:3}
  .actual-v7300-page .features-dark .feature-icon:nth-child(3){order:2}
  .actual-v7300-page .features-dark .feature-icon:nth-child(4){order:4}
  .actual-v7300-page .features-dark .feature-icon:nth-child(5){order:5}
  .producto-v7300-page .features-dark .feature-icon>img{
    width:30px;
    height:30px;
    margin:0 auto;
    object-fit:contain;
  }
  .producto-v7300-page .features-dark .feature-copy{width:100%;height:auto}
  .producto-v7300-page .features-dark .feature-copy h3{
    margin:0 0 6px;
    font-size:11px;
    line-height:1.2;
  }
  .producto-v7300-page .features-dark .feature-copy p{
    margin:0;
    font-size:9.5px;
    line-height:1.25;
  }
}

/* Slider de complementos del V7 300 en móvil. */
@media(max-width:520px){
  .producto-v7300-page main>.section:has(.complements){padding:27px 0 25px}
  .producto-v7300-page .complements>.section-title{
    margin:0 0 18px;
    font-size:20px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:.4px;
  }
  .producto-v7300-page .complement-track{gap:10px}
  .producto-v7300-page .complement-card{flex:0 0 calc((100% - 10px)/2);min-width:0}
  .producto-v7300-page .complement-card>img{
    width:100%;
    height:auto;
    aspect-ratio:1/1;
    object-fit:contain;
    border-radius:10px;
    background:#f6f6f6;
  }
  .producto-v7300-page .complement-card h3{
    margin:8px 0 7px;
    color:var(--navy);
    font-size:10px;
    line-height:1.2;
    font-weight:400;
  }
  .producto-v7300-page .complement-card .btn{
    width:100%;
    max-width:110px;
    min-height:32px;
    height:32px;
    padding:0 8px;
    font-size:8px;
    line-height:1.05;
  }
  .producto-v7300-page .complement-dots{gap:14px;margin-top:13px}
  .producto-v7300-page .complement-dots .dot{width:8px;height:8px;padding:0}
}

/* Formulario de solicitud del V7 300 en móvil. */
.producto-v7300-page .mobile-consultation{display:none}
@media(max-width:520px){
  .producto-v7300-page main>.section:has(.request-box){padding:25px 0 28px}
  .producto-v7300-page .request-box{padding:20px 12px 16px;border-radius:12px}
  .producto-v7300-page .request-box>.section-title{margin:0 0 17px;font-size:20px;line-height:1.2;font-weight:400;letter-spacing:.5px}
  .producto-v7300-page .request-box .form-grid{display:grid;grid-template-columns:1fr;gap:10px}
  .producto-v7300-page .request-box .field{width:100%;min-height:36px;height:36px;padding:9px 13px;border-radius:999px;font-size:10px}
  .producto-v7300-page .request-box input.field.full{display:none}
  .producto-v7300-page .request-box textarea.mobile-consultation{display:block;order:7;min-height:58px;height:58px;border-radius:13px;resize:none}
  .producto-v7300-page .request-box .checks{grid-column:1;order:8;gap:9px;font-size:8px;line-height:1.25}
  .producto-v7300-page .request-box .checks label{display:grid;grid-template-columns:12px 1fr;align-items:start;gap:5px}
  .producto-v7300-page .request-box .checks input{width:11px;height:11px;margin:0}
  .producto-v7300-page .request-box .form-submit{grid-column:1;order:9}
  .producto-v7300-page .request-box .form-submit .btn{width:100%;height:36px;min-height:36px;padding:0;font-size:10px}
}

/* Popup de complementos del V7 300 en móvil. */
@media(max-width:520px){
  body:has(.producto-v7300-page .modal.open),
  body.producto-v7300-page:has(.modal.open){overflow:hidden}
  .producto-v7300-page .modal{padding:6px;background:rgba(0,0,0,.48)}
  .producto-v7300-page .modal-card{
    width:100%;
    max-height:94dvh;
    padding:12px;
    border-radius:12px;
    overflow:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  .producto-v7300-page .modal-close{
    top:5px;
    right:5px;
    width:25px;
    height:25px;
    padding:0;
    border-radius:50%;
    background:var(--navy);
    color:#fff;
    font-size:20px;
    line-height:25px;
    z-index:2;
  }
  .producto-v7300-page .modal-content{display:block}
  .producto-v7300-page .modal-content>.modal-product-img{
    width:100%;
    height:185px;
    margin:0 0 14px;
    object-fit:contain;
    border-radius:8px;
    background:#f5f5f5;
  }
  .producto-v7300-page .modal-product-name{
    margin:0 0 11px;
    color:var(--navy);
    font-size:12px;
    line-height:1.2;
    font-weight:500;
    letter-spacing:.4px;
  }
  .producto-v7300-page .modal-product-description{font-size:9.5px;line-height:1.28}
  .producto-v7300-page .modal-product-description p{margin:0 0 13px}
  .producto-v7300-page .wall-clean-details h3{margin:13px 0 8px;font-size:9px;font-weight:500}
  .producto-v7300-page .wall-clean-details ul{margin:0;padding-left:15px;font-size:9px;line-height:1.45}
}

/* Usos del secador de pies en las páginas interiores móviles. */
body{user-select:auto;-webkit-user-select:auto}

/* Slider del home compuesto por imágenes completas de 1440 × 560. */
.image-only-hero>.container{position:relative;display:grid;width:100%;max-width:none}
.image-only-hero .hero-slide{
  position:relative;
  grid-area:1/1;
  display:block;
  width:100%;
  min-height:0;
  z-index:0;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .85s ease,visibility 0s linear .85s;
}
.image-only-hero .hero-slide.active{
  z-index:1;
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .85s ease;
}
.image-only-hero .full-slide-picture{display:block;width:100%;height:auto}
.image-only-hero .full-slide-image{display:block;width:100%;height:auto;object-fit:contain}
.image-only-hero .full-slide-link{position:absolute;z-index:4;top:69.5%;left:9.55%;width:13.4%;height:9.5%;border-radius:999px}
.image-only-hero .full-slide-image{cursor:pointer}
.image-only-hero .dots{position:absolute;z-index:3;right:0;bottom:18px;left:0;padding:0}
@media(prefers-reduced-motion:reduce){
  .image-only-hero .hero-slide{transition:none}
}
@media(min-width:1001px){
  .image-only-hero>.container{width:100%;max-width:none;height:auto;aspect-ratio:18/7;padding:0}
  .image-only-hero .hero-slide{height:100%}
  .image-only-hero .full-slide-picture{height:100%}
  .image-only-hero .full-slide-image{width:100%;height:100%}
}
@media(max-width:800px){
  .image-only-hero .full-slide-link{left:5.9%;width:36.5%;height:10.6%}
  .image-only-hero .hero-slide:nth-child(1) .full-slide-link{top:77.2%}
  .image-only-hero .hero-slide:nth-child(2) .full-slide-link{top:75.1%}
  .image-only-hero .hero-slide:nth-child(3) .full-slide-link{top:71.8%}
}
@media(max-width:520px){
  .product-detail-page .description-extra{margin-top:20px}
  .product-detail-page .description-extra p{margin:0 0 17px;font-size:13px;line-height:1.22}
  .product-detail-page .foot-dryer-uses{display:grid;grid-template-columns:1fr;gap:24px;margin-top:20px}
  .product-detail-page .foot-dryer-use{
    display:grid;
    grid-template-columns:minmax(0,154px) minmax(0,1fr);
    align-items:center;
    gap:18px;
    max-width:none;
  }
  .product-detail-page .foot-dryer-use img{
    width:154px;
    height:154px;
    max-width:100%;
    object-fit:cover;
    border-radius:12px;
  }
  .product-detail-page .description-copy .foot-dryer-use p{margin:0;font-size:13px;line-height:1.22}
  .product-detail-page .description-row:has(.foot-dryer-uses)+.downloads-row{margin-top:28px}
}

/* Estados de validación del formulario de contacto. */
.contact-form-status{display:none;margin:0;font-size:13px;font-weight:600;line-height:1.3}
.contact-form-status.is-incomplete,.contact-form-status.is-invalid{display:block}
.contact-form-status.is-incomplete{color:#2d62b3}
.contact-form-status.is-invalid{color:#c62828}

/* Medida de los cuatro campos principales del formulario de contacto. */
.contact-form>.field:nth-child(-n+4){width:min(324px,100%);max-width:324px;min-height:52px;height:52px}
.contact-form .contact-submit{background:#384870}
.contact-submit:disabled{cursor:default;opacity:1}

/* Flecha de los selectores País y Modelo/producto. */
.request-box select.field{
  appearance:none;
  -webkit-appearance:none;
  padding-right:48px;
  background-color:#fff;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 10'%3E%3Cpath d='M1 1l7 7 7-7' fill='none' stroke='%23384870' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:right 20px center;
  background-size:16px 10px;
}

/* Contenedor de banners alternativos para móvil en los detalles internos. */
.detail-banner>picture{display:block;width:100%}
.range-item>picture{display:block;width:100%}
.range-item:nth-child(even)>picture{order:2}
@media(max-width:520px){
  .detail-banner>picture>img{
    width:100%;
    height:auto;
    aspect-ratio:auto;
    object-fit:contain;
  }
}

/* Reduce la separación entre Bienvenidos y Destacados en escritorio. */
@media(min-width:521px){
  .hero + .section{padding-bottom:30px}
  .featured-section{padding-top:30px;padding-bottom:30px}
  .featured-section + .section{padding-top:30px}
  .nosotros-page main>.section:first-child{padding-top:36px;padding-bottom:30px}
  .product-detail-page main>.section:first-child{padding-top:36px}
  .gama-v7-page main>.section:first-child{padding-top:36px}
  .nosotros-page main>.section:nth-child(2){padding-top:30px}
  .contacto-page main>.section:first-child{padding-top:36px;padding-bottom:30px}
  .contacto-page main>.section:nth-child(2){padding-top:30px}
  .categories-page main>.section:first-child{padding-top:30px;padding-bottom:30px}
  .categories-page main>.section:nth-child(2){padding-top:30px}
}

/*
 * Mantiene los bloques de ancho completo dentro del lienzo de diseño.
 * Sin este límite, al alejar el zoom el contenido se contrae por sus
 * max-width, mientras el slider y el footer continúan llenando la ventana.
 */
.image-only-hero{
  width:calc(100% * var(--full-bleed-scale,1));
  max-width:none;
  margin-inline:auto;
  touch-action:pan-y pinch-zoom;
}

.footer{
  width:calc(100% * var(--full-bleed-scale,1));
  max-width:none;
  margin-inline:auto;
}

/* Separación uniforme entre la última especificación y "Ver producto". */
.gama-v7-page .range-copy .feature-list{
  height:auto;
  align-content:normal;
  margin-bottom:0;
}
.gama-v7-page .range-copy>.btn{margin-top:30px}
@media(max-width:520px){
  .gama-v7-page .range-copy>.btn{margin-top:28px}
}

/* Alineación del contenido del home entre "Home" y el icono de búsqueda. */
@media(min-width:801px){
  .hero + .section>.container,
  .featured-section>.container{
    width:auto;
    max-width:none;
    margin-left:var(--home-content-left,32px);
    margin-right:var(--home-content-right,32px);
    padding-right:0;
  }
}

@media(max-width:800px){
  .category-submenu{border-left:0}
}

/* Checkboxes del formulario de productos en móvil. */
@media(max-width:520px){
  .producto-v7300-page .request-box .checks{
    width:100%;
    gap:11px;
    font-size:10px;
    line-height:1.4;
    text-align:left;
  }
  .producto-v7300-page .request-box .checks label{
    position:relative;
    display:block;
    width:100%;
    min-width:0;
    min-height:15px;
    padding-left:21px;
    overflow-wrap:normal;
    word-break:normal;
  }
  .producto-v7300-page .request-box .checks input[type="checkbox"]{
    position:absolute;
    top:1px;
    left:0;
    width:13px;
    height:13px;
    margin:0;
  }
  .producto-v7300-page .request-box .checks u{text-underline-offset:2px}
}

/* Buscador ajustado al ancho disponible en móvil. */
@media(max-width:520px){
  .search-panel{
    right:0;
    left:0;
    width:100%;
    padding:14px 12px;
    overflow:hidden;
  }
  .search-box{
    width:100%;
    max-width:none;
    min-width:0;
    gap:8px;
  }
  .search-box input[type="search"]{
    width:0;
    min-width:0;
    padding:12px 14px;
    font-size:13px;
  }
  .search-box .btn{
    flex:0 0 auto;
    min-height:42px;
    padding:10px 16px;
    font-size:11px;
  }
}

/* Colores: gesto táctil en móvil y flechas solo en escritorio. */
.color-window{touch-action:pan-y pinch-zoom;cursor:grab}
.color-window.is-dragging{cursor:grabbing}
.color-window img{-webkit-user-drag:none;user-select:none}
.privacy-section{padding-top:36px}.privacy-content{max-width:none}.privacy-content h1{margin:0 0 30px;color:var(--navy);font-size:22px;font-weight:500}.privacy-content h2{margin:30px 0 8px;color:var(--navy);font-size:16px;font-weight:600}.privacy-content p{margin:0 0 12px;color:#38404d;font-size:12px;line-height:1.7;text-align:left}.privacy-content ul{margin:5px 0 16px;padding-left:24px;color:#38404d;font-size:12px;line-height:1.7}.privacy-content a{color:var(--blue);text-decoration:underline}.privacy-content .privacy-updated{margin-top:36px}
@media(min-width:801px){.privacy-content{padding-left:88px;padding-right:min(280px,calc(25vw - 10px))}}
.privacy-form-link{text-decoration:underline;cursor:pointer}
.contact-form .contact-privacy{margin-top:10px}.contact-form .contact-privacy label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px}.contact-form .contact-privacy input{width:14px;height:14px;margin:3px 0 0}.contact-form .contact-privacy span{min-width:0;line-height:1.4}
.contact-form .is-field-error{outline:2px solid #c62828;outline-offset:1px}.contact-form .contact-privacy label.is-field-error{outline:0;color:#c62828}.contact-form .contact-privacy label.is-field-error input{outline:2px solid #c62828;outline-offset:1px}
.product-request-form .field.is-field-error,.product-request-form select.is-field-error{outline:2px solid #c62828;outline-offset:1px}.product-request-form .checks label.is-field-error{color:#c62828}.product-request-form .checks label.is-field-error input{outline:2px solid #c62828;outline-offset:1px}
.product-phone-field-group{position:relative;width:100%;grid-template-columns:76px minmax(0,1fr)}.product-phone-field-group .field{width:100%;min-width:0;border-radius:0;background:transparent}.request-box .product-phone-field-group select.product-phone-country{padding:0 4px;border-right:1px solid #dfe3e8;background-position:right 5px center;background-size:10px 7px;color:transparent!important;-webkit-text-fill-color:transparent!important}.request-box .product-phone-field-group select.product-phone-country option{color:#202a3d;-webkit-text-fill-color:#202a3d}.product-request-form .product-phone-field-group.is-field-error{outline:2px solid #c62828;outline-offset:1px}
@media(max-width:520px){.product-phone-field-group{grid-template-columns:76px minmax(0,1fr)}.producto-v7300-page .request-box .product-phone-field-group .field{border-radius:0}}
@media(max-width:520px){.about-hero .about-copy .about-info-with-logo{height:auto!important;min-height:150px;padding:16px 18px;align-items:center;gap:14px;font-size:14px;line-height:1.3;font-weight:400!important}.about-hero .about-copy .about-info-with-logo>img{flex-basis:76px;width:76px;height:76px;object-fit:contain}.about-hero .about-copy .about-info-with-logo>span{flex:1;min-width:0}}
.complements{touch-action:pan-y pinch-zoom}
.whatsapp-widget{
  position:fixed;
  z-index:90;
  right:34px;
  bottom:60px;
  display:flex;
  align-items:flex-end;
  gap:11px;
}
.whatsapp-greeting{
  position:relative;
  width:285px;
  padding:13px 38px 13px 17px;
  border:1px solid #e4e0d3;
  border-radius:15px;
  background:#f4f2e9;
  color:#29344a;
  box-shadow:0 5px 16px rgba(0,0,0,.14);
  font-size:12px;
  line-height:1.4;
}
.whatsapp-greeting-close{
  position:absolute;
  top:5px;
  right:7px;
  width:25px;
  height:25px;
  padding:0;
  border:0;
  background:transparent;
  color:#596173;
  font-size:22px;
  line-height:25px;
  cursor:pointer;
}
.whatsapp-greeting-close:hover{color:#202a3d}
.whatsapp-greeting::after{
  content:"";
  position:absolute;
  right:-7px;
  bottom:18px;
  width:13px;
  height:13px;
  border-top:1px solid #e4e0d3;
  border-right:1px solid #e4e0d3;
  background:#f4f2e9;
  transform:rotate(45deg);
}
.whatsapp-float{
  display:flex;
  flex:0 0 auto;
  width:58px;
  height:58px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#25d366;
  color:#fff;
  box-shadow:0 6px 18px rgba(0,0,0,.25);
  transition:transform .2s,box-shadow .2s;
}
.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.3)}
.whatsapp-float svg{width:34px;height:34px;fill:currentColor}
@media(max-width:520px){
  .whatsapp-widget{right:26px;bottom:54px;gap:9px}
  .whatsapp-greeting{width:min(235px,calc(100vw - 112px));padding:11px 34px 11px 13px;font-size:11px}
  .whatsapp-float{width:52px;height:52px}
  .whatsapp-float svg{width:31px;height:31px}
}
@media(max-width:520px){
  .product-detail-page .colors-section .slider-controls{display:flex}
}

@media(max-width:520px){
  .mobile-menu-head{justify-content:flex-end}
  .mobile-menu-head>span{display:none}
}

.complement-card>h3{
  text-decoration:underline;
  text-underline-offset:4px;
  text-decoration-thickness:1px;
}

@media(max-width:520px){
  .brand picture{
    display:block;
    width:168px;
    height:44px;
  }
  .brand picture img{
    display:block;
    width:168px;
    height:44px;
    max-width:none;
    object-fit:contain;
  }
}

/* Conserva la proporción nativa del slider del home sin reducir su ancho. */
@media(min-width:801px){
  .image-only-hero>.container,
  .image-only-hero .hero-slide,
  .image-only-hero .full-slide-picture{
    height:auto;
    aspect-ratio:auto;
  }
  .image-only-hero .full-slide-image{
    width:100%;
    height:auto;
    aspect-ratio:auto;
    object-fit:contain;
    image-rendering:auto;
  }
}

@media(min-width:801px){
  .header .header-actions{transform:translateX(15px)}
}

/* Textos de las tarjetas de categoría alineados a la izquierda, sin justificar. */
.range-copy,
.range-copy h3,
.range-copy p,
.range-copy .feature-list,
.range-copy .feature-list li{
  text-align:left;
  text-justify:auto;
}
.gama-v7-page .range-copy p{
  text-align:left;
  text-justify:auto;
}

.phone-field-group{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:0;min-width:0;overflow:hidden;border-radius:999px;background:#fff}
.contact-panel .phone-field-group .field{width:100%;min-width:0;border-radius:0;background:transparent}
.contact-panel .phone-field-group select.phone-country{appearance:none;-webkit-appearance:none;padding:0 4px;border-right:1px solid #dfe3e8;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 10'%3E%3Cpath d='M1 1l7 7 7-7' fill='none' stroke='%23384870' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 5px center;background-size:10px 7px;color:transparent!important;-webkit-text-fill-color:transparent!important}.contact-panel .phone-field-group select.phone-country option{color:#202a3d;-webkit-text-fill-color:#202a3d}
.phone-country,.product-phone-country{font-size:14px!important}
.calling-code-display{position:absolute;z-index:4;left:0;top:0;width:76px;height:100%;display:flex;align-items:center;justify-content:center;color:#202a3d;font-size:16px!important;line-height:1;pointer-events:none}
.calling-code-arrow{position:absolute;z-index:5;left:62px;top:50%;width:8px;height:5px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 10'%3E%3Cpath d='M1 1l7 7 7-7' fill='none' stroke='%23384870' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;transform:translateY(-50%);pointer-events:none}
@media(max-width:520px){
  .contact-panel .phone-country,.contact-panel .calling-code-display{font-size:12px!important}
  .request-box .product-phone-country,.request-box .calling-code-display{font-size:10px!important}
}
@media(max-width:520px){
  .contact-panel .phone-field-group{grid-template-columns:76px minmax(0,1fr);gap:0}
}

@media(max-width:520px){
  .hero + .section .welcome-text{height:auto;font-size:11.5px}
  .hero + .section .notice{margin-top:32px}
}

@media(max-width:800px){
  .categories-page main>.section:first-child,
  .nosotros-page main>.section:first-child,
  .contacto-page main>.section:first-child{padding-top:8px}
}

/* Muestra completos los productos en las tarjetas de gama en móvil. */
@media(max-width:520px){
  .gama-v7-page .range-item>picture>img{
    width:100%;
    height:auto;
    aspect-ratio:41 / 28;
    object-fit:contain;
  }
}
