@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");:root{--clr-primary-600:#4054f9;--clr-primary-700:#1a22d7;--clr-neutral-100:#fff;--clr-neutral-900:#141414;--clr-surface-hero:#ddeaff}*{margin:0;padding:0;font:inherit}*,:after,:before{box-sizing:border-box}body,html{min-height:100%;overflow-x:hidden}body{text-rendering:optimizeSpeed;line-height:1.5}.seo2-page{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.seo2-page *{text-wrap:pretty}.seo2-page h1,.seo2-page h2,.seo2-page h3{text-wrap:balance}img,picture,svg{max-width:100%;display:block}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.seo-menu{background:var(--clr-neutral-900);width:100%;box-shadow:0 6px 5px rgba(0,0,0,.03)}.seo-menu__inner{max-width:1280px;height:52px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:20px}.seo-menu__logo{width:101px;height:19px;display:block;text-decoration:none}.seo-menu__logo img{width:100%;height:100%;object-fit:contain}.seo-hero{background:var(--clr-surface-hero);width:100%;overflow:hidden}.seo-hero__inner{max-width:1280px;height:600px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:660px 1fr;align-items:start;grid-gap:20px;gap:20px}.seo-hero__body{padding-top:76px;display:flex;flex-direction:column;align-items:flex-start}.seo-hero__title{color:var(--clr-neutral-900);font-weight:700;font-size:50px;line-height:60px;letter-spacing:0;margin:0}.seo-hero__tags{display:flex;gap:12px;flex-wrap:wrap;list-style:none;margin:32px 0 0;padding:0}.seo-hero__tag{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 20px;background:var(--clr-neutral-100);border-radius:50px;color:var(--clr-neutral-900);font-weight:500;font-size:14px;line-height:20px;white-space:nowrap}.seo-hero__tag-icon{flex-shrink:0;width:18px;height:18px;display:block}.seo-hero__cta{width:265px;margin-top:60px;display:flex;flex-direction:column;align-items:center;gap:12px}.seo-hero__button{width:100%;height:48px;padding:0 40px;display:inline-flex;align-items:center;justify-content:center;background:var(--clr-primary-600);border:0;border-radius:4px;color:var(--clr-neutral-100);cursor:pointer;font-weight:500;font-size:16px;line-height:20px;transition:background-color .15s ease}.seo-hero__button:hover{background:var(--clr-primary-700)}.seo-hero__caption{width:100%;color:var(--clr-neutral-900);font-weight:400;font-size:14px;line-height:16px;text-align:center;margin:0}.seo-hero__illustration{width:100%;max-width:480px;height:auto;align-self:start;justify-self:center;object-fit:contain}.seo-benefits{background:var(--clr-neutral-100);width:100%}.seo-benefits__inner{max-width:1280px;min-height:540px;margin:0 auto;padding:96px 32px 80px}.seo-benefits__title{color:var(--clr-neutral-900);font-weight:600;font-size:50px;line-height:60px;letter-spacing:0;margin:0}.seo-benefits__grid{margin-top:42px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.seo-benefits__card{min-height:290px;padding:26px 24px;background:#f6f7ff;border-radius:12px}.seo-benefits__card-title{max-width:240px;margin-top:26px;color:var(--clr-neutral-900);font-weight:700;font-size:26px;line-height:34px}.seo-benefits__text{max-width:230px;margin-top:14px;color:#7c849d;font-weight:400;font-size:16px;line-height:24px}.seo-cases{background:var(--clr-neutral-100);width:100%}.seo-cases__inner{max-width:1280px;margin:0 auto;padding:20px 32px 80px}.seo-cases__title{color:var(--clr-neutral-900);margin:0;font-weight:600;font-size:50px;line-height:60px}.seo-cases__grid{margin-top:46px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.seo-cases__card{position:relative;min-height:684px;padding:30px 24px;border-radius:16px;background:#f6f7ff;display:flex;flex-direction:column}.seo-cases__label{position:absolute;right:24px;top:34px;min-width:86px;height:40px;padding:0 18px;border-radius:999px;background:#e9ebff;color:#4054f9;font-weight:500;font-size:16px;line-height:40px;text-align:center}.seo-cases__logo{width:182px;height:auto;margin-top:2px}.seo-cases__logo-space{width:182px;height:50px}.seo-cases__card-title{max-width:530px;margin:36px 0 0;color:var(--clr-neutral-900);font-weight:700;font-size:26px;line-height:1.2}.seo-cases__card-title--second{max-width:560px;margin-top:36px}.seo-cases__block{margin-top:28px}.seo-cases__block-title{display:flex;align-items:center;gap:14px;color:var(--clr-neutral-900);font-weight:700;font-size:22px;line-height:1.18}.seo-cases__text{margin-top:12px}.seo-cases__list,.seo-cases__text{color:#7c849d;font-size:16px;line-height:1.45}.seo-cases__list{margin:12px 0 0;padding-left:24px}.seo-cases__list li+li{margin-top:1px}.seo-cases__button{margin:auto auto 0;width:267px;height:47px;border:0;border-radius:4px;background:var(--clr-primary-600);color:var(--clr-neutral-100);display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;line-height:20px;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .15s ease}.seo-cases__button:hover{background:var(--clr-primary-700)}.seo-why{background:#141414;width:100%}.seo-why__inner{max-width:1280px;margin:0 auto;padding:96px 32px 80px}.seo-why__title{color:#fff;font-weight:600;font-size:50px;line-height:60px;margin:0 0 48px}.seo-why__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.seo-why__card{background:#fff;border-radius:16px;padding:40px 32px 36px;display:flex;flex-direction:column;align-items:center;gap:0}.seo-why__card-illustration{width:120px;height:120px;background:#f7f8ff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-why__card-illustration img{width:80px;height:80px;object-fit:contain}.seo-why__card-title{color:#141414;font-weight:700;font-size:26px;line-height:34px;margin:20px 0 28px;text-align:center}.seo-why__list{list-style:none;padding:0;margin:0;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 20px;gap:16px 20px}.seo-why__item{display:flex;align-items:flex-start;gap:10px;color:#141414;font-weight:400;font-size:15px;line-height:22px}.seo-why__icon{flex-shrink:0;margin-top:1px}.seo-media{background:#141414;width:100%;overflow:hidden}.seo-media__inner{max-width:1280px;margin:0 auto;padding:64px 32px 84px}.seo-media__head{display:flex;align-items:center;justify-content:space-between;gap:24px}.seo-media__label{color:#fff;font-weight:700;font-size:30px;line-height:1.15;margin:0}.seo-media__arrows{display:flex;gap:8px;flex-shrink:0}.seo-media__arrow{width:48px;height:48px;border:0;border-radius:4px;background:#f1f4ff;color:#4054f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.seo-media__arrow:hover{background:#dfe6ff}.seo-media__arrow:disabled{opacity:.45;cursor:default}.seo-media__slider{margin-top:24px;overflow:visible}.seo-media__slide{width:248px!important}.seo-media__logo{width:100%;height:auto;display:block}@media (max-width:599px){.seo-media__inner{padding:48px 16px 60px}.seo-media__head{flex-direction:column;align-items:flex-start;gap:18px}.seo-media__label{font-size:28px;line-height:34px}.seo-media__arrow{width:40px;height:40px}.seo-media__slider{margin-top:20px}.seo-media__slide{width:190px!important}}.seo-team{width:100%;overflow:hidden;background:var(--clr-neutral-100)}.seo-team__inner{max-width:1280px;margin:0 auto;padding:96px 32px 84px}.seo-team__head{display:flex;align-items:center;justify-content:space-between;gap:24px}.seo-team__title{margin:0;color:var(--clr-neutral-900);font-weight:600;font-size:50px;line-height:60px}.seo-team__arrows{display:flex;gap:8px;flex-shrink:0}.seo-team__arrow{width:48px;height:48px;border:0;border-radius:4px;background:#f1f4ff;color:#4054f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.seo-team__arrow:hover{background:#dfe6ff}.seo-team__arrow:disabled{opacity:.45;cursor:default}.seo-team__slider{margin-top:42px;overflow:visible}.seo-team__slide{width:270px!important}.seo-team__card{position:relative;width:270px;height:408px;overflow:hidden;border-radius:12px;background:#f6f7ff;cursor:default}.seo-team__photo{width:100%;height:284px;object-fit:cover;display:block}.seo-team__info{min-height:124px;padding:22px 24px 24px;background:#f6f7ff}.seo-team__name{margin:0;color:var(--clr-neutral-900);font-weight:700;font-size:24px;line-height:30px}.seo-team__role{margin:12px 0 0;color:var(--clr-neutral-900);font-size:16px;line-height:24px}.seo-team__experience{position:absolute;inset:0;padding:28px 24px;background:#f6f7ff;border-radius:12px;overflow-y:auto;transform:translateY(100%);transition:transform .2s ease}.seo-team__card:focus-within .seo-team__experience,.seo-team__card:hover .seo-team__experience{transform:translateY(0)}.seo-team__experience-title{margin:0;color:var(--clr-neutral-900);font-weight:700;font-size:24px;line-height:30px}.seo-team__experience-text{margin:14px 0 0;color:var(--clr-neutral-900);font-size:16px;line-height:24px}@media (max-width:899px){.seo-team__inner{padding:72px 24px 64px}.seo-team__title{font-size:40px;line-height:48px}}@media (max-width:599px){.seo-team__inner{padding:56px 16px 52px}.seo-team__title{font-size:28px;line-height:34px}.seo-team__head{flex-direction:column;align-items:flex-start;gap:18px}.seo-team__arrow{width:40px;height:40px}.seo-team__slider{margin-top:28px}.seo-team__slide{width:260px!important}.seo-team__card{width:260px;min-height:374px}.seo-team__photo{height:256px}.seo-team__info{min-height:118px;padding:18px 20px 22px}.seo-team__name{font-size:22px;line-height:28px}.seo-team__experience-text,.seo-team__role{font-size:15px;line-height:22px}.seo-team__experience{padding:22px 20px}}.seo-cta{width:100%;background:var(--clr-neutral-100)}.seo-cta__inner{max-width:1280px;margin:0 auto;padding:52px 32px 64px}.seo-cta__panel{min-height:308px;padding:54px 32px 50px;border-radius:14px;background:var(--clr-primary-600);display:flex;flex-direction:column;align-items:center}.seo-cta__title{max-width:880px;margin:0;color:var(--clr-neutral-100);font-weight:700;font-size:46px;line-height:1.22;text-align:center}.seo-cta__button{width:265px;height:48px;margin-top:42px;border:0;border-radius:4px;background:#f1f4ff;color:var(--clr-primary-600);cursor:pointer;font-weight:500;font-size:16px;line-height:20px;transition:background-color .15s ease}.seo-cta__button:hover{background:#fff}@media (max-width:899px){.seo-cta__inner{padding:40px 24px 56px}.seo-cta__panel{min-height:0;padding:48px 28px}.seo-cta__title{font-size:38px;line-height:1.2}}@media (max-width:599px){.seo-cta__inner{padding:36px 16px 48px}.seo-cta__panel{padding:38px 20px}.seo-cta__title{font-size:28px;line-height:1.22}.seo-cta__button{width:100%;max-width:265px;margin-top:32px}}.seo-price{width:100%;background:var(--clr-neutral-100)}.seo-price__inner{max-width:1280px;margin:0 auto;padding:52px 32px 76px}.seo-price__title{margin:0;color:var(--clr-neutral-900);font-weight:600;font-size:50px;line-height:60px}.seo-price__subtitle{margin:18px 0 0;color:#7c849d;font-weight:600;font-size:20px;line-height:28px}.seo-price__features{margin-top:44px}.seo-price__features-title{margin:0;color:var(--clr-neutral-900);font-weight:700;font-size:24px;line-height:32px}.seo-price__feature-list{list-style:none;margin:16px 0 0;padding:0;display:grid;grid-template-rows:repeat(3,auto);grid-auto-flow:column;grid-gap:16px 54px;gap:16px 54px}.seo-price__feature{display:flex;align-items:flex-start;gap:10px;color:var(--clr-neutral-900);font-size:16px;line-height:24px}.seo-price__check{width:20px;height:20px;margin-top:2px;flex-shrink:0}.seo-price__cards{margin-top:42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.seo-price__card{min-height:360px;padding:32px 24px;border-radius:14px;background:#f6f7ff;display:flex;flex-direction:column}.seo-price__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.seo-price__card-title{margin:18px 0 0;color:var(--clr-neutral-900);font-weight:700;font-size:24px;line-height:30px}.seo-price__amount{margin:6px 0 0;color:var(--clr-neutral-900);font-size:16px;line-height:24px}.seo-price__icon{width:100px;height:100px;flex-shrink:0}.seo-price__value{margin:26px 0 0;color:var(--clr-neutral-900);font-weight:700;font-size:36px;line-height:44px}.seo-price__note{margin:10px 0 28px;max-width:300px;color:#7c849d;font-size:16px;line-height:24px}.seo-price__nowrap{white-space:nowrap}.seo-price__button{width:100%;height:48px;margin-top:auto;border:0;border-radius:4px;background:var(--clr-primary-600);color:var(--clr-neutral-100);cursor:pointer;font-weight:500;font-size:16px;line-height:20px;transition:background-color .15s ease}.seo-price__button:hover{background:var(--clr-primary-700)}@media (max-width:899px){.seo-price__inner{padding:48px 24px 64px}.seo-price__title{font-size:40px;line-height:48px}.seo-price__feature-list{grid-template-rows:none;grid-auto-flow:row}.seo-price__cards{grid-template-columns:1fr}}@media (max-width:599px){.seo-price__inner{padding:42px 16px 56px}.seo-price__title{font-size:28px;line-height:34px}.seo-price__subtitle{font-size:17px;line-height:25px}.seo-price__features{margin-top:34px}.seo-price__features-title{font-size:22px;line-height:30px}.seo-price__cards{margin-top:32px;gap:12px}.seo-price__card{min-height:0;padding:26px 20px}.seo-price__icon{width:82px;height:82px}.seo-price__card-title{margin-top:10px;font-size:22px;line-height:28px}.seo-price__value{font-size:31px;line-height:38px}.seo-price__button{margin-top:28px}}.seo-products{width:100%;overflow:hidden;background:var(--clr-neutral-100)}.seo-products__inner{max-width:1280px;margin:0 auto;padding:58px 32px 80px}.seo-products__head{display:flex;align-items:center;justify-content:space-between;gap:24px}.seo-products__title{margin:0;color:var(--clr-neutral-900);font-weight:600;font-size:50px;line-height:60px}.seo-products__arrows{display:flex;gap:8px;flex-shrink:0}.seo-products__arrow{width:48px;height:48px;border:0;border-radius:4px;background:#f1f4ff;color:#4054f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.seo-products__arrow:hover{background:#dfe6ff}.seo-products__arrow:disabled{opacity:.45;cursor:default}.seo-products__slider{margin-top:42px;overflow:visible}.seo-products__slide{width:360px!important}.seo-products__card{width:360px;min-height:480px;padding:24px;border-radius:12px;background:#f6f7ff;display:flex;flex-direction:column}.seo-products__image{width:100%;height:auto;border-radius:8px;display:block}.seo-products__content{display:flex;flex:1 1;flex-direction:column}.seo-products__card-title{margin:26px 0 0;color:var(--clr-neutral-900);font-weight:700;font-size:24px;line-height:32px}.seo-products__text{margin:18px 0 0;color:#7c849d;font-size:16px;line-height:24px}.seo-products__link{margin-top:auto;color:var(--clr-primary-600);font-weight:500;font-size:16px;line-height:20px;text-align:center;text-decoration:none}.seo-products__link:hover{text-decoration:underline}@media (max-width:899px){.seo-products__inner{padding:50px 24px 64px}.seo-products__title{font-size:40px;line-height:48px}.seo-products__slide{width:340px!important}.seo-products__card{width:340px}}@media (max-width:599px){.seo-products__inner{padding:42px 16px 56px}.seo-products__title{font-size:28px;line-height:34px}.seo-products__head{flex-direction:column;align-items:flex-start;gap:18px}.seo-products__arrow{width:40px;height:40px}.seo-products__slider{margin-top:28px}.seo-products__slide{width:286px!important}.seo-products__card{width:286px;min-height:430px;padding:20px}.seo-products__card-title{margin-top:22px;font-size:22px;line-height:30px}.seo-products__text{font-size:15px;line-height:22px}}.seo-faq{width:100%;background:var(--clr-neutral-100)}.seo-faq__inner{max-width:920px;margin:0 auto;padding:58px 32px 96px}.seo-faq__title{margin:0;color:var(--clr-neutral-900);font-weight:600;font-size:50px;line-height:60px;text-align:center}.seo-faq__list{margin-top:42px;display:flex;flex-direction:column;gap:20px}.seo-faq__item{border-radius:12px;background:#f6f7ff}.seo-faq__button{width:100%;min-height:74px;padding:22px 28px;border:0;background:transparent;color:var(--clr-neutral-900);display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;text-align:left;font-weight:700;font-size:18px;line-height:26px}.seo-faq__icon{width:18px;height:18px;flex-shrink:0;color:var(--clr-primary-600);transition:transform .15s ease}.seo-faq__icon--open{transform:rotate(180deg)}.seo-faq__answer{padding:0 28px 26px;color:#7c849d;font-size:16px;line-height:25px}.seo-faq__answer p{margin:0;max-width:760px}.seo-faq__answer ol{margin:14px 0 0;padding-left:22px;max-width:760px}.seo-faq__answer li+li{margin-top:10px}.seo-faq__answer b{color:var(--clr-neutral-900);font-weight:700}.seo-faq__answer ol+p{margin-top:14px}@media (max-width:899px){.seo-faq__inner{padding:50px 24px 72px}.seo-faq__title{font-size:40px;line-height:48px}}@media (max-width:599px){.seo-faq__inner{padding:42px 16px 58px}.seo-faq__title{font-size:28px;line-height:34px;text-align:left}.seo-faq__list{margin-top:28px;gap:12px}.seo-faq__button{min-height:64px;padding:18px;gap:16px;font-size:16px;line-height:23px}.seo-faq__answer{padding:0 18px 20px;font-size:15px;line-height:23px}}.seo-reviews{background:var(--clr-neutral-100);width:100%}.seo-reviews__inner{max-width:1280px;margin:0 auto;padding:96px 32px 80px}.seo-reviews__title{color:var(--clr-neutral-900);font-weight:600;font-size:50px;line-height:60px;margin:0 0 48px}.seo-reviews__grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:20px;gap:20px;align-items:stretch}.seo-reviews__card{background:#f6f7ff;border-radius:16px;padding:32px;display:flex;flex-direction:column;min-height:340px;border:0;text-align:left;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.seo-reviews__card:hover{transform:translateY(-2px);background:#f1f3ff}.seo-reviews__card:focus-visible{outline:2px solid var(--clr-primary-600);outline-offset:4px}.seo-reviews__card--wide .seo-reviews__header{display:flex;align-items:center;gap:20px;margin-bottom:24px}.seo-reviews__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0}.seo-reviews__name{color:var(--clr-neutral-900);font-weight:700;font-size:22px;line-height:28px;margin:0}.seo-reviews__role{color:#9095a0;font-weight:400;font-size:15px;line-height:22px;margin:6px 0 0;flex:1 1}.seo-reviews__card:not(.seo-reviews__card--wide) .seo-reviews__avatar{margin-bottom:20px}.seo-reviews__card:not(.seo-reviews__card--wide) .seo-reviews__name{margin-top:0}.seo-reviews__text{color:#7c849d;font-size:16px;line-height:1.55;margin:0;flex:1 1;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.seo-reviews__link{display:block;margin-top:24px;color:var(--clr-primary-600);font-weight:500;font-size:16px;line-height:20px}.seo-reviews__link,.seo-reviews__link:hover{text-decoration:none}.seo-reviews-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:32px}.seo-reviews-modal__overlay{position:fixed;inset:0;border:0;background:rgba(0,0,0,.26);cursor:pointer}.seo-reviews-modal__body{position:relative;z-index:1;width:min(100%,1010px);max-height:calc(100vh - 64px);overflow:hidden;border-radius:24px;background:#f6f7ff;padding:56px;color:var(--clr-neutral-900)}.seo-reviews-modal__body--text{width:min(100%,720px);padding:32px;overflow:auto}.seo-reviews-modal__body--photo{width:min(100%,980px)}.seo-reviews-modal__close{position:absolute;top:28px;right:28px;width:28px;height:28px;border:0;background:transparent;cursor:pointer}.seo-reviews-modal__close span{position:absolute;top:13px;left:4px;width:20px;height:2px;border-radius:2px;background:#a8afc5}.seo-reviews-modal__close span:first-child{transform:rotate(45deg)}.seo-reviews-modal__close span:last-child{transform:rotate(-45deg)}.seo-reviews-modal__person{display:flex;align-items:center;gap:28px;padding-right:48px}.seo-reviews-modal__avatar{width:112px;height:112px;border-radius:50%;object-fit:cover;flex-shrink:0}.seo-reviews-modal__name{margin:0;font-weight:700;font-size:34px;line-height:42px}.seo-reviews-modal__role{margin:10px 0 0;color:#7c849d;font-weight:500;font-size:22px;line-height:32px}.seo-reviews-modal__text{margin-top:32px;color:var(--clr-neutral-900);font-size:16px;line-height:1.5}.seo-reviews-modal__text p{margin:0}.seo-reviews-modal__text p+p{margin-top:14px}.seo-reviews-modal__video{height:min(38vw,420px);min-height:300px;margin-top:36px;border-radius:20px;background:var(--clr-neutral-100)}.seo-reviews-modal__play,.seo-reviews-modal__video{display:flex;align-items:center;justify-content:center}.seo-reviews-modal__play{width:78px;height:78px;border-radius:50%;background:#eef1ff;padding-left:5px}.seo-reviews-modal__photo-wrap{position:relative;margin-top:52px;display:flex;align-items:center;justify-content:center}.seo-reviews-modal__photo{width:min(100%,720px);border-radius:18px;background:var(--clr-neutral-100);padding:42px 56px;color:var(--clr-neutral-900);font-weight:400;font-size:24px;line-height:1.35}.seo-reviews-modal__photo p{margin:0}.seo-reviews-modal__photo p+p{margin-top:32px}@media (max-width:899px){.seo-reviews__grid{grid-template-columns:1fr 1fr}.seo-reviews__card--wide{grid-column:1/-1}}@media (max-width:599px){.seo-reviews__inner{padding:56px 16px 48px}.seo-reviews__title{font-size:28px;line-height:34px;margin-bottom:28px}.seo-reviews__grid{grid-template-columns:1fr}.seo-reviews__card--wide{grid-column:auto}.seo-reviews__card{min-height:0}.seo-reviews-modal{padding:16px;align-items:flex-start}.seo-reviews-modal__body,.seo-reviews-modal__body--photo,.seo-reviews-modal__body--text{max-height:calc(100vh - 32px);padding:24px 18px;border-radius:16px}.seo-reviews-modal__close{top:18px;right:18px}.seo-reviews-modal__person{align-items:flex-start;gap:14px;padding-right:34px}.seo-reviews-modal__avatar{width:72px;height:72px}.seo-reviews-modal__name{font-size:22px;line-height:28px}.seo-reviews-modal__role{margin-top:4px;font-size:14px;line-height:20px}.seo-reviews-modal__text{margin-top:24px;font-size:14px;line-height:1.45}.seo-reviews-modal__video{height:320px;min-height:0;margin-top:28px}.seo-reviews-modal__photo-wrap{margin-top:32px}.seo-reviews-modal__photo{padding:26px 22px;font-size:14px;line-height:1.45}.seo-reviews-modal__photo p+p{margin-top:22px}}.seo-how{background:var(--clr-neutral-100);width:100%}.seo-how__inner{max-width:1280px;margin:0 auto;padding:96px 32px 80px}.seo-how__title{color:var(--clr-neutral-900);font-weight:600;font-size:50px;line-height:60px;margin:0 0 48px}.seo-how__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.seo-how__illustration-wrap{display:flex;align-items:center;justify-content:center}.seo-how__illustration{width:100%;max-width:460px;height:auto}.seo-how__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.seo-how__step{display:flex;align-items:center;gap:16px;min-height:68px;padding:0 24px;background:#f6f7ff;border-radius:14px;color:var(--clr-neutral-900);font-size:16px;line-height:1.45}.seo-how__step-icon{flex-shrink:0;width:32px;height:32px}@media (max-width:1199px){.seo-hero__inner{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);padding-inline:28px}.seo-hero__title{font-size:44px;line-height:52px}.seo-hero__title br{display:none}.seo-hero__illustration{width:100%;max-width:420px}.seo-how__body{grid-template-columns:1fr}.seo-cases__card{padding:28px}.seo-cases__card-title--second{margin-top:28px}.seo-price__card-head{flex-direction:column-reverse;align-items:flex-start;gap:12px}.seo-price__icon{width:84px;height:84px}.seo-price__card-title{margin-top:0}}@media (max-width:899px){.seo-hero__inner{height:auto;min-height:0;padding:32px 24px 40px;grid-template-columns:1fr;gap:24px}.seo-hero__body{padding-top:0;order:2}.seo-hero__title{max-width:100%;font-size:32px;line-height:38px}.seo-hero__tags{margin-top:24px}.seo-hero__cta{margin-top:28px}.seo-hero__illustration{order:1;width:100%;max-width:440px;height:auto;justify-self:start;margin-top:0}.seo-benefits__inner{padding:72px 24px 48px}.seo-benefits__title{font-size:40px;line-height:48px}.seo-benefits__grid{grid-template-columns:repeat(2,1fr)}.seo-cases__inner{padding:72px 24px 48px}.seo-cases__title{font-size:48px;line-height:58px}.seo-cases__grid{grid-template-columns:1fr}.seo-cases__card-title--second{margin-top:28px}.seo-why__inner{padding:72px 24px 60px}.seo-why__title{font-size:40px;line-height:48px}.seo-why__grid{grid-template-columns:1fr}.seo-how__inner{padding:72px 24px 60px}.seo-how__title{font-size:40px;line-height:48px;margin-bottom:36px}}@media (max-width:599px){.seo-menu__inner{height:48px;padding-inline:16px}.seo-hero__inner{min-height:0;padding:24px 16px 32px;gap:28px}.seo-hero__body{padding-top:0}.seo-hero__title{font-size:28px;line-height:34px;word-break:break-word}.seo-hero__tags{margin-top:24px;gap:8px}.seo-hero__tag{height:36px;padding:0 14px;gap:6px}.seo-hero__cta{width:100%;max-width:none;margin-top:28px}.seo-hero__button{width:100%;padding-inline:24px}.seo-hero__illustration{width:100%;max-width:none;justify-self:start;margin-top:0}.seo-benefits__inner{min-height:0;padding:56px 16px 40px}.seo-benefits__title{font-size:28px;line-height:34px}.seo-benefits__grid{margin-top:30px;grid-template-columns:1fr;gap:12px}.seo-benefits__card{min-height:0;padding:24px}.seo-cases__inner{padding:56px 16px 44px}.seo-cases__title{font-size:28px;line-height:34px}.seo-cases__grid{margin-top:28px;grid-template-columns:1fr;gap:12px}.seo-cases__card{min-height:0;padding:24px}.seo-cases__label{position:static;align-self:flex-start;margin-bottom:18px}.seo-cases__logo-space{display:none}.seo-cases__card-title{margin-top:28px;font-size:28px;line-height:1.18}.seo-cases__card-title--second{margin-top:24px}.seo-cases__block-title{gap:12px;font-size:20px;line-height:1.2}.seo-cases__list,.seo-cases__text{font-size:15px;line-height:1.4}.seo-cases__button{width:100%;max-width:265px;margin-top:28px}.seo-why__inner{padding:56px 16px 48px}.seo-why__title{font-size:28px;line-height:34px;margin-bottom:32px}.seo-why__list{grid-template-columns:1fr}.seo-why__card{padding:32px 24px 28px}.seo-how__inner{padding:56px 16px 48px}.seo-how__title{font-size:28px;line-height:34px;margin-bottom:28px}.seo-how__step{flex-direction:column;align-items:flex-start;gap:12px;min-height:0;padding:18px 18px 20px;font-size:15px}}@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}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vp-banner-0526_wrapper__u9_6t{padding-inline:16px}.vp-banner-0526_body__I_7fe{display:flex;align-items:center;justify-content:flex-end;gap:16px;max-width:1170px;margin:50px auto;background:url(/vp/vp-banner-0526.png) no-repeat;background-position-x:right;background-size:cover;border-radius:12px;position:relative;overflow:hidden;padding:25px 56px}.vp-banner-0526_body__I_7fe *{font-family:Roboto,sans-serif}@media(max-width:959px){.vp-banner-0526_body__I_7fe{padding:25px 32px}}@media(max-width:599px){.vp-banner-0526_body__I_7fe{flex-direction:column;padding:20px 16px}}.vp-banner-0526_title__fDYxQ{font-weight:600;font-size:26px;line-height:123%;color:#fff}@media(max-width:599px){.vp-banner-0526_title__fDYxQ{font-size:22px;text-align:center}}.vp-banner-0526_text__Vjen3{max-width:560px;font-size:20px;line-height:140%;color:#fff;margin-bottom:4px}@media(max-width:599px){.vp-banner-0526_text__Vjen3{max-width:100%;font-size:18px;text-align:center}}.vp-banner-0526_text2__6hx2O{max-width:560px;font-size:16px;line-height:150%;color:#fff}@media(max-width:599px){.vp-banner-0526_text2__6hx2O{max-width:100%;text-align:center}}.vp-banner-0526_btn__EcoU_{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;border-radius:4px;outline:none!important;opacity:1!important;transition:all .15s;font-weight:500;font-size:16px;line-height:125%;color:#4054f9;padding:14px 40px;border:none;background:#f1f3fd;white-space:nowrap}.vp-banner-0526_btn__EcoU_:enabled{cursor:pointer}.vp-banner-0526_btn__EcoU_:focus,.vp-banner-0526_btn__EcoU_:hover{opacity:.9}@media(max-width:599px){.vp-banner-0526_btn__EcoU_{width:100%}}.vp-banner-0526_ads__ToDRy{font-size:10px;line-height:160%;color:hsla(0,0%,100%,.6);position:absolute;right:56px;bottom:4px}@media(max-width:599px){.vp-banner-0526_ads__ToDRy{position:static;text-align:center;margin-top:4px}}