/* Muzikexpres Studio 2 — product, preview and cart experience */
:root{--mx-ease:cubic-bezier(.22,.7,.2,1);--mx-radius:14px}html{scroll-padding-top:24px}.mx-arrow{width:20px;height:20px;display:inline-block;vertical-align:middle;flex:none}.mx-button,.mx-product-go,.mx-shortcuts a,.mx-selection-card,.mx-cart-link{transition:background .2s,box-shadow .2s,transform .25s var(--mx-ease)}.mx-button:active,.mx-product-go:active{transform:scale(.97)}.mx-product-go{width:42px;height:42px;border:0}.mx-product-card{position:relative}.mx-product-card h3{min-height:42px}.mx-product-card .mx-product-image{border-radius:var(--mx-radius)}.mx-product-card:hover .mx-product-image{box-shadow:0 8px 24px #1521260a}.mx-card-actions{display:flex;gap:8px;margin-top:13px}.mx-card-actions button{min-height:42px;width:100%;border:1px solid #dfe4e6;background:#f4f6f5;border-radius:7px;font-size:12px;font-weight:600;padding:8px 10px}.mx-card-actions button:hover{background:#ceef77;border-color:#ceef77}.mx-card-hint{font-size:11px;color:#69767b;margin:7px 0 0}.mx-mega:not([hidden]),.mx-mobile-menu:not([hidden]){animation:mx-menu-in .24s var(--mx-ease)}.mx-mega.mx-menu-closing,.mx-mobile-menu.mx-menu-closing{animation:mx-menu-out .16s ease-in forwards;pointer-events:none}.mx-header [aria-expanded=true]{color:#ceef77}.mx-shortcuts a:hover,.mx-selection-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1721260a}.mx-product-card a:focus-visible{outline-offset:3px}.mx-footer{margin-top:48px}
.mx2-product,.mx2-dialog,.mx2-toast{font-family:Arial,Helvetica,sans-serif;line-height:1.5;color:#172126}.mx2-product{max-width:1360px;margin:auto;padding:0 32px 32px}.mx2-breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:12px;color:#65747b;padding:26px 0}.mx2-breadcrumb a:hover{text-decoration:underline}.mx2-product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:64px;align-items:start}.mx2-gallery{min-width:0;position:sticky;top:24px}.mx2-stage{background:#fff;border:1px solid #e3e8e8;border-radius:18px;position:relative;overflow:hidden;aspect-ratio:1.1;display:grid;place-items:center}.mx2-stage>button{border:0;background:transparent;width:100%;height:100%;padding:28px;cursor:zoom-in;display:grid;place-items:center}.mx2-stage img{width:100%;height:100%;max-height:520px;object-fit:contain;animation:mx-fade .24s ease}.mx2-gallery-count{position:absolute;bottom:12px;right:14px;background:#f0f3f2;color:#53616a;border-radius:18px;padding:4px 10px;font-size:11px;pointer-events:none}.mx2-thumbs{display:flex;gap:9px;overflow-x:auto;padding:13px 2px 8px;scrollbar-width:thin;overscroll-behavior-inline:contain}.mx2-thumbs button{width:66px;height:66px;padding:5px;border:1px solid #e1e7e5;background:#fff;border-radius:9px;flex:none;transition:border-color .2s,background .2s}.mx2-thumbs button[aria-pressed=true]{border:2px solid #5f792f;background:#f1f7e6}.mx2-thumbs img{width:100%;height:100%;object-fit:contain}.mx2-info{padding:14px 0}.mx2-eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#6b787e;margin-bottom:12px}.mx2-info h1{font-size:clamp(27px,2.8vw,40px);font-weight:600;line-height:1.16;letter-spacing:-1.15px;max-width:100%;margin:0 0 20px;text-transform:none}.mx2-price-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.mx2-price{font-size:29px;font-weight:600;letter-spacing:-.7px}.mx2-compare{font-size:16px;color:#778187}.mx2-tax{font-size:12px;color:#748087;margin:7px 0 20px}.mx2-stock{display:inline-flex;align-items:center;gap:7px;border-radius:5px;background:#f0f5e9;color:#45621b;padding:6px 10px;font-size:12px}.mx2-stock:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor}.mx2-stock[data-available=false]{background:#f1f3f3;color:#6c767c}.mx2-form{margin-top:24px;padding-top:22px;border-top:1px solid #e3e8e7}.mx2-form label{font-size:12px;display:block;margin-bottom:8px}.mx2-form select{width:100%;padding:13px;background:white;border:1px solid #cbd5d3;border-radius:8px;color:#172126;margin-bottom:16px;font-size:14px}.mx2-buy{display:grid;grid-template-columns:112px 1fr;gap:12px}.mx2-qty{display:flex;border:1px solid #cbd5d3;border-radius:8px;min-height:49px;overflow:hidden;background:white}.mx2-qty button{width:33px;min-width:30px;min-height:44px;border:0;background:transparent;display:grid;place-items:center;padding:5px}.mx2-qty input{width:40px;min-width:0;padding:0;text-align:center;border:0;background:transparent;font-size:14px;appearance:textfield;color:#172126}.mx2-qty input::-webkit-inner-spin-button{appearance:none}.mx2-add{min-height:50px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #ceef77;border-radius:8px;background:#ceef77;color:#172126;font-weight:600;font-size:14px;padding:12px 18px;transition:background .2s,transform .2s}.mx2-add:hover{background:#bfdf66}.mx2-add:active{transform:scale(.98)}.mx2-add:disabled{opacity:1;background:#edf0ef;border-color:#edf0ef;color:#6b7779;cursor:not-allowed}.mx2-add[aria-busy=true]{opacity:.7}.mx2-error{color:#9b3129;font-size:13px;margin:12px 0;min-height:0}.mx2-codes{display:grid;gap:5px;font-size:11px;color:#6d7c81;padding-top:20px;overflow-wrap:anywhere}.mx2-help{margin-top:20px;padding:16px 18px;border-radius:10px;background:#f4f6f4;font-size:12px;color:#617078;line-height:1.7}.mx2-help a{text-decoration:underline;text-underline-offset:3px}.mx2-details{margin-top:40px;border-top:1px solid #e0e6e4}.mx2-details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:23px 0;cursor:pointer;font-size:20px;font-weight:500}.mx2-details summary::-webkit-details-marker{display:none}.mx2-details summary svg{transition:transform .2s}.mx2-details[open] summary svg{transform:rotate(180deg)}.mx2-description{max-width:960px;margin:0 auto;padding:10px 0 24px;line-height:1.8;font-size:15px;overflow-wrap:anywhere}.mx2-description *{max-width:100%!important;min-width:0!important;box-sizing:border-box}.mx2-description>div,.mx2-description section,.mx2-description .product-card,.mx2-description .product-text-col,.mx2-description .product-img-col{display:block!important;width:auto!important;height:auto!important;position:static!important;margin:0 0 22px!important;padding:0!important;border:0!important;box-shadow:none!important;background:none!important;float:none!important}.mx2-description h1,.mx2-description h2,.mx2-description h3{font:600 21px/1.4 Arial,sans-serif!important;text-align:left!important;letter-spacing:-.3px!important;margin:24px 0 12px!important;color:#172126!important}.mx2-description p{font:400 15px/1.8 Arial,sans-serif!important;text-align:left!important;margin:0 0 18px!important;color:#536269!important}.mx2-description img{display:block;width:auto!important;height:auto!important;max-height:430px!important;object-fit:contain!important;margin:24px auto!important;padding:0!important;border-radius:10px}.mx2-description table{display:block;overflow:auto;width:100%;border-collapse:collapse}.mx2-description td,.mx2-description th{padding:11px!important;border-bottom:1px solid #e3e7e5!important;text-align:left!important}.mx2-description ul{padding-left:20px}.mx2-description li{margin-bottom:10px}.mx2-spec{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;font-size:13px;padding:8px 0 22px}.mx2-spec div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #edf0ef;padding:12px 0}.mx2-spec span{color:#6a787e}.mx2-related{margin-top:40px}.mx2-related h2{font:500 26px/1.2 Arial,sans-serif;margin-bottom:24px}.mx2-sticky{display:none}
.mx2-dialog{position:fixed;inset:0 0 0 auto;width:clamp(370px,30vw,490px);height:100dvh;max-height:100dvh;max-width:100%;padding:0;margin:0;border:0;border-left:1px solid #dfe5e3;background:#fff;box-shadow:-18px 0 70px #101e1a26;overflow:hidden;z-index:120}.mx2-dialog[open]{display:flex;flex-direction:column;animation:mx-panel-in .32s var(--mx-ease)}.mx2-dialog::backdrop{background:#0d1c244a;backdrop-filter:blur(2px)}.mx2-dialog.mx2-closing{animation:mx-panel-out .22s ease-in forwards}.mx2-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 22px;border-bottom:1px solid #e5e9e7;flex:none;background:#fff}.mx2-dialog-head h2{font:600 15px/1.4 Arial,sans-serif;letter-spacing:0;margin:0;text-transform:none}.mx2-icon-button{width:42px;height:42px;min-width:42px;display:grid;place-items:center;border:1px solid #e2e7e4;border-radius:50%;background:white;padding:9px}.mx2-icon-button:hover{background:#f1f5ed}.mx2-scroll{padding:22px;overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0}.mx2-dialog .mx2-stage{aspect-ratio:1.25}.mx2-dialog .mx2-stage>button{padding:18px}.mx2-dialog .mx2-stage img{max-height:275px}.mx2-dialog .mx2-thumbs button{width:51px;height:51px}.mx2-dialog .mx2-info{padding-top:12px}.mx2-dialog .mx2-info h2{font-size:23px;font-weight:600;line-height:1.2;letter-spacing:-.55px;margin:0 0 15px;max-width:none}.mx2-dialog .mx2-price{font-size:24px}.mx2-dialog .mx2-form{margin-top:18px;padding-top:16px}.mx2-dialog .mx2-buy{grid-template-columns:102px 1fr;gap:9px}.mx2-dialog .mx2-add{padding:10px;font-size:13px}.mx2-full-link{display:flex;justify-content:center;align-items:center;gap:9px;padding:15px 0 3px;font-size:12px;text-decoration:underline;text-underline-offset:4px}.mx2-skeleton{background:linear-gradient(100deg,#f1f3f2 20%,#fafbfa 40%,#f1f3f2 60%);background-size:220% 100%;animation:mx-shimmer 1.2s linear infinite;border-radius:12px;height:260px}.mx2-loading-text{padding:22px 0;color:#6f7c80;font-size:13px}.mx2-dialog-foot{padding:20px 22px;border-top:1px solid #e0e6e3;background:white;flex:none}.mx2-dialog-foot p{display:flex;justify-content:space-between;font-size:17px;margin:0 0 10px}.mx2-dialog-foot small{display:block;font-size:11px;color:#738078;line-height:1.5;margin-bottom:16px}.mx2-dialog-foot a{display:flex;width:100%}.mx2-cart-item{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:0 0 23px;margin-bottom:23px;border-bottom:1px solid #e5eae6}.mx2-cart-item>a img{width:70px;height:84px;object-fit:contain;border:1px solid #edf0ed;border-radius:8px;padding:5px}.mx2-cart-item h3{font-size:13px;line-height:1.4;font-weight:500;margin:0 0 6px}.mx2-cart-item small{font-size:11px;color:#788178;display:block;margin-bottom:6px}.mx2-cart-item strong{font-size:14px}.mx2-cart-line-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:12px}.mx2-cart-line-bottom .mx2-qty{min-height:38px;height:40px}.mx2-cart-line-bottom button{font-size:11px}.mx2-cart-remove{border:0;background:none;padding:8px;text-decoration:underline;color:#6c7974}.mx2-empty{padding:45px 0;text-align:center}.mx2-empty svg{width:40px;height:40px;margin-bottom:14px}.mx2-empty h3{font-size:21px}.mx2-empty p{font-size:13px;color:#6b7873}.mx2-toast{position:fixed;bottom:24px;right:24px;width:380px;max-width:calc(100% - 32px);z-index:2147483000;border:1px solid #dce7d3;border-radius:14px;box-shadow:0 12px 45px #12251d2b;background:#fff;padding:18px;animation:mx-toast-in .3s var(--mx-ease)}.mx2-toast-head{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600;margin-bottom:12px}.mx2-toast-head>svg{color:#567624}.mx2-toast-head button{margin-left:auto;width:30px;height:30px;min-width:30px;padding:6px}.mx2-toast-product{display:flex;gap:13px;align-items:center;font-size:12px;margin-bottom:14px}.mx2-toast-product img{width:50px;height:50px;object-fit:contain}.mx2-toast-product span{line-height:1.4;display:block}.mx2-toast-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mx2-toast-actions button{border-radius:6px;padding:11px 5px;min-height:44px;font-size:12px;border:1px solid #dfe5dd;background:white}.mx2-toast-actions button:last-child{background:#ceef77;border-color:#ceef77}.mx2-pulse{animation:mx-count .45s var(--mx-ease)}body.mx2-modal-open{overflow:hidden}.mx2-zoom{inset:0;margin:auto;width:min(1100px,94vw);height:90dvh;max-height:90dvh;border-radius:14px;border:0}.mx2-zoom .mx2-scroll{display:grid;place-items:center;overflow:auto}.mx2-zoom img{width:100%;height:100%;max-height:76dvh;object-fit:contain}.mx2-enhanced-card{position:relative}.mx2-enhanced-card>.mx-card-actions{position:relative;z-index:3}.mx2-enhanced-card quick-add-component{display:none!important}
@keyframes mx-panel-in{from{transform:translateX(100%);opacity:.6}to{transform:translateX(0);opacity:1}}@keyframes mx-panel-out{to{transform:translateX(100%);opacity:0}}@keyframes mx-menu-in{from{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mx-menu-out{to{transform:translateY(-8px);opacity:0}}@keyframes mx-toast-in{from{transform:translateY(20px);opacity:0}to{transform:none;opacity:1}}@keyframes mx-fade{from{opacity:.3}to{opacity:1}}@keyframes mx-count{50%{transform:scale(1.35)}}@keyframes mx-shimmer{to{background-position:-220% 0}}
@media(min-width:1500px){.mx2-dialog{width:28vw;max-width:520px}}
@media(max-width:900px){.mx2-product-grid{gap:30px}.mx2-info h1{font-size:29px}.mx2-product{padding-inline:24px}.mx2-stage>button{padding:20px}.mx2-buy{grid-template-columns:105px 1fr}.mx2-add{padding-inline:10px}}
@media(max-width:760px){.mx2-product{padding:0 18px 28px}.mx2-breadcrumb{font-size:10px;padding:18px 0}.mx2-product-grid{grid-template-columns:1fr;gap:10px}.mx2-gallery{position:static}.mx2-stage{aspect-ratio:1.15}.mx2-stage img{max-height:350px}.mx2-thumbs button{width:55px;height:55px}.mx2-info{padding-top:15px}.mx2-info h1{font-size:28px;letter-spacing:-.6px;margin-bottom:15px}.mx2-price{font-size:26px}.mx2-form{margin-top:20px}.mx2-description{font-size:14px}.mx2-description p{font-size:14px!important}.mx2-details{margin-top:25px}.mx2-details summary{font-size:18px;padding:20px 0}.mx2-spec{grid-template-columns:1fr}.mx2-related h2{font-size:24px}.mx2-dialog{inset:auto 0 0;width:100%;height:min(88dvh,820px);max-height:88dvh;border-radius:20px 20px 0 0;border-left:0}.mx2-dialog[open]{animation:mx-sheet-in .3s var(--mx-ease)}.mx2-dialog.mx2-closing{animation:mx-sheet-out .2s ease-in forwards}.mx2-dialog-head{padding:10px 18px}.mx2-scroll{padding:18px}.mx2-dialog .mx2-stage{aspect-ratio:1.65}.mx2-dialog .mx2-stage img{max-height:200px}.mx2-dialog .mx2-thumbs{padding-block:8px}.mx2-dialog .mx2-info h2{font-size:22px}.mx2-dialog .mx2-eyebrow{margin-bottom:8px}.mx2-dialog .mx2-tax{margin-bottom:12px}.mx2-dialog .mx2-info{padding-top:6px}.mx2-dialog .mx2-codes{padding-top:12px}.mx2-dialog-foot{padding:15px 18px calc(15px + env(safe-area-inset-bottom))}.mx2-toast{right:16px;left:16px;bottom:calc(14px + env(safe-area-inset-bottom));width:auto;max-width:none;padding:15px}.mx2-zoom{inset:0;margin:auto;width:96vw;height:85dvh;border-radius:14px}.mx2-sticky{position:fixed;bottom:0;left:0;right:0;padding:10px 18px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #dfe6db;background:#fffffff5;backdrop-filter:blur(12px);z-index:25;display:flex;justify-content:space-between;gap:14px;align-items:center;transform:translateY(110%);transition:transform .25s var(--mx-ease)}.mx2-sticky[data-visible=true]{transform:translateY(0)}.mx2-sticky strong{font-size:17px;white-space:nowrap}.mx2-sticky .mx2-add{min-height:43px;font-size:12px;flex:1;max-width:230px}.mx-card-actions button{font-size:11px}.mx-card-actions{margin-top:9px}.mx-product-go{min-width:40px;width:40px;height:40px}.mx-product-meta h3{min-height:51px}.mx2-product~*{scroll-margin-bottom:80px}body:has(.mx2-product) .mx-footer{padding-bottom:65px}.mx-shortcuts b{display:flex}.mx-arrow{width:19px;height:19px}.mx2-cart-item{grid-template-columns:63px 1fr}.mx2-cart-item>a img{width:63px;height:76px}}
@keyframes mx-sheet-in{from{transform:translateY(100%);opacity:.7}to{transform:none;opacity:1}}@keyframes mx-sheet-out{to{transform:translateY(100%);opacity:0}}
.mx2-dialog .mx2-gallery{position:static}.mx2-dialog[aria-busy=true] .mx2-dialog-foot a{pointer-events:none;opacity:.6}
.mx2-category-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #3b474e;scrollbar-width:thin}.mx2-category-tabs button{display:flex;align-items:center;gap:8px;min-height:46px;flex-shrink:0;background:#263238;border:1px solid #3b4a52;border-radius:7px;padding:10px 13px;color:#dbe3e6;font-size:11px}.mx2-category-tabs button svg{width:22px;height:22px}.mx2-category-tabs button[aria-pressed=true]{background:#ceef77;color:#182329;border-color:#ceef77}.mx-mega-grid.mx2-visual-categories{display:block}.mx2-visual-categories section{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.mx2-visual-categories h3{grid-column:1/-1;margin:0 0 5px}.mx2-visual-categories section>a{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:14px!important;border:1px solid #3b484e;border-radius:10px;min-height:124px;font-size:12px;text-decoration:none!important;transition:background .2s,transform .2s}.mx2-visual-categories section>a:hover{background:#2b383e;transform:translateY(-2px)}.mx2-category-art{display:grid;place-items:center;width:68px;height:62px;color:#ceef77}.mx2-category-art svg{width:46px!important;height:46px!important}.mx2-bundle h2{font-size:27px;line-height:1.2;letter-spacing:-.6px;margin:0 0 15px}.mx2-bundle-note{font-size:13px;color:#6a7871;line-height:1.6;margin-bottom:26px}.mx2-bundle-item{display:grid;grid-template-columns:85px 1fr;gap:16px;border-bottom:1px solid #e3e9e3;padding-bottom:21px;margin-bottom:21px}.mx2-bundle-item img{width:85px;height:100px;object-fit:contain;border:1px solid #e4e9e4;border-radius:8px;padding:7px}.mx2-bundle-item h3{font-size:14px;line-height:1.4;margin:0 0 10px;font-weight:500}.mx2-bundle-item strong{font-size:15px;display:block}.mx2-bundle-stock{font-size:11px;color:#5a722c;display:block;margin-top:5px}.mx2-bundle-item a{display:inline-flex;align-items:center;gap:5px;font-size:11px;margin-top:8px;text-decoration:underline}.mx2-bundle-item select{width:100%;padding:8px;border:1px solid #d6ddd5;background:#fff;border-radius:5px;font-size:12px;margin-bottom:8px}.mx2-bundle-total{display:flex;justify-content:space-between;align-items:center;margin:26px 0 18px;font-size:15px}.mx2-bundle-total strong{font-size:23px}.mx2-bundle>.mx2-add{width:100%}.mx-selection-art.mx2-set-art{display:flex;align-items:center;gap:4px;height:160px}.mx-selection-art.mx2-set-art img{width:45%;height:100%;object-fit:contain}.mx2-set-art span{font-size:20px;color:#91a679}.mx2-set-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:15px;border-top:1px solid #e3e7df}.mx2-set-summary strong{font-size:16px}.mx2-set-summary small{display:block;color:#687772;font-size:10px}.mx2-set-summary button{border:0;border-radius:7px;background:#ceef77;color:#172126;min-height:44px;padding:10px 13px;font-size:12px;display:flex;align-items:center;gap:7px}.mx-selection-card .mx2-set-summary{margin-top:auto}.mx2-set-label{font-size:10px;color:#697c70;letter-spacing:.1em}.mx2-mobile-group-link{color:#ceef77}
@media(max-width:760px){.mx-mobile-menu .mx2-visual-categories section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;border:0}.mx2-visual-categories section>a{min-height:110px;font-size:11px;padding:10px!important}.mx2-category-tabs{margin-bottom:12px;padding-bottom:12px}.mx2-category-tabs button{font-size:11px;padding:9px}.mx2-category-art{height:48px;width:55px}.mx2-category-art svg{width:38px!important;height:38px!important}.mx-mobile-menu{padding:18px;max-height:73dvh}.mx-selection-card:has(.mx2-set-summary){display:flex}.mx-selection-art.mx2-set-art{height:175px;justify-content:center}.mx2-set-summary{width:100%}.mx2-set-summary strong{font-size:17px}.mx-selection-card:has(.mx2-set-summary) h3{font-size:23px}}
@media(max-height:500px) and (orientation:landscape){.mx-announcement{display:none}.mx-header-main{min-height:75px;padding-block:8px}.mx-header-main .mx-logo{width:155px}.mx-nav{min-height:40px}.mx-nav>a,.mx-nav>button{padding-block:10px}.mx2-dialog{inset:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(440px,54vw);border-radius:0}.mx2-dialog[open]{animation:mx-panel-in .25s var(--mx-ease)}.mx2-dialog.mx2-closing{animation:mx-panel-out .18s ease-in forwards}.mx2-dialog .mx2-stage{aspect-ratio:1.85}.mx2-dialog .mx2-stage img{max-height:155px}.mx2-toast{width:340px;left:auto;right:14px;bottom:14px}.mx2-sticky{display:none}.mx2-product-grid{grid-template-columns:1fr 1fr;gap:25px}.mx2-info h1{font-size:25px}.mx2-stage{aspect-ratio:1.1}.mx2-zoom{inset:0;margin:auto;width:94vw;height:95dvh;max-height:95dvh}.mx2-zoom img{max-height:73dvh}.mx-mega{max-height:60dvh}.mx2-visual-categories section{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.mx2-stage{touch-action:pan-y}.mx2-gallery:focus-within{scroll-margin-top:20px}
product-card.mx2-enhanced-card{display:flex!important;flex-direction:column;gap:0;height:100%;min-width:0}product-card.mx2-enhanced-card .product-card__content{flex:1;gap:9px;min-height:0}product-card.mx2-enhanced-card .card-gallery{--gallery-aspect-ratio:1!important;aspect-ratio:1!important;width:100%;overflow:hidden;border:1px solid #e7ebe7!important;border-radius:12px!important;background:#fff}product-card.mx2-enhanced-card .card-gallery slideshow-component,product-card.mx2-enhanced-card .card-gallery slideshow-container,product-card.mx2-enhanced-card .card-gallery slideshow-slides,product-card.mx2-enhanced-card .card-gallery slideshow-slide,product-card.mx2-enhanced-card .card-gallery .product-media{height:100%!important;aspect-ratio:1!important}product-card.mx2-enhanced-card .card-gallery img{object-fit:contain!important;padding:16px;background:white}product-card.mx2-enhanced-card h3{font:500 14px/1.5 Arial,sans-serif;min-height:63px;margin:8px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}product-card.mx2-enhanced-card product-price{font:600 16px/1.4 Arial,sans-serif;margin-top:auto}product-card.mx2-enhanced-card>.mx-card-actions{flex:none;margin-top:14px;height:44px}product-card.mx2-enhanced-card>.mx-card-actions button{height:44px;padding:8px;align-self:start}.mx2-visual-categories section:not([hidden]){animation:mx-fade .2s ease}.mx2-description details{border-bottom:1px solid #e4e9e5}
@media(max-width:760px){product-card.mx2-enhanced-card h3{font-size:12px;min-height:54px}product-card.mx2-enhanced-card product-price{font-size:14px}product-card.mx2-enhanced-card .card-gallery img{padding:10px}.mx2-gallery .mx2-thumbs{scroll-snap-type:x proximity}.mx2-thumbs button{scroll-snap-align:center}}
