.headline-heroes{padding:180px 0}.headline-heroes__title{margin:32px 0}.headline-heroes__description{font-size:20px;line-height:150%}.headline-heroes__image{max-width:100%;height:auto}.heroes{padding:50px 0}.heroes__list{gap:40px}.heroes__card{width:calc(33.333% - 27px);color:#202020;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;-webkit-box-shadow:0 0 10px #EEE;box-shadow:0 0 10px #EEE;border-radius:2rem .5rem;outline:0;border:0;padding:0}.heroes__card__vector{background:var(--brand-color);top:0;right:0;width:100%;height:100%;border-radius:5px 0 0 5px}.heroes__card__img{width:135px;height:135px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:67.5px}.heroes__card__info{padding:50px 25px 25px 25px;border-radius:inherit;background:var(--text-color-white);z-index:1;-webkit-transition:all .3s;transition:all .3s}.heroes__card__name{font-size:16px;margin:10px 0 5px}.heroes__card__role{margin:5px 0 20px}.heroes__card__description{max-height:200px;overflow-y:auto}.heroes__card__description p{margin-bottom:10px}.heroes__card__description::-webkit-scrollbar{width:3px}.heroes__card__description::-webkit-scrollbar-thumb{background-color:rgba(244,121,33,0.3)}.heroes__card__description::-webkit-scrollbar-track{background:#EEE}.heroes__card__description:hover::-webkit-scrollbar-thumb{background-color:#f47921}.heroes__card__description__content--overflown{margin-right:10px}.work{padding:190px 0;position:relative}.work::before{content:"";position:absolute;inset:0;background-image:url("../../images/bg-trabalhe-conosco.webp");background-repeat:no-repeat;background-position:left;z-index:0}@media(prefers-color-scheme:no-preference){:root{--brand-color:#f27822;--brand-color-light:#f5934e;--brand-color-dark:#d15d0c;--brand-secondary-color:#40f;--bg-color:#fff;--bg-color-dark:#efefef;--bg-color-blur:#fdeee3;--title-color:#000;--text-color:#707070;--text-color-white:#fff}}@media(prefers-color-scheme:light){:root{--brand-color:#f27822;--brand-color-light:#f5934e;--brand-color-dark:#d15d0c;--brand-secondary-color:#40f;--bg-color:#fff;--bg-color-dark:#efefef;--bg-color-blur:#fdeee3;--title-color:#000;--text-color:#707070;--text-color-white:#fff}}@media(prefers-color-scheme:dark){:root{--brand-color:#f27822;--brand-color-light:#f5934e;--brand-color-dark:#d15d0c;--brand-secondary-color:#40f;--bg-color:#fff;--bg-color-dark:#efefef;--bg-color-blur:#fdeee3;--title-color:#000;--text-color:#707070;--text-color-white:#fff}}@media(max-width:992px){.headline-heroes__image{margin-top:40px}.heroes__card{width:calc(50% - 20px)}}@media(max-width:768px){.heroes__card{width:100%}}