.tab-header-grid{display:flex;grid-template-rows:minmax(0,1fr);justify-content:space-between;gap:24px}.tab-button{width:100%;padding:8px 12px;background-color:#52c4c9;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .5s ease;font-size:16px;font-weight:600;letter-spacing:.05em;font-family:Montserrat,sans-serif}.tab-content-container{display:flex;flex-direction:row;min-height:350px;margin-top:12px}.tab-content>p{font-size:14px}.tab-content>ul>li{font-size:14px}.tab-content>p>a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.tab-content>h2{font-size:16px}.selected,.tab-button:hover{background-color:#1f5c89}@media screen and (max-width: 640px){.tab-header-grid{flex-direction:column;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}.tab-content>p{font-size:12px}.tab-content>ul>li{font-size:12px}.tab-content>h2{font-size:16px}}@media screen and (max-width: 1024px){.tab-button{font-size:13px;font-weight:500}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/tabbed-content.css.map */
