.animate-tabs__title{text-align:center;width:100%}.animate-tabs__title h1{margin-bottom:0}.tabs{display:flex;flex-wrap:wrap;gap:20px;width:100%}.tabs,.tabs__tab{align-items:center;justify-content:center}.tabs__tab{display:inline-flex;height:56px;position:relative;width:153px}@media (max-width:767px){.tabs{flex-wrap:nowrap;justify-content:start;overflow-y:scroll}.tabs::-webkit-scrollbar{display:none}.tabs__tab{justify-content:start}}.tabs__tab:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.tabs__tab img{max-height:56px;max-width:153px;transition:filter .3s ease}.tabs__tab[aria-selected=false]:focus img,.tabs__tab[aria-selected=false]:hover img,.tabs__tab[aria-selected=true] img{filter:invert(1)}.tabs__content-title-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between}.tabs__content-title-wrapper img{max-height:88px;max-width:289px}@media (max-width:767px){.tabs__content-title-wrapper img{max-height:40px;max-width:131px}.tabs__content-title-button-wrapper .button.button--secondary{font-size:16px;padding:6px 12px}}.tabs__content-content-wrapper{margin-top:20px}.tabs__content-content-wrapper h1,h2,h3{margin-bottom:20px}.tabs__content-content-wrapper p{margin-bottom:5px}.tabs__content-author-wrapper{align-items:center;display:flex;gap:24px;margin-top:20px}.tabs__content-author-image{border:2px solid #304c39;border-radius:50%;flex:0 0 auto;height:60px;overflow:hidden;width:60px}.tabs__content-author-image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.tabs__content-author-info{display:flex;flex-direction:column}.tabs__content-author-name{font-weight:600}.tabs__content-author-position{font-size:20px}@media (max-width:767px){.tabs__content-author-position{font-size:16px}}.tabs__content-child-card-wrapper{display:flex;gap:40px;justify-content:space-between;margin-top:40px}@media (max-width:767px){.tabs__content-child-card-wrapper{flex-direction:column}}.tabs__content-child-card{border-radius:24px;padding:20px;width:100%}.tabs__content-child-card h1,h2,h3{margin-bottom:20px}.tabs__content-child-card p{margin-bottom:5px}@media (max-width:767px){.tabs__content-child-card h1{font-size:48px}}