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