.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,gainsboro));appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:#0000}.react-international-phone-country-selector-button__button-content{justify-content:center;align-items:center;display:flex}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px)solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px)solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px)solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,white));width:300px;max-height:200px;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));flex-direction:column;margin:0;padding:4px 0;list-style:none;display:flex;position:absolute;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,gainsboro));border:none}.react-international-phone-country-selector-dropdown__list-item{min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px;display:flex}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap;margin-right:8px;overflow:hidden}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke))}.react-international-phone-dial-code-preview{border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,gainsboro));background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,white));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;align-items:center;margin-right:-1px;padding:0 8px;display:flex}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-border-color,gainsboro);border-radius:var(--react-international-phone-border-radius,4px);background-color:var(--react-international-phone-background-color,white);color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px);border-top-left-radius:0;border-bottom-left-radius:0;margin:0;padding:0 8px;overflow:visible}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,whitesmoke);color:var(--react-international-phone-disabled-text-color,#666)}
.otpVerificationForm-module__P6ZBfW__mainContentWrapper{flex-direction:column;align-self:stretch;align-items:flex-end;gap:24px;display:flex}@media screen and (min-width:768px){.otpVerificationForm-module__P6ZBfW__mainContentWrapper{width:50%;margin:0 auto}}.otpVerificationForm-module__P6ZBfW__inputWrapper{flex-direction:column;align-self:stretch;align-items:center;gap:8px;margin:24px 0;display:flex}.otpVerificationForm-module__P6ZBfW__otpInputWrapper{background:var(--White-Tint-16,#ffffff29);border:1px solid #0000;border-radius:12px;outline:0;justify-content:center;align-self:stretch;align-items:center;height:64px;padding:16px 12px;transition:border .3s;display:flex}.otpVerificationForm-module__P6ZBfW__otpInputWrapper:focus-within{border:1px solid var(--desired-border-color,#fffc)}.otpVerificationForm-module__P6ZBfW__otpInputWrapper.otpVerificationForm-module__P6ZBfW__error{border:1px solid #fa4b4b}.otpVerificationForm-module__P6ZBfW__error{color:#fa4b4b;letter-spacing:.48px;margin-top:4px;font-size:14px}.otpVerificationForm-module__P6ZBfW__otpInput{color:#efede4;text-align:center;letter-spacing:16px;-webkit-padding-top:8px;background:0 0;border:0;outline:0;width:100%;height:100%;padding-top:4px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:34px}.otpVerificationForm-module__P6ZBfW__otpInput:-webkit-autofill{-webkit-text-fill-color:#efede4!important;-webkit-box-shadow:inset 0 0 0 1000px #2c2c2c!important}.otpVerificationForm-module__P6ZBfW__otpInput:-webkit-autofill:hover{-webkit-text-fill-color:#efede4!important;-webkit-box-shadow:inset 0 0 0 1000px #2c2c2c!important}.otpVerificationForm-module__P6ZBfW__otpInput:-webkit-autofill:active{-webkit-text-fill-color:#efede4!important;-webkit-box-shadow:inset 0 0 0 1000px #2c2c2c!important}.otpVerificationForm-module__P6ZBfW__otpInput:-webkit-autofill:focus{-webkit-text-fill-color:#efede4!important;-webkit-box-shadow:inset 0 0 0 1000px #2c2c2c!important}.otpVerificationForm-module__P6ZBfW__button{background:var(--flag-button-background);background-blend-mode:multiply,normal;z-index:10;border:0;border-radius:12px;outline:0;justify-content:center;align-self:stretch;align-items:center;gap:24px;height:56px;margin-bottom:24px;padding:16px 40px;display:flex}.otpVerificationForm-module__P6ZBfW__button .otpVerificationForm-module__P6ZBfW__text{color:var(--flag-button-color);text-align:center;letter-spacing:.8px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%}.otpVerificationForm-module__P6ZBfW__button.otpVerificationForm-module__P6ZBfW__disabled{color:#676767;cursor:not-allowed;background:#a0a0a0}.otpVerificationForm-module__P6ZBfW__resendOtpWrapper{flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:16px;display:flex}.otpVerificationForm-module__P6ZBfW__resendOtpWrapper .otpVerificationForm-module__P6ZBfW__resendOtpText{color:var(--White-Tint-80,#fffc);text-align:center;letter-spacing:.4px;inline-size:400px;margin:0;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:20px;font-weight:400;line-height:140%}.otpVerificationForm-module__P6ZBfW__resendOtpWrapper .otpVerificationForm-module__P6ZBfW__otpResendButton .otpVerificationForm-module__P6ZBfW__otpResendButtonText{color:var(--White-Tint-80,#fffc);text-align:center;letter-spacing:.8px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.otpVerificationForm-module__P6ZBfW__resendOtpWrapper .otpVerificationForm-module__P6ZBfW__otpResendButton .otpVerificationForm-module__P6ZBfW__otpResendButtonText.otpVerificationForm-module__P6ZBfW__active{color:var(--Main,#ffc75c);font-weight:700}.otpVerificationForm-module__P6ZBfW__otpResendWhatsappButton{color:#25d366;letter-spacing:.8px;cursor:pointer;align-items:center;gap:8px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:20px;font-weight:700;line-height:140%;text-decoration:none;display:flex}
.mainWrapper-module__VRzfca__mainWrapper{box-sizing:border-box;flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;padding:24px;display:flex;position:relative;overflow-y:auto}.mainWrapper-module__VRzfca__mainWrapper.mainWrapper-module__VRzfca__noPadding{padding:0}.mainWrapper-module__VRzfca__mainWrapper::-webkit-scrollbar{display:none}
.lotteryCountDownContent-module__ZmQGRW__countdownWrapper{background:#ffffff29;border-radius:12px;flex-direction:column;align-items:center;gap:16px;min-width:100%;padding:16px;display:flex}@media screen and (min-width:768px){.lotteryCountDownContent-module__ZmQGRW__countdownWrapper{min-width:40%;margin:0 auto}}.lotteryCountDownContent-module__ZmQGRW__amountOfTickets{color:#efede4;text-align:center;letter-spacing:.64px;font-size:16px;font-style:normal;font-weight:500;line-height:140%}@media screen and (min-width:768px){.lotteryCountDownContent-module__ZmQGRW__amountOfTickets{font-size:24px}}.lotteryCountDownContent-module__ZmQGRW__text{color:#efede4;text-align:center;letter-spacing:.64px;font-size:20px;font-style:normal;font-weight:700;line-height:140%}@media screen and (min-width:768px){.lotteryCountDownContent-module__ZmQGRW__text{font-size:18px}}
.scratchButton-module__-Xh_Ka__container{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.scratchButton-module__-Xh_Ka__wrapper{background:url(/images/scratchBtnBackground.png) 50%/cover no-repeat;border-radius:12px;justify-content:flex-start;align-items:center;gap:16px;width:100%;min-height:105px;max-height:105px;padding:16px;text-decoration:none;display:flex}@media screen and (min-width:768px){.scratchButton-module__-Xh_Ka__wrapper{max-width:40%;margin:0 auto}}.scratchButton-module__-Xh_Ka__wrapper .scratchButton-module__-Xh_Ka__titleSection{text-shadow:2px 2px #000;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;letter-spacing:1.2px;color:#ffc75c;flex:1;justify-content:flex-start;align-items:center;font-size:24px;font-style:normal;font-weight:700;line-height:100%;display:flex}.scratchButton-module__-Xh_Ka__wrapper .scratchButton-module__-Xh_Ka__subTitleSection{color:#1e1e1e;justify-content:flex-start;align-items:center;font-size:20px;font-style:normal;font-weight:700;line-height:110%;display:flex}.scratchButton-module__-Xh_Ka__wrapper .scratchButton-module__-Xh_Ka__iconSection{justify-content:center;align-self:flex-start;align-items:center;display:flex}.scratchButton-module__-Xh_Ka__wrapper .scratchButton-module__-Xh_Ka__iconSection .scratchButton-module__-Xh_Ka__icon{background:#ffc75c;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:2px 2px #000}.scratchButton-module__-Xh_Ka__scratchButtonWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:40px;display:flex}.scratchButton-module__-Xh_Ka__prize{background:0 0;border:2px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:16px 32px;display:flex}.scratchButton-module__-Xh_Ka__prize .scratchButton-module__-Xh_Ka__text{color:#efede4;text-align:center;letter-spacing:.4px;font-size:20px;font-style:normal;font-weight:700;line-height:140%}@media screen and (min-width:768px){.scratchButton-module__-Xh_Ka__prize{max-width:40%;margin:0 auto}}.scratchButton-module__-Xh_Ka__button{border:0;border-radius:12px;width:100%;height:105px;margin:0;padding:0}.scratchButton-module__-Xh_Ka__shake{animation:2.6s infinite scratchButton-module__-Xh_Ka__shake}@keyframes scratchButton-module__-Xh_Ka__shake{0%,76.9%{transform:translate(0)}80%{transform:translate(-5px)}83.1%{transform:translate(4px)}86.2%{transform:translate(-3px)}89.3%{transform:translate(2.5px)}92.4%{transform:translate(-1.25px)}95.5%{transform:translate(.75px)}to{transform:translate(0)}}.scratchButton-module__-Xh_Ka__btnReset{all:unset;cursor:pointer;justify-content:flex-start;align-items:center;gap:16px;width:100%;height:100%;display:flex}
.ParticipantInShowModal-module__KoCabq__modalContainer{position:relative}.ParticipantInShowModal-module__KoCabq__animationOverlay{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.ParticipantInShowModal-module__KoCabq__content{flex-direction:column;align-items:center;padding:16px;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer{flex-direction:column;align-items:center;gap:24px;width:100%;height:100%;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__stepHeader{text-align:center;color:#ffc75c;justify-content:center;align-items:center;width:100%;margin:0;padding:0;font-family:FbReissfeder,Brother1816Printed;font-size:24px;font-weight:700;line-height:120%;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__shouldParticipateContainer{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:100%;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__shouldParticipateContainer .ParticipantInShowModal-module__KoCabq__participateRow{justify-content:flex-start;gap:8px;width:100%;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__shouldParticipateContainer .ParticipantInShowModal-module__KoCabq__participateRow .ParticipantInShowModal-module__KoCabq__participateCard{background:#ffffff29;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__shouldParticipateContainer .ParticipantInShowModal-module__KoCabq__participateRow .ParticipantInShowModal-module__KoCabq__participateCard.ParticipantInShowModal-module__KoCabq__active{color:#ffc75c;border:2px solid #ffc75c}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__shouldParticipateContainer .ParticipantInShowModal-module__KoCabq__participateRow .ParticipantInShowModal-module__KoCabq__participateCard .ParticipantInShowModal-module__KoCabq__participateText{text-align:center;margin:0;padding:0;font-weight:400}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__selectCelebrationContainer{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:100%;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__selectCelebrationContainer .ParticipantInShowModal-module__KoCabq__celebrationRow{justify-content:flex-start;gap:8px;width:100%;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__selectCelebrationContainer .ParticipantInShowModal-module__KoCabq__celebrationRow .ParticipantInShowModal-module__KoCabq__celebrationCard{background:#ffffff29;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__selectCelebrationContainer .ParticipantInShowModal-module__KoCabq__celebrationRow .ParticipantInShowModal-module__KoCabq__celebrationCard.ParticipantInShowModal-module__KoCabq__active{color:#ffc75c;border:2px solid #ffc75c}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__selectCelebrationContainer .ParticipantInShowModal-module__KoCabq__celebrationRow .ParticipantInShowModal-module__KoCabq__celebrationCard .ParticipantInShowModal-module__KoCabq__celebrationText{text-align:center;margin:0;padding:0;font-weight:400}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__isCelebratingContainer{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__isCelebratingContainer .ParticipantInShowModal-module__KoCabq__text{color:var(--White,#efede4);text-align:center;letter-spacing:.36px;margin:0;padding-top:.5rem;font-size:18px;font-style:normal;font-weight:700;line-height:140%}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__isCelebratingContainer .ParticipantInShowModal-module__KoCabq__celebratingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex;overflow:hidden}.ParticipantInShowModal-module__KoCabq__content .ParticipantInShowModal-module__KoCabq__stepContainer .ParticipantInShowModal-module__KoCabq__isCelebratingContainer .ParticipantInShowModal-module__KoCabq__celebratingContainer.ParticipantInShowModal-module__KoCabq__active{max-height:500px}.ParticipantInShowModal-module__KoCabq__title{color:var(--Main,#ffc75c);text-align:center;letter-spacing:.64px;width:100%;margin:0;font-size:32px;font-style:normal;font-weight:700;line-height:130%}.ParticipantInShowModal-module__KoCabq__text{color:var(--White,#efede4);text-align:center;letter-spacing:.36px;margin:0;font-size:18px;font-style:normal;font-weight:700;line-height:140%}.ParticipantInShowModal-module__KoCabq__button{white-space:nowrap;color:#000;text-align:center;letter-spacing:.72px;background:#ffc75c;border:0;border-radius:12px;justify-content:center;align-self:end;align-items:center;gap:24px;width:100%;margin:0;padding:16px 20px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:18px;font-weight:700;line-height:140%;display:flex}.ParticipantInShowModal-module__KoCabq__button.ParticipantInShowModal-module__KoCabq__disabled{cursor:not-allowed;pointer-events:none;background-color:#a0a0a0}.ParticipantInShowModal-module__KoCabq__backButton{white-space:nowrap;color:#fffc;text-align:center;letter-spacing:.72px;background:0 0;border:0;border-radius:12px;justify-content:center;align-self:end;align-items:center;gap:24px;width:100%;margin:0;padding:16px 20px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:18px;font-weight:400;line-height:140%;display:flex}.ParticipantInShowModal-module__KoCabq__container{z-index:10;flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.ParticipantInShowModal-module__KoCabq__enter{animation:.5s forwards ParticipantInShowModal-module__KoCabq__enterAnimation}.ParticipantInShowModal-module__KoCabq__exit{animation:.5s forwards ParticipantInShowModal-module__KoCabq__exitAnimation}.ParticipantInShowModal-module__KoCabq__otherCelebrationContainer{opacity:0;justify-content:flex-start;align-items:center;width:100%;max-height:0;transition:opacity .3s ease-in-out,max-height .3s ease-in-out;display:flex}.ParticipantInShowModal-module__KoCabq__otherCelebrationContainer.ParticipantInShowModal-module__KoCabq__otherCelebrationInputOpen{opacity:1;max-height:200px}.ParticipantInShowModal-module__KoCabq__userNotesContainer{opacity:0;pointer-events:none;justify-content:flex-start;align-items:center;width:100%;max-height:0;transition:opacity .3s ease-in-out,max-height .3s ease-in-out;display:flex}.ParticipantInShowModal-module__KoCabq__userNotesContainer.ParticipantInShowModal-module__KoCabq__userNotesInputOpen{opacity:1;pointer-events:auto;max-height:200px}@keyframes ParticipantInShowModal-module__KoCabq__enterAnimation{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes ParticipantInShowModal-module__KoCabq__exitAnimation{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}.ParticipantInShowModal-module__KoCabq__fadeIn{animation:.3s ease-out ParticipantInShowModal-module__KoCabq__fadeIn}@keyframes ParticipantInShowModal-module__KoCabq__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.scratchCardContainer-module__1_uEtG__scratchWrapper{flex-direction:column;gap:36px;height:100%;display:flex}.scratchCardContainer-module__1_uEtG__loyaltyBonusContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.scratchCardContainer-module__1_uEtG__bonusText{font-size:18px}.scratchCardContainer-module__1_uEtG__bonusText strong{color:#ffc75c;font-weight:700}.scratchCardContainer-module__1_uEtG__button{letter-spacing:.72px;color:#000;background:#ffc75c;border:0;border-radius:12px;outline:0;justify-content:center;align-items:center;width:100%;padding:16px 40px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:18px;font-weight:700;line-height:140%;display:flex}
.cookieConsentBanner-module__7Tg_NW__blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;pointer-events:none;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.cookieConsentBanner-module__7Tg_NW__main{color:#efede4;text-align:center;z-index:2147482999;background:#222;width:100%;padding:24px;position:fixed;bottom:0}.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content .cookieConsentBanner-module__7Tg_NW__text{color:#efede4;text-align:start;letter-spacing:.64px;white-space:pre-wrap;margin:0;padding:0;font-size:13px;font-style:normal;font-weight:500;line-height:140%;display:block}.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content .cookieConsentBanner-module__7Tg_NW__text .cookieConsentBanner-module__7Tg_NW__link{color:#efede4;letter-spacing:.64px;cursor:pointer;margin-inline-start:4px;font-style:normal;font-weight:700;line-height:140%;text-decoration:underline}.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content .cookieConsentBanner-module__7Tg_NW__actions{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content .cookieConsentBanner-module__7Tg_NW__actions .cookieConsentBanner-module__7Tg_NW__acceptBtn,.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content .cookieConsentBanner-module__7Tg_NW__actions .cookieConsentBanner-module__7Tg_NW__declineBtn{cursor:pointer;letter-spacing:.8px;border-radius:12px;justify-content:center;align-self:stretch;align-items:center;gap:24px;width:100%;padding:12px 20px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:13px;font-weight:700;line-height:140%;display:flex}.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content .cookieConsentBanner-module__7Tg_NW__actions .cookieConsentBanner-module__7Tg_NW__acceptBtn{color:#000;background:#ffc75c;border:0;outline:0;font-size:16px}.cookieConsentBanner-module__7Tg_NW__main .cookieConsentBanner-module__7Tg_NW__content .cookieConsentBanner-module__7Tg_NW__actions .cookieConsentBanner-module__7Tg_NW__declineBtn{color:#efede4;background:0 0;border:1px solid #efede4;outline:0}.cookieConsentBanner-module__7Tg_NW__customizeBtn{color:#efede4;cursor:pointer;background:0 0;border:0;border-radius:12px;outline:0;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:13px;font-weight:500;text-decoration:underline}.cookieConsentBanner-module__7Tg_NW__preferences{box-sizing:border-box;background:#222;border-radius:12px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.cookieConsentBanner-module__7Tg_NW__essential{box-sizing:border-box;background:#222;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:100%;display:flex}.cookieConsentBanner-module__7Tg_NW__essential .cookieConsentBanner-module__7Tg_NW__essentialTitle{text-align:start;margin:0;padding:0;font-size:14px;line-height:140%}.cookieConsentBanner-module__7Tg_NW__essential .cookieConsentBanner-module__7Tg_NW__essentialText{text-align:start;opacity:.6;margin:0;padding:0;font-size:10px;line-height:140%}
.lawDocsPageContent-module__RhhQQq__main{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex;position:relative}.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__header{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__header .lawDocsPageContent-module__RhhQQq__title{color:#ffc75c;text-align:center;margin:0;padding:0;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:24px;font-weight:700}@media (min-width:768px){.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__header .lawDocsPageContent-module__RhhQQq__title{font-size:64px}}.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__header .lawDocsPageContent-module__RhhQQq__subtitle{color:#ffffff80;text-align:center;margin:0;padding:0;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:14px;font-weight:500}@media (min-width:768px){.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__header .lawDocsPageContent-module__RhhQQq__subtitle{font-size:20px}}.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__backButton{color:#040404;cursor:pointer;background:#ffc75c;border-radius:100px;justify-content:center;align-items:center;gap:8px;font-family:FbReissfeder,Brother1816Printed,sans-serif;display:flex;position:fixed;bottom:24px}.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__backButton .lawDocsPageContent-module__RhhQQq__backButtonText{color:#040404;text-align:center;letter-spacing:.4px;margin:0;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:20px;font-weight:500;line-height:140%}.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__rtl{right:24px}.lawDocsPageContent-module__RhhQQq__main .lawDocsPageContent-module__RhhQQq__ltr{left:24px}
