.modal__bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(28,28,28,.19);backdrop-filter:blur(6px);opacity:1;z-index:1000}.modal__align{display:flex;justify-content:center;align-items:center;height:100vh}.modal__content{width:750px;height:550px;box-shadow:0 100px 80px rgba(184,184,184,.07),0 25.8162px 19px 4px rgba(178,178,178,.0456112),0 7.779px 7.30492px rgba(0,0,0,.035),0 1.48838px 2.0843px rgba(0,0,0,.0243888);border-radius:20px;background:transparent;color:#000;margin:0 4rem}.modal__close{background-color:white;border-radius:50%;cursor:pointer;position:relative;bottom:15px;left:97.5%;width:28px;height:28px;padding:0;z-index:10}.modal__content-align{display:flex;position:relative;bottom:37px}@media screen and (max-width:800px){.modal__content{margin:0 1rem;width:100%}}@media screen and (max-width:499px){.modal__content{background:transparent;height:auto}.modal__content-align{bottom:0}.modal__close{background-color:white;border-radius:50%;cursor:pointer;position:relative;top:15px;left:95%;width:20px;height:20px;padding:0;z-index:10}}.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer;transition:width .3s ease-in-out}@keyframes loading{0%{width:0}to{width:100%}}.ft-slick__dots--custom{height:10px;width:10px;background-color:#9999;border-radius:4px;position:relative}.slick-dots .slick-active{width:30px;transition:width .3s ease-in-out}.slick-dots .slick-active .ft-slick__dots--custom{width:30px;top:0;overflow:hidden}.slick-dots .slick-active .ft-slick__dots--custom .loading{height:10px;animation:loading 3s ease-in;background-image:linear-gradient(270deg,#ec4b25,#ec4b25);display:inline-block;position:absolute;top:0;right:0;border-radius:4px}