.custom-tabs-section .question-title-sss:after{font-weight:700;content:"+";margin-left:10px}.custom-tabs-section details[open] .question-title-sss:after{content:"-"}.custom-tabs-section .tabs-container{overflow:hidden;position:relative}.custom-tabs-section .tabs{list-style:none;padding:0;justify-content:space-between;margin:0;display:flex}.custom-tabs-section .tabs li{flex:1;padding:20px 0;font-weight:700;transition:color .3s;position:relative;text-align:center;cursor:pointer;white-space:nowrap}.custom-tabs-section .tab-indicator{height:4px;transition:left .3s ease,width .3s ease;position:absolute;bottom:0;background:linear-gradient(90deg,#cf8700,orange,orange 50%,#cf8700);left:0;width:25%;display:block!important}.custom-tabs-section .tabs-content .tab-content{display:none}.custom-tabs-section .tabs-content .tab-content.active{display:block}@media (max-width:768px){.custom-tabs-section{padding:0 10px}.custom-tabs-section .tabs{overflow-x:auto;white-space:nowrap}.custom-tabs-section .tabs li{flex:none;font-size:12px;margin-right:10px;min-width:140px}.custom-tabs-section .tabs-content .tab-content{padding:10px}.custom-tabs-section .question-title-sss{font-size:13px}.custom-tabs-section .answer-content{font-size:12px}}@media (max-width:500px){.custom-tabs-section .tabs-container .tab.active{border-bottom:4px solid #ccc}.custom-tabs-section .tab-indicator{display:none!important}}