.Header-module-scss-module__pF99Zq__wrapper{z-index:100;justify-content:center;width:100%;margin-top:40px;padding:22px 24px;display:flex;position:relative}@media (max-width:600px){.Header-module-scss-module__pF99Zq__wrapper{margin-top:12px;padding:8px 12px}}.Header-module-scss-module__pF99Zq__header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0d1466;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;width:85%;height:80px;padding:0 32px;transition:all .2s;display:grid}@media (max-width:1190px) and (min-width:500px){.Header-module-scss-module__pF99Zq__header{grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr);width:90%;height:70px;padding:10px 16px}}@media (max-width:600px){.Header-module-scss-module__pF99Zq__header{justify-content:space-between;width:100%;height:56px;padding:0 16px;display:flex}}.Header-module-scss-module__pF99Zq__leftSection{justify-content:flex-start;align-items:center;gap:clamp(6px,1.2vw,16px);height:100%;display:flex}.Header-module-scss-module__pF99Zq__leftSection .Header-module-scss-module__pF99Zq__logo{object-fit:contain}@media (max-width:500px){.Header-module-scss-module__pF99Zq__leftSection .Header-module-scss-module__pF99Zq__logo{height:30px}}@media (max-width:1190px) and (min-width:500px){.Header-module-scss-module__pF99Zq__leftSection .Header-module-scss-module__pF99Zq__logo{width:65px;height:auto}}.Header-module-scss-module__pF99Zq__leftSection .Header-module-scss-module__pF99Zq__goldBox{object-fit:contain;width:75px;height:50px}@media (max-width:1190px) and (min-width:500px){.Header-module-scss-module__pF99Zq__leftSection .Header-module-scss-module__pF99Zq__goldBox{width:60px;height:45px}}@media (max-width:380px){.Header-module-scss-module__pF99Zq__leftSection .Header-module-scss-module__pF99Zq__goldBox{width:55px;height:40px}}.Header-module-scss-module__pF99Zq__desktopNav{justify-content:center;align-items:center;gap:clamp(12px,2.5vw,40px);margin-right:20px;display:flex}@media (max-width:600px){.Header-module-scss-module__pF99Zq__desktopNav{display:none}}.Header-module-scss-module__pF99Zq__navItem{flex-direction:column;align-items:center;display:flex;position:relative}.Header-module-scss-module__pF99Zq__navLink{color:#fff;opacity:.7;white-space:nowrap;font-weight:500;text-decoration:none;transition:opacity .2s}.Header-module-scss-module__pF99Zq__navLink:hover{opacity:1}.Header-module-scss-module__pF99Zq__navLink.Header-module-scss-module__pF99Zq__active{opacity:1;font-weight:700}@media (max-width:800px){.Header-module-scss-module__pF99Zq__navLink{font-size:14px}}.Header-module-scss-module__pF99Zq__activeIndicator{background:#fff;border-radius:2px;width:12px;height:2px;position:absolute;bottom:-6px}.Header-module-scss-module__pF99Zq__desktopActions{justify-content:flex-end;align-items:center;gap:clamp(6px,1vw,14px);display:flex}@media (max-width:600px){.Header-module-scss-module__pF99Zq__desktopActions{order:2;gap:8px;margin-left:40%;display:flex}}.Header-module-scss-module__pF99Zq__registerBtn{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:40px;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}@media (max-width:1190px){.Header-module-scss-module__pF99Zq__registerBtn{height:clamp(34px,3.5vw,38px);padding:0 clamp(12px,1.5vw,16px);font-size:clamp(12px,1.1vw,14px)}}@media (max-width:600px){.Header-module-scss-module__pF99Zq__registerBtn{display:none}}.Header-module-scss-module__pF99Zq__registerBtn:hover{background:#ffffffe6}.Header-module-scss-module__pF99Zq__storeBtn{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:40px;justify-content:center;align-items:center;width:70px;height:40px;padding:4px;transition:all .2s;display:flex}@media (max-width:1190px){.Header-module-scss-module__pF99Zq__storeBtn{width:clamp(48px,4.5vw,56px);height:clamp(32px,3.2vw,36px)}}@media (max-width:600px){.Header-module-scss-module__pF99Zq__storeBtn{width:44px;height:32px}}.Header-module-scss-module__pF99Zq__storeBtn:hover{background:#ffffff1a}.Header-module-scss-module__pF99Zq__storeBtn img{object-fit:contain;width:24px!important;height:auto!important}@media (max-width:1190px){.Header-module-scss-module__pF99Zq__storeBtn img{width:clamp(16px,1.5vw,20px)!important}}@media (max-width:600px){.Header-module-scss-module__pF99Zq__storeBtn img{width:16px!important}}.Header-module-scss-module__pF99Zq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:22px;height:16px;padding:0;display:none}@media (max-width:600px){.Header-module-scss-module__pF99Zq__hamburger{order:3;margin-left:8px;display:flex}}.Header-module-scss-module__pF99Zq__hamburger span{transform-origin:0;background-color:#fff;width:100%;height:2px;transition:all .3s}.Header-module-scss-module__pF99Zq__hamburgerOpen span:first-child{transform:rotate(45deg)}.Header-module-scss-module__pF99Zq__hamburgerOpen span:nth-child(2){opacity:0}.Header-module-scss-module__pF99Zq__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)}.Header-module-scss-module__pF99Zq__mobileMenu{display:none}@media (max-width:600px){.Header-module-scss-module__pF99Zq__mobileMenu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0d14f5;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:20px;padding:20px;display:flex;position:absolute;top:76px;left:12px;right:12px;box-shadow:0 10px 30px #00000080}}.Header-module-scss-module__pF99Zq__mobileNav{flex-direction:column;gap:12px;display:flex}.Header-module-scss-module__pF99Zq__mobileNavLink{color:#fff;opacity:.7;border-bottom:1px solid #ffffff0d;padding:6px 0;font-size:16px;text-decoration:none}.Header-module-scss-module__pF99Zq__mobileNavLink.Header-module-scss-module__pF99Zq__active{opacity:1;font-weight:700}
.HeroSection-module-scss-module__ry_tsW__heroSection{background-color:#000;width:100%;height:60vh;position:relative;overflow:hidden}@media (min-width:480px) and (max-width:1024px){.HeroSection-module-scss-module__ry_tsW__heroSection{height:75vh}}@media (min-width:1024px){.HeroSection-module-scss-module__ry_tsW__heroSection{height:100vh}}.HeroSection-module-scss-module__ry_tsW__headerWrapper{z-index:20;width:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__ry_tsW__videoElement{object-fit:cover;object-position:top;background-color:#fff;width:100%;height:100%;display:block}.HeroSection-module-scss-module__ry_tsW__contentOverlay{color:#fff;text-align:center;z-index:10;flex-direction:column;justify-content:flex-end;align-items:center;width:88%;margin:auto;display:flex;position:absolute;inset:0}.HeroSection-module-scss-module__ry_tsW__muteButton{cursor:pointer;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:2%;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__ry_tsW__muteButton{width:20px;height:20px}}.HeroSection-module-scss-module__ry_tsW__subtext{letter-spacing:1px;pointer-events:none;text-align:left;white-space:nowrap;width:fit-content;margin:0;font-size:20px;font-weight:500;line-height:normal}@media (min-width:400px){.HeroSection-module-scss-module__ry_tsW__subtext{font-size:25px}}@media (min-width:800px){.HeroSection-module-scss-module__ry_tsW__subtext{font-size:35px}}@media (min-width:1200px){.HeroSection-module-scss-module__ry_tsW__subtext{font-size:40px}}.HeroSection-module-scss-module__ry_tsW__mainHeading{white-space:pre-line;pointer-events:none;text-align:left;text-align:left;margin:0;font-size:30px;font-weight:600;line-height:normal}@media (min-width:400px){.HeroSection-module-scss-module__ry_tsW__mainHeading{font-size:50px}}@media (min-width:600px){.HeroSection-module-scss-module__ry_tsW__mainHeading{font-size:60px}}@media (min-width:800px){.HeroSection-module-scss-module__ry_tsW__mainHeading{font-size:70px}}@media (min-width:1200px){.HeroSection-module-scss-module__ry_tsW__mainHeading{font-size:80px}}.HeroSection-module-scss-module__ry_tsW__heading_row_container{flex-direction:row;align-items:flex-end;gap:15vw;width:100%;margin-bottom:2.5rem;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__ry_tsW__heading_row_container{gap:4vw}}
.businesssecurity-module-scss-module__aRQAlW__section{color:#fff;background:#050505;border-radius:30px 30px 0 0;align-content:center;min-height:100vh;padding:100px 0;overflow:hidden}.businesssecurity-module-scss-module__aRQAlW__gridContainer{grid-template-columns:1fr 1fr;align-items:flex-start;gap:60px;width:88%;margin:auto;display:grid}.businesssecurity-module-scss-module__aRQAlW__mainTitle{white-space:pre-line;margin-bottom:clamp(40px,4vw,70px);font-weight:700;line-height:1.05}.businesssecurity-module-scss-module__aRQAlW__flexRowBetween{justify-content:space-between;align-items:center;gap:20px;display:flex}.businesssecurity-module-scss-module__aRQAlW__sectionHeadingClamp{margin-bottom:12px;font-size:clamp(20px,3vw,30px);font-weight:600}.businesssecurity-module-scss-module__aRQAlW__textClamp{color:#fff;margin-bottom:clamp(24px,4vw,45px);font-size:clamp(16px,1.5vw,20px)}.businesssecurity-module-scss-module__aRQAlW__arrowIconContainer{font-size:42px}.businesssecurity-module-scss-module__aRQAlW__arrowIconAsset{object-fit:contain}.businesssecurity-module-scss-module__aRQAlW__divider{background:#2e2e2e;height:1px;margin-bottom:clamp(24px,4vw,45px)}.businesssecurity-module-scss-module__aRQAlW__flexRowBetweenData{justify-content:space-between;align-items:center;display:flex}.businesssecurity-module-scss-module__aRQAlW__sectionHeadingFixed{margin-bottom:12px;font-size:clamp(20px,3vw,30px);font-weight:600}.businesssecurity-module-scss-module__aRQAlW__textClampData{color:#fff;font-size:clamp(16px,1.8vw,20px)}.businesssecurity-module-scss-module__aRQAlW__rightColumn{margin-top:90px}.businesssecurity-module-scss-module__aRQAlW__descriptionText{color:#ddd;margin-bottom:45px;font-size:18px;font-weight:500;line-height:1.6}.businesssecurity-module-scss-module__aRQAlW__imageWrapper{border-radius:26px;overflow:hidden}.businesssecurity-module-scss-module__aRQAlW__securityImageAsset{width:100%;height:auto;display:block}@media (min-width:300px){.businesssecurity-module-scss-module__aRQAlW__section{padding-top:50px}.businesssecurity-module-scss-module__aRQAlW__mainTitle{font-size:30px}.businesssecurity-module-scss-module__aRQAlW__gridContainer{grid-template-columns:1fr;gap:20px}.businesssecurity-module-scss-module__aRQAlW__rightColumn{margin-top:0}}@media (min-width:768px){.businesssecurity-module-scss-module__aRQAlW__mainTitle{font-size:40px}.businesssecurity-module-scss-module__aRQAlW__gridContainer{grid-template-columns:1fr 1fr;gap:50px}}@media (min-width:1000px){.businesssecurity-module-scss-module__aRQAlW__mainTitle{font-size:50px}}@media (min-width:1500px){.businesssecurity-module-scss-module__aRQAlW__mainTitle{font-size:60px}}
.businesspower-module-scss-module__n6z3LW__businessPowerSection{background:#0b0b10;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem 0;display:flex;overflow:hidden}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__headingWrapper{width:100%}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__headingWrapper .businesspower-module-scss-module__n6z3LW__mainTitle{color:#fff;text-align:center;margin-bottom:5px;font-size:clamp(2.5rem,4vw,56px);font-weight:600;line-height:1.15}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__headingWrapper .businesspower-module-scss-module__n6z3LW__svgContainer{justify-content:center;align-items:center;width:82%;margin:0 auto;display:flex}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__headingWrapper .businesspower-module-scss-module__n6z3LW__svgContainer .businesspower-module-scss-module__n6z3LW__heartlineSvg{width:100%;height:auto;max-height:100px;overflow:visible}@media (max-width:768px){.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__headingWrapper .businesspower-module-scss-module__n6z3LW__svgContainer .businesspower-module-scss-module__n6z3LW__heartlineSvg{max-height:45px}}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__carouselContainer{cursor:pointer;flex-direction:column;gap:20px;width:100%;padding:15px 0;display:flex;overflow:hidden}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__carouselContainer .businesspower-module-scss-module__n6z3LW__rowWrapper{width:100%;overflow:visible}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__carouselContainer .businesspower-module-scss-module__n6z3LW__rowWrapper .businesspower-module-scss-module__n6z3LW__inlineRow{white-space:nowrap;gap:20px;display:inline-flex}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__carouselContainer .businesspower-module-scss-module__n6z3LW__manyMoreWrapper{justify-content:flex-end;width:100%;padding-right:20px;display:flex}.businesspower-module-scss-module__n6z3LW__businessPowerSection .businesspower-module-scss-module__n6z3LW__carouselContainer .businesspower-module-scss-module__n6z3LW__manyMoreWrapper .businesspower-module-scss-module__n6z3LW__manyMoreText{color:#fff;letter-spacing:-.01em;font-weight:600}.businesspower-module-scss-module__n6z3LW__cardItem{border-radius:24px;flex-shrink:0;min-width:280px;height:220px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.businesspower-module-scss-module__n6z3LW__cardItem .businesspower-module-scss-module__n6z3LW__cardImg{object-fit:cover;object-position:center;height:100%}.businesspower-module-scss-module__n6z3LW__cardItem .businesspower-module-scss-module__n6z3LW__textBadge{-webkit-backdrop-filter:blur(16px);background:#0006;border:1px solid #ffffff26;border-radius:12px;justify-content:space-between;align-items:center;width:fit-content;padding:8px 12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.businesspower-module-scss-module__n6z3LW__cardItem .businesspower-module-scss-module__n6z3LW__textBadge .businesspower-module-scss-module__n6z3LW__cardTitle{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:600}@media (max-width:600px){.businesspower-module-scss-module__n6z3LW__mainTitle{font-size:30px!important}.businesspower-module-scss-module__n6z3LW__cardItem{min-width:250px;height:160px}.businesspower-module-scss-module__n6z3LW__cardItem .businesspower-module-scss-module__n6z3LW__cardTitle{font-size:14px!important}}
.golreward-module-scss-module__nap_tq__goldRewardsSection{background-color:#000;align-items:center;gap:5%;min-height:100vh;display:flex;overflow:hidden}@media (max-width:1024px){.golreward-module-scss-module__nap_tq__goldRewardsSection{flex-direction:column;justify-content:flex-start;gap:60px}}.golreward-module-scss-module__nap_tq__container{width:88%;margin:0 auto;display:flex}.golreward-module-scss-module__nap_tq__leftContent{flex-direction:column;justify-content:center;gap:80px;width:50%;display:flex}@media (max-width:1024px){.golreward-module-scss-module__nap_tq__leftContent{align-items:center;gap:40px;width:100%}}.golreward-module-scss-module__nap_tq__mainHeading{color:#fff;font-size:56px;font-weight:700;line-height:1.2}.golreward-module-scss-module__nap_tq__featuresList{flex-direction:column;gap:40px;width:100%;display:flex}@media (max-width:600px){.golreward-module-scss-module__nap_tq__featuresList{gap:28px}}.golreward-module-scss-module__nap_tq__gold_box{z-index:2;pointer-events:none;width:140px;height:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-190%)}.golreward-module-scss-module__nap_tq__gold_box img{transform:scale(2)}.golreward-module-scss-module__nap_tq__featureItem{align-items:center;gap:16px;display:flex}.golreward-module-scss-module__nap_tq__featureItem img{width:clamp(32px,3.33vw,48px);height:clamp(32px,3.33vw,48px)}.golreward-module-scss-module__nap_tq__featureTitle{letter-spacing:0;color:#fff;text-transform:capitalize;font-size:clamp(1rem,1.67vw,1.5rem);font-weight:700;line-height:1.2}@media (max-width:1024px){.golreward-module-scss-module__nap_tq__featureTitle{font-size:1.5rem}}@media (max-width:600px){.golreward-module-scss-module__nap_tq__featureTitle{font-size:1.2rem}}.golreward-module-scss-module__nap_tq__featureDesc{color:#a0a0a0;font-size:clamp(16px,1.39vw,20px);font-weight:500}@media (max-width:600px){.golreward-module-scss-module__nap_tq__featureDesc{margin-top:4px;font-size:.95rem}}.golreward-module-scss-module__nap_tq__rightContent{justify-content:end;align-items:center;width:50%;display:flex}@media (max-width:1024px){.golreward-module-scss-module__nap_tq__rightContent{width:100%}}.golreward-module-scss-module__nap_tq__phoneOuterGradientBox{z-index:10;background:linear-gradient(332.36deg,#151515 57.03%,#573f21 183.42%);border-radius:48px;padding:clamp(18px,2vw,40px);position:relative;overflow:hidden}@media (max-width:600px){.golreward-module-scss-module__nap_tq__phoneOuterGradientBox{border-radius:32px;padding:20px}}.golreward-module-scss-module__nap_tq__phoneOuterGradientBox:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:11;background:linear-gradient(#d9b373 4.69%,#1d1c1a 31.75%);border-radius:48px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:600px){.golreward-module-scss-module__nap_tq__phoneOuterGradientBox:before{border-radius:32px}}.golreward-module-scss-module__nap_tq__phoneMockupFrame{will-change:transform;background-color:#111;border:4px solid #333;border-radius:40px;flex-direction:column;justify-content:flex-end;width:360px;height:740px;display:flex;overflow:hidden}@media (max-width:600px){.golreward-module-scss-module__nap_tq__phoneMockupFrame{border-radius:24px;width:280px;height:580px}}.golreward-module-scss-module__nap_tq__phoneScreenImg{object-fit:cover;width:100%;height:100%}@media (max-width:1500px){.golreward-module-scss-module__nap_tq__mainHeading{font-size:45px}}@media (max-width:1200px){.golreward-module-scss-module__nap_tq__mainHeading{font-size:35px}}@media (max-width:800px){.golreward-module-scss-module__nap_tq__container{flex-direction:column-reverse}.golreward-module-scss-module__nap_tq__mainHeading{font-size:25px}.golreward-module-scss-module__nap_tq__leftContent{gap:15px;margin-top:10px}.golreward-module-scss-module__nap_tq__gold_box{top:80%}.golreward-module-scss-module__nap_tq__gold_box img{transform:scale(1.5)}.golreward-module-scss-module__nap_tq__rightContent{justify-content:center;align-items:start}.golreward-module-scss-module__nap_tq__phoneOuterGradientBox{padding:12px}.golreward-module-scss-module__nap_tq__phoneMockupFrame{width:250px;height:450px}.golreward-module-scss-module__nap_tq__featureTitle{font-size:16px}.golreward-module-scss-module__nap_tq__featureDesc{font-size:14px}}
.faq-module-scss-module__efF60G__faqSection{align-content:center;min-height:100vh;padding:3rem 0;transition:background .3s}.faq-module-scss-module__efF60G__innerContainer{width:88%;margin:0 auto}.faq-module-scss-module__efF60G__mainHeading{letter-spacing:-.02em;letter-spacing:0;text-align:center;margin-bottom:40px;font-family:Montserrat,sans-serif;font-size:1.85rem;font-weight:700;line-height:100%;transition:color .3s}@media (min-width:576px){.faq-module-scss-module__efF60G__mainHeading{margin-bottom:20px;font-size:30px}}@media (min-width:768px){.faq-module-scss-module__efF60G__mainHeading{font-size:45px}}@media (min-width:1024px){.faq-module-scss-module__efF60G__mainHeading{font-size:56px}}.faq-module-scss-module__efF60G__subtext{text-align:center;margin:0 auto 40px;font-size:.95rem;line-height:1.5;transition:color .3s}@media (min-width:576px){.faq-module-scss-module__efF60G__subtext{font-size:1.1rem}}@media (min-width:768px){.faq-module-scss-module__efF60G__subtext{margin:0 auto 35px;font-size:1.25rem;line-height:1.6}}.faq-module-scss-module__efF60G__tabsGrid{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}.faq-module-scss-module__efF60G__tabButton{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700;transition:background .25s,color .25s}@media (min-width:576px){.faq-module-scss-module__efF60G__tabButton{padding:10px 22px;font-size:14px}}@media (min-width:768px){.faq-module-scss-module__efF60G__tabButton{padding:10px 26px;font-size:15px}}.faq-module-scss-module__efF60G__faqCard{border-radius:16px;margin-bottom:14px;padding:16px;transition:background .3s,border-color .3s;overflow:hidden}@media (min-width:768px){.faq-module-scss-module__efF60G__faqCard{border-radius:20px}}.faq-module-scss-module__efF60G__cardHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;display:flex}.faq-module-scss-module__efF60G__questionText{font-size:.95rem;font-weight:600;line-height:1.4;transition:color .3s}@media (min-width:576px){.faq-module-scss-module__efF60G__questionText{font-size:1.1rem}}@media (min-width:768px){.faq-module-scss-module__efF60G__questionText{font-size:1.25rem}}.faq-module-scss-module__efF60G__toggleIndicator{will-change:transform;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;font-weight:500;transition:border-color .3s,color .3s;display:flex}@media (min-width:576px){.faq-module-scss-module__efF60G__toggleIndicator{width:38px;height:38px;font-size:24px}}@media (min-width:768px){.faq-module-scss-module__efF60G__toggleIndicator{width:42px;height:42px;font-size:28px}}.faq-module-scss-module__efF60G__accordionOverflow{will-change:transform;overflow:hidden}.faq-module-scss-module__efF60G__goldboxOutercontainer{justify-content:center;align-items:center;display:flex}.faq-module-scss-module__efF60G__gold_box{pointer-events:none;width:100px;height:100px;top:0;right:0}.faq-module-scss-module__efF60G__gold_box img{transform:scale(3)}.faq-module-scss-module__efF60G__answerText{font-size:18px;line-height:normal;transition:color .3s}@media (min-width:576px){.faq-module-scss-module__efF60G__answerText{font-size:16px}}@media (min-width:768px){.faq-module-scss-module__efF60G__answerText{font-size:15px;line-height:1.7}}.faq-module-scss-module__efF60G__mobile_gold{display:none}@media (max-width:600px){.faq-module-scss-module__efF60G__faqSection{height:auto}.faq-module-scss-module__efF60G__mainHeading{margin-bottom:20px;display:flex}.faq-module-scss-module__efF60G__subtext{margin-bottom:20px}.faq-module-scss-module__efF60G__faqCard{padding:12px}.faq-module-scss-module__efF60G__questionText{font-size:14px}.faq-module-scss-module__efF60G__answerText{margin-top:10px;font-size:12px}.faq-module-scss-module__efF60G__desktop_gold{display:none}.faq-module-scss-module__efF60G__mobile_gold{margin-bottom:10px;display:flex}.faq-module-scss-module__efF60G__mobile_gold .faq-module-scss-module__efF60G__gold_box{height:50px}.faq-module-scss-module__efF60G__mobile_gold .faq-module-scss-module__efF60G__gold_box img{transform:scale(2)}}
.growth-module-scss-module__LwjulG__growth_plan_section{background:#fafafa;min-height:70vh;padding:100px 0}.growth-module-scss-module__LwjulG__card_item{color:#0b0b0b;background:#fff;border-radius:24px;flex-direction:column;padding:40px 30px;transition:background-color .3s,color .3s;display:flex;position:relative;box-shadow:0 2px 8px 1px #0000000a}.growth-module-scss-module__LwjulG__card_item[data-theme=dark]{color:#fff;background:#0b0b0b}.growth-module-scss-module__LwjulG__subtext{text-align:center;color:#111;margin-bottom:50px;font-size:24px;font-weight:500}.growth-module-scss-module__LwjulG__tagLine{color:#6b7280;min-height:44px;margin-bottom:30px;font-size:15px;font-weight:500;line-height:normal;transition:color .2s}.growth-module-scss-module__LwjulG__tagLine[data-recommended=true]{color:#fff}.growth-module-scss-module__LwjulG__getstarted_btn{cursor:pointer;box-sizing:border-box;color:#111;background:0 0;border:1px solid #111;border-radius:50px;width:100%;margin-top:40px;padding:14px 0;font-size:15px;font-weight:600;transition:all .25s}.growth-module-scss-module__LwjulG__getstarted_btn[data-theme=dark]{color:#111;background:#fff;border:none}@media (max-width:600px){.growth-module-scss-module__LwjulG__growth_plan_section{padding:50px 0}.growth-module-scss-module__LwjulG__subtext{width:95%;margin-bottom:10px;font-size:20px}.growth-module-scss-module__LwjulG__card_item{padding:15px}.growth-module-scss-module__LwjulG__tagLine{margin-bottom:0}.growth-module-scss-module__LwjulG__getstarted_btn{padding:8px}}
.buyerphone-module-scss-module__4vg4Yq__wrapper{box-sizing:border-box;background-color:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.buyerphone-module-scss-module__4vg4Yq__innerContainer{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1100px;display:flex;position:relative}.buyerphone-module-scss-module__4vg4Yq__bgBrandingText{text-align:center;color:#ffffff1f;text-shadow:0 0 20px #ffffff0d;letter-spacing:-.03em;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;font-size:clamp(72px,12.78vw,184px);font-weight:900;position:absolute;top:12%;left:-10%}.buyerphone-module-scss-module__4vg4Yq__downloadCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(58.23deg,#151515 25.2%,#573f21 97.21%);border:1px solid #f59e0b40;border-radius:24px;align-items:center;gap:24px;max-width:460px;padding:clamp(20px,2vw,32px);display:flex;position:relative;box-shadow:0 30px 60px #0009}.buyerphone-module-scss-module__4vg4Yq__qrCodeBox{background-color:#0a0a0a;justify-content:center;align-items:center;width:110px;height:100px;padding:10px;display:flex}.buyerphone-module-scss-module__4vg4Yq__cardContent{flex-direction:column;gap:6px;display:flex}.buyerphone-module-scss-module__4vg4Yq__cardTitle{color:#fff;margin:0;font-size:1.45rem;font-weight:600}.buyerphone-module-scss-module__4vg4Yq__cardDesc{color:#fff;margin:0 0 14px;font-size:.9rem;line-height:1.4}.buyerphone-module-scss-module__4vg4Yq__storeBadgeGroup{gap:10px;display:flex}.buyerphone-module-scss-module__4vg4Yq__storeBadge{cursor:pointer;height:38px}.buyerphone-module-scss-module__4vg4Yq__phoneFrame{background-color:#000;border:6px solid #2d2824;border-radius:48px;flex-direction:column;width:360px;height:660px;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #000000e6}.buyerphone-module-scss-module__4vg4Yq__phoneHeader{color:#fff;z-index:20;background-color:#000;justify-content:space-between;align-items:center;margin-top:5px;padding:8px 16px 16px;font-size:.85rem;display:flex}.buyerphone-module-scss-module__4vg4Yq__phoneScreenViewport{background-color:#000;border-radius:0 0 36px 36px;width:100%;height:100%;position:relative;overflow:hidden}.buyerphone-module-scss-module__4vg4Yq__phoneScrollableArea{flex-direction:column;gap:16px;width:100%;display:flex;position:absolute;top:50px;left:0}.buyerphone-module-scss-module__4vg4Yq__phoneTopRow{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.buyerphone-module-scss-module__4vg4Yq__oxyBranding{color:#fff;align-items:center;gap:6px;font-size:1rem;font-weight:600;display:flex}.buyerphone-module-scss-module__4vg4Yq__loginBtn{color:#bfa06b;cursor:pointer;font-size:.85rem;font-weight:500}.buyerphone-module-scss-module__4vg4Yq__phoneGreetingBlock{color:#fff;padding:0 8px}.buyerphone-module-scss-module__4vg4Yq__phoneMainCard{background:linear-gradient(135deg,#1c1917 0%,#0c0a09 100%);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:14px;padding:20px;display:flex}.buyerphone-module-scss-module__4vg4Yq__aiBadge{color:#a78bfa;background-color:#8b5cf633;border:1px solid #8b5cf64d;border-radius:8px;padding:3px 8px;font-size:.7rem}.buyerphone-module-scss-module__4vg4Yq__dropdownGroup{grid-template-columns:1fr 1fr;gap:10px;display:grid}.buyerphone-module-scss-module__4vg4Yq__phoneDropdown{color:#a1a1aa;background-color:#1c1917;border:1px solid #2e2a24;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.8rem;display:flex}.buyerphone-module-scss-module__4vg4Yq__paymentBox{background-color:#141210;border:1px solid #ffffff08;border-radius:16px;padding:16px}.buyerphone-module-scss-module__4vg4Yq__paymentMethods{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.buyerphone-module-scss-module__4vg4Yq__methodTab{color:#e4e4e7;text-align:center;background-color:#221f1c;border:1px solid #36312b;border-radius:10px;padding:10px;font-size:.75rem}.buyerphone-module-scss-module__4vg4Yq__phoneBtn{color:#000;text-align:center;cursor:pointer;background:linear-gradient(90deg,#bfa06b,#9a7b4c);border-radius:14px;margin-top:6px;padding:14px;font-size:.9rem;font-weight:600}.buyerphone-module-scss-module__4vg4Yq__phoneFooter{color:#71717a;justify-content:space-between;align-items:center;margin-top:4px;padding:0 4px;font-size:.75rem;display:flex}.buyerphone-module-scss-module__4vg4Yq__extraContentCard{color:#fff;background-color:#12100e;border:1px solid #bfa06b1f;border-radius:20px;flex-direction:column;gap:10px;padding:16px;display:flex}.buyerphone-module-scss-module__4vg4Yq__activityRow{border-bottom:1px solid #1c1917;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:.8rem;display:flex}.buyerphone-module-scss-module__4vg4Yq__goldChest{z-index:50;pointer-events:none;width:150px;height:150px;position:absolute;top:50%;left:50%}.buyerphone-module-scss-module__4vg4Yq__buyer_phone_section{padding:4rem 0;overflow:hidden}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-wrapper{box-sizing:border-box;background-color:#000;justify-content:center;align-items:center;width:100%;padding:50px;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-wrapper{padding:50px 20px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-innerContainer{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;gap:48px;width:100%;max-width:1200px;display:flex;position:relative}@media (max-width:1024px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-innerContainer{gap:32px}}@media (max-width:868px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-innerContainer{flex-direction:column;justify-content:center;align-items:center;gap:48px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-bgBrandingText{text-align:center;color:#ffffff14;text-shadow:0 0 20px #ffffff08;letter-spacing:-.03em;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;font-size:clamp(72px,5.78vw,154px);font-weight:900;position:absolute;top:10%;left:-5%}@media (max-width:868px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-bgBrandingText{font-size:7rem;top:4%;left:0}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;background-color:#201c1899;border:1px solid #f59e0b40;border-radius:24px;align-items:center;gap:28px;max-width:480px;padding:40px;display:flex;box-shadow:0 30px 60px #0009}@media (max-width:868px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard{width:100%;max-width:550px}}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-qrCodeBox{background-color:#0a0a0a;border:1px solid #333;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;padding:12px;display:flex}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-qrCodeBox{width:90px;height:90px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent{flex-direction:column;gap:8px;display:flex}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:48px;font-weight:700;line-height:1.15}@media (max-width:1024px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardTitle{font-size:38px}}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardTitle{font-size:32px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardSubTitle{color:#bfa06b;margin:0;font-size:20px;font-weight:600;line-height:1.3}@media (max-width:1024px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardSubTitle{font-size:18px}}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardSubTitle{font-size:16px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardDesc{color:#a1a1aa;margin:4px 0 16px;font-size:18px;line-height:1.5}@media (max-width:1024px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardDesc{font-size:16px}}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardDesc{font-size:14px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-storeBadgeGroup{flex-wrap:wrap;gap:12px;display:flex}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-storeBadgeGroup .buyerphone-module-scss-module__4vg4Yq__buyer-phone-storeBadge{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;height:fit-content;padding:0;transition:transform .2s}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-storeBadgeGroup .buyerphone-module-scss-module__4vg4Yq__buyer-phone-storeBadge:hover{transform:scale(1.03)}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer{background:linear-gradient(332.36deg,#151515 57.03%,#573f21 183.42%);border:1px solid #0000;border-image:linear-gradient(#d9b373 4.69%,#1d1c1a 31.75%) 1;border-radius:64px;flex-shrink:0;justify-content:center;align-items:center;padding:30px;display:flex;box-shadow:0 50px 100px #000c}@media (max-width:1024px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer{border-radius:52px;padding:20px}}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer{border-radius:44px;padding:15px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer .buyerphone-module-scss-module__4vg4Yq__buyer-phone-phoneFrame{background-color:#000;border:6px solid #2d2824;border-radius:48px;flex-direction:column;width:360px;height:660px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #000000e6}@media (max-width:1024px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer .buyerphone-module-scss-module__4vg4Yq__buyer-phone-phoneFrame{border-radius:40px;width:310px;height:570px}}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer .buyerphone-module-scss-module__4vg4Yq__buyer-phone-phoneFrame{border-radius:32px;width:260px;height:480px}}.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer .buyerphone-module-scss-module__4vg4Yq__buyer-phone-phoneFrame .buyerphone-module-scss-module__4vg4Yq__buyer-phone-imageWrapper{width:100%;height:100%;position:relative}.buyerphone-module-scss-module__4vg4Yq__downloadCard{position:relative;overflow:visible}.buyerphone-module-scss-module__4vg4Yq__gold_box{z-index:1000;pointer-events:none;width:140px;height:140px;position:absolute;top:0;right:0;transform:translate(20%,-60%)}.buyerphone-module-scss-module__4vg4Yq__gold_box img{transform:scale(2)}@media (max-width:768px){.buyerphone-module-scss-module__4vg4Yq__buyer_phone_section{padding:5rem 0 0}.buyerphone-module-scss-module__4vg4Yq__wrapper{height:auto;min-height:100vh;padding:24px 12px}.buyerphone-module-scss-module__4vg4Yq__innerContainer{flex-flow:column-reverse wrap;justify-content:flex-start;align-items:center;gap:24px}.buyerphone-module-scss-module__4vg4Yq__phoneFrame,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-outerContainer{border-radius:24px;order:1;width:100%;max-width:300px;height:580px}.buyerphone-module-scss-module__4vg4Yq__downloadCard,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard{text-align:center;border-radius:16px;order:2;align-items:center;gap:12px;width:100%;max-width:320px;margin-top:65px;padding:12px}.buyerphone-module-scss-module__4vg4Yq__qrCodeBox,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-qrCodeBox{width:70px;height:50px;padding:5px}.buyerphone-module-scss-module__4vg4Yq__gold_box img{transform:scale(1.3)}.buyerphone-module-scss-module__4vg4Yq__cardContent,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent{align-items:center;gap:4px}.buyerphone-module-scss-module__4vg4Yq__cardContent .buyerphone-module-scss-module__4vg4Yq__cardTitle,.buyerphone-module-scss-module__4vg4Yq__cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardTitle,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__cardTitle,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardTitle{font-size:1.2rem!important}.buyerphone-module-scss-module__4vg4Yq__cardContent .buyerphone-module-scss-module__4vg4Yq__cardDesc,.buyerphone-module-scss-module__4vg4Yq__cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardDesc,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__cardDesc,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-downloadCard .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardContent .buyerphone-module-scss-module__4vg4Yq__buyer-phone-cardDesc{margin:0 0 8px;font-size:.8rem!important}.buyerphone-module-scss-module__4vg4Yq__bgBrandingText,.buyerphone-module-scss-module__4vg4Yq__buyer-phone-bgBrandingText{font-size:clamp(65px,12vw,100px);top:2%;left:0}}@media (max-width:480px){.buyerphone-module-scss-module__4vg4Yq__phoneFrame{height:500px}}
.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__section{background:#f8f7f4;align-items:center;min-height:100vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__heading{color:#e2e0da;white-space:nowrap;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.04em;font-weight:900;line-height:1;position:absolute;left:0}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__contentWrapper{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;width:100%;display:flex}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__leftContainer{pointer-events:auto}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__rightSpacer{width:35vw;max-width:550px}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__phoneMockup{z-index:10;pointer-events:auto;background:#fff8ee;border:12px solid #111;position:absolute;right:7%;overflow:hidden;box-shadow:0 40px 90px #00000024,0 12px 35px #0000000f}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__notch{z-index:20;background:#111;border-radius:20px;width:120px;height:28px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__screenMask,.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__imageInnerContainer{width:100%;position:relative}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__phoneImage{object-fit:contain;object-position:top}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__qrContainer{flex-direction:column;gap:32px;width:100%;max-width:400px;display:flex}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardWrapper{color:#fff;background:#151515;border-radius:28px;align-items:center;width:100%;margin-top:95%;padding:20px;display:flex;box-shadow:0 30px 70px #0000004d}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__qrCodeBox{background:#000;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin-right:20px;display:flex;position:relative}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__qrImage{object-fit:contain;position:unset;width:85%;height:85%;padding:6px}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardContent{flex-grow:1}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardTitle{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardSubtitle{color:#a0a0a0;margin-top:4px;margin-bottom:16px;font-size:14px}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__buttonGroup{gap:12px;display:flex}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__actionButton{cursor:pointer;background:0 0;border:none;width:100%;padding:0}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__badgeImage{width:200px;height:auto}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__kanzGoldBox{object-fit:contain;margin-top:-90px;transform:scale(1.6)}@media (max-width:700px){.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardWrapper{margin-top:200%;margin-bottom:10px;padding:10px}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardTitle{white-space:nowrap;font-size:16px}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__kanzGoldBox{margin-top:-50px}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__qrCodeBox{width:60px;height:60px}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__cardSubtitle{white-space:nowrap}.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__phoneMockup{right:5%}}@media (max-width:950px){.KanzpaySellerPhoneSection-module-scss-module__pxQkSG__phoneMockup{border:8px solid #000}}
.buyerstack-module-scss-module__J3uZWq__section{background-position:top;background-repeat:no-repeat;background-size:100%;height:300vh;position:relative}.buyerstack-module-scss-module__J3uZWq__anchor1{min-height:100vh;position:absolute;top:0}.buyerstack-module-scss-module__J3uZWq__anchor2{min-height:100vh;position:absolute;top:100vh}.buyerstack-module-scss-module__J3uZWq__stickyContainer{background-image:url(/assets/images/buyer/goldenbg.png);justify-content:center;align-items:center;min-height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.buyerstack-module-scss-module__J3uZWq__anchor3{min-height:100vh;position:absolute;top:200vh}.buyerstack-module-scss-module__J3uZWq__stickyContainer{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.buyerstack-module-scss-module__J3uZWq__card{color:#fff;background:linear-gradient(332.36deg,#111 57.03%,#573f21 183.42%) padding-box padding-box,#000 linear-gradient(111.95deg,#d9b373 4.08%,#191816 31.75%) border-box;border:1px solid #0000;border-radius:24px;flex-direction:column;width:70%;height:65%;display:flex;position:absolute;left:50%;overflow:hidden;box-shadow:0 40px 120px #00000059}@media (min-width:300px){.buyerstack-module-scss-module__J3uZWq__card{padding:15px}}@media (min-width:600px){.buyerstack-module-scss-module__J3uZWq__card{padding:25px}}@media (min-width:1000px){.buyerstack-module-scss-module__J3uZWq__card{padding:45px}}@media (min-width:1500px){.buyerstack-module-scss-module__J3uZWq__card{padding:60px}}@media (min-width:1024px) and (max-height:650px){.buyerstack-module-scss-module__J3uZWq__card{height:80%;padding:15px}}.buyerstack-module-scss-module__J3uZWq__cardTitle{white-space:pre-line;letter-spacing:0;color:#fff;width:fit-content;margin-top:.25rem;font-size:clamp(2rem,3vw,48px);font-weight:700;line-height:normal}@media (max-height:768px){.buyerstack-module-scss-module__J3uZWq__cardTitle{font-size:35px!important}}.buyerstack-module-scss-module__J3uZWq__titleContainer{text-align:left;width:100%;margin-bottom:2rem;padding-left:.5rem}@media (max-height:768px){.buyerstack-module-scss-module__J3uZWq__titleContainer{margin-bottom:15px!important}}@media (min-width:768px){.buyerstack-module-scss-module__J3uZWq__titleContainer{margin-bottom:2.5rem}}.buyerstack-module-scss-module__J3uZWq__partnerLogoRow{flex-direction:row;align-items:center;gap:1rem;width:100%;height:30%;display:flex}.buyerstack-module-scss-module__J3uZWq__partnerRightCol{flex:.7;justify-content:center;align-items:center;height:100%;min-height:240px;display:flex;position:relative}.buyerstack-module-scss-module__J3uZWq__partnerleftCol{display:flex}.buyerstack-module-scss-module__J3uZWq__featuresmain{flex-grow:1;place-items:end;display:flex}.buyerstack-module-scss-module__J3uZWq__featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:100%;display:grid}.buyerstack-module-scss-module__J3uZWq__featureCard{background:#252525;border-radius:20px;min-height:100%;padding:20px}.buyerstack-module-scss-module__J3uZWq__comingSoonText{color:#949494;font-weight:400;display:inline}.buyerstack-module-scss-module__J3uZWq__subheading{color:#fff;font-size:20px;font-weight:700;display:flex}.buyerstack-module-scss-module__J3uZWq__description{color:#a0a0a0;font-size:18px}.buyerstack-module-scss-module__J3uZWq__featureicons{width:40px;height:40px}.buyerstack-module-scss-module__J3uZWq__featureicons img{object-fit:cover}.buyerstack-module-scss-module__J3uZWq__scale_big{transform:scale(1.2)}.buyerstack-module-scss-module__J3uZWq__gold_box{z-index:1000;pointer-events:none;width:140px;height:140px;position:absolute;top:0;right:0;transform:translate(-157%,36%)}.buyerstack-module-scss-module__J3uZWq__gold_box img{transform:scale(2)}@media (max-width:1500px){.buyerstack-module-scss-module__J3uZWq__subheading{font-size:18px}.buyerstack-module-scss-module__J3uZWq__description{font-size:16px}}@media (max-width:900px){.buyerstack-module-scss-module__J3uZWq__cardTitle{font-size:30px!important}.buyerstack-module-scss-module__J3uZWq__subheading{font-size:16px}.buyerstack-module-scss-module__J3uZWq__description{font-size:14px}}@media (max-width:768px){.buyerstack-module-scss-module__J3uZWq__featureCard{border-radius:10px;flex-direction:row;gap:20px;padding:12px;display:flex}.buyerstack-module-scss-module__J3uZWq__partnerRightCol{flex:.5}.buyerstack-module-scss-module__J3uZWq__partnerRightCol img{height:100%}.buyerstack-module-scss-module__J3uZWq__cardTitle{font-size:25px!important}.buyerstack-module-scss-module__J3uZWq__subheading{white-space:nowrap;font-size:14px}.buyerstack-module-scss-module__J3uZWq__comingSoonText,.buyerstack-module-scss-module__J3uZWq__description{font-size:13px}.buyerstack-module-scss-module__J3uZWq__featuresGrid{grid-template-columns:1fr}.buyerstack-module-scss-module__J3uZWq__partnerLogoRow{height:40%}}@media (max-width:450px){.buyerstack-module-scss-module__J3uZWq__partnerRightCol{min-height:160px}.buyerstack-module-scss-module__J3uZWq__partnerRightCol img{height:100%}.buyerstack-module-scss-module__J3uZWq__cardTitle{font-size:20px!important}.buyerstack-module-scss-module__J3uZWq__featureicons{width:25px!important;height:25px!important}.buyerstack-module-scss-module__J3uZWq__featuresGrid{gap:10px}.buyerstack-module-scss-module__J3uZWq__gold_box{width:100px;height:100px;transform:translate(-30%,36%)}.buyerstack-module-scss-module__J3uZWq__card{width:88%;height:70%}.buyerstack-module-scss-module__J3uZWq__partnerleftCol{flex-grow:1}}
.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection{text-align:center;box-sizing:border-box;background:#fff;width:100%;margin:0 auto;padding:4rem 0}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection .kanzbusiness-module-scss-module__-exhgG__cardsContainer{box-sizing:border-box;justify-content:center;gap:20px;margin:auto;display:flex}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection .kanzbusiness-module-scss-module__-exhgG__cardsContainer .kanzbusiness-module-scss-module__-exhgG__card{box-sizing:border-box;background-color:#ededed;border-radius:16px;flex-direction:column;flex:1;display:flex;overflow:hidden}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection .kanzbusiness-module-scss-module__-exhgG__cardsContainer .kanzbusiness-module-scss-module__-exhgG__card .kanzbusiness-module-scss-module__-exhgG__imgContainer{width:100%;overflow:hidden}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection .kanzbusiness-module-scss-module__-exhgG__cardsContainer .kanzbusiness-module-scss-module__-exhgG__card .kanzbusiness-module-scss-module__-exhgG__imgContainer .kanzbusiness-module-scss-module__-exhgG__cardImg{object-fit:cover;object-position:center;width:100%;height:100%}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection .kanzbusiness-module-scss-module__-exhgG__cardsContainer .kanzbusiness-module-scss-module__-exhgG__card .kanzbusiness-module-scss-module__-exhgG__textFooter{text-align:left;padding:20px 24px}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection .kanzbusiness-module-scss-module__-exhgG__cardsContainer .kanzbusiness-module-scss-module__-exhgG__card .kanzbusiness-module-scss-module__-exhgG__textFooter .kanzbusiness-module-scss-module__-exhgG__cardTitle{color:#000;text-align:center;margin:0;font-size:1.2rem;font-weight:500}.kanzbusiness-module-scss-module__-exhgG__mainTitle{color:#000;letter-spacing:-.5px;margin-top:0;margin-bottom:40px;font-size:2.5rem;font-weight:600}@media (min-width:300px){.kanzbusiness-module-scss-module__-exhgG__cardsContainer{flex-wrap:unset;flex-direction:column;width:90%}.kanzbusiness-module-scss-module__-exhgG__card{min-width:unset;max-width:unset}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection{padding-top:0}.kanzbusiness-module-scss-module__-exhgG__mainTitle{margin-bottom:20px;font-size:30px}.kanzbusiness-module-scss-module__-exhgG__imgContainer{height:250px}}@media (min-width:500px){.kanzbusiness-module-scss-module__-exhgG__cardsContainer{flex-flow:wrap;width:88%}.kanzbusiness-module-scss-module__-exhgG__imgContainer{height:330px}.kanzbusiness-module-scss-module__-exhgG__card{min-width:200px;max-width:220px}.kanzbusiness-module-scss-module__-exhgG__mainTitle{margin-bottom:40px;font-size:56px}.kanzbusiness-module-scss-module__-exhgG__kanzBusinessSection{padding:6rem 0 8rem}}
#sellerplatform-module-scss-module__hbTdQG__section2_container{box-sizing:border-box;background:#fff;height:auto;min-height:100vh;padding:14vh 0 4vh;position:relative;overflow:hidden}#sellerplatform-module-scss-module__hbTdQG__section2_container *{box-sizing:border-box}#sellerplatform-module-scss-module__hbTdQG__section2{flex-direction:column;justify-content:center;width:100%;display:flex}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block{flex-direction:column;align-items:center;width:100%;padding:0 40px;display:flex;position:relative}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__text_group_wrapper{flex-direction:column;align-items:flex-start;display:flex}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__power_container{text-transform:capitalize;letter-spacing:1px;color:#000;z-index:5;align-items:center;gap:12px;margin-bottom:2vh;font-size:16px;font-weight:500;display:flex;position:relative}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__power_container .sellerplatform-module-scss-module__hbTdQG__power_icon{will-change:transform;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__power_container .sellerplatform-module-scss-module__hbTdQG__power_icon img{transform:scale(1.2)}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__center_heading{text-align:center;color:#000;will-change:transform;width:100%;margin:0 0 2vh;font-size:clamp(1.8rem,4vw,3.5rem);font-weight:600;line-height:1.15}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__subtitle_text{color:#131313;text-align:left;will-change:transform;margin:0 0 5vh;font-size:clamp(.95rem,1.5vw,1.2rem);font-weight:500;line-height:1.4}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__cards_wrapper{will-change:transform;justify-content:center;width:100%;max-width:1128px;display:flex;position:relative}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__cards_wrapper .sellerplatform-module-scss-module__hbTdQG__cards_container{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:stretch;gap:24px;width:100%;display:flex}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__cards_wrapper .sellerplatform-module-scss-module__hbTdQG__cards_container .sellerplatform-module-scss-module__hbTdQG__card_item{background:#eaeaea;border-radius:20px;flex:1;min-width:300px;height:450px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__cards_wrapper .sellerplatform-module-scss-module__hbTdQG__cards_container .sellerplatform-module-scss-module__hbTdQG__card_item .sellerplatform-module-scss-module__hbTdQG__card_bg_image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__cards_wrapper .sellerplatform-module-scss-module__hbTdQG__cards_container .sellerplatform-module-scss-module__hbTdQG__card_item .sellerplatform-module-scss-module__hbTdQG__card_glass_banner{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#03030329;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;gap:6px;padding:16px 20px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__cards_wrapper .sellerplatform-module-scss-module__hbTdQG__cards_container .sellerplatform-module-scss-module__hbTdQG__card_item .sellerplatform-module-scss-module__hbTdQG__card_glass_banner h3{color:#fff;margin:0;font-size:20px;font-weight:700}#sellerplatform-module-scss-module__hbTdQG__section2 .sellerplatform-module-scss-module__hbTdQG__content_block .sellerplatform-module-scss-module__hbTdQG__cards_wrapper .sellerplatform-module-scss-module__hbTdQG__cards_container .sellerplatform-module-scss-module__hbTdQG__card_item .sellerplatform-module-scss-module__hbTdQG__card_glass_banner p{color:#ffffffd9;margin:0;font-size:15px;font-weight:500;line-height:1.45}@media (max-width:1100px){.sellerplatform-module-scss-module__hbTdQG__card_glass_banner{padding:15px!important}.sellerplatform-module-scss-module__hbTdQG__card_glass_banner h3{font-size:16px!important}.sellerplatform-module-scss-module__hbTdQG__card_glass_banner p{font-size:15px!important}.sellerplatform-module-scss-module__hbTdQG__card_item{min-width:unset!important;height:380px!important}}@media (max-width:860px){.sellerplatform-module-scss-module__hbTdQG__card_glass_banner{padding:15px!important}.sellerplatform-module-scss-module__hbTdQG__card_glass_banner h3{white-space:nowrap!important;font-size:15px!important}.sellerplatform-module-scss-module__hbTdQG__card_glass_banner p{font-size:14px!important}.sellerplatform-module-scss-module__hbTdQG__card_item{min-width:unset!important;height:350px!important}}@media (max-width:768px){#sellerplatform-module-scss-module__hbTdQG__section2_container{padding-top:4vh}.sellerplatform-module-scss-module__hbTdQG__power_icon img{transform:scale(1)!important}.sellerplatform-module-scss-module__hbTdQG__center_heading{font-size:25px!important}.sellerplatform-module-scss-module__hbTdQG__cards_container{flex-direction:column!important}.sellerplatform-module-scss-module__hbTdQG__card_glass_banner{padding:15px!important}.sellerplatform-module-scss-module__hbTdQG__card_glass_banner h3{white-space:nowrap;font-size:15px!important}.sellerplatform-module-scss-module__hbTdQG__card_glass_banner p{font-size:14px!important}.sellerplatform-module-scss-module__hbTdQG__card_item{flex:unset!important;min-width:unset!important;height:380px!important}}
.CardStack-module-scss-module__UsD2jW__sellerStackSection{background:#fff;height:380vh;position:relative}.CardStack-module-scss-module__UsD2jW__stickyViewport{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.CardStack-module-scss-module__UsD2jW__stackCard{transform-origin:top;will-change:transform,opacity;opacity:0;color:#fff;background:#111;border-radius:28px;flex-direction:column;align-items:stretch;gap:1.5rem;width:75%;height:fit-content;min-height:65%;padding:20px;display:flex;position:absolute;top:22%;left:50%;overflow:hidden;transform:translate(-50%,100vh)scale(.8)}.CardStack-module-scss-module__UsD2jW__innerstackCard{flex-grow:1;align-items:stretch}.CardStack-module-scss-module__UsD2jW__description{color:#fff;margin-top:20px;font-weight:500;line-height:normal}.CardStack-module-scss-module__UsD2jW__features_p{color:#fff;margin-top:20px;font-weight:700}.CardStack-module-scss-module__UsD2jW__image_card{flex:1;padding:20px}.CardStack-module-scss-module__UsD2jW__image_card video{height:100%}.CardStack-module-scss-module__UsD2jW__feature_card{padding:15px}.CardStack-module-scss-module__UsD2jW__feature_icon{object-fit:contain;border-radius:3px;width:40px;height:40px}@media (max-width:1000px){.CardStack-module-scss-module__UsD2jW__stackCard{width:88%;height:75%}.CardStack-module-scss-module__UsD2jW__stackCard .CardStack-module-scss-module__UsD2jW__description,.CardStack-module-scss-module__UsD2jW__stackCard .CardStack-module-scss-module__UsD2jW__features_p{font-size:14px}}.CardStack-module-scss-module__UsD2jW__featuresGrid{margin-top:10px;display:grid}@media (max-width:650px){.CardStack-module-scss-module__UsD2jW__stackCard{width:88%;height:80%;padding:15px;top:15%!important}.CardStack-module-scss-module__UsD2jW__stackCard .CardStack-module-scss-module__UsD2jW__description{font-size:15px}.CardStack-module-scss-module__UsD2jW__stackCard .CardStack-module-scss-module__UsD2jW__features_p{line-height:1.3;margin-top:5px!important;font-size:12px!important}.CardStack-module-scss-module__UsD2jW__featuresGrid{grid-template-columns:1fr 1fr;margin-top:10px}}@media (max-width:500px){.CardStack-module-scss-module__UsD2jW__image_card{height:220px;padding:10px}.CardStack-module-scss-module__UsD2jW__featuresGrid{gap:8px}.CardStack-module-scss-module__UsD2jW__stackCard{height:70%;top:18%}.CardStack-module-scss-module__UsD2jW__stackCard .CardStack-module-scss-module__UsD2jW__description{margin-top:0}.CardStack-module-scss-module__UsD2jW__stackCard .CardStack-module-scss-module__UsD2jW__features_p,.CardStack-module-scss-module__UsD2jW__stackCard .CardStack-module-scss-module__UsD2jW__description{font-size:13px}.CardStack-module-scss-module__UsD2jW__feature_card{padding:12px!important}.CardStack-module-scss-module__UsD2jW__feature_icon{width:20px!important;height:20px!important}}
