.swiper-pagination{position:absolute;top:0!important;height:fit-content!important;padding:40px 70px;display:flex;gap:10px;justify-content:space-around;width:100%!important;z-index:10}@media (max-width:768px){.swiper-pagination{padding:40px}}.custom-bullet{width:100%!important;height:10px!important;background:hsla(0,0%,100%,.5)!important;opacity:1!important;transition:all .3s ease;border-radius:8px!important;position:relative;overflow:hidden}.custom-bullet:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#b52126;transform:scaleX(0);transform-origin:right}html[lang=en] .custom-bullet:after{transform-origin:left}.custom-bullet:hover{background:#b52126!important}.custom-bullet-active{background:hsla(0,0%,100%,.5)!important}.custom-bullet-active:after{animation:progressAnimation 4s linear forwards}@keyframes progressAnimation{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.btn-tab{border-radius:15px}.btn-tab>div{color:#000!important}.btn-tab:has(span)>div{color:#fff!important}.btn-tab>span{border-radius:15px}.btn-tab{&:hover{opacity:1!important}&:hover>div{color:#fff!important}}.panel-tab{direction:ltr!important}