#hero{background-color:black;min-height:100vh;width:100%;display:flex;align-items:center;background-repeat:no-repeat;background-size:cover}#hero .module__wrapper{width:100%;padding-right:22px}@media(min-width:1366px){#hero .module__wrapper{padding-left:140px;padding-right:140px}}#hero .text--h1{line-height:1.19;margin-bottom:24px}#hero .text--small{line-height:1.56;margin-bottom:32px;max-width:485px}#hero .hero__ctas{display:flex;justify-content:space-between}#hero .hero__ctas .col{display:flex;flex-wrap:wrap}#hero .cta{margin-right:16px;margin-bottom:16px}#hero .cta-btn{color:white;border-radius:7px;padding:19.5px 27px 19.5px 27px}#hero .cta-btn.cta--background{border-color:transparent;background-color:rgba(255,255,255,.4)}#hero .cta-btn.cta--background:hover{background-color:rgba(254,204,47,.4)}#hero .cta-btn.cta--border{border:2px solid white}@media(max-width:460px){#hero .cta-btn.cta--border{border:2px solid white}}#hero .cta-btn.cta--border:hover{border-color:var(--sun-yellow);color:var(--sun-yellow)}#hero .cta.cta--icon{display:flex;flex-direction:column;justify-content:end;align-self:end;width:41px}#hero .cta.cta--icon img{filter:brightness(0) invert(1)}#hero .cta.cta--icon:hover img{filter:brightness(100%)}#hero .text--h1 b{color:var(--sun-yellow)}@media(max-width:768px){#hero .module__wrapper{margin-top:100px}}@media(min-width:768px){#hero .module__wrapper{margin-top:150px}}