.modal-quest form{display:flex;flex-direction:column}.modal-quest .body,.modal-quest .header,.modal-quest.modal-simple .body{align-items:center;display:flex;flex-direction:column}.modal-simple.modal-quest .modal-simple__previous{background:var(--bg,transparent);border:var(--border,0);color:var(--color,var(--button-text-ghost-high-contrast));font-family:Jost,sans-serif}.modal-quest .scroll:focus,.modal-quest .scroll:hover{cursor:pointer;transition:all .3s}.modal-quest .scroll:focus::-webkit-scrollbar-thumb,.modal-quest .scroll:hover::-webkit-scrollbar-thumb{background:var(--colors-white-100);box-shadow:inset 0 0 4px #00000080;-webkit-transition:all .3s;transition:all .3s}.modal-quest .scroll:focus::-webkit-scrollbar-track,.modal-quest .scroll:hover::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #0000004d;-webkit-transition:all .3s;transition:all .3s}.modal-quest .scroll::-webkit-scrollbar{height:3px;width:3px}.modal-quest .scroll::-webkit-scrollbar-track{border-radius:10px;box-shadow:none}.modal-quest .scroll::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;box-shadow:none}.modal-quest .scroll::-webkit-scrollbar-thumb:window-inactive{background:transparent}.modal-quest .scroll{align-items:center;align-self:center;cursor:default;display:flex;flex-direction:column;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:1rem;position:relative;width:100%}.modal-quest .scroll:has(.body__result--processing){align-items:center;display:flex;height:100%;justify-content:center;padding-bottom:3.125rem}@media (min-width:64rem){.modal-quest .scroll:has(.body__result--processing){padding:3.125rem}}@media (min-width:64rem){.modal-quest .scroll{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:var(--alpha-modal);border-radius:24px;height:-moz-fit-content;height:fit-content;justify-content:center;min-width:22.5rem;overflow:hidden;padding:1.25rem}}.modal-quest .heading,.modal-quest .title{color:var(--text-secondary);flex-grow:1;font-size:var(--font-size,1.5rem);font-weight:var(--font-weight,700);letter-spacing:var(--letter-spacing,-.24px);line-height:var(--line-height,1.1);margin:0;text-align:var(--text-align,center);z-index:1}.modal-quest .heading--small,.modal-quest .title--small{--font-size:1.125rem;--font-weight:600;--line-height:1.1;--letter-spacing:-.18px}.modal-quest .heading--large,.modal-quest .title--large{--font-size:3rem;--font-weight:700;--line-height:1;--letter-spacing:-1.44px}.modal-quest .heading--success,.modal-quest .title--success{--font-size:1.125rem;--font-weight:700;--line-height:1.1;--letter-spacing:-.18px}.modal-quest .heading--left,.modal-quest .title--left{text-align:left!important}.modal-quest .btn-modal-close{position:absolute;--bg:transparent;--top:5px;--right:5px;align-self:flex-end;margin:0;padding:0;z-index:2}.modal-quest .img{display:grid;height:auto;margin:0 auto;width:8.375rem}.modal-quest .text{color:var(--text-primary);font-weight:var(--font-weight,500);line-height:var(--line-height,1.4);margin:0;text-align:left}.modal-quest .text--centered{text-align:center}.modal-quest .text p{margin:0}.modal-quest .btn-goto{margin:0 auto}.modal-quest .header{flex-direction:row;gap:.875rem;position:relative;width:100%}.modal-quest .header--desktop{display:none}@media (min-width:64rem){.modal-quest .header--desktop{display:flex}}.modal-quest .header__image{bottom:3.125rem;position:absolute}.modal-quest .header--bg{align-items:center;align-self:center;background:#c92473;background:linear-gradient(271deg,#c92473,#44218b 81%);border-radius:10px;box-shadow:inset 0 2px 2px #000000a6;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#C92473",endColorstr="#44218B",GradientType=0);flex-direction:column;gap:.125rem;height:7.4375rem;justify-content:flex-end;margin-top:7.5rem;max-width:20.25rem;max-width:100%;padding:.625rem;position:relative;width:100%}.modal-quest .header--bg .title{color:var(--text-secondary);flex-grow:0;font-size:var(--font-size,1.5rem);font-weight:var(--font-weight,700);letter-spacing:var(--letter-spacing,-.24px);line-height:var(--line-height,1.1)}.modal-quest .header--bg .title--small{--font-size:1rem;--font-weight:700;--line-height:1.2;--letter-spacing:-.16px}@media (min-width:64rem){.modal-quest .header--bg{display:none}}.modal-quest .header__promo{align-items:baseline;background:linear-gradient(10deg,#44218b 7.47%,#c92473 98.07%);border-radius:24px;box-shadow:6px 0 18px #00000045,inset 0 1px #ffffffed;display:none;flex-direction:column;height:36.25rem;justify-content:space-between;overflow:hidden;width:20rem}.modal-quest .header__promo img{height:100%;max-width:20rem;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.modal-quest .header__promo__text{padding:0 0 1.875rem 1.875rem;width:100%}.modal-quest .header__promo .title,.modal-quest .header__promo__text{color:var(--text-secondary);display:flex;flex-direction:column;gap:.9375rem}.modal-quest .header__promo .title{font-size:var(--font-size,3rem);font-weight:var(--font-weight,700);letter-spacing:var(--letter-spacing,-1.44px);line-height:var(--line-height,1);text-align:left}.modal-quest .header__promo .title>span{font-size:2rem}.modal-quest .header__promo .title--small{--font-size:1.5rem;--font-weight:700;--line-height:1.2;--letter-spacing:-.72px;line-height:1.3;max-width:12.5rem}.modal-quest .header__promo .title--bottom{--font-size:2.25rem;--font-weight:700;--line-height:1;--letter-spacing:-1.8px;letter-spacing:-.36px}@media (min-width:64rem){.modal-quest .header__promo{display:flex}.modal-quest .header:not(.header__promo){margin-bottom:.9375rem;padding:0}}.modal-quest .body{gap:.875rem;width:100%}.modal-quest .body__result{gap:1.8125rem!important;margin-top:5.625rem!important;text-align:center}@media (min-width:64rem){.modal-quest .body__result{margin-top:.625rem!important}}.modal-quest .body__result .btn-popup .icon,.modal-quest .body__result .btn-popup span{color:var(--text-secondary)}.modal-quest .body__result--success .icon{--icon-size:74px}.modal-quest .body__result--success .title--small{--font-size:1.125rem;--font-weight:500;--line-height:1;--letter-spacing:0;--font-weight:600}.modal-quest .body__result--success .title:not(.title--small){--font-size:1.5rem;--font-weight:700;--line-height:1.1;--letter-spacing:-.24px}.modal-quest .body__result--accepted{max-width:14.6875rem}.modal-quest .body__result--processing{margin:0!important;padding-bottom:3.125rem!important;padding-top:0!important}@media (min-width:64rem){.modal-quest .body__result--processing{padding:3.125rem!important}}.modal-quest .body__result--processing img{animation:pulse 2s ease-out infinite}.modal-quest .body__result--fail .title{max-width:14.6875rem}.modal-quest .body__result .btn-ghost{width:100%}.modal-quest .body .btn-primary{--width:100%!important}.modal-quest .body .btn-primary.size-md{margin-top:0}@media (min-width:64rem){.modal-quest .body{padding:0}}@keyframes pulse{0%{opacity:1;transform:translate(0) translateY(0) translateZ(0) scale(1)}to{opacity:0;transform:translate(0) translateY(0) translateZ(0) scale(1.5)}}.modal-quest form{gap:1rem;width:100%}.modal-simple.modal-quest .modal-simple__previous{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:2rem;justify-content:center;position:var(--position,absolute);width:2rem;--color:var(--icon-primary);--icon-size:20px;border:none!important;--position:relative;background:var(--colors-white-10)}.modal-simple.modal-quest .scroll{padding:1rem}@media (min-width:64rem){.modal-simple.modal-quest .scroll{padding:1.25rem}}.modal-simple.modal-quest .body{padding:1.875rem 1.25rem}@media (min-width:64rem){.modal-simple.modal-quest .body{padding:0}}.modal-simple.modal-quest .text{color:var(--text-helper)}.modal-simple.modal-quest .btn-popup span,.modal-simple.modal-quest .btn-popup span>a{font-size:var(--font-size,.875rem);font-weight:var(--font-weight,500);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.4);text-decoration:underline}.modal-simple--iframe.modal-quest{padding:0 16px;z-index:2000!important}@media (min-width:33rem){.modal-simple--iframe.modal-quest{z-index:1000!important}}@media (min-width:64rem){.modal-simple--iframe.modal-quest{padding:0!important}}.modal-simple--iframe.modal-quest .payment-iframe{background-color:#fff;border:none;border-radius:20px;height:575px;max-width:500px;overflow:hidden;width:100%}@media (min-width:64rem){.modal-simple--iframe.modal-quest .payment-iframe{height:570px;max-width:-moz-fit-content;max-width:fit-content}}.modal-simple--iframe.modal-quest .vfm__content{max-width:100%}@media (min-width:64rem){.modal-simple--iframe.modal-quest .vfm__content{height:100%;max-height:48.125rem!important;max-width:36.25rem!important}}.modal-simple--iframe.modal-quest .scroll{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;height:100%;padding-left:0!important;padding-right:0!important}@media (min-width:64rem){.modal-simple--iframe.modal-quest .scroll{background-color:transparent!important;padding-bottom:0!important}}.modal-simple--iframe.modal-quest .body{height:auto;margin:auto!important;max-width:500px;padding:0!important;position:relative;width:100%}@media (min-width:64rem){.modal-simple--iframe.modal-quest .body{max-width:-moz-fit-content;max-width:fit-content}}.modal-simple--iframe.modal-quest .header{padding:0 1rem!important;position:absolute;top:20px}.modal-simple--iframe.modal-quest .header .btn-modal-close{--right:16px!important}@media (min-width:64rem){.modal-quest{padding:1rem}.modal-simple.modal-quest .scroll{box-shadow:inset 0 1px #ffffff24,0 10px 14px #0000004a}}.modal-simple.modal-quest .modal-simple__previous{--bg:transparent;--color:var(--button-text-ghost-high-contrast);border:1px solid var(--colors-white-20);--padding:.125rem 1rem}.modal-simple.modal-quest .modal-simple__previous:hover{cursor:pointer;--bg:var(--colors-bgbg-4);--color:var(--button-text-ghost-hover);border:1px solid transparent}.modal-simple.modal-quest .is-active.modal-simple__previous,.modal-simple.modal-quest .modal-simple__previous:active{--bg:var(--colors-bgbg-3);--color:var(--button-text-ghost-click);border:1px solid transparent}.modal-simple.modal-quest [disabled].modal-simple__previous{pointer-events:none;--bg:transparent;--color:var(--button-text-ghost-disabled);border:none;box-shadow:none}.modal-simple.modal-quest .size-xs.modal-simple__previous{--padding:.125rem 1rem}.modal-simple.modal-quest .size-sm.modal-simple__previous{--padding:.375rem 1rem}.modal-simple.modal-quest .size-lg.modal-simple__previous,.modal-simple.modal-quest .size-md.modal-simple__previous{--padding:.625rem 1rem}.modal-quest{--text-align:center}.modal-quest.modal-simple .body{gap:.625rem;margin-top:4.0625rem;padding:0 0 3.75rem}.modal-quest.modal-simple .body--warning{gap:1rem;margin-top:1.875rem}.modal-quest.modal-simple .body--warning .btn-primary{margin-top:1.75rem}.modal-quest.modal-simple .body--warning .title{margin-top:.8125rem}@media (min-width:64rem){.modal-quest.modal-simple .body{margin-top:.625rem;padding-bottom:.625rem}}.modal-quest .img{max-height:6rem;max-width:6rem}.modal-quest .img--gray,.modal-quest .img--inactive{filter:grayscale(1)}.modal-quest .btn-primary{margin-top:.625rem;max-width:15rem;text-align:center}.modal-quest .title{margin-top:.3125rem}.modal-quest .text{color:var(--text-secondary)!important;font-size:var(--font-size,.875rem);font-weight:var(--font-weight,400);letter-spacing:var(--letter-spacing,0);line-height:1.5rem!important;line-height:var(--line-height,1.5);margin-top:.375rem;white-space:break-spaces;width:100%}.modal-quest .text>div{width:100%}.modal-quest__achievement .text{text-align:center}
