.navbar.active{background-color:rgba(255,255,255,.6)!important;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.dropdown-item{color:black!important}.logo-margin{margin-top:0!important}.dropdown-item sup{font-size:.5em!important;top:-.8em!important;font-weight:500!important}.hero-section{margin:7rem auto 0;padding:0 1rem;position:relative;z-index:1}.hero-container{display:flex;align-items:center;gap:3rem}.hero-left{flex:1 1}.hero-right{flex:1 1;display:flex;justify-content:center}.hero-title{font-family:PoppinsBold,sans-serif!important;font-weight:700;font-size:48px;color:#171717;margin:0 0 1.25rem}.hero-title span{display:block}.hero-description{margin-bottom:1.5rem!important;text-align:justify}.hero-ctas{display:flex;gap:0;align-items:center;justify-content:space-evenly;margin-top:20px}.hero-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:#FF541C;color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s}.hero-btn-primary:hover{background:#e0440f;color:#fff;text-decoration:none}.hero-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:transparent;color:#171717;border:1px solid #ff541c;border-radius:50px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.hero-video-wrapper{position:relative;width:100%;max-width:500px;aspect-ratio:16/9;border-radius:16px;overflow:visible}.hero-thumb-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}.hero-video-iframe{position:absolute;inset:0;width:100%;height:100%;border:none;border-radius:16px;z-index:1}.hero-close-btn{position:absolute;top:-13px;right:-13px;width:30px;height:30px;background:rgba(255,84,28,.9);color:#fff;border:none;border-radius:50%;font-size:14px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s}.hero-close-btn:hover{background:#FF541C}.hero-play-btn{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);transition:transform .2s;cursor:pointer;z-index:2}.hero-video-wrapper:hover .hero-play-btn{transform:translate(-50%,50%) scale(1.1)}.hero-play-btn svg{width:48px;height:48px}@media (min-width:1400px){.hero-title{font-size:54px!important}.hero-description{font-size:19px!important;max-width:550px}}@media (min-width:1200px) and (max-width:1399px){.hero-title{font-size:52px!important}}@media (min-width:991px) and (max-width:1199px){.hero-title{font-size:47px!important}}@media (max-width:991px){.hero-section{margin-top:6rem;padding:0 15px!important}.hero-container{flex-direction:column;gap:2rem;padding:0;text-align:center}.hero-title{font-size:27px}.hero-description{font-size:14px;text-align:justify}.hero-ctas{justify-content:center;gap:1rem!important}.hero-btn-primary,.hero-btn-secondary{padding:12px 15px;font-size:12px}.hero-video-wrapper{max-width:100%}.hero-play-btn svg{width:40px;height:40px}}