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{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home{display:flex}.sidebar{box-shadow:#0c6dfd;height:90vh;width:20%}.beforeswipe>div{font-size:20px}.afterswipe>div,.beforeswipe>div{font-weight:700;padding:20px 30px;transition:1s}.beforeswipe>div:hover{font-size:30px}.afterswipe>div:hover,.beforeswipe>div:hover{cursor:pointer;font-weight:700}.swipe{background:#0c6dfd;border:1px solid #0c6dfd;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:40px;left:18.5%;position:fixed;top:85%;width:40px}.content,.swipe{align-items:center;display:flex;justify-content:center}.content{width:80%}.content>div{-webkit-animation:updown 10s linear infinite;animation:updown 10s linear infinite;color:#f4ab17;font-size:100px}@-webkit-keyframes updown{0%,to{margin-top:20%}50%{margin-top:0}}@keyframes updown{0%,to{margin-top:20%}50%{margin-top:0}}.navbar{align-items:center;border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;height:10vh;justify-content:space-around;margin:auto;position:-webkit-sticky;position:sticky;top:0;width:100%}a{color:#000;cursor:pointer;font-weight:700;text-decoration:none}.test{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr);margin:10% auto 5%;width:80%;z-index:-99999}.test>div{border-radius:8px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:300px;width:200px;z-index:-99999}.test>div>div:first-child{border:1px dotted gray;border-top-left-radius:8px;border-top-right-radius:8px;height:70%;position:relative;z-index:-99999}
/*# sourceMappingURL=main.e34cdcb1.css.map*/