:root{--pc-ease: cubic-bezier(.2, .8, .2, 1)}.product-card__image-wrapper{position:relative}.pcard-images-strip{display:flex;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.pcard-images-strip::-webkit-scrollbar{display:none}.pcard-images-strip__slide{flex:0 0 100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.pcard-images-strip__slide .media-wrapper,.pcard-images-strip__slide img{width:100%;height:100%;display:block}.pcard-images-strip__slide img{object-fit:cover}.pcard-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:5px;z-index:2;pointer-events:none}.pcard-dot{width:6px;height:6px;border-radius:50%;background:#ffffff8c;box-shadow:0 0 3px #00000040;transition:background .25s ease,width .25s var(--pc-ease)}.pcard-dot.active{background:#fff;width:16px;border-radius:999px}@media(max-width:767.98px){.pcard-images-strip~.product-card__image--main,.pcard-images-strip~.product-card__image--second{display:none!important}}@media(min-width:768px){.pcard-images-strip,.pcard-dots{display:none!important}}.pcard-size-drawer{position:absolute;inset-inline:0;bottom:0;z-index:6;display:flex;flex-direction:column;gap:10px;background:#fff;border-radius:var(--ids-card-radius) var(--ids-card-radius) 0 0;box-shadow:0 -8px 24px #00000024;padding:12px 14px 14px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px);transition:transform .3s var(--pc-ease),opacity .25s ease,visibility 0s linear .3s}.pcard-size-drawer.open{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:transform .3s var(--pc-ease),opacity .25s ease}.pcard-size-drawer__handle{display:none;width:38px;height:4px;border-radius:999px;background:#e0e0e0;margin:0 auto}.pcard-size-drawer__header{display:flex;align-items:center;justify-content:space-between}.pcard-size-drawer__label{font-size:13px;font-weight:700;color:#111;letter-spacing:.01em}.pcard-size-drawer__label-hint{font-size:11.5px;font-weight:400;color:#8a8a8a;letter-spacing:0}.pcard-size-drawer__close{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:50%;background:#f2f2f2;color:#555;font-size:16px;line-height:1;cursor:pointer;padding:0;transition:background .15s ease,color .15s ease}.pcard-size-drawer__close:hover{background:#e8e8e8;color:#111}.pcard-size-drawer__sizes{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.pcard-size-drawer__sizes::-webkit-scrollbar{display:none}.pcard-size-btn{flex:none;min-width:48px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--ids-border-strong);border-radius:999px;background:#fff;color:#111;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .2s var(--pc-ease)}.pcard-size-btn:hover{border-color:var(--ids-black)}.pcard-size-btn:active{transform:scale(.95)}.pcard-size-btn.selected{background:var(--ids-black);color:#fff;border-color:var(--ids-black)}.pcard-size-btn.soldout{color:#c4c4c4;background:#fafafa;border-color:#eee;text-decoration:line-through;cursor:default}.pcard-size-btn.soldout:hover{border-color:#eee}.pcard-size-btn.soldout:active{transform:none}.pcard-size-drawer[data-loading="1"] .pcard-size-btn{pointer-events:none}.pcard-size-btn.loading{border-color:var(--ids-black);animation:pcard-pulse .9s ease infinite}@keyframes pcard-pulse{0%,to{opacity:.45}50%{opacity:.9}}.pcard-size-btn.success{background:var(--ids-black);color:#fff;border-color:var(--ids-black)}.pcard-size-btn.success:after{content:" \2713"}.pcard-size-drawer__msg{font-size:11.5px;color:var(--ids-red);text-align:center;line-height:1.4}.pcard-size-drawer__msg[hidden],.pcard-size-drawer__atc{display:none!important}.pcard-size-drawer[data-teleported=true]{position:fixed;left:0;right:0;inset-inline:0;bottom:0;z-index:1001;border-radius:var(--ids-card-radius) var(--ids-card-radius) 0 0;box-shadow:0 -12px 36px #00000038;padding:10px 18px calc(16px + env(safe-area-inset-bottom,0px));max-height:70vh;opacity:1;transform:translateY(102%)}.pcard-size-drawer[data-teleported=true].open{transform:none}.pcard-size-drawer[data-teleported=true] .pcard-size-drawer__handle{display:block}.pcard-size-drawer[data-teleported=true] .pcard-size-btn{height:46px;min-width:54px;font-size:14px}.pcard-drawer-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;opacity:0;transition:opacity .3s ease}.pcard-drawer-backdrop.visible{opacity:1}.product-card .product-card__info{text-align:right;direction:rtl}.product-card .product-card__info .product-card__title{margin:0;text-align:right}.product-card .product-card__info .ids-pcard-type{display:block;font-size:13.5px;font-weight:500;line-height:1.3;color:#171513}.product-card .product-card__info .ids-pcard-model{display:block;margin-top:3px;font-size:10.5px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#9b948b}.product-card .product-card__info .f-price{margin-top:6px;text-align:right;line-height:1.2;direction:rtl;unicode-bidi:isolate;white-space:nowrap}.product-card .product-card__info .f-price,.product-card .product-card__info .f-price-item,.product-card .product-card__info .f-price *{font-size:12.5px!important;font-weight:400!important;letter-spacing:.01em}.product-card .product-card__badge .f-badge.id-badge--card{background:#171513;color:#fff;font-size:9.5px;font-weight:500;letter-spacing:.06em;padding:3px 8px;border-radius:2px;line-height:1;text-transform:none}.product-card .product-card__badge .f-badge.id-badge--low,.product-card .product-card__badge .f-badge.id-badge--new{background:#fff;color:#171513;box-shadow:inset 0 0 0 1px #0000002e}.product-card .ids-pcard-sw{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-start;margin-top:10px;direction:rtl}.product-card .ids-pcard-sw__item{display:inline-flex;width:14px;height:14px;border-radius:50%;padding:0;border:0;background:transparent;line-height:0;flex:0 0 auto}.product-card .ids-pcard-sw__chip{display:block;width:14px;height:14px;border-radius:50%;background:var(--ids-swatch-color,#f0f0f0);box-shadow:inset 0 0 0 1px #00000024}.product-card .ids-pcard-sw__item.is-active .ids-pcard-sw__chip{box-shadow:inset 0 0 0 1px #00000024,0 0 0 1.5px #171513}.product-card .ids-pcard-sw__more{display:inline-flex;align-items:center;font-size:10.5px;line-height:14px;color:#9b948b;text-decoration:none;margin-inline-start:2px}@media(min-width:768px){.product-card .product-card__image-wrapper{position:relative}.product-card .product-card__main-actions{position:absolute;inset:auto 8px 8px 8px;top:auto;width:auto;height:auto;margin:0;padding:0;z-index:3;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.product-card:hover .product-card__main-actions,.product-card:focus-within .product-card__main-actions{opacity:1;transform:translateY(0);pointer-events:auto}.product-card .product-card__main-actions .product-card__atc{display:flex!important;align-items:center;justify-content:center;gap:7px;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;padding:0 14px!important;border-radius:2px!important;background:#ffffffeb!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.06)!important;box-shadow:none!important;color:#171513!important;font-size:12.5px!important;font-weight:500!important;letter-spacing:.01em;white-space:nowrap}.product-card .product-card__main-actions .product-card__atc .product-card__atc-text{display:inline!important;overflow:visible!important;text-overflow:clip!important;width:auto!important;clip:auto!important;opacity:1!important;position:static!important}}.related-products .ids-pcard-sw,.related-products .product-card__swatches{display:none!important}.product-card .product-card__main-actions .product-card__atc:hover,.product-card .product-card__main-actions .product-card__atc:focus-visible{background:#fff!important;color:#171513!important}.product-card .product-card__main-actions .product-card__atc:before,.product-card .product-card__main-actions .product-card__atc:after{display:none!important;content:none!important}#MainContent .product-card__badge .f-badge{background:#171513!important;color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/50/assets/pcard-shared.css.map */
