.header{padding-bottom:20px}.header,.semicircular{display:flex;justify-content:center}.semicircular{width:120px;height:60px;font-size:18px;background:#1a7dff;border-bottom-left-radius:100px;border-bottom-right-radius:100px;align-items:center;box-shadow:0 0 1px 1px rgba(0,0,0,.10196078431372549);-webkit-animation:pulse-animation 2s infinite;animation:pulse-animation 2s infinite;transition:all .5s ease-out;font-size:15px}.semicircular:hover{cursor:pointer}.semicircular--darkmode{background:#200537}.hint{text-align:center;font-size:14px;padding:0 8px}@media (min-width:768px){.semicircular{font-size:14px}}.wagging{font-size:24px;text-align:center;-webkit-animation:shake 1.2s infinite;animation:shake 1.2s infinite}@media (min-width:768px){.semicircular{width:160px;height:80px}}@-webkit-keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgba(53,58,126,.452)}50%{box-shadow:0 0 0 20px rgba(70,63,129,0)}to{box-shadow:0 0 0 0 rgba(29,50,121,.384)}}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgba(53,58,126,.452)}50%{box-shadow:0 0 0 20px rgba(70,63,129,0)}to{box-shadow:0 0 0 0 rgba(29,50,121,.384)}}@-webkit-keyframes shake{0%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}to{-webkit-transform:rotate(20deg);transform:rotate(20deg)}}@keyframes shake{0%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}to{-webkit-transform:rotate(20deg);transform:rotate(20deg)}}.form-name{display:flex;justify-content:center}::-webkit-input-placeholder{color:#fff;opacity:.7}::placeholder{color:#fff;opacity:.7}.form-input{background:none;outline:none;border:none;border-bottom:2px solid #fff;color:#fff;opacity:.7}.form-input:focus{outline:none;box-shadow:0 9px 13px 2px rgba(0,0,0,.3686274509803922);-webkit-transform:scale(1.02);transform:scale(1.02);transition:all .3s ease-in-out}.form-input--darkmode{border-bottom:2px solid #fff}.button-login{background:none;border:none;color:#fff;font-size:24px;padding:0;-webkit-animation:moveButton 2s ease infinite;animation:moveButton 2s ease infinite}.button-login--visible{visibility:hidden}.button-login a{color:#fff;text-decoration:none}.button-login a:hover{color:#fff}.visible{display:none;-webkit-transform:scale(2);transform:scale(2);transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.bubbles{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden;top:0;left:0}.bubble{position:absolute;bottom:-100px;width:40px;height:40px;background:#1a55d4;border-radius:50%;opacity:.5;-webkit-animation:rise 10s ease-in infinite;animation:rise 10s ease-in infinite;-webkit-animation-iteration-count:1;animation-iteration-count:1;-o-animation-iteration-count:1}.bubble:first-child{width:40px;height:40px;left:10%;-webkit-animation-duration:8s;animation-duration:8s}.bubble:nth-child(2){width:20px;height:20px;left:20%;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(3){width:50px;height:50px;left:35%;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-delay:2s;animation-delay:2s}.bubble:nth-child(4){width:80px;height:80px;left:50%;-webkit-animation-duration:11s;animation-duration:11s;-webkit-animation-delay:0s;animation-delay:0s}.bubble:nth-child(5){width:35px;height:35px;left:55%;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(6){width:45px;height:45px;left:65%;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-delay:3s;animation-delay:3s}.bubble:nth-child(7){width:90px;height:90px;left:70%;-webkit-animation-duration:12s;animation-duration:12s}.bubble:nth-child(7),.bubble:nth-child(8){-webkit-animation-delay:2s;animation-delay:2s}.bubble:nth-child(8){width:25px;height:25px;left:80%;-webkit-animation-duration:6s;animation-duration:6s}.bubble:nth-child(9){width:15px;height:15px;left:70%;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(10){width:90px;height:90px;left:25%;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-delay:4s;animation-delay:4s}@-webkit-keyframes rise{0%{bottom:-100px;-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translate(100px);transform:translate(100px)}to{bottom:1080px;-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@keyframes rise{0%{bottom:-100px;-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translate(100px);transform:translate(100px)}to{bottom:1080px;-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@-webkit-keyframes moveButton{0%{-webkit-transform:translate(1);transform:translate(1)}50%{-webkit-transform:translate(10px);transform:translate(10px)}to{-webkit-transform:translate(1);transform:translate(1)}}@keyframes moveButton{0%{-webkit-transform:translate(1);transform:translate(1)}50%{-webkit-transform:translate(10px);transform:translate(10px)}to{-webkit-transform:translate(1);transform:translate(1)}}.header-text{font-weight:500;margin-top:120px;font-size:100px}@media (max-width:320px){.header-text{font-weight:500;margin-top:120px;font-size:90px}}@media (min-width:768px){.header-text{font-size:200px;margin-top:80px}}.sections{width:100%;height:auto;min-height:100px;overflow-x:auto;display:-webkit-box;overflow-y:hidden}@media (min-width:768px){.sections{display:flex;justify-content:center}}.slide{border:1px solid #000;height:410px;background:hsla(0,0%,100%,.55);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border-radius:10px;border:1px solid hsla(0,0%,100%,.18);margin:10px;display:flex;flex-direction:column;justify-content:center}.slide__title{text-align:center;padding-top:6px;font-size:24px}.slide__content{font-size:14px;text-align:center;padding:10px 6px}@media (max-width:768px){.slide{width:80%}}@media (min-width:768px){.slide__title--tech{margin-top:10px}}img{width:50px;height:50px}.icon{font-size:54px}.images{display:flex;justify-content:space-around}@media (min-width:768px){.images{padding:20px 0}}.link{text-decoration:none;color:#000}.priv{padding-top:6px;font-size:22px;font-weight:500}.locked{cursor:pointer;-webkit-animation:move 2s infinite;animation:move 2s infinite;font-size:59px}.icon-visible{-webkit-animation:visible 2s;animation:visible 2s}@-webkit-keyframes move{0%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}50%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}to{-webkit-transform:rotate(25deg);transform:rotate(25deg)}}@keyframes move{0%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}50%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}to{-webkit-transform:rotate(25deg);transform:rotate(25deg)}}@-webkit-keyframes visible{0%{opacity:0}to{opacity:1}}@keyframes visible{0%{opacity:0}to{opacity:1}}.caption-header{padding-top:800px;text-align:center;font-size:130px;background-image:linear-gradient(45deg,#4c1dce,#329c09);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.caption-header--darkmode{background-image:linear-gradient(180deg,#1dce52,#093c9c)}.caption-header__text{font-size:24px;padding-left:20px;text-align:center}@media (min-width:768px){.caption-header{padding-top:900px}}.button-position{display:flex;justify-content:center;margin-top:600px}.button-scroll a{text-decoration:none;color:#fff}.button-scroll a:hover{color:#fff}.button-scroll{font-size:44px;background:hsla(0,0%,100%,.4);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(6.5px);-webkit-backdrop-filter:blur(6.5px);border-radius:50px;border:1px solid hsla(0,0%,100%,.18);color:#fff}@media (min-width:768px){.button-position{margin-top:800px}}.dark-mode-position{position:absolute;right:5%;top:5%}.dark-mode{cursor:pointer;text-align:center;width:30px;height:30px;padding:8px;background:hsla(0,0%,100%,.15);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.18);border-radius:50%;display:flex;justify-content:center;align-items:center}.dark-mode:active{-webkit-transform:scale(1.41);transform:scale(1.41)}@media (min-width:768px){.dark-mode{width:40px;height:40px;padding:12px;font-size:20px}}*{font-family:Montserrat,sans-serif}html{--scroll-behavior:smooth}body,html{scroll-behavior:smooth}body{margin:0;padding:0;background-image:linear-gradient(to top left,#5fc9eb,#1a7dff);background-size:cover;overflow-y:hidden;-webkit-overflow:hidden;touch-action:none;-moz-backface-visibility:hidden}
/*# sourceMappingURL=main.c1e3ee16.chunk.css.map */