@keyframes Services_pulseGlow__AzTiv{0%{box-shadow:0 0 8px hsla(0,0%,100%,.086)}50%{box-shadow:0 0 15px #8e27c5}to{box-shadow:0 0 8px rgba(255,128,0,.7)}}@keyframes Services_showContent__opxU_{to{transform:translateY(0);filter:blur(0);opacity:1}}@keyframes Services_showImage__w5OJy{to{bottom:0;left:0;width:100%;height:100%;border-radius:0}}@keyframes Services_showThumbnail__OwloG{0%{width:0;opacity:0}}@keyframes Services_effectNext__nwAGG{0%{transform:translateX(150px)}}@keyframes Services_runningTime__pepbK{0%{width:100%}to{width:0}}@keyframes Services_outFrame__SNpwy{to{width:150px;height:220px;bottom:50px;left:50%;border-radius:20px}}@keyframes Services_contentOut__ktRf0{to{transform:translateY(-150px);filter:blur(20px);opacity:0}}@keyframes Services_slideOutLeft__8Hpli{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes Services_slideOutRight__7Q8eB{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Services_item__OXSr2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;z-index:-1;animation:Services_pulseGlow__AzTiv 2s ease-in-out infinite}.Services_text-shadow__MBioP{text-shadow:0 5px 10px #0004}.Services_arrowButton__FGSL1{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,93%,.7);box-shadow:0 4px 8px rgba(0,0,0,.5);border:none;color:#ff5900;font-family:monospace;font-weight:700;transition:background-color .3s ease-in-out,transform .3s ease-in-out;cursor:pointer}.Services_arrowButton__FGSL1:hover{background-color:rgba(255,128,0,.9);transform:scale(1.1)}.Services_arrowButton__FGSL1:focus{outline:none;box-shadow:0 0 8px rgba(255,128,0,.7)}.Services_arrows__l5fOg{position:absolute;bottom:400px;left:42;right:0;width:10%;display:flex;justify-content:space-around;z-index:10}.Services_thumbnailContainer__WE0Jb{display:flex;overflow:hidden;position:absolute;bottom:12px;left:50%;transform:translateX(-50%);transition:transform .5s ease-in-out;justify-content:center}.Services_thumbnail__UtV8y{flex:0 0 auto;width:150px;margin-right:15px;position:relative;opacity:.5;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.Services_thumbnailDescription__3mXjC{position:absolute;bottom:10px;left:10px;right:10px;color:#fff;opacity:1}.Services_thumbnail__UtV8y.Services_active__jpLAp{opacity:1;transform:scale(1.1)}.Services_activeThumbnail__l7ke5{transform:translateX(calc(-100% * var(--active-index)))}.Services_carouselContainer__4hyDo{position:relative;overflow:hidden;width:100%;height:100vh}@keyframes Services_growIn__m4O3m{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes Services_shrinkOut__S_3aU{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.Services_fullWidthImage__ZYYbV{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;transition:transform var(--transition-duration) ease-in-out,opacity var(--transition-duration) ease-in-out;opacity:1}.Services_fullWidthImage__ZYYbV.Services_growIn__m4O3m{animation:Services_growIn__m4O3m .5s forwards}.Services_fullWidthImage__ZYYbV.Services_shrinkOut__S_3aU{animation:Services_shrinkOut__S_3aU .5s forwards}.Services_carouselContainer__4hyDo.Services_next__7L5sR .Services_fullWidthImage__ZYYbV{animation:Services_slideOutLeft__8Hpli var(--transition-duration) forwards}.Services_carouselContainer__4hyDo.Services_prev__aNqu9 .Services_fullWidthImage__ZYYbV{animation:Services_slideOutRight__7Q8eB var(--transition-duration) forwards}.Services_content__b7YqZ{position:absolute;top:10%;width:90%;max-width:1140px;left:50%;transform:translateX(-50%);padding-right:15%;box-sizing:border-box;color:#fff;text-shadow:0 5px 10px rgba(0,0,0,.5)}.Services_content__b7YqZ>*{opacity:0;transform:translateY(20px);transition:opacity var(--transition-duration) ease-in-out,transform var(--transition-duration) ease-in-out}.Services_carouselContainer__4hyDo:not(.Services_next__7L5sR):not(.Services_prev__aNqu9) .Services_content__b7YqZ>*{opacity:1;transform:translateY(0)}.Services_content__b7YqZ .Services_title__zzit7{transition-delay:.1s}.Services_content__b7YqZ .Services_subtitle____hE0{transition-delay:.2s}.Services_content__b7YqZ .Services_caption__ojg1Q{transition-delay:.3s}.Services_content__b7YqZ .Services_description__SfeZv{transition-delay:.4s}.Services_title__zzit7{font-weight:700;letter-spacing:10px;color:#fff;text-shadow:0 5px 10px #0004}.Services_subtitle____hE0{font-size:5em;font-family:Montserrat Heavy,sans-serif;font-weight:700;line-height:1.3em;background:linear-gradient(180deg,#fff,#fff,hsla(0,0%,100%,.1));-webkit-background-clip:text;background-clip:text;color:transparent}.Services_caption__ojg1Q{font-size:4em;font-weight:700;line-height:1.3em;color:#f1683a;font-family:montserrat}@media screen and (max-width:768px){.Services_thumbnailContainer__WE0Jb{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px}.Services_content__b7YqZ{width:95%;padding-right:10%}.Services_title__zzit7{font-size:4vw}.Services_subtitle____hE0{font-size:6vw}.Services_caption__ojg1Q{font-size:4.5vw}.Services_description__SfeZv{font-size:3vw}}@media (min-width:992px){.Services_arrows__l5fOg{position:absolute;left:calc(50%);bottom:calc(50% + 50px);transform:translateX(-50%)}.Services_arrowButton__FGSL1.Services_left__49BV1{position:absolute;left:150px;top:50px}.Services_arrowButton__FGSL1.Services_right__e9a2S{position:absolute;right:150px;top:50px}}@media (max-width:480px){.Services_carouselContainer__4hyDo{height:auto;padding-bottom:106.25%}.Services_carouselContainer__4hyDo .Services_content__b7YqZ{position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);width:80%;padding:10px}.Services_arrows__l5fOg{display:flex;justify-content:space-between;position:absolute;width:20%;left:80%;transform:translateX(-50%);top:20%}.Services_arrowButton__FGSL1{margin:0;width:25px;height:25px;box-shadow:0 4px 8px rgba(0,0,0,.5)}.Services_carouselContainer__4hyDo .Services_title__zzit7{font-size:5vw}.Services_carouselContainer__4hyDo .Services_subtitle____hE0{font-size:7vw}.Services_carouselContainer__4hyDo .Services_caption__ojg1Q{font-size:5vw}.Services_carouselContainer__4hyDo .Services_description__SfeZv{font-size:4vw}}.Home_container__d256j{padding:0 2rem;margin-top:100px}.Home_main__VkIEL{min-height:100vh;padding:4rem 0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_title__hYX6j a{color:#f213a4;text-decoration:none}.Home_title__hYX6j a:active,.Home_title__hYX6j a:focus,.Home_title__hYX6j a:hover{text-decoration:underline}.Home_title__hYX6j{margin:0;line-height:1.15;font-size:4rem}.Home_description__uXNdx,.Home_title__hYX6j{text-align:center}.Home_connect__QzPFq{margin-bottom:2rem;width:230px}.Home_description__uXNdx{margin-top:3rem;margin-bottom:2rem;line-height:1.5;font-size:1.5rem}.Home_code__VVrIr{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__AVljO{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;max-width:1200px;margin:3rem auto 6rem}.Home_card__E5spL{background-color:#1b2129;margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:350px}.Home_card__E5spL:active,.Home_card__E5spL:focus,.Home_card__E5spL:hover{background-color:#272c34;color:#0ea5e9;border-color:#0ea5e9}.Home_card__E5spL h2{margin:0 0 1rem;font-size:1.5rem}.Home_card__E5spL p{margin:0;font-size:1.25rem;line-height:1.5}.Home_logo__IOQAX{height:1em;margin-left:.5rem}@media (max-width:600px){.Home_grid__AVljO{width:100%;flex-direction:column}}.Home_card__E5spL,.Home_footer__yFiaX{border-color:#222}.Home_code__VVrIr{background:#111}.Home_logo__IOQAX img{filter:invert(1)}.Home_navbar__IWq_R{color:#333;padding:.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.Home_avatar__xXn0p{width:40px;height:40px;border-radius:50%;margin-right:1rem}.Home_artCard__bP__k{background-color:#eaeaea;margin:1rem;padding:1.5rem;text-align:left;color:#333;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:color .15s ease,border-color .15s ease;max-width:350px}.Home_artCard__bP__k:hover{background-color:#fff;color:#0ea5e9;border-color:#0ea5e9}.Home_artContainer__X25QH{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;justify-content:center;align-items:center}.Home_artFlexContainer__1t9xN{display:flex;justify-content:space-between;align-items:center;width:100%;gap:2rem;margin-top:50px}.Home_artImage__myRVt{width:30%;height:100%;border-radius:20px;margin:0 auto;overflow:hidden}.Home_artInfo__N1hRE{width:40%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:1.5rem}.Home_Home_artFlexContainer__ZRx43{flex-direction:column;align-items:center;justify-content:center}.Home_Home_artImage__rQLOO{width:40%;height:auto}.Home_videoButton__hWEzA{background-color:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;position:absolute;transition:transform .3s ease-in-out}.Home_videoButton__hWEzA:hover{transform:scale(1.2)}.Home_videoIcon__vSWf4{font-size:24px;color:#000}#Home_hero__VkeT1{background-position:top}@media (max-width:640px){.Home_heroBanner__I1BYY h1{font-size:1.5rem}.Home_heroBanner__I1BYY p{font-size:1rem}}@media (max-width:1024px){.Home_heroBanner__I1BYY h1{font-size:2rem}.Home_heroBanner__I1BYY p{font-size:1.25rem}}.Home_custom-shadow__scEwM{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.Home_cardName__6fxyP{word-wrap:break-word;max-width:29ch}@media (min-width:768px){.Home_faq-container__sb4PB{display:flex;justify-content:space-between;flex-direction:column;align-items:center}.Home_faq__Mk9DH{width:45%}}@media (max-width:767px){.Home_faq-container__sb4PB{flex-direction:column}.Home_faq__Mk9DH,.Home_video-container__xKlKZ{width:100%}}@media (max-width:768px){.Home_grid__AVljO{grid-template-columns:1fr}}.Home_spinner__tyqRb{border-radius:50%;border:4px solid hsla(0,0%,100%,.3);border-top-color:#000;width:40px;height:40px;animation:Home_spin__VEV0f 2s linear infinite}@keyframes Home_spin__VEV0f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_higherZIndex__tNDkR{position:relative;z-index:10}.Home_buyButton__n1YVQ,.Home_cardName__6fxyP{position:relative;z-index:20}@keyframes Home_explode__C10EF{0%{transform:scale(.5);opacity:1}to{transform:scale(2);opacity:0}}.Home_emojiExplosion__bIeXT{position:absolute;top:50%;left:50%;z-index:50;transform:translate(-50%,-50%);font-size:2rem;display:flex;justify-content:center;align-items:center;animation:Home_explode__C10EF 1s ease-out forwards}.Home_emojiExplosion__bIeXT:before{content:"⚔️🌟💥🧙🖼️🏺💥"}@keyframes Home_falling__Ucfrv{0%{transform:translateY(-100%);opacity:1}to{transform:translateY(100vh);opacity:0}}.Home_emojiFalling__LzIzp{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:2rem;display:flex;justify-content:center;align-items:center;animation:Home_falling__Ucfrv 3s ease-out forwards;z-index:50}.Home_emojiFalling__LzIzp:before{content:"⚔️🌟💥🧙🖼️🏺💥"}.Home_btn-buy___CsZR,.Home_btn-plus__tlypV{position:absolute;bottom:20px;transform:translateY(50%);padding:10px 20px;background-color:red;color:#fff;border:none;cursor:pointer}@media (min-width:481px) and (max-width:1080px){.Home_btn-buy___CsZR{left:20px;right:auto}.Home_btn-plus__tlypV{right:20px}}@media (min-width:1081px){.Home_btn-buy___CsZR,.Home_btn-plus__tlypV{bottom:10%}.Home_btn-buy___CsZR{left:calc(50% - 150px)}.Home_btn-plus__tlypV{left:calc(50% + 150px)}}.Home_modal-plus__LHP7O{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:auto;padding:20px;border-radius:15px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.18);display:flex;flex-direction:column;align-items:center;gap:10px}.Home_modal-plus__LHP7O button{padding:10px 20px;margin:5px;border:none;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;transition:background-color .3s}.Home_modal-plus__LHP7O button:hover{background-color:hsla(0,0%,100%,.2)}.Home_modal-plus__LHP7O button.Home_read-more__ni5OC{background-color:#ff7e47}.Home_modal-plus__LHP7O button.Home_video__d8f5a{background-color:#ffc107}.Home_modal-plus__LHP7O button.Home_market__hyxC_{background-color:#dc3545}.Home_modal-plus__LHP7O button.Home_close__L2yXl{background-color:#6c757d}.Home_modal-backdrop__2Up24{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.Home_successModalOverlay__fE_2u{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7)}.Home_successModal__dNiHw{background-color:#000;color:#fff;padding:20px;border-radius:8px;text-align:center}.Home_successModal__dNiHw h2{color:#e63946;margin-bottom:16px;font-size:2em}.Home_successModal__dNiHw p{margin-bottom:16px;font-size:1.25em}.Home_successModal__dNiHw .Home_nftCard___gV_a{margin:20px 0}.Home_audio-icon__LvUPC{width:24px;height:24px;border:1px solid red}.ShardCard_cardWrapper__TVdQy{position:relative;padding:2px;background:linear-gradient(45deg,#ff8c00,purple,#c0a99e,#404040,#ff8c00);background-size:400% 400%;animation:ShardCard_gradientBorder__jt6MO 8s ease infinite;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 10px 15px -3px rgba(0,0,0,.3),0 20px 25px -5px rgba(0,0,0,.4);width:240px;height:350px;margin:0 auto;display:block}.ShardCard_cardWrapper__TVdQy:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.5rem;background:inherit;filter:blur(8px);opacity:.6;z-index:-1}.ShardCard_cardContent__TuMir{background:#000;border-radius:.375rem;overflow:hidden;height:100%;position:relative}.ShardCard_cardContainer__xB4Tr{position:relative;width:100%;height:100%;border-radius:.5rem;overflow:hidden;cursor:pointer;background-color:#000;perspective:1500px;transform-style:preserve-3d}.ShardCard_cardNumber__3G37p{width:3rem;height:3rem;border-radius:9999px;position:relative;overflow:hidden;transform:translate(-10px,-10px)}.ShardCard_cardNumberGradient__b7r9m{position:absolute;inset:0;background:linear-gradient(90deg,#f97316,#9333ea);animation:ShardCard_spin__6JiGK 2s linear infinite}.ShardCard_cardNumberInner__8UErr{position:absolute;inset:.25rem;background-color:#000;border-radius:9999px;display:flex;align-items:center;justify-content:center}.ShardCard_cardNumberText__gEjUe{font-size:1.5rem;line-height:2rem;font-weight:700;color:#fff}.ShardCard_cardTitle__ugQlA{background:linear-gradient(270deg,#efe5b4,#efe5b4);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.ShardCard_previewButton__x6dqq{position:absolute;right:0;top:75%;transform:translateY(-25%);background-color:#f97316;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:.5rem;cursor:pointer;z-index:20;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;color:#000}.ShardCard_imageContainer__cbM6y{position:relative;width:100%;height:100%}@keyframes ShardCard_gradientBorder__jt6MO{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ShardCard_spin__6JiGK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}