.hero-main{display:flex;flex-direction:column;position:relative;background:#f5f5f5;margin-bottom:80px}.hero-main.false{margin-bottom:0!important}.hero-main__video{top:50%;left:50%;object-fit:cover;transform:translate(-50%,-50%)}.hero-main:after,.hero-main__video{position:absolute;width:100%;height:100%;z-index:1;pointer-events:none}.hero-main:after{content:"";inset:0;background:rgba(0,91,88,.6980392157)}.hero-main:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 58.41%,rgba(0,0,0,.56) 108.02%);z-index:2;pointer-events:none}.hero-main__wrap{position:relative;width:100%;padding-top:180px;padding-bottom:48px;z-index:5}.hero-main__title{color:#fff;margin-bottom:24px}.hero-main__title-additional{display:inline}.hero-main__title-additional:after{content:" "}.hero-main__title-main{display:inline}.hero-main__text{font-weight:600;color:#fff}.hero-main__buttons{display:flex;flex-direction:column;gap:16px;margin-top:40px}.hero-main__logos{display:flex;flex-direction:column;gap:20px;margin-top:30px}.hero-main__logos-title{font-size:16px;white-space:nowrap;color:#fff;font-weight:700}.hero-main__logos-list{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.hero-main__logos-item img{width:auto;max-width:unset;height:32px}@media(min-width:768px){.hero-main__wrap{padding-top:260px;padding-bottom:80px}.hero-main__title{white-space:break-spaces}.hero-main__buttons{flex-direction:row;flex-wrap:wrap;gap:56px;margin-top:40px}.hero-main__logos{flex-direction:row;align-items:center;gap:28px;margin-top:80px}.hero-main__logos-title{font-size:16px}.hero-main__logos-list{gap:30px}.hero-main__logos-item img{height:60px}}@media(min-width:1280px){.hero-main{margin-bottom:130px}.hero-main__wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100vh;min-height:900px;max-height:1480px;padding-top:200px;padding-bottom:200px}.hero-main__title{margin-bottom:28px}.hero-main__text,.hero-main__title-main{white-space:break-spaces}.hero-main__text{font-size:18px}.hero-main__logos{position:absolute;left:0;bottom:100px;max-width:800px}.hero-main__buttons{margin-top:36px}}@media(min-width:1920px){.hero-main__wrap{padding-top:300px;padding-bottom:300px;min-height:940px}.hero-main__title{margin-bottom:32px}.hero-main__text{font-size:22px}.hero-main__logos{bottom:120px}.hero-main__buttons{margin-top:44px}}.hero-main__popup{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:424px;padding:20px;background:rgba(0,0,0,.6);border-radius:12px;overflow:hidden;margin-top:40px;cursor:pointer}.hero-main__popup-title{display:flex;align-items:center;gap:6px;flex:1;font-weight:600;line-height:18px;margin-bottom:16px}.hero-main__popup-name,.hero-main__popup-title{font-family:var(--font-raleway),sans-serif;font-size:14px;color:#fff}.hero-main__popup-name{font-weight:800}.hero-main__popup-image{width:100px;min-width:100px;height:100px;border-radius:12px;overflow:hidden}.hero-main__popup-image img{display:block;height:100%;width:auto;min-width:unset;object-fit:cover}.hero-main__popup-position{font-family:var(--font-open-sans),sans-serif;font-weight:300;font-size:14px;color:#fff}@media(min-width:768px){.hero-main__popup{gap:36px;padding:24px}.hero-main__popup-title{flex:1;font-family:var(--font-raleway),sans-serif;font-weight:600;font-size:14px;line-height:24px;margin-bottom:16px;color:#fff}.hero-main__popup-image{width:160px;min-width:160px}}@media(min-width:1280px){.hero-main__popup{position:absolute;right:0;bottom:100px}.hero-main__popup-name{font-size:16px}.hero-main__popup-title{transition:all .3s linear}.hero-main__popup-image img{scale:1;transition:all .3s linear}.hero-main__popup:hover .hero-main__popup-image img{scale:1.1}}