.product-tab-switch-container *{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}.product-tab-switch-container{width:100%;max-width:100%;background-color:#fff;border-radius:.5rem;overflow:hidden}.product-tab-switch-container .tabs{display:flex;border-bottom:.0625rem solid #575757}.product-tab-switch-container .tab{flex:1;padding:1rem .9rem;text-align:center;cursor:pointer;font-size:1.8rem;font-weight:500;color:#999;transition:all .3s ease;border-bottom:.1875rem solid transparent}.product-tab-switch-container .tab.active{color:#333;border-bottom:.1875rem solid #575757}.product-tab-switch-container .custom-tab-content{display:none;padding:1.8rem 1.5rem;line-height:1.6}.product-tab-switch-container .custom-tab-content.active{display:block;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-tab-switch-container h2{margin-bottom:1.25rem;color:#333;font-weight:600}.product-tab-switch-container p{margin-bottom:.9rem;color:#555;font-size:1.5rem}.product-tab-switch-container ul{margin-left:1.25rem;margin-bottom:.9rem}.product-tab-switch-container li{margin-bottom:.75rem;color:#555;font-size:1.5rem;list-style-type:disc}.product-tab-switch-container .features{margin-top:1.5rem}.product-tab-switch-container .feature-item{display:flex;align-items:flex-start;margin-bottom:.75rem}.product-tab-switch-container .bullet{color:#4caf50;margin-right:.625rem;font-weight:700}.product-tab-switch-container .ingredients-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:.9rem;margin-top:1.25rem}.product-tab-switch-container .ingredient-item{background-color:#f8f8f8;padding:.9rem;border-radius:.375rem;text-align:center}.product-tab-switch-container .ingredient-item h4{color:#4caf50;margin-bottom:.3rem}.product-tab-switch-container .ingredient-item p{font-size:.875rem;margin-bottom:0}.product-tab-switch-container .application-steps{counter-reset:step-counter;margin-top:1.25rem}.product-tab-switch-container .step{margin-bottom:1.25rem;padding-left:2.5rem;position:relative}.product-tab-switch-container .step:before{content:counter(step-counter);counter-increment:step-counter;position:absolute;left:0;top:0;width:1.875rem;height:1.875rem;background-color:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.product-tab-switch-container .step h4{margin-bottom:.5rem;color:#333}@media (max-width: 768px){.product-tab-switch-container .tab{font-size:.9rem;padding:.8rem .5rem}.product-tab-switch-container .custom-tab-content{padding:1.2rem 1rem}.product-tab-switch-container .ingredients-list{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr))}}@media (max-width: 749px){.product-tab-switch-container .tab{font-size:1.5rem;padding:.7rem .3rem}.product-tab-switch-container .step{padding-left:2rem}.product-tab-switch-container .step:before{width:1.5rem;height:1.5rem}.product-tab-switch-container .ingredients-list{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/component-tab-switch.css.map */
