comparative-products{display:block;width:100%;margin:2rem 0}.comparative-products__container{max-width:1200px;margin:0 auto;padding:0 1rem}.comparative-products__header{text-align:center;margin-bottom:2rem}.comparative-products__content{background-color:#f8f9fa;border-radius:12px;padding:0;box-shadow:0 4px 6px #0000001a}.comparative-products__table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.comparative-products__table{width:100%;border-collapse:collapse;min-width:600px;border-radius:0}.comparative-products__table-header{background-color:#f4f4f4;color:#1d1d1d;padding:1rem;text-align:center;font-weight:600;font-size:1rem;vertical-align:top}.comparative-products__table-header--spec{width:200px;text-align:left}.comparative-products__table-header--product{width:50%;padding:0rem}.comparative-products__mobile-cards{display:none}.comparative-products__product-card{background:#f8f9fa;border-radius:0;padding:1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease;min-height:100%}.comparative-products__product-image{margin-bottom:.75rem}.comparative-products__product-image img{width:100%;max-width:150px;height:150px;object-fit:cover;border-radius:8px}.comparative-products__product-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#333;line-height:1.3}.comparative-products__product-price{font-size:1rem;font-weight:700;color:#2f333b;margin-bottom:.75rem}.comparative-products__add-to-cart{margin-top:.75rem}.comparative-products__add-to-cart .button{width:100%;padding:.6rem 1rem;background-color:#000;color:#fff;border:none;border-radius:30px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.comparative-products__add-to-cart .button:hover{opacity:.8}.comparative-products__table-row{border-bottom:1px solid #e9ecef}.comparative-products__table-row:last-child{border-bottom:none}.comparative-products__table-row:nth-child(2n){background-color:#f8f9fa}.comparative-products__table-label{padding:1rem;font-weight:600;background-color:#f4f4f4;color:#1d1d1d;width:200px;vertical-align:top}.comparative-products__table-cell{padding:1rem;vertical-align:top;color:#555;line-height:1.5;text-align:center}.comparative-products__icon{display:inline-block;width:24px;height:24px;border-radius:50%;text-align:center;line-height:24px;font-weight:700;font-size:14px}.comparative-products__icon--check{background-color:#27ae60;color:#fff}.comparative-products__icon--cross{background-color:#e74c3c;color:#fff}.comparative-products__reviews{display:flex;align-items:center;justify-content:center}.comparative-products__stars{display:flex;align-items:center;gap:2px}.comparative-products__star{font-size:21px;color:#ddd;line-height:1}.comparative-products__star--filled{color:orange}.comparative-products__star--partial{position:relative;font-size:21px;color:#ddd;line-height:1}.comparative-products__star--partial-bg{color:#ddd}.comparative-products__star--partial-fg{position:absolute;top:0;left:0;color:orange;overflow:hidden;width:var(--partial-width, 0%)}.comparative-products__review-count{font-size:12px;color:#666;margin-left:8px;font-weight:600;vertical-align:middle;line-height:1}.comparative-products__no-reviews{color:#999;font-style:italic}@media(max-width:768px){.comparative-products__content{padding:1rem}.comparative-products__table-container{overflow-x:visible}.comparative-products__table{min-width:auto;width:100%;padding:5px}.comparative-products__table-header{padding:.5rem;font-size:.9rem}.comparative-products__table-header--spec{width:150px}.comparative-products__product-card{padding:.75rem}.comparative-products__product-image img{max-width:100px;height:100px}.comparative-products__product-title,.comparative-products__product-price{font-size:.9rem}.comparative-products__add-to-cart .button{padding:.5rem .75rem;font-size:.8rem}.comparative-products__table-label,.comparative-products__table-cell{padding:.75rem;font-size:.9rem}.comparative-products__table-label{width:150px}}@media(max-width:480px){.comparative-products__container{padding:0 .8rem}.comparative-products__table-row:nth-child(2n){background-color:#f8f9fa}.comparative-products__table-container{border-radius:0}.comparative-products__content{padding:0}.comparative-products__mobile-cards{display:grid;grid-template-columns:1fr 1fr;gap:0rem;margin-bottom:0}.comparative-products__mobile-card{background:#fff;padding:.75rem;text-align:center}.comparative-products__mobile-card .comparative-products__product-image img{width:100%;max-width:80px;height:80px;object-fit:cover;border-radius:6px}.comparative-products__mobile-card .comparative-products__product-title{font-size:.8rem;font-weight:600;margin-bottom:.5rem;color:#333;line-height:1.2;min-height:47px}.comparative-products__mobile-card .comparative-products__product-price{font-size:.8rem;font-weight:700;color:#2f333b;margin-bottom:.5rem}.comparative-products__mobile-card .comparative-products__add-to-cart .button{width:100%;padding:.5rem .75rem;border:none;font-weight:600;font-size:.75rem;cursor:pointer;transition:background-color .2s ease;color:#fff;background-color:#1d1d1d;font-size:12px;border-radius:30px}.comparative-products__table{display:block}.comparative-products__table thead{display:none}.comparative-products__table tbody{display:block}.comparative-products__table-row{display:flex;align-items:center;padding:.5rem 0;border-bottom:1px solid #e9ecef;background:#fff;margin-bottom:0rem;border-radius:0;border-bottom:0 1px 3px rgba(0,0,0,.1);position:relative;margin-top:0;padding-top:20px;align-items:baseline}.comparative-products__table-row:last-child{border-bottom:none;margin-bottom:0}.comparative-products__table-label{position:absolute;top:-2px;left:0;font-size:.7rem;font-weight:600;color:#000;background:none;padding:.25rem .5rem;border-radius:3px;z-index:1;white-space:nowrap}.comparative-products__table-row:nth-child(2n){background:#f8f9fa}.comparative-products__table-cell{padding:.5rem;font-size:.8rem;text-align:left;flex:1;margin-right:.25rem}.comparative-products__reviews{justify-content:left}.comparative-products__reviews{text-align:left}.comparative-products__table-cell:last-child{margin-right:0}.comparative-products__table-cell:first-of-type{border-radius:0 4px 4px 0}.comparative-products__table-cell:last-of-type{border-radius:0 4px 4px 0;text-align:center}.comparative-products__table-cell:last-of-type .comparative-products__reviews{justify-content:center}.comparative-products__icon{width:18px;height:18px;line-height:18px;font-size:12px}.comparative-products__star{font-size:14px}.comparative-products__review-count{font-size:10px}}.comparative-products__add-to-cart .button--loader{position:relative;overflow:hidden}.comparative-products__add-to-cart .button__preloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}.comparative-products__add-to-cart .button--loading .button__text{opacity:0}.comparative-products__add-to-cart .button--loading .button__preloader{opacity:1}.comparative-products__add-to-cart .button__preloader-element{width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/section-comparative-products.css.map */
