.hero-video{height:100vh;max-height:1080px;min-height:400px;padding:135px 0 50px;position:relative}.hero-video__background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.hero-video__background video{height:100%;object-fit:cover;width:100%}.hero-video__image-placholder{background-position:50%;background-size:cover;display:none;height:100%;width:100%}.hero-video__content-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1320px;position:relative;z-index:2}.hero-video__breadcrums{margin-bottom:1rem}.hero-video__breadcrums a+a:before{background:currentColor;content:"";display:inline-block;height:10px;margin:0 8px;mask:url('data:image/svg+xml;utf8,<svg width="5" height="10" viewBox="0 0 5 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.833008 1.5L3.92053 4.58752C4.14833 4.81533 4.14833 5.18467 3.92053 5.41248L0.833008 8.5" stroke="white" stroke-width="1.5" stroke-linecap="round"/></svg>') no-repeat center;-webkit-mask:url('data:image/svg+xml;utf8,<svg width="5" height="10" viewBox="0 0 5 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.833008 1.5L3.92053 4.58752C4.14833 4.81533 4.14833 5.18467 3.92053 5.41248L0.833008 8.5" stroke="white" stroke-width="1.5" stroke-linecap="round"/></svg>') no-repeat center;width:5px}.hero-video__content-text{color:#fff}.hero-video__content h1{margin-bottom:30px}.hero-video__content h1.hero-video__content-title{font-family:var(--font-primary);font-size:55px;line-height:65px;max-width:660px}.hero-video__button{margin-top:5px}.hero-video_scroll-btn{background:hsla(0,0%,100%,.7);border:0;border-radius:80px;bottom:0;color:var(--accent-one-color);cursor:pointer;display:inline-block;font-size:15px;left:50%;padding:12px 22px;position:absolute;transform:translateX(-50%);transition:all .3s ease-in-out}.hero-video_scroll-btn:active,.hero-video_scroll-btn:focus,.hero-video_scroll-btn:hover{background:#fff;color:var(--accent-one-color)}.hero-video__content-bottom{margin-top:auto;position:relative;text-align:right}.hero-video__rating>img{display:inline-block;margin:16px 0 8px}.hero-video__rating-text{color:#fff;display:block;font-size:14px}.hero-video__replay-button{background:transparent;border:0;bottom:20px;cursor:pointer;outline:0;position:absolute;right:20px;z-index:999}@media (min-width:992px){.hero-video__content{max-width:70%}.hero-video__content h1{font-size:125px;line-height:110px}}@media (max-width:1024px){.hero-video__content-wrapper{padding-left:15px;padding-right:15px}}@media (max-width:767px){.hero-video__content-wrapper{flex-direction:column}.hero-video__content h1{margin-bottom:15px}.hero-video__button{margin-top:15px}.hero-video_scroll-btn{display:block;margin-left:auto;margin-right:auto;margin-top:20px;max-width:400px;position:static;transform:unset}.hero-video__content-bottom{text-align:center}}