.product-grid{width:auto;height:auto}.product-grid__container{padding:var(--container-padding-desktop);margin-bottom:var(--container-margin-bottom-desktop)}@media screen and (max-width:1024px){.product-grid__container{padding:var(--container-padding-tablet)}}@media screen and (max-width:743px){.product-grid__container{padding:var(--container-padding-mobile)}}.product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;justify-content:space-between}@media screen and (max-width:1024px){.product-list{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}}.product-card{height:auto;width:100%;position:relative}.product-card__image{width:100%}.product-card__actions{position:relative}.product-card__price{display:none}.product-card__button{position:absolute;bottom:32px;width:117px;height:40px;text-align:center;font-family:Poppins;font-weight:400;font-style:normal;font-size:16px;line-height:100%;letter-spacing:5%;color:var(--color-white);border:1px solid var(--color-white);border-radius:24px;display:inline-flex;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (max-width:743px){.product-card__button{position:absolute;bottom:24px}}.product-card__arrow{width:26px;height:26px}.product-card__title{font-family:TT Travels Next;font-weight:600;font-style:normal;font-size:32px;line-height:38px;letter-spacing:0%;text-align:center;color:var(--color-white);position:absolute;bottom:88px;width:100%}@media screen and (max-width:743px){.product-card__title{font-size:24px;bottom:80px}}.product-card__description{display:none}.product-grid__title{padding-bottom:56px;font-family:TT Travels Next;font-weight:700;font-style:normal;font-size:48px;line-height:100px;letter-spacing:0%;text-align:center;color:var(--color-primary)}@media screen and (max-width:1024px){.product-grid__title{padding-bottom:40px}}@media screen and (max-width:743px){.product-grid__title{padding-bottom:40px;font-size:36px;line-height:45px}}.product-card__image{position:relative;overflow:hidden}.product-card__slider{position:relative;width:100%;height:100%}.product-card__slide{width:100%;height:100%;object-fit:cover;display:none}.product-card__slide.active{display:block}.product-card__arrow{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border:none;background:transparent;color:#fff;font-size:36px;line-height:1;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.product-card__arrow--left{left:15px}.product-card__arrow--right{right:15px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-grid.css.map */
