@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto:wght@100;300;400;500;700;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(to right bottom,rgba(125,125,232,.145),rgba(228,53,228,.141));font-family:Roboto,sans-serif}::selection{background-color:#4d4dff;color:#fff}.language-selector{align-items:center;display:flex;gap:20px;height:8rem;justify-content:center;width:100%}.language-selector button{background-color:#4d4dff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:4rem;padding:10px 20px;transition:all .3s ease-in-out;width:7rem}.language-selector button:hover{background-color:rgba(77,77,255,.58);-webkit-transform:scale(1.05);transform:scale(1.05)}.language-selector button:focus{outline:none}@media(max-width:768px){.language-selector button{font-size:.9rem;padding:8px 16px}}.navbar{align-items:center;background-color:rgba(51,51,51,.8);color:#fff;display:flex;height:5rem;justify-content:space-between;padding:1rem 3rem}.logo .logo__img{height:3rem;object-fit:contain;width:3rem}.logo a{color:#fff;font-size:2rem;font-weight:700;text-decoration:none;transition:color .3s ease-in-out}.logo a:hover{color:#4d4dff;-webkit-transform:scale(1.2);transform:scale(1.2)}.nav-links{display:flex;gap:20px;list-style:none}.nav-links li a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease-in-out;transition:all .3s ease}.nav-links li a:hover{color:#4d4dff;-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:700px){.navbar{display:flex;justify-content:space-between}.logo{display:none}}.home{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.home .card{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.35);height:90%;margin-bottom:2rem;margin-top:2rem;max-width:600px;padding:20px;text-align:center;width:100%}.home .card h1{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#4d4dff,purple);color:transparent;font:700 1.2rem inherit;margin:3rem 0;text-transform:uppercase;transition:all .3s}.home .card h1:hover{-webkit-transform:skewY(0deg) skewX(0deg) scale(1.1);transform:skewY(0deg) skewX(0deg) scale(1.1)}.home .card p{font-size:1rem;letter-spacing:.12rem;line-height:1.5;margin-bottom:1.5rem;text-align:center}.home .card button{background-color:#4d4dff;border:2px solid #fff;border-radius:10px;color:#fff;font-size:1.2rem;font-weight:600;outline:none;padding:1rem 1.5rem}@media screen and (max-width:700px){.card{max-width:90%}.card h1{font:600 .8rem inherit;margin:2rem 0}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.about{height:100vh;width:100%}.about .box{align-items:center;background-color:#fff;border-radius:0 200px 200px 0;display:flex;height:100vh;justify-content:center;padding:2rem;width:70%}.about .box>img{-webkit-animation:imgUp .7s linear infinite alternate;animation:imgUp .7s linear infinite alternate;width:50%}.about .box>div{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:5rem;width:50%}.about .box>div p{font:300 1.5rem inherit;letter-spacing:2.5px;word-spacing:5px}@-webkit-keyframes imgUp{to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes imgUp{to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.contact{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.contact>main{background:linear-gradient(90deg,rgba(77,77,255,.396),rgba(128,0,128,.427));border-radius:0 200px 200px 0;height:40rem;padding:3rem;text-align:center;width:70%}.contact>main>form{flex-direction:column;margin:5rem}.contact>main>form,.contact>main>form>div{align-items:center;display:flex;justify-content:center}.contact>main>form>div{height:3rem;margin:.5rem;width:60%}.contact>main>form>div>label{font:400 1.2rem inherit;margin:0 1rem;width:20%}.contact>main>form>div>input{align-self:stretch;border:1px solid hsla(0,0%,48%,.6);border-radius:5px;outline:none;padding:1rem;width:80%}.contact>main>form>button{background-color:#4d4dff;border:none;border-radius:5px;color:#fff;font:500 1rem inherit;margin:3rem 0;padding:.7rem;width:200px}.contact>main>form>button:hover{opacity:.9}@media screen and (max-width:820px){.contact>main{border-radius:0;height:100vh;width:100%}.contact>main h1{text-align:center}}@media screen and (max-width:700px){.contact>main{padding:1rem}.contact>main h1{margin:1rem}.contact>main>form{margin:0}.contact>main>form>div{width:100%}}footer{align-items:center;background-color:rgba(51,51,51,.8);color:#fff;display:grid;grid-template-columns:2fr 1fr;min-height:300px;padding:4rem}footer h2{color:#4d4dff;font-family:inherit;font-size:2rem;font-weight:400;text-transform:uppercase}footer p,footer strong{margin:1rem}footer aside{align-items:center;display:flex;flex-direction:column;height:100%}footer aside>h4{font-size:1.1rem}footer aside>a{color:#fff;font-size:2rem;margin:.5rem}footer aside>a:hover{color:#4d4dff}@media screen and (max-width:600px){footer{grid-template-columns:1fr;text-align:center}}
/*# sourceMappingURL=main.ab142eed.css.map*/