.promotion-page-item-card{position:relative;border-radius:2.5rem;height:100%;font-family:Inter,sans-serif;background-color:#27272a;min-height:15.6875rem;transition:transform .3s cubic-bezier(.25,.8,.25,1);z-index:0;overflow:hidden}.promotion-page-item-card:hover{transform:scale(1.02)}.promotion-page-item-card:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-top-right-radius:.625rem;border-bottom-right-radius:.625rem;z-index:0}.promotion-page-item-card .post-image{width:45%;position:absolute;left:0;bottom:0;height:100%;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;container-type:inline-size}@media(max-width:950px){.promotion-page-item-card .post-image{width:40%}}@media(max-width:640px){.promotion-page-item-card .post-image{width:45%}}.promotion-page-item-card .post-image img{width:100%;height:100%;object-fit:cover;object-position:center}.promotion-page-item-card .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;margin-left:45%;width:55%;z-index:1;padding:1.44rem 1.375rem;gap:1.6875rem}@media(max-width:950px){.promotion-page-item-card .wrapper{margin-left:40%}}@media(max-width:640px){.promotion-page-item-card .wrapper{margin-left:45%}}.promotion-page-item-card .wrapper .learn-more-btn{padding-inline:1.5rem;text-transform:none;text-align:center;transition:transform .3s cubic-bezier(.25,.8,.25,1)}@media(max-width:640px){.promotion-page-item-card .wrapper .learn-more-btn{width:100%}}.promotion-page-item-card .wrapper .learn-more-btn:hover{transform:scale(1.05);opacity:.9}.promotion-page-item-card .wrapper .promotion-page-item-content{width:100%;display:flex;flex-direction:column;gap:.625rem}.promotion-page-item-card .wrapper .promotion-page-item-content .promotion-page-item-title{font-size:1.875rem;font-weight:900;line-height:2.25rem;text-transform:uppercase}@media(max-width:950px){.promotion-page-item-card .wrapper .promotion-page-item-content .promotion-page-item-title{font-size:1.5rem;line-height:2rem}}.promotion-page-item-card .wrapper .promotion-page-item-content .promotion-page-item-desc{overflow:hidden;color:#fff;font-weight:600;font-size:1rem;text-transform:uppercase;display:flex;flex-wrap:wrap}.promotion-page-item-card .wrapper .promotion-page-item-content .promotion-page-item-desc .coin_wrap{display:flex;align-items:center;gap:.5rem}.promotion-page-item-card .wrapper .promotion-page-item-content .promotion-page-item-desc .coin_wrap>span{display:flex;align-items:center;gap:.25rem}.promotion-page-item-card .wrapper .promotion-page-item-content .promotion-page-item-desc .coin_wrap .gc_coin_value{color:#ffd763}.promotion-page-item-card .wrapper .promotion-page-item-content .promotion-page-item-desc .coin_wrap .sc_coin_value{color:#00e5af}.promotion-page-item-card a{text-decoration:none;color:#fff;display:flex;align-items:flex-start;height:100%}.faq-block{margin-bottom:100px;background-color:#252528;border-radius:20px;padding:60px;position:relative;color:#fff}@media(max-width:950px){.faq-block{padding-left:10px;padding-right:10px}}.faq-block .toggle-button{z-index:5;position:absolute;top:16px;right:16px;padding:6px 12px;border-radius:12px;background-color:#3a3a3f;color:#fff;font-size:14px;font-weight:600;cursor:pointer;border:none}.faq-block .toggle-button .arrow{margin-left:6px}@media(max-width:950px){.faq-block .toggle-button{right:50%;top:auto;bottom:0;transform:translate(50%,-50%)}}.faq-block .content-wrapper{z-index:5;position:relative}.faq-block .content-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(180deg,#18181b00 0,#252528);pointer-events:none;z-index:2}.faq-block .content-wrapper .content{position:relative;max-height:396px;overflow-y:auto;padding-right:8px;padding-bottom:24px;transition:max-height .3s ease;scrollbar-width:thin}.faq-block .content-wrapper .content.expanded{max-height:1000px}.faq-block .content-wrapper .content.collapsed{max-height:396px}.faq-block .content-wrapper .content::-webkit-scrollbar{width:6px}.faq-block .content-wrapper .content::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:10px}.faq-block .content-wrapper .content .faq-item{display:flex;align-items:flex-start;justify-content:center;gap:12px;padding:16px 0}.faq-block .content-wrapper .content .faq-item .icon{display:inline-block;width:24px;height:24px;min-width:24px;min-height:24px;background-image:url(/_next/static/media/question.02f27a0d.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;font-size:20px}.faq-block .content-wrapper .content .faq-item .text{flex:1 1}.faq-block .content-wrapper .content .faq-item .text h4{font-family:var(--font-inter,"Inter",system-ui,sans-serif);font-weight:700;font-size:20px;line-height:28px;font-style:italic;display:flex;align-items:center;color:#fff;margin-bottom:6px}@media(max-width:950px){.faq-block .content-wrapper .content .faq-item .text h4{font-family:var(--font-inter,"Inter",system-ui,sans-serif);font-weight:700;font-size:16px;line-height:28px}}.faq-block .content-wrapper .content .faq-item .text h4 strong{margin-left:10px;font-weight:700;color:#fff}.faq-block .content-wrapper .content .faq-item .text p{font-family:var(--font-inter,"Inter",system-ui,sans-serif);font-weight:400;font-size:16px;line-height:22px;font-style:normal;color:#ffffffd4}@media(max-width:950px){.faq-block .content-wrapper .content .faq-item .text p{font-family:var(--font-inter,"Inter",system-ui,sans-serif);font-weight:400;font-size:12px;line-height:22px}}.faq-block .content-wrapper .content .faq-item .text p a{color:#ffffffd4;font-weight:600;text-decoration:underline;margin-left:4px}.faq-block .content-wrapper .content .faq-item hr{border:none;border-top:1px solid #ffffff1a;margin:16px 0}.faq-block .decorations{position:absolute;top:0;right:0;width:100%;height:100%}.faq-block .decorations .image-container{position:absolute;right:0;bottom:0;overflow:hidden}.faq-block .decorations .image-container:first-child{z-index:10;right:45px;bottom:45px;width:58px;height:58px}@media(max-width:950px){.faq-block .decorations .image-container:first-child{top:-50px;right:150px}}.faq-block .decorations .image-container:last-child{z-index:5;right:-40px;bottom:-40px;width:130px;height:130px}@media(max-width:950px){.faq-block .decorations .image-container:last-child{top:-50px;right:50px}}.faq-block .decorations .image-container img{position:relative;object-fit:contain;display:block;box-sizing:border-box;top:50%;left:50%;transform:translate(-50%,-50%)}.promotion-page-wrapper{display:flex;flex-direction:column;justify-content:flex-start;color:#fff;font-size:.8rem;margin-inline:auto;padding-inline:.5rem;gap:3.125rem}.promotion-page-wrapper .promotions{width:100%;display:flex;flex-direction:column;gap:3.125rem}.promotion-page-wrapper .promotions .title{display:flex;align-items:center;gap:.25rem;margin-block-end:1.25rem}.promotion-page-wrapper .promotions .title h2{font-size:1.5rem}@media(max-width:950px){.promotion-page-wrapper .promotions .title h2{font-size:1.25rem}.promotion-page-wrapper .promotions .title img{width:1.0625rem;height:auto}}.promotion-page-wrapper .promotions .promotion-page-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.75rem;gap:1.75rem}@media(max-width:950px){.promotion-page-wrapper .promotions .promotion-page-items{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(max-width:640px){.promotion-page-wrapper .promotions .promotion-page-items{gap:1.0625rem}}
/*# sourceMappingURL=abf84900e6884ea9.css.map*/