.notification-banner{display:flex;gap:20px;justify-content:space-between;padding:1.4rem 0}@media (max-width:767px){.notification-banner{gap:15px;padding:.7rem 0}}.notification__content{flex:1 1 760px}.notification-banner__image{align-items:center;display:flex;flex:0 1 33%;min-width:50px;overflow:hidden}.notification-banner__image img{height:50px;max-width:100%;object-fit:cover;object-position:right;width:auto}@media (max-width:767px){.notification-banner__image{align-items:start}.notification-banner__image img{height:30px}}.notification-banner__close{display:flex;flex:0 1 33%;justify-content:flex-end;min-width:25px;padding-right:20px}.notification--dark{background:#11182a}.notification--light{background:#efeadc}.notification_title{font-weight:600}.notification--dark .notification_title{color:#fff}.accordion__summary{cursor:pointer;list-style-type:none}.accordion__content,.accordion__summary{padding:.7rem}.notification-banner__close button{background:none;border:2px solid #fff;height:20px;justify-content:center;padding:0;width:20px}.notification--light .notification-banner__close{border-color:#000;color:#000}