[data-sal] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-delay: var(--sal-delay, 0s);
    -o-transition-delay: var(--sal-delay, 0s);
    transition-delay: var(--sal-delay, 0s);
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-duration: var(--sal-duration, 0.2s);
    -o-transition-duration: var(--sal-duration, 0.2s);
    transition-duration: var(--sal-duration, 0.2s);
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-timing-function: var(--sal-easing, ease);
    -o-transition-timing-function: var(--sal-easing, ease);
    transition-timing-function: var(--sal-easing, ease)
}

[data-sal][data-sal-duration="200"] {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

[data-sal][data-sal-duration="250"] {
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

[data-sal][data-sal-duration="300"] {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

[data-sal][data-sal-duration="350"] {
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s
}

[data-sal][data-sal-duration="400"] {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

[data-sal][data-sal-duration="450"] {
    -webkit-transition-duration: .45s;
    -o-transition-duration: .45s;
    transition-duration: .45s
}

[data-sal][data-sal-duration="500"] {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

[data-sal][data-sal-duration="550"] {
    -webkit-transition-duration: .55s;
    -o-transition-duration: .55s;
    transition-duration: .55s
}

[data-sal][data-sal-duration="600"] {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

[data-sal][data-sal-duration="650"] {
    -webkit-transition-duration: .65s;
    -o-transition-duration: .65s;
    transition-duration: .65s
}

[data-sal][data-sal-duration="700"] {
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

[data-sal][data-sal-duration="750"] {
    -webkit-transition-duration: .75s;
    -o-transition-duration: .75s;
    transition-duration: .75s
}

[data-sal][data-sal-duration="800"] {
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

[data-sal][data-sal-duration="850"] {
    -webkit-transition-duration: .85s;
    -o-transition-duration: .85s;
    transition-duration: .85s
}

[data-sal][data-sal-duration="900"] {
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

[data-sal][data-sal-duration="950"] {
    -webkit-transition-duration: .95s;
    -o-transition-duration: .95s;
    transition-duration: .95s
}

[data-sal][data-sal-duration="1000"] {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

[data-sal][data-sal-duration="1050"] {
    -webkit-transition-duration: 1.05s;
    -o-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-sal][data-sal-duration="1100"] {
    -webkit-transition-duration: 1.1s;
    -o-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-sal][data-sal-duration="1150"] {
    -webkit-transition-duration: 1.15s;
    -o-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-sal][data-sal-duration="1200"] {
    -webkit-transition-duration: 1.2s;
    -o-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-sal][data-sal-duration="1250"] {
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-sal][data-sal-duration="1300"] {
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-sal][data-sal-duration="1350"] {
    -webkit-transition-duration: 1.35s;
    -o-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-sal][data-sal-duration="1400"] {
    -webkit-transition-duration: 1.4s;
    -o-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-sal][data-sal-duration="1450"] {
    -webkit-transition-duration: 1.45s;
    -o-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-sal][data-sal-duration="1500"] {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-sal][data-sal-duration="1550"] {
    -webkit-transition-duration: 1.55s;
    -o-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-sal][data-sal-duration="1600"] {
    -webkit-transition-duration: 1.6s;
    -o-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-sal][data-sal-duration="1650"] {
    -webkit-transition-duration: 1.65s;
    -o-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-sal][data-sal-duration="1700"] {
    -webkit-transition-duration: 1.7s;
    -o-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-sal][data-sal-duration="1750"] {
    -webkit-transition-duration: 1.75s;
    -o-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-sal][data-sal-duration="1800"] {
    -webkit-transition-duration: 1.8s;
    -o-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-sal][data-sal-duration="1850"] {
    -webkit-transition-duration: 1.85s;
    -o-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-sal][data-sal-duration="1900"] {
    -webkit-transition-duration: 1.9s;
    -o-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-sal][data-sal-duration="1950"] {
    -webkit-transition-duration: 1.95s;
    -o-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-sal][data-sal-duration="2000"] {
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s
}

[data-sal][data-sal-delay="50"] {
    -webkit-transition-delay: .05s;
    -o-transition-delay: .05s;
    transition-delay: .05s
}

[data-sal][data-sal-delay="100"] {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

[data-sal][data-sal-delay="150"] {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

[data-sal][data-sal-delay="200"] {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

[data-sal][data-sal-delay="250"] {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

[data-sal][data-sal-delay="300"] {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

[data-sal][data-sal-delay="350"] {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

[data-sal][data-sal-delay="400"] {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

[data-sal][data-sal-delay="450"] {
    -webkit-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

[data-sal][data-sal-delay="500"] {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

[data-sal][data-sal-delay="550"] {
    -webkit-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s
}

[data-sal][data-sal-delay="600"] {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

[data-sal][data-sal-delay="650"] {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

[data-sal][data-sal-delay="700"] {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

[data-sal][data-sal-delay="750"] {
    -webkit-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

[data-sal][data-sal-delay="800"] {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

[data-sal][data-sal-delay="850"] {
    -webkit-transition-delay: .85s;
    -o-transition-delay: .85s;
    transition-delay: .85s
}

[data-sal][data-sal-delay="900"] {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

[data-sal][data-sal-delay="950"] {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

[data-sal][data-sal-delay="1000"] {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

[data-sal][data-sal-easing=linear] {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

[data-sal][data-sal-easing=ease] {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-sal][data-sal-easing=ease-in] {
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-sal][data-sal-easing=ease-out] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-sal][data-sal-easing=ease-in-out] {
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-sal][data-sal-easing=ease-in-cubic] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

[data-sal][data-sal-easing=ease-out-cubic] {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

[data-sal][data-sal-easing=ease-in-out-cubic] {
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1)
}

[data-sal][data-sal-easing=ease-in-circ] {
    -webkit-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -o-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

[data-sal][data-sal-easing=ease-out-circ] {
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1)
}

[data-sal][data-sal-easing=ease-in-out-circ] {
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86)
}

[data-sal][data-sal-easing=ease-in-expo] {
    -webkit-transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
    -o-transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
    transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035)
}

[data-sal][data-sal-easing=ease-out-expo] {
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

[data-sal][data-sal-easing=ease-in-out-expo] {
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

[data-sal][data-sal-easing=ease-in-quad] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-sal][data-sal-easing=ease-out-quad] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-sal][data-sal-easing=ease-in-out-quad] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-sal][data-sal-easing=ease-in-quart] {
    -webkit-transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

[data-sal][data-sal-easing=ease-out-quart] {
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

[data-sal][data-sal-easing=ease-in-out-quart] {
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1)
}

[data-sal][data-sal-easing=ease-in-quint] {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
}

[data-sal][data-sal-easing=ease-out-quint] {
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

[data-sal][data-sal-easing=ease-in-out-quint] {
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1)
}

[data-sal][data-sal-easing=ease-in-sine] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[data-sal][data-sal-easing=ease-out-sine] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[data-sal][data-sal-easing=ease-in-out-sine] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[data-sal][data-sal-easing=ease-in-back] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[data-sal][data-sal-easing=ease-out-back] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[data-sal][data-sal-easing=ease-in-out-back] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[data-sal|=fade] {
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

[data-sal|=fade].sal-animate,
body.sal-disabled [data-sal|=fade] {
    opacity: 1
}

[data-sal|=slide] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=slide-up] {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
}

[data-sal=slide-down] {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

[data-sal=slide-left] {
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%)
}

[data-sal=slide-right] {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%)
}

[data-sal|=slide].sal-animate,
body.sal-disabled [data-sal|=slide] {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

[data-sal|=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=zoom-in] {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5)
}

[data-sal=zoom-out] {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

[data-sal|=zoom].sal-animate,
body.sal-disabled [data-sal|=zoom] {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

[data-sal|=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-sal=flip-left] {
    -webkit-transform: perspective(2000px) rotateY(-91deg);
    transform: perspective(2000px) rotateY(-91deg)
}

[data-sal=flip-right] {
    -webkit-transform: perspective(2000px) rotateY(91deg);
    transform: perspective(2000px) rotateY(91deg)
}

[data-sal=flip-up] {
    -webkit-transform: perspective(2000px) rotateX(-91deg);
    transform: perspective(2000px) rotateX(-91deg)
}

[data-sal=flip-down] {
    -webkit-transform: perspective(2000px) rotateX(91deg);
    transform: perspective(2000px) rotateX(91deg)
}

[data-sal|=flip].sal-animate,
body.sal-disabled [data-sal|=flip] {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

[dir="ltr"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-left: var(--swiper-centered-offset-before)
}

[dir="rtl"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-right: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-top: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(44px/44*27);
    width: calc(var(--swiper-navigation-size)/44*27);
    height: 44px;
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - 44px/2);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-theme-color);
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    -webkit-font-feature-settings: ;
    font-feature-settings: ;
    font-variant: normal;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: 8px;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: 0.2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: 1;
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s transform, .2s top;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s left;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s right;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-grid>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth
}

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

body {
    margin: 0
}

main {
    display: block
}

m {
    font-size: 2em
}

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

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

a {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

input {
    border-radius: unset
}

button {
    cursor: pointer;
    border: none;
    background: rgba(0, 0, 0, 0)
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    select textarea,
    input {
        font-size: 16px
    }
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/SuisseIntl-Ultralight.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 200;
    src: url(../fonts/SuisseIntl-UltralightItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/SuisseIntl-Thin.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 100;
    src: url(../fonts/SuisseIntl-ThinItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/SuisseIntl-SemiBold.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 600;
    src: url(../fonts/SuisseIntl-SemiBoldItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/SuisseIntl-Regular.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/SuisseIntl-RegularItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/SuisseIntl-Medium.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 500;
    src: url(../fonts/SuisseIntl-MediumItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/SuisseIntl-Light.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/SuisseIntl-LightItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 350;
    src: url(../fonts/SuisseIntl-Book.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 350;
    src: url(../fonts/SuisseIntl-BookItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/SuisseIntl-Bold.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/SuisseIntl-BoldItalic.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/SuisseIntl-Black.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "Suisse Intl";
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/SuisseIntl-BlackItalic.otf) format("opentype");
    font-display: swap
}

.button {
    min-height: 5.5555555556rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.1111111111rem;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0);
    font-weight: 350;
    font-size: 1.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: #fff;
    -webkit-transition: background-color .3s cubic-bezier(0.47, 0, 0.745, 0.715), color .3s cubic-bezier(0.47, 0, 0.745, 0.715), opacity .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition: background-color .3s cubic-bezier(0.47, 0, 0.745, 0.715), color .3s cubic-bezier(0.47, 0, 0.745, 0.715), opacity .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: background-color .3s cubic-bezier(0.47, 0, 0.745, 0.715), color .3s cubic-bezier(0.47, 0, 0.745, 0.715), opacity .3s cubic-bezier(0.47, 0, 0.745, 0.715)
}

@media only screen and (max-width: 1200px) {
    .button {
        padding: 14px;
        font-size: 17px;
        min-height: 70px
    }
}

@media only screen and (max-width: 992px) {
    .button {
        font-size: 16px;
        line-height: 25px
    }
}

@media only screen and (max-width: 768px) {
    .button {
        min-height: 90px
    }
}

.button:hover {
    background-color: #fff;
    color: #000;
    -webkit-transition: background-color .3s cubic-bezier(0.47, 0, 0.745, 0.715), color .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition: background-color .3s cubic-bezier(0.47, 0, 0.745, 0.715), color .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: background-color .3s cubic-bezier(0.47, 0, 0.745, 0.715), color .3s cubic-bezier(0.47, 0, 0.745, 0.715)
}

.button:hover path {
    stroke: #000;
    -webkit-transition: stroke .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition: stroke .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: stroke .3s cubic-bezier(0.47, 0, 0.745, 0.715)
}

.button span {
    margin-top: auto
}

.button svg {
    margin-bottom: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.1111111111rem;
    flex: 0 0 1.1111111111rem;
    width: 1.1111111111rem;
    height: auto
}

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

.button path {
    -webkit-transition: stroke .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition: stroke .3s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: stroke .3s cubic-bezier(0.47, 0, 0.745, 0.715)
}

.input {
    outline: none;
    background: rgba(0, 0, 0, 0);
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 2rem;
    letter-spacing: -0.03em;
    color: #fff;
    padding-bottom: 0.5555555556rem;
    border: none;
    border-bottom: 1px solid #303030;
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s
}

@media only screen and (max-width: 1200px) {
    .input {
        font-size: 16px;
        line-height: 20px
    }
}

@media only screen and (max-width: 992px) {
    .input {
        font-size: 18px;
        line-height: 22px
    }
}

@media only screen and (max-width: 768px) {
    .input {
        font-size: 20px;
        line-height: 24px
    }
}

@media only screen and (max-width: 576px) {
    .input {
        font-size: 22px;
        line-height: 36px
    }
}

.input:focus {
    border-color: #fff;
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s
}

.input::-webkit-input-placeholder {
    color: #303030
}

.input::-moz-placeholder {
    color: #303030
}

.input:-ms-input-placeholder {
    color: #303030
}

.input::-ms-input-placeholder {
    color: #303030
}

.input::placeholder {
    color: #303030
}

@-webkit-keyframes pulseLines {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
}

@keyframes pulseLines {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
}

@-webkit-keyframes pulseLine {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.4);
        transform: translate(-50%, -50%) scale(1.4)
    }
}

@keyframes pulseLine {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.4);
        transform: translate(-50%, -50%) scale(1.4)
    }
}

@media only screen and (max-width: 576px) {
    @-webkit-keyframes pulseLines {
        0% {
            -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1)
        }

        100% {
            -webkit-transform: translate(-50%, -50%) scale(1.15);
            transform: translate(-50%, -50%) scale(1.15)
        }
    }

    @keyframes pulseLines {
        0% {
            -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1)
        }

        100% {
            -webkit-transform: translate(-50%, -50%) scale(1.15);
            transform: translate(-50%, -50%) scale(1.15)
        }
    }

    @-webkit-keyframes pulseLine {
        0% {
            -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1)
        }

        100% {
            -webkit-transform: translate(-50%, -50%) scale(1.3);
            transform: translate(-50%, -50%) scale(1.3)
        }
    }

    @keyframes pulseLine {
        0% {
            -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1)
        }

        100% {
            -webkit-transform: translate(-50%, -50%) scale(1.3);
            transform: translate(-50%, -50%) scale(1.3)
        }
    }
}

@-webkit-keyframes slideInRightLoader {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideInRightLoader {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

:root {
    --app-height: 100%
}

html {
    font-size: 18px;
    height: 100vh;
    height: 100%;
    height: var(--app-height)
}

body {
    overflow-x: hidden;
    font-family: "Suisse Intl";
    background-color: #000;
    position: relative
}

body.blocked-scroll {
    overflow: hidden !important
}

main.content {
    opacity: 0;
    width: 100%;
    overflow-x: hidden;
    padding-top: 4.1111111111rem
}

@media only screen and (max-width: 1200px) {
    main.content {
        padding-top: 46px
    }
}

@media only screen and (max-width: 992px) {
    main.content {
        padding-top: 81px
    }
}

.scroll-enabled main.content {
    height: 100vh
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 100
}

.loader__wrap {
    overflow: hidden;
    padding: 3.8888888889rem 3.3333333333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

@media only screen and (max-width: 1200px) {
    .loader__wrap {
        padding: 35px 20px
    }
}

@media only screen and (max-width: 1200px) {
    .scroll-enabled .loader__wrap {
        padding: 70px 20px
    }
}

.loader__title {
    text-align: center;
    margin-top: 5.5555555556rem;
    font-weight: 350;
    font-size: 6.6666666667rem;
    line-height: 100%;
    letter-spacing: -0.05em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .loader__title {
        font-size: 75px;
        margin-top: 60px
    }
}

@media only screen and (max-width: 992px) {
    .loader__title {
        font-size: 65px;
        margin-top: 50px
    }
}

@media only screen and (max-width: 768px) {
    .loader__title {
        font-size: 55px;
        margin-top: 40px
    }
}

@media only screen and (max-width: 576px) {
    .loader__title {
        font-size: 40px;
        margin-top: 30px
    }
}

.loader__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-animation: slideInRightLoader 10s infinite alternate cubic-bezier(0.47, 0, 0.745, 0.715);
    animation: slideInRightLoader 10s infinite alternate cubic-bezier(0.47, 0, 0.745, 0.715)
}

@media only screen and (max-width: 1200px) {
    .loader__items {
        -webkit-animation-duration: 8s;
        animation-duration: 8s
    }
}

@media only screen and (max-width: 992px) {
    .loader__items {
        -webkit-animation-duration: 6s;
        animation-duration: 6s
    }
}

@media only screen and (max-width: 768px) {
    .loader__items {
        -webkit-animation-duration: 4s;
        animation-duration: 4s
    }
}

@media only screen and (max-width: 1200px) {
    .loader__items {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.loader__item {
    display: block;
    max-width: 100%;
    height: auto
}

@media only screen and (max-width: 1200px) {
    .loader__item {
        max-width: 50px
    }
}

@media only screen and (max-width: 992px) {
    .loader__item {
        max-width: 40px
    }
}

@media only screen and (max-width: 768px) {
    .loader__item {
        max-width: 30px
    }
}

@media only screen and (max-width: 576px) {
    .loader__item {
        max-width: 20px;
        height: auto
    }
}

.loader__item:not(:last-child) {
    margin-right: 7.2222222222rem
}

@media only screen and (max-width: 1200px) {
    .loader__item:not(:last-child) {
        margin-right: 80px
    }
}

@media only screen and (max-width: 992px) {
    .loader__item:not(:last-child) {
        max-width: 40px
    }
}

@media only screen and (max-width: 768px) {
    .loader__item:not(:last-child) {
        max-width: 30px
    }
}

@media only screen and (max-width: 576px) {
    .loader__item:not(:last-child) {
        margin-right: 20px
    }
}

.header {
    overflow: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1.3888888889rem 3.6111111111rem;
    background-color: #000;
    border-bottom: 2px solid #fff;
    z-index: 50
}

@media only screen and (max-width: 1200px) {
    .header {
        padding: 15px 20px
    }
}

@media only screen and (max-width: 992px) {
    .header {
        padding: 45px 20px 20px
    }
}

.header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 992px) {
    .header__wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 992px) {
    .header__nav {
        display: none
    }
}

@media only screen and (max-width: 992px) {
    .header__menu .header__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial
    }
}

.header__link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__link:hover,
.header__link:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__link:not(:last-child) {
    margin-right: 2.2222222222rem
}

@media only screen and (max-width: 1200px) {
    .header__link:not(:last-child) {
        margin-right: 15px
    }
}

@media only screen and (max-width: 992px) {
    .header__link:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.header__link-text {
    font-weight: 350;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

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

@media only screen and (max-width: 992px) {
    .header__link-text {
        font-size: 28px;
        line-height: 39px
    }
}

.header__link-count {
    -webkit-transform: translateY(-0.5555555556rem);
    -ms-transform: translateY(-0.5555555556rem);
    transform: translateY(-0.5555555556rem);
    font-weight: 350;
    font-size: 0.5555555556rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .header__link-count {
        font-size: 7px;
        -webkit-transform: translateY(-7);
        -ms-transform: translateY(-7);
        transform: translateY(-7)
    }
}

@media only screen and (max-width: 992px) {
    .header__link-count {
        font-size: 14px
    }
}

.header__logo {
    margin: 0 auto;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .header__logo {
        font-size: 14px
    }
}

@media only screen and (max-width: 992px) {
    .header__logo {
        margin: initial
    }
}

.header__logo:hover,
.header__logo:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__callback {
    margin-right: 8.3333333333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

@media only screen and (max-width: 1200px) {
    .header__callback {
        margin-right: 25px
    }
}

@media only screen and (max-width: 992px) {
    .header__callback {
        display: none
    }
}

.header__callback-btn {
    margin-right: 2.2222222222rem;
    font-weight: 350;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .header__callback-btn {
        margin-right: 25px;
        font-size: 12px
    }
}

.header__callback-btn:hover,
.header__callback-btn:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__callback-link {
    font-weight: 350;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

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

.header__callback-link:hover,
.header__callback-link:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

@media only screen and (max-width: 992px) {
    .header__lang {
        display: none
    }
}

.header__lang-item {
    position: relative;
    font-weight: 350;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

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

.header__lang-item:hover,
.header__lang-item:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__lang-item:hover::before,
.header__lang-item:focus::before {
    max-width: 100%;
    -webkit-transition: width .3s ease-in-out, max-width .3s ease-in-out;
    -o-transition: width .3s ease-in-out, max-width .3s ease-in-out;
    transition: width .3s ease-in-out, max-width .3s ease-in-out
}

.header__lang-item:not(:last-child) {
    margin-right: 1.3888888889rem
}

@media only screen and (max-width: 1200px) {
    .header__lang-item:not(:last-child) {
        margin-right: 10px
    }
}

.header__lang-item::before {
    content: "";
    position: absolute;
    bottom: -1.5555555556rem;
    left: 0;
    width: 100%;
    max-width: 0;
    height: 0.2222222222rem;
    background-color: #fff;
    -webkit-transition: width .3s ease-in-out, max-width .3s ease-in-out;
    -o-transition: width .3s ease-in-out, max-width .3s ease-in-out;
    transition: width .3s ease-in-out, max-width .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .header__lang-item::before {
        height: 4px;
        bottom: -17px
    }
}

.header__lang-item--active::before {
    max-width: 100%;
    -webkit-transition: width .3s ease-in-out, max-width .3s ease-in-out;
    -o-transition: width .3s ease-in-out, max-width .3s ease-in-out;
    transition: width .3s ease-in-out, max-width .3s ease-in-out
}

.header__contacts {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media only screen and (max-width: 576px) {
    .header__contacts {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.header__contact {
    font-weight: 350;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__contact:hover,
.header__contact:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__contact:not(:last-child) {
    margin-right: 70px
}

@media only screen and (max-width: 576px) {
    .header__contact:not(:last-child) {
        margin-right: 0
    }
}

.header__menu {
    overflow-y: auto;
    z-index: 50;
    position: fixed;
    padding: 25px 20px;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    pointer-events: none
}

.scroll-enabled .header__menu {
    padding: 40px 20px 60px
}

.header--opened .header__menu {
    pointer-events: all
}

.header__menu-btn {
    display: none;
    z-index: 51;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.header__menu-btn:hover,
.header__menu-btn:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 992px) {
    .header__menu-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header__menu-btn svg {
    pointer-events: none;
    width: 60px;
    height: 14px;
    -webkit-transform: scale(0.6666);
    -ms-transform: scale(0.6666);
    transform: scale(0.6666);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header--opened .header__menu-btn svg {
    height: 45px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header__menu-btn line {
    stroke: #fff;
    stroke-width: 2px;
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    -ms-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header--opened .header__menu-btn line:first-child {
    -webkit-transform: translateX(60px) translateY(0) rotate(135deg);
    -ms-transform: translateX(60px) translateY(0) rotate(135deg);
    transform: translateX(60px) translateY(0) rotate(135deg);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header--opened .header__menu-btn line:last-child {
    -webkit-transform: translateY(-10px) translateX(25px) rotate(45deg);
    -ms-transform: translateY(-10px) translateX(25px) rotate(45deg);
    transform: translateY(-10px) translateX(25px) rotate(45deg);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.main-page .catalog {
    padding: 5.5555555556rem 3.6111111111rem 6.6666666667rem 3.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .main-page .catalog {
        padding: 65px 20px
    }
}

@media only screen and (max-width: 576px) {
    .main-page .catalog {
        padding: 65px 0
    }
}

.catalog-page .catalog {
    padding: 9.7222222222rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .catalog-page .catalog {
        padding: 110px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .catalog-page .catalog {
        padding-top: 95px
    }
}

@media only screen and (max-width: 768px) {
    .catalog-page .catalog {
        padding-top: 80px
    }
}

@media only screen and (max-width: 576px) {
    .catalog-page .catalog {
        padding: 60px 0 0
    }
}

.catalog-inner-page .catalog {
    padding-top: 3.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .catalog-inner-page .catalog {
        padding-top: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-inner-page .catalog {
        padding-top: 30px
    }
}

.card-page .catalog {
    padding: 11.1111111111rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .card-page .catalog {
        padding: 125px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .card-page .catalog {
        padding-top: 105px
    }
}

@media only screen and (max-width: 768px) {
    .card-page .catalog {
        padding-top: 85px
    }
}

@media only screen and (max-width: 576px) {
    .card-page .catalog {
        padding: 60px 0 0
    }
}

.catalog__wrap {
    width: 100%
}

.catalog__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 576px) {
    .catalog__header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 20px
    }
}

.catalog__title {
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .catalog__title {
        font-size: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .catalog__title {
        font-size: 32px
    }
}

.catalog__counter {
    font-style: italic;
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    margin-left: 1.3888888889rem
}

@media only screen and (max-width: 1200px) {
    .catalog__counter {
        margin-left: 15px;
        font-size: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .catalog__counter {
        font-size: 32px
    }
}

@media only screen and (max-width: 576px) {
    .catalog__counter {
        margin-left: 0
    }
}

.catalog__items {
    margin-top: 1.6666666667rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1.3888888889rem 0.5555555556rem;
    gap: 1.3888888889rem 0.5555555556rem
}

@media only screen and (max-width: 1200px) {
    .catalog__items {
        gap: 25px 10px;
        margin-top: 20px
    }
}

@media only screen and (max-width: 768px) {
    .catalog__items {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px
    }
}

@media only screen and (max-width: 576px) {
    .catalog__items {
        grid-template-columns: repeat(2, 1fr);
        gap: 0
    }
}

.catalog__item {
    cursor: pointer;
    position: relative;
    padding: 5.5555555556rem 0 1.3888888889rem;
    border-top: 1px solid #2a2a2a;
    border-bottom: 1px solid #2a2a2a
}

@media only screen and (max-width: 1200px) {
    .catalog__item {
        padding: 62px 0 18px
    }
}

@media only screen and (max-width: 992px) {
    .catalog__item {
        paddind: 40px 0 18px 0
    }
}

@media only screen and (max-width: 576px) {
    .catalog__item {
        border-top: none;
        padding: 40px 20px 18px
    }
}

@media only screen and (max-width: 576px) {
    .catalog__item:nth-child(2n+1) {
        border-right: 1px solid #2a2a2a
    }
}

@media only screen and (max-width: 576px) {

    .catalog__item:nth-child(1),
    .catalog__item:nth-child(2) {
        border-top: 1px solid #2a2a2a
    }
}

.catalog__item::before,
.catalog__item::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0.0555555556rem;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.catalog__item::before {
    top: 0
}

.catalog__item::after {
    bottom: 0
}

.catalog__item:hover::before,
.catalog__item:hover::after {
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.catalog__item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 11.5rem;
    height: 16.7222222222rem
}

@media only screen and (max-width: 1200px) {
    .catalog__item-img {
        width: 129px;
        height: 188px
    }
}

@media only screen and (max-width: 576px) {
    .catalog__item-img {
        width: 101px;
        height: 147px
    }
}

.catalog__item-img img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.catalog__item-info {
    margin-top: 3.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .catalog__item-info {
        margin-top: 38px
    }
}

@media only screen and (max-width: 992px) {
    .catalog__item-info {
        margin-top: 30px
    }
}

@media only screen and (max-width: 768px) {
    .catalog__item-info {
        margin-top: 25px
    }
}

.catalog__item-caption {
    font-weight: 350;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.catalog__item-caption:hover {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .catalog__item-caption {
        font-size: 14px
    }
}

.catalog__item-descr {
    margin-top: 0.5555555556rem;
    font-weight: 350;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .catalog__item-descr {
        margin-top: 10px;
        font-size: 14px
    }
}

@media only screen and (max-width: 992px) {
    .catalog__item-descr {
        margin-top: 5px
    }
}

.goods {
    z-index: 1
}

.main-page .goods {
    padding: 11.1111111111rem 3.6111111111rem 5.5555555556rem
}

@media only screen and (max-width: 1200px) {
    .main-page .goods {
        padding: 120px 20px 60px
    }
}

@media only screen and (max-width: 992px) {
    .main-page .goods {
        padding: 100px 20px 55px
    }
}

@media only screen and (max-width: 768px) {
    .main-page .goods {
        padding: 80px 20px 50px
    }
}

@media only screen and (max-width: 576px) {
    .main-page .goods {
        padding: 65px 20px 40px
    }
}

.catalog-promo .goods {
    padding: 6.6666666667rem 0 0
}

@media only screen and (max-width: 1200px) {
    .catalog-promo .goods {
        padding-top: 75px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-promo .goods {
        padding-top: 60px
    }
}

@media only screen and (max-width: 768px) {
    .catalog-promo .goods {
        padding-top: 45px
    }
}

@media only screen and (max-width: 576px) {
    .catalog-promo .goods {
        padding-top: 30px
    }
}

.goods__wrap {
    width: 100%;
    max-width: 50rem;
    margin-left: auto
}

@media only screen and (max-width: 1200px) {
    .goods__wrap {
        max-width: 520px
    }
}

.goods__descr {
    font-weight: 350;
    font-size: 1.5555555556rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

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

@media only screen and (max-width: 992px) {
    .main-page .goods__descr {
        font-size: 28px;
        line-height: 39px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-page .goods__descr {
        font-size: 16px;
        line-height: 21px
    }
}

.goods__items {
    cursor: none;
    position: relative;
    margin-top: 3.3333333333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media only screen and (max-width: 1200px) {
    .goods__items {
        margin-top: 38px
    }
}

@media only screen and (max-width: 992px) {
    .goods__items {
        margin-top: 60px
    }
}

.goods__item {
    cursor: inherit;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.7777777778rem 0 0.5555555556rem;
    border-bottom: 1px solid #303030
}

@media only screen and (max-width: 1200px) {
    .goods__item {
        padding: 15px 0 22px
    }
}

.goods__item:not(:last-child) {
    margin-bottom: 1.1111111111rem
}

@media only screen and (max-width: 1200px) {
    .goods__item:not(:last-child) {
        margin-bottom: 10px
    }
}

.goods__item-caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    pointer-events: none;
    min-width: 19.4444444444rem;
    font-weight: 350;
    font-size: 1.5555555556rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff;
    z-index: -1
}

@media only screen and (max-width: 1200px) {
    .goods__item-caption {
        min-width: 220px;
        font-size: 18px;
        line-height: 24px
    }
}

@media only screen and (max-width: 992px) {
    .goods__item-caption {
        font-size: 16px;
        line-height: 28px
    }
}

.goods__item-count {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    pointer-events: none;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.3888888889rem;
    letter-spacing: -0.03em;
    color: rgba(255, 255, 255, .6);
    z-index: -1
}

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

@media only screen and (max-width: 576px) {
    .goods__item-count {
        display: none
    }
}

.goods__item-arrow {
    pointer-events: none;
    width: 1.1111111111rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.1111111111rem;
    flex: 0 0 1.1111111111rem;
    height: auto;
    z-index: -1
}

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

.goods__item-img {
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
    z-index: 1;
    border: 1px solid #2d2d2d
}

.goods__item-img img {
    width: 9.0555555556rem;
    height: 13.2222222222rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block
}

@media only screen and (max-width: 1200px) {
    .goods__item-img img {
        width: 102px;
        height: 149px
    }
}

@media only screen and (max-width: 576px) {
    .goods__item-img img {
        width: 57px;
        height: 93px
    }
}

.goods__item-line {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    right: -3.6111111111rem;
    width: 0;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .goods__item-line {
        right: -20px
    }
}

.main-page .footer {
    padding: 6.6666666667rem 3.6111111111rem
}

@media only screen and (max-width: 1200px) {
    .main-page .footer {
        padding: 75px 20px
    }
}

@media only screen and (max-width: 576px) {
    .main-page .footer {
        padding: 60px 20px 32px
    }
}

.catalog-page .footer {
    padding: 11.1111111111rem 3.6111111111rem 6.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .catalog-page .footer {
        padding: 120px 20px 75px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-page .footer {
        padding: 75px 20px 35px
    }
}

.catalog-inner-page .footer {
    padding: 11.1111111111rem 3.6111111111rem 6.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .catalog-inner-page .footer {
        padding: 120px 20px 75px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-inner-page .footer {
        padding: 75px 20px 35px
    }
}

.card-page .footer {
    padding: 13.3333333333rem 3.6111111111rem 6.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .card-page .footer {
        padding: 150px 20px 75px
    }
}

@media only screen and (max-width: 992px) {
    .card-page .footer {
        padding: 120px 20px 60px
    }
}

@media only screen and (max-width: 768px) {
    .card-page .footer {
        padding: 90px 20px 45px
    }
}

@media only screen and (max-width: 576px) {
    .card-page .footer {
        padding: 60px 20px 35px
    }
}

.technology-page .footer {
    padding: 8.8888888889rem 3.6111111111rem 6.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .technology-page .footer {
        padding: 100px 20px 75px
    }
}

@media only screen and (max-width: 992px) {
    .technology-page .footer {
        padding: 85px 20px 60px
    }
}

@media only screen and (max-width: 768px) {
    .technology-page .footer {
        padding: 70px 20px 45px
    }
}

@media only screen and (max-width: 576px) {
    .technology-page .footer {
        padding: 60px 20px 35px
    }
}

.about-page .footer {
    padding: 11.1111111111rem 3.6111111111rem 6.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .about-page .footer {
        padding: 125px 20px 75px
    }
}

@media only screen and (max-width: 992px) {
    .about-page .footer {
        padding: 100px 20px 60px
    }
}

@media only screen and (max-width: 768px) {
    .about-page .footer {
        padding: 80px 20px 45px
    }
}

@media only screen and (max-width: 576px) {
    .about-page .footer {
        padding: 60px 20px 35px
    }
}

.contact-page .footer {
    padding: 13.3333333333rem 3.6111111111rem 6.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .contact-page .footer {
        padding: 150px 20px 75px
    }
}

@media only screen and (max-width: 992px) {
    .contact-page .footer {
        padding: 120px 20px 60px
    }
}

@media only screen and (max-width: 768px) {
    .contact-page .footer {
        padding: 90px 20px 45px
    }
}

@media only screen and (max-width: 576px) {
    .contact-page .footer {
        padding: 65px 20px 35px
    }
}

.footer__wrap {
    position: relative;
    padding-top: 3.3333333333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media only screen and (max-width: 1200px) {
    .footer__wrap {
        padding-top: 35px
    }
}

@media only screen and (max-width: 576px) {
    .footer__wrap {
        padding-top: 0;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }
}

.footer__wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: -3.6111111111rem;
    width: 100vw;
    height: 1px;
    background-color: #303030
}

@media only screen and (max-width: 1200px) {
    .footer__wrap::before {
        left: -20px
    }
}

@media only screen and (max-width: 576px) {
    .footer__wrap::before {
        display: none
    }
}

.footer__nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 38.8888888889rem;
    flex: 0 1 38.8888888889rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

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

@media only screen and (max-width: 992px) {
    .footer__nav {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 350px;
        flex: 0 1 350px;
        margin-right: 50px
    }
}

@media only screen and (max-width: 768px) {
    .footer__nav {
        margin-right: 25px
    }
}

@media only screen and (max-width: 576px) {
    .footer__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        margin-right: 0
    }
}

.footer__nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media only screen and (max-width: 576px) {
    .footer__nav-item_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (max-width: 576px) {
    .footer__nav-item_row .footer__link {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 0 !important
    }
}

.footer__nav-item:not(:last-child) {
    margin-right: 10rem
}

@media only screen and (max-width: 1200px) {
    .footer__nav-item:not(:last-child) {
        margin-right: 100px
    }
}

@media only screen and (max-width: 992px) {
    .footer__nav-item:not(:last-child) {
        margin-right: 50px
    }
}

@media only screen and (max-width: 768px) {
    .footer__nav-item:not(:last-child) {
        margin-right: 25px
    }
}

@media only screen and (max-width: 576px) {
    .footer__nav-item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 40px
    }
}

.footer__link {
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.3888888889rem;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

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

@media only screen and (max-width: 576px) {
    .footer__link {
        font-size: 16px;
        line-height: 20px
    }
}

.footer__link:hover,
.footer__link:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.footer__link:not(:last-child) {
    margin-bottom: 0.8333333333rem
}

@media only screen and (max-width: 1200px) {
    .footer__link:not(:last-child) {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 576px) {
    .footer__link:not(:last-child) {
        margin-bottom: 15px
    }
}

.footer__link-count {
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.3888888889rem;
    letter-spacing: -0.03em;
    color: #fff
}

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

@media only screen and (max-width: 576px) {
    .footer__link-count {
        font-size: 16px;
        line-height: 19px
    }
}

.footer__link_big {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3.3333333333rem !important
}

@media only screen and (max-width: 1200px) {
    .footer__link_big {
        margin-bottom: 37.5px !important
    }
}

@media only screen and (max-width: 768px) {
    .footer__link_big {
        margin-bottom: 30px
    }
}

.footer__link_big .footer__link-text {
    font-size: 3.3333333333rem;
    line-height: 100%;
    margin-right: 1.3888888889rem
}

@media only screen and (max-width: 1200px) {
    .footer__link_big .footer__link-text {
        font-size: 37.5px;
        margin-right: 15px
    }
}

@media only screen and (max-width: 768px) {
    .footer__link_big .footer__link-text {
        font-size: 30px
    }
}

@media only screen and (max-width: 576px) {
    .footer__link_big .footer__link-text {
        font-size: 43px;
        margin-right: 10px
    }
}

.footer__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50rem;
    flex: 0 1 50rem
}

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

@media only screen and (max-width: 768px) {
    .footer__info {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 290px;
        flex: 0 1 290px
    }
}

@media only screen and (max-width: 576px) {
    .footer__info {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        margin-top: 50px
    }
}

.footer__contacts {
    display: grid;
    grid-template-columns: 24.9rem minmax(11.1111111111rem, 1fr);
    grid-gap: 0.8333333333rem;
    gap: 0.8333333333rem;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    justify-items: end
}

@media only screen and (max-width: 1200px) {
    .footer__contacts {
        gap: 15px;
        grid-template-columns: 290px minmax(160px, 1fr)
    }
}

@media only screen and (max-width: 992px) {
    .footer__contacts {
        grid-template-columns: repeat(2, 1fr);
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        justify-items: initial
    }
}

@media only screen and (max-width: 768px) {
    .footer__contacts {
        grid-template-columns: 1fr;
        gap: 15px
    }
}

@media only screen and (max-width: 576px) {
    .footer__contacts {
        grid-template-columns: 1fr;
        gap: 16px
    }
}

.footer__address {
    grid-row: 1/3;
    font-style: normal;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.3888888889rem;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: #fff
}

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

@media only screen and (max-width: 992px) {
    .footer__address {
        grid-row: 1/2;
        grid-column: 1/3
    }
}

@media only screen and (max-width: 768px) {
    .footer__address {
        grid-row: initial;
        grid-column: initial
    }
}

@media only screen and (max-width: 576px) {
    .footer__address {
        margin-top: 16px;
        font-size: 16px;
        line-height: 28px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.footer__contact {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.3888888889rem;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

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

@media only screen and (max-width: 576px) {
    .footer__contact {
        font-size: 22px;
        line-height: 25px
    }
}

.footer__contact:hover,
.footer__contact:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.footer__contact:not(:last-child) {
    margin-bottom: 0.2777777778rem
}

@media only screen and (max-width: 1200px) {
    .footer__contact:not(:last-child) {
        margin-bottom: 3px
    }
}

.footer__developedby {
    margin-top: 2.5rem;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.3888888889rem;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .footer__developedby {
        font-size: 14px;
        line-height: 16px;
        margin-top: 25px
    }
}

@media only screen and (max-width: 576px) {
    .footer__developedby {
        margin-top: 40px;
        font-size: 16px;
        line-height: 28px
    }
}

.footer__developedby a {
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.footer__developedby a:hover {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #000;
    display: none;
    opacity: 0
}

.modal__wrap {
    overflow-y: auto;
    max-width: 100%;
    min-width: 33.3333333333rem;
    min-height: 44.4444444444rem;
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 11.1111111111rem 3.6111111111rem 8.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .modal__wrap {
        min-width: 400px;
        min-height: 500px;
        padding: 100px 20px
    }
}

@media only screen and (max-width: 768px) {
    .modal__wrap {
        min-height: unset;
        height: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 576px) {
    .modal__wrap {
        min-width: unset;
        width: 100%
    }
}

@media only screen and (max-width: 1200px) {
    .modal-good .modal__wrap {
        min-height: unset;
        height: auto;
        margin: 0 auto;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

.modal__close {
    position: absolute;
    padding: 0.5555555556rem;
    top: 0.5555555556rem;
    right: 0.5555555556rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .modal__close {
        padding: 10px;
        top: 10px;
        right: 10px
    }
}

.modal__close:hover,
.modal__close:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.modal__close img {
    pointer-events: none
}

.modal__title {
    width: 100%;
    max-width: 11.6666666667rem;
    font-weight: 350;
    font-size: 1.5555555556rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .modal__title {
        font-size: 28px
    }
}

.modal-good .modal__title {
    max-width: unset;
    font-size: 1.7777777778rem;
    text-transform: uppercase
}

@media only screen and (max-width: 1200px) {
    .modal-good .modal__title {
        font-size: 32px
    }
}

.modal__img {
    display: block;
    margin: 3.3333333333rem auto 0
}

@media only screen and (max-width: 1200px) {
    .modal__img {
        margin-top: 60px
    }
}

.modal__img img {
    width: 10.7777777778rem;
    height: 15.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .modal__img img {
        width: 194px;
        height: 282px
    }
}

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

.modal-good .modal__form {
    margin-top: 3.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .modal-good .modal__form {
        margin-top: 60px
    }
}

.modal__form input:not(:first-child) {
    margin-top: 0.4444444444rem
}

@media only screen and (max-width: 1200px) {
    .modal__form input:not(:first-child) {
        margin-top: 8px
    }
}

.modal__form button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3.3333333333rem;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .modal__form button {
        margin-top: 60px;
        font-size: 22px
    }
}

.modal__form button span {
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.modal__form button img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0.8888888889rem;
    flex: 0 0 0.8888888889rem;
    width: 0.8888888889rem;
    height: 0.7777777778rem;
    margin-left: 0.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .modal__form button img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16px;
        flex: 0 0 16px;
        width: 16px;
        height: 16px;
        margin-left: 12px
    }
}

.modal__form button:hover,
.modal__form button:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.promo {
    position: relative;
    padding: 6.1111111111rem 3.6111111111rem 8.3333333333rem;
    z-index: 1
}

@media only screen and (max-width: 1200px) {
    .promo {
        padding: 70px 20px 90px
    }
}

@media only screen and (max-width: 992px) {
    .promo {
        padding: 60px 20px 80px
    }
}

@media only screen and (max-width: 768px) {
    .promo {
        padding: 80px 20px 70px
    }
}

@media only screen and (max-width: 576px) {
    .promo {
        padding: 60px 20px 65px
    }
}

.promo__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 768px) {
    .promo__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

.promo__descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50rem;
    flex: 0 0 50rem
}

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

@media only screen and (max-width: 992px) {
    .promo__descr {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 420px;
        flex: 0 0 420px
    }
}

@media only screen and (max-width: 768px) {
    .promo__descr {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%
    }
}

.promo__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    font-weight: 350;
    font-size: 5.3888888889rem;
    line-height: 100%;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .promo__title {
        font-size: 65px
    }
}

@media only screen and (max-width: 992px) {
    .promo__title {
        font-size: 45px
    }
}

@media only screen and (max-width: 576px) {
    .promo__title {
        font-size: 34px
    }
}

@media only screen and (max-width: 370px) {
    .promo__title {
        font-size: 30px
    }
}

.promo__title span:not(:last-child) {
    margin-bottom: 1.1111111111rem
}

@media only screen and (max-width: 992px) {
    .promo__title span:not(:last-child) {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 576px) {
    .promo__title span:not(:last-child) {
        margin-bottom: 7px
    }
}

.promo__text {
    margin-top: 4.4444444444rem;
    font-weight: 350;
    font-size: 1.5555555556rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .promo__text {
        font-size: 19px;
        line-height: 28px;
        margin-top: 55px
    }
}

@media only screen and (max-width: 992px) {
    .promo__text {
        margin-top: 60px;
        font-size: 16px;
        line-height: 21px
    }
}

.promo__btn {
    margin-left: 2.7777777778rem;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.3333333333rem;
    flex: 0 1 33.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .promo__btn {
        margin-left: 34px
    }
}

@media only screen and (max-width: 992px) {
    .promo__btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
        flex: 0 1 300px
    }
}

@media only screen and (max-width: 768px) {
    .promo__btn {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        max-width: 320px;
        margin: 60px auto 0
    }
}

.promo__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    mix-blend-mode: multiply;
    z-index: -1
}

.promo__bg picture {
    display: block;
    width: 100%;
    height: 100%
}

.promo__bg img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.technology {
    position: relative
}

.technology__wrap {
    padding: 5.5555555556rem 3.6111111111rem;
    min-height: 61.1111111111rem
}

@media only screen and (max-width: 1200px) {
    .technology__wrap {
        min-height: 700px;
        padding: 60px 20px
    }
}

@media only screen and (max-width: 992px) {
    .technology__wrap {
        min-height: 600px;
        padding: 40px 20px
    }
}

@media only screen and (max-width: 768px) {
    .technology__wrap {
        min-height: 500px
    }
}

@media only screen and (max-width: 576px) {
    .technology__wrap {
        min-height: 400px
    }
}

.technology__title {
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology__title {
        font-size: 37.5
    }
}

@media only screen and (max-width: 992px) {
    .technology__title {
        font-size: 34px;
        line-height: 45px
    }
}

@media only screen and (max-width: 768px) {
    .technology__title {
        font-size: 31px;
        line-height: 42px
    }
}

@media only screen and (max-width: 576px) {
    .technology__title {
        font-size: 28px;
        line-height: 39px
    }
}

.technology__video-btn {
    position: relative;
    margin: 3.3333333333rem auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18.8888888889rem;
    height: 18.8888888889rem;
    z-index: 1
}

@media only screen and (max-width: 1200px) {
    .technology__video-btn {
        width: 210px;
        height: 210px;
        margin-top: 37.5px
    }
}

@media only screen and (max-width: 576px) {
    .technology__video-btn {
        margin-top: 10px;
        width: 145px;
        height: 145px
    }
}

.technology__video-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    opacity: .4;
    border: 1px solid #4a4a4a;
    border-radius: 100%;
    pointer-events: none;
    -webkit-animation: pulseLine 3s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    animation: pulseLine 3s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    z-index: -1
}

@media only screen and (max-width: 576px) {
    .technology__video-btn::before {
        border-width: .732224px;
        width: calc(100% + 102px);
        height: calc(100% + 102px);
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-delay: .25s;
        animation-delay: .25s
    }
}

.technology__video-btn-text {
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology__video-btn-text {
        font-size: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .technology__video-btn-text {
        font-size: 34px;
        line-height: 35px
    }
}

@media only screen and (max-width: 768px) {
    .technology__video-btn-text {
        font-size: 29px;
        line-height: 30px
    }
}

@media only screen and (max-width: 576px) {
    .technology__video-btn-text {
        font-size: 24px;
        line-height: 25px
    }
}

.technology__video-btn-lines {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 11rem;
    height: 11rem;
    border: 1px solid #4a4a4a;
    border-radius: 100%;
    pointer-events: none;
    -webkit-animation: pulseLines 3s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    animation: pulseLines 3s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    z-index: -1
}

@media only screen and (max-width: 1200px) {
    .technology__video-btn-lines {
        width: 120px;
        height: 120px
    }
}

@media only screen and (max-width: 576px) {
    .technology__video-btn-lines {
        width: 100%;
        height: 100%;
        border-width: .732224px;
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
}

.technology__video-btn-lines::after,
.technology__video-btn-lines::before {
    content: "";
    position: absolute;
    border-radius: 100%;
    border: 1px solid #4a4a4a;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: inherit;
    -webkit-animation: pulseLines 3s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    animation: pulseLines 3s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate
}

@media only screen and (max-width: 576px) {

    .technology__video-btn-lines::after,
    .technology__video-btn-lines::before {
        border-width: .732224px;
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-delay: .5s;
        animation-delay: .5s
    }
}

.technology__video-btn-lines::after {
    width: calc(100% + 3.1111111111rem);
    height: calc(100% + 3.1111111111rem);
    opacity: .8
}

@media only screen and (max-width: 1200px) {
    .technology__video-btn-lines::after {
        width: calc(100% + 30px);
        height: calc(100% + 30px)
    }
}

@media only screen and (max-width: 576px) {
    .technology__video-btn-lines::after {
        width: calc(100% + 32px);
        height: calc(100% + 32px)
    }
}

.technology__video-btn-lines::before {
    width: calc(100% + 5.6666666667rem);
    height: calc(100% + 5.6666666667rem);
    opacity: .6
}

@media only screen and (max-width: 1200px) {
    .technology__video-btn-lines::before {
        width: calc(100% + 60px);
        height: calc(100% + 60px)
    }
}

@media only screen and (max-width: 576px) {
    .technology__video-btn-lines::before {
        width: calc(100% + 68px);
        height: calc(100% + 68px)
    }
}

.technology__heading {
    font-weight: 350;
    font-size: 2.4444444444rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    margin: 2.2222222222rem auto 0;
    text-align: center
}

@media only screen and (max-width: 1201px) {
    .technology__heading {
        margin-top: 25px;
        font-size: 27px
    }
}

@media only screen and (max-width: 992px) {
    .technology__heading {
        margin-top: 25px;
        font-size: 43px
    }
}

.technology__text {
    display: block;
    margin: 2.2222222222rem auto 0;
    width: 100%;
    max-width: 27.7777777778rem;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.5555555556rem;
    text-align: center;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology__text {
        margin-top: 25px;
        max-width: 315px;
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (max-width: 992px) {
    .technology__text {
        margin-top: 30px;
        font-size: 16px;
        line-height: 20px;
        max-width: 350px
    }
}

.technology__btn {
    margin: 3.3333333333rem auto 0;
    width: 100%;
    max-width: 24.4444444444rem
}

@media only screen and (max-width: 1200px) {
    .technology__btn {
        margin-top: 40px;
        max-width: 260px
    }
}

@media only screen and (max-width: 992px) {
    .technology__btn {
        max-width: 335px
    }
}

.technology__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.technology__bg img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.factory {
    position: relative;
    z-index: 0
}

.factory__wrap {
    padding: 5.5555555556rem 3.6111111111rem;
    min-height: 61.1111111111rem
}

@media only screen and (max-width: 1200px) {
    .factory__wrap {
        padding: 60px 20px;
        min-height: 700px
    }
}

@media only screen and (max-width: 992px) {
    .factory__wrap {
        padding-top: 50px
    }
}

@media only screen and (max-width: 768px) {
    .factory__wrap {
        padding-top: 40px
    }
}

@media only screen and (max-width: 576px) {
    .factory__wrap {
        padding-top: 32px;
        min-height: 600px
    }
}

.factory__title {
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .factory__title {
        font-size: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .factory__title {
        font-size: 28px;
        line-height: 39px
    }
}

.factory__heading {
    margin-top: 5.5555555556rem;
    font-weight: 350;
    font-size: 18rem;
    line-height: 100%;
    letter-spacing: 1rem;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 3px #fff
}

@media only screen and (max-width: 1200px) {
    .factory__heading {
        margin-top: 60px
    }
}

@media only screen and (max-width: 992px) {
    .factory__heading {
        -webkit-text-stroke: 2px #fff;
        margin-top: 40px
    }
}

@media only screen and (max-width: 768px) {
    .factory__heading {
        margin-top: 20px
    }
}

@media only screen and (max-width: 576px) {
    .factory__heading {
        letter-spacing: 0
    }
}

.factory__subblock {
    margin-top: 4.4444444444rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media only screen and (max-width: 1200px) {
    .factory__subblock {
        margin-top: 50px
    }
}

@media only screen and (max-width: 992px) {
    .factory__subblock {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial
    }
}

.factory__text {
    width: 100%;
    max-width: 50rem;
    font-weight: 350;
    font-size: 1.5555555556rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .factory__text {
        max-width: 565px;
        font-size: 17.5px;
        line-height: 24px
    }
}

@media only screen and (max-width: 992px) {
    .factory__text {
        font-size: 28px;
        line-height: 39px;
        max-width: unset
    }
}

.factory__btn {
    margin-left: 2.7777777778rem;
    width: 100%;
    max-width: 24.4444444444rem
}

@media only screen and (max-width: 1200px) {
    .factory__btn {
        margin-left: 30px;
        max-width: 260px
    }
}

@media only screen and (max-width: 992px) {
    .factory__btn {
        max-width: 335px;
        margin: 35px auto 0
    }
}

.factory__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.factory__bg img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.catalog-promo {
    padding: 4.1666666667rem 0 0.8333333333rem;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 1200px) {
    .catalog-promo {
        padding: 40px 0 10px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-promo {
        padding-top: 35px
    }
}

@media only screen and (max-width: 768px) {
    .catalog-promo {
        padding-top: 30px
    }
}

@media only screen and (max-width: 576px) {
    .catalog-promo {
        padding-top: 25px
    }
}

.catalog-promo__wrap {
    padding: 0 3.6111111111rem
}

@media only screen and (max-width: 1200px) {
    .catalog-promo__wrap {
        padding: 0 20px
    }
}

.catalog-promo__title {
    font-weight: 350;
    font-size: 6.5555555556rem;
    line-height: 100%;
    letter-spacing: -0.05em;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .catalog-promo__title {
        font-size: 70px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-promo__title {
        font-size: 60px
    }
}

@media only screen and (max-width: 576px) {
    .catalog-promo__title {
        text-align: left
    }
}

@media only screen and (max-width: 360px) {
    .catalog-promo__title {
        font-size: 50px
    }
}

.catalog-promo__bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: -2
}

.catalog-promo__bg img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%
}

.catalog-products {
    padding: 4.1666666667rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .catalog-products {
        padding: 45px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .catalog-products {
        padding-top: 25px
    }
}

@media only screen and (max-width: 576px) {
    .catalog-products {
        padding: 25px 0 0
    }
}

.catalog-products__title {
    font-weight: 350;
    font-size: 6.5555555556rem;
    line-height: 100%;
    letter-spacing: -0.05em;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .catalog-products__title {
        font-size: 73px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-products__title {
        font-size: 60px
    }
}

@media only screen and (max-width: 360px) {
    .catalog-products__title {
        font-size: 50px
    }
}

@media only screen and (max-width: 576px) {
    .catalog-products__title {
        text-align: left;
        padding: 0 20px
    }
}

.catalog-products__subtitle {
    margin-top: 2.2222222222rem;
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .catalog-products__subtitle {
        font-size: 37.5px;
        margin-top: 25px
    }
}

@media only screen and (max-width: 992px) {
    .catalog-products__subtitle {
        margin-top: 30px;
        font-size: 28px;
        line-height: 39px
    }
}

@media only screen and (max-width: 576px) {
    .catalog-products__subtitle {
        text-align: left;
        padding: 0 20px
    }
}

.card-promo {
    padding: 4.4444444444rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .card-promo {
        padding: 50px 20px 0
    }
}

@media only screen and (max-width: 768px) {
    .card-promo {
        padding-top: 30px
    }
}

.card-promo__wrap {
    position: relative;
    display: grid;
    grid-template-columns: 32.7777777778rem 25rem 32.7777777778rem;
    grid-template-rows: 2.7777777778rem minmax(19.4444444444rem, auto) minmax(6.6666666667rem, auto);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 2.7777777778rem 0;
    gap: 2.7777777778rem 0
}

@media only screen and (max-width: 1200px) {
    .card-promo__wrap {
        grid-template-rows: 30px minmax(240px, auto) minmax(75px, auto);
        grid-template-columns: 33% 26% 33%;
        gap: 30px 0
    }
}

@media only screen and (max-width: 992px) {
    .card-promo__wrap {
        grid-template-columns: 35% 28% 35%
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__wrap {
        grid-template-columns: 100%;
        gap: 0;
        grid-template-rows: auto;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

.card-promo__back {
    grid-column: 1/2;
    grid-row: 1/2;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 7.7777777778rem;
    width: 100%;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 2rem;
    letter-spacing: -0.03em;
    color: #fff;
    padding-bottom: 0.2777777778rem;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.card-promo__back:hover {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (min-width: 577px) {
    .card-promo__back:hover::before {
        width: 0;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

@media only screen and (max-width: 1200px) {
    .card-promo__back {
        padding-bottom: 3px;
        max-width: 90px;
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__back {
        grid-column: initial;
        grid-row: initial;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media only screen and (max-width: 576px) {
    .card-promo__back {
        max-width: unset;
        padding: 15px;
        top: -15px;
        left: -15px;
        width: auto
    }
}

@media only screen and (max-width: 576px) {
    .card-promo__back span {
        display: none
    }
}

.card-promo__back::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media only screen and (max-width: 576px) {
    .card-promo__back::before {
        display: none
    }
}

.card-promo__descr {
    grid-column: 1/2;
    grid-row: 2/3
}

@media only screen and (max-width: 768px) {
    .card-promo__descr {
        margin-top: 60px;
        grid-column: 1/2;
        grid-row: 5/6
    }
}

.card-promo__descr-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #303030
}

@media only screen and (max-width: 768px) {
    .card-promo__descr-item {
        border: none
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__descr-item:not(:last-child) {
        border-bottom: 1px solid #303030
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__descr-item:last-child {
        padding-bottom: 0 !important
    }
}

.card-promo__descr-item:first-child {
    padding-bottom: 0.6666666667rem
}

@media only screen and (max-width: 1200px) {
    .card-promo__descr-item:first-child {
        padding-bottom: 12px
    }
}

.card-promo__descr-item:not(:first-child) {
    padding: 0.6666666667rem 0
}

@media only screen and (max-width: 1200px) {
    .card-promo__descr-item:not(:first-child) {
        padding: 12px 0
    }
}

.card-promo__descr-key {
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 2rem;
    letter-spacing: -0.03em;
    color: #fff;
    margin-right: 0.8333333333rem
}

@media only screen and (max-width: 1200px) {
    .card-promo__descr-key {
        margin-right: 15px;
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__descr-key {
        line-height: 36px
    }
}

.card-promo__descr-value {
    margin-left: 0.8333333333rem;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 2rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .card-promo__descr-value {
        margin-left: 15px;
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__descr-value {
        line-height: 36px
    }
}

.card-promo__heading {
    grid-column: 1/2;
    grid-row: 3/4
}

@media only screen and (max-width: 1200px) {
    .card-promo__heading {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__heading {
        margin-top: 25px;
        grid-column: 1/2;
        grid-row: 2/3
    }
}

.card-promo__subtitle {
    font-weight: 350;
    font-size: 1rem;
    line-height: 2rem;
    letter-spacing: -0.03em;
    color: #fff
}

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

@media only screen and (max-width: 992px) {
    .card-promo__subtitle {
        line-height: 100%
    }
}

.card-promo__title {
    margin-top: 0.2777777778rem;
    font-weight: 350;
    font-size: 4.1111111111rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .card-promo__title {
        margin-top: 5px;
        font-size: 45px
    }
}

@media only screen and (max-width: 992px) {
    .card-promo__title {
        font-size: 32px
    }
}

.card-promo__img {
    display: block;
    grid-column: 2/3;
    grid-row: span 3
}

.card-promo__img img {
    max-width: 100%;
    width: 100%;
    display: none
}

.card-promo__img img.is-active {
    display: block
}

@media only screen and (max-width: 768px) {
    .card-promo__img {
        grid-column: 1/2;
        grid-row: 1/2;
        width: 210px;
        height: 308px;
        margin: 0 auto
    }
}

.card-promo__slider {
    grid-column: 3/4;
    grid-row: 1/3;
    position: relative
}

@media only screen and (max-width: 768px) {
    .card-promo__slider {
        grid-column: 1/2;
        grid-row: 3/4;
        padding: 20px 0;
        margin-top: 20px
    }
}

@media only screen and (max-width: 768px) {

    .card-promo__slider::before,
    .card-promo__slider::after {
        content: "";
        position: absolute;
        left: -20px;
        width: 100vw;
        height: 1px;
        background-color: #303030
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__slider::before {
        top: 0
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__slider::after {
        bottom: 0
    }
}

.card-promo__slider .swiper {
    border-left: 1px solid #303030;
    border-right: 1px solid #303030
}

@media only screen and (max-width: 768px) {
    .card-promo__slider .swiper {
        border: none
    }
}

.card-promo__slider .swiper::before,
.card-promo__slider .swiper::after {
    content: "";
    z-index: 10;
    position: absolute;
    background-color: #303030
}

@media only screen and (max-width: 768px) {

    .card-promo__slider .swiper::before,
    .card-promo__slider .swiper::after {
        display: none
    }
}

.card-promo__slider .swiper::before {
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.card-promo__slider .swiper::after {
    height: 100%;
    width: 1px;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg)
}

.card-promo__slider-controls {
    margin-top: 2.2222222222rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1200px) {
    .card-promo__slider-controls {
        margin-top: 25px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__slider-controls {
        margin-top: 0;
        display: none
    }
}

.card-promo__slider-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.5555555556rem;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .card-promo__slider-btn {
        padding: 5px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__slider-btn {
        display: none
    }
}

.card-promo__slider-btn svg {
    max-width: 100%
}

.card-promo__slider-btn:hover {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.card-promo__slider-btn.swiper-button-disabled {
    cursor: not-allowed;
    opacity: .4;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.card-promo__slider-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 3.3333333333rem;
    width: auto !important
}

@media only screen and (max-width: 1200px) {
    .card-promo__slider-pagination {
        margin: 0 30px
    }
}

.card-promo__slider-pagination span.swiper-pagination-bullet {
    margin: 0 0.8333333333rem !important;
    opacity: 1;
    background: #181818;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .card-promo__slider-pagination span.swiper-pagination-bullet {
        margin: 0 9px !important
    }
}

.card-promo__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.card-promo__slider-progress-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: -20px;
    width: 100vw;
    -webkit-transform: scaleX(0.1);
    -ms-transform: scaleX(0.1);
    transform: scaleX(0.1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    height: 2px;
    background-color: #fff;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

@media only screen and (max-width: 768px) {
    .card-promo__slider-progress-bar {
        display: block
    }
}

.card-promo__slide {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.1111111111rem 0;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out
}

@media only screen and (min-width: 769px) {
    .card-promo__slide:hover {
        border-color: #fff
    }
}

@media only screen and (max-width: 1200px) {
    .card-promo__slide {
        padding: 12px 0
    }
}

@media only screen and (max-width: 992px) {
    .card-promo__slide {
        padding: 12px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__slide {
        padding: 0;
        width: 110px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__slide:not(:last-child) {
        margin-right: 14px
    }
}

.card-promo__slide-img {
    width: 11.1666666667rem;
    height: 8.6111111111rem;
    max-width: 100%
}

@media only screen and (max-width: 1200px) {
    .card-promo__slide-img {
        width: 125px;
        height: 96px
    }
}

@media only screen and (max-width: 992px) {
    .card-promo__slide-img {
        height: auto
    }
}

.card-promo__slide-caption {
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 2rem;
    text-align: center;
    letter-spacing: -0.03em;
    color: #fff
}

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

@media only screen and (max-width: 992px) {
    .card-promo__slide-caption {
        line-height: 100%
    }
}

.card-promo__btn {
    grid-column: 3/4;
    grid-row: 3/4;
    max-height: 5.5555555556rem;
    align-self: flex-end
}

@media only screen and (max-width: 1200px) {
    .card-promo__btn {
        max-height: 90px
    }
}

@media only screen and (max-width: 768px) {
    .card-promo__btn {
        grid-column: 1/2;
        grid-row: 6/7;
        margin-top: 20px
    }
}

.card-descr {
    padding: 1.6666666667rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .card-descr {
        padding: 20px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .card-descr {
        padding-top: 40px
    }
}

.card-descr__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.card-descr__item {
    position: relative;
    padding: 4.4444444444rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1200px) {
    .card-descr__item {
        padding: 50px 0
    }
}

@media only screen and (max-width: 992px) {
    .card-descr__item {
        padding: 40px 0
    }
}

@media only screen and (max-width: 768px) {
    .card-descr__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

.card-descr__item:last-child {
    padding-bottom: 0
}

.card-descr__item:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 0;
    left: -3.6111111111rem;
    width: 100vw;
    height: 1px;
    background-color: #303030
}

@media only screen and (max-width: 1200px) {
    .card-descr__item:not(:first-child)::before {
        left: -20px
    }
}

.card-descr__item-key {
    font-weight: 350;
    font-size: 1.9444444444rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-right: 0.8333333333rem;
    color: rgba(255, 255, 255, .6)
}

@media only screen and (max-width: 1200px) {
    .card-descr__item-key {
        margin-right: 15px;
        font-size: 22px;
        line-height: 24px
    }
}

@media only screen and (max-width: 992px) {
    .card-descr__item-key {
        font-size: 28px;
        line-height: 39px
    }
}

@media only screen and (max-width: 768px) {
    .card-descr__item-key {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        margin-right: 0
    }
}

.card-descr__item-value {
    margin-left: 0.8333333333rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.7777777778rem;
    flex: 0 1 32.7777777778rem;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.5555555556rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .card-descr__item-value {
        margin-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 370px;
        flex: 0 1 370px;
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (max-width: 992px) {
    .card-descr__item-value {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (max-width: 768px) {
    .card-descr__item-value {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        margin-left: 0;
        margin-top: 10px
    }
}

.card-preview {
    padding: 2.2222222222rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .card-preview {
        padding: 20px 0 0
    }
}

@media only screen and (max-width: 992px) {
    .card-preview {
        padding-top: 30px
    }
}

.card-preview__image {
    display: block
}

.card-preview__image img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (max-width: 576px) {
    .card-preview__image img {
        min-height: 200px
    }
}

.card-preview__block {
    margin-left: auto;
    width: 100%;
    max-width: 50rem;
    margin-top: 4.4444444444rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media only screen and (max-width: 1200px) {
    .card-preview__block {
        margin-top: 50px;
        max-width: 560px;
        padding: 0 20px
    }
}

@media only screen and (max-width: 992px) {
    .card-preview__block {
        margin-top: 30px
    }
}

@media only screen and (max-width: 576px) {
    .card-preview__block {
        margin-top: 20px
    }
}

.card-preview__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 576px) {
    .card-preview__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

.card-preview__link {
    font-weight: 350;
    font-size: 1.7777777778rem;
    line-height: 2.2222222222rem;
    letter-spacing: -0.04em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .card-preview__link {
        font-size: 20px;
        line-height: 25px
    }
}

@media only screen and (max-width: 576px) {
    .card-preview__link {
        font-size: 32px;
        line-height: 40px
    }
}

.card-preview__link:hover,
.card-preview__link:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.card-preview__link:last-child {
    text-decoration: underline
}

@media only screen and (max-width: 576px) {
    .card-preview__link:not(:last-child) {
        margin-bottom: 15px
    }
}

.card-preview__btn {
    margin-top: 2.2222222222rem
}

@media only screen and (max-width: 1200px) {
    .card-preview__btn {
        margin-top: 25px
    }
}

.card-advantages {
    padding: 7.7777777778rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .card-advantages {
        padding: 85px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .card-advantages {
        padding-top: 70px
    }
}

.card-advantages__wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 4.7222222222rem;
    gap: 4.7222222222rem
}

@media only screen and (max-width: 1200px) {
    .card-advantages__wrap {
        gap: 50px
    }
}

@media only screen and (max-width: 992px) {
    .card-advantages__wrap {
        gap: 25px;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width: 576px) {
    .card-advantages__wrap {
        grid-template-columns: 1fr;
        gap: 30px
    }
}

.card-advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.card-advantages__item-header {
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.5555555556rem;
    letter-spacing: -0.03em;
    color: rgba(255, 255, 255, .6)
}

@media only screen and (max-width: 1200px) {
    .card-advantages__item-header {
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (max-width: 992px) {
    .card-advantages__item-header {
        font-size: 19px;
        line-height: 24px
    }
}

.card-advantages__item-subheader {
    margin-top: 0.6666666667rem;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.5555555556rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .card-advantages__item-subheader {
        margin-top: 12px;
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (max-width: 992px) {
    .card-advantages__item-subheader {
        margin-top: 10px;
        font-size: 19px;
        line-height: 24px
    }
}

.technology-promo {
    padding: 4.1666666667rem 3.6111111111rem 0;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 1200px) {
    .technology-promo {
        padding: 45px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .technology-promo {
        padding-top: 35px
    }
}

@media only screen and (max-width: 768px) {
    .technology-promo {
        padding-top: 25px
    }
}

.technology-promo__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.technology-promo__title {
    font-weight: 350;
    font-size: 6.6666666667rem;
    line-height: 100%;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .technology-promo__title {
        font-size: 75px
    }
}

@media only screen and (max-width: 992px) {
    .technology-promo__title {
        font-size: 60px
    }
}

@media only screen and (max-width: 576px) {
    .technology-promo__title {
        text-align: left
    }
}

@media only screen and (max-width: 360px) {
    .technology-promo__title {
        font-size: 50px
    }
}

.technology-promo__subtitle {
    text-indent: 8.3333333333rem;
    width: 100%;
    max-width: 50rem;
    margin: 6.6666666667rem 0 0 auto;
    font-weight: 350;
    font-size: 1.9444444444rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology-promo__subtitle {
        max-width: 560px;
        text-indent: 90px;
        margin-top: 75px;
        font-size: 22px;
        line-height: 24px
    }
}

@media only screen and (max-width: 992px) {
    .technology-promo__subtitle {
        text-indent: 60px;
        margin-top: 60px;
        font-size: 20px;
        line-height: 21px
    }
}

@media only screen and (max-width: 768px) {
    .technology-promo__subtitle {
        text-indent: 30px;
        margin-top: 45px;
        font-size: 18px
    }
}

@media only screen and (max-width: 576px) {
    .technology-promo__subtitle {
        font-size: 16px;
        margin-top: 32px
    }
}

.technology-promo__text {
    margin-top: 5.5555555556rem;
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 120%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200) {
    .technology-promo__text {
        margin-top: 60px;
        font-size: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .technology-promo__text {
        font-size: 33px;
        line-height: 43px
    }
}

@media only screen and (max-width: 768px) {
    .technology-promo__text {
        font-size: 28px;
        line-height: 38px
    }
}

@media only screen and (max-width: 576px) {
    .technology-promo__text {
        font-size: 25px;
        line-height: 35px
    }
}

.technology-promo__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1
}

.technology-promo__bg img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.technology-text {
    padding: 5.5555555556rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .technology-text {
        padding: 60px 20px 0
    }
}

.technology-text__wrap {
    margin-left: auto;
    width: 100%;
    max-width: 50rem
}

@media only screen and (max-width: 1200px) {
    .technology-text__wrap {
        max-width: 560px
    }
}

.technology-text__descr {
    text-indent: 8.3333333333rem;
    font-weight: 350;
    font-size: 1.9444444444rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology-text__descr {
        text-indent: 90px;
        font-size: 22px;
        line-height: 24px
    }
}

@media only screen and (max-width: 992px) {
    .technology-text__descr {
        font-size: 20px;
        line-height: 21px;
        text-indent: 60px
    }
}

@media only screen and (max-width: 768px) {
    .technology-text__descr {
        font-size: 18px;
        text-indent: 30px
    }
}

@media only screen and (max-width: 576px) {
    .technology-text__descr {
        font-size: 16px
    }
}

.technology-text__btn {
    margin-top: 4.4444444444rem
}

@media only screen and (max-width: 1200px) {
    .technology-text__btn {
        margin-top: 50px
    }
}

@media only screen and (max-width: 992px) {
    .technology-text__btn {
        margin-top: 40px
    }
}

.technology-tips {
    padding: 5.5555555556rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .technology-tips {
        padding: 60px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .technology-tips {
        padding-top: 40px
    }
}

.technology-tips__wrap {
    width: 100%;
    max-width: 50rem;
    margin-left: auto
}

@media only screen and (max-width: 1200px) {
    .technology-tips__wrap {
        max-width: 560px
    }
}

.technology-tips__title {
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology-tips__title {
        font-size: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .technology-tips__title {
        font-size: 34px
    }
}

@media only screen and (max-width: 768px) {
    .technology-tips__title {
        font-size: 31px
    }
}

@media only screen and (max-width: 576px) {
    .technology-tips__title {
        font-size: 28px
    }
}

.technology-tips__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-top: 2.2222222222rem
}

@media only screen and (max-width: 1200px) {
    .technology-tips__items {
        margin-top: 25px
    }
}

@media only screen and (max-width: 992px) {
    .technology-tips__items {
        margin-top: 15px
    }
}

.technology-tips__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media only screen and (max-width: 576px) {
    .technology-tips__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
}

.technology-tips__item:not(:last-child) {
    margin-bottom: 2.2222222222rem
}

@media only screen and (max-width: 1200px) {
    .technology-tips__item:not(:last-child) {
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 992px) {
    .technology-tips__item:not(:last-child) {
        margin-bottom: 15px
    }
}

.technology-tips__item-counter {
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.3888888889rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology-tips__item-counter {
        font-size: 14px;
        line-height: 16px
    }
}

@media only screen and (max-width: 576px) {
    .technology-tips__item-counter {
        margin: 5px 5px 0 0;
        font-size: 10px;
        line-height: 100%;
        min-width: 15px
    }
}

.technology-tips__item-text {
    margin-top: 10px;
    font-weight: 350;
    font-size: 1.9444444444rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .technology-tips__item-text {
        font-size: 22px;
        line-height: 24px
    }
}

@media only screen and (max-width: 992px) {
    .technology-tips__item-text {
        font-size: 20px;
        line-height: 21px
    }
}

@media only screen and (max-width: 768px) {
    .technology-tips__item-text {
        font-size: 18px
    }
}

@media only screen and (max-width: 576px) {
    .technology-tips__item-text {
        margin-top: 0;
        font-size: 16px
    }
}

.about-promo {
    padding: 4.1666666667rem 3.6111111111rem 2.7777777778rem;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 1200px) {
    .about-promo {
        padding: 45px 20px 30px
    }
}

@media only screen and (max-width: 992px) {
    .about-promo {
        padding: 35px 20px 25px
    }
}

@media only screen and (max-width: 768px) {
    .about-promo {
        padding: 25px 20px 20px
    }
}

.about-promo__title {
    font-weight: 350;
    font-size: 6.6666666667rem;
    line-height: 100%;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .about-promo__title {
        font-size: 75px
    }
}

@media only screen and (max-width: 992px) {
    .about-promo__title {
        font-size: 60px
    }
}

@media only screen and (max-width: 576px) {
    .about-promo__title {
        text-align: left
    }
}

@media only screen and (max-width: 360px) {
    .about-promo__title {
        font-size: 50px
    }
}

.about-promo__subtitle {
    width: 100%;
    max-width: 50rem;
    text-indent: 8.3333333333rem;
    margin: 6.6666666667rem 0 0 auto;
    font-weight: 350;
    font-size: 1.9444444444rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .about-promo__subtitle {
        max-width: 560px;
        text-indent: 90px;
        margin-top: 75px;
        font-size: 22px;
        line-height: 24px
    }
}

@media only screen and (max-width: 992px) {
    .about-promo__subtitle {
        font-size: 20px;
        line-height: 21px;
        margin-top: 60px;
        text-indent: 60px
    }
}

@media only screen and (max-width: 768px) {
    .about-promo__subtitle {
        font-size: 18px;
        margin-top: 45px;
        text-indent: 30px
    }
}

@media only screen and (max-width: 576px) {
    .about-promo__subtitle {
        font-size: 16px;
        margin-top: 32px
    }
}

.about-promo__items {
    margin-top: 5.5555555556rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: minmax(17.7777777778rem, auto);
    grid-gap: 1.1111111111rem;
    gap: 1.1111111111rem
}

@media only screen and (max-width: 1200px) {
    .about-promo__items {
        margin-top: 60px;
        gap: 15px;
        grid-auto-rows: minmax(200px, auto)
    }
}

@media only screen and (max-width: 992px) {
    .about-promo__items {
        margin-top: 50px;
        grid-auto-rows: minmax(180px, auto);
        gap: 10px
    }
}

@media only screen and (max-width: 810px) {
    .about-promo__items {
        margin-top: 40px;
        grid-template-columns: repeat(2, 1fr)
    }
}

.about-promo__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.2222222222rem 1.9444444444rem;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #303030
}

@media only screen and (max-width: 1200px) {
    .about-promo__item {
        padding: 25px 20px
    }
}

@media only screen and (max-width: 992px) {
    .about-promo__item {
        padding: 20px 15px
    }
}

@media only screen and (max-width: 768px) {
    .about-promo__item {
        padding: 15px
    }
}

.about-promo__item-key {
    margin-bottom: 0.8333333333rem;
    font-weight: 350;
    font-size: 3.3333333333rem;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .about-promo__item-key {
        margin-bottom: 15px;
        font-size: 37.5px
    }
}

@media only screen and (max-width: 992px) {
    .about-promo__item-key {
        font-size: 32px;
        line-height: 39px
    }
}

.about-promo__item-value {
    margin-top: 0.8333333333rem;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.6666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .about-promo__item-value {
        margin-top: 15px;
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (max-width: 992px) {
    .about-promo__item-value {
        font-size: 14px;
        line-height: 20px
    }
}

.about-promo__bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.about-promo__bg img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-text {
    padding: 3.3333333333rem 3.6111111111rem 0
}

@media only screen and (max-width: 1200px) {
    .about-text {
        padding: 40px 20px 0
    }
}

@media only screen and (max-width: 992px) {
    .about-text {
        padding-top: 20px
    }
}

.about-text__wrap {
    width: 100%;
    max-width: 50rem;
    margin-left: auto
}

@media only screen and (max-width: 1200px) {
    .about-text__wrap {
        max-width: 560px
    }
}

.about-text__text {
    font-weight: 350;
    font-size: 1.9444444444rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff
}

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

@media only screen and (max-width: 992px) {
    .about-text__text {
        font-size: 20px;
        line-height: 21px
    }
}

@media only screen and (max-width: 768px) {
    .about-text__text {
        font-size: 18px
    }
}

@media only screen and (max-width: 576px) {
    .about-text__text {
        font-size: 16px
    }
}

.about-text__text p {
    font: inherit
}

.about-text__text p:not(:last-child) {
    margin-bottom: 2.7777777778rem
}

@media only screen and (max-width: 1200px) {
    .about-text__text p:not(:last-child) {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 992px) {
    .about-text__text p:not(:last-child) {
        margin-bottom: 25px
    }
}

.about-text__text p:first-child {
    text-indent: 8.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .about-text__text p:first-child {
        text-indent: 90px
    }
}

@media only screen and (max-width: 992px) {
    .about-text__text p:first-child {
        text-indent: 60px
    }
}

@media only screen and (max-width: 768px) {
    .about-text__text p:first-child {
        text-indent: 30px
    }
}

.about-text__link {
    margin-top: 2.2222222222rem
}

@media only screen and (max-width: 1200px) {
    .about-text__link {
        margin-top: 40px
    }
}

.contact {
    padding: 4.1666666667rem 3.6111111111rem 0;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 1200px) {
    .contact {
        padding: 45px 20px 0
    }
}

.contact__title {
    font-weight: 350;
    font-size: 6.6666666667rem;
    line-height: 100%;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .contact__title {
        font-size: 75px
    }
}

@media only screen and (max-width: 992px) {
    .contact__title {
        font-size: 60px
    }
}

@media only screen and (max-width: 576px) {
    .contact__title {
        text-align: left
    }
}

@media only screen and (max-width: 360px) {
    .contact__title {
        font-size: 50px
    }
}

.contact__info {
    margin: 8.8888888889rem auto 0;
    width: 100%;
    max-width: 52.7777777778rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1200px) {
    .contact__info {
        margin-top: 100px;
        max-width: 600px
    }
}

@media only screen and (max-width: 992px) {
    .contact__info {
        margin-top: 70px
    }
}

@media only screen and (max-width: 768px) {
    .contact__info {
        margin-top: 40px
    }
}

@media only screen and (max-width: 576px) {
    .contact__info {
        margin-top: 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
        flex-flow: column-reverse nowrap;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

.contact__links {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 0.8333333333rem
}

@media only screen and (max-width: 1200px) {
    .contact__links {
        margin-right: 15px
    }
}

@media only screen and (max-width: 992px) {
    .contact__links {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (max-width: 576px) {
    .contact__links {
        margin-right: 0;
        margin-top: 32px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%
    }
}

.contact__link {
    font-weight: 350;
    font-size: 1.9444444444rem;
    line-height: 2.1666666667rem;
    letter-spacing: -0.03em;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

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

@media only screen and (max-width: 576px) {
    .contact__link {
        font-size: 28px;
        line-height: 39px
    }
}

.contact__link:hover,
.contact__link:focus {
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.contact__link:not(:last-child) {
    margin-bottom: 2.2222222222rem
}

@media only screen and (max-width: 1200px) {
    .contact__link:not(:last-child) {
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 992px) {
    .contact__link:not(:last-child) {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 768px) {
    .contact__link:not(:last-child) {
        margin-bottom: 15px
    }
}

.contact__offices {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 23.8888888889rem;
    flex: 0 1 23.8888888889rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-left: 0.8333333333rem
}

@media only screen and (max-width: 1200px) {
    .contact__offices {
        margin-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 270px;
        flex: 0 1 270px
    }
}

@media only screen and (max-width: 576px) {
    .contact__offices {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        margin-left: 0
    }
}

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

.contact__office:not(:last-child) {
    margin-bottom: 0.8333333333rem
}

@media only screen and (max-width: 1200px) {
    .contact__office:not(:last-child) {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 576px) {
    .contact__office:not(:last-child) {
        margin-bottom: 24px
    }
}

.contact__office-label {
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.6666666667rem;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: rgba(255, 255, 255, .6)
}

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

.contact__office-addr {
    margin-top: 1.2222222222rem;
    font-style: normal;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.5555555556rem;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .contact__office-addr {
        margin-top: 16px;
        font-size: 14px;
        line-height: 20px
    }
}

.contact__form {
    margin: 8.3333333333rem auto 0;
    width: 100%;
    max-width: 52.7777777778rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media only screen and (max-width: 1200px) {
    .contact__form {
        margin-top: 90px;
        max-width: 600px
    }
}

@media only screen and (max-width: 992px) {
    .contact__form {
        margin-top: 80px
    }
}

@media only screen and (max-width: 768px) {
    .contact__form {
        margin-top: 70px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form {
        margin-top: 60px
    }
}

.contact__form-text {
    width: 100%;
    max-width: 25rem;
    margin: 0 auto;
    font-weight: 350;
    font-size: 1.2222222222rem;
    line-height: 1.5555555556rem;
    text-align: center;
    letter-spacing: -0.03em;
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .contact__form-text {
        max-width: 290px;
        font-size: 14px;
        line-height: 20px
    }
}

.contact__form-title {
    margin-top: 1.1111111111rem;
    font-weight: 350;
    font-size: 6.6666666667rem;
    line-height: 100%;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .contact__form-title {
        margin-top: 12px;
        font-size: 75px
    }
}

@media only screen and (max-width: 992px) {
    .contact__form-title {
        margin-top: 15px;
        font-size: 60px
    }
}

@media only screen and (max-width: 768px) {
    .contact__form-title {
        font-size: 45px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-title {
        font-size: 40px
    }
}

@media only screen and (max-width: 375px) {
    .contact__form-title {
        font-size: 35px
    }
}

.contact__form form {
    margin-top: 3.3333333333rem
}

@media only screen and (max-width: 1200px) {
    .contact__form form {
        margin-top: 35px
    }
}

@media only screen and (max-width: 992px) {
    .contact__form form {
        margin-top: 50px
    }
}

@media only screen and (max-width: 768px) {
    .contact__form form {
        margin-top: 60px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form form {
        margin-top: 70px
    }
}

.contact__form-fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5.5555555556rem 1.1111111111rem;
    gap: 5.5555555556rem 1.1111111111rem
}

@media only screen and (max-width: 1200px) {
    .contact__form-fields {
        gap: 60px 15px
    }
}

@media only screen and (max-width: 992px) {
    .contact__form-fields {
        gap: 45px 20px
    }
}

@media only screen and (max-width: 768px) {
    .contact__form-fields {
        gap: 35px 20px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-fields {
        grid-template-columns: 1fr;
        gap: 20px
    }
}

.contact__form-textarea {
    resize: none;
    height: 2.7777777778rem;
    grid-column: span 2
}

@media only screen and (max-width: 1200px) {
    .contact__form-textarea {
        height: 40px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-textarea {
        grid-column: initial
    }
}

.contact__form-footer {
    margin-top: 3.3333333333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1200px) {
    .contact__form-footer {
        margin-top: 35px
    }
}

@media only screen and (max-width: 992px) {
    .contact__form-footer {
        margin-top: 32px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
        flex-flow: column-reverse nowrap;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

.contact__form-checkbox {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 19.4444444444rem;
    flex: 0 1 19.4444444444rem;
    margin-right: 0.8333333333rem
}

@media only screen and (max-width: 1200px) {
    .contact__form-checkbox {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 250px;
        flex: 0 1 250px;
        margin-right: 15px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-checkbox {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 24px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%
    }
}

.contact__form-checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden
}

.contact__form-checkbox input:checked~.contact__form-checkbox-checkmark::before {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.contact__form-checkbox-checkmark {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.5555555556rem;
    flex: 0 0 1.5555555556rem;
    margin-right: 0.8333333333rem;
    position: relative;
    width: 1.5555555556rem;
    height: 1.5555555556rem;
    border: 1px solid #303030;
    background: rgba(0, 0, 0, 0)
}

@media only screen and (max-width: 1200px) {
    .contact__form-checkbox-checkmark {
        margin-right: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15px;
        flex: 0 0 15px;
        width: 15px;
        height: 15px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-checkbox-checkmark {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
        flex: 0 0 32px;
        width: 32px;
        height: 32px
    }
}

.contact__form-checkbox-checkmark::before {
    content: "";
    width: 0.5555555556rem;
    height: 0.5555555556rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

@media only screen and (max-width: 1200px) {
    .contact__form-checkbox-checkmark::before {
        width: 6.25px;
        height: 6.25px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-checkbox-checkmark::before {
        width: 10px;
        height: 10px
    }
}

.contact__form-checkbox-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    font-weight: 350;
    font-size: 1rem;
    line-height: 1.1666666667rem;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: rgba(255, 255, 255, .6)
}

@media only screen and (max-width: 1200px) {
    .contact__form-checkbox-text {
        font-size: 14px;
        line-height: 20px
    }
}

.contact__form-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25rem;
    flex: 0 1 25rem
}

@media only screen and (max-width: 1200px) {
    .contact__form-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 290px;
        flex: 0 1 290px
    }
}

@media only screen and (max-width: 992px) {
    .contact__form-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 260px;
        flex: 0 1 260px
    }
}

@media only screen and (max-width: 576px) {
    .contact__form-btn {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%
    }
}

.contact__bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.contact__bg img {
    display: block;
    max-width: 100%;
    width: 100%
}