h6.acoo_title,p.acc-_desc{font-family:Poppins;font-style:normal;line-height:160%;margin:0}.accordion_items{border-radius:24px;border:1px solid #e9f2ff;background:#fff;box-shadow:0 0 50px 0 rgba(0,91,234,.1);margin:20px 0;padding:32px 32px 16px}.test_div{display:flex;gap:12px;align-items:center}.accordion_title_sec{display:flex;align-items:start;justify-content:flex-start;gap:16px;justify-content:space-between;width:100%}h6.acoo_title{color:#274c77;font-size:20px;font-weight:500}.accordions{cursor:pointer;width:100%;outline:0;align-items:center;display:flex;justify-content:space-between;transition:.4s}p.acc-_desc{color:#365b85;font-size:18px;font-weight:400}.accordions.active{padding-bottom:20px;border-bottom:1px solid #e9f2ff}.accordions.actives .chevron_acco{transform:rotate(180deg)}.actives:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.panel_acco{padding:0;max-height:0;background-color:#fff;overflow:hidden;transition:max-height .2s ease-out;margin:20px 0 0}.test_div>img{max-width:48px}.chevron_acco{max-width:40px}@media only screen and (max-width:767px){.accordion_items{padding:24px 24px 12px}h6.acoo_title{font-size:18px}p.acc-_desc{color:#365b85;font-size:16px}