.sizing-tabs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.2rem;margin-bottom:7rem}.sizing-tab-btn{padding:1rem 1.5rem;background:none;border:2px solid #E4E4E4;cursor:pointer;font-family:var(--font-body-family);font-size:1.6rem;position:relative;color:rgba(var(--color-foreground),1);transition:all .3s ease}.sizing-tab-btn.active{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));border-color:rgba(var(--color-button),var(--alpha-button-background))}.sizing-tab-content{display:none}.sizing-tab-content.active{display:block;animation:fadeIn .3s ease}.tab-content-wrapper{display:flex;justify-content:space-between;gap:5rem}.tab-content-wrapper .left-wr,.tab-content-wrapper .right-wr{display:flex;flex-direction:column;gap:2rem}.tab-content-wrapper .img-box{display:inline-flex;flex-grow:1}.tab-content-wrapper .img-box img{width:100%}.tab-content-wrapper .left-content .sub-heading{margin-block:0 1rem}.tab-content-wrapper .left-content .heading{margin-block:0 2rem}.tab-content-wrapper .right-content .desc-text{line-height:1.4;color:rgba(var(--color-foreground),1)}.tab-content-wrapper .btn-wr{margin-top:2rem}.tab-content-wrapper .btn-wr .btn-arrow{background-color:transparent;color:#000;display:inline-flex;align-items:center;justify-content:center;gap:1rem}.tab-content-wrapper .btn-wr .btn-arrow:before,.tab-content-wrapper .btn-wr .btn-arrow:after{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 1280px){.tab-content-wrapper{gap:2.5rem}}@media screen and (max-width: 749px){.sizing-tabs{margin-bottom:3rem}.tab-content-wrapper{flex-direction:column;gap:1.5rem}.tab-content-wrapper .left-wr,.tab-content-wrapper .right-wr{gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/sizing-guide-tabs.css.map */
