.mupac-hero{background:#0d0d0d;color:#fff;min-height:700px;display:flex;align-items:center;padding-top:90px;box-sizing:border-box}.mupac-container{width:95%;max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.mupac-left{flex:0 0 38%;z-index:2}.mupac-right{flex:0 0 62%;display:flex;justify-content:flex-end;align-items:center}.mupac-right img{width:100%;max-width:900px;height:auto;display:block;object-fit:contain}.mupac-tagline{color:#f7b500;font-size:18px;font-weight:600;letter-spacing:3px;margin-bottom:22px;text-transform:uppercase}.mupac-left h1{font-size:92px;line-height:.92;margin:0 0 30px;font-weight:900;text-transform:uppercase}.mupac-left h1 span{color:#f7b500}.mupac-desc{font-size:24px;color:#d9d9d9;max-width:470px;line-height:1.6;margin-bottom:40px}.mupac-btn{display:inline-block;background:#f7b500;color:#000;padding:18px 38px;text-decoration:none;font-weight:700;font-size:16px;border-radius:6px;transition:.3s}.mupac-btn:hover{background:#ffd23c;transform:translateY(-2px)}@media(max-width:1100px){.mupac-container{flex-direction:column;text-align:center;gap:50px}.mupac-left,.mupac-right{flex:1;width:100%}.mupac-desc{margin:0 auto 35px}.mupac-left h1{font-size:72px}.mupac-right{justify-content:center}.mupac-right img{max-width:700px}}@media(max-width:768px){.mupac-hero{min-height:auto;padding:120px 0 80px}.mupac-left h1{font-size:56px}.mupac-desc{font-size:20px}.mupac-btn{padding:16px 32px}}.mupac-categories{width:95%;max-width:1600px;margin:70px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.mupac-category-card{background:#fff;text-align:center;padding:35px;border-radius:10px;transition:.3s;cursor:pointer;box-shadow:0 8px 25px #00000014}.mupac-category-card:hover{transform:translateY(-8px)}.mupac-category-card img{width:100%;max-width:230px;margin:auto;display:block}.mupac-category-card h3{margin-top:25px;font-size:26px;font-weight:800}.mupac-category-card a{display:inline-block;margin-top:15px;color:#d62020;font-weight:700;text-decoration:none}@media(max-width:1100px){.mupac-categories{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mupac-categories{grid-template-columns:1fr}}.header-menu{margin-left:40px;position:relative;top:-10px}.header-menu .menu-list{display:flex;align-items:center;gap:34px}.header-menu .menu-list__link{position:relative;font-size:18px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;transition:.25s ease;text-decoration:none}.header-menu .menu-list__link:hover{color:#f7b500}.header-menu .menu-list__link{position:relative;padding:24px 0 0;border-bottom:2px solid transparent;transition:color .25s ease,border-color .25s ease}.header-menu .menu-list__link:hover,.header-menu .menu-list__link[aria-current=page]{color:#f7b500;border-bottom-color:#f7b500}.menu-list__submenu{background:#111;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.menu-list__submenu .menu-list__link{padding:12px 22px;display:block;font-size:14px}.menu-list__submenu .menu-list__link:hover{background:#1d1d1d;color:#f7b500}.header-actions{gap:18px}.header-actions svg{transition:.25s}.header-actions a:hover svg{color:#f7b500}.mupac-trust{background:#0d0d0d;padding:70px 0}.mupac-trust-container{width:95%;max-width:1600px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mupac-trust-item{background:#181818;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:30px 24px;text-align:center;transition:.35s ease;cursor:pointer}.mupac-trust-item:hover{transform:translateY(-8px);border-color:#f7b500;box-shadow:0 18px 35px #f7b50026}.mupac-trust-icon{width:42px;height:42px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center}.mupac-trust-icon svg{width:42px;height:42px;stroke:#f7b500;fill:none;stroke-width:1.8;transition:.35s ease}.mupac-trust-item:hover .mupac-trust-icon svg{transform:scale(1.12)}.mupac-trust-item h3{color:#fff;font-size:20px;font-weight:700;margin-bottom:10px}.mupac-trust-item p{color:#bfbfbf;font-size:15px;line-height:1.6}@media(max-width:1100px){.mupac-trust-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mupac-trust{padding:55px 0}.mupac-trust-container{width:92%;grid-template-columns:1fr;gap:18px}}.mupac-trust-heading{text-align:center;margin-bottom:30px}.mupac-trust-subtitle{color:#f7b500;font-size:14px;font-weight:700;letter-spacing:4px;text-transform:uppercase;margin-bottom:12px}.mupac-trust-heading h2{color:#fff;font-size:44px;font-weight:800;line-height:1.1;margin-bottom:12px;text-transform:uppercase}.mupac-trust-description{max-width:650px;margin:auto;color:#bfbfbf;font-size:18px;line-height:1.7}.mupac-trust-item:hover .mupac-trust-icon svg{transform:scale(1.12);filter:drop-shadow(0 0 8px rgba(247,181,0,.35))}.mupac-featured{width:95%;max-width:1600px;margin:90px auto}.mupac-featured-heading{text-align:center;margin-bottom:50px}.mupac-featured-subtitle{color:#f7b500;font-size:14px;font-weight:700;letter-spacing:4px;text-transform:uppercase;margin-bottom:12px}.mupac-featured-heading h2{color:#111;font-size:44px;font-weight:800;text-transform:uppercase}.mupac-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.mupac-product-card{background:#fff;border-radius:22px;overflow:hidden;padding:22px;text-align:center;box-shadow:0 10px 30px #00000014;transition:.35s ease;position:relative}.mupac-product-card:hover{transform:translateY(-10px);box-shadow:0 20px 45px #0000002e}.mupac-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px;transition:.35s ease}.mupac-product-card:hover img{transform:scale(1.06)}.mupac-product-card h3{margin:25px 0 12px;color:#111;font-size:22px;font-weight:700}.mupac-price{color:#f7b500;font-size:24px;font-weight:800;margin-bottom:25px}.mupac-view-btn{display:inline-block;margin-top:18px;padding:14px 28px;border-radius:50px;background:#111;color:#fff;text-decoration:none;font-weight:700;transition:.3s ease}.mupac-view-btn:hover{background:#fdb813;color:#111}@media(max-width:768px){.mupac-featured-grid{grid-template-columns:1fr}}.mupac-featured{padding:80px 0;background:#fff}.mupac-product-card{width:320px;margin:50px auto;background:#fff;border-radius:18px;box-shadow:0 15px 40px #00000014;overflow:hidden;text-align:center;transition:.3s}.mupac-product-card:hover{transform:translateY(-8px)}.mupac-product-card img{width:100%;height:320px;object-fit:contain;padding:30px;background:#fafafa}.mupac-product-card h3{font-size:24px;margin:20px 0 10px}.mupac-product-card p{color:#fdb813;font-size:30px;font-weight:800;margin-top:12px}.mupac-view-btn{display:inline-block;margin-bottom:25px;padding:12px 28px;background:#111;color:#fff;text-decoration:none;border-radius:8px;transition:.3s}.mupac-featured{padding:100px 0;background:#fff}.mupac-featured-heading{text-align:center;margin-bottom:60px}.mupac-featured-subtitle{color:#f7b500;font-size:14px;font-weight:700;letter-spacing:4px;text-transform:uppercase;margin-bottom:16px}.mupac-featured-heading h2{font-size:56px;font-weight:900;color:#111}.mupac-featured-grid{width:92%;max-width:1450px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.mupac-product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #00000014;transition:.35s;text-align:center;padding-bottom:25px}.mupac-product-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #0000002e}.mupac-product-card img{width:100%;aspect-ratio:1;object-fit:cover;transition:.35s}.mupac-product-card:hover img{transform:scale(1.05)}.mupac-product-card h3{margin-top:25px;font-size:26px;font-weight:800;color:#111}.mupac-product-card p{margin:18px 0;font-size:24px;color:#f7b500;font-weight:700}.mupac-view-btn{display:inline-block;padding:14px 34px;border-radius:999px;background:#111;color:#fff;text-decoration:none;font-weight:700;transition:.3s}@media(max-width:1100px){.mupac-featured-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.mupac-featured-grid{grid-template-columns:1fr}}.mupac-product-image{padding:20px;background:#fafafa;border-radius:18px;overflow:hidden}.mupac-product-image img{width:100%;display:block;transition:.45s ease}.mupac-product-badge{position:absolute;top:16px;left:16px;background:#f7b500;color:#111;padding:8px 16px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;z-index:2}.mupac-product-content{padding:0 24px 24px}.mupac-product-price{font-size:24px;font-weight:700;color:#f7b500;margin:18px 0 24px}.mupac-rating{color:#f7b500;font-size:18px;margin-bottom:10px;letter-spacing:2px}.mupac-subtitle{color:#888;font-size:15px;margin:8px 0 18px}.current-price{color:#f7b500;font-size:30px;font-weight:800}.old-price{color:#999;margin-left:12px;text-decoration:line-through;font-size:18px}.mupac-product-card{transition:.35s ease}.mupac-product-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.mupac-product-image{overflow:hidden;border-radius:18px}.mupac-product-image img{width:100%;max-width:280px;display:block;margin:auto;transition:.45s ease}.mupac-product-card:hover .mupac-product-image img{transform:scale(1.08)}.mupac-view-btn{transition:.3s ease}.mupac-view-btn:hover{background:#f7b500;color:#111}.product-information{background:#0b0b0b!important;color:#fff!important;padding-block:70px!important}.product-information__grid{max-width:1400px;margin:0 auto;column-gap:70px}.product-information__media{background:#0b0b0b!important}.product-details{color:#fff!important}.product-details>.group-block{color:#fff!important}.product-details h1{color:#fff!important;font-family:var(--font-heading--family),sans-serif!important;font-size:clamp(32px,4vw,58px)!important;font-weight:700!important;line-height:.95!important;letter-spacing:-1px!important;text-transform:uppercase;margin-bottom:18px!important}.product-details p,.product-details .text-block{color:#d5d5d5}.product-details .price,.product-details .price-item,.product-details .money{color:#ffbd00!important;font-size:32px!important;font-weight:700!important}.product-details button,.product-details .button,.product-details .add-to-cart-button{min-height:56px;border-radius:999px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.5px}.product-details .add-to-cart-button{background:#ffbd00!important;color:#000!important;border:2px solid #ffbd00!important}.product-details .add-to-cart-button:hover{background:#fff!important;color:#000!important;border-color:#fff!important;transform:translateY(-2px)}.product-details input,.product-details select,.product-details .variant-option,.product-details .swatch{border-color:#444!important}.product-details{gap:20px}.sticky-add-to-cart__bar{background:#111!important;color:#fff!important;border:1px solid #333333!important}.sticky-add-to-cart__title{color:#fff!important}.sticky-add-to-cart__price{color:#ffbd00!important}@media screen and (max-width:749px){.product-information{padding-block:25px 90px!important}.product-information__grid{width:100%;margin:0;column-gap:0}.product-information__media{padding:0!important}.product-details{padding:28px 18px 40px!important}.product-details h1{font-size:34px!important;line-height:.95!important;letter-spacing:-.5px!important}.product-details .price,.product-details .price-item,.product-details .money{font-size:28px!important}.product-details button,.product-details .button,.product-details .add-to-cart-button{width:100%;min-height:54px}.sticky-add-to-cart__bar{background:#0b0b0b!important;border-top:1px solid #333333!important}.sticky-add-to-cart__price{color:#ffbd00!important}}.product-information{min-height:auto!important;overflow:hidden}.product-information__grid{max-width:1500px!important;margin-inline:auto!important;align-items:start!important}.product-information__media{min-width:0!important;width:100%!important;overflow:hidden!important}.product-information__media img{max-width:100%!important;height:auto!important}.product-details{min-width:0!important;align-self:start!important}@media screen and (min-width:750px){.product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;gap:50px!important}.product-information__media{padding:0!important}.product-details{padding:20px 35px 50px 10px!important}}@media screen and (max-width:749px){.product-information{overflow:visible!important}.product-information__media{width:100%!important;min-width:0!important}.product-details{width:100%!important;padding:25px 18px 100px!important}}.product-recommendations{margin-top:70px!important;padding:70px 40px!important;background:#fff!important}.product-recommendations .product-grid{gap:24px!important}.product-recommendations img{width:100%!important;height:auto!important;max-height:420px!important;object-fit:contain!important}.product-recommendations .product-card{overflow:hidden!important}@media screen and (max-width:749px){.product-recommendations{margin-top:40px!important;padding:45px 18px!important}.product-recommendations img{max-height:300px!important}}@media screen and (min-width:750px){.product-information__media{display:flex!important;align-items:flex-start!important}.product-information__media media-gallery{width:100%!important}.media-gallery--carousel slideshow-component{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;column-gap:16px!important;align-items:start!important}.media-gallery--carousel slideshow-controls[thumbnails]{grid-column:1!important;grid-row:1 / span 2!important;display:flex!important;flex-direction:column!important;gap:10px!important;width:98px!important;max-height:470px!important;overflow-y:auto!important;scrollbar-width:none!important}.media-gallery--carousel slideshow-controls[thumbnails]::-webkit-scrollbar{display:none!important}.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnail{width:98px!important;height:82px!important;padding:0!important;margin:0!important;border:1px solid #d8d8d8!important;border-radius:9px!important;overflow:hidden!important;background:#fff!important;flex:0 0 auto!important}.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnail img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnail[aria-selected=true]{border:2px solid #ffc400!important}.media-gallery--carousel slideshow-container{grid-column:2!important;grid-row:1!important;width:100%!important;border:1px solid #d8d8d8!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.media-gallery--carousel .product-media-container--image,.media-gallery--carousel .product-media-container--image .product-media{background:#fff!important}.media-gallery--carousel .product-media-container--image img{object-fit:contain!important;background:#fff!important}.media-gallery--carousel slideshow-slide{max-height:470px!important}.media-gallery--carousel .product-media-container{max-height:470px!important}}@media screen and (max-width:749px){.product-information__media,.media-gallery--carousel{width:100%!important}.media-gallery--carousel slideshow-container{width:100%!important;border:1px solid #dedede!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.media-gallery--carousel .product-media-container--image{background:#fff!important}.media-gallery--carousel .product-media-container--image img{width:100%!important;height:auto!important;object-fit:contain!important;background:#fff!important}.media-gallery__mobile-controls{display:flex!important;justify-content:center!important;align-items:center!important;margin-top:12px!important;margin-bottom:8px!important}.media-gallery__mobile-controls .slideshow-controls__dots{display:flex!important;justify-content:center!important;gap:7px!important}}@media screen and (max-width:749px){.media-gallery--grid .slideshow-controls__dots{display:none!important}.media-gallery--grid slideshow-component{position:relative!important;overflow:hidden!important}.media-gallery--grid slideshow-component:before{content:"";position:absolute;top:0;bottom:0;left:0;width:18%;max-width:80px;z-index:5;pointer-events:none;background:linear-gradient(to right,#0000001a,#00000009,#0000)}.media-gallery--grid slideshow-component:after{content:"";position:absolute;top:0;bottom:0;right:0;width:18%;max-width:80px;z-index:5;pointer-events:none;background:linear-gradient(to left,#0000001a,#00000009,#0000)}.media-gallery--grid slideshow-component slideshow-controls{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:20!important;pointer-events:none!important;background:transparent!important}.media-gallery--grid slideshow-component slideshow-controls button{position:relative!important;z-index:30!important;pointer-events:auto!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0 10px!important;padding:0!important;border-radius:50%!important;background:#fff!important;background-color:#fff!important;color:#111!important;border:1px solid rgba(0,0,0,.1)!important;box-shadow:0 2px 10px #00000029!important;opacity:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.media-gallery--grid slideshow-component slideshow-controls button svg{width:18px!important;height:18px!important;color:#111!important;fill:none!important;stroke:#111!important}.media-gallery--grid slideshow-component slideshow-controls button:hover{background:#fff!important;opacity:1!important}.media-gallery--grid slideshow-component slideshow-controls button:active{transform:scale(.94)!important}}@media screen and (min-width:750px){.media-gallery--grid slideshow-arrows{display:none!important}}@media screen and (min-width:750px){.product-information{background:#fff!important;color:#111!important;padding-top:40px!important;padding-bottom:60px!important;gap:0!important}.product-information__grid{max-width:1450px!important;margin:0 auto!important;grid-template-columns:54% 46%!important;column-gap:45px!important;padding:20px 35px 0!important}.product-information__media{width:100%!important;min-width:0!important;padding:0!important;order:0!important}.product-information__media .media-gallery--grid{width:100%!important}.product-information__media slideshow-component{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:8px!important;overflow:hidden!important}.product-information__media .media-gallery__media img,.product-information__media slideshow-slide img{width:100%!important;height:auto!important;max-height:650px!important;object-fit:contain!important}.product-details{width:100%!important;padding:5px 0 0!important;color:#111!important;order:1!important}.product-details h1,.product-details .text-block h1{color:#111!important;font-size:clamp(32px,3vw,48px)!important;line-height:1.05!important;font-weight:800!important;margin-bottom:18px!important;letter-spacing:-1px!important}.product-details .price,.product-details .price-item,.product-details [class*=price]{color:#111!important}.product-details quantity-selector,.product-details .quantity-selector{margin-top:12px!important}.product-details button{min-height:52px!important}.product-details button[name=add],.product-details .add-to-cart-button{background:#000!important;color:#fff!important;border:1px solid #000000!important;border-radius:6px!important;font-weight:700!important}.product-details button[name=add]:hover,.product-details .add-to-cart-button:hover{background:#f5c400!important;color:#000!important;border-color:#f5c400!important}.product-details .shopify-payment-button button,.product-details button[type=button][class*=buy]{background:#fff!important;color:#111!important;border:1px solid #111111!important;border-radius:6px!important}.product-details p,.product-details li{color:#222!important}.product-details hr{border-color:#ddd!important}.product-recommendations{background:#fff!important;color:#111!important;margin-top:20px!important;padding-top:45px!important}}@media screen and (max-width:749px){.product-information{background:#080808!important;color:#fff!important;padding:0!important;gap:0!important}.product-information__media{width:100%!important;min-width:0!important;padding:0!important;background:#fff!important;order:0!important}.product-information__media .media-gallery--grid{width:100%!important;background:#fff!important}.product-information__media slideshow-component{background:#fff!important;border:0!important;border-radius:0!important}.product-information__media .media-gallery__media img,.product-information__media slideshow-slide img{width:100%!important;height:auto!important;max-height:560px!important;object-fit:contain!important}.product-details{width:100%!important;padding:38px 36px 50px!important;background:#080808!important;color:#fff!important;order:1!important}.product-details h1,.product-details .text-block h1{color:#fff!important;font-size:28px!important;line-height:1.1!important;font-weight:800!important;margin-bottom:18px!important;letter-spacing:-.5px!important}.product-details .price,.product-details .price-item,.product-details [class*=price]{color:#f5c400!important}.product-details p,.product-details li{color:#eee!important}.product-details h2,.product-details h3,.product-details h4{color:#fff!important}.product-details quantity-selector,.product-details .quantity-selector{margin-top:15px!important}.product-details button[name=add],.product-details .add-to-cart-button{background:#f5c400!important;color:#000!important;border:0!important;min-height:52px!important;border-radius:5px!important;font-weight:800!important}.product-details .shopify-payment-button button,.product-details button[type=button][class*=buy]{background:transparent!important;color:#f5c400!important;border:1px solid #f5c400!important;min-height:52px!important;border-radius:5px!important}.product-details hr{border-color:#444!important}.product-recommendations{background:#080808!important;color:#fff!important;margin-top:0!important;padding:45px 18px!important}.product-recommendations h2,.product-recommendations h3{color:#fff!important}}@media screen and (min-width:750px){.product-information{background:#080808!important;color:#fff!important}.product-details{background:transparent!important;color:#fff!important}.product-details h1,.product-details .text-block h1{color:#fff!important}.product-details p,.product-details li{color:#eee!important}.product-details h2,.product-details h3,.product-details h4{color:#fff!important}.product-details .price,.product-details .price-item{color:#f5c400!important}.product-information__media{background:#fff!important}.product-information__media slideshow-component{background:#fff!important}.product-details button[name=add],.product-details .add-to-cart-button{background:#f5c400!important;color:#000!important;border-color:#f5c400!important}.product-details .shopify-payment-button button{background:#b52222!important;color:#fff!important;border-color:#b52222!important}}@media screen and (min-width:750px){slideshow-slide.product-media-container{border-radius:16px!important;overflow:hidden!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/mupac.css.map */
