.pf-cases-landing{--pf-ink:#141414;--pf-blue:#4054f9;--pf-blue-hover:#8694ff;--pf-lblue:#f1f3fd;--pf-grey:#f2f3f7;--pf-lgrey:#f7f8fc;--pf-border:#e7eaf3;--pf-muted:#5c6170;--pf-yellow:#fdd768;--pf-violet:#782ade;font-family:var(--font-cases-roboto),-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--pf-ink);background:var(--pf-lgrey);line-height:1.5;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.pf-cases-landing *,.pf-cases-landing :after,.pf-cases-landing :before{box-sizing:border-box}.pf-cases-landing h1,.pf-cases-landing h2,.pf-cases-landing h3,.pf-cases-landing p,.pf-cases-landing ul{margin:0;padding:0}.pf-cases-landing ul{list-style:none}.pf-cases-landing a{color:inherit;text-decoration:none}.pf-cases-landing button{font-family:inherit}.pf-cases-landing :focus-visible{outline:2px solid var(--pf-blue);outline-offset:2px;border-radius:6px}.pf-cases-cont{max-width:1280px;margin:0 auto;padding:0 24px}.pf-cases-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--pf-ink)}.pf-cases-header__in{display:flex;align-items:center;gap:24px;height:60px;position:relative}.pf-cases-logo{display:inline-flex;align-items:center;color:#fff;flex-shrink:0}.pf-cases-logo img{height:21px;width:auto;display:block}.pf-cases-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 18px;border-radius:4px;border:none;cursor:pointer;font-size:15px;font-weight:500;background:var(--pf-blue);color:#fff;transition:background .15s;white-space:nowrap}.pf-cases-btn:hover{background:var(--pf-blue-hover)}.pf-cases-heroSec{padding:28px 0 8px}.pf-cases-hero{position:relative;overflow:hidden;border-radius:20px;background-image:url(/cases/assets/bg-swirl.webp);background-size:cover;background-position:50% 42%;color:#fff;min-height:196px;display:flex;align-items:center;-webkit-font-smoothing:antialiased}.pf-cases-hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(102deg,rgba(7,5,26,.82),rgba(7,5,26,.6) 30%,rgba(7,5,26,.2) 52%,rgba(7,5,26,0) 68%)}.pf-cases-hero__txt{position:relative;z-index:3;max-width:660px;padding:38px 52px}.pf-cases-hero h1{font-size:clamp(30px,3.4vw,40px);font-weight:800;line-height:1.06;letter-spacing:-.018em;color:#fff;text-shadow:0 1px 14px rgba(8,6,30,.45)}.pf-cases-hero__sub{margin-top:14px;max-width:560px;font-size:clamp(15px,1.4vw,17px);font-weight:500;line-height:1.45;color:rgba(236,238,255,.86);text-shadow:0 1px 10px rgba(8,6,30,.5);text-wrap:pretty}.pf-cases-hero__img{position:absolute;z-index:2;right:18px;top:50%;transform:translateY(-50%);height:268px;width:auto;filter:drop-shadow(0 18px 30px rgba(6,4,26,.55));pointer-events:none}.pf-cases-filtersSec{padding:24px 0 4px;position:-webkit-sticky;position:sticky;top:60px;z-index:30}.pf-cases-panel{background:#fff;border:1px solid var(--pf-border);border-radius:16px;box-shadow:0 2px 12px rgba(20,20,40,.04);position:relative;transition:box-shadow .22s ease}.pf-cases-filters{padding:18px 20px;display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px;transition:padding .22s ease}.pf-cases-filter{position:relative;display:flex;flex-direction:column;gap:7px;flex:1 1 260px;min-width:0}.pf-cases-filter__label{font-size:13px;font-weight:500;color:var(--pf-muted)}.pf-cases-native-select{width:100%;min-height:48px;background:#fff;border:1px solid var(--pf-border);border-radius:10px;padding:0 42px 0 14px;cursor:pointer;font-size:15px;font-weight:500;color:var(--pf-ink);transition:border-color .15s,background .15s,box-shadow .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--pf-muted) 50%),linear-gradient(135deg,var(--pf-muted) 50%,transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 12px) 20px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.pf-cases-native-select:hover{border-color:var(--pf-blue-hover)}.pf-cases-native-select:focus{border-color:var(--pf-blue);box-shadow:0 6px 22px rgba(64,84,249,.14);outline:none}.pf-cases-native-select.is-active{background-color:var(--pf-lblue);border-color:var(--pf-blue)}.pf-cases-filters__tail{display:flex;flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto}.pf-cases-reset{display:none;align-items:center;gap:6px;min-height:44px;padding:0 6px;background:transparent;border:none;color:var(--pf-blue);font-size:14px;font-weight:500;cursor:pointer}.pf-cases-reset:hover{color:var(--pf-blue-hover);text-decoration:underline}.pf-cases-reset.is-shown{display:inline-flex}.pf-cases-count{font-size:14px;color:var(--pf-muted);white-space:nowrap}.pf-cases-count b{color:var(--pf-ink);font-weight:700}.pf-cases-tasks{display:flex;flex-direction:column;gap:12px;padding:16px 20px 18px;border-top:1px solid var(--pf-border);overflow:hidden;min-height:0;opacity:1;transition:padding .26s ease,border-color .26s ease,opacity .18s ease}.pf-cases-tasks-wrap{display:grid;grid-template-rows:1fr;overflow:hidden;transition:grid-template-rows .26s ease}.pf-cases-filter--ctask{display:none}.pf-cases-stick-sentinel{height:1px;width:100%;pointer-events:none}.pf-cases-tasks__label{font-size:13px;font-weight:500;color:var(--pf-muted)}.pf-cases-tasks__row{display:flex;flex-wrap:wrap;gap:12px}.pf-cases-taskchip{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;background:#fff;border:1px solid var(--pf-border);border-radius:100px;color:var(--pf-ink);font-size:14px;font-weight:500;line-height:1.2;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.pf-cases-taskchip:hover,.pf-cases-taskchip[aria-pressed=true]{border-color:var(--pf-blue);background:var(--pf-lblue)}.pf-cases-taskchip[aria-pressed=true]{color:var(--pf-blue);font-weight:600}.pf-cases-results{padding:30px 0 64px}.pf-cases-group{margin-top:40px}.pf-cases-group:first-child{margin-top:8px}.pf-cases-group__head{display:flex;align-items:baseline;gap:12px;margin-bottom:18px}.pf-cases-group__title{font-size:clamp(22px,2.4vw,28px);font-weight:700;letter-spacing:-.01em}.pf-cases-group__count{font-size:15px;color:var(--pf-muted);font-weight:500}.pf-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.pf-cases-card{display:flex;flex-direction:column;width:100%;background:#fff;border:1px solid var(--pf-border);border-radius:16px;padding:28px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.pf-cases-card:hover{border-color:#d9def2;box-shadow:0 10px 28px rgba(20,20,40,.07)}.pf-cases-card__chips{display:flex;flex-wrap:wrap;gap:8px}.pf-cases-chip{display:inline-flex;align-items:center;font-size:12.5px;font-weight:600;line-height:1;padding:7px 13px;border-radius:100px;letter-spacing:.005em}button.pf-cases-chip{border:0;font-family:inherit}.pf-cases-chip--ind,.pf-cases-chip--tool{cursor:pointer;transition:filter .14s ease}.pf-cases-chip--ind:hover,.pf-cases-chip--tool:hover{filter:brightness(.95)}.pf-cases-chip--tool{background:#e8ebff;color:#4f5bd5}.pf-cases-chip--c1{background:oklch(.945 .048 8.1);color:oklch(.515 .155 8.1)}.pf-cases-chip--c2{background:oklch(.945 .048 24.2);color:oklch(.515 .155 24.2)}.pf-cases-chip--c3{background:oklch(.945 .048 40.3);color:oklch(.515 .155 40.3)}.pf-cases-chip--c4{background:oklch(.945 .048 56.4);color:oklch(.515 .155 56.4)}.pf-cases-chip--c5{background:oklch(.945 .048 72.5);color:oklch(.515 .155 72.5)}.pf-cases-chip--c6{background:oklch(.945 .048 88.6);color:oklch(.515 .155 88.6)}.pf-cases-chip--c7{background:oklch(.945 .05 248);color:oklch(.525 .15 248)}.pf-cases-chip--c8{background:oklch(.945 .048 120.8);color:oklch(.515 .155 120.8)}.pf-cases-chip--c9{background:oklch(.945 .048 136.9);color:oklch(.515 .155 136.9)}.pf-cases-chip--c10{background:oklch(.945 .048 153);color:oklch(.515 .155 153)}.pf-cases-chip--c11{background:oklch(.945 .048 169.1);color:oklch(.515 .155 169.1)}.pf-cases-chip--c12{background:oklch(.945 .048 185.2);color:oklch(.515 .155 185.2)}.pf-cases-chip--c13{background:oklch(.945 .048 201.3);color:oklch(.515 .155 201.3)}.pf-cases-chip--c14{background:oklch(.945 .048 217.4);color:oklch(.515 .155 217.4)}.pf-cases-chip--c15{background:oklch(.945 .048 233.5);color:oklch(.515 .155 233.5)}.pf-cases-chip--c16{background:oklch(.945 .048 303.6);color:oklch(.515 .155 303.6)}.pf-cases-chip--c17{background:oklch(.945 .048 319.7);color:oklch(.515 .155 319.7)}.pf-cases-chip--c18{background:oklch(.945 .048 335.8);color:oklch(.515 .155 335.8)}.pf-cases-chip--c19{background:oklch(.945 .048 351.9);color:oklch(.515 .155 351.9)}.pf-cases-landing .pf-cases-card__title{font-size:18px;font-weight:600;line-height:1.34;margin-top:24px;letter-spacing:-.005em;text-wrap:pretty}.pf-cases-card__field{margin-top:20px}.pf-cases-card__flabel{display:block;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--pf-blue)}.pf-cases-card__problem{font-size:14.5px;line-height:1.55;color:#3c414e;margin-top:7px}.pf-cases-card__result{margin-top:16px;background:var(--pf-lblue);border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:6px}.pf-cases-card__result-lbl{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--pf-blue)}.pf-cases-card__result-txt{font-size:14.5px;font-weight:500;line-height:1.5;color:var(--pf-ink)}.pf-cases-landing a.pf-cases-card__cta{margin-top:auto;padding-top:20px;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;color:#4054f9;font-size:14px;font-weight:600;border-radius:6px;transition:color .15s ease}.pf-cases-landing a.pf-cases-card__cta:hover{color:var(--pf-blue-hover)}.pf-cases-card__arrow{transition:transform .16s ease}.pf-cases-card__cta:hover .pf-cases-card__arrow{transform:translateX(3px)}.pf-cases-empty{text-align:center;padding:64px 20px}.pf-cases-empty h2{font-size:24px;font-weight:700}.pf-cases-empty p{margin-top:10px;color:var(--pf-muted);font-size:16px}.pf-cases-empty .pf-cases-btn{margin-top:22px}@media(max-width:980px){.pf-cases-grid{grid-template-columns:repeat(2,1fr)}.pf-cases-hero__img{display:none}.pf-cases-hero:before{background:linear-gradient(102deg,rgba(7,5,26,.82),rgba(7,5,26,.6) 46%,rgba(7,5,26,.32) 80%,rgba(7,5,26,.12))}.pf-cases-hero__txt{padding:36px 40px;max-width:760px}}@media(max-width:720px){.pf-cases-cont{padding:0 16px}.pf-cases-grid{grid-template-columns:1fr}.pf-cases-filtersSec{position:static}.pf-cases-filters{flex-direction:column;align-items:stretch}.pf-cases-filter{flex:1 1 auto}.pf-cases-filters__tail{margin-left:0;justify-content:space-between;width:100%}.pf-cases-hero{min-height:240px}.pf-cases-hero:before{background:linear-gradient(158deg,rgba(7,5,26,.76),rgba(7,5,26,.52) 52%,rgba(7,5,26,.36))}.pf-cases-hero__txt{padding:32px 26px}.pf-cases-hero h1{font-size:32px}.pf-cases-hero__sub{font-size:16px}}@media(min-width:721px){.pf-cases-filtersSec.is-stuck .pf-cases-panel{box-shadow:0 8px 22px rgba(20,20,40,.13)}.pf-cases-filtersSec.is-stuck .pf-cases-filters{align-items:center;flex-wrap:nowrap;gap:12px;padding:13px 18px}.pf-cases-filtersSec.is-stuck .pf-cases-filter__label{display:none}.pf-cases-filtersSec.is-stuck .pf-cases-filter{flex:1 1;min-width:120px}.pf-cases-filtersSec.is-stuck .pf-cases-native-select{min-height:44px;font-size:14px;background-position:calc(100% - 18px) 18px,calc(100% - 12px) 18px}.pf-cases-filtersSec.is-stuck .pf-cases-filter--ctask{display:flex;flex:0 1 260px}.pf-cases-filtersSec.is-stuck .pf-cases-filters__tail{flex-direction:row;align-items:center;gap:16px;flex:0 0 auto}.pf-cases-filtersSec.is-stuck .pf-cases-reset{min-height:44px}.pf-cases-filtersSec.is-stuck .pf-cases-tasks-wrap{grid-template-rows:0fr}.pf-cases-filtersSec.is-stuck .pf-cases-tasks{padding-top:0;padding-bottom:0;border-top-color:transparent;opacity:0}}@media(max-width:360px){.pf-cases-cont{padding:0 12px}.pf-cases-hero__txt{padding:26px 18px}}.pf-cases-pick{padding:26px 0 6px}.pf-cases-pick__panel{position:relative;overflow:hidden;background:linear-gradient(135deg,#f1f3fd,#f3f1fd 52%,#ecf0ff);border:1px solid #e1e5f6;border-radius:24px;padding:40px}.pf-cases-pick__panel:before{top:-90px;right:-70px;width:340px;height:340px;background:radial-gradient(circle,rgba(64,84,249,.1),rgba(64,84,249,0) 70%)}.pf-cases-pick__panel:after,.pf-cases-pick__panel:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.pf-cases-pick__panel:after{bottom:-110px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,rgba(120,42,222,.07),rgba(120,42,222,0) 70%)}.pf-cases-pick__head{position:relative;z-index:1;margin-bottom:26px}.pf-cases-pick__badge{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #dde2f6;color:var(--pf-blue);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:6px 13px;border-radius:100px}.pf-cases-pick__badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--pf-blue)}.pf-cases-landing .pf-cases-pick__title{font-size:clamp(24px,2.6vw,31px);font-weight:800;letter-spacing:-.016em;margin-top:15px;line-height:1.08}.pf-cases-pick__sub{font-size:clamp(15px,1.4vw,17px);color:var(--pf-muted);font-weight:500;margin-top:9px}.pf-cases-pick__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.pf-cases-landing a.pf-cases-pick__card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--pf-border);border-radius:16px;padding:26px;color:inherit;box-shadow:0 2px 10px rgba(40,52,150,.05);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.pf-cases-landing a.pf-cases-pick__card:hover{transform:translateY(-2px);border-color:#c8cff1;box-shadow:0 16px 34px rgba(40,52,150,.13)}.pf-cases-landing a.pf-cases-pick__card:focus-visible{outline:2px solid var(--pf-blue);outline-offset:3px}.pf-cases-pick__pin{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;background:var(--pf-lblue);color:var(--pf-blue);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:6px 12px;border-radius:100px}.pf-cases-pick__pin:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--pf-blue)}.pf-cases-pick__meta{margin-top:18px;font-size:13px;font-weight:600;color:var(--pf-muted)}.pf-cases-landing .pf-cases-pick__cardtitle{font-size:18px;font-weight:700;line-height:1.32;letter-spacing:-.005em;margin-top:10px;text-wrap:pretty}.pf-cases-pick__field{margin-top:16px}.pf-cases-pick__flabel{display:block;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--pf-muted)}.pf-cases-pick__problem{font-size:14px;line-height:1.5;color:#3c414e;margin-top:6px;text-wrap:pretty}.pf-cases-pick__stat{margin-top:auto;padding-top:22px;display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.pf-cases-pick__num{font-size:34px;font-weight:800;color:var(--pf-blue);letter-spacing:-.02em;line-height:1}.pf-cases-pick__unit{font-size:14px;font-weight:600;color:var(--pf-ink)}.pf-cases-pick__rdesc{font-size:13.5px;line-height:1.5;color:var(--pf-muted);margin-top:9px;text-wrap:pretty}.pf-cases-landing .pf-cases-pick__cta{margin-top:auto;padding-top:20px;display:inline-flex;align-items:center;gap:8px;color:var(--pf-blue);font-size:14px;font-weight:600}.pf-cases-pick__card:hover .pf-cases-pick__cta{color:var(--pf-blue-hover)}.pf-cases-pick__card:hover .pf-cases-card__arrow{transform:translateX(3px)}@media(max-width:980px){.pf-cases-pick__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.pf-cases-pick__grid{grid-template-columns:1fr}.pf-cases-pick__panel{padding:26px 20px;border-radius:20px}}.pf-cases-cta{padding:20px 0 6px}.pf-cases-cta__panel{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#f1f3fd;border:1px solid #e7eaf3;border-radius:16px;padding:28px 36px}.pf-cases-cta__text{min-width:0}.pf-cases-landing .pf-cases-cta__title{font-size:clamp(19px,1.9vw,23px);font-weight:800;letter-spacing:-.014em;line-height:1.12}.pf-cases-cta__desc{font-size:clamp(14px,1.3vw,16px);color:var(--pf-muted);font-weight:500;margin-top:7px;line-height:1.4;max-width:560px}.pf-cases-landing a.pf-cases-cta__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#4054f9;color:#fff;font-size:15px;font-weight:600;padding:13px 26px;border-radius:10px;white-space:nowrap;transition:background .16s ease}.pf-cases-landing a.pf-cases-cta__btn:hover{background:#8694ff}@media(max-width:760px){.pf-cases-cta__panel{padding:24px 26px;gap:22px}}@media(max-width:580px){.pf-cases-cta__panel{flex-direction:column;align-items:flex-start;gap:18px;padding:22px}.pf-cases-cta__desc{max-width:none}.pf-cases-landing a.pf-cases-cta__btn{width:100%}}.pf-cases-cta--mid{margin:48px 0 8px}.pf-cases-cta--blue{padding:8px 0 56px}.pf-cases-cta--blue .pf-cases-cta__panel{background:#4054f9;border-color:transparent}.pf-cases-landing .pf-cases-cta--blue .pf-cases-cta__title{color:#fff}.pf-cases-cta--blue .pf-cases-cta__desc{color:hsla(0,0%,100%,.82)}.pf-cases-landing .pf-cases-cta--blue a.pf-cases-cta__btn{background:#fff;color:#4054f9}.pf-cases-landing .pf-cases-cta--blue a.pf-cases-cta__btn:hover{background:#e7eaf3;color:#4054f9}@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.footer_footer__Gi5at{font-family:Roboto,sans-serif;background:#f7f8fc}.footer_footerDark__HUQx_{background:#26272e}.footer_footerContainer__GDcqT{max-width:1400px;padding-inline:28px;margin-inline:auto;padding-block:56px 70px}@media(max-width:1279px){.footer_footerContainer__GDcqT{padding-inline:16px}}@media(max-width:959px){.footer_footerContainer__GDcqT{padding-block:54px 87px}}@media(max-width:599px){.footer_footerContainer__GDcqT{padding-block:34px 70px;padding-inline:8px}}.footer_footerMain__YmMLW{display:grid;grid-template-columns:auto auto;justify-content:space-between;padding-bottom:20px;border-bottom:2px solid rgba(220,224,234,.6)}@media(max-width:1439px){.footer_footerMain__YmMLW{padding-bottom:34px}}@media(max-width:1279px){.footer_footerMain__YmMLW{padding-bottom:30px}}@media(max-width:959px){.footer_footerMain__YmMLW{padding-bottom:39px}}@media(max-width:599px){.footer_footerMain__YmMLW{grid-template-columns:1fr;justify-content:center;padding-bottom:25px}}.footer_footerLogo__00uuE{display:block;color:#26272e;margin-bottom:50px}.footer_footerDark__HUQx_ .footer_footerLogo__00uuE{color:#fff}@media(max-width:599px){.footer_footerLogo__00uuE{margin-bottom:40px}}.footer_footerLead__20GNQ{font-weight:500;font-size:18px;line-height:144%;color:#26272e;margin-bottom:14px}.footer_footerDark__HUQx_ .footer_footerLead__20GNQ{color:#fff}@media(max-width:959px){.footer_footerLead__20GNQ{font-size:16px;line-height:150%;margin-bottom:10px}}.footer_footerContacts__nMu1W{display:grid;grid-gap:9px;gap:9px;margin-bottom:20px}@media(max-width:959px){.footer_footerContacts__nMu1W{gap:6px}}@media(max-width:599px){.footer_footerContacts__nMu1W{margin-bottom:16px}}.footer_footerContactsItem__4ojxk{width:-moz-fit-content;width:fit-content;font-size:16px;line-height:150%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#4054f9}.footer_footerDark__HUQx_ .footer_footerContactsItem__4ojxk{color:#fff}@media(max-width:599px){.footer_footerContactsItem__4ojxk{font-size:14px;line-height:143%}}.footer_footerSocials__aFWg1{display:flex;gap:10px;margin-bottom:46px}@media(max-width:959px){.footer_footerSocials__aFWg1{margin-bottom:50px}}@media(max-width:599px){.footer_footerSocials__aFWg1{margin-bottom:40px}}.footer_footerMobileApps__DoDRd{display:flex;gap:6px;margin-bottom:25px}@media(max-width:959px){.footer_footerMobileApps__DoDRd{display:grid;margin-bottom:23px}}@media(max-width:599px){.footer_footerMobileApps__DoDRd{margin-bottom:34px}}.footer_footerMobileAppsItem__Fs9d5{width:158px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#fff;border:1px solid #dce0ea}@media(max-width:1439px){.footer_footerMobileAppsItem__Fs9d5{width:144px}}@media(max-width:1279px){.footer_footerMobileAppsItem__Fs9d5{width:147px}}@media(max-width:959px){.footer_footerMobileAppsItem__Fs9d5{width:275px}}@media(max-width:599px){.footer_footerMobileAppsItem__Fs9d5{width:304px}}.footer_footerNav__IQdVr{display:grid;grid-template-columns:repeat(3,240px);grid-gap:16px;gap:16px}@media(max-width:1279px){.footer_footerNav__IQdVr{grid-template-columns:repeat(2,220px)}}@media(max-width:959px){.footer_footerNav__IQdVr{grid-template-columns:220px}}@media(max-width:599px){.footer_footerNav__IQdVr{grid-template-columns:288px;padding-inline:8px}}.footer_footerBlock__7L0CY:not(:last-child){margin-bottom:40px}@media(max-width:1279px){.footer_footerBlock__7L0CY:not(:last-child){margin-bottom:30px}}.footer_footerBlockTitle__ZFJ0b{font-weight:500;font-size:20px;line-height:140%;color:#26272e;margin-bottom:10px}.footer_footerDark__HUQx_ .footer_footerBlockTitle__ZFJ0b{color:#fff}@media(max-width:1279px){.footer_footerBlockTitle__ZFJ0b{font-size:18px;line-height:144%;margin-bottom:12px}}.footer_footerBlockBody__gSkmn{display:grid;grid-gap:9px;gap:9px}@media(max-width:1279px){.footer_footerBlockBody__gSkmn{gap:7px}}.footer_footerBlockLink__iAeOg{width:-moz-fit-content;width:fit-content;font-size:16px;line-height:150%;color:#7c839b}.footer_footerDark__HUQx_ .footer_footerBlockLink__iAeOg{color:hsla(0,0%,100%,.6)}@media(max-width:1279px){.footer_footerBlockLink__iAeOg{font-size:14px;line-height:143%}.footer_footerLgHide__LFn_J{display:none}}@media(min-width:1280px){.footer_footerLgShow__N4InF{display:none}}@media(max-width:959px){.footer_footerMdHide__xJYjS{display:none}}@media(min-width:960px){.footer_footerMdShow__fR9uQ{display:none}}.footer_footerCollapse__fmvb1:not(:last-child){margin-bottom:10px}.footer_footerCollapseTitle__rZFA_{display:flex;align-items:center;gap:8px;height:38px;font-weight:500;font-size:16px;line-height:150%;color:#26272e;cursor:pointer}.footer_footerDark__HUQx_ .footer_footerCollapseTitle__rZFA_{color:#fff}.footer_footerCollapseArrow__WUhgY{color:#4054f9;rotate:180deg}.footer_footerDark__HUQx_ .footer_footerCollapseArrow__WUhgY{color:#fff}.footer_footerCollapseArrowIsOpen__7fgsM{color:#26272e;rotate:none}.footer_footerDark__HUQx_ .footer_footerCollapseArrowIsOpen__7fgsM{color:#fff}.footer_footerCollapseBody__sBnKg{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s;padding-top:8px}.footer_footerCollapseBodyIsOpen__mPBuy{grid-template-rows:1fr}.footer_footerCollapseItem__ecG81{display:block;width:-moz-fit-content;width:fit-content;font-size:16px;line-height:150%;color:#7c839b}.footer_footerDark__HUQx_ .footer_footerCollapseItem__ecG81{color:hsla(0,0%,100%,.6)}.footer_footerCollapseItem__ecG81+.footer_footerCollapseItem__ecG81{margin-top:8px}@media(max-width:599px){.footer_footerQr__VyULM{display:none}}.footer_footerTerms__PaFNS{max-width:740px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 24px;margin-inline:auto;padding-top:30px}@media(max-width:1439px){.footer_footerTerms__PaFNS{max-width:650px}}@media(max-width:1279px){.footer_footerTerms__PaFNS{justify-content:flex-start}}@media(max-width:959px){.footer_footerTerms__PaFNS{max-width:560px;gap:7px 18px}}.footer_footerTermsItem__iRIDf{font-size:16px;line-height:150%;color:#9199b5}.footer_footerDark__HUQx_ .footer_footerTermsItem__iRIDf{color:hsla(0,0%,100%,.6)}@media(max-width:1439px){.footer_footerTermsItem__iRIDf{font-size:14px;line-height:143%}}@media(max-width:959px){.footer_footerTermsItem__iRIDf:nth-child(2){order:1}.footer_footerTermsItem__iRIDf:nth-child(3){order:2}.footer_footerTermsItem__iRIDf:nth-child(5){order:3}}.footer_footerBlockLinkWithPromo__hthVd{display:flex;align-items:center;gap:20px}.footer_footerPromoPercents__MceEO{display:flex;align-items:center;justify-content:center;border-radius:24px;width:64px;height:24px;background:#4054f9;font-weight:500;font-size:10px;line-height:16px;color:#fff}.footer_footerDark__HUQx_ .footer_footerHideOnDark__ELs9B,.footer_footer__Gi5at:not(.footer_footerDark__HUQx_) .footer_footerShowOnDark__TXHip{display:none}