.c-flash-message.-megaphone{background-image:-webkit-gradient(linear,left top,right top,from(#f05b78),to(#ff8e73));background-image:linear-gradient(90deg,#f05b78,#ff8e73)}@media only screen and (min-width:56.25em){.c-flash-message.-megaphone{background:-webkit-gradient(linear,left top,right top,from(#f05b78),color-stop(12%,#f05b78),color-stop(60%,#ff8e73),to(#ff8e73));background:linear-gradient(90deg,#f05b78 0,#f05b78 12%,#ff8e73 60%,#ff8e73);cursor:pointer}}.c-flash-message.-megaphone .c-flash-message__content{justify-content:space-between}.c-flash-message.-megaphone .o-icon.-megaphone{margin-right:15px}.c-flash-message__content.-mobile[data-v-36899bd4]{display:grid}.c-flash-message__subtitle[data-v-36899bd4]:before{content:" "}.c-flash-message__content[data-v-636518a2]{height:52px;width:100%;padding:0}.c-flash-message{overflow:hidden;position:absolute;top:0;left:0;right:0;max-height:100px;text-align:center;cursor:default;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (min-width:56.25em){.c-flash-message{z-index:7}}.c-flash-message.is-visible{-webkit-transform:translateY(0);transform:translateY(0)}.c-flash-message.is-fixed{position:fixed;z-index:7}.c-flash-message.has-close-button{text-align:left}@media only screen and (min-width:56.25em){.c-flash-message.has-close-button{padding-right:0;text-align:center}}.c-flash-message.has-close-button .c-flash-message__content{padding-right:60px;justify-content:left}@media only screen and (min-width:56.25em){.c-flash-message.has-close-button .c-flash-message__content{padding-left:60px;padding-right:60px;justify-content:center}}.c-flash-message__content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;padding:15px 20px 16px}@media only screen and (max-width:56.24em){.c-flash-message__content .c-flash-message__title{flex-basis:100%}}.c-flash-message__separator{white-space:pre}.c-flash-message__close-button{position:absolute;right:17px}@media only screen and (min-width:56.25em){.c-flash-message__close-button{right:20px}}.c-flash-message.-alert{background-color:#f18f3e}.c-flash-message.-success{background-color:#6fcf67}.c-flash-message.-error{background-color:#ec544f}