.blog-carousel{background-color:var(--color-off-white)}.blog-carousel__container{padding:2.5rem 0;position:relative}@media(min-width: 1024px){.blog-carousel__container{padding:3.5rem;width:100%;max-width:137.5rem;margin:0 auto}}.blog-carousel__slide-wrapper{display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 1024px){.blog-carousel__slide-wrapper{flex-direction:row;gap:8rem}.blog-carousel__slide-wrapper.single{gap:15rem}.blog-carousel__slide-wrapper.media_text{flex-direction:row-reverse}}.blog-carousel__slide{padding:0 1.875rem}@media(min-width: 1024px){.blog-carousel__slide{padding:0}}.blog-carousel__slide-content,.blog-carousel__slide-image{width:100%;flex:1}@media(min-width: 1024px){.blog-carousel__slide-content,.blog-carousel__slide-image{width:50%}}.blog-carousel__slide-content{display:flex;flex-direction:column}@media(min-width: 1024px){.blog-carousel__slide-content{padding-top:4.5625rem;margin-bottom:1.875rem}}.blog-carousel__slide-content.top{justify-content:flex-start}.blog-carousel__slide-content.middle{text-align:center}@media(min-width: 1024px){.blog-carousel__slide-content.middle{text-align:left}}.blog-carousel__slide-content__container{position:relative}@media(min-width: 1024px){.blog-carousel__slide-content__container{max-width:87%}}.blog-carousel__slide-content .eyebrow{margin-bottom:.5rem;text-transform:uppercase}.blog-carousel__slide-content h3{margin-bottom:1.5rem}.blog-carousel__slide-content p{margin-bottom:2rem}.blog-carousel__slide-content .cta{width:-moz-fit-content;width:fit-content}.blog-carousel__slide-content .cta.middle{margin:0 auto}@media(min-width: 1024px){.blog-carousel__slide-content .cta.middle{margin:0}}.blog-carousel__slide-fadeElement{transform:translateX(3.75rem);transition:transform .5s linear;transition-delay:2s}.swiper-slide-active .blog-carousel__slide-fadeElement{transform:translateX(0);transition-delay:0s}.blog-carousel__slide-image{position:relative}.blog-carousel__slide-image .image{max-height:25rem}.blog-carousel__slide-image img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}@media(min-width: 1024px){.blog-carousel__slide-image img{border-radius:1rem}}.blog-carousel-carousel__shoppable-media{width:3.5rem;position:absolute;bottom:.75rem;right:.875rem;line-height:0;-webkit-backdrop-filter:blur(0.625rem);backdrop-filter:blur(0.625rem);background:rgba(30,30,30,.3);border-radius:.5rem;width:3rem;height:3rem}@media(min-width: 1024px){.blog-carousel-carousel__shoppable-media{border-radius:.5rem;display:flex;justify-content:space-between;align-items:stretch;bottom:1rem;right:1rem;width:initial;height:5.5rem;padding:.5rem}.blog-carousel-carousel__shoppable-media--bottom-left{right:initial}}.blog-carousel-carousel__shoppable-media--bottom-left{left:.875rem}@media(min-width: 1024px){.blog-carousel-carousel__shoppable-media--bottom-left{left:1rem}}@media(min-width: 1024px){.blog-carousel-carousel__shoppable-media:hover{width:initial}.blog-carousel-carousel__shoppable-media:hover .fifty-fifty-carousel__shoppable-details{transition:width .5s ease-in-out,opacity .3s ease-in .4s;opacity:1;width:17.25rem}.blog-carousel-carousel__shoppable-media:not(:hover) .fifty-fifty-carousel__shoppable-details{transition:opacity 0s linear 0s,width .5s ease-in-out}}.blog-carousel-carousel__shoppable-details{display:none;opacity:0;width:0;line-height:initial;text-align:left;position:relative}@media(min-width: 1024px){.blog-carousel-carousel__shoppable-details{display:block}}.blog-carousel-carousel__shoppable-details__eyebrow{margin-bottom:.25rem}.blog-carousel-carousel__shoppable-details__cta{position:absolute;bottom:0;left:0}.blog-carousel-carousel__shoppable-details__cta a{display:block;text-decoration:underline;cursor:pointer}.blog-carousel-carousel__shoppable-image__wrapper{height:100%}.blog-carousel-carousel__shoppable-image__wrapper img{mix-blend-mode:multiply;height:100%}.blog-carousel-carousel__prev,.blog-carousel-carousel__next{display:flex}.blog-carousel-carousel__prev svg path,.blog-carousel-carousel__next svg path{fill:var(--color-black)}@keyframes slide-progress{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.blog-carousel__nav{display:flex;align-items:center;margin-top:2.25rem;justify-content:center}@media(min-width: 1024px){.blog-carousel__nav{margin:0;gap:0;align-items:center}.blog-carousel__nav-wrapper{display:flex;gap:4rem;width:100%;justify-content:flex-start}.blog-carousel__nav-spacer{width:50%}}.blog-carousel__nav-arrows{display:flex;gap:2rem}.blog-carousel__nav .swiper-pagination-bullet{width:2.5rem;height:.25rem;border-radius:1.25rem;position:relative;overflow:hidden;background:rgba(30,30,30,.3);backdrop-filter:blur(0.75rem)}.blog-carousel__nav .swiper-pagination-bullet::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.blog-carousel__nav .blog-carousel-carousel__pagination{display:flex;justify-content:center;margin:0 0 0 1.875rem;width:initial}@media(min-width: 1024px){.blog-carousel__nav .blog-carousel-carousel__pagination{margin:0 23.5vw 0 0;width:100%;justify-content:flex-start}}.blog-carousel__nav .swiper-pagination-bullet-active{background:rgba(30,30,30,.3);backdrop-filter:blur(0.75rem)}.blog-carousel__nav .swiper-pagination-bullet-active::before{background-color:var(--color-black);animation:slide-progress 6s cubic-bezier(0.3, 0, 0.3, 1) forwards}
