.notify-me{z-index:14;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;opacity:0;padding:1.1428571429rem 0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.4s}.notify-me.notify-me--open{opacity:1;visibility:visible}.notify-me.notify-me--open .notify-me__form{display:block}.notify-me .notify-me__overlay{position:fixed;top:0;left:0;right:0;bottom:0;opacity:.4;background-color:#000}.notify-me .notify-me__content{background-color:#fdfcf8;max-width:37.5714285714rem;max-height:100%;margin:1.1428571429rem;overflow-y:auto;position:relative;width:100%;z-index:1}.notify-me .notify-me__close-button{cursor:var(--pointer-cursor);right:1.4285714286rem;position:absolute;top:1.4285714286rem}.notify-me .notify-me__wrapper{padding:3.8571428571rem 3.1428571429rem;text-align:center}@media screen and (max-width: 768px){.notify-me .notify-me__wrapper{padding:3.6428571429rem 1.7142857143rem}}.notify-me .notify-me__title{margin-bottom:1.1428571429rem}.notify-me .notify-me__subtitle{color:#787878;margin-bottom:4rem}.notify-me .notify-me__form{display:none}
