@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700;6..12,800;6..12,900&display=swap");.vbc-hero{font-family:Nunito Sans,Open Sans,system-ui,sans-serif;padding:64px 5vw 130px;position:relative}.vbc-hero__inner{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;position:relative;z-index:3}.vbc-hero__text{flex:1 1 460px;max-width:560px}.vbc-hero__title{color:#16191c!important;font-family:Nunito Sans,Montserrat,system-ui,sans-serif!important;font-size:clamp(28px,3.4vw,44px)!important;font-weight:900!important;margin:0 0 10px!important}.vbc-hero__subtitle{color:#5a6672!important;font-family:Nunito Sans,Open Sans,system-ui,sans-serif!important;font-size:16px!important;margin:0!important}.vbc-hero__image{flex:0 0 auto;margin-bottom:-70px;max-width:300px;position:relative;z-index:2}.vbc-hero__image img{display:block;height:auto;width:100%}.vbc-wave{bottom:-1px;left:0;line-height:0;overflow:hidden;position:absolute;right:0;z-index:1}.vbc-wave svg{display:block;height:200px;width:100%}@media (max-width:900px){.vbc-hero{height:auto;min-height:0;padding:40px 6vw}.vbc-hero__inner{align-items:center;flex-direction:column;gap:20px;height:auto;justify-content:flex-start!important;min-height:0;text-align:center}.vbc-hero__text{flex:0 0 auto;max-width:100%}.vbc-hero__image{margin-bottom:0!important;max-width:160px!important}.vbc-wave svg{height:90px}}