.item-base-scroll-pagination-carousel-component{padding:0;background:#f7f7f7;position:relative}.item-base-scroll-pagination-carousel-component__header{display:flex;justify-content:space-between;align-items:center;padding:60px 60px 60px 215px}.item-base-scroll-pagination-carousel-component__header__content{display:flex;flex-direction:column;justify-content:space-between}.item-base-scroll-pagination-carousel-component__header__content .title{font-size:1.2rem;font-weight:500;margin-bottom:5px}.item-base-scroll-pagination-carousel-component__header__content .description{font-size:.75rem;font-weight:300}.item-base-scroll-pagination-carousel-component__header__cta{border-radius:5px;text-align:center;font-size:12px;background-color:transparent;border:1px solid #575757;transition:all 1s ease-out}.item-base-scroll-pagination-carousel-component__header__cta a{padding:10px 25px;display:inline-block}.item-base-scroll-pagination-carousel-component__header__cta:hover{background-color:#575757}.item-base-scroll-pagination-carousel-component__header__cta:hover a{color:#fff}.item-base-scroll-pagination-carousel-component__items .item{position:relative;transition:.3s all}.item-base-scroll-pagination-carousel-component__items .item a{display:flex}.item-base-scroll-pagination-carousel-component__items .item a img{width:100%;height:auto;object-fit:cover;object-position:top}.item-base-scroll-pagination-carousel-component__items .item a .overlay{position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.2);z-index:2}.item-base-scroll-pagination-carousel-component__items .item a .text{color:#fff;font-size:2rem;position:absolute;font-weight:500;z-index:4;transition:.3s all}.item-base-scroll-pagination-carousel-component__items .item:hover .text{text-shadow:2px 2px 20px #282c30;bottom:30px}.item-base-scroll-pagination-carousel-component__items .item.bottom-center a{justify-content:center;align-items:flex-end;transition:.3s all}.item-base-scroll-pagination-carousel-component__items .item.bottom-center a .text{bottom:20px;transition:.3s all}.item-base-scroll-pagination-carousel-component__items .item.bottom-center a:hover .text{text-shadow:2px 2px 20px #282c30;bottom:30px}.item-base-scroll-pagination-carousel-component__items .item.bottom-left a{justify-content:flex-start;align-items:flex-end}.item-base-scroll-pagination-carousel-component__items .item.bottom-left a .text{left:20px;bottom:20px}.item-base-scroll-pagination-carousel-component__items .item.bottom-right a{justify-content:flex-end;align-items:flex-end}.item-base-scroll-pagination-carousel-component__items .item.bottom-right a .text{right:20px;bottom:20px}.item-base-scroll-pagination-carousel-component__items .item.top-center a{justify-content:center;align-items:flex-start}.item-base-scroll-pagination-carousel-component__items .item.top-center a .text{top:20px}.item-base-scroll-pagination-carousel-component__items .item.top-left a{justify-content:flex-start;align-items:flex-start}.item-base-scroll-pagination-carousel-component__items .item.top-left a .text{left:20px;top:20px}.item-base-scroll-pagination-carousel-component__items .item.top-right a{justify-content:flex-end;align-items:flex-start}.item-base-scroll-pagination-carousel-component__items .item.top-right a .text{right:20px;top:20px}.item-base-scroll-pagination-carousel-component__items .item.center-center a{justify-content:center;align-items:center}.item-base-scroll-pagination-carousel-component__items .item.center-left a{justify-content:flex-start;align-items:center}.item-base-scroll-pagination-carousel-component__items .item.center-left a .text{left:20px}.item-base-scroll-pagination-carousel-component__items .item.center-right a{justify-content:flex-end;align-items:center}.item-base-scroll-pagination-carousel-component__items .item.center-right a .text{right:20px}.item-base-scroll-pagination-carousel-component .item-base-scroll-pagination-carousel-component-scrollbar{bottom:-20px}.item-base-scroll-pagination-carousel-component .item-base-scroll-pagination-carousel-component-next,.item-base-scroll-pagination-carousel-component .item-base-scroll-pagination-carousel-component-prev{background-color:#f5f5f5;padding:0 30px}.item-base-scroll-pagination-carousel-component .item-base-scroll-pagination-carousel-component-prev{-webkit-border-top-right-radius:35px;-webkit-border-bottom-right-radius:35px;-moz-border-radius-topright:35px;-moz-border-radius-bottomright:35px;border-top-right-radius:35px;border-bottom-right-radius:35px;left:0}.item-base-scroll-pagination-carousel-component .item-base-scroll-pagination-carousel-component-prev:after{content:"";background:url("../../../images/arrow_right_icon.svg") no-repeat left center;width:30px;height:30px;position:absolute;left:10px;background-size:30px;transform:rotate(180deg);transition:all 1s ease-out}.item-base-scroll-pagination-carousel-component .item-base-scroll-pagination-carousel-component-next{-webkit-border-top-left-radius:35px;-webkit-border-bottom-left-radius:35px;-moz-border-radius-topleft:35px;-moz-border-radius-bottomleft:35px;border-top-left-radius:35px;border-bottom-left-radius:35px;right:0}.item-base-scroll-pagination-carousel-component .item-base-scroll-pagination-carousel-component-next:after{content:"";background:url("../../../images/arrow_right_icon.svg") no-repeat left center;width:30px;height:30px;position:absolute;right:10px;background-size:30px;transform:rotate(0);transition:all 1s ease-out}@media (max-width:767px){.item-base-scroll-pagination-carousel-component__header{padding:40px 25px}}