.heroSlider{font-size:16px;height:70vh;width:100%}.heroSlider .swiper-slide{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:18px;position:relative;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:hidden}.heroSlider .content-box{padding-left:13%;position:relative;text-align:left;width:80%}.heroSlider .content-box .h1{color:#fff;font-size:30px;font-weight:600;line-height:1;margin-bottom:15px}.heroSlider .content-box .h5{color:#fff;font-size:16px;font-weight:600;line-height:1.4}.heroSlider .swiper-slide .image-container{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:90%;left:0;position:absolute;right:0;top:0}.heroSlider .swiper-slide .image-container:before{background-color:#00000070;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:inherit}.heroSlider .swiper-button-next,.heroSlider .swiper-button-prev,.heroSlider .swiper-rtl .swiper-button-next,.heroSlider .swiper-rtl .swiper-button-prev{color:#fff;font-weight:700;text-rendering:auto}.heroSlider .swiper-pagination-bullet{background-color:transparent;opacity:.8}.heroSlider .swiper-pagination-bullet--svg-animation{display:inline-block;height:20px;margin:6px -7px;width:20px}.heroSlider .swiper-pagination-bullet--svg-animation svg{transform:rotate(-90deg)}.heroSlider .swiper-pagination-bullet--svg-animation .svg__circle-inner{fill:transparent;stroke:#a5a5a5;transition:all .3s ease}.heroSlider .swiper-pagination-bullet-active .svg__circle{-webkit-animation:progress 4s ease-in-out 1 forwards;animation:progress 6s ease-in-out 1 forwards;stroke:#fff;stroke-dasharray:75;stroke-dashoffset:0}.heroSlider .swiper-pagination-bullet-active .svg__circle-inner{fill:#2b2d42;stroke:#fff}.heroSlider .swiper-slide.swiper-slide-active .image-container{transform:scale(1.2)}.d-none{display:none}.heroSlider .scroll-down{z-index:10000}.heroSlider .scroll-down button{all:unset;cursor:pointer}.heroSlider .scroll-down .scroll-down-btn{background-color:#289ee5;border-radius:10px;display:block;padding:12px;position:absolute;right:3%;top:80%}.heroSlider .scroll-down svg{fill:#fff;height:20px;line-height:1.5!important;transform:rotate(180deg);width:24px}@-webkit-keyframes progress{0%{opacity:1;stroke-dashoffset:75}95%{opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:0}}@keyframes progress{0%{opacity:1;stroke-dashoffset:75}95%{opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:0}}@keyframes shrink{0%{background-size:110%}to{background-size:100%}}@media only screen and (min-width:768px){.heroSlider{height:calc(100vh - 100px)}.d-md-block{display:block}}@media only screen and (min-width:768px) and (max-width:1199px){.heroSlider .content-box .h1{font-size:52px;margin-bottom:20px}.heroSlider .content-box .h5{font-size:21px}.heroSlider .content-box{width:70%}}@media only screen and (min-width:1280px){.heroSlider .content-box .h1{font-size:64px;margin-bottom:30px}.heroSlider .content-box .h5{font-size:24px}.heroSlider .content-box{width:60%}}