html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
}

input:not([type=checkbox]):not([type=radio]),
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

input::-ms-clear {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button,
input[type=submit] {
    cursor: pointer;
}

body {
    height: 100%;
    font-family: "Manrope", sans-serif;
    line-height: 1;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

@media only screen and (max-width: 1200px) {
    body ::-webkit-scrollbar {
        display: none;
    }
}

.wrapper {
    position: relative;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    padding-top: 88px;
    padding-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
    .wrapper {
        padding-top: 63px;
    }
}

.wrapper--ovv {
    overflow: initial;
}

.container {
    position: relative;
    max-width: 1296px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1300px) {
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .container .container {
        padding-left: 0;
        padding-right: 0;
    }
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*::after, *::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wpcf7-not-valid-tip {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 100%;
    margin: 2px 0 0 !important;
    color: #ff5e2b !important;
    font-size: 10px !important;
}

.wpcf7-form-control-wrap {
    display: block;
}

.wpcf7 form .wpcf7-response-output {
    display: none !important;
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.wpcf7-form-control-wrap span {
    display: block;
    position: relative;
    margin: 0;
}

.wpcf7-form-control-wrap label {
    display: block;
}

.wpcf7-form-control-wrap label input {
    display: none;
}

.wpcf7-form-control-wrap label input:checked + span::after {
    opacity: 1;
}

.wpcf7-form-control-wrap label span {
    position: relative;
    display: block;
    padding-left: 25px;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #9b9b9b;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.wpcf7-form-control-wrap label span::before {
    content: "";
    position: absolute;
    left: 3px;
    top: 1px;
    width: 12px;
    height: 12px;
    background: #fff;
}

.wpcf7-form-control-wrap label span::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 3px;
    width: 8px;
    height: 5px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.wpcf7-form-control-wrap label span a {
    color: #9b9b9b;
}

@media only screen and (min-width: 1025px) {
    .wpcf7-form-control-wrap label span a:hover {
        text-decoration: none;
    }
}

.article {
    position: relative;
}

.article__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

@media only screen and (max-width: 1200px) {
    .article__box {
        display: block;
    }
}

.article__center {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 684px;
    flex: 0 0 684px;
    max-width: 684px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .article__center {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

.article__content {
    position: relative;
    margin-bottom: 40px;
}

article__content .wp-block-rank-math-toc-block {
    display: none;
}

.article__info {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    max-width: 220px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .article__info {
        max-width: 100%;
    }
}

.article__info-title {
    position: relative;
    margin-bottom: 32px;
    color: #2e2e2e;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

@media only screen and (max-width: 1200px) {
    .article__info-title {
        margin-bottom: 14px;
        font-size: 24px;
    }
}

.article__info-list {
    position: relative;
    padding-bottom: 32px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 32px;
}

@media only screen and (max-width: 1200px) {
    .article__info-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -12px;
    }

    .article__info-list::before {
        content: "";
        position: absolute;
        width: 12px;
        height: 1px;
        background: #fff;
        bottom: -1px;
        left: 0;
    }
}

.article__info-item {
    position: relative;
    margin-bottom: 24px;
}

@media only screen and (max-width: 1200px) {
    .article__info-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333% - 12px);
        flex: 0 0 calc(33.333% - 12px);
        max-width: calc(33.333% - 12px);
        width: 100%;
        margin-bottom: 12px;
        margin-left: 12px;
    }
}

.article__info-item:last-child {
    margin-bottom: 0;
}

.article__info-item-img {
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
}

@media only screen and (max-width: 1200px) {
    .article__info-item-img {
        height: 124px;
    }
}

@media only screen and (min-width: 1025px) {
    .article__info-item-img:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

.article__info-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.article__info-item-title {
    display: block;
    text-decoration: none;
    color: #111;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 1200px) {
    .article__info-item-title {
        -webkit-line-clamp: 3;
        max-height: 66px;
    }
}

@media only screen and (min-width: 1025px) {
    .article__info-item-title:hover {
        text-decoration: underline;
    }
}

.article__info-banner {
    position: relative;
    display: block;
    text-decoration: none;
}

.article__info-banner img {
    width: 100%;
}

.benefits {
    position: relative;
    background: #313131;
    padding-top: 56px;
    padding-bottom: 56px;
}

@media only screen and (max-width: 1200px) {
    .benefits {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

.benefits__box {
    position: relative;
}

.benefits__title {
    position: relative;
    margin-bottom: 48px;
    color: #d2b26c;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .benefits__title {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

.benefits__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
    .benefits__list {
        display: block;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 32px;
    }
}

.benefits__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.333% - 24px);
    flex: 0 0 calc(33.333% - 24px);
    max-width: calc(33.333% - 24px);
    width: 100%;
    margin-left: 24px;
    margin-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media only screen and (max-width: 1200px) {
    .benefits__item {
        max-width: 100%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.benefits__item-icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    max-width: 48px;
    width: 100%;
    height: 48px;
    border-radius: 50%;
    background: #d2b26c;
    margin-right: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1200px) {
    .benefits__item-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px;
        height: 40px;
        margin-right: 16px;
    }

    .benefits__item-icon img {
        width: 24px;
        height: 24px;
    }
}

.benefits__item-box {
    position: relative;
}

.benefits__item-title {
    position: relative;
    margin-bottom: 12px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .benefits__item-title {
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 22px;
    }
}

.benefits__item-title:last-child {
    margin-bottom: 0;
}

.benefits__item-text {
    position: relative;
    color: #eee;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

@media only screen and (max-width: 1200px) {
    .benefits__item-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
}

.benefits__btn-box {
    text-align: center;
    position: relative;
}

.benefits__btn {
    min-width: 320px;
}

.blog {
    position: relative;
}

.blog__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -24px;
}

.blog__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.333% - 24px);
    flex: 0 0 calc(33.333% - 24px);
    max-width: calc(33.333% - 24px);
    width: 100%;
    margin-left: 24px;
    margin-bottom: 64px;
}

@media only screen and (max-width: 1200px) {
    .blog__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 24px);
        flex: 0 0 calc(50% - 24px);
        max-width: calc(50% - 24px);
        margin-bottom: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .blog__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 24px);
        flex: 0 0 calc(100% - 24px);
        max-width: calc(100% - 24px);
    }
}

.blog__item-img {
    position: relative;
    display: block;
    text-decoration: none;
    margin-bottom: 12px;
    overflow: hidden;
    height: 234px;
}

@media only screen and (max-width: 1200px) {
    .blog__item-img {
        height: 193px;
    }
}

@media only screen and (min-width: 1025px) {
    .blog__item-img:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

.blog__item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}

.blog__item-box {
    position: relative;
}

.blog__item-date {
    position: relative;
    margin-bottom: 8px;
    color: #898989;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.blog__item-title {
    position: relative;
    display: block;
    color: #313131;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .blog__item-title {
        font-size: 14px;
        line-height: 22px;
        max-height: 44px;
    }
}

@media only screen and (min-width: 1025px) {
    .blog__item-title:hover {
        color: #d2b26c;
    }
}

.btn {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    color: #313131;
    text-align: center;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    border-radius: 64px;
    border: 1px solid #d2b26c;
    padding: 12px 23px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .btn {
        padding: 7px 15px;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }
}

@media only screen and (min-width: 1025px) {
    .btn:hover {
        background: #d2b26c;
    }
}

.btn svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 12px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn--yellow {
    background: #d2b26c;
}

@media only screen and (min-width: 1025px) {
    .btn--yellow:hover {
        background: #313131;
        border-color: #313131;
        color: #d2b26c;
    }

    .btn--yellow:hover svg {
        fill: #d2b26c;
    }
}

.btn--white {
    color: #fff;
}

@media only screen and (min-width: 1025px) {
    .btn--white:hover {
        background: #d2b26c;
        color: #313131;
    }
}

.choice {
    position: relative;
    background: #313131;
}

.choice__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .choice__box {
        display: block;
    }
}

.choice__info {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media only screen and (max-width: 1200px) {
    .choice__info {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

.choice__title {
    position: relative;
    margin: 0 0 94px;
    color: #d2b26c;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .choice__title {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

.choice__list {
    position: relative;
}

.choice__item {
    position: relative;
    margin-bottom: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1200px) {
    .choice__item {
        margin-bottom: 20px;
        display: block;
    }
}

.choice__item:last-child {
    margin-bottom: 0;
}

.choice__item-title {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 440px;
    flex: 0 0 440px;
    max-width: 440px;
    width: 100%;
    padding-right: 134px;
    color: #fbf7f0;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .choice__item-title {
        max-width: 100%;
        font-size: 14px;
        line-height: 22px;
        padding-right: 0;
    }
}

.choice__item-title::before {
    content: "";
    position: absolute;
    width: 86px;
    height: 2px;
    background: #d2b26c;
    top: 26px;
    right: 24px;
}

@media only screen and (max-width: 1200px) {
    .choice__item-title::before {
        display: none;
    }
}

.choice__item-text {
    color: #cfcfcf;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.choice__item-text p {
    margin: 0;
}

.choice__img {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: -72px;
    margin-left: 110px;
}

@media only screen and (max-width: 1200px) {
    .choice__img {
        display: block;
        margin-left: -16px;
        margin-right: -16px;
    }
}

.choice__img img {
    width: 100%;
}

.contacts {
    position: relative;
    padding-top: 32px;
    padding-bottom: 42px;
}

@media only screen and (max-width: 1200px) {
    .contacts {
        padding-top: 32px;
        padding-bottom: 0;
        background: #fbf7f0;
    }
}

.contacts__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .contacts__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-left: -16px;
        margin-right: -16px;
    }
}

.contacts__left {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 454px;
    flex: 0 0 454px;
    max-width: 454px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .contacts__left {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        background: #fff;
        padding: 20px 16px 40px;
    }
}

.contacts__title {
    position: relative;
    margin: 0 0 40px;
    color: #111;
    font-size: 48px;
    font-weight: 800;
}

@media only screen and (max-width: 1200px) {
    .contacts__title {
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 36px;
    }
}

.contacts__list {
    position: relative;
}

.contacts__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 48px;
}

@media only screen and (max-width: 1200px) {
    .contacts__item {
        margin-bottom: 20px;
    }
}

.contacts__item:last-child {
    margin-bottom: 0;
}

.contacts__item-icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    width: 24px;
    margin-right: 12px;
}

@media only screen and (max-width: 1200px) {
    .contacts__item-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        width: 20px;
    }
}

.contacts__item-icon svg {
    max-width: 100%;
}

.contacts__item-box {
    position: relative;
}

.contacts__item-title {
    position: relative;
    margin-bottom: 12px;
    color: #d2b26c;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

@media only screen and (max-width: 1200px) {
    .contacts__item-title {
        margin-bottom: 8px;
        font-size: 16px;
    }
}

.contacts__item-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contacts__item-list-item {
    position: relative;
}

.contacts__item-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: top;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media only screen and (max-width: 1200px) {
    .contacts__item-link {
        font-size: 14px;
        line-height: 22px;
    }
}

@media only screen and (min-width: 1025px) {
    .contacts__item-link:hover {
        text-decoration: none;
    }
}

.contacts__item-link svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 4px;
    fill: #d2b26c;
}

.contacts__item-address {
    position: relative;
    font-style: normal;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media only screen and (max-width: 1200px) {
    .contacts__item-address {
        font-size: 14px;
        line-height: 22px;
    }
}

.contacts__item-map {
    position: relative;
}

.contacts__item-map iframe {
    max-width: 100%;
}

.contacts__right {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 700px;
    flex: 0 0 700px;
    max-width: 700px;
    width: 100%;
    background: #fbf7f0;
    padding: 56px 48px;
    margin-top: -88px;
}

@media only screen and (max-width: 1200px) {
    .contacts__right {
        margin-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding: 0 16px 32px;
    }
}

.contacts__form {
    position: relative;
}

.contacts__form-title {
    position: relative;
    color: #111;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 32px;
}

@media only screen and (max-width: 1200px) {
    .contacts__form-title {
        display: none;
    }
}

.contacts__form-row {
    position: relative;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -16px;
}

@media only screen and (max-width: 1200px) {
    .contacts__form-row {
        margin-bottom: 0;
        display: block;
        margin-left: 0;
    }
}

.contacts__form-cell {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 16px);
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px);
    width: 100%;
    margin-left: 16px;
}

@media only screen and (max-width: 1200px) {
    .contacts__form-cell {
        margin-bottom: 16px;
        max-width: 100%;
        margin-left: 0;
    }
}

.contacts__form-cell--full {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 16px);
    flex: 0 0 calc(100% - 16px);
    max-width: calc(100% - 16px);
}

@media only screen and (max-width: 1200px) {
    .contacts__form-cell--full {
        max-width: 100%;
    }
}

.contacts__form-label {
    position: relative;
    margin-bottom: 8px;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

@media only screen and (max-width: 1200px) {
    .contacts__form-label {
        font-size: 14px;
        line-height: 22px;
    }
}

.contacts__form-label span {
    color: #d2b26c;
}

.contacts__form-input {
    position: relative;
}

.contacts__form-captcha {
    position: relative;
    margin-bottom: 32px;
}

.contacts__form-btn {
    width: 100%;
}

.error-page {
    position: relative;
    padding-top: 64px;
    padding-bottom: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .error-page {
        padding-top: 40px;
        padding-bottom: 0;
    }
}

.error-page__title {
    position: relative;
    margin-bottom: 12px;
    color: #626262;
    font-size: 24px;
    font-weight: 700;
}

@media only screen and (max-width: 1200px) {
    .error-page__title {
        font-size: 28px;
        font-weight: 800;
        line-height: 36px;
    }
}

.error-page__text {
    position: relative;
    margin-bottom: 42px;
    color: #4f4f4f;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

@media only screen and (max-width: 1200px) {
    .error-page__text {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }
}

.error-page__img {
    position: relative;
    margin-bottom: 42px;
}

@media only screen and (max-width: 1200px) {
    .error-page__img {
        margin-bottom: 20px;
    }
}

.error-page__home {
    position: relative;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #d2b26c;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .error-page__home {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 1025px) {
    .error-page__home:hover {
        color: #000;
    }

    .error-page__home:hover svg {
        fill: #000;
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
}

.error-page__home svg {
    fill: #d2b26c;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-right: 12px;
}

.error-page__btns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1200px) {
    .error-page__btns {
        margin-bottom: 20px;
    }
}

.error-page__btn {
    min-width: 196px;
    margin-left: 8px;
    margin-right: 8px;
}

@media only screen and (max-width: 1200px) {
    .error-page__btn {
        min-width: 163px;
    }
}

.experience {
    position: relative;
    padding-top: 88px;
}

@media only screen and (max-width: 1200px) {
    .experience {
        padding-top: 32px;
    }
}

.experience__head {
    position: relative;
    margin-bottom: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .experience__head {
        margin-bottom: 20px;
        display: block;
    }
}

.experience__title {
    position: relative;
    margin: 0;
    color: #111;
    font-size: 48px;
    font-weight: 800;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .experience__title {
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 700;
    }
}

.experience__btns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.experience__btn {
    min-width: 196px;
    margin-left: 24px;
}

@media only screen and (max-width: 1200px) {
    .experience__btn {
        min-width: auto;
        margin-left: 0;
        margin-right: 20px;
    }
}

.experience__text {
    position: relative;
    padding-left: 48px;
    color: #313131;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    border-left: 8px solid #e1e1e1;
    margin-bottom: 48px;
}

@media only screen and (max-width: 1200px) {
    .experience__text {
        border-width: 4px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 22px;
    }
}

.experience__text p {
    margin: 0;
}

.faq {
    position: relative;
}

.faq__title {
    position: relative;
    margin-bottom: 28px;
    color: #313131;
    font-size: 24px;
    font-weight: 700;
}

.faq__list {
    position: relative;
}

.faq__item {
    position: relative;
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 20px;
}

.faq__head {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
}

@media only screen and (min-width: 1025px) {
    .faq__head:hover .faq__item-title {
        color: #d2b26c;
    }
}

.faq__item-title {
    position: relative;
    margin-right: 15px;
    color: #111;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .faq__item-title {
        font-size: 14px;
        line-height: 22px;
    }
}

.faq__item-btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px;
    width: 100%;
    height: 24px;
}

.faq__item.active .faq__item-btn::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.faq__item-btn::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    background: #d2b26c;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -9px;
}

.faq__item-btn::after {
    content: "";
    position: absolute;
    height: 18px;
    width: 2px;
    background: #d2b26c;
    top: 50%;
    left: 50%;
    margin-left: -1px;
    margin-top: -9px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.faq__item-body {
    padding-top: 20px;
    display: none;
}

.first-box {
    position: relative;
    margin-bottom: 72px;
}

@media only screen and (max-width: 1200px) {
    .first-box {
        margin-bottom: 40px;
    }
}

.first-box__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

@media only screen and (max-width: 1200px) {
    .first-box__bg:not(.first-box__bg--author) {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }
}

.first-box__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.first-box__container {
    min-height: 540px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1200px) {
    .first-box__container {
        min-height: auto;
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

.first-box__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .first-box__inner {
        display: block;
    }
}

.first-box__inner-left {
    position: relative;
    max-width: 700px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .first-box__inner-left {
        max-width: 100%;
    }
}

.first-box__inner-right {
    position: relative;
    padding-right: 36px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media only screen and (max-width: 1200px) {
    .first-box__inner-right {
        padding-right: 0;
        position: absolute;
        top: 11px;
        right: 16px;
    }
}

.first-box__author-img {
    position: relative;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    overflow: hidden;
}

@media only screen and (max-width: 1200px) {
    .first-box__author-img {
        width: 80px;
        height: 80px;
    }
}

.first-box__author-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.first-box__author {
    position: relative;
    margin: 0 0 8px;
    color: #313131;
    font-size: 36px;
    font-weight: 700;
}

@media only screen and (max-width: 1200px) {
    .first-box__author {
        font-size: 28px;
        font-weight: 800;
        line-height: 36px;
        padding-right: 112px;
    }
}

.first-box__author-position {
    position: relative;
    margin-bottom: 32px;
    color: #d2b26c;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.5px;
}

@media only screen and (max-width: 1200px) {
    .first-box__author-position {
        margin-bottom: 24px;
        font-size: 14px;
        line-height: 22px;
    }
}

.first-box__title {
    position: relative;
    margin: 0 0 32px;
    color: #313131;
    font-size: 48px;
    font-weight: 800;
}

@media only screen and (max-width: 1200px) {
    .first-box__title {
        margin-bottom: 20px;
        font-size: 28px;
        font-weight: 800;
        line-height: 36px;
    }
}

.first-box__info {
    position: relative;
    padding-left: 32px;
    border-left: 8px solid #d2b26c;
    max-width: 600px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .first-box__info {
        padding-left: 20px;
        border-width: 4px;
    }
}

.first-box__text {
    position: relative;
    margin-bottom: 28px;
    color: #626262;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

@media only screen and (max-width: 1200px) {
    .first-box__text {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }
}

.first-box__text:last-child {
    margin-bottom: 0;
}

.first-box__text p {
    margin: 0;
}

.first-box__portfolio-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.first-box__portfolio-info-cell {
    position: relative;
    max-width: 145px;
    margin-right: 72px;
}

@media only screen and (max-width: 1200px) {
    .first-box__portfolio-info-cell {
        margin-right: 24px;
    }
}

.first-box__portfolio-info-cell:last-child {
    margin-right: 0;
}

.first-box__portfolio-info-cell-value {
    position: relative;
    margin-bottom: 4px;
    color: #d2b26c;
    font-size: 36px;
    font-weight: 700;
}

@media only screen and (max-width: 1200px) {
    .first-box__portfolio-info-cell-value {
        font-size: 18px;
        line-height: 24px;
    }
}

.first-box__portfolio-info-cell-title {
    color: #626262;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media only screen and (max-width: 1200px) {
    .first-box__portfolio-info-cell-title {
        font-size: 12px;
        font-weight: 500;
        line-height: normal;
    }
}

.first-screen {
    position: relative;
    padding-top: 80px;
}

@media only screen and (max-width: 1200px) {
    .first-screen {
        padding-top: 20px;
    }
}

.first-screen__title {
    position: relative;
    margin: 0 0 36px;
    color: #313131;
    max-width: 916px;
    width: 100%;
    font-family: "Manrope";
    font-size: 48px;
    font-weight: 800;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .first-screen__title {
        font-size: 28px;
        font-weight: 800;
        line-height: 36px;
        margin-bottom: 20px;
    }
}

.first-screen__btns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .first-screen__btns {
        margin-bottom: 20px;
    }
}

.first-screen__btn-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 24px;
}

@media only screen and (max-width: 1200px) {
    .first-screen__btn-1 {
        margin-right: 12px;
    }
}

.first-screen__btn-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.first-screen__img {
    position: relative;
    width: 100%;
    margin-top: -118px;
    z-index: -1;
}

@media only screen and (max-width: 1200px) {
    .first-screen__img {
        margin-top: 0;
    }
}

.footer {
    position: relative;
}

.footer__top {
    position: relative;
    padding-top: 50px;
    padding-bottom: 18px;
    border-bottom: 1px solid #f1e7d1;
    border-top: 1px solid #f1e7d1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .footer__top {
        display: block;
    }
}

.footer__logo {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media only screen and (max-width: 1200px) {
    .footer__logo {
        max-width: 126px;
        margin-bottom: 24px;
    }
}

.footer__logo-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer__nav {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 648px;
    flex: 0 0 648px;
    max-width: 648px;
    width: 100%;
    margin-left: auto;
}

@media only screen and (max-width: 1200px) {
    .footer__nav {
        max-width: 100%;
    }
}

.footer__nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
    .footer__nav-list {
        display: block;
    }
}

.footer__nav-list li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 24px);
    flex: 0 0 calc(50% - 24px);
    max-width: calc(50% - 24px);
    width: 100%;
    margin-right: 24px;
    margin-bottom: 16px;
}

@media only screen and (max-width: 1200px) {
    .footer__nav-list li {
        max-width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.footer__nav-list a {
    display: block;
    text-decoration: none;
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .footer__nav-list a {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }
}

@media only screen and (min-width: 1025px) {
    .footer__nav-list a:hover {
        color: #d2b26c;
    }
}

.footer__contacts {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .footer__contacts {
        max-width: 100%;
    }
}

.footer__contacts-row {
    position: relative;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer__contacts-row:last-child {
    margin-bottom: 0;
}

.footer__contacts-icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 12px;
}

.footer__contacts-address {
    position: relative;
    color: #626262;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.footer__contacts-list {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer__contacts-list li {
    position: relative;
}

.footer__contacts-list a {
    display: block;
    text-decoration: none;
    color: #626262;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .footer__contacts-list a:hover {
        color: #d2b26c;
    }
}

.footer__bottom {
    position: relative;
    padding-top: 18px;
    padding-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .footer__bottom {
        display: block;
    }
}

.footer__bottom-links {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1200px) {
    .footer__bottom-links {
        margin-bottom: 12px;
    }
}

.footer__bottom-links li {
    position: relative;
    margin-right: 24px;
}

@media only screen and (max-width: 1200px) {
    .footer__bottom-links li {
        margin-right: 12px;
    }
}

.footer__bottom-links li:last-child {
    margin-right: 0;
}

.footer__bottom-links a {
    display: block;
    text-decoration: none;
    color: #898989;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .footer__bottom-links a:hover {
        color: #d2b26c;
    }
}

.footer__copy {
    position: relative;
    color: #aaa;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.full-service {
    position: relative;
}

.full-service__head {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .full-service__head {
        display: block;
        padding-top: 0;
        padding-bottom: 40px;
    }
}

.full-service__head-title {
    color: #111;
    font-size: 48px;
    font-weight: 800;
    line-height: normal;
    margin: 0;
    position: relative;
    max-width: 440px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 440px;
    flex: 0 0 440px;
    margin-right: 110px;
}

@media only screen and (max-width: 1200px) {
    .full-service__head-title {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 700;
    }
}

.full-service__head-text {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: #313131;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 40px;
    border-left: 8px solid #d2b26c;
}

@media only screen and (max-width: 1200px) {
    .full-service__head-text {
        font-size: 14px;
        line-height: 22px;
        padding-left: 16px;
        border-width: 4px;
    }
}

.full-service__head-text p {
    margin: 0;
}

.full-service__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media only screen and (max-width: 1200px) {
    .full-service__box {
        display: block;
    }
}

.full-service__nav {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 306px;
    flex: 0 0 306px;
    max-width: 306px;
    width: 100%;
    margin-right: 24px;
    padding-top: 24px;
}

@media only screen and (max-width: 1200px) {
    .full-service__nav {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 28px;
        padding-top: 0;
    }
}

.full-service__nav-list {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 1200px) {
    .full-service__nav-list {
        padding-left: 16px;
        padding-right: 16px;
        margin-left: -16px;
        margin-right: -16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
    }
}

.full-service__nav-list li {
    position: relative;
    margin-bottom: 24px;
}

@media only screen and (max-width: 1200px) {
    .full-service__nav-list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0;
        margin-right: 12px;
    }
}

.full-service__nav-list li:last-child {
    margin-bottom: 0;
}

.full-service__nav-list a {
    display: block;
    text-decoration: none;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #898989;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    border-left: 3px solid transparent;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .full-service__nav-list a {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        padding: 8px 4px 6px;
        border-bottom: 2px solid transparent;
        border-left: 0;
    }
}

@media only screen and (min-width: 1025px) {
    .full-service__nav-list a:hover {
        color: #d2b26c;
    }
}

.full-service__nav-list a.active {
    color: #d2b26c;
    padding-left: 17px;
    border-color: #d2b26c;
}

@media only screen and (max-width: 1200px) {
    .full-service__nav-list a.active {
        padding-left: 4px;
    }
}

.full-service__options {
    position: relative;
    margin-right: -72px;
    border-left: 1px solid #d2b26c;
}

@media only screen and (max-width: 1200px) {
    .full-service__options {
        margin-right: 0;
        border-left: 0;
        margin-left: -16px;
        margin-right: -16px;
    }
}

.full-service__tab {
    position: relative;
}

.full-service__tab-head {
    position: relative;
    padding: 40px 86px;
    min-height: 290px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media only screen and (max-width: 1200px) {
    .full-service__tab-head {
        padding: 60px 16px;
    }
}

.full-service__tab-head-title {
    position: relative;
    margin: 0 0 12px;
    color: #111;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}

@media only screen and (max-width: 1200px) {
    .full-service__tab-head-title {
        font-size: 18px;
        line-height: 24px;
    }
}

.full-service__tab-head-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.full-service__tab-head-text {
    position: relative;
    margin: 0 0 24px;
    color: #313131;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    max-width: 550px;
}

@media only screen and (max-width: 1200px) {
    .full-service__tab-head-text {
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
        padding-right: 90px;
    }
}

.full-service__tab-head-text p {
    margin: 0;
}

.full-service__tab-head-btn {
    position: relative;
}

.full-service__tab-body {
    position: relative;
    padding: 40px 158px 29px 86px;
}

@media only screen and (max-width: 1200px) {
    .full-service__tab-body {
        padding: 20px 16px;
    }
}

.full-service__tab-body-item {
    position: relative;
    margin-bottom: 40px;
}

@media only screen and (max-width: 1200px) {
    .full-service__tab-body-item {
        margin-bottom: 20px;
    }
}

.full-service__tab-body-item:last-child {
    margin-bottom: 0;
}

.full-service__tab-body-item-title {
    margin: 0 0 12px;
    position: relative;
    color: #313131;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

@media only screen and (max-width: 1200px) {
    .full-service__tab-body-item-title {
        font-size: 14px;
        line-height: 22px;
    }
}

.full-service__tab-body-item-text {
    position: relative;
    color: #626262;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media only screen and (max-width: 1200px) {
    .full-service__tab-body-item-text {
        font-size: 14px;
        line-height: 22px;
    }
}

.full-service__tab-body-item-text p {
    margin: 0;
}

.head-box {
    position: relative;
    background: #f7f7f7;
    margin-bottom: 72px;
}

@media only screen and (max-width: 1200px) {
    .head-box {
        margin-bottom: 32px;
    }
}

.head-box__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .head-box__container {
        display: block;
    }
}

@media only screen and (max-width: 1200px) {
    .head-box__container--mobile-revers {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.head-box__left {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 636px;
    flex: 0 0 636px;
    max-width: 636px;
    width: 100%;
    margin-right: 24px;
}

@media only screen and (max-width: 1200px) {
    .head-box__left {
        max-width: 100%;
        margin-right: 0;
        padding-bottom: 24px;
    }

    .head-box__container--mobile-revers .head-box__left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

.head-box__title-holder {
    position: relative;
    margin-bottom: 28px;
}

@media only screen and (max-width: 1200px) {
    .head-box__title-holder {
        margin-bottom: 12px;
    }
}

.head-box__title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #313131;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    margin-right: 16px;
}

@media only screen and (max-width: 1200px) {
    .head-box__title {
        font-size: 28px;
        font-weight: 800;
        line-height: 36px;
        margin-right: 0;
    }

    .head-box__container--mobile-revers .head-box__title {
        font-size: 24px;
        font-weight: 700;
        line-height: normal;
        margin-right: 32px;
    }
}

.head-box__title:last-child {
    margin-right: 0;
}

.head-box__time {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #e1cb9d;
    padding: 7px 11px;
}

@media only screen and (max-width: 1200px) {
    .head-box__time {
        padding: 4px 10px;
    }
}

.head-box__time-icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 8px;
}

.head-box__time-val {
    color: #d2b26c;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 4px;
}

.head-box__time-text {
    color: #d2b26c;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.head-box__text-holder {
    position: relative;
    padding-left: 32px;
    border-left: 8px solid #d2b26c;
}

@media only screen and (max-width: 1200px) {
    .head-box__text-holder {
        padding-left: 16px;
        border-width: 4px;
    }
}

.head-box__text {
    position: relative;
    margin-bottom: 28px;
    color: #626262;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.5px;
}

@media only screen and (max-width: 1200px) {
    .head-box__text {
        font-size: 14px;
        line-height: 22px;
    }
}

.head-box__text p {
    margin: 0;
}

.head-box__triggers {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.head-box__triggers-item {
    position: relative;
    max-width: 220px;
    width: 100%;
    margin-right: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1200px) {
    .head-box__triggers-item {
        margin-bottom: 12px;
        max-width: 100%;
        margin-right: 0;
    }
}

.head-box__triggers-item-icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
    width: 28px;
    margin-right: 8px;
}

@media only screen and (max-width: 1200px) {
    .head-box__triggers-item-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        width: 20px;
    }
}

.head-box__triggers-item-box {
    position: relative;
}

.head-box__triggers-item-title {
    position: relative;
    margin-bottom: 8px;
    color: #626262;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}

@media only screen and (max-width: 1200px) {
    .head-box__triggers-item-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        margin-bottom: 4px;
    }
}

.head-box__triggers-item-author {
    position: relative;
    color: #111;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.5px;
}

@media only screen and (max-width: 1200px) {
    .head-box__triggers-item-author {
        font-size: 14px;
        line-height: 22px;
    }
}

.head-box__right {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media only screen and (max-width: 1200px) {
    .head-box__right {
        margin-left: -16px;
        margin-right: -16px;
    }
}

.head-box__author-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.head-box__author-holder {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.head-box__author-ava {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    max-width: 36px;
    width: 100%;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 8px;
}

.head-box__author-ava img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.head-box__author-name {
    color: #313131;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.head-box__author-date {
    color: #898989;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.5px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #f1e7d1;
    background: #fff;
}

.home .header {
    border-color: transparent;
}

.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 1200px) {
    .header__container {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.header__left {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__menu-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .header__menu-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
        margin-right: 4px;
    }
}

@media only screen and (min-width: 1025px) {
    .header__menu-btn:hover {
        border-color: #d2b26c;
    }
}

.header__menu-btn svg {
    fill: #1d1d1d;
}

.header__menu-btn--white svg {
    fill: #fff;
}

.header__logo {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media only screen and (max-width: 1200px) {
    .header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 92px;
        flex: 0 0 92px;
        max-width: 92px;
    }
}

.header__logo-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.header__right {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.header__menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #313131;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.open-menu .header__menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
}

.header__menu-head {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 autp;
    flex: 0 0 autp;
}

.header__menu-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media only screen and (max-width: 1200px) {
    .header__menu-body {
        padding-left: 0;
        padding-right: 0;
    }
}

.header__menu-box {
    position: relative;
    padding-top: 24px;
    padding-bottom: 53px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: 1px solid #d2b26c;
    width: 306px;
}

@media only screen and (max-width: 1200px) {
    .header__menu-box {
        padding-left: 16px;
        padding-right: 16px;
        width: 100%;
        border-right: 0;
        padding-top: 12px;
        padding-bottom: 20px;
        max-height: calc(100vh - 80px);
        overflow-y: auto;
    }
}

.header__menu-nav {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.header__menu-nav-item {
    margin-bottom: 24px;
    padding-right: 24px;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-item {
        margin-bottom: 12px;
        padding-right: 0;
        border-bottom: 1px solid #626262;
    }
}

@media only screen and (min-width: 1025px) {
    .header__menu-nav-item:hover .header__menu-nav-link {
        color: #d2b26c;
        padding-left: 20px;
    }

    .header__menu-nav-item:hover .header__menu-nav-link::before {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .header__menu-nav-item:hover .header__menu-nav-sub {
        opacity: 1;
        visibility: visible;
    }
}

.header__menu-nav-item:last-child {
    margin-bottom: 0;
}

.header__menu-nav-sub {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-item.active .header__menu-nav-sub {
        opacity: 1;
        visibility: visible;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        overflow: inherit;
        max-height: none;
        padding-bottom: 15px;
    }
}

.header__menu-nav-link {
    position: relative;
    display: block;
    text-decoration: none;
    color: #898989;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-link {
        padding: 12px 16px;
        font-size: 16px;
        line-height: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .header__menu-nav-item.active .header__menu-nav-link {
        color: #d2b26c;
    }

    .header__menu-nav-item.active .header__menu-nav-link svg {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        fill: #d2b26c;
    }
}

.header__menu-nav-link svg {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-link svg {
        display: block;
        fill: #aaa;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-left: 10px;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }
}

.header__menu-nav-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #d2b26c;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.header__menu-nav-sub-1 {
    position: absolute;
    left: 100%;
    top: -24px;
    width: 526px;
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

.header__menu-nav-sub-1-item {
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-1-item {
        margin-bottom: 4px;
    }

    .header__menu-nav-sub-1-item:last-child {
        margin-bottom: 0;
    }
}

.header__menu-nav-sub-1-link {
    position: relative;
    text-decoration: none;
    padding: 40px 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #cfcfcf;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-1-link {
        padding: 12px 16px;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }
}

@media only screen and (min-width: 1025px) {
    .header__menu-nav-sub-1-link:hover {
        color: #d2b26c;
    }
}

.header__menu-nav-sub-1-link img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    margin-right: 10px;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-1-link img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px;
        width: 24px;
        margin-right: 16px;
    }
}

.header__menu-nav-sub-2 {
    position: absolute;
    width: 990px;
    left: 100%;
    top: -24px;
    padding-left: 24px;
    padding-top: 49px;
    padding-bottom: 30px;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-2 {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.header__menu-nav-sub-title {
    position: relative;
    margin-bottom: 36px;
    color: #cfcfcf;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.5px;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-title {
        display: none;
    }
}

.header__menu-nav-sub-2-list {
    list-style: none;
    padding: 0;
    margin: 0 0 36px;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-2-list {
        margin-bottom: 12px;
        margin-left: -16px;
        margin-right: -16px;
    }
}

.header__menu-nav-sub-2-item {
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-2-item {
        margin-bottom: 12px;
    }
}

.header__menu-nav-sub-2-link {
    display: block;
    position: relative;
    padding-top: 39px;
    padding-bottom: 39px;
    text-decoration: none;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-2-link {
        padding: 17px 32px;
    }
}

@media only screen and (min-width: 1025px) {
    .header__menu-nav-sub-2-link:hover > img {
        opacity: 1;
    }

    .header__menu-nav-sub-2-link:hover .header__menu-nav-sub-2-link-title {
        color: #d2b26c;
    }
}

.header__menu-nav-sub-2-link > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-2-link > img {
        opacity: 1;
    }
}

.header__menu-nav-sub-2-link-title {
    position: relative;
    margin-bottom: 8px;
    color: #f7f7f7;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-2-link-title {
        color: #d2b26c;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 4px;
    }
}

.header__menu-nav-sub-2-link-text {
    position: relative;
    color: #f7f7f7;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.header__menu-nav-all-btn-box {
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-all-btn-box {
        text-align: right;
        padding-bottom: 12px;
    }
}

.header__menu-nav-all-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #d2b26c;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .header__menu-nav-all-btn:hover {
        text-decoration: underline;
    }
}

.header__menu-nav-all-btn svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 12px;
}

.header__menu-nav-sub-3 {
    position: absolute;
    top: 0;
    left: 100%;
    width: 990px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-3 {
        display: block;
        padding-bottom: 0;
    }
}

.header__menu-nav-sub-3-item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.333% - 24px);
    flex: 0 0 calc(33.333% - 24px);
    max-width: calc(33.333% - 24px);
    width: 100%;
    margin-left: 24px;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-3-item {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #4f4f4f;
        display: block;
    }

    .header__menu-nav-sub-3-item:nth-last-child(2), .header__menu-nav-sub-3-item:last-child {
        border-bottom: 0;
    }

    .header__menu-nav-sub-3-item:last-child {
        padding-top: 15px;
    }
}

.header__menu-nav-sub-3-link {
    position: relative;
    display: block;
    text-decoration: none;
    max-width: 100%;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-3-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

@media only screen and (min-width: 1025px) {
    .header__menu-nav-sub-3-link:hover .header__menu-nav-sub-3-link-title {
        color: #d2b26c;
    }
}

.header__menu-nav-sub-3-link-img {
    margin-bottom: 8px;
    height: 180px;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-3-link-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 116px;
        flex: 0 0 116px;
        max-width: 116px;
        width: 100%;
        height: 66px;
        margin-right: 8px;
        margin-bottom: 0;
    }
}

.header__menu-nav-sub-3-link-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.header__menu-nav-sub-3-link-title {
    position: relative;
    margin-bottom: 8px;
    color: #f7f7f7;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-3-link-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        white-space: inherit;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.header__menu-nav-sub-3-link-text {
    position: relative;
    overflow: hidden;
    color: #cfcfcf;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 1200px) {
    .header__menu-nav-sub-3-link-text {
        display: none;
    }
}

.header__menu-nav-sub-3-link-text p {
    margin: 0;
}

.header__menu-contacts {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.header__menu-contacts-box {
    position: relative;
    border-bottom: 1px solid #4f4f4f;
    padding-bottom: 17px;
    margin-bottom: 17px;
}

@media only screen and (max-width: 1200px) {
    .header__menu-contacts-box {
        display: none;
    }
}

.header__menu-contacts-list {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

.header__menu-contacts-list li {
    position: relative;
}

.header__menu-contacts-list a {
    display: block;
    text-decoration: none;
    color: #cfcfcf;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .header__menu-contacts-list a:hover {
        color: #d2b26c;
    }
}

.header__menu-contacts-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
}

.header__menu-contacts-row:last-child {
    margin-bottom: 0;
}

.header__menu-contacts-icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 12px;
}

.header__menu-contacts-address {
    display: block;
    color: #cfcfcf;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.info-text {
    position: relative;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 4px solid transparent;
    padding: 20px;
    border-color: #5764da;
    background: #f7f7f7;
}

.info-text--blue {
    border-color: #5764da;
    background: #f7f7f7;
}

.info-text--red {
    border-color: #d72134;
    background: #fff0f2;
}

.info-text--green {
    border-color: #00a77c;
    background: #f0fff0;
}

.info-text__icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px;
    height: 24px;
    width: 100%;
    margin-right: 17px;
    border-radius: 50%;
    background: #5764da;
}

.info-text--blue .info-text__icon {
    background: #5764da;
}

.info-text--red .info-text__icon {
    background: #d72134;
}

.info-text--green .info-text__icon {
    background: #00a77c;
}

.info-text__text {
    position: relative;
}

.info {
    position: relative;
    padding-top: 85px;
    padding-bottom: 85px;
}

@media only screen and (max-width: 1200px) {
    .info {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.info__text {
    color: #313131;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    padding-left: 40px;
    border-left: 8px solid #d2b26c;
    max-width: 966px;
    width: 100%;
    margin-left: 110px;
}

@media only screen and (max-width: 1200px) {
    .info__text {
        margin-left: 0;
        max-width: 100%;
        font-size: 16px;
        font-weight: 500;
        line-height: 26.5px;
        border-width: 4px;
        padding-left: 16px;
    }
}

.info__text p {
    margin: 0;
}

.input-style {
    position: relative;
    width: 100%;
    font-family: "Manrope";
    height: 53px;
    border: 1px solid #cfcfcf;
    background: #fff;
    padding: 5px 16px;
    color: #626262;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .input-style {
        height: 46px;
        font-size: 14px;
    }
}

.input-style::-webkit-input-placeholder {
    color: #cfcfcf;
}

.input-style::-moz-placeholder {
    color: #cfcfcf;
}

.input-style:-ms-input-placeholder {
    color: #cfcfcf;
}

.input-style::-ms-input-placeholder {
    color: #cfcfcf;
}

.input-style::placeholder {
    color: #cfcfcf;
}

.input-style:focus {
    border-color: #d2b26c;
}

.wpcf7-form-control-wrap span {
    margin-top: 10px !important;
}

.textarea-style {
    position: relative;
    width: 100%;
    font-family: "Manrope";
    height: 172px;
    resize: none;
    border: 1px solid #cfcfcf;
    background: #fff;
    padding: 14px 16px;
    color: #626262;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .textarea-style {
        height: 88px;
    }
}

.textarea-style::-webkit-input-placeholder {
    color: #cfcfcf;
}

.textarea-style::-moz-placeholder {
    color: #cfcfcf;
}

.textarea-style:-ms-input-placeholder {
    color: #cfcfcf;
}

.textarea-style::-ms-input-placeholder {
    color: #cfcfcf;
}

.textarea-style::placeholder {
    color: #cfcfcf;
}

.textarea-style:focus {
    border-color: #d2b26c;
}

.pagination {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination li,
.pagination .page-numbers:not(.prev):not(.next) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 4px;
    margin-right: 4px;
}

.pagination li.pagination__first,
.pagination .prev.page-numbers {
    margin-right: 28px;
}

@media only screen and (max-width: 1200px) {
    .pagination li.pagination__first,
    .pagination .prev.page-numbers {
        margin-right: 20px;
    }
}

.pagination li.pagination__first a,
.pagination .prev.page-numbers {
    border-radius: 0;
    width: auto;
    color: #4f4f4f;
}

@media only screen and (min-width: 1025px) {
    .pagination li.pagination__first a:hover,
    .pagination .prev.page-numbers:hover {
        background: transparent;
        color: #d2b26c;
    }
}

.pagination li.pagination__last,
.pagination .next.page-numbers {
    margin-left: 28px;
}

@media only screen and (max-width: 1200px) {
    .pagination li.pagination__last,
    .pagination .next.page-numbers {
        margin-left: 20px;
    }
}

.pagination li.pagination__last a,
.pagination .next.page-numbers {
    border-radius: 0;
    width: auto;
    color: #4f4f4f;
}

@media only screen and (min-width: 1025px) {
    .pagination li.pagination__last a:hover,
    .pagination .next.page-numbers:hover {
        background: transparent;
        color: #d2b26c;
    }
}

.pagination li.disabled a {
    color: #cfcfcf;
    pointer-events: none;
}

.pagination a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    text-decoration: none;
    color: #d2b26c;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .pagination a {
        width: 25px;
        font-size: 12px;
    }
}

@media only screen and (min-width: 1025px) {
    .pagination a:hover {
        background: #d2b26c;
        color: #fff;
    }
}

.pagination span,
.pagination .page-numbers.current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    text-decoration: none;
    color: #d2b26c;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50%;
}

@media only screen and (max-width: 1200px) {
    .pagination span {
        width: 25px;
    }
}

.pagination__current span,
.pagination .page-numbers.current {
    background: #d2b26c;
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    .pagination__current span,
    .pagination .page-numbers.current {
        width: 40px;
    }
}

.portfolio-page {
    position: relative;
}

.portfolio-page__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -24px;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__list {
        margin-left: 0;
    }
}

.portfolio-page__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 24px);
    flex: 0 0 calc(50% - 24px);
    max-width: calc(50% - 24px);
    width: 100%;
    margin-left: 24px;
    margin-bottom: 52px;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 32px;
    }

    .portfolio-page__item:last-child {
        margin-bottom: 0;
    }
}

.portfolio-page__item-slider {
    position: relative;
    margin-bottom: 8px;
}

.portfolio-page__item-slider-item {
    vertical-align: top;
}

@media only screen and (min-width: 1025px) {
    .portfolio-page__item-slider-item:hover .portfolio-page__item-nav-item-link {
        opacity: 1;
        visibility: visible;
    }
}

.portfolio-page__item-slider-item img {
    width: 100%;
}

.portfolio-page__item-nav {
    position: relative;
    margin-bottom: 16px;
    margin-right: -8px;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item-nav {
        margin-right: -2px;
    }
}

.portfolio-page__item-nav .slick-slide {
    margin-right: 8px;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item-nav .slick-slide {
        margin-right: 2px;
    }
}

.portfolio-page__item-nav-item {
    vertical-align: top;
    position: relative;
    cursor: pointer;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item-nav-item {
        height: 64px;
    }
}

.slick-current .portfolio-page__item-nav-item img {
    opacity: 1;
}

@media only screen and (min-width: 1025px) {
    .portfolio-page__item-nav-item:hover img {
        opacity: 1;
    }
}

.portfolio-page__item-nav-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.5;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.portfolio-page__item-nav-item-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
}

.portfolio-page__item-slider-item .portfolio-page__item-nav-item-link {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.portfolio-page__item-nav-item-link-icon {
    margin-bottom: 2px;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item-nav-item-link-icon {
        width: 16px;
        height: 16px;
    }
}

.portfolio-page__item-nav-item-link-text {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item-nav-item-link-text {
        font-size: 9px;
        font-weight: 400;
        line-height: normal;
    }
}

.portfolio-page__item-title {
    position: relative;
    margin-bottom: 16px;
    color: #313131;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
    }
}

.portfolio-page__item-labels {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.portfolio-page__item-labels li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #313131;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 4px 16px;
    border-radius: 8px;
    background: #fbf7f0;
    margin-right: 12px;
    margin-bottom: 12px;
}

@media only screen and (max-width: 1200px) {
    .portfolio-page__item-labels li {
        margin-right: 8px;
        margin-bottom: 8px;
        font-size: 12px;
        line-height: normal;
    }
}

.portfolio {
    position: relative;
    padding-top: 88px;
    padding-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
    .portfolio {
        padding-top: 20px;
        padding-bottom: 40px;
    }
}

.portfolio__head {
    position: relative;
    margin-bottom: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1200px) {
    .portfolio__head {
        display: block;
        margin-bottom: 20px;
    }
}

.portfolio__title {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 416px;
    flex: 0 0 416px;
    max-width: 416px;
    width: 100%;
    margin: 0 24px 0 0;
    color: #111;
    font-size: 48px;
    font-weight: 800;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .portfolio__title {
        max-width: 100%;
        font-size: 24px;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 12px;
    }
}

.portfolio__text {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: #313131;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 40px;
    border-left: 8px solid #d2b26c;
}

@media only screen and (max-width: 1200px) {
    .portfolio__text {
        padding-left: 16px;
        border-width: 4px;
        font-size: 14px;
        line-height: 22px;
    }
}

.portfolio__text p {
    margin: 0;
}

.portfolio__slider {
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        overflow-x: auto;
    }
}

.portfolio__slider .slick-arrow {
    position: absolute;
    z-index: 1;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    top: 50%;
    margin-top: -24px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .portfolio__slider .slick-arrow:hover {
        background: #d2b26c;
        border-color: #d2b26c;
    }
}

.portfolio__slider .slick-arrow svg {
    fill: #111;
}

.portfolio__slider .slick-arrow.slick-next {
    right: -24px;
}

.portfolio__slider .slick-arrow.slick-next svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.portfolio__slider .slick-arrow.slick-prev {
    left: -24px;
}

.portfolio__slider-item {
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 492px;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: 237px;
        margin-right: 12px;
    }
}

.portfolio__slider-item-big {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(68% - 24px);
    flex: 0 0 calc(68% - 24px);
    max-width: calc(68% - 24px);
    width: 100%;
    margin-right: 24px;
    text-decoration: none;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-big {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 254px;
        flex: 0 0 254px;
        max-width: 254px;
        width: 254px;
        margin-right: 12px;
    }
}

@media only screen and (min-width: 1025px) {
    .portfolio__slider-item-big:hover .portfolio__slider-item-link {
        opacity: 1;
        visibility: visible;
    }
}

.portfolio__slider-item-big img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.portfolio__slider-item-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45.83%, rgba(0, 0, 0, 0)), color-stop(93.23%, #000));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.83%, #000 93.23%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 32px;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-info {
        padding: 24px 12px;
    }
}

.portfolio__slider-item-title {
    position: relative;
    color: #f7f7f7;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-title {
        margin-bottom: 4px;
        font-size: 14px;
        line-height: 22px;
    }
}

.portfolio__slider-item-text {
    position: relative;
    color: #898989;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-text {
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
    }
}

.portfolio__slider-item-small {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    width: 100%;
    text-decoration: none;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-small {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 254px;
        flex: 0 0 254px;
        max-width: 254px;
        width: 254px;
    }
}

@media only screen and (min-width: 1025px) {
    .portfolio__slider-item-small:hover .portfolio__slider-item-link {
        opacity: 1;
        visibility: visible;
    }
}

.portfolio__slider-item-small img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.portfolio__slider-item-small--last {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-small--last {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
}

@media only screen and (min-width: 1025px) {
    .portfolio__slider-item-small--last:hover .portfolio__slider-item-small-link {
        text-decoration: underline;
    }
}

.portfolio__slider-item-small-title {
    position: relative;
    margin-bottom: 12px;
    color: #1d1d1d;
    font-size: 24px;
    font-weight: 700;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-small-title {
        font-size: 16px;
    }
}

.portfolio__slider-item-small-link {
    color: #d2b26c;
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-small-link {
        font-size: 12px;
    }
}

.portfolio__slider-item-small-link svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 12px;
}

.portfolio__slider-item-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.portfolio__slider-item-link-icon {
    margin-bottom: 2px;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-link-icon {
        width: 16px;
        height: 16px;
    }
}

.portfolio__slider-item-link-text {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    .portfolio__slider-item-link-text {
        font-size: 9px;
        font-weight: 400;
        line-height: normal;
    }
}

.process {
    position: relative;
    background: #fbf7f0;
}

.process__head {
    position: relative;
    padding-top: 88px;
    padding-bottom: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media only screen and (max-width: 1200px) {
    .process__head {
        padding-top: 48px;
        padding-bottom: 24px;
        display: block;
    }
}

.process__head::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
}

.process__title {
    position: relative;
    margin: 0;
    color: #313131;
    font-size: 48px;
    font-weight: 800;
    line-height: normal;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media only screen and (max-width: 1200px) {
    .process__title {
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 700;
    }
}

.process__descriptions {
    position: relative;
    color: #626262;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-left: 88px;
}

@media only screen and (max-width: 1200px) {
    .process__descriptions {
        margin-left: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
}

.process__descriptions p {
    margin: 0;
}

.process__info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1200px) {
    .process__info {
        display: block;
    }
}

.process__info-img {
    display: block;
    position: relative;
    margin-left: -72px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 378px;
    flex: 0 0 378px;
    margin-right: 66px;
}

@media only screen and (max-width: 1200px) {
    .process__info-img {
        margin-left: -16px;
        margin-right: -16px;
        height: 211px;
    }
}

.process__info-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.process__list {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.process__item {
    position: relative;
    margin-bottom: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .process__item {
        margin-bottom: 32px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.process__item::before {
    content: "";
    position: absolute;
    width: 1px;
    background: #d2b26c;
    height: calc(100% + 56px);
    left: 28px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 1200px) {
    .process__item::before {
        height: calc(100% + 32px);
        top: 0;
        left: 24px;
    }
}

.process__item:first-child::before {
    height: calc(50% + 28px);
    -webkit-transform: none;
    transform: none;
}

@media only screen and (max-width: 1200px) {
    .process__item:first-child::before {
        height: calc(50% + 16px);
    }
}

.process__item:last-child {
    margin-bottom: 0;
}

.process__item:last-child::before {
    height: calc(50% + 28px);
    bottom: 50%;
    -webkit-transform: none;
    transform: none;
    top: auto;
}

@media only screen and (max-width: 1200px) {
    .process__item:last-child::before {
        height: calc(50% + 16px);
        bottom: 100%;
    }
}

.process__item-icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
    background: #d2b26c;
    border-radius: 50%;
    margin-right: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1200px) {
    .process__item-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
        flex: 0 0 48px;
        width: 48px;
        height: 48px;
        margin-right: 16px;
    }

    .process__item-icon img {
        width: 24px;
        height: 24px;
    }
}

.process__item-title {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 222px;
    flex: 0 0 222px;
    max-width: 222px;
    width: 100%;
    margin-right: 40px;
    color: #313131;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .process__item-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        max-width: calc(100% - 64px);
        -webkit-box-flex: calc(100% - 64px);
        -ms-flex: calc(100% - 64px);
        flex: calc(100% - 64px);
        margin-right: 0;
    }
}

.process__item-text {
    position: relative;
    color: #626262;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media only screen and (max-width: 1200px) {
    .process__item-text {
        font-size: 14px;
        line-height: 22px;
        margin-left: 64px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 64px);
        flex: 0 0 calc(100% - 64px);
    }
}

.process__item-text p {
    margin: 0;
}

.project {
    position: relative;
}

.project__row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    margin-left: -24px;
}

@media only screen and (max-width: 1200px) {
    .project__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        margin-bottom: 0;
    }
}

.project__row:last-child {
    margin-bottom: 0;
}

.project__row:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 1200px) {
    .project__row:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.project__row-big {
    position: relative;
    margin-left: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(66.6% - 24px);
    flex: 0 0 calc(66.6% - 24px);
    max-width: calc(66.6% - 24px);
    width: 100%;
    height: 481px;
}

@media only screen and (max-width: 1200px) {
    .project__row-big {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        margin-left: 0;
        height: auto;
        margin-bottom: 20px;
    }
}

.project__row-big img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.project__row-small {
    position: relative;
    margin-left: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.4% - 24px);
    flex: 0 0 calc(33.4% - 24px);
    max-width: calc(33.4% - 24px);
    width: 100%;
    height: 481px;
}

@media only screen and (max-width: 1200px) {
    .project__row-small {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        height: auto;
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.project__row-small img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.quote {
    display: block;
    position: relative;
    background: #fbf7f0;
    padding: 24px 32px;
    border-radius: 24px;
}

@media only screen and (max-width: 1200px) {
    .quote {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.quote__top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
}

.quote__icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 12px;
}

.quote__text {
    color: #313131;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

@media only screen and (max-width: 1200px) {
    .quote__text {
        font-size: 14px;
        line-height: 22px;
    }
}

.quote__bottom {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.quote__bottom-ava {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px;
    max-width: 56px;
    width: 100%;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px;
}

.quote__bottom-ava img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.quote__bottom-box {
    position: relative;
}

.quote__bottom-name {
    position: relative;
    margin-bottom: 4px;
    color: #313131;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.quote__bottom-position {
    color: #898989;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.resources {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.resources__head {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
}

.resources.active .resources__head svg {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.resources__head svg {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.resources__title {
    color: #313131;
    font-size: 24px;
    font-weight: 700;
    margin-right: 15px;
}

.resources__title svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.resources__body {
    position: relative;
    padding-top: 24px;
    display: none;
}

.resources__body ol li::before {
    color: #111 !important;
}

.reviews {
    position: relative;
    padding-top: 50px;
}

@media only screen and (max-width: 1200px) {
    .reviews {
        padding-top: 0;
    }
}

.reviews__title {
    position: relative;
    color: #111;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 48px;
}

@media only screen and (max-width: 1200px) {
    .reviews__title {
        margin-bottom: 20px;
        font-size: 24px;
    }
}

.reviews__slider {
    position: relative;
    margin: 0 -12px 48px;
}

@media only screen and (max-width: 1200px) {
    .reviews__slider {
        margin-bottom: 20px;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
    }
}

.reviews__slider .slick-slide {
    margin-left: 12px;
    margin-right: 12px;
}

.reviews__slider .slick-arrow {
    position: absolute;
    z-index: 1;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    top: 50%;
    margin-top: -24px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .reviews__slider .slick-arrow:hover {
        background: #d2b26c;
        border-color: #d2b26c;
    }
}

.reviews__slider .slick-arrow svg {
    fill: #111;
}

.reviews__slider .slick-arrow.slick-next {
    right: -12px;
}

.reviews__slider .slick-arrow.slick-next svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.reviews__slider .slick-arrow.slick-prev {
    left: -12px;
}

.reviews__slider-item {
    position: relative;
    vertical-align: top;
}

@media only screen and (max-width: 1200px) {
    .reviews__slider-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
        flex: 0 0 280px;
        max-width: 280px;
        width: 100%;
        margin-right: 12px;
    }
}

.reviews__info {
    position: relative;
    padding: 48px 24px;
    border-radius: 24px;
    background: #fbf7f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.reviews__info p {
    margin: 0;
}

@media only screen and (max-width: 1200px) {
    .reviews__info {
        padding: 28px 12px;
        display: block;
    }
}

.reviews__info-item {
    position: relative;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .reviews__info-item {
        margin-bottom: 28px;
    }

    .reviews__info-item:last-child {
        margin-bottom: 0;
    }
}

.reviews__info-item-value {
    position: relative;
    margin-bottom: 16px;
    color: #d2b26c;
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .reviews__info-item-value {
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 12px;
    }
}

.reviews__info-item-text {
    position: relative;
    color: #313131;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .reviews__info-item-text {
        font-size: 18px;
        line-height: 24px;
    }
}

.service {
    position: relative;
}

.service__main {
    position: relative;
    padding-top: 40px;
}

@media only screen and (max-width: 1200px) {
    .service__main {
        padding-top: 32px;
    }
}

.service__main-head {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 32px;
}

@media only screen and (max-width: 1200px) {
    .service__main-head {
        margin-bottom: 20px;
        display: block;
    }
}

.service__main-title {
    position: relative;
    margin: 0;
    color: #313131;
    font-size: 56px;
    font-weight: 800;
    margin-right: 32px;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .service__main-title {
        font-size: 28px;
        line-height: 36px;
        margin-right: 0;
        margin-bottom: 16px;
    }
}

.service__main-text {
    position: relative;
    border-left: 8px solid #d2b26c;
    padding-left: 32px;
    color: #626262;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 600px;
    flex: 0 0 600px;
    max-width: 600px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .service__main-text {
        max-width: 100%;
        padding-left: 20px;
        border-width: 4px;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
}

.service__main-text p {
    margin: 0;
}

.service__main-btns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.service__main-btn {
    min-width: 196px;
    margin-right: 40px;
    position: relative;
    z-index: 1;
}

.service__main-btn:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 1200px) {
    .service__main-btn {
        min-width: auto;
        margin-right: 20px;
    }
}

.service__main-img {
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .service__main-img {
        margin-top: 0 !important;
    }
}

.service__main-img img {
    width: 100%;
}

.service__main-descriptions {
    position: relative;
    max-width: 966px;
    width: 100%;
    margin: 88px auto;
    padding-left: 48px;
    border-left: 8px solid #d2b26c;
    color: #4f4f4f;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .service__main-descriptions {
        margin-top: 48px;
        margin-bottom: 48px;
        border-width: 4px;
        font-size: 14px;
        line-height: 22px;
        padding-left: 24px;
    }
}

.service__main-descriptions p {
    margin: 0;
}

.services {
    position: relative;
    padding-top: 64px;
    padding-bottom: 64px;
}

@media only screen and (max-width: 1200px) {
    .services {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.services__title {
    position: relative;
    margin: 0 0 32px;
    color: #111;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .services__title {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 24px;
    }
}

.services__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -24px;
    margin-top: -32px;
}

@media only screen and (max-width: 1200px) {
    .services__list {
        margin-left: 0;
        margin-top: 0;
        display: block;
    }
}

.services__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.333% - 24px);
    flex: 0 0 calc(33.333% - 24px);
    max-width: calc(33.333% - 24px);
    width: 100%;
    margin-left: 24px;
    margin-top: 32px;
    border-radius: 8px;
    border: 1px solid #e1cb9d;
    padding: 24px;
    text-decoration: none;
    color: #584b2d;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .services__item {
        display: block;
        margin-top: 20px;
        margin-left: 0;
        max-width: 100%;
        padding: 12px;
    }
}

@media only screen and (min-width: 1025px) {
    .services__item:hover {
        background: #fbf7f0;
        color: #d2b26c;
    }
}

.services__item-decor {
    position: absolute;
    top: 24px;
    right: 24px;
}

@media only screen and (max-width: 1200px) {
    .services__item-decor {
        top: 12px;
        right: 20px;
    }
}

.services__item-img {
    position: relative;
    margin-bottom: 16px;
    padding-right: 30px;
}

@media only screen and (max-width: 1200px) {
    .services__item-img {
        margin-bottom: 8px;
    }

    .services__item-img img {
        width: 40px;
    }
}

.services__item-title {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .services__item-title {
        font-size: 14px;
        line-height: 22px;
    }
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.social {
    list-style: none;
    padding: 0;
    margin: 34px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .social {
        margin-top: 22px;
    }
}

.social li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 24px;
}

@media only screen and (max-width: 1200px) {
    .social li {
        margin-right: 12px;
    }
}

.social li:last-child {
    margin-right: 0;
}

.social a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .social a:hover {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    .social a:hover svg {
        fill: #d2b26c;
    }
}

.social a svg {
    fill: #aaa;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.social--mobile-small {
    margin-top: 14px;
}

@media only screen and (max-width: 1200px) {
    .social--mobile-small a svg {
        width: 16px;
        height: 16px;
    }
}

.tab {
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.tab.active {
    height: auto;
    overflow: visible;
    opacity: 1;
}

.text-content {
    position: relative;
    color: #111;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

@media only screen and (max-width: 1200px) {
    .text-content {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
}

.text-content hr {
    border-color: #e1e1e1;
    border-top: 0;
    margin-top: 0;
}

.text-content p {
    margin: 10px 0 12px;
}

.text-content p:first-child {
    margin-top: 0;
}

.text-content p:last-child {
    margin-bottom: 0;
}

.text-content ol {
    list-style: none;
    padding: 0;
    counter-reset: myCounter;
    margin: 10px 0 12px;
}

.text-content ol:first-child {
    margin-top: 0;
}

.text-content ol:last-child {
    margin-bottom: 0;
}

.text-content ol li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
}

.text-content ol li:last-child {
    margin-bottom: 0;
}

.text-content ol li::before {
    counter-increment: myCounter;
    content: counter(myCounter) " -";
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #d2b26c;
}

@media only screen and (max-width: 1200px) {
    .text-content ol li::before {
        font-size: 14px;
        line-height: 22px;
    }
}

.text-content ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 12px;
}

.text-content ul:first-child {
    margin-top: 0;
}

.text-content ul:last-child {
    margin-bottom: 0;
}

.text-content ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

.text-content ul li::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #d2b26c;
    border-radius: 50%;
}

.text-content ul li:last-child {
    margin-bottom: 0;
}

.text-content iframe {
    border: 0;
    max-width: 100%;
    vertical-align: top;
    margin: 0 0 24px;
}

.text-content iframe:first-child {
    margin-top: 0;
}

.text-content iframe:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .text-content iframe {
        width: 100%;
        height: 300px;
    }
}

.text-content h1 {
    color: #313131;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 24px;
}

.text-content h1:first-child {
    margin-top: 0;
}

.text-content h2 {
    color: #313131;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 24px;
}

.text-content h2:first-child {
    margin-top: 0;
}

.text-content h3 {
    color: #313131;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 24px;
}

.text-content h3:first-child {
    margin-top: 0;
}

.text-content img {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 8px;
}

.text-content img:first-child {
    margin-top: 0;
}

.text-content img:last-child {
    margin-bottom: 0;
}

.text-content a {
    color: #d2b26c;
    text-decoration: none;
}

@media only screen and (min-width: 1025px) {
    .text-content a:hover {
        text-decoration: underline;
    }
}

.text-content .wp-block-table,
.text-content .wp-block-image {
    margin: 0;
}

.text-content table {
    margin: 0 0 8px;
    border-collapse: collapse;
}

.text-content table:last-child {
    margin-bottom: 0;
}

.text-content table thead tr td {
    background: #313131;
    color: #fff;
    text-align: center;
    border-right-color: #626262;
}

.text-content table thead tr td:first-child {
    border-start-start-radius: 4px;
    border-left: 0;
}

.text-content table thead tr td:last-child {
    border-start-end-radius: 4px;
    border-right: 0;
}

.text-content table tr:last-child {
    border-bottom: 1px solid #e1e1e1;
}

.text-content table tr:nth-child(odd) {
    background: #f7f7f7;
}

.text-content table td {
    border-right: 1px solid #e1e1e1;
    padding: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.5px;
}

.text-content table td:first-child {
    border-left: 1px solid #e1e1e1;
}

.text-content .descriptions {
    display: block;
    color: #626262;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.article__aside,
.wp-block-rank-math-toc-block {
    position: sticky;
    top: 120px;
    height: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    max-width: 220px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .article__aside, .wp-block-rank-math-toc-block {
        position: relative;
        top: auto;
        max-width: 100%;
        margin-bottom: 32px;
    }
}

.article__aside h2,
.wp-block-rank-math-toc-block h2 {
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    color: #111;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
}

@media only screen and (max-width: 1200px) {
    .article__aside h2, .wp-block-rank-math-toc-block h2 {
        font-size: 24px;
    }
}

.article__nav,
.article__aside nav ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

.article__nav li,
.article__aside nav ul li {
    position: relative;
    padding: 0;
    border-bottom: 1px dashed #e1e1e1;
}

.article__aside nav ul li::before {
    display: none;
}

.article__nav li:last-child,
.article__aside nav ul li:last-child {
    border-bottom: 0;
}

.article__nav a,
.article__aside nav ul a {
    display: block;
    position: relative;
    text-decoration: none;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 18px;
    overflow: hidden;
    color: #313131;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .article__nav a, .article__aside nav ul a {
        padding-left: 0;
    }
}

.article__nav a.active,
.article__aside nav ul a.active {
    color: #d2b26c;
}

.article__nav a.active::before,
.article__aside nav ul a::before {
    opacity: 1;
}

@media only screen and (min-width: 1025px) {
    .article__nav a:hover, .article__aside nav ul a:hover {
        color: #d2b26c;
    }

    .article__nav a:hover::before, .article__aside nav ul a:hover::before {
        opacity: 1;
    }
}

.article__nav a::before, .article__aside nav ul a::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #d2b26c;
    top: 50%;
    margin-top: -3px;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/*# sourceMappingURL=index.css.map */
