.blog-carousel__blog-list{list-style:none;margin:0}.blog-carousel__images-wrapper,.blog-carousel__scroll-label{display:none}.blog-carousel__img{border-radius:32px;max-height:760px}.blog-list-item{display:flex;flex-direction:column;gap:8px;margin-bottom:48px}.blog-carousel__image-container{display:flex}.blog-carousel__left-pane .base__cta-items-wrapper{margin-top:0!important}@media screen and (min-width:1024px){.blog-carousel__wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap}.blog-carousel__wrapper.base__custom-content{margin-top:96px}.text+.blog-carousel__wrapper.base__custom-content{margin-top:88px}.blog-carousel__left-pane{padding-left:80px;position:sticky;top:170px;width:33%}.blog-list-item{animation:nectar_tab_out_up .3s cubic-bezier(.25,1,.5,1) forwards;gap:24px;margin-bottom:0;opacity:0;position:absolute;transition:opacity .5s ease-in-out}.blog-list-item.active-section{animation:nectar_tab_in_up .6s cubic-bezier(.25,1,.5,1) .1s forwards;opacity:0;z-index:1}@keyframes nectar_tab_out_up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-18px)}}@keyframes nectar_tab_in_up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.blog-carousel__images-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:48px;padding-left:10%}.blog-carousel__image-container--mobile{display:none}.blog-carousel__image-container{display:flex}.blog-carousel__image-container picture{display:inline-flex;height:100%;width:100%}.blog-carousel__count-container{overflow:hidden;padding-right:6px;position:relative}.blog-carousel__count-container-inner{display:block;transition:transform .7s cubic-bezier(.25,1,.5,1)}.blog-carousel__count-container .blog-carousel__count:not(:first-child){left:0;position:absolute;top:0}.blog-carousel__scroll-label{align-items:center;bottom:0;display:flex;font-size:18px;gap:28px;left:-56px;margin:0;position:absolute;text-transform:uppercase;transform:rotate(-90deg)}.blog-carousel__scroll-label svg{height:49px;transform:rotate(90deg);width:49px}}@media screen and (min-width:1024px) and (max-width:1280px){.blog-carousel__left-pane{padding-left:64px;width:40%}}@media screen and (max-width:1023px){.blog-carousel__left-pane .title{order:2}.blog-carousel__image-container--mobile{order:1}.blog-carousel__left-pane .blog-carousel__post-text{order:3}.blog-carousel__left-pane .base__cta-items-wrapper{margin-top:8px!important;order:4}}@media screen and (min-width:2561px){.blog-carousel__img{object-fit:cover;object-position:top}}