.hero-video{position:relative;width:100%;margin:0 auto;background-repeat:no-repeat;background-position:center bottom;background-size:cover;padding:96px 0 16px;text-align:center}@media only screen and (max-width:767px){.hero-video{padding:50px 0 16px}}.hero-video__inner{text-align:center}.hero-video__title span{display:inline-block}.hero-video__description{font-size:24px;font-weight:400;line-height:33.5px;letter-spacing:0.48px}@media only screen and (max-width:1280px){.hero-video__description{font-size:20px;letter-spacing:0.4px}}.hero-video__buttons{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:30px;flex-wrap:wrap}@media only screen and (max-width:767px){.hero-video__buttons{margin-top:24px;flex-direction:column-reverse}}.hero-video__media{position:relative;display:flex;width:100%;margin-inline:auto;z-index:1;min-height:auto;max-height:100%;margin-top:56px;max-width:710px;height:403px}@media only screen and (max-width:1200px){.hero-video__media{width:45.761cqw;min-height:24.2cqw;max-height:24.2cqw}}@media only screen and (max-width:767px){.hero-video__media{margin-top:40px}}.hero-video__media .play-button,.hero-video__media .play-button--decor{transition:transform 0.3s ease}.hero-video__media:hover .play-button{transform:translate(-50%, -50%) scale(1.2)}.hero-video__media:hover .video-file:before{opacity:0.2}.hero-video__media:hover .video-file--longVideo{transform:translate(-50%, calc(-50% - 15px));opacity:1}.hero-video__media:hover .play-button--decor{width:136px;height:136px;top:calc(50% - 68px);left:calc(50% - 68px)}@media only screen and (max-width:991px){.hero-video__media:hover .play-button--decor{width:96px;height:96px;top:calc(50% - 48px);left:calc(50% - 48px)}}.hero-video__media:before{position:absolute;content:"";width:calc(100% + 32px);height:calc(100% + 38px);background-color:rgba(217, 217, 217, 0.2);left:-16px;top:-18px;border-radius:8px;box-shadow:0px 3px 26.5px 0px rgba(255, 255, 255, 0.17) inset, 0px 17px 44px 0px rgba(0, 0, 0, 0.18);backdrop-filter:blur(18.2000007629px)}@media only screen and (max-width:767px){.hero-video__media:before{width:calc(100% + 14px);height:calc(100% + 16px);left:-7px;top:-8px}}@media only screen and (max-width:1024px){.hero-video__media{width:62.2cqw;min-height:35cqw}}@media only screen and (max-width:767px){.hero-video__media{width:90cqw;min-height:51cqw}}.hero-video__media video,.hero-video__media iframe{width:100%;border-radius:8px;min-height:100%;max-height:100%;z-index:2}@media only screen and (max-width:767px){.hero-video__media video,.hero-video__media iframe{min-height:51cqw}}.hero-video__thumb{position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px;transition:scale 0.3s ease}.hero-video .video-file{position:relative;display:flex;width:100%;height:auto}.hero-video .video-file:before{position:absolute;content:"";width:100%;height:100%;background-color:black;top:0;bottom:0;right:0;left:0;z-index:1;opacity:0;border-radius:8px;transition:all 0.3s ease}.hero-video .video-file--longVideo{position:absolute;left:50%;top:calc(50% + 125px);transform:translate(-50%, -50%);z-index:10;font-size:16px;font-weight:600;line-height:110%;letter-spacing:0.32px;padding:13px 17px;border-radius:8px;background:rgba(255, 255, 255, 0.8);backdrop-filter:blur(5px);transition:all 0.5s ease;opacity:0}@media only screen and (max-width:1024px){.hero-video .video-file--longVideo{padding:10px 15px;font-size:14px}}@media only screen and (max-width:767px){.hero-video .video-file--longVideo{display:none}}.hero-video .video-btn-play{position:absolute;width:5rem;height:5rem;top:50%;left:50%;translate:-50% -50%;cursor:pointer;border-radius:50%;transition:scale 0.3s ease}.hero-video .video-btn-play:hover{scale:1.15}.hero-video .video-btn-play svg{width:100%;height:100%}@keyframes hideVideoMsg{0%{transform:translateX(0);z-index:1}50%{transform:translateX(-60%);z-index:-1}100%{transform:translateX(0);z-index:-1}}@keyframes showVideoMsg{0%{transform:translateX(0);z-index:-1}50%{transform:translateX(-60%);z-index:-1}100%{transform:translateX(0);z-index:1}}