@charset "UTF-8";:root{--ease-apple: cubic-bezier(.4, .01, .165, .99)}@keyframes leftslide{0%{transform:translate(-700px)}to{transform:translate(0)}}@keyframes rightslide{0%{transform:translate(550px)}to{transform:translate(0)}}@keyframes fadeInChar{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes blurIn{0%{filter:blur(4px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}body{margin:0;padding:0;font-family:nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#000}.contact-section{text-align:left;padding:30px;margin:0 auto;max-width:600px;border-radius:10px;background-color:#0a0a0a;box-shadow:0 0 5px #c5d463}.contact-section h1{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#f2f2f2}.form-input{box-sizing:border-box;width:100%;background-color:#2c2c2c;color:#f2f2f2;border-radius:10px;border:1px solid transparent;padding:10px 15px;font-size:16px}.form-input:focus{border:1px solid #c5d463;outline:none;box-shadow:0 0 5px #c5d463}.form-footer{font-size:14px;margin-top:20px;text-align:center}.privacy-policy{color:#c5d463;cursor:pointer}html{scroll-behavior:smooth}.button{background-color:#c5d463;border:none;padding:15px;border-radius:20px;cursor:pointer;font-family:nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:.3s}.button:hover{background-color:#c5d463;border:none;padding:15px;border-radius:20px;cursor:pointer;font-family:nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:.3s;scale:1.05}.button-form{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background-color:#c5d463;border:none;padding:15px;border-radius:10px;cursor:pointer;font-family:nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:transform .3s ease;margin-top:1.5rem}.button-form:hover{transform:scale(1.05)}.contact-section form{display:flex;flex-direction:column}.form-group{margin-bottom:1.5rem}.form-response{margin-top:1rem;min-height:1.5rem;font-size:.9rem}.header-button:hover{background-color:#b5c153;transition:background-color .3s ease;scale:1.1;transition:.3s}.home-services{scroll-margin-top:80px}section{margin-top:200px;margin-bottom:50px}.icon{text-align:center;color:#c5d463}.carousel-container{position:absolute;width:100%;max-width:600px;overflow:hidden;bottom:0;left:50%;transform:translate(-50%);margin-bottom:200px}.carousel-track-container{overflow:hidden}.carousel-track{display:flex;transition:transform .5s ease-in-out}.carousel-slide{min-width:100%;box-sizing:border-box}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}h1{font-family:jogan,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:900;color:#fff;font-size:50px;text-align:center}h2{font-family:nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;font-size:20px;text-align:center;margin-top:-20px}.selectedlink{background-color:#c5d463;color:#000!important;font-weight:700}p,.service-title{font-family:nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.hidden{display:none}.landingpage{margin:0 auto;padding:0 80px;position:relative;max-width:1100px;overflow-y:auto;overflow-x:hidden}.landingpage:before{content:"";position:absolute;width:123px;height:123px;left:60%;top:138px;filter:blur(90px);background-color:#c5d463}.landingpage:after{content:"";position:absolute;width:123px;height:123px;left:80%;top:550px;background-color:#ebb5d2;filter:blur(80px)}.landingpage .navbar{display:flex;align-items:center;justify-content:space-between;padding:20px 0;width:100%;position:relative}.landingpage .box{display:flex;align-items:center;justify-content:center;margin-top:200px}.landingpage .discover{display:flex;flex-direction:column}.landingpage .footer{margin:180px 0 50px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.landingpage .footer-legal{margin-top:100px;padding-bottom:30px;display:flex;flex-basis:100%;flex-direction:column}.landingpage .footer-legal .social-icons{display:flex;gap:16px;border-bottom:1px solid #F2F2F2;padding-bottom:4px;align-self:flex-start}.landingpage .footer-legal #year{padding-top:4px;align-self:flex-end}.blur-word{display:inline-block;filter:blur(4px);opacity:0;animation:blurIn .6s forwards;animation-delay:var(--animation-delay, 0ms)}.site-footer{background-color:#000;border-top:1px solid hsl(0,0%,15%);color:#999;padding:2rem 1rem}.site-footer .footer-container{max-width:1120px;margin:0 auto;padding:0 1rem}.site-footer .footer-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media (min-width: 768px){.site-footer .footer-content{flex-direction:row}}.site-footer .footer-content p{font-family:Nunito,sans-serif;font-size:.875rem}.site-footer .footer-content .social-links{display:flex;gap:1rem}.site-footer .footer-content .social-links a{display:inline-block;transition:transform .2s ease-in-out}.site-footer .footer-content .social-links a:hover{transform:scale(1.1)}.site-footer .footer-content .social-links a img,.site-footer .footer-content .social-links a svg{width:24px;height:24px}@font-face{font-family:jogan;src:url(/fonts/Jogan-Bold.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:nunito;src:url(/fonts/Nunito-Black.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}body{font-family:nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#000;color:#f2f2f2;margin:0;padding:0}.header{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #2a2a2a;z-index:1000;width:100%}.header .container{max-width:1200px;margin:auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:4rem}.header .logo{height:45px;width:180px;object-fit:contain}.header .nav{display:none}@media (min-width: 768px){.header .nav{display:block}}.header .nav__list{list-style:none;display:flex;gap:1.5rem}.header .nav__list li a{text-decoration:none;color:rgba(255,255,255,.7);font-size:.9rem;padding:.25rem .5rem;transition:all .3s ease;border-radius:4px}.header .nav__list li a:hover{color:#f2f2f2;background-color:rgba(197,212,99,.1)}.header .nav__list li a.highlight{background-color:#c5d463;color:#111}.header .menu-toggle{display:block;background:none;border:none;font-size:1.5rem;color:#f2f2f2}@media (min-width: 768px){.header .menu-toggle{display:none}}.header .mobile-menu{display:none;position:absolute;top:4rem;right:0;background-color:#000;width:100%;padding:1.5rem;box-shadow:-4px 4px 20px rgba(0,0,0,.5);flex-direction:column;gap:1rem}.header .mobile-menu.open{display:flex}.header .mobile-menu .logo-mobile img{height:40px;margin-bottom:1rem}.header .mobile-menu__list{list-style:none;display:flex;flex-direction:column;gap:1rem}.header .mobile-menu__list li a{text-decoration:none;color:rgba(255,255,255,.7);font-size:1rem;padding:.25rem .5rem;transition:all .3s ease;border-radius:4px}.header .mobile-menu__list li a:hover{color:#f2f2f2;background-color:rgba(197,212,99,.1)}.header .mobile-menu__list li a.highlight{background-color:#c5d463;color:#111}.navbar .hamburgerlogowrap{display:flex;align-items:center}.navbar .hamburger{display:none;color:#d7d7d7;background-color:#1f1d2b;border:none;margin-right:10px;cursor:pointer}.navbar .createbtn{cursor:pointer;background-color:transparent;border:none;width:126px;height:45px;color:#bcbcbc;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px}.navbar .createbtn.selectedbtn{border:1px solid #D7D7D7;border-radius:10px}.navbar .navlogo{height:100%;background:linear-gradient(93.51deg,#9b51e0 2.84%,#3081ed 99.18%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Poppins;font-style:normal;font-weight:700;font-size:32px}.navbar .navlink{transition:.3s;cursor:pointer;font-family:nunito;font-style:normal;font-weight:500;font-size:12px;color:#fff}.navbar .navlink:not(:last-child){margin-right:32px}.navbar .navlink:hover{color:#000;background-color:#c5d463;opacity:.6;scale:1.1}.navbar .navlink.selectedlink{background-color:#c5d463;color:#000;font-weight:700}.navbar .navlinkwrap{position:relative;display:flex;align-items:center}.navbar .navlinkwrap .navlink{position:relative;padding:8px 16px;border-radius:6px;z-index:1}.navbar .navlinkwrap .nav-highlight{position:absolute;top:50%;left:0;transform:translate(0) translateY(-50%);height:100%;width:0;background-color:#c5d463;border-radius:6px;transition:transform .3s cubic-bezier(.22,1,.36,1),width .3s cubic-bezier(.22,1,.36,1);z-index:0;pointer-events:none}.box .infobox{max-height:500px;width:100%;padding:0 20px;overflow:hidden;text-align:center}.box .infobox-boldtext{margin:0;font-family:jogan;color:#fff;font-size:65px;font-weight:600;letter-spacing:-2px;line-height:70px}.box .infobox-boldtext2{margin:0;font-family:jogan;color:#ffcb21;font-size:65px;font-weight:600;letter-spacing:-2px;line-height:70px;transition:opacity .5s ease-in-out}.box .infobox-slimtext{margin:24px 0;font-family:nunito;color:#fff;font-size:16px;font-weight:400;line-height:18px;letter-spacing:.5px}.box .infobox-btnwrapper{display:flex}.box .infobox-explorebtn{cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:#1f1d2b;padding:8px 38px;border-radius:16px;font-family:jogan;font-style:normal;font-weight:600;font-size:13px;letter-spacing:-1px;color:#fff}.box .infobox-createbtn{cursor:pointer;margin-left:20px;display:flex;justify-content:center;align-items:center;background-color:transparent;padding:8px 38px;border:1px solid #D7D7D7;border-radius:16px;font-family:jogan;font-style:normal;font-weight:600;font-size:13px;letter-spacing:-1px;color:#fff}.box .infobox .selected{border:none;background:linear-gradient(103.91deg,#9b51e0 21.01%,rgba(48,129,237,.8))}.box .display{animation-name:rightslide;animation-duration:.8s;padding:14px;border:1px solid;background:linear-gradient(169.44deg,rgba(58,129,191,.08) 1.85%,rgba(65,48,90,.08) 98.72%);border-radius:35px;max-height:450px;max-width:50%;overflow:hidden}.box .display-nft{object-fit:cover;flex-shrink:0;width:300px;height:300px;border-radius:20px}.box .display .infowrapper{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.box .display .info{display:flex;align-items:center;font-family:jogan;font-style:normal;color:#fff;font-weight:600;font-size:12px}.box .display .info p{margin:0}.box .display .info-img{object-fit:cover;flex-shrink:0;width:30px;height:30px;border-radius:50%;margin-right:10px}.box .display .info2{display:flex;flex-direction:column;align-items:flex-end;font-family:jogan;color:#fff;font-style:normal;font-weight:600;font-size:12px}.box .display .info2 p{margin:0}.box .display .info2 .iconwrapper{display:flex;align-items:center}.box .display .info2 .iconwrapper svg{margin-right:5px}.auction .title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.auction .title .titlebold{margin:0;font-family:jogan;font-style:normal;font-weight:500;font-size:48px;line-height:72px}.auction .title .titleslim{margin:0;font-family:Poppins;font-style:normal;color:#d7d7d7;font-weight:600;font-size:18px;line-height:36px;letter-spacing:-1px}.auction .carousel{position:relative;overflow:hidden}.auction .carousel-track{display:flex;gap:96px;will-change:transform}.started{margin-top:150px;display:flex;flex-direction:column}.started-boldtext{margin:0;align-self:center;font-family:Poppins;font-style:normal;color:#fff;font-weight:500;font-size:40px;line-height:72px}.started-slimtext{margin:0;align-self:center;font-family:Poppins;font-style:normal;font-weight:400;font-size:20px;line-height:36px;letter-spacing:.5px;color:#e2e2e2}.started-items{padding:60px 80px;position:relative;display:grid;grid-template-columns:auto auto auto auto;grid-column-gap:20px;grid-row-gap:20px;justify-content:space-between}.started-items:before{content:"";position:absolute;width:100%;height:100px;top:80px;filter:blur(80px);background:linear-gradient(93.51deg,#9b51e0 2.84%,#3081ed 99.18%)}.started-items .itemwrapper p{width:100px;margin:10px 0 0;text-align:center;font-family:nunito;font-style:normal;font-weight:400;font-size:12px;color:#fff}.started-items-item{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:18px;background:rgba(255,255,255,.094);box-shadow:inset 2.01px -2.01px 20px rgba(214,214,214,.17),inset -3.01333px 3.01333px 3.01333px rgba(255,255,255,.39);-webkit-backdrop-filter:blur(74.4293px);backdrop-filter:blur(74.4293px)}.discover-title{display:flex;align-items:center;justify-content:space-between}.discover-title p{font-family:Poppins;font-style:normal;font-weight:500;font-size:36px;letter-spacing:-1px;color:#fff}.discover-items{display:grid;grid-template-columns:auto auto auto auto;grid-row-gap:20px;grid-column-gap:20px;justify-content:space-between}.discover-loadbtn{cursor:pointer;margin-top:20px;align-self:center;width:161px;height:40px;border:1px solid #D7D7D7;border-radius:10px;background-color:transparent;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;letter-spacing:1.5px;color:#bcbcbc}.footer-main{max-width:40%;font-family:Poppins;font-style:normal;font-weight:500;font-size:30px;line-height:40px;color:#fff}.footer-navigate{display:flex}.footer-navigate .nav{margin-left:60px}.footer-navigate .nav h5{margin:0;font-family:Poppins;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#fff}.footer-navigate .nav p{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;letter-spacing:.03em;color:#d7d7d7}.footer-legal p{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:36px;color:#828282}.item{display:flex;flex-direction:column;justify-self:center}.item-img{object-fit:cover;flex-shrink:0;width:200px;height:220px;border-radius:10px;transition:.3s;cursor:pointer}.item-img:hover{transform:scale(1.05)}.item-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid white;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:24px;color:#fff}.item-date{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#bcbcbc}.filters{display:flex;align-items:center}.filters .filter{display:flex;align-items:center;margin-right:30px;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;color:#fff}.filters .filter svg{margin-right:5px;margin-left:5px}.filters .filterbtn{display:flex;align-items:center;justify-content:center;width:100px;height:30px;background:linear-gradient(93.51deg,#9b51e0 2.84%,#3081ed 99.18%);border:none;border-radius:10px;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;color:#fff}.filters .filterbtn svg{margin-right:5px}.labs-section{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.labs-section .titlebold{margin:0;color:#fff;font-weight:500;font-size:48px;line-height:72px}.labs-message{margin-top:20px;font-family:Poppins;font-size:36px;font-weight:600;background:linear-gradient(93.51deg,#9b51e0 2.84%,#3081ed 99.18%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.labs-message .dots{display:inline-block;margin-left:5px}.labs-message .dots span{opacity:0;animation:blink 1.5s infinite ease-in-out;color:#3081ed}.labs-message .dots span:nth-child(1){animation-delay:0s}.labs-message .dots span:nth-child(2){animation-delay:.3s}.labs-message .dots span:nth-child(3){animation-delay:.6s}.landingpage.fullwidth-elearning{margin:0!important;padding:0!important;max-width:none!important;overflow-x:visible!important}.landingpage.fullwidth-elearning section.learning-section{position:relative;left:calc(50% - 50vw);width:100vw;margin:0;padding:5rem 0 0;color:#fff;overflow:hidden}@media (max-width: 1024px){.landingpage.fullwidth-elearning{padding:0!important;margin:0!important;max-width:100vw!important;overflow-x:hidden!important}.landingpage.fullwidth-elearning section.learning-section{position:static!important;left:auto!important;width:100%!important;transform:none!important;margin:0!important;padding:5rem 0 0!important;max-width:100vw!important;overflow-x:hidden!important}}.learning-section{color:#fff;overflow:hidden;margin:0!important;padding:5rem 0 0!important;height:100vh;box-sizing:border-box}.learning-section .learning-meta{display:flex;align-items:baseline;gap:20px;margin-bottom:20px}.learning-section .learning-meta .learning-link{font-size:14px;position:relative;top:-2px}.learning-section .learning-meta .duration{margin-bottom:0}.learning-section .titlebold{font-weight:500;font-size:48px;line-height:1.5;margin-bottom:10px;z-index:2;position:relative}.learning-section .duration{font-family:Poppins;font-weight:600;font-size:18px;margin-bottom:20px;color:#e2e2e2}.learning-section .subtitle{font-family:nunito;font-size:20px;line-height:1.4;margin-bottom:30px;color:#e2e2e2}.learning-section h3{font-family:Poppins;font-size:28px;margin-bottom:15px;color:#fff}.learning-section ul{list-style-type:disc;padding-left:20px;margin-bottom:30px}.learning-section ul li{margin-bottom:8px}.learning-section a.learning-link{display:inline-block;font-family:Poppins;font-weight:600;font-size:14px;text-decoration:none;padding:8px 16px;border-radius:4px;background-color:#3081ed;color:#fff;transition:all .3s ease;box-shadow:0 4px 12px rgba(48,129,237,.4)}.learning-section a.learning-link:hover{background-color:#fff;color:#3081ed;box-shadow:inset 0 0 0 1px #3081ed}.learning-section .titlebold .char{opacity:0;display:inline-block;animation:fadeInChar .5s forwards}.learning-split-container{display:flex;height:calc(100vh - 5rem);width:100vw;margin:0;padding:0;position:relative;overflow:hidden}@media (max-width: 1024px){.learning-section{height:auto;min-height:100vh;padding:5rem 0 0!important}.learning-split-container{width:100%;max-width:100vw;overflow-x:hidden;height:auto;min-height:100vh}.learning-content-side{position:relative;right:0;margin-right:0;box-sizing:border-box}.learning-content-side:before{display:none}}.learning-video-side{position:relative;width:50vw;height:calc(100vh - 5rem);overflow:hidden;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 20px;box-sizing:border-box}.learning-video-side:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 20%,rgba(155,81,224,.15) 40%,transparent 60%,rgba(48,129,237,.15) 80%,transparent 100%);animation:shimmer 20s infinite linear;pointer-events:none;z-index:1}.learning-video-side:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(-45deg,transparent 20%,rgba(197,212,99,.2) 40%,transparent 60%,rgba(197,212,99,.25) 80%,transparent 100%);animation:shimmerGreen 25s infinite linear;animation-delay:8s;pointer-events:none;z-index:1}.learning-video-container{position:relative;width:98%;max-width:1200px;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.8),0 0 0 1px rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.2);z-index:2}.learning-video-container:after{content:"";display:block;padding-bottom:56.25%}@supports (aspect-ratio: 16/9){.learning-video-container:after{display:none}}.learning-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:20px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.learning-content-side{width:50vw;height:calc(100vh - 5rem);padding:40px 50px;background:linear-gradient(135deg,#111,#000);overflow-y:auto;position:relative;color:#fff;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box}.learning-video-title{width:100%;text-align:center;margin-bottom:30px;z-index:3}.learning-video-title h1{margin:0;color:#fff}.learning-video-title .icon{margin-bottom:15px}.learning-video-title .titlebold{font-family:jogan,sans-serif;font-weight:500;font-size:42px;line-height:1.2;color:#fff}.learning-video-title .learning-meta{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:20px}.learning-content-meta{margin-bottom:20px;display:flex;align-items:baseline;gap:20px}.learning-content-meta .duration{font-family:Poppins;font-weight:600;font-size:18px;color:#e2e2e2;margin:0}.learning-content-meta .learning-link{font-size:14px}@media (max-width: 1024px){.learning-split-container{flex-direction:column;min-height:auto}.learning-video-side,.learning-content-side{width:100%;height:auto;min-height:50vh}.learning-video-side{padding:30px 20px}.learning-content-side{padding:40px 20px;min-height:50vh}.learning-video-title .titlebold{font-size:36px}.learning-video-container{width:95%;max-width:700px}}@media (max-width: 768px){.learning-section{padding:5rem 0 0!important}.learning-video-side{padding:20px 15px;box-sizing:border-box}.learning-content-side{padding:30px 15px;box-sizing:border-box;overflow-x:hidden;max-width:100%;width:100%}.learning-content{max-width:100%;padding-right:0;margin-right:0}.learning-video-title .titlebold{font-size:28px;line-height:1.3}.learning-video-title .icon span{font-size:36px!important}.learning-video-container{width:98%;max-width:600px}.learning-content-meta{flex-direction:column;gap:10px;align-items:flex-start}.learning-content h3{font-size:24px}.learning-content .subtitle{font-size:18px}}@media (max-width: 480px){.learning-section{padding:5rem 0 0!important}.learning-video-side{padding:15px 10px;box-sizing:border-box}.learning-content-side{padding:20px 10px;box-sizing:border-box;overflow-x:hidden;max-width:100%;width:100%}.learning-content{max-width:100%;padding-right:0;margin-right:0}.learning-video-title .titlebold{font-size:24px;line-height:1.2}.learning-video-title .icon span{font-size:32px!important}.learning-video-container{width:100%;max-width:none;border-radius:15px}.learning-content-meta .duration{font-size:16px}.learning-content-meta .learning-link{font-size:12px;padding:6px 12px}.learning-content h3{font-size:20px}.learning-content .subtitle{font-size:16px}.learning-content ul{padding-left:15px}.learning-content ul{padding-left:15px;margin-right:0}.learning-content ul li{font-size:14px;margin-bottom:6px;word-wrap:break-word;overflow-wrap:break-word}.learning-content p,.learning-content .subtitle{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}}@media (max-width: 360px){.learning-section{padding:5rem 0 0!important}.learning-video-side{padding:10px}.learning-video-title .titlebold{font-size:20px}.learning-video-title .icon span{font-size:28px!important}.learning-content-side{padding:15px 10px;box-sizing:border-box;overflow-x:hidden}.learning-content{width:100%;max-width:calc(100% - 20px);overflow-wrap:break-word;word-wrap:break-word;padding-right:0;margin-right:0}.learning-content h3{font-size:18px}.learning-content .subtitle{font-size:15px}.learning-content ul li{font-size:13px}}@media (max-width: 768px){.learning-video-side:before,.learning-video-side:after,.learning-content-side:before{animation:none;background:none}.learning-video-side{background:#0a0a0a}.learning-content-side{background:#111}}.learning-content-side:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 20%,rgba(155,81,224,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(48,129,237,.1) 0%,transparent 50%);pointer-events:none;z-index:1}.learning-content{position:relative;z-index:2;max-width:none;color:#fff;width:100%}.learning-content *,.learning-content h1,.learning-content h3,.learning-content p,.learning-content li,.learning-content strong{color:#fff!important}.learning-content .titlebold{color:#fff!important;font-family:jogan,sans-serif}.learning-content .subtitle{color:#e2e2e2!important;font-family:nunito,sans-serif}.learning-content .duration{color:#e2e2e2!important}.learning-content h1{margin:0 0 30px;padding:0}@keyframes shimmer{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}@keyframes shimmerGreen{0%{transform:translate(100%) translateY(-100%) rotate(-45deg)}to{transform:translate(-100%) translateY(100%) rotate(-45deg)}}.learning-content-side::-webkit-scrollbar{width:8px}.learning-content-side::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:4px}.learning-content-side::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#9b51e0,#3081ed);border-radius:4px}.learning-content-side::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#3081ed,#9b51e0)}.podcast-content-side::-webkit-scrollbar{width:8px}.podcast-content-side::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:4px}.podcast-content-side::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#9b51e0,#3081ed);border-radius:4px}.podcast-content-side::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#3081ed,#9b51e0)}.podcast-section{color:#fff;overflow:hidden;margin:0!important;padding:5rem 0 0!important;height:100vh;box-sizing:border-box}.podcast-split-container{display:flex;height:calc(100vh - 5rem);width:100vw;margin:0;padding:0;position:relative;overflow:hidden}.podcast-video-side{position:relative;width:50vw;height:calc(100vh - 5rem);overflow:hidden;background:linear-gradient(135deg,#1a0a1a,#2a1a2a);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 20px;box-sizing:border-box}.podcast-video-side:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 20%,rgba(155,81,224,.15) 40%,transparent 60%,rgba(48,129,237,.15) 80%,transparent 100%);animation:shimmer 20s infinite linear;pointer-events:none;z-index:1}.podcast-video-container{position:relative;width:98%;max-width:1200px;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.8),0 0 0 1px rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.2);z-index:2}.podcast-video-container video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:20px;object-fit:cover}.podcast-content-side{width:50vw;height:calc(100vh - 5rem);padding:40px 50px;background:linear-gradient(135deg,#111,#000);overflow-y:auto;position:relative;color:#fff;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box}.podcast-content-side:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 20%,rgba(155,81,224,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(48,129,237,.1) 0%,transparent 50%);pointer-events:none;z-index:1}.podcast-content{position:relative;z-index:2;max-width:none;color:#fff;width:100%}.podcast-video-title{width:100%;text-align:center;margin-bottom:30px;z-index:3}.podcast-video-title h1{margin:0;color:#fff}.podcast-video-title .icon{margin-bottom:15px}.podcast-video-title .titlebold{font-family:jogan,sans-serif;font-weight:500;font-size:42px;line-height:1.2;color:#fff}.podcast-content-meta{margin-bottom:20px;display:flex;align-items:baseline;gap:20px}.podcast-content-meta .episodes-count{font-family:Poppins;font-weight:600;font-size:18px;color:#e2e2e2;margin:0}.podcast-content-meta .podcast-link{font-size:14px}.podcast-content h3{font-family:Poppins;font-size:28px;margin-bottom:15px;color:#fff}.podcast-content .subtitle{font-family:nunito;font-size:20px;line-height:1.4;margin-bottom:30px;color:#e2e2e2}.podcast-content a.podcast-link{display:inline-block;font-family:Poppins;font-weight:600;font-size:14px;text-decoration:none;padding:8px 16px;border-radius:4px;background-color:#9f8fbf;color:#fff;transition:all .3s ease;box-shadow:0 4px 12px rgba(159,143,191,.4);margin-bottom:20px}.podcast-content a.podcast-link:hover{background-color:#fff;color:#9f8fbf;box-shadow:inset 0 0 0 1px #9f8fbf}.podcast-episodes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px;max-height:none}.episode-card{border-radius:8px;overflow:hidden;background:rgba(255,255,255,.05);margin-bottom:10px}.episode-card iframe{border-radius:8px;width:100%;height:152px}@media (max-width: 1024px){.podcast-section{height:auto;min-height:100vh;padding:5rem 0 0!important}.podcast-split-container{flex-direction:column;height:auto;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}.podcast-video-side,.podcast-content-side{width:100%;height:auto;min-height:50vh}.podcast-video-side{padding:30px 20px;box-sizing:border-box}.podcast-content-side{padding:40px 20px;min-height:50vh;box-sizing:border-box;overflow-x:hidden;max-width:100%}.podcast-video-title .titlebold{font-size:36px}.podcast-video-container{width:95%;max-width:700px}.podcast-episodes-grid{grid-template-columns:1fr}}@media (max-width: 768px){.podcast-section{padding:5rem 0 0!important}.podcast-video-side{padding:20px 15px;box-sizing:border-box;min-height:40vh}.podcast-content-side{padding:30px 15px;box-sizing:border-box;overflow-x:hidden;max-width:100%;width:100%;min-height:60vh}.podcast-content{max-width:100%;padding-right:0;margin-right:0}.podcast-video-title .titlebold{font-size:28px;line-height:1.3}.podcast-video-title .icon span{font-size:36px!important}.podcast-video-container{width:98%;max-width:600px}.podcast-content-meta{flex-direction:column;gap:10px;align-items:flex-start}.podcast-content h3{font-size:24px}.podcast-content .subtitle{font-size:18px}.podcast-episodes-grid{grid-template-columns:1fr;gap:10px}.episode-card iframe{height:140px}}@media (max-width: 480px){.podcast-section{padding:5rem 0 0!important}.podcast-video-side{padding:15px 10px;box-sizing:border-box;min-height:35vh}.podcast-content-side{padding:20px 10px;box-sizing:border-box;min-height:65vh;overflow-x:hidden}.podcast-content{width:100%;max-width:calc(100% - 20px);overflow-wrap:break-word;word-wrap:break-word;padding-right:0;margin-right:0}.podcast-video-title .titlebold{font-size:24px;line-height:1.2}.podcast-video-title .icon span{font-size:32px!important}.podcast-video-container{width:100%;max-width:none;border-radius:15px}.podcast-content-meta .episodes-count{font-size:16px}.podcast-content-meta .podcast-link{font-size:12px;padding:6px 12px}.podcast-content h3{font-size:20px}.podcast-content .subtitle{font-size:16px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.podcast-episodes-grid{grid-template-columns:1fr;gap:8px;margin-bottom:20px}.episode-card iframe{height:120px}.podcast-content a.podcast-link{font-size:12px;padding:6px 12px;word-wrap:break-word;background-color:#9f8fbf}.podcast-content a.podcast-link:hover{background-color:#fff;color:#9f8fbf;box-shadow:inset 0 0 0 1px #9f8fbf}}@media (max-width: 360px){.podcast-section{padding:5rem 0 0!important}.podcast-video-side{padding:10px;min-height:30vh}.podcast-video-title .titlebold{font-size:20px}.podcast-video-title .icon span{font-size:28px!important}.podcast-content-side{padding:15px 10px;box-sizing:border-box;overflow-x:hidden;min-height:70vh}.podcast-content{width:100%;max-width:calc(100% - 20px);overflow-wrap:break-word;word-wrap:break-word;padding-right:0;margin-right:0}.podcast-content h3{font-size:18px}.podcast-content .subtitle{font-size:15px}.episode-card iframe{height:100px}}@media (max-width: 768px){.podcast-video-side:before,.podcast-content-side:before{animation:none;background:none}.podcast-video-side{background:#1a0a1a}.podcast-content-side{background:#111}}.podcast-section .podcast-title .blur-word{display:inline-block;filter:blur(4px);opacity:0;animation:blurIn .6s forwards}.services-section{padding:0 20px;max-width:900px;margin-left:auto;margin-right:auto;color:#fff}.services-section .titlebold{font-weight:500;font-size:48px;line-height:1.5;margin-bottom:30px}.services-section .services-grid{display:grid;grid-template-columns:1fr;gap:30px}.services-section .service-card{background-color:#000;border-radius:8px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.services-section .service-card .service-title{font-weight:600;font-size:32px;margin-bottom:15px;color:#fff}.services-section .service-card .service-text{font-family:Poppins;font-size:20px;line-height:1.6;margin-bottom:15px;color:#e2e2e2}.landingpage.fullwidth-gallery{margin:0!important;padding:0!important;max-width:none!important;overflow-x:visible!important}.landingpage.fullwidth-gallery section.gallery-section{position:relative;left:calc(50% - 50vw);width:100vw;margin:5rem 0 0;padding:0}.landingpage.fullwidth-podcast{margin:0!important;padding:0!important;max-width:none!important;overflow-x:visible!important}.landingpage.fullwidth-podcast section.podcast-section{position:relative;left:calc(50% - 50vw);width:100vw;margin:0;padding:5rem 0 0}@media (max-width: 1024px){.landingpage.fullwidth-podcast{padding:0!important;margin:0!important;max-width:100vw!important;overflow-x:hidden!important}.landingpage.fullwidth-podcast section.podcast-section{position:static!important;left:auto!important;width:100%!important;transform:none!important;margin:0!important;padding:5rem 0 0!important;max-width:100vw!important;overflow-x:hidden!important}}.services-section .services-grid{display:grid;grid-template-columns:1fr;gap:30px;padding:0 20px;max-width:900px;margin:0 auto;color:#fff}.services-section .service-card{background-color:#1f1d2b;border-radius:8px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.3);cursor:pointer}.services-section .service-card .service-title{font-family:nunito;font-weight:600;font-size:32px;margin-bottom:15px;color:#fff}.services-section .service-card .service-text{font-family:Poppins,sans-serif;font-size:20px;line-height:1.6;margin-bottom:15px;color:#e2e2e2;max-height:0;opacity:0;overflow:hidden;transform:translateY(10px);transition:max-height .6s ease-out,opacity .6s ease-out,transform .6s ease-out;margin-top:0}.services-section .service-card.open .service-text{max-height:1000px;opacity:1;transform:translateY(0);margin-top:15px}.home-services{padding:0 20px;max-width:1200px}.home-services .titlebold{color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:40px;text-align:left;margin-bottom:30px}.home-services .grid{display:grid;grid-template-columns:repeat(3,minmax(290px,1fr));gap:30px;justify-content:center}.home-services .panel .service-title{font-size:18px!important;background:rgba(31,29,43,.9)!important;color:#fff!important;padding:12px 16px!important}@media (min-width: 641px){.home-services .disclosure-card:hover img,.home-services .disclosure-card:hover video{transform:scale(1.1);filter:blur(3px)}.home-services .disclosure-card:hover .panel{max-height:300px}.home-services .disclosure-card:hover .panel .card-content{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.home-services .grid{grid-template-columns:repeat(2,minmax(290px,1fr));gap:30px 0}}@media (max-width: 640px){.home-services .grid{grid-template-columns:1fr}}.disclosure-card{position:relative;width:100%;max-width:290px;aspect-ratio:290/350;overflow:hidden;border-radius:8px;background-color:#1f1d2b;cursor:pointer;margin:0 auto}.disclosure-card img,.disclosure-card video{width:100%;height:100%;object-fit:cover;display:block;margin:0 auto;transition:transform .8s ease,filter .8s ease}.disclosure-card .panel{position:absolute;bottom:0;left:0;right:0;background:rgba(31,29,43,.9);overflow:hidden;max-height:48px;transition:max-height .8s ease;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.disclosure-card .panel .service-title{display:block;width:100%;padding:12px 16px;margin:0;background:transparent;border:none;color:#fff;font-family:nunito;font-weight:600;font-size:18px;text-align:left}.disclosure-card .panel .card-content{padding:0 16px 16px;opacity:0;transform:translateY(10px);transition:opacity .6s ease .4s,transform .6s ease .4s;font-family:Poppins,sans-serif;font-weight:400;color:#fff;font-size:13px;line-height:1.4}.disclosure-card.open img,.disclosure-card.open video{transform:scale(1.1);filter:blur(3px)}.disclosure-card.open .panel{max-height:300px}.disclosure-card.open .panel .card-content{opacity:1;transform:translateY(0)}@media (max-width: 640px){.disclosure-card{max-width:100%}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;justify-content:center;max-width:1200px;margin:0 auto;padding:2rem}.services-item{width:100%;border-radius:4px;opacity:0;transform:scale(.9)}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;max-width:1200px;padding:2rem;margin:0 auto 0 50%;transform:translate(-50%)}.tech-item{width:100%;border-radius:4px;opacity:0;transform:scale(.9)}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;scrollbar-width:none}.dialog-overlay.hidden{scrollbar-width:none;display:none}.dialog-content{scrollbar-width:none;padding:2rem;border-radius:8px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3);transform-origin:center}.dialog-close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2rem;cursor:pointer;color:#555}section.gallery-section .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%;max-width:none;margin:0;padding:0;justify-items:center}.gallery-section .gallery-item{width:100%;font-size:0}.gallery-section .gallery-item video{display:block;width:100%;height:auto;border-radius:0;object-fit:cover}@media (max-width: 1280px){section.gallery-section .gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){section.gallery-section .gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){section.gallery-section .gallery-grid{grid-template-columns:1fr}}@media screen and (max-width: 1500px){.landingpage{max-width:1200px}}@media screen and (min-width: 926px){.navbar .navlinkwrap{display:flex!important;height:auto!important;position:relative!important;pointer-events:auto!important}}@media screen and (max-width: 1040px){.landingpage .footer{margin:90px 0 25px}.landingpage .footer-legal{margin-top:20px}.landingpage .footer-legal .social-icons{padding-bottom:2px}.landingpage .footer-legal #year{padding-top:2px}.box{flex-direction:column}.box .infobox{max-height:450px;max-width:none;margin-bottom:50px}.box .display{display:none;max-height:none;max-width:none}.auction .nft{grid-template-columns:auto auto;justify-content:space-around}.discover-items{grid-template-columns:auto auto auto;justify-content:space-around}.footer{flex-direction:column}.footer-main{max-width:80%;margin-bottom:50px;text-align:center}.footer-navigate{margin-top:60px}.footer-navigate .nav:first-child{margin:0}}@media screen and (max-width: 925px){.started-items{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:0 16px!important;margin-top:16px!important;overflow-x:visible!important}.started-items .started-items-item{width:100%!important;aspect-ratio:1/1!important}.started-items .itemwrapper p{width:100%!important;margin-top:8px!important;text-align:center!important}.navbar .nav-highlight{display:none!important}.navbar .navlink{color:#fff!important;background:none!important;-webkit-text-fill-color:#FFFFFF!important;background-clip:border-box!important;-webkit-background-clip:border-box!important}.landingpage{padding:0 16px;max-width:100%}.landingpage .navbar{padding:0 24px;justify-content:space-between;align-items:center;height:4rem}.landingpage .navbar .logo{display:flex;align-items:center;height:100%}.landingpage .navbar .logo img{margin:0}.navbar .hamburger{display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 43px 0 0;z-index:1004;background-color:transparent!important;border:none!important;padding:0!important;width:40px;height:40px;transition:transform .3s ease;transform-origin:center;perspective:600px;position:relative;font-family:inherit;line-height:1;text-align:center}.navbar .hamburger .icon-wrapper{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;top:0;left:0;transform-style:preserve-3d;transition:transform .5s var(--ease-apple)}.navbar .hamburger .hamburger-icon,.navbar .hamburger .close-icon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;backface-visibility:hidden;font-size:28px;line-height:1;text-align:center;font-family:inherit;padding:0;margin:0;transform:translateY(-1px)}.navbar .hamburger .close-icon{transform:translateY(-1px) rotateX(180deg);font-size:24px}.navbar .hamburger.open .icon-wrapper{transform:rotateX(180deg)}.navbar .hamburger .hamburger-lines{display:flex;flex-direction:column;justify-content:center;align-items:center;width:24px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navbar .hamburger .hamburger-line{width:100%;height:2px;background-color:#fff;transition:all .3s ease;border-radius:1px}.navbar .hamburger .hamburger-line:nth-child(2){margin:4px 0}.navbar .hamburger.open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.navbar .hamburger.open .hamburger-line:nth-child(2){opacity:0}.navbar .hamburger.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}.header{position:fixed;top:0;left:0;width:100%;z-index:1001}#content{margin-top:64px}.navbar .navlinkwrap{display:flex;position:fixed;top:0;left:0;width:100vw;height:0;overflow:hidden;background-color:#000;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;z-index:1003;transition:height .3s ease;pointer-events:none}.navbar .navlinkwrap.open{height:100vh;pointer-events:auto;background-color:#000}.navbar .navlinkwrap .navlink{margin:0;width:100%;padding:.5rem 0;font-size:1.2rem;text-align:center;opacity:0;transform:translateY(-10px)}.navbar .navlinkwrap.open .navlink{animation:menuFadeInUp .3s ease-out forwards}.navbar .navlinkwrap.open .navlink:nth-of-type(1){animation-delay:.15s}.navbar .navlinkwrap.open .navlink:nth-of-type(2){animation-delay:.25s}.navbar .navlinkwrap.open .navlink:nth-of-type(3){animation-delay:.35s}.navbar .navlinkwrap.open .navlink:nth-of-type(4){animation-delay:.45s}.navbar .navlinkwrap.open .navlink:nth-of-type(5){animation-delay:.55s}.navbar .navlinkwrap.open .navlink:nth-of-type(6){animation-delay:.65s}.navbar .navlinkwrap.open .navlink:nth-of-type(7){animation-delay:.75s}.navbar .navlink.selectedlink{background:none!important;background-color:transparent!important;color:#fff!important;border-bottom:none;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:2px}.landingpage .box{flex-direction:column;align-items:center;justify-content:center}.box .infobox-boldtext2{font-size:44px;line-height:1.2;letter-spacing:-2px}.landingpage{margin-top:90px}.home-services{margin-top:-25px!important}.box .infobox{max-width:100%;width:100%;text-align:center;padding:0 16px}.box .infobox-boldtext{font-size:44px;line-height:1.2}.box .infobox-slimtext{font-size:18px;line-height:1.4}.discover-items{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:16px!important;justify-content:center!important;padding:0 16px!important;margin-top:16px!important}.discover-items .item{justify-self:center!important}}@keyframes menuFadeInUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
