.cryptoBg{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#000;color:#fff;padding-bottom:100px}@media(max-width:767px){.cryptoBg{flex-direction:column;justify-content:flex-start;padding-top:2rem}}.cryptoBg .crypto-shine-mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;pointer-events:none;opacity:.9;mix-blend-mode:screen}@media(max-width:767px){.cryptoBg .crypto-shine-mask{opacity:.3}}.cryptoBg .crypto-shine-mask .crypto-shine-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cryptoBg .crypto-bg-elements{position:absolute;top:100px;left:50%;width:55%;height:calc(100% - 300px);z-index:1;display:flex;align-items:flex-start}@media(min-width:481px)and (max-width:768px){.cryptoBg .crypto-bg-elements{left:50%}}@media(max-width:480px){.cryptoBg .crypto-bg-elements{display:none}}.cryptoBg .crypto-bg-elements .crypto-bg-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right}@media(max-width:767px){.cryptoBg .crypto-bg-elements .crypto-bg-image{-o-object-position:center;object-position:center;max-width:300px;max-height:300px}}.cryptoBg .crypto-mobile-image{display:none}@media(max-width:767px){.cryptoBg .crypto-mobile-image{display:flex;justify-content:center;align-items:center;padding:2rem 0 0;position:relative;z-index:2}}.cryptoBg .crypto-mobile-image .crypto-mobile-bg-image{width:100%;height:auto;max-width:350px;-o-object-fit:contain;object-fit:contain}.cryptoBg .crypto-content-container{position:relative;z-index:2;flex:1;display:flex;align-items:center;padding:144px 24px 200px}@media(max-width:767px){.cryptoBg .crypto-content-container{padding:1rem 24px;align-items:flex-start;margin-top:1rem}}.cryptoBg .crypto-main-content{max-width:1200px;margin:0 auto;width:100%}.cryptoBg .crypto-title-section{max-width:50%}@media(max-width:767px){.cryptoBg .crypto-title-section{max-width:100%;text-align:center}}@media(min-width:768px)and (max-width:1024px){.cryptoBg .crypto-title-section{max-width:50%}}@media(min-width:1025px){.cryptoBg .crypto-title-section{max-width:50%}}.cryptoBg .crypto-main-title{font-size:64px;font-weight:400;line-height:1.1;margin-bottom:2rem;color:#fff;font-family:Eina03-Bold,sans-serif;text-align:left}@media(max-width:767px){.cryptoBg .crypto-main-title{font-size:40px;margin-bottom:1.5rem}}@media(min-width:768px)and (max-width:1024px){.cryptoBg .crypto-main-title{font-size:40px}}.cryptoBg .crypto-description{margin-bottom:3rem;text-align:left}@media(max-width:767px){.cryptoBg .crypto-description{margin-bottom:2rem}}.cryptoBg .crypto-description p{font-size:16px;line-height:1.7;color:#fff;margin:0;font-family:Eina01-Regular,sans-serif;font-weight:400}@media(max-width:767px){.cryptoBg .crypto-description p{font-size:1rem;line-height:1.6}.cryptoBg .crypto-cta-section{text-align:center}}.cryptoBg .crypto-cta-btn-outer{background:linear-gradient(100.67deg,#88adfc 21.84%,#d79cee 60.67%,#74d9c9 95.38%);padding:1px;border-radius:50px;display:inline-block}.cryptoBg .crypto-cta-button{background-color:#0c0c0c;color:#fff;border:none;padding:16px 32px;border-radius:50px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Eina01-SemiBold,sans-serif;line-height:16px;gap:10px;display:inline-flex;align-items:center;justify-content:center}@media(max-width:767px){.cryptoBg .crypto-cta-button{padding:12px 24px;font-size:1rem}}.cryptoBg .crypto-cta-button:hover{background:linear-gradient(100.67deg,#88adfc 21.84%,#d79cee 60.67%,#74d9c9 95.38%);color:#000}.cryptoBg .crypto-cta-button:active{background:#d79cee;color:#000}.cryptoBg .crypto-bottom-curve{position:absolute;bottom:0;left:0;width:100%;z-index:3}.cryptoBg .crypto-bottom-curve svg{width:100%;height:auto;display:block}.flip-badge,.flip-in,.flip-out{display:none}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.crypto2-section{position:relative;margin-top:-80px;background:rgba(0,0,0,0)}@media(max-width:768px){.crypto2-section{margin-top:75px}}.curvedPng{position:absolute;top:-120px;left:50%;transform:translateX(-50%);z-index:1;background:rgba(0,0,0,0);min-width:1440px}.sectionContainer{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.sectionContainer{padding:0 16px}}.contentWrapper{padding:5rem 2rem 4rem}.contentWrapper .crypto2-tag{display:inline-block;padding:8px 16px;font-size:16px;color:#fff;border-radius:9999px;margin-bottom:2rem;border:1px solid hsla(0,0%,100%,.1);background-image:url(/crypto/s2-bg-1.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;line-height:1}.contentWrapper .crypto2-tag span{font-size:.9rem;color:#000;font-weight:400;font-family:Eina01-Regular,sans-serif;text-shadow:none}.contentWrapper .crypto2-title{font-size:3rem;font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:1.5rem;font-family:Eina01-SemiBold,sans-serif}@media(min-width:481px)and (max-width:768px){.contentWrapper .crypto2-title{font-size:17.6px}}@media(max-width:480px){.contentWrapper .crypto2-title{font-size:2.2rem}}.contentWrapper .crypto2-description{font-size:18px;color:#000;line-height:1.6;max-width:800px;margin:0 auto 4rem;font-family:Eina01-Regular,sans-serif}@media(min-width:481px)and (max-width:768px){.contentWrapper .crypto2-description{font-size:12.8px}}@media(max-width:480px){.contentWrapper .crypto2-description{font-size:1rem;margin-bottom:3rem}}.contentWrapper .crypto2-cards-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;margin-bottom:4rem}@media(min-width:481px){.contentWrapper .crypto2-cards-grid .crypto2-card:first-child{grid-column:1/3}.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(2){grid-column:3/5}.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(3){grid-column:5/7}.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(4){grid-column:2/4}.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(5){grid-column:4/6}}@media(max-width:480px){.contentWrapper .crypto2-cards-grid{grid-template-columns:1fr;gap:1.5rem}.contentWrapper .crypto2-cards-grid .crypto2-card:first-child,.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(2),.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(3),.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(4),.contentWrapper .crypto2-cards-grid .crypto2-card:nth-child(5){grid-column:1/2;max-width:100%;margin:0}}.contentWrapper .crypto2-card{background:#1a1a1a;border-radius:16px;padding:2.5rem;text-align:left;position:relative;transition:transform .3s ease}.contentWrapper .crypto2-card:hover{transform:translateY(-5px)}@media(max-width:768px){.contentWrapper .crypto2-card{padding:2rem}}.contentWrapper .crypto2-card-icon{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15)}.contentWrapper .crypto2-card-icon .crypto2-icon{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.contentWrapper .crypto2-card-content{padding-top:2rem}.contentWrapper .crypto2-card-title{font-family:Eina01-SemiBold;font-size:22px;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.3;text-align:center}@media(max-width:768px){.contentWrapper .crypto2-card-title{font-size:1.2rem}}.contentWrapper .crypto2-card-description{font-size:16px;color:#fff;line-height:1.6;margin:0;text-align:center;font-family:Eina01-Regular,sans-serif}.contentWrapper .crypto2-conclusion{text-align:center;margin-top:3rem}.contentWrapper .crypto2-conclusion p{font-size:24px;color:#020202;font-weight:400;line-height:1.5;margin:0;font-family:Eina01-SemiBold}@media(max-width:768px){.contentWrapper .crypto2-conclusion p{font-size:1rem}.contentWrapper{padding:4rem 1rem 3rem}}.crypto3-section{background:#0c0e1b;padding:120px 0;position:relative;overflow:hidden}.crypto3-section .crypto3-container{max-width:1200px;margin:0 auto;padding:0 20px}.crypto3-section .crypto3-header{text-align:center;margin-bottom:5rem}.crypto3-section .crypto3-title{font-size:3rem;font-weight:700;color:#fff;line-height:1.2;margin:0;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.crypto3-section .crypto3-title{font-size:2.2rem}}.crypto3-section .crypto3-solutions{display:flex;flex-direction:column;gap:2rem}.crypto3-section .crypto3-solution-card{background:radial-gradient(60.44% 69.17% at 50% 0,#1a1d31 11.95%,rgba(0,0,0,.29) 100%);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);padding:3rem;display:flex;align-items:center;gap:4rem;transition:transform .3s ease,box-shadow .3s ease}.crypto3-section .crypto3-solution-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(0,0,0,.4)}.crypto3-section .crypto3-solution-card.reverse{flex-direction:row-reverse}@media(max-width:968px){.crypto3-section .crypto3-solution-card{flex-direction:column!important;text-align:center;padding:2.5rem;gap:2.5rem}}@media(max-width:768px){.crypto3-section .crypto3-solution-card{padding:35px 17px 0;gap:2rem}}.crypto3-section .crypto3-content{flex:1;display:flex;flex-direction:column;justify-content:center}.crypto3-section .crypto3-card-title{font-size:2rem;font-weight:600;color:#fff;margin-bottom:1.5rem;line-height:1.3;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.crypto3-section .crypto3-card-title{font-size:1.6rem;margin-bottom:1rem}}.crypto3-section .crypto3-card-description{font-size:1rem;color:#fff;line-height:1.6;margin:0;font-family:Eina01-Regular,sans-serif}@media(max-width:768px){.crypto3-section .crypto3-card-description{font-size:.9rem}}.crypto3-section .crypto3-image{flex:0 0 350px;display:flex;justify-content:flex-start;align-items:flex-start;height:280px;overflow:hidden;border-radius:12px}@media(max-width:968px){.crypto3-section .crypto3-image{flex:none;width:100%;max-width:350px;height:250px}}@media(max-width:768px){.crypto3-section .crypto3-image{height:200px;max-width:300px}}.crypto3-section .crypto3-img{border-radius:12px;-o-object-fit:cover;object-fit:cover;background:rgba(0,0,0,0);transition:transform .3s ease}@media(max-width:768px){.crypto3-section{padding:80px 0}.crypto3-section .crypto3-solutions{gap:1.5rem}.crypto3-section .crypto3-header{margin-bottom:3rem}}.crypto4-section{background:#0c0e1b;padding:120px 0;position:relative;overflow:hidden;color:#fff}.crypto4-section .crypto4-container{max-width:1200px;margin:0 auto;padding:0 20px}.crypto4-section .crypto4-header{text-align:center;margin-bottom:5rem}.crypto4-section .crypto4-title{font-size:3rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1.5rem;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.crypto4-section .crypto4-title{font-size:2.2rem}}.crypto4-section .crypto4-description{font-size:1.1rem;color:#fff;line-height:1.6;max-width:800px;margin:0 auto;font-family:Eina01-Regular,sans-serif}@media(max-width:768px){.crypto4-section .crypto4-description{font-size:1rem}}.crypto4-section .crypto4-features-grid{display:grid;gap:1.5rem;margin-bottom:4rem;grid-template-columns:1fr}@media(min-width:768px){.crypto4-section .crypto4-features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.crypto4-section .crypto4-features-grid{grid-template-columns:repeat(8,1fr)}.crypto4-section .crypto4-features-grid .crypto4-feature-card:first-child{grid-column:1/3}.crypto4-section .crypto4-features-grid .crypto4-feature-card:nth-child(2){grid-column:3/5}.crypto4-section .crypto4-features-grid .crypto4-feature-card:nth-child(3){grid-column:5/7}.crypto4-section .crypto4-features-grid .crypto4-feature-card:nth-child(4){grid-column:7/9}.crypto4-section .crypto4-features-grid .crypto4-feature-card:nth-child(5){grid-column:2/4}.crypto4-section .crypto4-features-grid .crypto4-feature-card:nth-child(6){grid-column:4/6}.crypto4-section .crypto4-features-grid .crypto4-feature-card:nth-child(7){grid-column:6/8}}.crypto4-section .crypto4-feature-card{flex-direction:row;height:auto;cursor:default;overflow:hidden;display:flex;transition:none;background:rgba(0,0,0,0);border-radius:20px;border:1px solid #3b3b3b}.crypto4-section .crypto4-feature-card .crypto4-image-area{flex:0 0 20%;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative}.crypto4-section .crypto4-feature-card .crypto4-image-area img{max-width:80%;height:auto;transition:none;transform:none}.crypto4-section .crypto4-feature-card .crypto4-image-area:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:33%;height:4px;background:#3b82f6;transition:width .3s ease;box-shadow:0 10px 20px rgba(0,153,255,.8),0 20px 40px rgba(0,153,255,.4);border-radius:0 0 40px 40px}.crypto4-section .crypto4-feature-card .crypto4-title-area{display:none}.crypto4-section .crypto4-feature-card .crypto4-detail-area{flex:0 0 80%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 .5rem;opacity:1;transition:none}.crypto4-section .crypto4-feature-card .crypto4-detail-area h3{font-size:1.2rem;color:#fff;margin-bottom:.5rem;font-family:Eina01-SemiBold,sans-serif}.crypto4-section .crypto4-feature-card .crypto4-detail-area p{font-size:12px;color:#ccc;text-align:left;font-family:Eina01-Regular,sans-serif;margin:0}@media(min-width:1024px){.crypto4-section .crypto4-feature-card{flex-direction:column;height:250px;cursor:pointer;transition:transform .3s ease}.crypto4-section .crypto4-feature-card:hover{transform:translateY(-5px)}.crypto4-section .crypto4-feature-card .crypto4-image-area{flex:0 0 80%;transition:flex-basis .3s ease;padding:1rem;position:relative}.crypto4-section .crypto4-feature-card .crypto4-image-area:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:33%;height:4px;background:#3b82f6;transition:width .3s ease;box-shadow:0 10px 20px rgba(0,153,255,.8),0 20px 40px rgba(0,153,255,.4);border-radius:0 0 40px 40px}.crypto4-section .crypto4-feature-card .crypto4-image-area img{max-width:80%;max-height:80%;transition:transform .3s ease}.crypto4-section .crypto4-feature-card .crypto4-text-area{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.crypto4-section .crypto4-feature-card .crypto4-title-area{display:block;align-items:center;justify-content:start;text-align:center;transition:flex-basis .3s ease;font-size:14px;padding:0 12px;overflow:visible;white-space:normal;word-wrap:break-word}.crypto4-section .crypto4-feature-card .crypto4-title-area h3{text-align:center;overflow:visible;white-space:normal;word-wrap:break-word;font-size:18px;color:#fff;margin:0;font-family:Eina01-SemiBold,sans-serif}.crypto4-section .crypto4-feature-card .crypto4-detail-area{overflow:hidden;opacity:0;transition:flex-basis .3s ease,opacity .3s ease;display:block;align-items:center;justify-content:start;padding:0 12px;flex:none;margin-bottom:8px}.crypto4-section .crypto4-feature-card .crypto4-detail-area h3{display:none}.crypto4-section .crypto4-feature-card .crypto4-detail-area p{text-align:center;font-weight:400;font-size:14px;line-height:16px;color:#ccc;margin:0;font-family:Eina01-Regular,sans-serif}.crypto4-section .crypto4-feature-card:hover .crypto4-image-area{flex:0 0 20%}.crypto4-section .crypto4-feature-card:hover .crypto4-image-area img{transform:scale(.95)}.crypto4-section .crypto4-feature-card:hover .crypto4-image-area:before{width:20%}.crypto4-section .crypto4-feature-card:hover .crypto4-title-area{margin-bottom:8px}.crypto4-section .crypto4-feature-card:hover .crypto4-detail-area{opacity:1}}@media(min-width:768px)and (max-width:1023px){.crypto4-section .crypto4-feature-card .crypto4-image-area{padding-top:24px}.crypto4-section .crypto4-feature-card .crypto4-image-area img{margin-top:-36px}.crypto4-section .crypto4-feature-card .crypto4-text-area{padding:24px 24px 24px 0}}.crypto4-section .crypto4-conclusion{text-align:center;margin-top:3rem}.crypto4-section .crypto4-conclusion p{font-size:24px;color:#fff;font-weight:500;line-height:1.5;max-width:960px;margin:0 auto;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.crypto4-section .crypto4-conclusion p{font-size:19.2px}.crypto4-section{padding:80px 0}.crypto4-section .crypto4-features-grid{gap:1.5rem}.crypto4-section .crypto4-header{margin-bottom:3rem}}.crypto5-section{background:#f8f9fa;padding:120px 0;position:relative;overflow:hidden}.crypto5-section .crypto5-container{max-width:1200px;margin:0 auto;padding:0 20px}.crypto5-section .crypto5-header{text-align:center;margin-bottom:5rem}.crypto5-section .crypto5-tag{display:inline-block;background-image:url(/crypto/s5-bg-1.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:12px 24px;border-radius:25px;margin-bottom:2rem;border:1px solid rgba(180,160,210,.3);box-shadow:0 2px 8px rgba(140,120,180,.15)}.crypto5-section .crypto5-tag span{font-size:.9rem;color:#4a4a4a;font-weight:500;font-family:Eina01-Regular,sans-serif}.crypto5-section .crypto5-title{font-size:3rem;font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:1.5rem;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.crypto5-section .crypto5-title{font-size:2.2rem}}.crypto5-section .crypto5-description{font-size:1.1rem;color:#666;line-height:1.6;max-width:800px;margin:0 auto;font-family:Eina01-Regular,sans-serif}@media(max-width:768px){.crypto5-section .crypto5-description{font-size:1rem}}.crypto5-section .crypto5-tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}@media(max-width:968px){.crypto5-section .crypto5-tech-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.crypto5-section .crypto5-tech-grid{grid-template-columns:1fr;gap:1.5rem}}.crypto5-section .crypto5-tech-card{background:#1a1a1a;border-radius:16px;padding:2.5rem;text-align:center;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.crypto5-section .crypto5-tech-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.1) 1px,transparent 0);background-size:20px 20px;opacity:.3;z-index:1}.crypto5-section .crypto5-tech-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3)}@media(max-width:768px){.crypto5-section .crypto5-tech-card{padding:2rem}}.crypto5-section .crypto5-card-icon{position:relative;z-index:2;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.crypto5-section .crypto5-card-icon .crypto5-icon{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.crypto5-section .crypto5-card-content{position:relative;z-index:2;text-align:center}.crypto5-section .crypto5-card-title{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.3;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.crypto5-section .crypto5-card-title{font-size:1.2rem}}.crypto5-section .crypto5-card-description{font-size:.95rem;color:#b0b0b0;line-height:1.6;margin:0;font-family:Eina01-Regular,sans-serif}.crypto5-section .crypto5-conclusion{text-align:center;margin-top:3rem}.crypto5-section .crypto5-conclusion p{font-size:1.2rem;color:#333;font-weight:500;line-height:1.5;max-width:800px;margin:0 auto;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.crypto5-section .crypto5-conclusion p{font-size:1rem}.crypto5-section{padding:80px 0}.crypto5-section .crypto5-tech-grid{gap:1.5rem}.crypto5-section .crypto5-header{margin-bottom:3rem}}.textContent{flex:0 0 45%}.textContent h2{font-size:48px;margin-bottom:0}@media(max-width:1023px){.textContent h2{font-size:38px}}@media(max-width:767px){.textContent h2{font-size:28px}}@media(max-width:1023px){.textContent{text-align:center;margin-bottom:2rem;flex:0 0 auto}}.textContent .featureContainer{margin-top:84px;display:flex;flex-direction:column;gap:40px}.textContent .featureItem{opacity:.6;transition:opacity .3s}.textContent .featureItem .highlightBox{background-color:rgba(0,0,0,0);gap:16px;border-radius:12px;padding:24px;display:flex;flex-direction:column;text-align:left}.textContent .featureItem .highlightBox.actived{background-color:rgba(0,0,0,.5019607843)}.textContent .featureItem.active{opacity:1}.textContent .featureItem.active .highlightBox{background-color:rgba(0,0,0,.5019607843)}.textContent .featureItem .featureTitle{font-weight:700;font-size:1.1rem}.hexContainer{flex:0 0 55%;position:relative;min-height:600px}@media(max-width:1023px){.hexContainer{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;min-height:auto}}.hexContainer .hexagon{position:absolute;width:300px;height:300px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.hexContainer .hexagon:hover{transform:scale(1.1)}.hexContainer .hexagon.actived{transform:scale(1.5);z-index:2}.hexContainer .hexagon .hexBg{width:160px;height:200px;margin:50px auto}.hexContainer .hexagon .hexBg.actived{margin:0 auto;width:300px;height:300px}.hexContainer .hexagon .hexOverlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;z-index:2}@media(max-width:1023px){.hexContainer .hexagon{position:relative;width:300px;height:300px;transform:none}.hexContainer .hexagon.actived{transform:none}}.destop-show{display:flex;justify-content:space-between;padding:120px 160px 100px;background:#151718;color:#fff;overflow:hidden;position:relative;min-height:700px}@media(max-width:1023px){.destop-show{flex-direction:column;align-items:center;padding:2rem 1rem;min-height:unset;display:none}}.mobile-show{display:none}@media(max-width:1023px){.mobile-show{display:block;padding:60px 1rem 2rem;background:#151718;color:#fff;overflow:hidden;position:relative;min-height:700px}}.mobile-show .featureItem{margin-top:30px}.mobile-show h2{font-family:Eina01-SemiBold;font-weight:400;line-height:28px;letter-spacing:-3%;text-align:center;font-size:48px;margin-bottom:0}@media(max-width:1023px){.mobile-show h2{font-size:38px}}@media(max-width:767px){.mobile-show h2{font-size:28px}}.mobile-show .highlightBox{width:520px;margin:auto;text-align:center}@media(max-width:767px){.mobile-show .highlightBox{width:90%}}.mobile-show .high .featureTitle{margin-top:-20px;margin-bottom:20px;font-family:Eina01-SemiBold;font-size:18px}.mobile-show .featureDescription,.mobile-show .high .featureTitle{font-weight:400;line-height:18px;letter-spacing:0;text-align:center}.mobile-show .featureDescription{font-family:Eina01-Regular;font-size:16px;color:#939398}.mobile-show .hexagon{width:200px;position:relative;height:200px;margin:auto}.mobile-show .hexagon .hexBg{width:200px;position:absolute;left:50%;transform:translateX(-50%)}.mobile-show .hexagon .hexOverlay{width:40%;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%}.crypto7Section{position:relative;background:rgba(0,0,0,0)}.crypto7Section .card-div{padding:32px}@media(max-width:1023px){.crypto7Section .card-div{padding:24px}}@media(max-width:768px){.crypto7Section .card-div{padding:20px}}.contentWrapper{position:relative;z-index:2;background:#f4f3f6;padding:5rem 0 3rem;text-align:center;color:#fff}.contentWrapper .title{color:#000;margin-bottom:3rem}.contentWrapper h3{font-weight:400;font-size:20px;line-height:22px;letter-spacing:0;margin-bottom:16px}@media(max-width:1023px){.contentWrapper h3{font-size:16px}}.contentWrapper p{font-family:Eina01-Regular;font-weight:400;font-size:16px;line-height:18px;letter-spacing:0}@media(max-width:1023px){.contentWrapper p{font-size:14px}}.cardGrid{margin-top:3rem;display:grid;gap:1.5rem}@media(min-width:768px){.cardGrid{grid-template-columns:repeat(2,1fr)}}.card{padding:1.5rem;border-radius:12px;text-align:left;color:#fff;transition:transform .3s ease-in-out;background-size:cover;background-position:50%}.card:hover{transform:translateY(-5px)}.bgContainer{background-color:#f4f3f6}.bg1{background-image:url(/bespoke/s2-bg-1.jpeg)}.gradient{background:linear-gradient(180deg,#000000,#0b123d)}.bg2{background-image:url(/bespoke/s2-bg-2.jpeg)}.cardImage{width:100%;border-radius:8px}.conclusion-section{text-align:center;margin-top:4rem}.conclusion-section p{font-size:24px;color:#333;font-weight:500;line-height:1.5;max-width:800px;margin:0 auto;font-family:Eina01-SemiBold,sans-serif}@media(max-width:768px){.conclusion-section p{font-size:1rem}}.crypto8-section{background:#0c0e1b;padding:120px 0;position:relative;overflow:hidden}.crypto8-container{max-width:1200px;margin:0 auto;padding:0 20px}.crypto8-faq-section{margin-bottom:80px}.crypto8-title{font-size:3rem;font-weight:700;color:#fff;text-align:center;margin-bottom:60px;line-height:1.2;font-family:Eina01-SemiBold,sans-serif}.crypto8-faq-list{display:flex;flex-direction:column;gap:4px}.crypto8-faq-item{border-radius:8px;overflow:hidden;transition:all .3s ease}.crypto8-faq-item,.crypto8-faq-item.open{background:radial-gradient(60.44% 69.17% at 50% 0,#1a1d31 11.95%,rgba(0,0,0,.29) 100%)}.crypto8-faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;cursor:pointer;transition:background-color .3s ease}.crypto8-faq-question:hover{background:hsla(0,0%,100%,.05)}.crypto8-faq-question h3{font-size:1.125rem;font-weight:600;color:#fff;margin:0;line-height:1.4;font-family:Eina01-SemiBold,sans-serif}.crypto8-faq-icon{font-size:1.5rem;color:#fff;font-weight:300;transition:transform .3s ease;min-width:24px;text-align:center}.crypto8-faq-item.open .crypto8-faq-icon{transform:rotate(90deg)}.crypto8-faq-answer{padding:0 32px;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease,opacity .4s ease;opacity:0}.crypto8-faq-item.open .crypto8-faq-answer{padding-top:12px;padding-bottom:12px;max-height:200px;opacity:1}.crypto8-faq-answer p{font-size:1rem;color:#b0b0b0;line-height:1.6;margin:0;font-family:Eina01-Regular,sans-serif}.crypto8-cta-section{text-align:center;padding:60px 40px;background:radial-gradient(60.44% 69.17% at 50% 0,#1a1d31 11.95%,rgba(0,0,0,.29) 100%);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.crypto8-cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:16px;font-family:Eina01-SemiBold,sans-serif}.crypto8-cta-description{font-size:1.125rem;color:#b0b0b0;margin-bottom:32px;font-family:Eina01-Regular,sans-serif}.crypto8-cta-btn-outer{background:linear-gradient(100.67deg,#88adfc 21.84%,#d79cee 60.67%,#74d9c9 95.38%);padding:1px;border-radius:50px;display:inline-block}.crypto8-cta-button{background-color:#0c0c0c;color:#fff;border:none;padding:16px 32px;border-radius:50px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Eina01-SemiBold,sans-serif;line-height:16px;gap:10px;display:inline-flex;align-items:center;justify-content:center}.crypto8-cta-button:hover{background:linear-gradient(100.67deg,#88adfc 21.84%,#d79cee 60.67%,#74d9c9 95.38%);color:#000}.crypto8-cta-button:active{background:#d79cee;color:#000}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.crypto8-section{padding:80px 0}.crypto8-container{padding:0 16px}.crypto8-title{font-size:2rem;margin-bottom:40px}.crypto8-faq-section{margin-bottom:60px}.crypto8-faq-question{padding:20px 24px}.crypto8-faq-question h3{font-size:1rem}.crypto8-faq-icon{font-size:1.25rem}.crypto8-faq-answer{padding:0 24px 20px}.crypto8-faq-answer p{font-size:.875rem}.crypto8-cta-section{padding:40px 24px}.crypto8-cta-title{font-size:1.75rem}.crypto8-cta-description{font-size:1rem}.crypto8-cta-button{padding:14px 28px;font-size:1rem}}@media(max-width:480px){.crypto8-title{font-size:1.75rem}.crypto8-faq-question{padding:16px 20px}.crypto8-faq-question h3{font-size:.9rem}.crypto8-faq-answer{padding:0 20px 16px}.crypto8-cta-section{padding:32px 20px}.crypto8-cta-title{font-size:1.5rem}}