.content__entry-header {
    position: relative;
    height: 680px;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(17, 17, 22,0.3), rgba(17, 17, 22,0.3));
}

.header__wrapper {
    margin: 145px;
    width: 885px;
}

.content__entry-header, .content__entry-header a {
    color: #fff;
}

.content__entry-header .entry-meta, .content__entry-header .entry-meta a {
    font-size: 24px;
    font-family: "HelveticaNeue", sans-serif, arial;
}

.content__entry-header .entry-title {
    margin: 40px 0;
    font-size: 62px;
    font-weight: 700;
    line-height: 64px;
}

.header__text {
    font-size: 24px;
    font-family: "HelveticaNeue", sans-serif, arial;
}
.entry-header-color {
    background-color: #7c7aff;
    background-repeat: no-repeat;
    background-size: 680px;
    background-position: top right;
    padding-bottom: 100px;
}

.content__entry-circle {
    top: 50px;
    right: 50px;
}

.entry-content--wrapper {
    padding: 100px 350px 200px;
    color: #000;
    font-size: 24px;
}

.entry-content__title {
    position: relative;
    font-size: 42px;
    margin-top: 180px;
    padding-bottom: 40px;
    font-weight: 700;
}

.entry-content__title:after {
    /* content: url(../img/ico/arrow-up-list.png); */
    content: none;
    position: absolute;
    top: 20px;
    right: 5px;
    width: 42px;
    height: 42px;
}

.entry-content-blog .entry-content__item {
    list-style-type: none !important;
    max-width: 100%;
    padding: 0 0 200px 0;
    margin: 0;
    counter-reset: my-counter;
}

.entry-content__list {
    position: relative;
    padding: 30px 5px 20px 60px;
    counter-increment: my-counter;
    transition: all 0.4s;
    border-top: 2px solid #B4B8C8;
    font-weight: 700;
}

.entry-content__list:after {
    /* content: url(../img/ico/arrow-select-black.png); */
    content: none;
    position: absolute;
    top: 25px;
    right: 5px;
    width: 24px;
    height: 24px;
}

.entry-content__list:last-child {
    border-bottom: 2px solid #B4B8C8;
}

.entry-content__list::before {
    content: counter(my-counter, decimal-leading-zero);
    position: absolute;
    top: 30px;
    left: 0;
    font-size: 24px;
    font-weight: 500;
    color: #ACB0C2;
}

.entry-content-blog h2 {
    position: relative;
    margin-bottom: 50px;
    font-size: 42px;
}

.entry-content-blog h2::after {
    content: '';
    position: absolute;
    top: 6px;
    left: -70px;
    font-size: 32px;
    font-weight: 500;
    color: #ACB0C2;
}

.entry-content-blog h2.h2-count-01:after {
    content: '01';
}
.entry-content-blog h2.h2-count-02:after {
    content: '02';
}
.entry-content-blog h2.h2-count-03:after {
    content: '03';
}
.entry-content-blog h2.h2-count-04:after {
    content: '04';
}
.entry-content-blog h2.h2-count-05:after {
    content: '05';
}
.entry-content-blog h2.h2-count-06:after {
    content: '06';
}
.entry-content-blog h2.h2-count-07:after {
    content: '07';
}
.entry-content-blog h2.h2-count-08:after {
    content: '08';
}
.entry-content-blog h2.h2-count-09:after {
    content: '09';
}
.entry-content-blog h2.h2-count-10:after {
    content: '10';
}
.entry-content-blog h2.h2-count-11:after {
    content: '11';
}
.entry-content-blog h2.h2-count-12:after {
    content: '12';
}
.entry-content-blog h2.h2-count-13:after {
    content: '13';
}
.entry-content-blog h2.h2-count-14:after {
    content: '14';
}
.entry-content--wrapper.entry-content-blog h3 {
    margin-bottom: 50px;
}
.entry-article__item {
    max-width: 100%;
    counter-reset: my-counter;
}

.entry-content--wrapper p, .entry-content--wrapper li {
    /* padding-bottom: 50px; */
    margin-bottom: 50px;
    font-family: "HelveticaNeue", sans-serif, arial;
}
.entry-content--wrapper ol:not(.entry-article__list){
    list-style-type: decimal;
}
.entry-content--wrapper ul:not(.entry-article__list){
    list-style-type: circle;
}
/* .entry-content--wrapper li:not(.entry-article__list){
    margin-bottom: 20px;
} */

.entry-article__list {
    position: relative;
    padding-bottom: 50px;
    counter-increment: my-counter;
    transition: all 0.4s;
}

.entry-article__list:last-child {
    padding-bottom: 0;
}

.entry-article__list::before {
    content: counter(my-counter, decimal-leading-zero);
    position: absolute;
    top: 6px;
    left: -50px;
    font-size: 24px;
    font-weight: 500;
    color: #ACB0C2;
}

.entry-article__list h3 {
    margin-bottom: 50px;
    font-size: 42px;
    line-height: 42px;
}

.article-img {
    margin: 50px 0;
}

/* similar-posts */

.similar-posts {
    margin: 100px 0;
}
.similar-posts__title-block {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.similar-posts h3, .similar-posts .similar-posts__title-block > h3 {
    margin-right: 100px;
    font-size: 62px;
    font-weight: 700;
}

.similar-posts h3.vacancies__title {
    font-size: 42px;
    line-height: 52px;
}

#firstSplide .similar-posts__title-post {
    margin-right: 0;
    font-size: 32px;
}
#similarPostsSplide .similar-posts__title-post {
    margin-right: 0;
    font-size: 32px;
}
.similar-posts__category-link {
    margin-top: 50px;
}

.similar-posts__link-all {
    position: relative;
    font-weight: 700;
}

.similar-posts__link-all::after {
    position: absolute;
    content: url(../img/ico/arrow-black.svg);
    width: 34px;
    height: 15px;
    top: 2px;
    right: -60px;
}

.similar-posts__item {
    margin: 0;
}

.single-blog .similar-posts__item {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.similar-posts__post-link:not(.similar-posts__post-link), .single-blog .link-arrow__block {
    margin-top: 50px;
}

/* slider */

.similar-posts .splide__track {
    padding-bottom: 150px;
}

.similar-posts .splide__arrow--next, .similar-posts .splide__arrow--prev {
    top: auto;
    transform: none;
    bottom: 5px;
}

.similar-posts .splide__pagination {
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.similar-posts .splide__arrow {
    background: transparent;
    opacity: 1;
}

.similar-posts .splide__arrow:hover {
    opacity: 0.7;
}

.similar-posts  .splide__arrow svg{
    display: none;
}

.similar-posts .splide__arrow--next::after, .similar-posts .splide__arrow--prev::after {
    position: absolute;
    content: '';
    background-image: url(../img/ico/arrow-slider.png);
    background-repeat: no-repeat;
    width: 42px;
    height: 21px;
}

.similar-posts .splide__arrow--prev::after {
    /* content: url(../img/ico/arrow-slider.png); */
    transform: rotate(180deg);
}

.similar-posts .splide__pagination__page.is-active {
    background: #333;
    transform: none;
}

.similar-posts .splide__pagination__page {
    width: 10px;
    height: 10px;
    opacity: 1;
}

/* single-services */

.single-services .entry-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.single-services .entry-header__block {
    width: 732px;
}

.single-services .post-thumbnail {
    position: relative;
}

.single-services .post-thumbnail::after {
    position: absolute;
    content: url('../img/Animation-svg.svg');
    width: 295px;
    height: 295px;
    left: 120px;
    top: 75px;
}

.header__title {
    font-size: 62px;
    font-weight: 700;
}

.header__text {
    width: 100%;
    margin: 50px 0;
    font-size: 28px;
}

.single-services .btn-arrow::before {
    right: 55px;
}

.single-services .partners__list {
    padding: 50px 0 0;
    display: flex;
    justify-content: flex-start;
    column-gap: 30px;
    align-items: center;
}

.single-services .partners__list-mobil {
    display: none;
}

.single-services .partners__item {
    max-width: 275px;
}

.our-services {
    padding: 150px 0 100px;
}

.our-services .description-services__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 30px;
}

.our-services .description-services__item p:not(.regions__link) {
    font-family: "HelveticaNeue", sans-serif, arial;
}

.description-services__item .regions__link {
    margin-top: 15px;
}

.our-services .regions__link a {
    font-size: 22px;
}

/* promotion */

.promotion {
    padding-bottom: 50px;
}

.promotion__container {
    display: flex;
    justify-content: space-between;
    padding: 125px 0 40px;
}

.promotion__img {
    display: flex;
    position: relative;
    padding-right: 100px;
}

.promotion__img img {
    margin-top: auto;
    z-index: 1;
}

.promotion__img::after {
    position: absolute;
    content: url('../img/Animation-svg.svg');
    width: 295px;
    height: 295px;
    right: 0;
    bottom: -30px;
}

.promotion__block {
    max-width: 885px;
}

.promotion-region .promotion__block {
    max-width: 70%;
}

.promotion-single-seo .promotion__block {
    max-width: 65%;
}

.promotion__text, .species-text p {
    margin-top: 50px;
    font-size: 28px;
    font-family: "HelveticaNeue", sans-serif, arial;
}

.promotion__text p, .work-stages__text p  {
    margin-top: 20px;
    font-family: "HelveticaNeue", sans-serif, arial;
}

.promotion__text > ul {
    list-style-type: disc;
    padding-left: 20px;
}

.promotion__text li {
    padding-bottom: 10px;
}

/* description-services */

.description-services {
    padding-bottom: 100px;
}

/* .description-services .title-block {
    margin-top: 50px;
} */

.description-services__list {
    display: flex;
    column-gap: 30px;
    max-width: 100%;
    padding: 0 0 50px 0;
    overflow: hidden;
    overflow-x: scroll;
    margin: 100px 0 0;
    counter-reset: my-counter;
}

.description-services__item {
    position: relative;
    min-width: 480px;
    width: 480px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 74px 30px 80px;
    background-color: rgba(238, 241, 244, 0.4);
    counter-increment: my-counter;
    transition: all 0.4s;
}

.description-services__item::before {
    content: counter(my-counter, decimal-leading-zero);
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 28px;
    font-weight: 500;
    color: #ACB0C2;
}

.description-services__item:hover {
    background-color: #FC0000;
    color: #fff;
}

.description-services__item:hover::before, .description-services__item:hover .description-services__block-title a {
    color: #fff;
}

.description-services__block-title {
    margin-bottom: 20px;
    height: fit-content;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
}

.description-services-seo .description-services__block-title {
    margin-bottom: 10px;
}

.description-services__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.description-services .species-text {
    padding-top: 30px;
}

/* tariff */

.tariff {
    background-color: rgba(229, 232, 244, 0.5);
    padding: 100px 0;
}

.tariff-table {
    padding: 0 150px;
    margin: 0 auto;
}

.tariff-columns__list {
    display: flex;
    padding-top: 120px;
}

.tariff-columns__zero {
    width: 30%;
}

.tariff-column__title, .tariff-column__title2 {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
}

.line-description__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
    border-top: 2px solid #B4B8C8;
    padding: 20px 0;
    font-size: 24px;
    font-weight: 700;
}

.line-description__list :first-child, .line-description__list2 :first-child {
    width: 30%;
}
.line-description__list :not(:first-child), .line-description__list2 :not(:first-child) {
    width: 23%;
    text-align: center;
}

.line-description__list:last-child {
    border-bottom: 2px solid #B4B8C8;
}
.line-description__list2:last-child {
    border-bottom: 2px solid #B4B8C8;
}

.tariff-context .tariff-column__title2 {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 700;
}

.description-addition {
    padding: 20px 0;
    font-size: 42px;
    font-weight: 700;
}

.description-addition .thin {
    font-size: 18px;
    font-weight: 400;
}

/* your-guide */

.your-guide {
    padding: 100px 0;
}

.your-guide__container {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.your-guide__block {
    max-width: 1040px;
}

.your-guide__text {
    font-size: 28px;
    font-family: "HelveticaNeue", sans-serif, arial;
}

.your-guide__text p {
    margin-bottom: 30px;
}

.your-guide-img {
    background-image: url('../img/Animation-svg.svg');
    background-repeat: no-repeat;
    background-size: 295px;
    background-position: right top;
    padding: 100px 80px 0 0;
}

/* advantages */

.advantages {
    padding: 100px 0;
}

.advantages__title {
    max-width: 850px;
}

.advantages__list {
    display: flex;
    justify-content: flex-start;
    column-gap: 30px;
    margin-top: 50px;
}

.advantages__item {
    text-align: center;
    width: 33%;
}

.advantages__name {
    margin-bottom: 30px;
    font-size: 42px;
    font-weight: 700;
}

.box {
    --v:calc( ((18/5) * var(--p) - 90)*1deg);
  
    width:300px;
    height:300px;
    display:inline-block;
    border-radius:50%;
    padding:64px;
    background:
      linear-gradient(#fff,#fff) content-box,
      linear-gradient(var(--v), #fff     50%,transparent 0) 0/min(100%,(50 - var(--p))*100%),
      linear-gradient(var(--v), transparent 50%,#ACB0C2 0) 0/min(100%,(var(--p) - 50)*100%),
      linear-gradient(to right, #fff 50%,#ACB0C2 0);
    
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 42px;
    font-weight: 700;
}
.box.red-class {
    background:
    linear-gradient(#fff,#fff) content-box,
    linear-gradient(var(--v), #fff     50%,transparent 0) 0/min(100%,(50 - var(--p))*100%),
    linear-gradient(var(--v), transparent 50%,#FC0000 0) 0/min(100%,(var(--p) - 50)*100%),
    linear-gradient(to right, #fff 50%,#FC0000 0);
}

.chart-title {
    margin: 30px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
}

.chart-blocks {
    font-family: "HelveticaNeue", sans-serif, arial;
}

.chart-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
}

.chart-percent__line {
    width: 100%;
    background-color: #E5E8F4;
    margin: 20px 0;
}

.chart-block__text {
    background-color: #111116;
    color: #fff;
    text-align: left;
    padding: 14px 0 14px 20px;
}

.chart-blocks.first .chart-block__text {
    background-color: #FC0000;
}

.advantages-tariff-table .tariff-columns__zero,
.advantages-tariff-table .tariff-column__title,
.advantages-tariff-table .line-description__tarif1,
.advantages-tariff-table .line-description__tarif2,
.advantages-tariff-table .line-description__tarif3,
.advantages-tariff-table .line-description__title {
    width: 25%;
}
.advantages-tariff-table .tariff-column__title {
    font-size: 32px;
}

.advantages-tariff-table .tariff-columns__list {
    padding-top: 80px;
}

/* work-stages */

.work-stages {
    padding: 100px 0;
}

.work-stages__item {
    max-width: 880px;
}

.work-single-seo .work-stages__item {
    max-width: 100%;
}

.work-stages__text {
    margin-top: 50px;
    font-size: 28px;
}

.work-stages__btn {
    display: block;
    width: fit-content;
    min-width: 300px;
    margin: 50px auto 0;
    padding: 18px 95px 18px 34px;
}

.work-stages__btn .btn-arrow::before {
    top: 2px;
    right: -60px;
}

/* regions */

.regions {
    padding: 100px 0;
}

.regions__text {
    margin: 30px 0 50px;
    font-size: 28px;
}

.regions .description-services__item {
    height: 480px;
    position: relative;
    padding: 74px 30px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.regions .image-container {
    position: absolute;
    bottom: -5px;
    right: 24px;
}

.image-container img {
    width: 185px;
}

.description-services__item:hover .image-container img {
    filter: brightness(0) invert(1);
}

.description-services__item:hover .regions__link {
    filter: brightness(0) invert(1);
}

.single-services .number__group {
    padding: 100px 0;
}

.work-stages__region .description-services__block-title {
    font-size: 36px;
}

.tariff-column__title span {
    margin-top: 20px;
    display: block;
}

/* employees */

.team__container {
    padding: 100px 0;
    border-top: 2px solid #B4B8C8;
}

.team__container .employees__data {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 50px 30px;
    padding: 100px 0 0;
}

.employees__item {
    height: 100%;
    width: 31%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.employees__block-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 400px;
}

.employees__photo {
    aspect-ratio: 1/1;
    overflow: hidden;
    position: relative;
}

.employees__photo img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    transition: opacity 0.3s;
    opacity: 1;
}

.employees__photo img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}

.employees__photo img:nth-of-type(2) {
    z-index: 2;
}

.employees__photo img:nth-of-type(1):hover + img {
    opacity: 1;
    pointer-events: auto;
}

.employees__photo.active img:nth-of-type(2) {
    opacity: 1;
}

.employees__name {
    margin: 50px 0 10px;
    font-size: 42px;
    font-weight: 700;
}

.employees__position {
    font-size: 20px;
    font-weight: 700;
}

.employees__text {
    padding: 50px 0 20px;
    margin-bottom: auto;
    font-size: 20px;
    font-family: "Helvetica-Neue", sans-serif, arial;
}

.employees__email {
    font-size: 20px;
    font-weight: 700;
}

.employees__link {
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.employees__link-all {
    width: 275px;
    margin: 50px auto 0;
}

.employees__link a, .employees__link-all a {
    position: relative;
    display: block;
    font-weight: 700;
}

.employees__link-all a {
    padding: 18px 65px;
    border: 2px solid #111116;
    color: #111116;
}

.employees__link a::after, .employees__link-all a::after {
    position: absolute;
    content: url(../img/ico/arrow-black.svg);
    width: 34px;
    height: 15px;
    top: 2px;
    right: -60px;
}

.employees__link-all a::after {
    right: 40px;
    top: 20px;
}

/* vakansyy */

.vakansyy-main .entry-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vakansyy-main .entry-header__block {
    max-width: 65%;
}

.header-vakansyy__category {
    font-size: 24px;
    margin-bottom: 40px;
}

.header-vakansyy__salary {
    margin: 40px 0;
    font-size: 32px;
    font-weight: 700;
}

.header-vakansyy__text-header {
    font-size: 32px;
    color: #707073;
    font-weight: 500;
}

.header-vakansyy__btn {
    display: block;
    width: fit-content;
    padding: 18px 95px 18px 64px;
    margin-top: 50px;
    background-image: linear-gradient(to right, #FC0000 0%, #FC0000 50%, #AB0000 50%, #AB0000 100%);
}
.header-vakansyy__btn.btn {
    max-width: fit-content;
    margin-bottom: 30px;
}

.header-vakansyy__btn .btn-arrow::before {
    top: 2px;
    right: -50px;
}

.vakansyy__entry-content {
    max-width: 885px;
    margin: 0 auto;
    padding: 100px 0 100px;
}

.vakansyy__title-block {
    font-size: 42px;
}

.vakansyy__entry-content.entry-content a {
    color: #0080FF;
    text-decoration: underline;
}

.vakansyy__entry-content.entry-content p {
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 36px;
}

.vakansyy__entry-content.entry-content h3 {
    margin: 50px 0;
    font-size: 42px;
    line-height: 42px;
}

.vakansyy__entry-content.entry-content .list-lozenge {
    width: 100%;
    margin: 0 0 30px 45px;
    padding: 0;
    font-size: 24px;
}

.single-text-bold {
    font-size: 32px;
    font-weight: 700;
}

.send-mail {
    background: linear-gradient(to right, #fff 50%, #FC0000 50%);
}

.send-mail__title {
    margin: 64px 0 50px;
    font-size: 52px;
    font-weight: 700;
}

.send-mail .form-quiz__note {
    margin: 0;
}

.form-quiz__text-slider {
    display: block;
    margin-bottom: 64px;
    font-size: 24px;

    font-weight: 700;
}

.range-slider-container {
    position: relative;
    margin-right: 10px;
}

#range-slider {
    width: 100%;
    border-radius: 3px;
    height: 12px;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    outline: 0;
    background: rgba(180, 184, 200, 0.3);
    position: relative;
}

#range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 12px;
    border-radius: 3px;
    background: #FC0000;
    cursor: pointer;
    z-index: 1;
}

#range-slider::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    border-radius: 3px;
    background: #FC0000;
    z-index: 0; 
}

.range-values {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #FC0000;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    padding: 12px;
    box-sizing: border-box;
}

.range__min-max {
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.range__min-max span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

.send-mail .wpcf7-form {
    height: auto;
}

.send-mail .form-quiz__block-file {
    margin-top: 50px;
}

.send-mail  .form-quiz__block {
    padding: 100px 0;
}

.send-mail .cf7mls-btns {
    margin-top: 30px;
}

.send-mail .left-block-quiz__list {
    justify-content: flex-start;
    row-gap: 30px;
    padding-bottom: 50px;
}

.send-mail .wpcf7-form .cf7mls_next, .send-mail .wpcf7-form .cf7mls_back, #form-quiz_text-btn {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 275px;
    margin: 0;
    border: 2px solid #111116;
    padding: 18px 64px;
    font-weight: 700;
    min-width: fit-content;
}

.send-mail .wpcf7-form .cf7mls_back {
    max-width: 150px;
    text-align: right;
}

.send-mail .wpcf7-form .cf7mls_next::after, .send-mail .wpcf7-form .cf7mls_back::after, #form-quiz_text-btn::after {
    position: absolute;
    content: url(../img/ico/arrow-black.svg);
    width: 34px;
    height: 15px;
    top: 20px;
    right: 60px;
}

.left-form__quiz-title {
    margin-bottom: 50px;
    font-size: 42px;
    font-weight: 700;
    color: #fff;
}

.send-mail__block-contact {
    margin: 15% 0;
}

.species {
    padding: 150px 0 100px;
}

.tariff__target .tariff-columns__zero {
    width: 40%;
}

.tariff__target .tariff-column__title, .tariff__target .line-description__list :not(:first-child), .tariff__target .line-description__list2 :not(:first-child) {
    width: 30%;
    text-align: center;
}

.tariff__target.tariff__marketing  .tariff-columns__list {
    justify-content: space-between;
}

.tariff__target.tariff__marketing .tariff-column__title, 
.tariff__target.tariff__marketing .line-description__list :not(:first-child) {
    width: 33%;
    text-align: left;
}
.tariff__target.tariff__marketing .tariff-columns__list :first-child,
.tariff__target.tariff__marketing .line-description__list :first-child {
    width: 20%;
    text-align: left;
}

.tariff__target .line-description__list :first-child, .tariff__target .line-description__list2 :first-child {
    width: 40%;
}

.tariff-two-columns .tariff-columns__zero {
    display: none;
}

.tariff-two-columns .tariff-column__title, .tariff-two-columns .line-description__tarif1, .tariff-two-columns .line-description__tarif2 {
    width: 48%;
    text-align: center;
}

.tariff__marketing .description-addition {
    font-size: 18px;
    font-weight: 400;
}

.your-guide .title-block {
    margin-bottom: 30px;
}

.trust-single {
    margin-top: 50px;
}

.services-kp__tariffs.services-tariffs-mibile {
  display: none;
  border: none;
}

.services-kp__tariffs {
  justify-content: flex-start;
  gap: 30px;
  padding: 50px 0 100px;
}

.services-kp__tariffs-item {
  width: 48%;
}

.services-kp__tariffs-first, .services-kp__tariffs-second {
  margin-top: 50px;
  padding: 30px;
  background-color: rgba(248, 249, 251, 1);
}

.services-kp__tariffs-second {
  position: relative;
}

.red-block {
  position: absolute;
  width: 100%;
  top: -47px;
  left: 0;
  right: 0;
  padding: 12px;
  color: #fff;
  background-color: #FC0000;
  text-align: center;
  font-weight: 700;
}

.tariffs-title {
  text-align: center;
  font-size: 62px;
  font-weight: 700;
  padding-bottom: 30px;
}

.services-kp__tariffs-second .tariffs-title, .tariff2 .tariffs-title {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.services-kp__tariffs-second .tariffs-title::after,
.tariff2 .tariffs-title::after {
  position: absolute;
  content: '';
  background-image: url('../img/lightning.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 48px;
  top: 16px;
  right: -55px;
}

.tariffs__price-block {
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  border-top: 2px solid #D0D4E2;
  border-bottom: 2px solid #D0D4E2;
}

.tariffs__price-block span {
  font-size: 52px;
}

.tariffs__list {
  font-size: 24px;
  font-weight: 700;
  padding-left: 50px;
  border-bottom: 2px solid #D0D4E2;
}

.tariffs__block {
  max-height: 576px;
  overflow: hidden;
  position: relative;
  transition: all 0.35s;
}

.tariffs__list-more-block {
  position: absolute;
  width: 100%;
  padding-top: 50px;
  margin: 0 auto;
  bottom: -12px;
  z-index: 10;
  text-align: center;
  cursor: pointer;
  background: linear-gradient(to bottom, rgba(248, 249, 251, 0.5), rgba(248, 249, 251, 0.7), rgba(248, 249, 251, 1));
}

.tariffs__list-more-block.pop {
  background: transparent;
}

.tariffs__list li {
  margin: 30px 0;
  position: relative;
}

.tariffs__list li::before {
  position: absolute;
  content: '';
  background-image: url('../img/check-mark.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 16px;
  top: 8px;
  left: -50px;
}

.tariffs__list li.negativ::before {
  width: 19px;
  height: 3px;
  top: 12px;
  left: -50px;
  background-color: #A8ADBE;
  background-image: none;
}

.tariffs__list li.negativ {
  color: #A8ADBE;
}

.result-servise {
    padding-bottom: 80px;
}

.result-servise__text {
    padding: 20px;
    background: #111116;
    color: #fff;
}
.result-servise__text > h3 {
    font-size: 32px;
    line-height: 1.5;
}

.team-main__data {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 100px 0;
    color: #000;
}

.team-data__item {
    padding: 0;
    text-align: center;
}

.team-data__text {
    margin-bottom: 20px;
    font-size: 100px;
    font-weight: 700;
}

.team-data__title {
    font-size: 24px;
    font-family: "Helvetica-Neue", sans-serif, arial;
    font-weight: 700;
}

.team-main__block {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
}

.team-main__item {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.team-main__title, .team-main__text {
    width: 48%;
}

.team-main__text {
    font-size: 28px;
}

.team-main__text p {
    margin-bottom: 50px;
}

.team-main__text p:last-child {
    margin-bottom: 0;
}

.team-main__block img {
    margin: 20px auto;
}

.description-services__item .thin {
    padding-top: 20px;
    font-size: 14px;
}

.entry-content--wrapper.entry-content-blog > ul{
    list-style-type: inherit;
    margin-left: 18px;
    margin-bottom: 24px;
}
.entry-content--wrapper.entry-content-blog ul > li > ul {
  margin:  24px 0 24px 18px;
  list-style-type: circle;
}
.entry-content--wrapper.entry-content-blog ol:not(.entry-content__item) {
  margin-left: 18px;
  padding: 0;
}
.entry-content--wrapper.entry-content-blog li:not(.entry-content__list) {
    margin: 30px 20px 30px 0;
}
.entry-content--wrapper.entry-content-blog img {
  margin: 30px 0;
}