input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.terms-wrapper{box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:4rem 2rem}@media (max-width:768px){.terms-wrapper{padding:2rem clamp(1rem,4vw,1.5rem)}}.terms-wrapper .accordion-container{flex-direction:column;gap:1.5rem;display:flex}.terms-wrapper .accordion-item{background:#fff;border:1px solid #ddd;border-radius:1.5rem;transition:transform .2s;overflow:hidden;box-shadow:0 4px 10px #00000014}.terms-wrapper .accordion-item:hover{transform:translateY(-2px)}.terms-wrapper .accordion-item .accordion-header{cursor:pointer;text-align:left;background-color:#fefefe;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem 2rem;font-size:clamp(1.125rem,4vw,2rem);font-weight:600;display:flex}@media (max-width:768px){.terms-wrapper .accordion-item .accordion-header{gap:.5rem;padding:1rem 1.25rem}}.terms-wrapper .accordion-item .accordion-header .icon-title-wrapper{align-items:center;gap:.75rem;display:flex}.terms-wrapper .accordion-item .accordion-header .chevron{color:#f50b0b;margin-left:auto;font-size:1.5rem;transition:transform .2s}.terms-wrapper .accordion-item .accordion-header .rotate{transform:rotate(180deg)}.terms-wrapper .accordion-item .accordion-body{word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;background:#fcfcfc;width:100%;max-width:100%;padding:1.5rem 2.5rem}@media (max-width:768px){.terms-wrapper .accordion-item .accordion-body{padding:1rem 1.25rem}}.terms-wrapper .sub-accordion-item{margin-bottom:1rem}.terms-wrapper .sub-accordion-item .sub-accordion-header{cursor:pointer;text-align:left;background-color:#f9f9f9;border:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:clamp(1rem,3vw,1.2rem);font-weight:600;display:flex}@media (max-width:768px){.terms-wrapper .sub-accordion-item .sub-accordion-header{padding:.75rem 1rem}}.terms-wrapper .sub-accordion-item .sub-accordion-header{text-align:left;border-radius:.5rem;transition:background-color .2s}.terms-wrapper .sub-accordion-item .sub-accordion-header:hover{background-color:#f0f0f0}.terms-wrapper .sub-accordion-item .sub-accordion-header .title{flex-grow:1}.terms-wrapper .sub-accordion-item .sub-accordion-header .chevron{color:#f50b0b;margin-left:1rem;font-size:1rem;transition:transform .2s}.terms-wrapper .sub-accordion-item .sub-accordion-header .rotate{transform:rotate(180deg)}.terms-wrapper .sub-accordion-item .sub-accordion-body{text-align:left;overflow-wrap:break-word;background:#fff;border-left:2px solid #f50b0b;padding:1rem 1.5rem}@media (max-width:768px){.terms-wrapper .sub-accordion-item .sub-accordion-body{padding:.75rem 1rem}}.terms-wrapper .sub-accordion-item .sub-accordion-body p{color:#4b4b4b;max-width:100%;margin-bottom:1rem;font-size:clamp(.9375rem,2.5vw,1.05rem);line-height:1.7}.terms-wrapper .sub-accordion-item .sub-accordion-body ul{margin-bottom:1rem;padding-left:2rem;list-style-type:disc}.terms-wrapper .sub-accordion-item .sub-accordion-body ul li{color:#4b4b4b;margin-bottom:.5rem;font-size:1.05rem}.hero{box-sizing:border-box;z-index:1;background-image:url(../media/herobg.2ovxdwoihxoa5.png);background-repeat:no-repeat;border-radius:3rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1440px;margin:1.5rem auto 0;padding:3rem clamp(1rem,4vw,2rem) 4rem;display:flex;position:relative}@media (max-width:1279px){.hero{background-color:#d98e1e33;background-image:none;border-radius:24px;margin-top:1rem;padding:2rem 1rem 2.5rem}}@media (max-width:360px){.hero{border-radius:16px;padding:1.5rem .75rem 2rem}}.hero_container{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:1rem;width:100%;max-width:1152px;padding:0 clamp(.5rem,3vw,1.5rem);display:flex}.hero_container_header{z-index:1;text-align:left;color:#2a2a2a;letter-spacing:-.02em;word-wrap:break-word;background-color:#0000;margin-top:.5rem;font-size:clamp(2.25rem,8vw,4rem);font-weight:700;line-height:1.15;position:relative}@media (max-width:1279px){.hero_container_header{text-align:center;margin-top:0;font-size:clamp(2rem,6vw,2.75rem)}}@media (max-width:360px){.hero_container_header{font-size:clamp(1.75rem,8vw,2.25rem)}}.hero_container_header:before{content:"";z-index:-1;background-image:url(../media/Subtract.3k8vc_4vl-vg6.png);background-repeat:no-repeat;background-size:contain;width:100%;height:24px;position:absolute;top:3.5rem;left:0}@media (max-width:1279px){.hero_container_header:before{width:min(280px,90%);height:20px;top:2.75rem;left:50%;transform:translate(-50%)}}.hero_container_modules{grid-template-columns:1.35fr .85fr;align-items:stretch;gap:1.5rem;width:100%;max-width:1152px;display:grid}@media (max-width:1279px){.hero_container_modules{grid-template-columns:1fr;align-items:start;gap:1.25rem}}.hero_container_modules aside{flex-direction:column;min-width:0;display:flex}.hero_container_modules aside .qr-section,.hero_container_modules aside .exchange-section{flex:1;height:100%}@media (max-width:1279px){.hero_container_modules aside{align-self:start;height:auto}.hero_container_modules aside .qr-section,.hero_container_modules aside .exchange-section{flex:none;height:auto}}.hero_container_modules aside:first-child,.hero_container_modules aside:last-child{grid-column:auto}@media (orientation:landscape) and (max-height:820px) and (min-width:768px){.hero{padding:1rem clamp(.75rem,3vw,1.25rem) 1.25rem}.hero .hero_container_modules{grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem;display:grid}.hero .hero_container_modules aside{flex-direction:column;align-self:stretch;min-width:0;height:100%;display:flex}.hero .hero_container_modules aside .qr-section{flex:1;height:100%}}
