.container.product-pattern{overflow:visible}.product-pattern-grid{display:grid;grid-template-areas:"navigation" "image-grid" "info" "image-grid-small";padding-bottom:64px}.product-pattern-grid .top-info--mobile{grid-area:navigation}.product-pattern-grid .product__image-grid-wrapper{grid-area:image-grid}.product-pattern-grid .product__info-container{display:flex;flex-direction:column;gap:24px;grid-area:info}@media screen and (max-width:749.5px){.product-pattern-grid .product__info-container{margin-top:26px}}@media(min-width:750px)and (max-width:989.5px){.product-pattern-grid .product__info-container{margin-top:40px}}.product-pattern-grid .product__info-wrapper{display:flex;flex-direction:column;gap:24px}.product-pattern-grid .product__image-grid-wrapper__small{grid-area:image-grid-small;margin-top:22px}.product-pattern-grid .product__image-grid-wrapper__small .splide{margin-left:-16px;margin-right:-16px}.product-pattern-grid .product__image-grid-wrapper__small li:first-child{margin-left:16px}@media screen and (max-width:749.98px){.product-pattern-grid .product__image-grid-wrapper__small li:first-child{margin-left:0}}.top-info--mobile{padding:32px 0 12px}@media screen and (min-width:750px){.product-pattern-grid{padding-bottom:80px}.top-info--mobile{padding:32px 0 18px}.product__image-grid-wrapper__small{margin-top:40px}}@media screen and (min-width:990px){.product-pattern-grid{display:grid;gap:60px;grid-auto-rows:auto;grid-template-areas:"image-grid info";grid-template-columns:repeat(2,1fr);padding:100px 0}}.splide .image-grid__item{max-width:260px}.image-grid__item{border-radius:24px;display:flex;max-height:714px;overflow:hidden}.image-grid__img{height:100%;object-fit:cover;object-position:top center;width:100%}.product__image-grid-wrapper{display:grid;gap:8px;width:100%}.image-grid__tablet,.product__image-grid-wrapper .image-grid__item:not(:first-child){display:none}.image-grid__tablet{padding:20px 0}@media screen and (min-width:750px){.product__image-grid-wrapper__small .splide{display:none}.product__image-grid-wrapper__small .image-grid__tablet{display:inherit;display:grid;gap:8px}.product__image-grid-wrapper__small .image-grid__tablet.rest-of-three{grid-template-columns:7fr 5fr}.product__image-grid-wrapper__small .image-grid__tablet.rest-of-three div:nth-of-type(2n){height:75%}}@media screen and (min-width:990px){.product__image-grid-wrapper{gap:8px;grid-template-columns:7fr 5fr}.product__image-grid-wrapper div.image-grid__item:not(:first-child){display:inherit}.product__image-grid-wrapper .image-grid__item:first-child{grid-column:1/3;height:100%;max-height:714px;width:100%}.product__image-grid-wrapper .image-grid__item:nth-child(2){height:100%;max-height:545px}.product__image-grid-wrapper .image-grid__item:nth-child(3){height:75%;max-height:386px}.product__image-grid-wrapper__small .image-grid__tablet{display:none}}