.hero{width:100%;display:flex;flex-direction:column;justify-content:left;position:relative;background-size:cover;background-repeat:no-repeat}@media(min-width:768px){.hero{background-position:50%}}.hero--not-fullscreen{position:relative;margin-block:20px auto;margin-inline:auto;border-radius:10px;overflow:clip;border:3px solid rgba(0,0,0,0);z-index:1}@media(max-width:768px){.hero--not-fullscreen{width:90%}}@media(min-width:768px)and (max-width:960px){.hero--not-fullscreen{width:90%;max-height:1000px}}@media(min-width:960px)and (max-width:1280px){.hero--not-fullscreen{width:100%;max-width:940px}}@media(min-width:1280px){.hero--not-fullscreen{max-width:1260px}}@media(min-width:768px){.hero .video-player__wrapper{overflow:hidden;position:absolute;top:0;bottom:0;inset-inline:0;height:100%;width:100%}}.hero__container{width:100%;z-index:1;padding-block:80px;padding-inline:50px;background-repeat:no-repeat;background-size:100% 100%;position:relative}@media(min-width:768px){.hero__container{padding-block:220px;padding-inline:50px;max-width:1280px;height:800px}}@media(min-width:1280px){.hero__container{padding-block:245px;padding-inline:12px;margin-block:0;margin-inline:auto;height:750px}}.hero__container--not-fullscreen{padding-block:80px;padding-inline:50px}.hero__header{width:100%}.hero__header,.hero__title{margin-bottom:28px}@media(min-width:768px){.hero__title{width:50%;margin-bottom:28px}}.hero__content{display:block;color:#fff;width:100%;font-size:14px;line-height:20px;font-weight:var(--weight-light);letter-spacing:0;margin-bottom:28px;font-family:var(--font-family)}@media(min-width:768px){.hero__content{width:50%;font-size:16px;line-height:23px}}.hero--logged{min-height:auto}.hero__img{height:100%;width:100%;display:none}@media(min-width:768px){.hero__img{display:block}}.hero__imgMobile{display:flex;flex-direction:column;height:auto}.hero__imgMobile img{width:100%}.hero__imgMobile img:first-of-type{min-height:390px}@media(min-width:768px){.hero__imgMobile{display:none}}.hero:before{content:"";position:absolute;top:0;inset-inline-start:0;width:100%;height:100%;background:linear-gradient(180deg,#000,rgba(255,255,255,0) 30%);z-index:1}
/*# sourceMappingURL=a0124f04e1a2419e.css.map*/