@charset 'UTF-8';

/* Magnific Popup (используется для модальных окон) */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

/* Шрифты (используются в макете) */
@font-face {
    font-family: Spectral;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Spectral-Regular/Spectral-Regular.eot);
    src: url(../fonts/Spectral-Regular/Spectral-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-Regular/Spectral-Regular.woff) format("woff"), url(../fonts/Spectral-Regular/Spectral-Regular.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Spectral-Italic/Spectral-Italic.eot);
    src: url(../fonts/Spectral-Italic/Spectral-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-Italic/Spectral-Italic.woff) format("woff"), url(../fonts/Spectral-Italic/Spectral-Italic.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Spectral-Bold/Spectral-Bold.eot);
    src: url(../fonts/Spectral-Bold/Spectral-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-Bold/Spectral-Bold.woff) format("woff"), url(../fonts/Spectral-Bold/Spectral-Bold.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Spectral-BoldItalic/Spectral-BoldItalic.eot);
    src: url(../fonts/Spectral-BoldItalic/Spectral-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-BoldItalic/Spectral-BoldItalic.woff) format("woff"), url(../fonts/Spectral-BoldItalic/Spectral-BoldItalic.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Spectral-ExtraBold/Spectral-ExtraBold.eot);
    src: url(../fonts/Spectral-ExtraBold/Spectral-ExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-ExtraBold/Spectral-ExtraBold.woff) format("woff"), url(../fonts/Spectral-ExtraBold/Spectral-ExtraBold.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 800;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Spectral-ExtraBoldItalic/Spectral-ExtraBoldItalic.eot);
    src: url(../fonts/Spectral-ExtraBoldItalic/Spectral-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-ExtraBoldItalic/Spectral-ExtraBoldItalic.woff) format("woff"), url(../fonts/Spectral-ExtraBoldItalic/Spectral-ExtraBoldItalic.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Spectral-ExtraLight/Spectral-ExtraLight.eot);
    src: url(../fonts/Spectral-ExtraLight/Spectral-ExtraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-ExtraLight/Spectral-ExtraLight.woff) format("woff"), url(../fonts/Spectral-ExtraLight/Spectral-ExtraLight.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 200;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Spectral-ExtraLightItalic/Spectral-ExtraLightItalic.eot);
    src: url(../fonts/Spectral-ExtraLightItalic/Spectral-ExtraLightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-ExtraLightItalic/Spectral-ExtraLightItalic.woff) format("woff"), url(../fonts/Spectral-ExtraLightItalic/Spectral-ExtraLightItalic.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Spectral-Light/Spectral-Light.eot);
    src: url(../fonts/Spectral-Light/Spectral-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-Light/Spectral-Light.woff) format("woff"), url(../fonts/Spectral-Light/Spectral-Light.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Spectral-LightItalic/Spectral-LightItalic.eot);
    src: url(../fonts/Spectral-LightItalic/Spectral-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-LightItalic/Spectral-LightItalic.woff) format("woff"), url(../fonts/Spectral-LightItalic/Spectral-LightItalic.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Spectral-Medium/Spectral-Medium.eot);
    src: url(../fonts/Spectral-Medium/Spectral-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-Medium/Spectral-Medium.woff) format("woff"), url(../fonts/Spectral-Medium/Spectral-Medium.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Spectral-MediumItalic/Spectral-MediumItalic.eot);
    src: url(../fonts/Spectral-MediumItalic/Spectral-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-MediumItalic/Spectral-MediumItalic.woff) format("woff"), url(../fonts/Spectral-MediumItalic/Spectral-MediumItalic.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Spectral-SemiBold/Spectral-SemiBold.eot);
    src: url(../fonts/Spectral-SemiBold/Spectral-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-SemiBold/Spectral-SemiBold.woff) format("woff"), url(../fonts/Spectral-SemiBold/Spectral-SemiBold.ttf) format("truetype")
}
@font-face {
    font-family: Spectral;
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Spectral-SemiBoldItalic/Spectral-SemiBoldItalic.eot);
    src: url(../fonts/Spectral-SemiBoldItalic/Spectral-SemiBoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Spectral-SemiBoldItalic/Spectral-SemiBoldItalic.woff) format("woff"), url(../fonts/Spectral-SemiBoldItalic/Spectral-SemiBoldItalic.ttf) format("truetype")
}
@font-face {
    font-family: Mulish;
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mulish-ExtraLight/Mulish-ExtraLight.eot);
    src: url(../fonts/Mulish-ExtraLight/Mulish-ExtraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/Mulish-ExtraLight/Mulish-ExtraLight.woff) format("woff"), url(../fonts/Mulish-ExtraLight/Mulish-ExtraLight.ttf) format("truetype")
}
@font-face {
    font-family: Mulish;
    font-weight: 200;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Mulish-ExtraLightItalic/Mulish-ExtraLightItalic.eot);
    src: url(../fonts/Mulish-ExtraLightItalic/Mulish-ExtraLightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Mulish-ExtraLightItalic/Mulish-ExtraLightItalic.woff) format("woff"), url(../fonts/Mulish-ExtraLightItalic/Mulish-ExtraLightItalic.ttf) format("truetype")
}
@font-face {
    font-family: Mulish;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mulish-Light/Mulish-Light.eot);
    src: url(../fonts/Mulish-Light/Mulish-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Mulish-Light/Mulish-Light.woff) format("woff"), url(../fonts/Mulish-Light/Mulish-Light.ttf) format("truetype")
}
@font-face {
    font-family: Mulish;
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Mulish-LightItalic/Mulish-LightItalic.eot);
    src: url(../fonts/Mulish-LightItalic/Mulish-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Mulish-LightItalic/Mulish-LightItalic.woff) format("woff"), url(../fonts/Mulish-LightItalic/Mulish-LightItalic.ttf) format("truetype")
}

/* Базовые сбросы и общие стили */
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #990113;
    color: #fff
}

::selection {
    background-color: #990113;
    color: #fff
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: Spectral, serif;
    overflow-x: hidden;
    color: #231919
}

body input,
body textarea {
    border: #666 1px solid;
    outline: 0
}

a {
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out
}

button {
    cursor: pointer;
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out
}

button:focus {
    outline: 0
}

img {
    pointer-events: none
}

b,
strong {
    font-weight: 700
}

.container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.title {
    color: #241727;
    font-weight: 500;
    font-size: 55px;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 16px
}

.title span {
    font-weight: 600;
    font-style: italic;
    color: #957a5e
}

.title span.grd {
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.title.left {
    text-align: left
}

.title.white {
    color: #fff
}

.pretitle {
    color: #3d2841;
    font-size: 32px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.3;
    text-align: center
}

.pretitle.left {
    text-align: left
}

.pretitle.grd {
    background-image: -o-linear-gradient(85deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(5deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.btn {
    display: inline-block;
    color: #ede7db;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    padding: 21px 29px;
    border-radius: 3px;
    background-color: #444343;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b00116), to(#d40019));
    background-image: -o-linear-gradient(bottom, #b00116 0, #d40019 100%);
    background-image: linear-gradient(to top, #b00116 0, #d40019 100%);
    position: relative;
    overflow: hidden;
    border: none;
    max-width: 400px;
}

.btn span {
    position: relative;
    z-index: 3;
    text-align: center;
    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;
    gap: 15px
}

.btn span img {
    width: 23px;
    aspect-ratio: 1;
    -o-object-fit: contain;
    object-fit: contain
}

.btn:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#990113), to(#bf0118));
    background-image: -o-linear-gradient(bottom, #990113 0, #bf0118 100%);
    background-image: linear-gradient(to top, #990113 0, #bf0118 100%);
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out
}

.btn:hover {
    color: #ede7db;
    text-decoration: none
}

.btn:hover:before {
    opacity: 1
}

.btn-border {
    display: inline-block;
    color: #d9c8b7;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    padding: 21px 29px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    border: 1px solid #c70018;
}

.btn-border span {
    position: relative;
    z-index: 3;
    text-align: center;
    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;
    gap: 15px
}

.btn-border span img {
    width: 23px;
    aspect-ratio: 1;
    -o-object-fit: contain;
    object-fit: contain
}

.btn-border:hover {
    color: #d9c8b7;
    border: 1px solid #c70018;
    opacity: .9;
    text-decoration: none;
}

.link {
    color: #957a5e;
    display: inline-block;
}

.link:hover {
    color: #d9c8b7;
    text-decoration: none;
}

/* Шапка */
.header {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%
}

.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
}

.header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 28px
}

.header__logoImg {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: block;
    width: 113px
}

.header__logoImg img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.header__logoImg:hover {
    opacity: .8
}

.header__logoText {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    max-width: 250px
}

.header__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.header__socialTitle {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.2
}

.header__socialList {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header__socialList li {
    list-style: none
}

.header__socialList li a {
    display: block
}

.header__socialList li a:hover {
    opacity: .8;
    text-decoration: none
}

.header__info {
    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
}

.header__phone {
    display: inline-block;
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap
}

.header__phone:hover {
    color: transparent;
    opacity: .9;
    text-decoration: none
}

.header__date {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 5px
}

/* Промо */
.promo {
    background-image: url(../promo__bg.webp);
    background-color: #211524;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 140px;
    padding-bottom: 105px;
    overflow: hidden
}

.promo__container {
    width: 100%;
    display: grid;
    grid-template-columns: 750px 1fr;
    gap: 60px
}

.promo__content {
    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
}

.promo__pretitle {
    background-image: -o-linear-gradient(85deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(5deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 65px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.2;
    margin-bottom: 10px
}

.promo__title {
    color: #fefefe;
    font-size: 85px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase
}

.promo__aftertitle {
    background-image: -o-linear-gradient(85deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(5deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 50px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.2;
    margin-top: 5px
}

.promo__text {
    color: #fefefe;
    font-family: Mulish, sans-serif;
    font-size: 36px;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 10px
}

.promo__call {
    display: block;
    margin-top: 30px;
}

.promo__img {
    position: relative
}

.promo__img img {
    position: absolute;
    right: 0;
    height: auto
}

/* Преимущества */
.advantages {
    margin-top: -105px
}

.advantages__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1075px;
    margin: 0 auto
}

.advantages__item {
    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;
    gap: 10px;
    border-radius: 3px;
    background-color: #3d2841;
    padding: 40px 0;
    position: relative
}

.advantages__item:before {
    content: "";
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border-radius: 3px;
    border: 1px solid rgba(181, 155, 128, .43);
    position: absolute;
    left: 8px;
    top: 8px
}

.advantages__itemIcon {
    display: block;
    width: 81px;
    position: relative;
    z-index: 2
}

.advantages__itemIcon img {
    width: 100%;
    height: auto;
    aspect-ratio: 1
}

.advantages__itemTitle {
    color: #fefefe;
    font-style: italic;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    position: relative;
    z-index: 2
}

/* Блок people */
.people {
    margin: 120px 0
}

.people__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 65px 60px;
    max-width: 1210px;
    margin: 60px auto 0
}

.people__item {
    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;
    gap: 20px
}

.people__itemTitle {
    color: #231919;
    font-family: Mulish, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    text-align: center
}

.people__bottom {
    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;
    gap: 20px;
    margin-top: 65px
}

/* Candidates */
.candidates {
    background-image: url(../img/webp/candidates__bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px 0
}

.candidates__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 100px
}

.candidates__info {
    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;
    gap: 10px;
    padding-left: 88px;
    position: relative;
    margin-top: 35px
}

.candidates__info:before {
    content: "";
    width: 67px;
    height: 67px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/candidates__info.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.candidates__infoTitle {
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2
}

.candidates__infoText {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.4;
    max-width: 510px
}

.candidates__right {
    width: 463px;
    border-radius: 3px;
    border: 2px solid #d1ab9e;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    aspect-ratio: 1.29;
    position: relative
}

.candidates__right:before {
    content: "";
    width: 301px;
    aspect-ratio: .73;
    background-image: url(../img/webp/candidates__block.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: calc(100% - 32px);
    top: 47px
}

.candidates__block {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.4;
    text-align: left
}

.candidates__block span {
    display: inline-block;
    font-family: Spectral, serif;
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.4
}

/* Strong */
.strong {
    background-color: #f8f4f3;
    padding: 115px 0 85px
}

.strong__container {
    display: grid;
    grid-template-columns: 430px 1fr;
    gap: 80px
}

.strong__img {
    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
}

.strong__img img {
    width: 640px;
    aspect-ratio: 1.46
}

.strong__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.strong__title {
    position: relative
}

.strong__title:before {
    content: "";
    width: 73px;
    height: 45px;
    background-image: url(../img/strong__title.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.strong__text {
    color: #3d2841;
    font-size: 32px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.3
}

.strong__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px 100px;
    max-width: 850px;
    margin-top: 50px
}

.strong__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px
}

.strong__itemIcon {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.strong__itemText {
    color: #241727;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

/* Combining */
.combining {
    margin: 120px 0
}

.combining__list {
    margin-top: 55px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px
}

.combining__item {
    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
}

.combining__itemIcon {
    margin-bottom: 25px;
    height: 195px
}

.combining__itemIcon img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.combining__itemTitle {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.1;
    text-align: center
}

.combining__itemText {
    color: #6b6b6b;
    font-family: Mulish, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    margin-top: 6px
}

.combining__fast {
    margin-top: 50px;
    color: #6b6b6b;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.5;
    position: relative;
    padding-left: 15px
}

.combining__fast:before {
    content: "*";
    position: absolute;
    left: 0;
    top: 3px;
    color: #c50118;
    font-family: Mulish, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2
}

/* Increase (цены) */
.increase {
    margin: 120px 0
}

.increase__container {
    margin-top: 65px;
    display: grid;
    grid-template-columns: 1fr 515px 1fr
}

.increase__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.increase__item:nth-child(1) .increase__itemTop {
    border-radius: 3px 0 0 3px;
    padding-right: 30px
}

.increase__item:nth-child(1) .increase__itemTop:before {
    right: 0
}

.increase__item:nth-child(3) .increase__itemTop {
    border-radius: 0 3px 3px 0;
    padding-left: 30px
}

.increase__item:nth-child(3) .increase__itemTop:before {
    left: 0
}

.increase__itemTop {
    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;
    gap: 12px;
    background-color: #3d2841;
    position: relative;
    padding: 30px 10px
}

.increase__itemTop:before {
    content: "";
    width: 20px;
    height: 100%;
    background-color: #160307;
    background-image: -o-linear-gradient(315deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(-225deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    position: absolute;
    top: 0
}

.increase__itemIcon img {
    height: 45px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.increase__itemTitle {
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center
}

.increase__itemContent {
    border-radius: 3px;
    background-color: #f1e9e8;
    margin-top: 5px;
    padding: 50px 20px 50px 40px;
    height: 100%
}

.increase__list {
    margin: 0;
    padding: 0;
    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;
    gap: 30px
}

.increase__list li {
    list-style: none;
    position: relative;
    padding-left: 35px
}

.increase__list li:before {
    content: "";
    width: 25px;
    aspect-ratio: 1.09;
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url(../img/increase__list.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.increase__listTitle {
    color: #231919;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.1
}

.increase__listText {
    color: #6b6b6b;
    font-family: Mulish, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 27px;
    margin-top: 10px
}

.increase__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px
}

/* Team */
.team .title {
    font-style: italic
}

.team__top {
    background-image: url(../img/webp/team__bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 120px 0
}

.team__topContainer {
    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;
    gap: 100px
}

.team__topLeft {
    max-width: 655px
}

.team__topText {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.25
}

.team__topRight {
    max-width: 555px
}

.team__info {
    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;
    padding-left: 90px;
    position: relative
}

.team__info:before {
    content: "";
    width: 67px;
    aspect-ratio: 1;
    background-image: url(../img/team__info.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0
}

.team__infoTitle {
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px
}

.team__infoText {
    color: #d9c8b7;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.4;
    font-style: italic
}

.team__infoText span {
    display: block;
    margin-top: 15px;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3
}

.team__bottom {
    background-color: #1f1222;
    padding: 110px 0;
    position: relative
}

.team__bottom:before {
    content: "";
    width: 248px;
    aspect-ratio: .98;
    background-image: url(../img/webp/team__bottom.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: calc(100% - 71px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.team__bottomContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 85px;
    max-width: 1100px;
    margin: 0 auto
}

.team__cheap {
    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;
    gap: 10px;
    position: relative;
    padding-left: 90px
}

.team__cheap:before {
    content: "";
    width: 67px;
    aspect-ratio: 1;
    background-image: url(../img/team__cheap.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0
}

.team__cheapTitle {
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2
}

.team__cheapText {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.5;
    max-width: 540px
}

.team__btn {
    padding: 18px 49px
}

/* Looking */
.looking {
    background-color: #f8f4f3;
    padding: 100px 0
}

.looking .pretitle {
    color: #645050
}

.looking__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1190px;
    margin: 30px auto 0
}

.looking__list {
    counter-reset: myCounter;
    margin: 0;
    padding: 0;
    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
}

.looking__list li {
    list-style: none;
    color: #231919;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    position: relative;
    padding-bottom: 15px
}

.looking__list li:nth-child(1) {
    margin-top: 54px
}

.looking__list li:nth-child(2) {
    margin-top: 34px
}

.looking__list li:nth-child(2):after {
    width: calc(100% + 47px)
}

.looking__list li:nth-child(3) {
    margin-top: 33px
}

.looking__list li:nth-child(3):after {
    width: calc(100% + 90px)
}

.looking__list li:nth-child(4) {
    margin-top: 30px
}

.looking__list li:nth-child(4):after {
    width: calc(100% + 134px)
}

.looking__list li:nth-child(5) {
    margin-top: 26px
}

.looking__list li:nth-child(5):after {
    width: calc(100% + 177px)
}

.looking__list li:after {
    content: "";
    height: 2px;
    width: 100%;
    background-color: #d5be93;
    position: absolute;
    right: 0;
    bottom: 0
}

.looking__list li:before {
    counter-increment: myCounter;
    content: counter(myCounter, decimal-leading-zero) ".";
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

/* Achieve */
.achieve {
    margin: 120px 0
}

.achieve__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px
}

.achieve__top .title {
    margin-bottom: 0;
    max-width: 800px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.achieve__top .pretitle {
    max-width: 515px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.achieve__stage {
    margin-top: 80px;
    color: #231919;
    font-size: 40px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.2
}

.achieve__list {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.achieve__item:nth-child(2) {
    margin-top: -60px
}

.achieve__item:nth-child(3) {
    margin-top: -100px
}

.achieve__item:nth-child(4) {
    margin-top: -140px
}

.achieve__itemIcon {
    position: relative;
    height: 132px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.achieve__itemIcon img {
    max-height: 100%
}

.achieve__itemNum {
    color: #b1051a;
    font-size: 33px;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0
}

.achieve__itemTitle {
    margin-top: 20px;
    color: #231919;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2
}

.achieve__itemText {
    margin-top: 5px;
    color: #6b6b6b;
    font-family: Mulish, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.4
}

/* Unusual */
.unusual {
    background-image: url(../img/webp/unusual__bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0;
    position: relative
}

.unusual:before {
    content: "";
    width: 276px;
    height: auto;
    aspect-ratio: .59;
    position: absolute;
    left: 50%;
    bottom: -70px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../img/webp/unusual__dec.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.unusual__container {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.unusual__left {
    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;
    gap: 50px
}

.unusual__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px
}

.unusual__itemIcon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 67px
}

.unusual__itemIcon img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    -o-object-fit: contain;
    object-fit: contain
}

.unusual__itemContent {
    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;
    gap: 15px;
    max-width: 430px
}

.unusual__itemTitle {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3
}

.unusual__itemText {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.45
}

.unusual__right {
    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;
    gap: 50px
}

.unusual__call {
    margin-left: 97px
}

/* Productive */
.productive {
    background-color: #f8f4f3;
    padding: 130px 0
}

.productive .pretitle {
    color: #645050
}

.productive__container {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 562px;
    gap: 30px 145px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.productive__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px
}

.productive__top .title {
    margin-bottom: 0
}

.productive__topNum {
    background-image: -o-linear-gradient(315deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(-225deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 167px;
    font-weight: 600;
    line-height: 1
}

.productive__list {
    margin: 50px 0 0;
    padding: 0;
    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;
    gap: 30px
}

.productive__list li {
    list-style: none;
    padding-left: 43px;
    position: relative
}

.productive__list li:before {
    content: "";
    width: 28px;
    height: auto;
    aspect-ratio: 1;
    background-image: url(../img/productive__list.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 2px
}

.productive__listTitle {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3
}

.productive__listText {
    color: #6b6b6b;
    font-family: Mulish, sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.6
}

.productive__img {
    margin-right: 35px;
    margin-top: 33px;
    position: relative
}

.productive__img:before {
    content: "";
    width: 87%;
    height: 90%;
    border-radius: 5px;
    background-color: #592e2e;
    background-image: -o-linear-gradient(315deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(-225deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    position: absolute;
    right: -35px;
    top: -33px
}

.productive__img img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    aspect-ratio: .73;
    position: relative;
    z-index: 2;
    -o-object-fit: cover;
    object-fit: cover
}

.productive__bottom {
    margin-top: 75px;
    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;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

/* News */
.news {
    margin: 40px 0 120px
}

.news__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 80px;
    max-width: 1400px;
    margin: 55px auto 0
}

.news__itemImg {
    display: block;
    margin-bottom: 25px
}

.news__itemImg img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.29
}

.news__itemContent {
    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
}

.news__itemSource {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.news__itemSourceTitle {
    color: #957a5e;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.news__itemContent {
    margin-top: 15px
}

.news__itemTitle {
    display: block;
    color: #231919;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
}

.news__itemTitle:hover {
    text-decoration: none;
    color: #231919;
    opacity: .8
}

.news__bottom {
    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;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px
}

.news__btn {
    padding: 21px 43px
}

/* Footer */
.footer {
    background-image: url(../img/webp/footer__bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 94px 0
}

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

.footer__logo {
    display: block;
    width: 113px
}

.footer__logo img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.footer__logo:hover {
    opacity: .8
}

.footer__copy {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.55;
    margin-top: 15px
}

.footer__polit {
    display: inline-block;
    color: #7c6e7f;
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 15px
}

.footer__polit:hover {
    text-decoration: none;
    color: #9e92a1
}

.footer__social {
    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;
    gap: 15px
}

.footer__socialTitle {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.2
}

.footer__socialList {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__socialList li {
    list-style: none
}

.footer__socialList li a {
    display: block
}

.footer__socialList li a:hover {
    opacity: .8;
    text-decoration: none
}

.footer__info {
    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
}

.footer__phone {
    display: inline-block;
    background-image: -o-linear-gradient(333deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    background-image: linear-gradient(-243deg, rgba(152, 109, 63, .98) 0, rgba(249, 230, 185, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 34px;
    font-weight: 700;
    line-height: 1
}

.footer__phone:hover {
    color: transparent;
    opacity: .9;
    text-decoration: none
}

.footer__date {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 5px
}

/* Popup */
.white-popup {
    position: relative;
    background: #3d2841;
    padding: 100px 130px;
    width: auto;
    max-width: 700px;
    margin: 20px auto;
    border-radius: 3px
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    background-color: #000;
    opacity: .9 !important
}

.form .mfp-close {
    font-size: 0;
    width: 53px;
    height: 53px;
    border-radius: 2px;
    background-color: #d7cdc3;
    right: 0;
    top: 0;
    opacity: 1;
    overflow: hidden
}

.form .mfp-close:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#986d3f), to(#f9e6b9));
    background-image: -o-linear-gradient(bottom, #986d3f 0, #f9e6b9 100%);
    background-image: linear-gradient(to top, #986d3f 0, #f9e6b9 100%);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out
}

.form .mfp-close:after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../img/close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    position: absolute;
    left: 0;
    top: 0
}

.form .mfp-close:hover:before {
    opacity: 1
}

.form:before {
    content: "";
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-radius: 3px;
    border: 1px solid rgba(181, 155, 128, .43);
    background-color: #2c1d2f;
    left: 15px;
    top: 15px;
    position: absolute;
    z-index: 1
}

.form__title {
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center
}

.form__title span {
    background-image: -o-linear-gradient(85deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(5deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-style: italic;
    font-weight: 600
}

.form__pretitle {
    position: relative;
    z-index: 3;
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px
}

.form__check {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    margin-top: 5px
}

.form__checkIcon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 23px;
    height: 23px;
    border-radius: 3px;
    background-color: #241727;
    margin-top: 1px;
    background-image: url(../img/form__checkIcon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 9px 6px
}

.form__checkTitle {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6
}

.form__checkTitle a {
    background-image: -o-linear-gradient(286deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    background-image: linear-gradient(-196deg, rgba(249, 230, 185, .98) 0, rgba(152, 109, 63, .98) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px
}

.form__checkTitle a:hover {
    opacity: .8
}

.form form {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form form input {
    width: 100%;
    height: 75px;
    border-radius: 5px;
    background-color: #241727;
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 34px;
    border: none
}

.form form input::-webkit-input-placeholder {
    color: #fff
}

.form form input::-moz-placeholder {
    color: #fff
}

.form form input:-ms-input-placeholder {
    color: #fff
}

.form form input::-ms-input-placeholder {
    color: #fff
}

.form form input::placeholder {
    color: #fff
}

.form form button {
    padding: 21px 45px;
    margin-top: 15px
}

.success__block {
    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;
    position: relative;
    z-index: 3
}

.success__icon {
    margin-bottom: 20px
}

.success__title {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center
}

.success__pretitle {
    color: #d9c8b7;
    font-family: Mulish, sans-serif;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    margin-top: 7px
}

.success__close {
    margin-top: 40px
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

/* Медиазапросы (оставлены только используемые классы) */
@media (max-width:1500px) {
    .container {
        max-width: 1140px
    }
    .title {
        font-size: 50px
    }
    .pretitle {
        font-size: 29px
    }
    .advantages__itemTitle {
        font-size: 27px
    }
    .people__list {
        gap: 60px 30px
    }
    .candidates__right {
        width: 380px
    }
    .candidates__block {
        font-size: 28px
    }
    .candidates__block span {
        font-size: 35px
    }
    .candidates__right:before {
        width: 230px
    }
    .candidates__infoText {
        font-size: 23px
    }
    .candidates__infoTitle {
        font-size: 31px
    }
    .strong__list {
        gap: 30px
    }
    .strong__text {
        font-size: 29px
    }
    .strong__itemText {
        font-size: 23px
    }
    .strong__container {
        grid-template-columns: 360px 1fr;
        gap: 30px
    }
    .strong__itemIcon img {
        max-width: 110px
    }
    .strong__img img {
        width: 490px
    }
    .combining__itemTitle {
        font-size: 27px
    }
    .combining__itemText {
        font-size: 21px
    }
    .increase__container {
        grid-template-columns: 1fr 1fr 1fr
    }
    .increase__listTitle {
        font-size: 24px
    }
    .increase__itemContent {
        padding: 40px 20px 40px 30px
    }
    .increase__itemTitle {
        font-size: 26px
    }
    .news__list {
        gap: 25px
    }
    .news__itemTitle {
        font-size: 22px
    }
    .footer__phone {
        font-size: 30px
    }
    .footer__date {
        font-size: 20px
    }
    .productive__topNum {
        font-size: 147px
    }
    .productive__listTitle {
        font-size: 30px
    }
    .productive__listText {
        font-size: 21px
    }
    .productive__container {
        gap: 30px 60px
    }
    .unusual:before {
        width: 220px
    }
    .unusual__itemContent {
        max-width: 370px
    }
    .unusual__itemText {
        font-size: 20px
    }
    .team__bottom:before {
        width: 220px
    }
    .team__topText {
        font-size: 30px
    }
    .team__topLeft {
        max-width: 510px
    }
    .team__infoTitle {
        font-size: 30px
    }
    .team__infoText {
        font-size: 23px
    }
    .team__cheapTitle {
        font-size: 35px
    }
    .team__cheapText {
        font-size: 23px
    }
    .achieve__top {
        gap: 30px
    }
    .looking__list li {
        font-size: 24px
    }
    .looking__list li:before {
        font-size: 26px
    }
    .looking__list li:nth-child(2) {
        margin-top: 36px
    }
    .looking__list li:nth-child(4) {
        margin-top: 32px
    }
    .looking__list li:nth-child(5) {
        margin-top: 27px
    }
    .promo__title {
        font-size: 65px
    }
    .promo__pretitle {
        font-size: 55px
    }
    .promo__aftertitle {
        font-size: 40px
    }
    .promo__text {
        font-size: 28px
    }
    .promo__container {
        grid-template-columns: 580px 1fr
    }
    .promo__img img {
        width: 520px
    }
    .promo {
        min-height: 800px
    }
    .header__phone {
        font-size: 28px
    }
    .header__date {
        font-size: 20px
    }
    .header__socialList {
        gap: 10px
    }
    .header__social {
        gap: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:1199px) {
    .container {
        max-width: 960px
    }
    .title {
        font-size: 44px
    }
    .pretitle {
        font-size: 28px
    }
    .advantages__itemTitle {
        font-size: 24px
    }
    .advantages__itemIcon {
        width: 75px
    }
    .advantages__list {
        gap: 20px
    }
    .people__itemTitle {
        font-size: 19px
    }
    .people__list {
        gap: 50px 20px
    }
    .candidates {
        padding: 120px 0
    }
    .candidates__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px
    }
    .candidates__right {
        margin-left: 150px
    }
    .strong__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .strong__container {
        grid-template-columns: 400px 1fr
    }
    .strong__img img {
        width: 520px
    }
    .combining__itemTitle {
        font-size: 25px
    }
    .combining__itemText {
        font-size: 20px
    }
    .combining__itemIcon {
        height: 150px
    }
    .increase__listTitle {
        font-size: 22px
    }
    .increase__listText {
        font-size: 18px
    }
    .increase__itemContent {
        padding: 40px 20px 40px 20px
    }
    .increase__list li:before {
        width: 20px
    }
    .increase__list li {
        padding-left: 27px
    }
    .increase__container {
        grid-template-columns: 1fr 260px 1fr
    }
    .increase__itemTitle {
        font-size: 24px
    }
    .news__itemSourceTitle {
        font-size: 21px
    }
    .news__itemTitle {
        font-size: 19px
    }
    .footer__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        max-width: 700px;
        margin: 0 auto
    }
    .footer__col:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .footer__col:nth-child(2) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .footer__col:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .footer__col:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .productive__container {
        gap: 40px 30px
    }
    .productive__topNum {
        font-size: 125px
    }
    .productive__list {
        margin-top: 40px
    }
    .productive__listTitle {
        font-size: 26px
    }
    .productive__listText {
        font-size: 20px
    }
    .productive {
        padding: 120px 0
    }
    .productive__container {
        grid-template-columns: 1fr 1fr
    }
    .productive__img {
        margin-right: 20px;
        margin-top: 20px
    }
    .productive__img:before {
        right: -20px;
        top: -20px
    }
    .unusual__itemIcon {
        width: 50px
    }
    .unusual__item {
        gap: 20px
    }
    .unusual__itemContent {
        max-width: 330px
    }
    .unusual:before {
        width: 180px
    }
    .unusual__call {
        margin-left: 70px
    }
    .team__topContainer {
        gap: 20px
    }
    .team__topText {
        font-size: 26px
    }
    .team__topLeft {
        max-width: 470px
    }
    .team__infoTitle {
        font-size: 26px
    }
    .team__infoText {
        font-size: 20px
    }
    .team__infoText span {
        font-size: 23px
    }
    .team__bottom:before {
        width: 200px
    }
    .team__bottomContainer {
        gap: 50px
    }
    .team__cheapTitle {
        font-size: 32px
    }
    .team__cheapText {
        font-size: 21px
    }
    .achieve__top {
        -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
    }
    .achieve__top .title {
        text-align: center
    }
    .achieve__top .pretitle {
        text-align: center
    }
    .achieve__stage {
        text-align: center
    }
    .achieve__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px
    }
    .achieve__item {
        margin-top: 0 !important
    }
    .achieve__stage {
        font-size: 35px;
        margin-top: 60px
    }
    .achieve__list {
        max-width: 700px;
        margin: 55px auto 0
    }
    .looking__block {
        -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;
        gap: 40px
    }
    .looking__list {
        width: 100%;
        max-width: 650px;
        gap: 20px
    }
    .looking__list li {
        padding-bottom: 0;
        margin-top: 0 !important
    }
    .looking__list li:after {
        display: none
    }
    .promo__title {
        font-size: 50px
    }
    .promo__pretitle {
        font-size: 45px
    }
    .promo__aftertitle {
        font-size: 35px
    }
    .promo__text {
        font-size: 25px
    }
    .promo__container {
        grid-template-columns: 450px 1fr
    }
    .header__logo {
        gap: 15px
    }
    .header__logoText {
        font-size: 14px
    }
    .header__container {
        align-items: flex-start;
    }
    .header__logo {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width:991px) {
    .container {
        max-width: 720px
    }
    .title {
        font-size: 38px
    }
    .pretitle {
        font-size: 24px
    }
    .people__itemIcon img {
        max-height: 86px
    }
    .candidates {
        padding: 100px 0
    }
    .candidates__infoTitle {
        font-size: 28px
    }
    .candidates__infoText {
        font-size: 21px
    }
    .strong__container {
        grid-template-columns: 1fr
    }
    .strong {
        padding: 80px 0
    }
    .strong__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .strong__text {
        font-size: 27px
    }
    .strong__img img {
        width: 430px
    }
    .strong__title:before {
        display: none
    }
    .combining__list {
        grid-template-columns: 1fr 1fr;
        gap: 30px 20px
    }
    .combining__fast {
        margin-top: 30px;
        font-size: 17px
    }
    .combining {
        margin: 100px 0
    }
    .increase__container {
        grid-template-columns: 1fr;
        gap: 25px;
        max-width: 500px;
        margin: 45px auto 0
    }
    .increase__img {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .increase {
        margin: 100px 0
    }
    .news {
        margin: 40px 0 100px
    }
    .news__list {
        grid-template-columns: 1fr 1fr;
        gap: 40px
    }
    .news__itemTitle {
        font-size: 22px
    }
    .news__itemSourceTitle {
        font-size: 22px
    }
    .footer {
        padding: 80px 0
    }
    .productive {
        padding: 100px 0
    }
    .productive__container {
        grid-template-columns: 1fr
    }
    .productive__img {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
    .unusual__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .unusual__itemContent {
        max-width: 100%
    }
    .unusual__container {
        gap: 50px
    }
    .unusual {
        padding-bottom: 270px
    }
    .unusual .title {
        text-align: center
    }
    .unusual .pretitle {
        text-align: center
    }
    .team__topContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px
    }
    .team__top {
        padding: 100px 0
    }
    .team__bottomContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px
    }
    .team__bottom:before {
        width: 150px
    }
    .achieve__itemTitle {
        font-size: 22px
    }
    .achieve__itemText {
        font-size: 20px
    }
    .achieve {
        margin: 100px 0
    }
    .promo__call {
        display: block
    }
    .promo__container {
        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
    }
    .promo {
        padding-bottom: 165px
    }
    .promo__content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
    .promo__img img {
        width: 360px;
        position: relative
    }
    .promo {
        padding-bottom: 120px
    }
    .advantages {
        margin-top: -60px
    }
    .people {
        margin: 100px 0
    }
    .header {
        top: 25px
    }
    .promo {
        padding-top: 140px
    }
    .header__phone {
        font-size: 25px
    }
    .header__date {
        font-size: 17px
    }
    .header__socialTitle {
        font-size: 16px
    }
    .header__socialList li a img {
        max-width: 26px
    }
    .header__logoText {
        max-width: 215px
    }
    .header__container {
        align-items: center;
    }
    .header__logo {
        flex-direction: row;
        align-items: center;
    }
    .achieve__stage {
        margin-top: 50px
    }
}

@media (max-width:767px) {
    .container {
        max-width: 540px
    }
    .title {
        font-size: 34px
    }
    .pretitle {
        font-size: 23px
    }
    .advantages__item {
        padding: 30px 10px
    }
    .advantages__itemTitle {
        font-size: 20px
    }
    .advantages__itemIcon {
        width: 60px
    }
    .advantages__list {
        gap: 15px
    }
    .people__list {
        grid-template-columns: 1fr 1fr;
        gap: 30px 20px;
        margin-top: 40px
    }
    .candidates__right {
        margin-left: 0;
        margin-top: 200px
    }
    .candidates__right:before {
        bottom: calc(100% - 30px);
        top: auto;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 170px
    }
    .strong__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .strong__text {
        text-align: center
    }
    .strong__title.left {
        text-align: center
    }
    .combining__itemTitle {
        font-size: 24px
    }
    .combining__itemText {
        font-size: 19px
    }
    .news__list {
        gap: 40px 20px
    }
    .news__list {
        margin-top: 40px
    }
    .news__bottom {
        margin-top: 35px
    }
    .footer__container {
        grid-template-columns: 1fr
    }
    .footer__col {
        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;
        text-align: center
    }
    .footer__info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer__social {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer__container {
        gap: 30px
    }
    .footer__call {
        margin-top: 10px
    }
    .footer__polit {
        margin-top: 30px
    }
    .unusual__itemTitle {
        font-size: 24px
    }
    .unusual__left {
        gap: 40px
    }
    .unusual__container {
        gap: 40px
    }
    .unusual__right {
        gap: 40px
    }
    .achieve__stage {
        font-size: 32px
    }
    .looking__img img {
        max-width: 100%
    }
    .looking__list li {
        font-size: 22px
    }
    .header__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 25px
    }
    .header__info {
        width: 100%;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .promo {
        padding-top: 200px
    }
    .white-popup {
        max-width: 500px;
        padding: 70px 35px
    }
    .form__title {
        font-size: 32px
    }
    .form__pretitle {
        font-size: 21px
    }
    .form form input {
        height: 60px
    }
    .form__checkTitle {
        font-size: 15px
    }
    .form__checkIcon {
        width: 18px;
        height: 18px;
        background-size: 8px 6px
    }
    .form__check {
        gap: 15px
    }
    .form:before {
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        left: 10px;
        top: 10px
    }
    .form form input {
        font-size: 19px
    }
    .success__title {
        font-size: 32px
    }
    .success__pretitle {
        font-size: 21px
    }
    .success__icon img {
        max-width: 100px
    }
    .achieve__stage {
        margin-top: 40px
    }
}

@media (max-width:575px) {
    .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .title {
        font-size: 32px;
        margin-bottom: 12px
    }
    .pretitle {
        font-size: 23px
    }
    .btn {
        font-size: 19px;
        padding: 19px 25px
    }
    .btn-border {
        font-size: 19px;
        padding: 19px 25px
    }
    .advantages__item {
        padding: 35px 10px
    }
    .advantages__itemTitle {
        font-size: 21px
    }
    .advantages__list {
        gap: 15px;
        grid-template-columns: 1fr;
        max-width: calc(30vw + 142px)
    }
    .people__list {
        grid-template-columns: 1fr;
        gap: 25px
    }
    .people__itemTitle br {
        display: block
    }
    .people__list {
        margin-top: 30px
    }
    .people__itemIcon img {
        max-height: 80px
    }
    .people__item {
        gap: 10px
    }
    .candidates {
        padding: 80px 0
    }
    .candidates .title {
        font-size: 30px
    }
    .candidates__infoTitle {
        font-size: 23px
    }
    .candidates__infoText {
        font-size: 19px
    }
    .candidates__info {
        padding-left: 68px
    }
    .candidates__info:before {
        width: 51px;
        height: 51px
    }
    .candidates__block {
        font-size: 22px
    }
    .candidates__block span {
        font-size: 25px
    }
    .candidates__right {
        width: 270px
    }
    .candidates__right:before {
        bottom: calc(100% - 20px)
    }
    .strong__img img {
        width: 100%
    }
    .strong__text {
        font-size: 23px
    }
    .strong__title.left br {
        display: none
    }
    .strong__itemText {
        font-size: 21px
    }
    .strong__item {
        gap: 15px
    }
    .strong__itemIcon img {
        max-width: 90px
    }
    .combining {
        margin: 80px 0
    }
    .combining__list {
        grid-template-columns: 1fr
    }
    .combining__itemTitle {
        font-size: 22px
    }
    .combining__itemText {
        font-size: 18px
    }
    .combining__fast {
        font-size: 15px;
        max-width: 280px
    }
    .increase {
        margin: 80px 0
    }
    .increase__itemTitle {
        font-size: 21px
    }
    .increase__itemIcon img {
        height: 33px
    }
    .increase__itemTop:before {
        width: 16px
    }
    .increase__item:nth-child(1) {
        margin-right: -20px
    }
    .increase__item:nth-child(3) {
        margin-left: -20px
    }
    .increase__list li:before {
        width: 19px
    }
    .increase__list li {
        padding-left: 25px
    }
    .news {
        margin: 35px 0 80px
    }
    .news__list {
        grid-template-columns: 1fr;
        max-width: 360px
    }
    .news__btn.btn {
        padding: 17px 25px
    }
    .footer {
        padding: 60px 0
    }
    .footer__copy {
        font-size: 12px
    }
    .footer__logo {
        width: 100px
    }
    .footer__phone {
        font-size: 25px
    }
    .footer__date {
        font-size: 17px
    }
    .footer__socialTitle {
        font-size: 16px
    }
    .footer__socialList {
        gap: 10px 18px
    }
    .footer__socialList li a img {
        max-width: 28px
    }
    .footer__polit {
        font-size: 16px
    }
    .productive__topNum {
        font-size: 88px
    }
    .productive .pretitle {
        text-align: center
    }
    .productive__listTitle {
        font-size: 21px
    }
    .productive__listText {
        font-size: 19px
    }
    .productive__list li {
        padding-left: 30px
    }
    .productive__list li:before {
        width: 21px
    }
    .productive__top {
        gap: 10px
    }
    .productive .title {
        font-size: 30px
    }
    .productive__img {
        margin-right: 20px;
        max-width: 100%
    }
    .unusual {
        padding-top: 80px
    }
    .unusual__itemIcon {
        width: 42px
    }
    .unusual__item {
        gap: 14px
    }
    .unusual__itemTitle {
        font-size: 20px
    }
    .unusual__itemText {
        font-size: 18px
    }
    .unusual__itemContent {
        gap: 10px
    }
    .unusual__call {
        margin-left: 56px
    }
    .unusual:before {
        width: 150px;
        bottom: -40px
    }
    .unusual {
        padding-bottom: 260px
    }
    .team__topText {
        font-size: 20px
    }
    .team .title {
        font-size: 30px
    }
    .team__top {
        padding: 80px 0
    }
    .team__info:before {
        width: 50px
    }
    .team__info {
        padding-left: 62px
    }
    .team__infoTitle {
        font-size: 23px
    }
    .team__infoText {
        font-size: 19px
    }
    .team__cheapTitle {
        font-size: 28px
    }
    .team__cheapText {
        font-size: 19px
    }
    .team__cheap:before {
        width: 46px
    }
    .team__cheap {
        padding-left: 60px
    }
    .team__top {
        padding-bottom: 120px
    }
    .team__bottom {
        padding-top: 110px;
        padding-bottom: 80px
    }
    .achieve__list {
        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
    }
    .achieve__stage {
        font-size: 25px
    }
    .achieve__list {
        margin-top: 20px
    }
    .achieve__top .title br {
        display: none
    }
    .achieve {
        margin: 80px 0
    }
    .achieve__itemText {
        text-align: center
    }
    .achieve__itemTitle {
        text-align: center
    }
    .achieve__item {
        max-width: 260px
    }
    .achieve__itemIcon {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .achieve__itemNum {
        left: 50%;
        -webkit-transform: translateX(calc(-50% - 45px));
        -ms-transform: translateX(calc(-50% - 45px));
        transform: translateX(calc(-50% - 45px))
    }
    .achieve__itemText {
        font-size: 18px
    }
    .achieve__itemTitle {
        font-size: 20px
    }
    .achieve__stage {
        margin-top: 20px
    }
    .looking {
        padding: 80px 0
    }
    .looking__list li {
        font-size: 20px
    }
    .looking__list {
        gap: 15px
    }
    .looking__list li:before {
        font-size: 23px
    }
    .promo__pretitle {
        font-size: 34px
    }
    .promo__title {
        font-size: 34px
    }
    .promo__aftertitle {
        font-size: 29px
    }
    .promo__text {
        font-size: 22px
    }
    .promo__img img {
        width: calc(30vw + 192px)
    }
    .promo__container {
        gap: 40px
    }
    .promo__call {
        margin-top: 15px
    }
    .people {
        margin: 60px 0 80px
    }
    .header__logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .header__social {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }
    .header__info {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .header__container {
        gap: 20px
    }
    .promo {
        padding-top: 255px
    }
    .header__logo {
        margin: 0 auto
    }
    .header__logoText {
        font-size: 12px
    }
    .header__logoImg {
        width: 80px
    }
    .white-popup {
        padding: 70px 30px
    }
    .form form input {
        padding: 0 20px
    }
    .people__bottom {
        margin-top: 35px
    }
    .achieve__top {
        gap: 15px
    }
    .unusual__container {
        margin-top: 35px
    }
    .productive__list {
        margin-top: 30px
    }
    .productive__bottom {
        margin-top: 40px
    }
    .team__infoText span {
        font-size: 18px
    }
}

@media (max-width:355px) {
    .btn {
        padding: 17px 15px
    }
    .btn-border {
        padding: 17px 15px
    }
    .people__itemTitle br {
        display: none
    }
    .candidates__info {
        padding-left: 56px
    }
    .candidates__info:before {
        width: 45px;
        height: 45px
    }
    .strong__itemIcon img {
        max-width: 80px
    }
    .productive .title {
        font-size: 24px
    }
    .promo__title {
        font-size: 32px
    }
    .promo__pretitle {
        font-size: 32px
    }
    .form form button {
        padding: 20px 25px
    }
    .white-popup.success {
        padding: 70px 20px
    }
    .team__infoText span {
        font-size: 16px
    }
}
/* Подвал главной: текст + правовые ссылки (правятся в админке). Прижат к
   промо-экрану без отступа — фон первого экрана и подвал стыкуются вплотную. */
.site-footer {
    margin-top: 0;
    padding: 28px 0;
    background: #1c1830;
    border-top: 1px solid rgba(255, 255, 255, .08);
}
.site-footer__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px 40px;
    flex-wrap: wrap;
}
.site-footer__text {
    flex: 1 1 340px;
    text-align: center;
    color: #cdbfe0;
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    white-space: pre-line;
}
.site-footer__text a { color: #9ecbff; }
.site-footer__links {
    display: flex;
    gap: 22px;
    flex-wrap: wrap;
    flex: 0 0 auto;
}
.site-footer__link {
    color: #9ecbff;
    font-family: Mulish, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
.site-footer__link:hover { text-decoration: underline; color: #c7e2ff; }

/* Модалка правового текста */
.legal-overlay {
    position: fixed; inset: 0; z-index: 1000;
    background: rgba(10, 8, 16, .6);
    display: flex; align-items: center; justify-content: center;
    padding: 20px;
}
.legal-overlay.hidden { display: none; }
.legal-modal {
    position: relative;
    width: min(760px, 100%);
    max-height: 82vh;
    overflow-y: auto;
    background: #241d33;
    color: #ece5f5;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 14px;
    padding: 28px 30px 30px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .5);
    font-family: Mulish, sans-serif;
}
.legal-modal__close {
    position: absolute; top: 12px; right: 14px;
    width: 34px; height: 34px; border: none; cursor: pointer;
    background: transparent; color: #b8abd0; font-size: 26px; line-height: 1;
}
.legal-modal__close:hover { color: #fff; }
.legal-modal__title { margin: 0 0 14px; font-size: 22px; font-weight: 800; }
.legal-modal__body {
    white-space: pre-wrap;
    font-size: 15px; font-weight: 300; line-height: 1.65; color: #d6ccea;
}

/* Cookie-плашка (справа снизу, одна кнопка ОК) */
.cookie-bar {
    position: fixed; right: 18px; bottom: 18px; z-index: 900;
    width: min(360px, calc(100vw - 36px));
    display: flex; align-items: center; gap: 14px;
    background: #241d33;
    color: #ece5f5;
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 14px;
    padding: 16px 18px;
    box-shadow: 0 16px 44px rgba(0, 0, 0, .45);
    font-family: Mulish, sans-serif;
    animation: cookie-in .35s ease-out;
}
.cookie-bar.hidden { display: none; }
.cookie-bar__text { font-size: 13px; font-weight: 300; line-height: 1.5; }
.cookie-bar__btn {
    flex: 0 0 auto; border: none; cursor: pointer;
    padding: 10px 22px; border-radius: 10px; font-weight: 800; font-size: 14px;
    background: linear-gradient(to top, #6a3df0, #8a5cff); color: #fff;
}
.cookie-bar__btn:hover { filter: brightness(1.08); }
@keyframes cookie-in { from { opacity: 0; transform: translateY(14px); } }
