.custom_accordion{display:flex}.custom_accordion_group{margin-bottom:2px;max-width:90%;padding:5px 10px}.custom_accordion_header{align-items:center;color:#000;cursor:pointer;display:flex;font-size:calc(11px + .5vw);font-weight:500;line-height:1;padding:10px 0;width:100%}.custom_accordion_icon{background-color:#34495e;border-radius:3px;color:#34495e;font-size:calc(10px + .5vw);margin-left:10px;padding-left:16px}.custom_accordion_content{color:#7d7d7d;display:none;font-size:calc(11px + .5vw);font-weight:400;line-height:1.5;margin-top:1rem;padding:10px 15px}.custom_accordion_group .custom_accordion_icon{position:relative}.custom_accordion_group .custom_accordion_icon:after,.custom_accordion_group .custom_accordion_icon:before{background-color:#f0f0f0;content:"";display:block;height:2px;margin-top:-1px;position:absolute;right:3px;top:50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .25s;transition:all .25s;width:10px}.custom_accordion_group.expanded .custom_accordion_icon:before{opacity:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.custom_accordion_group .custom_accordion_icon:before{opacity:1;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.custom_accordion_group .custom_accordion_icon:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.custom_accordion_group.expanded .custom_accordion_icon:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.circle-icon{border:2px solid #0064ff;border-radius:15px;color:#0064ff;float:left;height:15px;line-height:1;margin-top:1.7rem;text-align:center;width:15px}.arrow-down,.arrow-up{margin-left:20px;width:20px}.hide{display:none}.custom_accordion .custom-bullet li{background-position:0 5px;background-repeat:no-repeat!important;background-size:20px;list-style-type:none!important;margin:5px 10px;padding-left:40px}.custom_accordion .custom-bullet ul{padding-left:0}