.product-card-gallery{--product-card-gallery-indicators-opacity:0;width:100%;height:100%;position:relative;overflow:hidden}.product-card-gallery:hover{--product-card-gallery-indicators-opacity:1}.product-card-gallery__viewport{width:100%;height:100%}.product-card-gallery__container{touch-action:pan-y pinch-zoom;height:100%;display:flex}.product-card-gallery__slide{flex:0 0 100%;min-width:0;height:100%}.product-card-gallery__image{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.product-card-gallery__columns{display:flex;position:absolute;inset:0}.product-card-gallery__column{cursor:pointer;background:0 0;border:none;width:100%;padding:0}.product-card-gallery__indicators{opacity:var(--product-card-gallery-indicators-opacity);pointer-events:none;z-index:1;gap:.5rem;transition-property:opacity;transition-duration:.1s;transition-timing-function:ease;display:flex;position:absolute;bottom:0;left:0;right:0}.product-card-gallery__indicator{background:#eaeaeb;border-radius:6.25rem;width:100%;height:.25rem;transition-property:background;transition-duration:.1s;transition-timing-function:ease}.product-card-gallery__indicator--active{background:var(--color-terracota-100)}.product-card{color:inherit;flex-direction:column;gap:1.5rem;text-decoration:none;display:flex}@media (width<=1199px){.product-card{gap:1.25rem}}@media (width<=767px){.product-card{gap:1rem}}.product-card{--product-card-height:27.5rem;--product-card-width:26.3125rem;--product-card-aspect-ratio:.956818}@media (width<=1199px){.product-card{--product-card-width:25rem;--product-card-height:26.25rem;--product-card-aspect-ratio:.952381}}@media (width<=767px){.product-card{--product-card-width:18.625rem;--product-card-height:20rem;--product-card-aspect-ratio:.93125}}.product-card{width:var(--product-card-width);cursor:pointer}.product-card__gallery{border-radius:1rem}@media (width<=767px){.product-card__gallery{border-radius:.5rem}}.product-card__gallery{position:relative}.product-card__image-wrapper{border-radius:1rem}@media (width<=767px){.product-card__image-wrapper{border-radius:.5rem}}.product-card__image-wrapper{padding-top:calc(var(--product-card-aspect-ratio)*100%);background:var(--color-white);height:var(--product-card-height);position:relative;overflow:hidden}.product-card__image{position:absolute;inset:0}.product-card__content{display:flex}@media (width<=767px){.product-card__content{flex-direction:column}}.product-card__tags{z-index:1;gap:.5rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}@media (width<=1199px){.product-card__tags{top:1rem;left:1rem}}@media (width<=767px){.product-card__tags{top:.75rem;left:.75rem}}.product-card__info{text-align:center}.product-card__brand{letter-spacing:.04em;text-transform:uppercase;font-family:Onest,Inter,Poppins,Roboto,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}@media (width<=1199px){.product-card__brand{font-size:.875rem}}@media (width<=767px){.product-card__brand{font-size:.75rem}}.product-card__brand{color:var(--color-dark);opacity:.5}.product-card__name{letter-spacing:.01em;font-family:Onest,Inter,Poppins,Roboto,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:136%}@media (width<=1199px){.product-card__name{font-size:1.125rem}}@media (width<=767px){.product-card__name{font-size:1rem}}.product-card__name{height:3rem;margin-top:.5rem}@media (width<=1199px){.product-card__name{height:4.5rem}}@media (width<=767px){.product-card__name{height:4.125rem;margin-top:.25rem}}.product-card__price-wrapper{font-family:TT Severs,Manrope,Inter,Outfit,sans-serif;font-size:1.3125rem;font-style:normal;font-weight:700;line-height:120%}@media (width<=1199px){.product-card__price-wrapper{font-size:1.375rem}}@media (width<=767px){.product-card__price-wrapper{font-size:1.125rem}}.product-card__price-wrapper{justify-content:center;gap:1rem;margin-top:.8125rem;display:flex}@media (width<=1199px){.product-card__price-wrapper{margin-top:.5rem}}.product-card__price--previous{color:#c7c7c7;position:relative}.product-card__price--previous:after{content:"";background:currentColor;width:110%;height:.0625rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__sun{position:absolute;top:-.9375rem;right:1.625rem}.product-card__star{position:absolute;bottom:6.6875rem;left:-1.25rem}
