.product-comp{position:relative;display:block;height:100%;background:#f3f3f3}.product-comp:focus,.product-comp:hover{box-shadow:0 0 3px 1px #0006;color:#000}.product-comp__image{display:block;margin-bottom:10px;aspect-ratio:16/10}.product-comp__image>picture>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.product-comp__name{padding:0 10px;margin-bottom:5px;font-size:18px;font-weight:500;word-break:break-word;text-wrap:balance}@media (max-width: 500px){.product-comp__name{font-size:16px}}.product-comp__description{margin-bottom:10px;padding:0 10px;color:#626262;font-size:16px;word-break:break-word;text-wrap:balance}@media (max-width: 992px){.product-comp__description{font-size:15px}}.product-comp__price{margin-bottom:10px;padding:0 10px;text-decoration:none;font-size:30px;font-weight:700;color:var(--primary-color)}@media (max-width: 500px){.product-comp__price{font-size:22px}}.product-comp__button{position:absolute;bottom:10px;left:0;right:0;padding:0 10px;font-size:22px;font-weight:600}.product-comp__button a>span{margin-left:4px}@media (max-width: 500px){.product-comp__button a>span{display:none}}.product-comp__button>i{font-size:18px}
