.hero-slide{height:620px;background-size:cover;background-position:right center;display:flex;align-items:center;position:relative}.hero-slide:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.15);top:0;left:0}.hero-row{width:100%;min-height:620px;display:flex;align-items:center}.hero-title{color:#fff;font-size:38px;font-weight:700;line-height:1.3;max-width:1100px}.hero-desc{color:#fff;font-size:18px;max-width:900px;margin-top:15px;margin-bottom:25px}.hero-content{padding-top:5px;max-width:1100px}.app-buttons{display:flex;gap:40px;flex-wrap:nowrap}.swiper-pagination-bullet{background:#fff}@media (max-width:768px){.hero-title{font-size:28px}.hero-desc{font-size:15px}.hero-slide{height:500px}.hero-content{padding-top:120px}}@media (min-width: 992px){.hero-row .col-lg-6{flex:0 0 auto;width:60%}}
