.nav-bar{background-image:url(/static/media/bg.527e9778.png);background-size:cover;background-attachment:fixed;position:-webkit-sticky;position:sticky;top:0;z-index:20}.nav-bar,.nav-container{height:80px;display:flex;justify-content:center;align-items:center}.nav-container{width:100%;max-width:1500px}.nav-logo{color:#fff;align-items:center;margin-left:20px;cursor:pointer;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-grow:1}.nav-menu{display:flex;list-style:none;text-align:center;margin-right:2rem}.nav-links{color:#fff;font-weight:600;text-decoration:none;padding:.5rem 1rem;height:100%;border-bottom:3px solid transparent}.fa-code{margin-left:1rem}.nav-item{line-height:40px;margin-right:3rem;font-weight:500}.nav-item:after{content:"";display:block;height:3px;width:0;background:transparent;transition:width .7s ease,background-color .5s ease}.nav-item:hover:after{width:100%;background:#1eb2a6}.nav-item .active{color:#1eb2a6;border:1px solid #1eb2a6}#name{color:#1eb2a6}.nav-icon{display:none}a.login{border:solid}@media screen and (max-width:960px){.nav-menu{display:flex;flex-direction:column;width:100%;border-top:1pxsolid #fff;position:absolute;top:80px;left:-110%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#a8cfd6;left:0;z-index:1}.nav-item .active{color:#1eb2a6;border:none}.nav-links{padding:1.5rem;width:100%;display:table}.nav-icon{display:block;position:absolute;top:0;right:0;-webkit-transform:translate(-100%,60%);transform:translate(-100%,60%);font-size:1.8rem;cursor:pointer;color:#1eb2a6}}#logout{margin-left:10px}#userPic{margin-right:10px}.dropdown-content{list-style:none}.dropdown-content,.dropdown:hover .dropdown-content{background-color:#1eb2a6;color:#fff}:root{--blue:#1eb2a6;--black:#192a56;--light-color:#666;--box-shadow:0 .5rem 1.5rem rgba(0,0,0,0.1)}.flexSB{display:flex;justify-content:space-between}.icon{width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;background-color:hsla(0,0%,100%,.3);color:#1eb2a6;transition:.5s}.icon:hover{cursor:pointer;background-color:#1eb2a6;color:#fff}*{font-family:"Sans Serif",sans-serif;margin:0;padding:0;box-sizing:border-box;outline:none;border:none;transition:all .2s linear}html{overflow-x:hidden;scroll-padding-top:5.5rem;scroll-behavior:smooth}section{background-color:#fff;margin-top:30px;padding:0 9% 2rem}p,section{margin-bottom:30px}p{margin-left:20px;font-size:15px}.list{display:flex;align-items:center;list-style:none}.listItem{margin-right:10px;font-weight:500;cursor:pointer}li.dropItem:hover{color:#f8f8d4;background-color:#1eb2a6}.avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.cardButton{border:none;border-radius:10px;background-color:rgba(53,16,102,.678);padding:10px;color:#fff;font-weight:700;cursor:pointer}.post{display:flex;flex-direction:column;align-items:center}.postImg{width:100%;height:300px;object-fit:cover;margin-bottom:20px}.postDesc{padding:0 100px;font-size:24px;font-weight:300;color:grey;margin-top:50px}.postLongDesc{padding:50px 100px 100px;font-size:18px;line-height:24px}.login{height:calc(100vh - 50px);justify-content:center}.login,.wrapper{display:flex;align-items:center}.wrapper{width:60%;height:75%;box-shadow:0 5px 33px -21px #42445a;border-radius:20px}.left,.right{flex:1 1;display:flex;flex-direction:column;align-items:center}.left{margin-top:50px}.right{margin-bottom:50px}.center{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.or{border:2px solid #d3d3d3;border-radius:50%;padding:10px;color:grey;background-color:#fff;font-weight:700}.line{width:.5px;height:70%;background-color:#d3d3d3;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:-1}.loginButton{width:150px;padding:15px 25px;border-radius:5px;color:#fff;display:flex;align-items:center;font-weight:700;margin-bottom:20px;cursor:pointer}.google{background-color:#df4930}.facebook{background-color:#507cc0}.github{background-color:#000}.icon{width:20px;height:20px;margin-right:10px}.submit,input{width:200px;padding:15px 20px}.submit{background-color:rgba(128,0,128,.671);color:#fff;font-weight:700;border:none;border-radius:5px}.loginTitle{position:absolute;top:150px;color:#d3d3d3}.link{color:inherit;text-decoration:none}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:12px 16px;z-index:1;color:#000}.dropdown:hover .dropdown-content{display:block}@media screen and (max-width:992px){header{padding:1rem 2rem}section{padding:2rem}.card{width:100%;margin-bottom:50px}.wrapper{width:65%;height:90%;flex-direction:column}.loginTitle{display:none}.center{width:100%;position:relative}.left,.right{padding:20px}.login{height:calc(100vh - 50px);display:flex;align-items:center;justify-content:center}.line{height:.5px;width:300px}}footer{margin-top:auto}body{height:80vh}.book,.book__pg,.book__pg-shadow{--hue:223;--primary:#1eb2a6;--primary-l:#1eb2a6;--primary-d:#1eb2a6;--white:hsl(var(--hue),10%,100%);--white-d:hsl(var(--hue),10%,45%);margin:auto;width:50%;-webkit-animation:cover 7s ease-in-out infinite;animation:cover 7s ease-in-out infinite}.book{margin-top:16%;margin-bottom:20%;background-color:var(--primary-l);border-radius:.25em;box-shadow:0 .25em .5em rgba(0,0,0,.3),0 0 0 .25em var(--primary) inset;padding:.25em;-webkit-perspective:37.5em;perspective:37.5em;position:relative;width:9em;height:8em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.book__pg,.book__pg-shadow{position:absolute;left:.25em;width:calc(50% - .25em)}.book__pg-shadow{-webkit-animation-name:shadow;animation-name:shadow;background-image:linear-gradient(-45deg,transparent 50%,rgba(0,0,0,.3) 0);-webkit-filter:blur(.25em);filter:blur(.25em);top:calc(100% - .25em);height:3.75em;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}.book__pg{-webkit-animation-name:pg1;animation-name:pg1;background-color:var(--white);background-image:linear-gradient(90deg,hsla(var(--hue),10%,90%,0) 87.5%,hsl(var(--hue),10%,90%));height:calc(100% - .5em);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.book__pg--2,.book__pg--3,.book__pg--4{background-image:repeating-linear-gradient(hsl(var(--hue),10%,10%) .125em,hsla(var(--hue),10%,10%,0) .125em .5em),linear-gradient(90deg,hsla(var(--hue),10%,90%,0) 87.5%,hsl(var(--hue),10%,90%));background-repeat:no-repeat;background-position:50%;background-size:2.5em 4.125em,100% 100%}.book__pg--2{-webkit-animation-name:pg2;animation-name:pg2}.book__pg--3{-webkit-animation-name:pg3;animation-name:pg3}.book__pg--4{-webkit-animation-name:pg4;animation-name:pg4}.book__pg--5{-webkit-animation-name:pg5;animation-name:pg5}@media (prefers-color-scheme:dark){:root{--bg:hsl(var(--hue),10%,30%);--fg:hsl(var(--hue),10%,90%)}}@-webkit-keyframes cover{0%,5%,45%,55%,95%,to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--primary-l)}10%,40%,60%,90%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--primary-d)}}@keyframes cover{0%,5%,45%,55%,95%,to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--primary-l)}10%,40%,60%,90%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--primary-d)}}@-webkit-keyframes shadow{0%,10.01%,20.01%,30.01%,40.01%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateZ(1px) scaleY(0) rotateY(0);transform:translateZ(1px) scaleY(0) rotateY(0)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateZ(1px) scaleY(.2) rotateY(90deg);transform:translateZ(1px) scaleY(.2) rotateY(90deg)}10%,20%,30%,40%,50%,to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateZ(1px) scaleY(0) rotateY(180deg);transform:translateZ(1px) scaleY(0) rotateY(180deg)}50.01%,60.01%,70.01%,80.01%,90.01%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateZ(1px) scaleY(0) rotateY(180deg);transform:translateZ(1px) scaleY(0) rotateY(180deg)}60%,70%,80%,90%,to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateZ(1px) scaleY(0) rotateY(0);transform:translateZ(1px) scaleY(0) rotateY(0)}}@keyframes shadow{0%,10.01%,20.01%,30.01%,40.01%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateZ(1px) scaleY(0) rotateY(0);transform:translateZ(1px) scaleY(0) rotateY(0)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateZ(1px) scaleY(.2) rotateY(90deg);transform:translateZ(1px) scaleY(.2) rotateY(90deg)}10%,20%,30%,40%,50%,to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateZ(1px) scaleY(0) rotateY(180deg);transform:translateZ(1px) scaleY(0) rotateY(180deg)}50.01%,60.01%,70.01%,80.01%,90.01%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateZ(1px) scaleY(0) rotateY(180deg);transform:translateZ(1px) scaleY(0) rotateY(180deg)}60%,70%,80%,90%,to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateZ(1px) scaleY(0) rotateY(0);transform:translateZ(1px) scaleY(0) rotateY(0)}}@-webkit-keyframes pg1{0%,to{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.4deg);transform:translateZ(1px) rotateY(.4deg)}10%,15%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(180deg);transform:translateZ(1px) rotateY(180deg)}20%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(180deg);transform:translateZ(1px) rotateY(180deg)}85%,90%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(180deg);transform:translateZ(1px) rotateY(180deg)}}@keyframes pg1{0%,to{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.4deg);transform:translateZ(1px) rotateY(.4deg)}10%,15%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(180deg);transform:translateZ(1px) rotateY(180deg)}20%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(180deg);transform:translateZ(1px) rotateY(180deg)}85%,90%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(180deg);transform:translateZ(1px) rotateY(180deg)}}@-webkit-keyframes pg2{0%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(.3deg);transform:translateZ(1px) rotateY(.3deg)}5%,10%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.3deg);transform:translateZ(1px) rotateY(.3deg)}20%,25%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.9deg);transform:translateZ(1px) rotateY(179.9deg)}30%,70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(179.9deg);transform:translateZ(1px) rotateY(179.9deg)}75%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.9deg);transform:translateZ(1px) rotateY(179.9deg)}90%,95%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.3deg);transform:translateZ(1px) rotateY(.3deg)}}@keyframes pg2{0%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(.3deg);transform:translateZ(1px) rotateY(.3deg)}5%,10%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.3deg);transform:translateZ(1px) rotateY(.3deg)}20%,25%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.9deg);transform:translateZ(1px) rotateY(179.9deg)}30%,70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(179.9deg);transform:translateZ(1px) rotateY(179.9deg)}75%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.9deg);transform:translateZ(1px) rotateY(179.9deg)}90%,95%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.3deg);transform:translateZ(1px) rotateY(.3deg)}}@-webkit-keyframes pg3{0%,10%,90%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(.2deg);transform:translateZ(1px) rotateY(.2deg)}15%,20%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.2deg);transform:translateZ(1px) rotateY(.2deg)}30%,35%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.8deg);transform:translateZ(1px) rotateY(179.8deg)}40%,60%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(179.8deg);transform:translateZ(1px) rotateY(179.8deg)}65%,70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.8deg);transform:translateZ(1px) rotateY(179.8deg)}80%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.2deg);transform:translateZ(1px) rotateY(.2deg)}}@keyframes pg3{0%,10%,90%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(.2deg);transform:translateZ(1px) rotateY(.2deg)}15%,20%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.2deg);transform:translateZ(1px) rotateY(.2deg)}30%,35%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.8deg);transform:translateZ(1px) rotateY(179.8deg)}40%,60%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(179.8deg);transform:translateZ(1px) rotateY(179.8deg)}65%,70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.8deg);transform:translateZ(1px) rotateY(179.8deg)}80%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.2deg);transform:translateZ(1px) rotateY(.2deg)}}@-webkit-keyframes pg4{0%,20%,80%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(.1deg);transform:translateZ(1px) rotateY(.1deg)}25%,30%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.1deg);transform:translateZ(1px) rotateY(.1deg)}40%,45%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.7deg);transform:translateZ(1px) rotateY(179.7deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(179.7deg);transform:translateZ(1px) rotateY(179.7deg)}55%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.7deg);transform:translateZ(1px) rotateY(179.7deg)}70%,75%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.1deg);transform:translateZ(1px) rotateY(.1deg)}}@keyframes pg4{0%,20%,80%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(.1deg);transform:translateZ(1px) rotateY(.1deg)}25%,30%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.1deg);transform:translateZ(1px) rotateY(.1deg)}40%,45%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.7deg);transform:translateZ(1px) rotateY(179.7deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(179.7deg);transform:translateZ(1px) rotateY(179.7deg)}55%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.7deg);transform:translateZ(1px) rotateY(179.7deg)}70%,75%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(.1deg);transform:translateZ(1px) rotateY(.1deg)}}@-webkit-keyframes pg5{0%,30%,70%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(0);transform:translateZ(1px) rotateY(0)}35%,40%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(0deg);transform:translateZ(1px) rotateY(0deg)}50%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.6deg);transform:translateZ(1px) rotateY(179.6deg)}60%,65%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(0);transform:translateZ(1px) rotateY(0)}}@keyframes pg5{0%,30%,70%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:var(--white-d);-webkit-transform:translateZ(1px) rotateY(0);transform:translateZ(1px) rotateY(0)}35%,40%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(0deg);transform:translateZ(1px) rotateY(0deg)}50%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(179.6deg);transform:translateZ(1px) rotateY(179.6deg)}60%,65%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--white);-webkit-transform:translateZ(1px) rotateY(0);transform:translateZ(1px) rotateY(0)}}.newletter{background:#1eb2a6;padding-bottom:0;color:#fff;margin-bottom:0;margin-top:0}.newletter .left,.newletter .right{padding:90px;margin:0;display:flex}.newletter h1{color:#fff;font-size:30px;font-weight:500;margin-bottom:15px}.newletter .right{display:flex;justify-content:space-between;align-items:center}.newletter input{width:100%;padding:20px;border:none;outline:none;height:30px;margin-bottom:10x}.newletter i{padding:12px;color:#1eb2a6;background-color:#fff}.footer{background-color:#1eb2a6;text-align:center;color:#fff;padding-top:10px}.footer .social-links{display:flex;justify-content:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6}.footer .social-links>div{margin-right:1rem}.footer .company-name{font-weight:700}.footer .footer-content{text-align:center}.footer .footer-content .row{padding-top:1rem}.footer .footer-content h6{font-weight:700;margin-bottom:1rem}.footer .footer-content a{color:inherit;text-decoration:none}.footer .copyright{background-color:#fff;color:#1eb2a6;padding:1rem;text-align:center;font-weight:700}.waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.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)}}
/*# sourceMappingURL=main.d1683621.chunk.css.map */