.uc_rounded_accordion *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.uc_rounded_accordion .uc_container{font-weight:400}.uc_rounded_accordion .uc_container .uc-heading{cursor:pointer;color:#595959;padding:0 20px 0 0;font-size:15px;font-weight:400;line-height:45px;display:block;overflow:hidden}.uc_rounded_accordion .uc_container .uc_ac_box{margin-bottom:3px}.uc_rounded_accordion .uc_container .uc_content{color:#333;background-color:#fff;border-radius:0 0 10px 10px;margin-top:2px;margin-bottom:2px;padding:20px 24px;font-size:15px;font-weight:400;line-height:22px;display:none;box-shadow:-2px 8px 17px #e1e3e6}.uc_rounded_accordion .uc_container .uc-heading{color:#fff;border-radius:50px;margin-top:15px;margin-bottom:15px;font-weight:500}.uc_rounded_accordion .uc_container .uc-heading span.bbb{text-align:center;color:#fff;float:left;background-color:#ec6161;border:1px solid #ec6161;border-radius:50%;width:43px;height:43px;margin-right:10px;font-size:13px;line-height:42px;display:block}.uc_rounded_accordion .uc_container .uc-heading span.uc_active{display:none}.uc_rounded_accordion .uc_container .uc-heading span.uc_dactive{display:block}.uc_rounded_accordion .uc_container .uc-heading.active span.uc_active{color:#ec6161;background-color:#fff;display:block}.uc_rounded_accordion .uc_container .uc-heading.active em{color:#ec6161}.uc_rounded_accordion .uc_container .uc-heading.active span.uc_dactive{display:none}.uc_rounded_accordion .uc_container .uc-heading em{color:#333;float:left;width:calc(100% - 63px);font-size:16px;font-style:normal;font-weight:500;display:block}@media only screen and (width<=510px){.uc_rounded_accordion .uc_container .uc-heading em{width:calc(100% - 63px);margin-top:4px;line-height:18px}}