body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popup-modal-overlay{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.popup-modal-container{display:flex;height:100vh;position:relative;width:100vw}.popup-left-section,.popup-right-section{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;transition:background-color .3s ease,transform .2s ease;width:50%}.popup-left-section{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.popup-left-section:before{background-color:#000c;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .3s ease,transform .3s ease;z-index:1}.popup-right-section{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.popup-right-section:before{background-color:#000c;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .3s ease,transform .3s ease;z-index:1}.popup-left-section:hover:before,.popup-right-section:hover:before{background-color:#0000004d}.popup-left-section:active,.popup-right-section:active{transform:scale(.98)}.popup-section-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:50px;justify-content:center;position:relative;z-index:2}.popup-section-content h2{font-size:clamp(35px,4vw,64px);font-weight:500;letter-spacing:-.025em;line-height:1;text-align:center}.popup-section-content p{font-size:clamp(14px,2vw,24px);font-weight:400;letter-spacing:-.025em;line-height:1.2;text-align:center}.text-line{background:#fff;height:1px;width:80px}.popup-divider{background-color:#ffffff4d;bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:2}@media (max-width:768px){.popup-modal-container{flex-direction:column}.popup-left-section,.popup-right-section{height:50%;width:100%}.popup-divider{height:2px;left:0;top:50%;transform:translateY(-50%);width:100%}.popup-section-content h2{font-size:clamp(20px,5vw,32px);margin-bottom:15px}.popup-section-content p{font-size:clamp(14px,3vw,18px)}}
/*# sourceMappingURL=main.d460a93a.css.map*/