.underline{text-decoration:underline}@font-face{font-family:A1Sans-Bold;src:local("A1Sans-Bold"),url(/payment/_next/static/media/A1Sans-Bold.968a91ed.woff2) format("woff2"),url(/payment/_next/static/media/A1Sans-Bold.cd0ad1ed.woff) format("woff")}@font-face{font-family:A1Sans-Light;src:local("A1Sans-Light"),url(/payment/_next/static/media/A1Sans-Light.a7aa20ae.woff2) format("woff2"),url(/payment/_next/static/media/A1Sans-Light.ee0de22e.woff) format("woff")}@font-face{font-family:A1Sans-Regular;src:local("A1Sans-Regular"),url(/payment/_next/static/media/A1Sans-Regular.a50bc320.woff2) format("woff2"),url(/payment/_next/static/media/A1Sans-Regular.81e3db0e.woff) format("woff")}@font-face{font-family:"A1Serif-Bold";src:local("A1Serif-Bold"),url(/payment/_next/static/media/A1Serif-Bold.5bc33948.woff2) format("woff2"),url(/payment/_next/static/media/A1Serif-Bold.7b2a1a9f.woff) format("woff")}@font-face{font-family:"A1Serif-Light";src:local("A1Serif-Light"),url(/payment/_next/static/media/A1Serif-Light.149b9b1d.woff2) format("woff2"),url(/payment/_next/static/media/A1Serif-Light.fe892ac4.woff) format("woff")}@font-face{font-family:"A1Serif-Regular";src:local("A1Serif-Regular"),url(/payment/_next/static/media/A1Serif-Regular.3fd4aa89.woff2) format("woff2"),url(/payment/_next/static/media/A1Serif-Regular.abfeb8d0.woff) format("woff")}@font-face{font-family:A1SansCondensed-Bold;src:local("A1SansCondensed-Bold"),url(/payment/_next/static/media/A1SansCondensed-Bold.ab147fe1.woff2) format("woff2"),url(/payment/_next/static/media/A1SansCondensed-Bold.6b4fcba9.woff) format("woff")}@font-face{font-family:A1SansCondensed-Light;src:local("A1SansCondensed-Light"),url(/payment/_next/static/media/A1SansCondensed-Light.ca672ce4.woff2) format("woff2"),url(/payment/_next/static/media/A1SansCondensed-Light.339409c0.woff) format("woff")}@font-face{font-family:A1SansCondensed-Regular;src:local("A1SansCondensed-Regular"),url(/payment/_next/static/media/A1SansCondensed-Regular.32ee1b28.woff2) format("woff2"),url(/payment/_next/static/media/A1SansCondensed-Regular.b25c6be6.woff) format("woff")}.a1sans-bold{font-family:A1Sans-Bold,sans-serif}.a1sans-light{font-family:A1Sans-Light,sans-serif}.a1sans-regular{font-family:A1Sans-Regular,sans-serif}.a1serif-bold{font-family:"A1Serif-Bold",serif}.a1serif-light{font-family:"A1Serif-Light",serif}.a1serif-regular{font-family:"A1Serif-Regular",serif}.a1sanscondensed-bold{font-family:A1SansCondensed-Bold,sans-serif}.a1sanscondensed-light{font-family:A1SansCondensed-Light,sans-serif}.a1sanscondensed-regular{font-family:A1SansCondensed-Regular,sans-serif}:root{--background:#ffffff;--text:#ffffff;--border:#ffffff;--border-2:#bcbcbc;--black:#000000;--pink:#ffdada;--red-1:#eb140a;--red-2:rgba(240,99,99,0.3294117647);--red-3:#cc1f1c;--red-4:#b90a05;--blue-1:#7a8eff;--blue-2:#6295ac;--green-1:#00b954;--grey-1:#4f4f4f;--grey-2:#333333;--grey-3:#f2f2f2;--shadow-1:rgba(242,242,242,0.2);--card-1:rgba(255,255,255,0.1)}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--text);background:var(--background);font-family:A1Sans-Regular;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}main{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;min-height:calc(100vh - 110px);background:url(/payment/_next/static/media/bg.a1216e21.png) no-repeat 50% fixed;background-size:cover;padding:2rem}@media (max-width:767px){main{padding:3rem 1rem}}@media (max-width:999px){main{min-height:calc(100vh - 70px)}}#app{width:100%;max-width:1440px}.badge{justify-content:center;height:30px;border-radius:32px;padding:5px 15px;color:var(--red-3)}.badge,.button{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;background:var(--background)}.button{justify-content:space-between;min-width:174px;height:48px;border-radius:4px;padding:12px 16px;color:var(--red-1);font-size:16px;font-family:A1Sans-Regular,sans-serif;outline:none;border:none;cursor:pointer}@media (max-width:767px){.button{height:40px}.button-label{font-size:14px!important}}.button.disabled{opacity:.7}.button.disabled .button-icon:not(.is-spinning){transform:none!important}.button.inverted{background:var(--red-1);color:var(--text)}.button.end{align-self:flex-end}.button-icon{transition:transform .3s ease;margin-left:16px}.button:hover .button-icon:not(.is-spinning){transform:translateX(6px)}.button.login-button{min-width:unset;width:142px}.button.guest-button{min-width:unset;width:195px}@keyframes rotation{to{transform:rotate(1turn)}}.is-spinning{animation:rotation .9s linear infinite!important;transition:none!important}.card{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:20px;flex:1 1;min-width:0;width:100%;height:100%;background:var(--card-1);border:1px solid var(--border);outline:1px solid var(--border);outline-offset:-1px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:-5px 5px 10px 0 var(--shadow-1)}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);display:grid;place-items:center;z-index:1000}.modal{width:598px;overflow:auto;background:var(--background);color:var(--grey-2);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);padding:2rem}@media (max-width:767px){.modal{width:100%}.modal .connected-cards{font-size:20px!important}}.modal__header{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex-wrap:nowrap}.modal__title{margin:0;font-size:18px}.modal__close{background:none;border:none;font-size:22px;line-height:1;cursor:pointer}.modal__list{display:grid;grid-gap:12px;gap:12px;margin-top:3rem}.modal__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem}@media (max-width:409px){.modal__item{width:calc(100% - 78px)}}.modal__item-left{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px;padding:12px 14px;border:1px solid var(--border-2);border-radius:10px;width:100%}.modal__actions{display:flex;gap:8px}.modal__actions .delete-button{background-color:transparent;outline:none;border:none;cursor:pointer}.modal__confirm{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2rem}.modal__confirm-title{text-align:center}@media (max-width:767px){.modal__confirm-title{font-size:20px!important}}.modal__confirm-body{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:3rem;width:100%}.modal__confirm .modal-btn{width:138px;height:48px;border:2px solid var(--red-4);background-color:var(--background);color:var(--red-4);cursor:pointer}.modal__result{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem}@media (max-width:767px){.modal__result-again,.modal__result-message{font-size:16px!important}}.modal .no-btn{background-color:transparent;border:none;outline:none;text-decoration:underline;cursor:pointer;color:var(--red-1)}.modal .form-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.7rem;width:100%;height:60px;border:1px solid var(--border-2);border-radius:10px;outline:none;background-color:var(--background);padding:0 1.5rem;font-family:A1Sans-Regular,sans-serif;font-size:20px}.modal .form-card.invalid{border-color:var(--red-1)}.modal .form-card__wrapper{gap:.7rem}.modal .form-card__type,.modal .form-card__wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.modal .form-card__type{min-width:68px}.modal .form-card__invalid{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}@media (max-width:767px){.modal .form-card__label{font-size:14px}}.login-alias{margin-top:1rem}.app-drawer,.app-drawer ::selection{color:#fff;background-color:#eb140a}.app-drawer__overlay{position:fixed;inset:0;background-color:rgba(0,0,0,0);opacity:0;pointer-events:none;transition:opacity .3s ease,background-color .3s ease;z-index:998}.app-drawer__overlay--visible{background-color:rgba(0,0,0,.5);opacity:1;pointer-events:auto}.app-drawer{position:fixed;top:0;right:-100vw;width:100vw;height:100vh;background-color:#fff;z-index:999;padding:50px 45px;overflow-y:auto;overflow-x:visible;scrollbar-color:#d7d7d7 transparent;scrollbar-width:thin;transition:right .5s ease;box-shadow:0 0 30px rgba(0,0,0,.15)}@media (min-width:834px){.app-drawer{width:455px;right:-455px}}.app-drawer--open{right:0}.app-drawer__header{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;z-index:2;padding-bottom:1rem}.app-drawer__title{font-size:1rem;font-weight:600;color:#000;line-height:1.2;max-width:calc(100% - 40px);word-break:break-word;margin:0}.app-drawer__close{background:none;border:0;padding:4px 8px;font-size:1.2rem;line-height:1;cursor:pointer;color:#000;border-radius:4px}.app-drawer__close:hover{opacity:.8}.app-drawer__content{font-size:.95rem;line-height:1.4;color:#000;padding-bottom:40px}.drawer-close{cursor:pointer}.user-drawer__user{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-top:1rem;margin-bottom:2rem;color:var(--grey-1)}.user-drawer__user .blue-dot{height:10px;width:10px;border-radius:50%;background:var(--blue-2)}.user-drawer__logout{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;color:var(--red-1);text-decoration:underline;width:-moz-fit-content;width:fit-content;font-family:A1Sans-Bold,sans-serif;margin-top:.5rem}.dropdown{position:relative;display:inline-flex}.dropdown__trigger{background:none;border:0;padding:0;line-height:0;cursor:pointer}.dropdown__menu{position:absolute;top:calc(100% + 8px);min-width:200px;background:#fff;border:1px solid #eee;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:8px;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:1000}.dropdown__menu--right{right:0}.dropdown__menu--left{left:0}.dropdown__menu.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.dropdown__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:10px 12px;color:#111;text-decoration:none;font-size:14px}.dropdown__logout{color:var(--red-1);text-decoration:underline;width:-moz-fit-content;width:fit-content}.not-found{display:flex;flex-direction:row;justify-content:center;align-items:none;flex-wrap:nowrap;gap:.5rem}.not-found__text-2{align-self:flex-end}.not-found__text-404-1{color:transparent;-webkit-text-stroke:1px #fdc9c4;margin-bottom:-130px}.not-found__text-404-2{color:transparent;-webkit-text-stroke:1px #fa8a80;margin-bottom:-130px}@media (max-width:767px){.not-found{flex-direction:column}.not-found p{text-align:center}}.all-paid{display:flex;flex-direction:column;justify-content:center;align-items:none;flex-wrap:nowrap;gap:.5rem;padding:0 5rem}@media (max-width:767px){.all-paid{padding:1rem}.all-paid__title{font-size:32px!important}.all-paid__subtitle{font-size:14px!important}}.input{--cut-x:16px;--cut-w:120px;--cut-h:3px;position:relative;width:100%;height:52px;margin:1rem 0 0}.input:before{content:"";position:absolute;inset:0;border-radius:4px;pointer-events:none;box-shadow:inset 0 0 0 1.5px var(--background);-webkit-mask-composite:source-over,xor;-webkit-mask:linear-gradient(#000,#000),linear-gradient(#000,#000) left var(--cut-x) top 0/var(--cut-w) var(--cut-h) no-repeat;mask:linear-gradient(#000,#000),linear-gradient(#000,#000) left var(--cut-x) top 0/var(--cut-w) var(--cut-h) no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}.input__labelwrap{position:absolute;top:-9px;left:20px;z-index:1;display:inline-block}.input__label{font-size:12px;line-height:1;padding:0 6px}.input__required{margin-left:2px}.input__control{position:absolute;inset:0;width:100%;height:100%;padding:18px 20px;border:0;border-radius:4px;background:transparent;font-family:A1Sans-Regular,sans-serif;font-size:16px;outline:none;color:var(--text)}.input__control::placeholder{color:rgba(255,255,255,.7)}.input__control:disabled{opacity:.6;cursor:not-allowed}.input.input--error:before{box-shadow:inset 0 0 0 1.5px var(--red-1)}.grey:before{box-shadow:inset 0 0 0 1.5px #bcbcbc}.grey input{color:var(--grey-2)}.checkbox{margin-top:10px}.checkbox .red-text{color:var(--red-1)}.checkbox.big input{width:26px;height:26px;font-size:24px}.checkbox.big input,.checkbox.biggest{border-radius:6px;box-shadow:0 4px 15px 0 rgba(47,47,47,.2509803922);margin-top:0}.checkbox.biggest{width:36px;height:36px}.checkbox.biggest input{width:36px;height:36px;font-size:24px;border-radius:6px}.checkbox.big-text{font-size:20px;font-family:A1Sans-Regular,sans-serif}.checkbox.mid-text{font-size:16px}.checkbox label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}.checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background-color:white;padding:unset;cursor:pointer;flex-shrink:0;font-size:16px;border-radius:4px}.checkbox input:checked{background-image:url(https://cdn.a1.rs/a1website/img/a1/icons/check-sign-checked.svg)!important;background-size:auto;background-color:var(--red-1);background-repeat:no-repeat;background-position:50%;border:2px solid var(--background)}.checkbox input:focus{outline:none}.input__control:-webkit-autofill,.input__control:-webkit-autofill:active,.input__control:-webkit-autofill:focus,.input__control:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px transparent!important;-webkit-text-fill-color:var(--text)!important;caret-color:var(--text);-webkit-transition:background-color 9999s ease-out 0s,color 0s;transition:background-color 9999s ease-out 0s,color 0s}.error-message{height:20px;margin-bottom:calc(1rem - 5px);margin-top:5px;padding-left:15px}.checkbox-error{margin-bottom:0}@media (min-width:992px){#topup-form{min-width:720px}}@media (max-width:767px){#topup-form .form-card__label{font-size:16px}}@media (min-width:992px){.provider-wrapper{max-width:986px;min-height:819px;margin:0 auto}}form{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}form .form-required{margin-top:2rem;margin-bottom:.5rem}form .form-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:2rem;border-bottom:1px solid var(--border)}@media (max-width:767px){form .form-row{flex-direction:column;gap:0}}form .form-custom{padding:2rem 0;width:100%}form .form-custom .form-predefined{padding-top:2rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:5px 10px;gap:5px 10px}form .form-custom .form-predefined__item{display:grid;place-items:center;border-radius:10px;background:var(--background);padding:30px 0;color:var(--grey-1);font-size:16px;cursor:pointer;outline:none;border:none;transition:background-color .3s ease,box-shadow .3s ease,transform .15s ease;box-shadow:-3px 6px 12.9px 9px transparent}form .form-custom .form-predefined__item.active{color:var(--text);font-family:A1Sans-Bold,sans-serif;background:var(--red-1);box-shadow:-3px 6px 12.9px 9px var(--red-2)}form .form-custom .form-predefined__item span{min-width:77px;text-align:center}@media (max-width:767px){form .form-custom .form-predefined__item{padding:10px 0}}@media (max-width:334px){form .form-custom .form-predefined__item{width:100%}}@media (max-width:767px){form .form-custom .form-predefined{grid-template-columns:repeat(2,minmax(0,1fr))}form .form-custom .form-predefined__item:last-child{grid-column:span 2}}form .rhf-input-wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}form .save-card{margin-bottom:2rem;margin-top:.3rem}form .form-cards{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;width:100%}form .form-cards__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%}form .form-cards .link-button{background-color:transparent;border:none;outline:none;color:var(--text);text-decoration:underline;cursor:pointer}form .form-cards__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.7rem;width:100%;margin-top:1rem}form .form-cards__list .form-card{justify-content:space-between;width:100%;height:60px;border:1px solid transparent;border-radius:10px;outline:none;background-color:var(--background);padding:0 1.5rem;font-family:A1Sans-Regular,sans-serif;font-size:20px;cursor:pointer}form .form-cards__list .form-card,form .form-cards__list .form-card__wrapper{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:.7rem}form .form-cards__list .form-card__wrapper{justify-content:flex-start}form .form-cards__list .form-card.active{background:var(--grey-1);box-shadow:0 7px 18.1px 0 rgba(0,0,0,.368627451);color:var(--text)!important;font-family:A1Sans-Bold,sans-serif!important}form .form-cards__list .form-card.add{font-family:A1Sans-Regular,sans-serif!important;color:var(--grey-1)}form .form-cards__list .form-card__type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;min-width:68px}form .form-cards__list .form-card__invalid{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}form .wpay-cards{background:var(--background);color:var(--grey-2);padding:4rem 5rem 1rem}form .wpay-cards .form-card{border:1px solid var(--border-2)}form .wpay-cards .form-card.active{box-shadow:unset}form .wpay-cards .link-button{color:var(--grey-1);font-size:14px}form .wpay-cards .checkbox{margin-top:0}form .wpay-cards .checkbox label{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.7rem}@media (max-width:767px){form .wpay-cards{padding:1rem 1rem 0}form .wpay-cards .form-card.add,form .wpay-cards .form-card__label{font-size:14px!important}form .wpay-cards .form-cards__header{padding:.5rem 0}}form .form-root-error{align-self:flex-start;margin-top:.5rem;color:var(--red-1)}form .form-root-error.topup{color:var(--text)}form .form-root-error.pay{margin-bottom:.5rem}@media (max-width:767px){.payment-type{font-size:18px!important}}.bill-header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;border-top-left-radius:20px;border-top-right-radius:20px;height:134px;padding:1rem 5rem;background:url(/payment/_next/static/media/bg.a1216e21.png) 50%}@media (max-width:767px){.bill-header{height:90px;padding:1rem}.bill-header__title{font-size:16px!important}.bill-header__subtitle{margin-top:.5rem;font-size:12px!important}}.bill-content{width:100%;padding:2rem 5rem;color:var(--grey-2);background:var(--background)}@media (max-width:767px){.bill-content{padding:1rem}}.bill-content .bill-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:1rem;padding-bottom:2rem;border-bottom:1px solid var(--border-2)}.bill-content .bill-info__item{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.bill-content .bill-info__item--wrapper{display:flex;flex-direction:row;justify-content:cneter;align-items:center;flex-wrap:nowrap;gap:1rem}.bill-content .bill-info__item--wrapper-value{color:#999999}@media (max-width:767px){.bill-content .bill-info__item--wrapper-key{font-size:12px!important}.bill-content .bill-info__item--wrapper-value{font-size:16px!important;margin-left:46px}.bill-content .bill-info__item{flex-direction:column;align-items:flex-start}.bill-content .bill-info__title{display:none}}.bill-content .bill-bills{margin-top:2rem}@media (max-width:767px){.bill-content .bill-bills__title{font-size:18px!important}}.bill-card{position:relative;width:100%;height:96px;margin-top:1.5rem;border-radius:20px;border:1px solid var(--border-2)}@media (max-width:767px){.bill-card{height:130px}}.bill-card .bill-due_date{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:-10px;left:40px;height:20px;border-radius:40px;text-align:center;background:var(--grey-3);padding:0 1rem}@media (max-width:767px){.bill-card .bill-due_date{left:15px}}.bill-card .bill-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:100%;width:100%;padding:0 3rem}.bill-card .bill-details .bill-details__left--date{color:#999999}.bill-card .bill-details .bill-details__left--date.expired{color:var(--red-1)}@media (max-width:767px){.bill-card .bill-details{gap:10px;padding:0 1.5rem}.bill-card .bill-details,.bill-card .bill-details .bill-details__left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap}.bill-card .bill-details .bill-details__left{width:100%;gap:5px}.bill-card .bill-details .bill-details__left--ref{font-size:12px!important}.bill-card .bill-details .bill-details__left--date{font-size:14px!important}.bill-card .bill-details .bill-details__left--amount{font-size:20px!important}}.bill-card .bill-details .bill-details__right{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem}@media (max-width:767px){.bill-card .bill-details .bill-details__right{width:100%}.bill-card .bill-details .bill-details__right .checkbox,.bill-card .bill-details .bill-details__right .checkbox input{height:24px;width:24px}}.bill-total{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:1rem 7rem;width:100%;background:var(--red-1);color:var(--text)}@media (max-width:767px){.bill-total{height:80px;padding:1rem}.bill-total__title{max-width:120px;font-size:16px!important}.bill-total__amount{font-size:20px!important}}@media (max-width:334px){.bill-total__amount{font-size:18px!important}}.bill-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;border-bottom-left-radius:20px;border-bottom-right-radius:20px;width:100%;padding:2rem 5rem 5rem;color:var(--grey-2);background:var(--background)}.bill-footer.wpay-footer{padding-top:unset}.bill-footer.wpay-footer .footer-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:140px}@media (max-width:767px){.bill-footer.wpay-footer{flex-direction:column;padding:0 1rem 1rem}.bill-footer.wpay-footer .footer-wrapper{height:unset}.bill-footer.wpay-footer .big-text{font-family:A1Sans-Bold,sans-serif;font-size:14px!important;padding-bottom:2rem}}.bill-footer .mobile-footer{display:none}@media (max-width:767px){.bill-footer__button-wrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.bill-footer__checkbox-wrapper{width:100%}}.bill-footer__info{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:5px;color:var(--grey-1)}@media (max-width:767px){.bill-footer .desktop-footer{display:none}.bill-footer .mobile-footer{display:flex;margin-top:1.5rem}.bill-footer .checkbox,.bill-footer .mobile-footer p{font-size:12px!important}}.wizard{flex-direction:row}.wizard,.wizard .wizard-content,.wizard .wizard-forms{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}.wizard .wizard-content,.wizard .wizard-forms{flex-direction:column;height:100%;width:100%}.wizard .wizard-content{padding:5rem}.wizard .wizard-forms{padding:3rem 4rem}.wizard .wizard-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.wizard .wizard-topup-image{margin-bottom:2rem}.wizard .wizard-bill-image{margin-bottom:calc(2rem + 69px)}@media (max-width:966px){.wizard{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:3rem;position:relative}.wizard .wizard-content{padding:7rem 1rem 1rem}.wizard .wizard-forms{padding:2rem 1rem}.wizard .wizard-buttons{gap:.5rem}.wizard .wizard-topup-image{position:absolute;width:105px!important;height:125px!important;top:-22px;left:30px}.wizard .wizard-bill-image{position:absolute;width:72px!important;height:114px!important;top:-30px;left:30px}.wizard .badge{position:absolute;top:-16px;right:30px}.wizard .wizard-title{font-size:20px!important}.wizard .wizard-description{font-size:14px!important}}@media (max-width:395px){.wizard .wizard-buttons .button{width:100%}}@media (max-width:1307px){.init-wizard .wizard-title{min-height:98px}}@media (max-width:1132px){.init-wizard .wizard-content{padding:5rem 2.5rem}}@media (max-width:966px){.init-wizard .wizard-title{min-height:unset}.init-wizard .wizard-content{padding:7rem 1rem 1rem}}@media (max-width:767px){.init-wizard .wizard-title{min-height:unset}}.guest-wizard-title,.topup-wizard-title{display:none}.guest-wizard .wizard-content,.topup-wizard .wizard-content{flex:1 1;min-width:0}@media (max-width:1297px){.guest-wizard .wizard-buttons .button,.topup-wizard .wizard-buttons .button{width:100%}}@media (max-width:1226px){.guest-wizard,.topup-wizard{flex-direction:column;gap:1rem}.guest-wizard-title,.topup-wizard-title{display:flex;padding-bottom:2rem;padding-left:1rem}.guest-wizard .wizard-content,.topup-wizard .wizard-content{display:none}}@media (max-width:767px){.guest-wizard .wizard-content,.topup-wizard .wizard-content{display:none}}@media (max-width:334px) and (min-width:768px) and (max-width:991px){.form-footer{width:100%}}@media (max-width:334px) and (max-width:767px){.form-footer{width:100%}}@media (max-width:334px) and (max-width:334px){.form-footer{width:100%}}.status{flex-flow:column;justify-content:center;align-items:center;display:flex;width:100%;height:100%}@media (min-width:992px){.status{max-width:950px;margin:0 auto}}.status .status-state{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;border-top-left-radius:20px;border-top-right-radius:20px;height:90px;padding:1rem 5rem}.status .status-state.status-success{background-color:var(--green-1)}.status .status-state.status-error{background-color:var(--red-1)}.status .no-status-title{margin-top:2rem}.status .status-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem}.status .status-data{width:100%;background-color:white;color:var(--grey-2);padding:0 5rem 2rem;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.status .status-data .status-border,.status .status-data__price-info{border-bottom:1px solid var(--border-2)}.status .status-data__price-info{color:#999999;padding-bottom:2rem}.status .status-data .status-data-item__title{padding:2rem 0 1rem}.status .status-data .status-data-item__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem;padding-bottom:2rem}.status .status-data .status-data-item__item{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}@media (max-width:767px){.status .status-state{padding:0 1rem}.status .status-state .status-link,.status .status-state .status-text{font-size:14px!important}.status .status-state .status-text{max-width:140px}.status .status-data{padding:0 1rem 2rem}.status .status-data__price-info{font-size:12px!important}.status .status-data .status-data-item__item{flex-direction:column;align-items:flex-start;gap:.5rem}.status .status-data .status-data-item__item-key{color:var(--grey-1);font-size:12px!important}.status .status-data .status-data-item__item-value{color:var(--black)}}.header-top{justify-content:space-between;padding:0 4rem;width:100%;height:40px;background:black;color:#f2f2f2;font-family:A1Sans-Regular,sans-serif;font-size:12px}.header-top,.header-top__left,.header-top__right{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.header-top__left,.header-top__right{justify-content:center;gap:.5rem}.header-top__left{gap:1rem}.header-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:0 4rem;width:100%;height:70px}.header-bottom__left,.header-bottom__right{gap:1.5rem;color:black;font-family:"A1Serif-Regular",sans-serif;font-size:14px}.header-bottom__left,.header-bottom__right{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.header-bottom__right{gap:1rem}.header-burger{display:none;background:none;border:0;padding:0;line-height:0;cursor:pointer}.header-user{cursor:pointer}.header-home-link{display:inline-flex;font-size:16px}.header-logo-link{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.header-top a{text-transform:uppercase}@media (max-width:999px){.header-top{display:none}.header-bottom{padding:0 1rem;height:55px}.header-home-link{display:none}.header-burger{display:inline-flex;width:20px;height:20px}.header-user{width:25px;height:25px}}.mobile-nav__list{flex-direction:column;align-items:flex-start}.mobile-nav__list,.mobile-nav__list a{display:flex;justify-content:flex-start;flex-wrap:nowrap}.mobile-nav__list a{flex-direction:row;align-items:center;color:#000;text-transform:uppercase;font-size:15px;font-family:"A1Serif-Bold",sans-serif;width:100%;height:45px;border-bottom:1px solid #d7d7d7}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-top:1rem}.footer p{text-align:center}.footer_item{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px}.cards-footer{flex-direction:column;margin-top:1.5rem}.cards-footer,.cards-footer__row{display:flex;align-items:center;gap:.5rem}.cards-footer__item,.cards-footer__row{justify-content:center}.cards-footer__item{display:flex;align-items:center;width:85px;height:34px;border-radius:38.96px;background:var(--pink);overflow:hidden}@media (max-width:767px){.cards-footer__item{width:55px;height:22px}.cards-footer__item #visa{width:29.54px!important;height:9.6px!important}.cards-footer__item #master{width:20.93px!important;height:16.18px!important}.cards-footer__item #maestro{width:20.69px!important;height:16.11px!important}.cards-footer__item #dina{width:32.83px!important;height:16.15px!important}.cards-footer__item #visaSecure{width:18.98px!important;height:18.51px!important}.cards-footer__item #american{width:19.45px!important;height:19.45px!important}.cards-footer__item #intesa{width:46.25px!important;height:12.16px!important}.cards-footer__item #netpay{width:35.68px!important;height:12.86px!important}.cards-footer__item #masterIdCheck{width:49.97px!important;height:13.6px!important}.cards-footer__item #etrustmark{width:46.86px!important;height:12.42px!important}}.cards-footer .trustmark{margin-top:.5rem}.loader{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:3rem}@media (max-width:767px){.loader--logo{width:203px;height:212px}.loader--text{width:234px!important;height:70px!important}.loader--loading{font-size:20px!important}}.loader--text{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:20px;width:700px;height:97px;background:var(--card-1);border:1px solid var(--border);outline:1px solid var(--border);outline-offset:-1px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:-5px 5px 10px 0 var(--shadow-1)}