.video-hero-section{border-bottom:none;color:inherit;display:flex;flex-direction:column;margin-bottom:20px;overflow:hidden;position:relative}.video-hero-section:before{background:linear-gradient(180deg,#fff,transparent);top:0}.video-hero-section:after,.video-hero-section:before{content:"";height:80px;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.video-hero-section:after{background:linear-gradient(0deg,#fff,transparent);bottom:0}.video-hero__iframe-bg{border:none;display:block;height:900px;margin-top:-550px;pointer-events:none;width:100%}.video-hero__overlay{background-color:transparent;justify-content:flex-start;padding:0 80px}.video-hero__container,.video-hero__overlay{align-items:flex-start;display:flex;width:100%}.video-hero__container{flex-direction:column;gap:24px;margin:0 auto;max-width:1280px}.video-hero__column{flex:1}.video-hero__column--text{text-align:left}.video-hero__column--button{display:flex;justify-content:flex-start;margin-top:0}.video-hero__column--button .btn-solid{background-color:#0afc33;border:none;border-radius:10px;color:#1a1a1a;display:inline-block;font-weight:700;padding:14px 28px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease}.video-hero__column--button .btn-solid:hover{background-color:#0d3b1f!important;color:#0afc33!important}.spanitem{background-color:#f4f1ea}.hero-subtitulo{font-size:25px;font-weight:400;line-height:105%;margin:0 0 12px}.hero-titulo{font-size:35px;font-weight:600;line-height:105%;margin:0 0 32px}.hero-titulo--mobile{display:none}.hero-titulo--desktop{display:block}.hero-destaque{background-color:#000;border-radius:6px;color:#fff;padding:2px 8px}.hero-btn{align-items:center;background-color:#0afc33;border-radius:10px;color:#1a1a1a;display:inline-flex;font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;justify-content:center;padding:14px 28px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.mobile-br{display:none}.desktop-br{display:block}@keyframes heroEntrada{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-texto-animado{animation:heroEntrada .8s ease-out both;margin-top:60px}@media (max-width:767px){.video-hero__overlay{padding:32px 24px 16px}.hero-texto-animado{margin-top:20px}.video-hero__iframe-bg{height:360px;margin-top:-290px}.hero-subtitulo{font-size:16px!important;margin:0 0 8px}.hero-titulo--desktop{display:none}.hero-titulo--mobile{display:block;font-size:clamp(1.2rem,5.8vw,1.75rem)!important;line-height:105%!important;margin:0 0 24px}.hero-btn{font-size:16px!important;padding:12px 24px!important}.video-hero__column--button,.video-hero__column--text{justify-content:flex-start;margin-top:0;text-align:left;width:100%}.mobile-br{display:block}.desktop-br{display:none}}