.home-section-hero{display:flex;flex-direction:column;height:calc(100dvh - 102px);overflow:hidden;position:relative;width:100%}.home-section-hero__background{align-items:center;display:flex;justify-content:center;order:2;padding:0 20px;position:relative;top:-100px;width:100%;z-index:5}.home-section-hero__video{display:block;margin:0 auto;object-fit:cover;width:100%}.home-section-hero__video--mobile{display:none}@media (max-width:460px){.home-section-hero__video--desktop{display:none}.home-section-hero__video--mobile{display:block}}.home-section-hero__content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;min-height:300px;order:1;position:relative;width:100%;z-index:10}.home-section-hero__left{flex:1;padding-top:20px}.home-section-hero__title{margin-bottom:0}.home-section-hero__title strong{color:var(--primary-color);font-weight:600}.home-section-hero__right{display:flex;flex:1;justify-content:flex-end}.home-section-hero__card{background-color:var(--primary-color);border-radius:24px;max-width:460px;padding:60px 30px;position:relative;text-align:center;top:20px;width:100%}.home-section-hero__card-title{color:#fff;font-size:32px;font-weight:400;line-height:1;text-align:center}.home-section-hero__search-container{display:flex;justify-content:center;margin-bottom:20px}.home-section-hero__search-button{align-items:center;background-color:#fff;border:none;border-radius:12px;color:#000;cursor:pointer;display:flex;justify-content:center;max-width:320px;padding:12px 24px;transition:all .3s ease;width:100%}.home-section-hero__search-button:hover{background-color:#fff}.home-section-hero__search-icon{margin-right:.5rem}.home-section-hero__counter{color:#fff}.home-section-hero__video-control{bottom:2rem;bottom:20px;position:absolute;z-index:7}.home-section-hero__video-button{align-items:center;background-color:hsla(0,0%,100%,.9);border:none;border-radius:12px;color:#333;cursor:pointer;display:flex;font-weight:500;margin:0 auto;padding:12px 24px;transition:all .3s ease}.home-section-hero__video-button:hover{background-color:#fff}.home-section-hero__video-icon{margin-right:.5rem}@media (max-width:1200px){.home-section-hero__left{padding-top:0}.home-section-hero__background{top:-140px}.home-section-hero__left h1{font-size:4.375rem!important}.home-section-hero__background{align-items:center;display:flex;justify-content:center}.home-section-hero__video{margin:0 auto;width:auto}.home-section-hero__content{flex-direction:column;height:100%;position:static}.home-section-hero__right{justify-content:center}.home-section-hero__card{bottom:130px;left:0;margin:auto;position:absolute;right:0;top:auto;z-index:30}}@media (max-width:768px){.home-section-hero__left h1{font-size:3rem!important}.home-section-hero__background{top:-120px}.home-section-hero__content{min-height:260px}.home-section-hero__card{left:20px;max-width:none;right:20px;width:auto}.home-section-hero__video-control{margin:0;padding:0;right:auto}}@media (max-width:520px){.home-section-hero__left h1{font-size:2rem!important}.home-section-hero__content{min-height:200px}.home-section-hero__background{top:-100px}}@media (max-width:460px){.home-section-hero__card{bottom:95px;padding:35px 20px}.home-section-hero__video-control{bottom:20px;left:20px}.home-section-hero__video-button{padding:12px 16px}.home-section-hero__video-icon{margin-right:0}.home-section-hero__video-label{display:none}}