@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:700);@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);*,:after,:before{--light-background-color:#eee;--dark-background-color:#161d34;box-sizing:border-box;margin:0;padding:0}.body-dark{background:var(--dark-background-color)}.body-dark,.body-light{font-family:roboto,sans-serif;height:100vh;overflow-x:hidden;width:100vw}.body-light{background:var(--light-background-color)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background:linear-gradient(transparent,#0072ff);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(transparent,#ff076e)}.cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(12em,18em));padding:2rem}.cards,.toggle-light{justify-content:center}.toggle-light{align-items:center;background:var(--dark-background-color);border-radius:50%;cursor:pointer;display:flex;height:100px;position:absolute;right:100px;top:20px;width:100px}.toggle-light:before{color:#fff;content:"\f186";font-family:fontAwesome;font-size:2em}.toggle-dark{align-items:center;background:var(--light-background-color);border-radius:50%;cursor:pointer;display:flex;height:100px;justify-content:center;position:absolute;right:100px;top:20px;width:100px}.toggle-dark:before{color:#000;content:"\f186";font-family:fontAwesome;font-size:2em}.card-wrapper-dark,.card-wrapper-light{border-radius:15px;box-shadow:inset 5px 5px 5px rgba(0,0,0,.2),inset -5px -5px 15px hsla(0,0%,100%,.1),5px 5px 15px rgba(0,0,0,.3),-5px -5px 15px hsla(0,0%,100%,.1);cursor:pointer;height:320px;min-width:280px;position:relative}.card-wrapper-light .box{background:var(--light-background-color);border:2px solid var(--light-background-color);border-radius:15px}.card-wrapper-dark .box,.card-wrapper-light .box{align-items:center;bottom:20px;box-shadow:0 20px 50px rgba(0,0,0,.5);display:flex;justify-content:center;left:20px;overflow:hidden;position:absolute;right:20px;top:20px;transition:.5s}.card-wrapper-dark .box{background:var(--dark-background-color);border:2px solid var(--dark-background-color);border-radius:15px}.card-wrapper-light .box:before{background:rgba(0,0,0,.05)}.card-wrapper-dark .box:before,.card-wrapper-light .box:before{content:"";height:100%;left:0;position:absolute;top:0;width:50%}.card-wrapper-dark .box:before{background:hsla(0,0%,100%,.05)}.card-wrapper-light .box:hover{box-shadow:0 40px 70px hsla(0,0%,100%,.5)}.card-wrapper-dark .box:hover,.card-wrapper-light .box:hover{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.card-wrapper-dark .box:hover{box-shadow:0 40px 70px rgba(0,0,0,.5)}.card-wrapper-dark .box .content,.card-wrapper-light .box .content{height:250px;overflow:hidden;padding:20px;text-align:center}.card-wrapper-light .box .content h2{color:rgba(0,0,0,.05);font-size:8em;position:absolute;right:30px;top:-10px}.card-wrapper-dark .box .content h2{color:hsla(0,0%,100%,.05);font-size:8em;position:absolute;right:30px;top:-10px}.card-wrapper-dark .box .content h3,.card-wrapper-light .box .content h3{color:#039d69;font-size:1.8em;transition:.5s;z-index:1}.card-wrapper-light .box .content p{color:rgba(0,0,0,.5);font-size:16px;font-weight:300;transition:.5s;z-index:1}.card-wrapper-dark .box .content p{color:hsla(0,0%,100%,.5);font-size:16px;font-weight:300;transition:.5s;z-index:1}.card-wrapper-dark.hide,.card-wrapper-light.hide{display:none}.popup{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;width:100%;z-index:99999}.popup .popup__inner{background-color:#3d3d3d;height:100%;position:relative;width:100%}.popup .popup__inner .popup__close-btn{background:#d50000;border:2px solid #d50000;border-radius:1rem;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;padding:1rem;position:absolute;right:5px;top:5px;transition:color .2s ease-in,-webkit-transform .2s ease-in;transition:transform .2s ease-in,color .2s ease-in;transition:transform .2s ease-in,color .2s ease-in,-webkit-transform .2s ease-in;z-index:9999999999999}.filter__wrapper-light section{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%}.filter__wrapper-light section ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.filter__wrapper-light section ul li{background:var(--dark-background-color);border-radius:18px;color:#fff;cursor:pointer;letter-spacing:1px;list-style:none;margin:5px;padding:12px 20px}.filter__wrapper-light section ul li.active{background:#ff0058;color:#fff;transition:.5s ease}.filter__wrapper-dark section{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%}.filter__wrapper-dark section ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.filter__wrapper-dark section ul li{background:var(--light-background-color);border-radius:18px;color:#000;cursor:pointer;letter-spacing:1px;list-style:none;margin:5px;padding:12px 20px;transition:all .4s cubic-bezier(1,-.16,.6,1.35)}.filter__wrapper-dark section ul li:hover{background:#ff0058;color:#fff}.leaves__wrapper{background:radial-gradient(#333,#000);font-family:Poppins,sans-serif;height:100%}.leaves__wrapper section{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.leaves__wrapper section h2{color:#fff;font-size:6em;text-transform:uppercase}.leaves__wrapper section .set{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.leaves__wrapper section .set div{display:block;position:absolute}.leaves__wrapper section .set div:first-child{-webkit-animation:floating 15s linear infinite;animation:floating 15s linear infinite;-webkit-animation-delay:-7s;animation-delay:-7s;left:20%}.leaves__wrapper section .set div:nth-child(2){-webkit-animation:floating 20s linear infinite;animation:floating 20s linear infinite;-webkit-animation-delay:-5s;animation-delay:-5s;left:50%}.leaves__wrapper section .set div:nth-child(3){-webkit-animation:floating 15s linear infinite;animation:floating 15s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;left:70%}.leaves__wrapper section .set div:nth-child(4){-webkit-animation:floating 15s linear infinite;animation:floating 15s linear infinite;-webkit-animation-delay:-5s;animation-delay:-5s;left:0}.leaves__wrapper section .set div:nth-child(5){-webkit-animation:floating 18s linear infinite;animation:floating 18s linear infinite;-webkit-animation-delay:-10s;animation-delay:-10s;left:85%}.leaves__wrapper section .set div:nth-child(6){-webkit-animation:floating 12s linear infinite;animation:floating 12s linear infinite;left:0}.leaves__wrapper section .set div:nth-child(7){-webkit-animation:floating 14s linear infinite;animation:floating 14s linear infinite;left:15%}.leaves__wrapper section .set div:nth-child(8){-webkit-animation:floating 15s linear infinite;animation:floating 15s linear infinite;left:60%}@-webkit-keyframes floating{0%{opacity:0;top:-10%;-webkit-transform:translateX(20px) rotate(0deg);transform:translateX(20px) rotate(0deg)}10%{opacity:1}20%{-webkit-transform:translateX(-20px) rotate(45deg);transform:translateX(-20px) rotate(45deg)}40%{-webkit-transform:translateX(-20px) rotate(90deg);transform:translateX(-20px) rotate(90deg)}60%{-webkit-transform:translateX(20px) rotate(180deg);transform:translateX(20px) rotate(180deg)}80%{-webkit-transform:translateX(-20px) rotate(180deg);transform:translateX(-20px) rotate(180deg)}to{top:110%;-webkit-transform:translateX(-20px) rotate(225deg);transform:translateX(-20px) rotate(225deg)}}@keyframes floating{0%{opacity:0;top:-10%;-webkit-transform:translateX(20px) rotate(0deg);transform:translateX(20px) rotate(0deg)}10%{opacity:1}20%{-webkit-transform:translateX(-20px) rotate(45deg);transform:translateX(-20px) rotate(45deg)}40%{-webkit-transform:translateX(-20px) rotate(90deg);transform:translateX(-20px) rotate(90deg)}60%{-webkit-transform:translateX(20px) rotate(180deg);transform:translateX(20px) rotate(180deg)}80%{-webkit-transform:translateX(-20px) rotate(180deg);transform:translateX(-20px) rotate(180deg)}to{top:110%;-webkit-transform:translateX(-20px) rotate(225deg);transform:translateX(-20px) rotate(225deg)}}.leaves__wrapper section .set2{-webkit-filter:blur(2px);filter:blur(2px);-webkit-transform:scale(2) rotateY(180deg);transform:scale(2) rotateY(180deg)}.leaves__wrapper section .set3{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(.8) rotateX(180deg);transform:scale(.8) rotateX(180deg)}@media only screen and (min-device-width:320px) and (max-device-width:480px){.leaves__wrapper section h2{font-size:2em}.leaves__wrapper section .set div:nth-child(5),.leaves__wrapper section .set div:nth-child(6),.leaves__wrapper section .set div:nth-child(7),.leaves__wrapper section .set div:nth-child(8){display:none}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.leaves__wrapper section h2{font-size:2em}.leaves__wrapper section .set div:nth-child(5),.leaves__wrapper section .set div:nth-child(6),.leaves__wrapper section .set div:nth-child(7),.leaves__wrapper section .set div:nth-child(8){display:none}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.leaves__wrapper section h2{font-size:4em}}.loader__wrapper{align-items:center;display:flex;gap:2em;height:100%;justify-content:center}.loader__wrapper .ice-cubes-loader{align-items:center;background-color:#fff;display:flex;height:300px;justify-content:space-between;overflow:hidden;width:300px}.loader__wrapper .ice-cubes-loader .container{align-items:center;display:flex;justify-content:space-between;position:relative;width:300px}.📦{display:block;height:33px;position:relative;-webkit-transform-origin:-50% center;transform-origin:-50% center;width:33px}.📦,.📦:after{border-radius:15%}.📦:after{background-color:#add8e6;box-shadow:0 0 10px 0 rgba(28,159,255,.4);content:"";height:100%;position:absolute;right:0;top:0;width:100%}.📦:first-child{-webkit-animation:slide 1.5s ease-in-out infinite alternate;animation:slide 1.5s ease-in-out infinite alternate}.📦:first-child:after{-webkit-animation:color-change 1.5s ease-in-out infinite alternate;animation:color-change 1.5s ease-in-out infinite alternate}.📦:nth-child(2){-webkit-animation:flip-1 1.5s ease-in-out infinite alternate;animation:flip-1 1.5s ease-in-out infinite alternate}.📦:nth-child(2):after{-webkit-animation:squidge-1 1.5s ease-in-out infinite alternate;animation:squidge-1 1.5s ease-in-out infinite alternate}.📦:nth-child(3){-webkit-animation:flip-2 1.5s ease-in-out infinite alternate;animation:flip-2 1.5s ease-in-out infinite alternate}.📦:nth-child(3):after{-webkit-animation:squidge-2 1.5s ease-in-out infinite alternate;animation:squidge-2 1.5s ease-in-out infinite alternate}.📦:nth-child(4){-webkit-animation:flip-3 1.5s ease-in-out infinite alternate;animation:flip-3 1.5s ease-in-out infinite alternate}.📦:nth-child(4):after{-webkit-animation:squidge-3 1.5s ease-in-out infinite alternate;animation:squidge-3 1.5s ease-in-out infinite alternate}.📦:nth-child(5){-webkit-animation:flip-4 1.5s ease-in-out infinite alternate;animation:flip-4 1.5s ease-in-out infinite alternate}.📦:nth-child(5):after{-webkit-animation:squidge-4 1.5s ease-in-out infinite alternate;animation:squidge-4 1.5s ease-in-out infinite alternate}.📦:nth-child(2):after{background-color:#1c9fff}.📦:nth-child(3):after{background-color:#1fb1fd}.📦:nth-child(4):after{background-color:#22c7fb}.📦:nth-child(5):after{background-color:#23d3fb}@-webkit-keyframes slide{0%{background-color:#1795ff;-webkit-transform:translatex(0);transform:translatex(0)}to{background-color:#23d3fb;-webkit-transform:translatex(234px);transform:translatex(234px)}}@keyframes slide{0%{background-color:#1795ff;-webkit-transform:translatex(0);transform:translatex(0)}to{background-color:#23d3fb;-webkit-transform:translatex(234px);transform:translatex(234px)}}@-webkit-keyframes color-change{0%{background-color:#1795ff}to{background-color:#23d3fb}}@keyframes color-change{0%{background-color:#1795ff}to{background-color:#23d3fb}}@-webkit-keyframes flip-1{0%,15%{-webkit-transform:rotate(0);transform:rotate(0)}35%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@keyframes flip-1{0%,15%{-webkit-transform:rotate(0);transform:rotate(0)}35%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes squidge-1{5%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}15%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}20%,25%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}55%,to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}40%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes squidge-1{5%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}15%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}20%,25%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}55%,to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}40%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}@-webkit-keyframes flip-2{0%,30%{-webkit-transform:rotate(0);transform:rotate(0)}50%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@keyframes flip-2{0%,30%{-webkit-transform:rotate(0);transform:rotate(0)}50%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes squidge-2{20%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}30%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}35%,40%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}70%,to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}55%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes squidge-2{20%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}30%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}35%,40%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}70%,to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}55%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}@-webkit-keyframes flip-3{0%,45%{-webkit-transform:rotate(0);transform:rotate(0)}65%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@keyframes flip-3{0%,45%{-webkit-transform:rotate(0);transform:rotate(0)}65%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes squidge-3{35%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}45%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%,55%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}85%,to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}70%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes squidge-3{35%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}45%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%,55%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}85%,to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}70%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}@-webkit-keyframes flip-4{0%,60%{-webkit-transform:rotate(0);transform:rotate(0)}80%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@keyframes flip-4{0%,60%{-webkit-transform:rotate(0);transform:rotate(0)}80%,to{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes squidge-4{50%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}60%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}65%,70%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}85%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes squidge-4{50%{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}60%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center bottom;transform-origin:center bottom}65%,70%{-webkit-transform:scalex(.8) scaley(1.4);transform:scalex(.8) scaley(1.4);-webkit-transform-origin:center bottom;transform-origin:center bottom}to{-webkit-transform:scalex(1) scaley(1);transform:scalex(1) scaley(1);-webkit-transform-origin:center top;transform-origin:center top}85%{-webkit-transform:scalex(1.3) scaley(.7);transform:scalex(1.3) scaley(.7);-webkit-transform-origin:center top;transform-origin:center top}}.loader__wrapper .cube-loader{align-items:center;background-color:#fff;display:flex;height:300px;justify-content:space-between;overflow:hidden;width:300px}.loader__wrapper .cube-loader .cube{-webkit-animation:cube-spin 1.5s ease-in-out infinite alternate both;animation:cube-spin 1.5s ease-in-out infinite alternate both;font-size:24px;height:1em;margin:auto;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:1em}.loader__wrapper .cube-loader .cube .side{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.loader__wrapper .cube-loader .cube .side:before{-webkit-animation:cube-explode 1.5s ease-in-out infinite;animation:cube-explode 1.5s ease-in-out infinite;background-color:currentcolor;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;-webkit-transform:translatez(.5em);transform:translatez(.5em)}.loader__wrapper .cube-loader .cube .side:first-child{-webkit-transform:rotatey(90deg);transform:rotatey(90deg)}.loader__wrapper .cube-loader .cube .side:nth-child(2){-webkit-transform:rotatey(180deg);transform:rotatey(180deg)}.loader__wrapper .cube-loader .cube .side:nth-child(3){-webkit-transform:rotatey(270deg);transform:rotatey(270deg)}.loader__wrapper .cube-loader .cube .side:nth-child(4){-webkit-transform:rotatey(1turn);transform:rotatey(1turn)}.loader__wrapper .cube-loader .cube .side:nth-child(5){-webkit-transform:rotatex(90deg);transform:rotatex(90deg)}.loader__wrapper .cube-loader .cube .side:nth-child(6){-webkit-transform:rotatex(270deg);transform:rotatex(270deg)}@-webkit-keyframes cube-spin{0%{-webkit-transform:rotatex(35.264deg) rotatey(45deg);transform:rotatex(35.264deg) rotatey(45deg)}to{-webkit-transform:rotatex(35.264deg) rotatey(405deg);transform:rotatex(35.264deg) rotatey(405deg)}}@keyframes cube-spin{0%{-webkit-transform:rotatex(35.264deg) rotatey(45deg);transform:rotatex(35.264deg) rotatey(45deg)}to{-webkit-transform:rotatex(35.264deg) rotatey(405deg);transform:rotatex(35.264deg) rotatey(405deg)}}@-webkit-keyframes cube-explode{0%{-webkit-transform:translatez(.5em);transform:translatez(.5em)}50%{-webkit-transform:translatez(.75em);transform:translatez(.75em)}to{-webkit-transform:translatez(.5em);transform:translatez(.5em)}}@keyframes cube-explode{0%{-webkit-transform:translatez(.5em);transform:translatez(.5em)}50%{-webkit-transform:translatez(.75em);transform:translatez(.75em)}to{-webkit-transform:translatez(.5em);transform:translatez(.5em)}}.symbol-loader .loader{--path:#2f3545;--dot:#5628ee;--duration:3s;height:44px;position:relative;width:44px}.symbol-loader .loader:before{-webkit-animation:dotRect var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:dotRect var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;background:var(--dot);border-radius:50%;content:"";display:block;height:6px;left:19px;position:absolute;top:37px;-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px);width:6px}.symbol-loader .loader svg{display:block;height:100%;width:100%}.symbol-loader .loader svg circle,.symbol-loader .loader svg polygon,.symbol-loader .loader svg rect{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}.symbol-loader .loader svg polygon{stroke-dasharray:145 76 145 76;stroke-dashoffset:0;-webkit-animation:pathTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:pathTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.symbol-loader .loader svg rect{stroke-dasharray:192 64 192 64;stroke-dashoffset:0;-webkit-animation:pathRect 3s cubic-bezier(.785,.135,.15,.86) infinite;animation:pathRect 3s cubic-bezier(.785,.135,.15,.86) infinite}.symbol-loader .loader svg circle{stroke-dasharray:150 50 150 50;stroke-dashoffset:75;-webkit-animation:pathCircle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:pathCircle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.symbol-loader .loader.triangle{width:48px}.symbol-loader .loader.triangle:before{-webkit-animation:dotTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:dotTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;left:21px;-webkit-transform:translate(-10px,-18px);transform:translate(-10px,-18px)}@-webkit-keyframes pathTriangle{33%{stroke-dashoffset:74}66%{stroke-dashoffset:147}to{stroke-dashoffset:221}}@keyframes pathTriangle{33%{stroke-dashoffset:74}66%{stroke-dashoffset:147}to{stroke-dashoffset:221}}@-webkit-keyframes dotTriangle{33%{-webkit-transform:translate(0);transform:translate(0)}66%{-webkit-transform:translate(10px,-18px);transform:translate(10px,-18px)}to{-webkit-transform:translate(-10px,-18px);transform:translate(-10px,-18px)}}@keyframes dotTriangle{33%{-webkit-transform:translate(0);transform:translate(0)}66%{-webkit-transform:translate(10px,-18px);transform:translate(10px,-18px)}to{-webkit-transform:translate(-10px,-18px);transform:translate(-10px,-18px)}}@-webkit-keyframes pathRect{25%{stroke-dashoffset:64}50%{stroke-dashoffset:128}75%{stroke-dashoffset:192}to{stroke-dashoffset:256}}@keyframes pathRect{25%{stroke-dashoffset:64}50%{stroke-dashoffset:128}75%{stroke-dashoffset:192}to{stroke-dashoffset:256}}@-webkit-keyframes dotRect{25%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}75%{-webkit-transform:translateY(-36px);transform:translateY(-36px)}to{-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px)}}@keyframes dotRect{25%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}75%{-webkit-transform:translateY(-36px);transform:translateY(-36px)}to{-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px)}}@-webkit-keyframes pathCircle{25%{stroke-dashoffset:125}50%{stroke-dashoffset:175}75%{stroke-dashoffset:225}to{stroke-dashoffset:275}}@keyframes pathCircle{25%{stroke-dashoffset:125}50%{stroke-dashoffset:175}75%{stroke-dashoffset:225}to{stroke-dashoffset:275}}.symbol-loader .loader{display:inline-block;margin:0 16px}html{-webkit-font-smoothing:antialiased}*,:after,:before{box-sizing:border-box}.symbol-loader{align-items:center;background:#f5f9ff;display:flex;height:300px;justify-content:center;overflow:hidden;width:300px}.symbol-loader .dribbble{bottom:20px;display:block;position:fixed;right:20px}.symbol-loader .dribbble img{display:block;height:28px}@media only screen and (min-device-width:320px) and (max-device-width:480px){.loader__wrapper{flex-direction:column;padding:20px 0}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.loader__wrapper{flex-direction:column;padding:20px 0}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.loader__wrapper{padding:0 20px}}.cube__wrapper{align-items:center;background:#050505;display:flex;font-family:Oswald,sans-serif;height:100%;justify-content:center}.cube__wrapper .cube{-webkit-animation:cube-rotator 4s linear infinite;animation:cube-rotator 4s linear infinite;height:300px;position:relative;-webkit-transform:rotateX(-30deg);transform:rotateX(-30deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:300px}@-webkit-keyframes cube-rotator{0%{-webkit-transform:rotateX(-30deg) rotateY(0deg);transform:rotateX(-30deg) rotateY(0deg)}to{-webkit-transform:rotateX(-30deg) rotateY(1turn);transform:rotateX(-30deg) rotateY(1turn)}}@keyframes cube-rotator{0%{-webkit-transform:rotateX(-30deg) rotateY(0deg);transform:rotateX(-30deg) rotateY(0deg)}to{-webkit-transform:rotateX(-30deg) rotateY(1turn);transform:rotateX(-30deg) rotateY(1turn)}}.cube__wrapper .cube div{height:100%;left:0;position:absolute;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.cube__wrapper .cube div span{align-items:center;background:linear-gradient(#151515,#00ec00);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;-webkit-transform:rotateY(calc(90deg*var(--i))) translateZ(150px);transform:rotateY(calc(90deg*var(--i))) translateZ(150px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.cube__wrapper .cube div span h2{color:#fff;font-size:10em;position:absolute;-webkit-transform:translateZ(50px);transform:translateZ(50px)}.cube__wrapper .cube div span h2:first-child{color:rgba(0,0,0,.1);-webkit-filter:blur(2px);filter:blur(2px);-webkit-transform:translateZ(0) translateY(20px);transform:translateZ(0) translateY(20px)}.cube__wrapper .cube .top{background:#222;height:300px;left:0;position:absolute;top:0;-webkit-transform:rotateX(90deg) translateZ(150px);transform:rotateX(90deg) translateZ(150px);width:300px}.cube__wrapper .cube .top:before{background:#0f0;box-shadow:0 0 120px rgba(0,255,0,.2),0 0 200px rgba(0,255,0,.4),0 0 300px rgba(0,255,0,.6),0 0 400px rgba(0,255,0,.8),0 0 500px #0f0;content:"";-webkit-filter:blur(20px);filter:blur(20px);height:300px;left:0;position:absolute;top:0;-webkit-transform:translateZ(-380px);transform:translateZ(-380px);width:300px}.cube-span-0{--i:0}.cube-span-1{--i:1}.cube-span-2{--i:2}.cube-span-3{--i:3}.blob__wrapper{align-items:center;background:#250821;display:flex;height:100%;justify-content:center}.blob__wrapper section{height:500px;position:relative;width:500px}.blob__wrapper section .blob{height:500px;position:absolute;width:500px}.blob__wrapper section .blob:nth-child(2){-webkit-filter:blur(50px);filter:blur(50px)}@media only screen and (min-device-width:320px) and (max-device-width:480px){.blob__wrapper section,.blob__wrapper section .blob{height:250px;width:250px}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.blob__wrapper section,.blob__wrapper section .blob{height:450px;width:450px}}.rocket__wrapper{align-items:center;background:#eaeef0;display:flex;height:100%;justify-content:center}.cloud-0{--i:0}.cloud-1{--i:1}.cloud-2{--i:2}.cloud-3{--i:3}.cloud-4{--i:4}.cloud-5{--i:5}.cloud-6{--i:6}.cloud-7{--i:7}.rocket__wrapper .loader{display:flex;position:relative}.rocket__wrapper .loader span{background:#eaeef0;border:6px solid #eaeef0;border-radius:50%;box-shadow:-8px -8px 15px #fff,8px 8px 25px rgba(0,0,0,.15);height:450px;overflow:hidden;position:relative;width:450px}.rocket__wrapper .loader span:before{border-radius:50%;box-shadow:inset 10px 10px 20px rgba(0,0,0,.5),inset -5px -5px 15px #fff;content:"";inset:0;position:absolute}.rocket__wrapper .loader span:after{background:#eaeef0;border:3px solid #eaeef0;border-radius:50%;box-shadow:-8px -8px 25px #fff,8px 8px 25px rgba(0,0,0,.25),inset 3px 3px 10px rgba(0,0,0,.15),inset -1px -1px 15px #fff;content:"";inset:70px;position:absolute}.rocket__wrapper .loader span i{-webkit-animation:rocket-boundary 1s linear infinite;animation:rocket-boundary 1s linear infinite;background:linear-gradient(#42abff,#ff4f8b,#ffeb3b);border-radius:50%;-webkit-filter:blur(5px);filter:blur(5px);inset:0;position:absolute}@-webkit-keyframes rocket-boundary{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rocket-boundary{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rocket{align-items:center;border-radius:50%;display:flex;inset:50px;justify-content:center;overflow:hidden;position:absolute;z-index:10}.rocket .fa-rocket{-webkit-text-stroke:2px #000;-webkit-animation:animate-rocket .2s linear infinite;animation:animate-rocket .2s linear infinite;color:#ff518c;font-size:8.5em;position:absolute}@-webkit-keyframes animate-rocket{0%,to{-webkit-transform:translate(0) rotate(-45deg);transform:translate(0) rotate(-45deg)}50%{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}}@keyframes animate-rocket{0%,to{-webkit-transform:translate(0) rotate(-45deg);transform:translate(0) rotate(-45deg)}50%{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}}.rocket .fa-cloud{-webkit-text-stroke:2px #000;-webkit-animation:animate-clouds 1s linear infinite;animation:animate-clouds 1s linear infinite;-webkit-animation-delay:calc(-.5s*var(--i));animation-delay:calc(-.5s*var(--i));color:#fff;font-size:4em;left:calc(45px*var(--i));position:relative;top:calc(35px*var(--i))}@-webkit-keyframes animate-clouds{0%{-webkit-transform:translateY(-175px);transform:translateY(-175px)}to{-webkit-transform:translateY(175px);transform:translateY(175px)}}@keyframes animate-clouds{0%{-webkit-transform:translateY(-175px);transform:translateY(-175px)}to{-webkit-transform:translateY(175px);transform:translateY(175px)}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.rocket__wrapper .loader span{height:250px;width:250px}.rocket__wrapper .loader span:after{inset:35px}.rocket .fa-rocket{font-size:4em}.rocket .fa-cloud{font-size:2em}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.rocket__wrapper .loader span{height:350px;width:350px}.rocket__wrapper .loader span:after{inset:45px}.rocket .fa-rocket{font-size:5em}.rocket .fa-cloud{font-size:3em}}.parallax__wrapper{background:#111;font-family:Poppins,sans-serif}.parallax__wrapper,.parallax__wrapper section{align-items:center;display:flex;height:100%;justify-content:center}.parallax__wrapper section{overflow:hidden;position:relative;width:100%}.parallax__wrapper section img{left:0;object-fit:cover;position:absolute;top:0;width:100%}.parallax__wrapper section h2{color:#fff;font-size:8em;position:relative}@media only screen and (min-device-width:320px) and (max-device-width:480px){.parallax__wrapper section h2{font-size:4em}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.parallax__wrapper section h2{font-size:6em}}.squares__wrapper{background:#000;height:100%;overflow:hidden}.squares__wrapper section{height:100%;width:100%}.squares__wrapper section span{-webkit-animation:animate-squares 5s linear infinite;animation:animate-squares 5s linear infinite;background:#fff;pointer-events:none;position:absolute}@-webkit-keyframes animate-squares{0%{bottom:-15%;opacity:0;-webkit-transform:scale(0) translateY(0) rotate(0deg);transform:scale(0) translateY(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;-webkit-transform:scale(1) translateY(-120%) rotate(1turn);transform:scale(1) translateY(-120%) rotate(1turn)}}@keyframes animate-squares{0%{bottom:-15%;opacity:0;-webkit-transform:scale(0) translateY(0) rotate(0deg);transform:scale(0) translateY(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;-webkit-transform:scale(1) translateY(-120%) rotate(1turn);transform:scale(1) translateY(-120%) rotate(1turn)}}.climb__wrapper{align-items:center;background:#000;display:flex;height:100%;justify-content:center;overflow:hidden}.climb__wrapper .container{position:relative;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:100%}.climb__wrapper .container .box{-webkit-box-reflect:below 1px linear-gradient(transparent,#0004);align-items:center;-webkit-animation:animate-surface 1.5s ease-in-out infinite;animation:animate-surface 1.5s ease-in-out infinite;display:flex;justify-content:center;left:-200px;position:relative;width:calc(100% + 400px)}@-webkit-keyframes animate-surface{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200px);transform:translateX(-200px)}}@keyframes animate-surface{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200px);transform:translateX(-200px)}}.climb__wrapper .container .box .cube{-webkit-animation:animate-climber 1.5s ease-in-out infinite;animation:animate-climber 1.5s ease-in-out infinite;background:#03e9f4;box-shadow:0 0 5px #03e9f4,0 0 25px #03e9f4,0 0 50px #03e9f4,0 0 100px #03e9f4,0 0 200px rgba(3,233,244,.5),0 0 300px rgba(3,233,244,.5);height:200px;position:relative;-webkit-transform-origin:bottom right;transform-origin:bottom right;width:200px}@-webkit-keyframes animate-climber{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}65%{-webkit-transform:rotate(85deg);transform:rotate(85deg)}70%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}75%{-webkit-transform:rotate(87.5deg);transform:rotate(87.5deg)}80%,to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes animate-climber{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}65%{-webkit-transform:rotate(85deg);transform:rotate(85deg)}70%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}75%{-webkit-transform:rotate(87.5deg);transform:rotate(87.5deg)}80%,to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.shapes__wrapper,.shapes__wrapper .welcome{align-items:center;display:flex;height:100%;justify-content:center}.shapes__wrapper .welcome{background-image:linear-gradient(#ff5722,#ffc107);font-family:sans-serif;overflow:hidden;width:100%}.shapes__wrapper .welcome h1{color:#fff;font-size:70px;position:absolute;z-index:1}.square li{-webkit-animation:animate-shape-square 10s linear infinite;animation:animate-shape-square 10s linear infinite;left:40vw;overflow:hidden;top:40vh}.square ul li{background:#fff;border:1px solid #fff;height:30px;list-style:none;opacity:0;position:absolute;width:30px}.square li:nth-child(2){-webkit-animation-delay:2s;animation-delay:2s;left:10vw;top:70vh}.square li:nth-child(3){-webkit-animation-delay:4s;animation-delay:4s;left:70vw;top:70vh}.square li:nth-child(4){-webkit-animation-delay:6s;animation-delay:6s;left:60vw;top:10vh}.square li:nth-child(5){-webkit-animation-delay:8s;animation-delay:8s;left:10vw;top:10vh}@-webkit-keyframes animate-shape-square{0%{opacity:1;-webkit-transform:scale(0) rotateY(0deg);transform:scale(0) rotateY(0deg)}to{opacity:0;-webkit-transform:scale(5) rotateY(1000deg);transform:scale(5) rotateY(1000deg)}}@keyframes animate-shape-square{0%{opacity:1;-webkit-transform:scale(0) rotateY(0deg);transform:scale(0) rotateY(0deg)}to{opacity:0;-webkit-transform:scale(5) rotateY(1000deg);transform:scale(5) rotateY(1000deg)}}.circle ul li{background:#fff;border:1px solid #fff;height:30px;list-style:none;opacity:0;position:absolute;width:30px}.circle li{-webkit-animation:animate-shape-circle 10s linear infinite;animation:animate-shape-circle 10s linear infinite;bottom:0;left:8vw;overflow:hidden}.circle li:nth-child(2){-webkit-animation-delay:2s;animation-delay:2s;left:23vw}.circle li:nth-child(3){-webkit-animation-delay:6s;animation-delay:6s;left:38vw}.circle li:nth-child(4){-webkit-animation-delay:4s;animation-delay:4s;left:54vw}.circle li:nth-child(5){-webkit-animation-delay:8s;animation-delay:8s;left:70vw}@-webkit-keyframes animate-shape-circle{0%{border-radius:0;bottom:0;opacity:1;-webkit-transform:scale(0) rotate(0deg);transform:scale(0) rotate(0deg)}to{border-radius:50%;bottom:65vh;opacity:0;-webkit-transform:scale(5) rotate(1000deg);transform:scale(5) rotate(1000deg)}}@keyframes animate-shape-circle{0%{border-radius:0;bottom:0;opacity:1;-webkit-transform:scale(0) rotate(0deg);transform:scale(0) rotate(0deg)}to{border-radius:50%;bottom:65vh;opacity:0;-webkit-transform:scale(5) rotate(1000deg);transform:scale(5) rotate(1000deg)}}.rain__wrapper{background:#000;height:100%;overflow:hidden}.rain__wrapper i{-webkit-animation:animate-rain 5s linear infinite;animation:animate-rain 5s linear infinite;background:linear-gradient(transparent,#fff);border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:200px;position:absolute}.rain__wrapper i:nth-child(3n+1){background:linear-gradient(transparent,#0ff)}.rain__wrapper i:nth-child(3n+2){background:linear-gradient(transparent,#0f0)}.rain__wrapper i:nth-child(3n+3){background:linear-gradient(transparent,red)}@-webkit-keyframes animate-rain{0%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(calc(100% + 800px));transform:translateY(calc(100% + 800px))}}@keyframes animate-rain{0%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(calc(100% + 800px));transform:translateY(calc(100% + 800px))}}.ink-splash__wrapper{height:100vh;position:relative;width:100%}.ink-splash__wrapper video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.ink-splash__wrapper video:nth-child(2){-webkit-filter:brightness(2);filter:brightness(2);mix-blend-mode:screen}.confetti__wrapper{background:#262e6f;font-family:Roboto;height:100%;text-align:center}.confetti__wrapper #flip{height:50px;overflow:hidden}.confetti__wrapper #flip>div>div{color:#fff;display:inline-block;height:45px;margin-bottom:45px;padding:4px 12px}.confetti__wrapper #flip div:first-child{-webkit-animation:show 5s linear infinite;animation:show 5s linear infinite}.confetti__wrapper #flip div div{background:#42c58a}.confetti__wrapper #flip div:first-child div{background:#4ec7f3}.confetti__wrapper #flip div:last-child div{background:#dc143c}@-webkit-keyframes show{0%{margin-top:-270px}5%{margin-top:-180px}33%{margin-top:-180px}38%{margin-top:-90px}66%{margin-top:-90px}71%{margin-top:0}99.99%{margin-top:0}to{margin-top:-270px}}@keyframes show{0%{margin-top:-270px}5%{margin-top:-180px}33%{margin-top:-180px}38%{margin-top:-90px}66%{margin-top:-90px}71%{margin-top:0}99.99%{margin-top:0}to{margin-top:-270px}}.confetti__wrapper .flex-container{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:center;position:relative;width:100%}.confetti__wrapper .flex-container .text{bottom:45%;color:#999;display:block;font-size:36px;font-weight:700;padding-bottom:200px;text-transform:uppercase;width:100%}.confetti__wrapper .unit{text-align:center}.confetti__wrapper .heart{font-size:0;position:relative;width:138px}[class*=heart-piece-]{border-radius:5px;height:10px;position:absolute;top:-5px;width:10px}.heart-piece-4{-webkit-animation:piece-4 3.2s infinite;animation:piece-4 3.2s infinite}.heart-piece-3,.heart-piece-5{-webkit-animation:piece-3 3.2s infinite;animation:piece-3 3.2s infinite}.heart-piece-2,.heart-piece-6{-webkit-animation:piece-2 3.2s infinite;animation:piece-2 3.2s infinite}.heart-piece-1,.heart-piece-7{-webkit-animation:piece-1 3.2s infinite;animation:piece-1 3.2s infinite}.heart-piece-0,.heart-piece-8{-webkit-animation:piece-0 3.2s infinite;animation:piece-0 3.2s infinite}.heart-piece-0{-webkit-animation-delay:0s;animation-delay:0s;background-color:#ec2d73;left:0}.heart-piece-1{-webkit-animation-delay:.15s;animation-delay:.15s;background-color:#eb5324;left:16px}.heart-piece-2{-webkit-animation-delay:.3s;animation-delay:.3s;background-color:#fdc800;left:32px}.heart-piece-3{-webkit-animation-delay:.45s;animation-delay:.45s;background-color:#47b264;left:48px}.heart-piece-4{-webkit-animation-delay:.6s;animation-delay:.6s;background-color:#1470bd;left:64px}.heart-piece-5{-webkit-animation-delay:.75s;animation-delay:.75s;background-color:#76469a;left:80px}.heart-piece-6{-webkit-animation-delay:.9s;animation-delay:.9s;background-color:#ec2d73;left:96px}.heart-piece-7{-webkit-animation-delay:1.05s;animation-delay:1.05s;background-color:#eb5324;left:112px}.heart-piece-8{-webkit-animation-delay:1.2s;animation-delay:1.2s;background-color:#fdc800;left:128px}@-webkit-keyframes piece-4{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:94px;top:-23px}}@keyframes piece-4{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:94px;top:-23px}}@-webkit-keyframes piece-3{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:90px;top:-31px}}@keyframes piece-3{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:90px;top:-31px}}@-webkit-keyframes piece-2{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:80px;top:-37px}}@keyframes piece-2{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:80px;top:-37px}}@-webkit-keyframes piece-1{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:60px;top:-31px}}@keyframes piece-1{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:60px;top:-31px}}@-webkit-keyframes piece-0{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:30px;top:-15px}}@keyframes piece-0{0%,10%,90%,to{height:10px;top:-5px}45%,55%{height:30px;top:-15px}}.span-0{--i:0}.span-1{--i:1}.span-2{--i:2}.span-3{--i:3}.div-0{--j:0}.div-1{--j:1}.div-2{--j:2}.div-3{--j:3}.year-changer__body{font-family:Oswald,sans-serif;gap:30px;height:100%;min-height:100%;-webkit-transform:rotateY(30deg) rotateX(10deg);transform:rotateY(30deg) rotateX(10deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.year-changer__body,.year-changer__body .text{align-items:center;display:flex;justify-content:center}.year-changer__body .text{gap:10px;height:200px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:2.5s ease-in-out;transition-delay:calc(.25s*var(--j));width:200px}.year-changer__body:hover .text{-webkit-transform:rotateX(-1turn);transform:rotateX(-1turn)}.year-changer__body:hover .text:last-child{-webkit-transform:rotateX(630deg);transform:rotateX(630deg)}.year-changer__body .text:before{background:#373737;content:"";height:100%;-webkit-transform:rotateY(90deg) translateX(-100px);transform:rotateY(90deg) translateX(-100px);-webkit-transform-origin:left;transform-origin:left;width:100%}.year-changer__body .text:last-child:before{background:#039d69}.year-changer__body .text span{align-items:center;background:linear-gradient(#434343,#535353);color:#fff;display:flex;font-size:4em;height:100%;justify-content:center;left:0;position:absolute;top:0;-webkit-transform:rotateX(calc(90deg*var(--i))) translateZ(100px);transform:rotateX(calc(90deg*var(--i))) translateZ(100px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.year-changer__body .text:last-child span{background:linear-gradient(#039d69,#29e6a7);color:#161d34}@media only screen and (min-device-width:320px) and (max-device-width:480px){.year-changer__body{gap:10px;margin:0 auto;width:70%}.year-changer__body .text:before{-webkit-transform:rotateY(90deg) translateX(-100px) scaleX(4.25);transform:rotateY(90deg) translateX(-100px) scaleX(4.25)}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.year-changer__body{gap:10px;margin:0 auto;width:70%}.year-changer__body .text:before{-webkit-transform:rotateY(90deg) translateX(-100px) scaleX(2.1);transform:rotateY(90deg) translateX(-100px) scaleX(2.1)}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.year-changer__body{gap:10px;margin:0 auto;width:75%}.year-changer__body .text:before{-webkit-transform:rotateY(90deg) translateX(-100px) scaleX(1.6);transform:rotateY(90deg) translateX(-100px) scaleX(1.6)}}.smiley__wrapper{align-items:center;background:#20152d;display:flex;height:100%;justify-content:center}.smiley__wrapper .rating{display:flex;flex-direction:row-reverse}.smiley__wrapper .rating input{display:none}.smiley__wrapper .rating label{cursor:pointer;-webkit-filter:grayscale(1);filter:grayscale(1);height:200px;opacity:0;position:relative;text-align:center;transition:.5s;width:0}.smiley__wrapper .rating label img{height:auto;padding:15px;width:250px}.smiley__wrapper .rating:hover label{opacity:.2;width:250px}.smiley__wrapper .rating input:checked+label,.smiley__wrapper .rating input:hover+label{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1;width:250px}.smiley__wrapper .rating label h4{color:#fff;font-size:24px;font-weight:500;opacity:0;padding-top:10px;-webkit-transform:translateY(-50px) scale(0);transform:translateY(-50px) scale(0);transition:.5s;white-space:nowrap}.smiley__wrapper .rating input:checked+label h4,.smiley__wrapper .rating input:hover+label h4{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.smiley__wrapper .rating .text{color:#fff;font-size:26px;font-weight:700;left:50%;letter-spacing:2px;position:absolute;text-align:center;top:150px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;width:500px}@media only screen and (min-device-width:320px) and (max-device-width:480px){.smiley__wrapper .rating .text{font-size:10px}.smiley__wrapper .rating label{height:50px}.smiley__wrapper .rating:hover label{width:50px}.smiley__wrapper .rating input:checked+label,.smiley__wrapper .rating input:hover+label,.smiley__wrapper .rating label img{width:100px}.smiley__wrapper .rating label h4{font-size:12px}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.smiley__wrapper .rating .text{font-size:20px}.smiley__wrapper .rating label{height:100px}.smiley__wrapper .rating:hover label{width:80px}.smiley__wrapper .rating input:checked+label,.smiley__wrapper .rating input:hover+label,.smiley__wrapper .rating label img{width:200px}.smiley__wrapper .rating label h4{font-size:20px}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.smiley__wrapper .rating .text{font-size:25px}.smiley__wrapper .rating label{height:100px}.smiley__wrapper .rating:hover label,.smiley__wrapper .rating input:checked+label,.smiley__wrapper .rating input:hover+label,.smiley__wrapper .rating label img{width:150px}.smiley__wrapper .rating label h4{font-size:25px}}.button__wrapper{align-items:center;background:#09050a;display:flex;height:100%;justify-content:center}.button__wrapper .container{display:flex;flex-wrap:wrap;justify-content:space-around}.button__wrapper .container .btn1,.button__wrapper .container .btn2,.button__wrapper .container .btn3,.button__wrapper .container .btn4,.button__wrapper .container .btn5,.button__wrapper .container .btn6{height:70px;margin:30px;position:relative;width:155px}.button__wrapper .container .btn1 a{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.1);border-radius:30px;border-top:1px solid hsla(0,0%,100%,.1);box-shadow:0 15px 35px rgba(0,0,0,.2);color:#fff;display:flex;font-weight:400;height:100%;justify-content:center;left:0;letter-spacing:1px;overflow:hidden;position:relative;text-decoration:none;top:0;transition:.5s;width:100%;z-index:1}.button__wrapper .container .btn1:hover a{letter-spacing:3px}.button__wrapper .container .btn1 a:before{background:linear-gradient(270deg,hsla(0,0%,100%,.15),transparent);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:skewX(45deg) translateX(0);transform:skewX(45deg) translateX(0);transition:.5s;width:50%}.button__wrapper .container .btn1:hover a:before{-webkit-transform:skewX(45deg) translateX(200%);transform:skewX(45deg) translateX(200%)}.button__wrapper .container .btn1:before{background:red;border-radius:10px;bottom:1px;content:"";height:10px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.5s;transition-delay:0s;width:30px}.button__wrapper .container .btn1:hover:before{border-radius:30px;bottom:6px;height:50%;transition-delay:.5s;width:70%}.button__wrapper .container .btn1:after{background:red;border-radius:10px;content:"";height:10px;left:50%;position:absolute;top:1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.5s;transition-delay:0s;width:30px}.button__wrapper .container .btn1:hover:after{border-radius:30px;height:50%;top:6px;transition-delay:.5s;width:70%}.button__wrapper .container .btn1:after,.button__wrapper .container .btn1:before{background:#ff1f71;box-shadow:0 0 5px #ff1f71,0 0 15px #ff1f71,0 0 30px #ff1f71,0 0 60px #ff1f71}.button__wrapper .container .btn2 a{align-items:center;background:#262c37;color:hsla(0,0%,100%,.4);display:flex;font-size:16px;height:100%;justify-content:center;left:0;letter-spacing:2px;position:relative;text-decoration:none;text-transform:uppercase;top:0;transition:.5s;width:100%}.button__wrapper .container .btn2 a:hover{color:#fff}.button__wrapper .container .btn2 a span{background:#32cd32;display:block;position:absolute}.button__wrapper .container .btn2 a span:first-child{bottom:0;height:100%;left:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:1px}.button__wrapper .container .btn2 a:hover span:first-child{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;transform-origin:bottom;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.button__wrapper .container .btn2 a span:nth-child(2){bottom:0;height:1px;left:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.button__wrapper .container .btn2 a:hover span:nth-child(2){-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.button__wrapper .container .btn2 a span:nth-child(3){bottom:0;height:100%;right:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:1px}.button__wrapper .container .btn2 a:hover span:nth-child(3){-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;transform-origin:bottom;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.button__wrapper .container .btn2 a span:nth-child(4){height:1px;left:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;width:100%}.button__wrapper .container .btn2 a:hover span:nth-child(4),.button__wrapper .container .btn2 a span:nth-child(4){transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;transition-delay:.5s}.button__wrapper .container .btn2 a:hover span:nth-child(4){-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}.dynamic-link{--clr:#0cf;--i:0}.button__wrapper .container .btn3 a{-webkit-box-reflect:below 1px linear-gradient(transparent,transparent,#0004);align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;overflow:hidden;padding:20px 60px;position:relative;text-decoration:none;text-transform:uppercase;transition:1s;width:100%}.button__wrapper .container .btn3 a:hover{background:var(--clr);box-shadow:0 0 10px var(--clr),0 0 30px var(--clr),0 0 60px var(--clr),0 0 100px var(--clr)}.button__wrapper .container .btn3 a:before{-webkit-animation:animate-button 2s linear infinite;animation:animate-button 2s linear infinite;-webkit-animation-delay:calc(.33s*var(--i));animation-delay:calc(.33s*var(--i));background:var(--clr);content:"";height:400px;position:absolute;transition:1s;width:40px}.button__wrapper .container .btn3 a:hover:before{width:120%}@-webkit-keyframes animate-button{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animate-button{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.button__wrapper .container .btn3 a:after{background:#0e1538;content:"";inset:4px;position:absolute;transition:.5s}.button__wrapper .container .btn3 a:hover:after{background:var(--clr)}.button__wrapper .container .btn3 a span{color:#fff;font-size:1em;letter-spacing:4px;opacity:.5;position:relative;text-transform:uppercase;transition:.5s;z-index:1}.button__wrapper .container .btn3 a:hover span{opacity:1}.button__wrapper .container .btn4 a{align-items:center;background:#222;display:flex;height:50px;justify-content:center;margin:15px 10px;overflow:hidden;position:relative;text-decoration:none;width:160px}.button__wrapper .container .btn4 a:before{left:0}.button__wrapper .container .btn4 a:after,.button__wrapper .container .btn4 a:before{background:#0072ff;content:"";height:100%;position:absolute;top:0;transition:.5s ease-in-out;transition-delay:.5s;width:4px}.button__wrapper .container .btn4 a:after{right:0}.button__wrapper .container .btn4 a:hover:after,.button__wrapper .container .btn4 a:hover:before{transition-delay:0s;width:50%}.button__wrapper .container .btn4 a span{color:#fff;font-size:18px;position:absolute;transition:.5s;z-index:1}.button__wrapper .container .btn4 a span:first-child{transition-delay:.75s}.button__wrapper .container .btn4 a:hover span:first-child{-webkit-transform:scale(0);transform:scale(0);transition-delay:0s}.button__wrapper .container .btn4 a span:nth-child(2){color:#111;opacity:0;-webkit-transform:scale(5);transform:scale(5);transition-delay:0s}.button__wrapper .container .btn4 a:hover span:nth-child(2){opacity:1;-webkit-transform:scale(1);transform:scale(1);transition-delay:0s;transition-delay:.5s;z-index:10}.button__wrapper .container .btn5 a{align-items:center;background:#262c37;color:#fff;display:flex;font-size:16px;height:100%;justify-content:center;left:0;letter-spacing:2px;line-height:60px;position:relative;text-decoration:none;text-transform:uppercase;top:0;transition:.5s;width:100%}.button__wrapper .container .btn5 a:hover{-webkit-animation:animate-button-5 .8s steps(8) forwards;animation:animate-button-5 .8s steps(8) forwards;background:#730bec url(/static/media/pixel.43e2ccbce4feab40abd5.png);background-size:155px;transition-delay:.8s}@-webkit-keyframes animate-button-5{0%{background-position-y:0}to{background-position-y:-480px}}@keyframes animate-button-5{0%{background-position-y:0}to{background-position-y:-480px}}.checkbox__wrapper{align-items:center;background:#18191f;display:flex;height:100%;justify-content:center}.checkbox__wrapper ul{display:flex;position:relative}.checkbox__wrapper ul li{list-style:none}.checkbox__wrapper ul li label{position:relative}.checkbox__wrapper ul li label input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}.checkbox__wrapper ul li label .icon{align-items:center;background:#18191f;border-radius:10px;box-shadow:-1px -1px 4px hsla(0,0%,100%,.05),4px 4px 6px rgba(0,0,0,.2),inset -1px -1px 4px hsla(0,0%,100%,.05),inset 1px 1px 1px rgba(0,0,0,.1);color:#555;cursor:pointer;display:flex;font-size:40px;height:100px;justify-content:center;margin:0 10px;overflow:hidden;position:relative;width:100px}.checkbox__wrapper ul li label .icon:before{background:hsla(0,0%,100%,.05);border-top-left-radius:8px;border-top-right-radius:8px;content:"";height:calc(50% - 2px);left:2px;position:absolute;top:2px;width:calc(100% - 5px)}.checkbox__wrapper ul li label input[type=checkbox]:checked~.icon{box-shadow:inset 0 0 2px hsla(0,0%,100%,.05),inset 4px 4px 6px rgba(0,0,0,.2)}.checkbox__wrapper ul li label input[type=checkbox]:checked~.icon .fa{-webkit-animation:animate-checkbox 5s linear infinite;animation:animate-checkbox 5s linear infinite;color:#00f3ff;text-shadow:0 0 15px #00f3ff,0 0 25px #00f3ff}@-webkit-keyframes animate-checkbox{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}@keyframes animate-checkbox{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}.skills-bar__wrapper{background:#0a2b3c;height:100%}.skills-bar__wrapper,.skills-bar__wrapper .container{align-items:center;display:flex;justify-content:center}.skills-bar__wrapper .container{border-radius:10px;box-shadow:-1px -1px 2px hsla(0,0%,100%,.25),inset 2px 2px 5px hsla(0,0%,100%,.25),8px 30px 30px rgba(0,0,0,.4),inset -2px -2px 5px rgba(0,0,0,.3);flex-direction:column;padding:30px;position:relative;width:500px}.container h2{color:#1f9cff;font-weight:500;margin-bottom:10px}.container .skills{align-items:center;box-shadow:-1px -1px 2px hsla(0,0%,100%,.25),inset 2px 2px 5px hsla(0,0%,100%,.25),8px 30px 30px rgba(0,0,0,.4),inset -2px -2px 5px rgba(0,0,0,.3);display:flex;justify-content:center;margin:10px 0;padding-right:10px;transition:.5s}.container:hover .skills{-webkit-filter:blur(5px);filter:blur(5px);opacity:.2}.container .skills:hover{-webkit-filter:blur(0);filter:blur(0);opacity:1}.container .skills h3{color:#fff;font-size:20px;font-weight:400;letter-spacing:2px;min-width:180px;padding-right:20px;text-align:right}.container .skills .rating{display:flex;flex-direction:row-reverse;margin:10px 0;position:relative}.container .skills .rating input{align-items:center;-webkit-appearance:none;appearance:none;cursor:pointer;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;width:20px}.container .skills .rating input:before{color:#030b0f;content:"\f005";font-family:fontAwesome;font-size:34px;left:4px;position:absolute;transition:.5s}.container .skills .rating input:nth-child(odd):before{left:auto;right:4px}.container .skills .rating input:checked:before,.container .skills .rating input:checked~input:before,.container .skills .rating input:hover:before,.container .skills .rating input:hover~input:before{color:#1f9cff}@media only screen and (min-device-width:320px) and (max-device-width:480px){.skills-bar__wrapper .container{width:350px}.container h2{font-size:1.5rem}.container .skills h3{font-size:12px;min-width:110px}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.skills-bar__wrapper .container{width:400px}.container h2{font-size:1.8rem}.container .skills h3{font-size:18px;min-width:150px}}.color-palette__wrapper{align-items:center;background:#f1f1f1;display:flex;flex-direction:column;font-family:Helvetica,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0 2em}.color-palette__wrapper .loader{display:flex;flex-direction:row;padding:20px 0}.color-palette__wrapper .loader div{background:linear-gradient(180deg,rgba(0,0,0,.05,#edf1f4));border:2px solid #edf1f4;border-radius:40px;box-shadow:15px 15px 20px rgba(0,0,0,.1),-15px -15px 20px #fff,inset -5px -5px 5px hsla(0,0%,100%,.5),inset 5px 5px 5px rgba(0,0,0,.05);height:200px;margin:20px;overflow:hidden;position:relative;width:40px}.color-palette__wrapper .loader div:before{border-radius:40px;box-shadow:15px 15px 20px rgba(0,0,0,.1),-15px -15px 20px #fff,inset -5px -5px 5px hsla(0,0%,100%,.5),inset 5px 5px 5px rgba(0,0,0,.05);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.color-palette__wrapper .loader div:after{-webkit-animation:animate-colors 2.5s ease-in-out infinite;animation:animate-colors 2.5s ease-in-out infinite;-webkit-animation-delay:calc(-.5s*var(--i));animation-delay:calc(-.5s*var(--i));background:#fff;border-radius:50%;box-shadow:inset -5px -5px 5px rgba(0,0,0,.2),0 420px 0 400px #2196f3;content:"";height:36px;left:0;position:absolute;top:0;-webkit-transform:translateY(160px);transform:translateY(160px);width:36px}@-webkit-keyframes animate-colors{0%{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg);-webkit-transform:translateY(160px);transform:translateY(160px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg);-webkit-transform:translateY(160px);transform:translateY(160px)}}@keyframes animate-colors{0%{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg);-webkit-transform:translateY(160px);transform:translateY(160px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg);-webkit-transform:translateY(160px);transform:translateY(160px)}}.span-4{--i:4}.color-palette__wrapper .palette{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);box-sizing:border-box;color:#1f1f1f;height:25em;padding-top:5em;position:relative;text-align:center;width:45em}.color-palette__wrapper .palette button{background:#1f1f1f;border:none;border-radius:2em;color:#fff;cursor:pointer;font-size:1.1em;font-weight:500;letter-spacing:2px;outline:none;padding:.7em 2em;position:absolute;top:-1em;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.4s}.color-palette__wrapper .palette button:hover{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.2);color:#1f1f1f}.color-palette__wrapper .palette .colors{align-items:center;border-radius:20px;display:flex;height:100%;justify-content:space-between;overflow-y:hidden}.color-palette__wrapper .palette .colors>div{width:25%}.color-palette__wrapper .palette .colors .color{background:#ccc;height:18.5em;width:100%}.color-palette__wrapper .palette .colors h4{font-size:.9em}.fade-in{-webkit-animation:fadeIn .4s ease-in;animation:fadeIn .4s ease-in;opacity:0}@media screen and (max-width:500px){.color-palette__wrapper{padding:2em}.color-palette__wrapper .palette{height:auto}.color-palette__wrapper .palette .colors{flex-direction:column}.color-palette__wrapper .palette .colors>div{width:100%}}@-webkit-keyframes fadeIn{to{opacity:1}}@keyframes fadeIn{to{opacity:1}}.circle-logo__wrapper{align-items:center;display:flex;flex-direction:column;font-family:consolas;height:100%;justify-content:center}.circle-logo__wrapper .glowing-text h2{color:#222;cursor:pointer;font-size:6em;font-weight:500}.circle-logo__wrapper .glowing-text h2 span{transition:.5s}.circle-logo__wrapper .glowing-text h2:hover span:first-child{margin-right:10px}.circle-logo__wrapper .glowing-text h2:hover span:first-child:after{content:"'"}.circle-logo__wrapper .glowing-text h2:hover span:nth-child(2){margin-left:40px}.circle-logo__wrapper .glowing-text h2:hover span{color:#fff;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 40px #fff,0 0 80px #fff,0 0 120px #fff,0 0 160px #fff}.circle-logo__wrapper .circle{align-items:center;border-radius:50%;display:flex;height:400px;justify-content:center;position:relative;width:400px}.circle-logo__wrapper .circle .logo{background:url(/static/media/logo.b6b6cef3d27706fb30f4.jpg);background-size:cover;border-radius:50%;-webkit-filter:brightness(1.5) contrast(1.5);filter:brightness(1.5) contrast(1.5);height:250px;position:absolute;width:250px}.circle-logo__wrapper .circle .text{-webkit-animation:rotate-text 10s linear infinite;animation:rotate-text 10s linear infinite;height:100%;position:absolute;width:100%}@-webkit-keyframes rotate-text{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotate-text{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.circle-logo__wrapper .circle .text span{color:#fff;font-size:2em;left:50%;position:absolute;-webkit-transform-origin:0 200px;transform-origin:0 200px}.business-card__body{align-items:center;background-position:50%;background-size:cover;display:flex;font-family:Poppins,sans-serif;height:100%;justify-content:center}.business-card__body .business-card__card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:20px;border-top:1px solid hsla(0,0%,100%,.5);box-shadow:0 25px 25px rgba(0,0,0,.1);display:flex;height:300px;justify-content:center;position:relative;transition:1s;width:500px}.business-card__body .business-card__card:hover{background:hsla(0,0%,100%,.2);-webkit-transform:scale(1.2);transform:scale(1.2)}.business-card__body .business-card__card:before{background:#161d34;border-radius:0 0 20px 20px;bottom:0;content:"";height:80px;left:0;position:absolute;width:100%}.business-card__body .business-card__card .business-card__content{align-items:center;display:flex;gap:20px;margin-top:-80px;position:relative}.business-card__body .business-card__card .business-card__content .business-card__image{border-radius:50%;box-shadow:0 0 0 10px #fff;height:120px;overflow:hidden;position:relative;width:120px}.business-card__body .business-card__card .business-card__content .business-card__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.business-card__body .business-card__card .business-card__content .business-card__details{color:#161d34;display:flex;flex-direction:column;gap:10px}.business-card__body .business-card__card .business-card__content .business-card__details div{align-items:center;display:flex;gap:20px}.business-card__body .business-card__card .business-card__content .business-card__details h3{font-weight:600}.business-card__body .business-card__card .business-card__content .business-card__details ion-icon{font-size:1.4em}@media only screen and (min-device-width:320px) and (max-device-width:480px){.business-card__body .business-card__card{height:500px;width:250px}.business-card__body .business-card__card .business-card__content{flex-direction:column}.business-card__body .business-card__card .business-card__content .business-card__details h3{font-size:1.5em}.business-card__body .business-card__card .business-card__content .business-card__details ion-icon{font-size:1em}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.business-card__body .business-card__card{height:500px;width:400px}.business-card__body .business-card__card .business-card__content{flex-direction:column}.business-card__body .business-card__card .business-card__content .business-card__details h3,.business-card__body .business-card__card .business-card__content .business-card__details ion-icon{font-size:2em}}.box__wrapper{background:#000;height:100%}.box__wrapper,.box__wrapper .square{align-items:center;display:flex;justify-content:center}.box__wrapper .square{height:400px;position:relative;width:400px}.box__wrapper .square span:first-child{-webkit-animation:animate-square 6s linear infinite;animation:animate-square 6s linear infinite;border:2px solid #fff;border-radius:38% 62% 63% 37%/41% 44% 56% 59%;height:100%;left:0;position:absolute;top:0;transition:.5s;width:100%}.box__wrapper .square:hover span:first-child{background:rgba(0,0,255,.8);border:none}.box__wrapper .square span:nth-child(2){-webkit-animation:animate-square-2 4s linear infinite;animation:animate-square-2 4s linear infinite;border:2px solid #fff;border-radius:38% 62% 63% 37%/41% 44% 56% 59%;height:100%;left:0;position:absolute;top:0;transition:.5s;width:100%}.box__wrapper .square:hover span:nth-child(2){background:rgba(0,0,255,.8);border:none}.box__wrapper .square span:nth-child(3){-webkit-animation:animate-square 10s linear infinite;animation:animate-square 10s linear infinite;border:2px solid #fff;border-radius:38% 62% 63% 37%/41% 44% 56% 59%;height:100%;left:0;position:absolute;top:0;transition:.5s;width:100%}.box__wrapper .square:hover span:nth-child(3){background:rgba(0,0,255,.8);border:none}@-webkit-keyframes animate-square{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animate-square{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes animate-square-2{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes animate-square-2{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.box__wrapper .square .content{color:#fff;padding:40px 60px;position:relative;text-align:center;transition:.5s;z-index:1000}.box__wrapper .square .content a{border:2px solid #fff;border-radius:73% 27% 44% 56%/49% 44% 56% 51%;color:#fff;display:inline-block;font-weight:600;margin-top:10px;padding:6px 18px;position:relative;text-decoration:none}.box__wrapper .square .content a:hover{background:#fff;color:#333}.glass-card__wrapper{background:#16061a;height:100%}.glass-card__wrapper,.glass-card__wrapper .container{align-items:center;display:flex;justify-content:center}.glass-card__wrapper .container{flex-wrap:wrap;padding:40px 0}.glass-card__wrapper .container .box{align-items:center;display:flex;height:400px;justify-content:center;margin:40px 30px;position:relative;transition:.5s;width:250px}.glass-card__wrapper .container .box:after,.glass-card__wrapper .container .box:before{background:#fff;border-radius:8px;content:"";height:100%;left:50px;position:absolute;top:0;-webkit-transform:skew(15deg);transform:skew(15deg);transition:.5s;width:50%}.glass-card__wrapper .container .box:after{-webkit-filter:blur(30px);filter:blur(30px)}.glass-card__wrapper .container .box:hover:after,.glass-card__wrapper .container .box:hover:before{left:20px;-webkit-transform:skewX(0deg);transform:skewX(0deg);width:calc(100% - 90px)}.glass-card__wrapper .container .box:first-child:after,.glass-card__wrapper .container .box:first-child:before{background:linear-gradient(315deg,#ffbc00,#ff0058)}.glass-card__wrapper .container .box:nth-child(2):after,.glass-card__wrapper .container .box:nth-child(2):before{background:linear-gradient(315deg,#03a9f4,#ff0058)}.glass-card__wrapper .container .box:nth-child(3):after,.glass-card__wrapper .container .box:nth-child(3):before{background:linear-gradient(315deg,#4dff03,#00d0ff)}.glass-card__wrapper .container .box span{bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:50}.glass-card__wrapper .container .box span:before{-webkit-animation:animate-glass-card 2s ease-in-out infinite;animation:animate-glass-card 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.05);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.5s;width:100%}.glass-card__wrapper .container .box:hover span:before{height:100px;left:50px;opacity:1;top:-50px;width:100px}.glass-card__wrapper .container .box span:after{-webkit-animation:animate-glass-card 2s ease-in-out infinite;animation:animate-glass-card 2s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:8px;bottom:0;box-shadow:0 5px 15px rgba(0,0,0,.05);content:"";height:100%;opacity:0;position:absolute;right:0;transition:.5s;width:100%}.glass-card__wrapper .container .box:hover span:after{bottom:-50px;height:100px;opacity:1;right:50px;width:100px}@-webkit-keyframes animate-glass-card{0%,to{-webkit-transform:translateY(10px);transform:translateY(10px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes animate-glass-card{0%,to{-webkit-transform:translateY(10px);transform:translateY(10px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.glass-card__wrapper .container .box .content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1);color:#fff;left:0;padding:20px 40px;position:relative;transition:.5s;z-index:1}.glass-card__wrapper .container .box:hover .content{left:-25px;padding:60px 40px}.glass-card__wrapper .container .box .content h2{color:#fff;font-size:2em;margin-bottom:10px}.glass-card__wrapper .container .box .content p{font-size:1.1em;line-height:1.4em;margin-bottom:10px}.glass-card__wrapper .container .box .content a{background:#fff;border-radius:4px;color:#111;display:inline-block;font-size:1.1em;font-weight:700;margin-top:5px;padding:10px;text-decoration:none}@media only screen and (min-device-width:320px) and (max-device-width:480px){.glass-card__wrapper .container .box:first-child .content,.glass-card__wrapper .container .box:first-child:after,.glass-card__wrapper .container .box:first-child:before,.glass-card__wrapper .container .box:nth-child(3) .content,.glass-card__wrapper .container .box:nth-child(3):after,.glass-card__wrapper .container .box:nth-child(3):before{display:none}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.glass-card__wrapper .container .box:first-child .content,.glass-card__wrapper .container .box:first-child:after,.glass-card__wrapper .container .box:first-child:before,.glass-card__wrapper .container .box:nth-child(3) .content,.glass-card__wrapper .container .box:nth-child(3):after,.glass-card__wrapper .container .box:nth-child(3):before{display:none}}.greeting__wrapper{align-items:center;background:#fbe9e7;display:flex;height:100%;justify-content:center}.greeting__wrapper .greeting-card{background:#fff;box-shadow:10px 20px 40px rgba(0,0,0,.25);height:600px;position:relative;-webkit-transform:perspective(1000px);transform:perspective(1000px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:1s;width:400px}.greeting__wrapper .greeting-card:hover{-webkit-transform:translateX(50%);transform:translateX(50%)}.greeting__wrapper .greeting-card .imgBox{background:#000;box-shadow:10px 20px 40px rgba(0,0,0,.25);height:100%;position:relative;-webkit-transform-origin:left;transform-origin:left;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:1s;width:100%;z-index:1}.greeting__wrapper .greeting-card:hover .imgBox{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.greeting__wrapper .greeting-card .imgBox img{height:100%;left:0;object-fit:cover;position:absolute;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.greeting__wrapper .greeting-card .imgBox img:nth-child(2){-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.greeting__wrapper .greeting-card .details{flex-direction:column;height:100%;left:0;padding:20px;position:absolute;top:0;width:100%}.greeting__wrapper .greeting-card .details,.greeting__wrapper .greeting-card .details .content{align-items:center;display:flex;justify-content:center}.greeting__wrapper .greeting-card .details .content h2{font-weight:700;line-height:1em;text-align:center}.greeting__wrapper .greeting-card .details .content h2 .love{color:#e21212;font-size:1em}.greeting__wrapper .greeting-card .details .content h2 span{color:#0072ff;font-size:.8em}@media only screen and (min-device-width:320px) and (max-device-width:480px){.greeting__wrapper .greeting-card{height:300px;width:200px}.greeting__wrapper .greeting-card:hover{-webkit-transform:translateY(50%);transform:translateY(50%)}.greeting__wrapper .greeting-card .details .content h2{font-size:2rem}.greeting__wrapper .greeting-card .details .content h2 span{font-size:.4em}.greeting__wrapper .greeting-card .details{bottom:0;right:0}.greeting__wrapper .greeting-card .imgBox{-webkit-transform-origin:top;transform-origin:top}.greeting__wrapper .greeting-card:hover .imgBox{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.greeting__wrapper .greeting-card .imgBox img:nth-child(2){-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.greeting__wrapper .greeting-card{height:450px;width:300px}.greeting__wrapper .greeting-card:hover{-webkit-transform:translateY(50%);transform:translateY(50%)}.greeting__wrapper .greeting-card .details .content h2{font-size:3rem}.greeting__wrapper .greeting-card .details .content h2 span{font-size:.6em}.greeting__wrapper .greeting-card .details{bottom:0;right:0}.greeting__wrapper .greeting-card .imgBox{-webkit-transform-origin:top;transform-origin:top}.greeting__wrapper .greeting-card:hover .imgBox{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.greeting__wrapper .greeting-card .imgBox img:nth-child(2){-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.greeting__wrapper .greeting-card{height:450px;width:300px}.greeting__wrapper .greeting-card:hover{-webkit-transform:translateY(50%);transform:translateY(50%)}.greeting__wrapper .greeting-card .details .content h2 span{font-size:.6em}.greeting__wrapper .greeting-card .details{bottom:0;right:0}.greeting__wrapper .greeting-card .imgBox{-webkit-transform-origin:top;transform-origin:top}.greeting__wrapper .greeting-card:hover .imgBox{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.greeting__wrapper .greeting-card .imgBox img:nth-child(2){-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.greeting__wrapper .greeting-card .details .content h2{font-size:3rem}}.tilt-card__wrapper{height:100%}.tilt-card__wrapper,.tilt-card__wrapper .container{align-items:center;display:flex;justify-content:center}.tilt-card__wrapper .container{flex-direction:column;padding:50px 0}.tilt-card__wrapper .container,.tilt-card__wrapper .container .box{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tilt-card__wrapper .container .box{background:#000;height:400px;margin:60px 0;width:600px}.tilt-card__wrapper .container .box:hover{box-shadow:0 50px 80px rgba(0,0,0,.2)}.tilt-card__wrapper .container .box .image-box{height:100%;left:0;position:absolute;top:0;width:100%}.tilt-card__wrapper .container .box .image-box img{height:400px;width:600px}.tilt-card__wrapper .container .box .content-box{background:#fff;left:10%;padding:40px 25px;position:absolute;right:10%;top:65%;-webkit-transform:translateZ(20px) scaleY(0);transform:translateZ(20px) scaleY(0);-webkit-transform-origin:top;transform-origin:top;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.5s}.tilt-card__wrapper .container .box:hover .content-box{-webkit-transform:translateZ(50px) scaleY(1);transform:translateZ(50px) scaleY(1)}.particles-text__wrapper{align-items:center;background:#000;display:flex;height:100%;justify-content:center}.particles-text__wrapper h2{color:#fff;font-size:3.4em;font-weight:900;margin:20px 20px 0 0;overflow:hidden;position:relative;z-index:1}.particles-text__wrapper h2:before{-webkit-animation:animate-particles 5.5s linear forwards;animation:animate-particles 5.5s linear forwards;-webkit-animation-delay:2s;animation-delay:2s;background:linear-gradient(90deg,transparent,#000 5%,#000);content:"";height:100%;left:-20%;position:absolute;width:120%}@-webkit-keyframes animate-particles{0%{left:-20%}to{left:110%}}@keyframes animate-particles{0%{left:-20%}to{left:110%}}.particles-text__wrapper h2 span{color:#ff022c}.particles-text__wrapper video{height:100%;left:0;mix-blend-mode:screen;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.social__wrapper{align-items:center;background:#222;display:flex;height:100%;justify-content:center}.social__wrapper ul{display:flex;position:relative;-webkit-transform:rotate(-25deg) skew(25deg);transform:rotate(-25deg) skew(25deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.social__wrapper ul li{height:100px;list-style:none;margin:0 10px;position:relative;width:100px}.social__wrapper ul li:before{background:#2a2a2a;bottom:-10px;content:"";height:10px;left:0;position:absolute;-webkit-transform:skewX(-41deg);transform:skewX(-41deg);-webkit-transform-origin:top;transform-origin:top;width:100%}.social__wrapper ul li:after{background:#2a2a2a;content:"";height:100%;left:-9px;position:absolute;top:0;-webkit-transform:skewY(-49deg);transform:skewY(-49deg);-webkit-transform-origin:right;transform-origin:right;width:9px}.social__wrapper ul li span{align-items:center;background:#373737;color:hsla(0,0%,100%,.2);display:flex;font-size:30px;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:.2s;width:100%}.social__wrapper ul li:hover span{box-shadow:-1px 1px 1px rgba(0,0,0,.05);color:#fff;transition:.5s;z-index:1000}.social__wrapper ul li:hover span:nth-child(5){opacity:1;-webkit-transform:translate(40px,-40px);transform:translate(40px,-40px)}.social__wrapper ul li:hover span:nth-child(4){opacity:.8;-webkit-transform:translate(30px,-30px);transform:translate(30px,-30px)}.social__wrapper ul li:hover span:nth-child(3){opacity:.6;-webkit-transform:translate(20px,-20px);transform:translate(20px,-20px)}.social__wrapper ul li:hover span:nth-child(2){opacity:.4;-webkit-transform:translate(10px,-10px);transform:translate(10px,-10px)}.social__wrapper ul li:hover span:first-child{opacity:.2;-webkit-transform:translate(0);transform:translate(0)}.social__wrapper ul li:first-child:hover span{background:#3b5999}.social__wrapper ul li:nth-child(2):hover span{background:#55acee}.social__wrapper ul li:nth-child(3):hover span{background:#171515}.social__wrapper ul li:nth-child(4):hover span{background:#0077b5}.social__wrapper ul li:nth-child(5):hover span{background:#e4405f}@media (hover:hover){.social__wrapper ul li:hover span{box-shadow:-1px 1px 1px rgba(0,0,0,.05);color:#fff;transition:.5s;z-index:1000}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.social__wrapper ul{width:85%}.social__wrapper ul li{height:80px;margin:0 5px}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.social__wrapper ul{width:85%}.social__wrapper ul li{height:80px;margin:0 5px}}.fa-icons__wrapper{height:100%}.fa-icons__wrapper section{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.fa-icons__wrapper section .fa-icons__row{display:flex;font-size:64px;padding:10px 0;position:relative;top:-50%;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);white-space:nowrap;width:100%}.fa-icons__wrapper section .fa-icons__row div{-webkit-animation:animate-fa-icons-1 80s linear infinite;animation:animate-fa-icons-1 80s linear infinite;-webkit-animation-delay:-80s;animation-delay:-80s;font-size:1em;white-space:nowrap}.fa-icons__wrapper section .fa-icons__row div:nth-child(2){-webkit-animation:animate-fa-icons-2 80s linear infinite;animation:animate-fa-icons-2 80s linear infinite;-webkit-animation-delay:-40s;animation-delay:-40s}@-webkit-keyframes animate-fa-icons-1{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes animate-fa-icons-1{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes animate-fa-icons-2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes animate-fa-icons-2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.fa-icons__wrapper section .fa-icons__row:nth-child(2n) div{-webkit-animation:animate-fa-icons-3 80s linear infinite;animation:animate-fa-icons-3 80s linear infinite;-webkit-animation-delay:-80s;animation-delay:-80s;font-size:1em;white-space:nowrap}.fa-icons__wrapper section .fa-icons__row:nth-child(2n) div:nth-child(2){-webkit-animation:animate-fa-icons-4 80s linear infinite;animation:animate-fa-icons-4 80s linear infinite;-webkit-animation-delay:-40s;animation-delay:-40s}@-webkit-keyframes animate-fa-icons-3{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes animate-fa-icons-3{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes animate-fa-icons-4{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes animate-fa-icons-4{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.fa-icons__wrapper section i{color:rgba(0,0,0,.9);cursor:default;padding:0 2px;transition:1s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fa-icons__wrapper section i:hover{color:#ff0058;text-shadow:0 0 120px #ff0058}.tictactoe__wrapper{align-items:center;color:#fff;display:flex;font-family:Roboto,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.tictactoe__wrapper h1{margin:2rem}.tictactoe__wrapper .board{grid-gap:1rem;background:#ff652f;border:1rem solid #ff652f;display:grid;gap:1rem;grid-template:repeat(3,1fr) /repeat(3,1fr);height:500px;width:500px}.tictactoe__wrapper .squares{background:#272727;border:none;cursor:pointer;font-size:5rem;outline:none}.X{color:red}.O{color:green}.tictactoe__wrapper .info-wrapper{display:flex;justify-content:space-between}h3{padding:1rem}li{list-style:none}.tictactoe__wrapper .info-wrapper button{background:#272727;border:none;color:#fff;cursor:pointer;margin:.5rem 1rem;outline:none;padding:.5rem}.clock__body{align-items:center;background:#091921;display:flex;justify-content:center;min-height:100%}.clock__body.light{background:#d1dae3}.clock__body .clock{align-items:center;background:#091921 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAYAAACAvzbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQwMkM2NkE1RjNDRjExRTlCQzhGRkZGNzZFRDE0RTFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQwMkM2NkE2RjNDRjExRTlCQzhGRkZGNzZFRDE0RTFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDAyQzY2QTNGM0NGMTFFOUJDOEZGRkY3NkVEMTRFMUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDAyQzY2QTRGM0NGMTFFOUJDOEZGRkY3NkVEMTRFMUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6dNzTWAAAT+UlEQVR42uzd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);background-size:cover;border:4px solid #091921;border-radius:50%;box-shadow:-8px -8px 15px hsla(0,0%,100%,.05),20px 20px 20px rgba(0,0,0,.3),inset -8px -8px 15px hsla(0,0%,100%,.05),inset 20px 20px 20px rgba(0,0,0,.3);display:flex;height:350px;justify-content:center;width:350px}.clock__body.light .clock{background:#d1dae3 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAYAAACAvzbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQwMkM2NkE1RjNDRjExRTlCQzhGRkZGNzZFRDE0RTFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQwMkM2NkE2RjNDRjExRTlCQzhGRkZGNzZFRDE0RTFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDAyQzY2QTNGM0NGMTFFOUJDOEZGRkY3NkVEMTRFMUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDAyQzY2QTRGM0NGMTFFOUJDOEZGRkY3NkVEMTRFMUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6dNzTWAAAT+UlEQVR42uzd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);background-size:cover;border:4px solid #cad3dc;box-shadow:-8px -8px 15px hsla(0,0%,100%,.5),10px 10px 10px rgba(0,0,0,.1),inset -8px -8px 15px hsla(0,0%,100%,.5),inset 10px 10px 10px rgba(0,0,0,.1)}.clock__body .clock:before{background:#fff;border-radius:50%;content:"";height:15px;position:absolute;width:15px;z-index:10000}.clock__body.light .clock:before{background:#008eff}.clock__body .clock .hour,.clock__body .clock .min,.clock__body .clock .sec{position:absolute}.clock__body .clock .hour,.hr{height:160px;width:160px}.clock__body .clock .min,.mn{height:190px;width:190px}.clock__body .clock .sec,.sc{height:230px;width:230px}.clock__body .clock .hour .hr,.clock__body .clock .min .mn,.clock__body .clock .sec .sc{border-radius:50%;display:flex;justify-content:center;position:absolute}.clock__body .clock .hour .hr:before{background:#d50000;border-radius:6px 6px 0 0;content:"";height:80px;position:absolute;width:8px;z-index:10}.clock__body .clock .min .mn:before{background:#fff;border-radius:6px 6px 0 0;content:"";height:90px;position:absolute;width:4px;z-index:11}.clock__body.light .clock .min .mn:before{background:#091921}.clock__body .clock .sec .sc:before{background:#008eff;border-radius:6px 6px 0 0;content:"";height:150px;position:absolute;width:2px;z-index:12}@media only screen and (min-device-width:320px) and (max-device-width:480px){.clock__body .clock{height:250px;width:250px}.clock__body .clock .hour,.hr{height:100px;width:100px}.clock__body .clock .min,.mn{height:160px;width:160px}.clock__body .clock .sec,.sc{height:190px;width:190px}.clock__body .clock .hour .hr:before{height:70px}.clock__body .clock .min .mn:before{height:100px}.clock__body .clock .sec .sc:before{height:120px}}.toggleClass{align-items:center;background:#d1dae3;border-radius:50%;color:#d1dae3;cursor:pointer;display:flex;font-family:consolas;font-size:18px;height:20px;position:absolute;right:180px;top:80px;width:20px}.toggleClass:before{content:"Light Mode";left:25px;position:absolute;white-space:nowrap}.clock__body.light .toggleClass{background:#091921;color:#091921}.shutter__wrapper{height:100%}.shutter__wrapper section{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100%;overflow:hidden}.shutter__wrapper section div{position:relative}.shutter__wrapper section div #rangeValue{box-sizing:border-box;color:#22ff08;display:block;font-size:10em;font-weight:800;position:relative;text-align:center;z-index:1}.shutter__wrapper section div #rangeValue:after{content:"%"}.shutter__wrapper section div .range{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,.8);border:2px solid #000;border-radius:30px;box-shadow:0 0 0 2px #151515,inset 0 0 5px #000;height:30px;outline:none;overflow:hidden;position:relative;width:500px;z-index:1}.shutter__wrapper section div .range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#22ff08;border:10px solid #222;border-radius:50%;box-shadow:-415px 0 0 400px #22ff08;cursor:pointer;height:30px;width:30px}.shutter__wrapper section div #fillRangeTopLeft{border-right:1px solid hsla(0,0%,100%,.05);box-shadow:0 5px 15px rgba(0,0,0,.25);height:50%;left:0}.shutter__wrapper section div #fillRangeTopLeft,.shutter__wrapper section div #fillRangeTopRight{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid hsla(0,0%,100%,.05);box-sizing:border-box;pointer-events:none;position:fixed;top:0;z-index:2}.shutter__wrapper section div #fillRangeTopRight{border-left:1px solid hsla(0,0%,100%,.05);box-shadow:0 -5px 15px rgba(0,0,0,.25);right:0;width:50%}.shutter__wrapper section div #fillRangeBottomLeft{border-right:1px solid hsla(0,0%,100%,.05);box-shadow:-5px 0 15px rgba(0,0,0,.25);left:0;width:50%}.shutter__wrapper section div #fillRangeBottomLeft,.shutter__wrapper section div #fillRangeBottomRight{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid hsla(0,0%,100%,.05);bottom:0;box-sizing:border-box;pointer-events:none;position:fixed;z-index:2}.shutter__wrapper section div #fillRangeBottomRight{border-left:1px solid hsla(0,0%,100%,.05);box-shadow:5px 0 15px rgba(0,0,0,.25);height:50%;right:0}@media only screen and (min-device-width:320px) and (max-device-width:480px){.shutter__wrapper section div #rangeValue{font-size:5em}.shutter__wrapper section div .range{height:15px;width:250px}.shutter__wrapper section div .range::-webkit-slider-thumb{height:20px;width:20px}}.calculator__wrapper{align-items:center;background:#091921;display:flex;font-family:Fira Sans,sans-serif;height:100%;justify-content:center;padding:16px}.calculator__wrapper:before{background:linear-gradient(#e91e63,#ffc107);-webkit-clip-path:circle(22% at 30% 20%);clip-path:circle(22% at 30% 20%)}.calculator__wrapper:after,.calculator__wrapper:before{content:"";height:100%;position:absolute;top:0;width:100%}.calculator__wrapper:after{background:linear-gradient(#fff,#da00ff);-webkit-clip-path:circle(20% at 70% 90%);clip-path:circle(20% at 70% 90%)}.calculator{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-left:1px solid hsla(0,0%,100%,.2);border-radius:16px;border-top:1px solid hsla(0,0%,100%,.2);box-shadow:5px 5px 30px rgba(0,0,0,.2);max-width:350px;overflow:hidden;width:100%;z-index:10}.display{border-bottom:1px solid hsla(0,0%,100%,.05);border-right:1px solid hsla(0,0%,100%,.05);color:#fff;font-size:50px;font-weight:300;padding:16px 16px 10rem;text-align:right}.display span{color:#888;font-size:30px}.calculator button{-webkit-appearance:none;appearance:none;border:none;color:#fff;cursor:pointer;font-size:20px;outline:none;padding:16px;transition:.4s}.calculator button:hover{background:hsla(0,0%,100%,.05);transition:0s}.calculator button:active{background:#14ff47;color:#192f00}.operators{display:flex}.operators button{background-color:var(--calc-primary);flex:1 1;font-weight:700}.digits{display:flex;flex-wrap:wrap}.digits button{background-color:var(--calc-dark);border-bottom:1px solid hsla(0,0%,100%,.05);border-right:1px solid hsla(0,0%,100%,.05);flex:1 1 33.333%;max-width:33.333%}.ranklist__wrapper{height:100%}.ranklist__wrapper section{align-items:center;background:#161623;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.ranklist__wrapper section:before{background:linear-gradient(#ffc107,#e91e63);border-radius:50%;content:"";height:400px;position:absolute;-webkit-transform:translate(-250px,-120px);transform:translate(-250px,-120px);width:400px}.ranklist__wrapper section:after{background:linear-gradient(#2196f3,#31ff38);border-radius:50%;content:"";height:350px;position:absolute;-webkit-transform:translate(250px,150px);transform:translate(250px,150px);width:350px}.ranklist__wrapper section .box{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.5);border-radius:10px;border-right:1px solid hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.5) hsla(0,0%,100%,.2) hsla(0,0%,100%,.2) hsla(0,0%,100%,.5);border-style:solid;border-width:1px;box-shadow:0 25px 45px rgba(0,0,0,.1);min-height:450px;min-width:350px;padding:20px;position:relative;z-index:10}.ranklist__wrapper section .box h3{color:#fff;margin-bottom:20px}.ranklist__wrapper section .box .list{background:rgba(0,0,0,.1);border-radius:10px;cursor:pointer;display:flex;margin:10px 0;overflow:hidden;padding:10px;position:relative;transition:.5s}.ranklist__wrapper section .box .list:hover{background:#fff;box-shadow:-15px 30px 50px rgba(0,0,0,.5);-webkit-transform:scale(1.15) translateX(30px) translateY(-15px);transform:scale(1.15) translateX(30px) translateY(-15px);z-index:100}.ranklist__wrapper section .box .list .imgBx{border-radius:10px;height:60px;margin-right:10px;overflow:hidden;position:relative;width:60px}.ranklist__wrapper section .box .list .imgBx img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.ranklist__wrapper section .box .list .content{color:#fff;display:flex;flex-direction:column;justify-content:center}.ranklist__wrapper section .box .list .content .rank{color:#03a9f4;font-size:2em;position:absolute;right:-50px;transition:.5s}.ranklist__wrapper section .box .list .content .rank small{font-weight:500;opacity:.25}.ranklist__wrapper section .box .list:hover .content .rank{right:20px}.ranklist__wrapper section .box .list .content h4{font-weight:600;line-height:1.2em;transition:.5s}.ranklist__wrapper section .box .list .content p{font-size:.75em;transition:.5s}.ranklist__wrapper section .box .list:hover .content h4,.ranklist__wrapper section .box .list:hover .content p{color:#333}.battery-indicator__wrapper{background:#fff;height:100%}.battery-indicator__wrapper section{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative}.battery-indicator__wrapper section.dark{background:#161623}.battery-indicator__wrapper section:before{background:linear-gradient(#f3f5f5,#9c27b0);border-radius:50%;content:"";height:240px;position:absolute;-webkit-transform:translate(-150px,-100px);transform:translate(-150px,-100px);width:240px}.battery-indicator__wrapper section:after{background:linear-gradient(#ff2871,rgba(255,40,113,.2));border-radius:50%;content:"";height:250px;position:absolute;-webkit-transform:translate(150px,150px);transform:translate(150px,150px);width:250px}.battery-indicator__wrapper section .box{align-items:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.25);border-right:1px solid hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.25) hsla(0,0%,100%,.1) hsla(0,0%,100%,.1) hsla(0,0%,100%,.25);border-radius:10px;border-style:solid;border-width:1px;box-shadow:0 25px 45px rgba(0,0,0,.25);display:flex;height:240px;justify-content:center;position:relative;width:240px;z-index:1}.battery-indicator__wrapper section .box .content{align-items:center;display:flex;flex-direction:column;justify-content:center}.battery-indicator__wrapper section .box h3{color:#9d2cb1;font-size:1.2em;font-weight:500;letter-spacing:1px}.battery-indicator__wrapper section .box .batteryShape{border:3px solid #333;border-radius:10px;height:65px;margin:20px 0;position:relative;width:140px}.battery-indicator__wrapper section .box .batteryShape:before{background:#333;border-bottom-right-radius:4px;border-top-right-radius:4px;content:"";height:16px;position:absolute;right:-12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:7px}.battery-indicator__wrapper section .box .batteryShape:after{background:hsla(0,0%,100%,.1);content:"";height:50%;left:0;position:absolute;top:0;width:100%}.battery-indicator__wrapper section .box .batteryShape .level{border-radius:4px;bottom:4px;left:4px;overflow:hidden;position:absolute;right:4px;top:4px}.battery-indicator__wrapper section .box .batteryShape .level .percentage{background:linear-gradient(90deg,#9c28af,#fd2c72);border-radius:4px;height:100%;left:0;position:absolute;top:0;width:50%}.battery-indicator__wrapper section .box .percent{color:#fe3177;font-size:2em;font-weight:700}.calendar__wrapper{height:100%}.calendar__wrapper section{align-items:center;background:#161623;display:flex;justify-content:center;min-height:100vh;overflow:hidden}.calendar__wrapper section:before{background:linear-gradient(#ffc107,#e91e63);border-radius:50%;content:"";height:400px;position:absolute;-webkit-transform:translate(-250px,-120px);transform:translate(-250px,-120px);width:400px}.calendar__wrapper section:after{background:linear-gradient(#2196f3,#31ff38);border-radius:50%;content:"";height:350px;position:absolute;-webkit-transform:translate(250px,150px);transform:translate(250px,150px);width:350px}.calendar__wrapper section .box{position:relative;z-index:1000}.calendar__wrapper section .box .container{align-items:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.5);border-right:1px solid hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.5) hsla(0,0%,100%,.2) hsla(0,0%,100%,.2) hsla(0,0%,100%,.5);border-radius:10px;border-style:solid;border-width:1px;box-shadow:0 25px 45px rgba(0,0,0,.1);display:flex;justify-content:center;min-height:400px;position:relative;width:400px}.react-calendar{background:none!important;border:none!important}.react-calendar,.react-calendar__navigation button{color:#fff!important}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background:#111!important;border-radius:4px}.react-calendar__tile{color:#fff!important}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background:#111!important;border-radius:4px}.react-calendar__tile--active{background:#fff!important;border-radius:4px;color:#111!important}.react-calendar__tile--hasActive{border-radius:4px}.react-calendar__tile--now{border-radius:4px;color:#111!important}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{color:#fff!important}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.product-slider__wrapper{align-items:center;background:url(/static/media/bg.0491dab93c24e7938aa9.jpg);background-attachment:fixed;background-size:cover;display:flex;height:100vh;justify-content:center}.product-slider__wrapper .container{height:400px;position:relative;width:400px}.product-slider__wrapper .container .thumb{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.product-slider__wrapper .container .thumb li{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.2);border-left:1px solid hsla(0,0%,100%,.25);border-radius:20px;border-top:1px solid hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5) hsla(0,0%,100%,.25) hsla(0,0%,100%,.25) hsla(0,0%,100%,.5);border-style:solid;border-width:1px;box-shadow:0 15px 25px rgba(0,0,0,.05);cursor:pointer;display:flex;height:100px;justify-content:center;list-style:none;margin:10px 0;width:100px}.product-slider__wrapper .container .thumb li img{transition:.5s;width:90%}.product-slider__wrapper .container .thumb li:hover img{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}.product-slider__wrapper .container .imgBox{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.2);border-left:1px solid hsla(0,0%,100%,.25);border-top:1px solid hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5) hsla(0,0%,100%,.25) hsla(0,0%,100%,.25) hsla(0,0%,100%,.5);border-radius:20px;border-style:solid;border-width:1px;box-shadow:0 15px 25px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:60px 20px 60px 50px;position:absolute;right:0;top:0;width:350px}.product-slider__wrapper .container .imgBox h2{color:#fff;letter-spacing:1}.product-slider__wrapper .container .imgBox img{transition:.25s;width:80%}.product-slider__wrapper .container .imgBox img:hover{-webkit-transform:scale(1.5) rotate(-15deg) translateX(20px);transform:scale(1.5) rotate(-15deg) translateX(20px)}.product-slider__wrapper .container .imgBox .size{align-items:center;display:flex;justify-content:center}.product-slider__wrapper .container .imgBox .size span{color:#fff;font-size:1.2em;letter-spacing:1px;margin-right:5px}.product-slider__wrapper .container .imgBox .size li{align-items:center;background:#fff;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.1);color:#1e6b7b;cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;list-style:none;margin:5px;transition:.25s;width:30px}.product-slider__wrapper .container .imgBox .size li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.product-slider__wrapper .container .imgBox .add-button{background:#fff;border-radius:30px;bottom:-30px;box-shadow:0 15px 35px rgba(0,0,0,.1);color:#1e6b7b;display:inline-block;font-weight:500;padding:15px 30px;position:absolute;text-decoration:none;transition:.25s}.product-slider__wrapper .container .imgBox .add-button:hover{letter-spacing:2px}.digital-clock__wrapper{font-family:consolas;height:100%}.digital-clock__wrapper section{align-items:center;background:#19172e;display:flex;height:100vh;justify-content:center;position:relative;width:100%}.digital-clock__wrapper section:before{background:linear-gradient(#f9d924,#ff2c24);height:300px;right:20%;top:10%;width:300px}.digital-clock__wrapper section:after,.digital-clock__wrapper section:before{-webkit-animation:animate-clock-section 5s ease-in-out infinite;animation:animate-clock-section 5s ease-in-out infinite;border-radius:10px;content:"";position:absolute}.digital-clock__wrapper section:after{-webkit-animation-delay:-2.5s;animation-delay:-2.5s;background:linear-gradient(#01d6ff,#0f24f9);bottom:10%;height:250px;left:20%;width:250px}@-webkit-keyframes animate-clock-section{0%,to{-webkit-transform:translateY(20px);transform:translateY(20px)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes animate-clock-section{0%,to{-webkit-transform:translateY(20px);transform:translateY(20px)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.digital-clock__wrapper section .clock{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;box-shadow:0 15px 25px rgba(0,0,0,.1);height:250px;position:relative;width:700px;z-index:1000}.digital-clock__wrapper section .clock .container{align-items:center;display:flex;height:100%;justify-content:center}.digital-clock__wrapper section .clock .container h2{color:#fff;font-size:6em}.digital-clock__wrapper section .clock .container h2:nth-child(odd){background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.1);border-radius:10px;border-right:1px solid hsla(0,0%,100%,.1);box-shadow:0 15px 25px rgba(0,0,0,.2);margin:0 10px;padding:5px 15px}.digital-clock__wrapper section .clock .container h2#seconds{color:#f9d924}#ampm{color:#fff;font-size:2em;font-weight:700;position:relative;top:-50px}.menu__wrapper{align-items:center;background:linear-gradient(45deg,#8460ed,#ff1252);display:flex;height:100%;justify-content:center}.li-0{--i:0}.li-1{--i:1}.li-2{--i:2}.li-3{--i:3}.li-4{--i:4}.li-5{--i:5}.li-6{--i:6}.li-7{--i:7}.menu{align-items:center;display:flex;height:500px;justify-content:center;position:relative;width:500px}.menu li{left:0;list-style:none;position:absolute;-webkit-transform:rotate(0deg) translateX(210px);transform:rotate(0deg) translateX(210px);-webkit-transform-origin:250px;transform-origin:250px;transition:.5s;transition-delay:calc(.1s*var(--i))}.menu.active li{-webkit-transform:rotate(calc(45deg*var(--i)));transform:rotate(calc(45deg*var(--i)))}.menu li a{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 4px rgba(0,0,0,.15);color:#111;display:flex;height:80px;justify-content:center;-webkit-transform:rotate(calc(-45deg*var(--i)));transform:rotate(calc(-45deg*var(--i)));transition:.5s;width:80px}.menu li a:hover{color:#ff1252}.toggle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.15);display:flex;font-size:2em;height:100px;justify-content:center;position:absolute;transition:-webkit-transform 1.25s;transition:transform 1.25s;transition:transform 1.25s,-webkit-transform 1.25s;width:100px;z-index:999}.menu.active .toggle{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.menu .toggle ion-icon{font-size:50px}.menu ion-icon{font-size:25px}.dropdown-menu__wrapper{align-items:center;background:#67a5d4;display:flex;height:100%;justify-content:center}.dropdown-menu__wrapper .dropdown-card{background:#fff;box-shadow:0 50px 50px rgba(0,0,0,.2);height:120px;overflow:hidden;padding:20px;position:relative;transition:height .5s ease-in-out;width:350px}.dropdown-menu__wrapper .dropdown-card.active{height:400px}.dropdown-menu__wrapper .dropdown-card .content{align-items:center;display:flex}.dropdown-menu__wrapper .dropdown-card .content .image-box{border-radius:50%;height:80px;overflow:hidden;position:relative;width:80px}.dropdown-menu__wrapper .dropdown-card .content h2{color:#111;font-size:1.3em;margin-left:15px}.dropdown-menu__wrapper .dropdown-card .content h2 span{color:#999;font-size:.8em;font-weight:400}.dropdown-menu__wrapper .dropdown-card .content .image-box img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.dropdown-menu__wrapper .dropdown-navigation{border-top:1px solid rgba(0,0,0,.1);padding:20px 0;position:relative;top:25px}.dropdown-menu__wrapper .dropdown-navigation li{list-style:none;margin:15px 0}.dropdown-menu__wrapper .dropdown-navigation li a{align-items:center;color:#555;display:flex;font-size:1.1em;text-decoration:none;transition:color .25s}.dropdown-menu__wrapper .dropdown-navigation li a:hover{color:#36b3ff}.dropdown-menu__wrapper .dropdown-navigation li a ion-icon{font-size:1.6em;margin-right:15px}.dropdown-menu-toggle{align-items:center;background:#36b3ff;bottom:0;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;width:40px;z-index:50}.dropdown-menu-toggle ion-icon{color:#fff;font-size:1.4em;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.dropdown-card.active .dropdown-menu-toggle ion-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.magic-menu__wrapper{align-items:center;background:#222327;display:flex;height:100%;justify-content:center}.magic-menu__wrapper .magic-menu__navigation{align-items:center;background:#fff;display:flex;height:100px;justify-content:center;position:relative;width:600px}.magic-menu__navigation ul{display:flex;width:500px}.magic-menu__navigation ul li{height:90px;list-style:none;position:relative;width:100px;z-index:2}.magic-menu__navigation ul li a{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;position:relative;text-align:center;width:100%}.magic-menu__navigation ul li a .icon{color:#222327;display:block;font-size:2em;line-height:105px;position:relative;transition:.5s}.magic-menu__navigation ul li.active a .icon{color:#2196f3;-webkit-transform:translateY(-50px);transform:translateY(-50px)}.magic-menu__navigation ul li a .text{background:#2196f3;border-radius:15px;color:#fff;font-size:1.25em;font-weight:400;letter-spacing:.05em;opacity:0;padding:2px 7px;position:absolute;-webkit-transform:translateY(15px);transform:translateY(15px);transition:.5s}.magic-menu__navigation ul li.active a .text{opacity:1;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.magic-menu__indicator{background:#fff;border-radius:50%;height:100px;position:absolute;top:-50px;transition:.5s;width:100px;z-index:1}.magic-menu__indicator:before{box-shadow:15px 18px #fff;left:-28px}.magic-menu__indicator:after,.magic-menu__indicator:before{background:transparent;border-radius:50%;content:"";height:30px;position:absolute;top:20px;width:30px}.magic-menu__indicator:after{box-shadow:-15px 18px #fff;right:-28px}.magic-menu__navigation ul li:first-child.active~.magic-menu__indicator{-webkit-transform:translateX(0);transform:translateX(0)}.magic-menu__navigation ul li:nth-child(2).active~.magic-menu__indicator{-webkit-transform:translateX(100px);transform:translateX(100px)}.magic-menu__navigation ul li:nth-child(3).active~.magic-menu__indicator{-webkit-transform:translateX(200px);transform:translateX(200px)}.magic-menu__navigation ul li:nth-child(4).active~.magic-menu__indicator{-webkit-transform:translateX(300px);transform:translateX(300px)}.magic-menu__navigation ul li:nth-child(5).active~.magic-menu__indicator{-webkit-transform:translateX(400px);transform:translateX(400px)}.navbar__wrapper{background:#fff;font-family:Poppins,sans-serif;height:100%}.navbar__wrapper .navigation{align-items:center;display:flex;justify-content:center;min-height:100vh}.navbar__wrapper .navigation ul{position:relative;z-index:10}.navbar__wrapper .navigation ul li{list-style:none;text-align:center}.navbar__wrapper .navigation ul li a{color:#333;display:inline-flex;font-size:3em;font-weight:700;padding:5px 20px;text-decoration:none;transition:.5s}.navbar__wrapper .navigation ul:hover li a{color:#0002}.navbar__wrapper .navigation ul li:hover a{color:#000}.navbar__wrapper .navigation ul li a:before{align-items:center;border-radius:50%;color:rgba(0,0,0,.1);content:"";display:flex;font-size:5em;font-weight:900;justify-content:center;left:40%;letter-spacing:500px;opacity:0;position:absolute;text-transform:uppercase;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:letter-spacing .5s,left .5s;z-index:-1}.navbar__wrapper .navigation ul li a:hover:before{content:attr(data-text);height:1000%;left:50%;letter-spacing:10px;opacity:1;width:1000%}.navbar__wrapper .navigation ul li:nth-child(6n+1) a:before{background:#81ecec}.navbar__wrapper .navigation ul li:nth-child(6n+2) a:before{background:#ff7675}.navbar__wrapper .navigation ul li:nth-child(6n+3) a:before{background:#55efc4}.navbar__wrapper .navigation ul li:nth-child(6n+4) a:before{background:#a29bfe}.navbar__wrapper .navigation ul li:nth-child(6n+5) a:before{background:#fd79a8}.navbar__wrapper .navigation ul li:nth-child(6n+6) a:before{background:#ffeaa7}@-webkit-keyframes animate-typing{0%{width:249.234px}to{width:0}}@keyframes animate-typing{0%{width:249.234px}to{width:0}}.sidebar__wrapper{background:#fff;font-family:Poppins,sans-serif;height:100%;min-height:100vh}.sidebar__wrapper .navigation{background:#4d5bf9;border-left:5px solid #4d5bf9;border-radius:10px;bottom:20px;box-sizing:content-box;box-sizing:initial;left:20px;overflow-x:hidden;position:fixed;top:20px;transition:width .5s;width:60px}.sidebar__wrapper .navigation.active{width:300px}.sidebar__wrapper .navigation ul{left:0;padding-left:5px;padding-top:40px;position:absolute;top:0;width:100%}.sidebar__wrapper .navigation ul li{border-bottom-left-radius:20px;border-top-left-radius:20px;list-style:none;position:relative;width:100%}.sidebar__wrapper .navigation ul li b:first-child{background:#fff;display:none;height:20px;position:absolute;top:-20px;width:100%}.sidebar__wrapper .navigation ul li b:first-child:before{background:#4d5bf9;border-bottom-right-radius:20px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sidebar__wrapper .navigation ul li b:nth-child(2){background:#fff;bottom:-20px;display:none;height:20px;position:absolute;width:100%}.sidebar__wrapper .navigation ul li b:nth-child(2):before{background:#4d5bf9;border-top-right-radius:20px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sidebar__wrapper .navigation ul li.active b:first-child,.sidebar__wrapper .navigation ul li.active b:nth-child(2){display:block}.sidebar__wrapper .navigation ul li.active{background:#fff}.sidebar__wrapper .navigation ul li a{color:#fff;display:block;display:flex;position:relative;text-decoration:none;width:100%}.sidebar__wrapper .navigation ul li.active a{color:#333}.sidebar__wrapper .navigation ul li a .icon{display:block;height:60px;line-height:70px;min-width:60px;position:relative;text-align:center}.sidebar__wrapper .navigation ul li a .icon ion-icon{font-size:1.5em}.sidebar__wrapper .navigation ul li a .title{display:block;height:60px;line-height:60px;min-width:60px;position:relative;white-space:normal}.sidebar__wrapper .toggle{align-items:center;background:#4d5bf9;border-radius:10px;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:100px;top:20px;width:50px}.sidebar__wrapper .toggle.active{background:#ff4d89}.sidebar__wrapper .toggle ion-icon{color:#fff;display:none;font-size:34px}.sidebar__wrapper .toggle.active .close ion-icon,.sidebar__wrapper .toggle .open ion-icon{display:block}.sidebar__wrapper .toggle.active .open ion-icon,.sidebar__wrapper .toggle .close ion-icon{display:none}.particles__wrapper{align-items:center;background:#000;display:flex;height:100%;justify-content:center;overflow:hidden}.particle-span-1{--i:1}.particle-span-2{--i:2}.particle-span-3{--i:3}.particles__wrapper .glowing{-webkit-animation:color-changer 5s linear infinite;animation:color-changer 5s linear infinite;height:750px;margin:-150px;min-width:750px;position:relative;-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes color-changer{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn);-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes color-changer{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn);-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.particles__wrapper .glowing:nth-child(2n){-webkit-transform-origin:left;transform-origin:left}.particles__wrapper .glowing span{bottom:calc(80px*var(--i));left:calc(80px*var(--i));position:absolute;right:calc(80px*var(--i));top:calc(80px*var(--i))}.particles__wrapper .glowing span:before{background:red;border-radius:50%;content:"";height:15px;left:-8px;position:absolute;top:50%;width:15px}.particles__wrapper .glowing span:nth-child(3n+1):before{background:#86ff00;box-shadow:0 0 20px #86ff00,0 0 40px #86ff00,0 0 60px #86ff00,0 0 80px #86ff00,0 0 0 8px rgba(134,255,0,.1)}.particles__wrapper .glowing span:nth-child(3n+2):before{background:#ffd600;box-shadow:0 0 20px #ffd600,0 0 40px #ffd600,0 0 60px #ffd600,0 0 80px #ffd600,0 0 0 8px rgba(255,214,0,.1)}.particles__wrapper .glowing span:nth-child(3n+3):before{background:#00e2ff;box-shadow:0 0 20px #00e2ff,0 0 40px #00e2ff,0 0 60px #00e2ff,0 0 80px #00e2ff,0 0 0 8px rgba(0,226,255,.1)}.particles__wrapper .glowing span:nth-child(3n+1){-webkit-animation:glowing 10s infinite alternate;animation:glowing 10s infinite alternate}.particles__wrapper .glowing span:nth-child(3n+2){animation:glowing-reverse 3s infinite alternate-reverse}.particles__wrapper .glowing span:nth-child(3n+3){-webkit-animation:glowing 8s infinite alternate;animation:glowing 8s infinite alternate}@-webkit-keyframes glowing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes glowing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes glowing-reverse{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes glowing-reverse{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media screen and (max-width:450px){.particles__wrapper .glowing{height:300px;margin:-75px;min-width:300px}}.hero,.water__wrapper{height:100%}.hero{background-position:50%;background-size:cover;overflow:hidden;position:relative}.bubbles img{-webkit-animation:bubble 7s linear infinite;animation:bubble 7s linear infinite;width:50px}.bubbles img:first-child{-webkit-animation-delay:2s;animation-delay:2s;width:25px}.bubbles img:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:3s;animation-delay:3s;width:25px}.bubbles img:nth-child(4){-webkit-animation-delay:4.5s;animation-delay:4.5s}.bubbles img:nth-child(5){-webkit-animation-delay:3s;animation-delay:3s}.bubbles img:nth-child(6){-webkit-animation-delay:6s;animation-delay:6s;width:20px}.bubbles img:nth-child(7){-webkit-animation-delay:7s;animation-delay:7s;width:35px}.bubbles{align-items:center;bottom:-70px;display:flex;justify-content:space-around;position:absolute;width:100%}@-webkit-keyframes bubble{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1}70%{opacity:1}to{opacity:0;-webkit-transform:translateY(-80vh);transform:translateY(-80vh)}}@keyframes bubble{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1}70%{opacity:1}to{opacity:0;-webkit-transform:translateY(-80vh);transform:translateY(-80vh)}}.wavy__wrapper{height:100%}.wavy__wrapper section{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.wavy__wrapper section .wave{background:#4973ff;height:100%;left:0;position:absolute;width:100%}.wavy__wrapper section .wave span{background:#000;height:250vh;left:50%;position:absolute;top:0;-webkit-transform:translate(-50%,-75%);transform:translate(-50%,-75%);width:250vh}.wavy__wrapper section .wave span:first-child{-webkit-animation:animate-wave 5s linear infinite;animation:animate-wave 5s linear infinite;background:#141414;border-radius:45%}.wavy__wrapper section .wave span:nth-child(2){-webkit-animation:animate-wave 10s linear infinite;animation:animate-wave 10s linear infinite;background:hsla(0,0%,8%,.5);border-radius:40%}.wavy__wrapper section .wave span:nth-child(3){-webkit-animation:animate-wave 15s linear infinite;animation:animate-wave 15s linear infinite;background:hsla(0,0%,8%,.5);border-radius:42.5%}@-webkit-keyframes animate-wave{0%{-webkit-transform:translate(-50%,-75%) rotate(0deg);transform:translate(-50%,-75%) rotate(0deg)}to{-webkit-transform:translate(-50%,-75%) rotate(1turn);transform:translate(-50%,-75%) rotate(1turn)}}@keyframes animate-wave{0%{-webkit-transform:translate(-50%,-75%) rotate(0deg);transform:translate(-50%,-75%) rotate(0deg)}to{-webkit-transform:translate(-50%,-75%) rotate(1turn);transform:translate(-50%,-75%) rotate(1turn)}}.wavy__wrapper section .content{color:#fff;font-size:5em;position:relative;z-index:1}.wavy__wrapper section .content h2{font-size:5em;text-align:center}.wavy__wrapper section .content h2 span{color:#03a9f4;display:inline-flex;position:relative}.wavy__wrapper section .content h2 span:nth-child(odd){color:#e1e5ee;letter-spacing:-1em;line-height:1em;overflow:hidden;transition:.5s ease-in-out}.wavy__wrapper section .content h2:hover span:nth-child(odd){letter-spacing:0}.wavy__wrapper section .content h2 span:nth-child(2){margin-right:10px}.wavy__wrapper section .content h2 span:nth-child(2):after{bottom:0;content:"2";font-size:.25em;position:absolute;right:-10px}.wavy__wrapper section .content h2 i{font-size:30px;font-style:normal;font-weight:400;line-height:1em;-webkit-transform:translate(-50%);transform:translate(-50%)}.wavy__wrapper section .content h2 i:before{content:"Oxygen";display:inline;display:initial;position:absolute;text-align:center;transition:.5s;width:100%}.wavy__wrapper section .content h2:hover i:before{letter-spacing:2em;opacity:0}@media only screen and (min-device-width:320px) and (max-device-width:480px){.wavy__wrapper section .content,.wavy__wrapper section .content h2{font-size:2.5em}.wavy__wrapper section .content h2 i{font-size:20px}.wavy__wrapper section .content h2 i:before{left:50px}.wavy__wrapper section .content h2 span:nth-child(odd){font-size:.8em}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.wavy__wrapper section .content{font-size:5em}.wavy__wrapper section .content h2{font-size:2.5em}.wavy__wrapper section .content h2 i{font-size:20px}.wavy__wrapper section .content h2 i:before{left:70px}.wavy__wrapper section .content h2 span:nth-child(odd){font-size:.9em}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.wavy__wrapper section .content{font-size:5em}.wavy__wrapper section .content h2{font-size:2.5em}.wavy__wrapper section .content h2 i{font-size:20px}.wavy__wrapper section .content h2 i:before{left:70px}.wavy__wrapper section .content h2 span:nth-child(odd){font-size:.9em}}@media only screen and (min-device-width:1024px){.wavy__wrapper section .content{font-size:7em}.wavy__wrapper section .content h2{font-size:2.5em}.wavy__wrapper section .content h2 i{font-size:30px}.wavy__wrapper section .content h2 i:before{left:100px}.wavy__wrapper section .content h2 span:nth-child(odd){font-size:.9em}}.banner__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.scene{background:linear-gradient(#111425,#3751e0);background-attachment:fixed;height:100%;overflow:hidden;position:relative;width:100%}.moon{background:#fff;height:100px;left:400px;top:100px;width:100px;z-index:1000}.moon,.moon:after{border-radius:50%;position:absolute}.moon:after{background:linear-gradient(#111425,#3751e0);background-attachment:fixed;content:"";height:100%;left:15px;top:-15px;width:100%}.forest{bottom:0;left:0;-webkit-transform:scale(1.2);transform:scale(1.2);width:100%;z-index:1000}.forest,.scene i{position:absolute}.scene i{-webkit-animation:animate-stars linear infinite;animation:animate-stars linear infinite;background:#fff;border-radius:50%}@-webkit-keyframes animate-stars{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%,90%{opacity:1}0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes animate-stars{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%,90%{opacity:1}0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}}.cloud1{-webkit-animation:animate-cloud 50s linear infinite;animation:animate-cloud 50s linear infinite;max-width:600px}.cloud1,.cloud2{left:0;position:absolute;top:0;z-index:10000}.cloud2{-webkit-animation:animate-cloud 35s linear infinite;animation:animate-cloud 35s linear infinite;max-width:500px}.cloud3{-webkit-animation:animate-cloud 80s linear infinite;animation:animate-cloud 80s linear infinite;max-width:600px;top:0}.cloud3,.cloud4{left:0;position:absolute;z-index:10000}.cloud4{-webkit-animation:animate-cloud 70s linear infinite;animation:animate-cloud 70s linear infinite;-webkit-animation-delay:-20s;animation-delay:-20s;max-width:300px;top:200px}.cloud5{-webkit-animation:animate-cloud 40s linear infinite;animation:animate-cloud 40s linear infinite;-webkit-animation-delay:-5s;animation-delay:-5s;max-width:500px;top:150px}.cloud5,.cloud6{left:0;position:absolute;z-index:10000}.cloud6{-webkit-animation:animate-cloud 30s linear infinite;animation:animate-cloud 30s linear infinite;-webkit-animation-delay:-10s;animation-delay:-10s;max-width:400px;top:75px}@-webkit-keyframes animate-cloud{0%{-webkit-transform:translateX(-100%) scale(1);transform:translateX(-100%) scale(1)}to{-webkit-transform:translateX(400%) scale(4);transform:translateX(400%) scale(4)}}@keyframes animate-cloud{0%{-webkit-transform:translateX(-100%) scale(1);transform:translateX(-100%) scale(1)}to{-webkit-transform:translateX(400%) scale(4);transform:translateX(400%) scale(4)}}.balancer__wrapper{align-items:center;background:#001f38;display:flex;height:100%;justify-content:center;overflow:hidden}.balancer__wrapper:before{background:rgba(0,0,0,.2);content:"";height:70%;left:0;position:absolute;top:0;width:100%}.balancer__wrapper .loader-bounce{height:100vh;position:relative;width:200px}.balancer__wrapper .loader-bounce:before{-webkit-animation:animate-shadow 2s linear infinite;animation:animate-shadow 2s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s;background:#000;border-radius:50%;bottom:75px;content:"";-webkit-filter:blur(4px);filter:blur(4px);height:10px;opacity:.5;position:absolute;width:60px}@-webkit-keyframes animate-shadow{0%,to{opacity:.2;-webkit-transform:scale(1.5);transform:scale(1.5)}30%,40%{opacity:.5;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes animate-shadow{0%,to{opacity:.2;-webkit-transform:scale(1.5);transform:scale(1.5)}30%,40%{opacity:.5;-webkit-transform:scale(.8);transform:scale(.8)}}.balancer__wrapper .loader-bounce .semi-circle{-webkit-animation:animate-semi-circle 2s linear infinite;animation:animate-semi-circle 2s linear infinite;border-bottom:100px solid #2196f3;border-radius:50%;height:200px;left:calc(50% - 100px);position:absolute;top:calc(50% - 100px);width:200px}@-webkit-keyframes animate-semi-circle{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes animate-semi-circle{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.balancer__wrapper .loader-bounce .ball{-webkit-animation:animate-ball 2s linear infinite;animation:animate-ball 2s linear infinite;background:#fff;border-radius:50%;box-shadow:inset 2px 2px 10px rgba(0,0,0,.5);height:50px;left:calc(50% + 50px);position:absolute;top:calc(50% - 50px);width:50px}@-webkit-keyframes animate-ball{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}40%{-webkit-transform:translateY(-250px);transform:translateY(-250px)}}@keyframes animate-ball{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}40%{-webkit-transform:translateY(-250px);transform:translateY(-250px)}}.balancer__wrapper .loader-bounce .ball2{-webkit-animation:animate-ball2 2s linear infinite;animation:animate-ball2 2s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s;left:calc(50% - 100px);position:absolute;top:50%;z-index:1}@-webkit-keyframes animate-ball2{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(200px);transform:translateY(200px)}40%{-webkit-transform:translateY(250px);transform:translateY(250px)}}@keyframes animate-ball2{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(200px);transform:translateY(200px)}40%{-webkit-transform:translateY(250px);transform:translateY(250px)}}.balancer__wrapper .loader-balance{margin-left:calc(100% - 1000px);position:relative;-webkit-transform:translateY(-100px);transform:translateY(-100px)}.balancer__wrapper .loader-balance:before{-webkit-animation:animate-balance-circle 4s ease-in-out infinite;animation:animate-balance-circle 4s ease-in-out infinite;background:#fff;border-radius:50%;content:"";height:200px;position:absolute;top:200px;width:200px}@-webkit-keyframes animate-balance-circle{0%{-webkit-transform:translateX(15px);transform:translateX(15px)}50%{-webkit-transform:translateX(-15px);transform:translateX(-15px)}to{-webkit-transform:translateX(15px);transform:translateX(15px)}}@keyframes animate-balance-circle{0%{-webkit-transform:translateX(15px);transform:translateX(15px)}50%{-webkit-transform:translateX(-15px);transform:translateX(-15px)}to{-webkit-transform:translateX(15px);transform:translateX(15px)}}.balancer__wrapper .loader-balance:after{background:#fe4e4e;border-radius:50%;content:"";height:800px;left:50%;position:absolute;top:400px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:800px}.balancer__wrapper .loader-balance .circle{-webkit-animation:animate-balance-loader 4s ease-in-out infinite;animation:animate-balance-loader 4s ease-in-out infinite;height:200px;position:relative;width:200px}@-webkit-keyframes animate-balance-loader{0%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}50%{-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}to{-webkit-transform:rotate(50deg);transform:rotate(50deg)}}@keyframes animate-balance-loader{0%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}50%{-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}to{-webkit-transform:rotate(50deg);transform:rotate(50deg)}}.balancer__wrapper .loader-balance .circle:before{background:#06c8f0;border-bottom-left-radius:100px;border-bottom-right-radius:100px;bottom:0;content:"";height:100px;position:absolute;width:200px}.balancer__wrapper .loader-balance .circle .ball{-webkit-animation:animate-balance-ball 4s ease-in-out infinite;animation:animate-balance-ball 4s ease-in-out infinite;background:#fff;border-radius:50%;height:40px;left:-15px;position:absolute;top:50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:40px}@-webkit-keyframes animate-balance-ball{0%{-webkit-transform:translateY(-100%) translateX(-30px);transform:translateY(-100%) translateX(-30px)}50%{-webkit-transform:translateY(-100%) translateX(220px);transform:translateY(-100%) translateX(220px)}to{-webkit-transform:translateY(-100%) translateX(-30px);transform:translateY(-100%) translateX(-30px)}}@keyframes animate-balance-ball{0%{-webkit-transform:translateY(-100%) translateX(-30px);transform:translateY(-100%) translateX(-30px)}50%{-webkit-transform:translateY(-100%) translateX(220px);transform:translateY(-100%) translateX(220px)}to{-webkit-transform:translateY(-100%) translateX(-30px);transform:translateY(-100%) translateX(-30px)}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.balancer__wrapper .loader-balance{display:none}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.balancer__wrapper .loader-balance{display:none}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.balancer__wrapper .loader-balance{display:none}}.ocean__wrapper{font-family:Open Sans,sans-serif;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ocean__wrapper .logo{border-radius:100%;height:5rem;left:.5rem;overflow:hidden;position:absolute;top:.5rem;width:5rem;z-index:100}.ocean__wrapper .logo:before{background:url(/static/media/team-seas-logo.8dcfb589edee7a562817.png);background-size:cover;content:"";height:100%;position:absolute;width:100%}.ocean__wrapper .logo:after{-webkit-animation:waves 5s ease-in-out infinite alternate;animation:waves 5s ease-in-out infinite alternate;background-color:rgba(188,145,197,.9);border-radius:35%;bottom:0;content:"";height:200%;left:-50%;position:absolute;width:200%}.trash-container{bottom:0;height:50vh;left:0;position:absolute;width:100%}.trash{-webkit-animation:animate-trash 2s ease-in-out infinite alternate;animation:animate-trash 2s ease-in-out infinite alternate;opacity:.75;position:absolute}@-webkit-keyframes animate-trash{0%{-webkit-transform:rotate(var(--rotation)) translateY(1vh);transform:rotate(var(--rotation)) translateY(1vh)}to{-webkit-transform:rotate(calc(var(--rotation) + 10deg)) translateY(0);transform:rotate(calc(var(--rotation) + 10deg)) translateY(0)}}@keyframes animate-trash{0%{-webkit-transform:rotate(var(--rotation)) translateY(1vh);transform:rotate(var(--rotation)) translateY(1vh)}to{-webkit-transform:rotate(calc(var(--rotation) + 10deg)) translateY(0);transform:rotate(calc(var(--rotation) + 10deg)) translateY(0)}}@-webkit-keyframes waves{to{-webkit-transform:translateY(-50%) rotate(540deg);transform:translateY(-50%) rotate(540deg)}}@keyframes waves{to{-webkit-transform:translateY(-50%) rotate(540deg);transform:translateY(-50%) rotate(540deg)}}.ocean__wrapper .money{bottom:50vh;color:#fff;font-size:6vmin;left:50vmin;margin:0;opacity:.5;position:absolute;text-shadow:0 0 5px rgba(0,0,0,.5);z-index:100}:root{--v1:#be91c6;--v2:#8a65cc;--v3:#5e30d9;--transparentv3:#5e30d900;--v4:#3b1895;--s1:#fea798;--s2:#ff846e;--cloud:#fea798}.landscape *,.landscape:after,.landscape :after,.landscape:before,.landscape :before{position:absolute}.front{bottom:0;left:0;right:0;z-index:1}.landscape{background-image:linear-gradient(#be91c6,#fea798,#be91c6);background-image:linear-gradient(var(--v1),var(--s1),var(--v1));height:100vh;overflow:hidden;position:relative;z-index:1}.mountain{background:#fea798;background:var(--s1);background-image:linear-gradient(#be91c6,#8a65cc 30%,#5e30d9);background-image:linear-gradient(var(--v1),var(--v2) 30%,var(--v3));border-radius:180% 80% 0 0/60vmin 60vmin 0 0;bottom:50%;box-shadow:inset -10px 0 10px -10px #fea798;box-shadow:inset -10px 0 10px -10px var(--s1);height:30vmin;left:-10vmin;width:40vmin}.mountain:before{background:inherit;border-radius:inherit;bottom:0;content:"";-webkit-filter:blur(3px);filter:blur(3px);height:inherit;-webkit-transform:scaleX(1) scaleY(-.6);transform:scaleX(1) scaleY(-.6);-webkit-transform-origin:bottom center;transform-origin:bottom center;width:inherit}.mountain-2{background-image:linear-gradient(#5e30d9,#3b1895);background-image:linear-gradient(var(--v3),var(--v4));border-radius:120% 50% 0 0/25vmin 25vmin 0 0;box-shadow:inset -15px 0 10px -14px #fea798;box-shadow:inset -15px 0 10px -14px var(--s1);height:15vmin;left:5vmin;width:40vmin}.mountain-3{background-image:linear-gradient(#fea798,#3b1895);background-image:linear-gradient(var(--s1),var(--v4));border-radius:80% 0 0 0/100% 100% 0 0;box-shadow:inset 15px 0 10px -10px #fea798;box-shadow:inset 15px 0 10px -10px var(--s1);color:#5e30d9;color:var(--v3);height:12vmin;left:auto;right:-85vmin;width:100vmin}.mountain-3:after{background:inherit;border-radius:60% 0 0 0/100% 0 0 0;bottom:0;content:"";height:0;right:20%;width:100%}.lotus{background:conic-gradient(#5e30d9 0deg 40deg,#5e30d900 50deg 70deg,#5e30d9 80deg);background:conic-gradient(var(--v3) 0deg 40deg,var(--transparentv3) 50deg 70deg,var(--v3) 80deg);border-radius:50%;height:5vmin;width:10vmin}.lotus-1{bottom:10vmin;right:5vmin;width:20vmin}.lotus-2{bottom:20vmin;height:3vmin;mix-blend-mode:multiply;opacity:.5;right:15vmin;-webkit-transform:skew(-10deg);transform:skew(-10deg)}.lotus-3{bottom:10vmin;opacity:.8;right:35vmin;-webkit-transform:rotate(180deg) skew(-20deg);transform:rotate(180deg) skew(-20deg);width:15vmin}.cloud{-webkit-animation:clouds 120s infinite;animation:clouds 120s infinite;-webkit-animation-delay:-10s;animation-delay:-10s;background:currentcolor;border-radius:50%;box-shadow:30vmin .5vmin 0 -1vmin currentcolor,-25vmin 0 0 -.6vmin currentcolor;color:#fea798;color:var(--cloud);height:6vmin;left:20vmin;opacity:.3;top:24vmin;-webkit-transform:translate3d(-150vmin,0,0);transform:translate3d(-150vmin,0,0);width:80vmin}@-webkit-keyframes clouds{50%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(150vmin,0,0);transform:translate3d(150vmin,0,0)}}@keyframes clouds{50%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(150vmin,0,0);transform:translate3d(150vmin,0,0)}}.cloud-1{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:100s;animation-duration:100s;-webkit-filter:blur(1px);filter:blur(1px);left:60vmin;opacity:.2;top:15vmin}.water{background:linear-gradient(#fea79855,#8a65cc);background:linear-gradient(#fea79855,var(--v2));bottom:0;box-shadow:inset 0 1px 4px -3px #fff;left:0;overflow:hidden;right:0;top:50%}.stone{background:#3b1895;background:var(--v4);border-radius:0 200% 0 0/0 200%;bottom:-5vh;box-shadow:inset 0 0 20px -5px rgba(0,0,0,.2);height:20vmin;left:0;width:40vmin}.stone:after{background:#5e30d9;background:var(--v3);border-radius:inherit;box-shadow:inset 0 0 20px -5px rgba(0,0,0,.4);content:"";height:100%;right:-15%;-webkit-transform:scaleX(1.3) skew(10deg);transform:scaleX(1.3) skew(10deg);width:100%;z-index:-1}.grass{border-radius:0 60% 0 0/0 100% 0 0;border-right:5px solid #3b1895;border-right:5px solid var(--v4);bottom:0;box-shadow:1px 0 0 #fea798;box-shadow:1px 0 0 var(--s1);-webkit-filter:drop-shadow(-.5vmin 6vmin 0 #ff846e) drop-shadow(-4.5vmin 10vmin 0 #5e30d9);filter:drop-shadow(-.5vmin 6vmin 0 #ff846e) drop-shadow(-4.5vmin 10vmin 0 #5e30d9);-webkit-filter:drop-shadow(-.5vmin 6vmin 0 var(--s2)) drop-shadow(-4.5vmin 10vmin 0 var(--v3));filter:drop-shadow(-.5vmin 6vmin 0 var(--s2)) drop-shadow(-4.5vmin 10vmin 0 var(--v3));height:40vmin;width:10vmin}.grass-1{border-color:#5e30d9;border-color:var(--v3);box-shadow:2px 0 0 #3b1895;box-shadow:2px 0 0 var(--v4);-webkit-filter:drop-shadow(-1vmin 5vmin 0 #5e30d9) drop-shadow(-80vmin 5vmin 0 #3b1895);filter:drop-shadow(-1vmin 5vmin 0 #5e30d9) drop-shadow(-80vmin 5vmin 0 #3b1895);-webkit-filter:drop-shadow(-1vmin 5vmin 0 var(--v3)) drop-shadow(-80vmin 5vmin 0 var(--v4));filter:drop-shadow(-1vmin 5vmin 0 var(--v3)) drop-shadow(-80vmin 5vmin 0 var(--v4));left:14vmin}.grass-1,.grass-2{bottom:-2vmin;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.grass-2{height:20vmin;left:auto;right:0}.sun{-webkit-animation:rise 20s infinite;animation:rise 20s infinite;background:#fff;border-radius:50%;box-shadow:0 0 10px #fff;height:20vmin;left:calc(60% - 10vmin);top:100%;-webkit-transform:translateZ(0);transform:translateZ(0);width:20vmin}.reed{-webkit-animation:verticalise 20s infinite;animation:verticalise 20s infinite;background:currentColor;bottom:0;box-shadow:inset -1px 0 0 #ff846e,-6vmin 3vmin 0 0,80vmin 0 0 0;box-shadow:inset -1px 0 0 var(--s2),-6vmin 3vmin 0 0,80vmin 0 0 0;color:#3b1895;color:var(--v4);height:40vmin;left:10vmin;-webkit-transform:rotate(4deg);transform:rotate(4deg);-webkit-transform-origin:bottom center;transform-origin:bottom center;width:.5vmin}.reed-1{-webkit-animation:verticalise-1 20s infinite;animation:verticalise-1 20s infinite;bottom:-5vmin;box-shadow:inset -1px 0 0 #fea798,6vmin 13vmin 0 0 #fea798,80vmin 10vmin 0 0 #5e30d9;box-shadow:inset -1px 0 0 var(--s1),6vmin 13vmin 0 0 var(--s1),80vmin 10vmin 0 0 var(--v3);color:#ff846e;color:var(--s2);height:50vmin;left:15vmin;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.reed:after{background:currentcolor;border-radius:.75vmin;box-shadow:inherit;content:"";height:10vmin;left:-.5vmin;top:0;width:1.5vmin}@-webkit-keyframes verticalise{0%,10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}30%,70%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes verticalise{0%,10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}30%,70%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes verticalise-1{0%,10%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}45%,70%{-webkit-transform:rotate(0) translateY(-6vmin);transform:rotate(0) translateY(-6vmin)}}@keyframes verticalise-1{0%,10%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}45%,70%{-webkit-transform:rotate(0) translateY(-6vmin);transform:rotate(0) translateY(-6vmin)}}@-webkit-keyframes rise{to{-webkit-transform:translate3d(0,-100vh,20vmin);transform:translate3d(0,-100vh,20vmin)}}@keyframes rise{to{-webkit-transform:translate3d(0,-100vh,20vmin);transform:translate3d(0,-100vh,20vmin)}}@-webkit-keyframes rise-reflection{30%{opacity:0;-webkit-transform:translate3d(0,5vmin,0);transform:translate3d(0,5vmin,0)}to{opacity:0;-webkit-transform:translate3d(0,80vmin,0);transform:translate3d(0,80vmin,0)}}@keyframes rise-reflection{30%{opacity:0;-webkit-transform:translate3d(0,5vmin,0);transform:translate3d(0,5vmin,0)}to{opacity:0;-webkit-transform:translate3d(0,80vmin,0);transform:translate3d(0,80vmin,0)}}.sun-container{height:50%;overflow:hidden;width:100%}.sun-container-1:after{-webkit-animation:fade 20s infinite;animation:fade 20s infinite;background:radial-gradient(circle at 60% 100%,#ff846e,transparent);background:radial-gradient(circle at 60% 100%,var(--s2),transparent);bottom:0;content:"";left:0;mix-blend-mode:color-burn;right:0;top:0}@-webkit-keyframes fade{10%{opacity:1}30%,70%{opacity:0}}@keyframes fade{10%{opacity:1}30%,70%{opacity:0}}.sun-container-reflection{background:radial-gradient(circle at 60% 0,#ff846e,transparent);background:radial-gradient(circle at 60% 0,var(--s2),transparent);top:50%}.sun-container-reflection .sun{-webkit-animation-name:rise-reflection;animation-name:rise-reflection;background:linear-gradient(#fff,hsla(0,0%,100%,0));box-shadow:none;-webkit-filter:blur(5px);filter:blur(5px);opacity:1;top:0;-webkit-transform:translate3d(0,-20vmin,0);transform:translate3d(0,-20vmin,0)}.light{-webkit-animation:light 20s infinite;animation:light 20s infinite;background:#fff;border-radius:.25vh;-webkit-filter:blur(1px);filter:blur(1px);height:.5vmin;left:20%;margin:auto;opacity:0;right:0;top:calc(50% + 1vmin);-webkit-transform:scaleX(.1) translateZ(0);transform:scaleX(.1) translateZ(0);width:20vmin}@-webkit-keyframes light{5%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}10%{opacity:.6;-webkit-transform:scaleX(1) translate3d(5%,0,0);transform:scaleX(1) translate3d(5%,0,0)}15%{opacity:.6;-webkit-transform:scaleX(1) translate3d(-5%,0,0);transform:scaleX(1) translate3d(-5%,0,0)}20%{opacity:0;-webkit-transform:scaleX(.1) translateZ(0);transform:scaleX(.1) translateZ(0)}}@keyframes light{5%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}10%{opacity:.6;-webkit-transform:scaleX(1) translate3d(5%,0,0);transform:scaleX(1) translate3d(5%,0,0)}15%{opacity:.6;-webkit-transform:scaleX(1) translate3d(-5%,0,0);transform:scaleX(1) translate3d(-5%,0,0)}20%{opacity:0;-webkit-transform:scaleX(.1) translateZ(0);transform:scaleX(.1) translateZ(0)}}.light-1{-webkit-animation-delay:.5s;animation-delay:.5s;top:calc(50% + 2vmin)}.light-2{-webkit-animation-delay:1s;animation-delay:1s;top:calc(50% + 3vmin);width:18vmin}.light-3{-webkit-animation-delay:1.5s;animation-delay:1.5s;top:calc(50% + 4vmin);width:18vmin}.light-4{-webkit-animation-delay:2s;animation-delay:2s;top:calc(50% + 5vmin);width:16vmin}.light-5{-webkit-animation-delay:2.5s;animation-delay:2.5s;top:calc(50% + 8vmin);width:14vmin}.light-6{-webkit-animation-delay:3s;animation-delay:3s;top:calc(50% + 9vmin);width:10vmin}.light-7{-webkit-animation-delay:3.5s;animation-delay:3.5s;top:calc(50% + 7vmin);width:12vmin}.splash{-webkit-animation:splash 9s infinite;animation:splash 9s infinite;border:2px solid #fea798;border:2px solid var(--s1);border-radius:50%;bottom:5vmin;box-shadow:0 0 2px #fea798;box-shadow:0 0 2px var(--s1);height:3vmin;left:70%;-webkit-transform:scale(0);transform:scale(0);width:8vmin}.splash-stone{bottom:15vh;height:10vmin;left:-3vmin;width:30vmin}.splash-4{bottom:5vmin;bottom:15vmin;left:auto;right:-2vmin}@-webkit-keyframes splash{50%,to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes splash{50%,to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.delay-1{-webkit-animation-delay:1s;animation-delay:1s}.delay-2{-webkit-animation-delay:2s;animation-delay:2s}.delay-3{-webkit-animation-delay:3s;animation-delay:3s}.delay-4{-webkit-animation-delay:4s;animation-delay:4s}.delay-5{-webkit-animation-delay:5s;animation-delay:5s}.delay-6{-webkit-animation-delay:6s;animation-delay:6s}.slider__wrapper{background-color:#a4152c;height:100%;width:100%}.slider__wrapper,.slider__wrapper .container .box{align-items:center;display:flex;justify-content:center}.slider__wrapper .container .box{background-color:#1e1e26;border-radius:10px;box-shadow:2px 10px 12px rgba(0,0,0,.5);box-sizing:border-box;flex-direction:column;height:700px;margin:20px 10px;width:1000px}.slider__wrapper .container .box .marvel{color:#32323e;font-family:bebas kai;font-size:25px;font-weight:700;letter-spacing:2px}.slider__wrapper .container .box .model{height:350px;max-height:70%;max-width:100%;object-fit:contain}.slider__wrapper .container .box .details{align-items:center;display:flex;flex-direction:column;width:400px}.slider__wrapper .container .box .details p{color:#6a6a74;font-family:calibri;font-weight:700;margin-top:20px;text-align:center}.slider__wrapper .container .box .details .logo{height:70px;width:70px}.slider__wrapper .container .box:hover{background-color:#17171d;-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .3s ease}.slider__wrapper .container .box:hover .marvel{color:#c0292b;transition:all .5s ease}.carousel .thumbs{display:none}.carousel .carousel-status{font-size:20px!important;position:relative!important;top:10px!important}@media only screen and (min-device-width:320px) and (max-device-width:480px){.slider__wrapper .container .box .details{width:300px}.slider__wrapper .container .box{width:380px}}@media only screen and (min-device-width:481px) and (max-device-width:768px){.slider__wrapper .container .box{width:500px}}@media only screen and (min-device-width:769px) and (max-device-width:1024px){.slider__wrapper .container .box{width:700px}}.carousel.carousel-slider .control-arrow,.carousel .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.carousel-slider .control-arrow:before,.carousel .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}.bmi__wrapper{align-items:center;background:#fff;display:flex;flex-direction:column;font-family:Lato,sans-serif;height:100%;justify-content:center;width:100%}.bmi__wrapper .container{border-radius:8px;box-shadow:0 0 12px #ccc;height:50%;padding:1rem;width:50%}.bmi__wrapper .container input{border-radius:8px;font-size:1.2rem;margin:8px 0;padding:8px 4px;width:100%}.bmi__wrapper .container .btn{background-color:#333;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;margin:8px 0;padding:10px 0;width:100%}.bmi__wrapper .container .btn-outline{background-color:#fff;color:#333}.bmi__wrapper .container .center{margin:24px 0;text-align:center}.bmi__wrapper .container .center p{margin:10px 0}.bmi__wrapper .container .img-container{text-align:center}.bmi__wrapper .container .img-container img{height:200px}.slime__wrapper{background:#fff;height:100%;width:100%}.slime__wrapper .container{-webkit-filter:url(#goo);filter:url(#goo);height:100%;overflow:hidden;position:relative;width:100%}.slime__wrapper .container .particle{-webkit-animation:animate-fall 15s infinite;animation:animate-fall 15s infinite;background:#000;border-radius:50%;height:100px;position:absolute;top:-20%;width:100px}@-webkit-keyframes animate-fall{0%{top:-20%}20%{top:0}80%{top:85%}to{top:100%}}@keyframes animate-fall{0%{top:-20%}20%{top:0}80%{top:85%}to{top:100%}}.slime__wrapper .container .particle:nth-of-type(2n){height:60px;width:60px}.slime__wrapper .container .particle:nth-of-type(3n){height:120px;width:120px}.slime__wrapper .container .particle:first-of-type{-webkit-animation-delay:1s;animation-delay:1s;left:30%}.slime__wrapper .container .particle:nth-of-type(2){-webkit-animation-delay:2s;animation-delay:2s;left:60%}.slime__wrapper .container .particle:nth-of-type(3){-webkit-animation-delay:3s;animation-delay:3s;left:250%}.slime__wrapper .container .particle:nth-of-type(4){-webkit-animation-delay:4s;animation-delay:4s;left:75%}.slime__wrapper .container .particle:nth-of-type(5){-webkit-animation-delay:5s;animation-delay:5s;left:35%}.slime__wrapper .container .particle:nth-of-type(6){-webkit-animation-delay:6s;animation-delay:6s;left:50%}.slime__wrapper .container .particle:nth-of-type(7){-webkit-animation-delay:7s;animation-delay:7s;left:65%}.slime__wrapper .container .particle:nth-of-type(8){-webkit-animation-delay:8s;animation-delay:8s;left:35%}.slime__wrapper .container .particle:nth-of-type(9){-webkit-animation-delay:9s;animation-delay:9s;left:55%}.slime__wrapper .container .particle:nth-of-type(10){-webkit-animation-delay:10s;animation-delay:10s;left:55%}.slime__wrapper .container .particle:nth-of-type(11){-webkit-animation-delay:11s;animation-delay:11s;left:35%}.slime__wrapper .container .particle:nth-of-type(12){-webkit-animation-delay:12s;animation-delay:12s;left:50%}.slime__wrapper .container .particle:nth-of-type(13){-webkit-animation-delay:13s;animation-delay:13s;left:65%}.slime__wrapper .container .particle:nth-of-type(14){-webkit-animation-delay:14s;animation-delay:14s;left:40%}.slime__wrapper .container .particle:nth-of-type(15){-webkit-animation-delay:15s;animation-delay:15s;left:60%}.slime__wrapper .container .border{background:#000;height:10%;position:absolute;width:100%}.slime__wrapper .container .border:last-of-type{border:none!important;left:0;top:0}.slime__wrapper .container .border:nth-last-of-type(2){border:none!important;bottom:0;left:0}
/*# sourceMappingURL=main.4ab50c0e.css.map*/