body{margin:0;padding:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{position:relative;height:100%}.popup{justify-content:center;position:fixed;width:100vw;height:100vh;bottom:0;right:0;background-color:rgba(0,0,0,.8);z-index:200;visibility:hidden;opacity:0;overflow:hiden}.popup,.popup-inner{display:flex;align-items:center;-webkit-transition:.64s ease-in-out;transition:.64s ease-in-out}.popup-inner{position:relative;bottom:-100vw;right:-100vh;max-width:800px;max-height:600px;width:60%;height:80%;background-color:#fff;-webkit-transform:rotate(32deg);transform:rotate(32deg)}.popup__photo{display:flex;justify-content:flex-end;align-items:flex-end;width:40%;height:100%;overflow:hidden}.popup__photo img{width:auto;height:100%}.popup__text{display:flex;flex-direction:column;justify-content:center;width:60%;height:100%;padding:4rem}.popup__text h1{font-size:2rem;font-weight:600;margin-bottom:2rem;text-transform:uppercase;color:#0a0a0a}.popup__text p{font-size:.875rem;color:#686868;line-height:1.5}.popup__text p>span{font-size:.73rem}.popup:target{visibility:visible;opacity:1}.popup:target .popup-inner{bottom:0;right:0;-webkit-transform:rotate(0);transform:rotate(0)}@media (max-width:768px){.popup-inner{max-width:100%;max-height:100%;width:100%;height:100%}.popup__photo{display:none}.popup__text{width:100%;height:100%;padding:2rem}.popup__text h1{font-size:1.2rem;font-weight:600;margin-bottom:1.2rem}.popup__text p{font-size:.75rem;line-height:1.5}.popup__text p>span{font-size:.7rem}}
/*# sourceMappingURL=main.fb25017e.chunk.css.map */