@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");body{margin:0}.ethyca-hero6{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:60vh;padding:20px;position:relative}.ethyca-hero6--mobile{display:none}.ethyca-hero6--desktop{display:flex}.ethyca-hero6:before{background:rgba(0,0,0,.3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.ethyca-hero6__container{display:flex;justify-content:flex-end;margin:0 auto;max-width:1200px;position:relative;width:100%;z-index:2}.ethyca-hero6__content{align-items:flex-start;display:flex;flex-direction:column;gap:40px;max-width:600px;width:100%}.ethyca-hero6__content--right{align-items:flex-start;text-align:left}.ethyca-hero6__heading{align-items:center;color:#fff;font-family:Eliza,sans-serif;font-size:50px;font-style:normal;font-weight:500;line-height:65px;margin:0;max-width:673px}.ethyca-hero6__cta{display:flex;justify-content:flex-start;width:100%}.cta-button6{background-color:#cdd2d3;border:none;border-radius:3px;color:#2b2e35;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:20.5699px;font-style:normal;font-weight:500;line-height:29px;padding:14px 40px;text-align:center;text-decoration:none;transition:all .3s ease}.cta-button6:hover{background-color:#d3d3d3;transform:translateY(-2px)}@media screen and (max-width:800px){.ethyca-hero6--mobile{display:flex}.ethyca-hero6--desktop{display:none}.ethyca-hero6{padding:180px 15px 90px}.ethyca-hero6__container{justify-content:flex-start}.ethyca-hero6__heading{font-size:43px;line-height:120%}.ethyca-hero6__content{align-items:flex-start;gap:70px;max-width:100%}.ethyca-hero6__content--right{align-items:flex-start;text-align:left}.ethyca-hero6__cta{justify-content:flex-start}}@media screen and (max-width:480px){.ethyca-hero6__heading{max-width:349px}}