.myd-fbt{margin:2rem 0}@media screen and (max-width:749px){.myd-fbt{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.2rem;padding-right:1.2rem;box-sizing:border-box}}.myd-fbt__row{display:flex;align-items:stretch;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:.4rem 0 1.2rem;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.myd-fbt__row::-webkit-scrollbar{display:none}.myd-fbt__dots{display:flex;justify-content:center;gap:6px;margin:0 0 .4rem}.myd-fbt__dots span{width:18px;height:3px;border-radius:99px;background:#e0e0e0}.myd-fbt__dots span.is-active{background:#ffb503}.myd-fbt__card.myd-search-card{flex:0 0 43%;width:43%;min-width:43%;max-width:168px;height:auto;align-self:stretch;scroll-snap-align:start;box-shadow:0 0 0 1px var(--myd-search-line, #e6e2d8),0 1px 4px #0000001f}.myd-fbt__card .myd-search-card__media{aspect-ratio:3 / 4}.myd-fbt__card .myd-search-card__body{gap:4px;padding:12px 12px 14px!important}.myd-fbt__card .myd-search-card__type{font-size:9px!important;letter-spacing:1.14px!important}.myd-fbt__card .myd-search-card__type-row{margin:0;gap:8px}.myd-fbt__card .myd-search-card__rating-star,.myd-fbt__card .myd-search-card__rating-score{font-size:9px}.myd-fbt__card .myd-search-card__title{font-size:13px;line-height:1.25}.myd-fbt__card .myd-search-card__price{margin-top:2px;gap:6px}.myd-fbt__card .myd-search-card__price-current{font-size:14px}.myd-fbt__card .myd-search-card__price-compare{font-size:12px}.myd-fbt__card .myd-search-card__price-off{font-size:11px}.myd-fbt__card .myd-search-card__wish{width:28px;height:24px;top:8px;right:8px}.myd-fbt__card .myd-search-card__wish svg{width:14px;height:14px}.myd-fbt__card .myd-search-card__badge{font-size:9px;padding:4px 6px 3px}.myd-fbt__card .myd-search-card__view-details{min-height:36px}.myd-fbt__add-all-row{display:flex;justify-content:center;margin-top:1.2rem}.myd-fbt__add-all{display:inline-flex;flex:0 0 auto;align-items:center;white-space:nowrap;padding:1.2rem;background:#111;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.06em;font-family:Gotham,_montserrat_Fallback_ddbc74,sans-serif;font-size:1rem;font-weight:700;border:0;border-radius:.4rem;box-sizing:border-box;cursor:pointer;transition:background-color .15s ease}.myd-fbt__add-all:hover,.myd-fbt__add-all:focus-visible{background:#000;outline:none}.myd-fbt__add-all:disabled,.myd-fbt__add-all.is-adding{opacity:.65;cursor:not-allowed}@media screen and (min-width:750px){.myd-fbt__row{gap:1.6rem}.myd-fbt__card.myd-search-card{flex:0 0 180px;width:180px;min-width:180px;max-width:180px}.myd-fbt__card .myd-search-card__title{font-size:13px}.myd-fbt__card .myd-search-card__price-current{font-size:14px}.myd-fbt__add-all-row{justify-content:flex-end}}.myd-fbt-modal[hidden]{display:none!important}.myd-fbt-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.myd-fbt-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#0006;border:0;padding:0;margin:0;cursor:pointer}.myd-fbt-modal__panel{position:fixed;left:0;right:0;bottom:0;z-index:1;width:100%;max-width:48rem;max-height:min(85vh,76rem);margin:0 auto;display:flex;flex-direction:column;background:#fff;border-radius:1.8rem 1.8rem 0 0;box-shadow:0 -.8rem 3.2rem #0000002e;padding-bottom:env(safe-area-inset-bottom,0px);transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);overflow:hidden}.myd-fbt-modal.is-open .myd-fbt-modal__panel{transform:translateY(0)}.myd-fbt-modal__drag{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:1.8rem;padding:.8rem 0 .4rem}.myd-fbt-modal__handle{width:3.2rem;height:.3rem;min-width:3.2rem;min-height:.3rem;border-radius:999px;background:#3a3a3a}.myd-fbt-modal__header{display:flex;align-items:center;justify-content:space-between;padding:.4rem 1.6rem 1rem;flex:0 0 auto}.myd-fbt-modal__title{margin:0;font-family:Gotham,_montserrat_Fallback_ddbc74,sans-serif;font-size:1.6rem;font-weight:700;color:#111}.myd-fbt-modal__close{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.2rem;height:2.2rem;border:.1rem solid #ffcc00;background:#fc0;color:#111;cursor:pointer;border-radius:50%}.myd-fbt-modal__close svg{width:.8rem;height:.8rem}.myd-fbt-modal__close:hover,.myd-fbt-modal__close:focus-visible{border-color:#f0c200;background:#f0c200;outline:none}.myd-fbt-modal__hint{margin:0 1.6rem 1rem;padding:.8rem 1.2rem;background:#fff3f0;border:.1rem solid #f3c8bc;border-radius:.6rem;color:#b02a1c;font-size:1.2rem}.myd-fbt-modal__hint[hidden]{display:none}.myd-fbt-modal__list{flex:1 1 auto;overflow-y:auto;padding:0 1.6rem}.myd-fbt-modal__item{display:flex;gap:1.2rem;padding:1.2rem 0;border-top:.1rem solid rgb(var(--color-border))}.myd-fbt-modal__item:first-child{border-top:0}.myd-fbt-modal__item-media{flex:0 0 auto;width:6rem;height:7.4rem;border-radius:.6rem;overflow:hidden;background:rgb(var(--color-background))}.myd-fbt-modal__item-media img{width:100%;height:100%;object-fit:cover;display:block}.myd-fbt-modal__item-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.5rem}.myd-fbt-modal__item-title{font-family:Gotham,_montserrat_Fallback_ddbc74,sans-serif;font-size:1.3rem;font-weight:700;color:#111;line-height:1.3}.myd-fbt-modal__item-price{font-size:1.3rem;font-weight:700;color:#111}.myd-fbt-modal__soldout{font-size:1.2rem;color:#999;font-weight:600}.myd-fbt-modal__sizes{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.2rem}.myd-fbt-modal__size-btn{min-width:3.4rem;padding:.6rem .8rem;border:.1rem solid rgb(var(--color-border));border-radius:.4rem;background:#fff;color:#111;font-size:1.2rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.myd-fbt-modal__size-btn:hover{border-color:#111}.myd-fbt-modal__size-btn.is-selected{background:#111;border-color:#111;color:#fff}.myd-fbt-modal__size-btn:disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}.myd-fbt-modal__confirm{flex:0 0 auto;display:block;width:calc(100% - 3.2rem);margin:1.4rem 1.6rem 1.6rem;padding:1.3rem 1.6rem;background:#111;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.08em;font-family:Gotham,_montserrat_Fallback_ddbc74,sans-serif;font-size:1.2rem;font-weight:700;border:0;border-radius:.6rem;box-sizing:border-box;cursor:pointer;transition:background-color .15s ease}.myd-fbt-modal__confirm:disabled{opacity:.4;cursor:not-allowed}.myd-fbt-modal__confirm:not(:disabled):hover{background:#000}
/*# sourceMappingURL=/cdn/shop/t/125/assets/myd-frequently-bought.css.map */
