/*
Theme Name: Palot Industrial
Theme URI: https://www.palot.es/
Author: Palot · Seed & Box Consulting
Description: Diseño adaptable de Palot, con páginas editables mediante bloques de WordPress. Instalar junto a Palot Conecta.
Version: 1.1.7
Requires at least: 6.6
Requires PHP: 8.1
License: GPL-2.0-or-later
Text Domain: palot-industrial
*/
:root{--ink:#123a36;--teal:#075c56;--deep:#063c38;--blue:#1669c9;--pale:#e8f1f8;--mist:#f4f7f5;--line:#d8e4de;--body:#415653;--white:#fff;--wide:1240px;--gutter:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--blue)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #e1a825;outline-offset:5px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{font-weight:400;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(42px,5.1vw,76px)}h2{font-size:clamp(32px,3.4vw,49px)}h3{font-size:clamp(24px,2.3vw,32px)}p{color:var(--body)}strong{font-weight:600}.skip-link{position:fixed;left:20px;top:-100px;z-index:10000;background:#fff;padding:12px 24px}.skip-link:focus{top:12px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.site-shell{width:min(var(--wide),calc(100% - var(--gutter)*2));margin-inline:auto}
.utility-bar{background:var(--deep);color:#e1efeb;font-size:12px;letter-spacing:.04em}.utility-inner{display:flex;justify-content:space-between;gap:20px;padding-block:9px}.utility-links{display:flex;gap:23px}.utility-bar a{color:#fff;text-decoration:none}.site-header{position:sticky;top:0;background:rgba(255,255,255,.98);z-index:90;border-bottom:1px solid var(--line)}.admin-bar .site-header{top:32px}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.brand img{width:110px;height:78px;object-fit:contain}.brand-word{font-size:38px;font-weight:700;letter-spacing:-2px;color:var(--teal)}.brand-tag{border-left:1px solid var(--line);margin-left:20px;padding-left:20px;font-size:11px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;color:#627570}.site-navigation ul{display:flex;list-style:none;gap:26px;align-items:center;padding:0;margin:0}.site-navigation a{font-size:14px;text-decoration:none;padding:12px 0;display:block;white-space:nowrap}.site-navigation .current-menu-item>a,.site-navigation a[aria-current=page]{box-shadow:inset 0 -2px var(--teal)}.nav-contact{padding:11px 20px!important;border:1px solid var(--teal);border-radius:30px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:24px;padding:9px 16px;color:var(--ink)}
.entry-content>.wp-block-group{margin-block:0}.wp-block-group,.wp-block-column{min-width:0}.palot-hero{position:relative;isolation:isolate;min-height:650px;overflow:hidden;display:flex;align-items:center;background:var(--deep);padding:85px var(--gutter) 102px}.hero-photo{position:absolute!important;inset:0;z-index:-3;margin:0!important;width:100%;height:100%}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.palot-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,44,41,.5),rgba(3,42,39,.05));z-index:-2}.hero-copy{position:relative;max-width:760px;width:66%;color:white;padding:44px 68px 54px 0;margin-left:max(0px,calc((100vw - 1240px)/2 - var(--gutter)));isolation:isolate}.hero-copy:before{content:"";position:absolute;inset:-105px -120px -84px -140px;z-index:-1;background:rgba(3,78,72,.91);clip-path:polygon(0 0,100% 0,94% 83%,22% 100%,0 89%)}.hero-copy h1{max-width:710px}.hero-copy p{color:#e1efec;max-width:660px;font-size:17px;line-height:1.75}.hero-copy>*+*{margin-top:25px}.eyebrow{font-size:11px!important;text-transform:uppercase;letter-spacing:.18em;line-height:1.5!important;font-weight:600;color:var(--teal)}.hero-copy .eyebrow{color:#b9ddd3;font-size:12px!important}.hero-sub{min-height:410px;padding-top:42px;padding-bottom:65px}.hero-sub .hero-copy{max-width:850px;width:78%}.hero-sub h1{font-size:clamp(36px,4.1vw,60px)}.hero-sub .hero-copy:before{inset:-60px -100px -70px -140px}.hero-sub .hero-copy p{max-width:740px}.breadcrumb{background:var(--teal);color:#d1e8e0;font-size:12px;padding:16px var(--gutter)}.breadcrumb a{color:#fff;text-decoration:none}.breadcrumb .site-shell{width:min(var(--wide),100%)}
.wp-block-buttons{display:flex;flex-wrap:wrap;gap:14px}.wp-block-button__link,.palot-button{background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:600;border:1px solid transparent;border-radius:100px;text-decoration:none;padding:14px 25px;line-height:1.4;min-height:49px;transition:background .2s,transform .2s}.wp-block-button__link:after,.arrow-link:after{content:'\2197';font-size:18px;font-weight:400}.wp-block-button__link:hover,.palot-button:hover{background:#0b4c94;color:#fff;transform:translateY(-2px)}.is-style-outline .wp-block-button__link{background:transparent;border-color:currentColor;color:inherit}.is-style-outline .wp-block-button__link:hover{background:rgba(255,255,255,.12)}.arrow-link{display:inline-flex;gap:17px;align-items:center;text-decoration:none;font-size:14px;font-weight:600}.palot-section{padding:100px var(--gutter)}.section-inner{width:min(100%,var(--wide));margin-inline:auto}.section-inner>*+*{margin-top:28px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px!important}.section-heading h2{max-width:730px}.section-heading p{max-width:480px}.section-heading>*+*{margin-top:14px}.pale-section{background:var(--mist)}.stats-strip{border-bottom:1px solid var(--line);background:#fff}.stats-strip .wp-block-columns{width:min(var(--wide),calc(100% - var(--gutter)*2));margin:0 auto!important;gap:0!important;display:grid;grid-template-columns:repeat(3,1fr)}.stat{padding:28px 38px;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat h2{font-size:40px;letter-spacing:-.045em;color:var(--teal)}.stat p{font-size:12px;letter-spacing:.03em;margin-top:6px}.product-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.product-card{padding:22px 16px 18px;background:#fff;border:1px solid var(--line);transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;gap:20px}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #113a360d}.product-card figure{height:175px;margin:0!important}.product-card img{width:100%;height:100%;object-fit:contain}.product-card h3{font-size:18px;letter-spacing:-.02em;line-height:1.3}.product-card p{font-size:12px}.product-card .wp-block-button__link{background:transparent;color:var(--teal);border:0;border-radius:0;padding:8px 0;min-height:35px;font-size:12px;text-align:left}.product-card .wp-block-buttons{margin-top:auto}.product-card .wp-block-button__link:hover{color:var(--blue);transform:none}
.solutions{padding-block:40px 90px;position:relative;overflow:hidden}.solutions:before{content:'';position:absolute;right:0;top:0;width:45%;height:100%;background:var(--pale);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%,0 5%);z-index:-1}.feature-row{display:grid!important;grid-template-columns:1fr 1fr;gap:clamp(35px,7vw,110px)!important;align-items:center!important;width:min(var(--wide),calc(100% - var(--gutter)*2));margin:0 auto!important;padding-block:55px}.feature-row>.wp-block-column{flex-basis:auto!important}.feature-row figure{margin:0!important;overflow:hidden;background:#e6eeea;aspect-ratio:1.12}.feature-row img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.feature-row figure:hover img{transform:scale(1.025)}.feature-copy>*+*{margin-top:24px}.feature-copy p{max-width:505px}.feature-copy .eyebrow{font-size:11px!important}.feature-copy h2{max-width:530px}.feature-row.reverse .feature-media{order:2}.feature-row.reverse .feature-copy{order:1}.simple-columns{display:grid!important;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,85px)!important;align-items:start}.simple-columns>.wp-block-column>*+*{margin-top:22px}.image-tall img{width:100%;height:100%;object-fit:cover}.image-tall{aspect-ratio:4/5;overflow:hidden}.prose{max-width:820px}.prose>*+*{margin-top:22px}.prose h2{margin-top:45px;font-size:32px}.prose h3{margin-top:34px;font-size:23px}.prose li{color:var(--body);margin-bottom:7px}.palot-list{padding-left:20px}.palot-list li{margin-bottom:10px}.palot-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:36px!important}.palot-gallery figure{aspect-ratio:4/3;overflow:hidden;background:var(--mist)}.palot-gallery img{height:100%;width:100%;object-fit:contain}.image-tall.portrait{aspect-ratio:auto;max-height:none;overflow:visible}.image-tall.portrait img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transform:none}.image-contain{background:var(--mist);padding:20px}.image-contain img{object-fit:contain}.sector-panel{background:var(--deep);padding:42px;color:white}.sector-panel h3{font-size:26px;margin-bottom:22px}.sector-panel p{color:#d2e4df}.sector-panel .wp-block-button__link{margin-top:26px}.wide-photo{max-height:440px;overflow:hidden;margin-top:40px}.wide-photo img{width:100%;height:440px;object-fit:cover}.contact-block{margin-top:22px}.contact-block a{color:var(--teal)}.contact-block h3{font-size:20px;margin-bottom:9px}.contact-block p{font-size:16px}.contact-block+.contact-block{padding-top:22px;border-top:1px solid var(--line)}
.embed-panel{background:var(--mist);border:1px solid var(--line);padding:35px;margin-block:26px}.embed-panel h3{font-size:26px;margin-bottom:15px}.embed-panel p{font-size:14px;margin-bottom:18px}.embed-stage:empty{display:none}.embed-stage iframe{width:100%;height:380px;border:0;display:block;margin-top:22px}.video-panel{background:var(--deep);color:#fff}.video-panel p{color:#d0e4de}.video-panel .embed-stage iframe{height:510px}.embed-links{display:flex;gap:24px;flex-wrap:wrap;align-items:center}.embed-links a{font-size:13px}.palot-form{background:var(--mist);padding:36px;border-top:3px solid var(--teal)}.palot-form label{display:block;color:var(--ink);font-size:13px;font-weight:600;margin-bottom:7px}.palot-form input:not([type=checkbox]),.palot-form textarea{display:block;width:100%;border:1px solid #acbfba;border-radius:0;background:#fff;padding:13px;color:var(--ink);font-size:16px}.palot-form input:not([type=checkbox]){min-height:48px}.palot-form textarea{min-height:150px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{margin-bottom:20px}.form-consent{display:flex!important;align-items:start;gap:12px;font-size:12px!important;line-height:1.6;font-weight:400!important}.form-consent input{min-width:20px;width:20px;height:20px;accent-color:var(--teal);margin-top:4px}.form-note{font-size:12px;margin:18px 0}.form-status{padding:15px 20px;background:#e2f1e8;border-left:3px solid var(--teal);margin-bottom:24px}.form-status.error{background:#fff0e9;border-color:#b54e26}.palot-hp{position:absolute;left:-10000px;opacity:0;pointer-events:none}.form-privacy{font-size:12px!important;margin-block:20px}.palot-store{min-height:250px;padding:34px;background:var(--mist)}.store-status{font-size:14px;margin-top:20px}.ec-size .ec-store{font-family:inherit!important}.ec-size .ec-store .grid-product__title-inner{font-size:18px!important;color:var(--ink)!important}.ec-size .ec-store .grid-product__price-amount{color:var(--teal)!important}.ec-size .ec-store .form-control__button{border-radius:24px!important}.ec-size .ec-store .grid-product__wrap{border:1px solid var(--line)!important;padding:18px!important}.site-footer{background:var(--deep);color:#fff;padding:70px var(--gutter) 28px}.footer-inner{max-width:var(--wide);margin:auto}.footer-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-bottom:50px;border-bottom:1px solid #ffffff25}.footer-cta h2{font-size:clamp(34px,4vw,54px)}.footer-cta .eyebrow{color:#adcfc5;margin-bottom:16px}.footer-phone{font-size:clamp(23px,3vw,42px);text-decoration:none;white-space:nowrap}.footer-columns{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:55px;padding-block:44px}.footer-columns h3{font-size:13px;font-weight:600;letter-spacing:.04em;margin-bottom:20px}.footer-columns p,.footer-columns a{font-size:13px;color:#c4d9d2}.footer-columns p+p{margin-top:10px}.footer-columns ul{list-style:none;padding:0;margin:0}.footer-columns li{margin-bottom:8px}.footer-columns a{text-decoration:none}.footer-columns a:hover{color:#fff;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:24px;border-top:1px solid #ffffff25;font-size:11px;color:#c4d9d2}.footer-bottom a{color:#c4d9d2}.footer-bottom button{font-size:11px;color:#c4d9d2;border:0;background:transparent;text-decoration:underline;padding:0}.mobile-contact{display:none}.default-page{padding:75px var(--gutter);max-width:1000px;margin:auto}.default-page h1{margin-bottom:36px}.palot-empty{padding:100px var(--gutter);min-height:60vh}.palot-empty p{margin-block:25px}
@media(min-width:1600px){.palot-hero{min-height:690px}.hero-copy{padding-block:55px}.hero-sub{min-height:440px}}
@media(max-width:1100px){.brand-tag{display:none}.site-navigation ul{gap:19px}.site-navigation a{font-size:13px}.hero-copy{width:77%;padding-right:36px}.product-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.product-strip .product-card:last-child{grid-column:auto}.feature-row{gap:45px!important}.footer-columns{gap:30px}}
@media(max-width:800px){html{scroll-padding-top:90px}.utility-inner{justify-content:center}.utility-inner>span,.utility-links>a:first-child{display:none}.header-inner{height:76px}.brand img{height:67px;width:94px}.menu-toggle{display:block}.site-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #063c3810;max-height:calc(100dvh - 115px);overflow:auto}.site-navigation.is-open{display:block}.site-navigation ul{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:18px var(--gutter) 28px}.site-navigation a{font-size:17px;padding:12px 4px;white-space:normal}.site-navigation .nav-contact{text-align:center;margin-top:16px}.admin-bar .site-header{top:46px}.palot-hero{min-height:680px;padding:70px var(--gutter) 88px;align-items:center}.hero-copy{width:100%;max-width:650px;padding:0;}.hero-copy:before{inset:-100px -110px -55px -80px;background:rgba(3,68,61,.92);clip-path:polygon(0 0,100% 0,100% 88%,20% 100%,0 92%)}.hero-copy h1{font-size:clamp(42px,8vw,60px);max-width:560px}.hero-copy p{font-size:16px;line-height:1.7}.hero-copy>*+*{margin-top:23px}.hero-sub{min-height:390px}.hero-sub .hero-copy{width:100%}.hero-sub .hero-copy h1{font-size:clamp(36px,6vw,50px)}.hero-sub .hero-copy:before{inset:-90px -95px -55px -80px}.palot-section{padding-block:62px}.stats-strip .wp-block-columns{width:calc(100% - var(--gutter)*2)}.stat{padding:24px 18px}.stat h2{font-size:32px}.stat p{font-size:11px}.section-heading{display:block;margin-bottom:30px!important}.product-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card figure{height:170px}.solutions{padding-block:5px 40px}.solutions:before{width:30%;opacity:.6}.feature-row{grid-template-columns:1fr!important;padding-block:35px;gap:29px!important}.feature-row.reverse .feature-media,.feature-row.reverse .feature-copy{order:initial}.feature-row figure{aspect-ratio:1.3}.feature-copy h2{font-size:35px}.feature-copy>*+*{margin-top:18px}.simple-columns{grid-template-columns:1fr!important;gap:35px!important}.image-tall{max-height:550px}.palot-gallery{gap:9px}.footer-cta{display:block;padding-bottom:32px}.footer-phone{display:block;margin-top:25px}.footer-columns{grid-template-columns:1fr 1fr;gap:35px}.footer-columns>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}.site-footer{padding-top:55px;padding-bottom:100px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:95;background:#fff;box-shadow:0 -3px 20px #063c3815;padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px}.mobile-contact a{flex:1;text-align:center;display:block;padding:11px 8px;font-size:13px;text-decoration:none;background:var(--teal);color:#fff;border-radius:25px}.mobile-contact a:first-child{background:white;color:var(--teal);border:1px solid var(--teal)}.palot-form{padding:25px}.palot-store{padding:20px}.embed-panel{padding:24px}.video-panel .embed-stage iframe{height:480px}}
@media(max-width:420px){.hero-copy h1{font-size:43px}.palot-hero{min-height:715px}.hero-sub{min-height:440px}.hero-sub .hero-copy h1{font-size:36px}.hero-copy .wp-block-buttons{gap:12px}.hero-copy .wp-block-button__link{font-size:13px;padding:13px 19px}.product-card{padding:14px 10px;gap:16px}.product-card figure{height:135px}.product-card h3{font-size:16px}.stat{padding:20px 11px}.stat h2{font-size:30px}.stat p{font-size:10px}.form-grid{grid-template-columns:1fr;gap:0}.palot-gallery{grid-template-columns:1fr 1fr}.footer-columns{grid-template-columns:1fr}.footer-columns>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-card:hover,.wp-block-button__link:hover,.palot-button:hover{transform:none}.feature-row figure:hover img{transform:none}}
@media print{.utility-bar,.site-header,.mobile-contact,.site-footer,.palot-form,.embed-panel{display:none}.palot-hero{min-height:0;background:#fff;padding:30px}.hero-copy{width:100%;color:#000}.hero-copy p{color:#222}.hero-copy:before,.palot-hero:after,.hero-photo{display:none}.palot-section{padding:20px}.feature-row{break-inside:avoid}.solutions:before{display:none}}




.palot-hero{z-index:0}.hero-photo{z-index:0!important}.palot-hero:after{z-index:1}.hero-copy{z-index:2}.hero-copy:before{z-index:-1}.palot-hero>.wp-block-group__inner-container{position:static}.hero-copy .wp-block-group__inner-container>*+*{margin-top:25px}
.section-heading{display:block}.section-heading .eyebrow{margin-bottom:15px}.section-heading h2{max-width:820px}.section-heading p:not(.eyebrow){margin-top:22px}

.palot-catalogue-ready .palot-product-overview{display:none}.palot-product-open .palot-hero,.palot-product-open .breadcrumb,.palot-product-open .palot-catalog-section>.section-inner>.section-heading{display:none}.palot-catalogue-ready .palot-catalog-section{padding-top:50px}

.brand img{width:86px;height:65px;margin-right:16px}.brand-tag{display:none}.brand-word{font-size:37px}@media(max-width:800px){.brand img{width:72px;height:55px;margin-right:12px}.brand-word{font-size:32px}}

/* Warehouse directory: preserve readable address cards at every screen size. */
.locations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.location-card{padding:34px;background:#fff;border:1px solid var(--line);min-width:0}.location-card>*+*{margin-top:18px}.location-card h2,.location-card h3{font-size:30px}.location-address{min-height:3.4em}.location-link a{color:var(--teal);font-weight:600;text-underline-offset:4px}.location-card .map-panel{padding:0;margin-top:24px;border:0;background:transparent}.location-card .map-panel>p{font-size:13px}.location-card .embed-links{align-items:center;gap:16px}.location-card .embed-stage iframe{height:280px}.location-existing{max-width:780px}.footer-locations{font-size:14px}.footer-locations a{text-underline-offset:4px}
@media(max-width:980px) and (min-width:801px){.header-inner{gap:18px}.site-navigation ul{gap:12px}.site-navigation a{font-size:12px}.site-navigation .nav-contact{padding:9px 12px!important}.brand img{width:60px;margin-right:9px}.brand-word{font-size:30px}}
@media(max-width:700px){.locations-grid{grid-template-columns:1fr;gap:18px}.location-card{padding:25px}.location-address{min-height:0}.location-card h2,.location-card h3{font-size:28px}}

.locations-grid>.location-card{margin:0!important}.breadcrumb p{color:inherit}

/* Enlarge the original Mpact mark by excluding only its transparent canvas margins. */
.brand-logo{position:relative;display:block;flex:none;width:114px;height:60px;margin-right:18px;overflow:hidden}.brand .brand-logo img{position:absolute;left:50%;top:50%;width:100%;height:100%;max-width:none;margin:0;object-fit:contain;transform:translate(-50%,-50%)}.brand .brand-logo-mpact img{width:168px;height:auto}.brand-word{font-size:37px;letter-spacing:-1.7px;white-space:nowrap}
@media(max-width:1200px){.header-inner{height:84px;gap:18px}.menu-toggle{display:block}.site-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #063c3810;max-height:calc(100dvh - 115px);overflow:auto}.site-navigation.is-open{display:block}.site-navigation ul{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:18px var(--gutter) 28px}.site-navigation a{font-size:17px;padding:12px 4px;white-space:normal}.site-navigation .nav-contact{text-align:center;margin-top:16px;padding:11px 20px!important}.brand-word{font-size:34px}.brand-logo{width:108px;height:58px;margin-right:16px}}
@media(max-width:800px){.header-inner{height:80px;gap:12px}.brand-logo{width:92px;height:52px;margin-right:12px}.brand .brand-logo-mpact img{width:138px}.brand-word{font-size:30px;letter-spacing:-1.3px}}
@media(max-width:420px){.header-inner{gap:8px}.brand-logo{width:82px;height:48px;margin-right:8px}.brand .brand-logo-mpact img{width:122px}.brand-word{font-size:26px;letter-spacing:-1px}.menu-toggle{padding:9px 12px;font-size:15px}}

.menu-toggle{white-space:nowrap;flex-shrink:0;min-height:44px}@media(max-width:350px){.menu-toggle{padding-inline:8px;font-size:14px}}

/* Original Seed and Box mark rendered from the supplied PDF, with the entire sprout visible. */
.brand-seed{display:block;flex:none;width:66px;height:70px;margin-left:20px}.brand .brand-seed img{position:static;width:100%;height:100%;margin:0;object-fit:contain;transform:none}.brand-seed img{mix-blend-mode:multiply}
@media(max-width:800px){.brand-seed{width:44px;height:48px;margin-left:12px}}
@media(max-width:420px){.brand-seed{width:40px;height:44px;margin-left:10px}}
@media(max-width:350px){.brand-logo{width:62px;height:44px;margin-right:6px}.brand .brand-logo-mpact img{width:94px}.brand-word{font-size:22px}.brand-seed{width:32px;height:38px;margin-left:8px}}

.location-region>h2{margin-bottom:28px;font-size:34px;color:var(--teal)}.locations-other-regions{margin-top:40px!important}.location-region-valencia .location-card h3{font-size:30px}

.utility-links{flex-wrap:wrap;row-gap:4px}.utility-links a{white-space:nowrap}@media(max-width:1100px){.utility-inner{justify-content:center}.utility-inner>span{display:none}}@media(max-width:800px){.utility-links{gap:4px 12px}.utility-bar{font-size:11px;letter-spacing:0}}

@media(max-width:800px){.utility-links .utility-email-secondary{flex-basis:100%;text-align:center}}

/* Keep the province label inside the same bordered card as its warehouses. */
.location-region-valencia{padding:34px;border:1px solid var(--line);background:#fff}.location-region-valencia>h2{margin:0 0 25px;font-size:11px;font-weight:600;line-height:1.5;text-transform:uppercase;letter-spacing:.18em}.location-region-valencia .location-card{padding:0;border:0;background:transparent}.location-region-valencia .location-card+.location-card{border-left:1px solid var(--line);padding-left:24px}
@media(max-width:700px){.location-region-valencia{padding:25px}.location-region-valencia .location-card+.location-card{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:25px;margin-top:7px!important}}

/* Province names lead the hierarchy; locality names remain secondary. */
.location-region-valencia>h2,.locations-grid .location-card>.eyebrow{font-size:32px!important;line-height:1.2!important;font-weight:600;letter-spacing:-.02em;text-transform:none;color:var(--teal)}.locations-grid .location-card h2,.locations-grid .location-card h3,.location-region-valencia .location-card h3{font-size:24px;font-weight:400}
@media(max-width:700px){.location-region-valencia>h2,.locations-grid .location-card>.eyebrow{font-size:28px!important}.locations-grid .location-card h2,.locations-grid .location-card h3,.location-region-valencia .location-card h3{font-size:22px}}
