:root{--front-font:"Manrope";--ink:#101828;--body:#202124;--muted:#6a7282;--border:#d1d5dc;--paper:#fff;--soft:#f3f4f6;--radius:8px;--page-x:clamp(20px, 5.5556vw, 80px);--section-gap:80px;font-family:var(--front-font), system-ui, sans-serif;color:var(--ink);background:var(--paper)}html[lang=kk]{--front-font:"Inter"}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body,button,input,textarea{font:400 16px/1.6 var(--front-font), system-ui, sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:0}img{max-width:100%;display:block}.site-shell{background:var(--paper);width:100%;max-width:1440px;margin:0 auto;overflow:clip visible}.site-navigation-slot{width:100%}.site-navigation{z-index:50;background:var(--paper);will-change:transform;width:100%;transition:transform .48s cubic-bezier(.16,1,.3,1),box-shadow .36s}.site-navigation.is-navigation-floating{width:min(100%,1440px);margin-inline-start:auto;margin-inline-end:auto;position:fixed;top:0;left:0;right:0}.site-navigation.is-navigation-floating.is-navigation-hidden{transition-duration:.28s;transform:translateY(-100%)}.site-navigation.is-navigation-floating.is-navigation-teleporting{transition:none}.site-navigation.is-navigation-floating:not(.is-navigation-hidden){box-shadow:0 8px 24px #10182814}.launch{min-height:314px;padding:80px var(--page-x);background:linear-gradient(#fff 0%,#f9fafb 100%);position:relative;overflow:hidden}.launch__copy{z-index:1;width:504px;max-width:42%;position:relative}.launch h1{letter-spacing:-.02em;margin:0 0 10px;font-size:40px;font-weight:600;line-height:1.2}.launch p{width:412px;max-width:100%;color:var(--muted);font:400 20px/1.6 var(--front-font), system-ui, sans-serif;letter-spacing:0;margin:0}.launch__image{object-fit:cover;width:660px;max-width:none;height:990px;position:absolute;top:-190px;right:50px}.topbar{min-height:66px;padding:20px var(--page-x);background:var(--soft);justify-content:space-between;align-items:center;gap:40px;display:flex}.topbar__links,.topbar__side,.languages,.main-nav,.social-list,.footer__socials,.footer__nav,.footer__meta{align-items:center;display:flex}.topbar__links{color:var(--muted);letter-spacing:0;white-space:nowrap;gap:40px;font-size:16px;font-weight:400}.topbar__side{gap:40px}.languages{color:var(--muted);gap:20px;font-weight:500}.languages__active{color:var(--ink);font-weight:700}.social-list{justify-content:flex-end;gap:10px}.social-list a,.footer__socials a{flex:none;justify-content:center;align-items:center;display:inline-flex}.social-list img{width:20px;height:20px}.main-header{height:120px;padding:40px var(--page-x);grid-template-columns:auto 1fr auto;align-items:center;gap:40px;display:grid}.brand{letter-spacing:-.01em;white-space:nowrap;font-size:24px;font-weight:700;line-height:1.4}.main-nav{font:400 14px/20px var(--front-font), system-ui, sans-serif;justify-content:center;gap:18px}.main-nav__item,.button{border-radius:var(--radius);white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.main-nav__item{min-height:40px;padding:10px 14px;transition:background-color .18s,border-color .18s,color .18s,transform .18s}:is(.main-nav__item:hover,.main-nav__item:focus-visible){color:var(--ink);background:#f3f4f6;transform:translateY(-1px)}.main-nav__item:active{transform:translateY(0)}.main-nav__item--active{border:1px solid var(--muted);height:40px;font-weight:500}.mobile-bottom-nav{display:none}.button{padding:10px 16px;font-weight:500}.button--dark,.button--light{min-height:56px;font:500 16px/24px var(--front-font), system-ui, sans-serif;border-radius:12px;padding:16px 32px}.button--dark{color:#fff;background:#615fff}.button--dark:hover{background:#574dff}.button--light{color:var(--ink);background:#fff}.button--outline{border:2px solid var(--muted);width:100%;min-height:58px;color:var(--ink);font-size:16px;line-height:1.6}.hero{height:390px;min-height:390px;padding:80px var(--page-x) 40px;grid-template-columns:minmax(0,846px) minmax(0,1fr);align-items:end;gap:20px;display:grid}.hero__inner{width:846px;max-width:100%}.hero h2{letter-spacing:-.03em;text-transform:uppercase;margin:0 0 20px;font-size:64px;font-weight:700;line-height:1.2}.hero__title--mobile{display:none}.hero p{width:757px;max-width:100%;color:var(--muted);font:400 20px/1.6 var(--front-font), system-ui, sans-serif;letter-spacing:0;margin:0}.hero__action{width:414px;max-width:100%;color:var(--muted);text-align:right;flex-direction:column;justify-self:end;align-items:flex-end;gap:20px;margin:0;font-size:16px;line-height:1.6;display:flex}.hero__action .button{min-width:193px}.section-pad,.section{padding:20px var(--page-x) var(--section-gap)}.featured.section-pad{padding-top:40px}.featured__grid{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;padding-top:40px;display:grid}.featured-card+.featured-card{position:relative}.featured-card+.featured-card:before{background:var(--border);content:"";width:1px;position:absolute;top:0;bottom:0;left:-20px}.media-frame{border-radius:var(--radius);background:#fff;position:relative;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%}.featured-card__image{height:434px;margin-bottom:10px}.featured-card h2,.news-item h3{color:var(--body);letter-spacing:-.03em;text-transform:none;margin:0;font-size:22px;font-weight:700;line-height:1.4}.featured-card h2{min-height:62px}.featured-card__footer{min-height:26px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:10px;font-size:16px;line-height:1.6;display:flex}.meta{align-items:center;gap:11px;display:flex}.meta__line{background:var(--muted);width:14px;height:1px}.partner-block{color:var(--muted);font:400 20px/1.4 var(--front-font), system-ui, sans-serif;margin-top:40px;position:relative}.partner-block--mobile{display:none}.partner-block--desktop{display:block}.partner-block--sidebar{width:100%;height:auto;margin-top:0}.partner-block__viewport{background:var(--soft);border-radius:16px;height:180px;position:relative;overflow:hidden}.partner-block__badge{z-index:2;color:#fff;letter-spacing:.02em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101828ad;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px}.partner-block--sidebar .partner-block__viewport{aspect-ratio:393/699;border-radius:8px;width:100%;height:auto;min-height:0}.partner-block--sidebar.partner-block--desktop{width:100%}.partner-block--sidebar.partner-block--desktop .partner-block__viewport{aspect-ratio:393/699;width:100%;height:auto}.partner-block__track{height:100%;position:relative}.partner-block__slide{visibility:hidden;will-change:transform;height:100%;transition:transform .65s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(100%)}.partner-block__slide.is-active{visibility:visible;transform:translate(0)}.partner-block__slide.is-leaving{visibility:visible;transform:translate(-100%)}.partner-block__slide.is-entering{visibility:visible;transform:translate(0)}.partner-block__slide img{object-fit:cover;width:100%;height:100%}.partner-block__placeholder{flex:0 0 100%;place-items:center;height:100%;display:grid}.partner-block__dots{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.partner-block__dot{background:var(--border);border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,transform .2s}.partner-block__dot.is-active{background:var(--ink);transform:scale(1.15)}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;height:98px;padding:20px 0;display:flex}.section-heading h2{letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:40px;font-weight:600;line-height:1.2}.section-link{border-bottom:1px solid var(--muted);white-space:nowrap;align-items:flex-end;gap:8px;font-size:20px;font-weight:500;line-height:1.4;display:inline-flex}.section-link span{font-size:24px;line-height:1}.news-list{margin-bottom:0}.articles-grid{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding-top:40px;display:grid}.articles-grid--page{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card{flex-direction:column;min-width:0;display:flex;position:relative}.articles-index-page__main .article-card{min-height:424px}.article-card+.article-card:before{background:var(--border);content:"";width:1px;position:absolute;top:0;bottom:0;left:-20px}.articles-index-page__main .article-card:nth-child(3n+1):before{display:none}.article-card__image{height:286px;margin-bottom:10px}.articles-index-page__main .article-card__image{aspect-ratio:1;height:auto}.article-card h2{min-height:50px;color:var(--body);letter-spacing:-.03em;text-transform:none;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.4}.article-card p,.news-item__copy p{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card p{color:var(--muted);margin:0 0 10px;font-size:16px;font-weight:400;line-height:1.45}.article-card__footer{flex-direction:column;margin-top:auto;display:flex}.article-card__meta{color:var(--muted);align-items:center;gap:11px;font-size:16px;line-height:1.6;display:flex}.article-card__link{color:#6a7282;margin-top:10px;font-size:16px;font-weight:400;line-height:1.6;display:inline-flex}.news-item{border-top:1px solid var(--border);grid-template-columns:413px minmax(0,1fr);gap:40px;padding:36px 0;display:grid}.news-item__image{height:286px}.news-item__body{flex-direction:column;justify-content:space-between;min-height:286px;display:flex}.news-item__meta,.news-item__footer{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:16px;line-height:1.6;display:flex}.news-item__meta{font-weight:400}.news-item__footer{font-weight:500}.news-item__meta{justify-content:flex-start}.news-item__copy{gap:10px;width:393px;max-width:100%;display:grid}.news-item__copy p{color:var(--muted);margin:0;font-size:16px;font-weight:400;line-height:1.45}.news-item__footer a{color:var(--ink)}.page-heading{padding:80px var(--page-x) 40px}.page-heading h1{letter-spacing:-.03em;text-transform:uppercase;width:min(846px,100%);margin:0 0 20px;font-size:64px;font-weight:700;line-height:1.1}.page-heading p{width:min(757px,100%);color:var(--muted);font:400 20px/1.4 var(--front-font), system-ui, sans-serif;margin:0}.page-list{padding-top:20px}.page-pagination nav[role=navigation]{color:var(--muted);margin-top:32px}.page-pagination{justify-content:center;padding-top:40px;display:flex}.page-pagination .button{justify-content:center;min-width:160px}.page-categories{color:var(--muted);font:400 14px/20px var(--front-font), system-ui, sans-serif;align-items:center;gap:40px;margin-bottom:40px;display:flex}.page-categories__item{padding-bottom:8px}.page-categories__item--active{color:var(--ink);border-bottom:1px solid var(--border)}.listing-layout{grid-template-columns:minmax(0,846px) minmax(280px,393px);align-items:start;gap:80px;display:grid}.listing-sidebar{align-self:stretch;min-height:100%}.news-index-page__layout .listing-sidebar,.articles-index-page__layout .listing-sidebar{padding-top:80px}.sticky-panel{transition:transform .16s;position:sticky;top:100px}.listing-panel{min-height:0;color:var(--muted);font:400 20px/1.4 var(--front-font), system-ui, sans-serif;background:0 0;border-radius:8px;place-items:center;display:grid;overflow:visible}.listing-panel .partner-block,.detail-page__partner .partner-block{place-self:stretch stretch}.listing-panel a,.listing-panel picture,.listing-panel img,.detail-page__partner a,.detail-page__partner picture,.detail-page__partner img,.partner-block__slide picture,.partner-block__slide a{width:100%;height:100%;display:block}.listing-panel img,.detail-page__partner img{object-fit:cover}@media (min-width:761px){.partner-block--desktop{display:block!important}.partner-block--mobile{display:none!important}.partner-sidebar--desktop-empty{display:none}.listing-layout:has(.partner-sidebar--desktop-empty){grid-template-columns:minmax(0,1fr)}}.news-index-page{min-height:390px;padding:80px var(--page-x) 40px}.news-index-page h1{letter-spacing:-.03em;width:min(846px,100%);margin-bottom:20px;font-size:64px;font-weight:700;line-height:1.2}.news-index-page p{color:#4a5565;width:min(757px,100%);font:400 20px/1.6 var(--front-font), system-ui, sans-serif}.news-index-page__content{padding-top:0;padding-bottom:80px}.news-index-page__layout{grid-template-columns:minmax(0,847px) minmax(280px,393px);gap:40px}.news-index-page__main{min-width:0}.news-index-page__main .news-index-page,.articles-index-page__main .articles-index-page{padding-left:0;padding-right:0}.articles-index-page__content{padding-top:0}.articles-index-page__main{min-width:0}.news-index-page__main .news-list{width:min(846px,100%)}.news-index-page__main .news-item{grid-template-columns:413px minmax(0,393px);padding:40px 0}.news-index-page__main .news-item__body{height:286px}.news-index-page__main .news-item h3{letter-spacing:-.01em;width:393px;font-size:24px;line-height:1.4}.news-index-page__main .news-item__copy p{width:393px;font-size:20px;line-height:1.4}.detail-page{padding:80px var(--page-x);grid-template-columns:minmax(0,846px) minmax(280px,393px);align-items:stretch;gap:40px 80px;display:grid}.detail-page__main{grid-column:1;align-content:start;gap:40px;min-width:0;display:grid}.detail-hero{grid-column:1;gap:20px;width:100%;display:grid}.detail-hero__top{align-items:center;gap:40px;display:flex}.detail-hero__back,.detail-hero__meta{color:var(--muted);align-items:center;gap:11px;font-size:16px;font-weight:400;display:flex}.detail-hero__share{color:#fff;background:#4a5565;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:135px;min-height:36px;padding:8px 16px;font:400 14px/20px Inter,system-ui,sans-serif;transition:background-color .18s,transform .18s;display:inline-flex}.detail-hero__share svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}:is(.detail-hero__share:hover,.detail-hero__share:focus-visible){background:#344054}.detail-hero__share:active{transform:translateY(1px)}.detail-hero__actions{align-items:center;gap:40px;display:flex}.detail-hero__author{color:#6a7282;font-size:16px;font-weight:400;line-height:1.6}.detail-hero h1{color:var(--ink);letter-spacing:-.03em;text-transform:none;margin:0;font-size:42px;font-weight:700;line-height:1.18}.detail-page__sidebar{grid-area:1/2;align-self:stretch}.detail-page__partner{min-height:0;color:var(--muted);font:400 20px/1.4 var(--front-font), system-ui, sans-serif;background:0 0;border-radius:8px;place-items:center;display:grid;overflow:visible}.detail-page__image{grid-column:1;height:426px}.detail-page--article .detail-hero{gap:40px}.detail-page--article .detail-hero h1{letter-spacing:-.02em;font-size:40px;font-weight:600;line-height:1.4}.detail-page--article .detail-page__sidebar{grid-row:1}.detail-page--article .detail-page__image{height:472px}.detail-page__lead{color:#4a5565;grid-column:1;font-size:20px;line-height:1.6}.detail-page__lead p{margin:0}.detail-page__caption{color:#4a5565;grid-column:1;margin:-30px 0 0;font-size:16px;line-height:1.6}.detail-page__body{width:100%;color:var(--body);grid-column:1;font-size:20px;line-height:1.6}.detail-page__body>*{margin-top:0;margin-bottom:24px}.detail-page__body h2,.detail-page__body h3{color:var(--ink);letter-spacing:-.03em;text-transform:uppercase;margin-top:40px;font-weight:700;line-height:1.25}.detail-page__body blockquote{border-left:2px solid var(--ink);color:var(--ink);margin-left:0;padding-left:24px;font-weight:600}.detail-page--news{grid-template-columns:minmax(0,846px) minmax(280px,393px);gap:40px;padding-top:80px}.detail-page--news .detail-hero{gap:40px}.detail-page--news .detail-hero h1{letter-spacing:-.02em;font-size:40px;font-weight:600;line-height:1.4}.detail-page--news .detail-page__sidebar{grid-row:1}.detail-page--news .detail-page__partner{min-height:0}.detail-page--news .detail-page__image{height:472px}.detail-page--news .detail-page__body{color:#4a5565}.detail-page--news .detail-page__body h2,.detail-page--news .detail-page__body h3{letter-spacing:-.02em;text-transform:none;font-size:40px;font-weight:600;line-height:1.4}.detail-page--news .detail-page__body p{margin-bottom:20px}.detail-page--news .detail-page__body img{object-fit:cover;border-radius:8px;width:100%;max-height:472px}.detail-related{grid-column:1;gap:40px;margin-top:40px;display:grid}.detail-related h2{letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:40px;font-weight:600;line-height:1.2}.detail-related .news-list{width:min(846px,100%)}.detail-related .news-item{grid-template-columns:413px minmax(0,393px);padding:40px 0}.detail-related .news-item__body{height:286px}.detail-related .news-item h3{letter-spacing:-.01em;width:393px;font-size:24px;line-height:1.4}.detail-related .news-item__copy p{width:393px;font-size:20px;line-height:1.4}.static-page{padding:130px var(--page-x) 80px}.static-page__inner{flex-direction:column;width:min(846px,100%);margin-inline-start:auto;margin-inline-end:auto;display:flex}.static-page__content{flex-direction:column;gap:40px;width:100%;display:flex}.static-page__title,.static-page__lead,.static-page__paragraph,.static-page__support p{margin:0}.static-page__title{color:var(--ink);letter-spacing:-.02em;text-transform:uppercase;font-size:40px;font-weight:600;line-height:1.4}.static-page__lead{color:#4a5565;letter-spacing:-.01em;font-size:24px;font-weight:400;line-height:1.4}.static-page__paragraph{color:#4a5565;font-size:20px;font-weight:400;line-height:1.6}.static-page__paragraph--strong,.static-page__paragraph strong,.static-page__lead strong{color:var(--ink);font-weight:700}.static-page__lead a{color:#615fff;font-weight:700}.static-page__support{text-align:center;flex-direction:column;align-items:center;gap:20px;width:263px;margin:80px auto 0;display:flex}.static-page__support .button{width:193px;min-height:56px;padding:16px 32px}.static-page__support p{color:#6a7282;font-size:16px;line-height:1.6}.static-page__kaspi{color:#fff;background:#f14635;border:0;border-radius:16px;justify-content:center;align-items:center;gap:0;width:100%;height:80px;margin-top:40px;font-size:24px;font-weight:700;line-height:1.4;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex}:is(.static-page__kaspi:hover,.static-page__kaspi:focus-visible){background:#de392b;transform:translateY(-1px);box-shadow:0 8px 20px #f1463538}.static-page__kaspi:active{transform:translateY(0)}.static-page__kaspi-icon{display:none}.social-feed{border-top:1px solid var(--border);scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;gap:20px;height:583px;padding-top:40px;display:flex;overflow:auto visible}.social-feed::-webkit-scrollbar{display:none}.social-feed.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.social-feed__item{scroll-snap-align:start;scroll-snap-stop:always;border-radius:6px;flex:0 0 413px;height:543px;position:relative}.social-feed__card{background:#fff;border:0;width:100%;height:100%;display:block;position:relative;overflow:hidden}.social-feed__card>img{object-fit:cover;width:100%;height:100%;display:block}.social-feed__platform{z-index:1;color:#101828;background:#ffffffe6;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #1018281f}.social-feed__platform svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}@media (min-width:1200px){.social-feed__item{aspect-ratio:9/16;flex-basis:calc(25% - 15px);height:auto}}.social-carousel__actions,.social-carousel__controls{align-items:center;display:flex}.social-carousel__actions{gap:20px}.social-carousel__controls{gap:8px}.social-carousel__controls button{border:1px solid var(--muted);border-radius:var(--radius);width:40px;height:40px;color:var(--ink);place-items:center;font:500 20px/1 Inter,system-ui,sans-serif;display:grid}.social-carousel__controls button:disabled{cursor:default;opacity:.35}.sponsors-carousel{align-items:center;width:100%;height:157px;margin:0;padding:76px 0 37px;display:flex;position:relative;overflow:hidden}.sponsors-carousel__track,.sponsors-carousel__set{align-items:center;width:max-content;display:flex}.sponsors-carousel__track{will-change:transform;animation:32s linear infinite sponsors-marquee}.sponsors-carousel:hover .sponsors-carousel__track,.sponsors-carousel:focus-within .sponsors-carousel__track{animation-play-state:paused}.sponsors-carousel__set{gap:84px;padding-right:84px}.sponsor-logo{opacity:1;flex:none;place-items:center;width:150px;height:44px;transition:opacity .18s,transform .18s;display:grid}:is(a.sponsor-logo:hover,a.sponsor-logo:focus-visible){opacity:1;transform:translateY(-2px)}a.sponsor-logo:active{transform:translateY(0)}.sponsor-logo img{object-fit:contain;transform-origin:50%;width:100%;height:100%;transform:scale(1.4)}.sponsors-carousel:before,.sponsors-carousel:after{z-index:1;pointer-events:none;content:"";width:156px;position:absolute;top:0;bottom:0}.sponsors-carousel:before{background:linear-gradient(90deg,#fff 50%,#fff0);left:0}.sponsors-carousel:after{background:linear-gradient(270deg,#fff 50%,#fff0);right:0}@keyframes sponsors-marquee{to{transform:translate(-50%)}}.footer{height:674px;padding:80px var(--page-x) 40px;color:#fff;background:linear-gradient(#101828 0%,#372aac 100%);grid-template-rows:192px 296px 66px;grid-template-columns:minmax(0,1fr);gap:0;display:grid}.footer__top,.footer__bottom{justify-content:space-between;align-items:flex-start;gap:40px;width:100%;min-width:0;display:flex}.footer__intro{gap:40px;display:grid}.footer__intro>p{letter-spacing:-.02em;width:min(846px,100%);margin:0;font-size:40px;font-weight:500;line-height:1.2}.footer__action{align-items:flex-start;gap:20px;display:flex}.footer__action .button{width:200px}.footer__action>span{color:#99a1af;font-size:16px;font-weight:400;line-height:1.35}.footer__socials{flex:none;gap:20px}.footer__socials img{width:32px;height:32px}.footer__mail{color:#fff;background:#615fff;border-radius:20px;align-items:center;gap:10px;width:155px;height:32px;padding:5px 10px;font-size:16px;font-weight:400;line-height:1.4;display:inline-flex}.footer__mail svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:19px;height:19px}.footer__brand{letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap;align-self:end;font-size:216px;font-weight:800;line-height:1;display:block}.footer__bottom{align-self:end;align-items:center;font-size:16px;font-weight:400}.footer__meta,.footer__nav{white-space:nowrap;gap:40px}.footer__nav-item--mobile{display:none}@media (max-width:1100px){.launch__image{opacity:.45;right:-120px}.launch__copy{max-width:60%}.topbar{flex-direction:column;align-items:flex-start;gap:18px}.topbar__side{justify-content:space-between;width:100%}.main-header{grid-template-columns:auto 1fr auto;gap:24px}.main-nav{justify-content:center;padding-bottom:2px;overflow-x:auto}.news-item{grid-template-columns:minmax(260px,413px) minmax(0,1fr)}.listing-layout{grid-template-columns:minmax(0,1fr)}.listing-sidebar{display:none}.news-index-page__layout{flex-direction:column;gap:40px;display:flex}.news-index-page__layout .listing-panel{order:-1;width:100%;min-height:245px;display:grid}.news-index-page__main .news-list,.detail-related .news-list{width:100%}.news-index-page__main .news-item,.detail-related .news-item{grid-template-columns:minmax(260px,413px) minmax(0,1fr)}.footer__top,.footer__bottom{flex-direction:column}.hero,.featured__grid,.section-heading,.news-item,.social-feed,.detail-page__image,.footer{height:auto}.hero h2,.featured-card h2,.featured-card__footer{height:auto;min-height:0}.footer__brand{font-size:clamp(74px,14.85vw,214px)}}@media (max-width:760px){:root{--page-x:clamp(12px, calc((100vw - 335px) / 2), 24px);--mobile-frame:calc(100vw - (var(--page-x) * 2));--section-gap:56px}body{padding-bottom:76px}body:has(.home-page){padding-bottom:0}body:has(.home-page) .mobile-bottom-nav{display:none}.site-navigation,.site-navigation.is-navigation-floating{width:100%;box-shadow:none;position:static;transform:none}.site-navigation-slot{height:auto!important}.main-header{height:68px;padding:20px var(--page-x);justify-content:space-between;align-items:center;gap:20px;display:flex}.brand{letter-spacing:-.02em;font-size:20px}.main-header .main-nav{display:none}.main-header .languages{gap:20px;font-size:14px;line-height:20px}.mobile-bottom-nav{z-index:100;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);-webkit-overflow-scrolling:touch;background:#fffffff5;border-top:1px solid #d1d5dcb3;justify-content:flex-start;align-items:center;gap:15px;width:100%;height:76px;margin-inline-start:auto;margin-inline-end:auto;padding:10px 19px 18px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:auto hidden}.mobile-bottom-nav::-webkit-scrollbar{display:none}.mobile-bottom-nav__item{min-width:56px;min-height:42px;color:var(--muted);font:500 14px/20px var(--front-font), system-ui, sans-serif;white-space:nowrap;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:10px 12px;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}:is(.mobile-bottom-nav__item:hover,.mobile-bottom-nav__item:focus-visible){color:var(--ink);background:#f3f4f6;transform:translateY(-1px)}.mobile-bottom-nav__item:active{transform:translateY(0)}.mobile-bottom-nav__item--active{border:1px solid var(--muted);color:var(--ink);font-weight:700}.launch{min-height:475px;padding:40px var(--page-x);align-content:start;gap:12px;display:grid}.launch__copy{width:100%;max-width:100%}.launch h1{letter-spacing:-.01em;margin-bottom:10px;font-size:32px;font-weight:600;line-height:1.3}.launch p{width:335px;font-size:16px;line-height:1.6}.launch__image{object-fit:contain;object-position:top center;opacity:1;width:500px;height:750px;position:absolute;top:73px;left:0}.topbar__links{gap:18px;width:100%;font-size:14px;overflow-x:auto}.hero__inner,.hero__action{width:var(--mobile-frame);max-width:100%}.hero h2{width:var(--mobile-frame);max-width:100%;font-size:40px;font-weight:600;line-height:1.2}.hero h2 br,.hero__title--desktop{display:none}.hero__title--mobile{display:inline}.hero h2 .hero__title--mobile br{display:initial}.hero p{font-size:16px;line-height:1.6}.hero{height:616px;min-height:616px;padding:40px var(--page-x);display:block}.hero__action{width:var(--mobile-frame);text-align:left;flex-direction:column;justify-self:auto;align-items:flex-start;max-width:100%;margin-top:40px}.hero__action .button{width:var(--mobile-frame);max-width:100%;min-height:56px;font-size:16px}.featured__grid{grid-template-columns:1fr;gap:40px;padding-top:40px}.featured-card+.featured-card:before{display:none}.featured-card__image{width:335px;height:245px}.featured-card__footer{flex-direction:column;align-items:flex-start;gap:4px}.partner-block__viewport{width:335px;height:160px}.partner-block--desktop{display:none!important}.partner-block--mobile{width:var(--mobile-frame);max-width:100%;margin-top:40px;display:block!important}.listing-panel .partner-block--mobile,.detail-page__partner .partner-block--mobile{margin-top:0}.partner-block--mobile .partner-block__viewport,.partner-block--sidebar.partner-block--mobile .partner-block__viewport{aspect-ratio:335/160;background:0 0;border-radius:16px;width:100%;height:auto;min-height:0;overflow:hidden}.partner-block--mobile .partner-block__track,.partner-block--mobile .partner-block__slide,.partner-block--mobile .partner-block__slide a{width:100%;height:100%}.partner-block--mobile .partner-block__slide img{object-fit:cover;width:100%;max-width:none;height:100%}.partner-sidebar--mobile-empty{display:none!important}.sticky-panel{position:static;top:auto}.section-heading{flex-direction:column;align-items:flex-start;gap:10px;height:120px;padding:20px 0}.social-carousel__actions{justify-content:space-between;width:100%}.section-heading h2{letter-spacing:-.01em;font-size:32px;font-weight:600;line-height:1.3}.page-heading h1,.detail-hero h1{font-size:34px;line-height:1.15}.page-heading,.detail-page{padding-top:48px}.news-index-page{min-height:374px;padding:40px var(--page-x)}.articles-index-page{padding:40px 0}.news-index-page h1{letter-spacing:-.03em;width:335px;max-width:100%;margin-bottom:20px;font-size:40px;font-weight:600;line-height:1.2}.articles-index-page h1{width:var(--mobile-frame);letter-spacing:-.02em;overflow-wrap:break-word;max-width:100%;margin-bottom:20px;font-size:34px;font-weight:600;line-height:1.18}.news-index-page p{width:335px;max-width:100%;font-size:16px;line-height:1.6}.articles-index-page p{width:var(--mobile-frame);max-width:100%;font-size:16px;line-height:1.6}.news-index-page__content{padding-top:0;padding-bottom:80px}.news-index-page__layout{width:335px;max-width:100%}.listing-sidebar,.news-index-page__layout .listing-sidebar,.articles-index-page__layout .listing-sidebar{width:335px;max-width:100%;padding-top:0;display:block}.listing-panel,.news-index-page__layout .listing-panel,.articles-index-page__layout .listing-panel{background:0 0;border-radius:16px;width:335px;max-width:100%;min-height:0;font-size:16px;line-height:1.6;position:static;overflow:hidden}.news-index-page__main{flex-direction:column;gap:40px;width:335px;max-width:100%;display:flex}.articles-index-page__main{width:var(--mobile-frame);flex-direction:column;gap:40px;max-width:100%;display:flex}.news-index-page__main .page-categories{width:335px;max-width:100%;margin-bottom:0}.detail-page{display:block}.detail-page__sidebar{width:335px;max-width:100%;margin-bottom:40px;display:block}.detail-page__partner{border-radius:16px;width:335px;max-width:100%;min-height:160px;font-size:16px;line-height:1.6;position:static}.detail-page__image{height:clamp(220px,68vw,320px);margin:28px 0}.detail-page--news{padding:20px var(--page-x) 80px;flex-direction:column;gap:40px;display:flex}.detail-page--news .detail-page__partner{border-radius:16px;order:-1;width:335px;max-width:100%;min-height:160px;font-size:16px;line-height:1.6;display:grid}.detail-page--news .detail-hero,.detail-page--article .detail-hero{gap:20px;width:335px;max-width:100%}.detail-page--news .detail-hero__top,.detail-page--article .detail-hero__top{flex-direction:column;align-items:flex-start;gap:20px}.detail-hero__share{min-height:36px;padding:8px 16px}.detail-page--news .detail-hero h1,.detail-page--article .detail-hero h1{letter-spacing:-.01em;width:335px;max-width:100%;font-size:32px;line-height:1.3}.detail-page__lead,.detail-page--article .detail-page__body,.detail-page--news .detail-page__body,.detail-page__caption,.detail-related{width:335px;max-width:100%}.detail-page__lead,.detail-page--article .detail-page__body,.detail-page--news .detail-page__body{font-size:16px;line-height:1.6}.detail-page--news .detail-page__image,.detail-page--article .detail-page__image{width:335px;max-width:100%;height:335px;margin:0}.detail-page__caption{margin:-30px 0 0;font-size:16px;line-height:1.6}.detail-page--news .detail-page__body h2,.detail-page--news .detail-page__body h3{letter-spacing:-.01em;font-size:24px;line-height:1.4}.detail-page--news .detail-page__body img{height:auto;max-height:none}.detail-related{gap:40px;margin-top:0}.detail-related h2{letter-spacing:-.01em;font-size:32px;line-height:1.3}.hero__action,.static-page__grid{flex-direction:column;grid-template-columns:1fr;align-items:flex-start;gap:24px}.articles-grid{grid-template-columns:1fr;gap:36px}.article-card+.article-card:before{display:none}.article-card__image{width:335px;height:286px}.articles-index-page__main .article-card__image{aspect-ratio:1;width:335px;max-width:100%;height:auto}.article-card h2{width:335px;min-height:0;font-size:20px;line-height:1.4}.section-link{font-size:16px}.news-item{grid-template-columns:1fr;gap:20px;height:auto;padding:40px 0;display:block}.news-index-page__main .news-item,.detail-related .news-item{width:335px;max-width:100%;padding:40px 0;display:block}.news-item__image{width:335px;height:286px;margin-bottom:20px}.news-index-page__main .news-item__image,.detail-related .news-item__image{width:335px;max-width:100%;height:286px}.news-item__body{gap:10px;min-height:auto}.news-index-page__main .news-item__body,.detail-related .news-item__body{gap:20px;height:auto}.news-item h3{width:335px;font-size:20px;line-height:1.6}.news-index-page__main .news-item h3,.detail-related .news-item h3{letter-spacing:0;width:335px;max-width:100%;font-size:20px;line-height:1.6}.featured-card h2{width:335px;font-size:20px;line-height:1.6}.news-item__copy p{width:335px;font-size:16px;line-height:1.4}.news-index-page__main .news-item__copy p,.detail-related .news-item__copy p{width:335px;max-width:100%}.news-item__meta,.news-item__footer,.featured-card__footer,.article-card__footer,.article-card__meta,.article-card__link{width:335px;font-size:16px;line-height:1.6}.news-item__footer{justify-content:flex-start}.social-feed{overflow-x:auto}.social-feed__item{flex-basis:295px;height:445px}.sponsors-carousel{height:117px;margin:0;padding:36px 0}.sponsors-carousel__track{animation-duration:26s}.sponsors-carousel__set{gap:48px;padding-right:48px}.sponsor-logo{width:150px;height:45px}.sponsor-logo img{transform:scale(1.3)}.sponsors-carousel:before,.sponsors-carousel:after{width:40px}.home-page .featured-card h2,.home-page .news-item h3,.home-page .article-card h2{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;line-height:1.4;display:-webkit-box;overflow:hidden}.home-page .featured-card h2{font-size:20px}.footer__intro>p{letter-spacing:-.01em;font-size:24px;line-height:1.4}.footer__action{flex-direction:column;gap:20px}.footer__socials{order:-1;justify-content:flex-start;align-self:flex-start}.footer__meta,.footer__nav{white-space:normal;flex-direction:column;align-items:flex-start;gap:10px}.page-categories{gap:20px;margin-bottom:20px;font-size:12px;overflow-x:auto}.listing-layout{display:block}.news-index-page__layout,.articles-index-page__layout{flex-direction:column;gap:40px;display:flex}.news-index-page__layout .listing-sidebar,.articles-index-page__layout .listing-sidebar{order:-1;display:block}.news-index-page__layout .listing-panel,.articles-index-page__layout .listing-panel{background:0 0;place-items:stretch stretch;min-height:0;display:grid;position:static}.page-pagination{justify-items:start;display:grid}.static-page{padding:32px var(--page-x) 56px;overflow-x:hidden}.static-page__inner,.static-page__content,.static-page__kaspi{width:var(--mobile-frame);max-width:100%}.static-page__inner{margin-inline-start:0;margin-inline-end:0}.static-page__content{gap:22px}.static-page__title,.static-page__lead,.static-page__paragraph{white-space:normal;word-break:normal;overflow-wrap:break-word;width:100%;max-width:100%}.static-page__title{letter-spacing:-.005em;text-transform:none;overflow-wrap:break-word;font-size:24px;line-height:1.28}.static-page__lead{letter-spacing:0;overflow-wrap:break-word;font-size:16px;line-height:1.55}.static-page__paragraph{overflow-wrap:break-word;font-size:15px;line-height:1.6}.static-page__kaspi{border-radius:12px;gap:14px;height:96px;margin-top:28px;font-size:18px}.static-page__kaspi-icon{width:44px;height:44px}.static-page__support{width:var(--mobile-frame);max-width:100%;margin-top:44px}.static-page__support .button{width:100%}.static-page__support p{font-size:14px;line-height:1.55}.footer{height:748px;padding:80px var(--page-x) 40px;grid-template-rows:342px 144px 62px;gap:40px}.footer__top,.footer__bottom{width:335px;max-width:100%}.footer__bottom{order:2;align-items:flex-start;gap:20px}.footer__socials img{width:32px;height:32px}.footer__brand{letter-spacing:-.03em;white-space:nowrap;order:3;font-size:clamp(48px,14.94vw,56px);line-height:1.1}.footer__top{order:1}.footer__action .button{width:100%}.launch p,.featured-card__image,.partner-block__viewport,.news-index-page h1,.news-index-page p,.news-index-page__layout,.listing-sidebar,.news-index-page__layout .listing-sidebar,.listing-panel,.news-index-page__layout .listing-panel,.news-index-page__main,.news-index-page__main .page-categories,.detail-page__sidebar,.detail-page__partner,.detail-page--news .detail-page__partner,.detail-page--news .detail-hero,.detail-page--article .detail-hero,.detail-page--news .detail-hero h1,.detail-page--article .detail-hero h1,.detail-page__lead,.detail-page--article .detail-page__body,.detail-page--news .detail-page__body,.detail-page__caption,.detail-related,.detail-page--news .detail-page__image,.detail-page--article .detail-page__image,.article-card__image,.articles-index-page__main .article-card__image,.article-card h2,.news-index-page__main .news-item,.detail-related .news-item,.news-item__image,.news-index-page__main .news-item__image,.detail-related .news-item__image,.news-item h3,.news-index-page__main .news-item h3,.detail-related .news-item h3,.featured-card h2,.news-item__copy p,.news-index-page__main .news-item__copy p,.detail-related .news-item__copy p,.news-item__meta,.news-item__footer,.featured-card__footer,.article-card__footer,.article-card__meta,.article-card__link,.static-page__inner,.static-page__content,.static-page__kaspi,.footer__top,.footer__bottom{width:var(--mobile-frame);max-width:100%}.featured-card__image,.news-item__image,.news-index-page__main .news-item__image,.detail-related .news-item__image,.article-card__image,.articles-index-page__main .article-card__image,.detail-page--news .detail-page__image,.detail-page--article .detail-page__image{contain:paint;border-radius:8px;display:block;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.featured-card__image{aspect-ratio:335/245;height:auto}.news-item__image,.news-index-page__main .news-item__image,.detail-related .news-item__image{aspect-ratio:335/286;height:auto}.detail-page--news .detail-page__image,.detail-page--article .detail-page__image{aspect-ratio:1;height:auto}.featured-card__image img,.news-item__image img,.article-card__image img,.detail-page__image img{object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}}.article-card__author{color:var(--muted)}:is(.article-card__author:hover,.article-card__author:focus-visible){color:var(--ink)}.articles-index-page__main .article-card--with-author .article-card__footer{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.articles-index-page__main .article-card--with-author .article-card__meta{flex-direction:column;align-items:flex-start;gap:2px}.articles-index-page__main .article-card--with-author .article-card__meta .meta__line{display:none}.articles-index-page__main .article-card--with-author .article-card__author{text-align:right;margin-top:0}@media (min-width:1200px){.home-page .featured{min-height:994px;padding:40px var(--page-x) 80px}.home-page .featured__grid{height:554px;overflow:hidden}.home-page .featured-card h2{text-overflow:ellipsis;white-space:nowrap;height:34px;min-height:34px;display:block;overflow:hidden}.home-page .partner-block--home{margin-top:80px}.home-page .partner-block--home .partner-block__dots{display:none}.home-page .partner-block--home .partner-block__viewport{height:240px}.home-page .section{padding-top:0;padding-bottom:80px}.home-page .section-heading{height:88px}.home-page .section--news,.home-page .section--articles{min-height:0}.home-page .section--social{min-height:811px}}@media (max-width:760px){.launch h1{font-weight:500}.home-page .featured{min-height:1150px;padding:40px var(--page-x)}.home-page .featured__grid{height:830px;overflow:hidden}.home-page .partner-block--home{margin-top:80px}.home-page .partner-block--home .partner-block__dots{display:none}.home-page .section{padding-top:0}.home-page .section--news,.home-page .section--articles{min-height:0}.home-page .section--social{min-height:745px}.footer__nav-item--mobile{display:none}}@media (max-width:354px){:root{--page-x:12px;--mobile-frame:calc(100vw - 24px)}.mobile-bottom-nav{gap:2px;height:72px;padding:8px 10px 14px}.mobile-bottom-nav__item{flex:none;min-width:54px;padding:9px 7px;font-size:14px;line-height:18px}.hero h2,.news-index-page h1{font-size:34px;line-height:1.18}.footer__intro>p{font-size:28px;line-height:1.32}.footer__brand{letter-spacing:-.045em;font-size:42px}.section-heading{gap:14px;height:auto;min-height:104px}.section--social .section-heading h2{white-space:nowrap;font-size:26px;line-height:1.2}.section-heading h2,.detail-related h2{font-size:28px;line-height:1.25}.social-carousel__actions{gap:12px}.section-link{font-size:15px;line-height:1.35}.news-item h3,.news-index-page__main .news-item h3,.detail-related .news-item h3,.article-card h2,.featured-card h2{font-size:18px;line-height:1.35}.news-item__copy p,.news-index-page__main .news-item__copy p,.detail-related .news-item__copy p{font-size:15px;line-height:1.4}.news-item__meta,.news-item__footer,.featured-card__footer,.article-card__footer,.article-card__meta,.article-card__link{font-size:15px;line-height:1.45}.static-page{padding-top:28px}.static-page__content{gap:18px}.static-page__title{letter-spacing:0;font-size:21px;line-height:1.3}.static-page__lead{font-size:16px;line-height:1.5}.static-page__paragraph{font-size:14px;line-height:1.58}.static-page__kaspi{height:88px;margin-top:24px;font-size:16px}.static-page__kaspi-icon{width:40px;height:40px}}@media (max-width:380px){.static-page{padding:28px 16px 52px}.static-page__inner,.static-page__content,.static-page__title,.static-page__lead,.static-page__paragraph,.static-page__kaspi,.static-page__support{width:100%;max-width:100%;margin-left:0;margin-right:0}.static-page__content{gap:18px}.static-page__title{letter-spacing:0;white-space:normal;overflow-wrap:break-word;word-break:normal;font-size:21px;line-height:1.3}.static-page__lead{font-size:15px;line-height:1.5}.static-page__paragraph{font-size:14px;line-height:1.58}.static-page__kaspi{height:88px;margin-top:24px;font-size:16px}.static-page__kaspi-icon{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.site-navigation,.partner-block__slide,.partner-block__dot,.main-nav__item,.mobile-bottom-nav__item{transition:none}.sponsors-carousel__track{animation:none}}
