

/* Start:/local/templates/html/components-template/about-trust/style.css?178775084516684*/
.about-trust {
  background: url("data:image/svg+xml,%3Csvg width='1598' height='1190' viewBox='0 0 1598 1190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.03' d='M1614.84 498.513C1577.01 341.756 1460.88 205.126 1284.77 111.593C1108.66 18.0609 891.5 -16.7589 679.655 7.73113C465.563 35.0742 279.14 119.773 151.734 248.463C24.3278 377.153 -22.7693 536.018 11.1568 691.123C48.9859 847.879 165.12 984.51 341.228 1078.04C362.399 1090.8 385.817 1100.71 405.333 1108.97C569.261 1178.33 756.852 1204.44 942.438 1180.25C1156.53 1152.91 1342.95 1068.21 1470.36 939.521C1601.67 812.482 1650.42 658.122 1614.84 498.513ZM417.529 1007.61C340.06 967.23 275.485 917.083 227.707 858.827C440.389 773.826 746.516 656.085 940.85 673.638C869.864 803.375 779.955 917.498 678.459 1000.09C648.175 1025.32 613.989 1048.89 582.05 1069.62C524.567 1056.71 469.924 1033.59 417.529 1007.61ZM1108.7 619.121C1113.79 606.058 1121.12 590.141 1126.21 577.077C1255.6 624.216 1376.01 682.767 1472.4 738.767C1449.8 793.874 1415.49 844.028 1373.38 890.878C1353.74 909.198 1334.1 927.518 1314.46 945.838C1316.24 923.766 1314.12 900.042 1309.74 879.171C1291.31 757.248 1225.79 668.663 1108.7 619.121ZM1299.02 536.073C1256.09 517.908 1209.25 498.091 1164.07 482.779C1164.66 475.421 1171.41 466.862 1172 459.505C1172.59 452.147 1177.09 446.441 1179.93 436.23C1290.99 460.397 1385.97 458.739 1462.62 434.108C1495.85 497.62 1504.47 565.939 1499.14 632.157C1437.29 598.377 1369.28 565.798 1299.02 536.073ZM1197.68 341.032C1207.98 288.328 1212.13 236.826 1215.68 192.681C1293.15 233.066 1355.48 286.065 1403.26 344.321C1353.46 361.292 1284.74 362.648 1197.68 341.032ZM1082.98 136.533C1089.48 181.128 1084.74 239.988 1073.85 300.05C980.174 260.416 905.546 209.82 830.917 159.224C800.285 138.655 769.653 118.087 739.021 97.518C854.701 89.4015 974.755 102.156 1082.98 136.533ZM1051.6 400.954C1046.51 414.017 1043.67 424.228 1042.48 438.943L1040.24 441.796C819.888 371.39 522.42 306.396 231.799 331.792C238.542 323.233 245.286 314.674 258.18 304.913C337.32 224.275 449.341 161.354 575.197 127.11C633.743 151.881 687.201 189.715 744.562 229.201C828.653 287.605 922.204 353.815 1051.6 400.954ZM1008.53 534.893C1001.19 550.809 993.854 566.726 986.519 582.643C749.251 546.924 420.176 673.976 172.245 770.692C120.216 664.988 115.737 545.167 164.838 436.603C395.728 401.151 691.663 435.064 1008.53 534.893ZM737.231 1097.23C750.125 1087.47 765.267 1074.86 778.161 1065.1C888.648 971.094 986.956 852.917 1063.03 710.117C1128.79 745.548 1168.17 807.859 1177.86 888.039C1182.7 928.13 1183.05 973.926 1172.75 1026.63C1042.87 1085.8 887.447 1111.34 737.231 1097.23Z' fill='white'/%3E%3C/svg%3E ") no-repeat right bottom, radial-gradient(135.23% 462.15% at -4.45% 17.65%, #74076B 0%, #8d1e7b 36.62%, #952498 99.63%);
  padding: 67px 0 440px; }
  @media (max-width: 1469px) {
    .about-trust {
      padding-bottom: 340px; } }
  @media (max-width: 1199px) {
    .about-trust {
      padding-bottom: 200px; } }
  @media (max-width: 1023px) {
    .about-trust {
      padding-top: 50px;
      padding-bottom: 140px; } }
  .about-trust .container {
    position: relative; }
  .about-trust .about-title {
    font-weight: 800;
    font-size: 58px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .about-trust .about-title {
        font-size: 48px; } }
    @media (max-width: 1023px) {
      .about-trust .about-title {
        font-size: 36px; } }
    @media (max-width: 767px) {
      .about-trust .about-title {
        font-size: 28px; } }
  .about-trust .about-subtitle {
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #894083; }
  .about-trust .about-content {
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; }
    @media (max-width: 1469px) {
      .about-trust .about-content {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .about-trust .about-content {
        font-size: 16px; } }
    .about-trust .about-content ul {
      margin-bottom: 29px; }
    .about-trust .about-content li {
      margin-bottom: 4px; }
    .about-trust .about-content a {
      color: inherit;
      position: relative; }
      .about-trust .about-content a::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 3px;
        height: 1px;
        background: #fff;
        opacity: 1;
        transition: opacity 0.3s; }
      .about-trust .about-content a:hover {
        text-decoration: none; }
        .about-trust .about-content a:hover::after {
          opacity: 0; }
    .about-trust .about-content p {
      margin-bottom: 30px; }
  .about-trust__title {
    color: #fff;
    margin-bottom: 60px; }
  .about-trust__slider .swiper-button-prev,
  .about-trust__slider .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='46' viewBox='0 0 21 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2969 1L1.4165 23.0121L20.2969 45.0242' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    background-size: 25px 46px; }
    @media (max-width: 1199px) {
      .about-trust__slider .swiper-button-prev,
      .about-trust__slider .swiper-button-next {
        top: -150px; } }
    .about-trust__slider .swiper-button-prev .icon,
    .about-trust__slider .swiper-button-next .icon {
      fill: rgba(0, 0, 0, 0);
      stroke: #fff;
      transition: stroke 0.3s; }
    @media (min-width: 1024px) {
      .about-trust__slider .swiper-button-prev,
      .about-trust__slider .swiper-button-next {
        cursor: pointer; }
        .about-trust__slider .swiper-button-prev:hover,
        .about-trust__slider .swiper-button-next:hover {
          box-shadow: none;
          opacity: .4; }
          .about-trust__slider .swiper-button-prev:hover .icon,
          .about-trust__slider .swiper-button-next:hover .icon {
            stroke: #8B8B8B; } }
  .about-trust__slider .swiper-button-prev {
    top: 230px;
    left: 0; }
    @media (max-width: 1469px) {
      .about-trust__slider .swiper-button-prev {
        left: -20px; } }
  .about-trust__slider .swiper-button-next {
    top: 230px;
    left: auto;
    right: 0;
    transform: scale(-1); }
    @media (max-width: 1469px) {
      .about-trust__slider .swiper-button-next {
        right: -20px; } }

.at-slide {
  width: 100%; }
  .at-slide__left {
    position: relative;
    padding: 0 35px 0 15px;
    max-width: 45%;
    flex: 1 0 45%; }
  .at-slide__right {
    padding: 54px 15px 0 35px;
    max-width: 55%;
    flex: 1 0 55%;
    position: relative; }
  .at-slide__icon-wrap {
    height: 228px;
    width: 228px;
    border-radius: 50%;
    background: #fff; }
  .at-slide__icon {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center; }
  .at-slide__customer {
    position: absolute;
    top: 90px;
    left: 245px;
    display: flex;
    align-items: flex-end; }
  .at-slide__img-wrap {
    height: 102px;
    min-width: 102px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    background: #fff;
    display: none !important; }
  .at-slide__img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: none; }
  .at-slide__customer-content {
    padding-left: 15px; }
    @media (min-width: 1024px) {
      .at-slide__customer-content {
        padding-right: 32px; } }
  .at-slide__customer-title {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 7px; }
  .at-slide__customer-position {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #FFFFFF; }
  .at-slide__title {
    font-weight: 700;
    font-size: 44px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    z-index: 1; }
    @media (max-width: 1469px) {
      .at-slide__title {
        font-size: 40px; } }
    .at-slide__title::before {
      z-index: -1;
      position: absolute;
      top: -10px;
      left: -33px;
      transform: translate(-50%, -50%);
      content: '';
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml,%3Csvg width='43' height='32' viewBox='0 0 43 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.9507 32L39.0661 32C39.923 32 40.7447 31.6451 41.3506 31.0134C41.9565 30.3817 42.2969 29.5249 42.2969 28.6316V15.1579C42.2969 14.2645 41.9565 13.4078 41.3506 12.7761C40.7447 12.1444 39.923 11.7895 39.0661 11.7895L27.3116 11.7895V10.1053C27.3169 8.32025 27.9994 6.60993 29.21 5.34773C30.4206 4.08553 32.061 3.37397 33.7731 3.36842C34.2015 3.36842 34.4471 3.03926 34.75 2.72341C35.0529 2.40755 35.0276 2.13089 35.0276 1.68421C35.0276 1.23753 34.8575 0.809143 34.5545 0.493292C34.2516 0.177441 33.8407 1.90735e-06 33.4123 1.90735e-06C30.8417 1.90735e-06 28.3764 1.06466 26.5588 2.95976C24.7411 4.85487 23.72 7.42518 23.72 10.1053L23.72 28.6316C23.72 29.5249 24.0603 30.3817 24.6662 31.0134C25.2721 31.6451 26.0939 32 26.9507 32ZM3.52764 32H15.643C16.4999 32 17.3216 31.6451 17.9275 31.0134C18.5334 30.3817 18.8738 29.5249 18.8738 28.6316L18.8738 15.1579C18.8738 14.2645 18.5334 13.4078 17.9275 12.7761C17.3216 12.1444 16.4999 11.7895 15.643 11.7895H3.90625V10.1053C3.91158 8.32025 4.59406 6.60993 5.80468 5.34773C7.0153 4.08553 8.65572 3.37397 10.3678 3.36842C10.7962 3.36842 11.2071 3.19098 11.51 2.87513C11.6046 2.24328 11.6046 2.13089 11.6046 1.68421C11.6046 1.23753 11.4344 0.809143 11.1314 0.493292C10.8285 0.177441 10.4176 1.90735e-06 9.98918 1.90735e-06C7.41862 1.90735e-06 4.95334 1.06466 3.13568 2.95976C1.31802 4.85487 0.296875 7.42518 0.296875 10.1053V28.6316C0.296875 29.5249 0.637257 30.3817 1.24314 31.0134C1.84903 31.6451 2.67079 32 3.52764 32Z' fill='white'/%3E%3C/svg%3E%0A");
      background-size: contain;
      height: 32px;
      width: 42px; }
  .at-slide__content {
    color: #fff;
    max-width: 650px; }
    @media (max-width: 1469px) {
      .at-slide__content {
        max-width: 560px; } }
    @media (max-width: 1023px) {
      .at-slide__content {
        max-width: none; } }
  .at-slide__content-more {
    display: inline-flex;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.02em;
    margin-top: 50px;
    transition: all ease .3s;
    color: #FFFFFF; }
    @media (min-width: 1024px) {
      .at-slide__content-more:hover {
        text-decoration: underline; } }

.about-trust-list {
  margin-top: -330px; }
  @media (max-width: 1469px) {
    .about-trust-list {
      margin-top: -300px; } }
  @media (max-width: 1199px) {
    .about-trust-list {
      margin-top: -160px; } }
  @media (max-width: 1023px) {
    .about-trust-list {
      margin-top: -100px; } }
  @media (max-width: 767px) {
    .about-trust-list {
      margin-bottom: 50px; } }
  .about-trust-list .swiper-container {
    background: #FFFFFF;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08); }
  .about-trust-list .swiper-slide {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px; }
    @media (max-width: 575px) {
      .about-trust-list .swiper-slide {
        width: 200%; } }
    .about-trust-list .swiper-slide .lazy-img-wrap {
      display: flex;
      align-items: center;
      justify-content: center; }
  .about-trust-list .swiper-button-prev,
  .about-trust-list .swiper-button-next {
    height: 52px;
    width: 52px;
    border-radius: 0;
    background-color: #FFFFFF; }
    @media (max-width: 767px) {
      .about-trust-list .swiper-button-prev,
      .about-trust-list .swiper-button-next {
        display: none; } }
    .about-trust-list .swiper-button-prev .icon,
    .about-trust-list .swiper-button-next .icon {
      fill: rgba(0, 0, 0, 0);
      stroke: #666666;
      transition: stroke 0.3s; }
    .about-trust-list .swiper-button-prev:hover,
    .about-trust-list .swiper-button-next:hover {
      box-shadow: 0px 10px 26px rgba(0, 0, 0, 0.28); }
      .about-trust-list .swiper-button-prev:hover .icon,
      .about-trust-list .swiper-button-next:hover .icon {
        stroke: #8B8B8B; }
  .about-trust-list .swiper-button-prev {
    left: -10px; }
    .about-trust-list .swiper-button-prev .icon {
      transform: scale(-1); }
  .about-trust-list .swiper-button-next {
    right: -10px;
    left: auto; }
  @media (max-width: 575px) {
    .about-trust-list--v8 .swiper-slide {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
      width: 100%; } }
  .about-trust-list--v4 {
    margin-bottom: 180px; }
    @media (max-width: 1199px) {
      .about-trust-list--v4 {
        margin-bottom: 60px; } }
    @media (max-width: 575px) {
      .about-trust-list--v4 {
        margin-bottom: 20px; }
        .about-trust-list--v4 .swiper-slide {
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          gap: 20px;
          width: 100%; } }

@media (max-width: 1199px) {
  .at-slide__icon-wrap {
    height: 208px;
    width: 208px; }
  .at-slide__customer {
    top: 77px;
    left: 225px; }
  .at-slide__img-wrap {
    height: 100px;
    min-width: 100px;
    width: 100px; }
  .about-trust__slider .swiper-button-next,
  .about-trust__slider .swiper-button-prev {
    top: -130px;
    left: auto; }
  .about-trust__slider .swiper-button-next {
    right: 0; }
  .about-trust__slider .swiper-button-prev {
    right: 100px; } }

@media (max-width: 1023px) {
  .about-title {
    font-size: 48px;
    margin-bottom: 60px; }
  .about-trust__slider .swiper-button-next,
  .about-trust__slider .swiper-button-prev {
    background-size: 20px 32px;
    top: -120px;
    left: auto; }
  .at-slide .row {
    flex-direction: column; }
  .at-slide__left {
    margin-bottom: 30px; }
  .at-slide__left,
  .at-slide__right {
    max-width: 100%;
    flex: 1 0 100%; }
  .at-slide__icon-wrap {
    width: 147px;
    height: 147px; }
  .at-slide__customer {
    top: 40px;
    left: 170px; }
  .at-slide__customer-content {
    max-width: 330px; }
  .at-slide__img-wrap {
    width: 88px;
    height: 88px;
    min-width: auto; }
  .at-slide__left {
    padding-bottom: 20px; }
  .at-slide__right {
    padding: 30px 15px 20px; }
    .at-slide__right:after {
      height: 24px;
      width: 24px; }
  .at-slide__title {
    padding-left: 40px;
    font-size: 30px; }
    .at-slide__title::before {
      height: 24px;
      width: 24px;
      left: 3px;
      transform: translate(0%, -50%); }
  .at-slide__content-more {
    margin-top: 30px; }
  .about-trust-list {
    padding: 0 30px; } }

@media (max-width: 767px) {
  .about-title {
    font-size: 34px; }
  .about-trust__slider .swiper-button-next,
  .about-trust__slider .swiper-button-prev {
    top: -110px; }
  .at-slide {
    padding: 0 20px; }
  .about-trust-list .swiper-slide {
    gap: 15px; }
  .about-trust-list {
    padding: 0 15px; } }

@media (max-width: 575px) {
  .about-title {
    font-size: 28px;
    margin-bottom: 0; }
    .about-title.about-adv__title {
      margin-bottom: 16px; }
  .about-trust {
    padding-top: 26px; }
  .about-trust__slider .swiper-button-next,
  .about-trust__slider .swiper-button-prev {
    top: auto;
    bottom: 5px;
    background-size: 12px; }
  .about-trust__slider .swiper-button-prev {
    right: 45px; }
  .at-slide {
    padding: 0 5px; }
  .at-slide__title {
    padding-left: 0;
    font-size: 20px;
    margin-bottom: 8px; }
    .at-slide__title::before {
      content: none; }
  .about-content:not(.about-fs__content) p {
    margin-bottom: 16px; }
  .at-slide__content-more {
    font-size: 18px;
    margin-top: 25px; }
  .at-slide__left {
    padding: 20px 10px 0;
    margin-bottom: 16px; }
  .at-slide__right:after {
    content: none; }
  .at-slide__customer {
    top: 20px;
    left: 60px;
    max-width: none; }
  .at-slide__icon-wrap {
    height: 46px;
    width: 46px; }
  .at-slide__img-wrap {
    height: 52px;
    width: 52px;
    flex-shrink: 0; }
  .at-slide__customer-content {
    padding-left: 10px;
    padding-right: 5px; }
  .at-slide__customer-title {
    font-size: 14px; }
  .at-slide__customer-position {
    font-size: 12px; }
  .about-trust-list .swiper-button-prev,
  .about-trust-list .swiper-button-next {
    display: none; }
  .about-trust-list {
    padding: 0; } }

/* End */


/* Start:/local/templates/html/components-template/speciality/style.css?17877508451783*/
.speciality .title-h2 {
  margin-bottom: 50px;
  text-align: left; }
  @media (max-width: 1199px) {
    .speciality .title-h2 {
      margin-bottom: 25px; } }
  @media (max-width: 767px) {
    .speciality .title-h2 {
      margin-bottom: 15px; } }

.spec-block {
  display: flex;
  flex-wrap: wrap;
  gap: 30px; }
  @media (max-width: 1199px) {
    .spec-block {
      gap: 20px; } }
  @media (max-width: 1023px) {
    .spec-block {
      justify-content: center;
      gap: 20px; } }
  .spec-block__item {
    width: calc(100% / 3 - 20px);
    min-width: 310px;
    display: flex;
    flex-direction: column;
    padding: 24px;
    border-radius: 10px; }
    @media (max-width: 1199px) {
      .spec-block__item {
        width: calc(100% / 3 - 15px); } }
    @media (max-width: 1023px) {
      .spec-block__item {
        width: calc(100% / 2 - 10px); } }
    @media (max-width: 575px) {
      .spec-block__item {
        width: 100%; } }
  @media (min-width: 1024px) {
    .spec-block__item--wide {
      width: calc(100% / 2 - 15px); } }
  .spec-block__body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .spec-block__img {
    width: 160px;
    height: 160px;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .spec-block__img {
        width: 80px;
        height: 80px;
        margin-bottom: 16px; } }
  .spec-block__title {
    margin-bottom: 14px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4; }
    @media (max-width: 767px) {
      .spec-block__title {
        font-size: 16px; } }
  .spec-block__descr {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .spec-block__descr {
        font-size: 14px; } }

/* End */


/* Start:/local/templates/html/components-template/seo/style.css?178775084524835*/
@media (max-width: 575px) {
  .page-seo h1 {
    font-size: 22px; }
  .page-seo h2 {
    font-size: 20px; } }

@media (min-width: 1200px) {
  .page-seo .services-content-wrap {
    position: static; }
  .page-seo .services-downloadlink {
    bottom: -90px; }
  .page-seo .services {
    padding-bottom: 30px; } }

@media (max-width: 1199px) and (max-width: 767px) {
  .page-seo .services-downloadlink {
    max-width: 320px;
    height: 52px; } }

@media (max-width: 1199px) and (max-width: 575px) {
  .page-seo .services-downloadlink {
    max-width: none;
    height: 40px; } }

@media (max-width: 1199px) {
  .page-seo .services__btn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px; } }

.seo-works {
  padding-top: 90px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .seo-works {
      padding-top: 30px; } }
  .seo-works__title {
    text-align: center; }
    @media (max-width: 767px) {
      .seo-works__title {
        margin-bottom: 20px;
        text-align: left; } }
  @media (min-width: 768px) {
    .seo-works__inner {
      overflow: hidden;
      margin-top: 40px;
      border-radius: 20px;
      background-color: #fff;
      box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.1); } }
  @media (max-width: 767px) {
    .seo-works__step {
      border-bottom: 1px solid #f3f3f3; } }
  .seo-works__step.active .seo-works__step-body {
    display: flex; }
  @media (max-width: 767px) {
    .seo-works__step.active .seo-works__step-mobile {
      pointer-events: none;
      background-color: #f3f3f3; }
    .seo-works__step.active .seo-works__step-toggler {
      transform: rotate(180deg); } }
  .seo-works__step-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 12px;
    gap: 20px;
    fill: #282828;
    font-weight: 600; }
    @media (min-width: 768px) {
      .seo-works__step-mobile {
        display: none; } }
  .seo-works__step-toggler {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease .3s; }
  .seo-works__step-body {
    position: relative;
    display: none;
    flex-direction: column;
    padding: 50px; }
    @media (max-width: 767px) {
      .seo-works__step-body {
        margin-top: 24px;
        padding: 0;
        padding-bottom: 24px; } }
  .seo-works__step-title {
    bottom: 20px;
    margin-right: 45%;
    text-transform: uppercase;
    color: #894083;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .seo-works__step-title {
        margin-right: 200px; } }
    @media (max-width: 767px) {
      .seo-works__step-title {
        margin-right: 0; } }
  .seo-works__step-text {
    margin-right: 45%;
    font-size: 18px; }
    @media (max-width: 1023px) {
      .seo-works__step-text {
        margin-right: 200px; } }
    @media (max-width: 767px) {
      .seo-works__step-text {
        margin-right: 0;
        font-size: 14px; } }
  .seo-works__step-num {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 80px;
    opacity: .05;
    pointer-events: none;
    color: #894083;
    font-size: 340px;
    font-weight: 900;
    line-height: .9; }
    @media (max-width: 1199px) {
      .seo-works__step-num {
        bottom: 30px;
        right: 40px;
        font-size: 300px; } }
    @media (max-width: 1023px) {
      .seo-works__step-num {
        font-size: 200px; } }
    @media (max-width: 767px) {
      .seo-works__step-num {
        display: none; } }
  .seo-works__step-btn {
    align-self: flex-end;
    margin-top: 50px; }
    @media (max-width: 767px) {
      .seo-works__step-btn {
        align-self: center;
        margin-top: 20px; } }
    @media (max-width: 575px) {
      .seo-works__step-btn {
        width: 100%; } }

.seo-slider {
  border-bottom: 1px solid #e3e3e3; }
  @media (max-width: 767px) {
    .seo-slider {
      display: none; } }
  .seo-slider .swiper-slide {
    height: auto;
    padding: 24px;
    transition: all ease .3s; }
    @media (max-width: 1199px) {
      .seo-slider .swiper-slide {
        width: 220px; } }
    @media (hover: hover) {
      .seo-slider .swiper-slide:hover {
        cursor: pointer;
        color: #fff;
        background-color: #894083; } }
    .seo-slider .swiper-slide.active-step {
      pointer-events: none;
      color: #fff;
      background-color: #894083; }
  .seo-slider__slide-title {
    margin-top: 12px;
    font-weight: 600; }

.seo-price {
  padding-bottom: 90px; }
  @media (max-width: 767px) {
    .seo-price {
      padding-bottom: 30px; } }
  .seo-price .container {
    max-width: 1200px; }
  .seo-price__list {
    display: grid;
    margin-top: 40px;
    gap: 25px;
    grid-template-columns: 1fr 1fr 1fr; }
    @media (max-width: 1199px) {
      .seo-price__list {
        gap: 16px; } }
    @media (max-width: 1023px) {
      .seo-price__list {
        overflow: auto;
        margin: -20px -15px;
        padding: 20px;
        grid-template-columns: repeat(3, minmax(278px, 1fr)); } }

.price-card {
  display: flex;
  flex-direction: column;
  padding: 24px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 1199px) {
    .price-card {
      padding: 24px 14px 14px; } }
  .price-card:nth-child(2) .price-card__price {
    background: linear-gradient(#c588df, #993492); }
  .price-card:nth-child(3) .price-card__price {
    background: linear-gradient(#c580c0, #894083); }
  .price-card__head {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }
    @media (max-width: 1199px) {
      .price-card__head {
        height: 48px;
        font-size: 16px; } }
  .price-card__price {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px -24px 0;
    color: #fff;
    background: linear-gradient(#ffc483, #ff8600);
    font-size: 32px;
    font-weight: 700; }
    @media (max-width: 1199px) {
      .price-card__price {
        height: 44px;
        margin: 16px -14px 0;
        font-size: 22px; } }
  .price-card__list {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 40px;
    gap: 10px; }
    @media (max-width: 1199px) {
      .price-card__list {
        margin-top: 16px;
        margin-bottom: 16px;
        gap: 8px; } }
    .price-card__list li {
      position: relative;
      padding-left: 24px;
      font-size: 16px; }
      @media (max-width: 1199px) {
        .price-card__list li {
          padding-left: 18px;
          font-size: 14px; } }
      .price-card__list li:before {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        content: '\2714';
        color: #894083;
        font-size: 18px; }
        @media (max-width: 1199px) {
          .price-card__list li:before {
            font-size: 16px; } }
  .price-card__btn {
    width: 100%;
    margin-top: auto; }
    .price-card__btn .btn {
      width: 100%;
      height: 58px; }

.seo-case {
  position: relative;
  padding: 90px 0 90px;
  background-color: #f5f5f7; }
  @media (max-width: 1199px) {
    .seo-case {
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .seo-case {
      padding: 30px 15px; } }
  .seo-case__sticky {
    position: relative;
    width: 100%; }
    @media (max-width: 767px) {
      .seo-case__sticky {
        position: static;
        width: auto;
        display: grid;
        overflow: auto;
        margin: -20px -15px;
        padding: 20px 15px;
        gap: 16px;
        grid-template-columns: repeat(3, minmax(278px, 1fr)); }
        .seo-case__sticky::-webkit-scrollbar {
          height: 4px;
          width: 4px;
          background-color: #e8e8e8; }
        .seo-case__sticky::-webkit-scrollbar-thumb {
          background-color: #9d9d9d; } }
  @media (min-width: 768px) {
    .seo-case__title {
      position: sticky;
      top: 100px; } }

@media (min-width: 768px) {
  .seo-case__sticky-item {
    position: sticky; }
    .seo-case__sticky-item:nth-child(1) {
      top: 180px; }
    .seo-case__sticky-item:nth-child(2) {
      top: 250px; }
    .seo-case__sticky-item:nth-child(3) {
      top: 320px; } }

@media (max-width: 767px) {
  .seo-case__sticky-item .container {
    padding: 0; } }

.case {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 40px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 1023px) {
    .case {
      padding: 24px;
      border-radius: 10px; } }
  @media (max-width: 767px) {
    .case {
      margin-bottom: 0;
      padding: 24px 14px; } }
  .case__header {
    display: grid;
    justify-content: space-between;
    gap: 12px 40px;
    grid-template-columns: auto auto; }
    @media (max-width: 767px) {
      .case__header {
        display: flex;
        flex-direction: column;
        padding-bottom: 14px;
        gap: 8px;
        border-bottom: 1px solid #e3e3e3; } }
    .case__header-num {
      color: #666;
      grid-column: span 2; }
      @media (max-width: 1023px) {
        .case__header-num {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .case__header-num {
          font-size: 12px; } }
    .case__header-title {
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 700; }
      @media (max-width: 1023px) {
        .case__header-title {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .case__header-title {
          font-size: 18px; } }
    .case__header-link {
      display: inline-flex;
      align-items: center;
      gap: 2px;
      color: #894083;
      fill: #894083; }
      .case__header-link .icon {
        transform: rotate(-90deg) translateX(2px); }
  .case__body-inner {
    display: grid;
    padding-top: 24px;
    gap: 20px 40px;
    grid-template-columns: 40% auto; }
    @media (max-width: 1023px) {
      .case__body-inner {
        padding-top: 16px; } }
    @media (max-width: 767px) {
      .case__body-inner {
        grid-template-columns: 100%; } }
  .case__body-right {
    position: relative;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      .case__body-right {
        order: -1; } }
  .case__img {
    position: absolute;
    inset: 0; }
    @media (max-width: 767px) {
      .case__img {
        position: static; } }
    .case__img img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .case__table-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .case__table-title {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .case__table-title {
        font-size: 14px; } }
  .case__table-list {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    gap: 16px; }
    @media (max-width: 1023px) {
      .case__table-list {
        margin-top: 12px;
        gap: 12px; } }
    @media (max-width: 767px) {
      .case__table-list {
        gap: 9px; } }
  .case__table-prop {
    color: #666; }
    @media (max-width: 1023px) {
      .case__table-prop {
        font-size: 14px; } }
    @media (max-width: 767px) {
      .case__table-prop {
        font-size: 10px; } }
  .case__table-val {
    text-transform: uppercase;
    color: #894083;
    font-size: 20px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .case__table-val {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .case__table-val {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .case__table-val {
        font-size: 14px; } }

.seo-tabs {
  padding: 90px 0; }
  @media (max-width: 767px) {
    .seo-tabs {
      padding: 30px 0; } }
  .seo-tabs__header {
    display: flex;
    border-radius: 10px 10px 0 0;
    background-color: #f5f5f7; }
  .seo-tabs__item {
    height: 72px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    transition: all ease .3s;
    border-radius: 10px 10px 0 0; }
    @media (max-width: 1023px) {
      .seo-tabs__item {
        height: 60px; } }
    @media (max-width: 767px) {
      .seo-tabs__item {
        height: 54px; } }
    @media (max-width: 575px) {
      .seo-tabs__item {
        width: 50%;
        height: 34px;
        font-size: 14px; } }
    @media (hover: hover) {
      .seo-tabs__item {
        cursor: pointer; }
        .seo-tabs__item:hover {
          background-color: #fefefe; } }
    .seo-tabs__item.active {
      position: relative;
      pointer-events: none;
      color: #894083;
      border-radius: 10px 10px 0 0;
      background-color: #fff;
      box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1); }
      @media (max-width: 575px) {
        .seo-tabs__item.active {
          font-weight: 600; } }
      .seo-tabs__item.active:before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: calc(100% + 30px);
        height: 30px;
        content: '';
        transform: translateY(100%);
        background-color: #fff; }
        @media (max-width: 1023px) {
          .seo-tabs__item.active:before {
            height: 20px; } }
      .seo-tabs__item.active:not(:first-child):before {
        left: -15px; }
        @media (max-width: 575px) {
          .seo-tabs__item.active:not(:first-child):before {
            right: 0;
            left: auto; } }
  .seo-tabs__body {
    padding: 40px;
    border-radius: 0 0 10px 10px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 1199px) {
      .seo-tabs__body {
        padding: 32px; } }
    @media (max-width: 1023px) {
      .seo-tabs__body {
        padding: 24px; } }
    @media (max-width: 767px) {
      .seo-tabs__body {
        padding: 24px 16px 20px; } }
  .seo-tabs__content {
    display: none; }
    .seo-tabs__content.active {
      display: block; }
  .seo-tabs__title {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700; }
    @media (max-width: 767px) {
      .seo-tabs__title {
        font-size: 18px; } }
  .seo-tabs__list {
    column-count: 2;
    column-gap: 60px; }
    @media (max-width: 1199px) {
      .seo-tabs__list {
        column-gap: 40px; } }
    @media (max-width: 1023px) {
      .seo-tabs__list {
        column-gap: 20px; } }
    @media (max-width: 767px) {
      .seo-tabs__list {
        column-count: auto; } }
  .seo-tabs__block {
    margin-bottom: 32px;
    page-break-inside: avoid;
    break-inside: avoid-column; }
    @media (max-width: 767px) {
      .seo-tabs__block {
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #e3e3e3; }
        .seo-tabs__block.active .seo-tabs__block-content {
          display: block; }
        .seo-tabs__block.active .seo-tabs__block-title:after {
          transform: none; } }
    .seo-tabs__block-title {
      display: flex;
      align-items: center;
      gap: 20px;
      text-transform: uppercase;
      color: #894083;
      font-size: 16px;
      font-weight: 700; }
      @media (max-width: 575px) {
        .seo-tabs__block-title {
          font-size: 13px; } }
      @media (max-width: 767px) {
        .seo-tabs__block-title {
          position: relative;
          padding-left: 32px; }
          .seo-tabs__block-title:before {
            position: absolute;
            top: 50%;
            left: 4px;
            width: 16px;
            height: 2px;
            content: '';
            background-color: #894083; }
          .seo-tabs__block-title:after {
            position: absolute;
            top: 50%;
            left: 4px;
            width: 16px;
            height: 2px;
            content: '';
            transition: all ease .3s;
            transform: rotate(90deg);
            background-color: #894083; } }
      .seo-tabs__block-title .num {
        position: relative;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        flex-shrink: 0;
        justify-content: center;
        color: #fff;
        border-radius: 50%;
        background: linear-gradient(135deg, #c588df, #993492);
        font-size: 24px;
        line-height: 1; }
        @media (max-width: 767px) {
          .seo-tabs__block-title .num {
            display: none; } }
        .seo-tabs__block-title .num:before {
          position: absolute;
          z-index: 2;
          top: 0;
          right: 0;
          width: 20px;
          height: 20px;
          opacity: .6;
          content: '';
          transform: translate(40%, -25%);
          pointer-events: none;
          border-radius: 50%;
          background: linear-gradient(#d0d0db, #d4d4dd, #fff); }
    .seo-tabs__block-content {
      margin-top: 10px;
      padding-left: 60px; }
      @media (max-width: 767px) {
        .seo-tabs__block-content {
          display: none;
          padding-left: 32px; } }
      .seo-tabs__block-content p:not(:last-child) {
        margin-bottom: 12px; }
        @media (max-width: 767px) {
          .seo-tabs__block-content p:not(:last-child) {
            margin-bottom: 8px; } }

.btn--seo.btn {
  min-width: 316px;
  height: 72px;
  overflow: hidden;
  padding: 0 50px;
  text-transform: uppercase;
  border-radius: 90px;
  font-size: 20px;
  font-weight: 800; }
  @media (max-width: 1023px) {
    .btn--seo.btn {
      min-width: auto;
      height: 52px;
      font-size: 14px; } }
  @media (max-width: 575px) {
    .btn--seo.btn {
      width: 100%; } }
  .btn--seo.btn span {
    transform: translateY(3px); }

.seo-case--v2 {
  height: auto; }
  .seo-case--v2 .seo-case__head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 40px; }
    .seo-case--v2 .seo-case__head .motion-link {
      margin-bottom: 15px; }
      @media (max-width: 1023px) {
        .seo-case--v2 .seo-case__head .motion-link {
          display: none; } }
  @media (min-width: 1024px) {
    .seo-case--v2 .seo-case__foot {
      display: none; } }
  .seo-case--v2 .seo-case__title {
    margin: 0;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.1; }
    .seo-case--v2 .seo-case__title span {
      color: #894083; }
    @media (max-width: 1469px) {
      .seo-case--v2 .seo-case__title {
        font-size: 36px; } }
    @media (max-width: 1023px) {
      .seo-case--v2 .seo-case__title {
        font-size: 25px; } }
    @media (max-width: 575px) {
      .seo-case--v2 .seo-case__title {
        font-size: 18px; } }
  .seo-case--v2 .seo-case__sticky {
    position: relative;
    margin-bottom: 50px; }
  @media (min-width: 1200px) {
    .seo-case--v2 .seo-case__sticky-item:nth-child(1) {
      top: 130px; }
    .seo-case--v2 .seo-case__sticky-item:nth-child(2) {
      top: 210px; }
    .seo-case--v2 .seo-case__sticky-item:nth-child(3) {
      top: 270px; } }
  @media (min-width: 768px) {
    .seo-case--v2 .seo-case__sticky-item {
      min-height: 470px; }
      .seo-case--v2 .seo-case__sticky-item:nth-child(1) {
        top: 110px; }
      .seo-case--v2 .seo-case__sticky-item:nth-child(2) {
        top: 170px; }
      .seo-case--v2 .seo-case__sticky-item:nth-child(3) {
        top: 210px; } }
  @media (max-width: 767px) {
    .seo-case--v2 .seo-case__sticky-item {
      height: 100%;
      border-radius: 10px;
      background-color: #fff;
      box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.1); } }
  .seo-case--v2 .case {
    min-height: 470px;
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(2, auto);
    grid-auto-flow: column dense; }
    @media (max-width: 1199px) {
      .seo-case--v2 .case {
        padding: 25px; } }
    @media (max-width: 1023px) {
      .seo-case--v2 .case {
        display: flex;
        flex-direction: column; } }
    @media (max-width: 767px) {
      .seo-case--v2 .case {
        padding: 16px;
        gap: 10px;
        box-shadow: none; } }
    .seo-case--v2 .case__header {
      height: fit-content;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      padding-bottom: 24px;
      gap: 8px;
      border-bottom: 1px solid #dbdbdb;
      line-height: 1.5; }
      @media (max-width: 767px) {
        .seo-case--v2 .case__header {
          padding-bottom: 10px; } }
    .seo-case--v2 .case__header-num {
      grid-column: none; }
    .seo-case--v2 .case__picture {
      width: max-content;
      max-width: 720px;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      margin-left: 24px;
      grid-row: span 3; }
      @media (max-width: 1469px) {
        .seo-case--v2 .case__picture {
          max-width: 540px; } }
      @media (max-width: 1199px) {
        .seo-case--v2 .case__picture {
          max-width: 425px; } }
      @media (max-width: 1023px) {
        .seo-case--v2 .case__picture {
          max-width: 100%;
          margin: 0; } }
    .seo-case--v2 .case__picture-item {
      overflow: hidden;
      border-radius: 14px; }
    .seo-case--v2 .case__picture-nomination {
      position: relative;
      display: flex;
      align-self: end;
      margin: -32px 26px 4px 0;
      padding-right: 95px; }
      @media (max-width: 1023px) {
        .seo-case--v2 .case__picture-nomination {
          margin: 0 26px 4px 0; } }
      @media (max-width: 767px) {
        .seo-case--v2 .case__picture-nomination {
          margin: 0 6px 4px 0;
          padding-right: 45px; } }
      .seo-case--v2 .case__picture-nomination span {
        max-width: 300px;
        text-align: right;
        font-size: 12px;
        font-weight: 700; }
        @media (max-width: 767px) {
          .seo-case--v2 .case__picture-nomination span {
            text-align: left;
            font-size: 10px;
            line-height: 1.4; } }
      .seo-case--v2 .case__picture-nomination .img-wrap {
        position: absolute;
        top: 0;
        right: 0;
        max-width: 82px;
        max-height: 114px;
        display: flex;
        overflow: hidden;
        align-items: center;
        border-radius: 2px; }
        @media (max-width: 767px) {
          .seo-case--v2 .case__picture-nomination .img-wrap {
            max-width: 37px;
            max-height: 52px; } }
    .seo-case--v2 .case__body {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media (max-width: 1023px) {
        .seo-case--v2 .case__body {
          margin-bottom: 50px; } }
      @media (max-width: 767px) {
        .seo-case--v2 .case__body {
          margin-bottom: 5px; } }
    .seo-case--v2 .case__body-descr {
      line-height: 1.5; }
      @media (max-width: 767px) {
        .seo-case--v2 .case__body-descr {
          font-size: 12px; } }
    .seo-case--v2 .case__table-list {
      flex-direction: row;
      margin-top: 14px; }
    .seo-case--v2 .case__table-item {
      width: calc(100% / 3); }
      .seo-case--v2 .case__table-item:first-child {
        padding-right: 20px; }
      .seo-case--v2 .case__table-item:not(:first-child) {
        padding: 0 20px;
        border-left: 1px solid #dbdbdb; }
      @media (max-width: 767px) {
        .seo-case--v2 .case__table-item:first-child {
          padding-right: 0; }
        .seo-case--v2 .case__table-item:not(:first-child) {
          padding: 0 0 0 8px; } }
    .seo-case--v2 .case__table-val {
      font-size: 24px; }
      @media (max-width: 767px) {
        .seo-case--v2 .case__table-val {
          font-size: 14px; } }
    .seo-case--v2 .case__table-prop {
      font-size: 12px; }
      @media (max-width: 767px) {
        .seo-case--v2 .case__table-prop {
          font-size: 10px; } }

/* End */


/* Start:/local/templates/html/components-template/results/style.css?17877508451640*/
.results .title-h2 {
  margin-bottom: 20px;
  text-align: center; }
  @media (max-width: 575px) {
    .results .title-h2 {
      text-align: left; } }

.results__subtitle {
  margin-bottom: 60px;
  text-align: center;
  font-size: 22px; }
  @media (max-width: 575px) {
    .results__subtitle {
      text-align: left;
      font-size: 16px; } }

.results__pictures {
  display: flex;
  overflow: auto;
  padding: 20px 0;
  gap: 50px; }
  .results__pictures::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background-color: #e8e8e8; }
  .results__pictures::-webkit-scrollbar-thumb {
    background-color: #9d9d9d; }
  @media (max-width: 1023px) {
    .results__pictures {
      gap: 30px; } }
  @media (max-width: 575px) {
    .results__pictures {
      gap: 20px; } }
  .results__pictures .lazy-img-wrap {
    width: 170px;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1199px) {
      .results__pictures .lazy-img-wrap {
        flex-shrink: 0; } }
    @media (max-width: 575px) {
      .results__pictures .lazy-img-wrap {
        width: 67px;
        height: 95px; }
        .results__pictures .lazy-img-wrap:nth-child(odd) {
          margin-top: 47px; }
        .results__pictures .lazy-img-wrap:nth-child(even) {
          margin-bottom: 47px; } }
    .results__pictures .lazy-img-wrap .lazy-img {
      width: 100%;
      object-fit: cover; }
    @media (min-width: 576px) {
      .results__pictures .lazy-img-wrap:nth-child(odd) {
        margin-top: 120px; }
      .results__pictures .lazy-img-wrap:nth-child(even) {
        margin-bottom: 120px; } }

/* End */


/* Start:/local/templates/html/components-template/accordeon/style.css?17877508453644*/
@media (min-width: 576px) {
  .accordeon-wrap .accordeon__head {
    pointer-events: none; } }

.accordeon {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }
  @media (max-width: 1023px) {
    .accordeon {
      margin: 0 -8px; } }
  @media (max-width: 575px) {
    .accordeon {
      margin: 0; } }
  .accordeon__pic {
    width: 140px;
    height: 140px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .accordeon__pic {
        width: 90px;
        height: 90px; } }
    @media (max-width: 575px) {
      .accordeon__pic {
        width: 60px;
        height: 60px;
        margin-bottom: 12px; } }
  .accordeon__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px; }
  .accordeon__title {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4; }
    @media (max-width: 575px) {
      .accordeon__title {
        font-size: 14px; } }
  .accordeon__trigger {
    position: relative;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-left: 15px; }
    .accordeon__trigger:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 2px;
      content: '';
      transition: all .3s ease;
      transform: translateX(-50%);
      background-color: #894083; }
    .accordeon__trigger:before {
      position: absolute;
      top: 50%;
      width: 100%;
      height: 2px;
      content: '';
      transition: all .3s ease;
      transform: translateY(-50%);
      background-color: #894083; }
    @media (min-width: 575px) {
      .accordeon__trigger {
        display: none; } }
  .accordeon__body p {
    padding-bottom: 14px;
    letter-spacing: .2px;
    line-height: 1.5; }
  @media (max-width: 575px) {
    .accordeon__body:not(.active) {
      display: none; } }
  .accordeon__item.active .accordeon__trigger::after, .accordeon__item.active .accordeon__trigger:before {
    background-color: #ff8600; }
  .accordeon__item.active .accordeon__trigger:after {
    top: 0;
    bottom: 100%; }
  .accordeon__item.active .accordeon__trigger .faq__title {
    color: #ff8600; }
  @media (min-width: 576px) {
    .accordeon__item {
      width: calc(100% / 3 - 30px);
      margin: 15px;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.102); } }
  @media (max-width: 1023px) {
    .accordeon__item {
      width: calc(100% / 2 - 16px);
      margin: 8px;
      padding: 16px; } }
  @media (max-width: 575px) {
    .accordeon__item {
      width: 100%;
      margin: 0;
      padding: 16px 0;
      border-bottom: 1px solid #f1f1f1; } }
  @media (min-width: 1024px) {
    .accordeon__item--v2 {
      width: calc(100% / 2 - 30px); } }
  @media (max-width: 1023px) and (min-width: 576px) {
    .accordeon__item--v2 {
      width: calc(100% / 2 - 16px); } }
  @media (min-width: 576px) {
    .accordeon__item--bg {
      color: #f1f1f1;
      background: linear-gradient(270deg, #c588df 0%, #993492 100%); } }
  @media (max-width: 575px) {
    .accordeon__item--bg.active {
      width: calc(100% + 20px);
      padding: 16px 10px;
      margin: 0px -10px;
      border-radius: 5px;
      color: #f1f1f1;
      background: linear-gradient(270deg, #c588df 0%, #993492 100%); }
      .accordeon__item--bg.active .accordeon__title {
        color: #f1f1f1; }
    .accordeon__item--bg .accordeon__title {
      color: #894083; } }

.block-images {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 15px;
  gap: 16px; }
  .block-images .lazy-img-wrap {
    max-width: 115px; }

/* End */


/* Start:/local/templates/html/components-template/numeration-block/style.css?17877508453720*/
.numeration-block {
  overflow: hidden; }
  .numeration-block__head {
    display: flex; }
  .numeration-block__head {
    justify-content: space-between; }
    @media (max-width: 767px) {
      .numeration-block__head {
        flex-direction: column; } }
  .numeration-block__descr {
    width: 50%;
    margin-bottom: 60px;
    margin-left: 25px;
    font-size: 22px;
    line-height: 1.5; }
    .numeration-block__descr span {
      color: #894083;
      font-weight: 700; }
    @media (max-width: 1023px) {
      .numeration-block__descr {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .numeration-block__descr {
        width: 100%;
        margin: 5px 0 20px;
        font-size: 16px; } }
  .numeration-block__item {
    height: auto;
    padding: 24px;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    line-height: 1.5; }
    @media (min-width: 1200px) {
      .numeration-block__item {
        width: calc(100% / 3 - 20px) !important; } }
    @media (max-width: 1199px) {
      .numeration-block__item {
        width: calc(100% / 2 - 8px); } }
    @media (max-width: 767px) {
      .numeration-block__item {
        width: 360px;
        padding: 20px;
        font-size: 14px; } }
    @media (max-width: 575px) {
      .numeration-block__item {
        width: 100%; } }
  @media (min-width: 1200px) {
    .numeration-block__item--wide {
      width: calc(100% / 2 - 15px) !important; } }
  .numeration-block .nb-number {
    position: relative;
    width: 51px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 1; }
    .numeration-block .nb-number::before, .numeration-block .nb-number::after {
      position: absolute;
      z-index: -1;
      content: '';
      border-radius: 50%; }
    .numeration-block .nb-number::before {
      top: 0;
      left: 0;
      width: 51px;
      height: 51px;
      background: linear-gradient(270deg, #c588df 0%, #993492 100%); }
    .numeration-block .nb-number::after {
      top: -10px;
      left: 30px;
      width: 28px;
      height: 28px;
      opacity: 60%;
      background: linear-gradient(122.54deg, #d0d0db 8.06%, #d4d4dd 48.86%, #fff 93.96%); }
    @media (max-width: 767px) {
      .numeration-block .nb-number {
        width: 34px;
        height: 34px;
        font-size: 18px; }
        .numeration-block .nb-number::before {
          width: 34px;
          height: 34px; }
        .numeration-block .nb-number::after {
          top: -7px;
          left: 20px;
          width: 19px;
          height: 19px; } }
  .numeration-block .nb-title {
    margin-bottom: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #894083;
    font-size: 18px;
    font-weight: 700; }
    @media (max-width: 767px) {
      .numeration-block .nb-title {
        font-size: 16px; } }
  .numeration-block .nb-subtitle {
    margin-bottom: 10px;
    font-weight: 700; }

.num-block__slider:not(.inited) .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px; }
  @media (max-width: 1199px) {
    .num-block__slider:not(.inited) .swiper-wrapper {
      gap: 16px; } }

.num-block__slider:not(.inited) .swiper-slide {
  height: auto; }

.num-block__slider .swiper-button-next,
.num-block__slider .swiper-button-prev {
  width: 30px;
  height: 30px;
  border-radius: 1px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1); }
  .num-block__slider .swiper-button-next .icon,
  .num-block__slider .swiper-button-prev .icon {
    fill: #894083; }

.num-block__slider .swiper-button-prev {
  left: -15px; }

.num-block__slider .swiper-button-next {
  right: -15px; }

/* End */
/* /local/templates/html/components-template/about-trust/style.css?178775084516684 */
/* /local/templates/html/components-template/speciality/style.css?17877508451783 */
/* /local/templates/html/components-template/seo/style.css?178775084524835 */
/* /local/templates/html/components-template/results/style.css?17877508451640 */
/* /local/templates/html/components-template/accordeon/style.css?17877508453644 */
/* /local/templates/html/components-template/numeration-block/style.css?17877508453720 */
