:root{--red:#f51b2b;--ink:#050505;--muted:#5f5f62;--line:#e3e3e5;--page:#f4f4f4;--font:var(--body-font-family,"TTProExpanded",Arial,sans-serif)}
/* Header and hero form one design block */
body main{overflow:visible;width:min(1140px,calc(100% - 32px))}
body .site-header{width:100%;padding-right:max(calc((100% - 1140px)/2),16px);padding-left:max(calc((100% - 1140px)/2),16px);border-radius:0}
body main .hero{width:100vw;margin-right:0;margin-left:calc(50% - 50vw);transform:none;padding:0}
body main .hero .hero__copy{width:50%}
body main .hero .hero__image{top:auto;bottom:-55px}
body main .process-main{position:relative}
body main .process-main>div{width:56%}
body main .process-main img[data-business-image]{position:absolute;right:28px;bottom:0;margin-left:0;align-self:auto}
body main .process-bottom{height:144px}
body main .terms-card{height:240px}
body main .request-form{width:656px;max-width:100%}
body main .request-form h2{font-weight:700;font-size:4rem;line-height:36px}
body main .request-form>p{font-weight:400;font-size:2.4rem;line-height:117%}
body main .request-form label>span,
body main .request-form legend{font-weight:400;font-size:1.6rem;line-height:125%}
body main .request-form input[type="text"],
body main .request-form input[type="tel"]{font-weight:500;font-size:2rem;line-height:120%}
body main .request-form fieldset span{font-weight:500;font-size:2rem;line-height:120%}
body main .request-form .button{font-weight:700;font-size:2.4rem;line-height:117%;text-align:center}
.main-nav a{font-weight:500;font-size:1.6rem;line-height:125%}
.button.button--red{font-weight:700;font-size:2rem;line-height:120%;text-align:center}
body h2{margin:0;font-weight:700;font-size:4rem;line-height:110%;text-align:center}
body main .hero h1{margin:0;font-weight:700;font-size:5.2rem;line-height:108%}
body main .hero p{margin:20px 0 0;max-width:430px;color:#d0d0d0;font-weight:400;font-size:2rem;line-height:120%}
body main .hero .button--light,
body main .hero .button--ghost{font-weight:700;font-size:2rem;line-height:120%;text-align:center}
body main .business-tabs button{font-weight:500;font-size:2rem;line-height:120%}
body main [data-business-content="title"]{font-weight:700;font-size:3.2rem;line-height:113%}
body main [data-business-content="text"]{font-weight:500;font-size:2rem;line-height:120%}
body main [data-i18n="qrStart"]{font-weight:700;font-size:2.4rem;line-height:117%}
body main [data-i18n="qrStartText"]{font-weight:500;font-size:2rem;line-height:120%}
body main [data-i18n="termsTitle"]{font-weight:700;font-size:3.2rem;line-height:113%}
body main .terms-card ul li{font-weight:500;font-size:2.4rem;line-height:117%}
body main .benefit h3{font-weight:700;font-size:3.6rem;line-height:111%}
body main .benefit{border-radius:32px}
body main .benefit--small h3{font-weight:700;font-size:2.4rem;line-height:117%}
body main .benefit p{font-weight:400;font-size:2rem;line-height:120%}
body main .benefit--small p{width:100%;max-width:none;margin-top:24px;font-weight:400;font-size:1.6rem;line-height:125%}
body main .benefits__grid{grid-template-rows:312px 204px}
body main .benefit--commission{height:312px}
body main .benefit--small{height:204px}
body main .benefit--instant{height:532px}
body main .benefit--instant img{width:308px;max-width:none}
body main .about .section-title h2{font-weight:700;font-size:4.8rem;line-height:108%;text-align:center}
body main .about .section-title p{font-weight:400;font-size:2.8rem;line-height:114%;text-align:center}
body main .stats strong{font-weight:700;font-size:3.6rem;line-height:111%}
body main .stats span{font-weight:500;font-size:2.8rem;line-height:114%}
body main .qr-cta h2{font-weight:700;font-size:4.8rem;line-height:108%}
body main .qr-cta p{font-weight:400;font-size:2.4rem;line-height:117%}
body main .faq h2{font-weight:700;font-size:4rem;line-height:110%;text-align:center}
body main .faq summary{font-weight:700;font-size:2.8rem;line-height:114%}
body main .faq p{font-weight:400;font-size:2rem;line-height:120%}
body .footer{width:min(1140px,calc(100% - 32px));margin-right:auto;margin-left:auto;border-radius:40px 40px 0 0;overflow:hidden}
body .footer .footer__inner{width:100%}
*{box-sizing:border-box}
html{font-size:62.5%;scroll-behavior:smooth}
body{margin:0;background:var(--page);color:var(--ink);font:1.6rem/1.3 var(--font)}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input{font:inherit}
.site-header,main,.footer__inner{width:min(1010px,calc(100% - 32px));margin:auto}
.site-header{height:100px;padding-top:0;padding-bottom:0;display:flex;align-items:center;background:#000;color:#fff}
.brand{width:202px;flex:0 0 202px}
.brand img{width:202px;height:32px}
.main-nav{margin-left:101px;display:flex;gap:20px;font-size:1.25rem}
.language-switcher{margin-left:auto;padding:2px;border:1px solid #fff;border-radius:99px;display:flex;background:#fff}
.language-switcher button{width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fff;color:#000;font-size:1.6rem;line-height:20px;cursor:pointer}
.language-switcher button[aria-pressed="true"]{background:#000;color:#fff}
main{overflow:hidden}
.hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:420px;padding:0;background:#000;color:#fff;border-radius:0 0 68px 68px;overflow:hidden}
.hero__inner{position:relative;width:min(1140px,calc(100% - 32px));min-height:420px;margin:0 auto;padding:82px 0}
.hero__copy{position:relative;z-index:2;width:48%}
.hero h1{margin:0;font-size:4.7rem;line-height:1.02}
.hero p{margin:20px 0 0;max-width:430px;color:#d0d0d0;font-size:1.55rem}
.hero__actions{margin-top:28px;display:flex;gap:20px}
.hero__actions .button{height:44px;min-height:44px;padding:10px 20px;border-radius:12px}
.hero__image{position:absolute;right:max(calc((100vw - 1040px)/2),0px);top:-10px;width:500px;height:460px;object-fit:contain}
.button--light{background:#fff;color:#000}
.button.button--ghost{border:1px solid #FFFFFF;color:#fff}
.button--red{background:var(--red);color:#fff}
.button--black{background:#000;color:#fff}
section:not(.hero){padding-top:72px}
h2{margin:0;text-align:center;font-size:3.5rem;line-height:1.08}
.process-card{margin-top:38px;padding:34px 82px;border-radius:30px;background:#000}
.business-tabs{width:330px;margin:0 auto 20px;padding:3px;border-radius:99px;background:#fff;display:flex}
.business-tabs button{width:50%;height:34px;border:0;border-radius:99px;background:transparent;cursor:pointer}
.business-tabs .is-active{background:#000;color:#fff}
.process-main{height:300px;padding:45px 28px;background:#fff;border-radius:28px;display:flex;align-items:center;overflow:hidden}
.process-main>div{width:65%}
.process-main h3,.process-bottom h3{margin:0 0 18px;font-size:2.7rem;line-height:1.08}
.process-main p,.process-bottom p{margin:0;color:#333}
.process-main img{height:255px;margin-left:auto;align-self:flex-end}
.process-bottom{margin-top:22px;padding:30px 28px;border-radius:24px;background:#f6f6f6}
.process-bottom h3{font-size:2.2rem;margin-bottom:12px}
.terms-card{margin-top:28px;padding:27px 32px;border-radius:24px;background:#fff;box-shadow:0 8px 22px #0000000d}
.terms-card h3{margin:0;font-size:2.2rem}
.terms-card ul{margin:16px 0 0;padding-left:20px}
.terms-card li+li{margin-top:8px}
.how>.button{margin:30px auto 0;display:flex;width:max-content}
.benefits__grid{margin-top:34px;display:grid;grid-template-columns:1fr 1fr 1.45fr;grid-template-rows:160px 160px;gap:16px}
.benefit{position:relative;padding:28px 22px;border-radius:24px;background:#fff;box-shadow:0 8px 22px #0000000c;overflow:hidden}
.benefit h3{position:relative;z-index:1;margin:0;font-size:2.15rem;line-height:1.08}
.benefit p{position:relative;z-index:1;margin:18px 0 0;max-width:240px;color:var(--muted);font-size:1.15rem}
.benefit img{position:absolute;right:0;bottom:0;max-height:92%;max-width:49%;object-fit:contain}
.benefit--commission{grid-column:1/3}
.benefit--instant{grid-column:3;grid-row:1/3}
.benefit--quick-start{grid-column:1;grid-row:2}
.benefit--qr{grid-column:2;grid-row:2}
.benefit--small h3{font-size:1.65rem}
.benefit--small p{max-width:150px;margin-top:12px;font-size:1rem}
.request{padding-bottom:20px}
.request-form{width:580px;margin:auto;padding:30px 24px;border-radius:26px;background:#fff;box-shadow:0 8px 28px #00000015}
.request-form h2{text-align:left;font-size:3.2rem}
.request-form>p{margin:7px 0 20px}
.request-form label,.request-form fieldset{display:block;margin:0 0 12px}
.request-form label>span,.request-form legend{display:block;margin-bottom:5px;font-size:1.05rem;color:#555}
.request-form input[type=text],.request-form input[type=tel]{width:100%;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:9px;box-shadow:0 2px 7px #0000000d}
.request-form fieldset label{display:inline-flex;width:calc(33.33% - 4px);margin:0}
.request-form input[type=radio]{position:absolute;opacity:0}
.request-form fieldset span{width:100%;height:35px;margin:0!important;border-radius:99px;display:grid!important;place-items:center;background:#fff;box-shadow:0 2px 10px #00000014;color:#000!important}
.request-form input:checked+span{background:#000;color:#fff!important}
.request-form .button{width:250px;margin:18px auto 0;display:flex}
.section-title{max-width:800px;margin:auto;text-align:center}
.about .section-title h2{font-weight:400}
.section-title p{margin:10px 0 0}
.stats{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.stats article{min-height:175px;padding:28px 22px;border-radius:24px;background:#fff;box-shadow:0 8px 22px #0000000d}
.stats img{width:28px;height:28px;object-fit:contain;margin-bottom:26px}
.stats strong{display:block;color:var(--red);font-size:2.3rem}
.stats span{display:block;margin-top:4px}
.qr-cta{min-height:375px!important;margin-top:76px;padding:75px 44px!important;border-radius:28px;background:#000 url("design/assets/start-accepting-qr-payments-today-bg.webp") center/cover no-repeat;color:#fff}
.qr-cta>div{max-width:590px}
.qr-cta h2{text-align:left;font-size:3.8rem}
.qr-cta p{max-width:460px;margin:20px 0 28px}
.faq{padding-bottom:90px}
.faq__list{width:740px;max-width:100%;margin:35px auto 0}
.faq details{border-bottom:1px solid #ddd}
.faq summary{position:relative;min-height:65px;padding:22px 55px 18px 0;list-style:none;font-weight:700;cursor:pointer}
.faq summary::-webkit-details-marker{display:none}
.faq summary:after{content:"+";position:absolute;right:0;top:16px;width:34px;height:34px;border-radius:50%;background:#000;color:#fff;display:grid;place-items:center;font-size:2.8rem;line-height:1}
.faq details[open] summary:after{content:"−"}
.faq p{margin:0 45px 20px 0;color:var(--muted)}
.footer{background:#000;color:#fff}
.footer__logo{width:190px}
.store-buttons{margin-top:38px;display:flex;gap:12px}
.store-buttons img{height:34px;width:auto}
.footer small{display:block;margin-top:14px;color:#aaa;font-size:.75rem}
@media(min-width:701px){
  body main .hero .hero__image{right:45px}
  body main .benefit--small h3{max-width:69%}
  body main .benefit--small img{top:22px;right:22px;bottom:auto}
  .footer__logo{width:252px}
  .store-buttons img{height:48px;width:auto}
}
html[lang="ky"] .hero__actions a{white-space:nowrap}
.footer__inner{min-height:220px;padding:48px 36px;display:grid;grid-template-columns:1fr auto;gap:55px;align-items:center}
.footer__right{display:flex;min-width:260px;flex-direction:column;align-items:flex-end;gap:46px}
.footer__phone{display:flex;gap:14px;align-items:center;justify-content:flex-end}
.footer__contact{display:flex;flex-direction:column;align-items:flex-end;text-align:right}
.footer small[data-i18n="copyright"]{font-size:1.2rem}
.footer__phone strong{font-size:2.8rem;line-height:114%;font-weight:700}
.footer__phone span{padding-left:14px;border-left:2px solid #fff;line-height:1.25;font-weight:400;font-size:1.6rem}
.footer__contact span[data-i18n="contact"]{font-weight:400;font-size:1.6rem;line-height:125%}
.footer__contact a{font-size:2.4rem;font-weight:700;margin-top:6px;line-height:117%}
.footer__phone span,.footer__contact span{font-size:1rem;color:#fff}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-captcha{display:flex;justify-content:center;margin-top:12px}
.form-captcha[aria-hidden="true"]{display:none}
.form-status{min-height:1.8rem;margin:12px 0 0!important;text-align:center!important;font-size:1.3rem}
.form-status.is-success{color:#16833b}
.form-status.is-error{color:#c51624}
.request-form button:disabled{cursor:not-allowed;opacity:.65}
.request-form fieldset{padding:0;border:0;background:transparent;box-shadow:none}
.business-type-options{display:flex;padding:3px;border-radius:99px;box-shadow:4px -2px 20px 0 rgba(0,0,0,.1);background:#fff}
.request-form .business-type-options label{width:33.333%;margin:0;cursor:pointer}
.request-form .business-type-options span{background:transparent;box-shadow:none}
.request-form .business-type-options input:checked+span{background:#000}
.request-form .field-error{display:block;min-height:0;margin:5px 0 0;color:#c51624;font-size:1.2rem;line-height:1.25}
.request-form .field-error:empty{display:none}
.request-form input.is-invalid{border-color:#c51624;box-shadow:0 0 0 1px #c51624}
.request-form fieldset.is-invalid .business-type-options{box-shadow:0 0 0 1px #c51624}
/* Mobile layout — Figma frame 393 px */
html[lang="ky"] body main .request-form .button{line-height:100%}
html[lang="ky"] .request-form .button--black{white-space:nowrap;width:280px;max-width:100%}
.button{min-height:43px;padding:12px 22px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;cursor:pointer}
.mobile-only{display:none}
@media(max-width:700px){
  .mobile-only{display:inline}
  body main .process-main img[data-business-image]{right:18px}
  body main .hero .hero__copy{width:100%}
  body main .business-tabs button{font-size:1.3rem}
  body main .process-bottom{height:auto}
  body main .terms-card{height:auto}
  body main .benefits__grid{grid-template-rows:none}
  body main .benefit{border-radius:17px}
  body main .benefit--instant img{width:auto;max-width:43%}
  body main .benefit--small p{margin-top:12px}
  .site-header,main,.footer__inner{width:100%}
  .site-header{height:54px;padding:0 14px}
  .main-nav{display:none}
  .hero{min-height:535px;padding:48px 14px 0;border-radius:0 0 30px 30px}
  .hero__copy{width:100%;text-align:center}
  .hero h1{font-size:2.8rem;max-width:360px;margin:auto}
  .hero p{margin:14px auto 0;font-size:1.15rem;max-width:330px}
  h2{font-size:2.5rem}
  .process-main>div{width:68%;text-align:center}
  .process-main h3{font-size:1.85rem;margin-bottom:12px}
  .process-main p{font-size:1rem}
  .process-bottom h3{font-size:1.7rem;margin-bottom:10px}
  .process-bottom p{font-size:1rem}
  .terms-card h3{text-align:center;font-size:1.55rem}
  .terms-card ul{font-size:1rem}
  .benefit h3,.benefit--small h3{font-size:1.65rem}
  .benefit p,.benefit--small p{max-width:55%;margin-top:12px;font-size:1rem}
  .benefit img{max-width:43%;max-height:92%}
  .request-form{width:100%;padding:24px 14px;border-radius:20px}
  .request-form h2{text-align:center;font-size:2.5rem}
  .request-form>p{text-align:center;font-size:1.1rem}
  .request-form .button{width:100%;margin-top:12px}
  .about .section-title h2{font-size:2.5rem}
  .section-title p{font-size:1.05rem}
  .stats strong{font-size:2rem}
  .qr-cta>div{height:100%;display:flex;flex-direction:column}
  .qr-cta h2{text-align:center;font-size:2.5rem}
  .qr-cta p{text-align:center;font-size:1rem}
  .faq h2{text-align:left}
  .faq p{font-size:1.1rem}
  .footer small{font-size:.6rem}
  body{font-size:1.2rem;line-height:1.25}
  body .site-header{width:100%;height:100px;padding:0 16px;border-radius:0}
  .brand{width:202px;flex-basis:202px}
  .language-switcher{margin-left:auto;padding:2px}
  .language-switcher button{width:40px;height:40px;font-size:1.6rem}
  body main{width:100%}
  body main .hero{width:100vw;min-height:590px;padding:0;border-radius:0 0 32px 32px}
  .hero__inner{width:100%;min-height:590px;padding:48px 16px 0}
  body main .hero h1{max-width:100%;font-size:3.2rem;line-height:1.08}
  body main .hero p{max-width:330px;margin-top:16px;font-size:1.4rem;line-height:1.25}
  .hero__actions{margin-top:28px;display:grid;gap:16px}
  .hero__actions .button{width:100%;height:40px;min-height:40px;padding:10px 20px;border-radius:12px}
  .button{min-height:48px;font-size:1.4rem;border-radius:8px;padding:13px 20px}
  body main .hero .button--light,body main .hero .button--ghost{font-size:1.4rem}
  .hero__image{top:auto;right:50%;bottom:-8px;transform:translateX(50%);width:390px;height:310px}
  section:not(.hero){padding:48px 16px 0}
  body h2{font-size:2.8rem;line-height:1.1}
  .business-tabs{width:100%;margin:0 0 8px;margin-bottom:8px;padding:3px}
  .business-tabs button{height:36px;font-size:1.3rem}
  body main [data-business-content="title"]{font-size:2rem;line-height:1.1}
  body main [data-business-content="text"]{font-size:1.2rem;line-height:1.25}
  .process-main img{height:205px}
  .process-bottom{margin-top:8px;padding:22px 16px;border-radius:18px;text-align:center}
  body main [data-i18n="qrStart"]{font-size:1.8rem;line-height:1.15}
  body main [data-i18n="qrStartText"]{font-size:1.2rem;line-height:1.25}
  .terms-card{margin-top:16px;padding:22px 18px;border-radius:18px}
  body main [data-i18n="termsTitle"]{font-size:1.8rem;line-height:1.15}
  body main .terms-card ul li{font-size:1.2rem;line-height:1.3}
  .how>.button{width:100%;margin-top:16px}
  .benefits h2{text-align:left}
  .benefits__grid{margin-top:24px;display:flex;flex-direction:column;gap:12px}
  body main .benefit--commission,body main .benefit--small,body main .benefit--instant{height:auto;min-height:180px}
  .benefit{min-height:145px;padding:22px 18px;border-radius:18px}
  body main .benefit h3{font-size:2rem;line-height:1.1}
  body main .benefit p{font-size:1.2rem;line-height:1.25;max-width:58%}
  .benefit img,body main .benefit--instant img{max-width:44%;max-height:94%}
  .benefit img[src$="pay-by-qr-in-seconds.webp"],
  .benefit img[src$="quick-start-for-sole-proprietors.webp"]{top:50%;right:18px;bottom:auto;width:100px;max-width:100px;transform:translateY(-50%)}
  .benefit--instant{order:4}
  .benefit--quick-start,.benefit--qr{grid-column:auto;grid-row:auto}
  .request{padding-bottom:0!important;padding-top:52px!important}
  body main .request-form h2{font-size:2.8rem;line-height:1.1}
  body main .request-form>p{font-size:1.3rem;margin:10px 0 22px;line-height:1.25}
  body main .request-form label>span,body main .request-form legend{font-size:1.2rem}
  body main .request-form input[type="text"],body main .request-form input[type="tel"]{font-size:1.4rem;height:44px}
  body main .request-form fieldset span{font-size:1.3rem;height:42px}
  body main .request-form .button{font-size:1.4rem;min-height:46px}
  .about{padding-top:56px!important}
  body main .about .section-title h2{font-size:2.8rem;line-height:1.12}
  body main .about .section-title p{font-size:1.3rem;line-height:1.3;margin-top:14px}
  .stats{grid-template-columns:1fr;gap:12px;margin-top:26px}
  .stats article{min-height:148px;padding:24px;text-align:center;border-radius:18px}
  .stats img{margin:0 auto 14px;width:28px;height:28px;margin-bottom:16px}
  body main .stats strong{font-size:2.4rem;line-height:1.1}
  body main .stats span{font-size:1.4rem;line-height:1.2}
  .qr-cta{min-height:470px!important;margin:52px 8px 0;padding:30px 18px!important;border-radius:20px;background-position:center bottom;background-image:url("design/assets/start-accepting-qr-payments-today-bg-mobile.webp")}
  body main .qr-cta h2{font-size:2.8rem;line-height:1.1}
  body main .qr-cta p{font-size:1.3rem;line-height:1.3}
  .qr-cta .button{margin-top:auto;width:100%}
  .faq{padding-bottom:56px!important;padding-top:52px!important}
  body main .faq h2{font-size:2.8rem;line-height:1.1;text-align:left}
  .faq__list{margin-top:28px}
  .faq summary{min-height:58px;padding:18px 44px 16px 0;font-size:1.15rem}
  body main .faq summary{font-size:1.4rem;line-height:1.2}
  .faq summary:after{top:15px;width:30px;height:30px;font-size:2.2rem}
  body main .faq p{font-size:1.3rem;line-height:1.3}
  body .footer{width:100%;border-radius:24px 24px 0 0}
  .footer__inner{padding:36px 16px 18px;display:flex;grid-template-columns:1fr 1fr;gap:0;min-height:0;flex-direction:column;align-items:center}
  .footer__inner>div:first-child{display:contents}
  .footer__logo{width:252.5px;order:1;height:40px}
  .footer__right{min-width:0;gap:22px;order:2;margin-top:30px;align-items:center}
  .footer__phone{justify-content:center}
  .footer__phone strong{font-size:2.8rem}
  .footer__phone span{padding-left:12px;font-size:1.3rem}
  .footer__contact{grid-column:auto;text-align:center;align-items:center}
  .footer__contact span[data-i18n="contact"]{font-size:1.3rem}
  .footer__contact a{font-size:2rem}
  .store-buttons{margin-top:28px;gap:10px;order:3}
  .store-buttons img{height:48px}
  .footer small[data-i18n="copyright"]{order:4;margin-top:18px;font-size:.9rem;text-align:center}
  .button.button--red{font-size:20px;font-weight:700;line-height:140%;text-align:center}
  body main .request-form{width:100%;padding:28px 8px;border-radius:22px}
  .process-card{margin-top:28px;padding:18px 8px;border-radius:24px}
  .process-main{height:auto;padding:28px 18px;border-radius:18px;margin:18px 0}
  .process-main img[data-business-image]{display:none}
  body main .process-main>div{width:100%}
  html[lang="ky"] body main .hero h1{font-size:32px;line-height:36px;font-weight:700}
  html[lang="ky"] body main .hero p{font-size:16px;line-height:20px;font-weight:400}
  html[lang="ky"] body main .hero .button{font-size:16px;line-height:20px;font-weight:700}
  html[lang="ky"] body main [data-i18n="howTitle"]{font-size:32px;line-height:44px;font-weight:700}
  html[lang="ky"] body main [data-i18n="benefitsTitle"]{font-size:24px;line-height:44px;font-weight:700}
  html[lang="ky"] body main .business-tabs button{font-size:16px;line-height:20px;font-weight:500}
  html[lang="ky"] body main [data-business-content="title"]{font-size:24px;line-height:28px;font-weight:700}
  html[lang="ky"] body main [data-business-content="text"]{font-size:16px;line-height:20px;font-weight:500}
  html[lang="ky"] body main [data-i18n="qrStart"]{font-size:24px;line-height:28px;font-weight:700}
  html[lang="ky"] body main [data-i18n="qrStartText"]{font-size:16px;line-height:20px;font-weight:500}
  html[lang="ky"] body main [data-i18n="termsTitle"]{font-size:24px;line-height:28px;font-weight:700}
  html[lang="ky"] body main .terms-card li{font-size:16px;line-height:20px;font-weight:500}
  html[lang="ky"] body main .benefit h3{font-size:20px;line-height:24px;font-weight:700}
  html[lang="ky"] body main .benefit p{font-size:12px;line-height:16px;font-weight:400}
  html[lang="ky"] body main .request-form h2{font-size:32px;line-height:36px;font-weight:700}
  html[lang="ky"] body main .request-form>p{font-size:16px;line-height:20px;font-weight:400}
  html[lang="ky"] body main .request-form label>span,
  html[lang="ky"] body main .request-form legend{font-size:12px;line-height:16px;font-weight:400}
  html[lang="ky"] body main .request-form input,
  html[lang="ky"] body main .request-form fieldset span{font-size:16px;line-height:20px;font-weight:500}
  html[lang="ky"] body main .request-form .button{font-size:20px;line-height:28px;font-weight:700}
  html[lang="ky"] body main .about .section-title h2{font-size:32px;line-height:36px;font-weight:700}
  html[lang="ky"] body main .qr-cta h2{font-size:28px;line-height:32px;font-weight:700}
  html[lang="ky"] body main .faq h2{font-size:32px;line-height:44px;font-weight:700}
  html[lang="ky"] body main .about .section-title p,
  html[lang="ky"] body main .qr-cta p,
  html[lang="ky"] body main .faq p{font-size:16px;line-height:20px;font-weight:400}
  html[lang="ky"] body main .stats strong{font-size:28px;line-height:32px;font-weight:700}
  html[lang="ky"] body main .stats article:nth-child(2) strong{line-height:40px}
  html[lang="ky"] body main .stats span,
  html[lang="ky"] body main .faq summary{font-size:16px;line-height:20px;font-weight:700}
  html[lang="ky"] .footer__phone strong{font-size:24px;line-height:28px}
  html[lang="ky"] .footer__phone span,
  html[lang="ky"] .footer__contact span[data-i18n="contact"]{font-size:16px;line-height:20px}
  html[lang="ky"] .footer__contact a{font-size:24px;line-height:28px}
  html[lang="ky"] .footer small[data-i18n="copyright"]{font-size:12px;line-height:16px}
}
