.Welcome{height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#83ddda,#fff 300%)}.Welcome h1{margin:0;padding:10px;color:#fff;font-size:3em;font-weight:400}.hero h2{color:#fff;font-size:4em;margin:0}.hero p{color:#30758d;font-size:1.5em;width:40%;margin:1em auto}.learn-more{color:#3599bd}.learn-more a{color:inherit;text-decoration:none}@media only screen and (max-width:768px){.Welcome h1{font-size:1.5em}.hero h2{font-size:2.5em}.hero p{width:90%}}.ImageGallery{max-height:100vh;background-color:rgba(131,221,218,.1);overflow:hidden;position:relative}.ImageGallery .controls{display:flex;justify-content:space-between;font-size:3em;position:absolute;top:calc(50% - 1em);z-index:1;width:100%}.ImageGallery .controls div{margin:1em}.slider{display:flex;width:500vw;top:0;left:0;transition:left 1.5s ease}.About,.slider{position:relative}.About{max-height:100vh;background-color:rgba(131,221,218,.1);overflow:hidden;padding:4em 0}.text-controls{display:flex;justify-content:space-between;font-size:2em;color:#ff2261;position:absolute;top:calc(50% - .5em);z-index:1;width:100%}.text-controls div{margin:.5em}.slide>img{width:100%}.slide{width:100vw}.slide h3{font-size:3em;margin:0;color:#30758d;font-weight:400}.slide p{width:70%;margin:1em auto}.text-slider{display:flex;width:300vw;position:relative;top:0;left:0;transition:left 1.5s ease}.frame{width:100%;overflow:hidden;position:relative}.Contact{background-color:#3599bd;padding-top:4em}.pop-up{position:fixed;top:0;z-index:2;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.message{margin:1em}.pop-up .content{background:#f2fcfb;display:flex;flex-direction:column;padding:2em 4em;border-radius:20px}.pop-up input{font-weight:400;font-size:1.2em;margin:1em 0;padding:.4em 1em;border:2px solid #83ddda;border-radius:50px;outline:none}.pop-up input:focus{border-color:#2d70ff}button{border:none;font-weight:400;margin-top:1em;padding:.5em 2em;font-size:1.3em;background-color:#fac4aa;border-radius:50px;transition:box-shadow .3s linear;outline:none}button:hover{cursor:pointer;box-shadow:0 0 10px 0 #787878}.social{padding:1em;margin-top:4em;background-color:#f2fcfb}.social header{font-size:2em;margin:.5em}.social-links a{font-size:1.5em;margin:1em}#facebook{color:#3b5998}#insta{color:#dd2a7b}#youtube{color:red}.App{font-family:"Sriracha",cursive;font-weight:400;text-align:center}
/*# sourceMappingURL=main.c414249f.chunk.css.map */