.vl-container{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width:768px){.vl-container{flex-direction:row;align-items:center}}.vl-features{flex:1 1}.vl-features h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.vl-features p{margin-bottom:1rem;color:#333}.vl-features ul{list-style-type:disc;padding-left:1.5rem;color:#111}.vl-features li{margin-bottom:.5rem}.vl-features li strong{font-weight:700}.vl-video{flex:1 1;height:100%;align-items:center}.vl-video video{width:100%;border-radius:8px}.final-vl-container{display:flex;flex-direction:column-reverse;align-items:center;gap:2rem}@media (min-width:768px){.final-vl-container{flex-direction:row;align-items:center}}.final-vl-features{flex:1 1}.final-vl-features h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.final-vl-features p{margin-bottom:1rem;color:#333}.final-vl-features ul{list-style-type:disc;padding-left:1final-5rem;color:#111}.final-vl-features li{margin-bottom:0final-5rem}.final-vl-features li strong{font-weight:700}.final-vl-video{flex:1 1;height:100%;align-items:center;justify-content:center;display:flex}.final-vl-video video{width:auto;height:500px;border-radius:8px}.hero-banner{position:relative;width:100%;font-family:sans-serif;display:flex;flex-direction:column-reverse}.hero-image{width:100%;height:auto;object-fit:cover;display:block}.hero-overlay{position:static;background:#111;color:white;text-align:center;padding:2rem 1rem;box-sizing:border-box}.hero-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.125rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-button{background-color:#007bff;color:white;font-size:1rem;padding:.75rem 1.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease}.hero-button:hover{background-color:#0056b3}.buttons-holder{display:flex;gap:30px;flex-direction:column}.link-holder a{color:white;border:2px solid white;padding:10px;border-radius:8px;text-decoration:none}@media (min-width:768px){.hero-banner{flex-direction:unset}.hero-image{width:100%;height:auto;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;background:none;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}}.features-section{display:flex;flex-direction:column;gap:2rem;padding:3rem 2rem;background-color:#1e1e26;text-align:center;color:#00e6c3}@media (min-width:768px){.features-section{flex-direction:row;justify-content:space-around;align-items:flex-start}}.feature{flex:1 1;max-width:300px;margin:0 auto}.icon{font-size:2.5rem;margin-bottom:1rem}.feature h3{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#00e6c3}.feature p{font-size:.95rem;line-height:1.5;color:#bfffee}