.alert,.alert__wrapper{position:relative}.alert{background-color:#fafafa;padding:30px 0}.alert__container{display:flex;flex-direction:column;align-items:center;margin:auto}@media (min-width:768px){.alert__container{flex-direction:row}}.alert__icon{display:flex;margin-bottom:20px}@media (min-width:768px){.alert__icon{margin-bottom:0;margin-right:32px}}.alert__content{margin-right:24px}.alert__content>:first-child:not(h3){margin-top:0}.alert__content>:last-child{margin-bottom:0}.alert__close{position:absolute;right:0;margin:0;background:transparent!important;border:none;line-height:1;cursor:pointer;border-radius:50%;font-size:.875em;z-index:100;top:50%;transform:translateY(-50%);display:flex}