.tabbed-content{text-align:center}.tabbed-content__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:4rem}.tabbed-content__tab{min-width:15rem;padding:1.2rem 3rem;font-family:inherit;font-size:1.6rem;line-height:1.3;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.4);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.tabbed-content__tab:hover{border-color:rgb(var(--brand-orange))}.tabbed-content__tab.is-active{color:#fff;background-color:rgb(var(--brand-orange));border-color:rgb(var(--brand-orange))}.tabbed-content__panel[hidden]{display:none}.tabbed-content__title{margin:0 0 1.5rem;font-family:kepler-std,serif;font-style:italic;font-weight:400;font-size:42px}@media screen and (max-width:749px){.tabbed-content__title{font-size:28px}}.tabbed-content__subtext{max-width:80rem;margin:0 auto 3rem}.tabbed-content__image img{height:auto;max-width:750px;width:100%}@media screen and (max-width:749px){.tabbed-content__nav{gap:1rem;margin-bottom:3rem}.tabbed-content__tab{min-width:12rem;padding:1rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-tabbed-content.css.map */
