.carousel__wrapper{background-color:#fff}.carousel-bottom{background-color:transparent;box-shadow:none;height:auto;margin-inline:auto;max-width:1415px;position:relative;width:100%}.carousel-bottom *{box-sizing:border-box}.carousel-bottom__title{color:#264a78;font-size:30px;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:normal;margin-bottom:18px}.carousel-bottom__inner{border-bottom:1px solid #e3e8ee;border-top:1px solid #e3e8ee;max-width:1440px;padding:31px 0;width:100%}.carousel-bottom__wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;margin:0 auto;padding-top:100px}@media (max-width:74.99em){.carousel-bottom__wrapper{padding-top:40px}}.carousel-bottom .swiper-footer{margin-inline:auto;max-height:100px;max-width:100%;overflow:hidden}.carousel-bottom .swiper-footer .swiper-wrapper{display:flex;justify-content:center}@media (min-width:1400px){.carousel-bottom .swiper-footer{max-width:1220px;width:calc(100% - 24px)}}.carousel-bottom .swiper-slide{border-radius:3px;display:block;flex-shrink:0;height:100px;max-width:376px}.carousel-bottom .swiper-slide:not(:last-of-type){border-right:1px solid #e3e8ee}.carousel-bottom .swiper-slide a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.carousel-bottom .swiper-slide img{display:block;height:100%;max-height:calc(100% - 20px);max-width:calc(100% - 30px);object-fit:scale-down;width:100%}.carousel-bottom__arrow{display:none}@media (min-width:48em){.carousel-bottom__arrow{background:transparent;border-radius:50%;cursor:pointer;display:grid;flex-shrink:0;height:46px;left:15px;outline:none;place-content:center;pointer-events:all;position:absolute;top:50%;transition:background .3s ease-out;translate:0 -50%;width:46px;z-index:5}}@media (min-width:48em) and (min-width:1400px){.carousel-bottom__arrow{left:10px;translate:-50% -50%}}@media (min-width:48em){.carousel-bottom__arrow:before{background-color:#264a78;content:"";display:block;flex-shrink:0;height:24px;-webkit-mask-image:url(/assets/images/icons/arrow-left.svg);mask-image:url(/assets/images/icons/arrow-left.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s ease 0s;width:24px}.carousel-bottom__arrow--right{left:auto;right:15px;transform:scaleX(-1);translate:0 -50%}}@media (min-width:48em) and (min-width:1400px){.carousel-bottom__arrow--right{right:10px;translate:50% -50%}}@media (min-width:48em){.carousel-bottom__arrow:focus-visible,.carousel-bottom__arrow:hover{background:#eef3fb;transition:background .2s ease-in}.carousel-bottom__arrow:focus-visible:before,.carousel-bottom__arrow:hover:before{background-color:#000}}