@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700;800&family=Quicksand:wght@700&display=swap);.header{position:relative;text-align:center;background:linear-gradient(60deg,#f7bf50,#dfb96c);color:#fff}.logo{width:50px;fill:#fff;padding-right:15px;display:inline-block;vertical-align:middle}.inner-header{height:65vh;width:100%;margin:0;padding:0}.flex{display:flex;justify-content:center;align-items:center;text-align:center}.waves{width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.content,.waves{position:relative}.content{height:20vh;text-align:center;background-color:#fff}.parallax>use{-webkit-animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}.parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}.parallax>use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}.parallax>use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:40px;min-height:40px}.content{height:30vh}h1{font-size:1.5rem}}@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;font-family:Dosis;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:Dosis,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.buttonHover:hover{opacity:1%}.cards{display:flex;align-content:center;max-width:95vw;justify-content:center}.cardWrapper{overflow:hidden}.card{max-width:15rem;max-height:25rem;border:2px solid #4d370f;border-radius:3px}@media only screen and (max-width:740px){.card{max-width:10rem}}
/*# sourceMappingURL=main.4cf22403.chunk.css.map */