.dropdown-with-icon{background:rgba(24,75,160,.05);border-radius:5px;margin-bottom:16px;overflow:hidden;position:relative}.dropdown-with-icon--header{margin-bottom:36px;padding-bottom:24px;position:relative;text-align:center}.dropdown-with-icon--header:after{background:#f26347;bottom:0;content:"";height:2px;left:calc(50% - 25px);position:absolute;width:50px}.dropdown-with-icon:has(>.dropdown-with-icon__title-wrap .active){background:rgba(242,99,71,.05)}.dropdown-with-icon__overlay{background:#184ba0;border-radius:5px 0 0 5px;height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out!important;width:8px;z-index:2}.dropdown-with-icon:has(>.dropdown-with-icon__title-wrap .active) .dropdown-with-icon__overlay{background:#f26347}.dropdown-with-icon__title-wrap{margin-bottom:0}.dropdown-with-icon__title{align-items:center;background:none;border:none;display:flex;flex-direction:row;height:100%;padding:20px 32px;width:100%}.dropdown-with-icon__title:active,.dropdown-with-icon__title:focus,.dropdown-with-icon__title:hover{background:none}.dropdown-with-icon__title__icon{height:40px;margin-right:24px;width:40px}.dropdown-with-icon__content{display:none;padding:0 32px 32px}.dropdown-with-icon__title__header{color:#184ba0;margin-bottom:4px;text-align:left}.dropdown-with-icon__content__paragraph{margin-bottom:0;margin-top:8px}@media screen and (max-width:550px){.dropdown-with-icon__title{padding:20px}.dropdown-with-icon__title__icon{margin-right:12px}.dropdown-with-icon__content{padding:0 20px 20px}}