.hero-block-video{width:100%;position:relative;overflow:hidden;background-color:#fdfdfb;padding:60px 0;min-height:700px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.hero-block-video{padding:40px 0;min-height:400px}}.hero-block-video__background{position:absolute;bottom:3cqmax;left:-100px;width:calc(100% + 1000px);height:auto;z-index:0;pointer-events:none;overflow:visible}.hero-block-video__background img{width:100%;min-width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.hero-block-video__video-wrapper{position:relative;width:100%;height:650px;border-radius:24px;overflow:hidden;z-index:1;background-color:#000}@media(max-width:768px){.hero-block-video__video-wrapper{height:400px;border-radius:16px}}@media(max-width:480px){.hero-block-video__video-wrapper{height:200px}}.hero-block-video__video{width:100%;height:100%;border:none}.home-stats-section{width:100%;padding:0 0 110px;background-color:#fdfdfb}@media(max-width:768px){.home-stats-section{padding:60px 0}}.home-stats-section__content{display:flex;justify-content:center;align-items:center;margin-bottom:60px}@media(max-width:768px){.home-stats-section__content{margin-bottom:40px}}.home-stats-section__right{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;width:100%}.home-stats-section__heading{font-size:24px;font-weight:700;color:#25242d;line-height:1.3;text-align:center}@media(max-width:768px){.home-stats-section__heading{font-size:18px}}.home-stats-section__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px}@media(max-width:768px){.home-stats-section__logos{gap:16px}}.home-stats-section__logo{height:50px;width:auto;-o-object-fit:contain;object-fit:contain;filter:saturate(0)}@media only screen and (max-width:767px){.home-stats-section__logo{height:30px}}.home-stats-section__button-wrapper{display:flex;justify-content:center;width:100%}