.new_mod_tab input[type=radio]{display:none}.new_mod_tabs_container{margin-top:2rem}.new_mod_tab_nav{display:flex;border-bottom:1px solid #e0e0e0}.new_mod_tab label{padding:15px 25px;cursor:pointer;font-size:1.5rem;margin-right:2px;font-weight:600;display:inline-block}.new_mod_tab label:hover{border-bottom:2px solid #fff31e}.new_mod_tab input[type=radio]:checked+label{background:#fff;border-bottom:2px solid #fff31e;color:#333;font-size:1.5rem;font-weight:600}.new_mod_content_wrapper{position:relative}.new_mod_tab_content{display:none;padding-top:15px;border-top:none;box-sizing:border-box;width:100%}.new_mod_tab_content.active{display:block}