.campaign-register-prompt{width:480px;max-width:min(480px,100vw - 48px);background:var(--color-bg-3);border-radius:24px;overflow:visible}.campaign-register-prompt>[class*=header]:first-child{position:absolute;top:0;right:0;left:0;z-index:1;display:flex;justify-content:flex-end;align-items:flex-start;padding:16px 16px 0;min-height:0;pointer-events:none}.campaign-register-prompt>[class*=header]:first-child>[class*=headerMain]{display:none}.campaign-register-prompt [class*=close]{pointer-events:auto;margin-left:auto}.campaign-register-prompt [class*=body]{padding:32px}.campaign-register-prompt__content{display:flex;flex-direction:column;align-items:center;text-align:center}.campaign-register-prompt__image{width:200px;height:169px;object-fit:contain;opacity:1;display:block}.campaign-register-prompt__title{margin:24px 0 0;font-weight:500;font-size:20px;line-height:1.3;color:var(--color-text-1)}.campaign-register-prompt__description,.campaign-register-prompt__title{padding:0;max-width:100%;font-family:var(--font-family-base);letter-spacing:0}.campaign-register-prompt__description{margin:8px 0 0;font-weight:400;font-size:14px;line-height:1.4;text-align:center;color:var(--color-text-3)}.campaign-register-prompt__cta{margin-top:32px;width:100%;max-width:416px}@media(max-width:767px){.campaign-register-prompt{width:calc(100vw - 32px);max-width:none}.campaign-register-prompt [class*=body]{padding:32px 24px}.campaign-register-prompt__image{width:150px;height:126px}.campaign-register-prompt__title{font-size:18px}.campaign-register-prompt__cta{max-width:none}}.campaign-mutex-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;padding:24px}.campaign-mutex-modal{position:relative;width:480px;min-height:300px;padding:32px 0;border-radius:24px;background:var(--color-bg-3,#131516);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.campaign-mutex-modal__close{position:absolute;top:22px;right:22px;width:32px;height:32px;border:0;border-radius:999px;background:rgba(0,0,0,0);color:#fff;cursor:pointer;font-size:24px;line-height:32px;padding:0}.campaign-mutex-modal__icon{width:64px;height:64px;object-fit:contain;display:block}.campaign-mutex-modal__title{font-weight:500;font-size:20px;line-height:1.2;color:#fff}.campaign-mutex-modal__description,.campaign-mutex-modal__title{margin:16px 0 0;padding:0 32px;font-family:Switzer,Switzer_Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:0;text-align:center}.campaign-mutex-modal__description{font-weight:400;font-size:14px;line-height:1.4;color:#8e8e92}.campaign-mutex-modal__btn{margin-top:32px;width:416px;height:48px;border:0;border-radius:1000px;padding:13.5px 24px;background:var(--color-btn-primary-default,#ffffff);font-family:Switzer,Switzer_Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:0;text-align:center;color:#000;cursor:pointer;transition:opacity .2s ease}.campaign-mutex-modal__btn:hover{opacity:.92}@media(max-width:767px){.campaign-mutex-overlay{align-items:flex-end;padding:0}.campaign-mutex-modal{width:100%;max-width:none;min-height:265px;padding:32px;border-radius:24px 24px 0 0;box-sizing:border-box}.campaign-mutex-modal__close{font-size:16px;line-height:24px;width:24px;height:24px;top:16px;right:16px}.campaign-mutex-modal__icon{width:46.6px;height:46.6px}.campaign-mutex-modal__title{margin-top:16px;padding:0;font-size:18px}.campaign-mutex-modal__description{margin-top:8px;padding:0;font-size:14px}.campaign-mutex-modal__btn{margin-top:auto;width:100%;max-width:none;font-size:16px}}.campaign-cards{background:var(--color-bg-2);color:var(--color-text-1);min-height:100%}.campaign-cards .campaign-amount{color:var(--color-text-8)}.campaign-cards .campaign-cards-container{width:min(1200px,100% - 48px);margin:0 auto}.campaign-cards .campaign-cards-hero{padding:120px 0 80px;background-size:cover;background-position:100%;background-repeat:no-repeat;background-color:var(--color-bg-2)}.campaign-cards .campaign-cards-hero__layout{display:block}.campaign-cards .campaign-cards-hero__image,.campaign-cards .campaign-cards-hero__picture{display:none}.campaign-cards .campaign-cards-hero__content{max-width:640px}.campaign-cards .campaign-cards-hero__title{margin:0;font-family:Switzer,sans-serif;font-weight:600;font-size:48px;line-height:1.2;color:var(--color-text-1)}.campaign-cards .campaign-cards-hero__subtitle{margin-top:12px;font-family:Switzer,sans-serif;font-weight:500;font-size:18px;line-height:1.5;color:var(--color-text-8)}.campaign-cards .campaign-cards-hero__subtitle p{margin:0}.campaign-cards .campaign-cards-hero__subtitle .campaign-rich-text{color:var(--color-text-8)}.campaign-cards .campaign-cards-countdown{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:32px}.campaign-cards .campaign-cards-countdown__label{font-family:Switzer,sans-serif;font-weight:400;font-size:20px;color:var(--color-text-1)}.campaign-cards .campaign-cards-countdown__boxes{display:flex;align-items:center;gap:10px}.campaign-cards .campaign-cards-countdown__box{width:62px;min-height:62px;height:auto;padding:8px 4px;border-radius:8px;border:1px solid var(--color-divider-3);display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,0);gap:4px}.campaign-cards .campaign-cards-countdown__box strong{font-family:Switzer,sans-serif;font-weight:600;font-size:22px;line-height:1;color:var(--color-text-1)}.campaign-cards .campaign-cards-countdown__box span{display:block;font-family:Switzer,sans-serif;font-weight:400;font-size:10px;line-height:1;color:var(--color-text-3)}.campaign-cards .campaign-cards-countdown__sep{font-size:20px;color:var(--color-text-1)}.campaign-cards .campaign-cards-hero__dates{margin:16px 0 0;font-family:Switzer,sans-serif;font-weight:400;font-size:16px;color:var(--color-text-3)}.campaign-cards .campaign-cards-hero__actions{display:flex;align-items:center;gap:16px;margin-top:32px}.campaign-cards .campaign-cards-hero__cta{width:256px;max-width:100%}.campaign-cards .campaign-cards-hero__cta--muted{background:var(--color-fill-1)!important;color:var(--color-text-3)!important;border-color:rgba(0,0,0,0)!important;cursor:not-allowed}.campaign-cards .campaign-cards-share-btn{width:48px;height:48px;flex-shrink:0;border-radius:9999px;border:.83px solid #000;background:var(--color-fill-1);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.campaign-cards .campaign-cards-share-btn img{width:20px;height:20px;display:block}.campaign-cards .campaign-cards-body{display:flex;flex-direction:column;gap:38px;padding:48px 0 80px}.campaign-cards .campaign-cards-introduction{padding:32px;border:1px solid rgba(0,0,0,0);border-radius:32px;background:var(--color-bg-1);font-family:Switzer,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:var(--color-text-3)}.campaign-cards .campaign-cards-introduction p{margin:0 0 12px}.campaign-cards .campaign-cards-introduction p:last-child{margin-bottom:0}.campaign-cards .campaign-cards-panel{border-radius:32px;padding:32px;background:var(--color-bg-1);border:1px solid var(--color-divider-2)}.campaign-cards .campaign-cards-section-title{margin:0 0 20px;font-family:Switzer,sans-serif;font-weight:600;font-size:28px;line-height:1.3;color:var(--color-text-8)}.campaign-cards .campaign-task-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:16px}.campaign-cards .campaign-task-card__title{margin:0;font-family:Switzer,sans-serif;font-weight:600;font-size:28px;line-height:1.3;color:var(--color-text-8)}.campaign-cards .campaign-task-card__btn-wrap--desktop{display:block;flex-shrink:0}.campaign-cards .campaign-task-card__btn-wrap--mobile{display:none}.campaign-cards .campaign-task-card__btn{margin-top:0}.campaign-cards .campaign-task-card__body,.campaign-cards .campaign-task-card__footer{font-family:Switzer,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:var(--color-text-3)}.campaign-cards .campaign-rich-text{font-family:Switzer,sans-serif;font-size:16px;line-height:1.6}.campaign-cards .campaign-rich-text p{margin:0 0 12px}.campaign-cards .campaign-rich-text p:last-child{margin-bottom:0}.campaign-cards .campaign-rich-text ol,.campaign-cards .campaign-rich-text ul{margin:0 0 12px;padding-left:1.25em}.campaign-cards .campaign-rich-text li{margin:0 0 8px;font-family:Switzer,sans-serif;font-weight:400;font-size:16px;color:var(--color-text-2)}.campaign-cards .campaign-task-card__body.campaign-rich-text p{margin:0}.campaign-cards .campaign-task-card__body.campaign-rich-text p+p{margin-top:12px}.campaign-cards .campaign-task-card__body.campaign-rich-text ol,.campaign-cards .campaign-task-card__body.campaign-rich-text ul{margin:32px 0 0;padding-left:1.25em}.campaign-cards .campaign-task-card__body.campaign-rich-text>:first-child>ol:first-child,.campaign-cards .campaign-task-card__body.campaign-rich-text>:first-child>ul:first-child,.campaign-cards .campaign-task-card__body.campaign-rich-text>ol:first-child,.campaign-cards .campaign-task-card__body.campaign-rich-text>ul:first-child{margin-top:0}.campaign-cards .campaign-task-card__body.campaign-rich-text ol+ol,.campaign-cards .campaign-task-card__body.campaign-rich-text ol+ul,.campaign-cards .campaign-task-card__body.campaign-rich-text ul+ol,.campaign-cards .campaign-task-card__body.campaign-rich-text ul+ul{margin-top:8px}.campaign-cards .campaign-task-card__body.campaign-rich-text li{margin:0 0 8px}.campaign-cards .campaign-task-card__body.campaign-rich-text li:last-child{margin-bottom:0}.campaign-cards .campaign-task-card__body.campaign-rich-text ol+p,.campaign-cards .campaign-task-card__body.campaign-rich-text ul+p{margin-top:32px}.campaign-cards .campaign-task-card__body.campaign-rich-text div:empty,.campaign-cards .campaign-task-card__body.campaign-rich-text p:empty{display:none}.campaign-cards .campaign-cards-muted-copy{font-family:Switzer,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:var(--color-text-3)}.campaign-cards .campaign-cards-muted-copy,.campaign-cards .campaign-cards-muted-copy p{color:var(--color-text-3)}.campaign-cards .campaign-cards-muted-copy li{color:var(--color-text-2)}.campaign-cards .campaign-cards-terms-list{margin:0;padding-left:1.25em}.campaign-cards .campaign-cards-terms-list li{margin:0 0 8px;font-family:Switzer,sans-serif;font-weight:400;font-size:16px;color:var(--color-text-2)}.campaign-cards .campaign-cards-faq__list{display:flex;flex-direction:column;gap:12px}.campaign-cards .campaign-cards-faq__item{padding-bottom:16px}.campaign-cards .campaign-cards-faq__item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-family:Switzer,sans-serif;font-weight:600;font-size:20px;color:var(--color-text-1)}.campaign-cards .campaign-cards-faq__item summary::-webkit-details-marker{display:none}.campaign-cards .campaign-cards-faq__item summary img{width:16px;height:16px;transition:transform .2s ease}.campaign-cards .campaign-cards-faq__item[open] summary img{transform:rotate(180deg)}.campaign-cards .campaign-cards-faq__item p{margin:11px 0 0;font-family:Switzer,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:var(--color-text-3)}.campaign-cards .campaign-cards-steps .event_details_section,.campaign-cards .campaign-cards-steps .event_steps{padding:0!important;margin:0!important;background:rgba(0,0,0,0)!important;border:none!important;border-radius:0!important}.campaign-cards .event_details_section .section_title{color:var(--color-text-8);margin-bottom:24px}.campaign-cards .event_details_section .section_title:empty{display:none}.campaign-cards .event_details_section .event_steps{margin:0;padding:0}.campaign-cards .event_details_section .steps{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0;padding:0}.campaign-cards .event_details_section .step_item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;margin:0;padding:0}.campaign-cards .event_details_section .event_steps .steps .step_item .step_icon,.campaign-cards .event_details_section .step_icon{width:88px;height:88px;margin:0}.campaign-cards .event_details_section .event_steps .steps .step_item .step_icon img,.campaign-cards .event_details_section .step_icon img{width:88px;height:88px;object-fit:contain;display:block}.campaign-cards .event_details_section .event_steps .steps .step_item .step_title,.campaign-cards .event_details_section .step_title{margin:9px 0 0!important;font-family:Switzer,sans-serif;font-weight:500!important;font-size:16px!important;line-height:1.4;color:var(--color-text-1)!important;text-align:center}.campaign-cards .event_details_section .step_action,.campaign-cards .event_details_section .step_body{margin-top:8px}.campaign-cards .event_details_section .step_description{text-align:center;color:var(--color-text-3)}.campaign-cards .event_details_section .event_steps .steps .step_arrow,.campaign-cards .event_details_section .step_arrow{flex:0 0 auto;align-self:center;margin:0!important;display:flex;align-items:center;justify-content:center}.campaign-cards .event_details_section .event_steps .steps .step_arrow img,.campaign-cards .event_details_section .step_arrow img{width:auto!important;height:auto!important;max-width:none!important;display:block}.campaign-cards .reward_table{width:100%;margin:24px 0;overflow:hidden;border-radius:0;background:rgba(0,0,0,0);border:none}.campaign-cards .reward_table .reward_table_header{display:flex;min-height:0;border-radius:0;background:var(--color-fill-1);border:1px solid var(--color-divider-1)}.campaign-cards .reward_table .reward_table_header .reward_table_cell{font-family:Switzer,sans-serif;font-weight:400;font-size:14px;color:var(--color-text-3);text-align:center;vertical-align:middle;padding:12px 10px;display:flex;align-items:center;justify-content:center;border:none;border-right:1px solid var(--color-divider-1)}.campaign-cards .reward_table .reward_table_header .reward_table_cell:last-child{border-right:none}.campaign-cards .reward_table .reward_table_body .reward_table_row{display:flex}.campaign-cards .reward_table .reward_table_body .reward_table_row:last-child .reward_table_cell{border-bottom:none}.campaign-cards .reward_table .reward_table_body .reward_table_row .reward_table_cell{font-family:Switzer,sans-serif;font-weight:400;font-size:14px;color:var(--color-text-1);text-align:center;vertical-align:middle;padding:12px 10px;display:flex;align-items:center;justify-content:center;border-style:solid;border-color:var(--color-divider-1);border-width:0 0 .5px .5px}.campaign-cards .reward_table .reward_table_body .reward_table_row .reward_table_cell:first-child{border-left-width:.5px;color:var(--color-text-1);font-weight:400;font-size:14px}.campaign-cards .reward_table .reward_table_body .reward_table_row .reward_table_cell:last-child{border-right:none}.campaign-cards .reward_table .reward_table_body .reward_table_row .reward_table_cell.is_small{font-size:14px}.campaign-cards .campaign-cards-slogan{margin-top:10px}@media(max-width:1279px){.campaign-cards .campaign-cards-hero{background-position:top;padding:80px 0 64px}.campaign-cards .campaign-cards-hero__title{font-size:40px}}@media(max-width:767px){.campaign-cards .campaign-cards-container{width:calc(100% - 32px)}.campaign-cards .campaign-cards-hero{padding:48px 0 40px;background-image:none!important;background-position:top;text-align:center}.campaign-cards .campaign-cards-hero__layout{display:flex;flex-direction:column;align-items:center;gap:24px}.campaign-cards .campaign-cards-hero__image{height:auto;object-fit:contain}.campaign-cards .campaign-cards-hero__image,.campaign-cards .campaign-cards-hero__picture{display:block;width:min(280px,78%);max-width:280px}.campaign-cards .campaign-cards-hero__picture .campaign-cards-hero__image{width:100%;max-width:none}.campaign-cards .campaign-cards-hero__content{max-width:none;display:flex;flex-direction:column;align-items:center}.campaign-cards .campaign-cards-hero__title{font-size:24px}.campaign-cards .campaign-cards-hero__subtitle{margin-top:12px;font-size:14px}.campaign-cards .campaign-cards-countdown{flex-direction:column;align-items:center;gap:12px;margin-top:24px}.campaign-cards .campaign-cards-countdown__label{font-size:12px}.campaign-cards .campaign-cards-countdown__boxes{gap:8px}.campaign-cards .campaign-cards-countdown__sep{display:none}.campaign-cards .campaign-cards-countdown__box{width:56px;min-height:56px}.campaign-cards .campaign-cards-countdown__box strong{font-size:16px}.campaign-cards .campaign-cards-countdown__box span{font-size:10px}.campaign-cards .campaign-cards-hero__dates{margin-top:12px;font-size:14px}.campaign-cards .campaign-cards-hero__actions{justify-content:center;margin-top:24px;width:100%}.campaign-cards .campaign-cards-hero__cta{flex:1;width:auto;font-size:16px}.campaign-cards .campaign-cards-body{gap:16px;padding:24px 0 64px}.campaign-cards .campaign-cards-introduction,.campaign-cards .campaign-cards-muted-copy,.campaign-cards .campaign-rich-text,.campaign-cards .campaign-task-card__body,.campaign-cards .campaign-task-card__footer{font-size:14px}.campaign-cards .campaign-cards-introduction{padding:14px;border-radius:16px}.campaign-cards .campaign-cards-panel{border-radius:24px;padding:20px}.campaign-cards .campaign-cards-section-title,.campaign-cards .campaign-task-card__title{font-size:18px}.campaign-cards .campaign-task-card__header{margin-bottom:12px}.campaign-cards .campaign-task-card__btn-wrap--desktop{display:none}.campaign-cards .campaign-task-card__btn-wrap--mobile{display:block;margin-top:16px}.campaign-cards .campaign-task-card__btn{width:100%;font-size:16px}.campaign-cards .campaign-cards-faq__item summary{font-size:16px}.campaign-cards .campaign-cards-faq__item p{font-size:14px}.campaign-cards .event_details_section .steps{flex-wrap:nowrap;justify-content:space-between;gap:8px}.campaign-cards .event_details_section .step_item{flex:1;min-width:0}.campaign-cards .event_details_section .event_steps .steps .step_item .step_icon,.campaign-cards .event_details_section .event_steps .steps .step_item .step_icon img,.campaign-cards .event_details_section .step_icon,.campaign-cards .event_details_section .step_icon img{width:56px;height:56px}.campaign-cards .event_details_section .event_steps .steps .step_item .step_title,.campaign-cards .event_details_section .step_title{font-size:12px!important}.campaign-cards .event_details_section .step_arrow{display:none!important}}
/*# sourceMappingURL=baa162bfa7ca9499.css.map*/