.products{padding-bottom:2rem}.products__grid{margin-inline:-10px;grid-template-columns:repeat(auto-fill,minmax(16.25rem,1fr));margin-bottom:4rem;display:grid}.products__pagination{justify-content:center;margin-top:2rem;display:flex}.product{grid-template-columns:1fr 1fr;gap:1.25rem;padding-block:.75rem 4rem;display:grid}.product__col{position:relative}.product__thumb{border:.125rem solid var(--zinc-200);border-radius:.75rem;width:fit-content;margin-bottom:.75rem;transition:border-color .2s ease-in-out;overflow:hidden;height:fit-content!important}.product__thumb-img{aspect-ratio:3/4;object-fit:cover;vertical-align:top}.product__thumb.swiper-slide-thumb-active{border-color:var(--zinc-900)}.product__panel{aspect-ratio:1;pointer-events:none;z-index:2;border-radius:.75rem;width:100%;position:absolute;overflow:hidden}.product__panel img{object-fit:cover}.product__specs{background-color:var(--white);border:.0625rem solid var(--zinc-200);border-radius:.75rem;grid-template-columns:2fr 3fr;margin-top:.75rem;font-size:.9375rem;line-height:1.5;display:grid}.product__specs dt,.product__specs dd{padding:.5rem .75rem}.product__specs dt:nth-of-type(2n),.product__specs dd:nth-of-type(2n){background-color:var(--zinc-100)}.product__specs dt{color:var(--zinc-700);font-weight:700}.product__blocks{flex-direction:column;row-gap:.75rem;margin-top:.75rem;display:flex}.product__block{background-color:var(--white);border:.0625rem solid var(--zinc-200);border-radius:.75rem;align-items:center;column-gap:1rem;padding:.75rem;font-size:.875rem;transition:background-color .1s;display:flex;position:relative}.product__block-content{font-size:.875rem;line-height:150%}.product__block-content span{font-size:inherit}.product__block-content h2{font-size:1.1em}.product__block-content *{display:contents}.product__block-icon{align-self:baseline;display:flex}.product__block-open{cursor:pointer;background:0 0;border:none;position:absolute;inset:0}@media(hover:hover)and (pointer:fine){.product__block:has(>.product__block-open):hover{background-color:var(--zinc-100)}}.product__block:has(>.product__block-open):active{background-color:var(--zinc-200)}.product__block.is-closed .product__block-content{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product__title{margin-bottom:.5rem;font-size:1.625rem;font-weight:600;line-height:130%}.product__actions{column-gap:1rem;display:flex}.product__favorite-btn{z-index:2;position:absolute;top:.75rem;right:.75rem}.product__main{height:fit-content}.product__main-img{aspect-ratio:3/4;object-fit:cover;border-radius:.75rem;height:auto}.product__carousells{gap:1rem;display:flex}.product__carousell-arrow{--deg:45deg;--x:1rem;--y:.3125rem;background-color:var(--white);aspect-ratio:1;z-index:2;cursor:pointer;border:none;border-radius:50%;width:3rem;padding:0;transition:background-color .2s,transform .2s;position:absolute;top:50%;box-shadow:0 .125rem .75rem #0003}.product__carousell-arrow span{background-color:var(--zinc-700);border-radius:.25rem;place-items:center;width:1.25rem;height:.1875rem;transition:rotate .2s,translate .2s;display:grid}.product__carousell-arrow span:first-child{rotate:var(--deg);translate:var(--x)calc(var(--y)*-1)}.product__carousell-arrow span:nth-child(2){rotate:calc(var(--deg)*-1);translate:var(--x)var(--y)}.product__carousell-arrow_prev{left:.75rem;transform:translateY(-50%)rotate(180deg)translate(3.75rem)}.product__carousell-arrow_next{right:.75rem;transform:translateY(-50%)translate(3.75rem)}@media(hover:hover)and (pointer:fine){.product__carousell-arrow:hover{--deg:35deg;--y:.2375rem;--x:1rem;background-color:var(--zinc-100);transition:rotate .1s,translate .1s}}.product__carousell-arrow:active{--deg:25deg;--y:.175rem;--x:.9375rem;background-color:var(--zinc-200)}.product__carousell-thumbs{border-radius:.75rem;height:auto;overflow:hidden}.product__carousell-main .swiper-pagination-bullet{border:.125rem solid var(--zinc-900);background-color:var(--white);opacity:1;width:.75rem;height:.75rem}.product__carousell-main .swiper-pagination-bullet-active{background-color:var(--zinc-900);border-color:var(--white);outline:.0625rem solid var(--zinc-900)}.product__carousell-main{border-radius:.75rem;width:30rem;height:fit-content;overflow:hidden}@media(hover:hover)and (pointer:fine){.product__carousell-main:hover .product__carousell-arrow_prev{transform:translateY(-50%)rotate(180deg)}.product__carousell-main:hover .product__carousell-arrow_next{transform:translateY(-50%)}}@media(hover:none){.product__carousell-main .product__carousell-arrow_prev{transform:translateY(-50%)rotate(180deg)}.product__carousell-main .product__carousell-arrow_next{transform:translateY(-50%)}}.product__variants{margin-top:1.5rem;margin-bottom:1.5rem}.product__variant-group{margin-bottom:1rem}.product__variant-label{margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.product__variant-options{flex-wrap:wrap;gap:.5rem;display:flex}.product__variant-btn{border:.125rem solid var(--zinc-300);color:inherit;cursor:pointer;background:#fff;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out}.product__variant-btn:hover:not(:disabled):not(.active){border-color:var(--zinc-900);background-color:var(--zinc-100)}.product__variant-btn.active{border-color:var(--zinc-900);background:var(--zinc-900);color:#fff;pointer-events:none}.product__variant-btn:disabled,.product__variant-btn.disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product__variant-info{background:var(--zinc-50);border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem}.product__variant-selected{margin:0;font-weight:500}.product-feedback{margin-bottom:4rem}@media screen and (max-width:68.75rem){.products__grid{grid-template-columns:repeat(auto-fill,minmax(13.75rem,1fr))}.product__carousell-main{width:25rem}}@media screen and (max-width:48rem){.product{flex-direction:column;gap:0;display:flex}.product__carousells{max-width:36.25rem;margin-inline:auto}.product__col{display:contents}.product__panel{display:none!important}.product__title{order:0;margin-top:.75rem}.product__price{order:1}.product__variants{order:3}.product__blocks{order:4}.product__specs{order:2}}@media screen and (max-width:30rem){.products__grid{row-gap:2rem;column-gap:var(--container-padding);grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));margin-inline:0}.product__carousells{max-width:none;margin-right:0;margin-left:calc(var(--container-padding)*-1);width:calc(100% + var(--container-padding)*2);flex-direction:column-reverse}.product__main-img{border-radius:0}.product__carousell-thumbs{display:none}.product__carousell-main{border-radius:0;width:100%;max-width:none;margin-inline:0}}
