.topup-banner{background-color:#000;display:flex;flex-direction:column;color:#fff;margin:20px 0 0 0;padding:10px}@media(min-width:768px){.topup-banner{position:absolute;right:0}}.topup-banner .banner-header{width:100%;font-size:.9rem;text-align:center;font-weight:700}@media(min-width:992px){.topup-banner .banner-header{font-size:1.2rem}}.topup-banner .banner-text{width:100%;font-size:.7rem;text-align:center}@media(min-width:992px){.topup-banner .banner-text{font-size:.9rem}}.topup-banner .yellow{color:#eaff40}.topup-header{display:flex;flex-direction:column;padding:20px 0;position:relative}.topup-header .topup-header-login{display:flex;justify-content:flex-end;padding:0 10px}@media(min-width:576px){.topup-header .topup-header-login{padding:0}}.topup-header .topup-header-login a{color:#000;font-size:.7rem;font-weight:700}@media(min-width:576px){.topup-header .topup-header-login a{font-size:.8rem}}.topup-header .topup-header-main{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:10px;padding:0 10px}@media(min-width:576px){.topup-header .topup-header-main{padding:0}}.topup-header .topup-header-main a{display:flex;justify-items:center;align-items:center}.topup-header .topup-header-main a img{max-width:100px}@media(min-width:768px){.topup-header .topup-header-main a img{max-width:150px}}@media(min-width:992px){.topup-header .topup-header-main a img{max-width:200px}}.topup-header .topup-header-main .slogan{margin:0 0 0 20px;font-size:.9rem;font-weight:700}@media(min-width:576px){.topup-header .topup-header-main .slogan{font-size:1rem}}@media(min-width:768px){.topup-header .topup-header-main .slogan{font-size:1.2rem}}@media(min-width:992px){.topup-header .topup-header-main .slogan{margin:0 0 0 30px;font-size:1.4rem}}.topup-footer{padding:20px 0;display:flex;flex-direction:column}@media(min-width:768px){.topup-footer{padding:30px 0}}.topup-footer .topup-footer-links{border-top:1px solid #000;border-bottom:1px solid #000;padding:20px 10px;margin-bottom:20px;display:flex;flex-direction:column}@media(min-width:768px){.topup-footer .topup-footer-links{flex-direction:row;padding:20px 0}}.topup-footer .topup-footer-links .links1{display:flex;flex-direction:column}@media(min-width:768px){.topup-footer .topup-footer-links .links1{width:40%}}.topup-footer .topup-footer-links .links2{display:flex;flex-direction:column}.topup-footer .topup-footer-links a{color:#000;font-size:.8rem;line-height:1.2rem}@media(min-width:576px){.topup-footer .topup-footer-links a{font-size:1rem;line-height:1.4rem}}@media(min-width:768px){.topup-footer .topup-footer-links a{font-size:.9rem;margin-right:30px}}@media(min-width:992px){.topup-footer .topup-footer-links a{font-size:.9rem}}.topup-footer .topup-footer-copyrights{color:#666;font-size:.6rem;padding:0 10px;display:flex;flex-direction:column-reverse}@media(min-width:576px){.topup-footer .topup-footer-copyrights{padding:0;font-size:.8rem}}@media(min-width:992px){.topup-footer .topup-footer-copyrights{flex-direction:row;justify-content:space-between}}*{box-sizing:border-box;outline:none}body,html{margin:0;padding:0}body{font-family:Montserrat,Arial,sans-serif;font-weight:400;font-size:1rem;color:#000}a{text-decoration:none}.container{margin:0 auto;padding:0;width:100%}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.no-wrap{white-space:nowrap}.yellow{color:#eaff40}.with-checkbox{position:relative}.with-checkbox input{position:absolute;left:-9999px;appearance:none;opacity:0}.with-checkbox .check-label{margin:0;display:flex!important;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:top}.with-checkbox .check-label-box{display:flex;position:relative;height:20px;width:20px;margin:0 10px 0 0;border:2px solid #000;border-radius:0;cursor:pointer;flex-shrink:0}.with-checkbox .check-label-text:after{content:"";display:block;width:0;height:2px;background-color:#fff;position:absolute;top:50%;left:7.5%;transform:translateY(-50%);transition:width .1s ease-in-out}.with-checkbox input:checked+.check-label .check-label-box{background-color:#000}.with-checkbox input:checked+.check-label .check-label-box:after{content:"";display:block;position:absolute;top:0;left:5px;width:4px;height:11px;border:solid #eaff40;border-width:0 2px 2px 0;transform:rotate(45deg)}.topup-error{background-color:#f2f2f2;border:1px solid #d6d6d6;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 .error-title{margin:0;font-size:1rem;color:red;font-weight:600}@media(min-width:992px){.topup-error .error-title{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-form{margin:0 10px 20px}@media(min-width:992px){.topup-form{margin:0 40px}}@media(min-width:1200px){.topup-form{margin:0 70px}}.topup-form .topup-form-frame{border:1px solid #000;border-radius:3px;padding:10px;position:relative}@media(min-width:576px){.topup-form .topup-form-frame{padding:30px}}.topup-form .topup-form-frame h2{font-weight:400;margin:0 0 10px;font-size:.7rem}@media(min-width:576px){.topup-form .topup-form-frame h2{font-size:1rem}}@media(min-width:768px){.topup-form .topup-form-frame h2{margin:0 0 20px}}.topup-form .topup-form-frame h1{margin:0 0 20px;font-size:.9rem;color:#000}.topup-form .topup-form-frame h1 span{color:#000}@media(min-width:768px){.topup-form .topup-form-frame h1{margin:0 0 20px;font-size:1.4rem}}@media(min-width:992px){.topup-form .topup-form-frame h1{font-size:1.6rem}}@media(min-width:1200px){.topup-form .topup-form-frame h1{font-size:1.8rem}}.topup-form .topup-form-frame .topup-loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.9);color:#000;font-size:1rem;z-index:100;border-radius:3px;margin:-10px 0 0 -10px}@media(min-width:576px){.topup-form .topup-form-frame .topup-loading{margin:-30px 0 0 -30px}}.topup-form .topup-form-frame .topup-form-fields{display:flex;flex-direction:column}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-fields{flex-direction:row}}.topup-form .topup-form-frame .topup-form-fields>div{width:100%}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-fields>div{width:50%;align-items:flex-start}}.topup-form .topup-form-frame .topup-form-fields>div:last-child{margin-top:20px}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-fields>div:last-child{margin-top:0}}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone{margin-bottom:20px}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone{margin-bottom:40px}}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone:last-child{margin-bottom:0}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field{display:flex;flex-direction:column}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container{position:relative;width:100%}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container label{appearance:none;position:absolute;background-color:#fff;font-size:.6rem;top:-6px;left:10px;padding:0 5px}@media(min-width:992px){.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container label{top:-8px;font-size:.8rem}}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container input[type=text]{appearance:none;outline:none;border:2px solid #d6d6d6;border-radius:3px;margin:0 5px 0 0;padding:10px;width:calc(100% - 30px);font-size:1rem}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container input[type=text]{width:calc(90% - 30px)}}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container input[type=text]:focus{border:2px solid #eaff40}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container button[type=button]{margin:0;padding:0;border:none;width:20px;background:none;cursor:pointer;appearance:none;outline:none;font-size:1rem}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-field-container.error input[type=text]{border:2px solid red}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-error-container{font-size:.7rem;color:red;padding:5px}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-error-container ul{list-style:none none;margin:0;padding:0}.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-description{margin-top:10px;color:#666;font-size:.7rem;width:calc(100% - 30px)}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-fields .topup-form-field-zone .topup-form-field .topup-form-description{width:calc(90% - 30px)}}.topup-form .topup-form-frame .topup-amounts-container{margin-bottom:20px}@media(min-width:768px){.topup-form .topup-form-frame .topup-amounts-container{margin-bottom:30px}}.topup-form .topup-form-frame .topup-amounts-container:last-child{margin-bottom:0}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts{list-style:none none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:768px){.topup-form .topup-form-frame .topup-amounts-container .topup-amounts{justify-content:center}}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount{cursor:pointer;width:32%;height:70px;display:flex;justify-content:center;align-items:center;background-color:#f2f2f2;margin-bottom:5px;position:relative}@media(min-width:768px){.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount{width:15%;height:70px;margin-right:30px}}@media(min-width:992px){.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount{height:80px}}@media(min-width:1200px){.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount{height:100px}}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount.active{background-color:#000;color:#eaff40}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount .topup-amount-value-field{width:100%;display:flex;justify-content:center}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount .topup-amount-value-field input[type=text]{width:80%;font-size:1rem;text-align:center}@media(min-width:768px){.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount .topup-amount-value-field input[type=text]{font-size:1.1rem}}@media(min-width:992px){.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount .topup-amount-value-field input[type=text]{font-size:1.4rem}}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount .topup-amount-value{font-size:1.4rem;font-weight:700}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount .topup-amount-value-other{font-size:.8rem;font-weight:700;text-align:center;display:inline-block;text-transform:uppercase}.topup-form .topup-form-frame .topup-amounts-container .topup-amounts .topup-amount .topup-amount-recommend{font-size:.7rem;position:absolute;bottom:10%;left:0;width:100%;text-align:center}.topup-form .topup-form-frame .topup-summary{background-color:#f2f2f2;padding:10px 20px}@media(min-width:768px){.topup-form .topup-form-frame .topup-summary{padding:20px 40px}}.topup-form .topup-form-frame .topup-summary .topup-phones-list{display:flex;flex-direction:column;border-bottom:1px solid #000}@media(min-width:768px){.topup-form .topup-form-frame .topup-summary .topup-phones-list{flex-direction:row}}.topup-form .topup-form-frame .topup-summary .topup-phones-list:last-child{border-bottom:none}.topup-form .topup-form-frame .topup-summary .topup-phones-list>div{width:100%}@media(min-width:768px){.topup-form .topup-form-frame .topup-summary .topup-phones-list>div{width:50%;align-items:flex-start}}.topup-form .topup-form-frame .topup-summary .topup-phones-list>div:first-child{display:flex;flex-direction:row}.topup-form .topup-form-frame .topup-summary .topup-phones-list>div:first-child p:first-child{width:60%}.topup-form .topup-form-frame .topup-summary .topup-phones-list>div:first-child p:last-child{width:40%}.topup-form .topup-form-frame .topup-summary p{font-size:.8rem;line-height:1.2rem;margin:10px 0}@media(min-width:768px){.topup-form .topup-form-frame .topup-summary p{margin:15px 0}}.topup-form .topup-form-frame .rodo,.topup-form .topup-form-frame .topup-agreements{font-size:.7rem;line-height:1.2rem;margin-top:20px}@media(min-width:768px){.topup-form .topup-form-frame .rodo,.topup-form .topup-form-frame .topup-agreements{font-size:.8rem;line-height:1.4rem}}.topup-form .topup-form-frame .rodo a,.topup-form .topup-form-frame .topup-agreements a{color:#000;text-decoration:underline}.topup-form .topup-form-frame .rodo .with-checkbox,.topup-form .topup-form-frame .topup-agreements .with-checkbox{margin-bottom:10px}.topup-form .topup-form-frame .rodo .red,.topup-form .topup-form-frame .topup-agreements .red{color:red}.topup-form .topup-form-frame .rodo p,.topup-form .topup-form-frame .topup-agreements p{font-size:.8rem;line-height:1.2rem;margin:10px 0}@media(min-width:768px){.topup-form .topup-form-frame .rodo p,.topup-form .topup-form-frame .topup-agreements p{margin:15px 0}}.topup-form .topup-form-frame .topup-form-additional-button{margin-top:20px}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-additional-button{margin-top:40px}}.topup-form .topup-form-frame .topup-form-additional-button button[type=button]{box-sizing:border-box;outline:none;width:100%;border:none;padding:10px 0;background-color:#f2f2f2;display:flex;justify-content:center;cursor:pointer;font-size:.7rem}@media(min-width:576px){.topup-form .topup-form-frame .topup-form-additional-button button[type=button]{font-size:.8rem}}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-additional-button button[type=button]{font-size:1rem}}.topup-form .topup-form-frame .topup-form-additional-button button[type=button]>span{display:flex;align-items:center}.topup-form .topup-form-frame .topup-form-additional-button button[type=button]>span span.plus{width:20px;height:20px;border-radius:10px;background-color:#000;text-align:center;color:#eaff40;display:flex;justify-content:center;font-size:1rem;margin-right:10px}@media(min-width:768px){.topup-form .topup-form-frame .topup-form-additional-button button[type=button]>span span.plus{width:30px;height:30px;border-radius:15px;align-items:baseline;font-size:1.4rem}}.topup-form .topup-form-frame .topup-form-additional-button button[type=button]>span strong{display:inline-block;margin-right:7px}.topup-form .topup-form-buttons{margin-top:20px;display:flex;flex-direction:row;justify-content:space-between}@media(min-width:576px){.topup-form .topup-form-buttons{margin-top:30px}}.topup-form .topup-form-buttons span{font-size:.7rem}@media(min-width:576px){.topup-form .topup-form-buttons span{font-size:.9rem}}.topup-form .topup-form-buttons button{cursor:pointer;font-size:.8rem;width:100px;height:30px}@media(min-width:576px){.topup-form .topup-form-buttons button{font-size:1rem;width:200px;height:55px}}.topup-form .topup-form-buttons button[type=button]{border:1px solid #000;background-color:#fff;color:#000}.topup-form .topup-form-buttons button[type=submit]{border:none;background-color:#000;color:#eaff40}.topup-form .topup-form-buttons button[type=submit]#submit-step-3{width:150px}@media(min-width:576px){.topup-form .topup-form-buttons button[type=submit]#submit-step-3{width:200px}}.topup-form .topup-form-buttons button[type=submit][disabled=disabled]{background-color:#d6d6d6;color:#fff;cursor:auto}.topup-progress{padding:0}@media(min-width:768px){.topup-progress{padding:30px 0}}.topup-progress ul{list-style:none none;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0}.topup-progress ul li{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;width:33.3333333%}.topup-progress ul li span.step-container{width:100%;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:5px}@media(min-width:576px){.topup-progress ul li span.step-container{margin-bottom:10px}}.topup-progress ul li span.step-container span.progress-line{width:100%;height:2px;background-color:#d6d6d6;position:absolute;z-index:1;left:0}.topup-progress ul li span.step-container span.progress-line.start{width:55%;left:50%}.topup-progress ul li span.step-container span.progress-line.end{width:55%;left:-1%}.topup-progress ul li span.step-container span.step{background-color:#d6d6d6;width:50px;height:50px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:25px;font-size:.8rem;font-weight:700;z-index:10}.topup-progress ul li span.text{font-size:.7rem;padding:10px 5px;text-align:center}.topup-progress ul li span.text>span{white-space:nowrap}.topup-progress ul li span.text.current{font-weight:700}@media(min-width:576px){.topup-progress ul li span.text{font-size:.8rem}}@media(min-width:768px){.topup-progress ul li span.text{font-size:1rem}}.topup-progress ul li.active span.step-container span.progress-line{background-color:#000}.topup-progress ul li.active span.step-container span.step{color:#eaff40;background-color:#000}.topup-back{background-color:#000;display:flex;flex-direction:column}@media(min-width:768px){.topup-back{flex-direction:row}}.topup-back.single{justify-content:center}.topup-back.single .text{width:100%}.topup-back .text{color:#eaff40;display:flex;justify-content:center;flex-direction:column;padding:30px 20px}@media(min-width:768px){.topup-back .text{width:60%}}.topup-back .text h1{margin:0 0 10px;font-size:1.2rem;text-align:center}@media(min-width:768px){.topup-back .text h1{font-size:1.4rem}}@media(min-width:992px){.topup-back .text h1{font-size:1.6rem}}.topup-back .text p{margin:0;font-size:1rem;text-align:center}@media(min-width:768px){.topup-back .text p{font-size:1rem}}@media(min-width:992px){.topup-back .text p{font-size:1.4rem}}.topup-back .text .button{margin-top:30px;display:flex;justify-content:center}.topup-back .text .button button{cursor:pointer;font-size:1rem;width:160px;height:50px;border:none;background-color:#eaff40;color:#000}@media(min-width:768px){.topup-back .text .button button{font-size:1.2rem;width:200px;height:60px}}.topup-back .promo{color:#fff;margin-top:10px;padding:30px 20px 40px;border-top:4px solid #eaff40;text-align:center}@media(min-width:768px){.topup-back .promo{width:40%;margin-top:0;border-top:none;border-left:4px solid #eaff40}}.topup-back .promo .text1{font-weight:700;font-size:1.2rem}.topup-back .promo .text2{font-size:1rem;line-height:1.4rem;margin-top:10px}.topup-back .promo .text3{font-size:2rem;font-weight:700;line-height:2rem;margin-top:10px}.topup-back .promo .text4{margin-top:10px;font-weight:600}.topup-back .promo .text5{margin-top:10px;font-size:.7rem}.topup-back .promo .text6{margin-top:5px;font-size:1.2rem;font-weight:600}.topup-back .promo .text7{margin-top:5px;font-size:.7rem}.topup-back .promo .link{margin-top:30px}.topup-back .promo .link a{cursor:pointer;font-size:.8rem;font-weight:600;width:160px;height:50px;border:4px solid #eaff40;background-color:transparent;color:#fff;padding:20px;display:flex;align-items:center;justify-content:center;margin:0 auto;-webkit-box-shadow:0 0 50px 5px rgba(234,255,64,.65);-moz-box-shadow:0 0 50px 5px rgba(234,255,64,.65);box-shadow:0 0 50px 5px rgba(234,255,64,.65)}