/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after
{
    box-sizing: border-box;
}

html
{
    font-family: sans-serif;
    line-height: 1.15;

    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body
{
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;

    margin: 0;

    text-align: left;

    color: #212529;
    background-color: #fff;
}

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

hr
{
    overflow: visible;

    box-sizing: content-box;
    height: 0;
}

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

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

abbr[title],
abbr[data-original-title]
{
    cursor: help;
            text-decoration: underline;
            text-decoration: underline dotted;

    border-bottom: 0;

    -webkit-text-decoration: underline dotted;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
}

address
{
    font-style: normal;
    line-height: inherit;

    margin-bottom: 1rem;
}

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

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

dt
{
    font-weight: 700;
}

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

blockquote
{
    margin: 0 0 1rem;
}

b,
strong
{
    font-weight: bolder;
}

small
{
    font-size: 80%;
}

sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

a
{
    text-decoration: none;

    color: #007bff;
    background-color: transparent;
}
a:hover
{
    text-decoration: underline;

    color: #0056b3;
}

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

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

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

pre,
code,
kbd,
samp
{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em;
}

pre
{
    overflow: auto;

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

figure
{
    margin: 0 0 1rem;
}

img
{
    vertical-align: middle;

    border-style: none;
}

svg
{
    overflow: hidden;

    vertical-align: middle;
}

table
{
    border-collapse: collapse;
}

caption
{
    padding-top: .75rem;
    padding-bottom: .75rem;

    caption-side: bottom;

    text-align: left;

    color: #6c757d;
}

th
{
    text-align: inherit;
}

label
{
    display: inline-block;

    margin-bottom: .5rem;
}

button
{
    border-radius: 0;
}

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

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

    margin: 0;
}

button,
input
{
    overflow: visible;
}

button,
select
{
    text-transform: none;
}

select
{
    word-wrap: normal;
}

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

button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled)
{
    cursor: pointer;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    padding: 0;

    border-style: none;
}

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

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

textarea
{
    overflow: auto;

    resize: vertical;
}

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

    border: 0;
}

legend
{
    font-size: 1.5rem;
    line-height: inherit;

    display: block;

    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
    padding: 0;

    white-space: normal;

    color: inherit;
}

progress
{
    vertical-align: baseline;
}

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

[type='search']
{
    outline-offset: -2px;

    -webkit-appearance: none;
}

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

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

    -webkit-appearance: button;
}

output
{
    display: inline-block;
}

summary
{
    display: list-item;

    cursor: pointer;
}

template
{
    display: none;
}

[hidden]
{
    display: none !important;
}

/**
 * Swiper 6.8.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 3, 2021
 */
@font-face
{
    font-family: swiper-icons;
    font-weight: 400;
    font-style: normal;

    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') format('woff');
}

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

.swiper-container
{
    position: relative;
    z-index: 1;

    overflow: hidden;

    margin-right: auto;
    margin-left: auto;
    padding: 0;

    list-style: none;
}

.swiper-container-vertical > .swiper-wrapper
{
    flex-direction: column;
}

.swiper-wrapper
{
    position: relative;
    z-index: 1;

    display: flex;

    box-sizing: content-box;
    width: 100%;
    height: 100%;

    transition-property: transform;
}

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

.swiper-container-multirow > .swiper-wrapper
{
    flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper
{
    flex-direction: column;

    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper
{
    margin: 0 auto;

    transition-timing-function: ease-out;
}

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

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

.swiper-slide
{
    position: relative;

    width: 100%;
    height: 100%;

    transition-property: transform;

    flex-shrink: 0;
}

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

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

.swiper-container-autoheight .swiper-wrapper
{
    transition-property: transform,height;

    align-items: flex-start;
}

.swiper-container-3d
{
    perspective: 1200px;
}

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

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    pointer-events: none;
}

.swiper-container-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper
{
    overflow: auto;

    scrollbar-width: none;
    -ms-overflow-style: none;
}

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

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

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

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

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

.swiper-button-next,
.swiper-button-prev
{
    position: absolute;
    z-index: 10;
    top: 50%;

    display: flex;

    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));

    cursor: pointer;

    color: var(--swiper-navigation-color, var(--swiper-theme-color));

    align-items: center;
    justify-content: center;
}

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

    opacity: .35;
}

.swiper-button-next:after,
.swiper-button-prev:after
{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: initial;
    line-height: 1;

    letter-spacing: 0;
    text-transform: none !important;
    text-transform: none;
}

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

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after
{
    content: 'prev';
}

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

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after
{
    content: 'next';
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white
{
    --swiper-navigation-color: #fff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black
{
    --swiper-navigation-color: #000;
}

.swiper-button-lock
{
    display: none;
}

.swiper-pagination
{
    position: absolute;
    z-index: 10;

    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    text-align: center;
}

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

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction
{
    bottom: 10px;
    left: 0;

    width: 100%;
}

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

    overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    position: relative;

    transform: scale(.33);
}

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

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

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

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

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

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

.swiper-pagination-bullet
{
    display: inline-block;

    width: 8px;
    height: 8px;

    opacity: .2;
    border-radius: 50%;
    background: #000;
}

button.swiper-pagination-bullet
{
    margin: 0;
    padding: 0;

    border: 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;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets
{
    top: 50%;
    right: 10px;

    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet
{
    display: block;

    margin: 6px 0;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    top: 50%;

    width: 8px;

    transform: translateY(-50%);
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    display: inline-block;

    transition: .2s transform,.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    left: 50%;

    transform: translateX(-50%);
    white-space: nowrap;
}

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

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

.swiper-pagination-progressbar
{
    position: absolute;

    background: rgba(0, 0, 0, .25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    transform: scale(0);
    transform-origin: left top;

    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

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

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
    top: 0;
    left: 0;

    width: 100%;
    height: 4px;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar
{
    top: 0;
    left: 0;

    width: 4px;
    height: 100%;
}

.swiper-pagination-white
{
    --swiper-pagination-color: #fff;
}

.swiper-pagination-black
{
    --swiper-pagination-color: #000;
}

.swiper-pagination-lock
{
    display: none;
}

.swiper-scrollbar
{
    position: relative;

    border-radius: 10px;
    background: rgba(0, 0, 0, .1);

    -ms-touch-action: none;
}

.swiper-container-horizontal > .swiper-scrollbar
{
    position: absolute;
    z-index: 50;
    bottom: 3px;
    left: 1%;

    width: 98%;
    height: 5px;
}

.swiper-container-vertical > .swiper-scrollbar
{
    position: absolute;
    z-index: 50;
    top: 1%;
    right: 3px;

    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag
{
    position: relative;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    border-radius: 10px;
    background: rgba(0, 0, 0, .5);
}

.swiper-scrollbar-cursor-drag
{
    cursor: move;
}

.swiper-scrollbar-lock
{
    display: none;
}

.swiper-zoom-container
{
    display: flex;

    width: 100%;
    height: 100%;

    text-align: center;

    justify-content: center;
    align-items: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg
{
    max-width: 100%;
    max-height: 100%;

    -o-object-fit: contain;
       object-fit: contain;
}

.swiper-slide-zoomed
{
    cursor: move;
}

.swiper-lazy-preloader
{
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;

    box-sizing: border-box;
    width: 42px;
    height: 42px;
    margin-top: -21px;
    margin-left: -21px;

    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;

    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top-color: transparent;
    border-radius: 50%;
}

.swiper-lazy-preloader-white
{
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black
{
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin
{
    100%
    {
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification
{
    position: absolute;
    z-index: -1000;
    top: 0;
    left: 0;

    pointer-events: none;

    opacity: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide
{
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide
{
    transition-property: opacity;
    pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide
{
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}

.swiper-container-cube
{
    overflow: visible;
}

.swiper-container-cube .swiper-slide
{
    z-index: 1;

    visibility: hidden;

    width: 100%;
    height: 100%;

    transform-origin: 0 0;
    pointer-events: none;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide .swiper-slide
{
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide
{
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev
{
    visibility: visible;

    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top
{
    z-index: 0;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow
{
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: .6;
}

.swiper-container-cube .swiper-cube-shadow:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';

    background: #000;

    filter: blur(50px);
}

.swiper-container-flip
{
    overflow: visible;
}

.swiper-container-flip .swiper-slide
{
    z-index: 1;

    pointer-events: none;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.swiper-container-flip .swiper-slide .swiper-slide
{
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top
{
    z-index: 0;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root
{
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}

.animate__animated
{
    animation-duration: 1s;
    animation-duration: var(--animate-duration);

    animation-fill-mode: both;
}

.animate__animated.animate__infinite
{
    animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1
{
    animation-iteration-count: 1;
    animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2
{
    animation-iteration-count: 2;
    animation-iteration-count: calc(var(--animate-repeat)*2);
}

.animate__animated.animate__repeat-3
{
    animation-iteration-count: 3;
    animation-iteration-count: calc(var(--animate-repeat)*3);
}

.animate__animated.animate__delay-1s
{
    animation-delay: 1s;
    animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s
{
    animation-delay: 2s;
    animation-delay: calc(var(--animate-delay)*2);
}

.animate__animated.animate__delay-3s
{
    animation-delay: 3s;
    animation-delay: calc(var(--animate-delay)*3);
}

.animate__animated.animate__delay-4s
{
    animation-delay: 4s;
    animation-delay: calc(var(--animate-delay)*4);
}

.animate__animated.animate__delay-5s
{
    animation-delay: 5s;
    animation-delay: calc(var(--animate-delay)*5);
}

.animate__animated.animate__faster
{
    animation-duration: .5s;
    animation-duration: calc(var(--animate-duration)/2);
}

.animate__animated.animate__fast
{
    animation-duration: .8s;
    animation-duration: calc(var(--animate-duration)*.8);
}

.animate__animated.animate__slow
{
    animation-duration: 2s;
    animation-duration: calc(var(--animate-duration)*2);
}

.animate__animated.animate__slower
{
    animation-duration: 3s;
    animation-duration: calc(var(--animate-duration)*3);
}

@media (prefers-reduced-motion: reduce), print
{
    .animate__animated
    {
        transition-duration: 1ms !important;
        animation-duration: 1ms !important;
        animation-iteration-count: 1 !important;
    }
    .animate__animated[class*=Out]
    {
        opacity: 0;
    }
}

@keyframes bounce
{
    0%,
    20%,
    53%,
    to
    {
        transform: translateZ(0);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    40%,
    43%
    {
        transform: translate3d(0, -30px, 0) scaleY(1.1);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }
    70%
    {
        transform: translate3d(0, -15px, 0) scaleY(1.05);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }
    80%
    {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0) scaleY(.95);
    }
    90%
    {
        transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
}

.animate__bounce
{
    transform-origin: center bottom;
    animation-name: bounce;
}

@keyframes flash
{
    0%,
    50%,
    to
    {
        opacity: 1;
    }
    25%,
    75%
    {
        opacity: 0;
    }
}

.animate__flash
{
    animation-name: flash;
}

@keyframes pulse
{
    0%
    {
        transform: scaleX(1);
    }
    50%
    {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to
    {
        transform: scaleX(1);
    }
}

.animate__pulse
{
    animation-name: pulse;
    animation-timing-function: ease-in-out;
}

@keyframes rubberBand
{
    0%
    {
        transform: scaleX(1);
    }
    30%
    {
        transform: scale3d(1.25, .75, 1);
    }
    40%
    {
        transform: scale3d(.75, 1.25, 1);
    }
    50%
    {
        transform: scale3d(1.15, .85, 1);
    }
    65%
    {
        transform: scale3d(.95, 1.05, 1);
    }
    75%
    {
        transform: scale3d(1.05, .95, 1);
    }
    to
    {
        transform: scaleX(1);
    }
}

.animate__rubberBand
{
    animation-name: rubberBand;
}

@keyframes shakeX
{
    0%,
    to
    {
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90%
    {
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80%
    {
        transform: translate3d(10px, 0, 0);
    }
}

.animate__shakeX
{
    animation-name: shakeX;
}

@keyframes shakeY
{
    0%,
    to
    {
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90%
    {
        transform: translate3d(0, -10px, 0);
    }
    20%,
    40%,
    60%,
    80%
    {
        transform: translate3d(0, 10px, 0);
    }
}

.animate__shakeY
{
    animation-name: shakeY;
}

@keyframes headShake
{
    0%
    {
        transform: translateX(0);
    }
    6.5%
    {
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5%
    {
        transform: translateX(5px) rotateY(7deg);
    }
    31.5%
    {
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5%
    {
        transform: translateX(2px) rotateY(3deg);
    }
    50%
    {
        transform: translateX(0);
    }
}

.animate__headShake
{
    animation-name: headShake;
    animation-timing-function: ease-in-out;
}

@keyframes swing
{
    20%
    {
        transform: rotate(15deg);
    }
    40%
    {
        transform: rotate(-10deg);
    }
    60%
    {
        transform: rotate(5deg);
    }
    80%
    {
        transform: rotate(-5deg);
    }
    to
    {
        transform: rotate(0deg);
    }
}

.animate__swing
{
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada
{
    0%
    {
        transform: scaleX(1);
    }
    10%,
    20%
    {
        transform: scale3d(.9, .9, .9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90%
    {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80%
    {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to
    {
        transform: scaleX(1);
    }
}

.animate__tada
{
    animation-name: tada;
}

@keyframes wobble
{
    0%
    {
        transform: translateZ(0);
    }
    15%
    {
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30%
    {
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45%
    {
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60%
    {
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75%
    {
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__wobble
{
    animation-name: wobble;
}

@keyframes jello
{
    0%,
    11.1%,
    to
    {
        transform: translateZ(0);
    }
    22.2%
    {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3%
    {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4%
    {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5%
    {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6%
    {
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }
    77.7%
    {
        transform: skewX(.39063deg) skewY(.39063deg);
    }
    88.8%
    {
        transform: skewX(-.19531deg) skewY(-.19531deg);
    }
}

.animate__jello
{
    transform-origin: center;
    animation-name: jello;
}

@keyframes heartBeat
{
    0%
    {
        transform: scale(1);
    }
    14%
    {
        transform: scale(1.3);
    }
    28%
    {
        transform: scale(1);
    }
    42%
    {
        transform: scale(1.3);
    }
    70%
    {
        transform: scale(1);
    }
}

.animate__heartBeat
{
    animation-name: heartBeat;
    animation-duration: 1.3s;
    animation-duration: calc(var(--animate-duration)*1.3);
    animation-timing-function: ease-in-out;
}

@keyframes backInDown
{
    0%
    {
        transform: translateY(-1200px) scale(.7);

        opacity: .7;
    }
    80%
    {
        transform: translateY(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: scale(1);

        opacity: 1;
    }
}

.animate__backInDown
{
    animation-name: backInDown;
}

@keyframes backInLeft
{
    0%
    {
        transform: translateX(-2000px) scale(.7);

        opacity: .7;
    }
    80%
    {
        transform: translateX(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: scale(1);

        opacity: 1;
    }
}

.animate__backInLeft
{
    animation-name: backInLeft;
}

@keyframes backInRight
{
    0%
    {
        transform: translateX(2000px) scale(.7);

        opacity: .7;
    }
    80%
    {
        transform: translateX(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: scale(1);

        opacity: 1;
    }
}

.animate__backInRight
{
    animation-name: backInRight;
}

@keyframes backInUp
{
    0%
    {
        transform: translateY(1200px) scale(.7);

        opacity: .7;
    }
    80%
    {
        transform: translateY(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: scale(1);

        opacity: 1;
    }
}

.animate__backInUp
{
    animation-name: backInUp;
}

@keyframes backOutDown
{
    0%
    {
        transform: scale(1);

        opacity: 1;
    }
    20%
    {
        transform: translateY(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: translateY(700px) scale(.7);

        opacity: .7;
    }
}

.animate__backOutDown
{
    animation-name: backOutDown;
}

@keyframes backOutLeft
{
    0%
    {
        transform: scale(1);

        opacity: 1;
    }
    20%
    {
        transform: translateX(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: translateX(-2000px) scale(.7);

        opacity: .7;
    }
}

.animate__backOutLeft
{
    animation-name: backOutLeft;
}

@keyframes backOutRight
{
    0%
    {
        transform: scale(1);

        opacity: 1;
    }
    20%
    {
        transform: translateX(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: translateX(2000px) scale(.7);

        opacity: .7;
    }
}

.animate__backOutRight
{
    animation-name: backOutRight;
}

@keyframes backOutUp
{
    0%
    {
        transform: scale(1);

        opacity: 1;
    }
    20%
    {
        transform: translateY(0) scale(.7);

        opacity: .7;
    }
    to
    {
        transform: translateY(-700px) scale(.7);

        opacity: .7;
    }
}

.animate__backOutUp
{
    animation-name: backOutUp;
}

@keyframes bounceIn
{
    0%,
    20%,
    40%,
    60%,
    80%,
    to
    {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0%
    {
        transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
    20%
    {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40%
    {
        transform: scale3d(.9, .9, .9);
    }
    60%
    {
        transform: scale3d(1.03, 1.03, 1.03);

        opacity: 1;
    }
    80%
    {
        transform: scale3d(.97, .97, .97);
    }
    to
    {
        transform: scaleX(1);

        opacity: 1;
    }
}

.animate__bounceIn
{
    animation-name: bounceIn;
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);
}

@keyframes bounceInDown
{
    0%,
    60%,
    75%,
    90%,
    to
    {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0%
    {
        transform: translate3d(0, -3000px, 0) scaleY(3);

        opacity: 0;
    }
    60%
    {
        transform: translate3d(0, 25px, 0) scaleY(.9);

        opacity: 1;
    }
    75%
    {
        transform: translate3d(0, -10px, 0) scaleY(.95);
    }
    90%
    {
        transform: translate3d(0, 5px, 0) scaleY(.985);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__bounceInDown
{
    animation-name: bounceInDown;
}

@keyframes bounceInLeft
{
    0%,
    60%,
    75%,
    90%,
    to
    {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0%
    {
        transform: translate3d(-3000px, 0, 0) scaleX(3);

        opacity: 0;
    }
    60%
    {
        transform: translate3d(25px, 0, 0) scaleX(1);

        opacity: 1;
    }
    75%
    {
        transform: translate3d(-10px, 0, 0) scaleX(.98);
    }
    90%
    {
        transform: translate3d(5px, 0, 0) scaleX(.995);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__bounceInLeft
{
    animation-name: bounceInLeft;
}

@keyframes bounceInRight
{
    0%,
    60%,
    75%,
    90%,
    to
    {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0%
    {
        transform: translate3d(3000px, 0, 0) scaleX(3);

        opacity: 0;
    }
    60%
    {
        transform: translate3d(-25px, 0, 0) scaleX(1);

        opacity: 1;
    }
    75%
    {
        transform: translate3d(10px, 0, 0) scaleX(.98);
    }
    90%
    {
        transform: translate3d(-5px, 0, 0) scaleX(.995);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__bounceInRight
{
    animation-name: bounceInRight;
}

@keyframes bounceInUp
{
    0%,
    60%,
    75%,
    90%,
    to
    {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0%
    {
        transform: translate3d(0, 3000px, 0) scaleY(5);

        opacity: 0;
    }
    60%
    {
        transform: translate3d(0, -20px, 0) scaleY(.9);

        opacity: 1;
    }
    75%
    {
        transform: translate3d(0, 10px, 0) scaleY(.95);
    }
    90%
    {
        transform: translate3d(0, -5px, 0) scaleY(.985);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__bounceInUp
{
    animation-name: bounceInUp;
}

@keyframes bounceOut
{
    20%
    {
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55%
    {
        transform: scale3d(1.1, 1.1, 1.1);

        opacity: 1;
    }
    to
    {
        transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
}

.animate__bounceOut
{
    animation-name: bounceOut;
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);
}

@keyframes bounceOutDown
{
    20%
    {
        transform: translate3d(0, 10px, 0) scaleY(.985);
    }
    40%,
    45%
    {
        transform: translate3d(0, -20px, 0) scaleY(.9);

        opacity: 1;
    }
    to
    {
        transform: translate3d(0, 2000px, 0) scaleY(3);

        opacity: 0;
    }
}

.animate__bounceOutDown
{
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft
{
    20%
    {
        transform: translate3d(20px, 0, 0) scaleX(.9);

        opacity: 1;
    }
    to
    {
        transform: translate3d(-2000px, 0, 0) scaleX(2);

        opacity: 0;
    }
}

.animate__bounceOutLeft
{
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight
{
    20%
    {
        transform: translate3d(-20px, 0, 0) scaleX(.9);

        opacity: 1;
    }
    to
    {
        transform: translate3d(2000px, 0, 0) scaleX(2);

        opacity: 0;
    }
}

.animate__bounceOutRight
{
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp
{
    20%
    {
        transform: translate3d(0, -10px, 0) scaleY(.985);
    }
    40%,
    45%
    {
        transform: translate3d(0, 20px, 0) scaleY(.9);

        opacity: 1;
    }
    to
    {
        transform: translate3d(0, -2000px, 0) scaleY(3);

        opacity: 0;
    }
}

.animate__bounceOutUp
{
    animation-name: bounceOutUp;
}

@keyframes fadeIn
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}

.animate__fadeIn
{
    animation-name: fadeIn;
}

@keyframes fadeInDown
{
    0%
    {
        transform: translate3d(0, -100%, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInDown
{
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig
{
    0%
    {
        transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInDownBig
{
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft
{
    0%
    {
        transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInLeft
{
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig
{
    0%
    {
        transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInLeftBig
{
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight
{
    0%
    {
        transform: translate3d(100%, 0, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInRight
{
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig
{
    0%
    {
        transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInRightBig
{
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp
{
    0%
    {
        transform: translate3d(0, 100%, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInUp
{
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig
{
    0%
    {
        transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInUpBig
{
    animation-name: fadeInUpBig;
}

@keyframes fadeInTopLeft
{
    0%
    {
        transform: translate3d(-100%, -100%, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInTopLeft
{
    animation-name: fadeInTopLeft;
}

@keyframes fadeInTopRight
{
    0%
    {
        transform: translate3d(100%, -100%, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInTopRight
{
    animation-name: fadeInTopRight;
}

@keyframes fadeInBottomLeft
{
    0%
    {
        transform: translate3d(-100%, 100%, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInBottomLeft
{
    animation-name: fadeInBottomLeft;
}

@keyframes fadeInBottomRight
{
    0%
    {
        transform: translate3d(100%, 100%, 0);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__fadeInBottomRight
{
    animation-name: fadeInBottomRight;
}

@keyframes fadeOut
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}

.animate__fadeOut
{
    animation-name: fadeOut;
}

@keyframes fadeOutDown
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(0, 100%, 0);

        opacity: 0;
    }
}

.animate__fadeOutDown
{
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

.animate__fadeOutDownBig
{
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }
}

.animate__fadeOutLeft
{
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

.animate__fadeOutLeftBig
{
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(100%, 0, 0);

        opacity: 0;
    }
}

.animate__fadeOutRight
{
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

.animate__fadeOutRightBig
{
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(0, -100%, 0);

        opacity: 0;
    }
}

.animate__fadeOutUp
{
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

.animate__fadeOutUpBig
{
    animation-name: fadeOutUpBig;
}

@keyframes fadeOutTopLeft
{
    0%
    {
        transform: translateZ(0);

        opacity: 1;
    }
    to
    {
        transform: translate3d(-100%, -100%, 0);

        opacity: 0;
    }
}

.animate__fadeOutTopLeft
{
    animation-name: fadeOutTopLeft;
}

@keyframes fadeOutTopRight
{
    0%
    {
        transform: translateZ(0);

        opacity: 1;
    }
    to
    {
        transform: translate3d(100%, -100%, 0);

        opacity: 0;
    }
}

.animate__fadeOutTopRight
{
    animation-name: fadeOutTopRight;
}

@keyframes fadeOutBottomRight
{
    0%
    {
        transform: translateZ(0);

        opacity: 1;
    }
    to
    {
        transform: translate3d(100%, 100%, 0);

        opacity: 0;
    }
}

.animate__fadeOutBottomRight
{
    animation-name: fadeOutBottomRight;
}

@keyframes fadeOutBottomLeft
{
    0%
    {
        transform: translateZ(0);

        opacity: 1;
    }
    to
    {
        transform: translate3d(-100%, 100%, 0);

        opacity: 0;
    }
}

.animate__fadeOutBottomLeft
{
    animation-name: fadeOutBottomLeft;
}

@keyframes flip
{
    0%
    {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
    }
    40%
    {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
    }
    50%
    {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
    }
    80%
    {
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
    }
    to
    {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
    }
}

.animate__animated.animate__flip
{
    animation-name: flip;

    -webkit-backface-visibility: visible;
            backface-visibility: visible;
}

@keyframes flipInX
{
    0%
    {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;

        opacity: 0;
    }
    40%
    {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
    }
    60%
    {
        transform: perspective(400px) rotateX(10deg);

        opacity: 1;
    }
    80%
    {
        transform: perspective(400px) rotateX(-5deg);
    }
    to
    {
        transform: perspective(400px);
    }
}

.animate__flipInX
{
    animation-name: flipInX;

    -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@keyframes flipInY
{
    0%
    {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;

        opacity: 0;
    }
    40%
    {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
    }
    60%
    {
        transform: perspective(400px) rotateY(10deg);

        opacity: 1;
    }
    80%
    {
        transform: perspective(400px) rotateY(-5deg);
    }
    to
    {
        transform: perspective(400px);
    }
}

.animate__flipInY
{
    animation-name: flipInY;

    -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@keyframes flipOutX
{
    0%
    {
        transform: perspective(400px);
    }
    30%
    {
        transform: perspective(400px) rotateX(-20deg);

        opacity: 1;
    }
    to
    {
        transform: perspective(400px) rotateX(90deg);

        opacity: 0;
    }
}

.animate__flipOutX
{
    animation-name: flipOutX;
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);

    -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@keyframes flipOutY
{
    0%
    {
        transform: perspective(400px);
    }
    30%
    {
        transform: perspective(400px) rotateY(-15deg);

        opacity: 1;
    }
    to
    {
        transform: perspective(400px) rotateY(90deg);

        opacity: 0;
    }
}

.animate__flipOutY
{
    animation-name: flipOutY;
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);

    -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@keyframes lightSpeedInRight
{
    0%
    {
        transform: translate3d(100%, 0, 0) skewX(-30deg);

        opacity: 0;
    }
    60%
    {
        transform: skewX(20deg);

        opacity: 1;
    }
    80%
    {
        transform: skewX(-5deg);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__lightSpeedInRight
{
    animation-name: lightSpeedInRight;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedInLeft
{
    0%
    {
        transform: translate3d(-100%, 0, 0) skewX(30deg);

        opacity: 0;
    }
    60%
    {
        transform: skewX(-20deg);

        opacity: 1;
    }
    80%
    {
        transform: skewX(5deg);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__lightSpeedInLeft
{
    animation-name: lightSpeedInLeft;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOutRight
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(100%, 0, 0) skewX(30deg);

        opacity: 0;
    }
}

.animate__lightSpeedOutRight
{
    animation-name: lightSpeedOutRight;
    animation-timing-function: ease-in;
}

@keyframes lightSpeedOutLeft
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(-100%, 0, 0) skewX(-30deg);

        opacity: 0;
    }
}

.animate__lightSpeedOutLeft
{
    animation-name: lightSpeedOutLeft;
    animation-timing-function: ease-in;
}

@keyframes rotateIn
{
    0%
    {
        transform: rotate(-200deg);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__rotateIn
{
    transform-origin: center;
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft
{
    0%
    {
        transform: rotate(-45deg);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__rotateInDownLeft
{
    transform-origin: left bottom;
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight
{
    0%
    {
        transform: rotate(45deg);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__rotateInDownRight
{
    transform-origin: right bottom;
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft
{
    0%
    {
        transform: rotate(45deg);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__rotateInUpLeft
{
    transform-origin: left bottom;
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight
{
    0%
    {
        transform: rotate(-90deg);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__rotateInUpRight
{
    transform-origin: right bottom;
    animation-name: rotateInUpRight;
}

@keyframes rotateOut
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: rotate(200deg);

        opacity: 0;
    }
}

.animate__rotateOut
{
    transform-origin: center;
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: rotate(45deg);

        opacity: 0;
    }
}

.animate__rotateOutDownLeft
{
    transform-origin: left bottom;
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: rotate(-45deg);

        opacity: 0;
    }
}

.animate__rotateOutDownRight
{
    transform-origin: right bottom;
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: rotate(-45deg);

        opacity: 0;
    }
}

.animate__rotateOutUpLeft
{
    transform-origin: left bottom;
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: rotate(90deg);

        opacity: 0;
    }
}

.animate__rotateOutUpRight
{
    transform-origin: right bottom;
    animation-name: rotateOutUpRight;
}

@keyframes hinge
{
    0%
    {
        animation-timing-function: ease-in-out;
    }
    20%,
    60%
    {
        transform: rotate(80deg);
        animation-timing-function: ease-in-out;
    }
    40%,
    80%
    {
        transform: rotate(60deg);
        animation-timing-function: ease-in-out;

        opacity: 1;
    }
    to
    {
        transform: translate3d(0, 700px, 0);

        opacity: 0;
    }
}

.animate__hinge
{
    transform-origin: top left;
    animation-name: hinge;
    animation-duration: 2s;
    animation-duration: calc(var(--animate-duration)*2);
}

@keyframes jackInTheBox
{
    0%
    {
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom;

        opacity: 0;
    }
    50%
    {
        transform: rotate(-10deg);
    }
    70%
    {
        transform: rotate(3deg);
    }
    to
    {
        transform: scale(1);

        opacity: 1;
    }
}

.animate__jackInTheBox
{
    animation-name: jackInTheBox;
}

@keyframes rollIn
{
    0%
    {
        transform: translate3d(-100%, 0, 0) rotate(-120deg);

        opacity: 0;
    }
    to
    {
        transform: translateZ(0);

        opacity: 1;
    }
}

.animate__rollIn
{
    animation-name: rollIn;
}

@keyframes rollOut
{
    0%
    {
        opacity: 1;
    }
    to
    {
        transform: translate3d(100%, 0, 0) rotate(120deg);

        opacity: 0;
    }
}

.animate__rollOut
{
    animation-name: rollOut;
}

@keyframes zoomIn
{
    0%
    {
        transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
}

.animate__zoomIn
{
    animation-name: zoomIn;
}

@keyframes zoomInDown
{
    0%
    {
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }
    60%
    {
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.animate__zoomInDown
{
    animation-name: zoomInDown;
}

@keyframes zoomInLeft
{
    0%
    {
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }
    60%
    {
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.animate__zoomInLeft
{
    animation-name: zoomInLeft;
}

@keyframes zoomInRight
{
    0%
    {
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }
    60%
    {
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.animate__zoomInRight
{
    animation-name: zoomInRight;
}

@keyframes zoomInUp
{
    0%
    {
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }
    60%
    {
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.animate__zoomInUp
{
    animation-name: zoomInUp;
}

@keyframes zoomOut
{
    0%
    {
        opacity: 1;
    }
    50%
    {
        transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
    to
    {
        opacity: 0;
    }
}

.animate__zoomOut
{
    animation-name: zoomOut;
}

@keyframes zoomOutDown
{
    40%
    {
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }
    to
    {
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

.animate__zoomOutDown
{
    transform-origin: center bottom;
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft
{
    40%
    {
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

        opacity: 1;
    }
    to
    {
        transform: scale(.1) translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

.animate__zoomOutLeft
{
    transform-origin: left center;
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight
{
    40%
    {
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

        opacity: 1;
    }
    to
    {
        transform: scale(.1) translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

.animate__zoomOutRight
{
    transform-origin: right center;
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp
{
    40%
    {
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }
    to
    {
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

.animate__zoomOutUp
{
    transform-origin: center bottom;
    animation-name: zoomOutUp;
}

@keyframes slideInDown
{
    0%
    {
        visibility: visible;

        transform: translate3d(0, -100%, 0);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__slideInDown
{
    animation-name: slideInDown;
}

@keyframes slideInLeft
{
    0%
    {
        visibility: visible;

        transform: translate3d(-100%, 0, 0);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__slideInLeft
{
    animation-name: slideInLeft;
}

@keyframes slideInRight
{
    0%
    {
        visibility: visible;

        transform: translate3d(100%, 0, 0);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__slideInRight
{
    animation-name: slideInRight;
}

@keyframes slideInUp
{
    0%
    {
        visibility: visible;

        transform: translate3d(0, 100%, 0);
    }
    to
    {
        transform: translateZ(0);
    }
}

.animate__slideInUp
{
    animation-name: slideInUp;
}

@keyframes slideOutDown
{
    0%
    {
        transform: translateZ(0);
    }
    to
    {
        visibility: hidden;

        transform: translate3d(0, 100%, 0);
    }
}

.animate__slideOutDown
{
    animation-name: slideOutDown;
}

@keyframes slideOutLeft
{
    0%
    {
        transform: translateZ(0);
    }
    to
    {
        visibility: hidden;

        transform: translate3d(-100%, 0, 0);
    }
}

.animate__slideOutLeft
{
    animation-name: slideOutLeft;
}

@keyframes slideOutRight
{
    0%
    {
        transform: translateZ(0);
    }
    to
    {
        visibility: hidden;

        transform: translate3d(100%, 0, 0);
    }
}

.animate__slideOutRight
{
    animation-name: slideOutRight;
}

@keyframes slideOutUp
{
    0%
    {
        transform: translateZ(0);
    }
    to
    {
        visibility: hidden;

        transform: translate3d(0, -100%, 0);
    }
}

.animate__slideOutUp
{
    animation-name: slideOutUp;
}

@font-face
{
    font-family: 'Lato';
    font-weight: 400;
    font-style: normal;

    src: url('../fonts/Lato/Lato-Regular.woff2') format('woff2');
}

@font-face
{
    font-family: 'Lato';
    font-weight: 400;
    font-style: italic;

    src: url('../fonts/Lato/Lato-Italic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Lato';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/Lato/Lato-Medium.woff2') format('woff2');
}

@font-face
{
    font-family: 'Lato';
    font-weight: 500;
    font-style: italic;

    src: url('../fonts/Lato/Lato-MediumItalic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Lato';
    font-weight: 700;
    font-style: normal;

    src: url('../fonts/Lato/Lato-Bold.woff2') format('woff2');
}

@font-face
{
    font-family: 'Lato';
    font-weight: 700;
    font-style: italic;

    src: url('../fonts/Lato/Lato-BoldItalic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Lato';
    font-weight: 900;
    font-style: normal;

    src: url('../fonts/Lato/Lato-Black.woff2') format('woff2');
}

@font-face
{
    font-family: 'Lato';
    font-weight: 900;
    font-style: italic;

    src: url('../fonts/Lato/Lato-BlackItalic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 400;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-Italic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Medium.woff2') format('woff2');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 500;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2');
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 700;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Raleway';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/Raleway/Raleway-SemiBold.woff2') format('woff2');
}

@font-face
{
    font-family: 'Raleway';
    font-weight: 600;
    font-style: italic;

    src: url('../fonts/Raleway/Raleway-SemiBoldItalic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Raleway';
    font-weight: 700;
    font-style: normal;

    src: url('../fonts/Raleway/Raleway-Bold.woff2') format('woff2');
}

@font-face
{
    font-family: 'Raleway';
    font-weight: 700;
    font-style: italic;

    src: url('../fonts/Raleway/Raleway-BoldItalic.woff2') format('woff2');
}

@font-face
{
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;

    src: url('../fonts/OpenSans/OpenSans-Regular.woff2') format('woff2');
}

@font-face
{
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: italic;

    src: url('../fonts/OpenSans/OpenSans-Italic.woff2') format('woff2');
}

@font-face
{
    font-family: 'icons';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/icons.ttf?obpn46') format('truetype'), url('../fonts/icons.woff?obpn46') format('woff');
    font-display: block;
}

[class^='_icn-'],
[class*=' _icn-']
{
    font-family: 'icons' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    text-transform: none;

    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

._icn-chevron-bottom:before
{
    content: '\e90f';
}

._icn-f:before
{
    content: '\e900';
}

._icn-user:before
{
    content: '\e901';
}

._icn-calendar:before
{
    content: '\e902';
}

._icn-check:before
{
    content: '\e903';
}

._icn-map:before
{
    content: '\e904';
}

._icn-clock:before
{
    content: '\e905';
}

._icn-arrow-right:before
{
    content: '\e906';
}

._icn-envelope:before
{
    content: '\e907';
}

._icn-phone:before
{
    content: '\e908';
}

._icn-pin:before
{
    content: '\e909';
}

._icn-envelope-2:before
{
    content: '\e90a';
}

._icn-phone-2:before
{
    content: '\e90b';
}

._icn-facebook:before
{
    content: '\e90c';
}

._icn-vk:before
{
    content: '\e90d';
}

._icn-instagram:before
{
    content: '\e90e';
}

html
{
    font-size: 16px;
}

html,
body
{
    min-height: 100vh;
}

body
{
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: 400;

    color: #666;
}

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

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

::placeholder
{
    color: #666;
}

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

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

a
{
    transition: all .35s ease 0s;
}
a:hover
{
    text-decoration: none;
}

ul,
ol
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.no-scroll
{
    overflow: hidden;
}

.page
{
    display: flex;
    flex-direction: column;

    min-height: 100vh;
    padding-top: 12.375rem;
}
@media (max-width: 62rem)
{
    .page
    {
        padding-top: 9.5rem;
    }
}
@media (max-width: 48rem)
{
    .page
    {
        padding-top: 5.5rem;
    }
}
@media (max-width: 36rem)
{
    .page
    {
        padding-top: 4.25rem;
    }
}
.page-main
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 100%;
    max-width: 100%;

    border-top-right-radius: 14.5rem;
    background-color: #fff;

    flex: 1;
}
@media (max-width: 62rem)
{
    .page-main
    {
        border-top-right-radius: 0;
    }
}
.page-main--article
{
    overflow: inherit;
}

._rst
{
    margin: 0;
    padding: 0;

    resize: none;

    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    box-shadow: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
._rst:focus
{
    outline-width: 0;
}

.container
{
    box-sizing: border-box;
    width: 100%;
    max-width: 79.375rem;
    margin: 0 auto;
    padding: 0 3.125rem;
}
@media (max-width: 62rem)
{
    .container
    {
        padding: 0 1.875rem;
    }
}
@media (max-width: 36rem)
{
    .container
    {
        padding: 0 1.25rem;
    }
}

.btn
{
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;

    position: relative;

    display: inline-flex;
    overflow: hidden;

    text-align: center;

    color: #fff;
    background-color: #ff784f;

    align-items: center;
    justify-content: center;
}
.btn__text
{
    position: relative;
    z-index: 2;

    display: flex;

    min-height: 3.4375rem;
    padding: .625rem 2.5rem;

    transition: transform .5s cubic-bezier(.76, 0, .24, 1);
    transform: translateY(0);
    text-align: center;

    align-items: center;
    justify-content: center;
}
.btn::before
{
    position: absolute;
    z-index: 1;
    top: -1px;
    left: -1px;

    width: calc(100% + 2px);
    height: calc(100% + 2px);

    content: '';
    transition: transform .4s cubic-bezier(.5, 0, 0, 1) 40ms, border-radius .5s cubic-bezier(.5, 0, 0, 1);
    transform: scaleY(0);
    transform-origin: bottom center;

    border-radius: 100% 100% 0 0;
    background-color: #ff511c;
}
.btn::after
{
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;

    display: flex;

    width: 100%;
    height: 100%;

    content: attr(data-text);
    transition: transform .5s cubic-bezier(.76, 0, .24, 1);
    text-align: center;

    color: #fff;

    align-items: center;
    justify-content: center;
}
.btn:hover
{
    color: #fff;
}
.btn:hover::before
{
    transform: scaleY(1);

    border-radius: 0;
}
.btn:hover::after
{
    transform: translateY(-100%);
}
.btn:hover .btn__text
{
    transform: translateY(-100%);
}
.btn--blue
{
    color: #f4f4f4;
    background-color: #4d4cef;
}
.btn--blue::before
{
    background-color: #1e1deb;
}
.btn--radius
{
    border-radius: 1.6875rem;
}
.btn--radius:hover::before
{
    border-radius: 1.6875rem 1.6875rem 0 0;
}

._bottom-call
{
    position: sticky;
    z-index: 5;
    bottom: 0;
    left: 0;

    width: 100%;
    height: auto;
    padding: 1.125rem 0 1.1875rem;

    background-color: #fff;
}
@media (max-width: 62rem)
{
    ._bottom-call
    {
        padding: .75rem 0;
    }
}
@media (max-width: 48rem)
{
    ._bottom-call
    {
        padding: .5rem 0;
    }
}
._bottom-call__row
{
    display: flex;

    align-items: center;
    justify-content: center;
}
._bottom-call__item
{
    display: block;

    width: 100%;
    max-width: 3.1875rem;
    height: auto;

    transition: transform .35s ease 0s;
    transform: scale(1);
}
@media (max-width: 62rem)
{
    ._bottom-call__item
    {
        max-width: 2.875rem;
    }
}
@media (max-width: 48rem)
{
    ._bottom-call__item
    {
        max-width: 2.125rem;
    }
}
._bottom-call__item:hover
{
    transform: scale(1.15);
}
._bottom-call__item:not(:last-child)
{
    margin-right: 5.9375rem;
}
@media (max-width: 62rem)
{
    ._bottom-call__item:not(:last-child)
    {
        margin-right: 4.6875rem;
    }
}
@media (max-width: 48rem)
{
    ._bottom-call__item:not(:last-child)
    {
        margin-right: 4.0625rem;
    }
}

.img-cover
{
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
       object-fit: cover;
}

.img-width
{
    width: 100%;
    max-width: 100%;
    height: auto;

    -o-object-fit: contain;
       object-fit: contain;
}

.text-block
{
    font-family: 'Roboto', sans-serif;

    max-width: 69.25rem;
}
.text-block:not(:last-child)
{
    margin-bottom: 3.375rem;
}
.text-block .alignleft
{
    float: left;

    max-width: 100%;
    margin-right: 2.1875rem;
}
@media (max-width: 62rem)
{
    .text-block .alignleft
    {
        display: block;
        float: none;

        margin: 0 auto 2.1875rem;
    }
}
.text-block .alignleft::after
{
    display: table;
    clear: both;

    content: '';
}
.text-block .alignright
{
    float: right;

    max-width: 100%;
    margin-left: 2.1875rem;
}
@media (max-width: 62rem)
{
    .text-block .alignright
    {
        display: block;
        float: none;

        margin: 0 auto 2.1875rem;
    }
}
.text-block .alignright::after
{
    display: table;
    clear: both;

    content: '';
}
.text-block h1
{
    font-family: 'Lato', sans-serif;
    font-size: 3.75rem;
    font-weight: 900;
    line-height: 1.2;

    margin-bottom: 0;

    color: #000;
}
.text-block h1:not(:last-child)
{
    margin-bottom: .5625rem;
}
.text-block h2
{
    font-family: 'Lato', sans-serif;
    font-size: 3.125rem;
    font-weight: 900;
    line-height: 1.2;

    margin-bottom: 0;

    color: #000;
}
.text-block h2:not(:last-child)
{
    margin-bottom: .5625rem;
}
.text-block h3
{
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 1.2;

    margin-bottom: 0;

    color: #000;
}
.text-block h3:not(:last-child)
{
    margin-bottom: .5625rem;
}
.text-block h4
{
    font-family: 'Lato', sans-serif;
    font-size: 1.875rem;
    font-weight: 900;
    line-height: 1.2;

    margin-bottom: 0;

    color: #000;
}
.text-block h4:not(:last-child)
{
    margin-bottom: .9375rem;
}
.text-block h5
{
    font-family: 'Lato', sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.2;

    margin-bottom: 0;

    color: #000;
}
.text-block h5:not(:last-child)
{
    margin-bottom: .9375rem;
}
.text-block h6
{
    font-family: 'Lato', sans-serif;
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 1.2;

    margin-bottom: 0;

    color: #000;
}
.text-block h6:not(:last-child)
{
    margin-bottom: .9375rem;
}
.text-block p
{
    line-height: 143.75%;

    margin-bottom: 0;
}
.text-block p span
{
    font-size: 1.3125rem;

    display: block;

    margin-bottom: -.625rem;

    color: #000;
}
.text-block p:not(:last-child)
{
    margin-bottom: 1.8125rem;
}
.text-block a:not(.btn)
{
    text-decoration: underline;

    color: #666;
}
.text-block a:not(.btn):hover
{
    text-decoration: underline;

    color: #ff784f;
}
.text-block ul
{
    margin-bottom: 0;
    padding-left: 1.3125rem;
}
.text-block ul:not(:last-child)
{
    margin-bottom: 1.8125rem;
}
.text-block ul > li
{
    line-height: 150%;

    position: relative;

    margin-bottom: 0;
    padding-left: 1.3125rem;
}
.text-block ul > li::before
{
    position: absolute;
    top: 10px;
    left: 0;

    width: .4375rem;
    height: .3125rem;

    content: '';

    border-radius: 50%;
    background-color: #000;
}
.text-block ul > li:not(:last-child)
{
    margin-bottom: .375rem;
}
.text-block ol
{
    margin-bottom: 0;
    padding-left: 1.3125rem;

    counter-reset: myCounter;
}
.text-block ol:not(:last-child)
{
    margin-bottom: 1.8125rem;
}
.text-block ol > li
{
    line-height: 150%;

    position: relative;

    margin-bottom: 0;
    padding-left: 1.3125rem;
}
.text-block ol > li::before
{
    position: absolute;
    top: 0;
    left: 0;

    content: counter(myCounter) '.';
    counter-increment: myCounter;
}
.text-block ol > li:not(:last-child)
{
    margin-bottom: .375rem;
}

/* forms start */
._label
{
    position: relative;

    display: block;

    width: 100%;
}
._label__span
{
    position: absolute;
    z-index: 2;
    top: 1.25rem;
    left: 1.5625rem;

    transition: all .35s ease 0s;

    color: #000;
}
._label__span-required
{
    color: red;
}
._label__input
{
    line-height: 100%;

    position: relative;
    z-index: 1;

    display: block;

    width: 100%;
    min-height: 3.75rem;
    padding: 0 1.5625rem;

    color: #000;
    border: 1px solid #d6d6d6;
    background-color: #fff;
}
._label__input:not(:-moz-placeholder-shown) ~ ._label__span
{
    font-size: .75rem;

    top: 0;
    left: 10px;
}
._label__input:not(:-ms-input-placeholder) ~ ._label__span
{
    font-size: .75rem;

    top: 0;
    left: 10px;
}
._label__input:focus ~ ._label__span,
._label__input:not(:placeholder-shown) ~ ._label__span
{
    font-size: .75rem;

    top: 0;
    left: 10px;
}
._label__input--textarea
{
    min-height: 10.4375rem;
    padding: 1.25rem 1.5625rem;

    resize: none;
}

/* forms end */
/* title start */
._title
{
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 120%;

    display: block;

    margin-bottom: 0;

    color: #000;
}
@media (max-width: 62rem)
{
    ._title
    {
        font-size: 2.25rem;
    }
}
@media (max-width: 48rem)
{
    ._title
    {
        font-size: 2.125rem;
        line-height: 118.75%;
    }
}
@media (max-width: 36rem)
{
    ._title
    {
        font-size: 2rem;
    }
}
._title:not(:last-child)
{
    margin-bottom: .875rem;
}
._title-pre
{
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 119.04762%;

    position: relative;

    display: block;

    margin-bottom: 0;
    padding-left: 1rem;

    color: #ff784f;
}
._title-pre::before
{
    position: absolute;
    top: .1875rem;
    bottom: .125rem;
    left: 0;

    width: .1875rem;
    height: auto;

    content: '';

    background-color: #ff784f;
}
._title-pre:not(:last-child)
{
    margin-bottom: .875rem;
}

/* title end */
/* list start */
._list:not(:last-child)
{
    margin-bottom: 3.4375rem;
}
@media (max-width: 48rem)
{
    ._list:not(:last-child)
    {
        margin-bottom: 3rem;
    }
}
@media (max-width: 36rem)
{
    ._list:not(:last-child)
    {
        margin-bottom: 2.375rem;
    }
}

._list__item
{
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    line-height: 116.66667%;

    position: relative;

    display: block;

    margin-bottom: 0;
    padding-left: 2.5rem;

    color: #000;
}
@media (max-width: 48rem)
{
    ._list__item
    {
        font-size: 1.375rem;
        line-height: 115%;

        padding-left: 2.25rem;
    }
}
@media (max-width: 48rem)
{
    ._list__item
    {
        font-size: 1.25rem;
    }
}
._list__item::before
{
    font-family: 'icons' !important;
    font-size: 1.3125rem;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: .1875rem;
    left: 0;

    content: '\e903';
    text-transform: none;

    color: #4d4cef;

    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 48rem)
{
    ._list__item::before
    {
        font-size: 1.25rem;
    }
}
._list__item:not(:last-child)
{
    margin-bottom: 2.1875rem;
}
@media (max-width: 48rem)
{
    ._list__item:not(:last-child)
    {
        margin-bottom: .875rem;
    }
}
@media (max-width: 36rem)
{
    ._list__item:not(:last-child)
    {
        margin-bottom: .5625rem;
    }
}

/* list end */
/* svgs start */
._svg-points
{
    display: block;

    fill: none;
}
._svg-points__circle
{
    color: #dbdbdb;
}
@media (max-width: 36rem)
{
    ._svg-points__circle
    {
        cx: 2px;
        cy: 2px;
        r: 2px;
    }
}
@media (max-width: 48rem)
{
    ._svg-points rect
    {
        fill: url(#circlePatternMob);
    }
}

/* svgs end */
/* wiki start */
._wiki
{
    font-family: 'Roboto', sans-serif;

    width: 100%;
    max-width: 100%;
}
._wiki__link
{
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 109.52381%;

    position: relative;

    display: block;

    width: 100%;
    max-width: 100%;
    padding: 1.625rem 5rem 1.5rem 3.625rem;

    color: #4d4cef;
    border: 1px solid #e0e0e0;
}
@media (max-width: 62rem)
{
    ._wiki__link
    {
        font-size: 1.25rem;

        padding-right: 3.75rem;
    }
}
@media (max-width: 48rem)
{
    ._wiki__link
    {
        font-size: 1.1875rem;

        padding-right: 2.8125rem;
    }
}
@media (max-width: 36rem)
{
    ._wiki__link
    {
        font-size: 1.125rem;

        padding: .9375rem 1.25rem .9375rem 2.8125rem;
    }
}
._wiki__link::before,
._wiki__link::after
{
    position: absolute;
    top: 2.3125rem;
    left: 1.5rem;

    content: '';
    transition: background-color .35s ease 0s,
    transform .35s ease 0s;

    background-color: #4d4cef;
}
@media (max-width: 62rem)
{
    ._wiki__link::before,
    ._wiki__link::after
    {
        top: 2.125rem;
    }
}
@media (max-width: 36rem)
{
    ._wiki__link::before,
    ._wiki__link::after
    {
        top: 1.5rem;
        left: .9375rem;
    }
}
._wiki__link::before
{
    width: 1.1875rem;
    height: .1875rem;
}
._wiki__link::after
{
    width: 1.1875rem;
    height: .1875rem;

    transform: rotate(90deg);
}
._wiki__link:hover
{
    color: #189ff9;
}
._wiki__link:hover::before,
._wiki__link:hover::after
{
    background-color: #189ff9;
}
._wiki__link._active
{
    color: #ff784f;
}
._wiki__link._active::before,
._wiki__link._active::after
{
    background-color: #ff784f;
}
._wiki__link._active::after
{
    transform: rotate(0deg);
}
._wiki__hidden
{
    display: none;

    padding: 1.625rem 5.4375rem 4.3125rem 2rem;

    border: 1px solid #e0e0e0;
}
@media (max-width: 62rem)
{
    ._wiki__hidden
    {
        padding-right: 3.125rem;
        padding-bottom: 3.125rem;
    }
}
@media (max-width: 48rem)
{
    ._wiki__hidden
    {
        padding-right: 2.5rem;
        padding-bottom: 1.875rem;
    }
}
@media (max-width: 36rem)
{
    ._wiki__hidden
    {
        padding: .9375rem 1.25rem .9375rem 1.875rem;
    }
}
._wiki__hidden p
{
    line-height: 143.75%;

    margin-bottom: 0;

    color: #666;
}
._wiki__hidden p:not(:last-child)
{
    margin-bottom: 1.25rem;
}
._wiki--black ._wiki__link
{
    font-weight: 400;

    padding-right: 2.3125rem;

    color: #000;
}
@media (max-width: 36rem)
{
    ._wiki--black ._wiki__link
    {
        padding-right: 1.25rem;
    }
}
._wiki--black ._wiki__link::before,
._wiki--black ._wiki__link::after
{
    background-color: #000;
}
._wiki--black ._wiki__link._active
{
    color: #ff784f;
}
._wiki--black ._wiki__link._active::before,
._wiki--black ._wiki__link._active::after
{
    background-color: #ff784f;
}
._wiki--black ._wiki__hidden
{
    padding-right: 2.6875rem;
    padding-bottom: 1.5rem;
}
@media (max-width: 36rem)
{
    ._wiki--black ._wiki__hidden
    {
        padding-right: 1.25rem;
    }
}

/* wiki end */
/* grid start */
._grid
{
    display: grid;

    grid-template-columns: repeat(auto-fill, minmax(18.125rem, 1fr));
    gap: 3.125rem 1.875rem;
}

/* grid end */
/* rating start */
.jq-stars
{
    display: flex;
}

.jq-rating-label
{
    font-family: helvetica, arial, verdana;
    font-size: 22px;

    position: relative;

    display: block;

    vertical-align: middle;
}

.jq-star
{
    display: flex;

    width: 100px;
    height: 100px;

    cursor: pointer;
}
.jq-star:not(:last-child)
{
    margin-right: 2px;
}

.jq-star-svg
{
    width: 100%;
    height: 100%;
}

.jq-star-svg path
{
    stroke-linejoin: round;
}

._star-rating
{
    display: flex;
}

/* rating end */
/* menu start */
.menu
{
    display: flex;

    align-items: stretch;
}
@media (max-width: 48rem)
{
    .menu
    {
        display: block;

        width: 100%;
    }
}
.menu__item
{
    display: flex;

    height: auto;

    align-items: center;
}
@media (max-width: 48rem)
{
    .menu__item
    {
        max-width: 15.625rem;

        flex-flow: row wrap;
    }
}
.menu__item:not(:last-child)
{
    margin-right: 1.3125rem;
}
@media (max-width: 62rem)
{
    .menu__item:not(:last-child)
    {
        margin-right: .9375rem;
    }
}
@media (max-width: 48rem)
{
    .menu__item:not(:last-child)
    {
        margin-right: 0;
        margin-bottom: .75rem;
    }
}
.menu__item._active .menu__item-arrow
{
    transform: scaleY(-1);

    color: #ff784f;
}
.menu__item._active .menu__link
{
    color: #ff784f;
}
.menu__item-arrow
{
    font-size: .625rem;
    line-height: .875rem;

    display: none;

    margin-left: .375rem;

    transition: transform .35s ease 0s,
    color .35s ease 0s;
    transform: scaleY(1);

    color: #666;
}
@media (max-width: 62rem)
{
    .menu__item-arrow
    {
        display: inline-block;
    }
}
.menu__item ul
{
    display: none;

    width: 100%;
    padding: .75rem 1.875rem;
}
@media screen and (min-width: 48.0625rem)
{
    .menu__item ul
    {
        position: absolute;
        top: 100%;
        left: 0;

        display: block;
        visibility: hidden;

        width: -moz-max-content;
        width:      max-content;
        max-width: 27.3125rem;
        padding: .9375rem 2.5rem 1.875rem;

        transition: opacity .35s ease 0s,
        visibility .35s ease 0s,
        transform .35s ease 0s;
        transform: translateY(-40px);
        pointer-events: none;

        opacity: 0;
        background-color: #fff;
    }
    .menu__item ul._active
    {
        visibility: visible;

        transform: translateY(0);
        pointer-events: all;

        opacity: 1;
    }
}
.menu__item ul li:not(:last-child)
{
    margin-bottom: .3125rem;
}
.menu__item ul li a
{
    font-family: 'Roboto', sans-serif;
    font-size: .875rem;
    line-height: 1.4;

    transition: background-size .3s ease 0s,
    color .35s ease 0s;

    color: #ff784f;
    background-image: linear-gradient(transparent calc(100% - 1px), #4d4cef 1px);
    background-repeat: no-repeat;
    background-size: 0;
}
@media (max-width: 48rem)
{
    .menu__item ul li a
    {
        text-transform: capitalize;
    }
}
.menu__item ul li a:hover
{
    color: #4d4cef;
    background-size: 100%;
}
.menu__item--sub-menu
{
    position: relative;
}
@media screen and (min-width: 62.0625rem)
{
    .menu__item--sub-menu:hover > a
    {
        color: #ff784f;
    }
    .menu__item--sub-menu:hover ul
    {
        visibility: visible;

        transform: translateY(0);
        pointer-events: all;

        opacity: 1;
    }
}
.menu__link
{
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;

    transition: background-size .3s ease 0s,
    color .35s ease 0s;
    text-transform: uppercase;

    color: #333;
    background-image: linear-gradient(transparent calc(100% - 1px), #ff784f 1px);
    background-repeat: no-repeat;
    background-size: 0;
}
@media (max-width: 62rem)
{
    .menu__link
    {
        font-size: .875rem;
    }
}
@media (max-width: 48rem)
{
    .menu__link
    {
        font-size: 1rem;
    }
}
.menu__link:hover
{
    color: #ff784f;
    background-size: 100%;
}
.menu__link._active
{
    color: #ff784f;
}

/* menu end */
/* langs start */
.langs
{
    position: relative;

    display: inline-flex;

    height: auto;

    align-items: center;
    justify-content: center;
}
.langs__active,
.langs__link
{
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;

    transition: color .35s ease 0s;
    text-transform: uppercase;

    color: #333;
}
@media (max-width: 62rem)
{
    .langs__active,
    .langs__link
    {
        font-size: .875rem;
    }
}
@media (max-width: 48rem)
{
    .langs__active,
    .langs__link
    {
        font-size: 1rem;
    }
}
.langs__active:hover,
.langs__link:hover
{
    color: #ff784f;
}
.langs__link
{
    font-size: .875rem;
}
.langs__link:not(:last-child)
{
    margin-bottom: .3125rem;
}
.langs__block
{
    position: absolute;
    top: 100%;
    left: 50%;

    display: flex;
    visibility: hidden;
    flex-direction: column;

    padding: .8125rem 1.25rem;

    transition: opacity .35s ease 0s,
    visibility .35s ease 0s,
    transform .35s ease 0s;
    transform: translate(-50%, -40px);
    text-align: center;
    pointer-events: none;

    opacity: 0;
    background-color: #fff;

    align-items: center;
    justify-content: center;
}
@media (max-width: 48rem)
{
    .langs__block
    {
        top: auto;
        bottom: 100%;
    }
}
.langs._active .langs__active
{
    color: #ff784f;
}
.langs._active .langs__block
{
    visibility: visible;

    transform: translate(-50%, 0);
    pointer-events: all;

    opacity: 1;
}

/* langs end */
/* burger start */
.burger
{
    position: relative;
    z-index: 7;

    display: none;

    width: 20px;
    height: 14px;

    cursor: pointer;
}
@media (max-width: 48rem)
{
    .burger
    {
        display: block;
    }
}
.burger span
{
    position: absolute;
    left: 0;

    display: block;
    visibility: visible;

    width: 100%;
    height: 2px;

    transition: all .35s ease 0s;
    transform: rotate(0deg);

    opacity: 1;
    background-color: #4d4cef;
}
.burger span:nth-child(1)
{
    top: 0;
}
.burger span:nth-child(2)
{
    top: 6px;
}
.burger span:nth-child(3)
{
    top: 12px;
}
.burger._active span
{
    top: 6px;
}
.burger._active span:nth-child(1)
{
    transform: rotate(135deg);
}
.burger._active span:nth-child(2)
{
    left: 50%;

    visibility: hidden;

    width: 0;

    opacity: 0;
}
.burger._active span:nth-child(3)
{
    transform: rotate(-135deg);
}

/* burger end */
/* header start */
.header
{
    position: fixed;
    z-index: 6;
    top: 0;
    left: 0;

    width: 100%;
    max-width: 100%;

    transition: transform .35s ease 0s;
    transform: translateY(0);
}
.header._scrolled .header__logo
{
    max-width: 6.25rem;
    padding: .5rem 0 .625rem;
}
@media (max-width: 62rem)
{
    .header._scrolled .header__logo
    {
        max-width: 5rem;
        padding: .5rem 0;
    }
}
@media (max-width: 48rem)
{
    .header._scrolled .header__logo
    {
        max-width: 3.9375rem;
        padding: .4375rem 0;
    }
}
@media (max-width: 36rem)
{
    .header._scrolled .header__logo
    {
        max-width: 3.125rem;
    }
}
.header__top
{
    padding: .6875rem 0;

    color: #fff;
    background-color: #4d4cef;
}
@media (max-width: 62rem)
{
    .header__top
    {
        padding: .625rem 0;
    }
}
@media (max-width: 48rem)
{
    .header__top
    {
        display: none;
    }
}
.header__container
{
    max-width: 120rem;
}
.header__contacts
{
    display: flex;

    align-items: center;
}
.header__contacts--mob
{
    display: none;
    flex-direction: column;

    width: 100%;
    padding: 1.625rem 2.5rem 1.5rem;

    background-color: #4d4cef;

    align-items: center;
}
@media (max-width: 48rem)
{
    .header__contacts--mob
    {
        display: flex;
    }
    .header__contacts--mob:not(:last-child)
    {
        margin-bottom: 1.4375rem;
    }
}
.header__contacts-link
{
    font-family: 'Roboto', sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 133.33333%;

    display: inline-flex;

    color: #fff;

    align-items: center;
}
@media (max-width: 62rem)
{
    .header__contacts-link
    {
        font-size: .875rem;
    }
}
@media (max-width: 48rem)
{
    .header__contacts-link
    {
        font-size: 1.125rem;
    }
}
.header__contacts-link-text
{
    transition: background-size .3s ease 0s;

    background-image: linear-gradient(transparent calc(100% - 2px), #ff784f 2px);
    background-repeat: no-repeat;
    background-size: 0;
}
.header__contacts-link-icon
{
    font-size: 1.125rem;

    margin-right: .625rem;

    color: #ff784f;
}
@media (max-width: 62rem)
{
    .header__contacts-link-icon
    {
        font-size: 1rem;

        margin-right: .4375rem;
    }
}
.header__contacts-link-icon._icn-phone
{
    font-size: .875rem;
}
.header__contacts-link:hover
{
    color: #ff784f;
}
.header__contacts-link:hover .header__contacts-link-text
{
    background-size: 100%;
}
.header__contacts-link:not(:last-child)
{
    margin-right: 1.875rem;
}
@media (max-width: 62rem)
{
    .header__contacts-link:not(:last-child)
    {
        margin-right: 1.25rem;
    }
}
@media (max-width: 48rem)
{
    .header__contacts-link:not(:last-child)
    {
        margin-right: 0;
        margin-bottom: .875rem;
    }
}
.header__contacts-soc-links
{
    position: relative;

    display: flex;

    align-items: center;
}
.header__contacts-soc-links .header__contacts-link:not(:last-child)
{
    margin-right: 1.125rem;
}
@media (max-width: 62rem)
{
    .header__contacts-soc-links .header__contacts-link:not(:last-child)
    {
        margin-right: .625rem;
    }
}
@media (max-width: 48rem)
{
    .header__contacts-soc-links .header__contacts-link:not(:last-child)
    {
        margin-right: 0;
    }
}
.header__contacts-soc-block
{
    display: flex;

    align-items: center;
}
@media (max-width: 48rem)
{
    .header__contacts-soc-block
    {
        position: absolute;
        top: 50%;
        left: 100%;

        padding-left: 1.125rem;

        transform: translateY(-50%);
    }
}
.header__contacts-soc-img
{
    display: inline-block;

    width: 100%;
    max-width: 1.4375rem;
    height: auto;

    transition: transform .3s ease;
    transform: scale(1);

    -o-object-fit: contain;
       object-fit: contain;
}
.header__contacts-soc-img:hover
{
    transform: scale(1.15);
}
@media (max-width: 62rem)
{
    .header__contacts-soc-img
    {
        max-width: 1rem;
    }
}
@media (max-width: 48rem)
{
    .header__contacts-soc-img
    {
        width: 1.5rem;
        max-width: none;
    }
}
.header__contacts-soc-img:not(:last-child)
{
    margin-right: 2px;
}
.header__main
{
    border-top: 3px solid #4d4cef;
    background-color: #fff;
}
.header__row
{
    display: flex;

    justify-content: space-between;
    align-items: center;
}
.header__row--height
{
    align-items: stretch;
}
@media (max-width: 48rem)
{
    .header__row--height
    {
        align-items: center;
    }
}
.header__logo
{
    display: block;

    width: 100%;
    max-width: 10.125rem;
    height: auto;
    padding: .6875rem 0 1.125rem;

    transition: opacity .3s ease 0s,
    padding .3s ease 0s,
    max-width .35s ease 0s;

    opacity: 1;

    flex-grow: 0;
    flex-shrink: 0;
}
@media (max-width: 62rem)
{
    .header__logo
    {
        max-width: 6.875rem;
    }
}
@media (max-width: 48rem)
{
    .header__logo
    {
        max-width: 5.625rem;
        padding: .625rem 0 .5625rem;
    }
}
@media (max-width: 36rem)
{
    .header__logo
    {
        max-width: 3.9375rem;
    }
}
.header__logo:hover
{
    opacity: .8;
}
.header__nav
{
    display: flex;

    height: auto;

    align-items: stretch;
}
@media (max-width: 48rem)
{
    .header__nav
    {
        position: fixed;
        z-index: 6;
        top: 0;
        left: 0;

        visibility: hidden;
        overflow: auto;
        flex-direction: column;

        width: 100%;
        max-width: 100%;
        height: 100vh;
        max-height: 100vh;
        padding: 4rem 0 .75rem;

        transition: opacity .35s ease 0s,
        visibility .35s ease 0s,
        transform .35s ease 0s;
        transform: translateY(-100%);
        pointer-events: none;

        opacity: 0;
        background-color: #fff;

        align-items: center;
    }
    .header__nav._active
    {
        visibility: visible;

        transform: translateY(0);
        pointer-events: all;

        opacity: 1;
    }
}
@media (max-width: 48rem)
{
    .header__menu
    {
        padding: 0 2.5rem;
    }
}
.header__menu:not(:last-child)
{
    margin-right: 4.5625rem;
}
@media (max-width: 62rem)
{
    .header__menu:not(:last-child)
    {
        margin-right: 3.125rem;
    }
}
@media (max-width: 48rem)
{
    .header__menu:not(:last-child)
    {
        margin-right: 0;
        margin-bottom: 1.625rem;
    }
}

/* header end */
/* breadcrumbs start */
.bread
{
    padding: 2.0625rem 0;
}
@media (max-width: 62rem)
{
    .bread
    {
        padding: 1.75rem 0;
    }
}
@media (max-width: 48rem)
{
    .bread
    {
        padding: 1.25rem 0;
    }
}
@media (max-width: 36rem)
{
    .bread
    {
        padding: .9375rem 0;
    }
}
.bread__list
{
    display: inline-block;
}

.bread__item {
   display: inline-block;
}
.bread__link
{
    line-height: 143.75%;

    color: #4d4cef;
}
@media (max-width: 48rem)
{
    .bread__link
    {
        font-size: .875rem;
    }
}
.bread__link:hover
{
    color: #ff784f;
}
.bread__item:last-child .bread__link
{
    pointer-events: none;

    color: #666;
}
.bread__separate
{
    line-height: 143.75%;
   margin: 0 .25em;
    color: #666;
}
.bread__separate::before
{
    content: ' ';
}

/* breadcrumbs end */
/* pagination start */
.pagination
{
    display: flex;

    align-items: center;
    justify-content: center;
    /*flex-flow: row wrap;*/
}
.pagination__arrow
{
    font-size: 1rem;

    display: flex;

    width: 3.5rem;
    height: 3.5rem;

    color: #ff815a;
    border-radius: .5rem;
    background-color: #fff;

    align-items: center;
    justify-content: center;

   transition: background-color 350ms ease;
}
.pagination__arrow[disabled] {
   pointer-events: none;
   opacity: .5;
}
.pagination__arrow:not(:last-child)
{
    margin-right: 1rem;
}
.pagination__arrow:hover
{
    color: #fff;
    background-color: #ff815a;
}
.pagination__arrow--prev::before
{
    transform: scaleX(-1);
}
.pagination__numbers
{
    display: flex;

    align-items: center;
}
.pagination__numbers:not(:last-child)
{
    margin-right: 1rem;
}
.pagination__item, .page-numbers
{
    font-family: 'Raleway', sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5;

    display: flex;

    width: 3.5rem;
    height: 3.5rem;

    color: #ccc;
    background-color: rgba(204, 204, 204, 0);

    align-items: center;
    justify-content: center;
}

.pagination .page-numbers.prev {
   margin-right: 1rem;
   border-radius: .5rem;
}
.pagination .page-numbers.next {
   margin-left: 1rem;
   border-radius: .5rem;
}
.pagination__item:not(:last-child), .page-numbers:not(:last-child)
{
   margin-right: 1rem;
}
@media (max-width: 48rem)
{
    .pagination__item, .page-numbers
    {
       width: 2.7rem;
       height: 2.7rem;
    }
   .page-numbers.prev, .page-numbers.next {
      display: none;
   }

   .pagination__numbers:not(:last-child), .page-numbers:not(:last-child)
   {
      margin-right: .5rem;
   }
}
@media (max-width: 48rem)
{
    .pagination__item:nth-child(1),
    .pagination__item:nth-child(2)
    {
        display: flex;

        padding: 1.25rem 0;
    }
}
.pagination__item[href]:hover, .page-numbers[href]:hover
{
    color: #4d4cef;
    background-color: #ccc;
}

@media (max-width: 48rem)
{
    .pagination__item:nth-child(2)
    {
        margin-right: 0;
    }
}
.pagination__item._active, .page-numbers.current
{
    color: #fff;
    background-color: #4d4cef;
}

/* pagination end */
/* hero start */
.hero
{
    position: relative;

    display: flex;

    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 43.5rem;
    margin-bottom: -3.625rem;
    padding: 6.25rem 0 9.25rem;

    color: #fff;
    background-color: #000;

    align-items: center;
    justify-content: center;
}
@media (max-width: 62rem)
{
    .hero
    {
        display: block;

        min-height: 38.5rem;
        margin-bottom: 0;

        background-color: #333;
    }
}
@media (max-width: 48rem)
{
    .hero
    {
        min-height: 36.5rem;
        padding: 4.6875rem 0 5.3125rem;
    }
}
@media (max-width: 36rem)
{
    .hero
    {
        padding: 3.5rem 0 5.3125rem;
    }
}
.hero::after
{
    position: absolute;
    top: 100%;
    left: 0;

    width: 100%;
    height: 15.625rem;

    content: '';

    background-color: #030303;
}
@media (max-width: 62rem)
{
    .hero::after
    {
        display: none;
    }
}
.hero__overlay
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (max-width: 62rem)
{
    .hero__overlay
    {
        opacity: .3;
    }
}
.hero__overlay img
{
    position: relative;
    z-index: 1;

    -o-object-position: center bottom;
       object-position: center bottom;
}
@media (max-width: 62rem)
{
    .hero__overlay img
    {
        -o-object-position: right bottom;
           object-position: right bottom;
    }
}
.hero__overlay::after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .2;
    background-color: #000;
}
.hero__container
{
    position: relative;
    z-index: 2;
}
.hero__title
{
    font-family: 'Raleway', sans-serif;
    font-size: 4rem;
    font-weight: 700;
    line-height: 134.375%;

    overflow: hidden;

    max-width: 50rem;
    margin-bottom: 0;
}
@media (max-width: 62rem)
{
    .hero__title
    {
        font-size: 3.5rem;
        line-height: 116.66667%;

        max-width: 40.625rem;
        padding-left: .4375rem;
    }
}
@media (max-width: 48rem)
{
    .hero__title
    {
        font-size: 3rem;
    }
}
@media (max-width: 36rem)
{
    .hero__title
    {
        font-size: 2.625rem;
    }
}
.hero__title:not(:last-child)
{
    margin-bottom: 3.9375rem;
}
@media (max-width: 62rem)
{
    .hero__title:not(:last-child)
    {
        margin-bottom: 3.625rem;
    }
}
@media (max-width: 48rem)
{
    .hero__title:not(:last-child)
    {
        margin-bottom: 3.4375rem;
    }
}
.hero__title span
{
    display: block;
}
.hero__sub-title
{
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    line-height: 116.66667%;

    overflow: hidden;

    width: 100%;
    max-width: 41.875rem;
    margin-bottom: 0;
}
@media (max-width: 62rem)
{
    .hero__sub-title
    {
        font-size: 1.25rem;
        line-height: 1.5;

        padding-left: .4375rem;
    }
}
@media (max-width: 48rem)
{
    .hero__sub-title
    {
        font-size: 1.125rem;
    }
}
@media (max-width: 36rem)
{
    .hero__sub-title
    {
        font-size: 1rem;
    }
}
.hero__sub-title:not(:last-child)
{
    margin-bottom: 2.9375rem;
}
.hero__sub-title span
{
    display: block;
}
.hero__sub-title--sm
{
    font-size: 1rem;
    line-height: 1.5;
}
@media (max-width: 62rem)
{
    .hero__btn
    {
        margin-left: .4375rem;
    }
}

/* hero end */
/* footer start */
.footer
{
    position: relative;

    overflow: hidden;

    color: #fff;
    background-color: #4d4cef;
}
@media (max-width: 48rem)
{
    .footer
    {
        background-color: #2f2ac6;
    }
}
.footer__overlay
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (max-width: 48rem)
{
    .footer__overlay
    {
        display: none;
    }
}
.footer__overlay img
{
    position: relative;
    z-index: 1;

    -o-object-position: center center;
       object-position: center center;
}
.footer__overlay::after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .9;
    background-color: #4d4cef;
}
.footer__container
{
    position: relative;
    z-index: 2;
}
.footer__row
{
    display: flex;

    padding: 7.5625rem 0 8.0625rem;

    justify-content: space-between;
}
@media (max-width: 62rem)
{
    .footer__row
    {
        padding: 6.25rem 0;
    }
}
@media (max-width: 48rem)
{
    .footer__row
    {
        flex-direction: column;

        padding: 4.6875rem 0;
    }
}
@media (max-width: 36rem)
{
    .footer__row
    {
        padding: 2.875rem 0 2.6875rem;
    }
}
.footer__contacts
{
    display: flex;
    flex-direction: column;

    max-width: 15.9375rem;

    align-items: flex-start;
}
@media (max-width: 48rem)
{
    .footer__contacts
    {
        max-width: 18.25rem;
        margin-bottom: 3.25rem;
        padding-left: 2.5rem;

        order: 3;
    }
}
.footer__line
{
    position: relative;

    display: flex;
    flex-direction: column;

    padding-left: 2.5rem;

    align-items: flex-start;
}
.footer__line:not(:last-child)
{
    margin-bottom: 1.4375rem;
}
.footer__line-icon
{
    font-size: 1.25rem;

    position: absolute;
    top: 2px;
    left: 0;

    display: block;

    width: 1.25rem;

    text-align: center;

    color: #ff784f;
}
.footer__line-icon._icn-phone-2
{
    font-size: 1.125rem;
}
.footer__line-text,
.footer__line-link
{
    line-height: 1.5;

    color: #fff;
}
.footer__line-text:not(:last-child),
.footer__line-link:not(:last-child)
{
    margin-bottom: 1.1875rem;
}
.footer__line-link
{
    transition: background-size .3s ease 0s,
    color .35s ease 0s;

    background-image: linear-gradient(transparent calc(100% - 1px), #ff784f 1px);
    background-repeat: no-repeat;
    background-size: 0;
}
.footer__line-link:hover
{
    color: #ff784f;
    background-size: 100%;
}
.footer__line-msgrs
{
    position: relative;
}
.footer__line-msgrs-icons
{
    position: absolute;
    top: 0;
    right: 100%;

    display: flex;

    width: -moz-max-content;
    width:      max-content;

    transform: translateX(-1.0625rem);
}
.footer__line-msgrs-icons a
{
    display: block;

    width: 100%;
    max-width: 1.4375rem;
    height: auto;

    transition: transform .3s ease;
    transform: scale(1);

    -o-object-fit: contain;
       object-fit: contain;
}
.footer__line-msgrs-icons a:hover
{
    transform: scale(1.15);
}
.footer__line-msgrs-icons a:not(:last-child)
{
    margin-right: .125rem;
}
.footer__title
{
    font-weight: 700;
    line-height: 1.5;

    display: block;

    margin-bottom: 0;

    color: #ff784f;
}
.footer__title:not(:last-child)
{
    margin-bottom: 1.5rem;
}
.footer__col
{
    display: flex;
    flex-direction: column;

    max-width: 18.25rem;

    align-items: flex-start;
}
@media (max-width: 67.5rem)
{
    .footer__col:nth-child(3)
    {
        display: none;
    }
}
@media (max-width: 48rem)
{
    .footer__col
    {
        max-width: 100%;
        margin-bottom: 3.25rem;
        padding-left: 2.5rem;
    }
    .footer__col:nth-child(3)
    {
        display: flex;
    }
}
.footer__item:not(:last-child)
{
    margin-bottom: 16px;
}
.footer__link
{
    font-weight: 500;
    line-height: 1.2;

    transition: background-size .3s ease 0s,
    color .35s ease 0s;

    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #ff784f 1px);
    background-repeat: no-repeat;
    background-size: 0;
}
.footer__link:hover
{
    color: #ff784f;
    background-size: 100%;
}
.footer__info
{
    display: flex;
    flex-direction: column;

    padding-top: .75rem;
}
@media (max-width: 48rem)
{
    .footer__info
    {
        padding-top: 0;

        align-items: center;
        order: 4;
    }
}
.footer__logo
{
    display: block;

    width: 100%;
    max-width: 13.125rem;

    transition: opacity .3s ease 0s;

    opacity: 1;
}
@media (max-width: 62rem)
{
    .footer__logo
    {
        max-width: 11.875rem;
    }
}
@media (max-width: 48rem)
{
    .footer__logo
    {
        max-width: 10.625rem;
    }
}
@media (max-width: 36rem)
{
    .footer__logo
    {
        max-width: 9.625rem;
    }
}
.footer__logo:hover
{
    opacity: .9;
}
.footer__logo:not(:last-child)
{
    margin-bottom: 1.625rem;
}
@media (max-width: 48rem)
{
    .footer__logo:not(:last-child)
    {
        margin-bottom: 2.8125rem;
    }
}
.footer__socials
{
    display: flex;

    justify-content: center;
    align-items: center;
}
.footer__socials-link
{
    font-size: 1.1875rem;

    display: flex;

    width: 2.1875rem;
    height: 2.1875rem;

    transition: color .35s ease 0s,
    background-color .35s ease 0s;
    text-align: center;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);

    align-items: center;
    justify-content: center;
}
.footer__socials-link:hover
{
    color: #4d4cef;
    background-color: #fff;
}
.footer__socials-link:not(:last-child)
{
    margin-right: .9375rem;
}
.footer__socials-link._icn-facebook
{
    font-size: 1.3125rem;
}
@media (max-width: 36rem)
{
    .footer__socials-link._icn-facebook
    {
        font-size: 1.1875rem;
    }
}
.footer__socials-link._icn-f
{
    font-size: 1.25rem;
}
@media (max-width: 36rem)
{
    .footer__socials-link._icn-f
    {
        font-size: 1.1875rem;
    }
}
@media (max-width: 36rem)
{
    .footer__socials-link._icn-vk
    {
        font-size: 1.3125rem;
    }
}
.footer__bottom
{
    position: relative;
    z-index: 3;

    padding: 2.4375rem 0 3.75rem;

    text-align: center;

    background-color: #4d4cef;
}
@media (max-width: 62rem)
{
    .footer__bottom
    {
        padding: 2.4375rem 0;
    }
}
@media (max-width: 48rem)
{
    .footer__bottom
    {
        padding: 2.25rem 0;
    }
}
@media (max-width: 36rem)
{
    .footer__bottom
    {
        padding: 2rem 0;
    }
}
.footer__copyright
{
    font-family: 'Open Sans', sans-serif;
    line-height: 137.5%;

    margin-bottom: 0;

    text-align: center;
}
@media (max-width: 62rem)
{
    .footer__copyright
    {
        font-size: .875rem;
    }
}
@media (max-width: 36rem)
{
    .footer__copyright
    {
        font-size: .75rem;
    }
}

/* footer end */
/* contacts start */
.contacts
{
    padding: 10.9375rem 0 14.5625rem;
}
@media (max-width: 62rem)
{
    .contacts
    {
        padding: 6.875rem 0 10rem;
    }
}
@media (max-width: 48rem)
{
    .contacts
    {
        padding: 6.875rem 0 8.125rem;
    }
}
@media (max-width: 36rem)
{
    .contacts
    {
        padding: 4.75rem 0;
    }
}
.contacts__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .contacts__row
    {
        display: block;
    }
}
.contacts__content
{
    width: 100%;
    max-width: 25.875rem;
    margin-right: 4.0625rem;
}
@media (max-width: 48rem)
{
    .contacts__content
    {
        margin-right: 0;
        margin-bottom: 3.75rem;
    }
}
.contacts__content-top
{
    margin-bottom: 0;
}
.contacts__content-top:not(:last-child)
{
    margin-bottom: 4.25rem;
}
@media (max-width: 48rem)
{
    .contacts__content-top:not(:last-child)
    {
        margin-bottom: 2.5rem;
    }
}
.contacts__title
{
    font-size: 2.25rem;
}
@media (max-width: 48rem)
{
    .contacts__title
    {
        font-size: 2.125rem;
    }
}
@media (max-width: 36rem)
{
    .contacts__title
    {
        font-size: 2rem;
    }
}
.contacts__title:not(:last-child)
{
    margin-bottom: 1.5625rem;
}
@media (max-width: 48rem)
{
    .contacts__title:not(:last-child)
    {
        margin-bottom: 1.25rem;
    }
}
.contacts__sub-title
{
    font-family: 'Roboto', sans-serif;
    line-height: 143.75%;

    margin-bottom: 0;
}
.contacts__sub-title:not(:last-child)
{
    margin-bottom: .9375rem;
}
.contacts__block
{
    position: relative;

    display: flex;
    flex-direction: column;

    padding-left: 5.375rem;

    align-items: flex-start;
}
@media (max-width: 48rem)
{
    .contacts__block
    {
        padding-left: 3.75rem;
    }
}
.contacts__block:not(:last-child)
{
    margin-bottom: 3.625rem;
}
@media (max-width: 48rem)
{
    .contacts__block:not(:last-child)
    {
        margin-bottom: 1.875rem;
    }
}
.contacts__block-icon
{
    font-size: 2.6875rem;

    position: absolute;
    top: -1px;
    left: 0;

    width: 3.375rem;

    text-align: center;

    color: #ff784f;
}
@media (max-width: 48rem)
{
    .contacts__block-icon
    {
        font-size: 2.3125rem;
    }
}
.contacts__block-icon._icn-phone
{
    font-size: 2.3125rem;
}
@media (max-width: 48rem)
{
    .contacts__block-icon._icn-phone
    {
        font-size: 1.6875rem;
    }
}
.contacts__block-icon._icn-map
{
    font-size: 3.375rem;
}
@media (max-width: 48rem)
{
    .contacts__block-icon._icn-map
    {
        font-size: 2.5rem;
    }
}
.contacts__block-icon._icn-clock
{
    font-size: 2.875rem;
}
@media (max-width: 48rem)
{
    .contacts__block-icon._icn-clock
    {
        font-size: 2.25rem;
    }
}
.contacts__block-title
{
    font-family: 'Roboto', sans-serif;
    font-size: 1.125rem;
    line-height: 127.77778%;

    display: block;

    margin-bottom: 0;

    color: #000;
}
@media (max-width: 48rem)
{
    .contacts__block-title
    {
        font-size: 1rem;
    }
}
.contacts__block-title:not(:last-child)
{
    margin-bottom: .875rem;
}
@media (max-width: 48rem)
{
    .contacts__block-title:not(:last-child)
    {
        margin-bottom: .625rem;
    }
}
.contacts__block-link,
.contacts__block-text
{
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 120.83333%;

    margin-bottom: 0;

    color: #ff784f;
}
@media (max-width: 48rem)
{
    .contacts__block-link,
    .contacts__block-text
    {
        font-size: 1.25rem;
    }
}
.contacts__block-link
{
    transition: background-size .3s ease 0s,
    color .35s ease 0s;

    background-image: linear-gradient(transparent calc(100% - 3px), #4d4cef 3px);
    background-repeat: no-repeat;
    background-size: 0;
}
.contacts__block-link:hover
{
    color: #4d4cef;
    background-size: 100%;
}
.contacts__block-msgrs
{
    position: relative;
}
.contacts__block-msgrs-icons
{
    position: absolute;
    top: 0;
    right: 100%;

    display: flex;

    width: -moz-max-content;
    width:      max-content;

    transform: translateX(-1.875rem);
}
@media (max-width: 48rem)
{
    .contacts__block-msgrs-icons
    {
        transform: translateX(-.9375rem);
    }
}
.contacts__block-msgrs-img
{
    display: block;

    width: 100%;
    max-width: 31px;
    height: auto;

    transition: transform .3s ease;
    transform: scale(1);

    -o-object-fit: contain;
       object-fit: contain;
}
.contacts__block-msgrs-img:hover
{
    transform: scale(1.15);
}
.contacts__block-msgrs-img:not(:last-child)
{
    margin-right: 2px;
}
.contacts__form
{
    overflow: hidden;

    width: 100%;
    max-width: 29.375rem;

    color: #fff;
    border-top-right-radius: 2.75rem;
    background-color: #4d4cef;
}
@media (max-width: 48rem)
{
    .contacts__form
    {
        max-width: 100%;
    }
}
.contacts__form-title
{
    font-size: 1.75rem;
    font-weight: 900;
    line-height: 121.42857%;

    display: flex;

    min-height: 7.125rem;
    margin-bottom: 0;
    padding: 1.25rem 3.1875rem;

    text-align: center;

    color: #f4f4f4;
    background-color: #ff784f;

    align-items: center;
    justify-content: center;
}
@media (max-width: 62rem)
{
    .contacts__form-title
    {
        font-size: 1.625rem;

        padding: 1.125rem 1.875rem;
    }
}
@media (max-width: 48rem)
{
    .contacts__form-title
    {
        font-size: 1.5rem;

        min-height: auto;
        padding: 1rem 1.25rem;
    }
}
.contacts__form-inner
{
    padding: 2.75rem 3.1875rem 3.25rem;
}
@media (max-width: 36rem)
{
    .contacts__form-inner
    {
        padding: 2.1875rem 1.875rem;
    }
}
.contacts__form-block:not(:last-child)
{
    margin-bottom: 1.75rem;
}
@media (max-width: 48rem)
{
    .contacts__form-block:not(:last-child)
    {
        margin-bottom: 1.25rem;
    }
}

/* contacts end */
/* map start */
.map
{
    position: relative;
}
.map::after
{
    display: table;

    width: 100%;
    padding-bottom: 37%;

    content: '';
}
@media (max-width: 62rem)
{
    .map::after
    {
        padding-bottom: 45%;
    }
}
@media (max-width: 48rem)
{
    .map::after
    {
        padding-bottom: 60%;
    }
}
@media (max-width: 36rem)
{
    .map::after
    {
        padding-bottom: 80%;
    }
}
.map__frame
{
    position: absolute;
    top: 0;
    left: 0;

    display: flex;

    width: 100%;
    max-width: 100%;
    height: 100%;
}

.map__frame iframe {
   display: block;
   width: 100%;
   height: 100%;
   border: none;
}

/* map end */
/* about start */
.about
{
    padding: 6.5625rem 0 3.5625rem;
}
@media (max-width: 62rem)
{
    .about
    {
        padding-top: 5.3125rem;
    }
}
@media (max-width: 48rem)
{
    .about
    {
        padding-top: 4.6875rem;
    }
}
@media (max-width: 36rem)
{
    .about
    {
        padding: 3.75rem 0 3.125rem;
    }
}
.about__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .about__row
    {
        flex-direction: column-reverse;

        align-items: center;
    }
}
.about__row:not(:last-child)
{
    margin-bottom: 7.375rem;
}
@media (max-width: 36rem)
{
    .about__row:not(:last-child)
    {
        margin-bottom: 5.625rem;
    }
}
.about__svg-points
{
    position: absolute;
    z-index: 1;
    top: -13.3%;
    left: -10.9%;

    width: 55.8%;
    height: 62.4%;
}
@media (max-width: 48rem)
{
    .about__svg-points
    {
        top: 0;
    }
}
@media (max-width: 36rem)
{
    .about__svg-points
    {
        width: 9.3125rem;
        height: 11.6875rem;
    }
}
.about__media
{
    position: relative;

    width: 100%;
    max-width: 35.625rem;
    height: auto;
    margin-right: 3.75rem;
}
@media (max-width: 48rem)
{
    .about__media
    {
        margin-right: 0;
    }
}
.about__media-text
{
    font-size: 2.125rem;
    font-weight: 900;
    line-height: 120.58824%;

    position: absolute;
    z-index: 3;
    bottom: -9.4%;
    left: 0;

    display: block;

    width: 57.7%;

    color: #fff;
    background-color: #ff784f;
}
@media (max-width: 74.75rem)
{
    .about__media-text
    {
        font-size: 2rem;
    }
}
@media (max-width: 67.5rem)
{
    .about__media-text
    {
        font-size: 1.875rem;
    }
}
@media (max-width: 62rem)
{
    .about__media-text
    {
        font-size: 1.75rem;
    }
}
@media (max-width: 36rem)
{
    .about__media-text
    {
        font-size: 1.375rem;
    }
}
.about__media-text span
{
    position: relative;
    z-index: 2;

    display: block;

    padding: 2.375rem 1.875rem 2.375rem 3.3125rem;

    background-color: #ff784f;
}
@media (max-width: 74.75rem)
{
    .about__media-text span
    {
        padding: 1.875rem 1.875rem 1.875rem 2.8125rem;
    }
}
@media (max-width: 67.5rem)
{
    .about__media-text span
    {
        padding: 1.5625rem 1.5625rem 1.5625rem 2.1875rem;
    }
}
@media (max-width: 62rem)
{
    .about__media-text span
    {
        padding: 1.25rem 1.25rem 1.25rem 1.875rem;
    }
}
@media (max-width: 36rem)
{
    .about__media-text span
    {
        padding: .9375rem .9375rem .9375rem 1.25rem;
    }
}
.about__media-text::before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 7.875rem;

    width: 100%;
    height: 100%;

    content: '';

    border-top-right-radius: 6.5rem;
    background-color: #4d4cef;
}
@media (max-width: 36rem)
{
    .about__media-text::before
    {
        left: 3.4375rem;

        border-top-right-radius: 2.5rem;
    }
}
.about__pic
{
    position: relative;
    z-index: 2;

    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;
}
.about__content
{
    width: 100%;
    max-width: 28.75rem;
    padding-top: 2.1875rem;
}
@media (max-width: 48rem)
{
    .about__content
    {
        max-width: 100%;
        margin-bottom: 2.5rem;
        padding-top: 0;
    }
}
.about__top:not(:last-child)
{
    margin-bottom: 3.0625rem;
}
@media (max-width: 48rem)
{
    .about__top:not(:last-child)
    {
        margin-bottom: 2.375rem;
    }
}
@media (max-width: 36rem)
{
    .about__top:not(:last-child)
    {
        margin-bottom: 1.75rem;
    }
}
.about__text:not(:last-child)
{
    margin-bottom: 3.4375rem;
}
@media (max-width: 62rem)
{
    .about__text:not(:last-child)
    {
        margin-bottom: 3.125rem;
    }
}
@media (max-width: 48rem)
{
    .about__text:not(:last-child)
    {
        margin-bottom: 2.8125rem;
    }
}
@media (max-width: 36rem)
{
    .about__text:not(:last-child)
    {
        margin-bottom: 2.5rem;
    }
}
.about__text p
{
    font-family: 'Roboto', sans-serif;
    line-height: 143.75%;

    margin-bottom: 0;

    text-align: justify;

    color: #666;
}
.about__text p:not(:last-child)
{
    margin-bottom: 1.25rem;
}
.about__bottom p
{
    font-family: 'Roboto', sans-serif;
    line-height: 143.75%;

    margin-bottom: 0;

    text-align: justify;

    color: #666;
}
.about__bottom p:not(:last-child)
{
    margin-bottom: 1.25rem;
}

/* about end */
/* ally start */
.ally
{
    position: relative;
    z-index: 1;

    padding: 2.375rem 0 12.375rem;
}
@media (max-width: 62rem)
{
    .ally
    {
        padding-bottom: 8.75rem;
    }
}
@media (max-width: 48rem)
{
    .ally
    {
        padding-bottom: 7.5rem;
    }
}
@media (max-width: 36rem)
{
    .ally
    {
        padding: 1.875rem 0 5rem;
    }
}
.ally__row
{
    display: flex;

    align-items: center;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .ally__row
    {
        flex-direction: column;
    }
}
.ally__content
{
    width: 100%;
    max-width: 34.75rem;
    margin-right: 4.0625rem;
    padding-bottom: .625rem;
}
@media (max-width: 48rem)
{
    .ally__content
    {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 1.875rem;
        padding-bottom: 0;
    }
}
.ally__title
{
    max-width: 25rem;
}
.ally__title:not(:last-child)
{
    margin-bottom: 2.75rem;
}
@media (max-width: 48rem)
{
    .ally__title:not(:last-child)
    {
        margin-bottom: 2.1875rem;
    }
}
.ally__text:not(:last-child)
{
    margin-bottom: 2.5rem;
}
.ally__text p
{
    font-family: 'Roboto', sans-serif;
    line-height: 143.75%;

    margin-bottom: 0;

    color: #666;
}
.ally__text p:not(:last-child)
{
    margin-bottom: 1.25rem;
}
.ally__media
{
    position: relative;

    width: 100%;
    max-width: 33.6875rem;
}
.ally__media::before,
.ally__media::after
{
    position: absolute;

    content: '';
}
.ally__media::before
{
    z-index: 3;
    bottom: -20.53%;
    left: -8.53%;

    width: 28.01%;
    height: 40.53%;

    border-top-left-radius: 6.5rem;
    background-color: #4d4cef;
}
@media (max-width: 48rem)
{
    .ally__media::before
    {
        bottom: -12%;
        left: -3%;
    }
}
.ally__media::after
{
    z-index: 2;
    right: -12.99%;
    bottom: -16.05%;

    width: 70.13%;
    height: 75%;

    border-top-right-radius: 8.25rem;
    background-color: #ff784f;
}
@media (max-width: 48rem)
{
    .ally__media::after
    {
        right: -8%;
        bottom: -9%;
    }
}
.ally__svg-points
{
    position: absolute;
    z-index: 1;
    top: -18.68%;
    right: -34.14%;

    width: 59%;
    height: 104.7%;
}
@media (max-width: 48rem)
{
    .ally__svg-points
    {
        top: -10%;
    }
}
@media (max-width: 36rem)
{
    .ally__svg-points
    {
        width: 9.3125rem;
        height: 11.6875rem;
    }
}
.ally__pic
{
    position: relative;
    z-index: 3;

    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;
}

/* ally end */
/* services-list start */
.services-list
{
    position: relative;
    z-index: 2;

    padding: 7.5rem 0 2.375rem;
}
@media (max-width: 62rem)
{
    .services-list
    {
        padding: 5.9375rem 0 1.875rem;
    }
}
@media (max-width: 48rem)
{
    .services-list
    {
        padding: 5rem 0 1.5625rem;
    }
}
@media (max-width: 36rem)
{
    .services-list
    {
        padding: 4.375rem 0 1.25rem;
    }
}
.services-list__title:not(:last-child)
{
    margin-bottom: 2.375rem;
}
.services-list__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .services-list__row
    {
        display: block;
    }
}
.services-list__col
{
    width: 100%;
    max-width: calc(50% - .9375rem);
}
@media (max-width: 48rem)
{
    .services-list__col
    {
        max-width: 100%;
    }
}

/* services-list end */
/* blog-item start */
._blog-item
{
    font-family: 'Open Sans', sans-serif;
    line-height: 137.5%;

    position: relative;

    display: flex;
    flex-direction: column;

    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-bottom: 2.625rem;

    color: #000;
    border-bottom: 4px solid #ff784f;

    align-items: flex-start;
}
@media (max-width: 36rem)
{
    ._blog-item
    {
        padding-bottom: 2.1875rem;
    }
}
._blog-item::after
{
    position: absolute;
    top: 100%;
    right: 0;

    width: 4.375rem;
    height: .25rem;

    content: '';
    transition: width .35s ease 0s;

    background-color: #4d4cef;
}
._blog-item:hover
{
    color: #ff784f;
}
._blog-item:hover::after
{
    width: 100%;
}
._blog-item:hover ._blog-item__pic img
{
    transform: scale(1.1) rotate(3deg);
}
._blog-item__pic
{
    position: relative;

    display: block;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: auto;
}
._blog-item__pic::before
{
    display: table;

    width: 100%;
    padding-bottom: 68.11%;

    content: '';
}
@media (max-width: 36rem)
{
    ._blog-item__pic::before
    {
        padding-bottom: 67.9%;
    }
}
._blog-item__pic:not(:last-child)
{
    margin-bottom: 1.5rem;
}
@media (max-width: 36rem)
{
    ._blog-item__pic:not(:last-child)
    {
        margin-bottom: 1.25rem;
    }
}
._blog-item__pic img
{
    position: absolute;
    top: 0;
    left: 0;

    transition: transform .3s ease 0s;
    transform: scale(1) rotate(0deg);
}
._blog-item__name
{
    font-family: 'Lato', sans-serif;
    font-size: 1.3125rem;
    line-height: 119.04762%;

    display: block;

    min-height: 3.125rem;
    margin-bottom: 0;
}
._blog-item__name:not(:last-child)
{
    margin-bottom: 1.25rem;
}
@media (max-width: 48rem)
{
    ._blog-item__name:not(:last-child)
    {
        margin-bottom: .9375rem;
    }
}
@media (max-width: 36rem)
{
    ._blog-item__name:not(:last-child)
    {
        margin-bottom: .625rem;
    }
}
._blog-item__date
{
    display: block;

    margin-bottom: 0;

    color: #707070;
}
._blog-item__date:not(:last-child)
{
    margin-bottom: 2.125rem;
}
@media (max-width: 48rem)
{
    ._blog-item__date:not(:last-child)
    {
        margin-bottom: 1.875rem;
    }
}
@media (max-width: 36rem)
{
    ._blog-item__date:not(:last-child)
    {
        margin-bottom: 1.6875rem;
    }
}
._blog-item__desc
{
    display: block;

    margin-bottom: 0;

    color: #666;
}
._blog-item__desc:not(:last-child)
{
    margin-bottom: 1.125rem;
}
@media (max-width: 36rem)
{
    ._blog-item__desc:not(:last-child)
    {
        margin-bottom: 1.375rem;
    }
}
._blog-item__more
{
    font-family: 'Open Sans', sans-serif;
    line-height: 137.5%;

    display: block;

    color: #ff784f;
}

/* blog-item end */
/* blog-list start */
.blog-list
{
    padding: 3.75rem 0 4.6875rem;
}
@media (max-width: 36rem)
{
    .blog-list
    {
        padding-bottom: 4.375rem;
    }
}
.blog-list__grid
{
    gap: 5.75rem 1.875rem;
}
@media (max-width: 62rem)
{
    .blog-list__grid
    {
        gap: 4.0625rem 1.875rem;
    }
}
.blog-list__grid:not(:last-child)
{
    margin-bottom: 15.25rem;
}
@media (max-width: 62rem)
{
    .blog-list__grid:not(:last-child)
    {
        margin-bottom: 9.375rem;
    }
}
@media (max-width: 48rem)
{
    .blog-list__grid:not(:last-child)
    {
        margin-bottom: 6.875rem;
    }
}
@media (max-width: 36rem)
{
    .blog-list__grid:not(:last-child)
    {
        margin-bottom: 5rem;
    }
}
.blog-list__item
{
    height: 100%;
}

/* blog-list end */
/* article start */
.article
{
    margin-top: -31.8125rem;
    padding-bottom: 2.125rem;
}
@media (max-width: 62rem)
{
    .article
    {
        padding-bottom: 1.875rem;
    }
}
@media (max-width: 48rem)
{
    .article
    {
        padding-bottom: 1.5625rem;
    }
}
@media (max-width: 36rem)
{
    .article
    {
        padding-bottom: 1.25rem;
    }
}
.article__title
{
    font-size: 4rem;
    font-weight: 900;
    line-height: 125%;

    margin-bottom: 1.6875rem;

    color: #fff;
}
@media (max-width: 62rem)
{
    .article__title
    {
        font-size: 3.625rem;
    }
}
@media (max-width: 48rem)
{
    .article__title
    {
        font-size: 3.25rem;
    }
}
@media (max-width: 36rem)
{
    .article__title
    {
        font-size: 2.5rem;
    }
}
.article__pic
{
    position: relative;

    display: block;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: auto;
}
.article__pic::before
{
    display: table;

    padding-bottom: 66.7%;

    content: '';
}
.article__pic img
{
    position: absolute;
    top: 0;
    left: 0;
}
.article__pic:not(:last-child)
{
    margin-bottom: 2.9375rem;
}
.article__details
{
    display: flex;

    margin-bottom: 2.9375rem;

    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap;
}
@media (max-width: 36rem)
{
    .article__details
    {
        margin-bottom: 2.5rem;
    }
}
.article__details-icon
{
    font-size: 1.0625rem;

    margin-right: .5625rem;

    color: #189ff9;
}
.article__details-item
{
    font-family: 'Roboto', sans-serif;
    font-size: .9375rem;
    line-height: 120%;

    display: flex;

    transition: color .35s ease 0s;

    color: #666;

    align-items: center;
}
.article__details-item:hover
{
    color: #ff784f;
}
.article__details-item:not(:last-child)
{
    margin-right: 2.0625rem;
}
.article__inner
{
    padding-top: 3rem;
    padding-bottom: 3rem;

    border-radius: 1.875rem;
    background-color: #fff;
}

/* article end */
/* other-list start */
.other-list
{
    padding: 5.1875rem 0 7.6875rem;
}
@media (max-width: 62rem)
{
    .other-list
    {
        padding: 3.75rem 0 6.25rem;
    }
}
@media (max-width: 48rem)
{
    .other-list
    {
        padding: 2.8125rem 0 5.3125rem;
    }
}
@media (max-width: 36rem)
{
    .other-list
    {
        padding: 1.875rem 0 4.375rem;
    }
}
.other-list__title:not(:last-child)
{
    margin-bottom: 4.5rem;
}
@media (max-width: 62rem)
{
    .other-list__title:not(:last-child)
    {
        margin-bottom: 3.75rem;
    }
}
@media (max-width: 48rem)
{
    .other-list__title:not(:last-child)
    {
        margin-bottom: 3.125rem;
    }
}
@media (max-width: 36rem)
{
    .other-list__title:not(:last-child)
    {
        margin-bottom: 2.5rem;
    }
}
.other-list__slider
{
    overflow: hidden;

    width: 100%;
    max-width: 100%;
}

/* other-list end */
/* _review-item start */
._review-item
{
    width: 100%;
    max-width: 100%;
    padding: 2.4375rem 8.5rem 1.5rem 2.1875rem;

    border: 1px solid #dedede;
    border-top-right-radius: 4.9375rem;
}
@media (max-width: 62rem)
{
    ._review-item
    {
        padding-right: 5rem;
    }
}
@media (max-width: 48rem)
{
    ._review-item
    {
        padding-right: 2.1875rem;
    }
}
@media (max-width: 36rem)
{
    ._review-item
    {
        padding: 2.9375rem 1.6875rem 1.625rem 1.1875rem;
    }
}
._review-item__stars:not(:last-child)
{
    margin-bottom: .75rem;
}
@media (max-width: 36rem)
{
    ._review-item__stars:not(:last-child)
    {
        margin-bottom: 1.125rem;
    }
}
._review-item__text
{
    max-width: 57.8125rem;
}
._review-item__text:not(:last-child)
{
    margin-bottom: 1.3125rem;
}
@media (max-width: 36rem)
{
    ._review-item__text:not(:last-child)
    {
        margin-bottom: .9375rem;
    }
}
._review-item__text p
{
    line-height: 143.75%;

    margin-bottom: 0;
}
._review-item__text p:not(:last-child)
{
    margin-bottom: .6875rem;
}
@media (max-width: 36rem)
{
    ._review-item__text p:not(:last-child)
    {
        margin-bottom: .4375rem;
    }
}
._review-item__name
{
    font-weight: 900;
    line-height: 118.75%;

    display: block;

    margin-bottom: 0;

    color: #000;
}
._review-item__name:not(:last-child)
{
    margin-bottom: .1875rem;
}
@media (max-width: 36rem)
{
    ._review-item__name:not(:last-child)
    {
        margin-bottom: .5rem;
    }
}
._review-item__position
{
    font-family: 'Roboto', sans-serif;
    font-size: .875rem;
    font-style: italic;
    line-height: 143.75%;

    display: block;

    margin-bottom: 0;
}
._review-item__position:not(:last-child)
{
    margin-bottom: .1875rem;
}

/* _review-item end */
/* review-list start */
.review-list
{
    padding: 5.25rem 0 4.6875rem;
}
@media (max-width: 62rem)
{
    .review-list
    {
        padding-top: 4.6875rem;
    }
}
@media (max-width: 48rem)
{
    .review-list
    {
        padding-top: 4.25rem;
    }
}
@media (max-width: 36rem)
{
    .review-list
    {
        padding: 3.75rem 0 4.375rem;
    }
}
.review-list__wrapper:not(:last-child)
{
    margin-bottom: 6.5rem;
}
@media (max-width: 62rem)
{
    .review-list__wrapper:not(:last-child)
    {
        margin-bottom: 5.875rem;
    }
}
@media (max-width: 48rem)
{
    .review-list__wrapper:not(:last-child)
    {
        margin-bottom: 5.25rem;
    }
}
@media (max-width: 36rem)
{
    .review-list__wrapper:not(:last-child)
    {
        margin-bottom: 5rem;
    }
}
.review-list__item:not(:last-child)
{
    margin-bottom: 2rem;
}

/* review-list end */
/* service-item start */
._service-item
{
    position: relative;

    width: 100%;
    max-width: 100%;
    height: 100%;

    color: #000;
    background-color: #fff;
}
._service-item::after
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 72%;

    content: '';
    transition: box-shadow .35s ease 0s;

    box-shadow: 0 0 1.25rem 0 rgba(0, 0, 0, .25);
}
._service-item:hover
{
    color: #ff784f;
}
._service-item:hover::after
{
    box-shadow: 0 .3125rem 1.25rem 0 rgba(0, 0, 0, .35);
}
._service-item:hover ._service-item__bottom::after
{
    width: 100%;
}
._service-item:hover ._service-item__pic::after
{
    height: 100%;

    border-radius: 0;
}
._service-item__pic
{
    position: relative;
    z-index: 2;

    display: block;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: auto;
}
._service-item__pic::before
{
    display: table;

    padding-bottom: 95.95%;

    content: '';
}
._service-item__pic::after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 0;

    content: '';
    transition: all .35s cubic-bezier(.76, 0, .24, 1) 0s;

    opacity: .2;
    border-radius: 100% 100% 0 0;
    background-color: #4d4cef;
}
._service-item__pic img
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
._service-item__bottom
{
    position: relative;
    z-index: 2;

    display: block;

    width: 100%;
    max-width: 100%;
    min-height: 6.875rem;
    padding: 1.875rem 1.75rem;

    background-color: #fff;
}
@media (max-width: 36rem)
{
    ._service-item__bottom
    {
        min-height: 5.9375rem;
        padding: 1.625rem 1.5rem;
    }
}
._service-item__bottom::after,
._service-item__bottom::before
{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;

    width: 100%;
    height: .25rem;

    content: '';
    transition: width .35s ease 0s;

    background-color: #ff784f;
}
._service-item__bottom::after
{
    z-index: 2;

    width: 16.22%;

    background-color: #4d4cef;
}
._service-item__name
{
    font-size: 1.3125rem;
    font-weight: 900;
    line-height: 119.04762%;

    display: block;

    max-width: 17.25rem;
}

/* service-item end */
/* services start */
.services
{
    padding: 3.625rem 0 6.875rem;
}
@media (max-width: 62rem)
{
    .services
    {
        padding-bottom: 6.25rem;
    }
}
@media (max-width: 48rem)
{
    .services
    {
        padding-bottom: 5.3125rem;
    }
}
@media (max-width: 36rem)
{
    .services
    {
        padding: 3.8125rem 0 4.375rem;
    }
}

/* services end */
/* asks start */
.asks
{
    padding: 6.875rem 0 19.3125rem;
}
@media (max-width: 62rem)
{
    .asks
    {
        padding: 5.3125rem 0 10rem;
    }
}
@media (max-width: 48rem)
{
    .asks
    {
        padding: 4.0625rem 0 7.5rem;
    }
}
@media (max-width: 36rem)
{
    .asks
    {
        padding: 2.5rem 0 5rem;
    }
}
.asks__title
{
    width: 100%;
    max-width: 43rem;
    margin: 0 auto;

    text-align: center;
}
.asks__title:not(:last-child)
{
    margin-bottom: 8.25rem;
}
@media (max-width: 62rem)
{
    .asks__title:not(:last-child)
    {
        margin-bottom: 6.25rem;
    }
}
@media (max-width: 48rem)
{
    .asks__title:not(:last-child)
    {
        margin-bottom: 5rem;
    }
}
@media (max-width: 36rem)
{
    .asks__title:not(:last-child)
    {
        margin-bottom: 3.75rem;
    }
}
.asks__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .asks__row
    {
        flex-direction: column-reverse;

        align-items: center;
    }
}
.asks__media
{
    position: relative;

    width: 100%;
    max-width: 36.3125rem;
    margin-right: 4.0625rem;
}
@media (max-width: 48rem)
{
    .asks__media
    {
        margin-right: 0;
    }
}
.asks__media::before,
.asks__media::after
{
    position: absolute;

    content: '';
}
.asks__media::before
{
    z-index: 3;
    right: 2.06%;
    bottom: -17.05%;

    width: 66.61%;
    height: 43.68%;

    border-top-right-radius: 7.3125rem;
    background-color: #4d4cef;
}
@media (max-width: 48rem)
{
    .asks__media::before
    {
        bottom: -7%;
    }
}
.asks__media::after
{
    z-index: 4;
    right: 62.13%;
    bottom: -26.79%;

    width: 26%;
    height: 23.75%;

    border-top-left-radius: 6.5rem;
    background-color: #ff784f;
}
@media (max-width: 48rem)
{
    .asks__media::after
    {
        bottom: -5%;
    }
}
.asks__pic
{
    position: relative;
    z-index: 2;

    display: block;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 41.0625rem;
    margin-left: -4.875rem;

    border-top-left-radius: 13.8125rem;
}
@media (max-width: 62rem)
{
    .asks__pic
    {
        border-top-left-radius: 12.5rem;
    }
}
@media (max-width: 48rem)
{
    .asks__pic
    {
        margin-left: 0;

        border-top-left-radius: 8.125rem;
    }
}
@media (max-width: 36rem)
{
    .asks__pic
    {
        border-top-left-radius: 4.5625rem;
    }
}
.asks__svg-points
{
    position: absolute;
    z-index: 1;
    top: 14.76%;
    right: 3.1%;

    width: 55%;
    height: 61%;
}
@media (max-width: 48rem)
{
    .asks__svg-points
    {
        right: -20%;
    }
}
@media (max-width: 36rem)
{
    .asks__svg-points
    {
        width: 9.3125rem;
        height: 11.6875rem;
    }
}
.asks__content
{
    width: 100%;
    max-width: 32.9375rem;
    padding-top: 2.125rem;
}
@media (max-width: 48rem)
{
    .asks__content
    {
        max-width: 100%;
        margin-bottom: 2.5rem;
        padding-top: 0;
    }
}
.asks__text:not(:last-child)
{
    margin-bottom: 4.375rem;
}
@media (max-width: 62rem)
{
    .asks__text:not(:last-child)
    {
        margin-bottom: 3.4375rem;
    }
}
@media (max-width: 48rem)
{
    .asks__text:not(:last-child)
    {
        margin-bottom: 2.8125rem;
    }
}
@media (max-width: 36rem)
{
    .asks__text:not(:last-child)
    {
        margin-bottom: 2.1875rem;
    }
}
.asks__text p
{
    font-family: 'Roboto', sans-serif;
    line-height: 143.75%;

    margin-bottom: 0;
}
.asks__text p:not(:last-child)
{
    margin-bottom: 1.25rem;
}

/* asks end */
/* service-check start */
.service-check
{
    padding: 7rem 0 6.5rem;
}
@media (max-width: 62rem)
{
    .service-check
    {
        padding: 5.3125rem 0;
    }
}
@media (max-width: 48rem)
{
    .service-check
    {
        padding-bottom: 4.6875rem;
    }
}
@media (max-width: 36rem)
{
    .service-check
    {
        padding: 4.75rem 0 4.25rem;
    }
}
.service-check__title
{
    font-size: 2.25rem;

    width: 100%;
    max-width: 57.75rem;
    margin: 0 auto;

    text-align: center;
}
@media (max-width: 48rem)
{
    .service-check__title
    {
        font-size: 2.125rem;
    }
}
@media (max-width: 36rem)
{
    .service-check__title
    {
        font-size: 2rem;
    }
}
.service-check__title:not(:last-child)
{
    margin-bottom: 3.25rem;
}
@media (max-width: 62rem)
{
    .service-check__title:not(:last-child)
    {
        margin-bottom: 2.8125rem;
    }
}
@media (max-width: 48rem)
{
    .service-check__title:not(:last-child)
    {
        margin-bottom: 2.375rem;
    }
}
@media (max-width: 36rem)
{
    .service-check__title:not(:last-child)
    {
        margin-bottom: 1.75rem;
    }
}
.service-check__text
{
    max-width: 71.75rem;
}
.service-check__text:not(:last-child)
{
    margin-bottom: 3.9375rem;
}
.service-check__text p
{
    text-align: justify;
}
.service-check__post-title
{
    font-size: 2rem;
    font-weight: 900;
    line-height: 118.75%;

    display: block;

    margin-bottom: 0;

    text-transform: uppercase;

    color: #4d4cef;
}
@media (max-width: 62rem)
{
    .service-check__post-title
    {
        font-size: 1.875rem;
    }
}
@media (max-width: 48rem)
{
    .service-check__post-title
    {
        font-size: 1.75rem;
    }
}
@media (max-width: 36rem)
{
    .service-check__post-title
    {
        font-size: 1.5rem;
    }
}
.service-check__post-title:not(:last-child)
{
    margin-bottom: 5.1875rem;
}
@media (max-width: 62rem)
{
    .service-check__post-title:not(:last-child)
    {
        margin-bottom: 4.0625rem;
    }
}
@media (max-width: 48rem)
{
    .service-check__post-title:not(:last-child)
    {
        margin-bottom: 3.625rem;
    }
}
@media (max-width: 36rem)
{
    .service-check__post-title:not(:last-child)
    {
        margin-bottom: 2.375rem;
    }
}
.service-check__list
{
    display: flex;

    max-width: 71.25rem;

    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
}
@media (max-width: 48rem)
{
    .service-check__list
    {
        display: block;
    }
}
.service-check__list ._list__item
{
    width: 100%;
    max-width: calc(50% - 1.4375rem);
    min-height: 3.5rem;
}
@media (max-width: 48rem)
{
    .service-check__list ._list__item
    {
        max-width: 100%;
        min-height: auto;
    }
}
.service-check__list ._list__item:not(:last-child)
{
    margin-bottom: .8125rem;
}
@media (max-width: 36rem)
{
    .service-check__list ._list__item:not(:last-child)
    {
        margin-bottom: .5625rem;
    }
}

/* service-check end */
/* causes start */
.causes
{
    padding: 12.9375rem 0 5.75rem;
}
@media (max-width: 62rem)
{
    .causes
    {
        padding-top: 7.5rem;
    }
}
@media (max-width: 48rem)
{
    .causes
    {
        padding: 5rem 0 10rem;
    }
}
@media (max-width: 36rem)
{
    .causes
    {
        padding: 3.0625rem 0 8.8125rem;
    }
}
.causes__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .causes__row
    {
        flex-direction: column;

        align-items: center;
    }
}
.causes__row:not(:last-child)
{
    margin-bottom: 4rem;
}
@media (max-width: 48rem)
{
    .causes__row:not(:last-child)
    {
        margin-bottom: 0;
    }
}
.causes__content
{
    width: 100%;
    max-width: 36.9375rem;
    margin-right: 2.375rem;
}
@media (max-width: 48rem)
{
    .causes__content
    {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 4.8125rem;
    }
}
.causes__block:not(:last-child)
{
    margin-bottom: 5.75rem;
}
@media (max-width: 62rem)
{
    .causes__block:not(:last-child)
    {
        margin-bottom: 4.6875rem;
    }
}
@media (max-width: 48rem)
{
    .causes__block:not(:last-child)
    {
        margin-bottom: 3.0625rem;
    }
}
.causes__title
{
    font-size: 2rem;
    font-weight: 900;
    line-height: 118.75%;

    display: block;

    margin-bottom: 0;

    text-transform: uppercase;

    color: #4d4cef;
}
@media (max-width: 62rem)
{
    .causes__title
    {
        font-size: 1.75rem;
    }
}
@media (max-width: 48rem)
{
    .causes__title
    {
        font-size: 1.625rem;
    }
}
@media (max-width: 36rem)
{
    .causes__title
    {
        font-size: 1.5rem;
    }
}
.causes__title:not(:last-child)
{
    margin-bottom: 2.125rem;
}
@media (max-width: 62rem)
{
    .causes__title:not(:last-child)
    {
        margin-bottom: 2.375rem;
    }
}
.causes__list ._list__item
{
    min-height: 3.5rem;
}
@media (max-width: 48rem)
{
    .causes__list ._list__item
    {
        min-height: auto;
    }
}
.causes__list ._list__item:not(:last-child)
{
    margin-bottom: .5rem;
}
.causes__media
{
    position: relative;

    width: 100%;
    max-width: 33.8125rem;
}
.causes__media::before,
.causes__media::after
{
    position: absolute;

    content: '';
   z-index: 1 !important;
}
.causes__media::before
{
    z-index: 3;
    right: -23.5%;
    bottom: -12.1%;

    width: 69.9%;
    height: 53.7%;

    border-top-right-radius: 8.25rem;
    background-color: #ff784f;
}
@media (max-width: 48rem)
{
    .causes__media::before
    {
        right: -10.1%;
        bottom: -12.3%;

        width: 35.1%;
        height: 58.4%;
    }
}
.causes__media::after
{
    z-index: 4;
    bottom: -14.5%;
    left: -7%;

    width: 28%;
    height: 29.4%;

    border-top-left-radius: 6.5rem;
    background-color: #4d4cef;
}
@media (max-width: 48rem)
{
    .causes__media::after
    {
        bottom: -20.6%;
        left: -7.9%;

        width: 35.4%;
        height: 37.4%;
    }
}
.causes__svg-points
{
    position: absolute;
    z-index: 1;
    top: -9.8%;
    right: -33.6%;

    width: 58.8%;
    height: 75%;
}
@media (max-width: 48rem)
{
    .causes__svg-points
    {
        display: none;
    }
}
.causes__pic
{
    position: relative;
    z-index: 3;

    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;
}
.causes__bottom
{
    display: flex;
    flex-direction: column;

    text-align: center;

    align-items: center;
}
@media (max-width: 48rem)
{
    .causes__bottom
    {
        display: none;
    }
}
.causes__bottom-text
{
    font-size: 2rem;
    font-weight: 900;
    line-height: 118.75%;

    display: block;

    margin-bottom: 0;

    color: #4d4cef;
}
.causes__bottom-text:not(:last-child)
{
    margin-bottom: 3rem;
}
.causes__bottom-text span
{
    color: #ff784f;
}
.causes__btn
{
    min-width: 252px;
}

/* causes end */
/* s-list start */
.s-list
{
    padding: 10rem 0 13rem;

    border-top-right-radius: 19.75rem;
    background-color: #f4f4f4;
}
@media (max-width: 62rem)
{
    .s-list
    {
        padding: 7.5rem 0 8.125rem;

        border-top-right-radius: 12.5rem;
    }
}
@media (max-width: 48rem)
{
    .s-list
    {
        padding: 5.625rem 0 6.25rem;

        border-top-right-radius: 0;
    }
}
@media (max-width: 36rem)
{
    .s-list
    {
        padding: 3.8125rem 0 4.375rem;
    }
}
.s-list__title:not(:last-child)
{
    margin-bottom: 7.9375rem;
}
@media (max-width: 62rem)
{
    .s-list__title:not(:last-child)
    {
        margin-bottom: 6.25rem;
    }
}
@media (max-width: 48rem)
{
    .s-list__title:not(:last-child)
    {
        margin-bottom: 5rem;
    }
}
@media (max-width: 36rem)
{
    .s-list__title:not(:last-child)
    {
        margin-bottom: 4.25rem;
    }
}

/* s-list end */
/* advant start */
.advant
{
    padding: 13.5rem 0 11.6875rem;
}
@media (max-width: 62rem)
{
    .advant
    {
        padding: 10rem 0;
    }
}
@media (max-width: 48rem)
{
    .advant
    {
        padding: 8.125rem 0;
    }
}
@media (max-width: 36rem)
{
    .advant
    {
        padding: 6.125rem 0;
    }
}
.advant__title
{
    font-size: 2.25rem;

    text-align: center;
}
@media (max-width: 48rem)
{
    .advant__title
    {
        font-size: 2.125rem;
    }
}
@media (max-width: 36rem)
{
    .advant__title
    {
        font-size: 2rem;

        text-align: left;
    }
}
.advant__title:not(:last-child)
{
    margin-bottom: 7rem;
}
@media (max-width: 62rem)
{
    .advant__title:not(:last-child)
    {
        margin-bottom: 4.6875rem;
    }
}
@media (max-width: 48rem)
{
    .advant__title:not(:last-child)
    {
        margin-bottom: 3.4375rem;
    }
}
@media (max-width: 36rem)
{
    .advant__title:not(:last-child)
    {
        margin-bottom: 1.75rem;
    }
}
.advant__row
{
    display: flex;

    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .advant__row
    {
        flex-direction: column-reverse;

        align-items: center;
    }
}
.advant__media
{
    position: relative;

    width: 100%;
    max-width: 38.125rem;
    margin-right: 4.0625rem;
}
@media (max-width: 48rem)
{
    .advant__media
    {
        margin-right: 0;
    }
}
.advant__svg-points
{
    position: absolute;
    z-index: 1;
    top: -24.6%;
    left: -35.7%;

    width: 52.1%;
    height: 86.5%;
}
@media (max-width: 48rem)
{
    .advant__svg-points
    {
        display: none;
    }
}
.advant__pic
{
    position: relative;
    z-index: 2;

    display: block;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: auto;

    border-top-right-radius: 7.3125rem;
}
.advant__content
{
    display: flex;
    flex-direction: column;

    width: 100%;
    max-width: 30.4375rem;
    height: auto;

    align-items: flex-start;
    justify-content: center;
}
@media (max-width: 48rem)
{
    .advant__content
    {
        max-width: 100%;
        margin-bottom: 3.5rem;
    }
}
.advant__text p
{
    text-align: justify;
}
.advant__text p:not(:last-child)
{
    margin-bottom: 1.4375rem;
}

/* advant end */
/* reviews start */
.reviews
{
    position: relative;

    padding: 6.6875rem 0 4.5rem;

    color: #fff;
    border-top-right-radius: 15.125rem;
    background-color: #ff784f;
}
@media (max-width: 62rem)
{
    .reviews
    {
        border-top-right-radius: 12.5rem;
    }
}
@media (max-width: 48rem)
{
    .reviews
    {
        border-top-right-radius: 10rem;
    }
}
@media (max-width: 36rem)
{
    .reviews
    {
        border-top-right-radius: 8.25rem;
    }
}
.reviews::before
{
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;

    width: 100%;
    height: 16.875rem;

    content: '';

    background-color: #ff784f;
}
.reviews__container
{
    position: relative;
    z-index: 2;
}
.reviews__top
{
    max-width: 35.3125rem;
}
.reviews__top:not(:last-child)
{
    margin-bottom: 5.625rem;
}
.reviews__title-pre
{
    color: #fff;
}
.reviews__title-pre::before
{
    background-color: #fff;
}
.reviews__title-pre:not(:last-child)
{
    margin-bottom: 1.8125rem;
}
.reviews__title
{
    font-size: 2.25rem;

    color: #fff;
}
@media (max-width: 48rem)
{
    .reviews__title
    {
        font-size: 2.125rem;
    }
}
@media (max-width: 36rem)
{
    .reviews__title
    {
        font-size: 2rem;
    }
}
.reviews__title:not(:last-child)
{
    margin-bottom: 1.5625rem;
}
@media (max-width: 48rem)
{
    .reviews__title:not(:last-child)
    {
        margin-bottom: 0;
    }
}
.reviews__text
{
    line-height: 143.75%;

    display: block;

    margin-bottom: 0;
}
@media (max-width: 48rem)
{
    .reviews__text
    {
        display: none;
    }
}
.reviews__text:not(:last-child)
{
    margin-bottom: 1.25rem;
}
.reviews__slider
{
    overflow: hidden;

    width: 100%;
    max-width: 100%;
}
.reviews__wrapper
{
    display: flex;

    align-items: stretch;
}
.reviews__item
{
    position: relative;

    overflow: hidden;

    height: auto;
    padding: 2.4375rem 2.1875rem 1.875rem;

    color: #666;
    border-width: 0;
    border-color: #dedede;
    background-color: #fff;
}
@media (max-width: 48rem)
{
    .reviews__item
    {
        padding: 3.0625rem 1.6875rem 1.875rem 1.1875rem;
    }
}
.reviews__item::after,
.reviews__item::before
{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;

    width: 100%;
    height: .25rem;

    content: '';

    background-color: #ffaa04;
}
.reviews__item::after
{
    z-index: 2;

    width: 19%;

    background-color: #189ff9;
}
.reviews__item ._review-item__text
{
    overflow: hidden;

    max-height: 5.75rem;
}
@media (max-width: 48rem)
{
    .reviews__item ._review-item__text
    {
        max-height: 8.625rem;
    }
}
.reviews__pagination
{
    position: relative;
    bottom: auto;
    left: auto;

    display: flex;

    margin-top: 3.875rem;

    align-items: center;
    justify-content: center;
}
@media (max-width: 48rem)
{
    .reviews__pagination
    {
        margin-top: 3.25rem;
    }
}
.reviews__pagination > .swiper-pagination-bullet
{
    width: .6875rem;
    height: .3125rem;
    margin: 0;

    transition: width .3s ease 0s,
    background-color .3s ease 0s;

    opacity: 1;
    border-radius: 0;
    background-color: #c4c4c4;
}
.reviews__pagination > .swiper-pagination-bullet:not(:last-child)
{
    margin-right: .1875rem;
}
.reviews__pagination > .swiper-pagination-bullet-active
{
    width: 1.375rem;

    background-color: #189ff9;
}

/* reviews end */
/* about-more start */
.about-more
{
    position: relative;
    z-index: 1;

    padding: 9.4375rem 0 12.8125rem;
}
@media (max-width: 62rem)
{
    .about-more
    {
        padding: 7.5rem 0 9.375rem;
    }
}
@media (max-width: 48rem)
{
    .about-more
    {
        padding: 5.625rem 0 6.25rem;
    }
}
@media (max-width: 36rem)
{
    .about-more
    {
        padding: 4.375rem 0 3.25rem;
    }
}
@media (max-width: 48rem)
{
    .about-more__top
    {
        display: none;
    }
}
.about-more__top--mob
{
    display: none;
}
@media (max-width: 48rem)
{
    .about-more__top--mob
    {
        display: block;
    }
}
.about-more__top:not(:last-child)
{
    margin-bottom: 4rem;
}
@media (max-width: 62rem)
{
    .about-more__top:not(:last-child)
    {
        margin-bottom: 3.125rem;
    }
}
@media (max-width: 48rem)
{
    .about-more__top:not(:last-child)
    {
        margin-bottom: 2.5rem;
    }
}
@media (max-width: 36rem)
{
    .about-more__top:not(:last-child)
    {
        margin-bottom: 1.75rem;
    }
}
.about-more__title-pre:not(:last-child)
{
    margin-bottom: 1.4375rem;
}
.about-more__title
{
    max-width: 35rem;
}
.about-more__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .about-more__row
    {
        display: flex;
        flex-direction: column-reverse;

        align-items: center;
    }
}
.about-more__content
{
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 26.625rem;
    margin-right: 3.75rem;
}
@media (max-width: 48rem)
{
    .about-more__content
    {
        max-width: 100%;
        margin-right: 0;
    }
}
.about-more__text p
{
    text-align: justify;
}
.about-more__text p:not(:last-child)
{
    margin-bottom: 1.4375rem;
}
.about-more__text:not(:last-child)
{
    margin-bottom: 5rem;
}
@media (max-width: 62rem)
{
    .about-more__text:not(:last-child)
    {
        margin-bottom: 4.0625rem;
    }
}
@media (max-width: 48rem)
{
    .about-more__text:not(:last-child)
    {
        margin-bottom: 3.3125rem;
    }
}
@media (max-width: 36rem)
{
    .about-more__text:not(:last-child)
    {
        margin-bottom: 2.6875rem;
    }
}
.about-more__media
{
    position: relative;

    width: 100%;
    max-width: 42.625rem;
}
@media (max-width: 48rem)
{
    .about-more__media
    {
        margin-bottom: 4.875rem;
    }
}
.about-more__media::before,
.about-more__media::after
{
    position: absolute;

    content: '';
}
.about-more__media::before
{
    z-index: 2;
    right: -16.1%;
    bottom: -22.4%;

    width: 55.4%;
    height: 104.9%;

    border-top-right-radius: 8.25rem;
    background-color: #ff784f;
}
@media (max-width: 48rem)
{
    .about-more__media::before
    {
        right: -7.7%;
        bottom: -8.6%;

        width: 34.3%;
        height: 62.4%;
    }
}
.about-more__media::after
{
    z-index: 3;
    bottom: -22.4%;
    left: -5.7%;

    width: 22.1%;
    height: 34.6%;

    border-top-left-radius: 6.5rem;
    background-color: #4d4cef;
}
@media (max-width: 48rem)
{
    .about-more__media::after
    {
        bottom: -8.6%;
        left: -8%;

        width: 21%;
    }
}
.about-more__svg-points
{
    position: absolute;
    z-index: 1;
    top: -56.8%;
    right: -23.3%;

    width: 46.6%;
    height: 88.2%;
}
@media (max-width: 48rem)
{
    .about-more__svg-points
    {
        top: -20.3%;
        right: -3.4%;

        width: 9.3125rem;
        height: 11.6875rem;
    }
}
.about-more__pic
{
    position: relative;
    z-index: 4;

    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;
}

/* about-more end */
/* how-works start */
.how-works
{
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    padding: 3.1875rem 0 5.625rem;

    color: #fff;
    border-top-left-radius: 18.75rem;
    background-color: #ff784f;
}
@media screen and (max-width: 93.75rem)
{
    .how-works
    {
        border-top-left-radius: 12.5rem;
    }
}
@media (max-width: 62rem)
{
    .how-works
    {
        border-top-left-radius: 0;
        border-top-right-radius: 12.5rem;
    }
}
@media (max-width: 48rem)
{
    .how-works
    {
        padding: 4.0625rem 0 5rem;

        border-top-right-radius: 10rem;
    }
}
@media (max-width: 36rem)
{
    .how-works
    {
        padding: 5.375rem 0 4.5rem;

        border-top-right-radius: 8.25rem;
    }
}
.how-works__top
{
    max-width: 35rem;
}
.how-works__top:not(:last-child)
{
    margin-bottom: 3.25rem;
}
@media (max-width: 48rem)
{
    .how-works__top:not(:last-child)
    {
        margin-bottom: 2.8125rem;
    }
}
.how-works__title
{
    font-size: 2.25rem;

    color: #fff;
}
.how-works__title:not(:last-child)
{
    margin-bottom: 1.5625rem;
}
@media (max-width: 48rem)
{
    .how-works__title:not(:last-child)
    {
        margin-bottom: 2.0625rem;
    }
}
.how-works__text
{
    line-height: 143.75%;

    margin-bottom: 0;
}
.how-works__text:not(:last-child)
{
    margin-bottom: 1.25rem;
}
.how-works__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 62rem)
{
    .how-works__row
    {
        margin-bottom: -3.3125rem;

        flex-flow: row wrap;
    }
}
.how-works__item
{
    display: flex;
    flex-direction: column;

    width: 100%;
    max-width: 14.75rem;

    text-align: center;

    align-items: center;
}
@media (max-width: 62rem)
{
    .how-works__item
    {
        max-width: 50%;
        margin-bottom: 3.3125rem;
    }
}
@media (max-width: 36rem)
{
    .how-works__item
    {
        max-width: 100%;
    }
}
.how-works__icon
{
    display: block;

    width: 100%;
    max-width: 4rem;
    height: auto;
    margin-bottom: 1.625rem;
}
.how-works__name
{
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 119.04762%;

    display: block;

    margin: 0;
}
@media (max-width: 62rem)
{
    .how-works__name
    {
        max-width: 14.75rem;
    }
}

/* how-works end */
/* services-more start */
.services-more
{
    position: relative;

    padding: 13.375rem 0 14.5rem;

    background-color: #f4f4f4;
}
@media (max-width: 62rem)
{
    .services-more
    {
        padding: 7.5rem 0;
    }
}
@media (max-width: 48rem)
{
    .services-more
    {
        padding: 5.625rem 0;
    }
}
@media (max-width: 36rem)
{
    .services-more
    {
        padding: 3.8125rem 0 4.375rem;
    }
}
.services-more__logo
{
    position: absolute;
    z-index: 1;
    bottom: 1.875rem;
    left: 50%;

    width: 102.375rem;
    max-width: 100%;

    transform: translateX(-50%);
}
@media (max-width: 62rem)
{
    .services-more__logo
    {
        display: none;
    }
}
.services-more__container
{
    position: relative;
    z-index: 2;
}
.services-more__top
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 62rem)
{
    .services-more__top
    {
        display: block;
    }
}
.services-more__top:not(:last-child)
{
    margin-bottom: 4rem;
}
@media (max-width: 48rem)
{
    .services-more__top:not(:last-child)
    {
        margin-bottom: 3rem;
    }
}
.services-more__title
{
    margin-right: 4.0625rem;
    padding-top: .9375rem;
}
@media (max-width: 62rem)
{
    .services-more__title
    {
        max-width: 90%;
        margin-right: 0;
        padding-top: 0;
    }
}
.services-more__title:not(:last-child)
{
    margin-bottom: 0;
}
.services-more__info
{
    display: flex;
    flex-direction: column;

    width: 100%;
    max-width: 31.25rem;

    text-align: right;

    align-items: flex-end;
}
@media (max-width: 62rem)
{
    .services-more__info
    {
        display: none;
    }
}
.services-more__text
{
    line-height: 143.75%;

    margin-bottom: 0;
}
.services-more__text:not(:last-child)
{
    margin-bottom: 1.4375rem;
}
@media (max-width: 62rem)
{
    .services-more__grid
    {
        margin-bottom: 6.8125rem;
    }
}
.services-more__btns
{
    display: none;

    justify-content: center;
}
@media (max-width: 62rem)
{
    .services-more__btns
    {
        display: flex;
    }
}

/* services-more end */
/* plus start */
.plus
{
    padding: 14rem 0 11.125rem;
}
@media (max-width: 62rem)
{
    .plus
    {
        padding: 7.5rem 0 9.375rem;
    }
}
@media (max-width: 48rem)
{
    .plus
    {
        padding: 5.625rem 0 8.75rem;
    }
}
@media (max-width: 36rem)
{
    .plus
    {
        padding: 3.8125rem 0 8.1875rem;
    }
}
.plus__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .plus__row
    {
        flex-direction: column-reverse;

        align-items: center;
    }
}
.plus__media
{
    position: relative;

    width: 100%;
    max-width: 35.6875rem;
    margin-right: 4.0625rem;
}
@media (max-width: 48rem)
{
    .plus__media
    {
        margin-right: 0;
    }
}
.plus__media::before
{
    position: absolute;
    z-index: 2;
    bottom: -13%;
    left: -12.1%;

    width: 66.2%;
    height: 88.1%;

    content: '';

    border-bottom-left-radius: 8.25rem;
    background-color: #ff784f;
}
@media (max-width: 48rem)
{
    .plus__media::before
    {
        bottom: -15.3%;
        left: -8.5%;

        width: 64.3%;
        height: 82.1%;
    }
}
.plus__svg-points
{
    position: absolute;
    z-index: 1;
    top: 39.3%;
    left: -34.5%;

    width: 55.7%;
    height: 74.1%;
}
@media (max-width: 48rem)
{
    .plus__svg-points
    {
        display: none;
    }
}
.plus__pic
{
    position: relative;
    z-index: 3;

    display: block;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: auto;

    border-bottom-left-radius: 2.5rem;
}
.plus__content
{
    width: 100%;
    max-width: 28.875rem;
}
@media (max-width: 48rem)
{
    .plus__content
    {
        max-width: 100%;
        margin-bottom: 4.8125rem;
    }
}
.plus__title-pre:not(:last-child)
{
    margin-bottom: 1.3125rem;
}
.plus__title:not(:last-child)
{
    margin-bottom: 1.9375rem;
}
@media (max-width: 48rem)
{
    .plus__title:not(:last-child)
    {
        margin-bottom: 1.75rem;
    }
}
.plus__text
{
    max-width: 26.5625rem;
}
.plus__text:not(:last-child)
{
    margin-bottom: 1rem;
}
@media (max-width: 48rem)
{
    .plus__text:not(:last-child)
    {
        margin-bottom: 2.125rem;
    }
}

/* plus end */
/* vacancy start */
.vacancy
{
    position: relative;
    padding: 0 0 6.5rem;
    width: 100%;
    max-width: 100%;
}
.vacancy__bg
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    opacity: .9;
}
.vacancy__bg::after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .8;
    background-color: #ff784f;
}
.vacancy__bg img
{
    position: relative;
    z-index: 1;

    opacity: .9;
}
.vacancy__container
{
    position: relative;
    z-index: 3;
}
.vacancy__top:not(:last-child)
{
    margin-bottom: 16.3125rem;
}
@media (max-width: 62rem)
{
    .vacancy__top:not(:last-child)
    {
        margin-bottom: 2.375rem;
    }
}
.vacancy__title-pre
{
    color: #4d4cef;
}
.vacancy__title-pre::before
{
    background-color: #4d4cef;
}
.vacancy__title-pre:not(:last-child)
{
    margin-bottom: 1.5rem;
}
.vacancy__title
{
    color: #fff;
}
.vacancy__title:not(:last-child)
{
    margin-bottom: 1.5rem;
}
.vacancy__block
{
    position: relative;

    display: flex;

    background-color: #fff;

    align-items: stretch;
    justify-content: space-between;
}
@media (max-width: 62rem)
{
    .vacancy__block
    {
        background: none;
    }
}
.vacancy__block::after,
.vacancy__block::before
{
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;

    width: 100%;
    height: .25rem;

    content: '';

    background-color: #ff784f;
}
@media (max-width: 62rem)
{
    .vacancy__block::after,
    .vacancy__block::before
    {
        display: none;
    }
}
.vacancy__block::after
{
    z-index: 3;

    width: 16%;

    background-color: #4d4cef;
}
.vacancy__content
{
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 26.0625rem;
    padding: 5rem 0 3.875rem 5.5rem;

    flex-grow: 0;
    flex-shrink: 0;
}
@media (max-width: 62rem)
{
    .vacancy__content
    {
        display: none;

        max-width: 100%;
        padding: 0;
    }
}
@media (max-width: 62rem)
{
    .vacancy__content--mob
    {
        display: flex;
        flex-direction: column;

        text-align: center;

        align-items: center;
    }
}
.vacancy__text
{
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 120.83333%;

    display: block;

    margin-bottom: 0;

    color: #000;
}
@media (max-width: 62rem)
{
    .vacancy__text
    {
        max-width: 18.75rem;
    }
}
.vacancy__text:not(:last-child)
{
    margin-bottom: 3.8125rem;
}
@media (max-width: 62rem)
{
    .vacancy__text:not(:last-child)
    {
        margin-bottom: 2.8125rem;
    }
}
.vacancy__pic
{
    position: relative;
    z-index: 1;

    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;
}
@media (max-width: 62rem)
{
    .vacancy__pic
    {
        max-width: 37.5rem;
        margin: 0 auto;
    }
    .vacancy__pic::before
    {
        display: table;

        padding-bottom: 112%;

        content: '';
    }
}
.vacancy__pic img
{
    position: absolute;
    bottom: 0;
    left: -4.4%;

    width: 118.7%;
    max-width: none;
}
@media (max-width: 62rem)
{
    .vacancy__pic img
    {
        top: 0;
        bottom: auto;
        left: 50%;

        width: auto;
        height: 100%;

        transform: translateX(-50%);
    }
}
.vacancy__toper
{
    position: relative;

    overflow: hidden;

    padding: 7.5rem 0 8rem;

    border-top-right-radius: 21.875rem;
}
@media (max-width: 62rem)
{
    .vacancy__toper
    {
        padding: 2.5rem 0 0;

        border-top-right-radius: 16.875rem;
    }
}
@media (max-width: 48rem)
{
    .vacancy__toper
    {
        border-top-right-radius: 8.25rem;
    }
}
@media (max-width: 36rem)
{
    .vacancy__toper
    {
        border-top-right-radius: 0;
    }
}
.vacancy__toper::before
{
    position: absolute;
    top: 2.125rem;
    bottom: 2.125rem;
    left: 0;

    width: 100%;
    height: auto;

    content: '';

    background-color: #333;
}
@media (max-width: 62rem)
{
    .vacancy__toper::before
    {
        top: 1.25rem;
        bottom: 1.25rem;
    }
}
.vacancy__mob
{
    display: none;
}
@media (max-width: 62rem)
{
    .vacancy__mob
    {
        display: block;

        padding: 1.6875rem 0 2.5625rem;
    }
}

/* vacancy end */
/* reviews-more start */
.reviews-more
{
    position: relative;
    z-index: 1;

    padding: 7.3125rem 0 13.0625rem;

    background-color: #f4f4f4;
}
@media (max-width: 62rem)
{
    .reviews-more
    {
        padding-bottom: 5.625rem;

        border-top-right-radius: 8.25rem;
    }
}
@media (max-width: 48rem)
{
    .reviews-more
    {
        padding-bottom: 4.8125rem;
    }
}
@media (max-width: 36rem)
{
    .reviews-more
    {
        padding: 7rem 0 2.9375rem;
    }
}
.reviews-more::before
{
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;

    width: 100%;
    height: 16.875rem;

    content: '';

    background-color: #f4f4f4;
}
.reviews-more__container
{
    position: relative;
    z-index: 2;
}
.reviews-more__top
{
    max-width: 40.625rem;
}
.reviews-more__top:not(:last-child)
{
    margin-bottom: 5rem;
}
@media (max-width: 62rem)
{
    .reviews-more__top:not(:last-child)
    {
        margin-bottom: 5.625rem;
    }
}
.reviews-more__title-pre:not(:last-child)
{
    margin-bottom: 1.8125rem;
}
.reviews-more__title
{
    font-size: 2.25rem;

    max-width: 22.1875rem;
}
@media (max-width: 48rem)
{
    .reviews-more__title
    {
        font-size: 2.125rem;
    }
}
@media (max-width: 36rem)
{
    .reviews-more__title
    {
        font-size: 2rem;
    }
}
.reviews-more__title:not(:last-child)
{
    margin-bottom: 1.25rem;
}
.reviews-more__slider
{
    overflow: hidden;

    width: 100%;
    max-width: 100%;
}
.reviews-more__wrapper
{
    display: flex;

    align-items: stretch;
}
.reviews-more__item
{
    position: relative;

    overflow: hidden;

    height: auto;
    padding: 2.4375rem 2.1875rem 2.0625rem;

    color: #666;
    background-color: #fff;
}
@media (max-width: 48rem)
{
    .reviews-more__item
    {
        padding: 3.0625rem 1.6875rem 1.875rem 1.1875rem;
    }
}
.reviews-more__item::after,
.reviews-more__item::before
{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;

    width: 100%;
    height: .25rem;

    content: '';

    background-color: #ff784f;
}
.reviews-more__item::after
{
    z-index: 2;

    width: 19%;

    background-color: #4d4cef;
}
.reviews-more__item ._review-item__text
{
    overflow: hidden;

    max-width: 450px;
    height: 5.75rem;
    max-height: 5.75rem;
}
.reviews-more__item ._review-item__text:not(:last-child)
{
    margin-bottom: 1.5625rem;
}
.reviews-more__pagination
{
    position: relative;
    bottom: auto;
    left: auto;

    display: flex;

    margin-top: 3.875rem;

    align-items: center;
    justify-content: center;
}
@media (max-width: 48rem)
{
    .reviews-more__pagination
    {
        margin-top: 3.25rem;
    }
}
.reviews-more__pagination > .swiper-pagination-bullet
{
    width: .6875rem;
    height: .3125rem;
    margin: 0;

    transition: width .3s ease 0s,
    background-color .3s ease 0s;

    opacity: 1;
    border-radius: 0;
    background-color: #c4c4c4;
}
.reviews-more__pagination > .swiper-pagination-bullet:not(:last-child)
{
    margin-right: .1875rem;
}
.reviews-more__pagination > .swiper-pagination-bullet-active
{
    width: 1.375rem;

    background-color: #189ff9;
}

/* reviews-more end */
/* order start */
.order
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 100%;
    max-width: 100%;

    color: #fff;
}
.order__container
{
    position: relative;
    z-index: 2;
}
.order__title
{
    font-size: 3.75rem;
    font-weight: 900;
    line-height: 91.66667%;

    display: block;

    margin-bottom: 0;
}
@media (max-width: 62rem)
{
    .order__title
    {
        font-size: 3.125rem;
    }
}
@media (max-width: 48rem)
{
    .order__title
    {
        font-size: 2.5rem;
    }
}
@media (max-width: 36rem)
{
    .order__title
    {
        font-size: 2rem;
    }
}
.order__title:not(:last-child)
{
    margin-bottom: 2rem;
}
@media (max-width: 48rem)
{
    .order__title:not(:last-child)
    {
        margin-bottom: 2.5rem;
    }
}
@media (max-width: 36rem)
{
    .order__title:not(:last-child)
    {
        margin-bottom: 3.0625rem;
    }
}
.order__title span
{
    color: #ff784f;
}
.order__sub-title
{
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    line-height: 116.66667%;

    margin-bottom: 0;
}
.order__sub-title:not(:last-child)
{
    margin-bottom: 3.75rem;
}
.order__tels
{
    display: flex;

    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}
@media (max-width: 48rem)
{
    .order__tels
    {
        flex-direction: column;

        align-items: center;
    }
}
.order__tels-icon
{
    font-size: 1.5625rem;

    margin-right: 1.0625rem;

    color: #ff784f;
}
.order__tels-icon--mob
{
    display: none;
}
@media (max-width: 48rem)
{
    .order__tels-icon--mob
    {
        display: inline-block;
    }
}
.order__tels-item
{
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 120.83333%;

    transition: background-size .3s ease 0s,
    color .35s ease 0s;

    color: #ff784f;
    background-image: linear-gradient(transparent calc(100% - 2px), #ff784f 2px);
    background-repeat: no-repeat;
    background-size: 0;
}
.order__tels-item:hover
{
    color: #ff784f;
    background-size: 100%;
}
.order__tels-item:not(:last-child)
{
    margin-right: 1.5625rem;
}
@media (max-width: 48rem)
{
    .order__tels-item:not(:last-child)
    {
        margin-right: 0;
        margin-bottom: .3125rem;
    }
}
.order__tels-msgrs
{
    display: flex;

    width: auto;
    max-width: 1.5rem;
    height: auto;

    align-items: center;
    -o-object-fit: contain;
       object-fit: contain;
}
@media (max-width: 48rem)
{
    .order__tels-msgrs
    {
        width: 100%;
        max-width: 1.9375rem;
        padding-top: 1.875rem;
    }
}
.order__tels-msgrs-img
{
    width: 100%;
    max-width: 1.5rem;
    height: auto;
   transition: transform 350ms ease;

    -o-object-fit: contain;
       object-fit: contain;
}

.order__tels-msgrs-img img {
   display: block;
   width: 100;
   height: 100%;
}

.order__tels-msgrs-img:hover {
   transform: scale(1.15);
}
@media (max-width: 48rem)
{
    .order__tels-msgrs-img
    {
        width: 100%;
        max-width: 1.9375rem;
    }
}
.order__tels-msgrs-img:not(:last-child)
{
    margin-right: 2px;
}
.order__row
{
    display: flex;

    align-items: center;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .order__row
    {
        display: block;

        padding-top: 3.5rem;
    }
}
.order__forma
{
    display: flex;
    overflow: hidden;
    flex-direction: column;

    width: 100%;
    max-width: 29.375rem;
    padding: 6.625rem 3.1875rem 4.4375rem;

    border-top-right-radius: 2.75rem;
    background-color: #ff784f;

    align-items: flex-start;
}
@media (max-width: 62rem)
{
    .order__forma
    {
        width: calc(100% + 3.75rem);
        max-width: none;
        margin-left: -1.875rem;
        padding: 5rem 2.1875rem 4.5rem;
    }
}
@media (max-width: 48rem)
{
    .order__forma
    {
        padding-top: 3.75rem;

        border-top-right-radius: 0;
    }
}
@media (max-width: 36rem)
{
    .order__forma
    {
        width: calc(100% + 2.5rem);
        margin-left: -1.25rem;
        padding-top: 2.5rem;
    }
}
.order__forma-title
{
    font-size: 1.75rem;
    font-weight: 900;
    line-height: 121.42857%;

    display: block;

    width: 100%;
    margin-bottom: 0;

    text-align: center;

    color: #f4f4f4;
}
.order__forma-title:not(:last-child)
{
    margin-bottom: 3.375rem;
}
.order__forma-inputs
{
    width: 100%;
    margin-bottom: 0;
}
.order__forma-inputs:not(:last-child)
{
    margin-bottom: 4.1875rem;
}
.order__forma-block
{
    margin-bottom: 0;
}
.order__forma-block:not(:last-child)
{
    margin-bottom: 1.75rem;
}
.order__inner
{
    position: relative;

    padding: 2.75rem 1.875rem;

    border-radius: 3.125rem 3.125rem 0 0;
    background-color: #4d4cef;
}
@media (max-width: 62rem)
{
    .order__inner
    {
        width: calc(100% + 3.75rem);
        margin-left: -1.875rem;
    }
}
@media (max-width: 36rem)
{
    .order__inner
    {
        width: calc(100% + 2.5rem);
        margin-left: -1.25rem;
    }
}
.order__inner::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 84%;
    height: 4px;

    content: '';

    background-color: #ff784f;
}
.order__inner-row
{
    display: flex;

    max-width: 53.875rem;
    margin: 0 auto;

    align-items: center;
    justify-content: space-between;
}
@media (max-width: 48rem)
{
    .order__inner-row
    {
        flex-direction: column;
    }
}
.order--call
{
    padding: 5.75rem 0 4.1875rem;

    text-align: center;

    border-top-left-radius: 18.75rem;
    background-color: #4d4cef;
}
@media (max-width: 62rem)
{
    .order--call
    {
        padding: 5.3125rem 0 3.875rem;

        border-top-left-radius: 12.5rem;
    }
}
@media (max-width: 48rem)
{
    .order--call
    {
        border-top-left-radius: 8.25rem;
    }
}
@media (max-width: 36rem)
{
    .order--call
    {
        padding: 5.0625rem 0 3.375rem;

        border-top-left-radius: 0;
    }
}
.order--call::before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .1;
    background-image: url('../img/map.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.order--call .order__container
{
    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;
}
.order--call .order__title
{
    max-width: 51.875rem;
}
.order--call .order__btn:not(:last-child)
{
    margin-bottom: 2rem;
}
@media (max-width: 48rem)
{
    .order--call .order__btn:not(:last-child)
    {
        margin-bottom: 2.5rem;
    }
}
@media (max-width: 36rem)
{
    .order--call .order__btn:not(:last-child)
    {
        margin-bottom: 2.9375rem;
    }
}
.order--form
{
    border-top-left-radius: 16.6875rem;
    background-color: #4d4cef;
}
@media (max-width: 62rem)
{
    .order--form
    {
        border-top-left-radius: 12.5rem;
    }
}
@media (max-width: 48rem)
{
    .order--form
    {
        border-top-left-radius: 10rem;
    }
}
@media (max-width: 36rem)
{
    .order--form
    {
        border-top-left-radius: 8.25rem;
    }
}
.order--form .order__title
{
    line-height: 116.66667%;

    max-width: 27.25rem;
    margin-right: 4.0625rem;
}
@media (max-width: 48rem)
{
    .order--form .order__title
    {
        max-width: 100%;
        margin-right: 0;

        text-align: right;
    }
}
.order--footer
{
    position: relative;
}
.order--footer .order__title
{
    font-size: 2.25rem;

    margin-right: 4.0625rem;
}
@media (max-width: 48rem)
{
    .order--footer .order__title
    {
        font-size: 2.125rem;

        margin-right: 0;

        text-align: center;
    }
}
@media (max-width: 36rem)
{
    .order--footer .order__title
    {
        font-size: 2rem;
    }
}
.order--footer .order__title:not(:last-child)
{
    margin-bottom: 0;
}
@media (max-width: 48rem)
{
    .order--footer .order__title:not(:last-child)
    {
        margin-bottom: 2.75rem;
    }
}
@media (max-width: 36rem)
{
    .order--footer .order__title:not(:last-child)
    {
        margin-bottom: 2.125rem;
    }
}
.order--review
{
    position: relative;
}
.order--review .order__inner
{
    background-color: #ff784f;
}
.order--review .order__inner-row
{
    max-width: 45.125rem;
}
@media (max-width: 48rem)
{
    .order--review .order__inner-row
    {
        flex-direction: column;

        align-items: center;
    }
}
.order--review .order__title
{
    font-size: 2.25rem;

    margin-right: 4.0625rem;
}
@media (max-width: 48rem)
{
    .order--review .order__title
    {
        font-size: 2.125rem;

        margin-right: 0;

        text-align: center;
    }
}
@media (max-width: 36rem)
{
    .order--review .order__title
    {
        font-size: 2rem;
    }
}
.order--review .order__title:not(:last-child)
{
    margin-bottom: 0;
}
@media (max-width: 48rem)
{
    .order--review .order__title:not(:last-child)
    {
        margin-bottom: 2.75rem;
    }
}
@media (max-width: 36rem)
{
    .order--review .order__title:not(:last-child)
    {
        margin-bottom: 2.125rem;
    }
}
.order--review .order__title span
{
    color: #4d4cef;
}
.order--review .order__btn
{
    min-width: 16.4375rem;
}
@media (max-width: 48rem)
{
    .order--review .order__btn
    {
        min-width: auto;
    }
}

/* order end */
