.about{margin-top:-1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0}@media(max-width:448px){.about{padding:4rem 2rem}}.about_container{max-width:1152px;width:100%;display:flex;flex-direction:column;justify-content:space-between}.about_container h1{position:relative;font-size:clamp(2rem,-.3323rem + 5.988vw,2.5rem);z-index:1;background-color:transparent;color:#2a2a2a}.about_container h1:before{content:"";width:100%;height:20px;position:absolute;top:2.5rem;left:0;background-image:url(/_next/static/media/SubtractY.bffac656.png);background-repeat:no-repeat;background-size:contain;z-index:-1}@media(max-width:448px){.about_container h1:before{top:1.8rem}}.about_container_modules{max-width:1152px;display:grid;grid-template-columns:40% 60%;grid-gap:10rem;gap:10rem}@media(max-width:448px){.about_container_modules{grid-template-columns:repeat(1,minmax(0,1fr));gap:5rem}}.about_container_modules div:first-child{display:flex;flex-direction:column;justify-content:center;gap:2rem}.about_container_modules div:first-child p{color:var(--Neutral-Darkest,#2a2a2a);font-size:17px;font-weight:400;line-height:30px;letter-spacing:-.2px}.about_container_modules div:first-child button{width:40%;padding:.5rem 1.5rem;border-radius:3rem;background-color:#d91e23;border:2px solid #d91e23;font-size:20px;font-weight:500;line-height:30px}@media(max-width:448px){.about_container_modules div:first-child button{width:60%}}.about_container_modules div:first-child button a{color:#fff;text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about_container_modules div:last-child{background-color:#ff0;display:flex;align-items:center;position:relative;animation:fadeIn .5s ease-in-out forwards;margin-bottom:30rem}.about_container_modules div:last-child img{max-width:100%;width:auto;height:auto;object-fit:contain;position:relative;opacity:0;animation:fadeIn .5s ease-in-out forwards}.about_container_modules div:last-child img:first-child{animation-delay:.1s;left:3rem;top:0;position:absolute}@media(max-width:448px){.about_container_modules div:last-child img:first-child{bottom:1.5rem;left:1rem;width:50%}}@media(max-width:384px){.about_container_modules div:last-child img:first-child{bottom:1rem;left:.5rem;width:70%}}.about_container_modules div:last-child img:last-child{animation-delay:.2s;top:3rem;left:13rem;position:absolute}@media(max-width:448px){.about_container_modules div:last-child img:last-child{top:1rem;left:-1rem;width:50%}}@media(max-width:384px){.about_container_modules div:last-child img:last-child{top:.5rem;left:0;width:70%}}h1,p,span{margin:0}.exchange-section{width:100%;max-width:100%;display:flex;flex-direction:column;border-radius:1.5rem;background-color:#2a2a2a;overflow:hidden;box-sizing:border-box}.exchange-section_details{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;height:100%}.exchange-section_details_content{display:grid;grid-gap:1rem;gap:1rem}.exchange-section_details_content h2{color:#fff;font-size:16px;font-weight:400}.exchange-section_details .exchange_cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.exchange-section_details .exchange_cards_card{background-color:#fff;padding:.75rem 1rem;border-radius:.7rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;min-height:3.5rem;overflow:hidden;box-sizing:border-box}.exchange-section_details .exchange_cards_card>div:first-child{flex:1 1 auto;min-width:0;overflow:hidden}.exchange-section_details .exchange_cards_card .custom-dropdown{flex:0 1 42%;max-width:11rem;min-width:6.5rem}.exchange-section_details .exchange_cards_card .label{font-size:12px;opacity:.5;margin-bottom:.15rem;display:block}.exchange-section_details .exchange_cards_card label{color:#5f5f65;font-size:clamp(1.125rem,3.5vw,1.5rem);font-weight:500;display:flex;width:100%;min-width:0}.exchange-section_details .exchange_cards_card label input{padding:0;border:none;width:100%;max-width:100%;min-width:0;outline:none;color:#5f5f65;font-size:inherit;font-weight:inherit;line-height:1.2;background:transparent}.exchange-section_details .exchange_cards_card label input input[type=number]::-webkit-inner-spin-button,.exchange-section_details .exchange_cards_card label input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.exchange-section_details .exchange_cards_card label input input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}@media(max-width:768px){.exchange-section_details .exchange_cards_card{padding:.65rem .75rem}.exchange-section_details .exchange_cards_card label{font-size:clamp(1rem,4.5vw,1.25rem)}.exchange-section_details .exchange_cards_card .custom-dropdown{flex:0 1 48%;max-width:9.5rem;min-width:5.5rem}}.exchange-section_header{background-color:hsla(0,0%,100%,.1);padding:1rem;color:#fff;text-align:center}.exchange-section_header p{text-shadow:1px 1px 0 rgba(0,0,0,.25);font-size:16px}.exchange-section_footer{width:100%;border-radius:.5rem;padding:1rem 0;background-color:hsla(0,0%,100%,.102);color:hsla(0,0%,100%,.6);line-height:1rem;text-align:center;font-size:13px}.css-1fdsijx-ValueContainer{margin-bottom:10px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.custom-dropdown{position:relative;width:100%;max-width:100%}.custom-dropdown__selected{cursor:pointer;justify-content:space-around;outline:none;padding:.65rem;border:none;background:rgba(0,0,0,.1);border-radius:32px}.custom-dropdown__selected,.custom-dropdown__selected-value{display:flex;align-items:center}.custom-dropdown__icon{margin-left:10px;font-size:.8rem;font-weight:lighter;margin-top:4px}.custom-dropdown__menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:4px;z-index:10;margin-top:4px;width:150%}.custom-dropdown__search{width:100%;padding:8px;border:none;border-bottom:1px solid #ccc;outline:none}.custom-dropdown__options{max-height:min(240px,40vh);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent}.custom-dropdown__options::-webkit-scrollbar{width:6px}.custom-dropdown__options::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.custom-dropdown__option{padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.custom-dropdown__option:hover{background:#f0f0f0}.custom-dropdown__option-item{display:flex;justify-content:right;flex-direction:column}.flagName{display:flex;justify-content:flex-end;flex-direction:row}.qr-section{width:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:1.5rem;background-color:#fff;overflow:hidden}.qr-section_download{display:none}.qr-section_details{padding:1rem;display:flex;align-items:center;gap:1rem;margin-top:-2rem}.qr-section_details img{width:7rem;height:auto}.qr-section_details p{line-height:1.25rem}.qr-section_details_image{display:block}.qr-section_image{overflow:hidden;height:65%;position:relative;min-height:200px}.qr-section_image img{width:100%;height:100%;object-fit:cover;object-position:center top}@media(max-width:768px){.qr-section_image{min-height:180px}.qr-section_image,.qr-section_image img{height:auto;max-height:280px}.qr-section_details p,.qr-section_details_image{display:none}.qr-section_download{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:18px}}