@font-face{font-family:'__Montserrat_5';src:url('../fonts/montserrat-regular.eot');src:local('Montserrat'),url('../fonts/montserrat-regular.woff') format('woff'),url('../fonts/montserrat-regular.svg') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'__Montserrat_5';src:url('../fonts/montserrat%20bold.eot');src:local('Montserrat Bold'),url('../fonts/montserrat%20bold.woff') format('woff'),url('../fonts/montserrat%20bold.svg') format('svg');font-weight:700;font-style:normal}@font-face{font-family:'__Poppins_5';src:url('../fonts/poppins-regular-webfont.eot');src:local('Poppins'),url('../fonts/poppins-regular-webfont.woff') format('woff'),url('../fonts/poppins-regular-webfont.svg') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'__Poppins_5';src:url('../fonts/poppins-medium-webfont.eot');src:local('Poppins Medium'),url('../fonts/poppins-medium-webfont.woff') format('woff'),url('../fonts/poppins-medium-webfont.svg') format('svg');font-weight:500;font-style:normal}:root{--red:#b42339;--red-dark:#851c2b;--ink:#292f36;--muted:#68707a;--line:#e6e6e6;--soft:#f6f7f7;--gold:#d8aa55;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'__Montserrat_5',Montserrat,Arial,sans-serif;line-height:1.55;background:#fff;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.topbar{background:#252525;color:#fff;font-size:14px}.topbar__inner{display:flex;gap:22px;align-items:center;justify-content:flex-end;min-height:34px}.topbar__inner span{margin-right:auto;color:#ddd}.site-header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 8px 22px #00000012}.header__inner{height:78px;display:flex;align-items:center;gap:28px}.brand img{width:132px}.site-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.site-nav a,.nav-dropdown>button{border:0;background:transparent;padding:12px 14px;font:700 14px '__Montserrat_5',Montserrat,Arial,sans-serif;color:#333}.site-nav a:hover,.site-nav .is-active,.nav-dropdown:hover>button{color:var(--red)}.nav-dropdown{position:relative}.nav-dropdown__panel{display:none;position:absolute;right:0;top:100%;min-width:230px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 35px #0002;padding:10px}.nav-dropdown:hover .nav-dropdown__panel{display:grid}.nav-dropdown__panel a{padding:10px 12px}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--red);color:#fff;border:1px solid var(--red);border-radius:6px;padding:12px 20px;font-weight:700;text-transform:none;letter-spacing:1px}.button:hover,.header-cta:hover{background:var(--red-dark);border-color:var(--red-dark)}.button--ghost{background:#fff;color:var(--red)}.button--light{background:#fff;color:var(--red);border-color:#fff}.menu-toggle{display:none}.hero{position:relative;min-height:650px;display:grid;align-items:center;background:#111;color:#fff;overflow:hidden}.hero__media{position:absolute;inset:0}.hero__media img{width:100%;height:100%;object-fit:cover;opacity:.45}.hero__content{position:relative;padding:100px 0}.hero h1{font-size:clamp(36px,6vw,72px);line-height:1.02;max-width:820px;margin:0 0 24px}.hero p{font-size:22px;max-width:720px;margin:0 0 30px}.section{padding:78px 0}.section:nth-child(even){background:var(--soft)}.section-head{text-align:center;max-width:820px;margin:0 auto 42px}.eyebrow{color:var(--red);font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:13px;margin:0 0 8px}.section h1,.section h2,.page-hero h1,.product-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.08;margin:0 0 16px}.feature-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card,.product-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 14px 35px #0000000d}.feature-card img{width:100%;height:260px;object-fit:cover}.feature-card h3,.feature-card p,.product-card div{margin:18px}.product-card img{width:100%;height:230px;object-fit:contain;background:#fff;padding:18px}.product-card h3{font-size:22px;margin:0 0 10px}.text-link{color:var(--red);font-weight:700}.cta-band{padding:80px 0;text-align:center;color:#fff;background:linear-gradient(0deg,#0008,#0008),url('../images/banner_promomaq_agendar-u85860-fr_2x.png') center/cover}.cta-band h2{font-size:42px;margin:0 0 10px}.page-hero{height:360px;position:relative;display:grid;align-items:end;color:#fff;background:#111}.page-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.48}.page-hero .wrap{position:relative;padding-bottom:55px}.product-hero{padding:90px 0;background:linear-gradient(90deg,#f4f4f1,#fff)}.product-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.product-hero figure{background:#fff;border-radius:8px;padding:30px;box-shadow:0 22px 50px #0001}.product-hero figure img{height:430px;width:100%;object-fit:contain}.spec-list{padding:0;margin:24px 0;list-style:none}.spec-list li{padding:10px 0 10px 28px;border-bottom:1px solid var(--line);position:relative}.spec-list li:before{content:'';position:absolute;left:0;top:20px;width:8px;height:8px;border-radius:50%;background:var(--red)}.button-row{display:flex;gap:14px;flex-wrap:wrap}.split,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.contact-form{display:grid;gap:14px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px;box-shadow:0 18px 40px #0001}.contact-form label{display:grid;gap:6px;font-weight:700}.contact-form input,.contact-form textarea,.mini-form input{width:100%;border:1px solid #d8d8d8;border-radius:6px;padding:13px 14px;font:inherit}.map-wrap iframe{width:100%;height:360px;border:0;border-radius:8px;margin-top:32px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid img{width:100%;height:260px;object-fit:cover;border-radius:8px}.download-list{display:grid;gap:12px}.download-list a{padding:14px 18px;border:1px solid var(--line);border-radius:6px;background:#fff;font-weight:700}.compare-table{overflow:auto}.compare-table table{width:100%;border-collapse:collapse;background:#fff}.compare-table th,.compare-table td{border:1px solid var(--line);padding:14px;text-align:left;vertical-align:top}.prose{max-width:900px}.prose p{font-size:18px}.site-footer{background:#282828;color:#ddd}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr 1.2fr;gap:34px;padding:56px 0}.site-footer h3{color:#fff;margin:0 0 14px}.site-footer a{display:block;margin:8px 0;color:#fff}.footer-logo{width:130px;margin-bottom:14px}.mini-form{display:grid;grid-template-columns:1fr auto;gap:8px}.mini-form button{border:0;border-radius:6px;background:var(--red);color:#fff;font-weight:700;padding:0 14px}.socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.socials a{font-size:13px}.copyright{text-align:center;border-top:1px solid #ffffff1c;padding:14px}.float-wa{position:fixed;right:22px;bottom:22px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:900;box-shadow:0 12px 26px #0003;z-index:30}@media(max-width:900px){.topbar__inner{justify-content:center;flex-wrap:wrap;padding:8px 0}.topbar__inner span{display:none}.header__inner{height:auto;min-height:76px}.menu-toggle{display:block;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:6px;padding:10px 12px;font-weight:700}.site-nav{display:none;position:absolute;left:20px;right:20px;top:96px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 40px #0002;padding:12px;flex-direction:column;align-items:stretch}.site-nav.is-open{display:flex}.nav-dropdown__panel{position:static;box-shadow:none;border:0;padding:0}.nav-dropdown:hover .nav-dropdown__panel{display:grid}.header-cta{display:none}.hero{min-height:560px}.feature-grid,.product-grid,.gallery-grid,.product-hero__grid,.split,.contact-grid,.footer-grid{grid-template-columns:1fr}.product-hero figure img{height:300px}.mini-form{grid-template-columns:1fr}.section{padding:56px 0}}@media(max-width:560px){.wrap{width:min(100% - 28px,1120px)}.hero h1{font-size:38px}.hero p{font-size:18px}.page-hero{height:280px}.feature-card img,.gallery-grid img{height:210px}.button,.header-cta{width:100%}.button-row .button{width:100%}}

/* Home fidelity pass: closer to the Adobe Muse visual structure. */
@font-face{font-family:'__FontAwesome_5';src:url('../fonts/fontawesome-webfont1.eot');src:local('FontAwesome'),url('../fonts/fontawesome-webfont1.woff') format('woff'),url('../fonts/fontawesome-webfont2.svg') format('svg');font-weight:400;font-style:normal}
@font-face{font-family:'__Montserrat_5';src:url('../fonts/montserrat-light-webfont.woff') format('woff');font-weight:300;font-style:normal}
html{scroll-padding-top:116px}section[id],.home-hero#inicio{scroll-margin-top:116px}
.topbar,.site-nav a,.nav-dropdown>button,p,li,.section-head p,.prose p,.home-hero__copy p,.home-intro .section-head p,.home-products .section-head p,.home-specials .section-head p,.home-category-card p,.home-special-card p,.home-visit p,.home-split p,.testimonial-box p,.home-coverage p,.contact-eyebrow,.contact-phone,.contact-copy,.contact-muse__form label,.contact-muse__form input,.contact-muse__form textarea,.site-footer a,.site-footer p,.footer-brand-block p,.compare-table td,.product-card p,.spec-list li,.download-list a{font-weight:300!important}
.comparator{background:#fff;padding:46px 0 72px;color:#333029}.comparator__container{max-width:1180px}.comparator__header{text-align:center;margin:0 0 30px}.comparator__header h1{margin:0 0 10px;font-size:46px;line-height:1.1;color:#b42339;font-weight:700;letter-spacing:0}.comparator__header p{margin:0;color:#333029;font-size:18px;line-height:27px;font-weight:300!important}.comparator__actions{text-align:center;margin:0 0 28px}.comparator__primary,.comparator__switch{border:2px solid #b42339;border-radius:999px;background:#b42339;color:#fff;font-family:'__Montserrat_5',Montserrat,Arial,sans-serif;font-size:18px;line-height:1;font-weight:400;padding:14px 42px;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.comparator__primary:disabled{opacity:.45;cursor:not-allowed}.comparator__primary.is-enabled:hover,.comparator__switch:hover{background:#fff;color:#b42339;transform:translateY(-2px)}.comparator__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.comparator-card{min-height:318px;border:1px solid #e1e1e1;border-radius:8px;background:#fff;padding:18px 12px 16px;text-align:center;color:#333029;box-shadow:0 12px 28px rgba(0,0,0,.08);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease,background .25s ease}.comparator-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(0,0,0,.14);border-color:#b42339}.comparator-card.is-selected{border-color:#b42339;box-shadow:0 0 0 3px rgba(180,35,57,.18),0 18px 34px rgba(0,0,0,.16)}.comparator-card__image{height:150px;width:100%;display:grid;place-items:center;margin-bottom:12px}.comparator-card__image img{width:100%;height:100%;object-fit:contain}.comparator-card strong{display:block;min-height:42px;color:#b42339;font-size:16px;line-height:20px;font-weight:700;margin:0 0 12px}.comparator-card__specs{display:grid;gap:5px;width:100%;font-size:13px;line-height:18px;font-weight:300;text-align:left;color:#333029}.comparator-card__specs span{display:block}.comparator-card__specs b{font-weight:700}.comparator__results{text-align:center}.comparator__results.is-hidden,[data-products-block].is-hidden{display:none}.comparator__notice{display:none;margin:0 auto 18px;max-width:520px;background:#fff4f5;border:1px solid #f0c6cc;border-radius:8px;color:#8d2030;font-size:14px;line-height:20px;padding:12px 16px}.comparator__table-wrap{background:#f6f7f7;border-radius:8px;padding:24px;overflow-x:auto;margin-bottom:24px}.comparator-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.08)}.comparator-table th,.comparator-table td{border:1px solid #e2e2e2;padding:15px 12px;text-align:center;vertical-align:middle;color:#333029;font-size:14px;line-height:20px;font-weight:300}.comparator-table th{font-weight:700;color:#b42339;background:#fff}.comparator-table th:first-child{width:185px;background:#f9f9f9}.comparator-table__img{width:92px;height:82px;object-fit:contain;margin:0 auto 8px}.comparator-table th span{display:block;font-size:14px;line-height:18px}.comparator-table__label{background:#f9f9f9!important;text-align:left!important;font-weight:700!important;color:#333029!important}.comparator__empty{text-align:center;color:#888;padding:40px 20px}
.qr-page{background:#fff;color:#333029}.qr-topline{position:fixed;top:0;left:0;right:0;height:32px;background:#b42339;z-index:20}.qr-hero{min-height:327px;padding-top:32px;background:linear-gradient(to bottom,#e5e5e5 0%,#fff 66%);display:grid;place-items:center}.qr-hero__logo{width:419px;height:244px;background:url('../images/logo3d_promomaq_2x.png') center top/cover no-repeat}.qr-content{width:min(1179px,calc(100% - 40px));margin:0 auto;text-align:center}.qr-content h1{font-size:24px;line-height:34px;font-weight:700;color:#333;letter-spacing:1px;margin:0}.qr-content h1 span{color:#b42339}.qr-copy{font-size:16px;line-height:24px;font-weight:300!important;letter-spacing:1px;color:#333029;text-align:justify;margin:21px auto 0}.qr-content--form .qr-copy{width:min(814px,100%)}.qr-content--downloads .qr-copy{width:min(1179px,100%);margin-top:48px}.qr-form{width:483px;max-width:100%;margin:28px auto 0;display:grid;gap:12px;text-align:left}.qr-form label{display:grid;gap:6px;font-size:14px;color:#333}.qr-form label>span,.qr-form fieldset span{font-weight:300}.qr-form input[type=text],.qr-form input:not([type]){width:100%;height:50px;border:1px solid #cfcfcf;border-radius:10px;padding:0 16px;font:300 14px '__Montserrat_5',Montserrat,Arial,sans-serif}.qr-form fieldset{border:0;padding:4px 0 0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.qr-form legend{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip-path:inset(50%)}.qr-form fieldset label{display:flex;align-items:center;gap:10px}.qr-form input[type=checkbox]{width:18px;height:18px;accent-color:#b42339}.qr-form button{justify-self:center;width:200px;height:50px;border:0;border-radius:100px;background:#b42339;color:#fff;font:700 14px '__Montserrat_5',Montserrat,Arial,sans-serif;letter-spacing:1px;cursor:pointer;transition:background .25s ease,color .25s ease}.qr-form button:hover{background:#eee;color:#79171b}.recaptcha-field--qr{justify-items:center;margin:8px 0 0}.qr-download-grid{width:960px;max-width:100%;margin:64px auto 0;display:grid;grid-template-columns:repeat(2,341px);justify-content:space-between;gap:130px 0}.qr-download-card{display:block;width:341px;height:500px;background:var(--img) center/cover no-repeat;box-shadow:7px 5px 18px rgba(0,0,0,.5);transition:background-image .2s ease,filter .2s ease,transform .2s ease}.qr-download-card:hover{background-image:var(--hover);filter:brightness(1.04);transform:translateY(-2px)}.qr-spacer{height:143px}.qr-footer{background:#fff}.qr-footer__brand{min-height:376px;background:#f5f5f7;display:grid;justify-items:center;align-content:start;padding-top:32px}.qr-footer__brand img{width:270px;height:auto}.qr-footer__brand p{width:270px;margin:20px 0 0;text-align:center;font-size:14px;line-height:21px;letter-spacing:1px;font-weight:300!important;color:#333029}.qr-copyright{min-height:55px;background:#e5e5e5;display:flex;align-items:center;padding-left:calc((100% - min(1920px,100%))/2 + 15px);font-size:14px;line-height:25px;letter-spacing:1px;color:#292f36}
.topbar{position:sticky;top:0;z-index:31;background:#ad3342;color:#fff;font-weight:300;letter-spacing:1px}
.topbar__inner{min-height:32px;justify-content:flex-end;gap:18px}.topbar__inner span{font-size:16px;margin-right:auto}.topbar__inner a{font-size:14px;color:#fff;font-weight:300}.topbar__inner>a:not(:last-child):before,.topbar-social:before,.topbar-social:after{content:'|';margin-right:9px;color:#fff}.topbar-social{display:flex;align-items:center;gap:8px}.topbar-social a{font-family:'__FontAwesome_5';font-size:14px;line-height:1;font-weight:400;color:#fff}.site-header{position:sticky;top:32px;z-index:30;background:#fff;box-shadow:none}.header__inner{height:74px}.brand img{width:122px}.site-nav{gap:52px}.site-nav a,.nav-dropdown>button{font-size:15px;color:#0e0e0e;font-weight:400;letter-spacing:0}.site-nav a:hover,.site-nav .is-active,.nav-dropdown:hover>button,.nav-dropdown:focus-within>button,.nav-dropdown.is-active>button{color:#ad3342}.nav-dropdown{position:relative}.nav-dropdown>button{cursor:default}.nav-dropdown__panel{left:0;right:auto;top:100%;min-width:193px;border:0;background:#fff;box-shadow:0 14px 24px #00000018;padding:0}.nav-dropdown:hover .nav-dropdown__panel,.nav-dropdown:focus-within .nav-dropdown__panel{display:grid}.nav-dropdown__panel a,.nav-dropdown__panel span{width:193px;padding:16px 12px;color:#333029;font-size:13px;line-height:13px;text-align:left;background:#fff}.nav-dropdown__panel a:hover{background:#f6f7f7;color:#ad3342}.nav-dropdown__panel span{display:block;cursor:default}.header-cta{border-radius:999px;padding:10px 22px;background:#ad3342}.header-icons{display:flex;align-items:center;gap:28px;margin-left:18px}.header-whatsapp{width:34px;height:34px;border-radius:0;display:grid;place-items:center;color:#3f8a1c;border:0;background:transparent;font-family:'__FontAwesome_5';font-weight:400;font-size:31px;line-height:1}.header-maseca img{width:40px;height:40px;object-fit:contain}
.muse-product-hero{height:156px;background:#f5f5f7;display:grid;align-items:center;text-align:center}.muse-product-hero h1{margin:0;color:#333029;font-size:40px;line-height:40px;font-weight:700;letter-spacing:0}.pm1400-detail{background:#fff;padding:44px 0 20px}.pm1400-detail__grid{width:min(1030px,calc(100% - 40px));display:grid;grid-template-columns:430px 497px;gap:73px;align-items:start}.pm1400-detail__media{margin:0;width:430px;height:659px;background:transparent}.pm1400-detail__media img{width:100%;height:100%;object-fit:contain;object-position:center center}.pm1400-detail__copy{padding-top:82px;color:#414757;font-family:'__Montserrat_5',Montserrat,Arial,sans-serif;letter-spacing:1px}.pm1400-detail__copy h2{font-size:20px;line-height:29px;margin:0 0 58px;color:#414757;font-weight:700}.pm1400-specs{font-size:14px;line-height:29px;color:#414757}.pm1400-specs p{margin:0;font-size:14px;line-height:29px;font-weight:400!important;letter-spacing:1px}.pm1400-actions{display:flex;gap:23px;margin:25px 0 21px 73px}.pm1400-pill,.pm1400-compare{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-family:'__Montserrat_5',Montserrat,Arial,sans-serif;font-size:18px;line-height:15px;font-weight:400!important;text-align:center;transition:background .25s ease,color .25s ease,border-color .25s ease}.pm1400-pill{width:144px;min-height:45px;background:#b42339;color:#fff;border:1px solid #b42339}.pm1400-pill:hover{background:#f6f7f7;color:#79171b}.pm1400-compare{width:310px;min-height:44px;margin-left:73px;background:#fff;color:#b42339;border:1px solid #b42339}.pm1400-compare:hover{background:#f6f7f7;color:#79171b}.pm1400-actions--mobile,.pm1400-compare--mobile{display:none}
.managed-product-copy{font-size:14px;line-height:23px;color:#414757;margin:28px 0 0;font-weight:300!important;letter-spacing:1px}.managed-card{position:relative}.managed-card:after{content:'Nuevo';position:absolute;right:10px;top:10px;background:#b42339;color:#fff;border-radius:999px;padding:4px 9px;font-size:11px;line-height:1;font-weight:700;letter-spacing:0}
.home-pill{border-radius:999px;background:#af3040;border-color:#af3040;box-shadow:none;font-size:18px;letter-spacing:.04em;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.button:hover,.header-cta:hover,.home-pill:hover,.mini-form button:hover{background:#fff!important;color:#af3040!important;border-color:#af3040!important;transform:translateY(-2px)}.button--ghost:hover,.button--light:hover{background:#af3040!important;color:#fff!important;border-color:#af3040!important}
.home-hero{background:#f4f6f5;min-height:620px;display:grid;align-items:center;padding:34px 0 42px;overflow:hidden}
.home-hero__grid{position:relative;min-height:540px;display:grid;grid-template-columns:390px minmax(0,1fr);align-items:center;gap:28px}.home-hero__copy{position:relative;z-index:2;width:100%;margin-left:58px;padding-top:0;text-align:center}.home-hero__copy h1{font-size:43px;line-height:1.06;margin:0;color:#2c2c29;font-weight:700;letter-spacing:1px}.home-hero__copy h1 span{display:block;font-size:24px;line-height:1.06;margin-top:6px}.home-hero__copy p{font-size:16px;line-height:16px;font-weight:400;margin:30px 0 44px}.home-hero__machine{position:relative;z-index:1;justify-self:end;width:min(760px,62vw);max-width:none;margin-right:-44px}
.home-intro{padding:78px 0 80px;background:#fff}.home-intro .section-head h2,.home-products .section-head h2,.home-specials .section-head h2,.home-testimonials .section-head h2,.home-clients h2{font-size:42px;letter-spacing:1px;color:#2c2c29;font-weight:700}.home-intro .section-head h2 span{color:#ad3342}.home-intro .section-head p,.home-products .section-head p,.home-specials .section-head p{font-weight:400;letter-spacing:1px}
.home-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:74px}.home-category-card{height:410px;border-radius:14px;overflow:hidden;position:relative;color:#fff;background:#111;box-shadow:none}.home-category-card img{width:100%;height:100%;object-fit:cover}.home-category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0000 30%,#000c 100%)}.home-category-card div{position:absolute;z-index:1;left:22px;right:22px;bottom:22px}.home-category-card h3{font-size:24px;line-height:1.04;margin:0 0 28px;text-align:center;color:#fff}.home-category-card p{font-size:15px;font-weight:400;line-height:17px;text-align:justify;margin:0;color:#fff}
.home-products{background:#f5f7f6;padding:72px 0 86px}.home-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:68px 50px}.home-product-tile{text-align:center;transition:transform .28s ease,filter .28s ease}.home-product-tile img{height:322px;width:100%;object-fit:cover;border-radius:8px;background:#eee;transition:transform .28s ease,box-shadow .28s ease,filter .28s ease}.home-product-tile h3{font-size:24px;margin:20px 0 0;color:#2c2c29;letter-spacing:.03em;transition:color .28s ease}.home-product-tile:hover{transform:translateY(-8px)}.home-product-tile:hover img{transform:scale(1.035);box-shadow:0 18px 34px #0002;filter:saturate(1.08)}.home-product-tile:hover h3{color:#ad3342}.home-center{text-align:center;margin-top:58px}.home-center .button{min-width:200px}
.home-visit{min-height:500px;background:linear-gradient(#0008,#0008),url('../images/banner_promomaq_agendar-u85860-fr_2x.png') center/cover;color:#fff;display:grid;align-items:center;text-align:center}.home-visit h2{font-size:34px;line-height:1.08;color:#fff;margin:0 0 26px;letter-spacing:3px}.home-visit p{max-width:600px;margin:0 auto 38px;font-weight:400;letter-spacing:1px}
.home-split{padding:110px 0;background:#fff}.home-split__grid{display:grid;grid-template-columns:1fr 1.15fr;gap:72px;align-items:center}.home-split h2{font-size:40px;line-height:1.12;margin:0 0 54px;color:#2c2c29}.home-split h2 span{color:#ad3342}.home-split p{text-align:justify;font-weight:400;letter-spacing:1px;line-height:21px;margin:0 0 70px}.home-video-trigger{position:relative;margin:0;border:0;background:transparent;padding:0;display:block;width:100%;cursor:pointer;overflow:hidden}.home-video-trigger img{width:100%;height:605px;object-fit:cover;transition:transform .28s ease,filter .28s ease}.home-video-trigger span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#ad3342;font-size:26px;padding-left:4px;transition:background .25s ease,color .25s ease,transform .25s ease}.home-video-trigger:hover img{transform:scale(1.03);filter:brightness(.82)}.home-video-trigger:hover span{background:#ad3342;color:#fff;transform:translate(-50%,-50%) scale(1.08)}
.home-specials{background:#f4f6f5;padding:86px 0}.home-special-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:58px}.home-special-card{background:#f7f7f7;text-align:center;border-radius:8px;overflow:hidden;position:relative;min-height:430px;display:grid;align-content:end;transition:transform .28s ease,box-shadow .28s ease}.home-special-card:before{content:'';position:absolute;inset:0;background:#000;opacity:0;z-index:1;transition:opacity .28s ease}.home-special-card img{position:absolute;inset:0;height:100%;width:100%;object-fit:contain;padding:22px;transition:transform .28s ease}.home-special-card strong{position:relative;z-index:2;display:block;background:#9d9d9d;color:#fff;font-size:27px;line-height:39px;border-radius:8px;margin:0 0 8px;transition:background .28s ease,color .28s ease,transform .28s ease}.home-special-card p{position:absolute;z-index:2;left:24px;right:24px;bottom:28px;margin:0;color:#fff;font-size:14px;line-height:20px;font-weight:400;text-align:left;opacity:0;transform:translateY(18px);transition:opacity .28s ease,transform .28s ease}.home-special-card:hover{transform:translateY(-8px);box-shadow:0 18px 34px #0002}.home-special-card:hover:before{opacity:.58}.home-special-card:hover img{transform:scale(1.04)}.home-special-card:hover strong{background:transparent;color:#fff;transform:translateY(-285px)}.home-special-card:hover p{opacity:1;transform:translateY(0)}
.home-testimonials{padding:76px 0 88px;background:#fff;position:relative}.home-testimonials .section-head{margin-bottom:54px}.home-testimonials .section-head h2{text-transform:none}.testimonial-stage{position:relative;min-height:340px}.testimonial-photo{display:none}.testimonial-box{position:relative;min-height:320px;background:#fff;border-radius:8px;box-shadow:0 18px 28px #0002;padding:58px 88px 42px;overflow:hidden}.testimonial-slide{position:absolute;inset:58px 88px 86px;opacity:0;transform:translateX(34px);transition:opacity .55s ease,transform .55s ease;display:flex;flex-direction:column;justify-content:center}.testimonial-slide.is-active{opacity:1;transform:translateX(0)}.testimonial-box h3{font-size:25px;line-height:30px;margin:24px 0 0;color:#333029;font-weight:700}.testimonial-box p{font-size:18px;font-weight:400;line-height:27px;letter-spacing:1px;margin:0;color:#333029}.testimonial-dots{position:absolute;left:88px;bottom:42px;display:flex;gap:12px}.testimonial-dots button{width:13px;height:13px;border-radius:50%;border:2px solid #111;background:#fff;padding:0;cursor:pointer}.testimonial-dots .is-active{background:#111}
.home-coverage{background:#f4f6f5;padding:86px 0}.home-coverage__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.home-coverage img{height:360px;object-fit:contain}.home-coverage h2{font-size:44px;margin:0 0 18px}.home-coverage p{font-weight:400;letter-spacing:1px}.home-coverage label{display:block;margin-top:60px;font-weight:700}.home-coverage label span{float:right;background:#333;color:#fff;padding:4px 7px}.coverage-bar{height:18px;border:1px solid #bbb;background:#fff;margin-top:8px}.coverage-bar i{display:block;width:100%;height:100%;background:#ad3342}
.home-clients{padding:82px 0 95px;background:#fff;text-align:center}.home-clients h2{margin:0 0 62px}.client-logo-row{display:flex;align-items:center;justify-content:center;gap:44px;flex-wrap:wrap}.client-logo-row img{max-width:115px;max-height:80px;object-fit:contain;filter:grayscale(1);opacity:.42;transition:filter .28s ease,opacity .28s ease,transform .28s ease}.client-logo-row img:hover{filter:grayscale(0);opacity:1;transform:scale(1.08)}
.about-hero{height:200px;background:#333 url('../images/banner_promomaq_1_nosotros@2x.png') center top/cover no-repeat;display:grid;align-items:center;text-align:center}.about-hero h1{font-size:40px;line-height:40px;color:#333029;font-weight:700;letter-spacing:2px;margin:0}.about-intro{background:#f6f7f7;padding:57px 0 76px}.about-intro h2{font-size:40px;line-height:40px;text-align:center;color:#292f36;font-weight:700;letter-spacing:1px;margin:0 0 0}.about-intro h2 span{color:#333029}.about-intro h2 strong{color:#b42339}.about-intro>.wrap>p{max-width:1170px;margin:0 auto;color:#333029;text-align:justify;font-size:16px;line-height:21px;font-weight:300;letter-spacing:1px;word-spacing:0}.about-row{display:grid;grid-template-columns:400px 500px;gap:125px;align-items:center;justify-content:center}.about-row figure{margin:0;width:500px;height:552px;border-radius:20px;overflow:hidden;background:#ddd}.about-row figure img{width:100%;height:100%;object-fit:cover}.about-copy{width:400px}.about-copy h3{font-size:20px;line-height:20px;color:#b42339;font-weight:700;letter-spacing:1px;margin:0 0 26px}.about-copy p{font-size:16px;line-height:21px;color:#333029;text-align:justify;font-weight:300;letter-spacing:1px;word-spacing:0;margin:0}.about-row--mission{margin-top:55px}.about-row--mission .about-copy{padding-top:8px}.about-section{background:#fff}.about-section--vision{padding:69px 0 0}.about-section--vision .about-row{grid-template-columns:500px 370px;gap:130px}.about-section--vision .about-copy{width:370px}.about-section--values{background:#f6f7f7;margin-top:99px;padding:60px 0 56px}.about-section--values .about-row{grid-template-columns:370px 500px;gap:130px}.about-section--values .about-copy{width:370px}.about-award{background:#fff;padding:46px 0 20px}.about-award__grid{display:grid;grid-template-columns:335px 370px 385px;gap:0;align-items:center;justify-content:center}.about-award__image{width:335px;height:451px;margin:0;overflow:hidden;background:#eee}.about-award__image img{width:100%;height:100%;object-fit:cover}.about-award__copy{width:370px;padding-left:0}.about-award__copy h3{font-size:24px;line-height:27px;color:#333029;font-weight:700;letter-spacing:1px;margin:0 0 16px}.about-award__copy p{font-size:16px;line-height:18px;color:#333029;font-weight:300;letter-spacing:1px;text-align:justify;word-spacing:0;margin:0}.about-award__video{width:385px;height:240px}.about-award__video iframe{width:100%;height:100%;border:0;display:block}
.privacy-hero{height:156px;background:#eee;display:grid;align-items:center;text-align:center}.privacy-hero h1{margin:0;color:#333029;font-size:40px;line-height:40px;font-weight:700;letter-spacing:2px}.privacy-notice{background:#fff;padding:52px 0 0}.privacy-notice__copy{max-width:1170px;color:#333;text-align:justify;font-family:'__Lato_5',Lato,Arial,sans-serif;font-size:20px;line-height:30px;font-weight:400;letter-spacing:0}.privacy-notice__copy p{margin:0 0 0;font-family:'__Lato_5',Lato,Arial,sans-serif;font-size:20px;line-height:30px;font-weight:400!important;color:#333}.privacy-notice__copy h2{font-family:'__Lato_5',Lato,Arial,sans-serif;font-size:20px;line-height:30px;font-weight:400;color:#333;margin:0}.privacy-divider{margin:0!important}.privacy-form-section{background:#fff;padding:71px 0 0}.privacy-form{width:770px;max-width:100%;min-height:685px;margin:0 auto;border:1px solid #eee;background:#fff;padding:19px;display:grid;grid-template-columns:1fr;align-content:start;gap:18px}.privacy-form label{display:grid;gap:5px;color:#6b6b6b;font-family:'__Lato_5',Lato,Arial,sans-serif;font-size:14px;line-height:14px;font-weight:400}.privacy-form input,.privacy-form textarea{width:100%;border:1px solid #eee;border-radius:3px;background:#fafafa;color:#666;font-family:'__Lato_5',Lato,Arial,sans-serif;font-size:14px;line-height:14px;font-weight:400;letter-spacing:1px;padding:15px}.privacy-form textarea{min-height:151px;resize:vertical}.recaptcha-field{display:grid;gap:8px;color:#6b6b6b;font-family:'__Lato_5',Lato,Arial,sans-serif;font-size:14px;line-height:18px;font-weight:400}.recaptcha-field .g-recaptcha{min-height:78px}.privacy-form .button{justify-self:center;width:200px;height:50px;border-radius:100px;background:linear-gradient(to right,#444,#000);border-color:#000;color:#fff;font-family:'__Lato_5',Lato,Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:2px;margin-top:2px;text-transform:uppercase}.privacy-form .button:hover{background:linear-gradient(to right,#999,#333);color:#fff;border-color:#000}.privacy-map{width:100%;height:400px;margin-top:149px;background:#eee}.privacy-map iframe{display:block;width:100%;height:100%;border:0}.contact-muse{background:#fff;padding:150px 0 70px}.contact-muse__grid{display:grid;grid-template-columns:483px 1fr;gap:96px;align-items:stretch}.contact-muse__left{width:483px}.contact-eyebrow{font-size:16px;line-height:21px;color:#ad3342;font-weight:400;letter-spacing:0;margin:0 0 28px}.contact-muse h1{font-size:44px;line-height:52px;color:#333029;margin:0 0 18px;letter-spacing:1px}.contact-phone{font-size:18px;line-height:26px;color:#333029;margin:0 0 58px;font-weight:400}.contact-phone a{color:#333029}.contact-copy{font-size:20px;line-height:30px;color:#333029;width:465px;margin:0 0 46px;font-weight:400;letter-spacing:1px}.contact-muse__form{width:483px;border:0;border-radius:0;box-shadow:none;padding:0;background:#fff;display:grid;gap:11px}.contact-muse__form label{display:grid;gap:7px;color:#333029;font-size:14px;font-weight:400;letter-spacing:0}.contact-muse__form input,.contact-muse__form textarea{border:0;background:#f2f2f2;border-radius:10px;padding:15px 16px;font-size:14px;line-height:20px;color:#333029}.contact-muse__form textarea{min-height:186px;resize:vertical}.contact-muse__form .button{justify-self:end;width:200px;height:52px;border-radius:10px;margin-top:8px;text-transform:uppercase}.contact-muse__map{height:100%;min-height:0;background:#f2f2f2}.contact-muse__map iframe{width:100%;height:100%;min-height:100%;border:0;display:block}
.gallery-hero{height:200px;background:#f4f4f4;display:grid;align-items:center;text-align:center}.gallery-hero h1{font-size:44px;line-height:60px;color:#333029;font-weight:700;letter-spacing:1px;margin:0}.muse-gallery{background:#fff;padding:11px 0 70px}.muse-gallery__columns{display:grid;grid-template-columns:repeat(3,370px);gap:30px;align-items:start;justify-content:center}.muse-gallery__column{display:grid;gap:27px}.muse-gallery__item{width:370px;height:var(--h);margin:0;overflow:hidden;background:#eee}.muse-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .28s ease,transform .28s ease}.muse-gallery__item:hover img{filter:saturate(1.08) contrast(1.03);transform:scale(1.025)}.muse-gallery__final{display:grid;grid-template-columns:370px 770px;gap:30px;align-items:start;justify-content:center;margin-top:26px}.muse-gallery__final .muse-gallery__item--wide{width:770px;height:744px}
.corn-hero{height:200px;background:#f5f5f7;overflow:hidden}.corn-hero__inner{height:200px;position:relative;display:grid;place-items:center}.corn-hero h1{font-size:40px;line-height:40px;color:#333029;font-weight:700;letter-spacing:0;margin:0;text-align:center}.corn-hero img{position:absolute;right:-8px;top:0;width:249px;height:200px;object-fit:contain}.corn-section{background:#fff;text-align:center;padding:0}.corn-section>.wrap{width:min(1200px,100%)}.corn-section h2{display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 28px);min-height:32px;background:#b42339;color:#fff;border-radius:100px;padding:6px 28px;margin:0;font-size:20px;line-height:20px;font-weight:700;letter-spacing:1px;text-align:center;white-space:normal}.corn-intro{max-width:796px;margin:19px auto 0;color:#292f36;font-size:14px;line-height:21px;font-weight:300!important;letter-spacing:1px;text-align:center}.corn-grid{display:grid;justify-content:center;align-items:start}.corn-grid--5{grid-template-columns:repeat(5,230px);gap:15px}.corn-grid--4{grid-template-columns:repeat(4,230px);gap:98px}.corn-grid--2{grid-template-columns:repeat(2,230px);gap:15px}.corn-grid--1{grid-template-columns:230px}.corn-card{display:grid;grid-template-rows:204px auto;width:230px;text-align:center;color:#333029}.corn-card span{display:block;width:230px;height:204px;background:var(--img) center/contain no-repeat;transition:background-image .18s ease,transform .22s ease}.corn-card:hover span{background-image:var(--hover);transform:translateY(-2px)}.corn-card strong{display:flex;align-items:center;justify-content:center;min-height:30px;font-size:20px;line-height:20px;color:#333029;font-weight:700;letter-spacing:2px}.corn-section--tolva{padding-top:37px}.corn-section--tolva .corn-grid{margin-top:51px}.corn-section--rodillos{padding-top:73px}.corn-section--rodillos .corn-grid{margin-top:44px}.corn-section--nixtamal{padding-top:126px}.corn-section--nixtamal .corn-grid{margin-top:56px}.corn-section--pailas{padding-top:60px}.corn-section--single{padding-top:116px}.corn-section--single .corn-grid{margin-top:64px}.corn-section--accessories{padding-top:136px}.corn-section--accessories .corn-grid{margin-top:74px}.corn-spacer{height:220px;background:#fff}
.wheat-hero{height:156px;background:#ededed;overflow:hidden}.wheat-hero__inner{height:156px;position:relative;display:grid;place-items:center}.wheat-hero h1{font-size:40px;line-height:40px;color:#333029;font-weight:700;letter-spacing:0;margin:0;text-align:center}.wheat-hero img{position:absolute;right:-28px;top:0;width:243px;height:171px;object-fit:contain}.wheat-section{background:#fff;text-align:center;padding:46px 0 0}.wheat-section>.wrap{width:min(1200px,100%)}.wheat-section h2{display:inline-flex;align-items:center;justify-content:center;min-width:490px;min-height:32px;background:#b42339;color:#fff;border-radius:100px;padding:5px 28px;margin:0;font-size:20px;line-height:20px;font-weight:700;letter-spacing:1px;text-align:center}.wheat-intro{width:796px;max-width:calc(100% - 40px);margin:32px auto 0;color:#292f36;font-size:14px;line-height:21px;font-weight:300!important;letter-spacing:1px;text-align:justify}.wheat-grid{display:grid;justify-content:center;align-items:start}.wheat-grid--5{grid-template-columns:repeat(5,230px);gap:30px 15px;margin-top:66px}.wheat-grid--3{grid-template-columns:repeat(3,230px);gap:30px;margin-top:56px}.wheat-card{display:grid;grid-template-rows:204px auto;width:230px;text-align:center;color:#333029}.wheat-card span{display:block;width:230px;height:204px;background:var(--img) center/contain no-repeat;transition:background-image .18s ease,transform .22s ease}.wheat-card:hover span{background-image:var(--hover);transform:translateY(-2px)}.wheat-card strong{display:flex;align-items:center;justify-content:center;min-height:30px;font-size:20px;line-height:20px;color:#333029;font-weight:700;letter-spacing:2px}.wheat-spacer{height:39px;background:#fff}
.muse-catalog-hero{height:156px;background:#f5f5f7;overflow:hidden}.muse-catalog-hero__inner{height:156px;position:relative;display:grid;place-items:center}.muse-catalog-hero h1{font-size:40px;line-height:40px;color:#333029;font-weight:700;letter-spacing:1px;margin:0;text-align:center}.muse-catalog-hero img{position:absolute;right:-30px;top:0;width:315px;height:175px;object-fit:contain}.muse-catalog-hero--tostadas img{width:335px;height:187px;right:-34px;top:0}.muse-catalog-section{background:#fff;text-align:center;padding:37px 0 0}.muse-catalog-section>.wrap{width:min(1200px,100%)}.muse-catalog-section h2{display:inline-flex;align-items:center;justify-content:center;min-height:33px;background:#b42339;color:#fff;border-radius:100px;padding:5px 28px;margin:0;font-size:20px;line-height:23px;font-weight:700;letter-spacing:1px;text-align:center}.muse-catalog-section--products h2{width:414px}.muse-catalog-section--tostadas h2{width:470px;line-height:20px}.muse-catalog-intro{width:796px;max-width:calc(100% - 40px);margin:19px auto 0;color:#292f36;font-size:14px;line-height:21px;font-weight:300!important;letter-spacing:1px;text-align:justify}.muse-catalog-grid{display:grid;justify-content:center;align-items:start}.muse-catalog-grid--4{grid-template-columns:repeat(4,230px);gap:30px;margin-top:58px}.muse-catalog-grid--5{grid-template-columns:repeat(5,230px);gap:15px;margin-top:58px}.muse-catalog-card{display:grid;grid-template-rows:204px auto;width:230px;text-align:center;color:#333029}.muse-catalog-card span{display:block;width:230px;height:204px;background:var(--img) center/contain no-repeat;transition:background-image .18s ease,transform .22s ease}.muse-catalog-card:hover span{background-image:var(--hover);transform:translateY(-2px)}.muse-catalog-card strong{display:flex;align-items:center;justify-content:center;min-height:30px;font-size:20px;line-height:20px;color:#333029;font-weight:700;letter-spacing:1px}.muse-catalog-spacer{height:46px;background:#fff}
.maseca-hero{height:200px;background:#333 url('../images/banner_promomaq_1_nosotros@2x-u46484-fr_2x.png') center top/cover no-repeat;display:grid;align-items:center;text-align:center}.maseca-hero h1{font-size:40px;line-height:40px;color:#333029;font-weight:700;letter-spacing:2px;margin:0}.maseca-intro{background:#fff;text-align:center;padding:52px 0 70px}.maseca-intro h2{font-size:40px;line-height:40px;margin:0;color:#292f36;font-weight:700;letter-spacing:1px}.maseca-intro h2 span{color:#292f36}.maseca-intro p{width:796px;max-width:calc(100% - 40px);margin:22px auto 0;text-align:justify;color:#333029;font-size:14px;line-height:21px;font-weight:300!important;letter-spacing:1px}.maseca-product{background:#fff;padding:72px 0}.maseca-product:nth-of-type(odd){background:#f6f7f7}.maseca-product__grid{width:min(1030px,calc(100% - 40px));display:grid;grid-template-columns:430px 1fr;gap:70px;align-items:start}.maseca-product--reverse .maseca-product__grid{grid-template-columns:1fr 430px}.maseca-product--reverse .maseca-product__media{order:2}.maseca-product--reverse .maseca-product__copy{order:1}.maseca-product__main{width:430px;height:430px;object-fit:contain;border-radius:20px;background:transparent}.maseca-product__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.maseca-product__thumbs img{width:100%;height:150px;object-fit:cover;border-radius:8px}.maseca-product__copy h3{font-size:25px;line-height:25px;color:#b42339;font-weight:700;letter-spacing:1px;margin:0 0 24px}.maseca-product__copy p{font-size:14px;line-height:21px;color:#333029;font-weight:300!important;letter-spacing:1px;margin:0 0 14px}.maseca-product__copy strong{font-weight:700}.maseca-video{width:200px;min-height:50px;border-radius:100px;margin-top:10px;font-weight:400!important;font-size:18px}.maseca-video-embed{padding:50px 0 70px;background:#fff}.maseca-video-embed iframe{display:block;width:560px;max-width:100%;height:315px;border:0;margin:0 auto}
.site-footer{background:#f5f5f7;color:#333029}.muse-footer-grid{grid-template-columns:270px 135px 220px 337px;gap:60px;align-items:start;padding:46px 0 44px}.footer-brand-block{text-align:center}.footer-logo{width:258px;margin:0 auto 18px}.footer-brand-block p{font-size:14px;line-height:21px;letter-spacing:1px;margin:0;color:#333}.site-footer h3{font-size:20px;line-height:30px;letter-spacing:1px;color:#333029;margin:0 0 8px}.site-footer a,.site-footer p{font-size:14px;line-height:21px;letter-spacing:1px;color:#444}.site-footer a{margin:4px 0}.site-footer .footer-grid>div:last-child h3{font-size:14px;font-weight:400;line-height:21px;margin-bottom:16px}.site-footer .footer-grid>div:last-child p{font-size:22px;line-height:31px;font-weight:700;color:#292f36;margin:0 0 18px}.mini-form{grid-template-columns:188px 112px;gap:0}.mini-form input{height:56px;border:0;border-radius:10px 0 0 10px;font-size:14px;letter-spacing:1px}.mini-form button{height:56px;border-radius:0 10px 10px 0;background:#b42339;font-size:12px;letter-spacing:1px;text-transform:uppercase}.socials{gap:16px;margin-top:24px}.social-icon{width:50px;height:50px;border-radius:50%;background-size:contain;background-position:center;background-repeat:no-repeat;font-size:0!important;margin:0!important}.social-facebook{background-image:url('../images/f1_2x.png')}.social-instagram{background-image:url('../images/f3_2x.png')}.social-tiktok{background-image:url('../images/f5_2x.png')}.social-youtube{background-image:url('../images/f7_2x.png')}.copyright{background:#e5e5e5;color:#292f36;text-align:left;padding:17px calc((100% - min(1120px,calc(100% - 40px)))/2);font-size:14px;letter-spacing:1px}
@media(max-width:1100px){.comparator__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.comparator-card{min-height:310px}.comparator-card__image{height:160px}}
@media(max-width:750px){.comparator{padding:36px 0 58px}.comparator__header h1{font-size:36px}.comparator__header p{font-size:16px;line-height:24px}.comparator__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.comparator-card{min-height:292px;padding:15px 10px}.comparator-card__image{height:138px}.comparator__table-wrap{padding:16px 8px}.comparator-table{min-width:520px}.comparator-table th,.comparator-table td{font-size:12px;line-height:18px;padding:11px 7px}.comparator-table th:first-child{width:120px}.comparator-table__img{width:64px;height:58px}}
@media(max-width:520px){.comparator__container{width:calc(100% - 20px)}.comparator__header h1{font-size:28px}.comparator__grid{grid-template-columns:1fr}.comparator-card{width:min(100%,300px);min-height:280px;margin-inline:auto}.comparator-card__image{height:138px}.comparator__primary,.comparator__switch{font-size:16px;padding:12px 30px}.comparator-table{min-width:420px}.comparator-table th,.comparator-table td{font-size:11px;line-height:16px;padding:9px 5px}.comparator-table th:first-child{width:92px}.comparator-table__img{width:52px;height:50px}.comparator-table th span{font-size:11px;line-height:15px}}
@media(max-width:900px){.topbar__inner{justify-content:center;gap:16px}.topbar__inner>a:not(:last-child):before{display:none}.topbar-social,.topbar__inner a[href^="mailto"]{display:none}.site-header{top:32px}.header__inner{gap:12px}.menu-toggle{order:2;margin-left:auto}.header-icons{order:3;gap:12px;margin-left:0}.header-whatsapp{width:30px;height:30px;font-size:28px}.header-maseca img{width:32px;height:32px}.site-nav{gap:0}.nav-dropdown>button{text-align:left;width:100%;padding:12px 14px}.site-nav.is-open .nav-dropdown__panel{display:grid}.nav-dropdown__panel{position:static;min-width:0;width:100%;box-shadow:none;border-top:1px solid #eee}.nav-dropdown__panel a,.nav-dropdown__panel span{width:100%;padding:12px 22px;font-size:14px;line-height:18px}.home-hero{min-height:auto;padding:28px 0 54px}.home-hero__grid{min-height:auto;display:grid;grid-template-columns:1fr;gap:8px}.home-hero__copy{width:min(620px,100%);margin:0 auto;padding-top:0;text-align:center}.home-hero__copy h1{font-size:42px}.home-hero__copy h1 span{font-size:36px}.home-hero__copy p{text-align:center;font-size:20px;line-height:1.35}.home-hero__machine{position:relative;right:auto;top:auto;transform:none;justify-self:center;width:min(720px,118vw);margin:0 0 -42px;order:-1}.home-category-grid,.home-product-grid,.home-special-grid,.home-split__grid,.home-coverage__grid{grid-template-columns:1fr;gap:34px;justify-items:center}.home-category-card{width:min(100%,360px);height:410px}.home-product-tile{width:min(100%,330px)}.home-product-tile img{height:322px;object-fit:contain;background:#f1f1f1}.home-special-card{width:min(100%,330px);min-height:430px}.home-special-card img{height:100%;object-fit:contain}.home-video-trigger{width:min(100%,600px);margin-inline:auto}.home-video-trigger img{height:520px;object-fit:cover}.home-coverage img{width:min(100%,430px);height:360px}.testimonial-stage{min-height:0}.testimonial-box{padding:34px 28px 70px;min-height:340px}.testimonial-slide{inset:34px 28px 88px}.testimonial-dots{left:28px;bottom:34px}.muse-footer-grid{grid-template-columns:1fr;gap:28px;text-align:center}.site-footer h3,.site-footer a,.site-footer p{text-align:center}.mini-form{grid-template-columns:1fr}.mini-form input,.mini-form button{border-radius:10px}.socials{justify-content:center}.client-logo-row{gap:24px}.home-intro .section-head h2,.home-products .section-head h2,.home-specials .section-head h2,.home-testimonials .section-head h2,.home-clients h2,.home-coverage h2{font-size:34px}}
@media(max-width:900px){.about-hero{height:170px}.about-hero h1{font-size:38px}.about-intro{padding:44px 0 58px}.about-intro h2{font-size:36px;line-height:38px;margin-bottom:12px}.about-intro>.wrap>p{max-width:680px}.about-row,.about-section--vision .about-row,.about-section--values .about-row{grid-template-columns:minmax(0,370px) minmax(0,430px);gap:36px}.about-row figure{width:100%;height:470px}.about-copy,.about-section--vision .about-copy,.about-section--values .about-copy{width:100%}.about-section--vision{padding-top:52px}.about-section--values{margin-top:62px}.about-award__grid{grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:28px}.about-award__image{width:100%;height:377px}.about-award__copy{width:100%}.about-award__video{grid-column:1 / -1;width:min(100%,520px);height:325px;justify-self:center}}
@media(max-width:1200px){.muse-gallery__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.muse-gallery__item{width:100%}.muse-gallery__final{grid-template-columns:1fr 2.08fr;gap:24px}.muse-gallery__final .muse-gallery__item--wide{width:100%}}
@media(max-width:1200px){.corn-grid--5{grid-template-columns:repeat(5,18.8vw);gap:1.25vw}.corn-grid--4{grid-template-columns:repeat(4,20vw);gap:5vw}.corn-card,.corn-card span{width:100%}.corn-card{grid-template-rows:17vw auto}.corn-card span{height:17vw}.corn-hero img{right:24px}}
@media(max-width:1200px){.wheat-grid--5{grid-template-columns:repeat(5,18.8vw);gap:1.25vw}.wheat-grid--3{grid-template-columns:repeat(3,230px);gap:30px}.wheat-card,.wheat-card span{width:100%}.wheat-card{grid-template-rows:17vw auto}.wheat-card span{height:17vw}.wheat-hero img{right:24px}}
@media(max-width:900px){.gallery-hero{height:170px}.gallery-hero h1{font-size:38px}.muse-gallery{padding-top:18px}.muse-gallery__columns{grid-template-columns:repeat(3,minmax(0,220px));gap:18px}.muse-gallery__column{gap:18px}.muse-gallery__item{height:var(--th)}.muse-gallery__final{grid-template-columns:minmax(0,220px) minmax(0,458px);gap:18px;margin-top:18px}.muse-gallery__final .muse-gallery__item--wide{height:443px}}
@media(max-width:900px){.corn-hero{height:171px}.corn-hero__inner{height:171px}.corn-hero h1{font-size:36px}.corn-hero img{width:230px;height:171px;right:8px}.corn-section h2{font-size:19px;max-width:90%;padding-inline:24px}.corn-grid--5,.corn-grid--4{grid-template-columns:repeat(2,230px);gap:24px 36px}.corn-grid--2{gap:36px}.corn-card{grid-template-rows:204px auto}.corn-card,.corn-card span{width:230px}.corn-card span{height:204px}.corn-section--tolva,.corn-section--rodillos,.corn-section--nixtamal,.corn-section--single,.corn-section--accessories{padding-top:58px}}
@media(max-width:900px){.wheat-hero{height:171px}.wheat-hero__inner{height:171px}.wheat-hero h1{font-size:36px}.wheat-hero img{width:243px;height:171px;right:0}.wheat-section{padding-top:39px}.wheat-section h2{min-width:490px;max-width:calc(100% - 28px)}.wheat-intro{width:490px;margin-top:32px}.wheat-grid--5,.wheat-grid--3{grid-template-columns:repeat(2,230px);gap:37px 30px}.wheat-grid--5{margin-top:66px}.wheat-grid--3{margin-top:47px}.wheat-card{grid-template-rows:204px auto}.wheat-card,.wheat-card span{width:230px}.wheat-card span{height:204px}}
@media(max-width:900px){.muse-catalog-hero{height:171px}.muse-catalog-hero__inner{height:171px}.muse-catalog-hero img{width:180px;height:171px;right:20px}.muse-catalog-hero--tostadas img{width:170px;height:171px;right:18px}.muse-catalog-section h2{max-width:calc(100% - 28px)}.muse-catalog-intro{width:490px;margin-top:32px}.muse-catalog-grid--4,.muse-catalog-grid--5{grid-template-columns:repeat(2,230px);gap:37px 30px}.muse-catalog-card{grid-template-rows:204px auto}.muse-catalog-card,.muse-catalog-card span{width:230px}.muse-catalog-card span{height:204px}.maseca-product__grid,.maseca-product--reverse .maseca-product__grid{grid-template-columns:1fr;width:min(520px,calc(100% - 28px));gap:28px}.maseca-product--reverse .maseca-product__media,.maseca-product--reverse .maseca-product__copy{order:initial}.maseca-product__main{width:100%;height:360px}.maseca-product__thumbs img{height:120px}}
@media(max-width:900px){.privacy-hero{height:118px}.privacy-hero h1{font-size:38px;line-height:40px}.privacy-notice{padding-top:28px}.privacy-notice__copy{width:min(100% - 40px,760px);font-size:18px;line-height:28px}.privacy-notice__copy p,.privacy-notice__copy h2{font-size:18px;line-height:28px}.privacy-form-section{padding-top:48px}.privacy-form{width:min(100% - 40px,770px);min-height:652px}.privacy-map{margin-top:75px}.contact-muse{padding:95px 0 58px}.contact-muse__grid{grid-template-columns:1fr;gap:42px;align-items:start}.contact-muse__left{width:min(100%,483px)}.contact-copy{width:min(100%,465px)}.contact-muse__form{width:min(100%,483px)}.contact-muse__map{height:430px;min-height:430px}}
.video-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#000c;padding:24px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.video-modal.is-open{opacity:1;visibility:visible}.video-modal__frame{width:min(960px,100%);aspect-ratio:16/9;background:#000;box-shadow:0 24px 60px #0009}.video-modal__frame iframe{width:100%;height:100%;border:0;display:block}.video-modal__close{position:absolute;right:26px;top:18px;width:44px;height:44px;border:1px solid #fff;background:#fff;color:#ad3342;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.video-modal__close:hover{background:#ad3342;color:#fff}
.float-wa{width:100px;height:100px;border-radius:0;background:transparent url('../images/whatsapp-01.svg') center/contain no-repeat;color:transparent;font-size:0;box-shadow:none}
@media(max-width:560px){.brand img{width:122px}.menu-toggle{padding:9px 11px;font-size:14px}.header-maseca{display:none}.home-hero{padding:22px 0 46px;overflow:hidden}.home-hero__grid{gap:0;width:min(100% - 28px,1120px);max-width:100%;overflow:hidden}.home-hero__copy{padding-top:6px;text-align:left;width:100%;max-width:100%;min-width:0;overflow-wrap:normal}.home-hero__copy h1{font-size:30px;line-height:1.12;letter-spacing:0;max-width:330px}.home-hero__copy h1 span{font-size:25px}.home-hero__copy p{text-align:left;font-size:17px;line-height:1.3;margin:22px 0 30px;max-width:350px}.home-hero__machine{width:106%;margin:0 0 -10px -3%;justify-self:start}.home-hero .button{width:auto;min-width:220px;max-width:100%}.home-pill{font-size:16px}.section-head,.home-intro .section-head,.home-products .section-head,.home-specials .section-head{max-width:340px;overflow:hidden}.section-head p,.home-intro .section-head p,.home-products .section-head p,.home-specials .section-head p{max-width:330px;margin-left:auto;margin-right:auto;letter-spacing:0;overflow-wrap:break-word}.home-category-card{width:min(100%,330px);height:410px}.home-category-card div{left:18px;right:18px}.home-category-card p{font-size:14px;letter-spacing:0;text-align:left;overflow-wrap:break-word}.home-product-tile{width:min(100%,330px)}.home-product-tile img{height:322px;object-fit:contain}.home-special-card{width:min(100%,330px);min-height:430px}.home-special-card img{height:100%}.home-special-card p{font-size:13px;line-height:18px;left:18px;right:18px}.home-video-trigger{width:min(100%,360px)}.home-video-trigger img{height:430px;object-fit:cover}.home-coverage img{height:320px}.home-visit{min-height:390px}.home-split{padding:70px 0}.home-split h2{font-size:34px;margin-bottom:28px}.home-split p{letter-spacing:1px;margin-bottom:30px}.float-wa{width:78px;height:78px}}
@media(max-width:560px){.about-hero{height:115px;background-image:url('../images/banner_promomaq_1_nosotros@2x-u46484-fr_2x4.png')}.about-hero h1{font-size:34px;line-height:35px}.about-intro{padding:36px 0 20px}.about-intro h2{font-size:34px;line-height:35px;margin-bottom:15px}.about-intro>.wrap>p{font-size:14px;line-height:19px;letter-spacing:.15px;text-align:left;width:min(100%,290px)}.about-row,.about-section--vision .about-row,.about-section--values .about-row{display:flex;flex-direction:column;gap:15px;width:min(100% - 28px,290px)}.about-row--mission{margin-top:34px}.about-copy,.about-section--vision .about-copy,.about-section--values .about-copy{width:100%}.about-copy h3{font-size:20px;line-height:20px;margin-bottom:15px}.about-copy p{font-size:14px;line-height:19px;letter-spacing:.15px;text-align:left}.about-row figure{width:290px;height:314px;border-radius:20px}.about-row--mission figure img{content:url('../images/1-u85891-fr_2x3.jpg')}.about-section--vision{padding:46px 0 0}.about-section--vision .about-row{flex-direction:column-reverse}.about-section--vision figure img{content:url('../images/2-u85899-fr_2x3.jpg')}.about-section--values{margin-top:24px;padding:46px 0 22px}.about-section--values figure img{content:url('../images/3-u85943-fr_2x3.jpg')}.about-award{padding:12px 0 22px}.about-award__grid{width:min(100% - 30px,290px);display:flex;flex-direction:column;align-items:center;gap:15px}.about-award__image{order:2;width:277px;height:451px;margin-top:0}.about-award__copy{order:1;width:290px}.about-award__copy h3{font-size:24px;line-height:27px;margin:0 0 12px 0;width:228px}.about-award__copy p{font-size:18px;line-height:20px;width:290px;letter-spacing:.15px;text-align:left}.about-award__video{order:3;width:273px;height:170px}}
@media(max-width:560px){.gallery-hero{height:145px}.gallery-hero h1{font-size:34px;line-height:44px}.muse-gallery{padding:12px 0 48px}.muse-gallery .wrap{width:calc(100% - 18px)}.muse-gallery__columns{grid-template-columns:repeat(2,145px);gap:9px;align-items:start}.muse-gallery__column{gap:9px}.muse-gallery__columns .muse-gallery__column:nth-child(3){grid-column:1 / -1;grid-template-columns:repeat(2,145px)}.muse-gallery__item{height:var(--mh)}.muse-gallery__final{grid-template-columns:145px 145px;gap:9px;margin-top:9px}.muse-gallery__final .muse-gallery__item--wide{width:145px;height:225px}}
@media(max-width:560px){.corn-hero{height:115px}.corn-hero__inner{height:115px}.corn-hero h1{font-size:34px;line-height:35px;max-width:205px;text-align:left;justify-self:start;margin-left:22px}.corn-hero img{width:158px;height:171px;right:-26px;top:-16px}.corn-section>.wrap{width:100vw;max-width:100vw;margin-left:0;margin-right:0;overflow:hidden}.corn-section h2{width:320px;max-width:calc(100vw - 28px);min-height:32px;font-size:17px;line-height:20px;border-radius:100px;padding:6px 10px}.corn-intro{width:290px;margin-top:30px;font-size:14px;line-height:21px;letter-spacing:.4px}.corn-grid--5,.corn-grid--4,.corn-grid--2,.corn-grid--1{grid-template-columns:230px;gap:20px}.corn-section--tolva{padding-top:37px}.corn-section--tolva .corn-grid{margin-top:36px}.corn-section--rodillos{padding-top:55px}.corn-section--rodillos .corn-grid{margin-top:34px}.corn-section--nixtamal{padding-top:55px}.corn-section--nixtamal .corn-grid{margin-top:34px}.corn-section--pailas{padding-top:30px}.corn-section--single{padding-top:70px}.corn-section--single .corn-grid{margin-top:36px}.corn-section--accessories{padding-top:70px}.corn-section--accessories .corn-grid{margin-top:36px}.corn-spacer{height:80px}}
@media(max-width:560px){.wheat-hero{height:115px}.wheat-hero__inner{height:115px}.wheat-hero h1{font-size:34px;line-height:35px;max-width:187px;text-align:left;justify-self:start;margin-left:22px}.wheat-hero img{width:115px;height:171px;right:38px;top:0}.wheat-section>.wrap{width:100vw;max-width:100vw;margin-left:0;margin-right:0;overflow:hidden}.wheat-section h2{width:282px;min-width:0;max-width:calc(100vw - 28px);min-height:52px;font-size:20px;line-height:20px;padding:5px 12px}.wheat-intro{width:315px;max-width:calc(100vw - 36px);font-size:14px;line-height:21px;letter-spacing:1px;margin-top:37px}.wheat-grid--5,.wheat-grid--3{grid-template-columns:230px;gap:34px;margin-top:36px}.wheat-grid--5{margin-top:48px}.wheat-card{grid-template-rows:204px auto;width:230px}.wheat-card span{width:230px;height:204px}.wheat-spacer{height:86px}}
@media(max-width:560px){.muse-catalog-hero{height:115px}.muse-catalog-hero__inner{height:115px}.muse-catalog-hero h1{font-size:34px;line-height:35px;max-width:205px;text-align:left;justify-self:start;margin-left:22px}.muse-catalog-hero img{width:101px;height:140px;right:50px;top:0}.muse-catalog-hero--tostadas h1{max-width:198px}.muse-catalog-hero--tostadas img{width:138px;height:139px;right:28px;top:0}.muse-catalog-section>.wrap{width:100vw;max-width:100vw;margin-left:0;margin-right:0;overflow:hidden}.muse-catalog-section h2{width:320px!important;min-width:0;max-width:calc(100vw - 28px);min-height:52px;font-size:17px;line-height:17px;padding:8px 12px}.muse-catalog-intro{width:315px;max-width:calc(100vw - 36px);font-size:14px;line-height:21px;letter-spacing:1px;margin-top:25px}.muse-catalog-grid--4,.muse-catalog-grid--5{grid-template-columns:230px;gap:42px;margin-top:36px}.muse-catalog-card{grid-template-rows:204px auto;width:230px}.muse-catalog-card span{width:230px;height:204px}.muse-catalog-spacer{height:86px}.maseca-hero{height:115px}.maseca-hero h1{font-size:34px;line-height:35px;text-align:left;width:238px;margin-left:auto;margin-right:auto}.maseca-intro{padding:52px 0 56px}.maseca-intro h2{font-size:34px;line-height:35px}.maseca-intro p{width:290px;font-size:14px;line-height:21px}.maseca-product{padding:56px 0}.maseca-product__grid{width:calc(100% - 28px)}.maseca-product__main{width:100%;height:315px}.maseca-product__thumbs{grid-template-columns:1fr;justify-items:center}.maseca-product__thumbs img{width:230px;height:290px}.maseca-product__copy h3{text-align:center}.maseca-video{margin-left:auto;margin-right:auto}.maseca-video-embed iframe{height:190px}}
@media(max-width:990px){.qr-content--downloads .qr-copy{width:min(728px,100%)}.qr-download-grid{width:690px;grid-template-columns:repeat(2,308px);gap:117px 0}.qr-download-card{width:308px;height:451px}}
@media(max-width:750px){.qr-hero{min-height:266px}.qr-hero__logo{width:298px;height:210px;background-image:url('../images/logo3d_promomaq-u290027-fr_2x.png')}.qr-content h1{margin-top:30px}.qr-content--downloads .qr-copy,.qr-content--form .qr-copy{width:min(498px,100%)}.qr-download-grid{width:308px;grid-template-columns:1fr;gap:102px;margin-top:66px}.qr-download-card{width:308px;height:451px}.qr-footer__brand{min-height:372px}.qr-copyright{padding-left:25px}}
@media(max-width:560px){.qr-hero__logo{width:244px;height:210px}.qr-content{width:320px}.qr-content h1{width:320px;font-size:24px;line-height:34px;margin-top:32px}.qr-content--downloads .qr-copy,.qr-content--form .qr-copy{width:320px;margin-top:23px;font-size:16px;line-height:24px}.qr-form{width:317px;margin-top:26px}.qr-form input[type=text],.qr-form input:not([type]){height:50px}.qr-form fieldset{grid-template-columns:1fr}.qr-download-grid{width:288px;margin-top:82px;gap:97px}.qr-download-card{width:288px;height:428px}.qr-spacer{height:167px}.qr-footer__brand{min-height:352px;padding-top:17px}.qr-copyright{min-height:55px;padding-left:25px;width:100%;font-size:14px}}
@media(max-width:560px){.corn-section>.wrap{transform:translateX(-55px)}}
@media(max-width:900px){.muse-product-hero{height:90px}.muse-product-hero h1{font-size:36px;line-height:36px}.pm1400-detail{padding-top:36px}.pm1400-detail__grid{grid-template-columns:1fr;width:min(520px,calc(100% - 28px));gap:0}.pm1400-detail__copy{order:1;width:491px;max-width:100%;padding-top:0;margin:0 auto}.pm1400-detail__media{order:2;width:325px;height:502px;margin:0 auto}.pm1400-actions--desktop,.pm1400-compare--desktop{display:none}.pm1400-actions--mobile{order:3;display:grid;gap:31px;margin:31px auto 24px;width:144px}.pm1400-compare--mobile{order:4;display:flex;margin:24px auto 0}}
@media(max-width:560px){.muse-product-hero{height:92px}.muse-product-hero h1{font-size:34px;line-height:35px;text-align:left;width:230px;margin-left:auto;margin-right:auto}.pm1400-detail{padding-top:34px}.pm1400-detail__grid{width:100%;max-width:100%;overflow:hidden}.pm1400-detail__copy{width:306px}.pm1400-detail__copy h2{margin-bottom:29px}.pm1400-specs p{font-size:14px;line-height:29px}.pm1400-detail__media{width:325px;height:502px;margin-top:0}.pm1400-actions{margin-top:31px}.pm1400-compare{width:310px;max-width:calc(100% - 20px);min-height:44px;margin-top:24px}}
@media(max-width:560px){.privacy-page main,.privacy-page .site-header,.privacy-page .topbar,.privacy-page .site-footer{max-width:100vw;overflow:hidden}.privacy-hero{height:133px;overflow:hidden}.privacy-hero .wrap{width:100%;max-width:100%;padding:0 14px;margin:0}.privacy-hero h1{font-size:28px;line-height:34px;letter-spacing:1px;max-width:100%;white-space:normal;overflow-wrap:normal;text-align:center}.privacy-notice{padding-top:42px;overflow:hidden}.privacy-notice__copy{width:290px;max-width:calc(100vw - 28px);font-size:16px;line-height:25px;text-align:justify;overflow-wrap:break-word;margin-left:auto;margin-right:auto}.privacy-notice__copy p,.privacy-notice__copy h2{font-size:16px;line-height:25px}.privacy-form-section{padding-top:41px;overflow:hidden}.privacy-form{width:min(100vw - 28px,323px);min-height:652px;padding:19px;gap:18px}.privacy-form input,.privacy-form textarea{padding:15px}.privacy-form .button{width:200px}.privacy-map{height:400px;margin-top:109px;overflow:hidden}.contact-muse{padding:78px 0 48px}.contact-muse .wrap{width:calc(100% - 28px)!important;max-width:none!important;margin-left:14px!important;margin-right:14px!important}.contact-eyebrow{font-size:15px;margin-bottom:20px}.contact-muse h1{font-size:38px;line-height:44px}.contact-phone{font-size:17px;line-height:25px;margin-bottom:36px}.contact-copy{width:100%!important;max-width:330px!important;font-size:17px;line-height:26px;letter-spacing:0;margin-bottom:34px;overflow-wrap:break-word}.contact-muse__grid{display:block!important}.contact-muse__left{width:100%!important;max-width:100%!important}.contact-muse__form{width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important;margin-left:0!important;margin-right:0!important}.contact-muse__form label{font-size:13px}.contact-muse__form input,.contact-muse__form textarea{width:100%!important;max-width:100%!important;padding:13px 14px}.contact-muse__form .button{width:180px!important;min-width:0!important;justify-self:end!important}.contact-muse__map{width:100%!important;height:360px!important;min-height:360px!important;margin-top:42px!important}}

.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.form-status{grid-column:1/-1;min-height:22px;margin:4px 0 0;font-family:'__Montserrat_5',Montserrat,Arial,sans-serif;font-size:13px;line-height:18px;font-weight:400!important;text-align:center;color:#333029}
.form-status.is-success{color:#1b7f43}.form-status.is-error{color:#b42339}.form-status.is-loading{color:#555}
.contact-muse__form .form-status,.privacy-form .form-status,.qr-form .form-status{justify-self:stretch}
.mini-form button:disabled,.contact-muse__form button:disabled,.privacy-form button:disabled,.qr-form button:disabled{opacity:.68;cursor:wait;transform:none!important}
.recaptcha-field--newsletter{grid-column:1/-1;margin-top:12px;min-height:78px}
.recaptcha-field--qr{justify-items:center;margin:8px 0 0}
@media(max-width:900px){.recaptcha-field--newsletter{justify-items:center}}
@media(max-width:360px){.recaptcha-field--newsletter,.recaptcha-field--qr{transform:scale(.92);transform-origin:center top;min-height:74px}}
