@import url("https://use.typekit.net/jhu1ots.css");@font-face{font-family: Roboto;src: url("/fonts/Roboto/Roboto-Light.ttf");font-weight: 300;font-display: swap}@font-face{font-family: Roboto;src: url("/fonts/Roboto/Roboto-Regular.ttf");font-weight: 400;font-display: swap}@font-face{font-family: Roboto;src: url("/fonts/Roboto/Roboto-Medium.ttf");font-weight: 500;font-display: swap}@font-face{font-family: Roboto;src: url("/fonts/Roboto/Roboto-Bold.ttf");font-weight: 700;font-display: swap}@font-face{font-family: Roboto;src: url("/fonts/Roboto/Roboto-Italic.ttf");font-weight: 400;font-style: italic;font-display: swap}.notificationPopup{display: none;position: fixed;z-index: 99;top: 5rem;width: 100%}.notificationPopup__inner{position: relative;width: auto;max-width: 540px;margin: 0 auto;background-color: #000;border-radius: 5px}.notificationPopup__close{position: absolute;top: 4px;right: 4px;width: 12px;height: 12px;cursor: pointer}.notificationPopup__text{padding: 1rem;text-align: center;color: #fff}