*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff2c6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}main{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.tinderCards{height:50vh;position:relative;width:100%;z-index:999}.tinderCards__cardContainer{display:flex;justify-content:center;padding-top:10px}.swipe{height:auto;position:absolute}.card{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:contain;box-shadow:0 18px 33px 0 transparent;display:flex;justify-content:flex-start;max-width:85vw;padding-top:96%;position:relative;transition:box-shadow .1s ease-out;width:400px}.card.top{box-shadow:0 18px 33px 0 rgba(0,0,0,.3)}.card>h1{align-self:center;display:flex;text-align:center}.card>h3{color:#fff;font-size:2rem;margin-bottom:0}.message{font-size:small;padding:5px}.message,.swipe-buttons{display:flex;justify-content:center}.swipe-buttons{align-items:center;flex-direction:column;height:18vh;margin-top:2vh}.swipe-buttons img.swipe-title{height:auto;max-width:400px;object-fit:contain;width:100%}.swipe-buttons .swipe-arrows{align-items:center;display:flex;height:1auto;justify-content:center;max-width:400px;width:100%}.swipe-buttons .swipe-arrows button{-webkit-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;display:flex;height:auto;object-fit:contain;outline:none;width:50%}.swipe-buttons .swipe-left-arrow{border-right:4px solid transparent;height:auto;width:100%}.swipe-buttons .swipe-right-arrow{border-left:4px solid transparent;height:auto;width:100%}header{align-items:center;display:flex;height:15vh;justify-content:center}header img{height:calc(100% - 30px);margin-top:30px;max-width:300px;object-fit:contain;width:100%}footer{align-items:center;display:flex;flex-direction:column;height:13vh;justify-content:center;margin-top:0}footer img.footer-logo{height:auto;margin:4vh auto;max-width:180px;object-fit:contain;width:100%}.hideEnd{height:0;opacity:0;width:0;z-index:-1}.showEnd{align-items:center;-webkit-animation:showEnd .3s ease-in-out forwards;animation:showEnd .3s ease-in-out forwards;display:flex;height:100vh;position:absolute;top:0;-webkit-transform:translateY(40px);transform:translateY(40px);width:100vw;z-index:99999}@-webkit-keyframes showEnd{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes showEnd{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.showEnd img{height:100%;object-fit:contain;width:100%}.intro{align-items:center;display:flex;height:100vh;width:100vw}.intro img{height:100%;object-fit:contain;width:100%}.join{flex-direction:column;height:100vh;width:100vw}.join,.join a{align-items:center;display:flex}.join a{height:99vh;justify-content:center;width:100%}.join img{height:100%;object-fit:contain;width:100%}
/*# sourceMappingURL=main.d2d9b0b8.css.map*/