tabs-section{display:block}.tabs{display:flex;flex-direction:column}.tabs__list{display:flex;flex-wrap:wrap;gap:0;flex-shrink:0;order:-1;border-bottom:1px solid rgba(var(--color-foreground),.2);margin-bottom:0;padding-bottom:0}.tabs__panels{order:0;position:relative;padding-top:2.4rem}.tabs__tab{position:relative;padding:1.2rem 1.6rem;margin:0;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:inherit;font-size:1.4rem;font-weight:500;color:rgba(var(--color-foreground),.7);transition:color .2s ease,border-color .2s ease}.tabs__tab:hover{color:rgb(var(--color-foreground))}.tabs__tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-accent))}.tabs__panel{display:none}.tabs__panel.is-active{display:block}.tabs__panel-inner{outline:none}.tabs__panel-inner>*:first-child{margin-top:0}.tabs__panel-inner>*:last-child{margin-bottom:0}.tabs__panel-inner>*+*{margin-top:1.2rem}.tabs.style-1{border-radius:4px;overflow:hidden}.tabs.style-1 .tabs__list{background-color:transparent;border-bottom:none;margin-bottom:0;padding:0;gap:0}.tabs.style-1 .tabs__tab{background-color:#f0f0f0;border:1px solid #CCCCCC;border-bottom:none;color:rgb(var(--color-foreground));font-weight:400;padding:1.2rem 1.6rem;margin:0;position:relative;transition:background-color .2s ease;font-size:1.8rem}.tabs.style-1 .tabs__tab:not(:last-child){border-right:1px solid #CCCCCC}.tabs.style-1 .tabs__tab:first-child{border-top-left-radius:4px;border-left:1px solid #CCCCCC}.tabs.style-1 .tabs__tab:last-child{border-top-right-radius:4px;border-right:1px solid #CCCCCC}.tabs.style-1 .tabs__tab.is-active{background-color:#fff;border-top:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;color:rgb(var(--color-foreground));font-weight:500;z-index:2;margin-bottom:-1px}.tabs.style-1 .tabs__tab.is-active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background-color:#fff;z-index:1}.tabs.style-1 .tabs__tab:hover:not(.is-active){background-color:#ededed;color:rgb(var(--color-foreground))}.tabs.style-1 .tabs__panels{background-color:#fff;border:1px solid #d0d0d0;border-radius:0 4px 4px;margin-top:0;min-height:200px}.tabs.style-1 .tabs__panel{background-color:#fff}.tabs.style-2{display:flex;flex-direction:column;align-items:center}.tabs.style-2 .tabs__list{display:flex;justify-content:center;gap:1.2rem;border:1px solid #E0E0E0;border-radius:4px;background-color:#fff;margin-bottom:0;padding:.8rem;flex-wrap:wrap;transform:translateY(30px);z-index:2;height:60px}.tabs.style-2 .tabs__tab{background-color:transparent;border:none;border-radius:4px;color:#000;font-weight:400;padding:1.2rem 1.6rem;margin:0;position:relative;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.tabs.style-2 .tabs__tab.is-active{background-color:#000;border:none;color:#fff;font-weight:500;z-index:2}.tabs.style-2 .tabs__tab:hover:not(.is-active){background-color:#f5f5f5;color:#000;border-radius:4px}.tabs.style-2 .tabs__panels{background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;min-height:200px;width:100%;padding-top:4.6rem;box-shadow:0 1px 3px #0000000d}.tabs.style-2 .tabs__panel{background-color:#fff}@media screen and (max-width:749px){.tabs__list{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs__list::-webkit-scrollbar{display:none}.tabs__tab{flex-shrink:0;padding:1rem 1.2rem;font-size:1.3rem}.tabs.style-1 .tabs__tab{padding:1rem 1.2rem;font-size:1.3rem}.tabs.style-2 .tabs__list{gap:.8rem}.tabs.style-2 .tabs__tab{padding:1rem 1.2rem;font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-tabs.css.map */
