.tas-header{justify-content:center;align-items:center;padding:2rem 1rem;font-family:Inter,sans-serif;font-weight:300}.tas-header,.tas-header__tas-about{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.tas-header__tas-about{background-color:#55a78e;color:#fefefe;padding:40px 30px;gap:12px;border-radius:4px;max-width:35%}.tas-header__tas-about-title{font-family:Inter,sans-serif;font-weight:600}@media(max-width:767px){.tas-header__tas-about{max-width:unset}}.tas-header__buttons{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 0}.tas-header__logo{background-color:#fefefe;border:1px solid #e7e6e4;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:.5rem}.tas-header__logo-container{box-sizing:border-box;position:relative;max-width:250px;width:100%;height:250px}.tas-header__container{display:flex;width:100%;max-width:1295px;gap:1rem;justify-content:space-between;align-items:center}.tas-header__container-main{display:flex;flex:0 0 65%;max-width:65%;width:100%;gap:1rem}@media(max-width:767px){.tas-header__container-main{max-width:unset}}@media(max-width:400px){.tas-header__container-main{align-items:center;flex-direction:column}}.tas-header__container-info{display:flex;flex-direction:column;justify-content:space-around;width:100%}@media(max-width:767px){.tas-header__container-info{max-width:unset}.tas-header__container{flex-direction:column;align-items:center}}.tas-header__title{font-size:2rem;line-height:1.4;margin:.5rem 0;font-family:Inter,sans-serif;font-weight:300}@media(max-width:767px){.tas-header__title{font-size:1.5rem}}.tas-header__title-link{color:#0a0a0a;text-decoration:none}.tas-header__website{color:#0a0a0a;font-size:.875rem}.tas-header__star{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;text-align:center;color:#faa222;font-size:.875rem;padding:1rem 0}.tas-header__star-link{text-decoration:unset}.tas-header__luminary{display:flex;flex-direction:column;align-items:center}.tas-header__luminary-main{gap:.5rem;padding:1rem;border:1px solid #e7e6e4;border-radius:5px}.tas-header__luminary-img{width:4rem;aspect-ratio:1;object-fit:cover}.tas-header__luminary-name{text-align:center;font-size:.75rem;font-family:Inter,sans-serif;font-weight:600}.tas-header__luminary-display{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:400px){.tas-header__luminary-display{grid-template-columns:1fr 1fr}}.tas-header__button{font-size:.75rem;text-transform:uppercase;padding:.85em 1.5em;font-family:Inter,sans-serif;font-weight:400}.tas-header__button .button__icon{stroke:unset}.tas-header__button--review{background-color:transparent}.tas-header__button--review .button__icon{margin-top:-10px}.tas-header__svg,.tas-header__svg path{width:1.5rem;fill:#0a0a0a}.tas-header__svg path{stroke:#0a0a0a}