@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideInFromBottom{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromBottom{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.videoLp{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:4rem 0}.videoLp__bg{background:radial-gradient(49.14% 621.23% at 50.86% 47.31%,#50ffc0 0,#0ba98f 100%);height:33.125rem;position:absolute;width:100%}@media (max-width:1080px){.videoLp__bg{height:22.125rem}}@media (max-width:769px){.videoLp__bg{height:18.125rem}}@media (max-width:544px){.videoLp__bg{height:9rem}}.videoLp__video{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#2a2a2a;border:1.5625rem solid #2a2a2a;border-radius:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-width:65.6875rem;-webkit-transition:all .5 ease-in-out;transition:all .5 ease-in-out;width:100%;z-index:1}@media (max-width:1080px){.videoLp__video{width:90%}}@media (max-width:544px){.videoLp__video{border:.75rem solid #2a2a2a;width:78%}}.videoLp__video:hover img{opacity:.2}.videoLp__video img{cursor:pointer;height:35.25rem;-o-object-fit:cover;object-fit:cover;opacity:.2;width:100%}@media (max-width:1080px){.videoLp__video img{height:auto}}@media (max-width:544px){.videoLp__video img{height:11.5rem}}.videoLp__video iframe{-webkit-animation:fadeIn 1.5s ease-in-out;animation:fadeIn 1.5s ease-in-out}.videoLp__video__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;justify-content:center;margin-top:-15px;position:absolute;-webkit-transition:all .5 ease-in-out;transition:all .5 ease-in-out;width:24.375rem}@media (max-width:1080px){.videoLp__video__content{gap:1.125rem;width:17.9375rem}}@media (max-width:769px){.videoLp__video__content{margin-top:0}}@media (max-width:544px){.videoLp__video__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.625rem;width:13.75rem}}.videoLp__video__content:hover img{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.videoLp__video__content h1{-webkit-animation:slideInFromBottom 1s ease-in-out;animation:slideInFromBottom 1s ease-in-out;font-size:2.875rem;font-weight:700;line-height:3.375rem;text-align:center}@media (max-width:1080px){.videoLp__video__content h1{font-size:2rem;line-height:2.5rem}}@media (max-width:544px){.videoLp__video__content h1{font-size:1.25rem;line-height:1.75rem}}.videoLp__video__content img{-webkit-animation:slideInFromBottom 2s ease-in-out;animation:slideInFromBottom 2s ease-in-out;height:6.5rem;opacity:1;width:6.5rem}@media (max-width:769px){.videoLp__video__content img{height:3.3125rem;width:3.3125rem}}@media (max-width:544px){.videoLp__video__content img{height:4.25rem;width:4.25rem}}