@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:100;src:url("/assets/fonts/roboto-condensed-v27-latin-100.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:200;src:url("/assets/fonts/roboto-condensed-v27-latin-200.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:300;src:url("/assets/fonts/roboto-condensed-v27-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:400;src:url("/assets/fonts/roboto-condensed-v27-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:500;src:url("/assets/fonts/roboto-condensed-v27-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:600;src:url("/assets/fonts/roboto-condensed-v27-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:700;src:url("/assets/fonts/roboto-condensed-v27-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:800;src:url("/assets/fonts/roboto-condensed-v27-latin-800.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Condensed";font-style:normal;font-weight:900;src:url("/assets/fonts/roboto-condensed-v27-latin-900.woff2") format("woff2")}.Popup{z-index:101;position:fixed;top:0;left:0;display:-webkit-flex;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:rgba(0,0,0,.4)}.Popup__popup{position:relative;width:500px;max-width:95vw;padding:2rem 3rem;background-color:#fff;text-align:center}.Popup__close{cursor:pointer;position:absolute;top:-.5rem;right:-2rem;-webkit-transition:top .5s ease;transition:top .5s ease}.Popup__close:hover{top:-1rem}.Popup__closeIcon{z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.5rem;height:1.5rem}.Popup__leaf{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-filter:drop-shadow(5px 5px 5px #555);filter:drop-shadow(5px 5px 5px #555)}.Popup__inner{display:-webkit-flex;display:flex;flex-direction:column;align-items:center;color:#000;max-height:80vh;overflow:auto}.Popup__title{margin-bottom:1rem;font-size:1.5rem}.Popup__text{width:100%}.Popup__link{margin-top:2rem;font-size:1.2rem}