@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:400;src:url(/fonts/inter-v20-latin-400.woff2)}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:500;src:url(/fonts/inter-v20-latin-500.woff2)}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:700;src:url(/fonts/inter-v20-latin-700.woff2)}:root{--color:#0A2239;--blue:#4162FF;--bg:#fff;--transitionDefault:0s;--indent:32px;--gap:24px;--padding:100px;--margin:40px}.visible-md,.visible-sm{display:none}.center{width:1376px;max-width:100%;margin:0 auto;position:relative;padding:0 var(--indent)}*{margin:0;padding:0;box-sizing:border-box}body,html{display:flex;flex-direction:column}html{min-height:100%;scroll-behavior:smooth;scrollbar-gutter:stable}html.scroll-behavior-off{scroll-behavior:auto}body{min-width:320px;color:var(--color);font-size:16px;line-height:1.5;font-family:'Inter',sans-serif;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:scrollbar;flex-grow:1;position:relative;background-color:var(--bg);background-position:top}a{color:currentColor;text-decoration:none;cursor:pointer}::selection{color:#fff;background-color:var(--blue)}hr,img{border:0}img,svg{display:block}svg{flex-shrink:0;transition:var(--transitionDefault)}li{list-style:none}hr{height:1px;background-color:var(--color)}table{border:0;border-collapse:collapse}.link{text-decoration:underline}.tooltip,img,li,svg{position:relative}.tooltip{cursor:help;border-bottom:1px dotted currentColor}.tooltip__text{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:6px;padding:8px 12px;width:max-content;max-width:260px;background:var(--color);color:#fff;font-size:13px;line-height:1.4;white-space:normal;border-radius:8px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.15)}.tooltip:hover .tooltip__text{opacity:1;visibility:visible}.wrapper{display:flex;flex-direction:column}.main,.wrapper{flex-shrink:0;flex-grow:1}.hide{display:none!important}.visuallyhidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}.btn,.button{border:0;font-family:inherit;background-color:transparent;transition:var(--transitionDefault);user-select:none;position:relative;font-size:inherit;line-height:inherit;color:inherit;text-align:center;white-space:nowrap;display:block}.btn{cursor:pointer}.button{border-radius:0}.btn:hover,.button,.button:hover{cursor:pointer}.btn:focus,.button:focus{outline:0}.btn:disabled,.button:disabled{pointer-events:none}.btn{padding:12px 24px;font-weight:500;display:grid;align-items:center;justify-content:center;grid-auto-flow:column;gap:8px;border-radius:28px}.btn svg{display:initial}.btn--light{background-color:rgba(255,255,255,.32);box-shadow:4px 4px 6px rgba(0,0,0,.06),inset 0 0 0 1px rgba(10,34,57,.06);color:#fff}.btn--blue{background-color:var(--blue);color:#fff;transition:background-color .15s ease}.btn--outline,.btn--white{background-color:#fff;color:var(--blue);transition:background-color .15s ease}.btn--outline{box-shadow:inset 0 0 0 1px var(--blue)}.header{flex-shrink:0;position:absolute;z-index:8;top:var(--margin);left:0;right:0}body:not(.menu-show) .header--transparent .header__logo #logo-cards{fill:#b9d5fe}.header--white{top:0;position:relative;padding:10px 0;box-shadow:4px 4px 20px rgba(10,34,57,.1)}body:not(.menu-show) .header--white .header__logo #logo-azul{fill:var(--blue)}body:not(.menu-show) .header--white .btn-menu-toggle,body:not(.menu-show) .header--white .header__btns .btn--light{color:var(--blue)}body:not(.menu-show) .header--white .header__btns .btn--white{background-color:var(--blue);color:#fff}body:not(.menu-show) .header--white .header__menu{color:var(--color)}.header__grid{display:grid;gap:10px;align-items:center;grid-template-areas:"logo menu btns";grid-template-columns:auto 1fr auto}.header__logo{grid-area:logo}.header__logo #logo-azul{fill:#fff}.footer__logo #logo-cards,.header__logo #logo-cards,svg .color-blue,use.color-blue{fill:#b9d5fe}.header__menu{grid-area:menu;color:#fff}.header__menu ul{display:flex;justify-content:center;gap:60px}.header__menu a{font-weight:500;font-size:18px}.header__btn-menu-toggle{display:none;grid-area:btn-menu}.header__btn-menu-toggle .btn-menu-toggle{display:flex;height:48px;width:48px;border-radius:50%;padding:0!important}.header__btn-menu-toggle .btn-menu-toggle path:first-child{opacity:0}.menu-show .header__btn-menu-toggle .btn-menu-toggle path{opacity:0}.menu-show .header__btn-menu-toggle .btn-menu-toggle path:first-child{opacity:1}.header__btns{grid-area:btns;display:flex;gap:20px}.footer{flex-shrink:0;position:relative;color:#fff;background-color:var(--color);padding:var(--margin) 0}.footer__grid{display:grid;align-content:flex-start;grid-template-areas:"logo menu social" "copyright menu social";grid-template-columns:280px 1fr auto;margin:10px 0;gap:40px}.footer__logo{grid-area:logo}.footer__menu{grid-area:menu;display:flex;align-items:flex-start;justify-content:center}.footer__menu ul{column-count:3;gap:40px;margin-bottom:-30px}.footer__menu li{padding-bottom:30px;white-space:nowrap}.footer__menu a{font-weight:500;font-size:16px;line-height:32px}.footer__social{grid-area:social;display:flex;gap:20px}.footer__social svg{background-color:#fff;border-radius:20px;color:var(--color);transition:background-color .15s ease}.footer__copyright{grid-area:copyright;display:grid;gap:20px;opacity:.54;font-weight:500;font-size:12px;line-height:20px;text-wrap:pretty}.h1,.h2,.h3,.h4,.h4-v2,.h5{font-weight:700;text-wrap:balance}.h1{font-size:72px;line-height:90px}.h2{font-size:64px;line-height:72px}.h3{font-size:40px;line-height:1.4}.h4{font-size:24px;line-height:32px}.h4-v2{font-size:26px;line-height:40px}.h5{font-size:20px;line-height:32px}.color-blue,.faq__text a.link{color:var(--blue)}.color-white{color:#fff}.apps{display:flex;gap:20px}.simplest-use{position:relative;padding:130px 0 160px;margin-bottom:-60px;overflow:hidden}.simplest-use::before{position:absolute;top:0;left:0;right:0;height:839px;content:'';background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1632' height='839' fill='none' preserveAspectRatio='none' viewBox='0 0 1632 839'%3E%3Cpath fill='url(%23a)' d='M1635 561.665V0H0v839z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='1172.18' x2='38.115' y1='0' y2='887.22' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230e33e4'/%3E%3Cstop offset='1' stop-color='%235da0ff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.simplest-use__box{display:flex;align-items:center;justify-content:space-between}.simplest-use__content{width:640px;color:#fff}.simplest-use__title{margin-bottom:10px}.simplest-use__btn{display:flex}.simplest-use__btn .btn{min-width:256px;border-radius:40px}.simplest-use__text{margin-bottom:56px;font-size:24px}.simplest-use__img{position:relative;padding-bottom:42px;width:557px;margin-top:8px}.simplest-use__img-desktop img{border:1px solid rgba(10,34,57,.06);box-shadow:4px 4px 10px rgba(0,0,0,.1);border-radius:40px}.simplest-use__img-mobile{position:absolute;left:-86px;bottom:-150px}.pay-with__box{display:flex;align-items:center;justify-content:space-between;padding:var(--padding) 0;gap:32px}.pay-with__content{text-align:center;max-width:466px;min-width:232px}.pay-with__text{font-size:18px;line-height:32px;margin-top:24px;text-wrap:balance}.more-card{padding:var(--padding) 0;background-color:#f5f7ff}.more-card__box{display:flex;gap:30px;justify-content:space-between}.more-card__content{width:867px;max-width:100%}.more-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:80px}.earn-rewards__header .btn,.more-card__header .btn{min-width:168px}.more-card__text{font-size:20px;line-height:32px;margin-top:10px;max-width:512px;text-wrap:balance}.more-card__list{display:grid;gap:60px 20px;max-width:850px;grid-template-columns:1fr 1fr 1fr}.more-card__list li{display:grid;gap:10px}.earn-rewards__list p:not([class]),.more-card__list p:not([class]){opacity:.68;font-size:14px;line-height:24px;text-wrap:balance}.more-card__ico{border-radius:20px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;color:var(--blue);background-color:rgba(65,98,255,.1)}.earn-rewards{padding:var(--padding) 0;color:#fff;background-color:var(--color)}.earn-rewards__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:80px}.earn-rewards__text{font-size:20px;line-height:32px;margin-top:10px;max-width:512px;text-wrap:balance}.earn-rewards--referral .earn-rewards__header{margin-bottom:40px}.earn-rewards--referral .earn-rewards__list{grid-template-columns:1fr 1fr}.earn-rewards__list{display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr 1fr;counter-reset:item}.earn-rewards__list li{display:grid;gap:10px;counter-increment:item}.earn-rewards__list li::before{content:counter(item,decimal-leading-zero);display:block;opacity:.16;font-weight:700;font-size:50px;line-height:1}.faq{padding:var(--padding) 0}.faq__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.faq__text{font-size:18px;line-height:32px;max-width:1080px;width:94%;text-wrap:pretty}.faq__text p+p{margin-top:10px}.accordion{position:relative}.accordion__body{padding-bottom:30px}.accordion__item:not(.is-open) .accordion__body{overflow:hidden;padding-bottom:0;position:relative;max-height:0;opacity:0;transition:opacity var(--transitionDefault)}.accordion__item{border-bottom:1px solid #0a223929}.accordion__head{position:relative;display:flex;justify-content:space-between;cursor:pointer;user-select:none;padding:30px 0}.accordion__item.is-open .accordion__body{overflow:visible;max-height:auto;opacity:1}.accordion__item.is-open .accordion__head{padding-bottom:10px}.accordion__item.is-open .accordion__head svg{transform:scaleY(-1)}.about-us-header{position:relative;padding:138px 0;margin-bottom:122px;color:#fff}.about-us-header__title{margin:110px 0 10px}.about-us-header__text{font-weight:500;font-size:24px;line-height:40px;text-wrap:balance;max-width:700px}.about-us-header__img{position:absolute;top:0;left:0;right:0;height:700px;z-index:-1;background-color:rgba(10,34,57,.6);clip-path:polygon(0 0,100% 0,100% 607px,0 100%)}.about-us-header__img img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:top}.about-us-main__list{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:var(--padding)}.about-us-main__list--columns-3{grid-template-columns:1fr 1fr 1fr;align-items:flex-start}.about-us-main__item{display:flex;flex-direction:column;padding:30px;gap:10px;background-color:#fbfcff;border-bottom:1px solid rgba(10,34,57,.16);border-radius:20px;font-size:18px;line-height:32px;text-wrap:balance}.about-us-main__ico{width:60px;height:60px;background-color:rgba(65,98,255,.1);border-radius:20px;display:flex;align-items:center;justify-content:center;color:var(--blue);margin-bottom:30px}.about-us-main__text{max-width:1024px;text-wrap:balance;margin:10px 0 var(--margin);font-size:20px;line-height:32px}.contact-us{position:relative;padding:138px 0;overflow:hidden}.contact-us::before{position:absolute;top:0;left:0;right:0;height:600px;content:'';background-position:top;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1512' height='600' fill='none' preserveAspectRatio='none' viewBox='0 0 1512 600'%3E%3Cpath fill='url(%23a)' d='M1512 401.668V0H0v600z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='1084' x2='248.485' y1='0' y2='845.262' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230e33e4'/%3E%3Cstop offset='1' stop-color='%235da0ff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.contact-us__box{display:flex;justify-content:space-between}.contact-us__content{width:680px;color:#fff;padding-bottom:15px}.contact-us__title{margin:45px 0 10px}.contact-us__text{margin-bottom:32px;font-weight:500;font-size:24px;line-height:40px;text-wrap:balance}.contact-us__btn{display:flex}.contact-us__img{position:relative;width:600px;pointer-events:none}.contact-us__img img{position:absolute;top:-138px;left:-86px}.cookie{position:fixed;left:0;right:0;bottom:var(--indent);z-index:10;display:flex;justify-content:center}.cookie__box{display:flex;gap:var(--gap);align-items:center;padding:var(--gap);border-radius:14px;background-color:#5b74ec;box-shadow:4px 4px 6px rgba(0,0,0,.06),inset 0 0 0 1px rgba(10,34,57,.06);color:#fff}.cookie__text{flex-grow:1}.page-text{margin:100px auto;max-width:728px}.page-text__title{text-align:center;margin-bottom:var(--margin)}.page-text__date{display:block;font-weight:600;font-size:18px;line-height:32px;margin-bottom:30px}.page-text h2{font-weight:700;font-size:20px;line-height:32px;margin:40px 4px 10px}.page-text h3{font-size:16px;margin:var(--gap) 0}.page-text h2+p{margin-top:0}.page-text b,.page-text h3,.start-today__text b{font-weight:600}.page-text p b,.page-text ul b{font-weight:400}.page-text ul li{padding-left:24px}.page-text ul li::before{position:absolute;top:11px;left:9px;content:'';width:5px;height:5px;border-radius:50%;background-color:currentColor}.counter-headings{counter-reset:headings}.counter-headings h2{counter-increment:headings 1;counter-reset:alpha}.counter-headings h2::before{content:counter(headings,decimal) '. '}.counter-headings h3{counter-increment:alpha 1;position:relative;padding-left:32px}.counter-headings h3::before{position:absolute;top:0;left:0;content:counter(alpha,upper-alpha) '.'}.header-billboard{position:relative;padding:138px 0;margin-bottom:130px;color:#fff}.header-billboard--referral{margin-bottom:106px}.header-billboard--referral .header-billboard__content{margin-top:74px}.header-billboard__content{max-width:696px;margin-top:98px}.header-billboard__title{margin-bottom:10px}.header-billboard__text{font-weight:500;font-size:24px;line-height:40px;text-wrap:balance;max-width:700px}.header-billboard__apps,.header-billboard__tg{margin-top:32px}.header-billboard__img{position:absolute;top:0;left:0;right:0;height:700px;z-index:-1;background-color:rgba(10,34,57,.6);clip-path:polygon(0 0,100% 0,100% 607px,0 100%)}.header-billboard__img img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:top}.list-cards{margin-bottom:var(--padding)}.list-cards__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.list-cards__item,.table-levels__table th{font-size:18px;line-height:32px;text-wrap:balance}.list-cards__item{display:flex;flex-direction:column;padding:30px;gap:10px;background-color:#fbfcff;border-bottom:1px solid rgba(10,34,57,.16);border-radius:20px}.list-cards__ico{width:60px;height:60px;background-color:rgba(65,98,255,.1);border-radius:20px;display:flex;align-items:center;justify-content:center;color:var(--blue);margin-bottom:30px}.list-cards__btn{margin-top:auto;padding-top:30px}.list-cards__title{margin-bottom:var(--margin)}.list-cards--referral .list-cards__list{grid-template-columns:1fr 1fr 1fr 1fr}.start-today{padding:70px 0;color:#fff;background:linear-gradient(112deg,#0e33e4 20%,#5da0ff),#0a2239}.start-today__box{display:flex;justify-content:space-between;align-items:center}.start-today__main{flex-grow:1}.start-today__text{font-size:20px;line-height:32px;display:grid;gap:30px;max-width:918px;margin-top:10px}.start-today__foot .btn{padding:12px 34px;font-size:20px;line-height:32px}.table-levels{margin:var(--padding) 0}.table-levels__text{font-size:20px;line-height:32px;margin:10px 0 var(--margin);max-width:1024px}.table-levels__table{background-color:#f5f7ff;border-bottom:1px solid rgba(10,34,57,.16);border-radius:20px;padding:30px}.table-levels__table table{width:100%}.table-levels__table th{text-align:left;font-weight:400;opacity:.68;vertical-align:top}.table-levels__table th:first-child{width:440px}.table-levels__table td{font-weight:600;font-size:20px;line-height:40px;padding:41px 0 18px;border-top:1px solid #0a223914}.table-levels__table tr:first-child td{border-top:0;padding-top:30px}.table-levels__table tr:last-child td{padding-bottom:0}.services-page{padding:var(--padding) 0;color:#fff;position:relative;z-index:0;overflow:hidden}.services-page__bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(65,98,255,.35),transparent 55%),#0a2239;z-index:-1;pointer-events:none}.services-page__head{margin-top:50px;margin-bottom:var(--margin);position:relative;z-index:1}.services-page__lead{font-size:18px;line-height:1.5;color:rgba(255,255,255,.85);margin-top:var(--margin)}.services-page__table-wrap{overflow-x:auto;border-radius:20px;padding:24px;border:1px solid rgba(10,34,57,.08);position:relative;z-index:1}.services-page__back{margin-top:var(--margin);position:relative;z-index:1}.services-table{width:100%;border-collapse:collapse}.services-table td,.services-table th{padding:14px 20px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(10,34,57,.1)}.services-table th{font-weight:600;font-size:16px}.services-table tr:last-child td{border-bottom:0}.azul-hero{padding:calc(var(--padding) + 40px) 0 var(--padding);color:#fff;position:relative;z-index:0;overflow:hidden}.azul-hero__bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(65,98,255,.35),transparent 55%),#0a2239;clip-path:polygon(0 0,100% 0,100% calc(100% - 120px),0 100%);z-index:-1;pointer-events:none}.azul-hero__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px!important;align-items:center}.azul-hero__eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px;opacity:.64}.azul-hero__title{margin-bottom:16px}.azul-hero__subtitle{margin-bottom:24px;font-size:18px;line-height:28px;max-width:520px}.azul-hero__list{display:grid;gap:12px;margin-bottom:32px}.azul-hero__list li{display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:start}.azul-hero__list li::before{content:"•";color:var(--blue);font-size:20px;line-height:1;margin-top:4px}.azul-hero__cta{display:flex;flex-wrap:wrap;gap:16px}.azul-hero__logos{margin-top:40px;display:flex;flex-wrap:nowrap;gap:12px;align-items:center}.azul-hero__logo{width:auto;min-width:100px;height:44px;color:#fff;opacity:.9;border-radius:10px;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;padding:0 16px;flex-shrink:0}.azul-hero__logo img{width:52px;height:52px;object-fit:contain;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}.azul-hero__preview{display:grid;gap:24px}.azul-hero__preview-card{padding:32px;border-radius:24px;background:linear-gradient(135deg,#122e4a,#2e4bff);box-shadow:0 20px 40px rgba(10,34,57,.35);display:grid;gap:16px;min-width:100px}.azul-hero__card-chip{width:48px;height:32px;border-radius:8px;background:rgba(255,255,255,.4)}.azul-hero__card-label{font-size:18px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.64)}.azul-hero__card-number{font-size:26px;letter-spacing:.08em}.azul-hero__card-row{display:flex;justify-content:space-between;font-size:13px;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.azul-hero__card-row strong{font-size:16px;color:#fff;opacity:1}.azul-hero__card-list{display:grid;gap:16px;padding:24px;border-radius:20px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.azul-hero__card-list li{display:flex;justify-content:space-between;font-size:15px}.azul-hero__card-list li span{opacity:.7}.azul-hero__card-list li strong{font-size:18px}.instant-topup{padding:var(--padding) 0;padding-bottom:0}.instant-topup__head{display:grid;gap:16px;margin-bottom:40px}.instant-topup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.instant-topup__card{background:linear-gradient(160deg,rgba(65,98,255,.12),#fff);border-radius:28px;padding:32px;display:flex;flex-direction:column;gap:16px;border:1px solid rgba(65,98,255,.2);box-shadow:0 18px 36px rgba(10,34,57,.1);height:100%;transition:transform .3s ease,box-shadow .3s ease}.instant-topup__card h3,.instant-topup__card p{margin:0}.instant-topup__card ol,.instant-topup__card ul{display:grid;gap:8px;padding-left:18px;margin:0}.instant-topup__card ul li{list-style:disc}.instant-topup__card ol li{list-style:decimal}.instant-topup__card-tag{width:32px;height:32px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;text-transform:uppercase;font-weight:600;font-size:14px}.icon-benefits{padding:var(--padding) 0}.icon-benefits__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;padding-top:24px}.icon-benefits__list li,.service-categories section{border-radius:24px;background:#fff;border:2px solid rgba(65,98,255,.12)}.icon-benefits__list li{padding:24px;box-shadow:0 12px 30px rgba(10,34,57,.08);display:grid;gap:12px;transition:transform .3s ease,box-shadow .3s ease}.icon-benefits__icon{width:56px;height:56px;border-radius:16px;background:rgba(65,98,255,.1);color:var(--blue);display:grid;place-items:center}.icon-benefits__icon [data-lucide],.icon-benefits__icon svg,.service-categories__icon [data-lucide],.service-categories__icon svg{width:22px;height:22px;color:inherit;fill:none}.icon-benefits__label{font-weight:600}.service-categories{padding:var(--padding) 0;padding-bottom:100px}.service-categories__head{text-align:center;margin-bottom:48px;display:grid;gap:12px}.service-categories__cta{text-align:center;margin-top:32px}.service-categories__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.service-categories section{padding:28px;display:flex;flex-direction:column;align-items:stretch;gap:20px;height:100%;transition:box-shadow .3s ease}.service-categories__info{display:flex;align-items:center;gap:18px}.service-categories__icon{width:56px;height:56px;border-radius:16px;background:rgba(65,98,255,.1);display:grid;place-items:center;color:var(--blue)}.service-categories__title{font-weight:600;margin:0;font-size:18px}.service-categories__brands{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.service-categories__brands img{height:28px;width:auto;object-fit:contain;filter:grayscale(.2);transition:filter .2s ease}.service-categories ul{display:grid;gap:6px;margin:0;padding:0}.service-categories ul li{font-size:15px;opacity:.9}.service-categories__slider{margin-bottom:0}.service-categories__pagination{position:static!important;display:flex;justify-content:center;align-items:center;gap:8px;padding-top:24px;margin-top:0;width:auto!important}.service-categories .swiper-pagination-bullet{width:8px;height:8px;background:rgba(10,34,57,.2);opacity:1}.service-categories .swiper-pagination-bullet-active{background:var(--blue)}.fiat-guide{padding:var(--padding) 0;padding-top:20px;padding-bottom:20px;background:#0f1c2c;color:#fff}.fiat-guide__head{text-align:center;margin-bottom:40px;display:grid;gap:16px}.fiat-guide__list{margin-bottom:32px}.fiat-guide__steps{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));counter-reset:fiat-step}.fiat-guide__steps li{counter-increment:fiat-step;padding:24px;border-radius:24px;background:rgba(255,255,255,.06);display:grid;gap:8px}.fiat-guide__steps li::before{content:counter(fiat-step,decimal-leading-zero);font-weight:700;font-size:32px;line-height:1;opacity:.5}.fiat-guide__instruction{text-align:center;display:grid;gap:16px;max-width:760px;margin:0 auto}.fiat-guide__instruction-title{font-weight:600;font-size:20px}.fiat-guide__instruction-steps{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;counter-reset:fiat-instr;margin:0}.fiat-guide__instruction-steps li{counter-increment:fiat-instr;display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.08)}.fiat-guide__instruction-steps li::before{content:counter(fiat-instr);font-weight:600;width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.4);display:grid;place-items:center}.fiat-guide__instruction-steps li:nth-child(5){background:linear-gradient(135deg,var(--blue),#4162ff);box-shadow:0 8px 24px rgba(65,98,255,.4);border:2px solid rgba(255,255,255,.2)}.fiat-guide__instruction-steps li:nth-child(5)::before{background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.5)}.fiat-guide__instruction .btn{justify-self:center;min-width:260px}.key-benefits{padding:var(--padding) 0;padding-bottom:0}.key-benefits__head{text-align:center;margin-bottom:48px;display:grid;gap:16px;margin-left:auto;margin-right:auto;max-width:800px}.key-benefits__head .h2{color:var(--color);line-height:1.3}.key-benefits__subtitle{font-size:18px;line-height:1.6;color:var(--color);opacity:.8;margin:0}.key-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.key-benefits section{padding:32px;border-radius:24px;background:#fff;display:flex;flex-direction:column;gap:16px;position:relative;border:2px solid rgba(65,98,255,.2);transition:box-shadow .3s ease}.key-benefits__icon{width:56px;height:56px;border-radius:16px;background:rgba(65,98,255,.1);color:var(--blue);display:grid;place-items:center;flex-shrink:0}.key-benefits__icon [data-lucide],.key-benefits__icon svg{width:22px;height:22px;color:inherit;fill:none}.key-benefits__title{font-weight:600;font-size:18px;line-height:1.4;color:var(--color);margin:0}.key-benefits section p:not(.key-benefits__title){font-size:15px;line-height:1.6;color:var(--color);opacity:.8;margin:0}.key-benefits__slider{--key-benefits-card-height:clamp(200px, 20vw, 300px);height:100%;position:relative;overflow:visible;margin-bottom:0}.key-benefits__slider.is-measuring{--key-benefits-card-height:auto}.key-benefits__slider.is-measuring .key-benefits__slide,.service-connect__slider.is-measuring .service-connect__slide{height:auto;min-height:0}.key-benefits__slide{height:var(--key-benefits-card-height);min-height:var(--key-benefits-card-height)}.key-benefits__pagination{position:static!important;display:flex;justify-content:center;align-items:center;gap:8px;padding-top:24px;margin-top:0;width:auto!important}.key-benefits .swiper-pagination-bullet{width:8px;height:8px;background:rgba(10,34,57,.2);opacity:1}.key-benefits .swiper-pagination-bullet-active{background:var(--blue)}.tariff{padding:var(--padding) 0;padding-bottom:100px}.tariff__box{border-radius:32px;background:#0a2239;color:#fff;padding:48px;display:grid;gap:32px}.tariff__details{display:grid;gap:16px}.tariff__row{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12);display:grid;gap:4px}.tariff__row span{font-size:14px;text-transform:uppercase;letter-spacing:.15em;opacity:.64}.tariff__row strong{font-size:28px}.tariff__row p{opacity:.8}.tariff__row:last-child{border-bottom:0}.tariff__cta{display:grid;gap:12px}.service-connect{padding:var(--padding) 0}.service-connect__head{text-align:center;margin-bottom:24px}.service-connect__slider{--service-connect-card-height:clamp(180px, 18vw, 240px);height:100%;position:relative;overflow:visible;margin-bottom:0}.service-connect__slider.is-measuring{--service-connect-card-height:auto}.service-connect__slide{height:var(--service-connect-card-height);min-height:var(--service-connect-card-height);display:flex;flex-direction:column;justify-content:space-between;gap:16px;text-decoration:none;color:inherit;padding:24px;border-radius:28px;background:linear-gradient(135deg,#f5f6ff 0,#eef3ff 100%);border:1px solid rgba(65,98,255,.2);overflow:hidden;cursor:grab}.service-connect__slide:active{cursor:grabbing}.service-connect__logo{width:72px;height:72px;border-radius:24px;background:#fff;display:grid;place-items:center}.service-connect__logo img{width:44px;height:44px;object-fit:contain}.service-connect__name{font-weight:600;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-connect__note{font-size:15px;opacity:.8;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3}.service-connect__pagination{position:static!important;display:flex;justify-content:center;align-items:center;gap:8px;padding-top:24px;margin-bottom:16px;width:auto!important}.service-connect .swiper-pagination-bullet{width:8px;height:8px;background:rgba(10,34,57,.2);opacity:1}.service-connect .swiper-pagination-bullet-active{background:var(--blue)}.service-connect__hint{text-align:center;opacity:.8}.earn-rewards--ru .earn-rewards__text{max-width:520px}@media (min-width:1250px){.hidden-desktop{display:none!important}.link{transition:var(--transitionDefault)}.link:hover{text-decoration-color:transparent}.btn--blue:hover{background-color:#3552e6}.btn--white:hover{background-color:#e5e5e5}.btn--outline:hover,.footer__social a:hover svg{background-color:#f5f5f5}.simplest-use__btn{font-size:24px}.icon-benefits__list li:hover,.instant-topup__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(10,34,57,.12)}.service-categories__brands img:hover{filter:grayscale(0)}}@media (max-width:1336px){.center{width:1280px}:root{--indent:40px;--padding:70px}.header__logo{width:148px}.header__logo svg{width:123px;height:20px}.header__menu ul{gap:40px}.header__menu a{font-size:14px}.header__btns{gap:10px}.header__btns .btn--light{padding-left:16px;padding-right:16px}.footer__grid{grid-template-areas:"menu menu social" "logo copyright copyright";grid-template-columns:1fr auto;gap:25px 15px}.footer__logo{display:flex;align-items:center}.footer__menu{justify-content:flex-start}.footer__menu ul{column-count:2;gap:15px 25px}.footer__menu li{white-space:normal;line-height:1.3;padding-bottom:15px}.footer__menu a{font-size:14px;line-height:1.5}.footer__copyright,.footer__social{justify-content:flex-end}.footer__copyright{text-align:right}.footer__copyright p{max-width:520px}.h1,.h2{font-size:48px;line-height:1.25}.h2{line-height:60px}.h3{font-size:32px;line-height:1.5}.h4,.h5{font-size:24px;line-height:32px}.h5{font-size:18px}.apps{gap:10px}.simplest-use{margin-bottom:-70px}.contact-us::before,.simplest-use::before{height:760px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1023' height='760' fill='none' preserveAspectRatio='none' viewBox='0 0 1023 760'%3E%3Cpath fill='url(%23a)' d='M1024 562.335V0H0v760z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='734.138' x2='-151.673' y1='0' y2='479.142' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230e33e4'/%3E%3Cstop offset='1' stop-color='%235da0ff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.simplest-use__content{max-width:47%;padding-bottom:86px}.simplest-use__text{font-size:16px;margin-bottom:40px}.simplest-use__img{max-width:47%;padding-bottom:18px}.simplest-use__img-mobile{left:-80px}.pay-with__box img{max-width:310px;height:auto}.pay-with__text{margin-top:16px;font-size:16px;line-height:24px}.more-card__img{align-self:center}.more-card__img img{width:358px;height:auto}.more-card__header{margin-bottom:60px}.more-card__text{font-size:16px;line-height:24px}.more-card__list{gap:30px 54px;grid-template-columns:1fr 1fr}.earn-rewards__header{margin-bottom:60px}.earn-rewards__text{font-size:16px;line-height:24px}.earn-rewards--referral{--padding:40px}.earn-rewards--referral .h5{font-size:20px;line-height:32px}.earn-rewards__list{gap:30px 54px;grid-template-columns:1fr 1fr}.faq__text{max-width:712px}.about-us-header__title,.header-billboard--referral .header-billboard__content{margin-top:82px}.about-us-header__text{font-weight:400;font-size:16px;line-height:24px;max-width:434px}.about-us-header__img{height:600px;clip-path:polygon(0 0,100% 0,100% 524px,0 100%)}.about-us-main__list--columns-3{grid-template-columns:1fr}.about-us-main__item{font-size:16px;line-height:24px}.about-us-main__title{margin-top:100px}.about-us-main__text{font-size:16px;line-height:24px}.contact-us__content{padding-bottom:170px;width:512px}.contact-us__title{margin-top:96px}.contact-us__text{font-weight:400;font-size:16px;line-height:24px;margin-bottom:40px}.contact-us__img{width:300px}.contact-us__img img{width:644px;height:auto;top:-136px;left:-304px}.header-billboard{margin-bottom:74px}.header-billboard--referral{margin-bottom:66px}.header-billboard__content{margin-top:42px}.header-billboard__text{font-weight:400;font-size:16px;max-width:400px;line-height:24px}.header-billboard__apps{margin-top:40px}.header-billboard__img{height:600px;clip-path:polygon(0 0,100% 0,100% 524px,0 100%)}.list-cards__item{font-size:16px;line-height:24px}.list-cards__title{margin-bottom:40px}.list-cards--referral{margin-bottom:50px}.list-cards--referral .list-cards__list{grid-template-columns:1fr 1fr}.list-cards--referral .list-cards__item{font-size:18px;line-height:32px}.list-cards--get-card .list-cards__list{grid-template-columns:1fr;gap:40px}.list-cards--get-card .list-cards__list br{display:none}.list-cards--get-card .list-cards__item,.table-levels__table td{font-size:18px;line-height:32px}.list-cards--contact-us .list-cards__list{grid-template-columns:1fr 1fr}.list-cards--contact-us .list-cards__item:first-child{grid-column:span 2}.list-cards--contact-us .list-cards__text,.table-levels__table th{font-size:16px;line-height:24px}.start-today__box{display:block}.start-today__title{font-size:40px;line-height:56px;margin-bottom:40px}.start-today__foot{display:flex;margin-top:40px}.table-levels__text{font-size:16px;line-height:24px;text-wrap:balance}.table-levels__table th:first-child{width:220px}}@media (max-width:1000px){:root{--padding:60px}.hidden-md{display:none!important}.header__menu ul,.visible-md{display:block}.center{width:768px}.header .center{width:100%;--indent:32px}.header__grid{grid-template-areas:"logo btn-menu btns"}.header__menu,.menu-show .footer,.menu-show .main{display:none}.header__menu a{font-size:20px;line-height:32px;display:block;text-align:center;margin:50px 0}.header__btn-menu-toggle{display:flex;justify-content:flex-end}.menu-show{background-image:linear-gradient(111deg,#0e33e4 20%,#5da0ff)}.menu-show .header{position:relative;flex-grow:1;top:0;display:grid;padding:var(--margin) 0}.menu-show .header--white{padding-top:10px}.menu-show .header .center{display:grid}.menu-show .header__grid{grid-template-areas:"logo btn-menu btns" "menu menu menu";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr}.menu-show .header__menu{display:block}.footer .center{width:100%}.footer__menu{justify-content:flex-start}.footer__menu ul{column-count:2;gap:15px 25px}.footer__menu li{white-space:normal;line-height:1.3;padding-bottom:15px}.h4-v2{font-size:24px;line-height:32px}.apps{justify-content:center}.simplest-use{margin-bottom:-158px;padding:160px 0}.contact-us::before,.simplest-use::before{height:846px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='743' height='846' fill='none' preserveAspectRatio='none' viewBox='0 0 743 846'%3E%3Cpath fill='url(%23a)' d='M743 625.967V0H0v846z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='532.68' x2='-206.247' y1='0' y2='260.529' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230e33e4'/%3E%3Cstop offset='1' stop-color='%235da0ff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.simplest-use__box{display:block}.simplest-use__content{text-align:center;max-width:100%;width:auto;padding-bottom:80px}.simplest-use__btn .btn{min-width:200px}.simplest-use__btn{justify-content:center}.simplest-use__text{max-width:400px;margin:0 auto 40px}.simplest-use__img{max-width:548px;margin:auto}.simplest-use__img-desktop img,.simplest-use__img-mobile img{width:100%;height:auto}.simplest-use__img-mobile{width:328px;left:-70px;bottom:-84px}.pay-with{overflow:hidden}.pay-with__box{margin-left:-52px;margin-right:-52px;gap:20px}.pay-with__box img{max-width:250px}.pay-with__title{font-size:28px;line-height:40px}.pay-with__text{font-size:14px}.more-card__img,.start-today__text br{display:none}.more-card__list{gap:30px;justify-content:space-between;grid-template-columns:260px 260px}.earn-rewards__header{margin-bottom:40px}.earn-rewards__list{gap:40px;justify-content:space-between}.earn-rewards__list .h5{font-size:20px}.faq__text{font-size:16px;line-height:24px}.about-us-header{text-align:center;margin-bottom:32px}.about-us-header__title{margin-top:421px}.about-us-header__text{margin:auto;max-width:502px}.about-us-header__img{height:846px;clip-path:polygon(0 0,100% 0,100% 788px,0 100%)}.about-us-main__list{grid-template-columns:1fr}.about-us-main__title{margin-top:70px}.about-us-main__text{font-size:14px;margin-bottom:40px}.contact-us__box{display:block}.contact-us__content{margin:auto;text-align:center;padding:0}.contact-us__title{margin-top:22px}.contact-us__btn,.contact-us__img{justify-content:center}.contact-us__img{display:flex;margin:auto;height:350px}.contact-us__img img{width:744px;top:-132px;left:auto;margin:auto;position:relative}.page-text{max-width:100%}.header-billboard{margin-bottom:30px}.header-billboard--referral{margin-bottom:34px}.header-billboard--referral .header-billboard__content{margin-top:385px}.header-billboard--referral .header-billboard__text{max-width:100%}.header-billboard__content{text-align:center;margin:330px auto 0}.header-billboard__text{margin:auto}.header-billboard__tg{display:flex;justify-content:center}.header-billboard__img{height:846px;clip-path:polygon(0 0,100% 0,100% 765px,0 100%)}.list-cards__item{font-size:14px;padding:20px}.list-cards__ico{margin-bottom:20px}.list-cards--referral .list-cards__item{padding:30px}.list-cards--referral .list-cards__ico{margin-bottom:30px}.list-cards--contact-us .list-cards__text{font-size:14px;max-width:400px}.start-today__title{font-size:32px;line-height:48px}.start-today__text{font-size:16px;line-height:24px;gap:24px}.table-levels__table{padding:28px 20px}.table-levels__table th:last-child{width:28%}.table-levels__table th:first-child{width:180px}.azul-hero__grid{grid-template-columns:1fr}.azul-hero__bg{clip-path:polygon(0 0,100% 0,100% calc(100% - 80px),0 100%)}.instant-topup__grid{grid-template-columns:1fr}.key-benefits__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}}@media (max-width:1000px) and (min-width:951px){.footer__grid{grid-template-areas:"menu menu" "logo social" "copyright copyright";grid-template-columns:1fr auto;gap:30px 20px}}@media (max-width:1000px) and (min-width:741px){.footer__logo{display:flex;align-items:center}.footer__menu a{font-size:14px;line-height:1.5}.footer__copyright,.footer__logo,.footer__social{justify-content:flex-start}.footer__copyright{text-align:left}.footer__copyright p{max-width:100%}}@media (max-width:768px){.azul-hero__card-row{font-size:12px}.azul-hero__card-list li strong,.azul-hero__card-row strong{font-size:14px}}@media (max-width:740px){:root{--indent:20px;--margin:30px;--padding:40px}.hidden-sm{display:none!important}.visible-sm{display:block}.center{width:100%;max-width:100%}.header .center{--indent:20px}.header__grid{grid-template-areas:"logo btn-menu";grid-template-columns:auto 1fr}.header__btns{display:none;gap:20px;grid-template-columns:1fr}.menu-show .header__grid{grid-template-areas:"logo btn-menu" "menu menu" "btns btns";grid-template-columns:auto auto;grid-template-rows:auto 1fr auto}.menu-show .header__menu{display:block}.menu-show .header__btns{display:grid}.footer__grid{grid-template-areas:"menu" "social" "logo" "copyright";grid-template-columns:auto;gap:30px;margin:20px 0}.footer__copyright,.footer__logo,.footer__menu,.footer__social{justify-content:center}.apps li a,.footer__menu ul{display:flex;align-items:center;justify-content:center}.footer__menu ul{gap:20px;flex-direction:column;margin-bottom:10px;column-count:auto}.footer__menu li{padding:0}.footer__copyright{text-align:center}.h1{font-size:44px;line-height:50px}.h2{font-size:32px;line-height:40px}.h3{font-size:24px;line-height:32px}.h4{font-size:18px;line-height:28px}.h4-v2,.tariff__row strong{font-size:20px}.apps{display:grid;grid-template-columns:1fr 1fr}.apps li a{background:linear-gradient(0deg,rgba(0,26,149,.5),rgba(0,26,149,.5)),#fff;border:1px solid rgba(255,255,255,.06);border-radius:26px;height:40px}.apps li img{width:auto;height:auto}.apps li:first-child{grid-column:span 2}.apps li:first-child a{background:var(--blue)}.contact-us::before,.simplest-use::before{height:745px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='393' height='745' fill='none' preserveAspectRatio='none' viewBox='0 0 393 745'%3E%3Cpath fill='url(%23a)' d='M393 651.418V0H0v745z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='281.754' x2='-138.816' y1='0' y2='89.066' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230e33e4'/%3E%3Cstop offset='1' stop-color='%235da0ff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.simplest-use__content{padding-bottom:64px}.simplest-use__text{font-size:14px;line-height:24px}.simplest-use__img{max-width:353px;width:100%}.simplest-use__img-desktop img{border-radius:10px}.simplest-use__img-mobile{width:205px;left:-43px;bottom:-50px;max-width:60%}.pay-with__box{margin-left:-4px;margin-right:-4px;display:block}.pay-with__box img{max-width:361px;margin:auto;width:100%}.pay-with__content{margin:30px auto var(--padding)}.more-card__box,.table-levels__table table,.table-levels__table tbody,.table-levels__table td,.table-levels__table tr{display:block}.more-card__header{display:block;text-align:center;margin-bottom:var(--padding)}.more-card__header .btn{margin-top:20px}.more-card__text{font-size:14px}.more-card__list{grid-template-columns:1fr}.more-card__list li{text-align:center;display:flex;flex-wrap:wrap;justify-content:center}.earn-rewards__list p:not([class]),.more-card__list p:not([class]){width:100%}.more-card__ico{width:32px;height:32px;border-radius:10px}.more-card__ico svg{width:40px;height:40px}.earn-rewards__header{display:block;text-align:center;margin-bottom:24px}.earn-rewards__header .btn{margin-top:16px}.earn-rewards__text{font-size:14px}.earn-rewards--referral .earn-rewards__header{text-align:left}.earn-rewards--referral .earn-rewards__header .h3{font-size:32px;line-height:42px}.earn-rewards--referral .earn-rewards__list,.earn-rewards__list{grid-template-columns:1fr;gap:30px}.earn-rewards--referral .earn-rewards__list li{text-align:left;justify-content:flex-start;align-items:flex-start}.earn-rewards--referral .earn-rewards__list .h5,.instant-topup__card h3.h4{font-size:18px;line-height:24px}.earn-rewards__list{gap:16px}.earn-rewards__list li{text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.earn-rewards__list li::before{width:100%;font-size:40px}.faq__header{display:block;text-align:center;margin-bottom:20px}.faq__header .btn{margin-top:20px}.faq__text{font-size:14px}.accordion__body{padding-bottom:20px}.accordion__head{padding:20px 0}.accordion__head svg{width:28px;height:28px}.about-us-header{margin-bottom:0;padding-bottom:120px}.about-us-header__title{margin-top:337px}.about-us-header__text{font-size:14px}.about-us-header__img{height:745px;clip-path:polygon(0 0,100% 0,100% 700px,0 100%)}.about-us-main__item{font-size:14px;padding:20px}.about-us-main__ico{margin-bottom:20px}.about-us-main__title{margin-top:48px}.contact-us__content{max-width:100%;width:353px}.contact-us__text{font-size:14px}.contact-us__btn a{width:100%}.contact-us__img{height:302px}.contact-us__img img{width:601px;top:-80px;left:-6px}.cookie__box{flex-direction:column;justify-content:center;text-align:center;gap:10px}.page-text{margin:128px auto}.page-text::before{height:108px}.header-billboard{padding-bottom:90px}.header-billboard--referral{margin-bottom:38px}.header-billboard--referral .header-billboard__content{margin-top:322px}.header-billboard__content{margin-top:240px}.header-billboard__text{font-size:14px}.header-billboard__img{height:745px;clip-path:polygon(0 0,100% 0,100% 700px,0 100%)}.list-cards--referral .list-cards__list,.list-cards__list{grid-template-columns:1fr}.list-cards--referral .list-cards__item{padding:20px;font-size:14px;line-height:24px}.list-cards--referral,.list-cards--referral .list-cards__ico{margin-bottom:20px}.list-cards--get-card .list-cards__item{font-size:14px;line-height:24px}.list-cards--contact-us .list-cards__list{grid-template-columns:1fr}.list-cards--contact-us .list-cards__item:first-child{grid-column:span 1}.start-today__main{text-align:center}.start-today__title{font-size:32px;line-height:48px}.start-today__text{max-width:320px;margin:10px auto 0}.start-today__foot{justify-content:center}.table-levels__text{font-size:14px;margin-bottom:40px}.table-levels__title{font-size:32px;line-height:1.5}.table-levels__table{padding:20px}.table-levels__table thead{display:none}.table-levels__table td{padding:20px 0 0;border:0}.table-levels__table td:last-child{border-bottom:1px solid #0a223914;padding-bottom:20px}.table-levels__table td:first-child{font-size:20px;line-height:32px}.table-levels__table td[data-th]::before{content:attr(data-th);display:block;font-size:14px;line-height:24px;opacity:.68;font-weight:400}.table-levels__table tr:first-child td{padding:0 0 20px}.table-levels__table tr:last-child td{border-bottom:0!important}.services-page__lead{font-size:16px}.services-page__table-wrap{padding:16px}.services-table td,.services-table th{padding:12px 16px;font-size:14px}.azul-hero__logo{height:40px;padding:0 12px;min-width:100px}.azul-hero__cta{flex-direction:column}.azul-hero__logos{justify-content:center}.azul-hero__bg{clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%)}.instant-topup__head{gap:12px;margin-bottom:32px}.instant-topup__head .h2{font-size:28px;line-height:36px}.fiat-guide__head p,.instant-topup__card p,.instant-topup__head p{font-size:14px;line-height:1.5}.instant-topup__grid{gap:16px}.instant-topup__card{padding:20px;gap:12px;border-radius:20px}.instant-topup__card ol,.instant-topup__card ul{gap:6px;padding-left:16px}.instant-topup__card ol li,.instant-topup__card ul li{font-size:13px;line-height:1.5}.instant-topup__card-tag{width:28px;height:28px;font-size:12px}.icon-benefits__icon{width:48px;height:48px}.icon-benefits__icon [data-lucide],.icon-benefits__icon svg,.service-categories__icon [data-lucide],.service-categories__icon svg{width:18px;height:18px}.icon-benefits__list{gap:16px;padding-top:20px}.fiat-guide__steps li,.icon-benefits__list li{padding:20px;gap:10px;border-radius:20px}.icon-benefits__label{font-size:14px}.icon-benefits li p{font-size:13px;line-height:1.4}.service-categories section{padding:24px;gap:16px}.service-categories__icon{width:48px;height:48px}.service-categories__brands img{height:24px}.service-categories__head{margin-bottom:32px;gap:10px}.fiat-guide__head .h2,.service-categories__head .h2{font-size:28px;line-height:36px}.fiat-guide{padding-top:16px;padding-bottom:16px}.fiat-guide__head{margin-bottom:32px;gap:12px}.fiat-guide__list{margin-bottom:24px}.fiat-guide__steps{gap:16px;grid-template-columns:1fr}.fiat-guide__steps li{gap:6px;font-size:14px;line-height:1.5}.fiat-guide__steps li::before{font-size:28px}.fiat-guide__instruction{gap:12px}.fiat-guide__instruction-title{font-size:18px}.fiat-guide__instruction-steps{gap:12px}.fiat-guide__instruction-steps li{padding:10px 14px;font-size:14px;gap:6px}.fiat-guide__instruction-steps li::before{width:24px;height:24px;font-size:14px}.fiat-guide__instruction .btn{min-width:auto;width:100%;max-width:280px;font-size:15px;padding:12px 20px}.key-benefits__head{margin-bottom:32px;gap:12px}.key-benefits__head .h2{font-size:28px;line-height:36px}.key-benefits__subtitle,.tariff__content p{font-size:14px;line-height:1.5}.key-benefits__grid{grid-template-columns:1fr;gap:16px}.key-benefits section{padding:24px;gap:12px}.key-benefits__icon{width:48px;height:48px}.key-benefits__icon [data-lucide],.key-benefits__icon svg{width:18px;height:18px}.key-benefits__title{font-size:16px}.key-benefits section p:not(.key-benefits__title){font-size:14px;line-height:1.5}.tariff{padding-bottom:60px}.tariff__box{padding:24px 16px;gap:24px;border-radius:24px}.tariff__content{gap:12px}.tariff__content .h2{font-size:28px;line-height:36px}.tariff__eyebrow{font-size:12px}.tariff__details{gap:12px}.tariff__row{padding:12px 0;gap:4px}.tariff__row span{font-size:12px;letter-spacing:.1em}.tariff__cta p,.tariff__row p{font-size:13px;line-height:1.4}.tariff__cta{gap:10px}}@media (max-width:480px){.azul-hero__card-row{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:425px){.azul-hero__logo{height:36px;padding:0 10px;gap:0}.azul-hero__preview-card{display:flex;flex-direction:column;width:100%;padding:14px;gap:8px;font-size:12px}.azul-hero__card-number{font-size:16px}.azul-hero__grid{display:flex;flex-direction:column;gap:32px;align-items:stretch}.azul-hero__content,.azul-hero__preview{width:100%;padding-top:20px}.azul-hero__logos{display:flex;flex-wrap:wrap;gap:10px;width:100%;justify-content:center}.azul-hero__logo{flex:0 0 auto;min-width:48px}.azul-hero__cta{width:100%}.azul-hero__cta .btn{flex:1 1 auto;width:100%;min-width:auto;padding:12px 16px;font-size:15px;text-align:center}.azul-hero__subtitle,.azul-hero__title{font-size:16px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.azul-hero__subtitle{font-size:14px;line-height:1.5}.azul-hero__eyebrow,.icon-benefits li p{font-size:12px}.azul-hero__card-list{padding:14px}.instant-topup__head{gap:10px;margin-bottom:24px}.instant-topup__head .h2{font-size:24px;line-height:32px}.instant-topup__card p,.instant-topup__head p{font-size:13px}.instant-topup__grid{gap:12px}.instant-topup__card{padding:16px;gap:10px;border-radius:16px}.instant-topup__card h3.h4{font-size:16px;line-height:22px}.instant-topup__card ol,.instant-topup__card ul{gap:5px;padding-left:14px}.instant-topup__card ol li,.instant-topup__card ul li{font-size:12px;line-height:1.4}.instant-topup__card-tag{width:24px;height:24px;font-size:11px}.icon-benefits__list{gap:12px;padding-top:16px;grid-template-columns:1fr}.fiat-guide__steps li,.icon-benefits__list li{padding:16px;gap:8px;border-radius:16px}.icon-benefits__icon{width:40px;height:40px}.icon-benefits__icon [data-lucide],.icon-benefits__icon svg{width:16px;height:16px}.fiat-guide__head p,.icon-benefits__label,.tariff__content p{font-size:13px}.service-categories__head{margin-bottom:24px;gap:8px}.fiat-guide__head .h2,.service-categories__head .h2{font-size:24px;line-height:32px}.fiat-guide{padding-top:12px;padding-bottom:12px}.fiat-guide__head{margin-bottom:24px;gap:10px}.fiat-guide__list{margin-bottom:20px}.fiat-guide__steps{gap:12px}.fiat-guide__steps li{gap:5px;font-size:13px}.fiat-guide__steps li::before{font-size:24px}.fiat-guide__instruction{gap:10px}.fiat-guide__instruction-title{font-size:16px}.fiat-guide__instruction-steps{gap:10px;flex-direction:column;align-items:stretch}.fiat-guide__instruction-steps li{padding:10px 12px;font-size:13px;justify-content:flex-start}.fiat-guide__instruction-steps li::before{width:22px;height:22px;font-size:13px;flex-shrink:0}.fiat-guide__instruction .btn{font-size:14px;padding:12px 16px}.key-benefits__head{margin-bottom:24px;gap:10px}.key-benefits__head .h2,.tariff__content .h2{font-size:24px;line-height:32px}.key-benefits__subtitle{font-size:13px;line-height:1.4}.tariff{padding-bottom:40px}.tariff__box{padding:20px 12px;gap:20px;border-radius:20px}.tariff__eyebrow,.tariff__row span{font-size:11px}.tariff__details{gap:10px}.tariff__row{padding:10px 0}.tariff__row strong{font-size:18px}.tariff__cta p,.tariff__row p{font-size:12px}.tariff__cta{gap:8px}}@media (max-width:375px){.azul-hero__logo img{width:32px;height:32px}.azul-hero__cta .btn{font-size:12px}}@media (max-width:374px){.hidden-xs{display:none!important}.center{width:100%;max-width:100%}.h1{font-size:36px}}@media (max-width:359px){:root{--indent:8px;--padding:30px}.center{width:100%;max-width:100%;padding:0 8px}}@media (max-width:320px){:root{--indent:6px;--padding:20px}.center{width:100%;max-width:100%;padding:0 6px}}