.custom-tabs{max-width:1100px;margin-inline:auto;border-radius:15px}.custom-tabs__title{text-align:center;margin:0 0 2rem;color:rgb(var(--color-foreground));font-size:4rem}.custom-tabs__container{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:12px;padding:1.25rem 0 1.75rem}.custom-tabs__nav{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid rgba(255,255,255,.25);margin-bottom:2.5rem;max-width:fit-content}.custom-tabs__tab{background:none;border:none;padding:.75rem 1.75rem;font-size:1rem;color:rgb(var(--color-foreground));opacity:.75;cursor:pointer;position:relative;letter-spacing:.02em;transition:opacity .2s ease;font-size:1.7rem;padding-left:0}.custom-tabs__tab:hover,.custom-tabs__tab.is-active{opacity:1}.custom-tabs__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:rgb(var(--color-foreground))}.custom-tabs__panel{animation:tabFade .25s ease}.custom-tabs__panel[hidden]{display:none}.custom-tabs__content{line-height:1.6;margin-left:0!important}.custom-tabs__content ul{list-style:none;padding:0;margin:0 0 1rem}.custom-tabs__content ul li{position:relative;padding-left:1.75rem;margin-bottom:.5rem}.custom-tabs__content ul li:before{content:"\2713";position:absolute;left:0;top:0;font-weight:700}@keyframes tabFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.custom-tabs__nav{gap:0;flex-wrap:nowrap}.custom-tabs{margin-inline:15px;padding-bottom:24px}.custom-tabs__title{font-size:3rem}.custom-tabs__tab{padding-inline:1rem;padding-bottom:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-tabs.css.map */
