html body .arva-hero{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);height:780px;overflow:hidden;background:#11161c}html body .arva-hero-slides{position:absolute;inset:0}html body .arva-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease-in-out,visibility 0s linear .8s}html body .arva-hero-slide.is-active{opacity:1;visibility:visible;transition:opacity .8s ease-in-out}html body img.arva-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:50% 50%;margin:0;padding:0;border:0}html body .arva-hero-inner{position:relative;height:100%;max-width:1170px;margin:0 auto;padding:0 15px;display:flex;align-items:center}html body .arva-hero-box{max-width:900px;transform:translateY(-22px)}html body .arva-hero-title{position:relative;margin:0 0 22px;padding:0 0 15px;max-width:900px;font-family:Barlow,"Helvetica Neue",Arial,sans-serif;font-size:61px;line-height:68px;font-weight:600;color:#fff}html body .arva-hero-title:after{content:"";position:absolute;left:0;bottom:0;width:120px;height:5px;background:#a31f37}html body .arva-hero-title .accent-color{color:#a31f37}html body .arva-hero-text{margin:0 0 36px;max-width:660px;font-family:Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#fff}html body .arva-hero-btn{display:inline-flex;align-items:center;height:55px;padding:0 26px;border-radius:3px;background:#fff;color:#a31f37;font-family:Roboto,"Helvetica Neue",Arial,sans-serif;font-size:15px;font-weight:500;line-height:55px;text-decoration:none;transition:background-color .3s ease,color .3s ease}html body .arva-hero-btn .icon{margin-left:12px;font-size:16px}html body .arva-hero-btn:hover,html body .arva-hero-btn:focus-visible{background:#a31f37;color:#fff}html body button.arva-hero-nav{position:absolute;top:50%;width:60px;height:60px;min-width:0;margin:-30px 0 0;padding:0;border:0;border-radius:50%;background:rgb(255 255 255 / .3);box-shadow:none;font-size:0;line-height:0;cursor:pointer;display:none;transition:background-color .3s ease}html body button.arva-hero-nav:hover{background:rgb(255 255 255 / .5)}html body button.arva-hero-nav:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;margin:-6px 0 0 -8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}html body button.arva-hero-prev{left:30px}html body button.arva-hero-prev:before{margin-left:-4px;transform:rotate(135deg)}html body button.arva-hero-next{right:30px}@media (min-width:1281px){html body button.arva-hero-nav{display:block}}@media (max-width:1024px){html body .arva-hero{height:700px}html body .arva-hero-title{font-size:52px;line-height:60px;padding-bottom:15px}}@media (max-width:767px){html body .arva-hero{height:620px}html body .arva-hero-title{font-size:38px;line-height:46px}html body .arva-hero-text{font-size:15px;line-height:23px;margin-bottom:28px}}@media (max-width:480px){html body .arva-hero{height:560px}html body .arva-hero-title{font-size:26px;line-height:34px;padding-bottom:14px;margin-bottom:18px}html body .arva-hero-btn{padding:0 18px}}@media (prefers-reduced-motion:reduce){html body .arva-hero-slide{transition:none}}