/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.search-modal{background:#3172ae;left:0;padding:1rem;position:fixed;top:4rem;transform:translateY(-100%);transition:transform ease 320ms;width:100%;z-index:2}@media (min-width:64em){.search-modal{background:#333;opacity:0;top:0;transform:none;transition:z-index ease 320ms 640ms,visibility ease 320ms 640ms,opacity ease 320ms 640ms,width ease 320ms 320ms,height ease 320ms 320ms,left ease 320ms 320ms,top ease 320ms 320ms;visibility:hidden}}@media (min-width:64em){.search-modal__wrap{opacity:0;transition:visibility ease 320ms,opacity ease 320ms;visibility:hidden}}@media (min-width:64em){.search-modal__form{border-bottom:.125rem solid #fff;padding-bottom:.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48rem}}.search-modal__input{background:#fff;border:0;border-radius:0;float:left;font-size:1rem;height:3rem;padding:0 1rem;width:calc(100% - 3rem);-webkit-appearance:none}@media (min-width:64em){.search-modal__input{background:0 0;color:#fff;font-size:2.5rem;padding:0;width:calc(100% - 4rem)}}.search-modal__button{background:#fff;border:0;color:#161616;float:right;height:3rem;padding:.75rem;width:3rem}@media (min-width:64em){.search-modal__button{background:0 0;color:#fff;padding:0}}.search-modal__label{background:#fff}.search-modal__button-text{display:none}.search-modal__close{display:none}@media (min-width:64em){.search-modal__close{background:#fff;border-radius:50%;color:#333;display:block;padding:.75rem;position:absolute;right:2rem;top:2rem;width:3rem}}.body--search-active .search-modal{transform:translateY(0)}@media (min-width:64em){.body--search-active .search-modal{height:100%!important;left:0!important;opacity:1;transition:z-index ease 320ms,visibility ease 320ms,opacity ease 320ms,width ease 320ms 320ms,height ease 320ms 320ms,left ease 320ms 320ms,top ease 320ms 320ms;visibility:visible;width:100%!important;z-index:3}}@media (min-width:64em){.body--search-active .search-modal__wrap{opacity:1;transition:visibility ease 320ms 640ms,opacity ease 320ms 640ms;visibility:visible}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
