body{display:flex;flex-direction:column;min-height:100svh}body div.main{flex-grow:1}#hero-slider .mySwiper{width:min(100%,1920px);margin:0 auto}#hero-slider .mySwiper .swiper-slide{position:relative}#hero-slider .mySwiper .swiper-slide .slide-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:650px;color:#fff;padding:25px 50px;text-align:center;background:rgba(0,0,0,.33);backdrop-filter:blur(3px);border-radius:3px;display:flex;flex-direction:column;row-gap:30px}#hero-slider .mySwiper .swiper-slide .slide-content h2{font-family:"Lato",sans-serif;margin:0}#hero-slider .mySwiper .swiper-slide .slide-content a{color:#fff;font-family:"Lato",sans-serif;display:inline-block;padding:11px 30px 14px;width:100%;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;background:#0061a5;border-radius:2px;transition:all 250ms ease-in-out;text-decoration:none;cursor:pointer}#hero-slider .mySwiper .swiper-slide .slide-content a:hover{background:#005795}#hero-slider .mySwiper .swiper-button-prev,#hero-slider .mySwiper .swiper-button-next{color:#fff;background:rgba(0,0,0,.33);backdrop-filter:blur(3px);border-radius:3px;padding:10px;border-radius:5px}#hero-slider .mySwiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:rgba(0,0,0,.33);backdrop-filter:blur(3px);opacity:1;transition:all 250ms ease-in-out;border-radius:20px}#hero-slider .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0061a5;width:30px}/*# sourceMappingURL=custom.css.map */