.content-tabs-section{padding:var(--padding-top) var(--padding-left-right) var(--padding-bottom);--button-radius: var(--buttons-radius);--button-border-width: var(--buttons-border-width);--button-font-family: var(--font-buttons-family);--button-font-style: var(--font-buttons-style);--button-font-weight: var(--font-buttons-weight);--button-letter-spacing: var(--buttons-letter-spacing);--button-line-height: var(--buttons-line-height)}.tabs-navigation{width:100%;display:flex;justify-content:center;margin-bottom:24px}.tab-button{background:transparent;border:none;border-radius:0;padding:8px 0;margin:0 14px;cursor:pointer;font-family:var(--button-font-family);font-style:var(--button-font-style);font-weight:var(--button-font-weight);letter-spacing:var(--button-letter-spacing);line-height:var(--button-line-height);color:rgba(var(--color-foreground),.6);transition:all .25s ease;position:relative;font-size:calc(var(--font-heading-scale) * 1.5rem)}.tab-button:hover{color:rgba(var(--color-foreground),.85)}.tab-button.active{color:rgb(var(--color-foreground));font-weight:calc(var(--button-font-weight) + 100)}.tabs--underline .tab-button:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:currentColor;transition:width .25s ease}.tabs--underline .tab-button.active:after{width:100%}.tabs--pills{width:100%;display:flex;justify-content:center}.tabs--pills-inner{display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(var(--color-foreground),.45);padding:6px;border-radius:9999px;gap:6px}.tabs--pills-inner .tab-button{margin:0;padding:10px 22px;border-radius:9999px}.tabs--pills-inner .tab-button:after{display:none}.tabs--pills-inner .tab-button.active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-weight:calc(var(--button-font-weight) + 100)}.tab-content{display:none}.tab-content.active{display:block;animation:fadeIn .35s ease}.tab-content-inner{display:flex;gap:50px;align-items:center}.content-tabs-section.align-left .tab-content-inner{justify-content:flex-start}.content-tabs-section.align-center .tab-content-inner{justify-content:center}.content-tabs-section.align-right .tab-content-inner{justify-content:flex-end}.content-tabs-section.align-left .tab-content-text{text-align:left}.content-tabs-section.align-center .tab-content-text{text-align:center}.content-tabs-section.align-right .tab-content-text{text-align:right}.tab-content-image{max-width:var(--image-width);width:100%;display:block}.tab-content-image.aspect-1-1,.tab-content-image.aspect-4-3,.tab-content-image.aspect-16-9{position:relative;overflow:hidden}.tab-content-image.aspect-1-1{aspect-ratio:1 / 1}.tab-content-image.aspect-4-3{aspect-ratio:4 / 3}.tab-content-image.aspect-16-9{aspect-ratio:16 / 9}.tab-content-image.aspect-1-1 img,.tab-content-image.aspect-4-3 img,.tab-content-image.aspect-16-9 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.tab-content-image.natural{aspect-ratio:auto;overflow:visible}.tab-content-image.natural img{width:100%;height:auto;object-fit:contain;object-position:center;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:750px){.tabs-navigation{margin-bottom:20px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.tabs-navigation::-webkit-scrollbar{display:none}.tab-button{margin:0 10px;padding:6px 0;font-size:calc(var(--font-heading-scale) * 1.3rem)}.tabs--pills-inner{padding:4px;gap:4px}.tabs--pills-inner .tab-button{padding:8px 16px}.tab-content-inner{flex-direction:column;gap:24px;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cut1_component_content_tabs.css.map */
