.hero-wrapper{background:#fff;height:90vh;min-height:600px;position:relative;width:100%}.hero,.hero-content{bottom:0;left:0;position:absolute;right:0;top:0}.hero{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.hero iframe,.hero-video{height:56.25vw;left:50%;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.hero iframe{opacity:0}.hero iframe.loaded{opacity:1}.hero-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;z-index:10}.hero-content h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.11;margin:8% 0 18px;text-transform:capitalize}.hero-content h1,.hero-content p{color:#fff;font-family:Inter,Helvetica,Arial,sans-serif}.hero-content p{font-size:clamp(1rem,5vw,2.1rem);line-height:40px;margin-bottom:18px}.hero-wrapper .gradient-ribbon{bottom:-1px;height:auto;left:0;position:absolute;width:100%;z-index:25}@media screen and (max-width:320px){.hero-wrapper{height:75vh}.hero-content h1{font-size:2rem;margin-top:8%}.hero-content p{line-height:10px}}@media screen and (min-width:321px) and (max-width:767px) and (orientation:portrait){.hero-wrapper{height:63vh}.hero{background-attachment:unset}.hero-content h1{margin-top:15%}.hero-content p{line-height:20px}}@media screen and (min-width:321px) and (max-width:767px) and (orientation:landscape){.hero-wrapper{height:90vh;min-height:400px}.hero-content p{font-size:20px}}@media screen and (min-width:768px) and (max-width:1024px){.hero{background-attachment:unset}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.hero-wrapper{height:50vh}.hero{background-attachment:unset}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.hero-wrapper{height:95vh;min-height:400px}.hero{background-attachment:unset}.hero-content p{font-size:20px}.hero-content h1{margin:5% 0 0}}@media (pointer:coarse){.hero{background-attachment:unset}}