.custom-carousel{display:grid;grid-template-columns:1fr;min-height:32rem}.custom-carousel__media-column{order:1;display:flex;flex-direction:column;min-width:0}.custom-carousel__media{position:relative;overflow:hidden;background:#111;min-height:32rem}.custom-carousel__credits{margin:0;padding:1.2rem 1.6rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:calc(var(--font-body-second-scale) * 1rem);line-height:var(--font-body-line-height);color:rgba(var(--color-foreground),.7)}.custom-carousel__content{order:2;background:#aaaaac;display:flex;align-items:center;padding:4rem 2.4rem}@media screen and (min-width:750px){.custom-carousel{grid-template-columns:1fr 1fr;min-height:50rem}.custom-carousel__content{padding:6rem 7rem}.custom-carousel--media-left .custom-carousel__media-column{order:1}.custom-carousel--media-left .custom-carousel__content,.custom-carousel--media-right .custom-carousel__media-column{order:2}.custom-carousel--media-right .custom-carousel__content{order:1}.custom-carousel__media{min-height:50rem}}.custom-carousel__track{display:flex;height:32rem;transition:transform .6s cubic-bezier(.77,0,.175,1);will-change:transform}@media screen and (min-width:750px){.custom-carousel__track{height:100%;min-height:50rem}}.custom-carousel__slide{position:relative;flex:0 0 100%;width:100%;height:32rem;min-width:100%}@media screen and (min-width:750px){.custom-carousel__slide{height:100%;min-height:50rem}}.custom-carousel__slide img,.custom-carousel__slide .placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.custom-carousel__dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.8rem;z-index:2;margin:0;padding:0;list-style:none}.custom-carousel__dot{width:.8rem;height:.8rem;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:background var(--duration-default, .3s)}.custom-carousel__dot[aria-current=true]{background:#fff}.custom-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;font-size:2rem;width:4rem;height:4rem;border-radius:50%;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background var(--duration-default, .3s);font-family:inherit;line-height:1;padding:0}.custom-carousel__arrow:hover{background:#ffffff59}.custom-carousel__arrow--prev{left:1.6rem}.custom-carousel__arrow--next{right:1.6rem}.custom-carousel__inner{width:100%;max-width:100%}@media screen and (min-width:750px){.custom-carousel__inner{max-width:48rem}}.custom-carousel__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h2-scale) * 2.4rem);letter-spacing:calc(var(--font-heading-letter-spacing) * .1);line-height:1.25;color:#111;margin:0 0 3rem}.custom-carousel__heading>*:first-child{margin-top:0}.custom-carousel__heading>*:last-child{margin-bottom:0}.custom-carousel__heading p{margin:0}.custom-carousel__subtitle{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:600;font-size:calc(var(--font-body-scale) * 2.1rem);color:#3a3a3a;margin:0 0 3rem;line-height:1.6}.custom-carousel__text{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.8rem);color:#4a4a4a;margin:0 0 3rem;line-height:1.6}.custom-carousel__text>*:first-child{margin-top:0}.custom-carousel__text>*:last-child{margin-bottom:0}.custom-carousel__text p{margin:0}.custom-carousel__button{display:inline-block}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-custom-carousel.css.map */
