.myd-yml-carousel{width:100%;max-width:100%;padding-top:var(--myd-yml-pad-top, 16px);padding-bottom:var(--myd-yml-pad-bottom, 16px);background-color:var(--myd-yml-bg, #ffffff);box-sizing:border-box}.myd-yml-carousel__header{margin:0 0 10px;padding:0 var(--myd-yml-edge, 12px)}.myd-yml-carousel__header-text{min-width:0}.myd-yml-carousel__scroller{display:flex;align-items:stretch;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-inline:var(--myd-yml-edge, 12px);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0 12px;box-sizing:border-box}@media(max-width:989px){.myd-yml-carousel__scroller.is-scroll-hinting{scroll-snap-type:none!important;scroll-behavior:auto!important}}@media(prefers-reduced-motion:reduce){.myd-yml-carousel__scroller.is-scroll-hinting{scroll-snap-type:x mandatory!important}}.myd-yml-carousel__scroller::-webkit-scrollbar{display:none;width:0;height:0}.myd-yml-carousel__dots{display:flex;justify-content:center;gap:6px;margin:0 0 4px}.myd-yml-carousel__dots span{width:6px;height:6px;border-radius:999px;background:#e0e0e0;transition:width .22s ease,background-color .22s ease}.myd-yml-carousel__dots span.is-active{width:18px;background:#ffb503}@media screen and (min-width:750px){.myd-yml-carousel--mobile-only{display:none}}.myd-yml-carousel__card.myd-search-card{flex:0 0 45vw;width:45vw;min-width:45vw;max-width:168px;height:auto;align-self:stretch;display:flex;flex-direction:column;scroll-snap-align:start;border-radius:12px;border:0;box-shadow:0 0 0 1px var(--myd-search-line, #e6e2d8),0 1px 4px #0000001f}.myd-yml-carousel__card.myd-search-card:first-child{margin-left:var(--myd-yml-edge, 12px)}.myd-yml-carousel__scroller>:last-child{margin-right:var(--myd-yml-edge, 12px)}.myd-yml-carousel__back-slot{flex:0 0 45vw;width:45vw;min-width:45vw;max-width:168px;align-self:stretch;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;box-sizing:border-box;padding:8px}.myd-yml-carousel__back-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:auto;margin:0;padding:0;border:0;background:transparent;cursor:pointer;color:#111;-webkit-tap-highlight-color:transparent}.myd-yml-carousel__back-icon{position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#6b6b6b;color:#fc0;border:2px solid #ffcc00;box-shadow:0 0 #ffcc0073;animation:myd-yml-back-pulse 1.8s ease-out infinite;transition:transform .15s ease,background-color .15s ease}.myd-yml-carousel__back-icon:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1.5px solid rgba(255,204,0,.55);animation:myd-yml-back-ring 1.8s ease-out infinite;pointer-events:none}.myd-yml-carousel__back-btn:hover .myd-yml-carousel__back-icon{background:#5a5a5a}.myd-yml-carousel__back-btn:active .myd-yml-carousel__back-icon,.myd-yml-carousel__back-btn:focus-visible .myd-yml-carousel__back-icon{transform:scale(.96);background:#5a5a5a}.myd-yml-carousel__back-btn:focus-visible{outline:none}.myd-yml-carousel__back-btn:focus-visible .myd-yml-carousel__back-icon{outline:2px solid #ffcc00;outline-offset:4px}.myd-yml-carousel__back-label{font-family:Gotham,sans-serif;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#111;line-height:1}.myd-yml-carousel__back-slot.is-hidden{display:none}@keyframes myd-yml-back-pulse{0%{box-shadow:0 0 #ffcc0080}70%{box-shadow:0 0 0 10px #fc00}to{box-shadow:0 0 #fc00}}@keyframes myd-yml-back-ring{0%{transform:scale(1);opacity:.85}70%{transform:scale(1.28);opacity:0}to{transform:scale(1.28);opacity:0}}@media(prefers-reduced-motion:reduce){.myd-yml-carousel__back-icon,.myd-yml-carousel__back-icon:after{animation:none}}.myd-yml-carousel__card .myd-search-card__media{flex:0 0 auto;position:relative;aspect-ratio:3 / 4;background:#eceae6;overflow:hidden}.myd-yml-carousel__card .myd-search-card__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(110deg,#eceae6 0% 40%,#f6f4f0 50%,#eceae6 60% 100%);background-size:220% 100%;animation:myd-yml-skel 1.2s ease-in-out infinite;pointer-events:none}.myd-yml-carousel__card .myd-search-card__image{position:relative;z-index:1}.myd-yml-carousel__card .myd-search-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}@keyframes myd-yml-skel{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.myd-yml-carousel__card .myd-search-card__media:before{animation:none}}.myd-yml-carousel__card .myd-search-card__body{flex:1 0 auto;display:flex;flex-direction:column;gap:4px;align-items:stretch;padding:12px 12px 14px!important;min-height:auto;background:#fff}.myd-yml-carousel__card .myd-search-card__type{font-family:Gotham,sans-serif!important;font-size:9px!important;font-weight:700!important;font-style:normal!important;line-height:100%!important;letter-spacing:1.14px!important;text-transform:uppercase!important;color:#c4a000!important;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.myd-yml-carousel__card .myd-search-card__type-row{margin:0;gap:8px}.myd-yml-carousel__card .myd-search-card__rating-star,.myd-yml-carousel__card .myd-search-card__rating-score{font-size:9px}.myd-yml-carousel__card .myd-search-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;width:100%}.myd-yml-carousel__card .myd-search-card__info{flex:1 1 auto;min-width:0}.myd-yml-carousel__card .myd-search-card__view-details{display:flex;align-items:center;justify-content:center;width:100%;padding:11px 10px;font-size:10px;font-weight:700;letter-spacing:.08em;background:#111;color:#fff;text-transform:uppercase;border:0;box-sizing:border-box;min-height:36px}.myd-yml-carousel__card .myd-search-card__price{margin-top:2px;gap:6px}.myd-yml-carousel__card .myd-search-card__title{margin:0;font-family:Gotham,sans-serif;font-size:13px;font-weight:700;line-height:1.25;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.myd-yml-carousel__card .myd-search-card__price-current{font-family:Gotham,sans-serif;font-size:14px;font-weight:700;color:#111}.myd-yml-carousel__card .myd-search-card__price-compare{font-size:12px}.myd-yml-carousel__card .myd-search-card__price-off{font-size:11px}.myd-yml-carousel__card .myd-search-card__wish{width:28px;height:24px;top:8px;right:8px}.myd-yml-carousel__card .myd-search-card__wish svg{width:14px;height:14px}.myd-yml-carousel__card .myd-search-card__badge{font-size:9px;padding:4px 6px 3px}.myd-yml-carousel__card--placeholder{pointer-events:none}@media screen and (min-width:750px){.myd-yml-carousel__header{margin-bottom:14px}.myd-yml-carousel__scroller{gap:16px}.myd-yml-carousel__card.myd-search-card,.myd-yml-carousel__back-slot{flex:0 0 180px;width:180px;min-width:180px;max-width:180px}.myd-yml-carousel__card .myd-search-card__title{font-size:13px}.myd-yml-carousel__card .myd-search-card__price-current{font-size:14px}}@media screen and (min-width:1100px){.myd-yml-carousel__card.myd-search-card,.myd-yml-carousel__back-slot{flex:0 0 200px;width:200px;min-width:200px;max-width:200px}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/myd-yml-carousel.css.map */
