.hero-slider{position:relative;height:100vh}.hero-slider .item{height:100%;position:relative}.hero-slider .item img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.hero-slider .item .title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;text-shadow:rgba(0, 0, 0, 0.72) 1px 1px 0px;margin-top:-90px;margin-left:140px}.hero-slider .item .title h1{font-family:"Manrope", Sans-serif;color:#2f3038;line-height:54px;letter-spacing:0.9911px;font-weight:700;font-size:45px}.hero-slider .desktop-img{display:block}.hero-slider .mobile-img{display:none}.hero-slider .swiper{height:100%}.hero-slider .swiper-pagination{position:absolute;left:50% !important;transform:translateX(-50%);bottom:40px !important}.hero-slider .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;background-color:#666666}@media screen and (max-width:1024px){.hero-slider .item .title{margin-left:0}}@media screen and (max-width:767px){.hero-slider{max-height:500px}.hero-slider .desktop-img{display:none}.hero-slider .mobile-img{display:block}}