.tab-content-wrapper .tabs .tab{transition:all ease-out .3s}.tab-content-wrapper{display:flex;flex-direction:column}.tab-content-wrapper .tabs{display:flex;align-self:flex-start;max-width:100%}.tab-content-wrapper .tabs .tab{display:inline-flex;justify-content:center;align-items:center;padding:1em 1.5em;text-transform:uppercase;letter-spacing:1.6px;line-height:1;font-weight:700}.tab-content-wrapper .tabs.primary{border:3px solid #007bc2}.tab-content-wrapper .tabs.primary .tab{color:var(--font-color)}.tab-content-wrapper .tabs.primary .tab.active,.tab-content-wrapper .tabs.primary .tab:hover{background-color:#007bc2;color:#fff}.tab-content-wrapper .tabs.secondary{column-gap:64px}.tab-content-wrapper .tabs.secondary .tab{opacity:.6;padding:1em 0}.tab-content-wrapper .tabs.secondary .tab.active,.tab-content-wrapper .tabs.secondary .tab:hover{opacity:1;text-decoration:underline;text-underline-offset:8px;text-decoration-color:#dab897}.tab-content-wrapper .content-wrapper{margin-top:32px}.tab-content-wrapper .content{display:none}.tab-content-wrapper .content.active{display:initial}.tab-content-wrapper .content img{width:100%;max-height:1000px;object-fit:cover}.tab-content-wrapper .content figure.image{margin:0}@media only screen and (min-width:1200px){.tab-content-wrapper .header-wrapper{max-width:calc(50% - 16px)}.tab-content-wrapper .tab{font-size:20px}}