.sleek_tabs_wrapper{display:flex;position:relative}
.sleek_tabs_left{padding:0 57px 0 80px;max-width:405px;width:100%;position:relative}
.sleek_tabs_right{display:none}
.sleek_tabs_left img{width:175px;height:36px;display:inline}
.sleek_tabs_left h2{font-family:Archivo;font-weight:600;font-size:52px;line-height:110.00000000000001%;background:linear-gradient(90.41deg,#7c35e9 -35.6%,#3a3a3a 78.16%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}
.sleek_tabs_left p{font-family:Archivo;font-weight:400;font-size:20px;line-height:132%;color:#696f75;margin-bottom:30px}
.sleek_tabs_buttons{display:flex;gap:12px}
.sleek_tabs_buttons button{padding:12px 20px;border-radius:60px;border:1px solid #e6e6e8;font-family:Archivo;font-weight:500;font-size:20px;line-height:126%;text-align:center;color:#74798a;cursor:pointer}
.sleek_tabs_buttons button.active{background:#252729;color:#fff;border:transparent;font-weight:700;border:1px solid #e6e6e8}
.sleek_tabs_card{height:585px;width:345px;position:relative}
.sleek_tabs_card img{width:100%;height:100%}
.sleek_tabs_card_content{position:absolute;bottom:0;width:100%;background:#0000004D;backdrop-filter:blur(40px);max-height:0;overflow:hidden;transition:max-height .6s ease}
.sleek_tabs_card_content_box{padding:30px 38px}
.sleek_tabs_card:hover .sleek_tabs_card_content{max-height:250px}
.sleek_tabs_card_content h2{font-family:Archivo;font-weight:500;font-size:26px;line-height:120%;color:#fff;margin-bottom:12px}
.sleek_tabs_card_content p{font-family:Archivo;font-weight:400;font-size:14px;line-height:134%;color:#eeeeef}
.sleek_tabs_nav{display:flex;flex-direction:column;align-items:flex-start;gap:40px;position:absolute;bottom:53px}
.sleek_tabs_arrows{display:flex;gap:20px}
.sleek_tabs_arrows button{width:64px;height:64px;background:0;border:0;cursor:pointer}
.sleek_tabs_arrows button img{width:100%;height:100%}
.sleek_tabs .pagination_wrapper{position:absolute;left:80px;bottom:10px}
.sleek_tabs_pagination{position:relative;display:flex;gap:5px}
.sleek_tabs_pagination .swiper-pagination-bullet{width:30px;height:3px;border-radius:8px;background:#00000026;opacity:1;margin:unset !important}
.sleek_tabs_pagination .swiper-pagination-bullet-active{background:#000;width:56px;margin-right:-0.4px !important}
.sleek_tabs_pagination{position:unset !important}
.sleek_tabs_left .swiper-button-next,.swiper-button-prev{position:unset !important;margin-top:unset !important}
.sleek_tabs_left .swiper-button-next::after,.swiper-button-prev::after{display:none}
@media(max-width:768px){.sleek_tabs_wrapper{flex-wrap:wrap;margin-bottom:33px}
.sleek_tabs_left img{width:107px;height:22px}
.sleek_tabs_left h2{font-weight:500;font-size:30px;margin-bottom:8px}
.sleek_tabs_left p{line-height:136%;color:#74798a;margin-bottom:20px}
.sleek_tabs_buttons{gap:9px;margin-bottom:30px}
.sleek_tabs_buttons button{font-size:16px}
.sleek_tabs_card{height:560px;width:328px}
.sleek_tabs_card_content{max-height:250px;overflow:unset}
.sleek_tabs_card_content_box{padding:30px}
.sleek_tabs_card_content p{line-height:130%;color:#fff}
.sleek_tabs .pagination_wrapper{bottom:-30px}
.sleek_tabs_nav{display:none}
}