.fcg-drawer{background:#f5f4f2;bottom:0;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 40px;position:fixed;right:0;top:0;transform:translateX(100%);transition:visibility .4s ease-in-out,transform .4s ease-in-out;visibility:hidden;width:100%;z-index:22}@media (min-width:768px){.fcg-drawer{max-width:440px;padding:0 60px}}.fcg-drawer.is-open{transform:translateX(0);visibility:visible}@media (min-width:768px){.fcg-drawer--search{max-width:none}}.fcg-drawer__header{background:#f5f4f2;display:flex;height:50px;justify-content:flex-end;margin:0 -40px;position:sticky;top:0;z-index:1}@media (min-width:768px){.fcg-drawer__header{height:60px;margin:0 -60px}}.fcg-drawer__close-btn{background-color:initial;border:none;height:72px;padding:0;width:72px}@media (min-width:768px){.fcg-drawer__close-btn{height:96px;width:96px}}.fcg-drawer__close-btn .icon{fill:#000;height:28px}.fcg-drawer__footer{align-items:center;background:#f5f4f2;bottom:0;display:flex;justify-content:space-between;margin:auto 0 0;padding:8px 0;position:sticky;z-index:1}@media (min-width:768px){.fcg-drawer__footer{margin:auto 0 0;padding:16px 0}}.fcg-drawer__footer .icon{fill:currentcolor;display:inline;height:18px;vertical-align:-.125em;width:auto}.fcg-modal{background-color:#fff;border:1px solid #dcdcdb;padding:20px}@media (min-width:768px){.fcg-modal{padding:48px}}.fcg-modal.is-open{display:block}.fcg-modal__title{font-size:24px;margin:0 0 24px}.notification{background-color:#f4f4f3;color:#000;display:inline-block;font-family:var(--font-family-sans);font-size:15px;line-height:1;padding:10px 20px;width:100%}.notification+.notification{margin-top:10px}.notification__close{position:relative;right:5px;top:10px}.notification__link{font-weight:500;text-decoration:underline}.notification__link:hover{text-decoration:none}.notification--negative{background-color:#fff}.notification--warning{background-color:#fde2b4;color:#8a6d3b}.notification--warning a,.notification--warning a:hover{color:#8a6d3b;font-weight:500}.notification--alert{background-color:#f8d7da;color:#a94442}.notification--alert a,.notification--alert a:hover{color:#a94442;font-weight:500}.notification--info{background-color:#d9edf6;color:#31708f}.notification--info a,.notification--info a:hover{color:#31708f;font-weight:500}.notification--success{background-color:#3c763d;color:#fff}.notification--success a,.notification--success a:hover{color:#fff;font-weight:500}.notification--dismissable{padding-right:60px;position:relative}.notification--dismissable__close-button{position:absolute;right:20px;top:8px}.fcg-overlay{background-color:#000;bottom:0;height:100%;left:0;opacity:.8;position:fixed;right:0;top:0;width:100%;z-index:1}.fcg-overlay--light{background-color:#fff;opacity:.7}
