.carousel__title{font-size:30px;margin-bottom:20px}.carousel__body{display:flex;max-width:1440px;overflow:hidden;position:relative;width:100%}.carousel__track{display:flex;gap:20px;transition:transform .5s ease}.carousel__track-medium{gap:20px}.carousel__controls{display:flex;gap:10px;justify-content:center;margin-bottom:1rem;margin-left:0!important;margin-top:1rem;width:100%}.carousel__button{align-items:center;background-color:#c4c0bb;border:none;border-radius:0;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:relative;width:40px}.carousel__button:hover{background-color:#eceae4}.carousel__button:active{background-color:#b5b1ac}.carousel__button i{display:none!important}.carousel__button:before{border-right:4px solid #5f5a4d;border-top:4px solid #5f5a4d;content:"";display:block;height:13px;transform-origin:center;width:13px}.carousel__button.js-prev:before{transform:rotate(-135deg)}.carousel__button.js-next:before{transform:rotate(45deg)}.carousel__wrapper{display:flex;flex:0 0 auto;flex-direction:column;max-height:550px;overflow:hidden;width:min(100%,370px)}.carousel__wrapper-large{max-height:561px;max-width:1115px;overflow:hidden}.carousel__wrapper-large.carousel__wrapper{width:1115px}.carousel__wrapper-medium{align-items:stretch;display:flex;flex-direction:row-reverse;height:499px;width:626px}.carousel__image{height:345px;overflow:hidden}.carousel__image-video{height:auto;max-width:368px;overflow:hidden}.carousel__image>img{height:100%;object-fit:contain}.carousel__image-hidden{display:none}.carousel__image-medium{flex:1 1 0;flex-shrink:1;height:100%;min-height:499px;min-width:309px;overflow:hidden;position:relative}.carousel__image-medium>img{display:block;height:100%;object-fit:cover}.carousel__text-wrapper{height:205px;padding:20px}.carousel__text-wrapper-video{height:340px}.carousel__text-wrapper-large{height:561px;width:1115px}.carousel__text-wrapper-medium{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;height:100%;justify-content:center;padding:20px}.carousel__text{margin:0}@media (max-width:1016px){.carousel__section,.carousel__title{padding:0 10px}.carousel__wrapper-large,.carousel__wrapper-medium{height:auto;max-width:100%;width:100%}.carousel__text-wrapper-large,.carousel__text-wrapper-medium{height:auto;width:100%}.carousel__wrapper-medium{flex-direction:column}.carousel__image-medium{aspect-ratio:4/3;height:auto;min-height:320px;width:100%}.carousel__image-medium>img{height:100%;object-fit:cover;width:100%}.carousel__image-video{max-width:100%}}@media (max-width:640px){.carousel__controls{justify-content:center;margin-left:0!important}.carousel__track{max-width:350px}.carousel__wrapper,.carousel__wrapper-large,.carousel__wrapper-medium{height:auto;max-width:100%;width:100%}.carousel__text-wrapper-large{height:100%;overflow:hidden}.carousel__wrapper-large,.carousel__wrapper-medium{flex-direction:column}.carousel__image,.carousel__image-medium,.carousel__image-video{height:65%;overflow:hidden;width:100%}.carousel__image-medium>img,.carousel__image>img{height:100%;object-fit:cover;width:100%}.carousel__image-hidden{display:block}.carousel__text-wrapper,.carousel__text-wrapper-large,.carousel__text-wrapper-medium,.carousel__text-wrapper-video{box-sizing:border-box;padding:20px;width:100%}}