.list-of-products{max-width:1312px;margin:0 auto;padding:0 16px}.product-card-item{background:#fff;margin-bottom:64px;border-radius:24px;overflow:hidden;border:1px solid rgb(26,26,26,.1)}.product-card-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:16px;border:1px solid rgb(26,26,26,.1)}@media screen and (max-width:750px){.product-card-title-wrapper{font-size:20px}}@media screen and (min-width:750px){.product-card-header{padding:32px 48px 24px}}.product-card-title-wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:24px}.product-card-number{font-weight:700;color:#000}.product-card__title{font-weight:700;color:#000;margin:0}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{opacity:.8}.best-choice-badge{background:gold;color:#000;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem}.best-choice-badge svg{width:16px;height:16px}.product-card__btn{display:inline-flex;padding:10px 32px;justify-content:center;align-items:center;gap:10px;border-radius:56px;background:var(--product-card-btn-background, #FFD700);color:#000;font-weight:700;text-decoration:none;transition:opacity .2s ease-in-out}.product-card__btn:hover{opacity:.8}@media screen and (max-width:768px){.product-card__btn{padding:12px 32px}}.product-card-content{display:flex;flex-direction:column;padding:16px 16px 24px;gap:10px}@media screen and (min-width:750px){.product-card-content{padding:32px 48px;flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:space-between}}.product-card-info--top{display:flex;flex-direction:column-reverse}@media screen and (min-width:990px){.product-card-info--top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.product-card-image-wrapper{position:relative;width:100%}@media screen and (min-width:990px){.product-card-image-wrapper{max-width:443px}}.product-card-swiper{width:100%;height:100%;border-radius:12px;overflow:hidden}.product-card-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}.product-card-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.product-card-swiper .swiper-button-next,.product-card-swiper .swiper-button-prev{width:30px;height:30px;background:#ffffffe6;border-radius:50%;color:#000;bottom:10px;top:unset}.product-card-swiper .swiper-button-next:after,.product-card-swiper .swiper-button-prev:after{font-size:16px;font-weight:700}.product-card-swiper .swiper-pagination{bottom:10px;background:#eaeaea;border-radius:32px;padding:8px 16px;width:fit-content;left:50%;transform:translate(-50%)}.product-card-swiper .swiper-pagination-bullet{width:8px;height:8px;background:#fff;opacity:.5}.product-card-swiper .swiper-pagination-bullet-active{opacity:1;background:#000}.product-card-info{display:flex;flex-direction:column;width:100%;max-width:690px}.product-card-description{font-size:16px;line-height:1.6;color:#1a1a1a;max-width:470px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card-rating{display:flex;align-items:center;gap:.5rem}.product-card-rating-wrapper .kl_reviews__star_rating_widget__label{color:#1a1a1a!important}.product-card-specs{display:flex;flex-direction:column;margin-top:24px;padding:8px 16px;border:1px solid #E5E5E5;border-radius:12px;overflow:hidden}@media screen and (min-width:990px){.product-card-specs{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}}.product-card-spec-item{display:flex;flex-direction:row;align-items:center;padding:8px 0 16px;gap:8px;flex-wrap:nowrap;border-bottom:1px solid #E5E5E5;justify-content:space-between}.product-card-spec-item:last-of-type{border-bottom:unset}.product-card-spec-label{font-size:14px;line-height:16px;color:#1a1a1a;font-weight:600;max-width:180px}.product-card-spec-value{font-size:14px;font-weight:400;color:#1a1a1a;max-width:140px;white-space:pre-wrap;text-align:right}.product-card-features{display:flex;flex-direction:column;padding:16px;width:100%;margin-top:24px;background:#f4f4f4;border-radius:16px;overflow:hidden}@media screen and (min-width:990px){.product-card-features{display:flex;flex-direction:row;justify-content:space-between;gap:16px;margin-top:24px;width:100%}}.product-card-feature{display:flex;align-items:center;font-size:14px;color:#000000a3;position:relative;margin:unset}@media screen and (min-width:1200px){.product-card-feature:nth-of-type(2):before,.product-card-feature:nth-of-type(3):before,.product-card-feature:nth-of-type(4):before{content:"";display:block;height:100%;width:1px;background:#0000001a;margin-right:64px}}.product-card-feature svg{color:transparent}.product-card-feature-icon{width:12px;height:16px;flex-shrink:0;color:#000}.product-card-spec-item--hidden{display:none!important}.product-card-specs-toggle{display:none;align-items:center;justify-content:center;gap:8px;margin-top:8px;padding:8px 0;background:none;border:none;cursor:pointer;font-size:14px;font-weight:400;color:#1a1a1a;transition:opacity .2s}@media screen and (max-width:989px){.product-card-specs-toggle--mobile{display:flex}}.product-card-specs-toggle:hover{opacity:.7}.product-card-specs-toggle-icon{width:16px;height:16px;transition:transform .3s ease;stroke:currentColor}.product-card-info .product-card-features{display:flex}.product-card-info~.product-card-features{display:none}.product-card-header .product-card__btn{display:none}.product-card-content .product-card__btn{display:flex;width:100%;margin-top:16px}@media screen and (min-width:990px){.product-card-info .product-card-features{display:none}.product-card-info~.product-card-features{display:flex}.product-card-header .product-card__btn{display:flex;margin-top:0}.product-card-content .product-card__btn{display:none}}
/*# sourceMappingURL=/cdn/shop/t/307/assets/list-of-products.css.map */
