.sell-smart-carousel{display:grid;gap:0 100px;grid-template-areas:"Image Header" "Image Carousel";grid-template-columns:2fr minmax(0,3fr);grid-template-rows:minmax(150px,min-content) auto}@media(max-width:991px){.sell-smart-carousel{-moz-column-gap:50px;column-gap:50px}}@media(max-width:767px){.sell-smart-carousel{grid-template-areas:"Header" "Image" "Carousel";grid-template-columns:minmax(0,1fr);grid-template-rows:auto}}.sell-smart-carousel .image-wrapper{grid-area:Image;height:-moz-min-content;height:min-content;position:relative}.sell-smart-carousel .image-wrapper img{border-radius:3px;box-shadow:10px 15px 4px 0 rgba(0,0,0,.11);height:438px;width:481px}@media(max-width:991px){.sell-smart-carousel .image-wrapper img{height:350px;width:400px}}@media(max-width:767px){.sell-smart-carousel .image-wrapper img{height:auto;width:100%}}.sell-smart-carousel .image-wrapper .background-triangles{bottom:0;height:329px;position:absolute;right:50px;width:969px;z-index:-1}.sell-smart-carousel__header{grid-area:Header;position:relative}.sell-smart-carousel__header h3{color:#233c96;font-size:27px;font-size:35px;font-weight:700;line-height:38px;line-height:45px}@media(max-width:991px){.sell-smart-carousel__header h3{color:#000;color:#233c96;font-size:20px;font-weight:700;line-height:28px;line-height:32px}}.sell-smart-carousel__header p{color:#444a57;font-size:16px;font-weight:500;line-height:21px;opacity:.62}@media(max-width:991px){.sell-smart-carousel__header p{font-size:14px;line-height:20px}}.sell-smart-carousel .carousels-wrapper{grid-area:Carousel}.sell-smart-carousel__navigation-wrapper{position:relative}.sell-smart-carousel__navigation-wrapper .slick-dots{display:flex;justify-content:flex-start;list-style-type:none;margin:30px 0;padding:0}.sell-smart-carousel__navigation-wrapper .slick-dots button{background:#000;border:none;border-radius:100%;color:transparent;display:block;height:11px;margin:0;opacity:.2;padding:0;width:11px}.sell-smart-carousel__navigation-wrapper .slick-dots button:focus{outline:0}.sell-smart-carousel__navigation-wrapper .slick-dots li{margin:0 .25rem}.sell-smart-carousel__navigation-wrapper .slick-dots li.slick-active button{opacity:1}.sell-smart-carousel__navigation-wrapper .square-button{border:none;box-shadow:none;cursor:pointer}.sell-smart-carousel__navigation{width:0}.sell-smart-carousel__section{outline:none}.sell-smart-carousel__section.slick-slide:not(.slick-active){height:1px;overflow:hidden}.sell-smart-carousel__section-header{color:#000;font-size:20px;font-weight:700;line-height:28px}.sell-smart-carousel__section-text{color:#444a57;font-size:16px;font-weight:500;line-height:21px;opacity:.62}
/*# sourceMappingURL=sell_smart_carousel.css.map*/