/* Minification failed. Returning unminified contents.
(2153,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8733,22): run-time error CSS1039: Token not allowed after unary operator: '-supply-text-height'
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    /* 1 */
    overflow: visible;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    border-bottom: none;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

    /**
 * Remove the inner border and padding in Firefox.
 */

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

    /**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    /* 2 */
    display: table;
    box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
    color: inherit;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type='checkbox'],
[type='radio'] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

    /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    /* 1 */
    font: inherit;
    -webkit-appearance: button;
    /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

.daterangepicker {
    font-family: 'arial';
    font-size: 15px;
    line-height: 1em;
    position: absolute;
    z-index: 3001;
    top: 100px;
    left: 20px;
    display: none;
    width: 278px;
    max-width: none;
    margin-top: 7px;
    padding: 0;
    color: inherit;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
}

    .daterangepicker:before,
    .daterangepicker:after {
        position: absolute;
        display: inline-block;
        content: '';
        border-bottom-color: rgba(0, 0, 0, .2);
    }

    .daterangepicker:before {
        top: -7px;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
    }

    .daterangepicker:after {
        top: -6px;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
    }

    .daterangepicker.opensleft:before {
        right: 9px;
    }

    .daterangepicker.opensleft:after {
        right: 10px;
    }

    .daterangepicker.openscenter:before {
        right: 0;
        left: 0;
        width: 0;
        margin-right: auto;
        margin-left: auto;
    }

    .daterangepicker.openscenter:after {
        right: 0;
        left: 0;
        width: 0;
        margin-right: auto;
        margin-left: auto;
    }

    .daterangepicker.opensright:before {
        left: 9px;
    }

    .daterangepicker.opensright:after {
        left: 10px;
    }

    .daterangepicker.drop-up {
        margin-top: -7px;
    }

        .daterangepicker.drop-up:before {
            top: initial;
            bottom: -7px;
            border-top: 7px solid #ccc;
            border-bottom: initial;
        }

        .daterangepicker.drop-up:after {
            top: initial;
            bottom: -6px;
            border-top: 6px solid #fff;
            border-bottom: initial;
        }

    .daterangepicker.single .daterangepicker .ranges,
    .daterangepicker.single .drp-calendar {
        float: none;
    }

    .daterangepicker.single .drp-selected {
        display: none;
    }

    .daterangepicker.show-calendar .drp-calendar {
        display: block;
    }

    .daterangepicker.show-calendar .drp-buttons {
        display: block;
    }

    .daterangepicker.auto-apply .drp-buttons {
        display: none;
    }

    .daterangepicker .drp-calendar {
        display: none;
        max-width: 270px;
    }

        .daterangepicker .drp-calendar.left {
            padding: 8px 0 8px 8px;
        }

        .daterangepicker .drp-calendar.right {
            padding: 8px;
        }

        .daterangepicker .drp-calendar.single .calendar-table {
            border: none;
        }

    .daterangepicker .calendar-table .next span,
    .daterangepicker .calendar-table .prev span {
        display: inline-block;
        padding: 3px;
        color: #fff;
        border: solid black;
        border-width: 0 2px 2px 0;
        border-radius: 0;
    }

    .daterangepicker .calendar-table .next span {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .daterangepicker .calendar-table .prev span {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        font-size: 12px;
        line-height: 24px;
        width: 32px;
        min-width: 32px;
        height: 24px;
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        white-space: nowrap;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .daterangepicker .calendar-table {
        border: 1px solid #fff;
        border-radius: 4px;
        background-color: #fff;
    }

        .daterangepicker .calendar-table table {
            width: 100%;
            margin: 0;
            border-spacing: 0;
            border-collapse: collapse;
        }

    .daterangepicker td.available:hover,
    .daterangepicker th.available:hover {
        color: inherit;
        border-color: transparent;
        background-color: #eee;
    }

    .daterangepicker td.week,
    .daterangepicker th.week {
        font-size: 80%;
        color: #ccc;
    }

    .daterangepicker td.off,
    .daterangepicker td.off.in-range,
    .daterangepicker td.off.start-date,
    .daterangepicker td.off.end-date {
        color: #999;
        border-color: transparent;
        background-color: #fff;
    }

    .daterangepicker td.in-range {
        color: #000;
        border-color: transparent;
        border-radius: 0;
        background-color: #ebf4f8;
    }

    .daterangepicker td.start-date {
        border-radius: 4px 0 0 4px;
    }

    .daterangepicker td.end-date {
        border-radius: 0 4px 4px 0;
    }

    .daterangepicker td.start-date.end-date {
        border-radius: 4px;
    }

    .daterangepicker td.active,
    .daterangepicker td.active:not(.off):hover {
        color: #fff;
        border-color: transparent;
        background-color: #357ebd;
    }

    .daterangepicker th.month {
        width: auto;
    }

    .daterangepicker td.disabled,
    .daterangepicker option.disabled {
        cursor: not-allowed;
        text-decoration: line-through;
        color: #999;
    }

    .daterangepicker select.monthselect,
    .daterangepicker select.yearselect {
        font-size: 12px;
        height: auto;
        margin: 0;
        padding: 1px;
        cursor: default;
        background: transparent;
    }

    .daterangepicker .month {
        position: relative;
    }

        .daterangepicker .month::after {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: '';
            pointer-events: none;
            background: transparent;
        }

    .daterangepicker select.monthselect {
        width: 56%;
        margin-right: 2%;
    }

    .daterangepicker select.yearselect {
        width: 40%;
    }

    .daterangepicker select.hourselect,
    .daterangepicker select.minuteselect,
    .daterangepicker select.secondselect,
    .daterangepicker select.ampmselect {
        font-size: 12px;
        width: 50px;
        margin: 0 auto;
        padding: 2px;
        border: 1px solid #eee;
        outline: 0;
        background: #eee;
    }

    .daterangepicker .calendar-time {
        line-height: 30px;
        position: relative;
        margin: 4px auto 0 auto;
        text-align: center;
    }

        .daterangepicker .calendar-time select.disabled {
            cursor: not-allowed;
            color: #ccc;
        }

    .daterangepicker .drp-buttons {
        line-height: 12px;
        display: none;
        clear: both;
        padding: 8px;
        text-align: right;
        vertical-align: middle;
        border-top: 1px solid #ddd;
    }

    .daterangepicker .drp-selected {
        font-size: 12px;
        display: inline-block;
        padding-right: 8px;
    }

    .daterangepicker .drp-buttons .btn {
        font-size: 12px;
        font-weight: bold;
        margin-left: 8px;
        padding: 4px 8px;
    }

    .daterangepicker.show-ranges.single.rtl .drp-calendar.left {
        border-right: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.single.ltr .drp-calendar.left {
        border-left: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.rtl .drp-calendar.right {
        border-right: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border-left: 1px solid #ddd;
    }

    .daterangepicker .ranges {
        float: none;
        margin: 0;
        text-align: left;
    }

    .daterangepicker.show-calendar .ranges {
        margin-top: 8px;
    }

    .daterangepicker .ranges ul {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        list-style: none;
    }

    .daterangepicker .ranges li {
        font-size: 12px;
        padding: 8px 12px;
        cursor: pointer;
    }

        .daterangepicker .ranges li:hover {
            background-color: #eee;
        }

        .daterangepicker .ranges li.active {
            color: #fff;
            background-color: #08c;
        }

/*  Larger Screen Styling */

.default .article-default,
.entrance .article-default {
    background-color: #e6e6e6;
}

.default .status-progress,
.entrance .status-progress {
    background: #e6e6e6;
}

    .default .status-progress.default,
    .entrance .status-progress.default {
        background: #7e4c2f;
    }

.default .layout-header,
.default .modal-head,
.default .layout-panel,
.default .layout-header__subheader,
.default .header-wrapper,
.entrance .layout-header,
.entrance .modal-head,
.entrance .layout-panel,
.entrance .layout-header__subheader,
.entrance .header-wrapper {
    background-color: #e6e6e6;
}

.default .modal.dark .modal-head,
.entrance .modal.dark .modal-head {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), -webkit-linear-gradient(bottom, #fff, #fff), #fff;
    background: linear-gradient(0deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), linear-gradient(0deg, #fff, #fff), #fff;
}

.default .line-fill,
.default .line-progress__item,
.default .color-block,
.default .btn-secondary,
.entrance .line-fill,
.entrance .line-progress__item,
.entrance .color-block,
.entrance .btn-secondary {
    background-color: #fbc75a;
}

.default .juicy,
.default .form-block.custom .form-block__text,
.entrance .juicy,
.entrance .form-block.custom .form-block__text {
    color: #fbc75a;
}

.default .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before,
.entrance .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #fbc75a;
    background-color: #fbc75a;
}

.default .checkbox__control:checked ~ .checkbox__text::before,
.entrance .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #fbc75a;
    background-color: #fbc75a;
}

.default .switch-block.double .switch__control,
.entrance .switch-block.double .switch__control {
    background-color: #fbc75a;
}

.default .switch:checked ~ .switch__control,
.entrance .switch:checked ~ .switch__control {
    background-color: #fbc75a;
}

.default .checkbox__control:checked + .progress-block-status,
.entrance .checkbox__control:checked + .progress-block-status {
    background-color: #fbc75a;
}

.default .panel-menu__link .icon,
.entrance .panel-menu__link .icon {
    fill: #000;
}

.default .panel-menu__text,
.entrance .panel-menu__text {
    color: #000;
}

.default .progress-block__status.active,
.entrance .progress-block__status.active {
    background-color: #fbc75a;
}

.default .form-select__item .radio__control:checked ~ .select__text::before,
.entrance .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #fbc75a;
    background-color: #fbc75a;
}

.default .form-select__header,
.entrance .form-select__header {
    background-color: #e6e6e6;
}

.default .daterangepicker .calendar-table th.active,
.default .daterangepicker .calendar-table th.start-date.in-range,
.default .daterangepicker .calendar-table th.end-date.in-range,
.default .daterangepicker .calendar-table th.start-date.off,
.default .daterangepicker .calendar-table th.end-date.off,
.default .daterangepicker .calendar-table td.active,
.default .daterangepicker .calendar-table td.start-date.in-range,
.default .daterangepicker .calendar-table td.end-date.in-range,
.default .daterangepicker .calendar-table td.start-date.off,
.default .daterangepicker .calendar-table td.end-date.off,
.entrance .daterangepicker .calendar-table th.active,
.entrance .daterangepicker .calendar-table th.start-date.in-range,
.entrance .daterangepicker .calendar-table th.end-date.in-range,
.entrance .daterangepicker .calendar-table th.start-date.off,
.entrance .daterangepicker .calendar-table th.end-date.off,
.entrance .daterangepicker .calendar-table td.active,
.entrance .daterangepicker .calendar-table td.start-date.in-range,
.entrance .daterangepicker .calendar-table td.end-date.in-range,
.entrance .daterangepicker .calendar-table td.start-date.off,
.entrance .daterangepicker .calendar-table td.end-date.off {
    background: #fbc75a;
}

.default .daterangepicker .calendar-table th.in-range,
.default .daterangepicker .calendar-table td.in-range,
.entrance .daterangepicker .calendar-table th.in-range,
.entrance .daterangepicker .calendar-table td.in-range {
    background: #e6e6e6;
}

.default .daterangepicker .start-date + .in-range::before,
.entrance .daterangepicker .start-date + .in-range::before {
    background-color: #e6e6e6;
}

.default .daterangepicker .end-date:not(.start-date) + .available::before,
.entrance .daterangepicker .end-date:not(.start-date) + .available::before {
    background-color: #e6e6e6;
}

.start .layout-header {
    background: #fff;
}

.user .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .user .form-select.secondary label:hover {
        opacity: 1;
        background-color: #fbc75a;
    }

.user .section-wrapper__title {
    color: #fbc75a;
}

.user .section-summary.secondary {
    background-color: #fbc75a;
}

.user .article-default {
    background-color: #fbc75a;
}

.user .status-progress {
    background: #fbc75a;
}

.user .modal-head,
.user .layout-panel,
.user .layout-header__subheader,
.user .header-wrapper {
    background-color: #fbc75a;
}

.user .layout-header {
    background: -webkit-linear-gradient(top, #fbc75a 0%, #f9b016 100%);
    background: linear-gradient(180deg, #fbc75a 0%, #f9b016 100%);
}

.user .line-fill,
.user .line-progress__item,
.user .color-block,
.user .btn-secondary {
    background-color: #fbc75a;
}

.user .juicy,
.user .form-block.custom .form-block__text {
    color: #fbc75a;
}

.user .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #fbc75a;
    background-color: #fbc75a;
}

.user .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #fbc75a;
    background-color: #fbc75a;
}

.user .switch-block.double .switch__control {
    background-color: #fbc75a;
}

.user .switch:checked ~ .switch__control {
    background-color: #fbc75a;
}

.user .checkbox__control:checked + .progress-block-status {
    background-color: #fbc75a;
}

.user .panel-menu__link .icon {
    fill: #000;
}

.user .panel-menu__text {
    color: #000;
}

.user .progress-block__status.active {
    background-color: #fbc75a;
}

.user .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #fbc75a;
    background-color: #fbc75a;
}

.user .form-select__header {
    background-color: #fbc75a;
}

.user .daterangepicker .calendar-table th.active,
.user .daterangepicker .calendar-table th.start-date.in-range,
.user .daterangepicker .calendar-table th.end-date.in-range,
.user .daterangepicker .calendar-table th.start-date.off,
.user .daterangepicker .calendar-table th.end-date.off,
.user .daterangepicker .calendar-table td.active,
.user .daterangepicker .calendar-table td.start-date.in-range,
.user .daterangepicker .calendar-table td.end-date.in-range,
.user .daterangepicker .calendar-table td.start-date.off,
.user .daterangepicker .calendar-table td.end-date.off {
    background: #fbc75a;
}

.user .daterangepicker .calendar-table th.in-range,
.user .daterangepicker .calendar-table td.in-range {
    background: #fbc75a;
}

.user .daterangepicker .start-date + .in-range::before {
    background-color: #fbc75a;
}

.user .daterangepicker .end-date:not(.start-date) + .available::before {
    background-color: #fbc75a;
}

.user .line-status {
    background-color: #fbc75a;
}

.lavender .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .lavender .form-select.secondary label:hover {
        opacity: 1;
        background-color: #9e69af;
    }

.lavender .section-wrapper__title {
    color: #9e69af;
}

.lavender .section-summary.secondary {
    background-color: #9e69af;
}

.lavender.select__color {
    background: -webkit-linear-gradient(330deg, #9e69af 50%, #9825bd 50%);
    background: linear-gradient(120deg, #9e69af 50%, #9825bd 50%);
}

.lavender .article-default {
    background-color: #9e69af;
}

.lavender .status-progress {
    background: #9e69af;
}

    .lavender .status-progress.default {
        background: #7e4c2f;
    }

.lavender .layout-header,
.lavender .modal-head,
.lavender .layout-panel,
.lavender .layout-header__subheader,
.lavender .header-wrapper {
    background-color: #9e69af;
}

.lavender .line-fill,
.lavender .line-progress__item,
.lavender .color-block,
.lavender .btn-secondary {
    background-color: #9825bd;
}

.lavender .juicy,
.lavender .form-block.custom .form-block__text {
    color: #9825bd;
}

.lavender .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #9825bd;
    background-color: #9825bd;
}

.lavender .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #9825bd;
    background-color: #9825bd;
}

.lavender .switch-block.double .switch__control {
    background-color: #9825bd;
}

.lavender .switch:checked ~ .switch__control {
    background-color: #9825bd;
}

.lavender .checkbox__control:checked + .progress-block-status {
    background-color: #9825bd;
}

.lavender .panel-menu__link .icon {
    fill: #000;
}

.lavender .panel-menu__text {
    color: #000;
}

.lavender .progress-block__status.active {
    background-color: #9e69af;
}

    .lavender .progress-block__status.active.progress {
        background-color: #9825bd;
    }

    .lavender .progress-block__status.active::after {
        background-color: #9825bd;
    }

.lavender .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #9825bd;
    background-color: #9825bd;
}

.lavender .form-select__header {
    background-color: #9e69af;
}

.lavender .daterangepicker .calendar-table th.active:not(.off),
.lavender .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.lavender .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.lavender .daterangepicker .calendar-table td.active:not(.off),
.lavender .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.lavender .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #9825bd;
}

.lavender .daterangepicker .calendar-table th.in-range:not(.off),
.lavender .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #9e69af;
}

.lavender .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #9e69af;
}

.lavender .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #9e69af;
}

.lavender .form-group.full::after {
    background: #9825bd;
}

.lavender .line-status {
    background-color: #9825bd;
}

.poppy .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .poppy .form-select.secondary label:hover {
        opacity: 1;
        background-color: #e67c73;
    }

.poppy .section-wrapper__title {
    color: #e67c73;
}

.poppy .section-summary.secondary {
    background-color: #e67c73;
}

.poppy.select__color {
    background: -webkit-linear-gradient(330deg, #e67c73 50%, #db3553 50%);
    background: linear-gradient(120deg, #e67c73 50%, #db3553 50%);
}

.poppy .article-default {
    background-color: #e67c73;
}

.poppy .status-progress {
    background: #e67c73;
}

    .poppy .status-progress.default {
        background: #7e4c2f;
    }

.poppy .layout-header,
.poppy .modal-head,
.poppy .layout-panel,
.poppy .layout-header__subheader,
.poppy .header-wrapper {
    background-color: #e67c73;
}

.poppy .line-fill,
.poppy .line-progress__item,
.poppy .color-block,
.poppy .btn-secondary {
    background-color: #db3553;
}

.poppy .juicy,
.poppy .form-block.custom .form-block__text {
    color: #db3553;
}

.poppy .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #db3553;
    background-color: #db3553;
}

.poppy .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #db3553;
    background-color: #db3553;
}

.poppy .switch-block.double .switch__control {
    background-color: #db3553;
}

.poppy .switch:checked ~ .switch__control {
    background-color: #db3553;
}

.poppy .checkbox__control:checked + .progress-block-status {
    background-color: #db3553;
}

.poppy .panel-menu__link .icon {
    fill: #000;
}

.poppy .panel-menu__text {
    color: #000;
}

.poppy .progress-block__status.active {
    background-color: #e67c73;
}

    .poppy .progress-block__status.active.progress {
        background-color: #db3553;
    }

    .poppy .progress-block__status.active::after {
        background-color: #db3553;
    }

.poppy .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #db3553;
    background-color: #db3553;
}

.poppy .form-select__header {
    background-color: #e67c73;
}

.poppy .daterangepicker .calendar-table th.active:not(.off),
.poppy .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.poppy .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.poppy .daterangepicker .calendar-table td.active:not(.off),
.poppy .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.poppy .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #db3553;
}

.poppy .daterangepicker .calendar-table th.in-range:not(.off),
.poppy .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #e67c73;
}

.poppy .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #e67c73;
}

.poppy .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #e67c73;
}

.poppy .line-status {
    background-color: #db3553;
}

.fern .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .fern .form-select.secondary label:hover {
        opacity: 1;
        background-color: #34b67a;
    }

.fern .section-wrapper__title {
    color: #34b67a;
}

.fern .section-summary.secondary {
    background-color: #34b67a;
}

.fern.select__color {
    background: -webkit-linear-gradient(330deg, #34b67a 50%, #00904e 50%);
    background: linear-gradient(120deg, #34b67a 50%, #00904e 50%);
}

.fern .article-default {
    background-color: #34b67a;
}

.fern .status-progress {
    background: #34b67a;
}

    .fern .status-progress.default {
        background: #7e4c2f;
    }

.fern .layout-header,
.fern .modal-head,
.fern .layout-panel,
.fern .layout-header__subheader,
.fern .header-wrapper {
    background-color: #34b67a;
}

.fern .line-fill,
.fern .line-progress__item,
.fern .color-block,
.fern .btn-secondary {
    background-color: #00904e;
}

.fern .juicy,
.fern .form-block.custom .form-block__text {
    color: #00904e;
}

.fern .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #00904e;
    background-color: #00904e;
}

.fern .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #00904e;
    background-color: #00904e;
}

.fern .switch-block.double .switch__control {
    background-color: #00904e;
}

.fern .switch:checked ~ .switch__control {
    background-color: #00904e;
}

.fern .checkbox__control:checked + .progress-block-status {
    background-color: #00904e;
}

.fern .panel-menu__link .icon {
    fill: #000;
}

.fern .panel-menu__text {
    color: #000;
}

.fern .progress-block__status.active {
    background-color: #34b67a;
}

    .fern .progress-block__status.active.progress {
        background-color: #00904e;
    }

    .fern .progress-block__status.active::after {
        background-color: #00904e;
    }

.fern .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #00904e;
    background-color: #00904e;
}

.fern .form-select__header {
    background-color: #34b67a;
}

.fern .daterangepicker .calendar-table th.active:not(.off),
.fern .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.fern .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.fern .daterangepicker .calendar-table td.active:not(.off),
.fern .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.fern .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #00904e;
}

.fern .daterangepicker .calendar-table th.in-range:not(.off),
.fern .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #34b67a;
}

.fern .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #34b67a;
}

.fern .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #34b67a;
}

.fern .line-status {
    background-color: #00904e;
}

.linen .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .linen .form-select.secondary label:hover {
        opacity: 1;
        background-color: #4285f4;
    }

.linen .section-wrapper__title {
    color: #4285f4;
}

.linen .section-summary.secondary {
    background-color: #4285f4;
}

.linen.select__color {
    background: -webkit-linear-gradient(330deg, #4285f4 50%, #0055e2 50%);
    background: linear-gradient(120deg, #4285f4 50%, #0055e2 50%);
}

.linen .article-default {
    background-color: #4285f4;
}

.linen .status-progress {
    background: #4285f4;
}

    .linen .status-progress.default {
        background: #7e4c2f;
    }

.linen .layout-header,
.linen .modal-head,
.linen .layout-panel,
.linen .layout-header__subheader,
.linen .header-wrapper {
    background-color: #4285f4;
}

.linen .line-fill,
.linen .line-progress__item,
.linen .color-block,
.linen .btn-secondary {
    background-color: #0055e2;
}

.linen .juicy,
.linen .form-block.custom .form-block__text {
    color: #0055e2;
}

.linen .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #0055e2;
    background-color: #0055e2;
}

.linen .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #0055e2;
    background-color: #0055e2;
}

.linen .switch-block.double .switch__control {
    background-color: #0055e2;
}

.linen .switch:checked ~ .switch__control {
    background-color: #0055e2;
}

.linen .checkbox__control:checked + .progress-block-status {
    background-color: #0055e2;
}

.linen .panel-menu__link .icon {
    fill: #000;
}

.linen .panel-menu__text {
    color: #000;
}

.linen .progress-block__status.active {
    background-color: #4285f4;
}

    .linen .progress-block__status.active.progress {
        background-color: #0055e2;
    }

    .linen .progress-block__status.active::after {
        background-color: #0055e2;
    }

.linen .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #0055e2;
    background-color: #0055e2;
}

.linen .form-select__header {
    background-color: #4285f4;
}

.linen .daterangepicker .calendar-table th.active:not(.off),
.linen .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.linen .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.linen .daterangepicker .calendar-table td.active:not(.off),
.linen .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.linen .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #0055e2;
}

.linen .daterangepicker .calendar-table th.in-range:not(.off),
.linen .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #4285f4;
}

.linen .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #4285f4;
}

.linen .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #4285f4;
}

.linen .line-status {
    background-color: #0055e2;
}

.barley .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .barley .form-select.secondary label:hover {
        opacity: 1;
        background-color: #93776d;
    }

.barley .section-wrapper__title {
    color: #93776d;
}

.barley .section-summary.secondary {
    background-color: #93776d;
}

.barley.select__color {
    background: -webkit-linear-gradient(330deg, #93776d 50%, #754433 50%);
    background: linear-gradient(120deg, #93776d 50%, #754433 50%);
}

.barley .article-default {
    background-color: #93776d;
}

.barley .status-progress {
    background: #93776d;
}

    .barley .status-progress.default {
        background: #7e4c2f;
    }

.barley .layout-header,
.barley .modal-head,
.barley .layout-panel,
.barley .layout-header__subheader,
.barley .header-wrapper {
    background-color: #93776d;
}

.barley .line-fill,
.barley .line-progress__item,
.barley .color-block {
    background-color: #754433;
}

.barley .juicy,
.barley .form-block.custom .form-block__text {
    color: #754433;
}

.barley .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #754433;
    background-color: #754433;
}

.barley .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #754433;
    background-color: #754433;
}

.barley .switch-block.double .switch__control {
    background-color: #754433;
}

.barley .switch:checked ~ .switch__control {
    background-color: #754433;
}

.barley .checkbox__control:checked + .progress-block-status {
    background-color: #754433;
}

.barley .panel-menu__link .icon {
    fill: #000;
}

.barley .panel-menu__text {
    color: #000;
}

.barley .progress-block__status.active {
    background-color: #93776d;
}

    .barley .progress-block__status.active.progress {
        background-color: #754433;
    }

    .barley .progress-block__status.active::after {
        background-color: #754433;
    }

.barley .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #754433;
    background-color: #754433;
}

.barley .form-select__header {
    background-color: #93776d;
}

.barley .daterangepicker .calendar-table th.active:not(.off),
.barley .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.barley .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.barley .daterangepicker .calendar-table td.active:not(.off),
.barley .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.barley .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #754433;
}

.barley .daterangepicker .calendar-table th.in-range:not(.off),
.barley .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #93776d;
}

.barley .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #93776d;
}

.barley .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #93776d;
}

.barley .line-status {
    background-color: #754433;
}

.rye .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .rye .form-select.secondary label:hover {
        opacity: 1;
        background-color: #f0a634;
    }

.rye .section-wrapper__title {
    color: #f0a634;
}

.rye .section-summary.secondary {
    background-color: #f0a634;
}

.rye.select__color {
    background: -webkit-linear-gradient(330deg, #f0a634 50%, #dd6a00 50%);
    background: linear-gradient(120deg, #f0a634 50%, #dd6a00 50%);
}

.rye .article-default {
    background-color: #f0a634;
}

.rye .status-progress {
    background: #f0a634;
}

    .rye .status-progress.default {
        background: #7e4c2f;
    }

.rye .layout-header,
.rye .modal-head,
.rye .layout-panel,
.rye .layout-header__subheader,
.rye .header-wrapper {
    background-color: #f0a634;
}

.rye .line-fill,
.rye .line-progress__item,
.rye .color-block,
.rye .btn-secondary {
    background-color: #dd6a00;
}

.rye .juicy,
.rye .form-block.custom .form-block__text {
    color: #dd6a00;
}

.rye .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #dd6a00;
    background-color: #dd6a00;
}

.rye .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #dd6a00;
    background-color: #dd6a00;
}

.rye .switch-block.double .switch__control {
    background-color: #dd6a00;
}

.rye .switch:checked ~ .switch__control {
    background-color: #dd6a00;
}

.rye .checkbox__control:checked + .progress-block-status {
    background-color: #dd6a00;
}

.rye .panel-menu__link .icon {
    fill: #000;
}

.rye .panel-menu__text {
    color: #000;
}

.rye .progress-block__status.active {
    background-color: #f0a634;
}

    .rye .progress-block__status.active.progress {
        background-color: #dd6a00;
    }

    .rye .progress-block__status.active::after {
        background-color: #dd6a00;
    }

.rye .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #dd6a00;
    background-color: #dd6a00;
}

.rye .form-select__header {
    background-color: #f0a634;
}

.rye .daterangepicker .calendar-table th.active:not(.off),
.rye .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.rye .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.rye .daterangepicker .calendar-table td.active:not(.off),
.rye .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.rye .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #dd6a00;
}

.rye .daterangepicker .calendar-table th.in-range:not(.off),
.rye .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #f0a634;
}

.rye .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #f0a634;
}

.rye .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #f0a634;
}

.rye .line-status {
    background-color: #dd6a00;
}

.forget-me-not .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .forget-me-not .form-select.secondary label:hover {
        opacity: 1;
        background-color: #7986cc;
    }

.forget-me-not .section-wrapper__title {
    color: #7986cc;
}

.forget-me-not.select__color {
    background: -webkit-linear-gradient(330deg, #7986cc 50%, #1f38bc 50%);
    background: linear-gradient(120deg, #7986cc 50%, #1f38bc 50%);
}

.forget-me-not .article-default {
    background-color: #7986cc;
}

.forget-me-not .status-progress {
    background: #7986cc;
}

    .forget-me-not .status-progress.default {
        background: #7e4c2f;
    }

.forget-me-not .layout-header,
.forget-me-not .modal-head,
.forget-me-not .layout-panel,
.forget-me-not .layout-header__subheader,
.forget-me-not .header-wrapper {
    background-color: #7986cc;
}

.forget-me-not .line-fill,
.forget-me-not .line-progress__item,
.forget-me-not .color-block,
.forget-me-not .btn-secondary {
    background-color: #1f38bc;
}

.forget-me-not .juicy,
.forget-me-not .form-block.custom .form-block__text {
    color: #1f38bc;
}

.forget-me-not .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #1f38bc;
    background-color: #1f38bc;
}

.forget-me-not .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #1f38bc;
    background-color: #1f38bc;
}

.forget-me-not .switch-block.double .switch__control {
    background-color: #1f38bc;
}

.forget-me-not .switch:checked ~ .switch__control {
    background-color: #1f38bc;
}

.forget-me-not .checkbox__control:checked + .progress-block-status {
    background-color: #1f38bc;
}

.forget-me-not .panel-menu__link .icon {
    fill: #000;
}

.forget-me-not .panel-menu__text {
    color: #000;
}

.forget-me-not .progress-block__status.active {
    background-color: #7986cc;
}

    .forget-me-not .progress-block__status.active.progress {
        background-color: #1f38bc;
    }

    .forget-me-not .progress-block__status.active::after {
        background-color: #1f38bc;
    }

.forget-me-not .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #1f38bc;
    background-color: #1f38bc;
}

.forget-me-not .form-select__header {
    background-color: #7986cc;
}

.forget-me-not .daterangepicker .calendar-table th.active:not(.off),
.forget-me-not .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.forget-me-not .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.forget-me-not .daterangepicker .calendar-table td.active:not(.off),
.forget-me-not .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.forget-me-not .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #1f38bc;
}

.forget-me-not .daterangepicker .calendar-table th.in-range:not(.off),
.forget-me-not .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #7986cc;
}

.forget-me-not .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #7986cc;
}

.forget-me-not .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #7986cc;
}

.forget-me-not .line-status {
    background-color: #1f38bc;
}

.lily .form-select.secondary label {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

    .lily .form-select.secondary label:hover {
        opacity: 1;
        background-color: #a5c22e;
    }

.lily .section-wrapper__title {
    color: #a5c22e;
}

.lily .section-summary.secondary {
    background-color: #a5c22e;
}

.lily.select__color {
    background: -webkit-linear-gradient(330deg, #a5c22e 50%, #85a700 50%);
    background: linear-gradient(120deg, #a5c22e 50%, #85a700 50%);
}

.lily .article-default {
    background-color: #a5c22e;
}

.lily .status-progress {
    background: #a5c22e;
}

    .lily .status-progress.default {
        background: #7e4c2f;
    }

.lily .layout-header,
.lily .modal-head,
.lily .layout-panel,
.lily .layout-header__subheader,
.lily .header-wrapper {
    background-color: #a5c22e;
}

.lily .line-fill,
.lily .line-progress__item,
.lily .color-block,
.lily .btn-secondary {
    background-color: #85a700;
}

.lily .juicy,
.lily .form-block.custom .form-block__text {
    color: #85a700;
}

.lily .checkbox.primary .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #85a700;
    background-color: #85a700;
}

.lily .checkbox__control:checked ~ .checkbox__text::before {
    border-color: #85a700;
    background-color: #85a700;
}

.lily .switch-block.double .switch__control {
    background-color: #85a700;
}

.lily .switch:checked ~ .switch__control {
    background-color: #85a700;
}

.lily .checkbox__control:checked + .progress-block-status {
    background-color: #85a700;
}

.lily .panel-menu__link .icon {
    fill: #000;
}

.lily .panel-menu__text {
    color: #000;
}

    .lily .panel-menu__text.regular {
        color: #fff;
    }

.lily .progress-block__status.active {
    background-color: #a5c22e;
}

    .lily .progress-block__status.active.progress {
        background-color: #85a700;
    }

    .lily .progress-block__status.active::after {
        background-color: #85a700;
    }

.lily .form-select__item .radio__control:checked ~ .select__text::before {
    border-color: #85a700;
    background-color: #85a700;
}

.lily .form-select__header {
    background-color: #a5c22e;
}

.lily .daterangepicker .calendar-table th.active:not(.off),
.lily .daterangepicker .calendar-table th.start-date.in-range:not(.off),
.lily .daterangepicker .calendar-table th.end-date.in-range:not(.off),
.lily .daterangepicker .calendar-table td.active:not(.off),
.lily .daterangepicker .calendar-table td.start-date.in-range:not(.off),
.lily .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
    background: #85a700;
}

.lily .daterangepicker .calendar-table th.in-range:not(.off),
.lily .daterangepicker .calendar-table td.in-range:not(.off) {
    background: #a5c22e;
}

.lily .daterangepicker .start-date + .in-range:not(.off)::before {
    background-color: #a5c22e;
}

.lily .daterangepicker .end-date:not(.start-date):not(.off) + .available::before {
    background-color: #a5c22e;
}

.lily .line-status {
    background-color: #85a700;
}

.gray .article-default {
    background-color: #b4b4b4;
}

@font-face {
    font-family: 'Lato';
    font-weight: 300;
    font-style: normal;
    src: local('Lato Light'), local('Lato-Light'), url('../fonts/lato/latolight.woff2') format('woff2'), url('../fonts/lato/latolight.woff') format('woff'), url('../fonts/lato/latolight.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-weight: 400;
    font-style: normal;
    src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/lato/latoregular.woff2') format('woff2'), url('../fonts/lato/latoregular.woff') format('woff'), url('../fonts/lato/latoregular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-weight: 400;
    font-style: italic;
    src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/lato/latoitalic.woff2') format('woff2'), url('../fonts/lato/latoitalic.woff') format('woff'), url('../fonts/lato/latoitalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-weight: 700;
    font-style: normal;
    src: local('Lato Bold'), local('Lato-Bold'), url('../fonts/lato/latobold.woff2') format('woff2'), url('../fonts/lato/latobold.woff') format('woff'), url('../fonts/lato/latobold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-weight: 800;
    font-style: normal;
    src: local('Lato Heavy'), local('Lato-Heavy'), url('../fonts/lato/latoheavy.woff2') format('woff2'), url('../fonts/lato/latoheavy.woff') format('woff'), url('../fonts/lato/latoheavy.ttf') format('truetype');
    font-display: swap;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

:active,
:focus,
:hover {
    outline: 0;
}

:root {
    font-size: 7px;
}

html,
body {
    box-sizing: border-box;
    height: 100%;
    padding: 0;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    --supply-text-height: 48px;
}

    html.open-panel {
        overflow-x: hidden;
        margin-right: calc(-1 * (100vw - 100%));
    }

        html.open-panel body {
            overflow: hidden;
        }

body {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375;
    min-width: 320px;
    margin-right: 0;
    color: #000;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
}

    body.ov-h {
        overflow: hidden;
    }

    body.project-change .section-footer.border {
        padding-top: 0;
        border-top: 0;
    }

    body.default .layout-body {
        padding-top: 14rem;
    }

    body.setting-page .layout-body {
        padding-top: 30rem;
    }

    body.project-page .layout-body {
        padding-top: 51rem;
    }

    body.project-page .layout {
        overflow: unset;
    }

    body.project-page.disabled .form-group__body .form-icon {
        display: none;
    }

    body.project-page.disabled .form-group__body-inner .form-group__inner.clickable {
        pointer-events: none;
    }

    body.project-create {
        overflow: unset;
    }

    body.executor .layout-body {
        padding-top: 43rem;
    }

    body.executor .header-title {
        display: block;
        margin: 0 auto;
    }

    body.user .layout {
        overflow: unset;
    }

    body.user .layout-header {
        padding: 6rem 0 4rem;
    }

    body.user .layout-body {
        padding-top: 25rem;
    }

    body.user .section {
        margin-top: 8rem;
    }

a {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    text-decoration: none;
    color: #000;
}

.no-touchevents a:hover {
    text-decoration: none;
}

p {
    margin: 0;
}

    p:empty {
        display: none;
    }

textarea {
    padding: 0;
}

input {
    border-radius: 0;
    -webkit-appearance: none;
}

    input[type='number'] {
        -moz-appearance: textfield;
    }

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

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

.svg-store {
    display: none;
    overflow: hidden;
    height: 0;
}

.layout {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.layout-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

article {
    -webkit-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto;
}

.open-sidebar {
    overflow: hidden;
}

hr {
    margin: 3.2rem -2rem;
    border-width: 1px;
    border-color: rgba(0, 0, 0, .1);
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.container {
    width: 100%;
    max-width: 136rem;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 4rem;
    padding-left: 4rem;
}

    .container.lg {
        max-width: 140rem;
    }

    .container.md-lg {
        max-width: 124rem;
    }

    .container.md {
        max-width: 116rem;
    }

    .container.xs {
        max-width: 46rem;
    }

.hidden {
    display: none;
}

.section-body.hidden {
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    -webkit-transition: opacity .3s, height .3s;
    transition: opacity .3s, height .3s;
    opacity: 0;
}

.section-body.loading {
    visibility: visible;
    overflow-y: hidden;
    height: 20rem;
    max-height: 20rem;
    opacity: 1;
}

.hide {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

.container-form {
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
}

.change-hide {
    position: relative;
    visibility: visible;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

.project-create.change .section-wrapper__head,
.setting-page.change .section-wrapper__head {
    position: relative;
}

    .project-create.change .section-wrapper__head .btn:not([data-name='modal-discount']),
    .setting-page.change .section-wrapper__head .btn:not([data-name='modal-discount']) {
        position: absolute;
        top: 50%;
        left: -2rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }

.project-create.change .input-settings,
.setting-page.change .input-settings {
    min-height: 4.2rem;
    padding: .8rem;
    text-align: left;
    color: #000;
    border-color: rgba(0, 0, 0, .3);
}

    .project-create.change .input-settings.error,
    .setting-page.change .input-settings.error {
        border-color: #ff3131;
    }

.project-create.change .form-group.form-group-setting .btn.error,
.setting-page.change .form-group.form-group-setting .btn.error {
    visibility: visible;
    opacity: 1;
}

.project-create.change .section-footer__row:not(.footer-change),
.setting-page.change .section-footer__row:not(.footer-change) {
    display: none;
}

.project-create.change .footer-change,
.setting-page.change .footer-change {
    display: block;
    margin-top: 0;
}

.project-create.change .change-hide,
.setting-page.change .change-hide {
    display: none;
}

.project-create.change .footer-change,
.setting-page.change .footer-change {
    padding: 0 2rem;
}

.project-create .section-wrapper__head .btn:not([data-name='modal-discount']) {
    display: none;
}

.project-create .input-settings__error {
    display: none;
}

.project-create.change .section-wrapper__head.main {
    padding-left: 3rem;
}

    .project-create.change .section-wrapper__head.main .btn:not([data-name='modal-discount']) {
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

.project-create.change .section-wrapper__head.sticky {
    position: relative;
    top: 0;
}

.project-create.change .input-settings__error {
    bottom: -2rem;
    display: block;
    padding-top: 1rem;
    padding-left: 3rem;
}

.project-create.change .input-settings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 6rem;
    padding: 1.2rem .8rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.setting-page .section-wrapper__head {
    position: relative;
}

    .setting-page .section-wrapper__head .btn {
        display: none;
    }

.setting-page .section-grid.mobile-col .section-grid__cell {
    margin-bottom: 2rem;
}

    .setting-page .section-grid.mobile-col .section-grid__cell:first-child {
        margin-top: 0;
        border: none;
    }

.footer-change {
    display: none;
}

.line-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    width: 100%;
    max-width: 1360px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 4rem;
    padding-left: 4rem;
    opacity: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .line-button.secondary {
        right: 0;
        width: unset;
        padding-right: 2rem;
    }

    .line-button.mobile {
        display: none;
    }

    .line-button.fixed {
        position: fixed;
        z-index: 5;
        bottom: 4.6rem;
        visibility: visible;
        pointer-events: none;
        opacity: 1;
    }

        .line-button.fixed .btn {
            pointer-events: all;
        }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    display: block;
    margin: 0;
    -webkit-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto;
}

h2,
.h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.4rem;
    color: inherit;
}

h3,
.h3 {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.4rem;
    color: inherit;
}

.btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-fit-content;
    width: fit-content;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    border: none;
    background-color: transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn input {
        position: absolute;
        visibility: hidden;
        opacity: 0;
    }

    .btn.panel-menu__link {
        padding: 0;
    }

    .btn.hidden {
        display: none;
    }

.btn-round {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 6rem;
    height: 6rem;
    cursor: pointer;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    border: 1px solid #747775;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn-round:hover {
        opacity: .8;
    }

.btn-round__icon {
    display: block;
    max-width: 3.8rem;
    height: auto;
}

.btn-default {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    font-style: normal;
    line-height: 1.9rem;
    position: relative;
    padding: 1.4rem 5rem;
    -webkit-transition: opacity .3s, box-shadow .3s;
    transition: opacity .3s, box-shadow .3s;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
    opacity: 1;
    color: #fff;
    border-radius: 3.2rem;
    background-color: #000;
    box-shadow: 0 5px 20px -8px rgba(116, 118, 119, .5);
}

    .btn-default.colourful {
        background-color: #ff3131;
        box-shadow: 0 5px 20px -8px rgba(116, 118, 119, .5);
    }

    .btn-default:hover {
        box-shadow: 0 0 0 transparent;
    }

    .btn-default span {
        position: relative;
        z-index: 2;
    }

.btn-colourful {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    font-style: normal;
    line-height: 1.9rem;
    position: relative;
    height: 4.8rem;
    padding: 1.4rem 5.7rem;
    -webkit-transition: opacity .3s, box-shadow .3s;
    transition: opacity .3s, box-shadow .3s;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
    opacity: 1;
    color: #000;
    border-radius: 3.2rem;
    background-color: #fbc75a;
    box-shadow: 0 5px 20px -8px rgba(116, 118, 119, .5);
}

    .btn-colourful.secondary {
        font-weight: 400;
        font-style: normal;
        position: relative;
        letter-spacing: unset;
        text-transform: unset;
    }

    .btn-colourful:hover {
        box-shadow: 0 0 0 transparent;
    }

    .btn-colourful span {
        position: relative;
        z-index: 2;
    }

    .btn-colourful:disabled {
        cursor: not-allowed;
        background: rgba(0, 0, 0, .1);
        box-shadow: none;
    }

.btn-outline {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    font-style: normal;
    line-height: 1.9rem;
    position: relative;
    height: 4.8rem;
    padding: 1.4rem 3.5rem;
    -webkit-transition: opacity .3s, box-shadow .3s;
    transition: opacity .3s, box-shadow .3s;
    text-align: center;
    opacity: 1;
    color: #000;
    border: 1px solid transparent;
    border-radius: 3.2rem;
    background: #fae3c2;
}

    .btn-outline.colourful {
        color: #ff3131;
        border-color: transparent;
        background: #f7d3d3;
    }

    .btn-outline .btn__plus {
        margin-right: 1rem;
    }

    .btn-outline:hover {
        opacity: .6;
    }

    .btn-outline input {
        position: absolute;
        visibility: hidden;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

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

    .btn-outline.delete {
        color: #fff;
        border-color: #ff3131;
    }

.btn-outline__icon {
    width: 2rem;
    height: 2rem;
}

.btn-payed {
    display: block;
    margin: 4.2rem auto 0;
}

.btn-frameless {
    padding: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

    .btn-frameless:hover {
        opacity: .6;
    }

    .btn-frameless.center {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
    }

    .btn-frameless.saturated .btn-frameless__item {
        background-color: #fbc75a;
    }

    .btn-frameless.dark .btn-frameless__text {
        color: #000;
    }

    .btn-frameless.saturated .btn-frameless__item {
        background-color: #fbc75a;
    }

    .btn-frameless.error .btn-frameless__item {
        background: none;
    }

    .btn-frameless.secondary .btn-frameless__text {
        font-size: 2rem;
        font-weight: 800;
        line-height: 2.4rem;
    }

    .btn-frameless.secondary .btn-frameless__item {
        width: 4.8rem;
        height: 4.8rem;
    }

    .btn-frameless.secondary .btn__plus {
        width: 2rem;
        height: 2rem;
    }

        .btn-frameless.secondary .btn__plus::before,
        .btn-frameless.secondary .btn__plus::after {
            background-color: #000;
        }

    .btn-frameless.error .btn__plus {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

        .btn-frameless.error .btn__plus::before,
        .btn-frameless.error .btn__plus::after {
            background-color: #ff3131;
        }

    .btn-frameless.error.dark .btn__plus::before,
    .btn-frameless.error.dark .btn__plus::after {
        background-color: #000;
    }

    .btn-frameless.error .btn-frameless__item .btn__plus::after {
        background-color: #ff3131;
    }

    .btn-frameless.delete .btn-frameless__item .btn__plus {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

        .btn-frameless.delete .btn-frameless__item .btn__plus::before,
        .btn-frameless.delete .btn-frameless__item .btn__plus::after {
            background-color: #ff3131;
        }

    .btn-frameless.delete.dark .btn__plus::before,
    .btn-frameless.delete.dark .btn__plus::after {
        background-color: #000;
    }

    .btn-frameless.white .btn-frameless__item {
        background-color: rgba(255, 255, 255, .5);
    }

    .btn-frameless .icon-arrow {
        width: 1.2rem;
        height: 1rem;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        fill: #000;
    }

    .btn-frameless.md {
        max-width: 25.6rem;
    }

    .btn-frameless.custom .btn-frameless__text {
        color: #fff;
    }

    .btn-frameless.custom .icon {
        fill: #fff;
    }

    .btn-frameless.custom:hover {
        opacity: 1;
    }

        .btn-frameless.custom:hover .btn-frameless__item {
            opacity: 1;
            background-color: #ff3131;
        }

        .btn-frameless.custom:hover .btn-frameless__text {
            opacity: .6;
        }

.btn-frameless__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 4.2rem;
    min-width: 4.2rem;
    height: 4.2rem;
    -webkit-transition: opacity .3s, background-color .3s;
    transition: opacity .3s, background-color .3s;
    opacity: 1;
    border-radius: 100%;
    background: #fae3c2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn-frameless__item svg {
        width: 2.4rem;
        height: 2.4rem;
    }

    .btn-frameless__item .icon {
        width: 2rem;
        height: 2rem;
        fill: #000;
    }

    .btn-frameless__item + .btn-frameless__text {
        padding-left: 1.2rem;
    }

    .btn-frameless__item:hover {
        opacity: .6;
    }

.btn__plus {
    position: relative;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

    .btn__plus.lg {
        width: 1.8rem;
        height: 1.8rem;
    }

    .btn__plus:hover {
        opacity: .6;
    }

    .btn__plus::after,
    .btn__plus::before {
        position: absolute;
        top: 50%;
        left: 50%;
        content: '';
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 1rem;
        background-color: #000;
    }

    .btn__plus::before {
        width: .3rem;
        height: 100%;
    }

    .btn__plus::after {
        width: 100%;
        height: .3rem;
    }

.btn-frameless__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    color: #000;
}

    .btn-frameless__text:hover {
        opacity: .6;
    }

    .btn-frameless__text:first-letter {
        text-transform: capitalize;
    }

    .btn-frameless__text + .icon-arrow {
        margin-left: 1.6rem;
    }

a.link {
    width: -webkit-fit-content;
    width: fit-content;
}

.link-primary {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    -webkit-transition: opacity .3s, border-color .3s;
    transition: opacity .3s, border-color .3s;
    opacity: 1;
    color: #000;
    border-bottom: 1px solid #000;
}

    .link-primary:hover {
        opacity: .6;
        border-color: transparent;
    }

.link-secondary {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    color: rgba(0, 0, 0, .4);
}

.btn-arrow {
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    padding: 0;
}

    .btn-arrow::before {
        position: absolute;
        top: 50%;
        visibility: hidden;
        width: 100%;
        height: 1px;
        content: '';
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 0;
        border-radius: 1rem;
        background-color: #000;
    }

    .btn-arrow .icon {
        visibility: visible;
        width: 1.2rem;
        height: 1.2rem;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
    }

    .btn-arrow.active .icon {
        visibility: hidden;
        opacity: 0;
    }

    .btn-arrow.active::before {
        visibility: visible;
        opacity: 1;
    }

.btn-success {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2rem;
    width: 100%;
    padding: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    color: #000;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

    .btn-success .icon {
        width: 1.2rem;
        height: 1.2rem;
    }

    .btn-success.secondary {
        max-width: 28rem;
        padding: 1.2rem;
        border-radius: 5px;
        background-color: rgba(255, 255, 255, .3);
    }

    .btn-success.tertiary {
        font-size: 2rem;
        font-weight: 800;
        padding: 2.1rem 2rem;
        border-radius: 1rem;
        background-color: rgba(255, 255, 255, .2);
    }

    .btn-success.bold {
        font-weight: 800;
    }

    .btn-success:hover {
        opacity: .6;
    }

.desktop {
    display: none;
}

.btn-title {
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .btn-title svg {
        margin-left: 2.1rem;
    }

.btn-header {
    background-color: transparent;
}

    .btn-header .icon-arrow {
        width: 1.2rem;
        height: 1rem;
        margin-left: 1.6rem;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        fill: #000;
    }

.btn-header__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2rem;
    color: #000;
}

.btn-create {
    width: 100%;
    max-width: 31.3rem;
    padding: 1.4rem;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
    border-radius: 3rem;
    background: #fbc75a;
    box-shadow: 0 5px 20px -8px rgba(116, 118, 119, .5);
}

    .btn-create:hover {
        box-shadow: none;
    }

    .btn-create .icon {
        width: 3.2rem;
        height: 3.2rem;
        margin-right: 2rem;
    }

.btn-create__text {
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.btn-iconed {
    height: 5.4rem;
    padding-right: 2rem;
    padding-left: 6.2rem;
}

.btn-iconed__icon {
    position: absolute;
    top: 50%;
    left: 1.8rem;
    width: 3.2rem;
    height: 3.2rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn-attention {
    position: relative;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    color: #fff;
    border-radius: 10rem;
    background-color: #ff3131;
}

    .btn-attention:hover {
        opacity: .6;
    }

.btn-remove {
    position: relative;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #ff3131;
}

.btn-remove__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-icon .icon {
    display: none;
    margin-right: 1.4rem;
}

.btn-icon .icon-save {
    min-width: 2.4rem;
    max-width: 2.4rem;
    min-height: 2.4rem;
    max-height: 2.4rem;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

    .header.layout-header_compact .layout-header__subheader {
        z-index: -1;
        opacity: 0;
    }

    .header.layout-header_compact .panel-menu__item.fixed-show {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .header.layout-header_compact .panel-menu__item.fixed-hide {
        display: none;
    }

    .header.layout-header_compact .layout-header {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        width: 100%;
        height: 10rem;
        padding: 0;
        -webkit-animation: header-opacity .3s ease both;
        animation: header-opacity .3s ease both;
    }

    .header.layout-header_compact .layout-header__info {
        display: none;
    }

    .header.layout-header_compact .layout-header__panel {
        height: 10rem;
    }

    .header.layout-header_compact .layout-header__logo {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .header.layout-header_compact .burger {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

.header-wrapper {
    background-color: #e6e6e6;
}

.header-scroll {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100% - 13rem);
}

.layout-header {
    padding: 6rem 0;
}

.layout-header__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .layout-header__row + .layout-header__row {
        margin-top: 1.4rem;
    }

    .layout-header__row.align-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

.layout-header__row-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header__status {
    margin-bottom: 2.7rem;
}

.layout-header__info {
    visibility: visible;
    margin-top: 8rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

.layout-header__info-item {
    width: 100%;
    max-width: 30rem;
}

.layout-header__item.desktop {
    display: block;
}

.layout-header__item-title {
    display: block;
    padding: 0 0 1.5rem 1.5rem;
}

.layout-header__panel {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .layout-header__panel .btn.btn-frameless .btn-frameless__item {
        background-color: rgba(0, 0, 0, .1);
    }

.user .layout-header__panel {
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
}

.icon-logo {
    width: 9.8rem;
    height: 6rem;
}

.burger-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 134px;
    max-width: 134px;
    padding: 18px 30px;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 3rem;
    background: rgba(255, 255, 255, .3);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.no-touchevents .burger-wrapper:hover {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: .4;
}

.burger.burger-user .burger-wrapper {
    display: none;
}

.burger.burger-user .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.4rem;
    height: 2.1rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    stroke: #000;
    fill: none;
}

.burger.secondary::before,
.burger.secondary::after {
    display: none;
}

.burger.secondary .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.4rem;
    height: 2.1rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: none;
    stroke: #000;
}

.burger {
    position: absolute;
    left: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.burger-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 10px;
    height: 3px;
    border-radius: 4px;
    background-color: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

    .burger-item::before,
    .burger-item::after {
        position: absolute;
        display: block;
        height: 3px;
        content: '';
        -webkit-transition: -webkit-transform .15s;
        transition: -webkit-transform .15s;
        transition: transform .15s;
        transition: transform .15s, -webkit-transform .15s;
        border-radius: inherit;
        background-color: inherit;
    }

    .burger-item::before {
        width: 20px;
        -webkit-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        transform: translateY(-7px);
    }

    .burger-item::after {
        width: 20px;
        -webkit-transform: translateY(7px);
        -ms-transform: translateY(7px);
        transform: translateY(7px);
    }

.burger-label {
    font-size: 16px;
    padding-left: 30px;
}

    .burger-label::after {
        content: attr(data-init-label);
    }

.setting-page .burger {
    background-color: #fff;
}

.projects .burger-wrapper {
    background-color: rgba(255, 255, 255, .4);
}

.default .burger-wrapper {
    background-color: #fff;
}

.layout-header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .layout-header__nav .panel-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

.header-adress {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.4rem;
    color: #fff;
}

    .header-adress.bold {
        font-size: 2.8rem;
        font-weight: 800;
    }

    .header-adress.regular {
        font-size: 1.8rem;
        font-weight: normal;
        font-style: normal;
        line-height: 2.2rem;
        padding-left: 0;
    }

.header-address-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    pointer-events: none;
    border: 0;
    background: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-address-icon {
    display: none;
    min-width: 1.2rem;
    max-width: 1.2rem;
    min-height: 1.2rem;
    max-height: 1.2rem;
    margin-left: 1rem;
}

.layout-header__cell + .layout-header__cell {
    padding-top: 0;
}

.layout-header__cell .btn.btn-frameless .btn-frameless__item {
    background-color: rgba(0, 0, 0, .1);
}

.layout-header__cell .btn.btn-frameless.dark .btn-frameless__item {
    background: #fae0bb;
}

.header-title {
    font-family: 'Lato', sans-serif;
    font-size: 2.8rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.4rem;
    color: #000;
}

.layout-header__logo {
    position: absolute;
    top: -2rem;
    left: calc(-5rem + 20px);
}

    .layout-header__logo .icon-logo {
        display: block;
        width: 13rem;
        height: 8rem;
        background: url('../images/light-logo.svg') 50% 50% no-repeat;
        background-size: contain;
    }

.default .layout-header__logo .icon-logo {
    background: url('../images/light-logo.svg') 50% 50% no-repeat;
    background-size: contain;
}

.no-bg .layout-header__logo .icon-logo {
    background: url('../images/dark-logo.svg') 50% 50% no-repeat;
    background-size: contain;
}

.layout-header__subheader {
    position: relative;
    display: block;
    padding: 4rem 0 6rem;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

    .layout-header__subheader::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        opacity: .5;
        background-color: #fff;
    }

    .layout-header__subheader .layout-header__panel {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .layout-header__subheader .layout-header__cell {
        width: 100%;
        max-width: 30rem;
    }

        .layout-header__subheader .layout-header__cell:not(:last-child) {
            margin-right: 9rem;
        }

.form-block__icon {
    margin-left: 1.6rem;
}

.layout-panel__footer {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}

    .layout-panel__footer .panel-menu__link {
        margin-top: 0;
    }

.layout-header__executors-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 79.2rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.layout-header__executor-item {
    width: 100%;
    max-width: 18.5rem;
}

    .layout-header__executor-item:not(:last-child) {
        margin-right: 1.9rem;
    }

.layout-header__executor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.panel-menu__item {
    margin-bottom: 0;
}

    .panel-menu__item + .panel-menu__item {
        margin-left: 8rem;
    }

    .panel-menu__item.fixed-show {
        display: none;
    }

.contact-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 69rem;
    padding-top: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .contact-block.column {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

.contact-list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}

    .contact-list.border-dark .contact-list__item:last-child {
        border-color: rgba(0, 0, 0, .1);
        border-top: 1px solid rgba(0, 0, 0, .1);
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

.contact-list__item {
    padding: 0;
    border: none;
}

    .contact-list__item + .contact-list__item {
        margin-top: .8rem;
    }

    .contact-list__item .btn-frameless__item {
        background-color: rgba(0, 0, 0, .1);
    }

.contact-list__link {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: normal;
    font-style: normal;
    line-height: 2.2rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    color: #000;
}

    .contact-list__link:hover {
        opacity: .6;
    }

.contact-list__text {
    font-size: 1.8rem;
    margin-bottom: 2rem;
}

.modal .contact-block__title + .contact-list__link {
    margin-top: 3.2rem;
}

.modal .contact-list__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .modal .contact-list__link:not(:last-child) {
        margin-bottom: 2rem;
    }

.modal .contact-list__item {
    margin-bottom: 2.4rem;
}

    .modal .contact-list__item:last-child {
        padding-top: 3.2rem;
    }

.userbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1rem;
    list-style-type: none;
}

.userbar__item {
    padding: 0 1rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

.userbar__link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1.2rem 2rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    border-radius: 3rem;
    background-color: rgba(255, 255, 255, .3);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .userbar__link:hover {
        opacity: .6;
    }

    .userbar__link .icon-notice {
        min-width: 2rem;
        max-width: 2rem;
        min-height: 2.4rem;
        max-height: 2.4rem;
        fill: none;
    }

    .userbar__link .icon-dialog-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-width: 4.2rem;
        min-height: 4.2rem;
        border-radius: 50%;
        background: rgba(0, 0, 0, .05);
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .userbar__link .icon-dialog {
        width: 2.4rem;
        height: 2.1rem;
        fill: none;
        stroke: #fff;
        fill: #fff;
    }

    .userbar__link.dialog-link {
        padding: 0;
        background: none;
    }

        .userbar__link.dialog-link .userbar__link-title {
            color: #fff;
        }

.userbar__link-title {
    margin-left: 1rem;
}

.counter {
    font-family: 'Lato', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: -.2rem;
    right: -.2rem;
    min-width: 2.6rem;
    max-height: 1.8rem;
    text-align: center;
    color: #fff;
    border-radius: 2rem;
    background-color: #ff3131;
}

@-webkit-keyframes header-opacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes header-opacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.layout-footer {
    position: relative;
    padding: 4rem 0;
    background-color: #3d3d3d;
}

    .layout-footer::before {
        position: absolute;
        z-index: 4;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: rgba(0, 0, 0, .2);
    }

.layout-footer__cell {
    position: relative;
    z-index: 5;
}

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

.support a,
.support span {
    color: rgba(255, 255, 255, .4);
}

.support span {
    font-weight: 800;
}

.support a {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

    .support a:hover {
        opacity: .7;
    }

.developer {
    font-family: 'Lato';
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    line-height: 1.7rem;
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: rgba(255, 255, 255, .4);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.developer__link {
    font-family: 'Lato';
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    line-height: 1.7rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: rgba(255, 255, 255, .4);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.icon-pras {
    width: 7.3rem;
    height: 1.7rem;
    margin-right: 1.2rem;
    fill: rgba(255, 255, 255, .4);
}

.cell-1 {
    width: 8.33333333%;
}

.cell-2 {
    width: 16.66666667%;
}

.cell-3 {
    width: 25%;
}

.cell-4 {
    width: 33.33333333%;
}

.cell-5 {
    width: 41.66666667%;
}

.cell-6 {
    width: 50%;
}

.cell-7 {
    width: 58.33333333%;
}

.cell-8 {
    width: 66.66666667%;
}

.cell-9 {
    width: 75%;
}

.cell-10 {
    width: 83.33333333%;
}

.cell-11 {
    width: 91.66666667%;
}

.cell-12 {
    width: 100%;
}

.form-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 4.8rem;
    padding: 1.4rem 1.2rem;
    resize: none;
    -webkit-transition: border-radius .3s;
    transition: border-radius .3s;
    text-overflow: ellipsis;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: .6rem;
    background-color: transparent;
}

    .form-control.secondary {
        cursor: pointer;
    }

    .form-control.light {
        background-color: #fff;
    }

    .form-control.type-1 {
        min-width: 13.5rem;
        max-width: 13.5rem;
    }

    .form-control.type-2 {
        max-width: 25rem;
    }

    .form-control.type-3 {
        max-width: 20.8rem;
    }

    .form-control.error {
        border-color: #ff3131;
    }

    .form-control.calendar-control {
        text-align: center;
    }

    .form-control.password {
        padding-right: 4rem;
    }

.form-control-wrapper {
    position: relative;
}

.form-control-btn {
    position: absolute;
    top: 50%;
    right: 1.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    background-color: transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .form-control-btn.active .form-control-btn__icon.text {
        opacity: 0;
    }

    .form-control-btn.active .form-control-btn__icon.password {
        opacity: 1;
    }

.form-control-btn__icon {
    position: absolute;
    width: 2.4rem;
    height: 2.4rem;
}

    .form-control-btn__icon.password {
        opacity: 0;
    }

.form-text-error {
    display: inline-block;
    margin-top: .2rem;
    color: #ff3131;
}

.form-label {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    padding-left: 1.2rem;
    color: rgba(0, 0, 0, .3);
}

    .form-label + .form-label {
        margin-top: 2rem;
    }

    .form-label.time {
        font-size: 1.8rem;
        line-height: 2.2rem;
        color: #000;
    }

    .form-label.secondary {
        font-size: 16px;
        line-height: 19px;
        color: rgba(0, 0, 0, .5);
    }

    .form-label.darken {
        color: rgba(0, 0, 0, .4);
    }

    .form-label.dark {
        color: #000;
    }

    .form-label + .form-text {
        margin-top: 1.4rem;
    }

    .form-label + .form-control,
    .form-label + .form-inner__wrapper {
        margin-top: .4rem;
    }

    .form-label.text {
        padding-left: 0;
    }

    .form-label + .price {
        margin-top: 1.2rem;
    }

.form-text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    color: #000;
}

    .form-text + .form-label.time {
        margin-top: 1rem;
    }

.form-primary .form-control {
    border: 1px solid #b08b3f;
    background: #ffd885;
}

.form-primary .form-label {
    padding-left: 0;
}

.form-primary__item-link {
    line-height: 1;
    margin-top: 1.2rem;
    margin-right: 1.2rem;
    margin-left: auto;
    -webkit-transition: border-color .2s, opacity .2s;
    transition: border-color .2s, opacity .2s;
    border-bottom: 2px solid #000;
}

    .form-primary__item-link:hover {
        opacity: .6;
        border-color: transparent;
    }

.form-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

    .form-inner.sm {
        max-width: 22.5rem;
    }

    .form-inner + .btn {
        margin-left: 2rem;
    }

    .form-inner.secondary {
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .form-inner .price {
        margin-left: 1.2rem;
    }

.form-inner__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-group__start {
    font-weight: 400;
    margin-top: 2rem;
    letter-spacing: normal;
    text-transform: unset;
}

.form-group__footage {
    margin-top: .8rem;
    color: rgba(0, 0, 0, .4);
}

.form-primary__btn {
    width: 100%;
    max-width: 33.8rem;
    margin: 0 auto;
    padding-top: 2.1rem;
    padding-bottom: 2.1rem;
}

.form-primary__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
}

    .form-primary__item .checkbox {
        margin-top: 1rem;
    }

    .form-primary__item + .form-primary__item {
        margin-top: 1.6rem;
    }

    .form-primary__item.end {
        margin-top: 3.2rem;
    }

    .form-primary__item.center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-primary__item .btn {
        width: 100%;
    }

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

    .form-default__item + .form-default__item {
        margin-top: 1.5rem;
    }

    .form-default__item .form-line {
        padding: 2.1rem 2rem;
    }

    .form-default__item.lg .form-line {
        border-radius: 1rem;
    }

.form-primary__footer {
    margin-top: 3.2rem;
}

.form-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .form-grid.center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

.form-grid__cell {
    padding: 0 1rem;
}

.checkbox {
    position: relative;
    cursor: pointer;
}

    .checkbox.secondary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

        .checkbox.secondary .checkbox__text {
            width: 100%;
            padding-right: 3.6rem;
            padding-left: 0;
        }

            .checkbox.secondary .checkbox__text::before {
                right: 0;
                left: auto;
            }

            .checkbox.secondary .checkbox__text::after {
                right: .7rem;
                left: auto;
            }

    .checkbox.dark .checkbox__control:checked ~ .checkbox__text::before {
        border-color: #000;
        background-color: #000;
    }

    .checkbox.dark .checkbox__text {
        color: rgba(0, 0, 0, .3);
    }

.checkbox__control {
    position: absolute;
    visibility: hidden;
}

    .checkbox__control:checked ~ .checkbox__text::after {
        visibility: visible;
        opacity: 1;
    }

.checkbox__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 3.6rem;
    color: #000;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .checkbox__text .price {
        margin-left: 1.3rem;
    }

    .checkbox__text::before {
        position: absolute;
        top: -.4rem;
        left: 0;
        width: 2.6rem;
        height: 2.6rem;
        content: '';
        -webkit-transition: background-color .3s, border-color .3s;
        transition: background-color .3s, border-color .3s;
        border: 1px solid #000;
        border-radius: 100%;
        background-color: transparent;
    }

    .checkbox__text::after {
        position: absolute;
        top: .5rem;
        left: .7rem;
        visibility: hidden;
        width: 1.3rem;
        height: 1rem;
        content: '';
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 0;
        background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC42NDYgOS43MzE5OUwwLjgxMzA4OCA2LjAxMTUyQzAuMjQwMDgzIDUuNDU1MzMgMC4yMzMyNTUgNC41Mzc3NCAwLjc5NzkyIDMuOTczMDhWMy45NzMwOEMxLjM0NjE3IDMuNDI0ODMgMi4yMzEzNCAzLjQxMzAxIDIuNzk0MDMgMy45NDY0Mkw0LjY0NiA1LjcwMkw5Ljc1NDU0IDAuNDY2NDM4QzEwLjMwNzMgLTAuMTAwMDQyIDExLjIxNjQgLTAuMTA1NjI1IDExLjc3NiAwLjQ1NDAyNVYwLjQ1NDAyNUMxMi4zMjcxIDEuMDA1MDggMTIuMzMxNCAxLjg5NzE4IDExLjc4NTYgMi40NTM1Mkw0LjY0NiA5LjczMTk5WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K');
        background-repeat: no-repeat;
        background-size: contain;
    }

.form-default {
    width: 100%;
}

    .form-default.md {
        max-width: 1080px;
        margin: 0 auto;
    }

    .form-default.xs {
        max-width: 470px;
        margin: 0 auto;
    }

.form-primary__head + .form-primary__body {
    margin-top: 3.2rem;
}

.form-default__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 7rem);
    margin: 0 -3.5rem;
}

.form-default__cell {
    width: 50%;
    padding: 0 3.5rem;
}

.form-default__group {
    width: 100%;
}

    .form-default__group + .form-default__group {
        margin-top: 4rem;
        padding-top: 4rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

.form-default__head + .form-default__body {
    margin-top: 3.4rem;
}

.form-default__body + .form-default__footer {
    margin-top: 1.5rem;
}

.form-default__footer {
    margin-top: 2rem;
}

.form-default__block {
    position: relative;
    width: 100%;
    padding: 4rem;
    border-radius: 1rem;
    background-color: rgba(0, 0, 0, .05);
}

    .form-default__block .form-text-error {
        position: absolute;
        bottom: 0;
        left: 0;
        margin-top: .5rem;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

.form-title {
    font-family: 'Lato', sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.6rem;
    color: #000;
}

.form-title-secondary {
    font-family: 'Lato', sans-serif;
    font-size: 2.8rem;
    font-weight: 800;
    font-style: normal;
    line-height: 3.4rem;
    margin: 3.8rem 0;
    text-align: center;
    color: #000;
}

.form-description {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    color: #000;
}

.form-control__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.select__color {
    width: 8rem;
    height: 2.6rem;
    margin-right: 1.2rem;
    border-radius: .5rem;
}

.select__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    color: #000;
}

.form-control__icon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1.2rem;
    height: 1.2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .form-control__icon::before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: .1rem;
        content: '';
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        border-radius: .5rem;
        background-color: #000;
    }

    .form-control__icon .icon {
        width: .7rem;
        height: 1.2rem;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        fill: #000;
    }

.form-control__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-select {
    position: relative;
}

    .form-select.type-1 {
        min-width: 18.3rem;
    }

    .form-select.secondary .form-select__block {
        padding: 1rem 0;
    }

    .form-select.secondary label {
        padding: 1rem 2rem;
    }

    .form-select.secondary .form-select__item + .form-select__item {
        margin-top: 0;
    }

    .form-select.active .form-select__block {
        z-index: 6;
        visibility: visible;
        opacity: 1;
    }

    .form-select.active .form-control__icon .icon {
        opacity: 0;
    }

    .form-select.active .form-control__icon::before {
        opacity: 1;
    }

    .form-select.active.secondary .form-control {
        border-radius: .6rem;
    }

    .form-select.unselected .form-select__head .select__text {
        color: #757575;
    }

.form-select__list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}

    .form-select__list .select__text {
        white-space: nowrap;
    }

.form-select__item + .form-select__item {
    margin-top: 2.4rem;
}

.form-select__block {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -.4rem;
    visibility: hidden;
    width: 100%;
    min-width: -webkit-fit-content;
    min-width: fit-content;
    padding: 2rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
}

    .form-select__block.secondary {
        box-shadow: 0 14px 30px rgba(0, 0, 0, .08);
    }

    .form-select__block .btn {
        display: none;
    }

.radio {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.radio__control {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

.switch {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

    .switch:checked ~ .switch__control::before {
        -webkit-transform: translate(1.4rem, -50%);
        -ms-transform: translate(1.4rem, -50%);
        transform: translate(1.4rem, -50%);
    }

.switch-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .switch-block.double .switch__control {
        margin-left: 2rem;
    }

    .switch-block.double .switch ~ .switch__text {
        color: rgba(0, 0, 0, .5);
    }

    .switch-block.double .switch + .switch__text {
        color: #000;
    }

    .switch-block.double .switch:checked ~ .switch__text {
        color: #000;
    }

    .switch-block.double .switch:checked + .switch__text {
        color: rgba(0, 0, 0, .5);
    }

.switch__control {
    position: relative;
    display: block;
    width: 4rem;
    min-width: 4rem;
    height: 2.6rem;
    margin-right: 2rem;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 2rem;
    background-color: rgba(0, 0, 0, .15);
}

    .switch__control::before {
        position: absolute;
        top: 50%;
        left: .3rem;
        width: 2rem;
        height: 2rem;
        content: '';
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        border-radius: 100%;
        background-color: #fff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    }

.switch__text {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.4rem;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #000;
}

.form-select-head,
.form-select-footer {
    display: none;
}

.form-workers {
    padding: 0 8rem;
}

    .form-workers .form-label {
        color: #808080;
    }

.form-default__workers {
    margin-bottom: 4.8rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

    .form-default__workers li:not(:last-child) {
        margin-bottom: 1.4rem;
    }

.form-default__workers-add {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

.panel-menu {
    margin: 0;
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-left: 0;
    list-style-type: none;
}

.panel-menu__create {
    margin-left: -5rem;
}

.layout-panel {
    position: fixed;
    z-index: 30;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: calc(100% - 16rem);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
}

    .layout-panel .contact-block {
        margin-top: 5.6rem;
        margin-bottom: 2.8rem;
    }

    .layout-panel .contact-block__title {
        margin-bottom: 3.2rem;
    }

    .layout-panel .contact-list__item {
        border-color: rgba(255, 255, 255, .3);
    }

    .layout-panel .layout-panel__body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .layout-panel .layout-panel__body .panel-menu__link .panel-menu__text {
            font-size: 2.5rem;
        }

    .layout-panel .panel-menu__item + .panel-menu__item {
        margin-top: 6rem;
        margin-left: 0;
    }

    .layout-panel .panel-menu__item.end {
        margin-top: 8rem;
    }

.layout-panel__wrapper {
    width: 100%;
    max-width: 105.4rem;
    margin: 10rem auto 0;
}

    .layout-panel__wrapper .panel-menu__link .icon {
        width: 3.2rem;
        height: 3.2rem;
    }

.panel__submenu {
    margin-top: 6.3rem;
    margin-left: 5.3rem;
    padding: 0;
    list-style: none;
}

.panel-menu__subitem:not(:last-child) {
    margin-bottom: 4.8rem;
}

.panel-menu__sublink {
    font-size: 2rem;
    font-weight: 800;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

    .panel-menu__sublink:hover {
        opacity: .4;
    }

.open-panel .layout-panel {
    position: static;
    visibility: visible;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

.open-panel .burger-wrapper {
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
}

.open-panel .header-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

.open-panel .layout-header__nav,
.open-panel .layout-header__subheader {
    display: none;
}

.open-panel .burger {
    margin-left: 0;
}

.open-panel .burger-label::after {
    content: attr(data-active-label);
}

.open-panel .userbar__item:first-child {
    visibility: hidden;
    opacity: 0;
}

.open-panel .userbar__item .burger {
    display: block;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}

    .open-panel .userbar__item .burger::after,
    .open-panel .userbar__item .burger::before {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        content: '';
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 2px;
        background-color: #000;
    }

    .open-panel .userbar__item .burger::after {
        width: 1.8rem;
        height: .4rem;
    }

    .open-panel .userbar__item .burger::before {
        width: .4rem;
        height: 1.8rem;
    }

    .open-panel .userbar__item .burger .icon {
        display: none;
    }

.open-panel .layout-header__info {
    display: none;
}

.open-panel .layout-panel__header {
    display: none;
}

.open-panel .header {
    position: relative;
    z-index: 100;
}

.open-panel .burger {
    left: 22px;
}

.open-panel .burger-label {
    padding-left: 23px;
}

.open-panel .burger-wrapper {
    padding-right: 25px;
    padding-left: 25px;
}

.open-panel .burger-item {
    width: 20px;
    height: 0;
}

    .open-panel .burger-item::before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .open-panel .burger-item::after {
        width: 100%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.layout-panel__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1.5rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.panel-menu__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: fit-content;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .panel-menu__link.active {
        opacity: .4;
    }

    .panel-menu__link .icon {
        width: 2.4rem;
        height: 2.4rem;
        margin-right: 2rem;
        fill: #000;
    }

.no-touchevents .panel-menu__link:hover {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: .4;
}

.layout-panel__bot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 2rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.layout-panel__bot-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .layout-panel__bot-logo .icon {
        width: 8rem;
        height: 1.9rem;
        margin-right: 1rem;
    }

.layout-panel__bot-item {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: .4;
}

    .layout-panel__bot-item:hover {
        opacity: 1;
    }

.layout-panel__bot-support span {
    font-weight: 800;
}

.panel-menu__text {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 700;
    font-style: normal;
    line-height: 2.4rem;
    color: #000;
}

    .panel-menu__text.regular {
        font-weight: 400;
    }

.open-panel .setting-page .layout-header__info {
    display: none;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    background: rgba(136, 136, 136, .5);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .modal.active {
        z-index: 11;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .modal.modal-gallery {
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 10rem;
        padding-bottom: 10rem;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .modal.modal-gallery .modal-footer {
            display: none;
        }

    .modal[data-modal='modal-document'] {
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 10rem;
        padding-bottom: 10rem;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .modal[data-modal='modal-materials-add'] {
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 10rem;
        padding-bottom: 10rem;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .modal.colourful .modal-dialog {
        background-color: #fbc75a;
    }

    .modal.colourful .modal-dialog__head .modal-grid {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .modal .switch-block.double {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .modal.modal-fix {
        overflow-y: auto;
        max-height: 100vh;
        padding: 10rem 0;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .modal.dark .modal-dialog {
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
        background: linear-gradient(0deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
    }

.modal-dialog {
    overflow-x: hidden;
    width: 100%;
    max-width: 72rem;
    height: auto;
    padding: 8rem;
    opacity: 1;
    border-radius: 1rem;
    background-color: white;
}

    .modal-dialog.modal-modification .modal-dialog__footer {
        position: absolute;
        visibility: hidden;
        opacity: 0;
    }

.modal-dialog__text {
    padding: 1.4rem 0 0;
}

    .modal-dialog__text .form-label {
        display: block;
        padding: 0 0 1.4rem;
    }

.modal-dialog__grade {
    max-width: 43.5rem;
    margin: 0 auto;
    padding-top: 1.5rem;
    padding-bottom: 2rem;
}

.modal-dialog__descrip {
    font-size: 2rem;
    width: 100%;
    max-width: 53.3rem;
    margin: 0 auto;
    padding-bottom: 2rem;
}

    .modal-dialog__descrip.center {
        text-align: center;
    }

    .modal-dialog__descrip p:not(:last-child) {
        margin-bottom: 1.5rem;
    }

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

    .modal-grid.center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .modal-grid.mb:not(:last-child) {
        margin-bottom: 4rem;
    }

.modal-dialog__title {
    font-family: 'Lato', sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.6rem;
    max-width: 52.5rem;
    color: #000;
}

.modal-dialog__title--light {
    color: #fff;
}

.modal-dialog__title.center {
    text-align: center;
}

.modal-dialog__title.error {
    color: #ff3131;
}

.modal-dialog__title.desktop {
    margin-bottom: 2rem;
    padding: 0 1.2rem;
}

.modal-dialog__title.lg {
    font-size: 2.8rem;
}

.modal-dialog__row {
    position: relative;
}

    .modal-dialog__row + .modal-dialog__row {
        margin-top: 4rem;
    }

    .modal-dialog__row.border {
        margin-top: 3.5rem;
        padding-top: 3.5rem;
        border-top: 1px solid rgba(0, 0, 0, .05);
    }

    .modal-dialog__row.center {
        text-align: center;
    }

.modal-dialog__body + .modal-dialog__footer {
    margin-top: 4rem;
}

.modal-dialog__body + .modal-dialog__workers-footer {
    margin-top: 7rem;
}

.modal-dialog__footer {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

    .modal-dialog__footer.border {
        padding-top: 4rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .modal-dialog__footer.center {
        text-align: center;
    }

    .modal-dialog__footer.secondary {
        margin-right: -5rem;
        margin-left: -5rem;
    }

.modal-dialog__head + .modal-dialog__body {
    margin-top: 4rem;
}

.modal-tutor {
    position: relative;
    width: 100%;
    max-width: 148rem;
}

    .modal-tutor::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        opacity: .03;
        background: url('../images/tutor-bg.svg'), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .03), rgba(0, 0, 0, .03)), #fff;
        background: url('../images/tutor-bg.svg'), linear-gradient(0deg, rgba(0, 0, 0, .03), rgba(0, 0, 0, .03)), #fff;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .modal-tutor::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: rgba(0, 0, 0, .03);
    }

.modal-tutor--mini {
    padding: 10rem;
}

.modal.modal-fix-tutor {
    padding: 6rem 0;
}

.modal-delete {
    z-index: 11;
}

    .modal-delete .modal-dialog {
        padding: 4.8rem 3.5rem;
    }

    .modal-delete.center .modal-dialog__head .modal-grid {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .modal-delete.center .modal-text {
        text-align: center;
    }

.modal-delete-works .modal-dialog {
    max-width: 68rem;
}

.modal-delete-works .modal-text:not(:last-child) {
    margin-bottom: 2rem;
}

.modal-delete-works .modal-dialog__footer {
    margin-top: 6rem;
}

.modal-dialog__footer-workers-edit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.modal-dialog__workers-edit-remove {
    display: block;
}

.modal-dialog__footer-workers-edit-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .modal-dialog__footer-workers-edit-btn:not(:last-child)::after {
        display: inline-block;
        width: 1px;
        height: 4.8rem;
        margin: 0 3.2rem;
        content: '';
        border-radius: 2px;
        background: #d9d9d9;
    }

.modal-dialog__contacts {
    padding-top: 2rem;
}

.modal-dialog__contacts-list {
    margin: 0;
}

    .modal-dialog__contacts-list .contact-list__item {
        margin: 0;
        padding: 0;
    }

        .modal-dialog__contacts-list .contact-list__item:last-child {
            padding: 0;
        }

        .modal-dialog__contacts-list .contact-list__item:not(:last-child) {
            margin-bottom: 3.2rem;
        }

.modal-dialog__subtitle {
    font-size: 2rem;
    font-weight: 800;
    display: block;
    margin-bottom: 3.2rem;
}

.modal-video .btn.error {
    position: absolute;
    top: 3rem;
    right: 3rem;
}

.modal-video__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80vw;
    height: 80vh;
    margin: 0 auto;
    pointer-events: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .modal-video__content video {
        display: block;
        max-width: 100%;
        height: 100%;
        pointer-events: all;
    }

.navigation-project {
    margin-bottom: 6rem;
}

.navigation-project--secondary .navigation-list {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.navigation-project--secondary .navigation-list__item {
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.navigation-project--secondary .navigation-list__link {
    width: 100%;
}

    .navigation-project--secondary .navigation-list__link.active::after {
        left: 0;
        width: calc(100% + 0rem);
    }

.navigation-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 2rem 1.2rem;
    list-style-type: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navigation-list__item {
    padding: 0 1.2rem;
}

    .navigation-list__item .icon {
        width: 2.4rem;
        height: 2.4rem;
    }

.navigation-list__link {
    position: relative;
}

.no-touchevents .navigation-list__link:hover .icon {
    opacity: 1;
}

.navigation-list__link .icon,
.navigation-list__link .navigation-list__text {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: .4;
}

.navigation-list__link::after {
    position: absolute;
    bottom: -1.3rem;
    left: -1.2rem;
    width: 0;
    height: 1px;
    content: '';
    -webkit-transition: opacity .3s, -webkit-transform .2s;
    transition: opacity .3s, -webkit-transform .2s;
    transition: transform .2s, opacity .3s;
    transition: transform .2s, opacity .3s, -webkit-transform .2s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    border-radius: 1px;
    background: #000;
}

.navigation-list__link.active .navigation-list__text {
    opacity: 1;
}

.navigation-list__link.active .icon {
    opacity: 1;
}

.navigation-list__link.active::after {
    width: calc(100% + 2.6rem);
    -webkit-transition: opacity .3s, -webkit-transform .2s;
    transition: opacity .3s, -webkit-transform .2s;
    transition: transform .2s, opacity .3s;
    transition: transform .2s, opacity .3s, -webkit-transform .2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.navigation-list__text {
    display: block;
    margin-left: 1.3rem;
    opacity: .4;
}

.navigation-list {
    padding: 0 6rem 1.2rem;
}

.daterangepicker {
    margin-top: 0;
    padding-bottom: 3rem;
    background-color: transparent;
}

    .daterangepicker .modal-head {
        position: fixed;
        z-index: 7;
        top: 0;
    }

    .daterangepicker .modal-footer {
        position: fixed;
        z-index: 7;
        bottom: 0;
    }

    .daterangepicker.open {
        position: relative;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        flex-direction: column;
        border: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .daterangepicker .show-calendar .ranges {
        margin-top: 0;
    }

    .daterangepicker .drp-selected {
        display: none;
    }

    .daterangepicker .drp-buttons .btn {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: normal;
    }

    .daterangepicker .drp-buttons__controls {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 3.2rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .daterangepicker .applyBtn {
        margin-bottom: 3.2rem;
    }

    .daterangepicker .cancelBtn {
        text-transform: capitalize;
    }

    .daterangepicker::before {
        display: none;
    }

    .daterangepicker th.next,
    .daterangepicker th.prev {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .daterangepicker .drp-calendar {
        max-width: -webkit-fit-content;
        max-width: fit-content;
        padding: 0;
    }

    .daterangepicker th.month {
        font-family: 'Lato', sans-serif;
        font-size: 1.8rem;
        font-weight: normal;
        font-style: normal;
        line-height: 2.2rem;
        text-align: center;
        color: rgba(0, 0, 0, .872566);
    }

    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        font-family: 'Lato', sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-style: normal;
        line-height: 2rem;
        width: 4rem;
        min-width: 1px;
        height: 4rem;
        text-transform: lowercase;
        color: #000;
        font-feature-settings: 'pnum' on, 'lnum' on;
    }

        .daterangepicker .calendar-table th.active,
        .daterangepicker .calendar-table th.start-date.in-range:not(.off),
        .daterangepicker .calendar-table th.end-date.in-range:not(.off),
        .daterangepicker .calendar-table td.active,
        .daterangepicker .calendar-table td.start-date.in-range:not(.off),
        .daterangepicker .calendar-table td.end-date.in-range:not(.off) {
            color: #fff;
            border-radius: 100%;
        }

    .daterangepicker .start-date,
    .daterangepicker .end-date {
        position: relative;
        z-index: 4;
    }

    .daterangepicker .start-date {
        z-index: 6;
    }

        .daterangepicker .start-date + .in-range {
            position: relative;
        }

            .daterangepicker .start-date + .in-range::before {
                position: absolute;
                z-index: 0;
                top: 0;
                left: -50%;
                width: 50%;
                height: 100%;
                content: '';
            }

    .daterangepicker .end-date:not(.start-date) + .available {
        position: relative;
    }

        .daterangepicker .end-date:not(.start-date) + .available::before {
            position: absolute;
            z-index: 0;
            top: 0;
            left: -106%;
            width: 53%;
            height: 100%;
            margin-top: 0;
            content: '';
        }

    .daterangepicker td.disabled,
    .daterangepicker option.disabled {
        cursor: not-allowed;
        text-decoration: none;
        color: rgba(0, 0, 0, .4);
    }

    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        border: none;
    }

    .daterangepicker td.off,
    .daterangepicker td.off.in-range,
    .daterangepicker td.off.start-date,
    .daterangepicker td.off.end-date {
        color: rgba(0, 0, 0, .4);
    }

    .daterangepicker thead tr:last-child th {
        font-family: 'Lato', sans-serif;
        font-size: 1.4rem;
        font-weight: normal;
        font-style: normal;
        line-height: 2rem;
        text-transform: uppercase;
        color: rgba(0, 0, 0, .3);
    }

    .daterangepicker .drp-buttons {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        flex-direction: column-reverse;
        width: 100%;
        margin: 0 auto 2.8rem;
        border: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .daterangepicker .btn-prev-month,
    .daterangepicker .btn-next-month {
        width: 8rem;
        height: 2rem;
        padding-right: 3rem;
        padding-left: 3rem;
        cursor: pointer;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        border: none;
        background-color: transparent;
    }

        .daterangepicker .btn-prev-month:hover,
        .daterangepicker .btn-next-month:hover {
            -webkit-transition: opacity .3s;
            transition: opacity .3s;
            opacity: .4;
        }

        .daterangepicker .btn-prev-month.disable,
        .daterangepicker .btn-next-month.disable {
            opacity: .5;
        }

        .daterangepicker .btn-prev-month span,
        .daterangepicker .btn-next-month span {
            position: relative;
            width: 2rem;
            height: 2rem;
        }

            .daterangepicker .btn-prev-month span .icon,
            .daterangepicker .btn-next-month span .icon {
                width: 100%;
                height: 100%;
                fill: #000;
            }

    .daterangepicker select.monthselect,
    .daterangepicker select.yearselect {
        font-size: 1.8rem;
        padding: 0;
        text-align: center;
        color: #000;
        border: none;
        -webkit-appearance: none;
        appearance: none;
    }

    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        min-width: 4rem;
        min-height: 4rem;
    }

.tutor {
    position: relative;
    z-index: 1;
    margin-top: 6.5rem;
}

.tutor--mini .tutor__progress-item:not(:last-child)::after {
    min-width: 41.5rem;
    height: 1px;
    margin: 0 2rem;
    content: '';
    background-image: url('../images/line-lg.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.tutor__progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tutor__progress-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .tutor__progress-item:not(:last-child)::after {
        min-width: 9.4rem;
        height: 1px;
        margin: 0 2rem;
        content: '';
        background-image: url('../images/line-sm.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .tutor__progress-item.active .tutor__progress-item-num {
        color: #fff;
        background-color: #2f80ed;
    }

    .tutor__progress-item.active .tutor__progress-item-text {
        color: #000;
    }

.tutor__progress-item-num {
    font-size: 1.6rem;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 4rem;
    max-width: 4rem;
    min-height: 4rem;
    max-height: 4rem;
    margin-right: 1.5rem;
    text-align: center;
    letter-spacing: .08em;
    color: #2f80ed;
    color: rgba(0, 0, 0, .4);
    border-radius: 50%;
    background: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tutor__progress-item-text {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.9rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .4);
}

.tutor__descrip-title-num {
    background: #2f80ed;
}

.tutor__descrip-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.4rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tutor__title-num {
    font-weight: 700;
    display: none;
    min-width: 4.9rem;
    min-height: 4rem;
    margin-right: 2.5rem;
    padding: 1rem;
    border-radius: 10rem;
    background-color: #2f80ed;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tutor__title-num-current {
    color: #fff;
}

    .tutor__title-num-current::after {
        margin: 0 2px;
        content: '/';
        color: rgba(255, 255, 255, .5);
    }

.tutor__title-num-total {
    color: rgba(255, 255, 255, .5);
}

.tutor__descrip-title {
    font-size: 2.8rem;
    font-weight: 800;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .tutor__descrip-title img {
        margin-right: 1rem;
    }

.tutor__descrip-text {
    font-size: 2rem;
    line-height: 2.4rem;
    color: rgba(0, 0, 0, .8);
}

    .tutor__descrip-text p:not(:last-child) {
        margin-bottom: 2rem;
    }

.tutor__content {
    width: 100%;
    max-width: 92rem;
    margin: 0 auto 9.8rem;
}

.tutor__descrip {
    width: 100%;
    max-width: 42rem;
    margin-right: 8rem;
    padding-top: 8rem;
}

.tutor__demo {
    overflow: hidden;
    width: 42rem;
    height: 42rem;
    border-radius: 10px;
    background: #d9d9d9;
}

    .tutor__demo video {
        width: 100%;
        height: auto;
    }

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

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

    .tutor__tab.active {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

.tutor__skip {
    font-size: 1.4rem;
    padding: 1.6rem 4rem;
    cursor: pointer;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    text-align: center;
    border: none;
    border: 1px solid transparent;
    border-radius: 3rem;
    background: #fae3c2;
}

    .tutor__skip:hover {
        opacity: .6;
    }

.tutor__prev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5.2rem;
    padding: 0;
    cursor: pointer;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border: none;
    background: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .tutor__prev:hover {
        opacity: .6;
    }

.tutor__controls-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tutor__controls-icon {
    min-width: 2.4rem;
    max-width: 2.4rem;
    min-height: 2.4rem;
    max-height: 2.4rem;
}

.tutor__next {
    max-width: -webkit-fit-content;
    max-width: fit-content;
}

    .tutor__next span {
        margin-right: 2rem;
    }

.article-default {
    font-family: 'Lato', sans-serif;
    display: block;
    height: 100%;
    min-height: 28rem;
    padding: 3.2rem 2rem;
    color: #fff;
    border-radius: .6rem;
}

    .article-default.closed {
        min-height: 16.8rem;
    }

.article-default__address {
    font-size: 2.2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.6rem;
    color: #fff;
}

.article-default__block {
    margin-bottom: 15px;
    color: #000;
}

.article-default__txt {
    color: #000;
}

.article-default__price {
    margin-bottom: 1.8rem;
}

.article-default__tel {
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
}

    .article-default__tel + .article-default__tel {
        margin-top: 2.8rem;
    }

.article-default__data {
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
}

.article-default__name {
    font-size: 1.6rem;
    font-weight: 800;
    margin-bottom: 2.8rem;
    color: #000;
}

.article-default__head + .article-default__body {
    margin: 3.2rem 0;
}

.article-default__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

.progress-bar__title {
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7rem;
    color: rgba(0, 0, 0, .3);
}

.progress-bar__line {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: .5rem;
    margin-top: 1.2rem;
    border-radius: .5rem;
    background: rgba(0, 0, 0, .2);
}

.progress-bar__load {
    height: 100%;
}

.projects-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 2.6rem);
    height: 100%;
    margin: 0 -1.3rem -2.6rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.projects-list__item {
    margin-bottom: 2.6rem;
    padding: 0 1.3rem;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

.article-primary__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .article-primary__head + .article-primary__body {
        margin-top: 1.4rem;
    }

    .article-primary__head .icon-arrow {
        display: none;
        width: 1.2rem;
        height: 1rem;
        margin-top: 1rem;
        margin-left: 1.6rem;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        fill: #000;
    }

.article-primary__footer {
    margin-top: 1.4rem;
}

.article-primary__date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .article-primary__date time {
        font-family: 'Lato', sans-serif;
        font-size: 1.6rem;
        font-weight: 400;
        font-style: normal;
        line-height: 1.9rem;
        color: #000;
    }

.price {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: fit-content;
    padding: .4rem .6rem;
    color: #000;
    border-radius: 2px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .price.opened {
        background-color: #ff3131;
    }

    .price.success {
        text-align: center;
        background: #3d3d3d;
    }

        .price.success .price__item.old {
            color: rgba(255, 255, 255, .4);
        }

    .price.closed {
        background-color: rgba(0, 0, 0, .75);
    }

    .price.lg {
        font-size: 2rem;
        line-height: 2.4rem;
        padding: 1.3rem 1.2rem;
        border-radius: 6px;
    }

    .price.opened,
    .price.success,
    .price.closed {
        color: #fff;
    }

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

    .price__item + .price__item {
        margin-left: 1.2rem;
    }

    .price__item.old {
        text-decoration: line-through;
        color: rgba(0, 0, 0, .4);
    }

    .price__item.text {
        position: relative;
        margin-left: 1.6rem;
    }

        .price__item.text::before {
            position: absolute;
            top: 0;
            left: -1rem;
            content: '/';
            color: #fff;
        }

.price__value + .price__currency {
    margin-left: .6rem;
}

.list-object + .btn {
    margin-top: 4rem;
}

.list-object.secondary .list-object__item + .list-object__item {
    margin-top: 2rem;
}

    .list-object.secondary .list-object__item + .list-object__item.material {
        margin-top: .3rem;
    }

.list-object.m-negative {
    margin: 0 -1.2rem;
}

.btn-colourful + .list-object {
    margin-top: 4rem;
}

.list-object__item + .list-object__item {
    margin-top: 2rem;
}

.list-object__item ~ .list-object__item .form-group {
    border-radius: .6rem;
}

.list-object__item.has-materials .form-group {
    border-radius: .6rem .6rem 0 0;
}

.list-object__item + .list-object__item.material {
    margin-top: .3rem;
}

.list-object__item.material .form-group {
    border-radius: 0 0 .6rem .6rem;
}

.list-object__item .btn.btn-colourful {
    background-color: #fae3c2;
}

.list-object__item .form-group__start.btn-colourful {
    background-color: #fbc75a;
}

.list-default {
    margin: 0 0 -2rem;
    padding-left: 0;
    list-style-type: none;
}

.list-default__item {
    margin-bottom: 2rem;
}

    .list-default__item + .list-default__item {
        padding-top: 2rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

.user .list-object:not(.secondary) .form-group.closed:not(.station) {
    border-color: rgba(0, 0, 0, .1);
    background-color: #fff;
}

.form-group {
    position: relative;
    padding: 2rem;
    -webkit-transition: border-color .3s, background-color .3s;
    transition: border-color .3s, background-color .3s;
    border: 1px solid transparent;
    border-radius: 1rem;
    background: rgba(0, 0, 0, .05);
}

    .form-group:active {
        max-height: none;
        -webkit-transition: max-height 0s;
        transition: max-height 0s;
    }

    .form-group.active {
        position: relative;
        border-color: rgba(0, 0, 0, .1);
        background-color: #fff;
    }

        .form-group.active .form-group__head > .form-data__wrapper {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

        .form-group.active.js_group > .form-group__head.js_toggle-group .line-progress .line-progress__item {
            background-color: rgba(0, 0, 0, .4);
        }

body.project-page .form-group.active .line-progress__item {
    background-color: rgba(0, 0, 0, .4);
}

.form-group.light {
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
}

.form-group.closed {
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
}

.form-group.empty .form-icon,
.form-group.empty .btn-arrow {
    display: none;
}

.form-group.secondary {
    padding: 1.6rem;
    border: 1px solid transparent;
    background: rgba(0, 0, 0, .05);
}

    .form-group.secondary.closed {
        border: 1px solid rgba(0, 0, 0, .1);
        background: #fff;
    }

    .form-group.secondary.active {
        position: relative;
        border: 1px solid transparent;
        background: rgba(0, 0, 0, .05);
    }

    .form-group.secondary .form-data__row + .form-data__row.border::before {
        background-color: #fff;
    }

.form-group.form-group-setting {
    position: relative;
}

    .form-group.form-group-setting .btn.error {
        position: absolute;
        top: 2.4rem;
        left: -2rem;
        visibility: hidden;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }

    .form-group.form-group-setting.secondary .btn.error {
        left: -4rem;
    }

.form-group.station {
    background-color: #fbc75a;
}

    .form-group.station .form-group__title {
        display: block;
        color: #000;
    }

        .form-group.station .form-group__title span {
            position: relative;
            display: block;
        }

.form-group.form-group-modals {
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

    .form-group.form-group-modals:hover {
        opacity: .6;
    }

.form-group.clickable {
    cursor: pointer;
}

.form-group.closed .form-group__title {
    text-decoration: line-through;
}

.form-group .form-label + .form-label {
    margin-top: .4rem;
}

.form-group__label + .form-group__inner {
    margin-top: 2rem;
}

.form-group__group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1rem;
}

.form-group__inner .btn-arrow {
    margin-top: 0;
}

.form-group__inner.active > .form-icon::before {
    opacity: 1;
}

.form-group__inner.active > .form-icon .icon-arrow {
    opacity: 0;
}

.form-group__inner + .form-data {
    margin-top: 1rem;
}

.form-icon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 2.3rem;
    height: 1.5rem;
    margin-left: 2.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .form-icon::before,
    .form-icon::after {
        position: absolute;
        top: 50%;
        left: 50%;
        content: '';
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        border-radius: .5rem;
        background-color: #000;
    }

    .form-icon::before {
        width: 1.2rem;
        height: .1rem;
    }

.form-group__inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .form-group__inner.clickable {
        cursor: pointer;
    }

        .form-group__inner.clickable:hover {
            opacity: .6;
        }

    .form-group__inner .icon-arrow {
        width: 2.3rem;
        height: 1.5rem;
    }

.form-group__title {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    color: #000;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .form-group__title.old {
        text-decoration: line-through;
        color: rgba(0, 0, 0, .5);
    }

    .form-group__title a {
        width: 100%;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
    }

        .form-group__title a:hover {
            opacity: .6;
        }

.form-group__body {
    overflow: hidden;
    height: 100%;
    max-height: 0;
    margin-top: 0;
    -webkit-transition: max-height .3s, margin .3s, opacity 1s;
    transition: max-height .3s, margin .3s, opacity 1s;
    opacity: 0;
}

    .form-group__body.active {
        overflow: visible;
        max-height: -webkit-fit-content;
        max-height: fit-content;
        margin-top: 2rem;
        opacity: 1;
    }

.form-data__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.form-data__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-data__el {
    padding: 0 1rem;
}

.form-group__body > .form-data__el {
    padding: 0;
}

.form-group__body-inner:not(:only-child) {
    margin-top: 2.7rem;
}

.modal-dialog .form-data__row + .form-data__row.border {
    position: relative;
    margin-top: 4rem;
    padding-top: 4rem;
}

    .modal-dialog .form-data__row + .form-data__row.border::before {
        background-color: rgba(0, 0, 0, .05);
    }

.modal-dialog-work-add {
    width: 100%;
    max-width: 63rem;
}

    .modal-dialog-work-add .modal-dialog__body {
        width: 100%;
        max-width: 47rem;
        margin-right: auto;
        margin-bottom: 2rem;
        margin-left: auto;
        padding-top: 1.5rem;
    }

    .modal-dialog-work-add .btn.btn-colourful {
        width: 100%;
        max-width: 35.8rem;
    }

.modal-contact-user .contact-list {
    width: 100%;
}

.modal-contact-user .modal-dialog__row + .modal-dialog__row {
    margin-top: 0;
}

.modal-contact-user .modal-dialog__row .contact-block {
    padding-bottom: .8rem;
}

.modal-contact-user .modal-dialog__row .modal-dialog__title {
    display: block;
    margin-bottom: 3.2rem;
}

.modal-contact-user .modal-dialog__row .contact-list__item {
    padding: 0;
}

.modal-contact-user .contact-block__title {
    margin-bottom: 3.2rem;
}

.modal-contact-user .contact-list__item.border {
    padding-bottom: 2.4rem;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

    .modal-contact-user .contact-list__item.border:not(:last-child) {
        margin-bottom: 2.4rem;
    }

    .modal-contact-user .contact-list__item.border + .contact-list__item {
        margin-top: 0;
        padding-top: 0;
    }

.modal-status {
    z-index: 11;
}

.modal-dialog__hint {
    margin-bottom: 3rem;
    text-align: center;
}

.modal-dialog-edit {
    padding: 4.8rem 3.5rem;
}

    .modal-dialog-edit .modal-dialog__edit-top {
        margin: 0 auto 3.2rem;
    }

.modal-dialog__edit {
    width: 100%;
    margin: 0 auto 2.4rem;
}

    .modal-dialog__edit.border {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .modal-dialog__edit.border-top {
        margin-top: 11.5rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .modal-dialog__edit .form-default {
        padding-top: 2rem;
    }

.modal-dialog__block .form-default ul {
    margin-top: 2rem;
}

.modal-dialog__block .contact-block {
    padding-bottom: 3rem;
}

.modal-dialog__edit-title {
    padding-left: 1.2rem;
    color: #808080;
}

.modal-dialog__row .contact-block {
    margin-bottom: 0;
}

.modal-dialog__edit-btn-iconed {
    width: 100%;
    max-width: unset;
}

    .modal-dialog__edit-btn-iconed:not(:last-child) {
        margin-bottom: 3.2rem;
    }

.modal-dialog__edit-top {
    margin-bottom: 3.2rem;
}

    .modal-dialog__edit-top .modal-dialog__edit-btn-iconed {
        padding-right: 0;
        padding-left: 8rem;
        text-align: left;
        background: none;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .modal-dialog__edit-top .btn-iconed__icon-wrapper::before {
        position: absolute;
        top: 0;
        left: 2.5%;
        width: 5.4rem;
        height: 5.4rem;
        content: '';
        border-radius: 50%;
        background: #fae0bb;
    }

.modal-dialog__edit-bot-wrapper {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.modal-dialog__edit-top,
.modal-dialog__edit-bot {
    width: 100%;
    max-width: 29.7rem;
}

.modal-dialog__edit-bot {
    margin: 0 auto;
    padding-top: 3.2rem;
}

.form-data__row + .form-data__row {
    margin-top: 2rem;
}

    .form-data__row + .form-data__row.border {
        position: relative;
        margin-top: 2rem;
        padding-top: 2rem;
    }

        .form-data__row + .form-data__row.border::before {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            height: 1px;
            content: '';
            border-radius: .2rem;
            background-color: rgba(0, 0, 0, .05);
        }

.form-control-hinted {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .form-control-hinted + .form-text-error {
        color: #f7d3d3;
    }

.form-control-hinted__input.error {
    border-color: #f7d3d3;
}

.form-control-hinted__text {
    font-size: 2rem;
    margin-top: 1.3rem;
    margin-left: 1rem;
}

    .form-control-hinted__text.secondary {
        margin-left: 0;
    }

.form-data__item + .form-data__item {
    margin-top: 2rem;
}

.form-data__group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-data .form-control {
    max-width: 56rem;
}

    .form-data .form-text-error.type-1,
    .form-data .form-control.type-1 {
        max-width: 13.5rem;
    }

    .form-data .form-text-error.type-2,
    .form-data .form-control.type-2 {
        max-width: 25rem;
    }

.form-data.secondary .form-label {
    padding-left: 0;
}

.line-progress {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: .4rem;
    margin-top: 1rem;
    border-radius: .4rem;
    background-color: rgba(0, 0, 0, .05);
}

.line-progress__item {
    position: absolute;
    left: 0;
    height: 100%;
}

.form-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1.4rem 1.2rem;
    border-radius: 5px;
    background: rgba(0, 0, 0, .05);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

a.form-line {
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

    a.form-line:hover {
        opacity: .6;
    }

.form-line__icon {
    width: 12px;
    height: 12px;
}

.form-line__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.6rem;
    padding-left: 1.2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-line__controls-btn {
    font-size: 1.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color .1s linear;
    transition: color .1s linear;
    color: rgba(0, 0, 0, .8);
    border: 0;
    background: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .form-line__controls-btn:hover {
        color: rgba(0, 0, 0, .5);
    }

    .form-line__controls-btn:not(:last-child)::after {
        display: inline-block;
        width: 1px;
        height: 1.4rem;
        margin: 0 .6rem;
        content: '';
        background-color: rgba(0, 0, 0, .8);
    }

.form-line__title {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2rem;
    color: #000;
}

    .form-line__title span {
        margin-right: .7rem;
    }

    .form-line__title .price {
        display: inline-block;
    }

.form-group__info {
    margin-top: 1rem;
}

    .form-group__info:not(:last-child) {
        margin-bottom: 1.5rem;
    }

.form-group__info-date {
    color: rgba(0, 0, 0, .4);
}

.form-group__info-price.success {
    background: rgba(0, 0, 0, .4);
}

.form-group__info-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .form-group__info-item:not(:last-child) {
        margin-bottom: 1rem;
    }

.form-group__head.js_toggle-group {
    cursor: pointer;
}

.form-group__head > .form-data__wrapper {
    display: none;
    margin: 2rem 0;
}

    .form-group__head > .form-data__wrapper .form-data__el {
        padding: 0;
    }

.form-group__head .form-group__inner + .form-label {
    margin-top: 2rem;
    padding-left: 0;
}

.form-group__head .form-label + .form-label {
    margin-top: .4rem;
    padding-left: 0;
}

.photo-block__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.photo-block__item {
    position: relative;
}

    .photo-block__item + .photo-block__item {
        margin-left: 1.2rem;
    }

    .photo-block__item .counter-file {
        display: none;
    }

    .photo-block__item.last::before {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid rgba(0, 0, 0, .05);
        border-radius: .4rem;
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
        background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    }

    .photo-block__item.last .counter-file {
        display: inline-block;
    }

    .photo-block__item.last .video::before,
    .photo-block__item.last .video::after {
        display: none;
    }

    .photo-block__item .btn {
        position: absolute;
        z-index: 1;
        top: 1.2rem;
        left: 1.2rem;
    }

.counter-file {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.4rem;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}

.photo-block__media {
    position: relative;
    overflow: hidden;
    width: 15.8rem;
    height: 15.8rem;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: .4rem;
}

    .photo-block__media.video {
        cursor: pointer;
    }

        .photo-block__media.video::before {
            position: absolute;
            z-index: 1;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: '';
            pointer-events: none;
            background-color: rgba(0, 0, 0, .5);
        }

        .photo-block__media.video::after {
            position: absolute;
            z-index: 2;
            top: 50%;
            left: 50%;
            width: 6.4rem;
            height: 6.4rem;
            content: url('../images/play.svg');
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            pointer-events: none;
        }

        .photo-block__media.video.news-list__media::after {
            width: 3.2rem;
            height: 3.2rem;
        }

.photo-block__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo-block__body + .photo-block__footer {
    margin-top: 2rem;
}

.photo-block__body + .btn {
    margin-top: 4rem;
    margin-left: -4.5rem;
}

.photo-block__footer {
    display: none;
}

.photo-block .photo-block__inner + .btn {
    margin-top: 2rem;
}

.photo-block .load-file {
    margin: 4rem -5rem 0 -5rem;
}

.photo-block.loaded .photo-block__inner {
    display: block;
}

.photo-block.not-empty .photo-block__footer {
    display: block;
}

.photo-block.not-empty .btn.btn-outline {
    display: none;
}

.photo-block.secondary .photo-block__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.photo-block.secondary .photo-block__item {
    width: calc(100% + 10rem);
    margin: 0 -5rem;
}

    .photo-block.secondary .photo-block__item:last-child::before {
        display: none;
    }

    .photo-block.secondary .photo-block__item:last-child .counter-file {
        display: none;
    }

    .photo-block.secondary .photo-block__item + .photo-block__item {
        margin-top: 4rem;
        margin-left: -5rem;
    }

.photo-block.secondary .photo-block__media {
    width: 100%;
    height: auto;
}

.photo-block.secondary .photo-block__image {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.progress-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style-type: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.progress-block {
    position: relative;
}

    .progress-block input {
        position: absolute;
        z-index: 3;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
    }

        .progress-block input:disabled {
            cursor: default;
        }

        .progress-block input:not(:disabled):hover + .progress-block__status:not(.active) {
            opacity: .65;
        }

.progress-block__status {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 4.8rem;
    height: 4.8rem;
    cursor: pointer;
    -webkit-transition: background-color .3s, opacity .3s;
    transition: background-color .3s, opacity .3s;
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .progress-block__status::after {
        position: absolute;
        top: 50%;
        right: -.5rem;
        width: 1.2rem;
        height: .1rem;
        content: '';
        -webkit-transform: translate(100%, -50%);
        -ms-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
        border-radius: .2rem;
        background-color: rgba(0, 0, 0, .1);
    }

    .progress-block__status .icon {
        width: 2.6rem;
        height: 2.6rem;
        -webkit-transition: fill .3s;
        transition: fill .3s;
        fill: rgba(0, 0, 0, .3);
    }

    .progress-block__status.progress .icon {
        fill: #fff;
    }

.progress-list__item:last-child .progress-block__status::after {
    display: none;
}

.progress-list__item + .progress-list__item {
    margin-left: 2.2rem;
}

.counter-primary {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.6rem;
    height: 2.2rem;
    padding: 0 .1rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .counter-primary::before {
        position: absolute;
        left: -.1rem;
        width: 2.7rem;
        height: 2.2rem;
        content: '';
        background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyNyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMjkzODkgMS4xODY5N0w2Ljg1NjA2IDEuNDI4NDNMNy4yOTM4OSAxLjE4Njk3Wk0xLjUgMUg2LjI1MDYxVjBIMS41VjFaTTYuODU2MDYgMS40Mjg0M0M3LjU4NTA2IDIuNzUwMjkgOS4zMjc5NCA0LjQxODYgMTIuNSA0LjQxODZWMy40MTg2QzkuNzM1OTggMy40MTg2IDguMzA3IDEuOTg4NjIgNy43MzE3MiAwLjk0NTUwNkw2Ljg1NjA2IDEuNDI4NDNaTTEyLjUgNC40MTg2QzEyLjUwNjQgNC40MTg2IDEyLjUxMjcgNC40MTg2IDEyLjUxOTEgNC40MTg2QzEyLjUyNTUgNC40MTg2IDEyLjUzMTkgNC40MTg2IDEyLjUzODMgNC40MTg2QzEyLjU0NDggNC40MTg2IDEyLjU1MTIgNC40MTg2IDEyLjU1NzYgNC40MTg2QzEyLjU2NCA0LjQxODYgMTIuNTcwNSA0LjQxODYgMTIuNTc2OSA0LjQxODZDMTIuNTgzNCA0LjQxODYgMTIuNTg5OSA0LjQxODYgMTIuNTk2NCA0LjQxODZDMTIuNjAyOCA0LjQxODYgMTIuNjA5MyA0LjQxODYgMTIuNjE1OCA0LjQxODZDMTIuNjIyMyA0LjQxODYgMTIuNjI4OCA0LjQxODYgMTIuNjM1NCA0LjQxODZDMTIuNjQxOSA0LjQxODYgMTIuNjQ4NCA0LjQxODYgMTIuNjU1IDQuNDE4NkMxMi42NjE1IDQuNDE4NiAxMi42NjgxIDQuNDE4NiAxMi42NzQ2IDQuNDE4NkMxMi42ODEyIDQuNDE4NiAxMi42ODc4IDQuNDE4NiAxMi42OTQ0IDQuNDE4NkMxMi43MDEgNC40MTg2IDEyLjcwNzYgNC40MTg2IDEyLjcxNDIgNC40MTg2QzEyLjcyMDggNC40MTg2IDEyLjcyNzQgNC40MTg2IDEyLjczNCA0LjQxODZDMTIuNzQwNyA0LjQxODYgMTIuNzQ3MyA0LjQxODYgMTIuNzU0IDQuNDE4NkMxMi43NjA2IDQuNDE4NiAxMi43NjczIDQuNDE4NiAxMi43NzQgNC40MTg2QzEyLjc4MDcgNC40MTg2IDEyLjc4NzMgNC40MTg2IDEyLjc5NCA0LjQxODZDMTIuODAwNyA0LjQxODYgMTIuODA3NSA0LjQxODYgMTIuODE0MiA0LjQxODZDMTIuODIwOSA0LjQxODYgMTIuODI3NiA0LjQxODYgMTIuODM0NCA0LjQxODZDMTIuODQxMSA0LjQxODYgMTIuODQ3OSA0LjQxODYgMTIuODU0NiA0LjQxODZDMTIuODYxNCA0LjQxODYgMTIuODY4MiA0LjQxODYgMTIuODc0OSA0LjQxODZDMTIuODgxNyA0LjQxODYgMTIuODg4NSA0LjQxODYgMTIuODk1MyA0LjQxODZDMTIuOTAyMSA0LjQxODYgMTIuOTA4OSA0LjQxODYgMTIuOTE1OCA0LjQxODZDMTIuOTIyNiA0LjQxODYgMTIuOTI5NCA0LjQxODYgMTIuOTM2MyA0LjQxODZDMTIuOTQzMSA0LjQxODYgMTIuOTUgNC40MTg2IDEyLjk1NjggNC40MTg2QzEyLjk2MzcgNC40MTg2IDEyLjk3MDYgNC40MTg2IDEyLjk3NzUgNC40MTg2QzEyLjk4NDQgNC40MTg2IDEyLjk5MTMgNC40MTg2IDEyLjk5ODIgNC40MTg2QzEzLjAwNTEgNC40MTg2IDEzLjAxMiA0LjQxODYgMTMuMDE4OSA0LjQxODZDMTMuMDI1OSA0LjQxODYgMTMuMDMyOCA0LjQxODYgMTMuMDM5NyA0LjQxODZDMTMuMDQ2NyA0LjQxODYgMTMuMDUzNyA0LjQxODYgMTMuMDYwNiA0LjQxODZDMTMuMDY3NiA0LjQxODYgMTMuMDc0NiA0LjQxODYgMTMuMDgxNiA0LjQxODZDMTMuMDg4NiA0LjQxODYgMTMuMDk1NiA0LjQxODYgMTMuMTAyNiA0LjQxODZDMTMuMTA5NiA0LjQxODYgMTMuMTE2NiA0LjQxODYgMTMuMTIzNiA0LjQxODZDMTMuMTMwNyA0LjQxODYgMTMuMTM3NyA0LjQxODYgMTMuMTQ0OCA0LjQxODZDMTMuMTUxOCA0LjQxODYgMTMuMTU4OSA0LjQxODYgMTMuMTY1OSA0LjQxODZDMTMuMTczIDQuNDE4NiAxMy4xODAxIDQuNDE4NiAxMy4xODcyIDQuNDE4NkMxMy4xOTQzIDQuNDE4NiAxMy4yMDE0IDQuNDE4NiAxMy4yMDg1IDQuNDE4NkMxMy4yMTU2IDQuNDE4NiAxMy4yMjI3IDQuNDE4NiAxMy4yMjk4IDQuNDE4NkMxMy4yMzcgNC40MTg2IDEzLjI0NDEgNC40MTg2IDEzLjI1MTMgNC40MTg2QzEzLjI1ODQgNC40MTg2IDEzLjI2NTYgNC40MTg2IDEzLjI3MjcgNC40MTg2QzEzLjI3OTkgNC40MTg2IDEzLjI4NzEgNC40MTg2IDEzLjI5NDMgNC40MTg2QzEzLjMwMTUgNC40MTg2IDEzLjMwODcgNC40MTg2IDEzLjMxNTkgNC40MTg2QzEzLjMyMzEgNC40MTg2IDEzLjMzMDMgNC40MTg2IDEzLjMzNzUgNC40MTg2QzEzLjM0NDggNC40MTg2IDEzLjM1MiA0LjQxODYgMTMuMzU5MiA0LjQxODZDMTMuMzY2NSA0LjQxODYgMTMuMzczNyA0LjQxODYgMTMuMzgxIDQuNDE4NkMxMy4zODgzIDQuNDE4NiAxMy4zOTU1IDQuNDE4NiAxMy40MDI4IDQuNDE4NkMxMy40MTAxIDQuNDE4NiAxMy40MTc0IDQuNDE4NiAxMy40MjQ3IDQuNDE4NkMxMy40MzIgNC40MTg2IDEzLjQzOTMgNC40MTg2IDEzLjQ0NjcgNC40MTg2QzEzLjQ1NCA0LjQxODYgMTMuNDYxMyA0LjQxODYgMTMuNDY4NiA0LjQxODZDMTMuNDc2IDQuNDE4NiAxMy40ODMzIDQuNDE4NiAxMy40OTA3IDQuNDE4NkMxMy40OTgxIDQuNDE4NiAxMy41MDU0IDQuNDE4NiAxMy41MTI4IDQuNDE4NkMxMy41MjAyIDQuNDE4NiAxMy41Mjc2IDQuNDE4NiAxMy41MzUgNC40MTg2QzEzLjU0MjQgNC40MTg2IDEzLjU0OTggNC40MTg2IDEzLjU1NzIgNC40MTg2QzEzLjU2NDYgNC40MTg2IDEzLjU3MiA0LjQxODYgMTMuNTc5NSA0LjQxODZDMTMuNTg2OSA0LjQxODYgMTMuNTk0MyA0LjQxODYgMTMuNjAxOCA0LjQxODZDMTMuNjA5MiA0LjQxODYgMTMuNjE2NyA0LjQxODYgMTMuNjI0MiA0LjQxODZDMTMuNjMxNiA0LjQxODYgMTMuNjM5MSA0LjQxODYgMTMuNjQ2NiA0LjQxODZDMTMuNjU0MSA0LjQxODYgMTMuNjYxNiA0LjQxODYgMTMuNjY5MSA0LjQxODZDMTMuNjc2NiA0LjQxODYgMTMuNjg0MSA0LjQxODYgMTMuNjkxNyA0LjQxODZDMTMuNjk5MiA0LjQxODYgMTMuNzA2NyA0LjQxODYgMTMuNzE0MyA0LjQxODZDMTMuNzIxOCA0LjQxODYgMTMuNzI5MyA0LjQxODYgMTMuNzM2OSA0LjQxODZDMTMuNzQ0NSA0LjQxODYgMTMuNzUyIDQuNDE4NiAxMy43NTk2IDQuNDE4NkMxMy43NjcyIDQuNDE4NiAxMy43NzQ4IDQuNDE4NiAxMy43ODI0IDQuNDE4NkMxMy43OSA0LjQxODYgMTMuNzk3NiA0LjQxODYgMTMuODA1MiA0LjQxODZDMTMuODEyOCA0LjQxODYgMTMuODIwNCA0LjQxODYgMTMuODI4IDQuNDE4NkMxMy44MzU3IDQuNDE4NiAxMy44NDMzIDQuNDE4NiAxMy44NTEgNC40MTg2QzEzLjg1ODYgNC40MTg2IDEzLjg2NjMgNC40MTg2IDEzLjg3MzkgNC40MTg2QzEzLjg4MTYgNC40MTg2IDEzLjg4OTMgNC40MTg2IDEzLjg5NjkgNC40MTg2QzEzLjkwNDYgNC40MTg2IDEzLjkxMjMgNC40MTg2IDEzLjkyIDQuNDE4NkMxMy45Mjc3IDQuNDE4NiAxMy45MzU0IDQuNDE4NiAxMy45NDMxIDQuNDE4NkMxMy45NTA5IDQuNDE4NiAxMy45NTg2IDQuNDE4NiAxMy45NjYzIDQuNDE4NkMxMy45NzQgNC40MTg2IDEzLjk4MTggNC40MTg2IDEzLjk4OTUgNC40MTg2QzEzLjk5NzMgNC40MTg2IDE0LjAwNSA0LjQxODYgMTQuMDEyOCA0LjQxODZDMTQuMDIwNiA0LjQxODYgMTQuMDI4NCA0LjQxODYgMTQuMDM2MSA0LjQxODZDMTQuMDQzOSA0LjQxODYgMTQuMDUxNyA0LjQxODYgMTQuMDU5NSA0LjQxODZDMTQuMDY3MyA0LjQxODYgMTQuMDc1MSA0LjQxODYgMTQuMDgyOSA0LjQxODZDMTQuMDkwNyA0LjQxODYgMTQuMDk4NiA0LjQxODYgMTQuMTA2NCA0LjQxODZDMTQuMTE0MiA0LjQxODYgMTQuMTIyMSA0LjQxODYgMTQuMTI5OSA0LjQxODZDMTQuMTM3OCA0LjQxODYgMTQuMTQ1NiA0LjQxODYgMTQuMTUzNSA0LjQxODZDMTQuMTYxNCA0LjQxODYgMTQuMTY5MiA0LjQxODYgMTQuMTc3MSA0LjQxODZDMTQuMTg1IDQuNDE4NiAxNC4xOTI5IDQuNDE4NiAxNC4yMDA4IDQuNDE4NkMxNC4yMDg3IDQuNDE4NiAxNC4yMTY2IDQuNDE4NiAxNC4yMjQ1IDQuNDE4NkMxNC4yMzI0IDQuNDE4NiAxNC4yNDAzIDQuNDE4NiAxNC4yNDgzIDQuNDE4NkMxNC4yNTYyIDQuNDE4NiAxNC4yNjQxIDQuNDE4NiAxNC4yNzIxIDQuNDE4NkMxNC4yOCA0LjQxODYgMTQuMjg4IDQuNDE4NiAxNC4yOTU5IDQuNDE4NkMxNC4zMDM5IDQuNDE4NiAxNC4zMTE4IDQuNDE4NiAxNC4zMTk4IDQuNDE4NkMxNC4zMjc4IDQuNDE4NiAxNC4zMzU4IDQuNDE4NiAxNC4zNDM4IDQuNDE4NkMxNC4zNTE4IDQuNDE4NiAxNC4zNTk4IDQuNDE4NiAxNC4zNjc4IDQuNDE4NkMxNC4zNzU4IDQuNDE4NiAxNC4zODM4IDQuNDE4NiAxNC4zOTE4IDQuNDE4NkMxNC4zOTk4IDQuNDE4NiAxNC40MDc5IDQuNDE4NiAxNC40MTU5IDQuNDE4NkMxNC40MjM5IDQuNDE4NiAxNC40MzIgNC40MTg2IDE0LjQ0IDQuNDE4NkMxNC40NDgxIDQuNDE4NiAxNC40NTYyIDQuNDE4NiAxNC40NjQyIDQuNDE4NkMxNC40NzIzIDQuNDE4NiAxNC40ODA0IDQuNDE4NiAxNC40ODg0IDQuNDE4NkMxNC40OTY1IDQuNDE4NiAxNC41MDQ2IDQuNDE4NiAxNC41MTI3IDQuNDE4NkMxNC41MjA4IDQuNDE4NiAxNC41Mjg5IDQuNDE4NiAxNC41MzcgNC40MTg2QzE0LjU0NTEgNC40MTg2IDE0LjU1MzMgNC40MTg2IDE0LjU2MTQgNC40MTg2QzE0LjU2OTUgNC40MTg2IDE0LjU3NzcgNC40MTg2IDE0LjU4NTggNC40MTg2QzE0LjU5MzkgNC40MTg2IDE0LjYwMjEgNC40MTg2IDE0LjYxMDIgNC40MTg2QzE0LjYxODQgNC40MTg2IDE0LjYyNjYgNC40MTg2IDE0LjYzNDcgNC40MTg2QzE0LjY0MjkgNC40MTg2IDE0LjY1MTEgNC40MTg2IDE0LjY1OTMgNC40MTg2QzE0LjY2NzUgNC40MTg2IDE0LjY3NTcgNC40MTg2IDE0LjY4MzkgNC40MTg2QzE0LjY5MiA0LjQxODYgMTQuNzAwMyA0LjQxODYgMTQuNzA4NSA0LjQxODZDMTQuNzE2NyA0LjQxODYgMTQuNzI0OSA0LjQxODYgMTQuNzMzMSA0LjQxODZDMTQuNzQxNCA0LjQxODYgMTQuNzQ5NiA0LjQxODYgMTQuNzU3OCA0LjQxODZDMTQuNzY2MSA0LjQxODYgMTQuNzc0MyA0LjQxODYgMTQuNzgyNiA0LjQxODZDMTQuNzkwOCA0LjQxODYgMTQuNzk5MSA0LjQxODYgMTQuODA3NCA0LjQxODZDMTQuODE1NiA0LjQxODYgMTQuODIzOSA0LjQxODYgMTQuODMyMiA0LjQxODZDMTQuODQwNSA0LjQxODYgMTQuODQ4OCA0LjQxODYgMTQuODU3MSA0LjQxODZDMTQuODY1NCA0LjQxODYgMTQuODczNyA0LjQxODYgMTQuODgyIDQuNDE4NkMxNC44OTAzIDQuNDE4NiAxNC44OTg2IDQuNDE4NiAxNC45MDcgNC40MTg2QzE0LjkxNTMgNC40MTg2IDE0LjkyMzYgNC40MTg2IDE0LjkzMTkgNC40MTg2QzE0Ljk0MDMgNC40MTg2IDE0Ljk0ODYgNC40MTg2IDE0Ljk1NyA0LjQxODZDMTQuOTY1MyA0LjQxODYgMTQuOTczNyA0LjQxODYgMTQuOTgyMSA0LjQxODZDMTQuOTkwNCA0LjQxODYgMTQuOTk4OCA0LjQxODYgMTUuMDA3MiA0LjQxODZDMTUuMDE1NiA0LjQxODYgMTUuMDIzOSA0LjQxODYgMTUuMDMyMyA0LjQxODZDMTUuMDQwNyA0LjQxODYgMTUuMDQ5MSA0LjQxODYgMTUuMDU3NSA0LjQxODZDMTUuMDY1OSA0LjQxODYgMTUuMDc0MyA0LjQxODYgMTUuMDgyOCA0LjQxODZDMTUuMDkxMiA0LjQxODYgMTUuMDk5NiA0LjQxODYgMTUuMTA4IDQuNDE4NkMxNS4xMTY1IDQuNDE4NiAxNS4xMjQ5IDQuNDE4NiAxNS4xMzMzIDQuNDE4NkMxNS4xNDE4IDQuNDE4NiAxNS4xNTAyIDQuNDE4NiAxNS4xNTg3IDQuNDE4NkMxNS4xNjcxIDQuNDE4NiAxNS4xNzU2IDQuNDE4NiAxNS4xODQxIDQuNDE4NkMxNS4xOTI1IDQuNDE4NiAxNS4yMDEgNC40MTg2IDE1LjIwOTUgNC40MTg2QzE1LjIxOCA0LjQxODYgMTUuMjI2NSA0LjQxODYgMTUuMjM1IDQuNDE4NkMxNS4yNDM1IDQuNDE4NiAxNS4yNTIgNC40MTg2IDE1LjI2MDUgNC40MTg2QzE1LjI2OSA0LjQxODYgMTUuMjc3NSA0LjQxODYgMTUuMjg2IDQuNDE4NkMxNS4yOTQ1IDQuNDE4NiAxNS4zMDMgNC40MTg2IDE1LjMxMTYgNC40MTg2QzE1LjMyMDEgNC40MTg2IDE1LjMyODYgNC40MTg2IDE1LjMzNzIgNC40MTg2QzE1LjM0NTcgNC40MTg2IDE1LjM1NDMgNC40MTg2IDE1LjM2MjggNC40MTg2QzE1LjM3MTQgNC40MTg2IDE1LjM3OTkgNC40MTg2IDE1LjM4ODUgNC40MTg2QzE1LjM5NzEgNC40MTg2IDE1LjQwNTcgNC40MTg2IDE1LjQxNDIgNC40MTg2QzE1LjQyMjggNC40MTg2IDE1LjQzMTQgNC40MTg2IDE1LjQ0IDQuNDE4NkMxNS40NDg2IDQuNDE4NiAxNS40NTcyIDQuNDE4NiAxNS40NjU4IDQuNDE4NkMxNS40NzQ0IDQuNDE4NiAxNS40ODMgNC40MTg2IDE1LjQ5MTYgNC40MTg2QzE1LjUwMDIgNC40MTg2IDE1LjUwODggNC40MTg2IDE1LjUxNzUgNC40MTg2QzE1LjUyNjEgNC40MTg2IDE1LjUzNDcgNC40MTg2IDE1LjU0MzMgNC40MTg2QzE1LjU1MiA0LjQxODYgMTUuNTYwNiA0LjQxODYgMTUuNTY5MyA0LjQxODZDMTUuNTc3OSA0LjQxODYgMTUuNTg2NiA0LjQxODYgMTUuNTk1MiA0LjQxODZDMTUuNjAzOSA0LjQxODYgMTUuNjEyNiA0LjQxODYgMTUuNjIxMiA0LjQxODZDMTUuNjI5OSA0LjQxODYgMTUuNjM4NiA0LjQxODYgMTUuNjQ3MyA0LjQxODZDMTUuNjU1OSA0LjQxODYgMTUuNjY0NiA0LjQxODYgMTUuNjczMyA0LjQxODZDMTUuNjgyIDQuNDE4NiAxNS42OTA3IDQuNDE4NiAxNS42OTk0IDQuNDE4NkMxNS43MDgxIDQuNDE4NiAxNS43MTY4IDQuNDE4NiAxNS43MjU1IDQuNDE4NkMxNS43MzQzIDQuNDE4NiAxNS43NDMgNC40MTg2IDE1Ljc1MTcgNC40MTg2QzE1Ljc2MDQgNC40MTg2IDE1Ljc2OTIgNC40MTg2IDE1Ljc3NzkgNC40MTg2QzE1Ljc4NjYgNC40MTg2IDE1Ljc5NTQgNC40MTg2IDE1LjgwNDEgNC40MTg2QzE1LjgxMjkgNC40MTg2IDE1LjgyMTYgNC40MTg2IDE1LjgzMDQgNC40MTg2QzE1LjgzOTEgNC40MTg2IDE1Ljg0NzkgNC40MTg2IDE1Ljg1NjcgNC40MTg2QzE1Ljg2NTQgNC40MTg2IDE1Ljg3NDIgNC40MTg2IDE1Ljg4MyA0LjQxODZDMTUuODkxOCA0LjQxODYgMTUuOTAwNSA0LjQxODYgMTUuOTA5MyA0LjQxODZDMTUuOTE4MSA0LjQxODYgMTUuOTI2OSA0LjQxODYgMTUuOTM1NyA0LjQxODZDMTUuOTQ0NSA0LjQxODYgMTUuOTUzMyA0LjQxODYgMTUuOTYyMSA0LjQxODZDMTUuOTcwOSA0LjQxODYgMTUuOTc5NyA0LjQxODYgMTUuOTg4NiA0LjQxODZDMTUuOTk3NCA0LjQxODYgMTYuMDA2MiA0LjQxODYgMTYuMDE1IDQuNDE4NkMxNi4wMjM4IDQuNDE4NiAxNi4wMzI3IDQuNDE4NiAxNi4wNDE1IDQuNDE4NkMxNi4wNTA0IDQuNDE4NiAxNi4wNTkyIDQuNDE4NiAxNi4wNjggNC40MTg2QzE2LjA3NjkgNC40MTg2IDE2LjA4NTcgNC40MTg2IDE2LjA5NDYgNC40MTg2QzE2LjEwMzUgNC40MTg2IDE2LjExMjMgNC40MTg2IDE2LjEyMTIgNC40MTg2QzE2LjEzMDEgNC40MTg2IDE2LjEzODkgNC40MTg2IDE2LjE0NzggNC40MTg2QzE2LjE1NjcgNC40MTg2IDE2LjE2NTYgNC40MTg2IDE2LjE3NDQgNC40MTg2QzE2LjE4MzMgNC40MTg2IDE2LjE5MjIgNC40MTg2IDE2LjIwMTEgNC40MTg2QzE2LjIxIDQuNDE4NiAxNi4yMTg5IDQuNDE4NiAxNi4yMjc4IDQuNDE4NkMxNi4yMzY3IDQuNDE4NiAxNi4yNDU2IDQuNDE4NiAxNi4yNTQ1IDQuNDE4NkMxNi4yNjM1IDQuNDE4NiAxNi4yNzI0IDQuNDE4NiAxNi4yODEzIDQuNDE4NkMxNi4yOTAyIDQuNDE4NiAxNi4yOTkxIDQuNDE4NiAxNi4zMDgxIDQuNDE4NkMxNi4zMTcgNC40MTg2IDE2LjMyNTkgNC40MTg2IDE2LjMzNDkgNC40MTg2QzE2LjM0MzggNC40MTg2IDE2LjM1MjggNC40MTg2IDE2LjM2MTcgNC40MTg2QzE2LjM3MDcgNC40MTg2IDE2LjM3OTYgNC40MTg2IDE2LjM4ODYgNC40MTg2QzE2LjM5NzUgNC40MTg2IDE2LjQwNjUgNC40MTg2IDE2LjQxNTUgNC40MTg2QzE2LjQyNDQgNC40MTg2IDE2LjQzMzQgNC40MTg2IDE2LjQ0MjQgNC40MTg2QzE2LjQ1MTQgNC40MTg2IDE2LjQ2MDMgNC40MTg2IDE2LjQ2OTMgNC40MTg2QzE2LjQ3ODMgNC40MTg2IDE2LjQ4NzMgNC40MTg2IDE2LjQ5NjMgNC40MTg2QzE2LjUwNTMgNC40MTg2IDE2LjUxNDMgNC40MTg2IDE2LjUyMzMgNC40MTg2QzE2LjUzMjMgNC40MTg2IDE2LjU0MTMgNC40MTg2IDE2LjU1MDMgNC40MTg2QzE2LjU1OTMgNC40MTg2IDE2LjU2ODMgNC40MTg2IDE2LjU3NzMgNC40MTg2QzE2LjU4NjMgNC40MTg2IDE2LjU5NTQgNC40MTg2IDE2LjYwNDQgNC40MTg2QzE2LjYxMzQgNC40MTg2IDE2LjYyMjQgNC40MTg2IDE2LjYzMTUgNC40MTg2QzE2LjY0MDUgNC40MTg2IDE2LjY0OTUgNC40MTg2IDE2LjY1ODYgNC40MTg2QzE2LjY2NzYgNC40MTg2IDE2LjY3NjcgNC40MTg2IDE2LjY4NTcgNC40MTg2QzE2LjY5NDggNC40MTg2IDE2LjcwMzggNC40MTg2IDE2LjcxMjkgNC40MTg2QzE2LjcyMTkgNC40MTg2IDE2LjczMSA0LjQxODYgMTYuNzQgNC40MTg2QzE2Ljc0OTEgNC40MTg2IDE2Ljc1ODIgNC40MTg2IDE2Ljc2NzIgNC40MTg2QzE2Ljc3NjMgNC40MTg2IDE2Ljc4NTQgNC40MTg2IDE2Ljc5NDUgNC40MTg2QzE2LjgwMzUgNC40MTg2IDE2LjgxMjYgNC40MTg2IDE2LjgyMTcgNC40MTg2QzE2LjgzMDggNC40MTg2IDE2LjgzOTkgNC40MTg2IDE2Ljg0OSA0LjQxODZDMTYuODU4MSA0LjQxODYgMTYuODY3MiA0LjQxODYgMTYuODc2MyA0LjQxODZDMTYuODg1NCA0LjQxODYgMTYuODk0NSA0LjQxODYgMTYuOTAzNiA0LjQxODZDMTYuOTEyNyA0LjQxODYgMTYuOTIxOCA0LjQxODYgMTYuOTMwOSA0LjQxODZDMTYuOTQgNC40MTg2IDE2Ljk0OTEgNC40MTg2IDE2Ljk1ODMgNC40MTg2QzE2Ljk2NzQgNC40MTg2IDE2Ljk3NjUgNC40MTg2IDE2Ljk4NTYgNC40MTg2QzE2Ljk5NDggNC40MTg2IDE3LjAwMzkgNC40MTg2IDE3LjAxMyA0LjQxODZDMTcuMDIyMiA0LjQxODYgMTcuMDMxMyA0LjQxODYgMTcuMDQwNCA0LjQxODZDMTcuMDQ5NiA0LjQxODYgMTcuMDU4NyA0LjQxODYgMTcuMDY3OSA0LjQxODZDMTcuMDc3IDQuNDE4NiAxNy4wODYyIDQuNDE4NiAxNy4wOTUzIDQuNDE4NkMxNy4xMDQ1IDQuNDE4NiAxNy4xMTM2IDQuNDE4NiAxNy4xMjI4IDQuNDE4NkMxNy4xMzIgNC40MTg2IDE3LjE0MTEgNC40MTg2IDE3LjE1MDMgNC40MTg2QzE3LjE1OTUgNC40MTg2IDE3LjE2ODYgNC40MTg2IDE3LjE3NzggNC40MTg2QzE3LjE4NyA0LjQxODYgMTcuMTk2MiA0LjQxODYgMTcuMjA1MyA0LjQxODZDMTcuMjE0NSA0LjQxODYgMTcuMjIzNyA0LjQxODYgMTcuMjMyOSA0LjQxODZDMTcuMjQyMSA0LjQxODYgMTcuMjUxMyA0LjQxODYgMTcuMjYwNSA0LjQxODZDMTcuMjY5NiA0LjQxODYgMTcuMjc4OCA0LjQxODYgMTcuMjg4IDQuNDE4NkMxNy4yOTcyIDQuNDE4NiAxNy4zMDY0IDQuNDE4NiAxNy4zMTU2IDQuNDE4NkMxNy4zMjQ4IDQuNDE4NiAxNy4zMzQxIDQuNDE4NiAxNy4zNDMzIDQuNDE4NkMxNy4zNTI1IDQuNDE4NiAxNy4zNjE3IDQuNDE4NiAxNy4zNzA5IDQuNDE4NkMxNy4zODAxIDQuNDE4NiAxNy4zODkzIDQuNDE4NiAxNy4zOTg1IDQuNDE4NkMxNy40MDc4IDQuNDE4NiAxNy40MTcgNC40MTg2IDE3LjQyNjIgNC40MTg2QzE3LjQzNTQgNC40MTg2IDE3LjQ0NDcgNC40MTg2IDE3LjQ1MzkgNC40MTg2QzE3LjQ2MzEgNC40MTg2IDE3LjQ3MjQgNC40MTg2IDE3LjQ4MTYgNC40MTg2QzE3LjQ5MDggNC40MTg2IDE3LjUwMDEgNC40MTg2IDE3LjUwOTMgNC40MTg2QzE3LjUxODYgNC40MTg2IDE3LjUyNzggNC40MTg2IDE3LjUzNzEgNC40MTg2QzE3LjU0NjMgNC40MTg2IDE3LjU1NTYgNC40MTg2IDE3LjU2NDggNC40MTg2QzE3LjU3NDEgNC40MTg2IDE3LjU4MzMgNC40MTg2IDE3LjU5MjYgNC40MTg2QzE3LjYwMTggNC40MTg2IDE3LjYxMTEgNC40MTg2IDE3LjYyMDMgNC40MTg2QzE3LjYyOTYgNC40MTg2IDE3LjYzODkgNC40MTg2IDE3LjY0ODEgNC40MTg2QzE3LjY1NzQgNC40MTg2IDE3LjY2NjcgNC40MTg2IDE3LjY3NTkgNC40MTg2QzE3LjY4NTIgNC40MTg2IDE3LjY5NDUgNC40MTg2IDE3LjcwMzggNC40MTg2QzE3LjcxMyA0LjQxODYgMTcuNzIyMyA0LjQxODYgMTcuNzMxNiA0LjQxODZDMTcuNzQwOSA0LjQxODYgMTcuNzUwMiA0LjQxODYgMTcuNzU5NCA0LjQxODZDMTcuNzY4NyA0LjQxODYgMTcuNzc4IDQuNDE4NiAxNy43ODczIDQuNDE4NkMxNy43OTY2IDQuNDE4NiAxNy44MDU5IDQuNDE4NiAxNy44MTUyIDQuNDE4NkMxNy44MjQ1IDQuNDE4NiAxNy44MzM4IDQuNDE4NiAxNy44NDMxIDQuNDE4NkMxNy44NTI0IDQuNDE4NiAxNy44NjE3IDQuNDE4NiAxNy44NzEgNC40MTg2QzE3Ljg4MDMgNC40MTg2IDE3Ljg4OTYgNC40MTg2IDE3Ljg5ODkgNC40MTg2QzE3LjkwODIgNC40MTg2IDE3LjkxNzUgNC40MTg2IDE3LjkyNjggNC40MTg2QzE3LjkzNjEgNC40MTg2IDE3Ljk0NTQgNC40MTg2IDE3Ljk1NDcgNC40MTg2QzE3Ljk2NDEgNC40MTg2IDE3Ljk3MzQgNC40MTg2IDE3Ljk4MjcgNC40MTg2QzE3Ljk5MiA0LjQxODYgMTguMDAxMyA0LjQxODYgMTguMDEwNiA0LjQxODZDMTguMDIgNC40MTg2IDE4LjAyOTMgNC40MTg2IDE4LjAzODYgNC40MTg2QzE4LjA0NzkgNC40MTg2IDE4LjA1NzMgNC40MTg2IDE4LjA2NjYgNC40MTg2QzE4LjA3NTkgNC40MTg2IDE4LjA4NTMgNC40MTg2IDE4LjA5NDYgNC40MTg2QzE4LjEwMzkgNC40MTg2IDE4LjExMzMgNC40MTg2IDE4LjEyMjYgNC40MTg2QzE4LjEzMTkgNC40MTg2IDE4LjE0MTMgNC40MTg2IDE4LjE1MDYgNC40MTg2QzE4LjE1OTkgNC40MTg2IDE4LjE2OTMgNC40MTg2IDE4LjE3ODYgNC40MTg2QzE4LjE4OCA0LjQxODYgMTguMTk3MyA0LjQxODYgMTguMjA2NiA0LjQxODZDMTguMjE2IDQuNDE4NiAxOC4yMjUzIDQuNDE4NiAxOC4yMzQ3IDQuNDE4NkMxOC4yNDQgNC40MTg2IDE4LjI1MzQgNC40MTg2IDE4LjI2MjcgNC40MTg2QzE4LjI3MjEgNC40MTg2IDE4LjI4MTQgNC40MTg2IDE4LjI5MDggNC40MTg2QzE4LjMwMDEgNC40MTg2IDE4LjMwOTUgNC40MTg2IDE4LjMxODkgNC40MTg2QzE4LjMyODIgNC40MTg2IDE4LjMzNzYgNC40MTg2IDE4LjM0NjkgNC40MTg2QzE4LjM1NjMgNC40MTg2IDE4LjM2NTYgNC40MTg2IDE4LjM3NSA0LjQxODZDMTguMzg0NCA0LjQxODYgMTguMzkzNyA0LjQxODYgMTguNDAzMSA0LjQxODZDMTguNDEyNSA0LjQxODYgMTguNDIxOCA0LjQxODYgMTguNDMxMiA0LjQxODZDMTguNDQwNiA0LjQxODYgMTguNDQ5OSA0LjQxODYgMTguNDU5MyA0LjQxODZDMTguNDY4NyA0LjQxODYgMTguNDc4IDQuNDE4NiAxOC40ODc0IDQuNDE4NkMxOC40OTY4IDQuNDE4NiAxOC41MDYxIDQuNDE4NiAxOC41MTU1IDQuNDE4NkMxOC41MjQ5IDQuNDE4NiAxOC41MzQzIDQuNDE4NiAxOC41NDM2IDQuNDE4NkMxOC41NTMgNC40MTg2IDE4LjU2MjQgNC40MTg2IDE4LjU3MTggNC40MTg2QzE4LjU4MTEgNC40MTg2IDE4LjU5MDUgNC40MTg2IDE4LjU5OTkgNC40MTg2QzE4LjYwOTMgNC40MTg2IDE4LjYxODcgNC40MTg2IDE4LjYyOCA0LjQxODZDMTguNjM3NCA0LjQxODYgMTguNjQ2OCA0LjQxODYgMTguNjU2MiA0LjQxODZDMTguNjY1NiA0LjQxODYgMTguNjc1IDQuNDE4NiAxOC42ODQzIDQuNDE4NkMxOC42OTM3IDQuNDE4NiAxOC43MDMxIDQuNDE4NiAxOC43MTI1IDQuNDE4NkMxOC43MjE5IDQuNDE4NiAxOC43MzEzIDQuNDE4NiAxOC43NDA3IDQuNDE4NkMxOC43NSA0LjQxODYgMTguNzU5NCA0LjQxODYgMTguNzY4OCA0LjQxODZDMTguNzc4MiA0LjQxODYgMTguNzg3NiA0LjQxODYgMTguNzk3IDQuNDE4NkMxOC44MDY0IDQuNDE4NiAxOC44MTU4IDQuNDE4NiAxOC44MjUyIDQuNDE4NkMxOC44MzQ1IDQuNDE4NiAxOC44NDM5IDQuNDE4NiAxOC44NTMzIDQuNDE4NkMxOC44NjI3IDQuNDE4NiAxOC44NzIxIDQuNDE4NiAxOC44ODE1IDQuNDE4NkMxOC44OTA5IDQuNDE4NiAxOC45MDAzIDQuNDE4NiAxOC45MDk3IDQuNDE4NkMxOC45MTkxIDQuNDE4NiAxOC45Mjg1IDQuNDE4NiAxOC45Mzc5IDQuNDE4NkMxOC45NDczIDQuNDE4NiAxOC45NTY3IDQuNDE4NiAxOC45NjYxIDQuNDE4NkMxOC45NzU1IDQuNDE4NiAxOC45ODQ5IDQuNDE4NiAxOC45OTQyIDQuNDE4NkMxOS4wMDM2IDQuNDE4NiAxOS4wMTMgNC40MTg2IDE5LjAyMjQgNC40MTg2QzE5LjAzMTggNC40MTg2IDE5LjA0MTIgNC40MTg2IDE5LjA1MDYgNC40MTg2QzE5LjA2IDQuNDE4NiAxOS4wNjk0IDQuNDE4NiAxOS4wNzg4IDQuNDE4NkMxOS4wODgyIDQuNDE4NiAxOS4wOTc2IDQuNDE4NiAxOS4xMDcgNC40MTg2QzE5LjExNjQgNC40MTg2IDE5LjEyNTggNC40MTg2IDE5LjEzNTIgNC40MTg2QzE5LjE0NDYgNC40MTg2IDE5LjE1NCA0LjQxODYgMTkuMTYzNCA0LjQxODZDMTkuMTcyOCA0LjQxODYgMTkuMTgyMiA0LjQxODYgMTkuMTkxNiA0LjQxODZDMTkuMjAxIDQuNDE4NiAxOS4yMTA0IDQuNDE4NiAxOS4yMTk4IDQuNDE4NkMxOS4yMjkyIDQuNDE4NiAxOS4yMzg2IDQuNDE4NiAxOS4yNDggNC40MTg2QzE5LjI1NzQgNC40MTg2IDE5LjI2NjggNC40MTg2IDE5LjI3NjIgNC40MTg2QzE5LjI4NTYgNC40MTg2IDE5LjI5NSA0LjQxODYgMTkuMzA0NCA0LjQxODZDMTkuMzEzOCA0LjQxODYgMTkuMzIzMiA0LjQxODYgMTkuMzMyNiA0LjQxODZDMTkuMzQyIDQuNDE4NiAxOS4zNTE0IDQuNDE4NiAxOS4zNjA4IDQuNDE4NkMxOS4zNzAyIDQuNDE4NiAxOS4zNzk2IDQuNDE4NiAxOS4zODkgNC40MTg2QzE5LjM5ODQgNC40MTg2IDE5LjQwNzggNC40MTg2IDE5LjQxNzIgNC40MTg2QzE5LjQyNjYgNC40MTg2IDE5LjQzNiA0LjQxODYgMTkuNDQ1NCA0LjQxODZDMTkuNDU0OCA0LjQxODYgMTkuNDY0MiA0LjQxODYgMTkuNDczNiA0LjQxODZDMTkuNDgzIDQuNDE4NiAxOS40OTIzIDQuNDE4NiAxOS41MDE3IDQuNDE4NkMxOS41MTExIDQuNDE4NiAxOS41MjA1IDQuNDE4NiAxOS41Mjk5IDQuNDE4NkMxOS41MzkzIDQuNDE4NiAxOS41NDg3IDQuNDE4NiAxOS41NTgxIDQuNDE4NkMxOS41Njc1IDQuNDE4NiAxOS41NzY5IDQuNDE4NiAxOS41ODYzIDQuNDE4NkMxOS41OTU3IDQuNDE4NiAxOS42MDUxIDQuNDE4NiAxOS42MTQ1IDQuNDE4NkMxOS42MjM4IDQuNDE4NiAxOS42MzMyIDQuNDE4NiAxOS42NDI2IDQuNDE4NkMxOS42NTIgNC40MTg2IDE5LjY2MTQgNC40MTg2IDE5LjY3MDggNC40MTg2QzE5LjY4MDIgNC40MTg2IDE5LjY4OTYgNC40MTg2IDE5LjY5OSA0LjQxODZDMTkuNzA4MyA0LjQxODYgMTkuNzE3NyA0LjQxODYgMTkuNzI3MSA0LjQxODZDMTkuNzM2NSA0LjQxODYgMTkuNzQ1OSA0LjQxODYgMTkuNzU1MyA0LjQxODZDMTkuNzY0NiA0LjQxODYgMTkuNzc0IDQuNDE4NiAxOS43ODM0IDQuNDE4NkMxOS43OTI4IDQuNDE4NiAxOS44MDIyIDQuNDE4NiAxOS44MTE2IDQuNDE4NkMxOS44MjA5IDQuNDE4NiAxOS44MzAzIDQuNDE4NiAxOS44Mzk3IDQuNDE4NkMxOS44NDkxIDQuNDE4NiAxOS44NTg0IDQuNDE4NiAxOS44Njc4IDQuNDE4NkMxOS44NzcyIDQuNDE4NiAxOS44ODY2IDQuNDE4NiAxOS44OTYgNC40MTg2QzE5LjkwNTMgNC40MTg2IDE5LjkxNDcgNC40MTg2IDE5LjkyNDEgNC40MTg2QzE5LjkzMzQgNC40MTg2IDE5Ljk0MjggNC40MTg2IDE5Ljk1MjIgNC40MTg2QzE5Ljk2MTYgNC40MTg2IDE5Ljk3MDkgNC40MTg2IDE5Ljk4MDMgNC40MTg2QzE5Ljk4OTcgNC40MTg2IDE5Ljk5OSA0LjQxODYgMjAuMDA4NCA0LjQxODZDMjAuMDE3OCA0LjQxODYgMjAuMDI3MSA0LjQxODYgMjAuMDM2NSA0LjQxODZDMjAuMDQ1OCA0LjQxODYgMjAuMDU1MiA0LjQxODYgMjAuMDY0NiA0LjQxODZDMjAuMDczOSA0LjQxODYgMjAuMDgzMyA0LjQxODYgMjAuMDkyNiA0LjQxODZDMjAuMTAyIDQuNDE4NiAyMC4xMTE0IDQuNDE4NiAyMC4xMjA3IDQuNDE4NkMyMC4xMzAxIDQuNDE4NiAyMC4xMzk0IDQuNDE4NiAyMC4xNDg4IDQuNDE4NkMyMC4xNTgxIDQuNDE4NiAyMC4xNjc1IDQuNDE4NiAyMC4xNzY4IDQuNDE4NkMyMC4xODYyIDQuNDE4NiAyMC4xOTU1IDQuNDE4NiAyMC4yMDQ5IDQuNDE4NkMyMC4yMTQyIDQuNDE4NiAyMC4yMjM2IDQuNDE4NiAyMC4yMzI5IDQuNDE4NkMyMC4yNDIyIDQuNDE4NiAyMC4yNTE2IDQuNDE4NiAyMC4yNjA5IDQuNDE4NkMyMC4yNzAzIDQuNDE4NiAyMC4yNzk2IDQuNDE4NiAyMC4yODg5IDQuNDE4NkMyMC4yOTgzIDQuNDE4NiAyMC4zMDc2IDQuNDE4NiAyMC4zMTcgNC40MTg2QzIwLjMyNjMgNC40MTg2IDIwLjMzNTYgNC40MTg2IDIwLjM0NDkgNC40MTg2QzIwLjM1NDMgNC40MTg2IDIwLjM2MzYgNC40MTg2IDIwLjM3MjkgNC40MTg2QzIwLjM4MjMgNC40MTg2IDIwLjM5MTYgNC40MTg2IDIwLjQwMDkgNC40MTg2QzIwLjQxMDIgNC40MTg2IDIwLjQxOTYgNC40MTg2IDIwLjQyODkgNC40MTg2QzIwLjQzODIgNC40MTg2IDIwLjQ0NzUgNC40MTg2IDIwLjQ1NjggNC40MTg2QzIwLjQ2NjEgNC40MTg2IDIwLjQ3NTUgNC40MTg2IDIwLjQ4NDggNC40MTg2QzIwLjQ5NDEgNC40MTg2IDIwLjUwMzQgNC40MTg2IDIwLjUxMjcgNC40MTg2QzIwLjUyMiA0LjQxODYgMjAuNTMxMyA0LjQxODYgMjAuNTQwNiA0LjQxODZDMjAuNTQ5OSA0LjQxODYgMjAuNTU5MiA0LjQxODYgMjAuNTY4NSA0LjQxODZDMjAuNTc3OCA0LjQxODYgMjAuNTg3MSA0LjQxODYgMjAuNTk2NCA0LjQxODZDMjAuNjA1NyA0LjQxODYgMjAuNjE1IDQuNDE4NiAyMC42MjQzIDQuNDE4NkMyMC42MzM2IDQuNDE4NiAyMC42NDI5IDQuNDE4NiAyMC42NTIyIDQuNDE4NkMyMC42NjE1IDQuNDE4NiAyMC42NzA3IDQuNDE4NiAyMC42OCA0LjQxODZDMjAuNjg5MyA0LjQxODYgMjAuNjk4NiA0LjQxODYgMjAuNzA3OSA0LjQxODZDMjAuNzE3MiA0LjQxODYgMjAuNzI2NCA0LjQxODYgMjAuNzM1NyA0LjQxODZDMjAuNzQ1IDQuNDE4NiAyMC43NTQyIDQuNDE4NiAyMC43NjM1IDQuNDE4NkMyMC43NzI4IDQuNDE4NiAyMC43ODIxIDQuNDE4NiAyMC43OTEzIDQuNDE4NkMyMC44MDA2IDQuNDE4NiAyMC44MDk4IDQuNDE4NiAyMC44MTkxIDQuNDE4NkMyMC44Mjg0IDQuNDE4NiAyMC44Mzc2IDQuNDE4NiAyMC44NDY5IDQuNDE4NkMyMC44NTYxIDQuNDE4NiAyMC44NjU0IDQuNDE4NiAyMC44NzQ2IDQuNDE4NkMyMC44ODM5IDQuNDE4NiAyMC44OTMxIDQuNDE4NiAyMC45MDI0IDQuNDE4NkMyMC45MTE2IDQuNDE4NiAyMC45MjA5IDQuNDE4NiAyMC45MzAxIDQuNDE4NkMyMC45MzkzIDQuNDE4NiAyMC45NDg2IDQuNDE4NiAyMC45NTc4IDQuNDE4NkMyMC45NjcgNC40MTg2IDIwLjk3NjMgNC40MTg2IDIwLjk4NTUgNC40MTg2QzIwLjk5NDcgNC40MTg2IDIxLjAwNCA0LjQxODYgMjEuMDEzMiA0LjQxODZDMjEuMDIyNCA0LjQxODYgMjEuMDMxNiA0LjQxODYgMjEuMDQwOSA0LjQxODZDMjEuMDUwMSA0LjQxODYgMjEuMDU5MyA0LjQxODYgMjEuMDY4NSA0LjQxODZDMjEuMDc3NyA0LjQxODYgMjEuMDg2OSA0LjQxODYgMjEuMDk2MSA0LjQxODZDMjEuMTA1MyA0LjQxODYgMjEuMTE0NSA0LjQxODYgMjEuMTIzNyA0LjQxODZDMjEuMTMyOSA0LjQxODYgMjEuMTQyMSA0LjQxODYgMjEuMTUxMyA0LjQxODZDMjEuMTYwNSA0LjQxODYgMjEuMTY5NyA0LjQxODYgMjEuMTc4OSA0LjQxODZDMjEuMTg4MSA0LjQxODYgMjEuMTk3MyA0LjQxODYgMjEuMjA2NSA0LjQxODZDMjEuMjE1NyA0LjQxODYgMjEuMjI0OCA0LjQxODYgMjEuMjM0IDQuNDE4NkMyMS4yNDMyIDQuNDE4NiAyMS4yNTI0IDQuNDE4NiAyMS4yNjE1IDQuNDE4NkMyMS4yNzA3IDQuNDE4NiAyMS4yNzk5IDQuNDE4NiAyMS4yODkgNC40MTg2QzIxLjI5ODIgNC40MTg2IDIxLjMwNzQgNC40MTg2IDIxLjMxNjUgNC40MTg2QzIxLjMyNTcgNC40MTg2IDIxLjMzNDggNC40MTg2IDIxLjM0NCA0LjQxODZDMjEuMzUzMSA0LjQxODYgMjEuMzYyMyA0LjQxODYgMjEuMzcxNCA0LjQxODZDMjEuMzgwNiA0LjQxODYgMjEuMzg5NyA0LjQxODYgMjEuMzk4OSA0LjQxODZDMjEuNDA4IDQuNDE4NiAyMS40MTcxIDQuNDE4NiAyMS40MjYzIDQuNDE4NkMyMS40MzU0IDQuNDE4NiAyMS40NDQ1IDQuNDE4NiAyMS40NTM2IDQuNDE4NkMyMS40NjI4IDQuNDE4NiAyMS40NzE5IDQuNDE4NiAyMS40ODEgNC40MTg2QzIxLjQ5MDEgNC40MTg2IDIxLjQ5OTIgNC40MTg2IDIxLjUwODQgNC40MTg2QzIxLjUxNzUgNC40MTg2IDIxLjUyNjYgNC40MTg2IDIxLjUzNTcgNC40MTg2QzIxLjU0NDggNC40MTg2IDIxLjU1MzkgNC40MTg2IDIxLjU2MyA0LjQxODZDMjEuNTcyMSA0LjQxODYgMjEuNTgxMiA0LjQxODYgMjEuNTkwMyA0LjQxODZDMjEuNTk5NCA0LjQxODYgMjEuNjA4NCA0LjQxODYgMjEuNjE3NSA0LjQxODZDMjEuNjI2NiA0LjQxODYgMjEuNjM1NyA0LjQxODYgMjEuNjQ0OCA0LjQxODZDMjEuNjUzOCA0LjQxODYgMjEuNjYyOSA0LjQxODYgMjEuNjcyIDQuNDE4NkMyMS42ODEgNC40MTg2IDIxLjY5MDEgNC40MTg2IDIxLjY5OTIgNC40MTg2QzIxLjcwODIgNC40MTg2IDIxLjcxNzMgNC40MTg2IDIxLjcyNjMgNC40MTg2QzIxLjczNTQgNC40MTg2IDIxLjc0NDQgNC40MTg2IDIxLjc1MzUgNC40MTg2QzIxLjc2MjUgNC40MTg2IDIxLjc3MTYgNC40MTg2IDIxLjc4MDYgNC40MTg2QzIxLjc4OTYgNC40MTg2IDIxLjc5ODcgNC40MTg2IDIxLjgwNzcgNC40MTg2QzIxLjgxNjcgNC40MTg2IDIxLjgyNTggNC40MTg2IDIxLjgzNDggNC40MTg2QzIxLjg0MzggNC40MTg2IDIxLjg1MjggNC40MTg2IDIxLjg2MTggNC40MTg2QzIxLjg3MDggNC40MTg2IDIxLjg3OTkgNC40MTg2IDIxLjg4ODkgNC40MTg2QzIxLjg5NzkgNC40MTg2IDIxLjkwNjkgNC40MTg2IDIxLjkxNTkgNC40MTg2QzIxLjkyNDkgNC40MTg2IDIxLjkzMzkgNC40MTg2IDIxLjk0MjggNC40MTg2QzIxLjk1MTggNC40MTg2IDIxLjk2MDggNC40MTg2IDIxLjk2OTggNC40MTg2QzIxLjk3ODggNC40MTg2IDIxLjk4NzcgNC40MTg2IDIxLjk5NjcgNC40MTg2QzIyLjAwNTcgNC40MTg2IDIyLjAxNDcgNC40MTg2IDIyLjAyMzYgNC40MTg2QzIyLjAzMjYgNC40MTg2IDIyLjA0MTUgNC40MTg2IDIyLjA1MDUgNC40MTg2QzIyLjA1OTUgNC40MTg2IDIyLjA2ODQgNC40MTg2IDIyLjA3NzMgNC40MTg2QzIyLjA4NjMgNC40MTg2IDIyLjA5NTIgNC40MTg2IDIyLjEwNDIgNC40MTg2QzIyLjExMzEgNC40MTg2IDIyLjEyMiA0LjQxODYgMjIuMTMxIDQuNDE4NkMyMi4xMzk5IDQuNDE4NiAyMi4xNDg4IDQuNDE4NiAyMi4xNTc3IDQuNDE4NkMyMi4xNjY3IDQuNDE4NiAyMi4xNzU2IDQuNDE4NiAyMi4xODQ1IDQuNDE4NkMyMi4xOTM0IDQuNDE4NiAyMi4yMDIzIDQuNDE4NiAyMi4yMTEyIDQuNDE4NkMyMi4yMjAxIDQuNDE4NiAyMi4yMjkgNC40MTg2IDIyLjIzNzkgNC40MTg2QzIyLjI0NjggNC40MTg2IDIyLjI1NTcgNC40MTg2IDIyLjI2NDUgNC40MTg2QzIyLjI3MzQgNC40MTg2IDIyLjI4MjMgNC40MTg2IDIyLjI5MTIgNC40MTg2QzIyLjMgNC40MTg2IDIyLjMwODkgNC40MTg2IDIyLjMxNzggNC40MTg2QzIyLjMyNjYgNC40MTg2IDIyLjMzNTUgNC40MTg2IDIyLjM0NDMgNC40MTg2QzIyLjM1MzIgNC40MTg2IDIyLjM2MjEgNC40MTg2IDIyLjM3MDkgNC40MTg2QzIyLjM3OTcgNC40MTg2IDIyLjM4ODYgNC40MTg2IDIyLjM5NzQgNC40MTg2QzIyLjQwNjIgNC40MTg2IDIyLjQxNTEgNC40MTg2IDIyLjQyMzkgNC40MTg2QzIyLjQzMjcgNC40MTg2IDIyLjQ0MTUgNC40MTg2IDIyLjQ1MDQgNC40MTg2QzIyLjQ1OTIgNC40MTg2IDIyLjQ2OCA0LjQxODYgMjIuNDc2OCA0LjQxODZDMjIuNDg1NiA0LjQxODYgMjIuNDk0NCA0LjQxODYgMjIuNTAzMiA0LjQxODZDMjIuNTEyIDQuNDE4NiAyMi41MjA4IDQuNDE4NiAyMi41Mjk1IDQuNDE4NkMyMi41MzgzIDQuNDE4NiAyMi41NDcxIDQuNDE4NiAyMi41NTU5IDQuNDE4NkMyMi41NjQ3IDQuNDE4NiAyMi41NzM0IDQuNDE4NiAyMi41ODIyIDQuNDE4NkMyMi41OTEgNC40MTg2IDIyLjU5OTcgNC40MTg2IDIyLjYwODUgNC40MTg2QzIyLjYxNzIgNC40MTg2IDIyLjYyNiA0LjQxODYgMjIuNjM0NyA0LjQxODZDMjIuNjQzNCA0LjQxODYgMjIuNjUyMiA0LjQxODYgMjIuNjYwOSA0LjQxODZDMjIuNjY5NiA0LjQxODYgMjIuNjc4NCA0LjQxODYgMjIuNjg3MSA0LjQxODZDMjIuNjk1OCA0LjQxODYgMjIuNzA0NSA0LjQxODYgMjIuNzEzMiA0LjQxODZDMjIuNzIxOSA0LjQxODYgMjIuNzMwNyA0LjQxODYgMjIuNzM5MyA0LjQxODZDMjIuNzQ4IDQuNDE4NiAyMi43NTY3IDQuNDE4NiAyMi43NjU0IDQuNDE4NkMyMi43NzQxIDQuNDE4NiAyMi43ODI4IDQuNDE4NiAyMi43OTE1IDQuNDE4NkMyMi44MDAyIDQuNDE4NiAyMi44MDg4IDQuNDE4NiAyMi44MTc1IDQuNDE4NkMyMi44MjYyIDQuNDE4NiAyMi44MzQ4IDQuNDE4NiAyMi44NDM1IDQuNDE4NkMyMi44NTIxIDQuNDE4NiAyMi44NjA4IDQuNDE4NiAyMi44Njk0IDQuNDE4NkMyMi44NzgxIDQuNDE4NiAyMi44ODY3IDQuNDE4NiAyMi44OTUzIDQuNDE4NkMyMi45MDQgNC40MTg2IDIyLjkxMjYgNC40MTg2IDIyLjkyMTIgNC40MTg2QzIyLjkyOTggNC40MTg2IDIyLjkzODQgNC40MTg2IDIyLjk0NzEgNC40MTg2QzIyLjk1NTcgNC40MTg2IDIyLjk2NDMgNC40MTg2IDIyLjk3MjkgNC40MTg2QzIyLjk4MTUgNC40MTg2IDIyLjk5MDEgNC40MTg2IDIyLjk5ODYgNC40MTg2QzIzLjAwNzIgNC40MTg2IDIzLjAxNTggNC40MTg2IDIzLjAyNDQgNC40MTg2QzIzLjAzMyA0LjQxODYgMjMuMDQxNSA0LjQxODYgMjMuMDUwMSA0LjQxODZDMjMuMDU4NiA0LjQxODYgMjMuMDY3MiA0LjQxODYgMjMuMDc1OCA0LjQxODZDMjMuMDg0MyA0LjQxODYgMjMuMDkyOCA0LjQxODYgMjMuMTAxNCA0LjQxODZDMjMuMTA5OSA0LjQxODYgMjMuMTE4NSA0LjQxODYgMjMuMTI3IDQuNDE4NkMyMy4xMzU1IDQuNDE4NiAyMy4xNDQgNC40MTg2IDIzLjE1MjUgNC40MTg2QzIzLjE2MSA0LjQxODYgMjMuMTY5NiA0LjQxODYgMjMuMTc4MSA0LjQxODZDMjMuMTg2NiA0LjQxODYgMjMuMTk1MSA0LjQxODYgMjMuMjAzNSA0LjQxODZDMjMuMjEyIDQuNDE4NiAyMy4yMjA1IDQuNDE4NiAyMy4yMjkgNC40MTg2QzIzLjIzNzUgNC40MTg2IDIzLjI0NTkgNC40MTg2IDIzLjI1NDQgNC40MTg2QzIzLjI2MjkgNC40MTg2IDIzLjI3MTMgNC40MTg2IDIzLjI3OTggNC40MTg2QzIzLjI4ODIgNC40MTg2IDIzLjI5NjcgNC40MTg2IDIzLjMwNTEgNC40MTg2QzIzLjMxMzUgNC40MTg2IDIzLjMyMiA0LjQxODYgMjMuMzMwNCA0LjQxODZDMjMuMzM4OCA0LjQxODYgMjMuMzQ3MiA0LjQxODYgMjMuMzU1NyA0LjQxODZDMjMuMzY0MSA0LjQxODYgMjMuMzcyNSA0LjQxODYgMjMuMzgwOSA0LjQxODZDMjMuMzg5MyA0LjQxODYgMjMuMzk3NyA0LjQxODYgMjMuNDA2MSA0LjQxODZDMjMuNDE0NCA0LjQxODYgMjMuNDIyOCA0LjQxODYgMjMuNDMxMiA0LjQxODZDMjMuNDM5NiA0LjQxODYgMjMuNDQ3OSA0LjQxODYgMjMuNDU2MyA0LjQxODZDMjMuNDY0NyA0LjQxODYgMjMuNDczIDQuNDE4NiAyMy40ODEzIDQuNDE4NkMyMy40ODk3IDQuNDE4NiAyMy40OTggNC40MTg2IDIzLjUwNjQgNC40MTg2QzIzLjUxNDcgNC40MTg2IDIzLjUyMyA0LjQxODYgMjMuNTMxMyA0LjQxODZDMjMuNTM5NyA0LjQxODYgMjMuNTQ4IDQuNDE4NiAyMy41NTYzIDQuNDE4NkMyMy41NjQ2IDQuNDE4NiAyMy41NzI5IDQuNDE4NiAyMy41ODEyIDQuNDE4NkMyMy41ODk1IDQuNDE4NiAyMy41OTc4IDQuNDE4NiAyMy42MDYgNC40MTg2QzIzLjYxNDMgNC40MTg2IDIzLjYyMjYgNC40MTg2IDIzLjYzMDkgNC40MTg2QzIzLjYzOTEgNC40MTg2IDIzLjY0NzQgNC40MTg2IDIzLjY1NTYgNC40MTg2QzIzLjY2MzkgNC40MTg2IDIzLjY3MjEgNC40MTg2IDIzLjY4MDQgNC40MTg2QzIzLjY4ODYgNC40MTg2IDIzLjY5NjggNC40MTg2IDIzLjcwNSA0LjQxODZDMjMuNzEzMyA0LjQxODYgMjMuNzIxNSA0LjQxODYgMjMuNzI5NyA0LjQxODZDMjMuNzM3OSA0LjQxODYgMjMuNzQ2MSA0LjQxODYgMjMuNzU0MyA0LjQxODZDMjMuNzYyNSA0LjQxODYgMjMuNzcwNyA0LjQxODYgMjMuNzc4OSA0LjQxODZDMjMuNzg3IDQuNDE4NiAyMy43OTUyIDQuNDE4NiAyMy44MDM0IDQuNDE4NkMyMy44MTE1IDQuNDE4NiAyMy44MTk3IDQuNDE4NiAyMy44Mjc4IDQuNDE4NkMyMy44MzYgNC40MTg2IDIzLjg0NDEgNC40MTg2IDIzLjg1MjMgNC40MTg2QzIzLjg2MDQgNC40MTg2IDIzLjg2ODUgNC40MTg2IDIzLjg3NjcgNC40MTg2QzIzLjg4NDggNC40MTg2IDIzLjg5MjkgNC40MTg2IDIzLjkwMSA0LjQxODZDMjMuOTA5MSA0LjQxODYgMjMuOTE3MiA0LjQxODYgMjMuOTI1MyA0LjQxODZDMjMuOTMzNCA0LjQxODYgMjMuOTQxNSA0LjQxODYgMjMuOTQ5NiA0LjQxODZDMjMuOTU3NiA0LjQxODYgMjMuOTY1NyA0LjQxODYgMjMuOTczOCA0LjQxODZDMjMuOTgxOCA0LjQxODYgMjMuOTg5OSA0LjQxODYgMjMuOTk3OSA0LjQxODZDMjQuMDA2IDQuNDE4NiAyNC4wMTQgNC40MTg2IDI0LjAyMiA0LjQxODZDMjQuMDMwMSA0LjQxODYgMjQuMDM4MSA0LjQxODYgMjQuMDQ2MSA0LjQxODZDMjQuMDU0MSA0LjQxODYgMjQuMDYyMSA0LjQxODYgMjQuMDcwMSA0LjQxODZDMjQuMDc4MSA0LjQxODYgMjQuMDg2MSA0LjQxODYgMjQuMDk0MSA0LjQxODZDMjQuMTAyMSA0LjQxODYgMjQuMTEwMSA0LjQxODYgMjQuMTE4IDQuNDE4NkMyNC4xMjYgNC40MTg2IDI0LjEzNCA0LjQxODYgMjQuMTQxOSA0LjQxODZDMjQuMTQ5OSA0LjQxODYgMjQuMTU3OCA0LjQxODYgMjQuMTY1OCA0LjQxODZDMjQuMTczNyA0LjQxODYgMjQuMTgxNiA0LjQxODYgMjQuMTg5NiA0LjQxODZDMjQuMTk3NSA0LjQxODYgMjQuMjA1NCA0LjQxODYgMjQuMjEzMyA0LjQxODZDMjQuMjIxMiA0LjQxODYgMjQuMjI5MSA0LjQxODYgMjQuMjM3IDQuNDE4NkMyNC4yNDQ5IDQuNDE4NiAyNC4yNTI4IDQuNDE4NiAyNC4yNjA2IDQuNDE4NkMyNC4yNjg1IDQuNDE4NiAyNC4yNzY0IDQuNDE4NiAyNC4yODQyIDQuNDE4NkMyNC4yOTIxIDQuNDE4NiAyNC4zIDQuNDE4NiAyNC4zMDc4IDQuNDE4NkMyNC4zMTU2IDQuNDE4NiAyNC4zMjM1IDQuNDE4NiAyNC4zMzEzIDQuNDE4NkMyNC4zMzkxIDQuNDE4NiAyNC4zNDY5IDQuNDE4NiAyNC4zNTQ3IDQuNDE4NkMyNC4zNjI2IDQuNDE4NiAyNC4zNzA0IDQuNDE4NiAyNC4zNzgxIDQuNDE4NkMyNC4zODU5IDQuNDE4NiAyNC4zOTM3IDQuNDE4NiAyNC40MDE1IDQuNDE4NkMyNC40MDkzIDQuNDE4NiAyNC40MTcgNC40MTg2IDI0LjQyNDggNC40MTg2QzI0LjQzMjYgNC40MTg2IDI0LjQ0MDMgNC40MTg2IDI0LjQ0ODEgNC40MTg2QzI0LjQ1NTggNC40MTg2IDI0LjQ2MzUgNC40MTg2IDI0LjQ3MTMgNC40MTg2QzI0LjQ3OSA0LjQxODYgMjQuNDg2NyA0LjQxODYgMjQuNDk0NCA0LjQxODZDMjQuNTAyMSA0LjQxODYgMjQuNTA5OCA0LjQxODYgMjQuNTE3NSA0LjQxODZDMjQuNTI1MiA0LjQxODYgMjQuNTMyOSA0LjQxODYgMjQuNTQwNiA0LjQxODZDMjQuNTQ4MiA0LjQxODYgMjQuNTU1OSA0LjQxODYgMjQuNTYzNiA0LjQxODZDMjQuNTcxMiA0LjQxODYgMjQuNTc4OSA0LjQxODYgMjQuNTg2NSA0LjQxODZDMjQuNTk0MSA0LjQxODYgMjQuNjAxOCA0LjQxODYgMjQuNjA5NCA0LjQxODZDMjQuNjE3IDQuNDE4NiAyNC42MjQ2IDQuNDE4NiAyNC42MzIyIDQuNDE4NkMyNC42Mzk5IDQuNDE4NiAyNC42NDc0IDQuNDE4NiAyNC42NTUgNC40MTg2QzI0LjY2MjYgNC40MTg2IDI0LjY3MDIgNC40MTg2IDI0LjY3NzggNC40MTg2QzI0LjY4NTMgNC40MTg2IDI0LjY5MjkgNC40MTg2IDI0LjcwMDUgNC40MTg2QzI0LjcwOCA0LjQxODYgMjQuNzE1NiA0LjQxODYgMjQuNzIzMSA0LjQxODZDMjQuNzMwNiA0LjQxODYgMjQuNzM4MSA0LjQxODYgMjQuNzQ1NyA0LjQxODZDMjQuNzUzMiA0LjQxODYgMjQuNzYwNyA0LjQxODYgMjQuNzY4MiA0LjQxODZDMjQuNzc1NyA0LjQxODYgMjQuNzgzMiA0LjQxODYgMjQuNzkwNyA0LjQxODZDMjQuNzk4MSA0LjQxODYgMjQuODA1NiA0LjQxODYgMjQuODEzMSA0LjQxODZDMjQuODIwNSA0LjQxODYgMjQuODI4IDQuNDE4NiAyNC44MzU0IDQuNDE4NkMyNC44NDI5IDQuNDE4NiAyNC44NTAzIDQuNDE4NiAyNC44NTc3IDQuNDE4NkMyNC44NjUyIDQuNDE4NiAyNC44NzI2IDQuNDE4NiAyNC44OCA0LjQxODZDMjQuODg3NCA0LjQxODYgMjQuODk0OCA0LjQxODYgMjQuOTAyMiA0LjQxODZDMjQuOTA5NiA0LjQxODYgMjQuOTE3IDQuNDE4NiAyNC45MjQzIDQuNDE4NkMyNC45MzE3IDQuNDE4NiAyNC45MzkxIDQuNDE4NiAyNC45NDY0IDQuNDE4NkMyNC45NTM4IDQuNDE4NiAyNC45NjExIDQuNDE4NiAyNC45Njg0IDQuNDE4NkMyNC45NzU4IDQuNDE4NiAyNC45ODMxIDQuNDE4NiAyNC45OTA0IDQuNDE4NkMyNC45OTc3IDQuNDE4NiAyNS4wMDUgNC40MTg2IDI1LjAxMjMgNC40MTg2QzI1LjAxOTYgNC40MTg2IDI1LjAyNjkgNC40MTg2IDI1LjAzNDIgNC40MTg2QzI1LjA0MTUgNC40MTg2IDI1LjA0ODcgNC40MTg2IDI1LjA1NiA0LjQxODZDMjUuMDYzMyA0LjQxODYgMjUuMDcwNSA0LjQxODYgMjUuMDc3NyA0LjQxODZDMjUuMDg1IDQuNDE4NiAyNS4wOTIyIDQuNDE4NiAyNS4wOTk0IDQuNDE4NkMyNS4xMDY2IDQuNDE4NiAyNS4xMTM5IDQuNDE4NiAyNS4xMjExIDQuNDE4NkMyNS4xMjgzIDQuNDE4NiAyNS4xMzU0IDQuNDE4NiAyNS4xNDI2IDQuNDE4NkMyNS4xNDk4IDQuNDE4NiAyNS4xNTcgNC40MTg2IDI1LjE2NDEgNC40MTg2QzI1LjE3MTMgNC40MTg2IDI1LjE3ODUgNC40MTg2IDI1LjE4NTYgNC40MTg2QzI1LjE5MjcgNC40MTg2IDI1LjE5OTkgNC40MTg2IDI1LjIwNyA0LjQxODZDMjUuMjE0MSA0LjQxODYgMjUuMjIxMiA0LjQxODYgMjUuMjI4MyA0LjQxODZDMjUuMjM1NCA0LjQxODYgMjUuMjQyNSA0LjQxODYgMjUuMjQ5NiA0LjQxODZDMjUuMjU2NyA0LjQxODYgMjUuMjYzOCA0LjQxODYgMjUuMjcwOCA0LjQxODZDMjUuMjc3OSA0LjQxODYgMjUuMjg0OSA0LjQxODYgMjUuMjkyIDQuNDE4NkMyNS4yOTkgNC40MTg2IDI1LjMwNjEgNC40MTg2IDI1LjMxMzEgNC40MTg2QzI1LjMyMDEgNC40MTg2IDI1LjMyNzEgNC40MTg2IDI1LjMzNDEgNC40MTg2QzI1LjM0MTEgNC40MTg2IDI1LjM0ODEgNC40MTg2IDI1LjM1NTEgNC40MTg2QzI1LjM2MjEgNC40MTg2IDI1LjM2OSA0LjQxODYgMjUuMzc2IDQuNDE4NkMyNS4zODMgNC40MTg2IDI1LjM4OTkgNC40MTg2IDI1LjM5NjkgNC40MTg2QzI1LjQwMzggNC40MTg2IDI1LjQxMDcgNC40MTg2IDI1LjQxNzcgNC40MTg2QzI1LjQyNDYgNC40MTg2IDI1LjQzMTUgNC40MTg2IDI1LjQzODQgNC40MTg2QzI1LjQ0NTMgNC40MTg2IDI1LjQ1MjIgNC40MTg2IDI1LjQ1OTEgNC40MTg2QzI1LjQ2NTkgNC40MTg2IDI1LjQ3MjggNC40MTg2IDI1LjQ3OTcgNC40MTg2QzI1LjQ4NjUgNC40MTg2IDI1LjQ5MzQgNC40MTg2IDI1LjUwMDIgNC40MTg2VjMuNDE4NkMyNS40OTM0IDMuNDE4NiAyNS40ODY1IDMuNDE4NiAyNS40Nzk3IDMuNDE4NkMyNS40NzI4IDMuNDE4NiAyNS40NjU5IDMuNDE4NiAyNS40NTkxIDMuNDE4NkMyNS40NTIyIDMuNDE4NiAyNS40NDUzIDMuNDE4NiAyNS40Mzg0IDMuNDE4NkMyNS40MzE1IDMuNDE4NiAyNS40MjQ2IDMuNDE4NiAyNS40MTc3IDMuNDE4NkMyNS40MTA3IDMuNDE4NiAyNS40MDM4IDMuNDE4NiAyNS4zOTY5IDMuNDE4NkMyNS4zODk5IDMuNDE4NiAyNS4zODMgMy40MTg2IDI1LjM3NiAzLjQxODZDMjUuMzY5IDMuNDE4NiAyNS4zNjIxIDMuNDE4NiAyNS4zNTUxIDMuNDE4NkMyNS4zNDgxIDMuNDE4NiAyNS4zNDExIDMuNDE4NiAyNS4zMzQxIDMuNDE4NkMyNS4zMjcxIDMuNDE4NiAyNS4zMjAxIDMuNDE4NiAyNS4zMTMxIDMuNDE4NkMyNS4zMDYxIDMuNDE4NiAyNS4yOTkgMy40MTg2IDI1LjI5MiAzLjQxODZDMjUuMjg0OSAzLjQxODYgMjUuMjc3OSAzLjQxODYgMjUuMjcwOCAzLjQxODZDMjUuMjYzOCAzLjQxODYgMjUuMjU2NyAzLjQxODYgMjUuMjQ5NiAzLjQxODZDMjUuMjQyNSAzLjQxODYgMjUuMjM1NCAzLjQxODYgMjUuMjI4MyAzLjQxODZDMjUuMjIxMiAzLjQxODYgMjUuMjE0MSAzLjQxODYgMjUuMjA3IDMuNDE4NkMyNS4xOTk5IDMuNDE4NiAyNS4xOTI3IDMuNDE4NiAyNS4xODU2IDMuNDE4NkMyNS4xNzg1IDMuNDE4NiAyNS4xNzEzIDMuNDE4NiAyNS4xNjQxIDMuNDE4NkMyNS4xNTcgMy40MTg2IDI1LjE0OTggMy40MTg2IDI1LjE0MjYgMy40MTg2QzI1LjEzNTQgMy40MTg2IDI1LjEyODMgMy40MTg2IDI1LjEyMTEgMy40MTg2QzI1LjExMzkgMy40MTg2IDI1LjEwNjYgMy40MTg2IDI1LjA5OTQgMy40MTg2QzI1LjA5MjIgMy40MTg2IDI1LjA4NSAzLjQxODYgMjUuMDc3NyAzLjQxODZDMjUuMDcwNSAzLjQxODYgMjUuMDYzMyAzLjQxODYgMjUuMDU2IDMuNDE4NkMyNS4wNDg3IDMuNDE4NiAyNS4wNDE1IDMuNDE4NiAyNS4wMzQyIDMuNDE4NkMyNS4wMjY5IDMuNDE4NiAyNS4wMTk2IDMuNDE4NiAyNS4wMTIzIDMuNDE4NkMyNS4wMDUgMy40MTg2IDI0Ljk5NzcgMy40MTg2IDI0Ljk5MDQgMy40MTg2QzI0Ljk4MzEgMy40MTg2IDI0Ljk3NTggMy40MTg2IDI0Ljk2ODQgMy40MTg2QzI0Ljk2MTEgMy40MTg2IDI0Ljk1MzggMy40MTg2IDI0Ljk0NjQgMy40MTg2QzI0LjkzOTEgMy40MTg2IDI0LjkzMTcgMy40MTg2IDI0LjkyNDMgMy40MTg2QzI0LjkxNyAzLjQxODYgMjQuOTA5NiAzLjQxODYgMjQuOTAyMiAzLjQxODZDMjQuODk0OCAzLjQxODYgMjQuODg3NCAzLjQxODYgMjQuODggMy40MTg2QzI0Ljg3MjYgMy40MTg2IDI0Ljg2NTIgMy40MTg2IDI0Ljg1NzcgMy40MTg2QzI0Ljg1MDMgMy40MTg2IDI0Ljg0MjkgMy40MTg2IDI0LjgzNTQgMy40MTg2QzI0LjgyOCAzLjQxODYgMjQuODIwNSAzLjQxODYgMjQuODEzMSAzLjQxODZDMjQuODA1NiAzLjQxODYgMjQuNzk4MSAzLjQxODYgMjQuNzkwNyAzLjQxODZDMjQuNzgzMiAzLjQxODYgMjQuNzc1NyAzLjQxODYgMjQuNzY4MiAzLjQxODZDMjQuNzYwNyAzLjQxODYgMjQuNzUzMiAzLjQxODYgMjQuNzQ1NyAzLjQxODZDMjQuNzM4MSAzLjQxODYgMjQuNzMwNiAzLjQxODYgMjQuNzIzMSAzLjQxODZDMjQuNzE1NiAzLjQxODYgMjQuNzA4IDMuNDE4NiAyNC43MDA1IDMuNDE4NkMyNC42OTI5IDMuNDE4NiAyNC42ODUzIDMuNDE4NiAyNC42Nzc4IDMuNDE4NkMyNC42NzAyIDMuNDE4NiAyNC42NjI2IDMuNDE4NiAyNC42NTUgMy40MTg2QzI0LjY0NzQgMy40MTg2IDI0LjYzOTkgMy40MTg2IDI0LjYzMjIgMy40MTg2QzI0LjYyNDYgMy40MTg2IDI0LjYxNyAzLjQxODYgMjQuNjA5NCAzLjQxODZDMjQuNjAxOCAzLjQxODYgMjQuNTk0MSAzLjQxODYgMjQuNTg2NSAzLjQxODZDMjQuNTc4OSAzLjQxODYgMjQuNTcxMiAzLjQxODYgMjQuNTYzNiAzLjQxODZDMjQuNTU1OSAzLjQxODYgMjQuNTQ4MiAzLjQxODYgMjQuNTQwNiAzLjQxODZDMjQuNTMyOSAzLjQxODYgMjQuNTI1MiAzLjQxODYgMjQuNTE3NSAzLjQxODZDMjQuNTA5OCAzLjQxODYgMjQuNTAyMSAzLjQxODYgMjQuNDk0NCAzLjQxODZDMjQuNDg2NyAzLjQxODYgMjQuNDc5IDMuNDE4NiAyNC40NzEzIDMuNDE4NkMyNC40NjM1IDMuNDE4NiAyNC40NTU4IDMuNDE4NiAyNC40NDgxIDMuNDE4NkMyNC40NDAzIDMuNDE4NiAyNC40MzI2IDMuNDE4NiAyNC40MjQ4IDMuNDE4NkMyNC40MTcgMy40MTg2IDI0LjQwOTMgMy40MTg2IDI0LjQwMTUgMy40MTg2QzI0LjM5MzcgMy40MTg2IDI0LjM4NTkgMy40MTg2IDI0LjM3ODEgMy40MTg2QzI0LjM3MDQgMy40MTg2IDI0LjM2MjYgMy40MTg2IDI0LjM1NDcgMy40MTg2QzI0LjM0NjkgMy40MTg2IDI0LjMzOTEgMy40MTg2IDI0LjMzMTMgMy40MTg2QzI0LjMyMzUgMy40MTg2IDI0LjMxNTYgMy40MTg2IDI0LjMwNzggMy40MTg2QzI0LjMgMy40MTg2IDI0LjI5MjEgMy40MTg2IDI0LjI4NDIgMy40MTg2QzI0LjI3NjQgMy40MTg2IDI0LjI2ODUgMy40MTg2IDI0LjI2MDYgMy40MTg2QzI0LjI1MjggMy40MTg2IDI0LjI0NDkgMy40MTg2IDI0LjIzNyAzLjQxODZDMjQuMjI5MSAzLjQxODYgMjQuMjIxMiAzLjQxODYgMjQuMjEzMyAzLjQxODZDMjQuMjA1NCAzLjQxODYgMjQuMTk3NSAzLjQxODYgMjQuMTg5NiAzLjQxODZDMjQuMTgxNiAzLjQxODYgMjQuMTczNyAzLjQxODYgMjQuMTY1OCAzLjQxODZDMjQuMTU3OCAzLjQxODYgMjQuMTQ5OSAzLjQxODYgMjQuMTQxOSAzLjQxODZDMjQuMTM0IDMuNDE4NiAyNC4xMjYgMy40MTg2IDI0LjExOCAzLjQxODZDMjQuMTEwMSAzLjQxODYgMjQuMTAyMSAzLjQxODYgMjQuMDk0MSAzLjQxODZDMjQuMDg2MSAzLjQxODYgMjQuMDc4MSAzLjQxODYgMjQuMDcwMSAzLjQxODZDMjQuMDYyMSAzLjQxODYgMjQuMDU0MSAzLjQxODYgMjQuMDQ2MSAzLjQxODZDMjQuMDM4MSAzLjQxODYgMjQuMDMwMSAzLjQxODYgMjQuMDIyIDMuNDE4NkMyNC4wMTQgMy40MTg2IDI0LjAwNiAzLjQxODYgMjMuOTk3OSAzLjQxODZDMjMuOTg5OSAzLjQxODYgMjMuOTgxOCAzLjQxODYgMjMuOTczOCAzLjQxODZDMjMuOTY1NyAzLjQxODYgMjMuOTU3NiAzLjQxODYgMjMuOTQ5NiAzLjQxODZDMjMuOTQxNSAzLjQxODYgMjMuOTMzNCAzLjQxODYgMjMuOTI1MyAzLjQxODZDMjMuOTE3MiAzLjQxODYgMjMuOTA5MSAzLjQxODYgMjMuOTAxIDMuNDE4NkMyMy44OTI5IDMuNDE4NiAyMy44ODQ4IDMuNDE4NiAyMy44NzY3IDMuNDE4NkMyMy44Njg1IDMuNDE4NiAyMy44NjA0IDMuNDE4NiAyMy44NTIzIDMuNDE4NkMyMy44NDQxIDMuNDE4NiAyMy44MzYgMy40MTg2IDIzLjgyNzggMy40MTg2QzIzLjgxOTcgMy40MTg2IDIzLjgxMTUgMy40MTg2IDIzLjgwMzQgMy40MTg2QzIzLjc5NTIgMy40MTg2IDIzLjc4NyAzLjQxODYgMjMuNzc4OSAzLjQxODZDMjMuNzcwNyAzLjQxODYgMjMuNzYyNSAzLjQxODYgMjMuNzU0MyAzLjQxODZDMjMuNzQ2MSAzLjQxODYgMjMuNzM3OSAzLjQxODYgMjMuNzI5NyAzLjQxODZDMjMuNzIxNSAzLjQxODYgMjMuNzEzMyAzLjQxODYgMjMuNzA1IDMuNDE4NkMyMy42OTY4IDMuNDE4NiAyMy42ODg2IDMuNDE4NiAyMy42ODA0IDMuNDE4NkMyMy42NzIxIDMuNDE4NiAyMy42NjM5IDMuNDE4NiAyMy42NTU2IDMuNDE4NkMyMy42NDc0IDMuNDE4NiAyMy42MzkxIDMuNDE4NiAyMy42MzA5IDMuNDE4NkMyMy42MjI2IDMuNDE4NiAyMy42MTQzIDMuNDE4NiAyMy42MDYgMy40MTg2QzIzLjU5NzggMy40MTg2IDIzLjU4OTUgMy40MTg2IDIzLjU4MTIgMy40MTg2QzIzLjU3MjkgMy40MTg2IDIzLjU2NDYgMy40MTg2IDIzLjU1NjMgMy40MTg2QzIzLjU0OCAzLjQxODYgMjMuNTM5NyAzLjQxODYgMjMuNTMxMyAzLjQxODZDMjMuNTIzIDMuNDE4NiAyMy41MTQ3IDMuNDE4NiAyMy41MDY0IDMuNDE4NkMyMy40OTggMy40MTg2IDIzLjQ4OTcgMy40MTg2IDIzLjQ4MTMgMy40MTg2QzIzLjQ3MyAzLjQxODYgMjMuNDY0NyAzLjQxODYgMjMuNDU2MyAzLjQxODZDMjMuNDQ3OSAzLjQxODYgMjMuNDM5NiAzLjQxODYgMjMuNDMxMiAzLjQxODZDMjMuNDIyOCAzLjQxODYgMjMuNDE0NCAzLjQxODYgMjMuNDA2MSAzLjQxODZDMjMuMzk3NyAzLjQxODYgMjMuMzg5MyAzLjQxODYgMjMuMzgwOSAzLjQxODZDMjMuMzcyNSAzLjQxODYgMjMuMzY0MSAzLjQxODYgMjMuMzU1NyAzLjQxODZDMjMuMzQ3MiAzLjQxODYgMjMuMzM4OCAzLjQxODYgMjMuMzMwNCAzLjQxODZDMjMuMzIyIDMuNDE4NiAyMy4zMTM1IDMuNDE4NiAyMy4zMDUxIDMuNDE4NkMyMy4yOTY3IDMuNDE4NiAyMy4yODgyIDMuNDE4NiAyMy4yNzk4IDMuNDE4NkMyMy4yNzEzIDMuNDE4NiAyMy4yNjI5IDMuNDE4NiAyMy4yNTQ0IDMuNDE4NkMyMy4yNDU5IDMuNDE4NiAyMy4yMzc1IDMuNDE4NiAyMy4yMjkgMy40MTg2QzIzLjIyMDUgMy40MTg2IDIzLjIxMiAzLjQxODYgMjMuMjAzNSAzLjQxODZDMjMuMTk1MSAzLjQxODYgMjMuMTg2NiAzLjQxODYgMjMuMTc4MSAzLjQxODZDMjMuMTY5NiAzLjQxODYgMjMuMTYxIDMuNDE4NiAyMy4xNTI1IDMuNDE4NkMyMy4xNDQgMy40MTg2IDIzLjEzNTUgMy40MTg2IDIzLjEyNyAzLjQxODZDMjMuMTE4NSAzLjQxODYgMjMuMTA5OSAzLjQxODYgMjMuMTAxNCAzLjQxODZDMjMuMDkyOCAzLjQxODYgMjMuMDg0MyAzLjQxODYgMjMuMDc1OCAzLjQxODZDMjMuMDY3MiAzLjQxODYgMjMuMDU4NiAzLjQxODYgMjMuMDUwMSAzLjQxODZDMjMuMDQxNSAzLjQxODYgMjMuMDMzIDMuNDE4NiAyMy4wMjQ0IDMuNDE4NkMyMy4wMTU4IDMuNDE4NiAyMy4wMDcyIDMuNDE4NiAyMi45OTg2IDMuNDE4NkMyMi45OTAxIDMuNDE4NiAyMi45ODE1IDMuNDE4NiAyMi45NzI5IDMuNDE4NkMyMi45NjQzIDMuNDE4NiAyMi45NTU3IDMuNDE4NiAyMi45NDcxIDMuNDE4NkMyMi45Mzg0IDMuNDE4NiAyMi45Mjk4IDMuNDE4NiAyMi45MjEyIDMuNDE4NkMyMi45MTI2IDMuNDE4NiAyMi45MDQgMy40MTg2IDIyLjg5NTMgMy40MTg2QzIyLjg4NjcgMy40MTg2IDIyLjg3ODEgMy40MTg2IDIyLjg2OTQgMy40MTg2QzIyLjg2MDggMy40MTg2IDIyLjg1MjEgMy40MTg2IDIyLjg0MzUgMy40MTg2QzIyLjgzNDggMy40MTg2IDIyLjgyNjIgMy40MTg2IDIyLjgxNzUgMy40MTg2QzIyLjgwODggMy40MTg2IDIyLjgwMDIgMy40MTg2IDIyLjc5MTUgMy40MTg2QzIyLjc4MjggMy40MTg2IDIyLjc3NDEgMy40MTg2IDIyLjc2NTQgMy40MTg2QzIyLjc1NjcgMy40MTg2IDIyLjc0OCAzLjQxODYgMjIuNzM5MyAzLjQxODZDMjIuNzMwNyAzLjQxODYgMjIuNzIxOSAzLjQxODYgMjIuNzEzMiAzLjQxODZDMjIuNzA0NSAzLjQxODYgMjIuNjk1OCAzLjQxODYgMjIuNjg3MSAzLjQxODZDMjIuNjc4NCAzLjQxODYgMjIuNjY5NiAzLjQxODYgMjIuNjYwOSAzLjQxODZDMjIuNjUyMiAzLjQxODYgMjIuNjQzNCAzLjQxODYgMjIuNjM0NyAzLjQxODZDMjIuNjI2IDMuNDE4NiAyMi42MTcyIDMuNDE4NiAyMi42MDg1IDMuNDE4NkMyMi41OTk3IDMuNDE4NiAyMi41OTEgMy40MTg2IDIyLjU4MjIgMy40MTg2QzIyLjU3MzQgMy40MTg2IDIyLjU2NDcgMy40MTg2IDIyLjU1NTkgMy40MTg2QzIyLjU0NzEgMy40MTg2IDIyLjUzODMgMy40MTg2IDIyLjUyOTUgMy40MTg2QzIyLjUyMDggMy40MTg2IDIyLjUxMiAzLjQxODYgMjIuNTAzMiAzLjQxODZDMjIuNDk0NCAzLjQxODYgMjIuNDg1NiAzLjQxODYgMjIuNDc2OCAzLjQxODZDMjIuNDY4IDMuNDE4NiAyMi40NTkyIDMuNDE4NiAyMi40NTA0IDMuNDE4NkMyMi40NDE1IDMuNDE4NiAyMi40MzI3IDMuNDE4NiAyMi40MjM5IDMuNDE4NkMyMi40MTUxIDMuNDE4NiAyMi40MDYyIDMuNDE4NiAyMi4zOTc0IDMuNDE4NkMyMi4zODg2IDMuNDE4NiAyMi4zNzk3IDMuNDE4NiAyMi4zNzA5IDMuNDE4NkMyMi4zNjIxIDMuNDE4NiAyMi4zNTMyIDMuNDE4NiAyMi4zNDQzIDMuNDE4NkMyMi4zMzU1IDMuNDE4NiAyMi4zMjY2IDMuNDE4NiAyMi4zMTc4IDMuNDE4NkMyMi4zMDg5IDMuNDE4NiAyMi4zIDMuNDE4NiAyMi4yOTEyIDMuNDE4NkMyMi4yODIzIDMuNDE4NiAyMi4yNzM0IDMuNDE4NiAyMi4yNjQ1IDMuNDE4NkMyMi4yNTU3IDMuNDE4NiAyMi4yNDY4IDMuNDE4NiAyMi4yMzc5IDMuNDE4NkMyMi4yMjkgMy40MTg2IDIyLjIyMDEgMy40MTg2IDIyLjIxMTIgMy40MTg2QzIyLjIwMjMgMy40MTg2IDIyLjE5MzQgMy40MTg2IDIyLjE4NDUgMy40MTg2QzIyLjE3NTYgMy40MTg2IDIyLjE2NjcgMy40MTg2IDIyLjE1NzcgMy40MTg2QzIyLjE0ODggMy40MTg2IDIyLjEzOTkgMy40MTg2IDIyLjEzMSAzLjQxODZDMjIuMTIyIDMuNDE4NiAyMi4xMTMxIDMuNDE4NiAyMi4xMDQyIDMuNDE4NkMyMi4wOTUyIDMuNDE4NiAyMi4wODYzIDMuNDE4NiAyMi4wNzczIDMuNDE4NkMyMi4wNjg0IDMuNDE4NiAyMi4wNTk1IDMuNDE4NiAyMi4wNTA1IDMuNDE4NkMyMi4wNDE1IDMuNDE4NiAyMi4wMzI2IDMuNDE4NiAyMi4wMjM2IDMuNDE4NkMyMi4wMTQ3IDMuNDE4NiAyMi4wMDU3IDMuNDE4NiAyMS45OTY3IDMuNDE4NkMyMS45ODc3IDMuNDE4NiAyMS45Nzg4IDMuNDE4NiAyMS45Njk4IDMuNDE4NkMyMS45NjA4IDMuNDE4NiAyMS45NTE4IDMuNDE4NiAyMS45NDI4IDMuNDE4NkMyMS45MzM5IDMuNDE4NiAyMS45MjQ5IDMuNDE4NiAyMS45MTU5IDMuNDE4NkMyMS45MDY5IDMuNDE4NiAyMS44OTc5IDMuNDE4NiAyMS44ODg5IDMuNDE4NkMyMS44Nzk5IDMuNDE4NiAyMS44NzA4IDMuNDE4NiAyMS44NjE4IDMuNDE4NkMyMS44NTI4IDMuNDE4NiAyMS44NDM4IDMuNDE4NiAyMS44MzQ4IDMuNDE4NkMyMS44MjU4IDMuNDE4NiAyMS44MTY3IDMuNDE4NiAyMS44MDc3IDMuNDE4NkMyMS43OTg3IDMuNDE4NiAyMS43ODk2IDMuNDE4NiAyMS43ODA2IDMuNDE4NkMyMS43NzE2IDMuNDE4NiAyMS43NjI1IDMuNDE4NiAyMS43NTM1IDMuNDE4NkMyMS43NDQ0IDMuNDE4NiAyMS43MzU0IDMuNDE4NiAyMS43MjYzIDMuNDE4NkMyMS43MTczIDMuNDE4NiAyMS43MDgyIDMuNDE4NiAyMS42OTkyIDMuNDE4NkMyMS42OTAxIDMuNDE4NiAyMS42ODEgMy40MTg2IDIxLjY3MiAzLjQxODZDMjEuNjYyOSAzLjQxODYgMjEuNjUzOCAzLjQxODYgMjEuNjQ0OCAzLjQxODZDMjEuNjM1NyAzLjQxODYgMjEuNjI2NiAzLjQxODYgMjEuNjE3NSAzLjQxODZDMjEuNjA4NCAzLjQxODYgMjEuNTk5NCAzLjQxODYgMjEuNTkwMyAzLjQxODZDMjEuNTgxMiAzLjQxODYgMjEuNTcyMSAzLjQxODYgMjEuNTYzIDMuNDE4NkMyMS41NTM5IDMuNDE4NiAyMS41NDQ4IDMuNDE4NiAyMS41MzU3IDMuNDE4NkMyMS41MjY2IDMuNDE4NiAyMS41MTc1IDMuNDE4NiAyMS41MDg0IDMuNDE4NkMyMS40OTkyIDMuNDE4NiAyMS40OTAxIDMuNDE4NiAyMS40ODEgMy40MTg2QzIxLjQ3MTkgMy40MTg2IDIxLjQ2MjggMy40MTg2IDIxLjQ1MzYgMy40MTg2QzIxLjQ0NDUgMy40MTg2IDIxLjQzNTQgMy40MTg2IDIxLjQyNjMgMy40MTg2QzIxLjQxNzEgMy40MTg2IDIxLjQwOCAzLjQxODYgMjEuMzk4OSAzLjQxODZDMjEuMzg5NyAzLjQxODYgMjEuMzgwNiAzLjQxODYgMjEuMzcxNCAzLjQxODZDMjEuMzYyMyAzLjQxODYgMjEuMzUzMSAzLjQxODYgMjEuMzQ0IDMuNDE4NkMyMS4zMzQ4IDMuNDE4NiAyMS4zMjU3IDMuNDE4NiAyMS4zMTY1IDMuNDE4NkMyMS4zMDc0IDMuNDE4NiAyMS4yOTgyIDMuNDE4NiAyMS4yODkgMy40MTg2QzIxLjI3OTkgMy40MTg2IDIxLjI3MDcgMy40MTg2IDIxLjI2MTUgMy40MTg2QzIxLjI1MjQgMy40MTg2IDIxLjI0MzIgMy40MTg2IDIxLjIzNCAzLjQxODZDMjEuMjI0OCAzLjQxODYgMjEuMjE1NyAzLjQxODYgMjEuMjA2NSAzLjQxODZDMjEuMTk3MyAzLjQxODYgMjEuMTg4MSAzLjQxODYgMjEuMTc4OSAzLjQxODZDMjEuMTY5NyAzLjQxODYgMjEuMTYwNSAzLjQxODYgMjEuMTUxMyAzLjQxODZDMjEuMTQyMSAzLjQxODYgMjEuMTMyOSAzLjQxODYgMjEuMTIzNyAzLjQxODZDMjEuMTE0NSAzLjQxODYgMjEuMTA1MyAzLjQxODYgMjEuMDk2MSAzLjQxODZDMjEuMDg2OSAzLjQxODYgMjEuMDc3NyAzLjQxODYgMjEuMDY4NSAzLjQxODZDMjEuMDU5MyAzLjQxODYgMjEuMDUwMSAzLjQxODYgMjEuMDQwOSAzLjQxODZDMjEuMDMxNiAzLjQxODYgMjEuMDIyNCAzLjQxODYgMjEuMDEzMiAzLjQxODZDMjEuMDA0IDMuNDE4NiAyMC45OTQ3IDMuNDE4NiAyMC45ODU1IDMuNDE4NkMyMC45NzYzIDMuNDE4NiAyMC45NjcgMy40MTg2IDIwLjk1NzggMy40MTg2QzIwLjk0ODYgMy40MTg2IDIwLjkzOTMgMy40MTg2IDIwLjkzMDEgMy40MTg2QzIwLjkyMDkgMy40MTg2IDIwLjkxMTYgMy40MTg2IDIwLjkwMjQgMy40MTg2QzIwLjg5MzEgMy40MTg2IDIwLjg4MzkgMy40MTg2IDIwLjg3NDYgMy40MTg2QzIwLjg2NTQgMy40MTg2IDIwLjg1NjEgMy40MTg2IDIwLjg0NjkgMy40MTg2QzIwLjgzNzYgMy40MTg2IDIwLjgyODQgMy40MTg2IDIwLjgxOTEgMy40MTg2QzIwLjgwOTggMy40MTg2IDIwLjgwMDYgMy40MTg2IDIwLjc5MTMgMy40MTg2QzIwLjc4MjEgMy40MTg2IDIwLjc3MjggMy40MTg2IDIwLjc2MzUgMy40MTg2QzIwLjc1NDIgMy40MTg2IDIwLjc0NSAzLjQxODYgMjAuNzM1NyAzLjQxODZDMjAuNzI2NCAzLjQxODYgMjAuNzE3MiAzLjQxODYgMjAuNzA3OSAzLjQxODZDMjAuNjk4NiAzLjQxODYgMjAuNjg5MyAzLjQxODYgMjAuNjggMy40MTg2QzIwLjY3MDcgMy40MTg2IDIwLjY2MTUgMy40MTg2IDIwLjY1MjIgMy40MTg2QzIwLjY0MjkgMy40MTg2IDIwLjYzMzYgMy40MTg2IDIwLjYyNDMgMy40MTg2QzIwLjYxNSAzLjQxODYgMjAuNjA1NyAzLjQxODYgMjAuNTk2NCAzLjQxODZDMjAuNTg3MSAzLjQxODYgMjAuNTc3OCAzLjQxODYgMjAuNTY4NSAzLjQxODZDMjAuNTU5MiAzLjQxODYgMjAuNTQ5OSAzLjQxODYgMjAuNTQwNiAzLjQxODZDMjAuNTMxMyAzLjQxODYgMjAuNTIyIDMuNDE4NiAyMC41MTI3IDMuNDE4NkMyMC41MDM0IDMuNDE4NiAyMC40OTQxIDMuNDE4NiAyMC40ODQ4IDMuNDE4NkMyMC40NzU1IDMuNDE4NiAyMC40NjYxIDMuNDE4NiAyMC40NTY4IDMuNDE4NkMyMC40NDc1IDMuNDE4NiAyMC40MzgyIDMuNDE4NiAyMC40Mjg5IDMuNDE4NkMyMC40MTk2IDMuNDE4NiAyMC40MTAyIDMuNDE4NiAyMC40MDA5IDMuNDE4NkMyMC4zOTE2IDMuNDE4NiAyMC4zODIzIDMuNDE4NiAyMC4zNzI5IDMuNDE4NkMyMC4zNjM2IDMuNDE4NiAyMC4zNTQzIDMuNDE4NiAyMC4zNDQ5IDMuNDE4NkMyMC4zMzU2IDMuNDE4NiAyMC4zMjYzIDMuNDE4NiAyMC4zMTcgMy40MTg2QzIwLjMwNzYgMy40MTg2IDIwLjI5ODMgMy40MTg2IDIwLjI4ODkgMy40MTg2QzIwLjI3OTYgMy40MTg2IDIwLjI3MDMgMy40MTg2IDIwLjI2MDkgMy40MTg2QzIwLjI1MTYgMy40MTg2IDIwLjI0MjIgMy40MTg2IDIwLjIzMjkgMy40MTg2QzIwLjIyMzYgMy40MTg2IDIwLjIxNDIgMy40MTg2IDIwLjIwNDkgMy40MTg2QzIwLjE5NTUgMy40MTg2IDIwLjE4NjIgMy40MTg2IDIwLjE3NjggMy40MTg2QzIwLjE2NzUgMy40MTg2IDIwLjE1ODEgMy40MTg2IDIwLjE0ODggMy40MTg2QzIwLjEzOTQgMy40MTg2IDIwLjEzMDEgMy40MTg2IDIwLjEyMDcgMy40MTg2QzIwLjExMTQgMy40MTg2IDIwLjEwMiAzLjQxODYgMjAuMDkyNiAzLjQxODZDMjAuMDgzMyAzLjQxODYgMjAuMDczOSAzLjQxODYgMjAuMDY0NiAzLjQxODZDMjAuMDU1MiAzLjQxODYgMjAuMDQ1OCAzLjQxODYgMjAuMDM2NSAzLjQxODZDMjAuMDI3MSAzLjQxODYgMjAuMDE3OCAzLjQxODYgMjAuMDA4NCAzLjQxODZDMTkuOTk5IDMuNDE4NiAxOS45ODk3IDMuNDE4NiAxOS45ODAzIDMuNDE4NkMxOS45NzA5IDMuNDE4NiAxOS45NjE2IDMuNDE4NiAxOS45NTIyIDMuNDE4NkMxOS45NDI4IDMuNDE4NiAxOS45MzM0IDMuNDE4NiAxOS45MjQxIDMuNDE4NkMxOS45MTQ3IDMuNDE4NiAxOS45MDUzIDMuNDE4NiAxOS44OTYgMy40MTg2QzE5Ljg4NjYgMy40MTg2IDE5Ljg3NzIgMy40MTg2IDE5Ljg2NzggMy40MTg2QzE5Ljg1ODQgMy40MTg2IDE5Ljg0OTEgMy40MTg2IDE5LjgzOTcgMy40MTg2QzE5LjgzMDMgMy40MTg2IDE5LjgyMDkgMy40MTg2IDE5LjgxMTYgMy40MTg2QzE5LjgwMjIgMy40MTg2IDE5Ljc5MjggMy40MTg2IDE5Ljc4MzQgMy40MTg2QzE5Ljc3NCAzLjQxODYgMTkuNzY0NiAzLjQxODYgMTkuNzU1MyAzLjQxODZDMTkuNzQ1OSAzLjQxODYgMTkuNzM2NSAzLjQxODYgMTkuNzI3MSAzLjQxODZDMTkuNzE3NyAzLjQxODYgMTkuNzA4MyAzLjQxODYgMTkuNjk5IDMuNDE4NkMxOS42ODk2IDMuNDE4NiAxOS42ODAyIDMuNDE4NiAxOS42NzA4IDMuNDE4NkMxOS42NjE0IDMuNDE4NiAxOS42NTIgMy40MTg2IDE5LjY0MjYgMy40MTg2QzE5LjYzMzIgMy40MTg2IDE5LjYyMzggMy40MTg2IDE5LjYxNDUgMy40MTg2QzE5LjYwNTEgMy40MTg2IDE5LjU5NTcgMy40MTg2IDE5LjU4NjMgMy40MTg2QzE5LjU3NjkgMy40MTg2IDE5LjU2NzUgMy40MTg2IDE5LjU1ODEgMy40MTg2QzE5LjU0ODcgMy40MTg2IDE5LjUzOTMgMy40MTg2IDE5LjUyOTkgMy40MTg2QzE5LjUyMDUgMy40MTg2IDE5LjUxMTEgMy40MTg2IDE5LjUwMTcgMy40MTg2QzE5LjQ5MjMgMy40MTg2IDE5LjQ4MyAzLjQxODYgMTkuNDczNiAzLjQxODZDMTkuNDY0MiAzLjQxODYgMTkuNDU0OCAzLjQxODYgMTkuNDQ1NCAzLjQxODZDMTkuNDM2IDMuNDE4NiAxOS40MjY2IDMuNDE4NiAxOS40MTcyIDMuNDE4NkMxOS40MDc4IDMuNDE4NiAxOS4zOTg0IDMuNDE4NiAxOS4zODkgMy40MTg2QzE5LjM3OTYgMy40MTg2IDE5LjM3MDIgMy40MTg2IDE5LjM2MDggMy40MTg2QzE5LjM1MTQgMy40MTg2IDE5LjM0MiAzLjQxODYgMTkuMzMyNiAzLjQxODZDMTkuMzIzMiAzLjQxODYgMTkuMzEzOCAzLjQxODYgMTkuMzA0NCAzLjQxODZDMTkuMjk1IDMuNDE4NiAxOS4yODU2IDMuNDE4NiAxOS4yNzYyIDMuNDE4NkMxOS4yNjY4IDMuNDE4NiAxOS4yNTc0IDMuNDE4NiAxOS4yNDggMy40MTg2QzE5LjIzODYgMy40MTg2IDE5LjIyOTIgMy40MTg2IDE5LjIxOTggMy40MTg2QzE5LjIxMDQgMy40MTg2IDE5LjIwMSAzLjQxODYgMTkuMTkxNiAzLjQxODZDMTkuMTgyMiAzLjQxODYgMTkuMTcyOCAzLjQxODYgMTkuMTYzNCAzLjQxODZDMTkuMTU0IDMuNDE4NiAxOS4xNDQ2IDMuNDE4NiAxOS4xMzUyIDMuNDE4NkMxOS4xMjU4IDMuNDE4NiAxOS4xMTY0IDMuNDE4NiAxOS4xMDcgMy40MTg2QzE5LjA5NzYgMy40MTg2IDE5LjA4ODIgMy40MTg2IDE5LjA3ODggMy40MTg2QzE5LjA2OTQgMy40MTg2IDE5LjA2IDMuNDE4NiAxOS4wNTA2IDMuNDE4NkMxOS4wNDEyIDMuNDE4NiAxOS4wMzE4IDMuNDE4NiAxOS4wMjI0IDMuNDE4NkMxOS4wMTMgMy40MTg2IDE5LjAwMzYgMy40MTg2IDE4Ljk5NDIgMy40MTg2QzE4Ljk4NDkgMy40MTg2IDE4Ljk3NTUgMy40MTg2IDE4Ljk2NjEgMy40MTg2QzE4Ljk1NjcgMy40MTg2IDE4Ljk0NzMgMy40MTg2IDE4LjkzNzkgMy40MTg2QzE4LjkyODUgMy40MTg2IDE4LjkxOTEgMy40MTg2IDE4LjkwOTcgMy40MTg2QzE4LjkwMDMgMy40MTg2IDE4Ljg5MDkgMy40MTg2IDE4Ljg4MTUgMy40MTg2QzE4Ljg3MjEgMy40MTg2IDE4Ljg2MjcgMy40MTg2IDE4Ljg1MzMgMy40MTg2QzE4Ljg0MzkgMy40MTg2IDE4LjgzNDUgMy40MTg2IDE4LjgyNTIgMy40MTg2QzE4LjgxNTggMy40MTg2IDE4LjgwNjQgMy40MTg2IDE4Ljc5NyAzLjQxODZDMTguNzg3NiAzLjQxODYgMTguNzc4MiAzLjQxODYgMTguNzY4OCAzLjQxODZDMTguNzU5NCAzLjQxODYgMTguNzUgMy40MTg2IDE4Ljc0MDcgMy40MTg2QzE4LjczMTMgMy40MTg2IDE4LjcyMTkgMy40MTg2IDE4LjcxMjUgMy40MTg2QzE4LjcwMzEgMy40MTg2IDE4LjY5MzcgMy40MTg2IDE4LjY4NDMgMy40MTg2QzE4LjY3NSAzLjQxODYgMTguNjY1NiAzLjQxODYgMTguNjU2MiAzLjQxODZDMTguNjQ2OCAzLjQxODYgMTguNjM3NCAzLjQxODYgMTguNjI4IDMuNDE4NkMxOC42MTg3IDMuNDE4NiAxOC42MDkzIDMuNDE4NiAxOC41OTk5IDMuNDE4NkMxOC41OTA1IDMuNDE4NiAxOC41ODExIDMuNDE4NiAxOC41NzE4IDMuNDE4NkMxOC41NjI0IDMuNDE4NiAxOC41NTMgMy40MTg2IDE4LjU0MzYgMy40MTg2QzE4LjUzNDMgMy40MTg2IDE4LjUyNDkgMy40MTg2IDE4LjUxNTUgMy40MTg2QzE4LjUwNjEgMy40MTg2IDE4LjQ5NjggMy40MTg2IDE4LjQ4NzQgMy40MTg2QzE4LjQ3OCAzLjQxODYgMTguNDY4NyAzLjQxODYgMTguNDU5MyAzLjQxODZDMTguNDQ5OSAzLjQxODYgMTguNDQwNiAzLjQxODYgMTguNDMxMiAzLjQxODZDMTguNDIxOCAzLjQxODYgMTguNDEyNSAzLjQxODYgMTguNDAzMSAzLjQxODZDMTguMzkzNyAzLjQxODYgMTguMzg0NCAzLjQxODYgMTguMzc1IDMuNDE4NkMxOC4zNjU2IDMuNDE4NiAxOC4zNTYzIDMuNDE4NiAxOC4zNDY5IDMuNDE4NkMxOC4zMzc2IDMuNDE4NiAxOC4zMjgyIDMuNDE4NiAxOC4zMTg5IDMuNDE4NkMxOC4zMDk1IDMuNDE4NiAxOC4zMDAxIDMuNDE4NiAxOC4yOTA4IDMuNDE4NkMxOC4yODE0IDMuNDE4NiAxOC4yNzIxIDMuNDE4NiAxOC4yNjI3IDMuNDE4NkMxOC4yNTM0IDMuNDE4NiAxOC4yNDQgMy40MTg2IDE4LjIzNDcgMy40MTg2QzE4LjIyNTMgMy40MTg2IDE4LjIxNiAzLjQxODYgMTguMjA2NiAzLjQxODZDMTguMTk3MyAzLjQxODYgMTguMTg4IDMuNDE4NiAxOC4xNzg2IDMuNDE4NkMxOC4xNjkzIDMuNDE4NiAxOC4xNTk5IDMuNDE4NiAxOC4xNTA2IDMuNDE4NkMxOC4xNDEzIDMuNDE4NiAxOC4xMzE5IDMuNDE4NiAxOC4xMjI2IDMuNDE4NkMxOC4xMTMzIDMuNDE4NiAxOC4xMDM5IDMuNDE4NiAxOC4wOTQ2IDMuNDE4NkMxOC4wODUzIDMuNDE4NiAxOC4wNzU5IDMuNDE4NiAxOC4wNjY2IDMuNDE4NkMxOC4wNTczIDMuNDE4NiAxOC4wNDc5IDMuNDE4NiAxOC4wMzg2IDMuNDE4NkMxOC4wMjkzIDMuNDE4NiAxOC4wMiAzLjQxODYgMTguMDEwNiAzLjQxODZDMTguMDAxMyAzLjQxODYgMTcuOTkyIDMuNDE4NiAxNy45ODI3IDMuNDE4NkMxNy45NzM0IDMuNDE4NiAxNy45NjQxIDMuNDE4NiAxNy45NTQ3IDMuNDE4NkMxNy45NDU0IDMuNDE4NiAxNy45MzYxIDMuNDE4NiAxNy45MjY4IDMuNDE4NkMxNy45MTc1IDMuNDE4NiAxNy45MDgyIDMuNDE4NiAxNy44OTg5IDMuNDE4NkMxNy44ODk2IDMuNDE4NiAxNy44ODAzIDMuNDE4NiAxNy44NzEgMy40MTg2QzE3Ljg2MTcgMy40MTg2IDE3Ljg1MjQgMy40MTg2IDE3Ljg0MzEgMy40MTg2QzE3LjgzMzggMy40MTg2IDE3LjgyNDUgMy40MTg2IDE3LjgxNTIgMy40MTg2QzE3LjgwNTkgMy40MTg2IDE3Ljc5NjYgMy40MTg2IDE3Ljc4NzMgMy40MTg2QzE3Ljc3OCAzLjQxODYgMTcuNzY4NyAzLjQxODYgMTcuNzU5NCAzLjQxODZDMTcuNzUwMiAzLjQxODYgMTcuNzQwOSAzLjQxODYgMTcuNzMxNiAzLjQxODZDMTcuNzIyMyAzLjQxODYgMTcuNzEzIDMuNDE4NiAxNy43MDM4IDMuNDE4NkMxNy42OTQ1IDMuNDE4NiAxNy42ODUyIDMuNDE4NiAxNy42NzU5IDMuNDE4NkMxNy42NjY3IDMuNDE4NiAxNy42NTc0IDMuNDE4NiAxNy42NDgxIDMuNDE4NkMxNy42Mzg5IDMuNDE4NiAxNy42Mjk2IDMuNDE4NiAxNy42MjAzIDMuNDE4NkMxNy42MTExIDMuNDE4NiAxNy42MDE4IDMuNDE4NiAxNy41OTI2IDMuNDE4NkMxNy41ODMzIDMuNDE4NiAxNy41NzQxIDMuNDE4NiAxNy41NjQ4IDMuNDE4NkMxNy41NTU2IDMuNDE4NiAxNy41NDYzIDMuNDE4NiAxNy41MzcxIDMuNDE4NkMxNy41Mjc4IDMuNDE4NiAxNy41MTg2IDMuNDE4NiAxNy41MDkzIDMuNDE4NkMxNy41MDAxIDMuNDE4NiAxNy40OTA4IDMuNDE4NiAxNy40ODE2IDMuNDE4NkMxNy40NzI0IDMuNDE4NiAxNy40NjMxIDMuNDE4NiAxNy40NTM5IDMuNDE4NkMxNy40NDQ3IDMuNDE4NiAxNy40MzU0IDMuNDE4NiAxNy40MjYyIDMuNDE4NkMxNy40MTcgMy40MTg2IDE3LjQwNzggMy40MTg2IDE3LjM5ODUgMy40MTg2QzE3LjM4OTMgMy40MTg2IDE3LjM4MDEgMy40MTg2IDE3LjM3MDkgMy40MTg2QzE3LjM2MTcgMy40MTg2IDE3LjM1MjUgMy40MTg2IDE3LjM0MzMgMy40MTg2QzE3LjMzNDEgMy40MTg2IDE3LjMyNDggMy40MTg2IDE3LjMxNTYgMy40MTg2QzE3LjMwNjQgMy40MTg2IDE3LjI5NzIgMy40MTg2IDE3LjI4OCAzLjQxODZDMTcuMjc4OCAzLjQxODYgMTcuMjY5NiAzLjQxODYgMTcuMjYwNSAzLjQxODZDMTcuMjUxMyAzLjQxODYgMTcuMjQyMSAzLjQxODYgMTcuMjMyOSAzLjQxODZDMTcuMjIzNyAzLjQxODYgMTcuMjE0NSAzLjQxODYgMTcuMjA1MyAzLjQxODZDMTcuMTk2MiAzLjQxODYgMTcuMTg3IDMuNDE4NiAxNy4xNzc4IDMuNDE4NkMxNy4xNjg2IDMuNDE4NiAxNy4xNTk1IDMuNDE4NiAxNy4xNTAzIDMuNDE4NkMxNy4xNDExIDMuNDE4NiAxNy4xMzIgMy40MTg2IDE3LjEyMjggMy40MTg2QzE3LjExMzYgMy40MTg2IDE3LjEwNDUgMy40MTg2IDE3LjA5NTMgMy40MTg2QzE3LjA4NjIgMy40MTg2IDE3LjA3NyAzLjQxODYgMTcuMDY3OSAzLjQxODZDMTcuMDU4NyAzLjQxODYgMTcuMDQ5NiAzLjQxODYgMTcuMDQwNCAzLjQxODZDMTcuMDMxMyAzLjQxODYgMTcuMDIyMiAzLjQxODYgMTcuMDEzIDMuNDE4NkMxNy4wMDM5IDMuNDE4NiAxNi45OTQ4IDMuNDE4NiAxNi45ODU2IDMuNDE4NkMxNi45NzY1IDMuNDE4NiAxNi45Njc0IDMuNDE4NiAxNi45NTgzIDMuNDE4NkMxNi45NDkxIDMuNDE4NiAxNi45NCAzLjQxODYgMTYuOTMwOSAzLjQxODZDMTYuOTIxOCAzLjQxODYgMTYuOTEyNyAzLjQxODYgMTYuOTAzNiAzLjQxODZDMTYuODk0NSAzLjQxODYgMTYuODg1NCAzLjQxODYgMTYuODc2MyAzLjQxODZDMTYuODY3MiAzLjQxODYgMTYuODU4MSAzLjQxODYgMTYuODQ5IDMuNDE4NkMxNi44Mzk5IDMuNDE4NiAxNi44MzA4IDMuNDE4NiAxNi44MjE3IDMuNDE4NkMxNi44MTI2IDMuNDE4NiAxNi44MDM1IDMuNDE4NiAxNi43OTQ1IDMuNDE4NkMxNi43ODU0IDMuNDE4NiAxNi43NzYzIDMuNDE4NiAxNi43NjcyIDMuNDE4NkMxNi43NTgyIDMuNDE4NiAxNi43NDkxIDMuNDE4NiAxNi43NCAzLjQxODZDMTYuNzMxIDMuNDE4NiAxNi43MjE5IDMuNDE4NiAxNi43MTI5IDMuNDE4NkMxNi43MDM4IDMuNDE4NiAxNi42OTQ4IDMuNDE4NiAxNi42ODU3IDMuNDE4NkMxNi42NzY3IDMuNDE4NiAxNi42Njc2IDMuNDE4NiAxNi42NTg2IDMuNDE4NkMxNi42NDk1IDMuNDE4NiAxNi42NDA1IDMuNDE4NiAxNi42MzE1IDMuNDE4NkMxNi42MjI0IDMuNDE4NiAxNi42MTM0IDMuNDE4NiAxNi42MDQ0IDMuNDE4NkMxNi41OTU0IDMuNDE4NiAxNi41ODYzIDMuNDE4NiAxNi41NzczIDMuNDE4NkMxNi41NjgzIDMuNDE4NiAxNi41NTkzIDMuNDE4NiAxNi41NTAzIDMuNDE4NkMxNi41NDEzIDMuNDE4NiAxNi41MzIzIDMuNDE4NiAxNi41MjMzIDMuNDE4NkMxNi41MTQzIDMuNDE4NiAxNi41MDUzIDMuNDE4NiAxNi40OTYzIDMuNDE4NkMxNi40ODczIDMuNDE4NiAxNi40NzgzIDMuNDE4NiAxNi40NjkzIDMuNDE4NkMxNi40NjAzIDMuNDE4NiAxNi40NTE0IDMuNDE4NiAxNi40NDI0IDMuNDE4NkMxNi40MzM0IDMuNDE4NiAxNi40MjQ0IDMuNDE4NiAxNi40MTU1IDMuNDE4NkMxNi40MDY1IDMuNDE4NiAxNi4zOTc1IDMuNDE4NiAxNi4zODg2IDMuNDE4NkMxNi4zNzk2IDMuNDE4NiAxNi4zNzA3IDMuNDE4NiAxNi4zNjE3IDMuNDE4NkMxNi4zNTI4IDMuNDE4NiAxNi4zNDM4IDMuNDE4NiAxNi4zMzQ5IDMuNDE4NkMxNi4zMjU5IDMuNDE4NiAxNi4zMTcgMy40MTg2IDE2LjMwODEgMy40MTg2QzE2LjI5OTEgMy40MTg2IDE2LjI5MDIgMy40MTg2IDE2LjI4MTMgMy40MTg2QzE2LjI3MjQgMy40MTg2IDE2LjI2MzUgMy40MTg2IDE2LjI1NDUgMy40MTg2QzE2LjI0NTYgMy40MTg2IDE2LjIzNjcgMy40MTg2IDE2LjIyNzggMy40MTg2QzE2LjIxODkgMy40MTg2IDE2LjIxIDMuNDE4NiAxNi4yMDExIDMuNDE4NkMxNi4xOTIyIDMuNDE4NiAxNi4xODMzIDMuNDE4NiAxNi4xNzQ0IDMuNDE4NkMxNi4xNjU2IDMuNDE4NiAxNi4xNTY3IDMuNDE4NiAxNi4xNDc4IDMuNDE4NkMxNi4xMzg5IDMuNDE4NiAxNi4xMzAxIDMuNDE4NiAxNi4xMjEyIDMuNDE4NkMxNi4xMTIzIDMuNDE4NiAxNi4xMDM1IDMuNDE4NiAxNi4wOTQ2IDMuNDE4NkMxNi4wODU3IDMuNDE4NiAxNi4wNzY5IDMuNDE4NiAxNi4wNjggMy40MTg2QzE2LjA1OTIgMy40MTg2IDE2LjA1MDQgMy40MTg2IDE2LjA0MTUgMy40MTg2QzE2LjAzMjcgMy40MTg2IDE2LjAyMzggMy40MTg2IDE2LjAxNSAzLjQxODZDMTYuMDA2MiAzLjQxODYgMTUuOTk3NCAzLjQxODYgMTUuOTg4NiAzLjQxODZDMTUuOTc5NyAzLjQxODYgMTUuOTcwOSAzLjQxODYgMTUuOTYyMSAzLjQxODZDMTUuOTUzMyAzLjQxODYgMTUuOTQ0NSAzLjQxODYgMTUuOTM1NyAzLjQxODZDMTUuOTI2OSAzLjQxODYgMTUuOTE4MSAzLjQxODYgMTUuOTA5MyAzLjQxODZDMTUuOTAwNSAzLjQxODYgMTUuODkxOCAzLjQxODYgMTUuODgzIDMuNDE4NkMxNS44NzQyIDMuNDE4NiAxNS44NjU0IDMuNDE4NiAxNS44NTY3IDMuNDE4NkMxNS44NDc5IDMuNDE4NiAxNS44MzkxIDMuNDE4NiAxNS44MzA0IDMuNDE4NkMxNS44MjE2IDMuNDE4NiAxNS44MTI5IDMuNDE4NiAxNS44MDQxIDMuNDE4NkMxNS43OTU0IDMuNDE4NiAxNS43ODY2IDMuNDE4NiAxNS43Nzc5IDMuNDE4NkMxNS43NjkyIDMuNDE4NiAxNS43NjA0IDMuNDE4NiAxNS43NTE3IDMuNDE4NkMxNS43NDMgMy40MTg2IDE1LjczNDMgMy40MTg2IDE1LjcyNTUgMy40MTg2QzE1LjcxNjggMy40MTg2IDE1LjcwODEgMy40MTg2IDE1LjY5OTQgMy40MTg2QzE1LjY5MDcgMy40MTg2IDE1LjY4MiAzLjQxODYgMTUuNjczMyAzLjQxODZDMTUuNjY0NiAzLjQxODYgMTUuNjU1OSAzLjQxODYgMTUuNjQ3MyAzLjQxODZDMTUuNjM4NiAzLjQxODYgMTUuNjI5OSAzLjQxODYgMTUuNjIxMiAzLjQxODZDMTUuNjEyNiAzLjQxODYgMTUuNjAzOSAzLjQxODYgMTUuNTk1MiAzLjQxODZDMTUuNTg2NiAzLjQxODYgMTUuNTc3OSAzLjQxODYgMTUuNTY5MyAzLjQxODZDMTUuNTYwNiAzLjQxODYgMTUuNTUyIDMuNDE4NiAxNS41NDMzIDMuNDE4NkMxNS41MzQ3IDMuNDE4NiAxNS41MjYxIDMuNDE4NiAxNS41MTc1IDMuNDE4NkMxNS41MDg4IDMuNDE4NiAxNS41MDAyIDMuNDE4NiAxNS40OTE2IDMuNDE4NkMxNS40ODMgMy40MTg2IDE1LjQ3NDQgMy40MTg2IDE1LjQ2NTggMy40MTg2QzE1LjQ1NzIgMy40MTg2IDE1LjQ0ODYgMy40MTg2IDE1LjQ0IDMuNDE4NkMxNS40MzE0IDMuNDE4NiAxNS40MjI4IDMuNDE4NiAxNS40MTQyIDMuNDE4NkMxNS40MDU3IDMuNDE4NiAxNS4zOTcxIDMuNDE4NiAxNS4zODg1IDMuNDE4NkMxNS4zNzk5IDMuNDE4NiAxNS4zNzE0IDMuNDE4NiAxNS4zNjI4IDMuNDE4NkMxNS4zNTQzIDMuNDE4NiAxNS4zNDU3IDMuNDE4NiAxNS4zMzcyIDMuNDE4NkMxNS4zMjg2IDMuNDE4NiAxNS4zMjAxIDMuNDE4NiAxNS4zMTE2IDMuNDE4NkMxNS4zMDMgMy40MTg2IDE1LjI5NDUgMy40MTg2IDE1LjI4NiAzLjQxODZDMTUuMjc3NSAzLjQxODYgMTUuMjY5IDMuNDE4NiAxNS4yNjA1IDMuNDE4NkMxNS4yNTIgMy40MTg2IDE1LjI0MzUgMy40MTg2IDE1LjIzNSAzLjQxODZDMTUuMjI2NSAzLjQxODYgMTUuMjE4IDMuNDE4NiAxNS4yMDk1IDMuNDE4NkMxNS4yMDEgMy40MTg2IDE1LjE5MjUgMy40MTg2IDE1LjE4NDEgMy40MTg2QzE1LjE3NTYgMy40MTg2IDE1LjE2NzEgMy40MTg2IDE1LjE1ODcgMy40MTg2QzE1LjE1MDIgMy40MTg2IDE1LjE0MTggMy40MTg2IDE1LjEzMzMgMy40MTg2QzE1LjEyNDkgMy40MTg2IDE1LjExNjUgMy40MTg2IDE1LjEwOCAzLjQxODZDMTUuMDk5NiAzLjQxODYgMTUuMDkxMiAzLjQxODYgMTUuMDgyOCAzLjQxODZDMTUuMDc0MyAzLjQxODYgMTUuMDY1OSAzLjQxODYgMTUuMDU3NSAzLjQxODZDMTUuMDQ5MSAzLjQxODYgMTUuMDQwNyAzLjQxODYgMTUuMDMyMyAzLjQxODZDMTUuMDIzOSAzLjQxODYgMTUuMDE1NiAzLjQxODYgMTUuMDA3MiAzLjQxODZDMTQuOTk4OCAzLjQxODYgMTQuOTkwNCAzLjQxODYgMTQuOTgyMSAzLjQxODZDMTQuOTczNyAzLjQxODYgMTQuOTY1MyAzLjQxODYgMTQuOTU3IDMuNDE4NkMxNC45NDg2IDMuNDE4NiAxNC45NDAzIDMuNDE4NiAxNC45MzE5IDMuNDE4NkMxNC45MjM2IDMuNDE4NiAxNC45MTUzIDMuNDE4NiAxNC45MDcgMy40MTg2QzE0Ljg5ODYgMy40MTg2IDE0Ljg5MDMgMy40MTg2IDE0Ljg4MiAzLjQxODZDMTQuODczNyAzLjQxODYgMTQuODY1NCAzLjQxODYgMTQuODU3MSAzLjQxODZDMTQuODQ4OCAzLjQxODYgMTQuODQwNSAzLjQxODYgMTQuODMyMiAzLjQxODZDMTQuODIzOSAzLjQxODYgMTQuODE1NiAzLjQxODYgMTQuODA3NCAzLjQxODZDMTQuNzk5MSAzLjQxODYgMTQuNzkwOCAzLjQxODYgMTQuNzgyNiAzLjQxODZDMTQuNzc0MyAzLjQxODYgMTQuNzY2MSAzLjQxODYgMTQuNzU3OCAzLjQxODZDMTQuNzQ5NiAzLjQxODYgMTQuNzQxNCAzLjQxODYgMTQuNzMzMSAzLjQxODZDMTQuNzI0OSAzLjQxODYgMTQuNzE2NyAzLjQxODYgMTQuNzA4NSAzLjQxODZDMTQuNzAwMyAzLjQxODYgMTQuNjkyIDMuNDE4NiAxNC42ODM5IDMuNDE4NkMxNC42NzU3IDMuNDE4NiAxNC42Njc1IDMuNDE4NiAxNC42NTkzIDMuNDE4NkMxNC42NTExIDMuNDE4NiAxNC42NDI5IDMuNDE4NiAxNC42MzQ3IDMuNDE4NkMxNC42MjY2IDMuNDE4NiAxNC42MTg0IDMuNDE4NiAxNC42MTAyIDMuNDE4NkMxNC42MDIxIDMuNDE4NiAxNC41OTM5IDMuNDE4NiAxNC41ODU4IDMuNDE4NkMxNC41Nzc3IDMuNDE4NiAxNC41Njk1IDMuNDE4NiAxNC41NjE0IDMuNDE4NkMxNC41NTMzIDMuNDE4NiAxNC41NDUxIDMuNDE4NiAxNC41MzcgMy40MTg2QzE0LjUyODkgMy40MTg2IDE0LjUyMDggMy40MTg2IDE0LjUxMjcgMy40MTg2QzE0LjUwNDYgMy40MTg2IDE0LjQ5NjUgMy40MTg2IDE0LjQ4ODQgMy40MTg2QzE0LjQ4MDQgMy40MTg2IDE0LjQ3MjMgMy40MTg2IDE0LjQ2NDIgMy40MTg2QzE0LjQ1NjIgMy40MTg2IDE0LjQ0ODEgMy40MTg2IDE0LjQ0IDMuNDE4NkMxNC40MzIgMy40MTg2IDE0LjQyMzkgMy40MTg2IDE0LjQxNTkgMy40MTg2QzE0LjQwNzkgMy40MTg2IDE0LjM5OTggMy40MTg2IDE0LjM5MTggMy40MTg2QzE0LjM4MzggMy40MTg2IDE0LjM3NTggMy40MTg2IDE0LjM2NzggMy40MTg2QzE0LjM1OTggMy40MTg2IDE0LjM1MTggMy40MTg2IDE0LjM0MzggMy40MTg2QzE0LjMzNTggMy40MTg2IDE0LjMyNzggMy40MTg2IDE0LjMxOTggMy40MTg2QzE0LjMxMTggMy40MTg2IDE0LjMwMzkgMy40MTg2IDE0LjI5NTkgMy40MTg2QzE0LjI4OCAzLjQxODYgMTQuMjggMy40MTg2IDE0LjI3MjEgMy40MTg2QzE0LjI2NDEgMy40MTg2IDE0LjI1NjIgMy40MTg2IDE0LjI0ODMgMy40MTg2QzE0LjI0MDMgMy40MTg2IDE0LjIzMjQgMy40MTg2IDE0LjIyNDUgMy40MTg2QzE0LjIxNjYgMy40MTg2IDE0LjIwODcgMy40MTg2IDE0LjIwMDggMy40MTg2QzE0LjE5MjkgMy40MTg2IDE0LjE4NSAzLjQxODYgMTQuMTc3MSAzLjQxODZDMTQuMTY5MiAzLjQxODYgMTQuMTYxNCAzLjQxODYgMTQuMTUzNSAzLjQxODZDMTQuMTQ1NiAzLjQxODYgMTQuMTM3OCAzLjQxODYgMTQuMTI5OSAzLjQxODZDMTQuMTIyMSAzLjQxODYgMTQuMTE0MiAzLjQxODYgMTQuMTA2NCAzLjQxODZDMTQuMDk4NiAzLjQxODYgMTQuMDkwNyAzLjQxODYgMTQuMDgyOSAzLjQxODZDMTQuMDc1MSAzLjQxODYgMTQuMDY3MyAzLjQxODYgMTQuMDU5NSAzLjQxODZDMTQuMDUxNyAzLjQxODYgMTQuMDQzOSAzLjQxODYgMTQuMDM2MSAzLjQxODZDMTQuMDI4NCAzLjQxODYgMTQuMDIwNiAzLjQxODYgMTQuMDEyOCAzLjQxODZDMTQuMDA1IDMuNDE4NiAxMy45OTczIDMuNDE4NiAxMy45ODk1IDMuNDE4NkMxMy45ODE4IDMuNDE4NiAxMy45NzQgMy40MTg2IDEzLjk2NjMgMy40MTg2QzEzLjk1ODYgMy40MTg2IDEzLjk1MDkgMy40MTg2IDEzLjk0MzEgMy40MTg2QzEzLjkzNTQgMy40MTg2IDEzLjkyNzcgMy40MTg2IDEzLjkyIDMuNDE4NkMxMy45MTIzIDMuNDE4NiAxMy45MDQ2IDMuNDE4NiAxMy44OTY5IDMuNDE4NkMxMy44ODkzIDMuNDE4NiAxMy44ODE2IDMuNDE4NiAxMy44NzM5IDMuNDE4NkMxMy44NjYzIDMuNDE4NiAxMy44NTg2IDMuNDE4NiAxMy44NTEgMy40MTg2QzEzLjg0MzMgMy40MTg2IDEzLjgzNTcgMy40MTg2IDEzLjgyOCAzLjQxODZDMTMuODIwNCAzLjQxODYgMTMuODEyOCAzLjQxODYgMTMuODA1MiAzLjQxODZDMTMuNzk3NiAzLjQxODYgMTMuNzkgMy40MTg2IDEzLjc4MjQgMy40MTg2QzEzLjc3NDggMy40MTg2IDEzLjc2NzIgMy40MTg2IDEzLjc1OTYgMy40MTg2QzEzLjc1MiAzLjQxODYgMTMuNzQ0NSAzLjQxODYgMTMuNzM2OSAzLjQxODZDMTMuNzI5MyAzLjQxODYgMTMuNzIxOCAzLjQxODYgMTMuNzE0MyAzLjQxODZDMTMuNzA2NyAzLjQxODYgMTMuNjk5MiAzLjQxODYgMTMuNjkxNyAzLjQxODZDMTMuNjg0MSAzLjQxODYgMTMuNjc2NiAzLjQxODYgMTMuNjY5MSAzLjQxODZDMTMuNjYxNiAzLjQxODYgMTMuNjU0MSAzLjQxODYgMTMuNjQ2NiAzLjQxODZDMTMuNjM5MSAzLjQxODYgMTMuNjMxNiAzLjQxODYgMTMuNjI0MiAzLjQxODZDMTMuNjE2NyAzLjQxODYgMTMuNjA5MiAzLjQxODYgMTMuNjAxOCAzLjQxODZDMTMuNTk0MyAzLjQxODYgMTMuNTg2OSAzLjQxODYgMTMuNTc5NSAzLjQxODZDMTMuNTcyIDMuNDE4NiAxMy41NjQ2IDMuNDE4NiAxMy41NTcyIDMuNDE4NkMxMy41NDk4IDMuNDE4NiAxMy41NDI0IDMuNDE4NiAxMy41MzUgMy40MTg2QzEzLjUyNzYgMy40MTg2IDEzLjUyMDIgMy40MTg2IDEzLjUxMjggMy40MTg2QzEzLjUwNTQgMy40MTg2IDEzLjQ5ODEgMy40MTg2IDEzLjQ5MDcgMy40MTg2QzEzLjQ4MzMgMy40MTg2IDEzLjQ3NiAzLjQxODYgMTMuNDY4NiAzLjQxODZDMTMuNDYxMyAzLjQxODYgMTMuNDU0IDMuNDE4NiAxMy40NDY3IDMuNDE4NkMxMy40MzkzIDMuNDE4NiAxMy40MzIgMy40MTg2IDEzLjQyNDcgMy40MTg2QzEzLjQxNzQgMy40MTg2IDEzLjQxMDEgMy40MTg2IDEzLjQwMjggMy40MTg2QzEzLjM5NTUgMy40MTg2IDEzLjM4ODMgMy40MTg2IDEzLjM4MSAzLjQxODZDMTMuMzczNyAzLjQxODYgMTMuMzY2NSAzLjQxODYgMTMuMzU5MiAzLjQxODZDMTMuMzUyIDMuNDE4NiAxMy4zNDQ4IDMuNDE4NiAxMy4zMzc1IDMuNDE4NkMxMy4zMzAzIDMuNDE4NiAxMy4zMjMxIDMuNDE4NiAxMy4zMTU5IDMuNDE4NkMxMy4zMDg3IDMuNDE4NiAxMy4zMDE1IDMuNDE4NiAxMy4yOTQzIDMuNDE4NkMxMy4yODcxIDMuNDE4NiAxMy4yNzk5IDMuNDE4NiAxMy4yNzI3IDMuNDE4NkMxMy4yNjU2IDMuNDE4NiAxMy4yNTg0IDMuNDE4NiAxMy4yNTEzIDMuNDE4NkMxMy4yNDQxIDMuNDE4NiAxMy4yMzcgMy40MTg2IDEzLjIyOTggMy40MTg2QzEzLjIyMjcgMy40MTg2IDEzLjIxNTYgMy40MTg2IDEzLjIwODUgMy40MTg2QzEzLjIwMTQgMy40MTg2IDEzLjE5NDMgMy40MTg2IDEzLjE4NzIgMy40MTg2QzEzLjE4MDEgMy40MTg2IDEzLjE3MyAzLjQxODYgMTMuMTY1OSAzLjQxODZDMTMuMTU4OSAzLjQxODYgMTMuMTUxOCAzLjQxODYgMTMuMTQ0OCAzLjQxODZDMTMuMTM3NyAzLjQxODYgMTMuMTMwNyAzLjQxODYgMTMuMTIzNiAzLjQxODZDMTMuMTE2NiAzLjQxODYgMTMuMTA5NiAzLjQxODYgMTMuMTAyNiAzLjQxODZDMTMuMDk1NiAzLjQxODYgMTMuMDg4NiAzLjQxODYgMTMuMDgxNiAzLjQxODZDMTMuMDc0NiAzLjQxODYgMTMuMDY3NiAzLjQxODYgMTMuMDYwNiAzLjQxODZDMTMuMDUzNyAzLjQxODYgMTMuMDQ2NyAzLjQxODYgMTMuMDM5NyAzLjQxODZDMTMuMDMyOCAzLjQxODYgMTMuMDI1OSAzLjQxODYgMTMuMDE4OSAzLjQxODZDMTMuMDEyIDMuNDE4NiAxMy4wMDUxIDMuNDE4NiAxMi45OTgyIDMuNDE4NkMxMi45OTEzIDMuNDE4NiAxMi45ODQ0IDMuNDE4NiAxMi45Nzc1IDMuNDE4NkMxMi45NzA2IDMuNDE4NiAxMi45NjM3IDMuNDE4NiAxMi45NTY4IDMuNDE4NkMxMi45NSAzLjQxODYgMTIuOTQzMSAzLjQxODYgMTIuOTM2MyAzLjQxODZDMTIuOTI5NCAzLjQxODYgMTIuOTIyNiAzLjQxODYgMTIuOTE1OCAzLjQxODZDMTIuOTA4OSAzLjQxODYgMTIuOTAyMSAzLjQxODYgMTIuODk1MyAzLjQxODZDMTIuODg4NSAzLjQxODYgMTIuODgxNyAzLjQxODYgMTIuODc0OSAzLjQxODZDMTIuODY4MiAzLjQxODYgMTIuODYxNCAzLjQxODYgMTIuODU0NiAzLjQxODZDMTIuODQ3OSAzLjQxODYgMTIuODQxMSAzLjQxODYgMTIuODM0NCAzLjQxODZDMTIuODI3NiAzLjQxODYgMTIuODIwOSAzLjQxODYgMTIuODE0MiAzLjQxODZDMTIuODA3NSAzLjQxODYgMTIuODAwNyAzLjQxODYgMTIuNzk0IDMuNDE4NkMxMi43ODczIDMuNDE4NiAxMi43ODA3IDMuNDE4NiAxMi43NzQgMy40MTg2QzEyLjc2NzMgMy40MTg2IDEyLjc2MDYgMy40MTg2IDEyLjc1NCAzLjQxODZDMTIuNzQ3MyAzLjQxODYgMTIuNzQwNyAzLjQxODYgMTIuNzM0IDMuNDE4NkMxMi43Mjc0IDMuNDE4NiAxMi43MjA4IDMuNDE4NiAxMi43MTQyIDMuNDE4NkMxMi43MDc2IDMuNDE4NiAxMi43MDEgMy40MTg2IDEyLjY5NDQgMy40MTg2QzEyLjY4NzggMy40MTg2IDEyLjY4MTIgMy40MTg2IDEyLjY3NDYgMy40MTg2QzEyLjY2ODEgMy40MTg2IDEyLjY2MTUgMy40MTg2IDEyLjY1NSAzLjQxODZDMTIuNjQ4NCAzLjQxODYgMTIuNjQxOSAzLjQxODYgMTIuNjM1NCAzLjQxODZDMTIuNjI4OCAzLjQxODYgMTIuNjIyMyAzLjQxODYgMTIuNjE1OCAzLjQxODZDMTIuNjA5MyAzLjQxODYgMTIuNjAyOCAzLjQxODYgMTIuNTk2NCAzLjQxODZDMTIuNTg5OSAzLjQxODYgMTIuNTgzNCAzLjQxODYgMTIuNTc2OSAzLjQxODZDMTIuNTcwNSAzLjQxODYgMTIuNTY0IDMuNDE4NiAxMi41NTc2IDMuNDE4NkMxMi41NTEyIDMuNDE4NiAxMi41NDQ4IDMuNDE4NiAxMi41MzgzIDMuNDE4NkMxMi41MzE5IDMuNDE4NiAxMi41MjU1IDMuNDE4NiAxMi41MTkxIDMuNDE4NkMxMi41MTI3IDMuNDE4NiAxMi41MDY0IDMuNDE4NiAxMi41IDMuNDE4NlY0LjQxODZaTTI2IDQuOTE4NlYyMC41SDI3VjQuOTE4NkgyNlpNMjUuNSAyMUgxLjVWMjJIMjUuNVYyMVpNMSAyMC41VjEuNUgwVjIwLjVIMVpNMjYgMjAuNUMyNiAyMC43NzYxIDI1Ljc3NjEgMjEgMjUuNSAyMVYyMkMyNi4zMjg0IDIyIDI3IDIxLjMyODQgMjcgMjAuNUgyNlpNMjUuNTAwMiA0LjQxODZDMjUuNzc2MiA0LjQxODYgMjYgNC42NDIzMiAyNiA0LjkxODZIMjdDMjcgNC4wOTAzMiAyNi4zMjg4IDMuNDE4NiAyNS41MDAyIDMuNDE4NlY0LjQxODZaTTYuMjUwNjEgMUM2LjQ2MTM3IDEgNi43MDE2MyAxLjE0ODQxIDYuODU2MDYgMS40Mjg0M0w3LjczMTcyIDAuOTQ1NTA2QzcuNDU3MTYgMC40NDc2NjUgNi45MjgxNiAwIDYuMjUwNjEgMFYxWk0xLjUgMjFDMS4yMjM4NiAyMSAxIDIwLjc3NjEgMSAyMC41SDBDMCAyMS4zMjg0IDAuNjcxNTc0IDIyIDEuNSAyMlYyMVpNMS41IDBDMC42NzE1NzMgMCAwIDAuNjcxNTczIDAgMS41SDFDMSAxLjIyMzg2IDEuMjIzODYgMSAxLjUgMVYwWiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4zIi8+Cjwvc3ZnPgo=');
    }

    .counter-primary span {
        font-family: 'Lato', sans-serif;
        font-size: 1.2rem;
        font-weight: 800;
        font-style: normal;
        line-height: 1.4rem;
        overflow: hidden;
        max-width: 100%;
        padding-top: .5rem;
        white-space: nowrap;
        letter-spacing: .05em;
        text-transform: uppercase;
        text-overflow: ellipsis;
        color: rgba(0, 0, 0, .3);
    }

.form-group__title .counter-primary {
    margin-right: 1.2rem;
}

.crumbs {
    margin-bottom: 6rem;
}

    .crumbs ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .crumbs li:last-of-type span {
        color: rgba(0, 0, 0, .7);
    }

    .crumbs li:not(:last-of-type)::after {
        margin: 0 7px;
        content: '\2014';
        opacity: .5;
        color: #000;
    }

    .crumbs a {
        -webkit-transition: opacity .1s linear;
        transition: opacity .1s linear;
        color: #000;
        border-bottom: 1px solid transparent;
    }

        .crumbs a:hover {
            opacity: .8;
        }

    .crumbs a,
    .crumbs span {
        font-size: 1.6rem;
    }

.crumbs--dark li:last-of-type span {
    color: rgba(0, 0, 0, .5);
}

.crumbs--dark li:not(:last-of-type)::after {
    display: inline-block;
    margin: 0 7px;
    content: '\003E';
    color: #000;
}

.crumbs--dark a {
    color: #000;
}

    .crumbs--dark a:hover {
        border-color: #000;
    }

.crumbs__icon {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: text-top;
}

.news-block.empty .news-block__text {
    display: inline-block;
}

.news-block__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2rem;
    display: none;
    color: #888;
}

.news-block__item {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

    .news-block__item + .news-block__item {
        margin-top: 4rem;
    }

    .news-block__item > .supply {
        margin-bottom: 2rem;
    }

    .news-block__item.hidden {
        position: absolute;
        visibility: hidden;
        opacity: 0;
    }

.news-list {
    padding-left: 0;
    list-style-type: none;
}

.news-block__head + .news-block__body {
    margin-top: 1.4rem;
}

.news-list__item {
    visibility: visible;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

    .news-list__item + .news-list__item {
        margin-top: 1.4rem;
    }

    .news-list__item.filter-hidden {
        position: absolute;
        visibility: hidden;
        opacity: 0;
    }

.news-list__item-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .news-list__item-head:not(:last-child) {
        margin-bottom: 1rem;
    }

.news-list__item-body {
    padding-left: 3.2rem;
}

.news-list__media {
    max-width: 60px;
    min-height: 60px;
    min-height: 60px;
    max-height: 60px;
}

.news-list__item-icon {
    margin-right: 5px;
}

.news-block__title time {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2rem;
    color: rgba(0, 0, 0, .4);
}

.popup {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 50%;
    width: auto;
    height: auto;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: translate(-50%, -100vh);
    -ms-transform: translate(-50%, -100vh);
    transform: translate(-50%, -100vh);
}

    .popup.active {
        z-index: 30;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

.popup-block {
    max-width: 40rem;
    padding: 4rem 3.2rem 3.2rem;
    border-radius: 0 0 2.5rem 2.5rem;
    background-color: #fff;
    box-shadow: 1px 10px 20px rgba(0, 0, 0, .2);
}

.load-file-block {
    margin: 4rem 0;
}

    .load-file-block .loaded-block {
        display: none;
    }

    .load-file-block.loaded .loaded-block {
        display: block;
    }

.loaded-block + .load-file {
    margin-top: 3.8rem;
}

.load-file {
    position: relative;
    -webkit-transition: opacity .3s, border-color .3s;
    transition: opacity .3s, border-color .3s;
    opacity: 1;
    border: 1px dashed rgba(0, 0, 0, .1);
    border-radius: 6px;
    background: rgba(0, 0, 0, .05);
}

    .load-file input {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        cursor: pointer;
        opacity: 0;
    }

    .load-file:hover {
        opacity: .6;
    }

    .load-file.dragover {
        opacity: .6;
        border: 1px solid rgba(0, 0, 0, 0);
    }

.load-file__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 4.8rem 3.5rem;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    background: rgba(242, 242, 242, .8);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

    .load-file__inner .btn-outline {
        background-color: #fae0bb;
    }

.load-file__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2rem;
    margin-top: 2rem;
    color: rgba(0, 0, 0, .4);
}

.loaded-item {
    position: relative;
}

    .loaded-item .btn {
        position: absolute;
        top: 1.2rem;
        left: 1.2rem;
    }

    .loaded-item .form-group .btn {
        position: unset;
        top: 0;
        left: 0;
    }

    .loaded-item + .loaded-item {
        margin-top: 3.5rem;
    }

.loaded-photo__media {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: .4rem;
}

.loaded-photo__image {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    object-fit: cover;
}

.status-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -3rem 8rem;
}

    .status-block.empty {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 1080px;
        margin: 0 auto 4rem;
        padding-bottom: 6rem;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .status-block.empty .status-block__cell {
            display: none;
        }

        .status-block.empty .status-block__text {
            display: block;
        }

    .status-block .status-block__text {
        display: none;
    }

.status-block__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2rem;
    color: #000;
}

.status-progress__inner {
    position: relative;
    z-index: 1;
    width: 100%;
}

.status-block__cell {
    padding: 0 3rem;
}

.status-progress__row {
    width: 100%;
}

    .status-progress__row + .status-progress__row {
        margin-top: 6rem;
    }

.status-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 42.6rem;
    max-height: 42.6rem;
    padding: 2.4rem;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2.4rem;
}

.status-news__empty {
    font-size: 1.8rem;
    margin: 4rem 0;
    color: #888;
}

    .status-news__empty.hidden {
        display: none;
    }

.status-progress {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 42.6rem;
    padding: 4rem;
    color: #000;
    border-radius: 2.4rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .status-progress::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        opacity: .5;
        background-color: #fff;
    }

    .status-progress.default {
        color: #fff;
        background: #7e4c2f;
    }

        .status-progress.default::before {
            display: none;
        }

    .status-progress::after {
        position: absolute;
        z-index: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        background-image: url('../images/bg-card.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
    }

    .status-progress.lg::after {
        opacity: .2;
        background-image: url('../images/bg-card-lg.png');
        mix-blend-mode: overlay;
    }

.status-progress__bar {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 1.6rem;
    border-radius: .4rem;
    background: rgba(255, 255, 255, .3);
}

.status-progress__line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #ffcd64 0%, #ffb51b 100%);
    background: linear-gradient(90deg, #ffcd64 0%, #ffb51b 100%);
}

    .status-progress__line.below {
        background: -webkit-linear-gradient(left, #ffcd64 0%, #ff3131 100%);
        background: linear-gradient(90deg, #ffcd64 0%, #ff3131 100%);
    }

.status-progress__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-style: normal;
    line-height: 1.9rem;
}

    .status-progress__text strong {
        font-weight: 700;
        display: block;
        margin-bottom: .8rem;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

    .status-progress__text p,
    .status-progress__text span {
        font-weight: 400;
    }

    .status-progress__text .cost {
        margin-top: .8rem;
    }

    .status-progress__text + .status-progress__bar {
        margin-top: 2rem;
    }

.status-news__inner {
    overflow: hidden;
    width: 100%;
    max-height: 100%;
}

.status-news__head + .status-news__body {
    margin-top: 4rem;
}

.status-news__summary {
    display: none;
    margin-top: 2rem;
}

    .status-news__summary span {
        margin-left: 1rem;
    }

.status-icon {
    min-width: 20px;
    min-height: 20px;
}

    .status-icon:not(:last-child) {
        margin-right: 1rem;
    }

.status-icon--fire {
    background-image: url('../images/fire.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.status-icon--brick {
    background-image: url('../images/brick.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.status-icon--hammer {
    background-image: url('../images/hammer.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.status-icon--money {
    background-image: url('../images/money.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.input-settings {
    width: 100%;
    resize: none;
    -webkit-transition: border-color .2s ease, padding .2s ease;
    transition: border-color .2s ease, padding .2s ease;
    border: 1px solid transparent;
    border-radius: .6rem;
    background: none;
}

.input-settings__error {
    font-size: 1.6rem;
    position: absolute;
    bottom: -18px;
    left: 0;
    color: #ff3131;
}

.filters-block {
    margin: 3.2rem 0;
}

.filter-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -.7rem;
    padding-left: 0;
    list-style-type: none;
}

.filter-list__item {
    padding: 0 .7rem;
}

.filter {
    padding: 1.4rem 2rem;
    cursor: pointer;
    -webkit-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3.2rem;
    background-color: transparent;
}

    .filter.active {
        border-color: rgba(0, 0, 0, 0);
        background-color: rgba(0, 0, 0, .1);
    }

.filter-text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    color: #000;
}

.stage {
    margin-right: 1rem;
    padding: .4rem .6rem;
    border-radius: .2rem;
    background-color: #fbc75a;
}

    .stage.light {
        background-color: #fff;
    }

.stage__text {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    color: #000;
}

.preloader {
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    background-color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.loading {
    position: relative;
    visibility: visible;
    overflow: hidden;
    height: 20rem;
    max-height: 20rem;
    opacity: 1;
}

    .loading .preloader {
        position: absolute;
        z-index: 9;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        visibility: visible;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
    }

.preloader__item {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border: 3px solid rgba(224, 135, 100, .1);
    border-radius: 50%;
}

    .preloader__item:before,
    .preloader__item:after {
        position: absolute;
        display: block;
        width: 3px;
        content: '';
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        border-radius: 1.5px;
        background-color: #e08764;
    }

    .preloader__item:before {
        top: 50%;
        left: 11px;
        height: 9px;
        -webkit-animation: spin 1500ms linear infinite;
        animation: spin 1500ms linear infinite;
    }

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.supply {
    position: relative;
    width: 100%;
}

.supply--overflow .supply__more {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 8.6rem;
    margin-top: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #fff 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #fff 100%);
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.supply--max-height .supply-item__text {
    overflow: hidden;
    max-height: var(--supply-text-height);
}

.supply.desktop {
    display: block;
}

.supply.mobile {
    display: none;
}

    .supply.mobile .supply__more {
        position: static;
    }

    .supply.mobile .supply-item__text {
        font-size: 1.6rem;
    }

    .supply.mobile .supply__more-btn {
        font-size: 1.8rem;
    }

.supply__list--finished {
    position: relative;
    margin-top: 3.2rem;
    padding-top: 3.2rem;
}

    .supply__list--finished::before {
        position: absolute;
        top: 0;
        left: -10rem;
        display: block;
        width: 9999px;
        height: 1px;
        content: '';
        background-color: rgba(0, 0, 0, .1);
    }

.supply-item {
    padding: 1.6rem;
    border: 2px solid #fbc75a;
    border-radius: 6px;
    background-color: #fff;
}

    .supply-item:not(:last-child) {
        margin-bottom: 1rem;
    }

.supply-item--finished {
    border-color: rgba(0, 0, 0, .2);
}

    .supply-item--finished .supply-item__text p:not(:last-child) {
        -webkit-text-decoration-line: line-through;
        text-decoration-line: line-through;
    }

.supply-item__label {
    font-weight: 400;
    display: block;
    margin-bottom: .8rem;
    color: rgba(0, 0, 0, .5);
}

.supply-item__text {
    font-size: 1.8rem;
}

.supply__more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.supply__more-btn {
    font-size: 1.8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-align: right;
    color: #000;
    border: none;
    background: none;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

    .supply__more-btn .icon {
        width: .7rem;
        height: 1.2rem;
        margin-left: 1rem;
    }

.date {
    color: #fff;
}

.link-share {
    padding-top: 3.7rem;
}

.info-item__label {
    margin-bottom: 1.5rem;
    color: #808080;
}

.info-item__value {
    font-size: 1.8rem;
}

    .info-item__value a {
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
        word-break: break-word;
    }

        .info-item__value a:hover {
            opacity: .6;
        }

.grade__item {
    font-size: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .grade__item:not(:last-child) {
        margin-bottom: 3rem;
    }

.grade__item-label {
    min-width: 17rem;
    margin-right: 4.6rem;
    color: #808080;
}

.icon-file {
    width: 1.7rem;
    height: 2.4rem;
}

.section-main {
    width: 100%;
    min-height: 80rem;
}

    .section-main .container {
        height: 100%;
    }

.section-main__title {
    font-size: 4.6rem;
    font-weight: 800;
    display: block;
    margin-bottom: 4.8rem;
    color: #fff;
}

    .section-main__title.secondary {
        margin-bottom: 2.4rem;
    }

.section-main__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

    .section-main__inner.xs .section-main__body {
        max-width: 38rem;
    }

    .section-main__inner.md .section-main__body {
        max-width: 47.6rem;
    }

.section-main__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3.2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-main__buttons-item:not(:last-child) {
    margin-right: 1.6rem;
}

.section-main__label {
    margin-bottom: 3.2rem;
    padding-left: 0;
}

.section-main__body {
    width: 100%;
}

    .section-main__body.secondary {
        margin-left: 3.2rem;
    }

.section-main__head {
    position: relative;
    margin-bottom: 18.9rem;
    padding: 7.7rem 9.3rem 0;
}

    .section-main__head .link-logo {
        position: static;
    }

.section-main__descrip {
    width: 100%;
    min-width: 39.2rem;
    max-width: 39.2rem;
    padding-top: 2rem;
}

.section-main__descrip-title {
    font-size: 3.1rem;
    font-weight: 400;
    line-height: 125%;
    margin-bottom: 3.2rem;
    color: #7e4c2f;
}

.section-main__primary-link {
    font-weight: 700;
    line-height: 27px;
    display: block;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
}

.section-main__media {
    right: 4rem;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.section-main__media--registration {
    position: absolute;
    overflow: hidden;
    margin-right: 0;
}

    .section-main__media--registration .section-main__image {
        margin-right: 0;
    }

.section-main__image {
    max-width: 51.8rem;
    height: auto;
}

.section {
    position: relative;
    padding-top: 6.6rem;
    padding-bottom: 6rem;
}

.section-header {
    font-size: 14px;
    display: none;
    margin-top: -4rem;
    margin-bottom: 3.4rem;
    padding: 3rem 2rem;
    text-align: center;
    background: rgba(0, 0, 0, .05);
}

    .section-header .btn {
        margin-right: 2rem;
    }

    .section-header .icon {
        min-width: 1.5rem;
        min-height: 2.2rem;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.section-header__title {
    display: block;
    margin: 0 auto;
}

.section-dark {
    background-color: rgba(0, 0, 0, .05);
}

.projects .section-dark {
    margin-top: 4rem;
    padding: 6rem 0 10rem;
}

.section-body {
    position: relative;
}

.section-head + .section-body {
    margin-top: 6rem;
}

.section-title {
    font-family: 'Lato', sans-serif;
    font-size: 2.8rem;
    font-weight: 800;
    font-style: normal;
    line-height: 3.4rem;
    display: block;
    color: #000;
}

    .section-title span {
        color: rgba(0, 0, 0, .5);
    }

.section-content-title {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 4rem;
    text-align: center;
}

.section-title span,
.btn-title svg {
    margin-left: 1.4rem;
}

.section-text {
    font-size: 1.8rem;
    line-height: 2.2rem;
}

    .section-text.desktop {
        display: block;
    }

    .section-text.mobile {
        display: none;
    }

.section-description {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    margin-top: 4rem;
    color: #000;
}

.section-footer {
    margin-top: 4rem;
}

    .section-footer.border {
        margin-top: 6rem;
        padding-top: 4rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .section-footer.center {
        text-align: center;
    }

    .section-footer.right {
        text-align: right;
    }

.section-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .section-grid.right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

.section-grid__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-grid__cell {
    padding: 0 2rem;
}

    .section-grid__cell .btn + .btn {
        margin-left: 4rem;
    }

.section-footer__row + .section-footer__row {
    margin-top: 4.8rem;
}

.section-wrapper__head + .section-wrapper__body {
    margin-top: 6rem;
}

.section-wrapper__head.center {
    text-align: center;
}

.section-wrapper__item:not(:last-child) {
    margin-bottom: 4.3rem;
}

.section-wrapper__footer.center {
    text-align: center;
}

.section-wrapper__bot {
    margin-top: 4rem;
    padding-top: 5rem;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.section-wrapper__title {
    font-size: 2.8rem;
    font-weight: 800;
    display: block;
    margin-bottom: 3rem;
    text-align: center;
}

    .section-wrapper__title.sticky,
    .section-wrapper__head.sticky {
        position: -webkit-sticky;
        position: sticky;
        z-index: 5;
        top: 9.9rem;
        padding: 1.1rem 0;
        background-color: #fff;
    }

.section-wrapper__head.sticky {
    margin-bottom: 3rem;
}

    .section-wrapper__head.sticky .section-wrapper__title {
        margin-bottom: 0;
    }

.section-wrapper__body + .section-wrapper__footer {
    margin-top: 6rem;
}

    .section-wrapper__body + .section-wrapper__footer.border {
        margin-top: 6rem;
        padding-top: 6rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

.section-wrapper__body + .section-wrapper__body {
    margin-top: 3rem;
}

.section-wrapper__block {
    position: relative;
}

    .section-wrapper__block + .section-wrapper__block {
        position: relative;
        margin-top: 6rem;
        padding-top: 6rem;
    }

.section-title-secondary {
    font-family: 'Lato', sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 2.6rem;
    color: #000;
}

.section-wrapper.md {
    max-width: 1080px;
    margin: 0 auto;
}

.section-wrapper__head + .section-wrapper__body {
    margin-top: 4rem;
}

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

.section-wrapper__footer.lg {
    margin: 6rem -10rem 0;
}

.section-wrapper__row + .section-wrapper__row {
    margin-top: 3.2rem;
}

.section-main__head-btns {
    margin-bottom: 4.8rem;
}

    .section-main__head-btns .btn-outline {
        height: 3.6rem;
        padding: .8rem 2rem;
    }

.section-content {
    position: absolute;
    top: 22rem;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 16vw;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-label {
    font-family: 'Lato', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    margin-bottom: 1rem;
    text-transform: lowercase;
    color: rgba(0, 0, 0, .5);
}

.section-label-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2rem;
    margin-bottom: 4rem;
    color: rgba(0, 0, 0, .4);
}

.section-date time {
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.4rem;
    color: #000;
}

.section-wrapper__info {
    padding: 4.8rem 3.5rem 0;
}

    .section-wrapper__info.secondary {
        padding: 4.8rem 3.5rem;
        border-radius: 1rem;
        background-color: #3d3d3d;
    }

        .section-wrapper__info.secondary .section-date time {
            color: #fff;
        }

        .section-wrapper__info.secondary .section-label {
            color: rgba(255, 255, 255, .4);
        }

        .section-wrapper__info.secondary .price {
            padding: 0;
            background-color: transparent;
        }

    .section-wrapper__info.border {
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

.section-footer-team {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .section-footer-team.border {
        margin-top: 21rem;
    }

.section-info {
    font-family: 'Lato', sans-serif;
    margin: 10rem -100vw -6rem;
    padding: 3.2rem 0;
    color: #fff;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), #fff;
    background: linear-gradient(0deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), #fff;
}

.section-info__label {
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.9rem;
    margin-bottom: 1.2rem;
    color: rgba(255, 255, 255, .5);
}

.section-info__text {
    font-size: 2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.4rem;
}

.section-summary {
    margin: 6rem 0 5.3rem;
    padding: 3.7rem 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

    .section-summary.secondary {
        margin-bottom: 10.6rem;
        padding: 6.8rem 0;
        border: 0;
        border-radius: 20px;
    }

        .section-summary.secondary .section-summary__item-label {
            color: #fff;
        }

.section-summary__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-summary__item:not(:last-child) {
    margin-right: 7rem;
}

.section-summary__item-label {
    margin-bottom: 1.3rem;
    color: #808080;
}

.section-summary__date {
    font-size: 2rem;
    padding: 1.3rem 0;
}

.section-summary__input {
    font-size: 2rem;
    width: 100%;
    max-width: 13.5rem;
    padding: 1.2rem;
    border: 1px solid rgba(0, 0, 0, .75);
    border-radius: 6px;
    background-color: #fff;
}

.section-summary__input-text {
    font-size: 2rem;
    color: rgba(0, 0, 0, .5);
}

.section-summary__hint {
    font-size: 1.4rem;
    margin-top: .5rem;
}

.ui-kit__item + .ui-kit__item {
    margin-top: 5rem;
}

.entrance {
    background-color: #fbc75a;
}

    .entrance .layout {
        overflow: unset;
    }

.link-logo {
    position: absolute;
    top: 7.2rem;
    left: 0;
}

.icon-logo {
    width: 18rem;
    height: 11rem;
}

.settings .section-footer {
    margin-top: 8.5rem;
}

    .settings .section-footer .section-grid {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

.settings .form-group:not(:last-child) {
    margin-bottom: 2.1rem;
}

.settings__currency-form-control {
    min-width: 24rem;
}

.project-create .form-group__body {
    position: relative;
}

.start__head {
    margin-bottom: 8rem;
}

.start__section-title {
    margin-bottom: 2.4rem;
}

    .start__section-title.mobile {
        display: none;
    }

.start__section-subtitle {
    font-size: 2.2rem;
    margin-bottom: 4rem;
    text-align: left;
}

.start__logo-label {
    font-size: 1.6rem;
    line-height: 1.9rem;
    margin-left: 1.5rem;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .4);
}

.start__header-logo {
    left: -3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.no-proj__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3.6rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .no-proj__title span {
        margin-right: 7px;
        margin-left: 0;
        color: #000;
    }

.no-proj__head {
    margin-bottom: 6rem;
}

.not-found {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.not-found__content {
    width: 100%;
    max-width: 75.5rem;
}

.not-found__img {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 105.9rem;
    margin-right: 2.4rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

    .not-found__img img {
        position: relative;
        left: -10rem;
        display: block;
        width: 100%;
        height: auto;
    }

.not-found__title {
    font-size: 2.8rem;
    font-weight: 800;
    line-height: normal;
    position: absolute;
    right: calc(25% - 5rem);
    bottom: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}

    .not-found__title span {
        font-size: 8.6rem;
        display: block;
        margin-top: -1rem;
    }

.not-found__subtitle {
    font-size: 2.8rem;
    font-weight: 800;
    font-style: normal;
    display: block;
    margin-bottom: 2.4rem;
    color: #fff;
}

.not-found__descrip {
    margin-bottom: 4rem;
}

mark.im-caret {
    -webkit-animation: 1s blink step-end infinite !important;
    animation: 1s blink step-end infinite !important;
}

mark.im-caret-select {
    background-color: rgba(0, 0, 0, .25);
}

@-webkit-keyframes blink {
    from, to {
        border-right-color: black;
    }

    50% {
        border-right-color: transparent;
    }
}

@keyframes blink {
    from, to {
        border-right-color: black;
    }

    50% {
        border-right-color: transparent;
    }
}

span.im-static {
    color: grey;
}

div.im-colormask {
    display: inline-block;
    cursor: text;
    border-width: 2px;
    border-style: inset;
    -webkit-appearance: textfield;
    appearance: textfield;
}

    div.im-colormask > input,
    div.im-colormask > input:-webkit-autofill {
        position: absolute !important;
        left: 0;
        display: inline-block;
        -webkit-transition: background-color 5000s ease-in-out 0s;
        transition: background-color 5000s ease-in-out 0s;
        color: transparent;
        border-style: none;
        background-color: transparent;
        text-shadow: none;
        -webkit-text-fill-color: transparent;
        caret-color: transparent;
        -webkit-appearance: caret;
        appearance: caret;
        /*calculated*/
    }

        div.im-colormask > input:focus {
            outline: none;
        }

        div.im-colormask > input::selection {
            background: none;
        }

        div.im-colormask > input::-moz-selection {
            background: none;
        }

        div.im-colormask > input:-webkit-autofill ~ div {
            background-color: #faffbd;
        }

    div.im-colormask > div {
        display: inline-block;
        width: 100px;
        color: black;
        /*calculated*/
    }

[im-insert='false'] {
    caret-color: red;
    caret-shape: block;
}

@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }

        .daterangepicker .ranges ul {
            width: 140px;
        }

        .daterangepicker.single .ranges ul {
            width: 100%;
        }

        .daterangepicker.single .drp-calendar.left {
            clear: none;
        }

        .daterangepicker.single .ranges,
        .daterangepicker.single .drp-calendar {
            float: left;
        }

    .daterangepicker {
        text-align: left;
        direction: ltr;
    }

        .daterangepicker .drp-calendar.left {
            clear: left;
            margin-right: 0;
        }

            .daterangepicker .drp-calendar.left .calendar-table {
                border-right: none;
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

        .daterangepicker .drp-calendar.right {
            margin-left: 0;
        }

            .daterangepicker .drp-calendar.right .calendar-table {
                border-left: none;
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

        .daterangepicker .drp-calendar.left .calendar-table {
            padding-right: 8px;
        }

        .daterangepicker .ranges,
        .daterangepicker .drp-calendar {
            float: left;
        }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }

    .daterangepicker .ranges {
        float: left;
    }

    .daterangepicker.rtl .ranges {
        float: right;
    }

    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}

@media (min-width: 768px) {
    .radio:hover {
        opacity: .6;
    }
}

@media (min-width: 1023px) {
    :root {
        font-size: calc( 7px + 3 * (100vw - 1023px) / 897);
    }
}

@media (min-width: 1024px) {
    h2,
    .h2 {
        font-size: 2.8rem;
        line-height: 3.4rem;
    }

    .navigation-list__item {
        padding: 0 2rem;
    }

    .navigation-list__link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .daterangepicker .drp-buttons {
        display: none !important;
    }

    .daterangepicker {
        flex-direction: row;
        padding: 4rem 9rem;
        border: none;
        border-radius: 20px;
        background: #fff;
        box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .05);
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }

        .daterangepicker::after {
            display: none;
        }

        .daterangepicker th.next,
        .daterangepicker th.prev {
            position: absolute;
            top: 50%;
            -webkit-transition: opacity .3s;
            transition: opacity .3s;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            opacity: 1;
        }

            .daterangepicker th.next:hover,
            .daterangepicker th.prev:hover {
                opacity: .6;
                background-color: transparent;
            }

        .daterangepicker th.prev {
            left: 3.5rem;
        }

        .daterangepicker th.next {
            right: 3.5rem;
        }

        .daterangepicker .drp-calendar {
            max-width: 30rem;
        }

            .daterangepicker .drp-calendar.left {
                padding: 0 2rem 0 0;
            }

            .daterangepicker .drp-calendar.right {
                padding: 0 0 0 2rem;
            }

        .daterangepicker .calendar-table {
            padding: 0 !important;
            border: none;
        }

            .daterangepicker .calendar-table thead th {
                height: 2.5rem;
            }

            .daterangepicker .calendar-table thead tr + tr th {
                height: 4rem;
                margin-top: 0;
                vertical-align: bottom;
            }

            .daterangepicker .calendar-table th,
            .daterangepicker .calendar-table td {
                width: 4rem;
                min-width: 4rem;
                height: 4rem;
            }

            .daterangepicker .calendar-table table {
                border-spacing: 0 .8rem;
                border-collapse: separate;
            }

            .daterangepicker .calendar-table .prev span,
            .daterangepicker .calendar-table .next span {
                padding: .5rem;
            }

    .section-main__media--registration {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        width: 45%;
        height: 100%;
    }

        .section-main__media--registration::after {
            position: absolute;
            z-index: 0;
            top: -18rem;
            left: 7rem;
            width: 100%;
            height: 100%;
            content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI4MCIgaGVpZ2h0PSIxMzkzIiB2aWV3Qm94PSIwIDAgMTI4MCAxMzkzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQ2NC4yMjcgMTkuMTgyNkM3NTcuNjkxIC01MS4xNTYgMTA2Ny4zNSA4NC40MzA5IDEyMTMuNzcgMzQ3Ljc3M0MxMzUyLjExIDU5Ni41NzMgMTI1OC4wOSA4OTMuNTcxIDEwNjguODcgMTEwNi42MkM4NzYuOTA1IDEzMjIuNzYgNTg3LjM4NCAxNDY3LjU5IDMyMi45NDggMTM1MC43OUM1OS40ODUxIDEyMzQuNDMgLTI0LjIzOTQgOTIzLjM3MSA2LjExOTI2IDYzNy4yMjdDMzYuMDA3MyAzNTUuNTIgMTg4LjMyNCA4NS4zMTE5IDQ2NC4yMjcgMTkuMTgyNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=');
        }

        .section-main__media--registration .section-main__image {
            position: absolute;
            z-index: 1;
            right: 2rem;
            bottom: 0;
            width: calc(100% - 6rem);
            height: auto;
        }
}

@media (min-width: 1281px) {
    .navigation-list__link::after {
        bottom: -1.3rem;
        left: -8rem;
    }

    .navigation-list__link.active::after {
        width: 31.2rem;
    }
}

@media (min-width: 1920px) {
    :root {
        font-size: 10px;
    }
}

@media (max-width: 1680px) {
    .line-button {
        padding-right: 5.5rem;
    }

        .line-button.fixed {
            right: 0rem;
        }
}

@media (max-width: 1440px) {
    .section-wrapper__footer.lg {
        margin: 6rem 0 0;
    }

    .section-wrapper__info {
        padding: 4.8rem 0;
    }
}

@media (max-width: 1365px) {
    .section-info {
        margin: 10rem -3vw -6rem;
    }
}

@media (max-width: 1280px) {
    .navigation-list__item {
        width: 100%;
    }

    .navigation-list__link {
        width: 100%;
    }

    .navigation-list__text {
        display: none;
    }

    .navigation-list {
        width: 100%;
        max-height: 3.9rem;
        margin: 0;
        padding: 0 0 1.2rem;
    }
}

@media (max-width: 1199px) {
    .section-main__image {
        max-width: 45rem;
    }
}

@media (max-width: 1024px) {
    :root {
        font-size: 10px;
    }

    body.project-page .section-grid .section-grid__cell:first-child {
        padding-top: 0;
        border-top: 0;
    }

    body.project-page.primary .section-footer:not(.mobile) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
    }

    body.project-page.primary .btn-frameless {
        margin-bottom: 4rem;
    }

    body.project-page.primary .section-footer__row + .section-footer__row {
        margin-top: 0;
    }

    body.project-page.primary .section-footer__row {
        padding-top: 4rem;
        padding-bottom: 4rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    body.project-page.primary .section-footer.border {
        border: 0;
    }

    .project-create.change .section-footer.mobile,
    .setting-page.change .section-footer.mobile {
        display: block;
    }

    .project-create.change .desktop,
    .setting-page.change .desktop {
        display: none;
    }

    .setting-page.change .section-body {
        padding-left: 2.8rem;
    }

    .line-button.mobile {
        display: block;
    }

    .container {
        width: 100%;
        max-width: 1024px;
        padding-right: 2rem;
        padding-left: 2rem;
    }

    body.default .layout-body {
        padding-top: 9.2rem;
    }

    body.setting-page .layout-body {
        padding-top: 14rem;
    }

    body.project-page .layout-body {
        padding-top: 30rem;
    }

    body.user .layout-header {
        padding: 2.2rem 0 3.3rem;
    }

    body.user .layout-body {
        padding-top: 16rem;
    }

    body.user .section {
        padding-top: 9rem;
    }

    body.start .layout-body {
        padding-top: 6rem;
    }

    .mobile {
        display: none;
    }

    .desktop {
        display: block;
    }

    .btn-frameless.secondary {
        width: 100%;
        max-width: 32rem;
        border-radius: .5rem;
        background-color: #fff;
    }

        .btn-frameless.secondary .btn-frameless__text {
            font-size: 1.8rem;
            font-weight: 400;
            line-height: 2.2rem;
        }

    .btn-frameless__text.mobile {
        display: none;
    }

    .btn-default {
        width: 100%;
        max-width: 38rem;
        padding: 1.4rem 2.8rem;
    }

    .btn-outline {
        min-width: 10.8rem;
        max-width: 32rem;
        height: 4.8rem;
        padding: 0 4rem;
    }

        .btn-outline.sm {
            max-width: 10.8rem;
            padding: 0 .5rem;
        }

    .btn-colourful {
        width: 100%;
        max-width: 32rem;
        padding: 1.5rem 3rem;
    }

        .btn-colourful.sm {
            max-width: 10.8rem;
            padding: 0;
        }

    .btn-success.secondary {
        max-width: 32rem;
    }

    .btn-success .icon {
        display: block;
    }

    .btn-success.desktop {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .btn-success.lg {
        max-width: 100%;
    }

    .btn-title .section-title {
        margin: 0;
        text-align: left;
    }

    .btn-iconed {
        height: 5.4rem;
        padding-right: 2rem;
        padding-left: 6.2rem;
    }

    .btn-icon .icon {
        display: block;
    }

    .header.layout-header_compact .layout-header__nav {
        display: none;
    }

    .layout-header__status {
        margin-bottom: 0;
        margin-left: 1rem;
    }

    .layout-header__item.desktop {
        display: none;
    }

    .header-adress {
        font-size: 1.8rem;
        font-weight: 400;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .header-address-btn {
        cursor: pointer;
        pointer-events: all;
    }

    .header-address-icon {
        display: block;
    }

    .header-title {
        font-size: 2rem;
    }

    .layout-header__executors-info {
        margin-bottom: 3.4rem;
    }

    .layout-header__executor {
        flex-direction: column;
        margin-top: 4.4rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .contact-block {
        max-width: unset;
        margin-bottom: 3.2rem;
        padding-bottom: 2rem;
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
    }

        .contact-block .contact-list {
            width: 100%;
        }

    .modal .contact-list__item {
        margin-bottom: 0;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

        .modal .contact-list__item .btn-frameless__text {
            text-align: left;
        }

        .modal .contact-list__item + .contact-list__item {
            margin-top: 0;
            padding-top: 2rem;
        }

        .modal .contact-list__item .btn-outline {
            display: block;
            margin: 0 auto;
        }

    .userbar__item {
        padding: 0 .6rem;
    }

    .userbar__link.dialog-link {
        display: none;
    }

    .userbar__link {
        max-width: 4.8rem;
        max-height: 4.8rem;
        border-radius: 50%;
    }

    .userbar__link-title {
        display: none;
    }

    .header {
        position: absolute;
        height: auto;
        -webkit-transition: height .3s;
        transition: height .3s;
    }

        .header.layout-header_compact {
            height: 9.2rem;
        }

            .header.layout-header_compact .layout-header__logo {
                top: 0;
                -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                transform: translateY(0);
            }

    .layout-header {
        height: 100%;
        padding: 1.5rem 0 1.6rem;
    }

    .layout-header__cell + .layout-header__cell {
        padding-top: 2rem;
    }

    .layout-header__info {
        flex-direction: column;
        margin-top: 0;
        padding-top: 4rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .layout-header__logo {
        position: relative;
        top: 0;
        left: 0;
    }

        .layout-header__logo .icon-logo {
            width: 9.8rem;
            height: 6rem;
        }

    .layout-header__panel {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .layout-header__nav {
        display: none;
    }

    .layout-header__subheader {
        display: none;
    }

    .contact-list__item {
        padding: 2rem 1.2rem;
    }

        .contact-list__item:not(:last-child) {
            border-bottom: 1px solid rgba(255, 255, 255, .5);
        }

    .contact-list__link {
        font-size: 1.8rem;
    }

    .layout-header__cell {
        width: 100%;
    }

    .user .layout-header__panel {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .cell-md-1 {
        width: 8.33333333%;
    }

    .cell-md-2 {
        width: 16.66666667%;
    }

    .cell-md-3 {
        width: 25%;
    }

    .cell-md-4 {
        width: 33.33333333%;
    }

    .cell-md-5 {
        width: 41.66666667%;
    }

    .cell-md-6 {
        width: 50%;
    }

    .cell-md-7 {
        width: 58.33333333%;
    }

    .cell-md-8 {
        width: 66.66666667%;
    }

    .cell-md-9 {
        width: 75%;
    }

    .cell-md-10 {
        width: 83.33333333%;
    }

    .cell-md-11 {
        width: 91.66666667%;
    }

    .cell-md-12 {
        width: 100%;
    }

    .cell-md-hide {
        display: none;
    }

    .form-default__footer.tablet-center {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-default__grid {
        flex-direction: column;
        width: 100%;
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .form-default__cell {
        width: 100%;
        padding: 0;
    }

        .form-default__cell + .form-default__cell {
            margin-top: 4rem;
        }

    .form-default__block {
        padding: 2rem 1.2rem;
    }

    .form-inner.sm {
        max-width: none;
    }

    .panel-menu__create {
        margin-bottom: 0;
        margin-left: 0;
        padding-right: 2.9rem;
        padding-left: 2.9rem;
    }

    .panel-menu__item + .panel-menu__item {
        margin-left: 0;
    }

    .layout-panel__footer {
        margin-left: 0;
    }

        .layout-panel__footer .panel-menu__link {
            margin-top: 6rem;
        }

    .modal.modal-gallery {
        padding-top: 0;
        padding-bottom: 0;
    }

    .modal[data-modal='modal-document'] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .modal[data-modal='modal-materials-add'] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .modal-dialog__title.lg {
        font-size: 2rem;
    }

    .modal-dialog__footer.secondary {
        margin-right: 0;
        margin-left: 0;
    }

    .modal.modal-gallery {
        padding-bottom: 0;
    }

    .modal.modal-fix {
        padding: 0;
    }

    .modal.active {
        overflow-y: auto;
        max-height: calc(100vh + 8.7rem);
    }

    .modal-dialog {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: hidden;
        overflow-y: auto;
        flex-direction: column;
        max-width: 100%;
        height: 100%;
        max-height: 100%;
        padding: 4rem 2rem 4.8rem;
        border-radius: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .modal {
        flex-direction: column;
        background-color: #fff;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .modal.modal-gallery {
            padding-top: 0;
        }

        .modal.secondary {
            padding-top: 9rem;
            padding-right: 2rem;
            padding-left: 2rem;
            background-color: rgba(0, 0, 0, .4);
        }

            .modal.secondary .modal-dialog {
                height: auto;
                padding: 4rem 2.4rem;
                border-radius: 5px;
                background-color: #f2f2f2;
            }

            .modal.secondary .modal-dialog__title {
                width: 100%;
                text-align: center;
            }

            .modal.secondary .modal-dialog__head + .modal-dialog__body {
                margin-top: 1.8rem;
            }

    .modal-head {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 3.5rem 2rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .modal-head .btn {
            position: absolute;
            top: 50%;
            left: 2rem;
            width: 2.3rem;
            height: 1.5rem;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

            .modal-head .btn .icon {
                width: 2.3rem;
                height: 1.5rem;
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
            }

    .modal-footer {
        width: 100%;
    }

    .modal-dialog__head + .modal-dialog__body {
        margin-top: 0;
    }

    .modal-grid.mobile-col {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .modal-grid.mobile-col .btn {
            width: 100%;
        }

            .modal-grid.mobile-col .btn:first-child {
                -webkit-box-ordinal-group: 2;
                -webkit-order: 1;
                -ms-flex-order: 1;
                order: 1;
            }

            .modal-grid.mobile-col .btn + .btn {
                margin-bottom: 3rem;
            }

    .modal-dialog__title {
        max-width: 100%;
    }

    .modal-tutor {
        position: static;
    }

    .modal-video {
        background: rgba(136, 136, 136, .5);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .modal-video__content {
        width: 90vw;
        height: 90vh;
    }

        .modal-video__content video {
            height: auto;
            object-fit: cover;
        }

    .daterangepicker.single .calendar-table th.next {
        bottom: -12.5%;
    }

    .daterangepicker.single .calendar-table th.prev {
        bottom: -12%;
    }

    .daterangepicker .drp-buttons {
        padding-top: 7rem;
    }

    .tutor {
        margin-top: 2.8rem;
    }

    .tutor__progress {
        display: none;
    }

    .tutor__title-num {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .tutor__descrip-title {
        font-size: 2rem;
    }

        .tutor__descrip-title img {
            width: 2rem;
            height: auto;
        }

    .tutor__descrip-text {
        font-size: 1.6rem;
    }

    .tutor__content {
        margin-bottom: 4rem;
    }

    .tutor__descrip {
        max-width: unset;
        margin-right: 0;
        margin-bottom: 3.2rem;
        padding-top: 0;
    }

    .tutor__demo {
        width: 34rem;
        height: 34rem;
        margin: 0 auto;
    }

    .tutor__tab {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .tutor__next {
        max-width: -webkit-fit-content;
        max-width: fit-content;
    }

    .article-primary__head {
        cursor: pointer;
        pointer-events: visible;
    }

        .article-primary__head .icon-arrow {
            display: block;
        }

    .article-primary {
        width: 100%;
    }

    .modal-grade .modal-dialog__title {
        font-size: 1.8rem;
    }

    .modal-grade .grade__item {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .modal-grade .grade__item-label {
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .modal-grade.secondary .modal-dialog {
        padding: 4rem 2rem 2rem;
    }

    .modal-grade .modal-dialog__body + .modal-dialog__footer {
        margin-top: 3rem;
    }

    .modal.secondary .modal-dialog-work-add.modal-dialog {
        padding: 4rem 1.1rem;
    }

    .modal.secondary .modal-dialog-work-add .modal-dialog__body,
    .modal.secondary .modal-dialog-work-add .modal-dialog__footer {
        padding: 0 2.4rem;
    }

    .modal-contact-user .modal-dialog__row .modal-dialog__title {
        margin-bottom: 2rem;
    }

    .modal-contact-user .modal-dialog__row:last-child .contact-list .contact-list__item:last-child {
        padding-top: 3rem;
    }

    .modal-contact-user .modal-dialog__title {
        padding-left: 1.2rem;
    }

    .modal-contact-user .modal-dialog__row + .modal-dialog__row {
        margin-top: 3rem;
    }

    .modal-dialog__edit {
        margin-top: 2rem;
    }

    .form-data .form-control {
        max-width: 100%;
    }

    .photo-block__item:nth-child(2) .video::before,
    .photo-block__item:nth-child(2) .video::after {
        display: none;
    }

    .photo-block__body + .btn {
        margin-left: 0;
    }

    .photo-block .load-file {
        margin-right: 0;
        margin-left: 0;
    }

    .photo-block.not-empty .photo-block__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .photo-block.not-empty .photo-block__footer {
        width: unset;
        height: unset;
        margin-top: 0;
        margin-left: 1.5rem;
    }

    .photo-block.secondary .photo-block__item {
        width: 100%;
        margin: 0;
    }

        .photo-block.secondary .photo-block__item + .photo-block__item {
            margin-left: 0;
        }

    .gallery .photo-block__item:nth-child(2):not(:last-child)::before {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid rgba(0, 0, 0, .05);
        border-radius: .4rem;
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
        background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    }

    .gallery .photo-block__item:nth-child(2):not(:last-child) .counter-file {
        display: inline-block;
    }

    .gallery-second .photo-block__item:nth-child(3)::before {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid rgba(0, 0, 0, .05);
        border-radius: .4rem;
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
        background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    }

    .gallery-second .photo-block__item:nth-child(3) .counter-file {
        display: inline-block;
    }

    .status-progress__text strong,
    .status-progress__text p {
        display: inline;
    }

    .status-progress__text strong {
        margin-right: .7rem;
    }

    .status-block {
        flex-direction: column;
        margin: 0 0 4rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .status-block__cell {
        padding: 0;
    }

        .status-block__cell + .status-block__cell {
            margin-top: 3.2rem;
        }

    .status-progress {
        min-height: 30rem;
        padding: 5rem 1.8rem;
    }

        .status-progress::after {
            right: auto;
            width: 82rem;
            height: 30rem;
            background-image: url('../images/bg-card-mobile.png');
            background-repeat: no-repeat;
            background-position: 0 50%;
            background-size: contain;
        }

    .status-news {
        padding: 1.8rem;
    }

    .status-progress__row + .status-progress__row {
        margin-top: 4rem;
    }

    .filters-block {
        margin: 0 0 3.2rem;
    }

    .filter {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 4.8rem;
        height: 4.8rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .filter-list__item {
        padding: 0 .5rem;
    }

    .filter-list {
        margin: 0 -.5rem;
    }

    .supply.desktop {
        display: none;
    }

    .supply.mobile {
        display: block;
    }

    .supply__more-btn {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .supply__more-btn .icon {
            margin-top: .3rem;
        }

        .supply__more-btn:hover {
            opacity: 1;
        }

    .section-main {
        height: 100%;
        min-height: unset;
    }

    .section-main__title {
        font-size: 3.2rem;
    }

    .section-main__inner {
        max-width: -webkit-fit-content;
        max-width: fit-content;
        height: unset;
        margin: 0 auto;
        padding: 0 3.2rem;
    }

    .section-main__body.secondary {
        margin-left: 0;
    }

    .section-main__head {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 6.4rem;
        padding: 3.6rem 0 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section-main__descrip {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        min-width: unset;
        max-width: 28rem;
        margin-bottom: 3.1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section-main__descrip-title {
        font-size: 1.8rem;
        margin-bottom: 2.4rem;
        text-align: center;
        color: rgba(0, 0, 0, .8);
    }

    .section-main__media {
        position: static;
        flex-direction: column-reverse;
        width: 100%;
        margin-right: 0;
        padding-top: 12.8rem;
        background: url('../images/bubble.png');
        background-repeat: no-repeat;
        background-position: center 8rem;
        background-size: cover;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .section-main__media .section-main__primary-link {
            color: rgba(0, 0, 0, .8);
            border-color: rgba(0, 0, 0, .5);
        }

    .section-main__image {
        max-width: 33rem;
        margin-right: 5rem;
    }

    .projects .section {
        padding: 4rem 0;
    }

    .section-text.desktop {
        display: none;
    }

    .section-text.mobile {
        display: block;
    }

    .section-wrapper__block + .section-wrapper__block {
        margin-top: 4rem;
        padding-top: 4rem;
    }

    .section-content {
        position: static;
        flex-direction: column;
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section-grid.mobile-col {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

        .section-grid.mobile-col .section-grid__cell {
            width: 100%;
        }

            .section-grid.mobile-col .section-grid__cell:first-child {
                margin-top: 4rem;
                padding-top: 2.7rem;
                border-top: 1px solid rgba(0, 0, 0, .1);
                -webkit-box-ordinal-group: 2;
                -webkit-order: 1;
                -ms-flex-order: 1;
                order: 1;
            }

            .section-grid.mobile-col .section-grid__cell.col {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                flex-direction: column;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
            }

                .section-grid.mobile-col .section-grid__cell.col .btn + .btn {
                    margin-top: 3.2rem;
                    margin-left: 0;
                }

    .section-wrapper__head {
        text-align: center;
    }

        .section-wrapper__head.left {
            text-align: left;
        }

    .section-info__text {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }

    .section-info {
        margin: 10rem -22px -6rem;
        padding: 4rem 0;
    }

    .link-logo {
        top: 3.6rem;
    }

    .icon-logo {
        width: 9.8rem;
        height: 6rem;
    }

    .settings .section-footer {
        margin-top: 4.8rem;
    }

    .start .section-wrapper__body + .section-wrapper__body {
        margin-top: 2rem;
    }

    .start .start__section-subtitle {
        display: none;
    }

    .start__head {
        margin-bottom: 2.4rem;
    }

    .start__section-title.desktop {
        display: none;
    }

    .start__section-title.mobile {
        display: block;
    }

    .start__logo-label {
        margin-top: 1.1rem;
        margin-left: 0;
        text-transform: none;
    }

    .start__header-logo {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-align: unset;
        -webkit-align-items: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }

    .not-found {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .not-found__content {
        padding: 0 2.4rem 4rem;
        padding-top: 4rem;
    }

    .not-found__img {
        height: 41.8rem;
    }

        .not-found__img img {
            position: absolute;
            top: 0;
            right: -5rem;
            left: unset;
            max-width: 42.5rem;
            max-height: 41.8rem;
            -webkit-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
            transform: scale(-1, 1);
        }

    .not-found__title {
        right: unset;
        bottom: 0;
        left: 50%;
        width: 100%;
        max-width: 75.5rem;
        padding-left: 2.4rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

        .not-found__title span {
            margin: 0;
        }

    .not-found__subtitle {
        font-size: 2rem;
    }

    .not-found__descrip {
        font-size: 1.6rem;
    }

    .not-found__btn {
        padding: 1.4rem 2.5rem;
    }
}

@media screen and (max-width: 1024px) {
    .line-button {
        padding-right: 4rem;
    }
}

@media (max-width: 1024px) and (max-width: 1024px) {
    body.executor .layout-body {
        padding-top: 34rem;
    }
}

@media (max-width: 1024px) and (max-width: 768px) {
    body.executor .header-title {
        text-align: center;
    }
}

@media (max-width: 1023px) {
    .daterangepicker {
        position: fixed;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        overflow-y: auto;
        flex-direction: column;
        width: 100%;
        height: 100vh;
        padding: 12rem 0 6rem;
        background-color: #fff;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .daterangepicker thead tr {
            height: 6rem;
        }

        .daterangepicker .calendar-table th.next,
        .daterangepicker .calendar-table th.prev {
            top: auto;
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        }

            .daterangepicker .calendar-table th.next span,
            .daterangepicker .calendar-table th.prev span {
                width: 1.5rem;
                height: 1.5rem;
                border-width: 0 4px 4px 0;
            }

        .daterangepicker .calendar-table th.available:hover {
            opacity: .6;
            background-color: transparent;
        }

        .daterangepicker .calendar-table th.next {
            right: 8rem;
            bottom: -12.5%;
        }

            .daterangepicker .calendar-table th.next span {
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
            }

        .daterangepicker .calendar-table th.prev {
            bottom: -112%;
            left: 8rem;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .drp-calendar.right,
    .drp-calendar.left {
        position: relative;
    }

    .modal-calendar .modal-dialog {
        min-height: -webkit-fit-content;
        min-height: fit-content;
        padding: 4rem 0;
    }

    .modal-calendar .modal-dialog__footer {
        padding: 0 3.2rem;
    }

    .daterangepicker {
        width: 100%;
        border: none;
    }

        .daterangepicker.show-calendar .ranges {
            margin-top: 0;
        }
}

@media (max-width: 768px) {
    .user .form-group.active .line-progress__item {
        background: -webkit-linear-gradient(1.79deg, #ffcd64 3.04%, #ffb51b 112.38%);
        background: linear-gradient(88.21deg, #ffcd64 3.04%, #ffb51b 112.38%);
    }

    .lavender .form-select.secondary label:hover {
        background-color: transparent;
    }

    body.team .section-footer-team {
        border-top: 0;
    }

    body.project-page.primary .section-grid__cell {
        margin-bottom: 0;
    }

    body.project-page .section-grid .section-grid__cell:first-child {
        margin-top: 0;
        margin-bottom: 0;
    }

    body.project-page .section-footer {
        margin-top: 0;
        padding-top: 0;
    }

    .project-create.change .section-header,
    .setting-page.change .section-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .project-create.change .header,
    .setting-page.change .header {
        display: none;
    }

    .project-create.change .layout-body,
    .setting-page.change .layout-body {
        padding-top: 0;
    }

    .project-create.change .section,
    .setting-page.change .section {
        top: 0;
        left: 0;
        overflow-y: auto;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }

    .project-create.change .input-settings {
        min-height: 4.4rem;
    }

    .setting-page .section-wrapper__block:last-child .list-object.secondary::after {
        min-width: 100%;
        height: 1px;
        margin-top: 2rem;
        content: '';
        border-radius: .1rem;
        background-color: rgba(0, 0, 0, .1);
    }

    .user.user-secondary .section {
        padding-bottom: 4.8rem;
    }

    body.default .layout-body {
        padding-top: 10.2rem;
    }

    body.setting-page .layout-body {
        padding-top: 17rem;
    }

    body.project-page .layout-body {
        padding-top: 28rem;
    }

    body.user .layout-body {
        padding-top: 15rem;
    }

    body.executor .layout-body {
        padding-top: 63rem;
    }

    .btn-round {
        width: 4.8rem;
        height: 4.8rem;
    }

    .btn-round__icon {
        max-width: 3rem;
    }

    .btn-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 1.2rem;
        border-radius: .5rem;
        background-color: #fff;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .burger-wrapper {
        padding: 1.8rem;
    }

    .burger-label {
        display: none;
    }

    .burger {
        position: static;
        height: unset;
        margin-left: 10px;
    }

    .burger-wrapper {
        min-width: unset;
        min-width: 48px;
        max-width: 48px;
        min-height: 48px;
        max-height: 48px;
        padding: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-address-btn {
        width: 100%;
        padding: 1.2rem;
    }

    .layout-header__executors-info {
        flex-direction: column;
        margin-bottom: 7rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .layout-header__executor-item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 2rem;
    }

    .contact-block {
        max-width: none;
        margin-bottom: 2.8rem;
    }

    .contact-block__title {
        margin-bottom: 3.2rem;
    }

    .contact-list {
        width: 100%;
    }

    .userbar__item .burger {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .layout-header__row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .layout-header {
        padding: 1.5rem 0 3.2rem;
    }

    .layout-footer {
        padding: 3rem 0;
    }

    .layout-footer__inner {
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .support {
        margin-bottom: 2.4rem;
    }

    .cell-xs-1 {
        width: 8.33333333%;
    }

    .cell-xs-2 {
        width: 16.66666667%;
    }

    .cell-xs-3 {
        width: 25%;
    }

    .cell-xs-4 {
        width: 33.33333333%;
    }

    .cell-xs-5 {
        width: 41.66666667%;
    }

    .cell-xs-6 {
        width: 50%;
    }

    .cell-xs-7 {
        width: 58.33333333%;
    }

    .cell-xs-8 {
        width: 66.66666667%;
    }

    .cell-xs-9 {
        width: 75%;
    }

    .cell-xs-10 {
        width: 83.33333333%;
    }

    .cell-xs-11 {
        width: 91.66666667%;
    }

    .cell-xs-12 {
        width: 100%;
    }

    .cell-xs-hidden {
        display: none;
    }

    .form-text-error {
        font-size: 1.4rem;
    }

    .form-primary__item-link {
        margin-top: 2.4rem;
    }

    .form-control.type-1 {
        min-width: 1px;
        max-width: 100%;
    }

    .form-control.type-2 {
        max-width: 100%;
    }

    .form-control.type-3 {
        max-width: 100%;
    }

    .form-select.form-select-modal.active .form-select__block {
        position: fixed;
        z-index: 10;
        top: 0;
        right: 0;
        left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-y: auto;
        flex-direction: column;
        height: 100%;
        min-height: calc(100vh - 5rem);
        max-height: 100%;
        padding: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        border-radius: 0;
        box-shadow: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
    }

        .form-select.form-select-modal.active .form-select__block .btn {
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            margin: 0 auto;
        }

        .form-select.form-select-modal.active .form-select__block .form-select__body {
            height: 100%;
        }

            .form-select.form-select-modal.active .form-select__block .form-select__body .btn {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                margin: 3.2rem auto 0;
            }

    .form-select__item {
        padding: 1.8rem 2.4rem 1.8rem 1.2rem;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

        .form-select__item + .form-select__item {
            margin-top: 0;
        }

        .form-select__item .radio__control:checked + .select__text {
            color: #000;
        }

        .form-select__item .select__text {
            font-size: 1.8rem;
            line-height: 2.2rem;
            position: relative;
            width: 100%;
            -webkit-transition: color .3s;
            transition: color .3s;
            color: rgba(0, 0, 0, .4);
        }

            .form-select__item .select__text::before {
                position: absolute;
                right: 0;
                width: 2.6rem;
                height: 2.6rem;
                content: '';
                -webkit-transition: background-color .3s, border-color .3s;
                transition: background-color .3s, border-color .3s;
                border: 1px solid #000;
                border-radius: 100%;
                background-color: transparent;
            }

            .form-select__item .select__text::after {
                position: absolute;
                top: .8rem;
                right: .6rem;
                visibility: hidden;
                width: 1.3rem;
                height: 1rem;
                content: '';
                -webkit-transition: opacity .3s;
                transition: opacity .3s;
                opacity: 0;
                background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC42NDYgOS43MzE5OUwwLjgxMzA4OCA2LjAxMTUyQzAuMjQwMDgzIDUuNDU1MzMgMC4yMzMyNTUgNC41Mzc3NCAwLjc5NzkyIDMuOTczMDhWMy45NzMwOEMxLjM0NjE3IDMuNDI0ODMgMi4yMzEzNCAzLjQxMzAxIDIuNzk0MDMgMy45NDY0Mkw0LjY0NiA1LjcwMkw5Ljc1NDU0IDAuNDY2NDM4QzEwLjMwNzMgLTAuMTAwMDQyIDExLjIxNjQgLTAuMTA1NjI1IDExLjc3NiAwLjQ1NDAyNVYwLjQ1NDAyNUMxMi4zMjcxIDEuMDA1MDggMTIuMzMxNCAxLjg5NzE4IDExLjc4NTYgMi40NTM1Mkw0LjY0NiA5LjczMTk5WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K');
                background-size: contain;
            }

        .form-select__item .radio__control ~ .select__text::after {
            visibility: visible;
            opacity: 1;
        }

    .form-select__header {
        position: relative;
        padding: 3.5rem 2rem;
        text-align: center;
    }

        .form-select__header .btn {
            position: absolute;
            top: 50%;
            left: 2rem;
            width: 2.3rem;
            height: 1.5rem;
            -webkit-transform: translateY(-50%) rotate(90deg);
            -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
        }

            .form-select__header .btn .icon {
                width: 2.3rem;
                height: 1.5rem;
            }

    .select-title {
        font-family: 'Lato', sans-serif;
        font-size: 1.4rem;
        font-weight: 400;
        font-style: normal;
        line-height: 1.7rem;
        max-width: 22rem;
        margin: 0 auto;
        color: #000;
    }

    .form-select-head,
    .form-select-footer {
        display: block;
    }

    .form-default__head {
        text-align: center;
    }

    .switch-block {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .form-grid {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-select-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        padding: 4rem 3.2rem 4.8rem;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

        .form-select-body .form-select__list {
            margin-right: -1.2rem;
            margin-bottom: 3.2rem;
            margin-left: -1.2rem;
        }

    .form-default__grid {
        width: 100%;
        margin: 0;
    }

    .form-title {
        font-size: 2rem;
        line-height: 2.4rem;
        text-align: center;
        color: #000;
    }

    .checkbox__text::after {
        top: .5rem;
    }

    .panel-menu {
        padding: 0;
    }

    .panel-menu__create {
        margin-bottom: 4.8rem;
    }

    .layout-panel .layout-panel__body {
        flex-direction: column;
        margin-left: 3.1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

        .layout-panel .layout-panel__body .panel-menu__link .panel-menu__text {
            font-size: 2rem;
        }

    .layout-panel .panel-menu__item {
        margin-bottom: 4.8rem;
    }

        .layout-panel .panel-menu__item + .panel-menu__item {
            margin-top: 0;
        }

    .layout-panel__wrapper {
        margin-top: 3rem;
        padding: 0 1rem;
    }

        .layout-panel__wrapper .panel-menu__link .icon {
            width: 2.4rem;
            height: 2.4rem;
        }

    .panel__submenu {
        display: none;
    }

    .panel-menu__sublink {
        font-size: 1.6rem;
    }

    .open-panel .burger-wrapper {
        position: fixed;
        top: 4.5rem;
        right: 2rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .layout-panel__inner {
        height: unset;
    }

    .panel-menu__link .icon {
        margin-right: 1.4rem;
    }

    .layout-panel__bot {
        display: none;
    }

    .modal-work-start .modal-dialog__footer .modal-grid {
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .modal-work-start .modal-dialog__footer .btn-outline {
        width: 100%;
    }

    .modal-work-start .modal-dialog__footer .btn:first-child {
        margin-top: 1.5rem;
    }

    .modal-delete .modal-dialog__footer .btn-outline {
        margin-right: 1rem;
        padding: 1.4rem;
    }

    .modal-delete .modal-dialog__footer .btn-default {
        width: unset;
        max-width: unset;
        padding: 1.4rem;
    }

    .navigation-project {
        overflow: hidden;
    }

    .navigation-project {
        margin-top: -2rem;
        margin-bottom: 4rem;
    }

        .navigation-project .container {
            padding: 0;
        }

    .tutor__demo {
        width: 28rem;
        height: 28rem;
    }

    .tutor__controls {
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
    }

    .tutor__controls-group {
        margin-bottom: 2.8rem;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .price.lg {
        font-size: 2rem;
        line-height: 2.4rem;
    }

    .list-object.secondary .form-group {
        border-radius: .5rem;
    }

    .list-object:not(.secondary) .form-group__body.active {
        margin-top: 1.5rem;
    }

    .list-object + .btn {
        margin-top: 2rem;
    }

    .list-object + .btn-outline {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
    }

    .list-object.secondary .list-object__item + .list-object__item {
        margin-top: 1rem;
    }

    .list-object.secondary--marginless .list-object__item + .list-object__item {
        margin-top: 0;
    }

    .list-object.secondary .form-group .line-progress {
        width: calc(100% + .2rem);
        margin-left: -.2rem;
        background-color: #fff;
    }

    .setting-page .section-wrapper__body > .list-object.secondary > .list-object__item + .list-object__item {
        margin-top: 1rem;
        padding-top: 1rem;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .user .list-object:not(.secondary) .list-object.secondary .form-group {
        border-radius: 0;
    }

    .user .list-object:not(.secondary) .form-group.primary.active {
        overflow: hidden;
        border-color: rgba(0, 0, 0, .1);
        background-color: #fff;
    }

    .user .list-object:not(.secondary) .list-object__item > .list-object__item .form-group__head {
        margin-bottom: 2rem;
    }

    .user .list-object:not(.secondary) > .list-object__item > .form-group.active > .form-group__body {
        margin: 1.1rem -1.2rem 0;
    }

    .user .list-object:not(.secondary) .form-group__body.active {
        margin-top: 3rem;
    }

    .user .list-object:not(.secondary) .form-group:not(.station) {
        border-color: transparent;
        background-color: #f2f2f2;
    }

        .user .list-object:not(.secondary) .form-group:not(.station).active {
            margin-top: 0;
        }

    .form-group.active .line-progress {
        border-radius: 0;
    }

    .form-group.form-group-setting.secondary .btn.error {
        left: -2rem;
    }

    .form-group__group {
        margin-left: 0;
    }

    .modal-dialog-work-add .btn.error {
        display: none;
    }

    .modal-dialog-work-add .modal-dialog__body {
        padding-top: 1rem;
    }

    .modal-dialog-work-add .modal-dialog__title {
        font-size: 1.6rem;
    }

    .modal-dialog-work-add .modal-dialog__hint {
        margin-bottom: 2rem;
    }

    .modal-status .modal-dialog__title {
        font-size: 1.8rem;
    }

    .modal-status .modal-dialog__descrip {
        font-size: 1.6rem;
        padding-bottom: 4.1rem;
    }

    .modal-status .modal-grid.mobile-col .btn + .btn {
        margin-bottom: 2rem;
    }

    .modal-status.secondary .modal-dialog {
        padding: 4rem 2rem 2rem;
    }

    .form-control-hinted {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .form-control-hinted__text {
        font-size: 1.6rem;
        margin-top: .3rem;
        margin-left: 0;
    }

    .form-data .form-text-error.type-1,
    .form-data .form-control.type-1 {
        max-width: unset;
    }

    .form-data .form-text-error.type-2,
    .form-data .form-control.type-2 {
        max-width: unset;
    }

    .line-progress.thin {
        height: .2rem;
    }

    .line-status {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: none;
        visibility: visible;
        width: .4rem;
        -webkit-transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, transform .3s;
        transition: opacity .3s, transform .3s, -webkit-transform .3s;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        border-radius: 0 .5rem .5rem 0;
    }

    .form-data__controls {
        margin-bottom: -1rem;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form-data__el {
        margin-bottom: 1rem;
    }

    .form-group {
        padding: 1.2rem;
    }

        .form-group .line-progress {
            width: calc(100% + 2.4rem);
            margin-right: -1.2rem;
            margin-bottom: -1.2rem;
            margin-left: -1.2rem;
        }

    .form-group__inner .btn-arrow {
        margin-left: 1.5rem;
    }

    .line-progress {
        border-radius: 0 0 .5rem .5rem;
    }

    .form-group.active {
        padding-bottom: 0;
        border-radius: 1rem;
    }

        .form-group.active .line-progress {
            margin-bottom: -1.15rem;
        }

    .form-group.form-mobile-default {
        padding: 1.2rem 0;
        border-color: transparent;
        background: transparent;
    }

        .form-group.form-mobile-default .form-group__head {
            padding: 0 0 0 .65rem;
        }

    .form-group.secondary {
        padding: 1rem 1.2rem 1rem;
    }

        .form-group.secondary .form-group__head {
            padding: 0;
        }

    .form-group.station .form-group__title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

        .form-group.station .form-group__title span {
            padding-left: 0;
        }

            .form-group.station .form-group__title span::before {
                display: none;
            }

    .project-page .form-group__body {
        margin-right: -1.2rem;
        margin-left: -1.2rem;
    }

        .project-page .form-group__body .form-group__body {
            padding: 0 1.2rem;
        }

    .project-page .list-object.secondary .form-group {
        border-radius: 0;
    }

    .project-page .form-group {
        overflow: hidden;
    }

        .project-page .form-group.form-group-modals .form-group__body {
            margin-right: 0;
            margin-left: 0;
        }

        .project-page .form-group.secondary .switch__text {
            font-size: 1.8rem;
        }

    .form-data .form-control.type-1 {
        max-width: 100%;
    }

    .line-status {
        display: block;
    }

    .photo-block__media {
        width: 7.8rem;
        height: 7.8rem;
    }

    .photo-block__item.last {
        display: none;
    }

    .photo-block.loaded .photo-block__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .photo-block__body + .photo-block__footer {
        margin-top: 0;
        margin-left: 1rem;
    }

    .popup {
        width: 100%;
        max-width: 28rem;
    }

    .popup-block {
        padding: 2.5rem 2.5rem 2rem;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9) 0%, #fff 100%);
        background: linear-gradient(180deg, rgba(255, 255, 255, .9) 0%, #fff 100%);
    }

    .popup-block__text {
        text-align: center;
    }

    .load-file {
        border: none;
        border-radius: 0;
        background: transparent;
    }

    .load-file__inner {
        padding: 0;
        background: none;
    }

        .load-file__inner .btn-outline {
            width: 100%;
            max-width: none;
        }

    .load-file__text {
        display: none;
    }

    .status-news {
        min-height: unset;
    }

        .status-news .news-block {
            display: none;
        }

    .status-news__summary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section-main__title {
        margin-bottom: 3.6rem;
    }

    .section-main__buttons {
        margin-bottom: 2.4rem;
    }

    .section-main__label {
        margin-bottom: 2.4rem;
    }

    .projects .section {
        padding: 2.4rem 0;
    }

        .projects .section:first-of-type {
            padding-top: 4rem;
        }

        .projects .section:last-of-type {
            padding-top: 4.8rem;
            padding-bottom: 4rem;
        }

    .section-footer.right {
        text-align: center;
    }

    .section-wrapper__bot-buttons {
        padding-bottom: 4rem;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .section-wrapper__title {
        font-size: 2rem;
    }

        .section-wrapper__title.sticky,
        .section-wrapper__head.sticky {
            padding: .6rem 0;
        }

    .section-wrapper__body + .section-wrapper__footer.border {
        padding-top: 4.8rem;
    }

    .section-wrapper__block + .section-wrapper__block {
        margin-top: 2rem;
    }

        .section-wrapper__block + .section-wrapper__block::before {
            left: -2rem;
            width: 100vw;
        }

    .section-main__head-btns .btn-outline {
        min-width: 6rem;
    }

    .section-wrapper__info {
        margin: 0 -2rem 3.2rem;
        padding: 3.2rem 2rem 0;
        border-top: 1px solid rgba(0, 0, 0, .1);
        border-radius: 0;
    }

        .section-wrapper__info .section-wrapper__row + .section-wrapper__row {
            margin-top: 2rem;
        }

        .section-wrapper__info.secondary {
            margin: 0 -2rem;
            padding: 4rem 2rem 6.7rem;
            border: none;
        }

            .section-wrapper__info.secondary .section-wrapper__row {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                justify-content: space-between;
            }

            .section-wrapper__info.secondary .price.lg .price__item.old {
                display: none;
            }

            .section-wrapper__info.secondary .price__value,
            .section-wrapper__info.secondary .price__value {
                font-size: 2rem;
                line-height: 2.4rem;
            }

            .section-wrapper__info.secondary .section-wrapper__row + .section-wrapper__row {
                margin-top: 2rem;
                padding-top: 6rem;
                border-top: 1px solid #000;
            }

    .section-label {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }

    .section-date time {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }

    .section-title {
        font-size: 2rem;
        line-height: 2.4rem;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .section-wrapper__grid {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section {
        padding-top: 4rem;
    }

    .section-head + .section-body {
        margin-top: 2rem;
    }

    .section-wrapper__head .section-title-secondary + .btn {
        margin-top: 3.2rem;
    }

    .section-wrapper__head + .section-wrapper__body {
        margin-top: 2rem;
    }

    .section-wrapper__head.mobile-center {
        text-align: center;
    }

    .section-title-secondary {
        font-size: 2rem;
    }

    .section-footer {
        margin: 3.2rem -2rem 0;
        padding: 4rem 2rem 0;
    }

        .section-footer.border {
            margin-top: 4.8rem;
        }

    .section-wrapper.has-file .section-wrapper__head .btn {
        display: none;
    }

    .section-wrapper.has-file .section-wrapper__body > .btn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 3.2rem auto 0;
    }

    .section-grid__cell {
        width: 100%;
        margin-bottom: 4rem;
    }

        .section-grid__cell .btn {
            width: 100%;
            max-width: 100%;
        }

            .section-grid__cell .btn.sm {
                width: 100%;
                max-width: 100%;
            }

    .section-grid__block {
        width: 100%;
    }

    .section-wrapper__body + .section-wrapper__footer.border {
        margin-top: 4rem;
        margin-top: 2rem;
        margin-right: -2rem;
        margin-left: -2rem;
    }

    .section-footer-team .btn {
        width: 100%;
    }

    .section-summary.secondary {
        margin-top: 4rem;
        margin-bottom: 4rem;
        padding: 4rem 2.4rem;
    }

    .section-summary__inner {
        flex-direction: column;
        max-width: 21rem;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .section-summary__item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 3rem;
    }

    .project-create .form-label {
        min-width: 6rem;
    }

    .project-create .form-group__body .switch-block {
        margin-left: 1rem;
    }

    .project-create .list-object.secondary .form-group.primary {
        padding-right: 0;
        padding-left: 0;
        background-color: transparent;
    }

    .start__section-title {
        margin-bottom: 2.4rem;
        text-align: left;
    }

    .no-proj__title {
        margin: 0 0 2rem;
        text-align: left;
    }

    .no-proj__head {
        margin-bottom: 4rem;
    }
}

@media (max-width: 768px) and (max-width: 768px) {
    .form-group.station .form-group__title span {
        font-size: 14px;
    }
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

[ng-cloak] .preloader {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: visible;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

    [ng-cloak] .preloader .preloader__item:before,
    [ng-cloak] .preloader .preloader__item:after {
        position: absolute;
        display: block;
        width: 3px;
        content: '';
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        border-radius: 1.5px;
        background-color: #e08764;
    }

.popup.active{
    animation: seconds 2.0s forwards;
}

@keyframes seconds {
    100% {
        visibility: hidden;
    }
}

.field-validation-valid.form-text-error{
    display:none;
}
.pdng{
    padding: 0 1rem;
}

.user .layout-header__panel.authorized {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.start .section-wrapper__head .btn{
    display:none;
}

.modal-dialog.modal-modification .modal-dialog__footer {
    position: initial;
    visibility: visible;
    opacity: 1;
}

.supply__list--finished.no-border::before {
    display: none;
}

.panel-menu__link:hover {
    cursor: pointer;
}
