.topbar{background-color:#add8e6;color:#000;height:70px;position:fixed;top:0;transition:all 2s ease;width:100%;z-index:3}.topbar .wrapper{justify-content:space-between;padding:10px 30px}.topbar .wrapper,.topbar .wrapper .left{align-items:center;display:flex}.topbar .wrapper .left .logo{color:inherit;font-size:40px;font-weight:700;margin-right:40px;text-decoration:none}.topbar .wrapper .left .itemContainer{align-items:center;display:flex;margin-left:30px}.topbar .wrapper .left .itemContainer .icon{font-size:18px;margin-right:5px}.topbar .wrapper .left .itemContainer span{font-size:15px;font-weight:500}.topbar .wrapper .right .hamburger{cursor:pointer;display:flex;flex-direction:column;height:25px;justify-content:space-between;width:32px}.topbar .wrapper .right .hamburger span{background-color:#000;height:3px;-webkit-transform:all 2s ease;transform:all 2s ease;-webkit-transform-origin:left;transform-origin:left;width:100%}.topbar.active{background-color:#000;color:#fff}.topbar.active .hamburger span:first-child{background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.topbar.active .hamburger span:nth-child(2){opacity:0}.topbar.active .hamburger span:last-child{background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.intro{background-image:url(/static/media/health2.3424105a97abec94d9e1.png);background-repeat:no-repeat;background-size:100% 110%}.intro .left{flex:0.5 1;position:relative}.intro .left .wrapper{display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:100px;padding-top:150px;width:100%}.intro .left .wrapper h1{margin:10px 0}.intro .left .wrapper h1,.intro .left .wrapper h2{color:#fff;font-size:50px}.intro .left .wrapper h3{color:#fff;font-size:40px}.intro .left .wrapper h3 span{color:red;font-size:inherit}.intro .right{flex:.5 1}.intro .right a{bottom:0;left:46%;position:absolute}.intro .right a img{-webkit-animation:arrowBlink 2s infinite;animation:arrowBlink 2s infinite;width:100px}.reminders{align-items:center;background-color:#72cdf7;display:flex;flex:1 1;flex-direction:column}.reminders h1{color:#000;font-size:40px}.reminders form{align-items:center;display:flex;flex-direction:column;height:70%;justify-content:space-around;width:70%}.reminders form input{font-size:14px;height:30px;text-align:center;width:300px}.reminders form textarea{font-size:14px;height:200px;text-align:center;width:300px}.reminders form button{background-color:#14ec31;border:none;border-radius:10px;cursor:pointer;font-size:10px;font-weight:500;height:30px;width:100px}.reminders form button:focus{outline:none}.reminders form span{color:green}.reminders a{bottom:0;left:46%;position:inherit}.reminders a img{-webkit-animation:arrowBlink 2s infinite;animation:arrowBlink 2s infinite;width:100px}.app{height:100vh}.app .sections{background-color:#add8e6;height:calc(100vh - 70px);position:relative;scroll-behavior:smooth;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:none;top:70px;width:100%}.app .sections::-webkit-scrollbar{display:none}.app .sections>*{height:calc(100vh - 70px);scroll-snap-align:start;width:100%}.contact{align-items:space-around;background-color:#53e5f8;padding-left:24%}.contact,.contact .left{display:flex;justify-content:center}.contact .left{align-items:center;flex:1 1;flex-direction:column}.contact .right{flex:1 1;overflow:hidden}.contact h2{font-size:30px}.contact form{align-items:center;display:flex;flex-direction:column;height:70%;justify-content:space-around;width:70%}.contact input{font-size:14px;height:30px;width:300px}.contact textarea{font-size:14px;height:200px;width:300px}.contact button{background-color:blue;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:500;height:30px;width:150px}.contact span{color:green}.menu{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;position:fixed;right:-350px;top:0;transition:all 2s ease;width:350px;z-index:2}.menu.active{right:0}.menu ul{color:#fff;font-size:30px;font-weight:200;list-style:none;margin:0;padding:0;width:60%}.menu ul li{margin-bottom:25px}.menu ul li a{color:inherit;font-size:inherit;text-decoration:none}.menu ul li:hover{color:blue;font-weight:500}.recommended{align-items:center;background-color:#3aa5ec;display:flex;flex-direction:column;top:0}.recommended h1{font-size:30px;padding-top:40px}.recommended h2{font-size:20px;font-weight:700;padding-top:20px}.recommended ul{align-items:center;font-weight:400;padding-top:20px}.recommended ul li{align-items:space-around;display:flex;font-weight:400;list-style:0}.recommended a{bottom:0;left:46%;padding-top:210px;position:inherit}.recommended a img{-webkit-animation:arrowBlink 2s infinite;animation:arrowBlink 2s infinite;width:100px}@-webkit-keyframes arrowBlink{to{opacity:0}}@keyframes arrowBlink{to{opacity:0}}
/*# sourceMappingURL=main.eb8c61a0.css.map*/