@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Sora:wght@100..800&display=swap");*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{font-family:Chakra Petch,sans-serif;scroll-behavior:smooth;overflow-x:hidden!important;font-weight:300;color:#fff;background-color:#1b1b1b;width:100%}.only-mobile,.only-tablet,.tablet{display:none!important}#root{width:100%;position:relative;display:flex;align-items:flex-start;justify-content:center}.flex-row{display:flex;flex-direction:row}.page-container{width:100%!important;background:#000;justify-content:center;overflow-x:hidden}.header,.page-container{display:flex;flex-direction:column;position:relative;align-items:flex-start}.header{background-color:#000}.header,.navigation{width:100%;justify-content:space-between}.navigation{display:flex;flex-direction:row;align-items:center;position:fixed;max-width:1920px;top:0;z-index:1000;height:107px;background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);padding:0 60px}.navigation .logo{width:15%;position:relative;height:auto}.navigation .logo img{position:relative;width:100%}.navigation .menu{gap:40px;align-items:center;justify-content:center}.navigation .icons{display:flex;flex-direction:row;gap:12px}.navigation .icons img{height:36px;width:36px;transition:all .4s ease-in-out}.navigation .icons img:hover{transform:scale(1.1);cursor:pointer}.navigation.scrolled{box-shadow:0 4px 6px rgba(0,0,0,.5);transition:box-shadow .3s ease}.user-icon{width:24px!important;height:auto!important}.navigation .menu a:link,.navigation .menu a:visited{color:#000;text-align:center;font-family:Chakra Petch;font-size:20px;font-style:normal;font-weight:400;line-height:36px;text-transform:uppercase}.navigation .menu a:active,.navigation .menu a:hover{font-weight:600;text-decoration:none;position:relative}.navigation .menu a:active:after,.navigation .menu a:hover:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:1px;background-color:#000}.hero-section{display:flex;flex-direction:column;margin-left:100px;position:relative;gap:30px}.hero-title{font-weight:500;line-height:normal;text-transform:uppercase}.hero-desc,.hero-title{color:#fff;font-family:Chakra Petch;font-style:normal}.hero-desc{font-weight:300}.button-primary{width:-moz-fit-content;width:fit-content;display:flex;height:60px;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;border:.5px solid #fff;background:#5e67fb;backdrop-filter:blur(5px);color:#fff;text-align:center;font-family:Chakra Petch;font-size:20px;font-style:normal;font-weight:400;line-height:36px;text-transform:uppercase;white-space:nowrap}.button-row{display:flex;flex-direction:row;gap:10px;padding:10px 30px;margin-top:20px}.button-x{height:auto!important}.button-x img{width:25px;height:auto}.button-secondary{width:-moz-fit-content;width:fit-content;padding:10px 80px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;border:.5px solid #fff;background:hsla(0,0%,100%,.2);backdrop-filter:blur(5px);color:#fff;text-align:center;font-family:Chakra Petch;font-size:20px;font-style:normal;font-weight:400;line-height:36px;text-transform:uppercase;white-space:nowrap}.button-secondary-hover-primary:hover{background:#5e67fb!important}.button-third{width:-moz-fit-content;width:fit-content;padding:10px 80px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;border:.5px solid #fff;background:transparent;backdrop-filter:blur(5px);color:#fff;text-align:center;font-family:Chakra Petch;font-size:20px;font-style:normal;font-weight:400;line-height:36px;text-transform:uppercase;white-space:nowrap}.button-primary,.button-secondary,.button-third{transition:all .4s ease-in-out}.button-primary:hover,.button-secondary:hover,.button-third:hover{transform:scale(1.05);cursor:pointer}.button-container{display:flex;flex-direction:row;gap:15px}.img-button img{height:40px;width:auto;transition:.3s ease;cursor:pointer}.img-button:hover img{transform:scale(1.05)}.tooltip-container{position:relative;display:inline-block}.tooltip-text{visibility:hidden;background-color:#000;color:#fff;text-align:center;padding:5px 10px;border-radius:5px;position:absolute;z-index:1;bottom:-80%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;white-space:nowrap}.footer .tooltip-text{background-color:#fff;color:#000}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.tooltip-container a{pointer-events:none;cursor:default;text-decoration:none}.chain-stats-container{background:#5e67fb;height:110px;width:100%;display:flex;position:relative;gap:0}.chain-stats-marquee{display:flex;gap:0;align-items:center}.chain-stat-container{display:inline-flex;color:#fff;text-align:center;font-family:Chakra Petch;font-size:22px;line-height:30px;font-style:normal;font-weight:300;line-height:normal;align-items:center}.chain-stat-container img{margin:0 63px}.tron-spaces-container{background:url(/assets/images/home-new/tron-bg-image.png) #000 50%/cover no-repeat}.tron-spaces-container,.tron-spaces-inner-container{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.tron-spaces-inner-container{transition:all .4s ease-in-out}.tron-spaces-container:hover .button-secondary-hover-primary{animation:breathingAnimation 2s ease-in-out infinite;background:#5e67fb}@keyframes breathingAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.tron-spaces-inner-container:hover{transform:scale(1.15)}.tron-sign{height:600px}.tron-sign,.tron-spaceship{width:auto;will-change:transform;transition:transform .2s ease}.tron-spaceship{height:430px;margin-top:-590px}.tron-spaces-desc-container{display:flex;flex-direction:column;gap:20px;align-items:center;z-index:100}.tron-spaces-title{margin-top:-10px;text-shadow:0 4px 4px rgba(0,0,0,.25);font-size:36px;font-weight:500;line-height:100%;letter-spacing:5.4px;text-transform:uppercase}.tron-spaces-desc,.tron-spaces-title{color:#fff;text-align:center;font-family:Chakra Petch;font-style:normal}.tron-spaces-desc{font-size:24px;font-weight:300;line-height:36px;margin-bottom:60px}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(0,0,0,.9)}.video-modal-close{position:absolute;top:16px;right:20px;font-size:2rem;background:transparent;border:none;color:#fff;cursor:pointer;z-index:3}.video-modal-content{position:relative;width:100%;max-width:1200px;aspect-ratio:16/9;background:#000;border-radius:16px;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,.7);z-index:2}.video-wrapper,.video-wrapper iframe{width:100%;height:100%}.video-wrapper iframe{border:none;display:block}@media (max-width:768px){.video-modal{padding:0}.video-modal-content{border-radius:0;width:100%;max-width:100%;aspect-ratio:16/9}}.features-container{display:flex;flex-direction:column;align-items:center}.feature-container,.features-container{position:relative;width:100%;justify-content:center}.feature-container{height:100vh;flex-direction:row;gap:50px;padding:0 15%;overflow:hidden;transition:all .5s ease-in-out}.feature-desc-container{display:flex;flex-direction:column;gap:30px;align-items:flex-start;width:60%}.feature-img-container{position:relative;display:flex;align-items:center;justify-content:center;width:40%}.feature-img-container img{position:relative;max-width:100%;max-height:600px}.feature-title{color:#fff;font-family:Chakra Petch;font-style:normal;font-weight:500;text-transform:uppercase}.feature-desc{color:#fff;font-family:Sora;font-size:20px;font-style:normal;font-weight:200;line-height:32px;margin-bottom:20px}.feature-1-container{background:url(/assets/images/home-new/interaction-bg.png) #000 50%/cover no-repeat}.feature-2-container{background:url(/assets/images/home-new/woman-bg.png) #000 50%/cover no-repeat}.feature-3-container{background:url(/assets/images/home-new/brands-ips-bg.png) #000 50%/cover no-repeat}.feature-4-container{background:url(/assets/images/home-new/cards-bg.png) #000 50%/cover no-repeat}.features-pagination{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;margin-top:-150px;z-index:10}.features-arrow-left{transform:rotate(180deg)}.features-pagination img{width:40px;height:auto;transition:all .4s ease-in-out}.features-arrow-left:hover{transform:scale(1.1) rotate(180deg);cursor:pointer}.features-arrow-right:hover{transform:scale(1.1);cursor:pointer}.features-arrow-right-flat{transform:rotate(180deg)}.features-arrow-right-flat:hover{transform:scale(1.1) rotate(180deg);cursor:pointer}.dapps-pagination{margin-top:0!important}.dapps-pagination img{width:15px!important;height:auto;transition:all .4s ease-in-out}.features-buttons-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.feature-container{opacity:0;transition:all .6s ease-in-out}.feature-wrapper{position:relative;overflow:hidden;width:100%}.feature-container{display:flex;align-items:center;justify-content:space-between;opacity:1;transform:translateX(0);transition:transform .4s ease-in-out,opacity .4s ease-in-out}.feature-wrapper.animating.left .feature-container,.feature-wrapper.animating.right .feature-container{opacity:0}.ecosystem-ai-container{width:100%;margin-top:150px}.ecosystem-ai-container,.ecosystem-experiences-container{display:flex;flex-direction:column;position:relative;align-items:center;justify-content:center}.ecosystem-experiences-container{width:60%;gap:40px}.ecosystem-expericences-title{color:#fff;font-family:Chakra Petch;font-size:48px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:7.2px;text-transform:uppercase;text-align:center}.ecosystem-experiecenes-desc{color:#fff;font-family:Sora;font-size:20px;font-style:normal;font-weight:200;line-height:32px;text-align:center}.ecosystem-experiences-container img{width:250px;height:auto;margin-top:20px}.spatial-and-ai-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin-top:100px}.spatial-and-ai-title-container{display:flex;flex-direction:column;gap:10px;margin-bottom:80px}.spatial-and-ai-subtitle{font-size:30px;font-weight:700;letter-spacing:4.5px}.spatial-and-ai-subtitle,.spatial-and-ai-title{color:#fff;text-align:center;font-family:Chakra Petch;font-style:normal;line-height:normal;text-transform:uppercase}.spatial-and-ai-title{font-size:48px;font-weight:500;letter-spacing:7.2px}.ai-features-row{display:grid;grid-template-columns:repeat(2,1fr)}.ai-features-row,.ai-features-row-full{width:100%;position:relative;border-top:1px solid hsla(0,0%,100%,.3)}.ai-features-row-full{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:100px}.ai-features-single-row{display:grid;grid-template-columns:67% 33%;width:100%;position:relative;border-top:1px solid hsla(0,0%,100%,.3)}.ai-feature{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:80px;transition:all .4s ease-in-out;gap:40px}.ai-feature:hover{background:#5e67fb}.ai-feature-half{height:710px}.ai-feature-right-border{border-right:1px solid hsla(0,0%,100%,.3)}.ai-feature-top-border{border-top:1px solid hsla(0,0%,100%,.3)}.ai-feature-bottom-border{border-bottom:1px solid hsla(0,0%,100%,.3)}.ai-feature-details-container,.dapp-slide-inner{display:flex;flex-direction:column;position:relative}.dapp-slide-inner{max-width:45%}.ai-feature-subtitle{color:#fff;font-family:Chakra Petch;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:3px;text-transform:uppercase}.ai-feature-subtitle-dapp{margin-bottom:15px!important}.ai-feature-title{color:#fff;font-family:Chakra Petch;font-size:48px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:7.2px;text-transform:uppercase}.ai-feature-desc{color:#fff;font-family:Sora;font-size:20px;font-style:normal;font-weight:200;line-height:32px;margin-top:40px}.startup-world-cup-logo{max-width:300px}.dapp-slide-wrapper{overflow:hidden;position:relative}.dapp-slide-inner{transition:transform .4s ease-in-out,opacity .4s ease-in-out;transform:translateX(0);opacity:1}.dapp-slide-wrapper.animating.right .dapp-slide-inner{transform:translateX(-100%);opacity:0}.dapp-slide-wrapper.animating.left .dapp-slide-inner{transform:translateX(100%);opacity:0}.your-story-container{display:flex;flex-direction:column;position:relative;width:100%;align-items:center;justify-content:center;padding:300px 0;background:url(/assets/images/home-new/your-story-bg.png) #000 50%/cover no-repeat;animation:backgroundIn 1s ease-out forwards}.your-story-container img{height:auto;margin-top:-250px;margin-left:-170px}.your-digital-world-title{font-size:110px;letter-spacing:15px}.your-digital-world-title,.your-story-title{color:#fff;font-family:Chakra Petch;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;text-align:center}.your-story-title{font-size:190px;letter-spacing:25.5px}@keyframes backgroundIn{0%{opacity:0}to{opacity:1}}@keyframes flyInLeft{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes flyInRight{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes flyInBottom{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.your-digital-world-title,.your-story-container img,.your-story-title{opacity:0}.your-story-container img{margin-top:-120px}.your-story-container.in-view .your-digital-world-title{animation:flyInLeft .5s ease-out forwards;animation-delay:.5s}.your-story-container.in-view .your-story-title{animation:flyInRight .5s ease-out forwards;animation-delay:.8s}.your-story-container.in-view img{animation:flyInBottom .5s ease-out forwards;animation-delay:1.1s}.available-on-container{border-top:1px solid hsla(0,0%,100%,.3);border-bottom:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:column;position:relative;padding:120px 0;width:100%}img.pentagonToken{width:144px;height:auto;flex-shrink:0;top:-72px;z-index:100;position:absolute;left:calc(50% - 72px)}.available-inner-container{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;position:relative;width:100%}.available-title{color:#fff;text-align:center;font-family:Chakra Petch;font-size:36px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:5.4px;text-transform:uppercase;position:relative;margin-bottom:40px}.available-scans-container,.exchanges-container{display:flex;gap:40px;align-items:center;justify-content:space-between;position:relative;width:90%!important;flex-direction:row}.exchange-container,.scan-container{display:flex;border-radius:10px;border:.5px solid hsla(0,0%,100%,.3);align-items:center;justify-content:center;position:relative;padding:20px 0;cursor:pointer;transition:all .4s ease-in-out}.exchange-container:hover,.scan-container:hover{transform:scale(1.05)}.exchange-container{height:96px;width:25%}.exchange-container img{max-height:57px;max-width:214px}.scan-container{width:48.5%;gap:20px}.scan-address{color:#fff;font-family:Sora;font-size:16px;font-style:normal;font-weight:300;line-height:normal;text-transform:uppercase;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-width:70%}.about-container{background:url(/assets/images/home-new/about-pg-bg.png) #000 50%/cover no-repeat;width:100%;padding:140px 0 0;border-bottom:1px solid hsla(0,0%,100%,.3)}.about-container,.about-details-container{display:flex;flex-direction:column;position:relative;align-items:center;justify-content:center}.about-details-container{gap:30px;max-width:60%}.about-title{color:#fff;font-family:Chakra Petch;font-size:48px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:7.2px;text-transform:uppercase;text-align:center}.about-subtitle{font-weight:400}.about-desc,.about-subtitle{color:#fff;font-family:Sora;font-size:20px;font-style:normal;line-height:32px;text-align:center}.about-desc{font-weight:250}.about-pagination{margin-top:40px!important}.cryptoknights-container{margin-top:50px;border-top:1px solid hsla(0,0%,100%,.3);width:100%;position:relative;display:flex;align-items:center;justify-content:center}.cryptoknights-inner-container-border{width:80%;border-left:1px solid hsla(0,0%,100%,.3);border-right:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:row}.cryptoknights-inner-container{width:100%;flex-direction:row;position:relative}.cryptoknights-left{display:flex;flex-direction:column;gap:20px;padding:60px;width:65%;position:relative;justify-content:space-between}img.cryptoknights-logo{max-width:320px;height:auto}.cryptoknights-title{color:#fff;font-family:Chakra Petch;font-size:48px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:7.2px;text-transform:uppercase}.purple{color:#5e67fb!important}.crpytoknights-video{margin-top:20px;background:url(/assets/images/home-new/crypto-knights-video-preview.png) #000 50%/cover no-repeat;width:485px;height:268px;display:flex;align-items:center;justify-content:center}.crpytoknights-video img{width:50px;height:50px;transition:all .4s ease-in-out}.crpytoknights-video:hover img{transform:scale(1.2);cursor:pointer}.cryptoknights-right{display:flex;width:50%;position:relative}.cryptoknights-right img{height:100%;width:auto;position:relative}.cryptoknights-inner-container{display:flex;transition:transform .4s ease,opacity .4s ease;transform:translateX(0);opacity:1}.cryptoknights-inner-container.animating.left,.cryptoknights-inner-container.animating.right{opacity:0}.secion3-inner-container{transition:transform .4s ease,opacity .4s ease;transform:translateX(0);opacity:1}.secion3-inner-container.animating.left,.secion3-inner-container.animating.right{opacity:0}.produced-logos-container{display:flex;flex-direction:column;gap:80px}.backed-by-container,.produced-for-container{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:space-between}.backed-by-container-technology{display:grid!important;grid-template-columns:repeat(3,1fr)!important}.backed-by-container-technology img{width:100%;height:auto;position:relative}.produced-for-container img{max-height:50px;width:auto}.backed-by-container{gap:60px!important}.backed-by-container img{max-height:90px;width:auto}.about-circle-left{position:absolute;border-radius:832px;opacity:.5;background:#6c50dd;filter:blur(250px);width:832px;height:326px;flex-shrink:0;z-index:0;left:0;bottom:-200px}.about-circle-center{width:1058px;height:575px;border-radius:1058px;background:#5f8095}.about-circle-center,.about-circle-right{position:absolute;flex-shrink:0;opacity:.75;filter:blur(250px);z-index:0}.about-circle-right{width:808px;height:395px;transform:rotate(-45deg);border-radius:808px;background:#218acd;right:0;bottom:100px}.news-events-container{display:flex}.news-events-container,.news-events-inner-container{gap:20px;width:80%;position:relative;align-items:center;justify-content:center;align-self:center;padding:80px 0;flex-direction:column}.news-events-inner-container{display:grid;grid-template-columns:repeat(5,1fr)}.news-events-title{color:#fff;text-align:center;font-family:Chakra Petch;font-size:48px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:7.2px;text-transform:uppercase}.news-container{display:flex;flex-direction:column;gap:20px;width:100%;position:relative;border:1px solid hsla(0,0%,100%,.5);transition:all .5s ease-in-out}.news-container:hover{background:#5865f2;cursor:pointer}.news-container:hover .news-cta{color:#fff!important;cursor:pointer}.date-container{position:absolute;left:0;top:0;display:flex;height:18px;padding:6.63px 9.946px;align-items:center;flex-shrink:0;background:#f3c50d;color:#000;font-family:Sora;font-size:11.051px;font-style:normal;font-weight:600;line-height:26.521px;letter-spacing:1.105px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.news-details-container{display:flex;flex-direction:column;justify-content:space-between;padding:0 20px 20px}.news-title{color:#fff;font-size:16px;line-height:normal}.news-cta,.news-title{font-family:Chakra Petch;font-style:normal;font-weight:700}.news-cta{margin-top:40px;color:#5e67fb;font-size:14px;line-height:28.732px;text-transform:uppercase;transition:all .5s ease-in-out}.news-swiper{width:100%;padding:60px 0}.swiper-button-next,.swiper-button-prev{color:#fff;top:50%;transform:translateY(-50%)}.footer{margin-top:140px;flex-direction:row;align-items:center;border-top:1px solid hsla(0,0%,100%,.3);padding:80px 10%;gap:100px}.footer,.footer-left-container{display:flex;justify-content:space-between;position:relative}.footer-left-container{width:70%;flex-direction:column;align-items:flex-start}.footer-title{color:#fff;font-family:Chakra Petch;font-size:72px;font-style:normal;font-weight:500;line-height:80px;letter-spacing:10.8px;text-transform:uppercase}.footer-desc{color:#919191;font-family:Sora;font-size:13px;font-style:normal;font-weight:300;line-height:22px;margin-top:20px}img.footer-hor-logo{max-width:387px;margin-top:180px}.footer-right-container{width:30%;display:flex;justify-content:space-between;flex-direction:column;gap:100px}.footer-menu{display:flex;flex-direction:column;gap:30px}.footer-menu a:link,.footer-menu a:visited{color:#fff;font-family:Chakra Petch;font-size:24px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:3.6px;text-transform:uppercase}.footer-socials{display:flex;flex-direction:row;gap:20px}.footer-socials img{width:40px;height:40px;transition:all .4s ease-in-out}.footer-socials img:hover{transform:scale(1.1);cursor:pointer}.game-section-container{display:flex;flex-direction:column;gap:80px;align-items:center;justify-content:center;position:relative;width:90%;align-self:center;margin-top:140px}.game-section-games-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;position:relative;width:70%;align-items:center;justify-content:space-between}.game-container{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;position:relative}.game-container:hover{cursor:pointer}.game-container img{width:100%;height:auto}.game-container:hover .game-button{display:flex}.game-button{display:none;align-items:center;justify-content:center;background:#f3c50d;width:90%;padding:5px 0;text-transform:uppercase;font-size:24px;color:#000;border-radius:10px;font-weight:500;transition:all .5s ease-in-out;position:absolute;bottom:10px;cursor:pointer}.coming-soon-button{background:#949494!important;color:#fff!important}.fw-700{font-weight:700!important}@media (min-width:1921px){.page-container{width:1920px;max-width:1920px}}@media (max-width:1430px){.icons,.only-tablet,.tablet{display:none!important}.your-digital-world-title{font-size:80px}.your-story-title{font-size:140px}.your-story-container img{height:auto;margin-top:-120px;margin-left:-70px}}@media (max-width:1180px){.only-desktop,.only-mobile{display:none!important}.only-tablet,.tablet{display:flex!important}.navigation .icons{display:none!important}.navigation{height:100px}.pentagon-header-logo-mobile{height:auto;width:300px;z-index:100000000000000}.mobile-menu .footer-socials{margin-left:0!important;margin-top:50px!important}.social-icon-footer-mobile-menu{height:30px!important;width:auto}.footer-socials{align-items:center;align-self:flex-start;justify-content:center}.footer-socials-inner-container{align-items:center;display:flex;flex-direction:row;align-self:center;gap:10px}.footer-socials-mobile-menu{padding-bottom:50px}.luxbar-item a:link,.luxbar-item a:visited{color:#000}.luxbar-item a:active,.luxbar-item a:hover{color:#fff}.your-digital-world-title{font-size:50px;letter-spacing:5px;text-align:center;line-height:160%}.your-story-title{font-size:110px;line-height:70%}.your-title{font-size:115px;line-height:72px}.story-title,.your-title{font-weight:600;letter-spacing:10%;text-transform:uppercase}.story-title{font-size:95px;line-height:90px}.feature-1-container{background:url(/assets/images/home-new/interaction-md-bg.png) #000 50%/cover no-repeat}.feature-2-container{background:url(/assets/images/home-new/woman-md-bg.png) #000 50%/cover no-repeat}.feature-3-container{background:url(/assets/images/home-new/brands-ips-md-bg.png) #000 50%/cover no-repeat}.feature-4-container{background:url(/assets/images/home-new/cards-md-bg.png) #000 50%/cover no-repeat}.feature-container{height:auto!important;flex-direction:column;gap:50px;padding:0 10%}.feature-img-container{padding-top:100px;position:relative;max-width:100%}.feature-img-container img{position:relative;max-width:100%;max-height:400px}.feature-title{text-align:center}.feature-desc-container{text-align:center;align-items:center;justify-content:center}.feature-desc{font-size:18px;line-height:160%;margin-bottom:20px;text-align:center}.features-pagination{margin-top:50px}.mobile-reverse-display{flex-direction:column-reverse!important}.cryptoknights-left{gap:50px;padding:50px;width:100%;position:relative;justify-content:center}.produced-logos-container{display:flex;flex-direction:column;gap:20px}.backed-by-container,.produced-for-container{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;align-items:center;justify-content:center;text-align:center;width:100%;position:relative;margin-top:30px}.produced-for-container img{max-height:50px;width:auto;display:block;margin:0 auto}.backed-by-container{gap:40px!important}.backed-by-container img{max-height:50px;width:auto;display:block;margin:0 auto}.available-on-container{padding:120px 10%}.exchanges-container{width:100%!important;display:grid;grid-template-columns:repeat(2,1fr)}.available-scans-container{width:100%!important;display:flex;flex-direction:column}.exchange-container,.scan-container{padding:20px 0;width:100%}.exchange-container{height:100px;width:100%}.exchange-container img{max-height:57px;max-width:90%}.scan-container{width:100%;gap:20px}.scan-address{max-width:70%}.ecosystem-ai-container{width:100%;margin-top:150px}.ecosystem-experiences-container{width:85%;position:relative;gap:40px}.ecosystem-expericences-title{font-size:36px}.ecosystem-experiecenes-desc{font-size:18px;line-height:160%}.spatial-and-ai-container{position:relative;width:100%}.spatial-and-ai-subtitle{font-size:24;font-weight:400}.spatial-and-ai-title{font-size:36px;font-weight:600}.ai-features-row{grid-template-columns:repeat(1,1fr)}.ai-features-row-full{width:100%;align-items:center;justify-content:center;position:relative;border-top:1px solid hsla(0,0%,100%,.3);padding-top:100px}.ai-feature,.ai-features-row-full,.ai-features-single-row{display:flex;flex-direction:column}.ai-feature{width:100%;justify-content:center;padding:50px;gap:50px;background-size:cover}.ai-feature-half{height:auto}.ai-feature-mobile-bottom-border{border-bottom:1px solid hsla(0,0%,100%,.3)}.ai-feature-details-container{display:flex;flex-direction:column;position:relative}.dapp-slide-inner{max-width:80%}.ai-feature-subtitle{font-size:20px}.ai-feature-title{font-size:36px}.ai-feature-desc{font-size:18px;line-height:160%}.footer{margin-top:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;padding:80px 10%;gap:50px}.footer-left-container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px}.footer-title{font-size:36px;line-height:160%}img.footer-hor-logo{max-width:300px;margin-top:0}.footer-right-container{width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:100px}.footer-menu{display:flex;flex-direction:column;gap:30px}.footer-menu a:link,.footer-menu a:visited{color:#fff;font-family:Chakra Petch;font-size:24px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:3.6px;text-transform:uppercase}.footer-socials{display:flex;flex-direction:row;gap:20px}.footer-socials img{width:40px;height:40px;transition:all .4s ease-in-out}.footer-socials img:hover{transform:scale(1.1);cursor:pointer}.ai-features-single-row img{max-height:500px;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:1100px){.hero-section{margin-left:10%;max-width:80%}}@media screen and (max-width:760px){.only-mobile,.tablet{display:flex!important}.only-tablet{display:none!important}.hero-section{margin-left:10%;max-width:80%}.hero-desc{font-style:normal;font-weight:300}.chain-stats-container{height:80px}.chain-stat-container{font-size:20px}.chain-stat-container img{margin:0 63px;height:30px;width:auto}.tron-spaces-container,.tron-spaces-inner-container{min-height:100vh;height:auto;padding:40px 0}.tron-sign{height:300px}.tron-sign,.tron-spaceship{width:auto;will-change:transform;transition:transform .2s ease}.tron-spaceship{height:auto;max-width:90vw;margin-top:-310px}.tron-spaces-desc-container{display:flex;flex-direction:column;gap:20px;align-items:center;z-index:100}.tron-spaces-title{max-width:80%;margin-top:0;font-size:7.2vw}.tron-spaces-desc{font-size:5vw}.feature-1-container{background:url(/assets/images/home-new/interaction-md-bg.png) #000 50%/cover no-repeat}.feature-2-container{background:url(/assets/images/home-new/woman-md-bg.png) #000 50%/cover no-repeat}.feature-3-container{background:url(/assets/images/home-new/brands-ips-md-bg.png) #000 50%/cover no-repeat}.feature-4-container{background:url(/assets/images/home-new/cards-md-bg.png) #000 50%/cover no-repeat}.feature-container{height:auto!important;flex-direction:column;gap:5px;padding:0 10%}.feature-img-container{padding-top:100px;position:relative;max-width:100%;width:100%}.feature-img-container img{position:relative;max-width:100%;max-height:400px}.feature-title{text-align:center}.feature-desc-container{text-align:center;align-items:center;justify-content:center;width:95%}.feature-desc{font-size:5vw;line-height:160%;margin-bottom:20px;text-align:center}.features-pagination{margin-top:50px}.mobile-reverse-display{flex-direction:column-reverse!important}.ecosystem-ai-container{width:100%;margin-top:150px}.ecosystem-experiences-container{width:85%;position:relative;gap:40px}.ecosystem-expericences-title{font-size:7.2vw}.ecosystem-experiecenes-desc{font-size:5vw;line-height:160%}.spatial-and-ai-container{position:relative;width:100%}.spatial-and-ai-subtitle{font-size:4.8vw;font-weight:400}.spatial-and-ai-title{font-size:7.2vw;font-weight:600}.ai-features-row{grid-template-columns:repeat(1,1fr)}.ai-features-row-full{width:100%;align-items:center;justify-content:center;position:relative;border-top:1px solid hsla(0,0%,100%,.3);padding-top:100px}.ai-features-row-full,.ai-features-single-row{display:flex;flex-direction:column}.ai-features-single-row img{max-height:500px;-o-object-fit:cover;object-fit:cover}.ai-feature{width:100%;display:flex;flex-direction:column;justify-content:center;padding:50px;gap:50px;background-size:cover}.ai-feature-half{height:auto}.ai-feature-mobile-bottom-border{border-bottom:1px solid hsla(0,0%,100%,.3)}.ai-feature-details-container{display:flex;flex-direction:column;position:relative}.dapp-slide-inner{max-width:80%}.ai-feature-subtitle{font-size:4vw}.ai-feature-title{font-size:7.2vw}.ai-feature-desc{font-size:5vw;line-height:160%}.backed-by-container-technology{display:grid!important;grid-template-columns:repeat(2,1fr)!important}.game-section-container{gap:50px;width:90%;margin-top:100px}.game-section-games-container{display:flex;flex-direction:column;width:90%;align-items:center;justify-content:center}.your-story-container{background:url(/assets/images/home-new/your-story-bg.png) #000 50%/cover no-repeat;text-align:center;justify-content:center;align-items:center;width:100%;padding:150px 12px}.your-story-container img{height:auto;margin-top:-170px;margin-left:-15px}.your-digital-world-title{font-size:26px;letter-spacing:5px;text-align:center;line-height:120%}.your-story-title{font-size:18vw;line-height:70%;letter-spacing:8px;text-align:center;font-weight:700;margin-top:30px}.your-title{font-size:115px;line-height:72px}.story-title,.your-title{font-weight:600;letter-spacing:10%;text-transform:uppercase}.story-title{font-size:95px;line-height:90px}.available-title{font-size:20px;line-height:100%;letter-spacing:15%}img.pentagonToken{width:64px;height:55px;flex-shrink:0;top:-32px;z-index:100;position:absolute;left:calc(50% - 32px)}.available-inner-container{gap:10px}.available-on-container{padding:50px 10%}.available-scans-container{width:100%!important;flex-direction:column;display:flex}.exchanges-container{gap:12px}.exchange-container{padding:0}.scan-container{padding:20px 0}.exchange-container{height:50px;width:100%}.exchange-container img{max-height:57px;max-width:45%}.scan-container{height:77px;width:100%;gap:20px}.scan-address{max-width:70%;font-size:12px;line-height:100%}.about-container{background:url(/assets/images/home-new/about-pg-bg.png) #000 50%/cover no-repeat;width:100%;padding:140px 0 0;border-bottom:1px solid hsla(0,0%,100%,.3)}.about-container,.about-details-container{display:flex;flex-direction:column;position:relative;align-items:center;justify-content:center}.about-details-container{gap:30px;max-width:80%}.about-title{font-size:8vw}.about-desc,.about-subtitle{font-size:5vw;line-height:160%}.about-pagination{margin-top:40px!important}.cryptoknights-inner-container-border{width:100%;border-left:0;border-right:0;display:flex;flex-direction:column}.cryptoknights-inner-container{flex-direction:column}.cryptoknights-left{gap:50px;padding:50px;width:100%}img.cryptoknights-logo{max-width:320px;height:auto}.cryptoknights-title{font-size:7.2vw}.crpytoknights-video{margin-top:20px;background:url(/assets/images/home-new/crypto-knights-video-preview.png) #000 50%/cover no-repeat;width:100%;max-height:200px}.produced-logos-container{display:flex;flex-direction:column;gap:40px}.backed-by-container,.produced-for-container{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;text-align:center;width:100%;position:relative}.produced-for-container img{max-height:50px;width:auto;display:block;margin:0 auto}.backed-by-container{gap:40px!important}.backed-by-container img{max-height:50px;width:auto;display:block;margin:0 auto}.news-events-container{gap:20px;width:90%}.news-events-inner-container{display:flex;gap:20px;width:100%;padding:0}.news-events-title{font-size:7.2vw}.news-container{width:95%}.footer{margin-top:0;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;position:relative;padding:80px 10%;gap:50px}.footer-left-container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px}.footer-title{font-size:7.2vw;line-height:160%}img.footer-hor-logo{max-width:300px;margin-top:0}.footer-right-container{width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:100px}.footer-menu{display:flex;flex-direction:column;gap:30px}.footer-menu a:link,.footer-menu a:visited{color:#fff;font-family:Chakra Petch;font-size:4.8vw;font-style:normal;font-weight:300;line-height:normal;letter-spacing:3.6px;text-transform:uppercase}.footer-socials{display:flex;flex-direction:row;gap:20px}.footer-socials img{width:40px;height:40px;transition:all .4s ease-in-out}.footer-socials img:hover{transform:scale(1.1);cursor:pointer}}.view-s3-style1,.view-s3-style2:hover{background-image:linear-gradient(#5e67fb,#383d95)}.ml-form-embedSubmitLoad{display:inline-block;width:20px;height:20px}.g-recaptcha{transform:scale(1);-webkit-transform:scale(1);transform-origin:0 0;-webkit-transform-origin:0 0;height:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ml-form-embedSubmitLoad:after{content:" ";display:block;width:11px;height:11px;margin:1px;border-radius:50%;border:4px solid #fff;border-left-color:transparent;animation:ml-form-embedSubmitLoad 1.2s linear infinite}@keyframes ml-form-embedSubmitLoad{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#mlb2-19707397.ml-form-embedContainer{box-sizing:border-box;display:table;margin:0 auto;position:static;width:100%!important}#mlb2-19707397.ml-form-embedContainer button,#mlb2-19707397.ml-form-embedContainer h4,#mlb2-19707397.ml-form-embedContainer p,#mlb2-19707397.ml-form-embedContainer span{text-transform:none!important;letter-spacing:normal!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper{background-color:#181831;border-radius:17px;border:2px solid #e6e6e6;box-sizing:border-box;display:inline-block!important;margin:0;padding:0;position:relative}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper.embedDefault,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper.embedPopup{width:1160px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:1160px!important;width:100%}#mlb2-19707397.ml-form-embedContainer .ml-form-align-left{text-align:left}#mlb2-19707397.ml-form-embedContainer .ml-form-align-center{text-align:center}#mlb2-19707397.ml-form-embedContainer .ml-form-align-default{display:table-cell!important;vertical-align:middle!important;text-align:center!important}#mlb2-19707397.ml-form-embedContainer .ml-form-align-right{text-align:right}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img{border-top-left-radius:17px;border-top-right-radius:17px;height:auto;margin:0 auto!important;max-width:100%;width:undefinedpx}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:20px 20px 0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal{padding-bottom:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{text-align:left;margin:0 0 20px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#fff;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:29px;font-weight:400;margin:0 0 10px;text-align:left;word-break:break-word}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 10px;text-align:left}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol{list-style-type:lower-alpha}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol ol,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol ol{list-style-type:lower-roman}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a{color:#000;text-decoration:underline}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group{text-align:left!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group label{margin-bottom:5px;color:#333;font-size:14px;font-family:Open Sans,Arial,Helvetica,sans-serif;font-weight:700;font-style:normal;text-decoration:none;display:inline-block;line-height:20px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child{margin:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form{margin:0;width:100%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent{margin:0 0 20px;width:100%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow{float:left}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{margin:0;padding:0 0 20px;width:100%;height:auto;float:left}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0 0 10px;width:100%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item{margin:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{background-color:#fff!important;color:#333!important;border-color:#ccc;border-radius:4px!important;border-style:solid!important;border-width:1px!important;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px!important;height:auto;line-height:21px!important;margin:0;padding:10px!important;width:100%!important;box-sizing:border-box!important;max-width:100%!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-webkit-input-placeholder{color:#333}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-moz-placeholder{color:#333}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-ms-input-placeholder{color:#333}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-moz-placeholder{color:#333}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow textarea{background-color:#fff!important;color:#333!important;border-color:#ccc;border-radius:4px!important;border-style:solid!important;border-width:1px!important;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px!important;height:auto;line-height:21px!important;margin-bottom:0;margin-top:0;padding:10px!important;width:100%!important;box-sizing:border-box!important;max-width:100%!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{border-color:#ccc!important;background-color:#fff!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input.custom-control-input[type=checkbox]{box-sizing:border-box;padding:0;position:absolute;z-index:-1;opacity:0;margin-top:5px;margin-left:-1.5rem;overflow:visible}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{border-radius:4px!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input:checked~.custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description:before{border-color:#000!important;background-color:#000!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:before{top:2px;box-sizing:border-box}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before{top:0!important;box-sizing:border-box!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:after{top:0!important;box-sizing:border-box!important;position:absolute;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{top:0!important;box-sizing:border-box!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label:before{position:absolute;top:4px;left:-1.5rem;display:block;width:16px;height:16px;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd;border-radius:50%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label:after{position:absolute;top:2px!important;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{position:absolute;top:4px;left:-1.5rem;display:block;width:16px;height:16px;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd;border-radius:50%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after{position:absolute;top:0!important;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-checkbox .custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-radio .custom-control-label:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:after{background:no-repeat 50%/50% 50%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-control,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input{position:absolute;z-index:-1;opacity:0;box-sizing:border-box;padding:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label{color:#000;font-size:12px!important;font-family:Open Sans,Arial,Helvetica,sans-serif;line-height:22px;margin-bottom:0;position:relative;vertical-align:top;font-style:normal;font-weight:700}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-select,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-select{background-color:#fff!important;color:#333!important;border-color:#ccc;border-radius:4px!important;border-style:solid!important;border-width:1px!important;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px!important;line-height:20px!important;margin-bottom:0;margin-top:0;padding:10px 28px 10px 12px!important;width:100%!important;box-sizing:border-box!important;max-width:100%!important;height:auto;display:inline-block;vertical-align:middle;background:url(https://assets.mlcdn.com/ml/images/default/dropdown.svg) no-repeat right .75rem center/8px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow{height:auto;width:100%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:70%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal{width:30%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn{padding-top:25px}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields{box-sizing:border-box;float:left;padding-right:10px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{background-color:#fff;color:#333;border-radius:4px;border:1px solid #ccc;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;margin-bottom:0;margin-top:0;padding:10px;width:100%;box-sizing:border-box;overflow-y:initial;height:42px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{background-color:#000!important;border:1px solid #000;border-radius:4px;box-shadow:none;color:#fff!important;cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px!important;font-weight:700;line-height:20px;margin:0!important;padding:10px!important;width:100%;height:auto}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover{background-color:#333!important;border-color:#333!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]{box-sizing:border-box;padding:0;position:absolute;z-index:-1;opacity:0;margin-top:5px;margin-left:-1.5rem;overflow:visible}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description{color:#000;display:block;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;text-align:left;margin-bottom:0;position:relative;vertical-align:top}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label{font-weight:400;margin:0;position:relative;display:block;min-height:24px;padding:0 0 0 24px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a{color:#000;text-decoration:underline}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p{color:#000!important;font-family:Open Sans,Arial,Helvetica,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:18px!important;padding:0!important;margin:0 5px 0 0!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child{margin:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{margin:0 0 20px;float:left;width:100%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{background-color:#000!important;border:none!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:21px!important;height:auto;padding:10px!important;width:100%!important;box-sizing:border-box!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading{display:none}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover{background-color:#333!important}.ml-subscribe-close{width:30px;height:30px;background:url(https://assets.mlcdn.com/ml/images/default/modal_close.png) no-repeat;background-size:30px;cursor:pointer;margin-top:-10px;margin-right:-10px;position:absolute;top:0;right:0}.ml-error input,.ml-error select,.ml-error textarea{border-color:red!important}.ml-error .custom-checkbox-radio-list{border:1px solid red!important;border-radius:17px;padding:10px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter,.ml-error .label-description,.ml-error .label-description p,.ml-error .label-description p a,.ml-error label:first-child{color:red!important}@media only screen and (max-width:1160px){.ml-form-embedWrapper.embedDefault,.ml-form-embedWrapper.embedPopup{width:100%!important}.ml-form-formContent.horozintalForm{float:left!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow{height:auto!important;width:100%!important;float:left!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:100%!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal>div{padding-right:0!important;padding-bottom:10px}.ml-form-formContent.horozintalForm .ml-button-horizontal{width:100%!important}.ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn{padding-top:0!important}}.ml-mobileButton-horizontal{display:none}#mlb2-19707397 .ml-mobileButton-horizontal button{background-color:#000!important;border:1px solid #000!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:20px!important;padding:10px!important;width:100%!important}@media only screen and (max-width:1160px){#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{padding:0 0 10px!important}.ml-form-formContent.horozintalForm .ml-button-horizontal,.ml-hide-horizontal{display:none!important}.ml-mobileButton-horizontal{display:inline-block!important;margin-bottom:20px;width:100%}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal>div{padding-bottom:0!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields{margin-bottom:10px!important;width:100%!important}}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions{text-align:left;float:left;width:100%}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent{margin:0 0 15px;text-align:left}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.horizontal{margin:0 0 15px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent h4{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:18px;margin:0 0 10px;word-break:break-word}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent p{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;margin:0 0 10px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;line-height:22px;margin:0 0 10px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p a{color:#000}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p:last-child{margin:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent p a{color:#000;text-decoration:underline}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent p:last-child{margin:0 0 15px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptions{margin:0;padding:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox{margin:0 0 10px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox:last-child{margin:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox label{font-weight:400;margin:0;position:relative;display:block;min-height:24px;padding:0 0 0 24px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;text-align:left;margin-bottom:0;position:relative;vertical-align:top;font-style:normal;font-weight:700}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .description{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;font-style:italic;font-weight:400;line-height:18px;margin:5px 0 0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]{box-sizing:border-box;padding:0;position:absolute;z-index:-1;opacity:0;margin-top:5px;margin-left:-1.5rem;overflow:visible}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedMailerLite-GDPR{padding-bottom:20px}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedMailerLite-GDPR p{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:10px;line-height:14px;margin:0;padding:0}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedMailerLite-GDPR p a{color:#000;text-decoration:underline}@media (max-width:768px){#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent p{font-size:12px!important;line-height:18px!important}#mlb2-19707397.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedMailerLite-GDPR p{font-size:10px!important;line-height:14px!important}}.ml-form-recaptcha{margin-bottom:20px;height:78px}.ml-form-recaptcha.ml-error iframe{border:1px solid red}@media screen and (max-width:480px){.ml-form-recaptcha{width:220px!important}.g-recaptcha{transform:scale(.78);-webkit-transform:scale(.78);transform-origin:0 0;-webkit-transform-origin:0 0}}.center-normal .slick-next:before,.center-normal .slick-prev:before,.center-type1 .slick-next:before,.center-type1 .slick-prev:before{content:""}.center-normal .slick-prev,.center-type1 .slick-prev{z-index:10;top:100%;left:55px}@media (min-width:768px){.center-normal .slick-prev,.center-type1 .slick-prev{top:50%;left:45px}}.center-normal .slick-next,.center-type1 .slick-next{z-index:10;top:100%;right:45px}@media (min-width:768px){.center-normal .slick-next,.center-type1 .slick-next{top:50%}}.center-type2 .slick-next{right:-5px}.center-normal .slick-prev{top:calc(100% + 12px);display:none}@media (min-width:768px){.center-normal .slick-prev{top:50%;display:flex}}.center-normal .slick-next{top:calc(100% + 12px);display:none}@media (min-width:768px){.center-normal .slick-next{top:50%;display:flex}}.center-type1 .slick-next,.center-type1 .slick-prev{top:50%}.center-normal .slick-dots li,.center-type1 .slick-dots li{height:5px!important}.center-normal .slick-active>.custom-dot,.center-type1 .slick-active>.custom-dot,.center-type2 .slick-active>.custom-dot{background-color:#5865f2}.center-normal .custom-dot,.center-type1 .custom-dot,.center-type2 .custom-dot{background-color:transparent;border:1px solid #fff}.normal-dots .slick-active>.custom-dot{background-color:#fff}.normal-dots .custom-dot{background-color:transparent;border:1px solid #fff}.center-normal .slick-active>.custom-dot2,.center-type1 .slick-active>.custom-dot2,.center-type2 .slick-active>.custom-dot2{background-color:#fff}.center-normal .custom-dot2,.center-type1 .custom-dot2,.center-type2 .custom-dot2{background-color:#ffffff66}.normal-dots .slick-active>.custom-dot2{background-color:#fff}.normal-dots .custom-dot2{background-color:#ffffff66}.center-normal .slick-slide.slick-active img,.center-type1 .slick-slide.slick-active img{opacity:1}.center-normal .slick-slide:not(.slick-current),.center-type1 .slick-slide:not(.slick-current){opacity:.27}.center-normal .slick-slide .center-slider-title,.center-type1 .slick-slide .center-slider-title{opacity:0}.center-normal .slick-slide.slick-active .center-slider-title,.center-type1 .slick-slide.slick-active .center-slider-title{opacity:1}.center-normal .slick-slide .center-slider-subtitle,.center-type1 .slick-slide .center-slider-subtitle{opacity:0}.center-normal .slick-slide.slick-active .center-slider-subtitle,.center-type1 .slick-slide.slick-active .center-slider-subtitle{opacity:1}.center-normal .slick-slide .center-slider-img,.center-type1 .slick-slide .center-slider-img{opacity:0}.center-normal .slick-slide.slick-active .center-slider-img,.center-type1 .slick-slide.slick-active .center-slider-img{opacity:1}@media (min-width:1025px){.center-type1 .slick-track{display:flex;gap:80px}}.center-type2 .slick-dots{margin-bottom:45px!important}@media (min-width:1025px){.center-type2 .slick-dots{margin-bottom:100px!important}}.center-normal .slick-slide.slick-active,.center-type1 .slick-slide.slick-active{opacity:1}.center-normal .slick-slide.slick-active.slick-cloned,.center-type1 .slick-slide.slick-active.slick-cloned{opacity:.27}body,html{margin:0!important;padding:0!important;width:100%!important;height:100%!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.document{margin:0!important;padding:0!important;width:100%!important}img{border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic}table{border-collapse:collapse}table,td{mso-table-lspace:0;mso-table-rspace:0}a,body,table,td{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1,h2,h3,h4,h5,p{margin:0;word-break:break-word}a[x-apple-data-detectors]{color:inherit!important;text-decoration:none!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important}div[style*="margin: 16px 0;"]{margin:0!important}@media (max-width:639px){.container,.wrapper{width:100%!important}.container{min-width:100%!important;padding:0!important}.row{padding-left:20px!important;padding-right:20px!important}.col-mobile{width:20px!important}.col{display:block!important;width:100%!important}.mobile-center{text-align:center!important;float:none!important}.mobile-mx-auto{margin:0 auto!important;float:none!important}.mobile-left{text-align:center!important;float:left!important}.mobile-hide{display:none!important}.img{width:100%!important;height:auto!important}.ml-btn,.ml-btn-container{width:100%!important;max-width:100%!important}[class=mobileOff]{width:0!important;display:none!important}[class*=mobileOn]{display:block!important;max-height:none!important}.mlContentTable{width:100%!important;min-width:10%!important;margin:0!important;float:none!important}.mlContentButton a{display:block!important;width:auto!important}.mlContentOuter{padding:0 15px!important}.mlContentSurvey{float:none!important;margin-bottom:10px!important;width:100%!important}.multiple-choice-item-table{width:100%!important;min-width:10%!important;float:none!important}.ml-card,.ml-default,.ml-fullwidth{width:100%;min-width:100%}}@media screen and (-webkit-min-device-pixel-ratio:0){.webkit{display:block!important}.non-webkit{display:none!important}[class=x_non-webkit]{display:block!important}[class=x_webkit]{display:none!important}}@media screen{body{font-family:Inter,sans-serif}}.ml-default ol{list-style:decimal;padding-left:40px}.ml-default ul{list-style-type:disc;padding-left:40px}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.tw-left-menu-mine{display:none;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding-left:.25rem}@media (min-width:768px){.tw-left-menu-mine{width:100%;padding-left:10px;padding-right:10px}}@media (min-width:1025px){.tw-left-menu-mine{display:flex;width:auto;padding-left:0;padding-right:0}}.border-line-menu{border:2px solid;border-image-source:linear-gradient(90deg,#ea3cdc,#12d7f1);border-right:0;border-left:0;border-top:0;border-image-slice:1}.border-line-b-none{border-bottom-width:0}.shadow-torch-red{--tw-shadow-color:#fe125c;--tw-shadow:var(--tw-shadow-colored)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)!important}.gradiant,.to-torch-red{--tw-gradient-to:#fe125c var(--tw-gradient-to-position)!important}.via-seance{--tw-gradient-to:rgba(132,43,164,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#842ba4 var(--tw-gradient-via-position),var(--tw-gradient-to)!important}.from-seance{--tw-gradient-from:#842ba4 var(--tw-gradient-from-position);--tw-gradient-to:rgba(132,43,164,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.lgs-title{background:linear-gradient(106.49deg,#d6c1ff 8.98%,#f3ecff 27.45%,#fff 46.28%,#9ad2ff 81.41%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}