.carousel-section-grid{display:grid;grid-template-areas:"heading" "carousel";grid-template-columns:minmax(0,1fr)}@media screen and (max-width:1100px){.carousel-section-grid{grid-template-areas:"heading arrows" "carousel carousel";grid-template-columns:minmax(0,1fr) auto;row-gap:var(--space-2xs)}}.carousel-heading__title{grid-area:heading}.carousel-heading__arrows{align-self:center;display:flex;grid-area:carousel;justify-content:space-between;justify-self:stretch;padding:0 var(--space-xs);pointer-events:none;z-index:10}.carousel-heading__arrow{height:48px;pointer-events:auto;width:36px}@media screen and (max-width:1100px){.carousel-heading__title{align-self:center;font-weight:400}.carousel-heading__arrows{gap:var(--space-m);grid-area:arrows;justify-content:normal;justify-self:end;padding:0;pointer-events:auto}.carousel-heading__arrow{height:24px;width:20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/global-carousel-heading.css.map */
