.with-checkbox{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.with-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;cursor:pointer;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #ccc}.with-checkbox input[type=checkbox]:after{content:"";width:24px;height:24px;display:none}.with-checkbox input[type=checkbox]:checked{display:block;border:2px solid #00aec9;background:#00aec9 url(../img/checkbox-checked.be8a857b.svg) no-repeat 50%}.with-checkbox label{font-size:14px;line-height:16px;margin-left:10px;padding-bottom:0;cursor:pointer;padding-top:3px}.with-checkbox label.check-all{line-height:16px;letter-spacing:-.1px}.topup-error{background-color:#ccc;border:1px solid #999;padding:10px;text-align:center;margin:0 10px 20px;z-index:10;position:relative}@media(min-width:992px){.topup-error{margin:0 40px 20px}}@media(min-width:1200px){.topup-error{margin:0 70px 20px}}.topup-error h3{margin:0;font-size:1rem;color:red}@media(min-width:992px){.topup-error h3{font-size:1.2rem}}.topup-error p{font-size:.8rem}@media(min-width:992px){.topup-error p{font-size:1rem}}.topup-error p:last-child{margin-bottom:0}.topup-error{background-color:#fff;border:1px solid #fff;padding:10px 20px;margin:10px 0 20px}@media(min-width:992px){.topup-error{margin:10px 0 20px}}@media(min-width:1200px){.topup-error{margin:10px 0 20px}}.notify-wrapper{--animation-duration:.3s;position:fixed;right:0;top:0;z-index:999;margin:10px;display:flex;flex-direction:column;gap:10px}.notify-wrapper[data-position=top-center]{left:0;right:0}.notify-wrapper[data-position=top-center] .notify{margin:0 auto;transform:translateY(-110%);width:100%;max-width:610px}.notify-wrapper[data-position=top-center] .notify.show{transform:translate(0)}.notify-wrapper[data-position=top-right] .notify{background-position:top 16px left 20px;width:280px}.notify-wrapper .notify{border:1px solid #ddd;background-color:#fff;background-repeat:no-repeat;background-position:top 12px left 20px;background-size:25px;box-shadow:0 5px 15px rgba(0,0,0,.25);border-radius:4px;padding:15px 50px 15px 65px;transform:translateX(110%);transition:transform var(--animation-duration) ease-in-out;font-size:14px}.notify-wrapper .notify.show{transform:translateX(0)}.notify-wrapper .notify.is-hiding{transform:translate(0);animation:fadeOut var(--animation-duration) forwards}.notify-wrapper .notify-success{background-image:url(../img/hint-success.0e915655.svg)}.notify-wrapper .notify-error{background-image:url(../img/hint-error.6dcaaeae.svg)}.notify-wrapper .notify-info{background-image:url(../img/hint.59277081.svg)}.notify-wrapper .notify.can-close button{display:inline-block}.notify-wrapper .notify h2{margin:0 0 10px;font-size:18px}.notify-wrapper .notify p{margin:0;font-size:14px}.notify-wrapper .notify button{width:22px;height:22px;border:none;position:absolute;right:10px;top:12px;background:transparent url(../img/close-black.55fd0210.svg) no-repeat 50%;background-size:contain}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.form-wrapper,.summary-wrapper{position:relative}@media(min-width:992px){.form-wrapper,.summary-wrapper{margin:0}}.form-wrapper .loading,.summary-wrapper .loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.9);color:#00273f;font-size:1.2rem;z-index:100;border-radius:3px;margin:-10px 0 0 -10px}@media(min-width:576px){.form-wrapper .loading,.summary-wrapper .loading{margin:-30px 0 0 -30px}}.form-wrapper .form-view,.summary-wrapper .form-view{margin:0 10px;padding:0 0 50px}.form-wrapper h2,.summary-wrapper h2{font-size:1.3rem;margin:0 0 10px 0}@media(min-width:768px){.form-wrapper h2,.summary-wrapper h2{font-size:1.8rem;margin:30px 0 20px 0}}.form-wrapper .form-row,.summary-wrapper .form-row{display:flex;flex-direction:column;margin-bottom:20px}@media(min-width:768px){.form-wrapper .form-row,.summary-wrapper .form-row{flex-direction:column;margin-bottom:10px}}.form-wrapper .form-row:last-child,.summary-wrapper .form-row:last-child{margin-bottom:0}.form-wrapper .form-row.submit-button-wrapper,.summary-wrapper .form-row.submit-button-wrapper{margin-top:20px;display:flex;flex-direction:column-reverse}@media(min-width:576px){.form-wrapper .form-row.submit-button-wrapper,.summary-wrapper .form-row.submit-button-wrapper{margin-top:30px}}@media(min-width:768px){.form-wrapper .form-row.submit-button-wrapper,.summary-wrapper .form-row.submit-button-wrapper{flex-direction:row;justify-content:flex-end}}.form-wrapper .form-row.submit-button-wrapper button,.summary-wrapper .form-row.submit-button-wrapper button{width:100%}@media(min-width:768px){.form-wrapper .form-row.submit-button-wrapper button,.summary-wrapper .form-row.submit-button-wrapper button{width:130px}}.form-wrapper .form-row.rodo p,.summary-wrapper .form-row.rodo p{font-size:.9rem}.form-wrapper .form-row .input-wrapper,.summary-wrapper .form-row .input-wrapper{position:relative;width:100%}.form-wrapper .form-row .input-wrapper>div,.summary-wrapper .form-row .input-wrapper>div{display:flex;flex-wrap:wrap}.form-wrapper .form-row .input-wrapper label,.summary-wrapper .form-row .input-wrapper label{appearance:none;display:block;background-color:#fff;font-size:.8rem;margin:0 0 8px 0;padding:0 10px}@media(min-width:768px){.form-wrapper .form-row .input-wrapper label,.summary-wrapper .form-row .input-wrapper label{font-size:.9rem}}.form-wrapper .form-row .input-wrapper input[type=text],.form-wrapper .form-row .input-wrapper select,.summary-wrapper .form-row .input-wrapper input[type=text],.summary-wrapper .form-row .input-wrapper select{appearance:none;outline:none;border:1px solid #000;border-radius:30px;margin:0 5px 0 0;padding:10px 15px;width:100%;font-size:.9rem;color:#00273f}@media(min-width:768px){.form-wrapper .form-row .input-wrapper input[type=text],.form-wrapper .form-row .input-wrapper select,.summary-wrapper .form-row .input-wrapper input[type=text],.summary-wrapper .form-row .input-wrapper select{width:calc(90% - 30px)}}.form-wrapper .form-row .input-wrapper input[type=text]:focus,.form-wrapper .form-row .input-wrapper select:focus,.summary-wrapper .form-row .input-wrapper input[type=text]:focus,.summary-wrapper .form-row .input-wrapper select:focus{border:1px solid #000}.form-wrapper .form-row .input-wrapper input[type=text]#form-email,.form-wrapper .form-row .input-wrapper select#form-email,.summary-wrapper .form-row .input-wrapper input[type=text]#form-email,.summary-wrapper .form-row .input-wrapper select#form-email{width:100%}.form-wrapper .form-row .input-wrapper a.remove-topup,.summary-wrapper .form-row .input-wrapper a.remove-topup{color:#000;text-decoration:underline;font-size:.8rem}.form-wrapper .form-row .input-wrapper .hint-field,.summary-wrapper .form-row .input-wrapper .hint-field{background-image:url(../img/hint.59277081.svg);background-repeat:no-repeat;padding:0 0 0 24px}.form-wrapper .form-row .input-wrapper .hint-field.default,.summary-wrapper .form-row .input-wrapper .hint-field.default{font-size:12px;padding:0 5px 0 24px;background-repeat:no-repeat;background-position:0 0;line-height:18px}.form-wrapper .form-row .error-field,.summary-wrapper .form-row .error-field{font-size:.7rem;font-weight:300;color:red;padding:5px;margin:0}.form-wrapper .form-columns,.summary-wrapper .form-columns{margin-bottom:20px}@media(min-width:1200px){.form-wrapper .form-columns,.summary-wrapper .form-columns{display:flex;flex-wrap:wrap}.form-wrapper .form-columns .form-row,.summary-wrapper .form-columns .form-row{width:43%}.form-wrapper .form-columns .form-row:last-child,.summary-wrapper .form-columns .form-row:last-child{width:55%}}.steps-wrapper{display:flex;flex-direction:row;justify-content:center;padding:0 10px}.steps-wrapper .step{display:flex;flex-direction:column;justify-content:center;align-items:center}.steps-wrapper .step .number{background-color:#00aec9;border-radius:20px;width:40px;height:40px;text-align:center;line-height:40px;color:#fff}.steps-wrapper .step.active .number{color:#ede900}.steps-wrapper .line{flex-grow:1;background-color:#00aec9;height:1px;margin-top:20px;max-width:200px}.name-aria-description[data-v-3e0d57a6]{position:absolute;height:0;width:0;color:transparent;background-color:transparent;margin:0;padding:0}