:root{--gradient-red:0% $gradient-red-0,100% $gradient-red-100;--gradient-dark-red:0% $gradient-darkRed-0,100% $gradient-darkRed-100;--gradient-blue:0% $gradient-blue-0,100% $gradient-blue-100;--gradient-green:0% $gradient-green-0,100% $gradient-green-100;--gradient-pink:0% $gradient-pink-0,100% $gradient-pink-100;--gradient-black:0% $gradient-black-0,100% $gradient-black-100;--gradient-grey:0% $gradient-grey-0,100% $gradient-grey-100}.gradient-3{background:linear-gradient(90deg,#b82020,#8f8f8e)}.carousel-component-container{position:relative}.carousel-component-container .carousel-component-warp{max-width:77.5rem;width:100%;display:flex;justify-content:center;margin:0 auto;overflow:hidden;height:100%}@media screen and (max-width:768px){.carousel-component-container .carousel-component-warp{padding-left:0}}.carousel-component-container .carousel-component-warp .swiper{max-width:75rem;width:100%;padding-right:16px!important}@media(min-width:48rem){.carousel-component-container .carousel-component-warp .swiper{padding-right:0!important}}.carousel-component-container .carousel-component-warp .swiper .swiper-button-next,.carousel-component-container .carousel-component-warp .swiper .swiper-button-prev{top:calc(50% - 15px);width:40px;height:40px;background-color:#f8f8f8;color:#767676;border:1px solid #e6e6e6;border-radius:.5rem}.carousel-component-container .carousel-component-warp .swiper .swiper-button-next:after,.carousel-component-container .carousel-component-warp .swiper .swiper-button-prev:after{font-size:16px!important}.carousel-component-container .carousel-component-warp .swiper .swiper-pagination{width:100%;right:0;padding:0;border:unset;top:unset;bottom:-1.875rem;background-color:rgba(0,0,0,0)}@media screen and (max-width:768px){.carousel-component-container .carousel-component-warp .swiper .swiper-pagination{bottom:-1.375rem}}.carousel-component-container .carousel-component-warp .swiper .swiper-pagination-bullet{height:.375rem;width:1rem;background-color:#c2c2c2;border-radius:.1875rem;opacity:1}.carousel-component-container .carousel-component-warp .swiper .swiper-pagination-bullet-active{background-color:#cd2a18}.carousel-component-container .carousel-component-warp .swiper .swiper-button-next{right:-1.25rem}@media(min-width:48rem){.carousel-component-container .carousel-component-warp .swiper .swiper-button-next{right:-14px}}@media(min-width:80rem){.carousel-component-container .carousel-component-warp .swiper .swiper-button-next{right:-1.25rem}}.carousel-component-container .carousel-component-warp .swiper .swiper-button-prev{left:-1.25rem}@media(min-width:48rem){.carousel-component-container .carousel-component-warp .swiper .swiper-button-prev{left:-14px}}@media(min-width:80rem){.carousel-component-container .carousel-component-warp .swiper .swiper-button-prev{left:-1.25rem}}.carousel-component-container .carousel-component-warp .swiper-button-next.swiper-button-disabled,.carousel-component-container .carousel-component-warp .swiper-button-prev.swiper-button-disabled{pointer-events:auto}