.mh-home{background:var(--mh-bg);color:var(--mh-text);padding:32px 20px 72px}.mh-shell{max-width:1320px;margin:0 auto}.mh-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:24px;align-items:stretch}.mh-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,6vw,84px);background:var(--mh-surface);border:1px solid #e4e4e7;border-radius:20px}.mh-eyebrow{margin:0 0 12px;color:#806a00;font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.mh-hero__heading{max-width:740px;margin:0;font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em}.mh-hero__description{max-width:650px;margin-top:22px;color:var(--mh-muted);font-size:clamp(17px,1.5vw,20px);line-height:1.6}.mh-hero__description p{margin:0}.mh-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:12px;font-size:15px;font-weight:750;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.mh-button:hover{transform:translateY(-1px)}.mh-button--primary{background:#18181b;color:#fff}.mh-button--primary:hover{background:#2f2f33;color:#fff}.mh-product h3 a{color:inherit;text-decoration:none}.mh-product__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.mh-price{margin:0;font-size:22px;font-weight:800;letter-spacing:-.025em}.mh-price-note{margin:2px 0 0;color:var(--mh-muted);font-size:12px}.mh-product__vendor{margin:0;color:var(--mh-muted);font-size:12px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.mh-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin:22px 0 0;padding:4px;background:var(--mh-surface);border:1px solid #e4e4e7;border-radius:16px}.mh-benefit{display:flex;align-items:center;gap:12px;padding:16px 18px;border-right:1px solid #e4e4e7}.mh-benefit:last-child{border-right:0}.mh-benefit div{display:flex;flex-direction:column}.mh-benefit strong{font-size:14px}.mh-benefit span:not(.mh-icon){margin-top:2px;color:var(--mh-muted);font-size:12px}.mh-icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:10px;background:#f4f4f5}.mh-icon svg,.mh-search svg,.mh-category svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mh-search{display:flex;gap:8px;padding:7px;background:#fff;border-radius:14px}.mh-search input[type=search]{min-width:0;flex:1;height:48px;padding:0 14px;border:0;outline:0;background:transparent;color:#18181b;font:inherit}.mh-search button{display:inline-flex;align-items:center;gap:8px;padding:0 18px;border:0;border-radius:10px;background:var(--mh-accent);color:#18181b;font:inherit;font-weight:800;cursor:pointer}.mh-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin:68px 0 24px}.mh-section-heading h2{margin:0;font-size:clamp(28px,3vw,40px);letter-spacing:-.025em}.mh-section-heading>p{max-width:500px;margin:0;color:var(--mh-muted);line-height:1.6}.mh-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mh-category{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:126px;padding:22px;background:var(--mh-surface);border:1px solid #e4e4e7;border-radius:16px;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.mh-category:hover{transform:translateY(-2px);border-color:#c7c7cc;box-shadow:0 10px 24px #18181b12}.mh-category__icon{display:grid;width:50px;height:50px;place-items:center;border-radius:13px;background:#f4f4f5}.mh-category__icon svg{width:27px;height:27px}.mh-category__content{display:flex;flex-direction:column}.mh-category__content strong{font-size:17px}.mh-category__content span{margin-top:4px;color:var(--mh-muted);font-size:13px}.mh-section-heading--products{align-items:center}.mh-text-link{display:flex;gap:8px;color:inherit;font-weight:750;text-decoration:none}.mh-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}.mh-product{display:flex;height:100%;flex-direction:column;overflow:hidden;background:var(--mh-surface);border:1px solid #e4e4e7;border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.mh-product:hover{transform:translateY(-2px);box-shadow:0 12px 28px #18181b14}.mh-product__media{position:relative;display:block;width:100%;aspect-ratio:3/2;overflow:hidden;flex:0 0 auto;background:#f4f4f5}.mh-product__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;mix-blend-mode:multiply}.mh-product__content{display:flex;flex:1;flex-direction:column;padding:18px}.mh-product h3{min-height:48px;margin:7px 0 24px;font-size:17px;line-height:1.4}.mh-product .mh-price{font-size:18px;white-space:nowrap}.mh-product__meta{margin-top:auto}.mh-product__button{display:inline-flex;height:40px;min-height:40px;box-sizing:border-box;flex:0 0 auto;white-space:nowrap;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:10px;background:var(--mh-accent);color:#18181b;font-size:13px;font-weight:800;text-decoration:none;transition:background .2s ease,transform .2s ease}.mh-product__button:hover{background:#f2de48;color:#18181b;transform:translateY(-1px)}.mh-home a:focus-visible,.mh-home button:focus-visible,.mh-home input:focus-visible{outline:3px solid var(--mh-accent);outline-offset:3px}@media(max-width:989px){.mh-hero{grid-template-columns:1fr}.mh-benefits{grid-template-columns:repeat(2,1fr)}.mh-benefit:nth-child(2){border-right:0}.mh-benefit:nth-child(-n+2){border-bottom:1px solid #e4e4e7}.mh-categories,.mh-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.mh-home{padding:16px 14px 48px}.mh-hero__content{padding:34px 24px;border-radius:16px}.mh-hero__heading{font-size:39px}.mh-button{width:100%}.mh-benefits{grid-template-columns:1fr}.mh-benefit{border-right:0;border-bottom:1px solid #e4e4e7!important}.mh-benefit:last-child{border-bottom:0!important}.mh-search{flex-direction:column}.mh-search button{min-height:46px;justify-content:center}.mh-section-heading{align-items:start;flex-direction:column;margin-top:48px}.mh-categories,.mh-products{grid-template-columns:1fr}.mh-category{min-height:108px}.mh-product h3{min-height:0}.mh-section-heading--products{flex-direction:row;align-items:end}.mh-section-heading--products .mh-eyebrow{display:none}}@media(min-width:990px){.mh-hero__content{padding:clamp(36px,4.5vw,64px)}.mh-hero__heading{font-size:clamp(38px,4.2vw,60px)}}.mh-hero{grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr)}.mh-hero__content{background:linear-gradient(145deg,#fff 0% 72%,#f7f7f8)}.mh-hero-search{display:flex;max-width:680px;gap:8px;margin-top:28px;padding:7px;border:1px solid #d4d4d8;border-radius:14px;background:#fff;box-shadow:0 8px 24px #18181b0f}.mh-hero-search input{min-width:0;flex:1;height:48px;padding:0 14px;border:0;outline:0;background:transparent;color:#18181b;font:500 15px/1.2 "Inter",var(--font-body-family),sans-serif}.mh-hero-search input::placeholder{color:#71717a;opacity:1}.mh-hero-search button{display:inline-flex;align-items:center;gap:9px;min-width:112px;justify-content:center;padding:0 18px;border:0;border-radius:10px;background:var(--mh-accent);color:#18181b;font:750 14px/1 "Inter",var(--font-body-family),sans-serif;cursor:pointer}.mh-hero-search button:hover{background:#f2de48}.mh-hero-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mh-categories{gap:18px}.mh-category{display:flex;min-height:0;height:100%;padding:0;overflow:hidden;flex-direction:column;align-items:stretch;gap:0;background:#f4f4f5}.mh-category__media{position:relative;display:block;width:100%;height:auto;aspect-ratio:16/9;overflow:hidden;background:#f4f4f5}.mh-category__image{position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:block;width:calc(100% - 20px);height:calc(100% - 20px);max-width:none;max-height:none;object-fit:contain;object-position:center}.mh-category__image--collection{transform:scale(1.12)}.mh-category__image--product{mix-blend-mode:multiply}.mh-category__icon{width:58px;height:58px}.mh-category__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:20px;background:#f4f4f5}.mh-category__content strong{font-size:18px}.mh-category__content span{line-height:1.45}.mh-category__link{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;margin-top:18px;padding:0 14px;border-radius:10px;background:var(--mh-accent);color:#18181b;font-size:13px;font-weight:800;transition:background .2s ease,transform .2s ease}.mh-category:hover .mh-category__link{background:#f2de48;transform:translateY(-1px)}.mh-solution__link{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;align-self:flex-start;margin-top:18px;padding:0 14px;border-radius:10px;background:var(--mh-accent);color:#18181b;font-size:13px;font-weight:800;transition:background .2s ease,transform .2s ease}.mh-section-heading--solutions{margin-top:64px}.mh-solutions{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mh-solution{display:flex;height:100%;min-height:0;overflow:hidden;flex-direction:column;border:1px solid #e4e4e7;border-radius:16px;background:#f4f4f5;color:#18181b;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.mh-solution:hover{transform:translateY(-2px);border-color:#c7c7cc;box-shadow:0 10px 24px #18181b12}.mh-solution:hover .mh-solution__link{background:#f2de48;transform:translateY(-1px)}.mh-solution__media{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#f4f4f5}.mh-solution__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;box-sizing:border-box}.mh-solution__image--custom{object-fit:cover}.mh-solution__image--logo{top:20%;right:20%;bottom:20%;left:20%;width:60%;height:60%;object-fit:contain}.mh-solution__image--catalog{padding:10px;object-fit:contain;mix-blend-mode:multiply}.mh-solution__image--transparent{padding:10px;object-fit:contain}.mh-solution__image--product{padding:12px;object-fit:contain;mix-blend-mode:multiply}.mh-solution__icon{display:grid;width:100%;height:100%;min-height:0;place-items:center;background:#f4f4f5;color:#3f3f46}.mh-solution__icon svg{width:64px;height:64px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.mh-solution__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:20px;background:#f4f4f5}.mh-solution__content strong{font-size:18px;line-height:1.25}.mh-solution__content>span:not(.mh-solution__link){margin-top:7px;color:var(--mh-muted);font-size:13px;line-height:1.45}.mh-help{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:64px;padding:28px 32px;border:1px solid #e4e4e7;border-radius:16px;background:#fff}.mh-help__content{max-width:780px}.mh-help h2{margin:0;font-size:clamp(24px,2.5vw,34px);letter-spacing:-.025em}.mh-help p{max-width:720px;margin:8px 0 0;color:var(--mh-muted);letter-spacing:normal;line-height:1.55}.mh-help__button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:0 16px;border-radius:10px;background:var(--mh-accent);color:#18181b;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .2s ease}.mh-help__button:hover{background:#f2de48;color:#18181b;transform:translateY(-1px)}@media(max-width:989px){.mh-hero{grid-template-columns:1fr}.mh-solutions{grid-template-columns:repeat(2,1fr)}.mh-help{align-items:flex-start;flex-direction:column;gap:18px}}@media(max-width:639px){.mh-hero-search{flex-direction:column}.mh-hero-search button{min-height:46px}.mh-category__media{height:auto}.mh-solutions{grid-template-columns:1fr}.mh-solution__media{aspect-ratio:16/10}.mh-help{margin-top:48px;padding:24px 20px}.mh-help__button{width:100%;box-sizing:border-box}}.mh-hero--store{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:0;min-height:560px;overflow:hidden;border:1px solid #27272a;border-radius:20px;background:#18181b;isolation:isolate}.mh-hero__media,.mh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.mh-hero__media{z-index:-2;overflow:hidden}.mh-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.mh-hero__overlay{z-index:-1;background:linear-gradient(90deg,#09090bf5,#09090bdb 44%,#09090b75,#09090bcc)}.mh-hero__content--store{z-index:1;align-items:flex-start;padding:clamp(42px,5vw,72px)!important;border:0!important;border-radius:0!important;background:linear-gradient(90deg,#09090be6,#09090bd6 52%,#09090bad 78%,#09090b61)!important;color:#fff}.mh-hero__content--store .mh-eyebrow{color:#ffeb54}.mh-hero__content--store .mh-hero__heading{max-width:720px;color:#fff;font-size:clamp(36px,4.2vw,58px);line-height:1;letter-spacing:-.04em;text-shadow:0 2px 18px rgba(0,0,0,.22)}.mh-hero__content--store .mh-hero__description{max-width:660px;margin-top:18px;color:#e4e4e7;font-size:clamp(17px,1.45vw,20px)}.mh-search-panel{width:min(700px,100%);margin-top:28px;overflow:hidden;border:0;border-radius:14px;background:#27272a;box-shadow:0 14px 36px #0003}.mh-search-tabs{display:grid;width:100%;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:14px 14px 0 0;background:#27272a}.mh-search-tabs button{min-height:43px;padding:8px 12px;border:0!important;outline:0;box-shadow:none!important;background:transparent;color:#d4d4d8;font:700 12px/1.2 "Inter",var(--font-body-family),sans-serif;cursor:pointer;transition:background .16s ease,color .16s ease}.mh-search-tabs button:before,.mh-search-tabs button:after{display:none!important;content:none!important}.mh-search-tabs button[aria-selected=true]{background:#fff;color:#18181b}.mh-search-tabs button:hover{color:#fff}.mh-search-tabs button[aria-selected=true]:hover{color:#18181b}.mh-search-panel .mh-hero-search{width:100%;max-width:none;margin:0;padding:7px;border:0;border-radius:0 0 14px 14px;overflow:hidden;box-shadow:none}.mh-hero-help{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.mh-hero-help:hover{color:#ffeb54}.mh-hero-trust{z-index:1;display:flex;align-self:stretch;justify-content:center;flex-direction:column;gap:22px;padding:36px 30px;border-left:1px solid rgba(255,255,255,.18);background:#09090bc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff}.mh-hero-trust>span{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:center;font-size:13px;font-weight:650;line-height:1.35}.mh-hero-trust strong{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:10px;color:#ffeb54;font-size:14px}.mh-brands{margin-top:28px;padding:18px 22px;border:1px solid #e4e4e7;border-radius:16px;background:#fff}.mh-brands>p{margin:0 0 14px;color:#71717a;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.mh-brands__list{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center}.mh-brand{display:grid;min-width:0;min-height:48px;place-items:center;padding:6px 10px;color:#27272a;text-decoration:none}.mh-brand span{font-size:16px;font-weight:850;letter-spacing:-.025em;text-align:center}.mh-brand__logo{width:auto;max-width:min(calc(150px * var(--mh-brand-scale)),100%);max-height:calc(50px * var(--mh-brand-scale));object-fit:contain}.mh-product__application{min-height:38px;margin:-14px 0 16px;color:#52525b;font-size:13px;line-height:1.45}.mh-product__meta{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px;color:#71717a;font-size:11px}.mh-product__meta strong{color:#3f3f46}.mh-stock{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-weight:750;white-space:nowrap}.mh-stock:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.mh-stock--available{background:#ecfdf3;color:#18794e}.mh-stock--unavailable{background:#f4f4f5;color:#71717a}@media(max-width:989px){.mh-hero--store{grid-template-columns:1fr;min-height:0}.mh-hero-trust{display:grid;grid-template-columns:repeat(2,1fr);padding:24px;border-top:1px solid rgba(255,255,255,.18);border-left:0}.mh-brands__list{grid-template-columns:repeat(4,1fr)}}@media(max-width:639px){.mh-hero--store{border-radius:16px}.mh-hero__content--store{padding:34px 22px!important}.mh-hero__content--store .mh-hero__heading{font-size:36px}.mh-search-tabs{grid-template-columns:1fr}.mh-search-tabs button{min-height:40px;border-right:0;border-bottom:1px solid #3f3f46}.mh-search-tabs button:last-child{border-bottom:0}.mh-search-panel .mh-hero-search{padding:8px}.mh-hero-trust{grid-template-columns:1fr;gap:14px}.mh-brands__list{grid-template-columns:repeat(2,1fr)}.mh-product__application{min-height:0}}.mh-home .mh-hero-search input:focus,.mh-home .mh-hero-search input:focus-visible{outline:none;box-shadow:none}.mh-home .mh-hero-search:focus-within{border-color:#a1a1aa;box-shadow:0 0 0 1px #a1a1aa}.minguez-trust{background:#14191b;color:#fff;font-family:var(--font-body-family);border-bottom:1px solid #303638}.minguez-trust__inner{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 32px;min-height:36px}.minguez-trust__item{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:11px;font-weight:600;line-height:1.3;letter-spacing:0;white-space:nowrap}.minguez-trust__item svg{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.minguez-trust__item:last-child{font-size:10px}@media(max-width:1100px){.minguez-trust__inner{flex-wrap:wrap;justify-content:center;gap:8px 24px;padding:8px 16px}}@media(max-width:600px){.minguez-trust__inner{display:grid;grid-template-columns:1fr 1fr;gap:10px}.minguez-trust__item{white-space:normal;font-size:10px}.minguez-trust__item:last-child{grid-column:1/-1;justify-content:center}}.minguez-editorial-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid #e4e4e7;border-radius:16px;background:#fff;color:#18181b;text-align:left;font-family:var(--font-body-family)}.minguez-editorial-card__cover{display:block;flex:none;width:100%;height:clamp(170px,16vw,240px);overflow:hidden;background:#f4f4f5}.minguez-editorial-card__cover img{display:block;width:100%;height:100%;object-fit:cover}.minguez-editorial-card__body{display:flex;flex-direction:column;flex:1;gap:12px;padding:20px}.minguez-editorial-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;line-height:1.5;color:#60606a;letter-spacing:normal}.minguez-editorial-card__chip{padding:4px 9px;border-radius:999px;background:#ffeb54;color:#18181b;font-weight:600}.minguez-editorial-card__title{margin:0;font:650 20px/1.3 var(--font-body-family);letter-spacing:-.3px;text-transform:none}.minguez-editorial-card__title a{color:inherit;text-decoration:none}.minguez-editorial-card__title a:hover{text-decoration:underline}.minguez-editorial-card__excerpt{margin:0;color:#60606a;font-size:15px;line-height:1.6;letter-spacing:normal}.minguez-editorial-card__link{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px;color:#18181b;font-size:14px;font-weight:600;text-decoration:none}.minguez-editorial-card a:focus-visible{outline:2px solid #18181b;outline-offset:3px}@media(max-width:749px){.minguez-editorial-card__cover{height:190px}.minguez-editorial-card__body{padding:16px}.minguez-editorial-card__title{font-size:18px}}.minguez-services-mobile{display:flex;align-items:stretch}.minguez-services-mobile>a{flex:1;min-width:0}.minguez-services-mobile>details{flex:0 0 56px}.minguez-services-mobile>details>summary{min-width:56px;min-height:48px;padding:12px!important;justify-content:center}.minguez-services-mobile>details>summary .svg-wrapper{position:static!important}.minguez-services-mobile:has(>details[open])>a{visibility:hidden}.header__inline-menu li:has(>.minguez-services-link){display:flex;align-items:center;gap:0;background:transparent!important}.header__inline-menu .minguez-services-link,.header__inline-menu .minguez-services-toggle>details>summary{display:flex;align-items:center;justify-content:center;height:44px;min-height:44px;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.header__inline-menu .minguez-services-link{padding-right:2px!important}.header__inline-menu .minguez-services-toggle>details>summary{width:28px;min-width:28px;padding:0 6px!important}.header__inline-menu .minguez-services-toggle>details>summary>svg{position:static!important;display:block;flex:none;margin:0!important;width:16px!important;height:16px!important;transform:none!important}.header__inline-menu .minguez-services-toggle>details[open]>summary>svg{transform:rotate(180deg)!important}.header__inline-menu li:has(>.minguez-services-link){border-radius:12px;transition:background-color .18s ease}.header__inline-menu li:has(>.minguez-services-link):hover,.header__inline-menu li:has(>.minguez-services-link):focus-within{background:#f4f4f5!important}.minguez-inline-search{min-width:0}.minguez-inline-search__form{display:flex;align-items:center;width:100%;min-width:0;border:1px solid #e4e4e7;border-radius:12px;background:#f4f4f5;overflow:hidden;margin:0}.minguez-inline-search__form:focus-within{border-color:#a1a1aa;box-shadow:0 0 0 2px #18181b14}.minguez-inline-search__input{flex:1;min-width:0;width:100%;height:44px;padding:0 12px;border:0;box-shadow:none;outline:none;background:transparent;color:#18181b;font:400 14px/1.4 "Inter",var(--font-body-family),sans-serif}.minguez-inline-search__submit{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;background:transparent;color:#18181b;cursor:pointer}.minguez-inline-search__submit:hover{background:#ffeb54}.minguez-inline-search__submit:focus-visible{outline:2px solid #18181b;outline-offset:-4px}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map?subset=AAAAAAAAgAEAQAAACw */
