.AlertMessage{display:flex;flex-direction:column;max-width:100%;width:var(--layout-col-12)}@media only screen and (max-width:1280px){.AlertMessage{width:var(--layout-col-14)}}@media only screen and (max-width:1024px){.AlertMessage{width:var(--layout-col-20)}}@media only screen and (max-width:768px){.AlertMessage{width:var(--layout-col-21)}}@media only screen and (max-width:563px){.AlertMessage{width:var(--layout-col-24)}}.AlertMessage__Header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.AlertMessage__Header__Title{font-size:2rem;font-weight:500;line-height:2.75rem}@media only screen and (max-width:1280px){.AlertMessage__Header__Title{font-size:1.75rem;font-weight:500;line-height:2.4375rem}}@media only screen and (max-width:1024px){.AlertMessage__Header__Title{font-size:1.5rem;font-weight:500;line-height:2.0625rem}}@media only screen and (max-width:563px){.AlertMessage__Header__Title{font-size:1.25rem;font-weight:500;line-height:1.75rem}}.AlertMessage__Body{align-items:flex-start;display:flex;gap:8px;margin-bottom:64px}.AlertMessage__Body svg{flex:none;margin-top:1px;fill:var(--grey70)}@media only screen and (max-width:1024px){.AlertMessage__Body svg{margin-top:3px}}.AlertMessage__Body p{color:var(--grey70);display:flex;font-family:MuseoSans;font-size:1.125rem;font-weight:500;gap:6px;line-height:1.75rem}.AlertMessage__Body p:before{content:"";display:block;font-family:Frontiers-Iconography-Next!important;font-size:24px}@media only screen and (max-width:1024px){.AlertMessage__Body p:before{font-size:16px}.AlertMessage__Body p{font-size:1rem;font-weight:500;line-height:1.375rem}}
