.sl-columns__inner{width:100%}.sl-columns__header{margin:0 0 3.2rem}.sl-columns__header--in-media{margin:0 0 2.4rem}@media screen and (min-width:750px){.sl-columns__header--in-media{margin-bottom:3.2rem}}.sl-columns__header--in-media+.sl-columns__tile-grid{flex:1 1 auto;height:auto;min-height:0;padding-top:0;align-content:start}.sl-columns__title{margin:0}.sl-columns__grid{display:grid;grid-template-columns:1fr;align-items:stretch;min-height:0}@media screen and (min-width:750px){.sl-columns__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sl-columns__grid--media-left .sl-columns__media{order:-1}}.sl-columns__text{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:4rem 2.4rem;min-height:0;height:100%}@media screen and (min-width:750px){.sl-columns__text{padding:5.6rem 4.8rem}}.sl-columns__text--align-left{align-items:flex-start;text-align:left}.sl-columns__text--align-center{align-items:center;text-align:center}.sl-columns__text--align-center .sl-columns__divider{max-width:24rem}.sl-columns__divider{display:flex;align-items:center;gap:1.2rem;width:100%;max-width:28rem;color:rgb(var(--color-foreground))}.sl-columns__divider-side{display:flex;align-items:center;flex:1 1 auto;min-width:0}.sl-columns__divider-line{position:relative;flex:1 1 auto;height:.1rem;background-color:currentColor}.sl-columns__divider-line--cap-start:before,.sl-columns__divider-line--cap-end:after{content:"";position:absolute;top:50%;width:.5rem;height:.5rem;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background-color:currentColor;transform:translateY(-50%)}.sl-columns__divider-line--cap-start:before{left:0;transform:translate(-50%,-50%)}.sl-columns__divider-line--cap-end:after{right:0;transform:translate(50%,-50%)}.sl-columns__divider-mark{flex:0 0 auto;font-family:var(--font-noe-display);font-size:2.4rem;font-weight:400;font-style:normal;line-height:1;letter-spacing:0;text-transform:uppercase}.sl-columns__heading{margin:0;max-width:36rem;letter-spacing:.06em;text-transform:uppercase}.sl-columns__heading--normal-case{letter-spacing:.02em;text-transform:none}.sl-columns__subheading{margin:0;max-width:36rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:var(--font-body-weight-bold);letter-spacing:.12em;line-height:1.4;text-transform:uppercase;color:rgb(var(--color-foreground))}.sl-columns__text-block{margin:0;max-width:36rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.sl-columns__text-block p{margin:0}.sl-columns__text-block p+p{margin-top:1.2rem}.sl-columns__button{margin-top:.4rem}.sl-columns__text--align-center .sl-columns__button{align-self:center}.sl-columns__text-button{margin-top:.4rem}.sl-columns__text-button-link{display:inline-block;font-family:var(--font-body-family);font-size:1.4rem;font-weight:var(--font-body-weight-bold);letter-spacing:.1em;line-height:1.4;text-transform:uppercase;color:rgb(var(--color-foreground));text-decoration:underline;text-decoration-color:rgb(var(--color-foreground));text-decoration-thickness:.1rem;text-underline-offset:.3rem}.sl-columns__text-button-link:hover{color:rgba(var(--color-foreground),.75)}.sl-columns__text-button-link[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.sl-columns__text--align-center .sl-columns__text-button{align-self:center}.sl-columns__media{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%}.sl-columns__media-inner{display:flex;flex-direction:column;height:100%;min-height:28rem}@media screen and (min-width:750px){.sl-columns__media-inner{min-height:0}}.sl-columns__media-link{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;color:inherit;text-decoration:none}.sl-columns__media-image-wrap{position:relative;flex:1 1 auto;min-height:24rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}@media screen and (min-width:750px){.sl-columns__media-image-wrap{min-height:0}}.sl-columns__media-image-wrap img,.sl-columns__media-image-wrap .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sl-columns__media-caption{margin:0;padding:1.6rem 0 0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:var(--font-body-weight-bold);letter-spacing:.1em;line-height:1.3;text-transform:uppercase;color:rgb(var(--color-foreground))}.sl-columns__media-grid{display:flex;flex-direction:column;height:100%;min-height:0}.sl-columns__tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.4rem;width:100%;height:100%;padding:2.4rem 0;align-content:center}.sl-columns__grid--media-left .sl-columns__tile-grid{padding-right:2.4rem}.sl-columns__grid--media-right .sl-columns__tile-grid{padding-left:2.4rem}@media screen and (min-width:750px){.sl-columns__tile-grid{gap:2.4rem 2.8rem;padding-top:4rem;padding-bottom:4rem}.sl-columns__grid--media-left .sl-columns__tile-grid{padding-right:3.2rem}.sl-columns__grid--media-right .sl-columns__tile-grid{padding-left:3.2rem}}.sl-columns__tile{display:flex;flex-direction:column;min-width:0}.sl-columns__tile-link{display:flex;flex-direction:column;color:inherit;text-decoration:none}.sl-columns__tile-link:hover .sl-columns__tile-label{color:rgba(var(--color-foreground),.75)}.sl-columns__tile-image-wrap{position:relative;overflow:hidden;aspect-ratio:.86;background:rgba(var(--color-foreground),.04)}.sl-columns__tile-image-wrap img,.sl-columns__tile-image-wrap .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sl-columns__tile-label{margin:1.2rem 0 0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:var(--font-body-weight-bold);letter-spacing:.08em;line-height:1.3;text-transform:uppercase;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.sl-columns__tile-label{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/section-sl-columns.css.map */
