.carouselSection{display:flex;width:85%;justify-content:center;margin:0 auto 75px}.carouselSection__left{width:30%}.carouselSection__left h2{font-size:2rem;font-weight:900;margin-bottom:0}.carouselSection__left h3{position:relative;margin-bottom:20px;margin-top:0;text-transform:uppercase;font-size:1.3rem;font-weight:900}.carouselSection__left h3:before{content:"";width:90%;position:absolute;height:1px;background:#000;bottom:-10px;left:0}.carouselSection__right{width:70%;padding:20px 40px;background-color:#fbfafa;border-radius:30px;position:relative;max-width:932px}.carouselSection__right .slider-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.carouselSection__right .slider-box img{max-width:280px}.carouselSection__right .slider-box .discount{padding:10px 0;margin:0 0 10px;font-size:1.1rem;color:red;position:relative;width:100%;text-align:center;font-weight:700}.carouselSection__right .slider-box .discount:after,.carouselSection__right .slider-box .discount:before{content:"";width:100%;background:#000;height:1px;position:absolute;left:0;top:0;right:0}.carouselSection__right .slider-box .discount:after{bottom:0;top:unset}.carouselSection__right .slider-box .cuotas{margin-top:0;font-weight:700}@media screen and (max-width:640px){.carouselSection{flex-direction:column}.carouselSection__left{width:100%;text-align:center}.carouselSection__left h2{font-size:1.6rem}.carouselSection__left h3{font-size:1.2rem}.carouselSection__right{width:100%;padding:10px}.carouselSection__right .slider-box{margin:0 7.5px}.carouselSection__right .slider-box .cuotas{text-align:center;font-size:.9rem}}