.similar-product-modal{max-width:1200px;width:100%}.similar-product-modal__body{align-items:stretch;display:flex;gap:20px;min-height:220px;width:100%}.similar-product-modal__footer .btn{margin-left:auto}.similar-product-modal__list{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1120px){.similar-product-modal__list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:728px){.similar-product-modal__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:428px){.similar-product-modal__list{grid-template-columns:repeat(1,1fr)}}.similar-product-modal__link{margin-right:42px}.product-card{align-self:flex-start;display:flex;flex-direction:column;font-size:.875rem;gap:12px;height:100%;line-height:17px;max-width:343px;min-width:170px;position:relative;width:100%}.product-card--horizontal{display:grid;grid-template-columns:minmax(150px,255px) minmax(270px,510fr) minmax(175px,222fr);grid-template-rows:1fr;max-width:100%;grid-gap:35px;align-items:flex-start;flex-shrink:0;width:100%}@media only screen and (max-width:1200px){.product-card--horizontal{grid-gap:15px}}@media only screen and (max-width:760px){.product-card--horizontal{grid-template-columns:1fr}}.product-card--horizontal .product-card__title{display:none}.product-card--cart{grid-template-columns:178px 510fr auto;grid-template-rows:1fr}@media only screen and (max-width:1200px){.product-card--cart{grid-template-columns:150px 1fr auto}}@media only screen and (max-width:1024px){.product-card--cart{grid-template-columns:174px 1fr}.product-card--cart .product-card__top{grid-row:span 2}.product-card--cart .product-card__body-top{display:none}}@media only screen and (max-width:768px){.product-card--cart{grid-template-columns:137px 1fr}}@media only screen and (max-width:480px){.product-card--cart{grid-template-columns:120px 1fr}}@media only screen and (max-width:360px){.product-card--cart .product-card__top{grid-row:span 1}}@media only screen and (min-width:761px){.product-card--cart .product-card__info-title{font-size:1.25rem;font-weight:500;line-height:24px}}.product-card--cart .product-card__body{justify-content:space-between}.product-card--cart .product-card__body-wrapper{flex-direction:row}@media only screen and (min-width:1025px) and (max-width:1150px){.product-card--cart .product-card__body-wrapper{flex-direction:column}}.product-card--cart .product-card__body-top{justify-content:flex-start}.product-card--cart-info{display:flex;font-size:.875rem;font-weight:300;gap:16px;line-height:24px}@media only screen and (min-width:376px) and (max-width:768px){.product-card--cart .product-count{height:48px}}@media only screen and (max-width:760px){.product-card--horizontal:not(.product-card--cart) .product-card__info-title{display:none}.product-card--horizontal:not(.product-card--cart) .product-card__img-container{padding-top:55.00000000000001%;position:relative;width:100%}.product-card--horizontal:not(.product-card--cart) .product-card__img-container .ratio-container{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.product-card--horizontal:not(.product-card--cart) .product-card__img-container .ratio-container img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}}.product-card__images-slider{display:none;height:100%}@media only screen and (max-width:1024px){.product-card__images-slider{display:flex}}.product-card__images-slider .slider__container,.product-card__images-slider .slider__items,.product-card__images-slider .swiper,.product-card__images-slider a{height:100%}.product-card__tabs{display:flex;gap:1px;overflow:hidden;z-index:2}.product-card__tab{border-bottom:1px solid var(--surface-gray-20,#ededed);border-radius:0;color:var(--text-black,#1c1d1f);font-size:.875rem;font-weight:400;height:25px;line-height:normal;padding:4px 20px;text-align:center}.product-card__tab--active{border-bottom:1px solid var(--main)}.product-card__tab .icon{height:22px;width:22px}.product-card__link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.product-card__top{display:flex;flex-direction:column;gap:8px;position:relative}.product-card__top-container{bottom:0;left:0;position:absolute;right:0;top:0}.product-card__checkbox{height:20px;width:20px;z-index:2}@media only screen and (max-width:420px){.product-card__checkbox{left:0;position:absolute;top:0;z-index:2}.product-card__checkbox .checkbox__field{align-items:center;background-color:var(--white);border-radius:5px;display:flex;height:30px;justify-content:center;width:30px}}.product-card__img-container{border-radius:var(--main-radius,10px);overflow:hidden;padding-top:100%;position:relative;width:100%}.product-card__img-container .ratio-container{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.product-card__img-container .ratio-container img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.product-card__hovers{bottom:0;display:flex;left:0;position:absolute;right:0;top:0;z-index:1}.product-card__hovers-bullets{align-items:center;align-self:center;display:flex;gap:2px;margin:0 auto}.product-card__hovers-bullet{background:var(--gray-50,#b3bcc5);border-radius:50%;height:5px;width:5px}.product-card__hovers-bullet--active{background:var(--red,#f70926)}.product-card__hover{flex:1 1}.product-card__country{background:var(--white,#fff);border-radius:3px;bottom:10px;left:10px;padding:3px 8px;position:absolute;z-index:2}@media only screen and (max-width:1024px){.product-card__desktop-img{display:none}}.product-card__favourite.btn{background:var(--white-o8);border-radius:3px;padding:5px;position:absolute;right:7px;top:5px;z-index:5}.product-card__favourite:hover{background:var(--gray-30)}.product-card__favourite .icon{height:20px;width:20px}.product-card__favourite--active.product-card__favourite .icon svg path{fill:var(--main)}.product-card__info{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:1201px){.product-card__info{padding-right:24px}}@media only screen and (max-width:480px){.product-card--cart .product-card__info{gap:15px}}.product-card__info-top{display:flex;flex-direction:column;gap:5px}.product-card__info-title{display:-webkit-box;font-size:1.3125rem;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:1200px){.product-card__info-title{font-size:1.125rem}}.product-card--cart .product-card__info-title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:480px){.product-card--cart .product-card__info-title{font-size:1rem}}.product-card__info-tags{align-items:center;display:flex;font-family:Commissioner;font-size:.9375rem;font-style:normal;font-weight:300;gap:16px;line-height:normal}@media only screen and (max-width:580px){.product-card__info-tags{align-items:flex-start;flex-direction:column;gap:5px}}@media only screen and (max-width:480px){.product-card--cart .product-card__info-code{display:none}}.product-card__info-available{align-items:flex-end;display:flex;flex-shrink:0;gap:6px}.product-card__info-available .icon{height:16px;width:16px}.product-card__info-specs{display:flex;flex-direction:column;gap:3px}.product-card__info-spec{font-size:.875rem;line-height:24px}.product-card__info-spec span:first-child{color:var(--text-gray)}.product-card__body{display:flex;flex-direction:column;flex-grow:1;gap:16px}@media only screen and (max-width:360px){.product-card__body{grid-column:span 2}}.product-card__body-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:16px}@media only screen and (max-width:480px){.product-card--cart .product-card__body-wrapper{gap:10px}}.product-card__body-top{display:flex;flex-direction:column;flex-grow:1;gap:4px;justify-content:flex-end}.product-card__body-bottom{display:flex;flex-direction:column;gap:7px}.btn.product-card__delete{border-radius:28px;display:none;z-index:1}@media only screen and (max-width:1024px){.product-card--cart .btn.product-card__delete{display:flex}}@media only screen and (min-width:376px) and (max-width:768px){.product-card--cart .btn.product-card__delete{height:48px}}.product-card__tags{display:flex;gap:5px}.product-card__specifications{bottom:10px;display:flex;gap:5px;left:10px;position:absolute}.product-card__specifications-item{align-items:center;background:hsla(0,0%,100%,.5);border-radius:5px;display:flex;gap:6px;height:27px;justify-content:center;padding:0 6px}.product-card__specifications-item .icon{height:20px;width:20px}.product-card__specifications-item span{color:var(--text-black,#1c1d1f);font-size:.875em;font-weight:400;line-height:normal}.product-card__discount{background:var(--aqua);border-radius:22px;color:var(--white,#fff);font-size:.6875rem;font-weight:700;line-height:normal;padding:3px 8px;text-align:center}.product-card__prices{align-items:baseline;display:flex;flex-wrap:wrap;gap:5px}.product-card__prices--mobile{display:none}@media only screen and (max-width:1024px){.product-card--cart .product-card__prices--mobile{display:flex}}.product-card__prices-description{align-items:center;color:var(--text-gray,#6f6f6f);display:flex;font-weight:300;gap:5px;line-height:17px}.product-card__price{align-items:center;display:flex;font-size:1.25rem}.product-card__price,.product-card__price--rozn{font-weight:700;line-height:normal;white-space:nowrap}.product-card__price--rozn{font-size:.875rem}.product-card__price--label{font-size:.875rem;font-weight:700;line-height:normal;margin-right:4px;white-space:nowrap}.product-card__old-price{line-height:normal;text-decoration:line-through}.product-card__remain{color:var(--text-gray,#6f6f6f);font-size:13px}.product-card__title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;height:53px;overflow:hidden}.product-card__title--diy{height:auto}.product-card__title-top{display:none;font-size:1.125rem;font-weight:600;line-height:1.3;word-break:break-word}@media only screen and (max-width:760px){.product-card__title-top{display:inline-block;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.product-card__subtitle{color:var(--text-gray);font-size:.875rem;font-weight:300;line-height:17px}.product-card__actions{display:flex;gap:10px;position:relative;z-index:2}.product-card__actions .loading-dot{height:6px;width:6px}.product-card__actions--disabled{cursor:not-allowed;opacity:.6}.product-card__actions--disabled .product-count{pointer-events:none}.product-card__actions-comparison .icon svg path,.product-card__actions-comparison .icon svg rect{fill:var(--text-disabled,#c4c4c4)}.product-card__actions-comparison--active.product-card__actions-comparison{background:var(--main)}.product-card__actions-comparison--active.product-card__actions-comparison .icon svg path,.product-card__actions-comparison--active.product-card__actions-comparison .icon svg rect{fill:var(--white)}.product-card__similar-btn{align-self:flex-end;z-index:10}.product-card__btn{max-width:120px}
