iframe {
    width: 100%;
    height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
    background: transparent;
    height: calc(100% - 44px);
    margin-bottom: 44px;
}
.seo__hidden{
    display:none;
}

.home #menu .menu .current-menu-item a,
.home #menu .menu .current-menu-parent a,
.home #menu .menu .current-post-ancestor a {
    color: var(--text-color) !important;
    opacity: 0.6 !important;
    border-bottom: 2px solid #7a64dd57 !important;
}
.menu-item.menu-item-has-children a::before {
    right: -1rem;
}
#menu .menu_block ul li {
    /* text-align: center; */
    margin: 0 0.7rem;
}
#menu .menu .menu-item .sub-menu .menu-item:hover a,
#menu .menu .menu-item .sub-menu .current-menu-item a {
    display: inline-block;
}
.menu .menu-item:nth-last-child(1) .sub-menu,
.menu .menu-item:nth-last-child(2) .sub-menu,
.menu .menu-item:nth-last-child(3) .sub-menu {
    left: 0;
    right: auto;
}
@font-face {
    font-family: "Inter";
    font-weight: 200;
    font-style: normal;
    src: local("Inter-LightBETA"), url(../fonts/Inter-LightBETA.woff2) format("woff2"), url(../fonts/Inter-LightBETA.woff) format("woff"), url("../fonts/Inter-LightBETA.eot");
}
@font-face {
    font-family: "Inter";
    font-weight: 400;
    font-style: normal;
    src: local("Inter-Regular"), url(../fonts/Inter-Regular.woff2) format("woff2"), url(../fonts/Inter-Regular.woff) format("woff"), url("../fonts/Inter-Regular.eot");
}
@font-face {
    font-family: "Inter";
    font-weight: 500;
    font-style: normal;
    src: local("Inter-SemiBold"), url(../fonts/Inter-SemiBold.woff2) format("woff2"), url(../fonts/Inter-SemiBold.woff) format("woff"), url("../fonts/Inter-SemiBold.eot");
}
@font-face {
    font-family: "Inter";
    font-weight: 700;
    font-style: normal;
    src: local("Inter-Bold"), url(../fonts/Inter-Bold.woff2) format("woff2"), url(../fonts/Inter-Bold.woff) format("woff"), url("../fonts/Inter-Bold.eot");
}
@font-face {
    font-family: "Inter";
    font-weight: 900;
    font-style: normal;
    src: local("Inter-Black"), url(../fonts/Inter-Black.woff2) format("woff2"), url(../fonts/Inter-Black.woff) format("woff"), url("../fonts/Inter-Black.eot");
}

h1,
h2,
h3,
h4 {
    font-family: "Inter";
}
.home p.h1 {
    font-size: 74px;
    font-weight: 800;
    margin: 0;
    /* max-width: 100%;
    padding: 0; */
}
.hero__head p {
    font-size: 24px;
    max-width: 419px;
    padding-bottom: 54px;
    font-weight: 200;
    line-height: 1.2;
    margin: 0;
}
h2 {
    font-size: 64px;
    /* font-weight: 800; */
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0;
}
h2 span.text-color,
h2 strong {
    font-weight: 800;
}
.subHead {
    margin-bottom: 0.8rem;
}
.subHead span {
    font-size: 8px;
    letter-spacing: 1.2px;
    opacity: 0.8;
}
.subHead span:last-of-type {
    padding: 6px 10px;
    border: 1px solid #fff;
    border-radius: 2rem;
    margin: 0 0.5rem;
    opacity: 0.5;
}
.social .soc svg {
    /* width: auto;
    height: auto; */
}
#footer .social .soc svg {
    width: auto;
    height: auto;
}
.social .soc {
    width: auto;
    height: auto;
}
.social {
    gap: 0.4rem;
}
#header .btn {
    background: #000;
    border-radius: 26rem;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500;
}
#header .btn span {
    padding: 0.75rem 1.6rem;
}
b,
strong {
    font-weight: 600;
}
.arrows-box {
    display: flex;
    gap: 10px;
}
.slick-arrow {
    position: relative;
    bottom: auto;
    border: 1px solid #efe9e9;
    width: 3rem;
    height: 4rem;
    box-shadow: none;
    border-radius: 1.3rem;
}
.slick-arrow.slick-next {
    margin-top: 1rem;
}
.slick-arrow svg {
    width: auto;
    height: auto;
}
.container {
    max-width: 1600px;
    margin: 0 auto;
}
.small-container {
    max-width: 1330px;
    margin: 0 auto;
}
.noice-box {
    background: url(../i/cost-bg.webp);
    border-radius: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 34px 60px;
}
:root {
    --text-color: #7a64dd;
    --color-bg-gray: #f8f8f8;
    --txt-color: #2b2b2b;
    --color-violet: #7a32f8;
}
span.text-color {
    color: var(--text-color);
}
.gray-box {
    background-color: var(--color-bg-gray);
    padding: 0;
    border-radius: 32px;
}
.violet-block {
    border-radius: 32px;
    background: var(--color-violet);
    color: #fff;
}
.violet-block .btn {
    color: var(--txt-color);
}
.violet-block .btn .btn-txt-box,
.violet-block .btn .btn-svg-box {
    background: #fff;
}
.violet-block .btn .btn-svg-box path {
    stroke: var(--txt-color);
}
.violet-block .text-color {
    color: var(--txt-color);
    font-weight: 900;
}
.head-litera {
    position: absolute;
}
.company .head-litera {
    top: 28.5%;
    left: 22.8%;
}
.marketing .head-litera {
    top: 40%;
    left: 53%;
}
body {
    color: var(--txt-color);
    font-family: "Inter";
}
.eblya-box {
    max-width: 481px;
    flex: 0 0 470px;
}
.eblya-box code {
    font-family: "Inter";
    font-size: 64px;
}
.eblya-box h2 {
    text-align: right;
}
.eblya-box h2 br {
}
.eblya-box h2 code:nth-of-type(1) {
    padding-right: 26%;
}
.eblya-box h2 code:nth-of-type(2) {
}
.eblya-box h2 code:nth-of-type(3) {
    padding-right: 6%;
}
.eblya-box h2 code:nth-of-type(4) {
}
.eblya-box h2 code:nth-of-type(5) {
    padding-right: 10%;
}

.hero {
    padding: 1rem 0 4rem;
}
.container-fluid {
    padding: 0 2rem;
    max-width: 1920px;
}
.building .hero__block {
    padding: 97px 64px 102px;
    background-size: 78%;
    background-repeat: no-repeat;
    background-position: top right;
}
#buildHero2 .hero__block {
    padding: 154px 125px 3rem;
    position: relative;
}
.hero__block-left {
    z-index: 2;
    position: relative;
}
.hero__head {
}
.hero__buttons {
    margin-bottom: 170px;
}
.hero__block.violet-block .btn {
    color: #fff;
}
.hero__block.violet-block .btn-txt-box {
    background: var(--txt-color);
}
.hero__block.violet-block .btn-svg-box {
    background: var(--txt-color);
}
.hero__block.violet-block .btn .btn-svg-box path {
    stroke: #fff;
}
.hero-bottom-info {
    font-size: 8px;
    font-weight: 200;
    text-transform: uppercase;
    max-width: 7rem;
}
.hero-bg-1 {
    position: absolute;
    bottom: 0;
    z-index: 0;
    left: 0;
}
.hero-bg-2 {
    position: absolute;
    bottom: 0;
    z-index: 0;
    right: -2rem;
}
.hero-bg-3 {
    position: absolute;
    bottom: -3%;
    left: 45.8%;
    transform: translate(-50%);
    z-index: 5;
}








.hero__block {
    padding: 154px 125px 3rem;
    position: relative;
}


#buildHero2 .hero__block {
    padding: 154px 125px 3rem;
    position: relative;
}
#buildHero .hero__block-left {
    z-index: 2;
    position: relative;
}
#buildHero .hero__head {
}
#buildHero2 .hero__buttons {
    margin-bottom: 170px;
}
#buildHero .hero__block.violet-block .btn {
    color: #fff;
}
#buildHero .hero__block.violet-block .btn-txt-box {
    background: var(--txt-color);
}
#buildHero .hero__block.violet-block .btn-svg-box {
    background: var(--txt-color);
}
#buildHero .hero__block.violet-block .btn .btn-svg-box path {
    stroke: #fff;
}
#buildHero .hero-bottom-info {
    font-size: 8px;
    font-weight: 200;
    text-transform: uppercase;
    max-width: 7rem;
}
#buildHero  .hero-bg-1 {
    position: absolute;
    bottom: 0;
    z-index: 0;
    left: 0;
}
#buildHero .hero-bg-2 {
    position: absolute;
    bottom: 0;
    z-index: 0;
    right: -2rem;
}
#buildHero .hero-bg-3 {
    position: absolute;
    bottom: -3%;
    left: 45.8%;
    transform: translate(-50%);
    z-index: 5;
}
.hero__block-image img.ars {
    position: absolute;
    bottom: 0;
    right: 5.3%;
    max-height: 105.8%;
}


















.btn {
    background: none;
    color: #fff;
    max-width: 30rem;
    display: flex;
    text-align: center;
    align-items: stretch;
    gap: 6px;
        border: none;
}
.btn span {
    padding: 1.25rem 3rem;
}
.btn-txt-box {
    background: var(--txt-color);
    border-radius: 11px;
    min-width: 319px;
}
.btn-svg-box {
    background: var(--txt-color);
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 78px;
}
.btn-txt-box.viol {
    background: var(--text-color);
}
.btn-svg-box.viol {
    background: var(--text-color);
}
.btn,
.btn:visited,
.btn:focus,
.btn:active {
    display: flex;
    align-items: stretch;
}
.form .btn .btn-txt-box,
.form .btn:visited .btn-txt-box,
.form .btn:focus .btn-txt-box,
.form .btn:active .btn-txt-box {
    width: calc(100% - 84px);
    min-width: auto;
}
.form .btn,
.form .btn:visited,
.form .btn:focus,
.form .btn:active {
    width: 100%;
}
.form-group-icon {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 2rem;
}
.metlab__desc {
    right: 19%;
}
.hideLabels .cost__footer-row .form-group label {
    left: 4rem;
    top: 30px;
}
.hideLabels label.label-none,
.hideLabels label.label-none,
.hideLabels .form-control:focus + label {
    top: 0px;
    font-size: 12px;
}
.but {
}
.hero__block-left-foottxt {
    font-size: 8px;
    position: absolute;
    left: 31%;
}
.hero__block-right-foottxt {
    font-size: 8px;
    position: absolute;
    right: 4%;
}
.hero__block-image {
    pointer-events: none;
}
.hero__block-image img.ars {
    position: absolute;
    bottom: 0;
}
#buildHero2 .hero__block-image img.ars {
    right: 5.3%;
    max-height: 105.8%;
}
.building .hero__block-image img.ars {
    right: auto;
    left: 54%;
    transform: translate(-50%);
}
.hero__block-image-name {
    position: absolute;
    max-width: 9rem;
    right: 19%;
    bottom: 8%;
    font-size: 12px;
    font-weight: 200;
}
.hero__block-image-name-icon {
    position: absolute;
    left: -1.6rem;
    top: -6px;
    animation: mov1 2.5s linear infinite;
}
.hero__block-image-name span {
    display: block;
    opacity: 0.5;
}
#buildHero2 .hero__block-image-name span.image-name {
    opacity: 1;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0.3rem 0;
}
.hero__block-right {
    position: absolute;
    top: 12rem;
    right: 116px;
    max-width: 36rem;
    text-align: right;
}
.hero__block-right span,
.hero__block-right h2 {
    display: inline;
}
.hero__block-right span {
    font-size: 52px;
    font-weight: 400;
    margin-right: 0.7rem;
}
.hero__block-right .subHead {
    font-size: 9px;
    font-weight: 200;
    max-width: 5rem;
    text-align: left;
    margin-left: 9rem;
}
.hero__block-right-p {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    justify-content: flex-end;
    padding-top: 0.5rem;
    font-size: 24px;
}
.hero__block-right-p svg {
    animation: mov1 2s linear infinite;
}
.hero__block-right-p span.cityspan {
    font-size: 24px;
    display: inline-block;
    margin: 0;
    border-bottom: 1px dashed;
    cursor: pointer;
}
.hero__block-right-p p {
    margin: 0;
    font-weight: 200;
}
.hero__block-right p.h2 {
    font-size: 74px;
    font-weight: 800;
    margin: 0;
    line-height: 1;
    letter-spacing: -1px;
    max-width: 100%;
    padding: 0;
    display: inline;
}
.hero__block-right h2 + p {
}
.advantages {
    position: relative;
    overflow: hidden;
}
.advantages .subHead {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
}
.advantages h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    text-transform: lowercase;
    max-width: 11rem;
}
.advantages__block {
}
.advantages__head {
    display: flex;
    align-items: flex-start;
    margin-bottom: 56px;
}
.advantages__heading {
}
.advantages__head-icon {
    margin-top: 0.5rem;
}
.advantages__content {
    margin: 0 -3rem 0 0rem;
    height: 0;
    opacity: 0;
}
.advantages__content.visible {
    height: auto;
    opacity: 1;
}
.advantages_slider {
}
.advantages_slider .slick-list {
    padding-bottom: 3rem;
}
.advantages_slider .slick-slide {
    margin: 0 5px;
}
.advantages__item {
    /* padding: 32px 32px 53px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    width: 430px;
    background-size: contain;
    background-position: left;
}
.advantages__item-bg {
    padding: 32px 32px 53px;
    background: repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.advantages__item.big {
    width: 520px;
    padding: 0;
    background-position: bottom;
    background-repeat: no-repeat !important;
}
.advantages__item.big .advantages__item-bg {
    padding: 32px 32px 137px;
}
.advantages__item.viols {
    background: var(--color-violet);
    color: #fff;
}
.advantages__item.big p:first-of-type {
    font-size: 40px;
}
.advantages__item.viols span.text-color {
    color: #fff;
}
.advantages__item:nth-child(2) {
}
.advantages__item-head {
}
.advantages__item-head p {
    line-height: 1.2;
    font-weight: 200;
}
.advantages__item-head p:first-of-type {
    font-size: 24px;
    font-weight: 900;
}
.advantages__image {
    position: relative;
    margin-bottom: -181px;
    z-index: 99;
}
.advantages__arrows {
    margin-right: 0;
    margin-left: auto;
}
.company {
    overflow: hidden;
}
.company .subHead span:last-of-type {
    opacity: 1;
}
.company h2 {
    font-weight: 900;
    line-height: 1;
}
.company .subHead,
.marketing .subHead,
.pain .subHead,
.run .subHead,
.cost .subHead,
.services .subHead {
    display: flex;
    align-items: center;
}
.company .subHead span:last-of-type,
.marketing .subHead span:last-of-type,
.pain .subHead span:last-of-type,
.run .subHead span:last-of-type,
.cost .subHead span:last-of-type,
.services .subHead span:last-of-type {
    border: 1px solid #333a4f42;
    padding: 10px 10px 4px;
}
.company__block {
    position: relative;
    overflow: hidden;
}
.company__block.gray-box {
    padding: 67px 32px 28px 32px;
}
.company__block .company-bg {
    position: absolute;
    bottom: 0;
    left: 46%;
    transform: translate(-50%);
}
.company__head {
    display: flex;
    gap: 30%;
    align-items: end;
    margin-bottom: 30px;
}
.company__head-left {
}
.company__head-right {
    max-width: 26rem;
    padding-bottom: 2rem;
}
.company__head-right p {
    line-height: 1.1;
}
.company__head-right p:first-of-type {
    font-size: 24px;
}
.company__content {
    margin: 0 -7rem;
}
.company__slider {
}
.company__slider .slick-slide {
    margin: 0 5px;
}
.company__item {
    background: #fff;
    padding: 2.2rem 1.5rem 1.5rem;
    border-radius: 20px;
    min-height: 173px;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.3s ease;
    position: relative;
}
.company__item .run__item-icon {
    position: absolute;
    bottom: 7px;
    right: 11px;
    z-index: 3;
    top: auto;
}
.company__item:hover {
    background: var(--text-color);
    color: #fff;
    transition: all 0.3s ease;
}
.company__item p::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: var(--color-violet);
    border-radius: 50%;
    top: 1.6rem;
}
.company__send {
    max-width: 952px;
    margin: 78px auto 0rem;
    z-index: 99999;
    position: relative;
}
.company__send-block {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 14px 26px;
    border-radius: 20px;
    position: relative;
}
.company__kartBlock {
    z-index: 2;
    padding: 2rem;
    background: #fff;
    border-radius: 30px;
    transform: rotate(5deg) translate(5px, -41px);
}
.company__kartBlock p {
    font-size: 18px;
}
.company__kartBlock p:first-of-type {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.1;
}
.company__kartBlock-inside {
    background: url(../i/ins-bg.webp);
    position: absolute;
    height: 86%;
    width: 45%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    top: 50%;
    left: 24px;
    transform: translate(0, -50%);
    border-radius: 30px;
}
.company__kartBlock-inside-shadow {
    width: 1rem;
    height: 1rem;
    box-shadow: 0px 0px 96px 106px #000;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.company__send-form {
    flex: 0 0 50%;
    padding: 20px;
    background: var(--color-violet);
    border-radius: 32px;
    margin-left: auto;
}
.company__send-form .form .button {
    margin: 1.25rem 0 0;
}
.company__send-form .agreement-label{
    color:#fff;
}
.company__send-form .agreement-check {
margin-top:1rem;}
.cases {
}
.cases__block {
}
.cases__head {
    margin-bottom: 53px;
}
.cases__head h2 {
    font-weight: 800;
}
.cases__content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.cases__item {
    flex: 1 1 30%;
    padding-bottom: 2rem;
}
.cases__img {
}
.cases__desc {
    max-width: 22rem;
}
.cases__desc p {
    font-size: 14px;
}
.cases__desc p:first-of-type {
    font-size: 18px;
    font-weight: 700;
    margin: 1rem 0;
}
.cases__tags {
    display: flex;
    gap: 10px;
}
.cases__tags-item {
    font-size: 14px;
    padding: 8px 14px;
    border: 1px solid #2b2b2b40;
    border-radius: 2rem;
}
.cases__body {
    padding: 0 14px;
}
.cases__footer {
    border: 1px solid #f2f2f2;
    padding: 28px 100px;
    border-radius: 10px;
    margin: 57px auto 0;
    text-align: center;
    max-width: 40rem;
    font-size: 24px;
    font-weight: 800;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
}
.cases__footer:focus,
.cases__footer:active {
    border-bottom-color: transparent;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.marketing .subHead span:last-of-type {
    opacity: 0.8;
}
.cases__footer:hover {
    background: var(--color-bg-gray);
    transition: all 0.3s ease;
}
.cases__footer span {
    margin: 0 15px;
}
.marketing {
        overflow: hidden;
}
.marketing .marketing__item {
}
.marketing .marketing__item.violet-block {
    box-shadow: inset 0px 0px 10px 7px #ffffff4a;
    background: var(--text-color);
}
.marketing .marketing__item p:first-of-type {
    margin-bottom: 2.2rem;
    font-size: 18px;
    font-weight: 600;
    margin-left: -9px;
}
.marketing .marketing__item ul {
}
.marketing .marketing__item ul li {
    margin-bottom: 2.1rem;
    padding-left: 0.4rem;
    font-size: 14px;
}
.marketing .marketing__item.violet-block ul li::before {
    left: -9px;
    top: -1.1rem;
}
.marketing .marketing__item ul li:before {
    left: -9px;
    top: -1.1rem;
}
.marketing__block {
    background: url(../i/market-bg.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    padding-top: 90px;
}
.marketing__head {
    max-width: 30rem;
    margin-right: 3%;
    position: relative;
}
.marketing__head h2 {
    font-size: 40px;
}
.marketing__head h2 + p {
    font-size: 20px;
    font-weight: 300;
    max-width: 15rem;
}
.marketing__item {
    max-width: 507px;
    padding: 26px 54px;
}
.marketing-row {
    display: flex;
    gap: 20px;
}
.pain {
    position: relative;
}
.pain .eblya-box h2 code:nth-of-type(1) {
    padding-right: 0%;
}
.pain .eblya-box h2 code:nth-of-type(2) {
    padding-right: 12%;
}
.pain h2 {
    font-size: 88px;
    font-weight: 200;
}
.pain .eblya-box code {
    font-size: 88px;
}
.pain .eblya-box {
}
.pain-bg {
    position: absolute;
    z-index: 2;
    height: 95%;
    top: 50%;
    transform: translate(0, -50%);
    left: -4rem;
}
.pain__block {
    position: relative;
    max-width: 1754px;
    margin: 0 auto;
}
.pain__head {
    max-width: 920px;
    margin-left: auto;
    margin-right: 20%;
    z-index: 9;
    position: relative;
}
.pain__content {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    margin: 21px -6rem 0;
    z-index: 9;
    position: relative;
}
.pain__content-item {
    padding: 28px 43px 24px 24px;
    margin-bottom: 24px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
    min-width: 200px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 1px solid transparent;
    background: var(--text-color);
}
.pain__content-item:hover {
    background: var(--color-bg-gray);
    transition: all 0.3s ease;
    color: var(--txt-color);
    border: 1px solid #0000000f;
}
.pain__content-item::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    top: 1.2rem;
    left: 27px;
    transition: all 0.3s ease;
}
.pain__content-item:hover::before {
    background: var(--color-violet);
    transition: all 0.3s ease;
}
.pain__content-item-icon {
    position: absolute;
    right: 13px;
    bottom: 12px;
}
.pain__content-item .pain__content-item-icon svg path {
    transition: all 0.3s ease;
}
.pain__content-item:hover .pain__content-item-icon svg path {
    fill: #333a4f54;
    transition: all 0.3s ease;
}
.pain__footer {
    z-index: 99;
    position: relative;
    max-width: 534px;
    margin: 58px auto 0;
}
.pain__footer-form {
}
.pain__footer-form .agreement-check {
    display: none;
}
.pain__footer-row {
    display: flex;
    gap: 32px;
    justify-content: center;
    align-items: center;
}
.pain__footer-row .form-group {
    margin: 0;
    flex: 0 0 320px;
}
.pain__footer-row .button {
    margin: 0;
    flex: 0 0 403px;
}
.pain__footer-row .button .btn {
    width: 100%;
}
.pain__footer-head {
    font-size: 20px;
    text-align: right;
    padding-bottom: 31px;
}
.pain__desc {
    font-size: 10px;
    max-width: 6rem;
    text-align: center;
    margin-left: auto;
}
.pain__colum {
    flex-grow: 1;
    /* flex-basis: calc(100% / 7); */
}
.pain__colum-1 {
    padding-top: 8px;
}
.pain__colum-2 {
    padding-top: 87px;
}
.pain__colum-3 {
}
.pain__colum-4 {
    padding-top: 74px;
}
.pain__colum-5 {
    padding-top: 74px;
}
.pain__colum-6 {
    padding-top: 130px;
}
.pain__colum-7 {
    padding-top: 95px;
}
.pain__content .slick-slide {
    margin: 0 5px;
}
.pain .head-litera {
    left: 46%;
    bottom: 48%;
}
.metlab {
    padding: 370px 0 25rem;
    background: url(../i/metlab-background.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}
.metlab h2 {
}
.metlab .eblya-box h2 {
    text-align: left;
    font-size: 78px;
}
.metlab .eblya-box code {
    font-size: 78px;
}
.metlab h2 + p {
}
.metlab .eblya-box h2 + p code {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1;
}
.metlab .eblya-box {
}
.metlab .eblya-box h2 br {
}
.metlab .eblya-box h2 code:nth-of-type(1) {
    padding-left: 10%;
}
.metlab .eblya-box h2 code:nth-of-type(2) {
}
.metlab .eblya-box h2 code:nth-of-type(3) {
    padding-right: 6%;
}
.metlab .eblya-box h2 code:nth-of-type(4) {
}
.metlab .eblya-box h2 code:nth-of-type(5) {
    padding-right: 10%;
}
.metlab .eblya-box h2 + p code:nth-of-type(1) {
    margin-left: 21%;
}
.metlab .eblya-box h2 + p code:nth-of-type(2) {
    margin-left: 15%;
}
.metlab .eblya-box h2 + p code:nth-of-type(3) {
    margin-left: 9%;
}
.metlab .eblya-box h2 + p code:nth-of-type(4) {
}
.metlab .eblya-box h2 + p code:nth-of-type(5) {
}
.metlab__block {
    position: relative;
}
.metlab__head {
    max-width: 47rem;
    position: relative;
}
.metlab__head .head-litera {
    top: 61%;
    left: -4%;
    width: 100%;
}
.metlab__head .head-litera img {
    width: 25%;
}
.metlab__desc {
    font-size: 10px;
    max-width: 6rem;
    text-align: center;
    position: absolute;
    right: 25%;
    bottom: 0%;
}
.metlab__image {
    position: absolute;
    right: 10%;
    top: 41%;
    transform: translate(0, -50%);
}
.road {
    margin-top: -19rem;
}
.road .agreement-check {
    /* display: none; */
}
.road .small-container {
    max-width: 1465px;
}
.road .agreement-label {
    /* display: none; */
}
.road__block {
    margin-bottom: 2rem;
}
.road__block-head {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    max-width: 30rem;
    margin: 0 auto;
}
.road__block-head p,
.road__block-head h2 {
    margin: 0;
    line-height: 1.2;
    margin-bottom: 2rem;
}
.road__info {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: flex-start;
}
.road__info-left .noice-box {
    padding: 34px 38px;
}
.road__info-left.gray-box {
    padding: 12px 12px;
}
.road__info-left.gray-box .director__block-border-dark {
    border: 1px solid #0000000f;
}
.road__info-left .run__item-icon {
    top: 51px;
    right: 33px;
}
.road__info-left {
    flex: 1 1 40%;
}
.road__info-left ul {
    display: flex;
    columns: 2;
    flex-wrap: wrap;
}
.road__info-left ul li {
    flex: 1 1 50%;
}
.road__info-right {
    flex: 1 1 60%;
    position: relative;
    padding: 10px;
}
.road__info-right .noice-box {
    padding: 30px 60px 9rem;
}
.road__info-right ul {
}
.road__info-right ul li {
}
.road__info-right ul li:before {
}
.road__info-right.violet-block .list ul li:before {
    top: 50%;
    transform: translate(0, -50%);
}
.road__info-right .road-text-body {
    max-width: 17rem;
}
.road__footer .noice-box {
    padding: 34px 60px 34px 0px;
}
.road__footer-left {
    display: flex;
    align-items: center;
}
.road__footer-img {
margin-top: auto;
    margin-bottom: -3.8rem;
}
.road__footer-txt {
    font-size: 36px;
    font-weight: 800;
    line-height: 1.1;
    max-width: 21rem;
    text-transform: uppercase;
}
.road__footer-right {
    width: 30%;
}
.road__footer {
    position: relative;
    padding: 12px;
}
.road__footer .director__block-border-dark {
    border: 1px solid #0000000f;
}
.road__footer-line {
    position: absolute;
    bottom: -9.7rem;
    right: -14rem;
    z-index: 0;
}
.road__footer-right .button {
}
.road__footer-right .button .btn {
    width: 100%;
    justify-content: center;
}
.road-text-image {
    position: absolute;
    bottom: 0;
    right: -6rem;
}
.road-text {
    display: flex;
    gap: 20px;
    margin-bottom: 28px;
    align-items: center;
}
.road-text-date {
}
.road-text-date span {
    display: block;
    text-align: right;
    font-size: 86px;
    font-weight: 900;
    letter-spacing: -10.5px;
    line-height: 1;
}
.road-text-date span:first-of-type {
    font-size: 25px;
    letter-spacing: -0.3px;
}
.road-text-info {
    font-size: 28px;
    font-weight: 200;
    line-height: 1.1;
    max-width: 32rem;
}
.road__info-left .road-text-info {
    max-width: 16rem;
}
.road-text-body {
}
.road-text-body p {
}
.road-text-body p:first-of-type {
    font-size: 28px;
    font-weight: 800;
    max-width: 17rem;
    line-height: 1.1;
    margin-bottom: 2rem;
}
.road__footer-row {
    display: flex;
    align-items: center;
    z-index: 4;
    position: relative;
}
.run {
    overflow: hidden;
}
.run .subHead span:last-of-type {
    opacity: 1;
}
.run h2 {
    font-size: 64px;
    font-weight: 300;
    line-height: 1;
}
.run h2 + p {
    font-size: 32px;
    font-weight: 900;
    color: var(--text-color);
}
.run__item.run__item-head {
    display: block;
}
.run__content {
    display: grid;
    gap: 10px;
    grid-template-columns: 0.7fr 0.2fr 0.6fr 1fr 0.9fr 0.7fr 0.4fr 0.8fr 0.3fr 0.7fr 1fr 0.7fr;
    grid-template-rows: 1fr 156px 94px 250px 250px 250px 105px;
    margin: 0px -8rem;
}

.run__item {
    grid-row-start: 7;
    grid-row-end: 7;
    grid-column-start: 7;
    grid-column-end: 8;
    display: flex;
    /* background: #000; */
    flex-direction: column;
    justify-content: space-between;
    padding: 26px 26px 34px;
    position: relative;
    overflow: hidden;
}
.run__item.gray-box {
    background: #fbfbfb;
    /* background: #000; */
}
.run__item-tx {
    z-index: 4;
    max-width: 27rem;
}
.run__item p {
}
.run__item p:first-of-type {
    font-size: 29px;
    line-height: 1.1;
}
.run__item-icon {
    position: absolute;
    top: 29px;
    right: 11px;
    z-index: 3;
}
.run__item-bg {
    position: absolute;
    z-index: 1;
}
.run__item_num {
    font-size: 310px;
    position: absolute;
    bottom: -163px;
    right: 47px;
    font-weight: 900;
    letter-spacing: -68px;
    color: #fff;
    z-index: 0;
    -webkit-text-stroke-width: 1.4px;
    -webkit-text-stroke-color: #f1f1f1;
}
.run__item p:first-of-type strong {
    font-weight: 900;
}
.run__item p:first-of-type span.text-color {
    font-weight: 900;
}
.run__item-0 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 5;
    grid-column-end: 9;
    background: #00000000;
    padding-bottom: 62px;
}
.run__item-1 {
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 1;
    background: none;
    border: 1px solid #f5f5f5;
}
.run__item-2 {
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column-start: 2;
    grid-column-end: 4;
}
.run__item-3 {
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column-start: 5;
    grid-column-end: 4;
}
.run__item-4 {
    grid-row-start: 4;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 3;
}
.run__item-5 {
    grid-row-start: 4;
    grid-row-end: 4;
    grid-column-start: 3;
    grid-column-end: 3;
}
.run__item-6 {
    grid-row-start: 4;
    grid-row-end: 4;
    grid-column-start: 4;
    grid-column-end: 5;
}
.run__item-7 {
    grid-row-start: 2;
    grid-row-end: 5;
    grid-column-start: 5;
    grid-column-end: 7;
    border: 1px solid #f5f5f5;
    background: none !important;
}
.run__item-7 .run__item-bg {
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
}
.run__item-8 {
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column-start: 7;
    grid-column-end: 9;
}
.run__item-9 {
    grid-row-start: 4;
    grid-row-end: 5;
    grid-column-start: 7;
    grid-column-end: 9;
}
.run__item-10 {
    grid-row-start: 3;
    grid-row-end: 2;
    grid-column-start: 11;
    grid-column-end: 12;
    background: none !important;
    border: 1px solid #f5f5f5;
}
.run__item-11 {
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column-start: 13;
    grid-column-end: 12;
}
.run__item-12 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 9;
    grid-column-end: 11;
}
.run__item-13 {
    grid-row-start: 4;
    grid-row-end: 5;
    grid-column-start: 13;
    grid-column-end: 12;
    background: none !important;
    border: 1px solid #f5f5f5;
}
.run__item-14 {
    grid-row-start: 3;
    grid-row-end: 5;
    grid-column-start: 9;
    grid-column-end: 12;
    border: 1px solid #f5f5f5;
    background: none !important;
}
.run__item-15 {
    grid-row-start: 5;
    grid-row-end: 5;
    grid-column-start: 1;
    grid-column-end: 3;
    background: none !important;
    border: 1px solid #f5f5f5;
}
.run__item-16 {
    grid-row-start: 5;
    grid-row-end: 6;
    grid-column-start: 3;
    grid-column-end: 4;
    background: none !important;
    border: 1px solid #f5f5f5;
}
.run__item-17 {
    grid-row-start: 5;
    grid-row-end: 5;
    grid-column-start: 4;
    grid-column-end: 5;
}
.run__item-18 {
    grid-row-start: 5;
    grid-row-end: 6;
    grid-column-start: 5;
    grid-column-end: 6;
}
.run__item-19 {
    grid-row-start: 5;
    grid-row-end: 5;
    grid-column-start: 6;
    grid-column-end: 8;
}
.run__item-19 .run__item_num {
    font-size: 139px;
    bottom: -71px;
    right: 37px;
    letter-spacing: -45px;
    color: transparent;
}
.run__item-20 {
    grid-row-start: 5;
    grid-row-end: 6;
    grid-column-start: 8;
    grid-column-end: 9;
}
.run__item-21 {
    grid-row-start: 5;
    grid-row-end: 6;
    grid-column-start: 9;
    grid-column-end: 11;
}
.run__item-22 {
    grid-row-start: 5;
    grid-row-end: 5;
    grid-column-start: 11;
    grid-column-end: 12;
}
.run__item-23 {
    grid-row-start: 5;
    grid-row-end: 6;
    grid-column-start: 13;
    grid-column-end: 12;
}
.run__item-24 {
    grid-row-start: 6;
    grid-row-end: 7;
    grid-column-start: 10;
    grid-column-end: 11;
}
.run__item-25 {
    grid-row-start: 6;
    grid-row-end: 6;
    grid-column-start: 2;
    grid-column-end: 4;
}
.run__item-26 {
    grid-row-start: 6;
    grid-row-end: 6;
    grid-column-start: 4;
    grid-column-end: 6;
}
.run__item-26 .run__item_num {
    font-size: 276px;
    color: transparent;
}
.run__item-27 {
    grid-row-start: 6;
    grid-row-end: 6;
    grid-column-start: 6;
    grid-column-end: 7;
    background: none !important;
    border: 1px solid #f5f5f5;
}
.run__item-28 {
    grid-row-start: 6;
    grid-row-end: 8;
    grid-column-start: 7;
    grid-column-end: 10;
    font-weight: 900;
    overflow: visible;
    padding: 8px 8px;
}
.run__item-28 .noice-box {
    padding: 20px 18px;
    border-radius: 23px;
    height: 100%;
}
.run__item-28 .director__block-border-dark {
    padding: 7px;
    border-radius: 28px;
    height: 100%;
}
.run__item-28 .director__block-border {
    height: 100%;
}
.run__item-29 {
    grid-row-start: 6;
    grid-row-end: 7;
    grid-column-start: 11;
    grid-column-end: 12;
}
.run__item-30 {
    grid-row-start: 6;
    grid-row-end: 6;
    grid-column-start: 12;
    grid-column-end: 13;
    background: none !important;
    border: 1px solid #f5f5f5;
}
.run__item-image {
    margin-top: -3rem;
}
.work {
    margin-bottom: 50px;
}
.work .slick-slide {
    margin: 0 5px;
}
.work .slick-slide:nth-child(odd) {
    margin-top: 67px;
}
.work h2 {
    font-size: 56px;
    margin: 0;
    font-weight: 200;
}
.work__head_desk {
    font-size: 10px;
    max-width: 6rem;
    text-align: center;
    margin-left: auto;
    margin-right: 17%;
}
.work__head .eblya-box h2 code:nth-of-type(3) {
    padding-right: 16%;
}
.work__head .subHead {
    margin-bottom: 1.2rem;
    margin-left: 24%;
}
.work-row {
    display: flex;
    gap: 1rem;
    align-items: flex-end;
}
.work__block {
    flex: 0 0 700px;
    max-width: 700px;
    padding: 84px 30px 172px 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
}
.work__block:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--color-violet);
    left: -100%;
    top: 0;
}
.work__block:after {
    content: "";
    position: absolute;
    background: url(../i/w-bg.svg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center;
    border-top-right-radius: 35px;
}
.work__head {
    z-index: 2;
    position: relative;
}
.work__head .head-litera {
    top: 33%;
    left: 4%;
}
.work__content {
    margin-top: -8rem;
    margin-left: -7rem;
}
.work__slider {
}
.work__item {
    position: relative;
    min-height: 348px;
    padding: 0;
    overflow: hidden;
}
.work__item-txt {
    font-size: 20px;
    font-weight: 700;
    padding: 42px 38px 34px;
    position: relative;
}
.work__item-txt::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: var(--color-violet);
    border-radius: 50%;
    top: 2rem;
}
.work__item-txt p {
    margin: 0;
}
.work__item-img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.work__arrows {
    padding-bottom: 12rem;
    padding-left: 6rem;
}
.work__item-icon {
    position: absolute;
    right: 13px;
    bottom: 22px;
}
.director {
    padding-top: 80px;
}
.director__block-border {
    border: 1px solid #f8f8f81c;
    border-radius: 28px;
}
.director__block-border-dark {
    border: 1px solid #00000029;
    padding: 12px;
    position: relative;
    border-radius: 28px;
    margin: 0 -2px;
}
.director h2 {
    font-size: 40px;
}
.director__block {
    padding: 15px;
    position: relative;
}
.director__block h2 {
    margin: 0;
    line-height: 1.2;
}
.director__head {
}
.director__content {
    max-width: 807px;
    z-index: 5;
    position: relative;
    margin-right: 7%;
    margin-left: auto;
    padding: 37px 0 20px;
}
.director__content-body {
    max-width: 584px;
    margin-left: auto;
    margin-right: -2rem;
    font-size: 20px;
}
.director__content-body .review-more {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    margin-top: 0.5rem;
}
.director__content-body .review-spoiler {
    overflow: hidden;
}
.director__content-body .review-spoiler.deploy {
    height: auto !important;
}
.director__content-body-text {
    margin-top: -2.6rem;
    position: relative;
}
.director__content-body-text::before,
.director__content-body-text::after {
    position: absolute;
    color: var(--txt-color);
    font-size: 40px;
    font-size: 60px;
    font-weight: 800;
}
.director__content-body-text::before {
    content: "(";
    top: -28px;
    left: -38px;
}
.director__content-body-text::after {
    content: ")";
    bottom: -10px;
    right: 89px;
}
.director__content-body-text p {
    margin-bottom: 2.5rem;
}
.director__content-body-text p:last-of-type {
    max-width: 473px;
}
.director__footer {
}
.directop__block-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 95%;
}
.directop__block-bg img {
}
.cost {
}
.agreement-label  a{
    border-bottom:1px solid ;
}
.agreement-label  a:hover{
    border-bottom-color:transparent;
}
.cost .agreement-check {
    justify-content: center;
    display: flex;
    margin-top: 1rem;
}
.cost__footer-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
}
.cost__footer-row .form-control {
    padding: 1.95rem 4rem 1.7rem;
}
.cost__footer-row .form-group {
    margin: 0;
    max-width: 361px;
    flex: 0 0 361px;
    border: 1px solid #dfdfdf;
    border-radius: 11px;
}
.cost__footer-row .button {
    margin-top: 0;
    flex: 0 0 400px;
    margin: 0;
}
.cost__footer-row .button .btn {
    width: 100%;
}
.cost__footer-row .button .btn span {
    padding: 1.85rem 47px;
}
.cost__footer-row .button .btn .btn-svg-box {
}
.cost h2 {
    font-size: 40px;
}
.cost h2 + p {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1.2;
}
.cost__head {
    max-width: 30rem;
    margin-bottom: 22px;
}
.cost__block {
}
.cost__nav {
    display: flex;
    gap: 10px;
    z-index: 2222;
    position: relative;
    padding-top: 1px;
    margin: 0 -1px;
}
.cost__nav-item {
    transition: all 0.3s ease;
    cursor: pointer;
    flex: 1 1 auto;
    text-align: center;
    padding: 55px 1rem;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    background: linear-gradient(180deg, var(--color-bg-gray) 8%, var(--color-bg-gray) 100%);
    position: relative;
    margin-bottom: 1px;
    overflow: hidden;
}
.cost__nav-item::before {
    position: absolute;
    content: "";
    width: calc(100% - 1px);
    border: 1px solid transparent;
    height: 1px;
    background: #f8f8f9;
    left: 50%;
    transform: translate(-50%);
    pointer-events: none;
    bottom: -1px;
}
.cost__nav-item-shadow {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    pointer-events: none;
    width: 74%;
    height: 1px;
    box-shadow: 0px 0px 68px 4px #000;
    bottom: -2px;
    border-radius: 50%;
    z-index: 0;
}
.cost__nav-item.active .cost__nav-item-shadow {
    display: none;
}
.cost__nav-item.active::before {
    /* border: 1px solid var(--color-violet); */
    /* width: calc(100% + 0px);
    border-bottom: transparent;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px; */
}
.cost__nav-item p {
    margin: 0 0 0.8rem;
    z-index: 999;
    position: relative;
}
.cost__nav-item span {
    font-size: 24px;
    font-weight: 700;
    z-index: 999;
    position: relative;
}
.cost__nav-item.active {
    transition: all 0.3s ease;
    background: linear-gradient(180deg, #7a64dd54 8%, var(--color-bg-gray) 100%);
    border: 1px solid var(--text-color);
    border-bottom: #f8f8f9;
    overflow: inherit;
}
.cost__tabs {
    padding: 25px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative;
    z-index: 2;
}
/* .cost__tabs::before,
.cost__tabs::after {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, var(--color-violet) 0%, #7a32f800 53%);
    height: 100%;
    width: 1px;

    top: 0;
} */
.cost__tabs-relative {
    position: relative;
}
.cost__tabs-border {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, var(--color-violet) 0%, #7a32f800 53%);
    height: 100%;
    width: calc(100% + 1.9px);
    top: -1px;
    left: 50%;
    transform: translate(-50%);
    z-index: 0;
}
.cost__tabs::before {
    left: -1px;
}
.cost__tabs::after {
    right: -1px;
}
.cost__tabs-item {
    /* background: url(../i/cost-bg.webp);
    border-radius: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 34px 60px; */
}
.cost__content {
    display: none;
    transition: all 0.3s ease;
}
.cost__content.active {
    display: block;
    transition: all 0.3s ease;
}
.cost__content-head {
    display: flex;
    gap: 1rem;
}
.cost__content_topbox {
    flex: 1 1 50%;
}
.cost__content_topbox-head {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 37px;
}
.cost__content_topbox-icon {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    align-items: center;
}
.cost__content_topbox-icon-img {
}
.cost__content_topbox-icon-content {
    flex: 0 0 60%;
}
.cost__content_topbox-body {
    padding-bottom: 1rem;
}

.cost__content_topbox-body p:first-of-type {
    font-size: 18px;
    margin-bottom: 1.4rem;
}
.cost__content-cart {
    background: #fff;
    border-radius: 32px;
    padding: 50px 50px 31px;
    margin-bottom: 13px;
    flex: 1 1 50%;
    position: relative;
    display: flex;
}
.cost__content-bottom-bg {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    pointer-events: none;
}
.cost__content-cart-num {
    font-size: 229px;
    position: absolute;
    top: 0px;
    line-height: 1;
    right: 33px;
    font-weight: 900;
    letter-spacing: -32px;
    color: transparent;
    z-index: 0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #cbcbcb7a;
}
.cost__content-cart-body {
    margin-top: auto;
    margin-bottom: 0;
}
.cost__content-cart-body ul {
}
.cost__content-cart-body ul li {
    margin-bottom: 0.5rem;
    line-height: 1.8;
    font-size: 14px;
}
.cost__content-cart-image {
    top: -3rem;
    left: -3rem;
    position: absolute;
}
.cost__content-bottom {
    position: relative;
}
.cost__content-order {
}
.cost__content-order-cost {
    font-size: 24px;
    text-align: center;
    margin: 2.4rem 0 1.3rem;
}
.cost__content-order-cost span:last-of-type {
    font-size: 32px;
    font-weight: 700;
}
.cost__content-order-form {
}
.services {
    background: url(../i/services-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.services__block {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.services__item {
    flex: 0 0 calc(20% - 15px);
    min-height: 382px;
    border-radius: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 91px 32px 59px;
}
.services__item::before {
    content: "";
    position: absolute;
    background: url(../i/contur.webp);
    width: 84px;
    height: 84px;
    top: -1px;
    left: -1px;
    background-size: 100% 100%;
}

.services__item.gray-box .services__item-body-box {
    padding: 91px 32px 59px;
}
.services__item.gray-box:hover {
    background: var(--text-color);
    color: #fff;
}
.services__item.gray-box:hover .services__item_icon svg path {
    fill: #fff;
}
.services__item_num {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #333a4f54;
    padding: 0.6rem 1rem;
}
.services__item__head {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.services__item_icon {
}
.services__item-body {
}
.services__item_head {
    flex: 0 0 calc(40% - 20px);
    padding: 0px;
}
.services__item_desc {
    font-size: 14px;
    padding: 12px 0;
}
.services__item_cost {
    font-size: 16px;
    font-weight: 700;
}
.services__item_cost span {
    display: block;
    font-size: 12px;
    font-weight: 400;
}
.services__item_head-box {
    max-width: 30rem;
    padding: 1rem 4rem;
}
#header {
    position: fixed;
    width: calc(100% - 4rem);
    left: 50%;
    transform: translate(-50%);
    top: 0;
    z-index: 9999;
}
.header__block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 32px;
    padding-right: 1.2rem;
    background-color: var(--color-bg-gray);
}
.header__element {
}
.header__logo {
}
#header .header__logo .img_link {
    padding-right: 20px;
    position: relative;
    max-width: 250px;
}
#header .header__logo .img_link::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background: #d9d9d9;
    top: 0;
    right: 0;
}
.logo {
}
.img_link {
}
.header__desc {
    max-width: 162px;
    padding: 0 40px 0 20px;
    opacity: 0.7;
    font-size: 12px;
    text-align: center;
    line-height: 1.2;
}
#footer .header__desc {
    max-width: 143px;
    padding: 16px 40px 0 0px;
}
.header__menu {
    padding: 0 2rem;
}
#menu .menu_block ul {
    flex-wrap: wrap;
    gap: 18px;
    background: #f8f8f8db;
    border-radius: 20px;
}
.menu_block {
}
.header__contacts {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.header__soc {
}
.header__tech-mobile {
    display: none;
}
.header__phone {
    margin: 0 20px;
    white-space: nowrap;
}
.header__phone span {
    margin-right: 20px;
}
.header__phone a[href^="tel:"] {
    font-size: 16px;
    font-weight: 600;
}
.header__tech {
    padding: 0;
    background: #fff;
    cursor: pointer;
    border-radius: 20rem;
    font-size: 14px;
    margin: 0 20px;
}
.header__tech span {
    margin: 0 5px;
}
.link {
}
.header__home-url {
}
#menu .menu .menu-item a {
    color: var(--text-color);
    font-size: 12px;
    text-transform: uppercase;
    opacity: 0.6;
    font-weight: 600;
    padding: 6px 0;
    transition: all 0.3s ease;
    border-bottom: 2px solid #7a64dd57;
}
#menu .menu .menu-item a:hover {
    color: var(--txt-color);
    opacity: 1;
    transition: all 0.3s ease;
    border-bottom: 1px solid var(--txt-color);
}
.menu .menu-item::after,
.menu .menu-item::before {
    display: none;
}
#menu .menu .current-menu-item a,
#menu .menu .current-menu-parent a,
#menu .menu .current-post-ancestor a {
    color: var(--txt-color);
    opacity: 1;
    transition: all 0.3s ease;
    border-bottom: 1px solid var(--txt-color);
}
#menu .menu .current-menu-item a::after,
#menu .menu .current-menu-parent a::after,
#menu .menu .current-post-ancestor a::after {
    display: none;
}
.footer {
}
.footer__block {
}
.footer__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
}
.footer__row.row__bottom {
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 2rem;
}
.footer__head {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    flex: 0 0 100%;
    position: relative;
    margin-bottom: 2rem;
}
.footer__head::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    top: 7px;
    left: -54px;
    background: var(--text-color);
}
.footer__head span {
    max-width: 27rem;
    display: block;
    line-height: 1;
}
.footer__item {
    flex: 1 1 40%;
}
.footer__left {
    flex: 1 1 30%;
}
.footer-city {
    flex: 1 1 10%;
    padding: 1rem 2rem;
}
.footer-city span {
    font-size: 14px;
    color: #2b2b2bb2;
    font-weight: 500;
}
.footer-city ul {
}
.footer-city ul li {
}
.footer__item_box {
    padding: 0.5rem 0;
    font-size: 20px;
    color: #2b2b2bb2;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.footer__item_box span {
    font-size: 14px;
    font-weight: 500;
    flex: 0 0 162px;
}
.footer__right {
    flex: 1 1 30%;
}
.footer__phone {
    text-align: right;
    font-size: 48px;
    font-weight: 700;
}
.footer__phone span {
    margin-right: 10px;
}
.footer__soc {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.footer__box {
}
.footer__tech {
    border: 1px solid #e3e3e3;
    border-radius: 20rem;
    padding: 0 19px;
    background: var(--color-bg-gray);
}
#footer .footer__tech span {
    padding: 15px 7px;
}
#footer .footer__tech span.link {
    padding: 15px 7px;
    color: var(--txt-color);
    border-bottom: none;
}
.footer__logo {
}
.footer__desc {
    max-width: 14rem;
    font-size: 14px;
    color: #2b2b2bb2;
}
.footer__polit {
}
.footer__polit a {
    text-transform: uppercase;
    color: #7a32f84f;
    font-size: 12px;
    border-bottom: 1px solid #7a32f84f;
}
.footer__menu {
}
.menu_block {
}
.road__footer-line-bg {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
#footer {
background: none;
    color: var(--txt-color);
    overflow: hidden;
}
#footer #menu .menu_block ul {
    justify-content: flex-start;
}
.form .btn span {
    padding: 1.75rem 47px;
}
.form-group {
    border: none;
    background: #fff;
    border-radius: 10px;
}
.slick-dots li {
    border: 1px solid transparent;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    padding: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-dots li.slick-active {
    border: 1px solid #d9d9d9;
}
.slick-dots li button {
    width: 8px;
    height: 8px;
    box-shadow: none;
    background: #d9d9d9;
}
.slick-dots li.slick-active button {
    width: 8px;
    box-shadow: none;
    background: #2b2b2b;
}
.slick-dots li:hover button {
    width: 8px;
    box-shadow: none;
    background: #2b2b2b;
}
.list ul li::before {
    left: 0;
    top: 0.4rem;
    border: none;
    width: 11px;
    height: 11px;
    background: url(../i/list-icon.svg);
}
.violet-block.list ul li::before,
.violet-block .list ul li::before {
    left: 0;
    top: 0.4rem;
    border: none;
    width: 11px;
    height: 11px;
    background: url(../i/list-icon-2.svg);
}
.hero {
}
.page-content {
    overflow: hidden;
    padding-top: 1.5rem;
}
.page-frame {
    padding-top: 7.5rem;
    /* overflow: hidden; */
}
.popup {
    background: var(--text-color);
    border-radius: 30px;
    padding: 2.3rem 1.5rem;
}
.popup .btn,
.popup .btn:visited,
.popup .btn:focus,
.popup .btn:active {
    width: 100%;
    justify-content: center;
}
.popup .btn .btn-txt-box,
.popup .btn:visited .btn-txt-box,
.popup .btn:focus .btn-txt-box,
.popup .btn:active .btn-txt-box {
    min-width: calc(100% - 84px);
}
.form .form-head {
    font-weight: 600;
}
.agreement-check input:checked + .agreement-label .check::before {
    border: 2px solid #fff;
    border-top-color: transparent;
    border-left-color: transparent;
}
#modal-not-agreement {
   display: none!important;
}
#modal-not-agreement__overlay {
    display: none!important;
}
.breadcrumbs {
    font-size: 12px;
    color: var(--txt-color);
    opacity: 0.7;
}
#breadcrumbs {
    margin-bottom: 47px;
}
.portfolio-main__title-top {
    padding: 24px 0 12px;
    font-size: 18px;
    font-weight: 800;
}
.portfolio-main__title-body {
    font-size: 14px;
}
.caseHoverInfo {
    position: absolute;
    bottom: -100%;
    padding: 33px 26px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #7a64dd 47%, #7a64dd00 120%);
    pointer-events: none;
    transition: all 0.3s ease;
}
.cards__img:hover .caseHoverInfo {
    bottom: 0%;
    transition: all 0.3s ease;
}
.caseHoverInfo__item {
    color: #fff;
    font-size: 14px;
}
.caseHoverInfo__item span {
    display: block;
    font-size: 44px;
    font-weight: 600;
}
.caseHoverInfo-box {
    height: 100%;
}
.caseHoverInfo-row {
    display: flex;
    align-items: flex-end;
    height: 100%;
    gap: 48px;
}
.arrow {
    padding: 2rem;
    height: 80vh;
}
.arrow .hero-bottom-info {
    text-align: left;
    position: absolute;
    left: 2rem;
    bottom: 2rem;
}
.arrow .hero__block-right-foottxt {
    bottom: 2rem;
}
.arrow .hero__block-left-foottxt {
    bottom: 2rem;
}
.container__arr {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 12;
    position: relative;
}
.hero-bg-3 {
}
.arrow__block {
    z-index: 222;
}
.arrow__content {
}
.arrow__desk {
    font-size: 9px;
    max-width: 6rem;
    text-align: center;
    margin-left: auto;
    margin-right: 5rem;
}
.arrow__head {
}
.arrow__buttons {
}
.hero-bottom-info {
    z-index: 9;
    position: relative;
}
.hero__block-right-foottxt {
}
.hero__block-left-foottxt {
}
.arrow__head-subhead {
    line-height: 1;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    font-size: 24px;
    padding-bottom: 42px;
    justify-content: center;
}
.header__size {
    display: flex;
    align-items: center;
}
@keyframes mov1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

#footer .menu .menu-item:hover .sub-menu {
    transform: translateY(-100%);
}
.search-products-list {
}
.search-products-list .product__content-item {
}
.search-products-list .cart-link {
    display: flex;
    align-items: center;
    gap: 3rem;
    background: var(--color-bg-gray);
    padding: 1rem;
    border-radius: 23px;
    margin-bottom: 1rem;
}
.search-products-list .cart-link:hover {
    display: flex;
    align-items: center;
    gap: 3rem;
    background: var(--color-bg-gray);
    padding: 1rem;
    border-radius: 23px;
    margin-bottom: 1rem;
}
.search-products-list .product__content-img {
    width: 8rem;
}
.search-products-list .product__content-img img {
    border-radius: 10px;
}
.search-products-list .product__content-item-body {
}
.search-products-list .product__content-name {
    font-size: 1.2rem;
}
.search {
}
.search h1 {
    font-size: 54px;
    padding-bottom: 1rem;
}
.search #hero .intro {
    font-size: 1rem;
}
.styled_phone span.sp {
    margin: 0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2b2b2b66;
    color: #fff;
    font-size: 20px;
    padding: 0 3px;
}
.postTg {
    max-width: 338px;
    padding: 20px;
    background: #fff;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 999999;
    border-radius: 15px;
    display: none;
}
.postTg.active {
    display: block;
}
.postTg-row {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.postTg__img {
}
.postTg__img img {
}
.postTg__content {
}
.postTg__head {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.postTg__icon {
}
.postTg__link {
}
.postTg__link a {
    color: var(--text-color);
    border-bottom: 1px solid var(--text-color);
}
.postTg__close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    cursor: pointer;
}
.open {
    width: 1.2rem;
    height: 1.45rem;
}
.open span:nth-of-type(2) {
    width: 80%;
}
.open span:last-of-type {
    width: 56%;
}
.active .open span:last-of-type {
    width: 100%;
}
.active .open span:nth-of-type(2) {
    overflow: visible;
    transition: none;
    left: -30px;
    width: 0px;
}
.active .open span:nth-child(1) {
    width: 100%;
}
.active .open span:nth-child(3) {
    transform: rotate(45deg) translate(-1px, -2px);
}
.ars {
}
.ars-first {
}
.ars-first.none {
    display: none;
}
.ars-second {
    display: none;
}
.ars-second.visible {
    display: block;
}
.active.mobile {
    padding-top: 6rem;
}
.confirm.btn {
    color: #fff;
    background: var(--color-violet);
    margin: 0 auto;
    border-radius: 10px;
}
/* cookies */
.cook {
    position: fixed;
    bottom: 1rem;
    z-index: 99;
    background: #fff;
    max-width: 403px;
    right: unset;
    left: 1rem;
    color: var(--dark_2);
    font-size: 13px;
    padding: 1rem;
    line-height: 1.1;
    display: none;
    box-shadow: -3px -6px 14px -6px #00000066;
    border-radius: 12px;
}
@media (max-width: 499px) {
    .cook {
    bottom: 0;
    max-width: 272px;
    padding: 1rem 3rem 1rem 1rem;
}
.cook__button .btn span {
    width: 100%;
}
}
.cook.active {
    display: block;
}
.cook__block {
}
.cook__content {
}
.cook__content p:first-of-type {
    font-weight: 600;
}
.cook__button {
}
.cook__button .btn {
    font-size: 12px;
    background: var(--color-violet);
    border-radius: 7px
}
.cook__button .btn span {
        padding: 8px 19px;
}
#privacy h1 + p {
    max-width: 100%;
}
#privacy h1 {
    font-size: 55px;
    text-align: center;
}
.sectionTg {
        width: 1030px;
    background: url(../i/tg-bg.webp);
    padding: 10px;
    position: fixed;
    z-index: 9999999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 30px;
    background-size: cover;
    background-position: center;
    line-height: 1.1;
        color: #fff;
        display: none;
}
.sectionTg.active {
        display: block;
}
.sectionTg__block {
}
.sectionTg__border {
    border-radius: 20px;
    border: 1px solid var(--color-bg-gray);
    padding: 69px 20px 77px;
    position: relative;
}
.sectionTg__row {
}
.sectionTg__head {
    font-size: 45px;
    font-weight: 900;
    position: relative;
    padding-bottom: 42px;
}
.sectionTg__head strong {
        font-weight: 900;
    background: #7a32f873;
    padding: 1px 18px;
    border-radius: 10rem;
}
.sectionTg__mozg {
        position: absolute;
    right: 0;
    top: 47%;
}
.sectionTg__body {
     display: flex;
    gap: 46px;
    flex-wrap: wrap;
    align-items: center;
}
.sectionTg__sizeLeft {
    flex: 1 1 40%;
}
.sectionTg__botton {
}
.sectionTg__botton .btn {
    background: #fff;
    color: #1E95C7;
    font-size: 26px;
    font-weight: 700;
    border-radius: 20rem;
    display: flex;
    align-items: center;
    gap:14px;
    padding: 13px 22px;
    max-width: 100%;
}
.sectionTg__botton a.btn:visited, .sectionTg__botton a.btn:focus, .sectionTg__botton a.btn:active {
    color: #1E95C7;
}
.sectionTg__botton .btn span:first-of-type{
        padding: 0rem 0rem;
}
.sectionTg__botton .btn span{
padding: 0rem 0rem;
    min-width: auto;
}
.sectionTg__button_txt {font-size: 25px;
    font-weight: 600;
    padding: 31px 0 22px;
}
.sectionTg__sizeRight {
    flex: 1 1 40%;
}
.sectionTgClose {

}
.sectionTgClose {
cursor: pointer;
    position: absolute;
    width: 3rem;
    height: 3rem;
    z-index: 9999;
    top: 0;
    right: 0;
}
.sectionTgClose svg path {
stroke: #fff;
}