

/* Start:/local/templates/resitrix/styles.css?177738644012175*/
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");
.block-loaded {
    /* position: fixed; */
    left: 0;
    top: 0;
    height: 100%;
    /* overflow: hidden; */
}
.block-loaded:before {
    z-index: 1030;
    content: '';
    display: block;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.45);
    background-image: url(/local/templates/resitrix/preloader.svg);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: fixed;
    top: 0;
    left: 0;
}
.order-form__wrapper-message_result span{
    margin-bottom: 20px;
    display: block;
}
.order-form .remove_file {
    display: none !important;
}
label.error{
    color: red;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
}
.product-line-card__img img{
    width: auto !important;
}
.product-grid__wrapper-ready-solution .product-grid-item__img{
    padding-top: 1.9375rem;
    width: auto;
    background-color: unset;
    align-items: flex-start;
}
.product-grid__wrapper-ready-solution .product-grid-item__img img{
    margin: unset;
}
.product-grid__wrapper-ready-solution .product-grid-item:hover .product-grid-item__img{
    background-color: unset;
}

.objects-filter__cards.reload_container--w_100 {
    width: 100%;
}
.ready-works-info .ready-works-info__category {
    opacity: 1;
    font-size: 0.825rem;
    font-weight: 800;
}
.main-news .main-articles-card {
    height: auto;
}
.long-product-card__price.long-product-card__col {
    width: 100%;
    max-width: 200px;
    flex: 0 0 200px;
}
.long-product-card__img-holder .long-product-card__img {
    width: 100%;
    max-width: 180px;
    height: auto;
}
.long-product-card__row .long-product-card__img-holder {
    padding: 0;
}
.ready-works__card:hover .card-substrate__wrapper-text {
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.content-table td {
    padding: 10px;
}
.content-table-wrapper {
    width: 100%;
    overflow: auto;
}
.work-steps-column__item .work-steps-content a {
    background-color: transparent;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-top: 0;
    letter-spacing: 0.2px;
    margin-bottom: 0;
    padding: 0;
    text-transform: inherit;
       color: #90b102;
       display: inline-block;
}
.work-steps-column__item.selected .work-steps-content a {
      background-color: transparent;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-top: 0;
    letter-spacing: 0.2px;
    margin-bottom: 0;
    padding: 0;
    text-transform: inherit;
       color: #90b102;
       display: inline-block;
}
.work-steps-column__item .work-steps-content a:hover {
    color: #aad100;
}
.work-steps-column__item.selected .work-steps-content a:hover {
    color: #aad100;
}
.ready-works__card-info {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(232, 232, 232, 0.03), rgba(209, 209, 209, 0.07), rgba(185, 185, 185, 0.1), rgba(162, 162, 162, 0.14), rgba(139, 139, 139, 0.17), rgba(116, 116, 116, 0.21), rgba(93, 93, 93, 0.24), rgba(70, 70, 70, 0.28), rgba(46, 46, 46, 0.31), rgba(23, 23, 23, 0.35), rgba(0, 0, 0, 0.38));
}

.using-materials__wrapper.tile-stone-wrapper {
    padding-top: 110px;
    padding-bottom: 60px;
}
.using-materials__wrapper.crushed-stone-pillow {
    padding-top: 110px;
    padding-bottom: 60px;
}

.layer-point {
    z-index: 999;
}
@media screen and (max-width: 767px) {
    .b-hint.clicked-point-hint {
        font-size: 16px;
        white-space: normal;
    }
}
.green_title {
    color: #aad101;
}
.card-wrapper > a:hover .advance-card {
        background-color: #aad100;
}
 .mCustomScrollbar{
     -ms-touch-action: none !important;
     touch-action: none !important;
 }
 @media screen and (max-width: 767px) {
     .content-info-block__table.mCS_destroyed {
        overflow: scroll;
     }
 }
.content-info-block__table .content-info-block__table-thead, .content-info-block__table .content-info-block__table-tbody {
    min-width: 51.5625rem;
    width: auto;
    flex-shrink: 0;
}
.content-info-block__table.table-columns-5 .content-info-block__table-th, .content-info-block__table.table-columns-5 .content-info-block__table-td {
    flex-basis: 25%;
}
section.main-jumbotron {
    padding-top: 14rem;
}
@media screen and (max-width: 991px) {
    section.main-jumbotron {
        padding-top: 8rem;
    }
}
.main-jumbotron-info__title h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
.main-jumbotron-info__btn {
    margin-bottom: 40px;
}
.ready-works__card:hover .ready-works__card-substrate.card-substrate {
    background-color: rgba(255, 255, 255, 0.8);
}
.main-jumbotron .main-jumbotron__scroll {
    display: none;
}
div.content-info-block__text ul li {
    display: block;
    position: relative;
    padding-left: 18px;
}
div.content-info-block__text ul li:before {
    position: absolute;
    left: 0;
    top: 0;
}
@media screen and (max-width: 767px) {
    .map-with-oblects__container > div, .navigation-map-tabs__content-map, .ymaps-map {
        max-height: 357px;
    }
    .map-with-oblects__container .objects-map-card {
        max-height: 100%;
        z-index: 1;
    }

}
@media screen and (max-width: 470px) {
    a.created-project-card__content-btn {
        display: flex;
    }
}
.info-banner {
    background-position-x: 33%;
}
.product-info .product-content-text__info, .card-item-content .card-item-content__bottom-descr, .card-item-content .card-item-content__bottom-order, .card-item-content .card-item-content__bottom-title, .doc-item-content .doc-item-content__info-name {
    text-shadow: 0 0 0 transparent;
}
.svg-layers-wrapper {
    overflow: hidden;
}
.work-steps-content__info img {
    width: 100%;
    max-width: 100%;
    height: auto !important;
}
.news-info-content__wrapper-text img {
    width: 100%;
    max-width: 100%;
    height: auto !important;
}
.doc-item-content .doc-item-content__img {
    background-color: transparent;
}
div.doc-item-content:hover .doc-item-content__img {
      background-color: transparent;
}
.doc-item-content__img img {
    max-width: 80px !important;
}
section.main-news .main-articles-card__wrapper,
section.main-articles-list .main-articles-card__wrapper {
    padding: 0 18px;
}
.education-slider__item > a {
    color: #333;
    text-decoration: none;
    text-align: center;
    outline: none;
    display: flex;
    height: 100%;
    flex-direction: column;
}
.created-project-card__content {
    text-decoration: none;
}
.object-preview .product-content-item.product-content-item_separate:last-child {
    margin-left: 0;
}
.text-for-search__card-text.search-suggest {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .product-line-card__img img {
        width: 100% !important;
    }
}
.display-hide {
    display: none;
}
.order-form-agreement__checkbox {
	position:relative;
}
.order-form-agreement__checkbox .order-form-agreement__checkbox-original {
	display:block;
	opacity:0;
	cursor:pointer;
	position:absolute;
	width:1.125rem;
    height: 1.125rem;
}

.steps-of-works .work-steps-column .work-steps-content__info b {
    color: #000000;
}
.footer-product-form {
    padding: 6rem 0;
    background: #10130f;
    font-family: 'Montserrat', sans-serif;
}

.footer-product-form__inner {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 4rem;
    align-items: start;
    padding: 4rem;
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 24px;
}

.footer-product-form__label {
    color: #90b102;
    font-size: 0.8rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin-bottom: 1rem;
}

.footer-product-form__title {
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.15;
    margin-bottom: 1.5rem;
}

.footer-product-form__text {
    color: rgba(255,255,255,0.72);
    font-size: 1rem;
    line-height: 1.7;
    max-width: 420px;
}

.footer-product-form__form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

.footer-product-form__field_full,
.footer-product-form__agree,
.footer-product-form__btn,
.footer-product-form__result {
    grid-column: 1 / -1;
}

.footer-product-form__caption {
    color: rgba(255,255,255,0.72);
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.footer-product-form__field input {
    width: 100%;
    height: 58px;
    padding: 0 1.25rem;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 14px;
    color: #ffffff;
    font-size: 0.95rem;
    outline: none;
    transition: all 0.3s;
}

.footer-product-form__field input::placeholder {
    color: rgba(255,255,255,0.45);
}

.footer-product-form__field input:focus {
    border-color: #90b102;
    background: rgba(255,255,255,0.12);
}

.footer-product-select {
    position: relative;
}

.footer-product-select__current {
    width: 100%;
    min-height: 68px;
    padding: 0.75rem;
    display: flex;
    align-items: center;
    gap: 0.875rem;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 16px;
    color: #ffffff;
    cursor: pointer;
    text-align: left;
}

.footer-product-select__placeholder {
    color: rgba(255,255,255,0.5);
}

.footer-product-select__dropdown {
    display: none;
    position: absolute;
    z-index: 30;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    max-height: 320px;
    overflow: auto;
    padding: 0.5rem;
    background: #191d17;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 18px;
    box-shadow: 0 24px 60px rgba(0,0,0,0.28);
}

.footer-product-select__dropdown.active {
    display: block;
}

.footer-product-select__option {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.875rem;
    padding: 0.7rem;
    background: transparent;
    border: 0;
    border-radius: 12px;
    color: #ffffff;
    cursor: pointer;
    text-align: left;
    transition: all 0.25s;
}

.footer-product-select__option:hover {
    background: rgba(144,177,2,0.16);
}

.footer-product-select__option-img {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    border-radius: 10px;
    background: rgba(255,255,255,0.08);
    overflow: hidden;
}

.footer-product-select__option-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer-product-select__option-img_empty {
    border: 1px dashed rgba(255,255,255,0.2);
}

.footer-product-select__option-name {
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.35;
}

.footer-product-form__agree {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    color: rgba(255,255,255,0.64);
    font-size: 0.8rem;
    line-height: 1.5;
    margin-top: 0.5rem;
}

.footer-product-form__agree input {
    margin-top: 0.2rem;
}

.footer-product-form__btn {
    height: 60px;
    border: 0;
    border-radius: 999px;
    background: #90b102;
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s;
}

.footer-product-form__btn:hover {
    background: #aad100;
    transform: translateY(-2px);
}

.footer-product-form__result {
    color: rgba(255,255,255,0.72);
    font-size: 0.9rem;
}

.footer-product-form__result.success {
    color: #aad100;
}

@media screen and (max-width: 991px) {
    .footer-product-form__inner {
        grid-template-columns: 1fr;
        padding: 3rem 2rem;
    }

    .footer-product-form__title {
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .footer-product-form {
        padding: 4rem 0;
    }

    .footer-product-form__form {
        grid-template-columns: 1fr;
    }

    .footer-product-form__inner {
        padding: 2rem 1.25rem;
        border-radius: 18px;
    }
}
/* End */


/* Start:/local/templates/resitrix/libs/normalize.css?16863056816177*/
/*! 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 */
  width: 100vw;
  overflow-x: hidden;
}

/* 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: 0.67em 0;
}

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

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

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 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] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 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: -0.25em;
}

sup {
  top: -0.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 {
  border-style: none;
  padding: 0;
}

/**
 * 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: 0.35em 0.75em 0.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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 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"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 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 {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 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;
}


/* End */


/* Start:/local/templates/resitrix/libs/bootstrap/css/bootstrap-grid.min.css?168630568150935*/
/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/local/templates/resitrix/libs/fontello/css/fontello.css?16863056812978*/
@font-face {
  font-family: 'fontello';
  src: url('/local/templates/resitrix/libs/fontello/css/../font/fontello.eot?80308974');
  src: url('/local/templates/resitrix/libs/fontello/css/../font/fontello.eot?80308974#iefix') format('embedded-opentype'),
       url('/local/templates/resitrix/libs/fontello/css/../font/fontello.woff2?80308974') format('woff2'),
       url('/local/templates/resitrix/libs/fontello/css/../font/fontello.woff?80308974') format('woff'),
       url('/local/templates/resitrix/libs/fontello/css/../font/fontello.ttf?80308974') format('truetype'),
       url('/local/templates/resitrix/libs/fontello/css/../font/fontello.svg?80308974#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/local/templates/resitrix/libs/fontello/css/../font/fontello.svg?80308974#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-to_right:before { content: '\e800'; } /* '' */
.icon-dialogue:before { content: '\e801'; } /* '' */
.icon-dots:before { content: '\e802'; } /* '' */
.icon-menu:before { content: '\e803'; } /* '' */
.icon-phone:before { content: '\e804'; } /* '' */
.icon-plus:before { content: '\e805'; } /* '' */
.icon-spear:before { content: '\e806'; } /* '' */
.icon-download:before { content: '\e807'; } /* '' */
.icon-agree:before { content: '\e808'; } /* '' */
.icon-close:before { content: '\e809'; } /* '' */
.icon-minus:before { content: '\e80a'; } /* '' */
.icon-search-1:before { content: '\e80b'; } /* '' */
.icon-revert:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-arrow:before { content: '\e80e'; } /* '' */
.icon-plane:before { content: '\e80f'; } /* '' */
.icon-comment:before { content: '\e810'; } /* '' */
.icon-geo:before { content: '\e811'; } /* '' */
.icon-opened-eye:before { content: '\e812'; } /* '' */
.icon-visibility:before { content: '\e813'; } /* '' */
.icon-add:before { content: '\e814'; } /* '' */
.icon-photo:before { content: '\e815'; } /* '' */
.icon-down-open:before { content: '\f004'; } /* '' */
/* End */


/* Start:/local/templates/resitrix/libs/easy-responsive-tabs-to-accordion/css/easy-responsive-tabs.css?16863056813565*/

ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

/* End */


/* Start:/local/templates/resitrix/libs/datetimepicker/jquery.datetimepicker.css?168630568118419*/
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* End */


/* Start:/local/templates/resitrix/libs/jquery-ui-1.12.1/jquery-ui.min.css?168630568130747*/
/*! jQuery UI - v1.12.1 - 2020-01-30
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/local/templates/resitrix/libs/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/resitrix/libs/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/local/templates/resitrix/libs/jquery-ui-1.12.1/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/local/templates/resitrix/libs/jquery-ui-1.12.1/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/local/templates/resitrix/libs/jquery-ui-1.12.1/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/local/templates/resitrix/libs/jquery-ui-1.12.1/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/local/templates/resitrix/libs/jquery-ui-1.12.1/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/* End */


/* Start:/local/templates/resitrix/libs/malihu-custom-scrollbar/jquery.mCustomScrollbar.min.css?168630568142839*/
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(/local/templates/resitrix/libs/malihu-custom-scrollbar/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}
/* End */


/* Start:/local/templates/resitrix/libs/slick-carousel/slick/slick.css?16863056811776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/resitrix/libs/fancybox-master/dist/jquery.fancybox.min.css?168630568112795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/resitrix/dest/styles/main.css?1686305679365251*/
@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap");
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: flex;
  flex-flow: row wrap; }

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    flex: 1 1; }
  .cell.shrink {
    flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 1.25rem / 2); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 1.25rem / 2); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 1.25rem / 2); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 1.25rem / 2); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 1.25rem / 2); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 1.25rem / 2); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 1.25rem / 2); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 1.25rem / 2); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 1.875rem / 2); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 1.875rem / 2); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 1.875rem / 2); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 1.875rem / 2); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 1.875rem / 2); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 1.875rem / 2); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 1.875rem / 2); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 1.875rem / 2); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1.875rem / 2); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1.875rem / 2); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1.875rem / 2); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1.875rem / 2); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1.875rem / 2); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1.875rem / 2); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1.875rem / 2); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1.875rem / 2); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    height: auto;
    max-height: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      flex: 1 1;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      flex: 1 1;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-RegularItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-RegularItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-RegularItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Light.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Light.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Thin.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Thin.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Thin.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BoldItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BoldItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLightItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLightItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLightItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BlackItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BlackItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BlackItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-MediumItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-MediumItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBoldItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBoldItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-HeavyItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-HeavyItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Black.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Black.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Bold.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Bold.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Regular.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Regular.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLight.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLight.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLight.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Heavy.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Heavy.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ThinItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ThinItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ThinItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBold.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBold.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBold.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBold.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-LightItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-LightItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-LightItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Medium.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Medium.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBoldItalic.eot");
  src: url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBoldItalic.woff2") format("woff2"), url("/local/templates/resitrix/dest/styles/../../libs/fonts/gilroy/Gilroy-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic; }

body {
  font-family: 'Gilroy'; }

.page-title {
  padding-top: 1.4375rem;
  padding-bottom: 1.8125rem; }
  @media screen and (max-width: 576px) {
    .page-title {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

h1 {
  margin: 0;
  color: #222222;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.5rem; }

.other-pages {
  padding-top: 6.4375rem; }
  @media screen and (max-width: 1330px) {
    .other-pages {
      padding-top: 3.6875rem; } }
  @media screen and (max-width: 767px) {
    .other-pages {
      padding-top: 3.9375rem; } }
  @media screen and (max-width: 500px) {
    .other-pages {
      padding-top: 3.4375rem; } }
  @media screen and (max-width: 340px) {
    .other-pages {
      padding-top: 4.25rem; } }

.fancybox-container.fancybox-is-open .fancybox-bg {
  background-color: rgba(19, 19, 19, 0.4); }

p {
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  margin-top: 0;
  letter-spacing: 0.2px;
  margin-bottom: 1.5rem; }

html, body {
  width: 100%; }

div.fancybox-slide.fancybox-slide--complete {
  z-index: 2147483648; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

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

.suggestion-comment.material-variant-input {
  margin-bottom: 0; }

@media screen and (max-width: 575px) {
  .wrapper-two-columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

.wrapper-two-columns__content {
  width: calc(100% - 21.875rem);
  padding-right: 1.875rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-two-columns__content {
      width: 100%;
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .wrapper-two-columns__content {
      width: 100%;
      padding-right: 0; } }

.wrapper-two-columns__sidebar {
  width: 21.875rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-two-columns__sidebar {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .wrapper-two-columns__sidebar {
      width: 100%; } }

.red, .blue, .green, .orange {
  height: 18.75rem; }

.red {
  background-color: red; }

.blue {
  background-color: blue; }

.green {
  background-color: green; }

.orange {
  background-color: orange; }

.pink {
  background-color: palevioletred; }

.info-banner {
  margin-top: 7.5rem; }

.main-articles {
  margin-top: 5.625rem; }

.answer-question {
  min-height: 10.625rem; }

.answer-question .container {
  padding: 0; }

.answer-question__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ebf1f3;
  min-height: 10.625rem;
  margin-bottom: 3.75rem; }
  @media screen and (max-width: 767px) {
    .answer-question__wrapper {
      flex-direction: column;
      align-items: center;
      padding: 1.875rem 0; } }

.main-news {
  margin-top: 5rem; }

.answer-question {
  margin-top: 5rem; }

.general-footer-top {
  background-color: whitesmoke; }
  .general-footer-top__adress {
    display: flex;
    justify-content: center; }

.general-footer-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  .general-footer-bottom .row {
    justify-content: space-between;
    margin: 0; }
    @media screen and (max-width: 1199px) {
      .general-footer-bottom .row {
        justify-content: center;
        flex-direction: column-reverse;
        align-items: center; } }

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.product-info__cart-top {
  min-height: 8rem;
  background-color: #0b2e13; }

.product-info__cart-bottom {
  background-color: #0f6674; }

.product-info__content {
  width: 100%;
  padding-left: 5.875rem; }
  @media screen and (max-width: 576px) {
    .product-info__content {
      margin: 0 0.9375rem; } }

.similar-products {
  margin-top: 4.8125rem; }

.product-info {
  margin-top: 2.625rem; }

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 3.125rem white;
  /* цвет вашего фона */
  -webkit-text-fill-color: black;
  /* цвет текста */ }

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0.3125rem 0 white, inset 0 0 0 3.125rem white;
  /* цвет вашего фона */
  -webkit-text-fill-color: black;
  /* цвет текста */ }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 69.375rem; } }

div.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 0;
  padding-bottom: 1.875rem; }

.js-under-cut {
  position: relative;
  max-height: 20rem;
  padding-bottom: 2.5rem;
  overflow: hidden; }
  .js-under-cut:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 0;
    box-shadow: 1px 0 0.5rem 2rem #fff; }
  .js-under-cut.is-open {
    max-height: 12500rem; }
  .js-under-cut .js-uncut {
    position: absolute;
    z-index: 2;
    bottom: 0.625rem;
    margin-bottom: 0;
    color: #333333;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    text-shadow: 0 0 1px #333333; }
    .js-under-cut .js-uncut:after {
      content: '';
      display: block;
      width: 100%;
      height: 0.125rem;
      position: absolute;
      left: 0;
      bottom: -0.25rem;
      background-color: #9cc002; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.icon {
  font-size: 0.625rem; }

.icon:before {
  content: ' ';
  vertical-align: middle;
  display: inline-block;
  background-image: url("/local/templates/resitrix/dest/styles/../../../img/sprites/sprite.svg");
  background-repeat: no-repeat;
  background-size: 0em 0em; }

.no-svg .icon:before {
  background-image: url("/local/templates/resitrix/dest/styles/../../../img/sprites/sprite.png"); }

.text-styled ul, .content-info-block__text ul {
  list-style: none;
  padding-left: 0; }
  .text-styled ul li, .content-info-block__text ul li {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
    padding-bottom: 1.5625rem;
    display: flex;
    align-items: flex-start; }
    .text-styled ul li:before, .content-info-block__text ul li:before {
      content: '';
      display: block;
      width: 0.25rem;
      height: 0.25rem;
      background-color: #c4d54b;
      flex-shrink: 0;
      margin-right: 0.875rem;
      margin-top: 0.375rem; }

.product-characteristic-table ul {
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  margin-top: 0;
  letter-spacing: 0.2px;
  list-style: none;
  padding-left: 0; }
  .product-characteristic-table ul li {
    padding-bottom: 1.5625rem;
    display: flex;
    align-items: flex-start; }
    .product-characteristic-table ul li:before {
      content: '';
      display: block;
      width: 0.25rem;
      height: 0.25rem;
      background-color: #c4d54b;
      flex-shrink: 0;
      margin-right: 0.875rem;
      margin-top: 0.375rem; }

@media screen and (max-width: 575px) {
  .content-wrapper {
    padding-left: 1rem;
    padding-right: 1rem; } }

.failed-page {
  background-color: #191919;
  height: 100%;
  position: fixed;
  z-index: 1111;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }
  .failed-page .row {
    margin: 0; }
  .failed-page__column {
    padding: 0; }
    @media screen and (max-width: 767px) {
      .failed-page__column {
        height: 100vh; } }
    .failed-page__column-img {
      background-image: url("/local/templates/resitrix/dest/styles/../img/404.png");
      height: 100vh;
      background-size: cover;
      background-repeat: no-repeat; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .failed-page__column-img {
          display: none; } }
      @media screen and (max-width: 767px) {
        .failed-page__column-img {
          display: none; } }
    .failed-page__column-gradient {
      min-height: 100%;
      background-image: linear-gradient(-51deg, transparent 0%, transparent 50%, transparent 50%, #1c1c1c 50%);
      background-repeat: no-repeat;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      position: relative; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .failed-page__column-gradient {
          justify-content: center;
          height: 100vh;
          padding-right: 0;
          align-items: center; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .failed-page__no_mobile {
      display: none; } }
  @media screen and (max-width: 767px) {
    .failed-page__no_mobile {
      display: none; } }

.failed-page-content {
  padding-right: 6.25rem; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .failed-page-content {
      padding-right: 0; } }
  .failed-page-content__head {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1.1875rem; }
    .failed-page-content__head-nf404 {
      color: #494949;
      font-size: 9.375rem;
      font-weight: 700;
      line-height: 7.125rem; }
    .failed-page-content__head-logo {
      margin-top: 0;
      align-self: flex-end;
      position: absolute;
      bottom: -0.25rem;
      right: -0.125rem; }
      .failed-page-content__head-logo img {
        display: block; }
  .failed-page-content__text {
    margin-bottom: 1.8125rem; }
    .failed-page-content__text-main {
      color: #ffffff;
      font-size: 1.5rem;
      font-weight: 600;
      margin-bottom: 0.625rem; }
      @media screen and (max-width: 767px) {
        .failed-page-content__text-main {
          font-size: 1.375rem; } }
    .failed-page-content__text-notfound {
      opacity: 0.5;
      color: #ffffff;
      font-size: 1rem;
      font-weight: 400; }
  .failed-page-content__btn .icon-spear {
    display: block;
    width: 0.8125rem;
    height: 0.625rem;
    margin-left: 0.5rem; }
    .failed-page-content__btn .icon-spear:before {
      margin: 0;
      display: block;
      width: 0.8125rem;
      height: 0.625rem;
      font-size: 0.625rem; }
  .failed-page-content__btn.default-btn, .failed-page-content__btn.dull-btn {
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    width: 100%;
    max-width: 10.9375rem;
    text-align: center;
    font-size: 0.8125rem;
    line-height: 0.625rem;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center; }

@media screen and (max-width: 767px) {
  .failed-page-block {
    padding-right: 0;
    align-items: center;
    width: 100%; } }

.failed-page-block__wrapper {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin-top: -0.1875rem; }
  @media screen and (max-width: 767px) {
    .failed-page-block__wrapper {
      width: 100%;
      max-width: 21.25rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

.site-footer {
  color: #f00; }

.general-footer-top {
  background-color: #f5f5f5;
  padding-top: 4.1875rem;
  padding-bottom: 4rem; }
  .general-footer-top__links {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    .general-footer-top__links-item {
      line-height: 0.875rem;
      margin-bottom: 0.875rem; }
      .general-footer-top__links-item a {
        text-decoration: none;
        color: #888888;
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 0.875rem;
        display: block; }
        .general-footer-top__links-item a:hover {
          color: #555555;
          transition: all ease 0.35s; }
  .general-footer-top__name {
    color: #333333;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1.375rem;
    height: 0.875rem; }
    @media screen and (max-width: 991px) {
      .general-footer-top__name {
        margin-top: 0.875rem; } }
  .general-footer-top__adress {
    flex-direction: column;
    margin-left: 3.375rem;
    max-width: 15.625rem; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .general-footer-top__adress {
        margin-left: 0; } }
    @media screen and (max-width: 991px) {
      .general-footer-top__adress {
        margin: 0.875rem 0;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .general-footer-top__adress {
        margin-top: 1.875rem; } }
    .general-footer-top__adress-phone {
      display: flex;
      flex-direction: row-reverse;
      align-items: center;
      justify-content: flex-end;
      color: #333333;
      font-size: 1.125rem;
      font-weight: 600;
      text-decoration: none;
      line-height: 1.125rem; }
      .general-footer-top__adress-phone:hover {
        color: #aad100;
        transition: all ease 0.35s; }
      @media screen and (max-width: 353px) {
        .general-footer-top__adress-phone {
          font-size: 0.9375rem; } }
      .general-footer-top__adress-phone .icon-phone {
        margin-right: 0.4375rem; }
        .general-footer-top__adress-phone .icon-phone:before {
          color: #aad100;
          font-size: 0.5625rem;
          display: block; }
    .general-footer-top__adress-text {
      color: #333333;
      font-size: 0.9375rem;
      font-weight: 400;
      line-height: 1.1875rem;
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; }
    .general-footer-top__adress-mail {
      color: #333333;
      font-size: 0.9375rem;
      font-weight: 500;
      text-decoration: underline;
      letter-spacing: 0.2px; }
      .general-footer-top__adress-mail:hover {
        text-decoration: none;
        transition: all ease 0.35s; }

.general-footer-bottom {
  background-color: #222121;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  @media screen and (max-width: 767px) {
    .general-footer-bottom {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .general-footer-bottom > .container > .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
  @media screen and (max-width: 767px) {
    .general-footer-bottom .row {
      flex-direction: column-reverse;
      justify-content: center; } }
  .general-footer-bottom__copyright {
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 0.875rem; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .general-footer-bottom__copyright {
        margin-top: 0.875rem; } }
    @media screen and (max-width: 767px) {
      .general-footer-bottom__copyright {
        text-align: center;
        display: block;
        width: 100%; } }

@media screen and (max-width: 767px) {
  .footer-bottom-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center; } }

.footer-bottom-links__item {
  color: #c1c1c1;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.875rem;
  text-decoration: none; }
  .footer-bottom-links__item:hover {
    color: #90b102;
    transition: all ease 0.35s; }
  @media screen and (max-width: 1199px) {
    .footer-bottom-links__item {
      color: #90b102; } }
  @media screen and (max-width: 767px) {
    .footer-bottom-links__item {
      margin-bottom: 0.875rem;
      color: #90b102;
      text-align: center; } }
  .footer-bottom-links__item:first-child {
    margin-right: 1.875rem; }
    @media screen and (max-width: 767px) {
      .footer-bottom-links__item:first-child {
        margin-right: 0; } }

.footer-top-layer {
  align-items: flex-start;
  flex-wrap: nowrap; }
  @media screen and (max-width: 992px) {
    .footer-top-layer {
      flex-wrap: wrap; } }
  @media screen and (max-width: 575px) {
    .footer-top-layer {
      margin-left: 0;
      margin-right: 0; } }
  .footer-top-layer__menu {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap; }
    .footer-top-layer__menu-group {
      margin-left: 2.875rem;
      margin-right: 2.875rem; }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .footer-top-layer__menu-group {
          margin-right: 1.875rem;
          margin-right: 30px; } }
      @media screen and (max-width: 767px) {
        .footer-top-layer__menu-group {
          margin-left: 0;
          margin-right: 0;
          width: 50%;
          padding-left: 2.875rem;
          padding-right: 2.875rem; } }
      .footer-top-layer__menu-group:first-child {
        margin-left: 0; }
        @media screen and (max-width: 767px) {
          .footer-top-layer__menu-group:first-child {
            padding-left: 0; } }
      @media screen and (max-width: 767px) {
        .footer-top-layer__menu-group:nth-child(3) {
          padding-left: 0; } }
      @media screen and (max-width: 575px) {
        .footer-top-layer__menu-group:nth-child(2) {
          padding-right: 0;
          padding-left: 0; } }
      @media screen and (max-width: 575px) {
        .footer-top-layer__menu-group:nth-child(4) {
          padding-right: 0;
          padding-left: 0; } }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .footer-top-layer__menu-group:nth-child(4) {
          margin-left: 0; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .second-footer-links {
    margin-left: 1.875rem; } }

@media screen and (min-width: 1200px) {
  .second-footer-links {
    margin-left: 1.75rem; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .third-footer-links {
    margin-left: 1.875rem; } }

@media screen and (min-width: 1200px) {
  .third-footer-links {
    margin-left: 4rem; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .four-footer-links {
    margin-left: 1.875rem; } }

@media screen and (min-width: 1200px) {
  .four-footer-links {
    margin-left: 3.625rem; } }

.site-header {
  color: #f00;
  font-size: 1.25rem; }

.block__elem--mod {
  font-size: 10rem; }

.header {
  background-color: black;
  position: fixed;
  top: 0;
  z-index: 110;
  width: 100%; }

.header-content__left {
  display: flex;
  align-items: center;
  padding-left: 2.25rem; }
  @media screen and (max-width: 800px) {
    .header-content__left {
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 870px) {
    .header-content__left {
      padding-left: 1.25rem; } }
  @media screen and (max-width: 767px) {
    .header-content__left {
      width: 100%;
      padding-left: 1rem;
      padding-right: 1rem; } }
  .header-content__left-menu {
    color: #ffffff; }
    .header-content__left-menu .icon-menu {
      display: block;
      cursor: pointer; }
      .header-content__left-menu .icon-menu:before {
        margin: 0;
        color: white;
        display: block;
        width: 1.625rem;
        height: 1.375rem;
        height: 22px;
        font-size: 1.375rem; }
        @media screen and (max-width: 500px) {
          .header-content__left-menu .icon-menu:before {
            font-size: 1.125rem; } }
      .header-content__left-menu .icon-menu:hover:before {
        color: rgba(255, 255, 255, 0.8);
        transition: all ease 0.35s; }
  .header-content__left-logo {
    flex-shrink: 0;
    padding-left: 1.875rem;
    padding-right: 2.25rem; }
    @media screen and (min-width: 1501px) and (max-width: 1600px) {
      .header-content__left-logo {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    @media screen and (min-width: 1331px) and (max-width: 1400px) {
      .header-content__left-logo {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    @media screen and (min-width: 1115px) and (max-width: 1200px) {
      .header-content__left-logo {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    @media screen and (min-width: 801px) and (max-width: 840px) {
      .header-content__left-logo {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
    @media screen and (max-width: 500px) {
      .header-content__left-logo {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    .header-content__left-logo a {
      display: block;
      max-width: 10.875rem;
      max-height: 1.625rem; }
      @media screen and (min-width: 1331px) and (max-width: 1400px) {
        .header-content__left-logo a {
          max-width: 8.875rem; } }
      @media screen and (min-width: 801px) and (max-width: 1114px) {
        .header-content__left-logo a {
          max-width: 100%;
          max-height: 100%;
          width: 8.125rem;
          height: auto; } }
      @media screen and (max-width: 500px) {
        .header-content__left-logo a {
          max-width: 5.625rem; } }
      .header-content__left-logo a img {
        width: 100%;
        height: auto;
        display: block; }

.header-content__right {
  display: flex;
  align-items: center;
  flex-grow: 1; }
  @media screen and (max-width: 767px) {
    .header-content__right {
      display: none; } }

.header-content-number {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 2.1875rem;
  padding-top: 0.9375rem;
  padding-bottom: 0.625rem; }
  @media screen and (min-width: 1501px) and (max-width: 1600px) {
    .header-content-number {
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1331px) and (max-width: 1400px) {
    .header-content-number {
      padding-left: 1.25rem; } }
  @media screen and (min-width: 1115px) and (max-width: 1200px) {
    .header-content-number {
      padding-left: 1.25rem; } }
  @media screen and (min-width: 801px) and (max-width: 840px) {
    .header-content-number {
      padding-left: 0.625rem; } }
  @media screen and (max-width: 800px) {
    .header-content-number {
      margin-left: auto; } }
  @media screen and (max-width: 767px) {
    .header-content-number {
      margin-left: auto; } }
  @media screen and (max-width: 500px) {
    .header-content-number {
      padding-left: 0.8125rem; } }
  .header-content-number__title {
    opacity: 0.5;
    color: #ffffff;
    font-size: 0.8125rem;
    font-weight: 400;
    margin-bottom: 0.25rem; }
    @media screen and (max-width: 500px) {
      .header-content-number__title {
        font-size: 0.75rem; } }
  .header-content-number__link {
    display: flex;
    align-items: center; }
    .header-content-number__link .icon-phone {
      display: block;
      margin-right: 0.4375rem; }
      .header-content-number__link .icon-phone:before {
        color: #aad100;
        margin: 0;
        display: block;
        font-size: 0.5625rem; }
    .header-content-number__link a {
      color: #ffffff;
      font-size: 1.125rem;
      font-weight: 500;
      text-decoration: none; }
      .header-content-number__link a:hover {
        color: #aad100;
        transition: all ease 0.35s; }
      @media screen and (min-width: 768px) and (max-width: 1500px) {
        .header-content-number__link a {
          font-size: 0.875rem; } }
      @media screen and (max-width: 500px) {
        .header-content-number__link a {
          font-size: 0.75rem; } }

.right-logo {
  height: auto;
  max-width: 15.0625rem;
  border-left: 0.125rem solid #9dac36;
  padding-left: 2rem;
  padding-right: 2.0625rem;
  height: 6.4375rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  @media screen and (max-width: 1330px) {
    .right-logo {
      display: none; } }
  .right-logo__text {
    width: 100%;
    opacity: 0.3;
    color: white;
    font-size: 0.6875rem;
    font-weight: 400;
    line-height: 0.75rem;
    letter-spacing: 0.28px;
    margin-top: 0.5rem; }

.header-content-menu {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 0.3125rem;
  flex-grow: 1; }
  .header-content-menu__toggle {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 1;
    left: 0; }
  .header-content-menu__link {
    margin-left: 1.25rem;
    margin-right: auto;
    display: flex;
    align-items: center;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
    border-radius: 0.25rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    opacity: 0.8;
    color: white;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08125rem;
    text-decoration: none; }
    .header-content-menu__link:hover {
      border: 1px solid rgba(255, 255, 255, 0.5);
      transition: all ease 0.35s; }
    @media screen and (max-width: 1114px) {
      .header-content-menu__link {
        display: none; } }
    @media screen and (max-width: 870px) {
      .header-content-menu__link {
        display: none; } }
    @media screen and (min-width: 768px) and (max-width: 1500px) {
      .header-content-menu__link {
        font-size: 0.75rem; } }
    .header-content-menu__link .icon-dots {
      margin-left: 0.8125rem; }
      .header-content-menu__link .icon-dots:before {
        margin: 0;
        display: block;
        color: #ffffff;
        width: 0.125rem;
        color: #90b102; }
  .header-content-menu__nav {
    margin-left: auto; }
    @media screen and (max-width: 800px) {
      .header-content-menu__nav {
        display: none; } }
  .header-content-menu__person {
    width: 1.375rem;
    height: 1.375rem;
    opacity: 0.8;
    margin: 0 0.9375rem; }
    .header-content-menu__person svg {
      width: 100%;
      height: auto;
      display: block;
      fill: #FFFFFF;
      transition: fill 0.35s ease; }
    .header-content-menu__person:hover svg {
      transition: fill 0.35s ease;
      fill: #aad100; }

.header-toggle-list {
  flex-direction: column; }

.nav-menu-links {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0; }
  .nav-menu-links__item {
    margin-right: 3.5rem; }
    @media screen and (min-width: 768px) and (max-width: 1600px) {
      .nav-menu-links__item {
        margin-right: 1.25rem; } }
    .nav-menu-links__item:last-child {
      margin-right: 0; }
    .nav-menu-links__item a {
      opacity: 0.8;
      color: white;
      font-size: 0.8125rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.08125rem;
      text-decoration: none; }
      .nav-menu-links__item a:hover {
        color: #aad100;
        transition: all ease 0.35s; }
      @media screen and (min-width: 768px) and (max-width: 1500px) {
        .nav-menu-links__item a {
          font-size: 0.75rem; } }

.default-btn, .dull-btn {
  border-radius: 1.5625rem;
  background-color: #90b102;
  color: white;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  border: none;
  padding: 1rem 2.625rem 1.125rem 2rem; }
  @media screen and (min-width: 768px) {
    .default-btn:hover, .dull-btn:hover {
      background-color: #769101;
      transition: all ease 0.35s; } }

.default-btn_plus {
  padding: 1rem 2rem 1.125rem;
  background-color: #aad100; }

.btn-border {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0.75rem 1.25rem;
  border-radius: 2.5rem;
  background: transparent;
  border: 1px solid #B2D321;
  font-family: Gilroy;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 0.9375rem;
  text-transform: uppercase;
  color: #333333;
  text-decoration: none; }
  .btn-border--grey {
    border-color: #CACACA; }
  .btn-border .icon-add,
  .btn-border .icon-download {
    position: absolute;
    top: 50%;
    left: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    background: #B2D321;
    border-radius: 50%;
    transform: translateY(-50%); }
    .btn-border .icon-add::before,
    .btn-border .icon-download::before {
      font-size: 0.6875rem;
      color: #fff; }
  .btn-border[data-action="add"] {
    padding-left: 3.125rem; }
  .btn-border[data-action="show-more"] {
    padding-right: 2.1875rem;
    background-position: calc(100% - 1.1875rem) center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.45 6.025c-.2 0-.3-.1-.4-.2l-3.9-3.8c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0l3.4 3.3 3.4-3.3c.2-.2.6-.2.9 0 .2.2.2.6 0 .9l-3.9 3.8c-.1.1-.2.2-.4.2Z' fill='%23333'/%3E%3C/svg%3E"); }

.download_item, .download_all-items {
  color: white;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 1.4375rem;
  background-color: #aad100;
  max-width: 13.75rem;
  width: 100%;
  text-align: center;
  padding: 0.9375rem 0.8125rem 0.875rem;
  margin-top: 0.375rem; }
  .download_item:hover, .download_all-items:hover {
    transition: background-color ease 0.35s;
    background-color: #769101; }
  .download_item .total-file-size, .download_all-items .total-file-size {
    color: rgba(255, 255, 255, 0.5); }

.download_all-items {
  background-color: #131313; }

.dull-btn {
  text-align: center;
  padding: 1rem 2rem 0.875rem;
  color: #333333;
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
  transition: background-color ease 0.35s, color ease 0.35s, border-color ease 0.35s; }
  .dull-btn:hover {
    color: #fff;
    background-color: #aad100;
    border-color: #aad100; }

.more-btn-wrap {
  margin: 1.5625rem auto;
  width: 100%; }

.more-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1.4375rem;
  border: 1px solid #e1e1e1;
  color: #333333;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.875rem 0.8125rem 1rem;
  width: 100%;
  max-width: 12.625rem;
  margin: auto; }
  .more-btn:hover {
    transition: all ease 0.35s;
    border: 1px solid #bbbbbb; }
  .more-btn .icon-revert {
    margin-right: 0.625rem; }
    .more-btn .icon-revert:before {
      color: #90b102;
      width: 1rem;
      height: 1rem;
      font-size: 0.9375rem;
      margin: 0; }

#button {
  background-color: #aad100;
  width: 3.125rem;
  height: 3.125rem;
  text-align: center;
  border-radius: 0.25rem;
  position: fixed;
  bottom: 1.875rem;
  right: 1.875rem;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%; }

#button::before {
  content: '\e806';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  transform: rotate(-90deg);
  color: #ffffff; }

#button:hover {
  cursor: pointer;
  background-color: #333; }

#button:active {
  background-color: #555; }

#button.show {
  opacity: 1;
  visibility: visible; }

@media (min-width: 500px) {
  #button {
    margin: 1.875rem; } }

.main-jumbotron {
  position: relative;
  background-image: url("/local/templates/resitrix/dest/styles/../img/slider_bg.png");
  background-size: cover;
  padding-top: 20rem; }
  @media screen and (min-width: 768px) and (max-width: 1330px) {
    .main-jumbotron {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  @media screen and (max-width: 767px) {
    .main-jumbotron {
      padding-top: 6rem;
      padding-bottom: 5rem;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .main-jumbotron__img {
    background-color: black; }
    .main-jumbotron__img img {
      width: 100%;
      height: auto;
      display: block; }
  .main-jumbotron__content {
    max-width: 81.375rem;
    margin: auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 768px) and (max-width: 1330px) {
      .main-jumbotron__content {
        max-width: 39.375rem; } }
    .main-jumbotron__content .container, .main-jumbotron__content .row {
      height: 100%; }
  .main-jumbotron__scroll {
    position: absolute;
    bottom: 2.125rem;
    color: #ffff;
    left: calc(50% + 0.1875rem);
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none; }
    @media screen and (max-width: 900px) {
      .main-jumbotron__scroll {
        display: none; } }
    @media screen and (min-width: 900px) and (max-width: 1330px) {
      .main-jumbotron__scroll {
        display: none; } }
    .main-jumbotron__scroll-text {
      opacity: 0.8;
      color: white;
      font-size: 0.75rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.075rem; }

.main-jumbotron-picture {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end; }
  @media screen and (max-width: 1330px) {
    .main-jumbotron-picture {
      display: none; } }
  .main-jumbotron-picture__wrapper {
    position: relative; }
    .main-jumbotron-picture__wrapper-img img {
      display: block; }

.main-jumbotron-info {
  margin-left: -3.75rem;
  max-width: 39rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-top: 1.125rem; }
  @media screen and (max-width: 1500px) {
    .main-jumbotron-info {
      margin-left: 0; } }
  .main-jumbotron-info__btn {
    display: flex;
    align-items: center;
    padding-left: 2.75rem;
    padding-right: 2rem;
    line-height: 0.6875rem;
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem; }
    @media screen and (min-width: 768px) and (max-width: 845px) {
      .main-jumbotron-info__btn {
        font-size: 0.75rem;
        padding-left: 1rem;
        padding-right: 1rem; } }
    @media screen and (max-width: 767px) {
      .main-jumbotron-info__btn {
        font-size: 0.75rem;
        padding-left: 1rem;
        padding-right: 1rem; } }
    @media screen and (max-width: 425px) {
      .main-jumbotron-info__btn {
        padding-top: 0.625rem;
        padding-bottom: 0.75rem; } }
    .main-jumbotron-info__btn .icon-to_right {
      margin-left: 1.125rem; }
      @media screen and (max-width: 767px) {
        .main-jumbotron-info__btn .icon-to_right {
          margin-left: 0.625rem; } }
      .main-jumbotron-info__btn .icon-to_right:before {
        color: rgba(0, 0, 0, 0.2);
        margin: 0;
        display: block;
        font-size: 0.75rem;
        width: 0.375rem; }
  .main-jumbotron-info__title {
    color: white;
    font-size: 4.0625rem;
    font-weight: 700;
    line-height: 3.875rem;
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 845px) {
      .main-jumbotron-info__title {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
    @media screen and (max-width: 767px) {
      .main-jumbotron-info__title {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
    @media screen and (max-width: 600px) {
      .main-jumbotron-info__title {
        margin-bottom: 1.875rem; } }
    @media screen and (max-width: 425px) {
      .main-jumbotron-info__title {
        font-size: 1.5625rem;
        margin-bottom: 1.25rem; } }
  .main-jumbotron-info__text {
    opacity: 0.9;
    color: white;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    margin-top: 1.875rem;
    margin-bottom: 3.375rem;
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 845px) {
      .main-jumbotron-info__text {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        font-size: 1.0625rem; } }
    @media screen and (max-width: 767px) {
      .main-jumbotron-info__text {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        font-size: 1.0625rem; } }
    @media screen and (max-width: 600px) {
      .main-jumbotron-info__text {
        display: none; } }

.expand-elem {
  cursor: pointer; }
  .expand-elem__icon {
    box-shadow: 0 0.5rem 2.1875rem black;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    padding: 0.875rem;
    margin-left: 1.0625rem; }
    .expand-elem__icon .icon-plus {
      display: block; }
      .expand-elem__icon .icon-plus:before {
        color: #90b102;
        margin: 0;
        display: block;
        font-size: 1.1875rem; }
    .expand-elem__icon.expanded {
      background-color: #90b102; }
      .expand-elem__icon.expanded .icon-plus:before {
        color: #ffffff; }
  .expand-elem_one {
    position: absolute;
    z-index: 1;
    top: -1.5625rem;
    right: -0.1875rem;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    outline: none; }
  .expand-elem_two {
    position: absolute;
    right: calc(100% - 4.1875rem);
    width: 100%;
    top: calc(100% / 3 - 0.25rem);
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    outline: none; }
  .expand-elem_three {
    position: absolute;
    z-index: 1;
    top: calc(100% / 3 * 2 - 2.5rem);
    right: calc(50% - 5.375rem);
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    outline: none; }
  .expand-elem__substrate {
    border-radius: 0.375rem;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
    position: relative;
    opacity: 0;
    width: 100%;
    max-width: 15.0625rem; }
    .expand-elem__substrate:after {
      content: '';
      display: block;
      width: 0.5625rem;
      height: 1.5rem;
      position: absolute;
      right: -0.5625rem;
      top: 50%;
      transform: translateY(-40%);
      border-top: 0.75rem solid transparent;
      border-left: 0.5625rem solid rgba(255, 255, 255, 0.9);
      border-bottom: 0.75rem solid transparent; }
    .expand-elem__substrate-title {
      color: #333333;
      font-size: 1.125rem;
      font-weight: 600;
      margin-bottom: 0.5rem; }
    .expand-elem__substrate-text {
      opacity: 0.8;
      color: #333333;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.75rem;
      font-weight: 500;
      line-height: 1.25rem;
      letter-spacing: 0.2px; }

.scroll-down-btn {
  width: 3.5rem;
  height: 3.5rem;
  box-shadow: 0 0.5rem 2.1875rem black;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.125rem; }
  .scroll-down-btn__icon {
    width: 1rem;
    height: 1.5rem;
    border-radius: 0.5rem;
    border: 0.125rem solid white;
    display: flex;
    justify-content: center;
    align-items: flex-start; }
    .scroll-down-btn__icon-dash {
      width: 0.125rem;
      height: 0.375rem;
      border-radius: 1px;
      background-color: white;
      flex-shrink: 0;
      margin-top: 0.25rem; }

.jumbotron-picture {
  margin-right: 3.75rem; }
  @media screen and (max-width: 1200px) {
    .jumbotron-picture {
      display: none; } }

@media screen and (min-width: 768px) and (max-width: 1130px) {
  .jumbotron-text {
    margin: auto; } }

@media screen and (max-width: 767px) {
  .jumbotron-text {
    margin: auto; } }

@media screen and (max-width: 991px) {
  .ready-works {
    padding: 0 0.8125rem; } }

.ready-works__title {
  color: #222222;
  font-size: 2.25rem;
  font-weight: 700;
  margin: 4.375rem -0.9375rem 2.375rem; }
  @media screen and (max-width: 575px) {
    .ready-works__title {
      margin-left: 0;
      margin-right: 0; } }

.ready-works .grid {
  padding: 0.3125rem; }
  @media screen and (max-width: 991px) {
    .ready-works .grid {
      padding: 0.125rem; } }

.ready-works__card {
  position: relative;
  cursor: pointer;
  height: 22.5rem; }
  @media screen and (max-width: 991px) {
    .ready-works__card {
      height: 22.5rem; } }
  .ready-works__card:hover .card-substrate {
    transition: all ease 0.35s;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    z-index: 2;
    background-color: #fff;
    box-shadow: inset 0px 0px 0px 0.1875rem #90b102; }
    @media screen and (max-width: 767px) {
      .ready-works__card:hover .card-substrate {
        background-color: rgba(255, 255, 255, 0.8); } }
    .ready-works__card:hover .card-substrate__wrapper {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      padding: 2.3125rem; }
      @media screen and (max-width: 767px) {
        .ready-works__card:hover .card-substrate__wrapper {
          padding: 0.9375rem; } }
      .ready-works__card:hover .card-substrate__wrapper-category {
        color: #90b102;
        font-family: "Montserrat", sans-serif;
        font-size: 0.625rem;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0.625rem;
        text-decoration: none;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .ready-works__card:hover .card-substrate__wrapper-category {
            font-size: 0.75rem; } }
        .ready-works__card:hover .card-substrate__wrapper-category:hover {
          transition: all ease 0.35s;
          text-decoration: underline; }
      .ready-works__card:hover .card-substrate__wrapper-title {
        color: #333333;
        font-size: 1.375rem;
        font-weight: 500;
        line-height: 1.5rem;
        margin-bottom: 1.25rem;
        text-decoration: none;
        width: 100%; }
        .ready-works__card:hover .card-substrate__wrapper-title:hover {
          transition: all ease 0.35s;
          text-decoration: none; }
      .ready-works__card:hover .card-substrate__wrapper-text {
        color: #333333;
        font-size: 0.9375rem;
        font-weight: 500;
        line-height: 1.375rem;
        margin-bottom: 3rem;
        width: 100%;
        display: block;
        display: -webkit-box;
        max-height: 8.125rem;
        -webkit-line-clamp: 0.25rem;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .ready-works__card:hover .card-substrate__wrapper-text {
            /* IE10 IE11 */
            white-space: nowrap; } }
        @media screen and (max-width: 767px) {
          .ready-works__card:hover .card-substrate__wrapper-text {
            margin-bottom: 1rem;
            max-height: 4.375rem;
            overflow: hidden; } }
  .ready-works__card-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .ready-works__card-info {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    bottom: 0;
    left: 0;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 2.5rem 2.3125rem; }
    @media screen and (max-width: 767px) {
      .ready-works__card-info {
        display: none; } }

.ready-works-info__category {
  opacity: 0.5;
  color: white;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  text-decoration: none; }

.ready-works-info__name {
  color: white;
  font-size: 1.375rem;
  font-weight: 600;
  text-decoration: none;
  width: 100%; }

.card-substrate {
  display: none; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .card-substrate {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      z-index: 2;
      background-color: rgba(255, 255, 255, 0.8);
      box-shadow: inset 0px 0px 0px 0.1875rem #90b102; } }
  @media screen and (max-width: 767px) {
    .card-substrate {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: calc(100% - 0px);
      height: calc(100% - 0px);
      z-index: 2;
      background-color: rgba(255, 255, 255, 0.8);
      box-shadow: inset 0px 0px 0px 0.1875rem #90b102; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .card-substrate__wrapper {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
      padding: 0.9375rem; } }
  @media screen and (max-width: 767px) {
    .card-substrate__wrapper {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      padding: 0.9375rem; } }
  .card-substrate__wrapper-btn {
    width: 100%;
    max-width: 10.9375rem;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .card-substrate__wrapper-btn .icon-spear {
      display: block;
      margin-left: 0.9375rem;
      width: 0.75rem;
      height: 0.625rem; }
      .card-substrate__wrapper-btn .icon-spear:before {
        display: block;
        margin: 0;
        width: 0.75rem;
        height: 0.625rem;
        font-size: 0.625rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .card-substrate__wrapper-category {
      color: #90b102;
      font-family: "Montserrat", sans-serif;
      font-size: 0.625rem;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 0.625rem;
      text-decoration: none; } }
  @media screen and (max-width: 767px) {
    .card-substrate__wrapper-category {
      color: #90b102;
      font-family: "Montserrat", sans-serif;
      font-size: 0.625rem;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 0.625rem;
      text-decoration: none; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .card-substrate__wrapper-category {
      font-size: 0.75rem; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .card-substrate__wrapper-title {
      color: #333333;
      font-size: 1.375rem;
      font-weight: 500;
      line-height: 1.5rem;
      margin-bottom: 1.25rem;
      text-decoration: none; } }
  @media screen and (max-width: 767px) {
    .card-substrate__wrapper-title {
      color: #333333;
      font-size: 1.375rem;
      font-weight: 500;
      line-height: 1.5rem;
      margin-bottom: 1.25rem;
      text-decoration: none; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .card-substrate__wrapper-text {
      color: #333333;
      font-size: 0.9375rem;
      font-weight: 500;
      line-height: 1.375rem;
      margin-bottom: 1rem;
      max-height: 4.375rem;
      overflow: hidden; } }
  @media screen and (max-width: 767px) {
    .card-substrate__wrapper-text {
      color: #333333;
      font-size: 0.9375rem;
      font-weight: 500;
      line-height: 1.375rem;
      margin-bottom: 1rem;
      max-height: 4.375rem;
      overflow: hidden; } }

.answer-question__wrapper {
  background-color: #ebf1f3; }
  @media screen and (max-width: 767px) {
    .answer-question__wrapper {
      padding-left: 0; } }
  .answer-question__wrapper-icon .icon-dialogue:before {
    font-size: 3.5rem;
    margin-right: 1.5rem; }
  .answer-question__wrapper-btn {
    padding: 1.0625rem 2.6875rem;
    background-color: #aad100; }

.answer-question-info {
  margin-right: 3.75rem; }
  @media screen and (max-width: 767px) {
    .answer-question-info {
      margin: 1.25rem 0;
      text-align: center; } }
  .answer-question-info__title {
    color: #222222;
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 0.4375rem;
    line-height: 1.625rem; }
  .answer-question-info__text {
    color: #333333;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 0.875rem; }

@media screen and (max-width: 575px) {
  .info-block .row {
    margin: 0; } }

.info-block_onetype .info-block__wrapper-name {
  min-width: 14.375rem;
  max-width: 17.5rem; }
  @media screen and (max-width: 767px) {
    .info-block_onetype .info-block__wrapper-name {
      width: 100%;
      margin-top: 0;
      margin-bottom: 0.5rem; } }

.info-block_secondtype .info-block__wrapper-name {
  width: 17.875rem; }
  @media screen and (max-width: 767px) {
    .info-block_secondtype .info-block__wrapper-name {
      width: 100%;
      margin-top: 0;
      margin-bottom: 0.5rem; } }

.info-block_thirdtype .info-block__wrapper-name {
  width: 17.875rem; }
  @media screen and (max-width: 767px) {
    .info-block_thirdtype .info-block__wrapper-name {
      width: 100%;
      margin-top: 0;
      margin-bottom: 0.5rem; } }

.info-block__wrapper {
  display: flex;
  align-items: flex-start;
  background-color: rgba(235, 235, 235, 0.5);
  padding-right: 4.125rem;
  padding-top: 2.75rem;
  padding-bottom: 3.25rem;
  text-decoration: none; }
  @media screen and (max-width: 450px) {
    .info-block__wrapper {
      padding-right: 1.25rem; } }
  @media screen and (max-width: 767px) {
    .info-block__wrapper {
      flex-direction: column;
      width: 100%; } }
  .info-block__wrapper-name {
    color: #333333;
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.75rem;
    display: flex;
    align-items: flex-start;
    flex-shrink: 0;
    margin-right: 1.875rem;
    margin-top: 0.2rem; }
    @media screen and (max-width: 767px) {
      .info-block__wrapper-name {
        width: 100%;
        margin-right: 0; } }
    .info-block__wrapper-name:before {
      content: '';
      display: block;
      background-color: #c4d54b;
      width: 2.3125rem;
      height: 0.125rem;
      margin-top: 0.625rem;
      flex-shrink: 0;
      margin-right: 0.5rem; }
      @media screen and (max-width: 767px) {
        .info-block__wrapper-name:before {
          margin-right: 1.8125rem; } }
  .info-block__wrapper-description {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.3125rem;
    letter-spacing: 0.2px; }
    @media screen and (max-width: 767px) {
      .info-block__wrapper-description {
        padding-left: 4.125rem; } }

.product-list {
  padding-top: 2.6875rem;
  margin-bottom: 5.1875rem; }
  @media screen and (max-width: 1024px) {
    .product-list {
      margin-bottom: 1.875rem; } }
  @media screen and (max-width: 576px) {
    .product-list {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

.product-line-card {
  display: flex;
  margin-bottom: 1.5625rem; }
  @media screen and (max-width: 767px) {
    .product-line-card {
      flex-direction: column;
      align-items: flex-start; } }
  .product-line-card__content {
    padding-left: 1.9375rem;
    padding-right: 0.75rem;
    padding-top: 1.5625rem;
    padding-bottom: 1.375rem; }
    .product-line-card__content-btn {
      display: inline-flex;
      align-items: center;
      padding-right: 2.0625rem;
      padding-left: 2.3125rem;
      background-color: #c4d54b;
      border-radius: 1.4375rem;
      padding-top: 0.875rem;
      padding-bottom: 0.875rem;
      max-width: 10.9375rem; }
      .product-line-card__content-btn .icon-spear {
        margin-left: 0.3125rem; }
        .product-line-card__content-btn .icon-spear:before {
          font-size: 0.75rem;
          display: block; }
    @media screen and (max-width: 767px) {
      .product-line-card__content {
        padding-left: 0; } }
  .product-line-card:last-child {
    margin-bottom: 0; }
  .product-line-card__img {
    max-width: 21.875rem;
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .product-line-card__img {
        flex-shrink: 0; } }
    @media screen and (max-width: 767px) {
      .product-line-card__img {
        display: block;
        flex-shrink: 0;
        max-width: 100%; } }
    .product-line-card__img img {
      width: 100%;
      height: auto;
      margin: auto;
      display: block; }
  .product-line-card__content {
    padding-left: 1.9375rem; }
    @media screen and (max-width: 767px) {
      .product-line-card__content {
        padding-left: 0;
        padding-top: 1.875rem; } }
    .product-line-card__content-category {
      opacity: 0.7;
      color: #333333;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.6875rem;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 0.25rem;
      text-decoration: none;
      display: inline-block; }
      .product-line-card__content-category:hover {
        transition: all ease 0.35s;
        color: #c4d54b; }
    .product-line-card__content-name {
      color: #333333;
      font-size: 1.375rem;
      font-weight: 600;
      line-height: 1.5rem;
      margin-bottom: 0.5625rem;
      display: block;
      text-decoration: none; }
      .product-line-card__content-name:hover {
        transition: all ease 0.35s;
        color: #aad100; }
      .product-line-card__content-name span {
        font-size: 1rem;
        letter-spacing: 0.1px;
        margin-left: 0.125rem; }
    .product-line-card__content-description {
      color: #666666;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.875rem;
      font-weight: 600;
      line-height: 1.3125rem;
      margin-bottom: 1.5rem;
      letter-spacing: 0.2px; }

.product-grid {
  margin-top: 2.75rem;
  margin-bottom: 3.5rem; }
  @media screen and (max-width: 576px) {
    .product-grid {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .product-grid__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem; }
    @media screen and (max-width: 767px) {
      .product-grid__wrapper {
        margin: 0; } }
    @media screen and (max-width: 576px) {
      .product-grid__wrapper {
        display: block; } }

.product-grid-item {
  width: calc(100% / 2 - 2rem);
  margin: 0 1rem 1.875rem;
  display: flex;
  text-decoration: none; }
  .product-grid-item:hover .product-grid-item__img {
    transition: all ease 0.35s;
    background-color: #cde7ec; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .product-grid-item {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .product-grid-item {
      width: 100%;
      margin: 0.9375rem 0; } }
  @media screen and (max-width: 576px) {
    .product-grid-item {
      flex-direction: column; } }
  .product-grid-item__img {
    width: 100%;
    max-width: 15.9375rem;
    flex-shrink: 0;
    background-color: #e1edef;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .product-grid-item__img {
        max-height: 17.5625rem; } }
    @media screen and (max-width: 576px) {
      .product-grid-item__img {
        max-width: 100%; } }
    .product-grid-item__img img {
      margin: auto;
      display: block;
      width: 100%;
      height: 100%;
      max-width: 100%;
      max-height: inherit;
      object-fit: contain;
      object-position: center; }
  .product-grid-item__content {
    padding-top: 1.9375rem;
    padding-left: 1.875rem;
    padding-bottom: 3.125rem; }
    @media screen and (max-width: 576px) {
      .product-grid-item__content {
        padding-left: 0; } }
    .product-grid-item__content-category {
      opacity: 0.7;
      color: #333333;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.6875rem;
      font-weight: 700;
      line-height: 1.125rem;
      text-transform: uppercase;
      margin-bottom: 0.9375rem; }
      .product-grid-item__content-category:hover {
        transition: all ease 0.35s;
        opacity: 1; }
    .product-grid-item__content-name {
      color: #333333;
      font-size: 1.375rem;
      font-weight: 600;
      line-height: 1.5rem;
      text-transform: uppercase;
      margin-bottom: 0.625rem; }
      .product-grid-item__content-name:hover {
        transition: all ease 0.35s;
        color: #000000; }
    .product-grid-item__content-descr {
      color: #666666;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.3125rem;
      letter-spacing: 0.1px; }

.similar-products-cards {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .similar-products-cards {
      margin: 0; } }
  .similar-products-cards__item {
    width: calc(100% / 4); }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .similar-products-cards__item {
        width: calc(100% / 2); } }
    @media screen and (max-width: 767px) {
      .similar-products-cards__item {
        width: 100%;
        margin-bottom: 1.875rem; } }

.card-item-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .card-item-content {
      padding-bottom: 1.875rem; } }
  .card-item-content__bottom {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%; }
    .card-item-content__bottom-title {
      color: #333333;
      font-size: 1.375rem;
      font-weight: 600;
      line-height: 1.5rem;
      padding-top: 2.0625rem;
      display: block;
      width: 100%;
      text-decoration: none;
      text-shadow: 0 0 1px #333333; }
      .card-item-content__bottom-title:hover {
        color: #c4d54b;
        text-shadow: none;
        transition: all ease 0.35s; }
    .card-item-content__bottom-descr {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.375rem;
      padding-top: 0.6875rem;
      padding-bottom: 2.5rem;
      max-height: 10.875rem;
      overflow: hidden;
      text-shadow: 0 0 1px #666666;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .card-item-content__bottom-descr {
          margin-bottom: 1.25rem; } }
    .card-item-content__bottom-order {
      margin-top: auto;
      color: #333333;
      font-size: 0.8125rem;
      font-weight: 700;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      text-transform: uppercase;
      position: relative;
      text-shadow: 0 0 1px #999999; }
      .card-item-content__bottom-order:before {
        content: '';
        display: block;
        position: absolute;
        bottom: -0.5rem;
        width: calc(100% - 1.3125rem);
        height: 0.125rem;
        background-color: #c4d54b; }
      .card-item-content__bottom-order .icon-spear {
        display: block;
        width: 0.75rem;
        height: 0.625rem;
        margin-left: 0.5625rem; }
        .card-item-content__bottom-order .icon-spear:before {
          color: #c4d54b;
          font-size: 0.625rem;
          display: block;
          margin: 0;
          width: 0.75rem;
          height: 0.625rem; }
      .card-item-content__bottom-order:hover:before {
        transition: all ease 0.35s;
        background-color: transparent; }
  .card-item-content__picture {
    text-decoration: none; }
    .card-item-content__picture:hover .card-item-content__picture-bottom {
      transition: all ease 0.35s;
      color: #ffffff; }
    .card-item-content__picture-img {
      position: relative;
      overflow: hidden;
      height: 0;
      padding-top: 93%; }
      .card-item-content__picture-img img {
        position: absolute;
        top: 0;
        display: block;
        width: 100%;
        height: auto; }
    .card-item-content__picture-bottom {
      background-color: #c4d54b;
      padding: 0.6875rem 0.75rem;
      color: #111111;
      font-family: "Montserrat", sans-serif;
      font-size: 0.625rem;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 0.5625rem;
      position: relative;
      margin-top: -1.875rem; }
      .card-item-content__picture-bottom:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-top: 0.75rem solid #9dac36;
        border-left: 0.4375rem solid transparent;
        position: absolute;
        bottom: -0.75rem;
        left: 0; }

.product-characteristic-docs {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1.875rem);
  margin: 0 -0.9375rem;
  padding: 0.9375rem 0; }
  @media screen and (max-width: 991px) {
    .product-characteristic-docs {
      margin: 0; } }
  .product-characteristic-docs__item {
    width: calc((100% / 3) - 1.875rem);
    margin: 0.9375rem; }
    @media screen and (max-width: 767px) {
      .product-characteristic-docs__item {
        width: calc((100% / 2) - 1.875rem); } }

.doc-item-content {
  display: flex;
  align-items: flex-start; }
  @media screen and (max-width: 1024px) {
    .doc-item-content {
      flex-direction: column; } }
  .doc-item-content__info-text {
    font-size: 0.875rem;
    line-height: 1.4;
    color: #888; }
  .doc-item-content__img {
    background-color: #d4d4d4;
    padding: 1.125rem 0.8125rem;
    flex-shrink: 0; }
    .doc-item-content__img img {
      width: 100%;
      height: auto; }
  .doc-item-content__info {
    padding: 1.125rem 0.375rem 1.125rem 2rem; }
    @media screen and (max-width: 1024px) {
      .doc-item-content__info {
        padding-left: 0;
        padding-right: 0; } }
    .doc-item-content__info-name {
      color: #333333;
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.25rem;
      margin-bottom: 0.375rem;
      text-decoration: none;
      display: block;
      letter-spacing: 0.31px;
      text-shadow: 0 0 1px #333333; }
      .doc-item-content__info-name:hover {
        transition: all ease 0.35s;
        color: #aad100;
        text-shadow: none; }
    .doc-item-content__info-size {
      color: #999999;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 0.75rem;
      margin-bottom: 1rem; }
    .doc-item-content__info-btn {
      border-radius: 1.1875rem;
      background-color: #c4d54b;
      width: 100%;
      max-width: 6.125rem;
      padding: 0.8125rem 1.25rem 0.875rem;
      text-align: center;
      color: white;
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 0.625rem; }
  .doc-item-content_long {
    padding: 1.25rem 2.1875rem 0.9375rem;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1); }
    @media screen and (max-width: 575px) {
      .doc-item-content_long {
        padding-left: 0;
        padding-right: 0; } }
    .doc-item-content_long .doc-item-content__info {
      display: flex;
      align-items: flex-start;
      padding: 0; }
      @media screen and (max-width: 575px) {
        .doc-item-content_long .doc-item-content__info {
          display: block; } }
    .doc-item-content_long .doc-item-content__info-content {
      margin-right: auto;
      padding-top: 1.0625rem; }
    .doc-item-content_long .doc-item-content__img {
      max-width: 7.1875rem;
      margin-right: 1.875rem; }
    .doc-item-content_long .doc-item-content__info-size {
      margin: 1.0625rem 1.5625rem;
      white-space: nowrap; }
      @media screen and (max-width: 575px) {
        .doc-item-content_long .doc-item-content__info-size {
          margin-left: 0; } }

.docs {
  margin-top: 2rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .docs {
      margin-bottom: 12.5rem; } }

.mini-card {
  width: 15.9375rem;
  background-color: #ebf1f3; }
  @media screen and (max-width: 767px) {
    .mini-card {
      display: none; } }
  .mini-card__content {
    padding: 1.875rem; }
    .mini-card__content-title {
      color: #222222;
      font-size: 1.25rem;
      font-weight: 600;
      line-height: 1.5rem;
      padding-bottom: 1.1875rem; }
    .mini-card__content-price {
      color: #666666;
      font-size: 1.125rem;
      font-weight: 500;
      line-height: 1.3125rem;
      margin-bottom: 1.0625rem; }
    .mini-card__content-btn {
      border-radius: 1.4375rem;
      background-color: #aad100;
      color: white;
      font-size: 0.8125rem;
      font-weight: 700;
      text-transform: uppercase;
      padding-left: 0.8125rem;
      padding-right: 0.8125rem;
      padding-top: 0.9375rem;
      padding-bottom: 1rem;
      width: 100%;
      text-align: center;
      margin-bottom: 0.625rem; }
    .mini-card__content-preview {
      background-color: transparent;
      color: #333333;
      font-size: 0.8125rem;
      font-weight: 700;
      text-transform: uppercase;
      border-radius: 1.4375rem;
      border: 1px solid #333333;
      padding-left: 0.8125rem;
      padding-right: 0.8125rem;
      width: 100%;
      padding-top: 0.875rem;
      padding-bottom: 0.875rem;
      text-align: center; }
      .mini-card__content-preview:hover {
        transition: color border ease 0.35s;
        background-color: transparent;
        color: #666666;
        border: 1px solid #666666; }

.price-string {
  display: flex;
  align-items: center; }
  .price-string__text {
    font-size: 1rem; }
  .price-string__value {
    font-size: 1.125rem;
    margin: 0 0.25rem; }

.big-card .ready-works__card {
  overflow: hidden;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 767px) {
  .small-card .ready-works__card {
    width: 100%; } }

.solution-docs {
  width: 100%; }
  .solution-docs__content {
    display: none;
    position: absolute;
    top: 2.625rem;
    left: 0;
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .solution-docs__content {
        position: relative;
        top: 0;
        padding-top: 1.875rem;
        padding-bottom: 1.875rem; } }
    @media screen and (max-width: 767px) {
      .solution-docs__content {
        position: relative;
        top: 0;
        padding-top: 1.875rem;
        padding-bottom: 1.875rem; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .solution-docs .product-description-tabs {
    flex-direction: column;
    align-items: flex-start;
    border-bottom: none; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .solution-docs .product-description-tabs__item {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0.125rem; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .solution-docs .product-description-tabs__item > a {
    border-bottom: none;
    padding: 0.625rem;
    display: block;
    background-color: #d9d9d9;
    width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .solution-docs .product-description-tabs__item.selected > a {
    border-bottom: none;
    padding: 0.625rem;
    display: block;
    background-color: #90b102;
    width: 100%; } }

.solution-docs .product-description-tabs__item.selected .solution-docs__content {
  display: block; }

.doc-item-content:hover .doc-item-content__img {
  transition: all ease 0.35s;
  background-color: #e4e1e1; }

.cards-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 2.625rem -0.9375rem 0.4375rem; }
  @media screen and (max-width: 575px) {
    .cards-grid {
      margin-left: 0;
      margin-right: 0; } }
  .cards-grid__item {
    display: flex;
    flex-direction: column;
    width: calc(100% / 3 - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    margin-bottom: 2.5rem;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    padding: 0.5625rem 2.375rem 2.5rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .cards-grid__item {
        width: calc(100% / 2 - 1.875rem); } }
    @media screen and (max-width: 767px) {
      .cards-grid__item {
        width: 100%; } }
    .cards-grid__item-img {
      width: 13rem;
      height: 6.5rem;
      flex-shrink: 0;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
    .cards-grid__item-name {
      color: #333333;
      font-size: 1.125rem;
      font-weight: 600;
      line-height: 1.375rem;
      text-shadow: 0 0 1px #333333;
      text-decoration: none;
      margin-bottom: 0.6875rem;
      display: block; }
      .cards-grid__item-name:hover {
        color: #aad100;
        text-shadow: 0 0 1px #aad100;
        transition: all ease 0.35s; }
    .cards-grid__item-descr {
      color: #999999;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.75rem;
      font-weight: 500;
      line-height: 1.125rem;
      text-shadow: 0 0 1px #999999;
      margin-bottom: 1.5625rem;
      padding-right: 3.25rem; }
      @media screen and (max-width: 355px) {
        .cards-grid__item-descr {
          padding-right: 0; } }
    .cards-grid__item-btn {
      margin-top: auto;
      border-radius: 1.25rem;
      background-color: #aad100;
      color: #ffffff;
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      padding-top: 0.875rem;
      padding-bottom: 0.875rem;
      width: 100%;
      justify-content: center;
      text-align: center;
      display: flex;
      align-items: center; }
      .cards-grid__item-btn .icon-to_right {
        display: block;
        width: 0.375rem;
        height: 0.5625rem;
        margin-left: 0.6875rem; }
        .cards-grid__item-btn .icon-to_right:before {
          margin: 0;
          display: block;
          width: 0.375rem;
          height: 0.5625rem;
          font-size: 0.625rem; }

.card-item-info {
  display: block;
  margin-bottom: 1.875rem; }
  .card-item-info__row {
    display: flex;
    align-items: center;
    margin-bottom: 0.8125rem; }
    .card-item-info__row-name {
      width: 3.125rem;
      color: #666666;
      font-size: 0.625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      margin-right: 1rem; }
    .card-item-info__row-value {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 600;
      text-shadow: 0 0 1px #333333;
      text-decoration: none;
      word-break: break-all; }
      .card-item-info__row-value:hover {
        transition: all ease 0.35s;
        color: #aad100;
        text-shadow: 0 0 1px #aad100; }

.designers-projects {
  width: 100%; }
  .designers-projects__content {
    width: 100%; }
    .designers-projects__content-more {
      text-decoration: none;
      padding-top: 0.8125rem;
      padding-bottom: 0.8125rem; }
    @media screen and (max-width: 767px) {
      .designers-projects__content-cards .cards-grid__item {
        margin-left: 0;
        margin-right: 0; } }
  .designers-projects__content-cards {
    width: calc(100% + 1.875rem); }
    @media screen and (max-width: 575px) {
      .designers-projects__content-cards {
        width: calc(100% + 2.5rem);
        margin-left: -1.25rem;
        margin-right: -1.25rem; } }

.order-list-visible__item {
  border: 1px solid #e8e8e8;
  display: flex;
  justify-content: space-between;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 2.1875rem;
  padding-bottom: 3rem;
  margin-bottom: 0.625rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .order-list-visible__item {
      flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .order-list-visible__item {
      flex-direction: column; } }
  @media screen and (max-width: 425px) {
    .order-list-visible__item {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .order-list-visible__item-column {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .order-item-info {
    margin-bottom: 1.25rem; } }

@media screen and (max-width: 767px) {
  .order-item-info {
    margin-bottom: 1.25rem; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .order-item-info:last-child {
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .order-item-info:last-child {
    margin-bottom: 0; } }

.order-item-info__name {
  color: #222222;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.125rem;
  text-decoration: none; }
  .order-item-info__name:hover {
    transition: all ease 0.35s;
    color: #aad100; }

.order-item-info__date {
  display: flex;
  margin-top: 0.5rem; }
  .order-item-info__date-title {
    color: #999999;
    font-size: 0.8125rem;
    font-weight: 500; }
  .order-item-info__date-value {
    color: #333333;
    font-size: 0.8125rem;
    font-weight: 500;
    text-shadow: 0 0 1px #333333;
    margin-left: 0.5625rem; }

.order-item-info__status {
  color: #999999;
  font-size: 0.75rem;
  font-weight: 500;
  margin-bottom: 0.25rem; }

.order-item-info__inprocess {
  color: #333333;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1rem;
  text-shadow: 0 0 1px #333333; }

.order-item-info__canceled {
  color: #e86464;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1rem;
  text-shadow: 0 0 1px #e86464; }

.order-item-info__sucess {
  color: #aad100;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1rem;
  text-shadow: 0 0 1px #aad100; }

.order-item-info__btn {
  color: #333333;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 1.125rem;
  background-color: whitesmoke;
  text-decoration: none;
  padding: 0.625rem 1.875rem;
  display: inline-block; }
  .order-item-info__btn:hover {
    transition: all ease 0.35s;
    background-color: #e2e1e1; }

@media screen and (min-width: 1200px) {
  .order-item-info_status {
    margin-right: 1.875rem; } }

.pro-cards-section .container {
  padding: 0; }

.pro-cards-section .advance-card {
  box-shadow: none; }

.long-product-card {
  width: calc(100% + 1.875rem);
  margin: 0.3125rem 0;
  border: 1px solid #ddd;
  color: #333333; }
  .long-product-card:first-child {
    margin-top: 1.25rem; }
  .long-product-card__row {
    display: flex; }
    @media screen and (max-width: 992px) {
      .long-product-card__row {
        flex-wrap: wrap; } }
  .long-product-card__img-holder {
    padding: 2.1875rem 0;
    background-color: #e1edef; }
  .long-product-card__img {
    display: block;
    width: 50%;
    max-width: 6.25rem;
    margin: auto;
    box-sizing: border-box; }
  .long-product-card__col {
    flex-grow: 1;
    max-width: none;
    padding: 2.5rem; }
  .long-product-card__description {
    max-width: 26.875rem; }
  .long-product-card__type {
    margin-bottom: 0.625rem;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 0 1px currentColor;
    font-size: 0.6875rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    opacity: 0.7; }
  .long-product-card__name {
    margin-bottom: 0.75rem;
    font-size: 1.375rem;
    font-family: 'Gilroy', sans-serif;
    font-weight: 600; }
  .long-product-card__text {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.5; }
  .long-product-card__price-title {
    margin-bottom: 0.625rem;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 0 1px currentColor;
    font-size: 0.6875rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    opacity: 0.7; }
  .long-product-card__price-value {
    font-size: 2rem;
    font-family: 'Gilroy', sans-serif;
    font-weight: 400; }
  .long-product-card__btn {
    width: 100%;
    margin-bottom: 1.875rem; }
    .long-product-card__btn.dull-btn {
      padding-top: 0.75rem;
      padding-bottom: 0.625rem; }
  .long-product-card__info-item {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0.625rem;
    font-size: 0.6875rem;
    font-weight: 700;
    text-transform: uppercase; }
    .long-product-card__info-item a {
      color: inherit; }
    .long-product-card__info-item:last-child {
      margin-bottom: 0; }
  .long-product-card__info-name {
    color: #999;
    text-shadow: 0 1px #999;
    font-weight: 600;
    margin-right: 0.3em; }
  @media screen and (max-width: 767px) {
    .long-product-card__col {
      padding: 1.25rem 1.5625rem; } }
  @media screen and (max-width: 575px) {
    .long-product-card {
      margin: 0.625rem 0; }
      .long-product-card__btn {
        position: static;
        width: 100%;
        text-align: center; } }

.certificates__list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.9375rem -0.9375rem 4.6875rem; }

.certificates__item {
  width: calc(25% - 1.875rem);
  margin: 0.9375rem; }
  .certificates__item_double {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

.certificates__img-holder {
  display: block;
  box-shadow: 0.125rem 0.1875rem 0.625rem rgba(0, 0, 0, 0.15); }
  .certificates__item_double .certificates__img-holder {
    height: calc(50% - 0.46875rem); }

.certificates__img {
  display: block;
  width: 100%; }

@media screen and (max-width: 575px) {
  .certificates__list {
    margin: 0 0 1.875rem; }
  .certificates__item {
    width: calc(33.33% - 1.25rem);
    margin: 0.625rem; } }

@media screen and (max-width: 340px) {
  .certificates__item {
    width: calc(50% - 1.25rem); } }

.blueprints-detail__intro {
  margin-bottom: 2.1875rem; }

.blueprints-detail__img-holder {
  display: block;
  margin-bottom: 2.8125rem; }

.blueprints-detail__img {
  display: block;
  width: 100%; }

.blueprints-detail__btn {
  padding: 0.75rem 1.5625rem;
  width: auto; }

.more-blueprints:not(:first-child) {
  margin-bottom: 2.8125rem; }

.more-blueprints__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.9375rem 1.625rem 1.25rem;
  background-color: #eaeaea; }

.more-blueprints__title {
  font-size: 1.25rem;
  font-weight: 600; }

@media screen and (max-width: 575px) {
  .more-blueprints__heading {
    display: block;
    margin: 0 -0.9375rem;
    padding: 1.25rem 0.9375rem; }
  .more-blueprints__title {
    margin-bottom: 0.9375rem; } }

.personal-account-content__points {
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.4375rem;
  margin-right: -0.4375rem; }
  .personal-account-content__points-item {
    width: calc(100% / 4 - 0.875rem);
    margin-left: 0.4375rem;
    margin-right: 0.4375rem; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .personal-account-content__points-item {
        width: calc(100% / 3 - 0.875rem); } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .personal-account-content__points-item {
        width: calc(100% / 2 - 0.875rem); } }
    @media screen and (max-width: 767px) {
      .personal-account-content__points-item {
        width: calc(100% / 2 - 0.875rem); } }
    @media screen and (max-width: 425px) {
      .personal-account-content__points-item {
        width: calc(100% / 1 - 0.875rem); } }

.account-point-item {
  margin-bottom: 2.5rem;
  position: relative; }
  .account-point-item.active .account-point-item__card {
    background-color: #FFFFFF; }
  .account-point-item.active .account-point-item__status {
    background-color: #90b102; }
    .account-point-item.active .account-point-item__status .checkbox-fake:before {
      content: '\e808';
      font-family: "fontello";
      color: #fff;
      font-size: 0.6875rem;
      font-weight: 800; }
  .account-point-item__status {
    position: absolute;
    top: -1.25rem;
    left: 0.875rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eaeaea; }
    .account-point-item__status .icon-revert {
      color: #666666; }
  .account-point-item__card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 12.5rem;
    padding-top: 1.875rem;
    padding-bottom: 1.25rem;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    background-color: rgba(245, 245, 245, 0.7);
    border: 0.125rem solid rgba(51, 51, 51, 0.1); }

.point-card-head__title {
  color: rgba(51, 51, 51, 0.7);
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 0.6875rem;
  margin-bottom: 0.625rem; }

.point-card-head__name {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 0.6875rem;
  color: #444; }

.point-card-bottom__note {
  color: #333333;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 0.6875rem; }

.point-card-bottom__btn {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  width: 100%;
  font-size: 0.6875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  margin-top: 0.625rem; }

@media screen and (max-width: 767px) {
  .info-banner-img__picture {
    display: none; } }

.info-banner-img__picture img {
  width: 100%;
  height: auto; }

@media screen and (max-width: 767px) {
  .info-banner-img__content {
    background-color: #222121;
    position: relative; } }

.info-banner {
  background-color: #222121;
  background-image: url("/local/templates/resitrix/dest/styles/../img/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 6rem;
  padding-bottom: 6.6875rem; }
  @media screen and (max-width: 767px) {
    .info-banner .row {
      margin: 0; } }
  @media screen and (max-width: 1199px) {
    .info-banner {
      background-image: none; } }
  @media screen and (max-width: 767px) {
    .info-banner {
      padding-bottom: 6rem; } }
  .info-banner__text {
    margin-bottom: 3rem; }
    .info-banner__text-title {
      color: white;
      font-size: 2.25rem;
      font-weight: 700;
      line-height: 2.125rem;
      margin-bottom: 1.125rem; }
    .info-banner__text-info {
      opacity: 0.3;
      color: white;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.9375rem;
      font-weight: 400;
      line-height: 1.5rem; }
  @media screen and (max-width: 767px) {
    .info-banner__tabs {
      height: auto !important; } }
  .info-banner__tabs-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 3.4375rem;
    visibility: hidden;
    pointer-events: none; }
    .selected .info-banner__tabs-content {
      visibility: visible;
      pointer-events: auto; }
    @media screen and (max-width: 767px) {
      .info-banner__tabs-content {
        position: relative;
        top: 0;
        padding-top: 3.4375rem;
        margin-top: 0;
        padding-bottom: 3.4375rem;
        visibility: visible;
        pointer-events: auto; } }
  .info-banner__tabs-container {
    position: relative;
    display: flex;
    list-style: none;
    padding-left: 0;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .info-banner__tabs-container {
        flex-direction: column; } }
    .info-banner__tabs-container:after {
      content: '';
      display: block;
      height: 1px;
      background-color: #999999;
      opacity: 0.2;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .info-banner__tabs-container:after {
          display: none; } }

.advance-card {
  display: block;
  box-shadow: 0 0.5rem 2.1875rem rgba(85, 85, 85, 0.1);
  border-radius: 0.5rem;
  background-color: #f8f8f8;
  padding: 1.875rem 1.8125rem 2.5rem 2.25rem;
  height: 100%;
  text-decoration: none;
  transition: background-color ease 0.35s; }
  .advance-card[href]:hover {
    background-color: #e4e4e4; }
  .advance-card__title {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    line-height: 1.0625rem; }
  .advance-card__text {
    color: #555555;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.1875rem;
    overflow: hidden; }
  .advance-card__icon {
    width: 2rem;
    height: 2rem;
    margin-bottom: 1.4375rem; }
    .advance-card__icon img {
      width: 100%;
      height: auto;
      display: block;
      margin: auto; }

.card-wrapper {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
  .card-wrapper a {
    text-decoration: none; }

.tabs-grid {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0;
  position: relative; }
  .tabs-grid:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #999999;
    opacity: 0.2;
    position: absolute;
    bottom: 0; }
  .tabs-grid__link {
    margin-left: auto;
    padding-bottom: 1.25rem; }
    @media screen and (max-width: 767px) {
      .tabs-grid__link {
        margin: 0;
        display: flex;
        justify-content: center;
        padding-top: 1.875rem; } }
    .tabs-grid__link a {
      color: #aad100;
      font-size: 1.0625rem;
      font-weight: 500;
      text-decoration: none;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .tabs-grid__link a {
          color: #ffffff;
          background-color: #aad100;
          padding: 0.75rem 1.875rem;
          border-radius: 1.4375rem; } }
      .tabs-grid__link a .icon-spear {
        display: block;
        margin-left: 0.75rem; }
        .tabs-grid__link a .icon-spear:before {
          margin: 0;
          font-size: 0.625rem;
          display: block;
          width: 0.75rem;
          height: 0.625rem; }
      .tabs-grid__link a:hover {
        opacity: 0.8;
        transition: all ease 0.35s; }
  .tabs-grid__point {
    margin-right: 2.75rem;
    outline: none; }
    @media screen and (max-width: 767px) {
      .tabs-grid__point {
        margin-right: 0;
        margin-bottom: 0.125rem;
        max-height: 2.3125rem;
        overflow: hidden; } }
    .tabs-grid__point.selected:after {
      content: '';
      display: block;
      width: 1.6875rem;
      height: 0.125rem;
      background-color: #aad100;
      position: absolute;
      bottom: 0; }
      @media screen and (max-width: 767px) {
        .tabs-grid__point.selected:after {
          height: 0; } }
    .tabs-grid__point.selected > a {
      color: white; }
      @media screen and (max-width: 767px) {
        .tabs-grid__point.selected > a {
          border-bottom: none;
          padding: 0.625rem;
          background-color: #90b102;
          width: 100%; } }
    .tabs-grid__point.selected .info-banner__tabs-content {
      display: block; }
    @media screen and (max-width: 767px) {
      .tabs-grid__point.selected {
        max-height: 6250rem; } }
    .tabs-grid__point.selected .icon-plus:before {
      content: '\e80a'; }
    .tabs-grid__point > a {
      color: rgba(255, 255, 255, 0.5);
      font-size: 1.0625rem;
      font-weight: 500;
      text-decoration: none;
      outline: none;
      padding-bottom: 1.25rem; }
      @media screen and (min-width: 768px) {
        .tabs-grid__point > a:hover {
          transition: all ease 0.35s;
          color: white; } }
      @media screen and (max-width: 767px) {
        .tabs-grid__point > a {
          display: flex;
          justify-content: space-between;
          background-color: white;
          color: black;
          padding: 0.625rem;
          border-bottom: none;
          width: 100%;
          background-color: #d9d9d9;
          margin-bottom: 0.125rem; } }
      .tabs-grid__point > a .icon-down-open {
        display: none; }
        @media screen and (max-width: 767px) {
          .tabs-grid__point > a .icon-down-open {
            display: block; } }
      @media screen and (min-width: 768px) {
        .tabs-grid__point > a .icon-plus {
          display: none; } }
      @media screen and (min-width: 768px) {
        .tabs-grid__point > a .icon-minus {
          display: none; } }
    .tabs-grid__point.ui-state-active {
      outline: none; }
      .tabs-grid__point.ui-state-active:after {
        content: '';
        display: block;
        width: 1.6875rem;
        height: 0.125rem;
        position: absolute;
        bottom: 0;
        background-color: #aad100; }
      .tabs-grid__point.ui-state-active a {
        color: white;
        font-size: 1.0625rem;
        font-weight: 500;
        outline: none; }
      .tabs-grid__point.ui-state-active.ui-state-focus {
        outline: none; }

.using-materials {
  background-color: rgba(51, 51, 51, 0.1); }
  .using-materials__wrapper {
    display: flex;
    padding-top: 4.375rem;
    padding-bottom: 4.125rem;
    padding-left: 4.5rem;
    padding-right: 5rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .using-materials__wrapper {
        flex-direction: column;
        align-items: center; } }
    @media screen and (max-width: 767px) {
      .using-materials__wrapper {
        flex-direction: column;
        align-items: center;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    .using-materials__wrapper-img {
      flex-shrink: 0; }
      @media screen and (max-width: 767px) {
        .using-materials__wrapper-img img {
          width: 100%;
          height: auto; } }

.using-materials-content {
  margin-left: 3.5rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .using-materials-content {
      margin-left: 0;
      margin-top: 1.875rem; } }
  @media screen and (max-width: 767px) {
    .using-materials-content {
      margin-left: 0;
      margin-top: 1.875rem;
      text-align: center; } }
  .using-materials-content__category {
    opacity: 0.7;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.6875rem;
    font-weight: 700;
    line-height: 0.5rem;
    text-transform: uppercase;
    margin-bottom: 0.5625rem;
    text-decoration: none;
    text-shadow: 0 0 1px #333333; }
    .using-materials-content__category:hover {
      transition: color ease 0.35s;
      color: #aad100; }
  .using-materials-content__name {
    color: #333333;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.3125rem;
    margin-bottom: 1.5rem;
    text-decoration: none; }
    .using-materials-content__name:hover {
      transition: opacity ease 0.35s;
      opacity: 0.9; }
  .using-materials-content__text {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.3125rem;
    margin-bottom: 1.9375rem;
    text-shadow: 0px 0px 1px #666666; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .using-materials-content__text {
        text-align: center; } }
  .using-materials-content__link {
    color: #333333;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 0.6875rem;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    align-items: center; }
    .using-materials-content__link:hover {
      transition: color ease 0.35s;
      color: #769101; }
    .using-materials-content__link .icon-spear {
      display: block;
      height: 0.625rem;
      margin-left: 0.875rem; }
      .using-materials-content__link .icon-spear:before {
        display: block;
        margin: 0;
        height: 0.625rem;
        width: 0.75rem;
        font-size: 0.5625rem; }

.materials {
  margin-top: 3.25rem; }

.product-answer-question {
  margin-bottom: 5.75rem;
  margin-top: 0.4375rem; }
  @media screen and (max-width: 767px) {
    .product-answer-question {
      margin-top: 3.125rem; } }
  .product-answer-question .answer-question {
    margin-top: 0; }
    .product-answer-question .answer-question__wrapper {
      background-color: #ebf1f3;
      padding-top: 3rem;
      padding-bottom: 4rem;
      padding-left: 4rem;
      align-items: flex-end; }
      @media screen and (max-width: 767px) {
        .product-answer-question .answer-question__wrapper {
          padding-left: 0; } }
      @media screen and (max-width: 991px) {
        .product-answer-question .answer-question__wrapper {
          padding-left: 0;
          align-items: center; } }
  .product-answer-question .answer-question-info {
    margin-right: 4.75rem; }
    @media screen and (max-width: 767px) {
      .product-answer-question .answer-question-info {
        margin-right: 0; } }

.answer-question__wrapper {
  padding-top: 3rem;
  padding-bottom: 4rem;
  padding-left: 3.625rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .answer-question__wrapper {
      padding-left: 0; } }
  @media screen and (max-width: 767px) {
    .answer-question__wrapper {
      padding-left: 0; } }

.catalogue-answer-question {
  margin-bottom: 5.75rem; }

.ready-solution-answer {
  margin-bottom: 5.75rem; }

.info-banner-right {
  padding-left: 0.5rem;
  padding-right: 0; }
  @media screen and (max-width: 767px) {
    .info-banner-right {
      padding-left: 0; } }

.designers-answer-questions {
  margin-bottom: 5.5625rem; }

.main-articles .slick-slider {
  position: static; }

.main-articles .slick-list {
  margin: 0 -0.9375rem; }

.main-articles.main-news .slick-list {
  margin: 0; }

.main-articles .row {
  position: relative; }
  @media screen and (max-width: 767px) {
    .main-articles .row {
      margin: 0; } }

.main-articles__prev {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  transform: scale(-1, 1);
  margin-right: 1.6875rem;
  text-decoration: none;
  margin-top: 0.625rem; }
  .main-articles__prev .icon-spear {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    .main-articles__prev .icon-spear:before {
      color: #333333;
      font-size: 0.875rem; }

.main-articles__next {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  text-decoration: none;
  margin-top: 0.625rem; }
  .main-articles__next .icon-spear {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    .main-articles__next .icon-spear:before {
      color: #333333;
      font-size: 0.875rem; }

.main-articles__wrapper {
  width: 100%;
  overflow: hidden;
  padding-top: 2.375rem; }
  @media screen and (max-width: 767px) {
    .main-articles__wrapper {
      margin: 0; } }
  .main-articles__wrapper .slick-track {
    display: flex; }

.main-articles__head {
  display: flex;
  align-items: center; }
  .main-articles__head-title {
    color: #222222;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.875rem; }
  .main-articles__head-link {
    color: #222222;
    font-family: "Montserrat", sans-serif;
    font-size: 0.6875rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 1.75rem;
    display: flex;
    align-items: center; }
    .main-articles__head-link:hover .icon-spear {
      margin-left: 1rem;
      transition: all ease 0.25s; }
    @media screen and (max-width: 400px) {
      .main-articles__head-link {
        display: none; } }
    .main-articles__head-link .icon-spear {
      background-color: #aad100;
      width: 1.8125rem;
      height: 1.8125rem;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-shrink: 0;
      border-radius: 50%;
      margin-left: 0.75rem; }
      .main-articles__head-link .icon-spear:before {
        font-size: 0.75rem;
        color: #ffffff; }

.main-articles-card {
  width: calc(100% / 3 - 1.875rem);
  margin: 0 0.9375rem; }
  @media screen and (max-width: 767px) {
    .main-articles-card {
      padding: 0; } }
  .main-articles-card__wrapper {
    width: 100%;
    text-decoration: none;
    display: block;
    outline: none; }
    .main-articles-card__wrapper-img {
      position: relative;
      width: 100%;
      height: 0;
      padding-top: 66%;
      overflow: hidden; }
      .main-articles-card__wrapper-img:before {
        content: '';
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 1.5625rem;
        background-color: #ececec;
        border-top: 0.25rem solid #9cc002; }
      .main-articles-card__wrapper-img:after {
        content: '';
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        display: block;
        width: 0;
        height: 0;
        border-top: 1.3125rem solid #9cc002;
        border-right: 0.8125rem solid transparent; }
      .main-articles-card__wrapper-img img {
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
    .main-articles-card__wrapper-title {
      color: #333333;
      font-size: 1.25rem;
      font-weight: 600;
      line-height: 1.5rem;
      margin-bottom: 0.8125rem;
      margin-top: 0.625rem;
      margin-right: 3rem; }
      .main-articles-card__wrapper-title:hover {
        color: #9cc002;
        transition: all ease 0.35s; }
    .main-articles-card__wrapper-text {
      color: #666666;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.8125rem;
      font-weight: 400;
      line-height: 1.125rem;
      padding-right: 2.625rem; }

.articles-card-substrate {
  background-color: #ffffff;
  padding-left: 3.5rem;
  padding-right: 2.625rem;
  padding-top: 2.0625rem;
  padding-bottom: 2.25rem;
  height: 100%; }
  .articles-card-substrate__title {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.375rem;
    margin-bottom: 1.125rem; }
    .articles-card-substrate__title:hover {
      color: #aad100;
      transition: all ease 0.35s; }
  .articles-card-substrate__text {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.125rem; }

.articles-card-date {
  background-color: #222121; }
  .articles-card-date__day {
    color: #ffffff;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.1875rem;
    margin-bottom: 0.3125rem; }
  .articles-card-date__month {
    color: #ffffff;
    font-size: 0.6875rem;
    font-weight: 600; }
  .articles-card-date__year {
    color: white;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 0.75rem;
    margin-top: 0.5rem; }

.main-news {
  margin-top: 4.5rem; }
  .main-news .main-articles-card {
    padding: 0;
    margin: 0; }
    .main-news .main-articles-card__wrapper {
      position: relative;
      height: 100%;
      padding: 0 0.9375rem;
      display: flex;
      flex-direction: row-reverse; }
  .main-news .articles-card-date {
    text-align: center;
    width: 4.0625rem;
    height: 5rem;
    padding-top: 1rem;
    padding-bottom: 0.6875rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin-right: -2.1875rem;
    flex-shrink: 0; }
  .main-news .articles-card-substrate {
    padding-left: 3.625rem;
    padding-right: 2.5rem;
    padding-top: 1.875rem; }
    .main-news .articles-card-substrate__title {
      margin-bottom: 0.6875rem; }
  .main-news .main-articles__wrapper {
    padding-top: 1.75rem; }
  .main-news .main-articles__head-link {
    margin-left: 1.125rem; }
    .main-news .main-articles__head-link .icon-spear {
      margin-left: 0.75rem; }
    .main-news .main-articles__head-link:hover .icon-spear {
      margin-left: 1rem;
      transition: all ease 0.35s; }

.all-articles {
  margin-top: -0.125rem; }
  .all-articles__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.9375rem;
    margin-bottom: 0.8125rem; }
    @media screen and (max-width: 575px) {
      .all-articles__wrapper {
        margin-left: 0;
        margin-right: 0;
        padding: 0 1.25rem; } }
    .all-articles__wrapper-item.main-articles-card {
      width: calc(100% / 3 - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem;
      margin-bottom: 3.125rem; }
      .all-articles__wrapper-item.main-articles-card .main-articles-card__wrapper-img:before {
        background-color: #fff; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .all-articles__wrapper-item.main-articles-card {
          width: calc(100% / 2 - 1.875rem); } }
      @media screen and (max-width: 767px) {
        .all-articles__wrapper-item.main-articles-card {
          width: calc(100% / 2 - 1.875rem); } }
      @media screen and (max-width: 575px) {
        .all-articles__wrapper-item.main-articles-card {
          width: 100%;
          margin-left: 0;
          margin-right: 0; } }
  .all-articles__btn.video-cards__btn {
    display: flex;
    text-decoration: none;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    align-items: center;
    line-height: 0.625rem; }
  .all-articles .main-articles-card {
    margin-bottom: 3.125rem; }
    .all-articles .main-articles-card__wrapper-title {
      margin-top: 2.1875rem;
      margin-right: 8rem;
      margin-bottom: 0.6875rem;
      text-shadow: 0 0 1px #333333; }
      .all-articles .main-articles-card__wrapper-title:hover {
        text-shadow: 0 0 1px #9cc002; }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .all-articles .main-articles-card__wrapper-title {
          margin-right: 0; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .all-articles .main-articles-card__wrapper-title {
          margin-right: 0; } }
      @media screen and (max-width: 767px) {
        .all-articles .main-articles-card__wrapper-title {
          margin-right: 0; } }
    .all-articles .main-articles-card__wrapper-text {
      text-shadow: 0 0 1px #666666; }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .all-articles .main-articles-card__wrapper-text {
          padding-right: 0; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .all-articles .main-articles-card__wrapper-text {
          padding-right: 0; } }
      @media screen and (max-width: 767px) {
        .all-articles .main-articles-card__wrapper-text {
          padding-right: 0; } }

.last-articles-sidebar .last-news-sidebar__content {
  padding-top: 5.0625rem; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .articles-sidebar-elements {
    width: 70%;
    margin-left: auto;
    margin-right: auto; } }

.articles-sidebar-elements .news-sidebar-elements__item {
  display: flex;
  align-items: center;
  margin-top: 1.4375rem; }
  @media screen and (max-width: 375px) {
    .articles-sidebar-elements .news-sidebar-elements__item {
      flex-direction: column-reverse;
      align-items: center; } }
  .articles-sidebar-elements .news-sidebar-elements__item-img {
    margin-left: 1.4375rem; }
    @media screen and (max-width: 375px) {
      .articles-sidebar-elements .news-sidebar-elements__item-img {
        margin-left: 0;
        margin-bottom: 0.875rem;
        width: 100%; } }
    .articles-sidebar-elements .news-sidebar-elements__item-img img {
      display: block; }
      @media screen and (max-width: 375px) {
        .articles-sidebar-elements .news-sidebar-elements__item-img img {
          width: 100%;
          height: auto; } }

.articles-info-content .slider-with-pictures {
  margin-top: 1.375rem; }

.vlog-page-questions.articles-page-questions {
  margin-bottom: 5.0625rem; }
  .vlog-page-questions.articles-page-questions .answer-question {
    margin-top: 2.8125rem; }

.img-icon__add {
  position: absolute;
  bottom: -0.3125rem;
  right: -0.3125rem;
  width: 0.875rem;
  height: 0.875rem;
  background-color: #aad100;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%; }
  .img-icon__add .icon-add {
    width: 0.5rem;
    height: 0.5rem;
    display: block; }
    .img-icon__add .icon-add:before {
      width: 0.5rem;
      height: 0.5rem;
      display: block;
      color: white;
      margin: 0;
      font-size: 0.5rem; }

.image-drop-area input[type="file"] {
  display: none; }

.image-drop-area__frame {
  cursor: pointer; }

.personal-account-form__content-agreement {
  justify-content: center; }
  .personal-account-form__content-agreement.order-form-agreement {
    margin-bottom: 1.3125rem; }

.personal-account-form__content-send {
  color: white;
  font-family: 'Gilroy';
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 13.75rem;
  width: 100%;
  border-radius: 1.4375rem;
  background-color: #aad100;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  border: none;
  margin: auto;
  cursor: pointer;
  display: block; }

.breadcrumbs-menu {
  display: flex;
  align-items: center;
  padding-left: 0;
  list-style: none;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 1.125rem 0; }
  @media screen and (max-width: 576px) {
    .breadcrumbs-menu {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .breadcrumbs-menu__item {
    color: #999999;
    font-size: 0.75rem;
    font-weight: 500;
    white-space: nowrap; }
    .breadcrumbs-menu__item a {
      text-decoration: none;
      color: #999999;
      display: flex;
      align-items: center; }
      .breadcrumbs-menu__item a:hover {
        transition: all ease 0.35s;
        color: #aad100; }
        .breadcrumbs-menu__item a:hover:after {
          color: #999999; }
      .breadcrumbs-menu__item a:after {
        content: '/';
        display: block;
        margin: 0 0.25rem; }
    .breadcrumbs-menu__item:last-child {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }

.product-info__img {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 29.6875rem;
  flex: 0 0 27.8125rem; }
  @media screen and (max-width: 991px) {
    .product-info__img {
      max-width: 100%;
      flex: 0 0 100%; } }
  .product-info__img img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block; }

.product-info__content {
  padding-top: 1.25rem; }
  @media screen and (max-width: 576px) {
    .product-info__content {
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .product-info__content {
      padding-left: 0; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .product-info__content {
      margin-left: 1.875rem; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-info__content {
      padding-left: 0; } }

.product-info__property {
  margin-bottom: 0.9375rem; }

.product-info__property-name {
  color: #999999;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.3125rem; }

.product-info__property-value {
  color: #333333;
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.3125rem; }

.product-content-text {
  margin-bottom: 3.1875rem;
  padding-right: 2.125rem; }
  @media screen and (max-width: 767px) {
    .product-content-text {
      margin-bottom: 1.875rem;
      padding-right: 0; } }
  .product-content-text__title {
    color: #222222;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.6875rem;
    margin-bottom: 1.1875rem; }
  .product-content-text__info {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.5rem;
    letter-spacing: 0.2px; }

.product-content-price__top {
  background-color: rgba(225, 237, 239, 0.5);
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem; }
  .product-content-price__top-title {
    color: #333333;
    font-family: "Gilroy";
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 0.625rem;
    margin-bottom: 0.875rem; }
    @media screen and (max-width: 540px) {
      .product-content-price__top-title {
        text-align: center; } }

.product-content-price__bottom {
  display: flex;
  align-items: center;
  background-color: #e1edef;
  padding-top: 1.375rem;
  padding-bottom: 1.375rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .product-content-price__bottom {
      flex-direction: column; } }
  @media screen and (max-width: 540px) {
    .product-content-price__bottom {
      flex-direction: column; } }
  .product-content-price__bottom-col {
    width: 50%; }

.product-top-info {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 540px) {
    .product-top-info {
      flex-direction: column;
      align-items: center; } }
  .product-top-info__price {
    color: #222222;
    font-size: 2.75rem;
    font-weight: 400;
    line-height: 1.3125rem;
    margin-right: 2.75rem; }
    @media screen and (max-width: 540px) {
      .product-top-info__price {
        margin: 0.875rem 0;
        line-height: 2.0625rem; } }
  .product-top-info__btn {
    border-radius: 1.4375rem;
    background-color: #c4d54b;
    width: 100%;
    max-width: 11.125rem;
    text-align: center;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    color: white;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase; }

.price-bottom-col {
  display: flex;
  align-items: baseline;
  padding-left: 1.875rem;
  padding-right: 1.875rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .price-bottom-col {
      width: 100%; } }
  @media screen and (max-width: 540px) {
    .price-bottom-col {
      width: 100%; } }
  .price-bottom-col:last-child {
    padding-left: 0; }
    @media screen and (max-width: 540px) {
      .price-bottom-col:last-child {
        padding-left: 1.875rem; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .price-bottom-col:last-child {
        padding-left: 1.875rem; } }
  .price-bottom-col:first-child {
    padding-left: 1.875rem; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .price-bottom-col:first-child {
        margin-bottom: 0.875rem; } }
    @media screen and (max-width: 540px) {
      .price-bottom-col:first-child {
        margin-bottom: 0.875rem; } }
  .price-bottom-col__parameter {
    color: #777777;
    font-size: 0.6875rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 0.4375rem; }
  .price-bottom-col__value {
    color: #222222;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 0.75rem; }
    .price-bottom-col__value sup {
      font-size: 0.625rem; }

.product-info-grid {
  display: flex;
  flex-wrap: nowrap; }
  @media screen and (max-width: 991px) {
    .product-info-grid {
      flex-wrap: wrap; } }
  @media screen and (max-width: 575px) {
    .product-info-grid {
      margin: 0; } }
  .product-info-grid__wrapper {
    max-width: 29.6875rem;
    overflow: hidden;
    position: relative;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .product-info-grid__wrapper {
        max-width: 100%;
        margin: 0; } }
    .product-info-grid__wrapper .slick-slider {
      position: static; }
    .product-info-grid__wrapper .slick-dots {
      display: flex;
      align-items: center;
      list-style: none;
      padding-left: 0;
      justify-content: center;
      position: absolute;
      z-index: 5;
      width: 100%;
      bottom: 1.25rem;
      margin: 0; }
      .product-info-grid__wrapper .slick-dots li {
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 50%;
        margin-left: 0.4375rem;
        margin-right: 0.4375rem;
        background-color: rgba(255, 255, 255, 0.8);
        cursor: pointer; }
        .product-info-grid__wrapper .slick-dots li.slick-active {
          width: 1rem;
          height: 1rem;
          background-color: transparent;
          border: 0.25rem solid #a5c103; }
        .product-info-grid__wrapper .slick-dots li button {
          display: block;
          width: 0;
          height: 0;
          border-radius: 50%;
          font-size: 0;
          border: none;
          background: none;
          outline: none; }
    .product-info-grid__wrapper-prev {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 50%;
      transform: translateX(calc(-50% - 2.4375rem)) scale(-1, 1);
      text-decoration: none; }
      .product-info-grid__wrapper-prev .icon-spear {
        width: 0.625rem;
        height: 0.625rem;
        color: #999999;
        display: block; }
        .product-info-grid__wrapper-prev .icon-spear:before {
          display: block;
          margin: 0;
          width: 0.625rem;
          height: 0.625rem;
          color: #999999;
          font-size: 0.625rem; }
    .product-info-grid__wrapper-next {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 50%;
      transform: translateX(calc(-50% + 2.4375rem));
      text-decoration: none; }
      .product-info-grid__wrapper-next .icon-spear {
        width: 0.625rem;
        height: 0.625rem;
        color: #999999;
        display: block; }
        .product-info-grid__wrapper-next .icon-spear:before {
          display: block;
          margin: 0;
          width: 0.625rem;
          height: 0.625rem;
          color: #999999;
          font-size: 0.625rem; }
    .product-info-grid__wrapper.is-hidden {
      visibility: hidden; }

.product-more-description {
  margin-top: 4.5rem; }
  @media screen and (max-width: 767px) {
    .product-more-description {
      margin-top: 1.875rem;
      height: auto !important; } }
  @media screen and (max-width: 767px) {
    .product-more-description__wrapper > .container {
      padding-left: 0;
      padding-right: 0; } }
  .product-more-description_account .product-description-tabs {
    padding-left: 0;
    padding-right: 0; }
    .product-more-description_account .product-description-tabs__item:first-child {
      padding-left: 0; }
    .product-more-description_account .product-description-tabs__item:last-child {
      padding-right: 0; }

.solution-info .product-info-grid {
  align-items: flex-start; }

.solution-info .product-content-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 4.0625rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding-top: 1.25rem;
  padding-bottom: 1.5rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .solution-info .product-content-price {
      flex-direction: column;
      align-items: flex-start; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .solution-info .product-content-price {
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .solution-info .product-content-price {
      padding-right: 0;
      flex-direction: column;
      align-items: flex-start; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .solution-info .product-content-price__info {
      margin-bottom: 0.875rem; } }
  .solution-info .product-content-price__info-title {
    color: #999999;
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1.3125rem;
    margin-bottom: 0.375rem; }
  .solution-info .product-content-price__btn {
    color: white;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 1.4375rem;
    background-color: #aad100;
    max-width: 13.75rem;
    width: 100%;
    text-align: center;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    padding-top: 0.875rem;
    padding-bottom: 1rem;
    margin-top: 0.375rem; }
    .solution-info .product-content-price__btn:hover {
      transition: background-color ease 0.35s;
      background-color: #769101; }

.solution-info .price-info-value {
  display: flex;
  align-items: flex-end; }
  @media screen and (max-width: 767px) {
    .solution-info .price-info-value {
      margin-bottom: 1.875rem; } }
  .solution-info .price-info-value__number {
    font-size: 1.875rem;
    font-weight: 500;
    color: #222222;
    line-height: 1.4375rem;
    margin-left: 0.625rem;
    margin-right: 0.5625rem; }
  .solution-info .price-info-value__text {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1rem;
    color: #222222; }

.solution-info .product-content-text {
  margin-bottom: 1.6875rem;
  padding-right: 3.875rem; }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .solution-info .product-content-text {
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .solution-info .product-content-text {
      padding-right: 0; } }

.solution-info .product-content-examples {
  display: flex;
  align-items: center;
  margin-top: 2.3125rem;
  margin-bottom: 1.875rem; }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .solution-info .product-content-examples {
      flex-direction: column;
      align-items: flex-start; } }
  @media screen and (max-width: 767px) {
    .solution-info .product-content-examples {
      flex-direction: column;
      align-items: flex-start; } }
  .solution-info .product-content-examples__icon {
    width: auto;
    height: 1.875rem;
    margin-right: 0.8125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0; }
    .solution-info .product-content-examples__icon img {
      width: 100%;
      height: auto;
      display: block;
      margin: auto; }
  .solution-info .product-content-examples__text {
    color: #333333;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.1px; }
    .solution-info .product-content-examples__text:hover {
      transition: color ease 0.35s;
      color: #555555; }
    @media screen and (max-width: 767px) {
      .solution-info .product-content-examples__text {
        font-size: 0.75rem; } }

.solution-info .product-info__content {
  padding-left: 4.125rem;
  padding-top: 1.4375rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .solution-info .product-info__content {
      margin-left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .solution-info .product-info__content {
      padding-left: 0; } }
  @media screen and (max-width: 767px) {
    .solution-info .product-info__content {
      padding-left: 0; } }

.solution-info .product-content-text {
  padding-right: 1.875rem;
  margin-bottom: 1.625rem; }
  .solution-info .product-content-text__title {
    margin-bottom: 1rem; }
  .solution-info .product-content-text__info {
    line-height: 1.3125rem;
    letter-spacing: 0.3px; }

.top-title-info {
  display: flex;
  align-items: flex-end; }
  .top-title-info__text sup {
    font-size: 0.5rem; }
  .top-title-info__text:last-child {
    margin-left: 0.25rem; }

.info-link {
  display: flex;
  align-items: center;
  text-decoration: none; }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .info-link {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .info-link {
      width: 100%; } }
  .info-link:first-child {
    padding-right: 3rem; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .info-link:first-child .product-content-examples__text {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .info-link:first-child .product-content-examples__text {
        width: 100%; } }
  .info-link:nth-child(2) {
    padding-right: 2.875rem; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .info-link:nth-child(2) {
        margin: 0.875rem 0; } }
    @media screen and (max-width: 767px) {
      .info-link:nth-child(2) {
        margin: 0.875rem 0; } }
  .info-link:last-child {
    margin-right: 0; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .info-link:last-child .product-content-examples__text {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .info-link:last-child .product-content-examples__text {
        max-width: 100%; } }

.product-description-tabs {
  list-style: none;
  margin: 0 -0.9375rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1); }
  @media screen and (max-width: 767px) {
    .product-description-tabs {
      flex-direction: column;
      align-items: flex-start;
      padding: 0;
      border-bottom: none;
      width: 100%;
      margin: 0; } }
  .product-description-tabs__item {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.125rem; }
    .product-description-tabs__item:hover > a {
      transition: color ease 0.35s;
      color: #333333; }
    @media screen and (max-width: 767px) {
      .product-description-tabs__item {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        padding-bottom: 0; } }
    @media screen and (max-width: 576px) {
      .product-description-tabs__item {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; } }
    .product-description-tabs__item.selected > a {
      border-bottom: 0.1875rem solid #c4d54b;
      padding-bottom: 0.9375rem;
      color: #333333; }
      @media screen and (max-width: 767px) {
        .product-description-tabs__item.selected > a {
          border-bottom: none;
          padding: 0.625rem;
          background-color: #90b102;
          color: #ffffff;
          width: 100%;
          display: flex;
          justify-content: space-between; } }
    .product-description-tabs__item.selected .product-description-tabs__content {
      display: block; }
    .product-description-tabs__item > a {
      text-decoration: none;
      color: rgba(51, 51, 51, 0.7);
      font-size: 1.25rem;
      font-weight: 600;
      outline: none; }
      @media screen and (max-width: 767px) {
        .product-description-tabs__item > a {
          border-bottom: none;
          padding: 0.625rem;
          display: flex;
          justify-content: space-between;
          width: 100%;
          background-color: #d9d9d9;
          margin-bottom: 0.125rem; } }
      @media screen and (min-width: 768px) {
        .product-description-tabs__item > a .icon-plus, .product-description-tabs__item > a .icon-minus {
          display: none; } }
    .product-description-tabs__item.ui-state-active {
      outline: none; }
      .product-description-tabs__item.ui-state-active a {
        color: #333333;
        font-family: "Gilroy", sans-serif;
        font-size: 1.25rem;
        font-weight: 600;
        outline: none; }
      .product-description-tabs__item.ui-state-active:after {
        content: '';
        display: block;
        width: calc(100% - 3.75rem);
        height: 0.1875rem;
        background-color: #c4d54b;
        bottom: 0;
        position: absolute; }
    .product-description-tabs__item.ui-state-focus {
      outline: none; }
  .product-description-tabs__content {
    position: absolute;
    top: 2.625rem;
    width: 100%;
    left: 0;
    display: none; }
    @media screen and (max-width: 767px) {
      .product-description-tabs__content {
        position: relative;
        top: 0;
        padding-top: 1.875rem; } }
    .product-description-tabs__content-btn {
      padding: 0.75rem 0.8125rem;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.1875rem;
      background-color: #131313;
      color: white;
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      margin-left: auto;
      margin-right: auto;
      max-width: 16.75rem;
      width: 100%;
      letter-spacing: 0.1px; }
      .product-description-tabs__content-btn:hover {
        transition: all ease 0.35s;
        background-color: #414141; }
      .product-description-tabs__content-btn .total-file-size {
        margin-left: 0.25rem;
        color: #989898; }

.steps-of-works {
  margin-top: 3.5rem; }
  .steps-of-works .container {
    height: 100%; }
  .steps-of-works .row {
    height: 100%; }
  @media screen and (min-width: 768px) {
    .steps-of-works__grid {
      display: grid;
      grid-template-columns: 15.9375rem 1fr;
      width: 100%;
      grid-gap: 1.875rem; } }
  @media screen and (max-width: 576px) {
    .steps-of-works__grid {
      padding: 0 0.9375rem; } }
  .steps-of-works__grid-column {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .steps-of-works__grid-content {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }
  .steps-of-works__grid-card {
    margin-top: auto; }
  .steps-of-works__left-column {
    position: relative; }
    @media screen and (max-width: 767px) {
      .steps-of-works__left-column {
        display: none; } }
  @media screen and (min-width: 768px) {
    .steps-of-works__left-content {
      position: sticky;
      top: 7.0625rem;
      min-height: calc(100vh - 7.6875rem);
      display: flex;
      flex-direction: column;
      justify-content: space-between; } }
  @media screen and (min-width: 768px) and (max-width: 1330px) {
    .steps-of-works__left-content {
      min-height: calc(100vh - 3.75rem);
      top: 3.4375rem; } }
  @media screen and (min-width: 768px) {
    .steps-of-works__right-column .steps-of-works__menu-link {
      display: none; } }
  .steps-of-works__desktop-menu {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .steps-of-works__menu-link {
    display: block;
    margin-bottom: 0.125rem;
    padding: 1.125rem 1.875rem 1.1875rem 1.25rem;
    color: rgba(51, 51, 51, 0.7);
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    background-color: rgba(245, 245, 245, 0.7);
    transition: background-color ease 0.35s; }
    .steps-of-works__menu-link:hover {
      background-color: #eaeaea; }
    .selected .steps-of-works__menu-link {
      background-color: #eaeaea;
      color: #333333; }

.work-steps-column {
  list-style: none;
  padding: 0 0 13.25rem;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .work-steps-column {
      padding-bottom: 0; } }
  .work-steps-column__item {
    margin-bottom: 0.125rem; }
    .work-steps-column__item.selected .work-steps-content {
      display: block; }

.work-steps-content {
  display: none; }
  .work-steps-content__info-heading {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5rem;
    padding-bottom: 1rem; }
  .work-steps-content__info-description {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.375rem;
    text-shadow: 0px 0px 1px #666666; }

#more_description2 .row {
  margin: 0; }

.first-tab-content {
  padding-bottom: 3.125rem; }
  .first-tab-content .product-characteristic-docs {
    padding-bottom: 1.875rem;
    padding-top: 1.75rem; }

.second-tab-content {
  padding-bottom: 4.5625rem; }
  .second-tab-content .product-characteristic-table {
    padding-top: 1.875rem; }

.third-tab-content .similar-products-cards {
  padding-top: 1.875rem;
  padding-bottom: 3.75rem; }

.object-docs-tabs {
  list-style: none;
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0;
  margin: 0 -0.9375rem; }
  @media screen and (max-width: 767px) {
    .object-docs-tabs {
      flex-direction: column;
      align-items: flex-start;
      padding: 0;
      border-bottom: none;
      width: 100%;
      margin: 0; } }
  .object-docs-tabs__item {
    padding-bottom: 1.125rem;
    margin-right: 4.375rem;
    white-space: nowrap; }
    .object-docs-tabs__item:hover > a {
      transition: color ease 0.35s;
      color: #333333; }
    @media screen and (max-width: 767px) {
      .object-docs-tabs__item {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        margin: 0;
        width: 100%; } }
    @media screen and (max-width: 576px) {
      .object-docs-tabs__item {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; } }
    .object-docs-tabs__item.selected > a {
      border-bottom: 0.1875rem solid #c4d54b;
      padding-bottom: 0.9375rem;
      color: #333333; }
      @media screen and (max-width: 767px) {
        .object-docs-tabs__item.selected > a {
          border-bottom: none;
          padding: 0.625rem;
          background-color: #90b102;
          color: #ffffff;
          width: 100%;
          display: flex;
          justify-content: space-between; } }
    .object-docs-tabs__item.selected .object-docs-tabs__content {
      display: block; }
    .object-docs-tabs__item > a {
      text-decoration: none;
      color: rgba(51, 51, 51, 0.7);
      font-size: 1.25rem;
      font-weight: 600;
      outline: none; }
      @media screen and (max-width: 767px) {
        .object-docs-tabs__item > a {
          border-bottom: none;
          padding: 0.625rem;
          display: flex;
          justify-content: space-between;
          width: 100%;
          background-color: #d9d9d9;
          margin-bottom: 0.125rem; } }
      @media screen and (min-width: 768px) {
        .object-docs-tabs__item > a .icon-plus, .object-docs-tabs__item > a .icon-minus {
          display: none; } }
    .object-docs-tabs__item.ui-state-active {
      outline: none; }
      .object-docs-tabs__item.ui-state-active a {
        color: #333333;
        font-family: "Gilroy", sans-serif;
        font-size: 1.25rem;
        font-weight: 600;
        outline: none; }
      .object-docs-tabs__item.ui-state-active:after {
        content: '';
        display: block;
        width: calc(100% - 3.75rem);
        height: 0.1875rem;
        background-color: #c4d54b;
        bottom: 0;
        position: absolute; }
    .object-docs-tabs__item.ui-state-focus {
      outline: none; }
  .object-docs-tabs__content {
    position: absolute;
    top: 2.625rem;
    width: 100%;
    left: 0;
    display: none;
    padding-top: 1.875rem;
    padding-bottom: 3.75rem; }
    @media screen and (max-width: 767px) {
      .object-docs-tabs__content {
        position: relative;
        top: 0;
        padding: 0; } }
    .object-docs-tabs__content-btn {
      padding: 0.75rem 0.8125rem;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.1875rem;
      background-color: #131313;
      color: white;
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      margin-left: auto;
      margin-right: auto;
      max-width: 16.75rem;
      width: 100%;
      letter-spacing: 0.1px; }
      .object-docs-tabs__content-btn:hover {
        transition: all ease 0.35s;
        background-color: #414141; }
      .object-docs-tabs__content-btn .total-file-size {
        margin-left: 0.25rem;
        color: #989898; }

.product-characteristic-table {
  width: 100%; }
  .product-characteristic-table__name {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.5rem;
    padding-bottom: 1.4375rem;
    padding-top: 0.1875rem;
    padding-left: 2.0625rem;
    padding-right: 2.0625rem; }
    @media screen and (max-width: 767px) {
      .product-characteristic-table__name {
        padding-left: 0;
        padding-right: 0; } }

.table-imitation {
  overflow: auto; }
  .table-imitation__thead {
    background-color: #222222;
    padding: 1.25rem 0;
    min-width: 69.375rem; }
  .table-imitation__tr {
    display: flex;
    padding: 0 2.5rem; }
  .table-imitation__th {
    opacity: 0.7;
    color: white;
    font-size: 0.875rem;
    font-weight: 700; }
  .table-imitation__td.w-50 {
    color: #333333;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.5rem;
    flex-shrink: 0; }
  .table-imitation__td.ed {
    color: #999999;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.5rem; }
  .table-imitation__td.fact {
    color: #999999;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 0.875rem; }
  .table-imitation__td.doc {
    color: #999999;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.5rem;
    text-transform: uppercase; }
  .table-imitation__tbody {
    min-width: 69.375rem; }
    .table-imitation__tbody .table-imitation__tr {
      border-bottom: 1px solid rgba(51, 51, 51, 0.1);
      padding-top: 1rem;
      padding-bottom: 1rem; }

.table-imitation__tr {
  min-width: 69.375rem; }

.w-50 {
  width: 56%; }

.w-50_3 {
  width: calc(60% / 3);
  padding: 0 0.7rem;
  flex-shrink: 0; }
  .w-50_3:last-child {
    padding-right: 0;
    padding-left: 1.25rem; }

.content-info-block {
  margin-bottom: 0.625rem;
  width: 100%; }
  .content-info-block__heading {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1rem;
    padding-bottom: 1.125rem; }
  .content-info-block__table {
    margin-top: 0.4375rem;
    width: 100%; }
    .content-info-block__table-thead {
      border: 1px solid #e8e8e8;
      background-color: #f7f7f7;
      width: 51.5625rem; }
    .content-info-block__table-tbody {
      border: 1px solid #e8e8e8;
      border-top: none;
      width: 51.5625rem; }
    .content-info-block__table-tr {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 1.25rem;
      border-bottom: 1px solid #e8e8e8; }
      .content-info-block__table-tr:last-child {
        border-bottom: none; }
    .content-info-block__table-th {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 600;
      line-height: 0.9375rem; }
      .content-info-block__table-th.aspect-title {
        flex-basis: 40%;
        padding-right: 1.375rem; }
      .content-info-block__table-th.item-1 {
        flex-basis: 15%; }
      .content-info-block__table-th.item-2 {
        flex-basis: 30%;
        padding: 0 1.125rem; }
      .content-info-block__table-th.item-3 {
        flex-basis: 15%; }
    .content-info-block__table-td {
      color: #333333;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.8125rem;
      font-weight: 500;
      line-height: 1rem;
      text-shadow: 0px 0px 1px #333333; }
      .content-info-block__table-td.aspect {
        color: #666666;
        font-family: 'Montserrat', sans-serif;
        font-size: 0.8125rem;
        font-weight: 500;
        line-height: 1rem;
        flex-basis: 40%;
        text-shadow: 0px 0px 1px #666666;
        padding-right: 1.375rem; }
      .content-info-block__table-td.item-1 {
        flex-basis: 15%; }
      .content-info-block__table-td.item-2 {
        flex-basis: 30%;
        padding: 0 1.125rem; }
      .content-info-block__table-td.item-3 {
        flex-basis: 15%; }

.left-column {
  height: calc(100% - 2.5rem); }
  @media screen and (max-width: 767px) {
    .left-column {
      height: 100%;
      width: 100%; } }

.order-form {
  position: fixed;
  right: 0;
  margin: 0 !important;
  display: none;
  height: 100vh;
  max-width: 33.75rem;
  width: 100%; }
  .order-form .fancybox-close-small {
    background-image: url("/local/templates/resitrix/dest/styles/../img/close.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    right: 1.875rem !important;
    top: 1.875rem !important;
    position: absolute;
    padding: 0; }
    .order-form .fancybox-close-small:after {
      content: '';
      width: 0;
      height: 0; }
  .order-form__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 21.875rem;
    margin: auto;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; }
    @media screen and (max-width: 370px) {
      .order-form__wrapper {
        padding: 3.75rem 0.9375rem; } }
    .order-form__wrapper-title {
      color: #333333;
      font-size: 1.875rem;
      font-weight: 600;
      margin-bottom: 2.375rem; }
    .order-form__wrapper-btn {
      border-radius: 1.4375rem;
      background-color: #aad100;
      border: none;
      outline: none;
      color: white;
      font-family: 'Gilroy';
      font-size: 0.875rem;
      font-weight: 700;
      text-transform: uppercase;
      padding-top: 0.875rem;
      padding-bottom: 1rem;
      padding-left: 0.8125rem;
      padding-right: 0.8125rem;
      width: 100%;
      max-width: 13.75rem; }

.order-form-selecting {
  margin-bottom: 2.5rem; }
  .order-form-selecting__heading {
    color: #222222;
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.1875rem; }
  .order-form-selecting__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }

.selecting-item__original:checked + .selecting-item__fake {
  border: 0.3125rem solid #aad100;
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0; }

.selecting-item__original:checked + .selecting-item__fake + .selecting-item__name {
  color: #222222; }

.selecting-item {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0.625rem;
  cursor: pointer; }
  .selecting-item:last-child {
    margin-bottom: 0; }
  .selecting-item[class*="col-"]:last-child {
    margin-bottom: 0.625rem; }
  .selecting-item__original {
    display: none; }
  .selecting-item__fake {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    background-color: white;
    border: 0.1875rem solid #dddddd;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 0.5625rem; }
  .selecting-item__name {
    color: rgba(34, 34, 34, 0.8);
    font-size: 0.875rem;
    font-weight: 600; }

.order-form-data__heading {
  color: #222222;
  font-family: "Gilroy";
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1.25rem; }

.data-item__input {
  display: inline-block;
  position: relative;
  border: 1px solid #dddddd;
  background-color: transparent;
  max-width: 21.875rem;
  height: 3.125rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
  margin-bottom: 0.625rem; }
  .data-item__input input[type="date"] {
    color: #fff;
    padding-top: 0; }
  .data-item__input label[style] + input[type="date"] {
    color: #333;
    padding-top: 0.875rem; }
  .data-item__input-original {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    color: #333333;
    font-family: 'Gilroy';
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 0.875rem;
    padding-top: 0.875rem; }
    .data-item__input-original:-internal-autofill-selected {
      background-color: transparent !important; }
  .data-item__input-placeholder {
    color: #aaaaaa;
    font-family: 'Gilroy';
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 0.6875rem;
    position: absolute;
    top: 50%;
    max-width: calc(100% - 4.375rem);
    transform: translateY(-50%);
    pointer-events: none; }
  .data-item__input-select {
    width: 100%; }
  .data-item__input .ui-selectmenu-button {
    padding: 0;
    border: none;
    outline: none;
    width: 100%;
    height: calc(100% + 0.625rem);
    color: #333333;
    font-family: 'Gilroy';
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 0.875rem;
    padding-top: 0.875rem;
    background-color: transparent; }

.data-item__comment {
  width: 100%;
  max-width: 21.875rem;
  min-height: 6.6875rem;
  border: 1px solid #dddddd;
  background-color: white;
  color: #333333;
  font-family: 'Gilroy';
  font-size: 0.9375rem;
  font-weight: 500;
  padding: 1.25rem;
  outline: none;
  display: block; }
  .data-item__comment::placeholder {
    color: #aaaaaa;
    font-family: 'Gilroy';
    font-size: 0.875rem;
    font-weight: 500; }

.data-item__upload {
  margin-top: 0.875rem;
  margin-bottom: 0.625rem; }
  .data-item__upload-original {
    display: none; }

.data-item_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0.875rem;
  margin-bottom: 0.875rem; }
  .data-item_wrap .data-item__upload {
    width: auto;
    margin-top: 0;
    margin-right: 0.625rem; }

.data-item__link {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1.25rem; }
  .data-item__link-forgot {
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.2;
    color: #666666;
    padding-top: 0.25rem;
    text-shadow: 0 0 1px #666666;
    text-decoration: none;
    transition: border 0.35s ease;
    border-bottom: 1px solid #666666; }
    .data-item__link-forgot:hover {
      transition: border 0.35s ease;
      border-bottom: 1px solid transparent; }

.upload-fake {
  display: inline-flex;
  align-items: center;
  cursor: pointer; }
  .upload-fake:hover .upload-fake__icon {
    transition: background-color ease 0.35s;
    background-color: #dbd9d9; }
  .upload-fake:hover .upload-fake__text {
    transition: color ease 0.35s;
    color: #111111; }
  .upload-fake__icon {
    flex-shrink: 0;
    border-radius: 0.9375rem;
    background-color: #f2f2f2;
    width: 1.875rem;
    height: 1.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.625rem; }
    .upload-fake__icon .icon-download {
      display: block; }
      .upload-fake__icon .icon-download:before {
        margin: 0;
        display: block;
        width: 0.5625rem;
        height: 0.8125rem;
        font-size: 0.8125rem;
        color: #666666; }
  .upload-fake__text {
    color: #333333;
    font-size: 0.6875rem;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0 0 1px #333333; }

.order-form-agreement {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.875rem; }
  .order-form-agreement__checkbox-original {
    display: none; }
  .order-form-agreement__checkbox-fake {
    width: 1.125rem;
    height: 1.125rem;
    border: 1px solid #dddddd;
    background-color: white;
    flex-shrink: 0;
    margin-right: 0.4375rem;
    display: flex;
    justify-content: center;
    align-items: center; }
  .order-form-agreement__text {
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.2;
    color: #666666; }
    .order-form-agreement__text a {
      text-decoration: none;
      color: #333333;
      border-bottom: 1px solid #666666;
      margin-left: 0.25rem; }
      .order-form-agreement__text a:hover {
        transition: border ease 0.35s;
        border-bottom: 1px solid transparent; }

.order-form-agreement__checkbox-original:checked + .order-form-agreement__checkbox-fake:before {
  content: '\e808';
  font-family: "fontello";
  color: #aad100;
  font-size: 0.4375rem;
  font-weight: 800; }

div.fancybox-slide {
  /*display: flex;
  justify-content: flex-end;
  margin: 0;
  height: 100vh;*/ }

.fancybox-container--ready .fancybox-bg {
  background: rgba(19, 19, 19, 0.4); }

#hamburger_menu {
  position: absolute;
  left: 0;
  display: none;
  height: 100vh;
  margin: 0;
  max-width: 21.875rem;
  width: 100%;
  padding: 0; }

.hamburger-menu-nav__content {
  list-style: none;
  padding-left: 0;
  margin: 0; }
  .hamburger-menu-nav__content-link {
    margin-bottom: 1rem; }
    .hamburger-menu-nav__content-link a {
      opacity: 0.8;
      color: #333333;
      font-size: 0.8125rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.08125rem;
      text-decoration: none; }

.hamburger-menu .fancybox-close-small {
  background-image: url("/local/templates/resitrix/dest/styles/../img/close.png");
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  background-position: center; }

.hamburger-menu__wrapper {
  padding: 4.375rem 2.5rem;
  position: relative; }
  @media screen and (max-width: 1330px) {
    .hamburger-menu__wrapper {
      padding: 7.5rem 2.5rem; } }
  .hamburger-menu__wrapper-logo {
    display: none; }
    @media screen and (max-width: 1330px) {
      .hamburger-menu__wrapper-logo {
        display: flex;
        border-left: none;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #737373;
        max-width: 100%; } }
  .hamburger-menu__wrapper-toggle {
    display: none;
    margin-top: 1.875rem; }
    @media screen and (max-width: 1114px) {
      .hamburger-menu__wrapper-toggle {
        display: block; } }
  .hamburger-menu__wrapper-toggle {
    color: #90b102;
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 600; }

.hamburger-menu__person {
  margin-bottom: 1rem;
  margin-top: 0.125rem;
  display: none; }
  @media screen and (max-width: 767px) {
    .hamburger-menu__person {
      display: block; } }
  .hamburger-menu__person-link {
    display: flex;
    align-items: center;
    color: #90b102;
    text-decoration: none;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase; }
  .hamburger-menu__person svg {
    fill: #90b102;
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    display: block;
    margin-right: 0.375rem; }

.additional-nav {
  display: none; }
  .additional-nav__menu {
    list-style: none;
    margin: 0;
    padding-left: 0;
    margin-top: 1.875rem; }
    .additional-nav__menu-item {
      margin-bottom: 0.9375rem; }
      .additional-nav__menu-item a {
        color: #333333;
        font-size: 0.9375rem;
        font-weight: 600;
        text-transform: capitalize;
        letter-spacing: 0.08125rem;
        text-decoration: none; }
  @media screen and (max-width: 800px) {
    .additional-nav {
      display: block; } }

#order_form, #catalog_order_form, #question_form {
  max-width: 33.875rem;
  padding: 0;
  box-shadow: 0 0 3.6875rem rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0; }

ul.ui-widget.ui-widget-content {
  border-top: 1px solid #c5c5c5; }

.form-standart {
  margin: auto;
  padding: 3.125rem 4.0625rem;
  background-color: whitesmoke; }
  .form-standart.is-certificate-template {
    margin-top: 3.75rem; }
  .form-standart__result-message {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.4;
    max-width: 13.75rem;
    margin: auto; }
  .form-standart [class*="col-"] {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem; }
  .form-standart__title {
    color: #333333;
    font-size: 1.875rem;
    font-weight: 600;
    margin-bottom: 2.375rem;
    text-align: center; }
  .form-standart__heading {
    color: #222222;
    font-family: "Gilroy";
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.25rem; }
    .form-standart__heading_add {
      margin-top: 2.5rem; }
  .form-standart__list-item .data-item__input {
    width: 100%;
    max-width: none;
    background-color: #fff; }
  .form-standart__list-item.upload-wrapper {
    margin-bottom: 3.75rem; }
  .form-standart__list-item.select-form {
    margin-bottom: 0.625rem; }
  .form-standart__wrapper-agreement {
    justify-content: center; }
  .form-standart__wrapper-btn {
    display: block;
    min-width: 13.75rem;
    max-width: 100%;
    margin: auto;
    white-space: nowrap; }
  @media screen and (max-width: 575px) {
    .form-standart {
      padding: 1.875rem; } }
  .form-standart.is-education-template .form-radio-list {
    display: flex;
    flex-wrap: wrap; }

.form-radio-list__label {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.9375rem 1.25rem;
  margin-bottom: 0.625rem;
  background-color: #fff;
  border: 1px solid #dddddd; }

.form-radio-list__radio {
  display: none; }

.form-radio-list__fake {
  display: block;
  width: 1.0625rem;
  height: 1.0625rem;
  background-color: white;
  border: 0.1875rem solid #dddddd;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 0.5625rem; }

.form-radio-list__item-name {
  color: rgba(34, 34, 34, 0.8);
  font-size: 0.875rem;
  font-weight: 600;
  white-space: nowrap;
  max-width: calc(100% - 1.625rem);
  overflow: hidden;
  text-overflow: ellipsis; }

.form-radio-list__radio:checked + .form-radio-list__fake {
  border: 0.3125rem solid #aad100;
  width: 1.0625rem;
  height: 1.0625rem;
  flex-shrink: 0; }
  .form-radio-list__radio:checked + .form-radio-list__fake:after {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 1px solid #aad100; }

.form-radio-list__radio:checked + .form-radio-list__fake + .form-radio-list__name {
  color: #222222; }

.close-fancybox-btn {
  display: none; }

@media screen and (max-width: 767px) {
  .order-form_register {
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem; } }

@media screen and (max-width: 370px) {
  .order-form_register .order-form__wrapper {
    padding-left: 0;
    padding-right: 0; } }

.order-form_register .order-form-agreement {
  margin-top: 1.875rem; }

.order-form_register .selecting-item {
  margin-bottom: 1.25rem;
  margin-right: 0.875rem; }

@media screen and (max-width: 767px) {
  .order-form_login {
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem; } }

@media screen and (max-width: 370px) {
  .order-form_login .order-form__wrapper {
    padding-left: 0;
    padding-right: 0; } }

.order-form_login .order-form__wrapper-btn {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.875rem; }

@media screen and (max-width: 767px) {
  .order-form_goods {
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem; } }

@media screen and (max-width: 370px) {
  .order-form_goods .order-form__wrapper {
    padding-left: 0;
    padding-right: 0; } }

.order-form_goods .order-form-data {
  margin-bottom: 1.25rem; }

.order-form_goods .order-form__wrapper-btn {
  width: 100%;
  max-width: 100%;
  text-align: center; }
  .order-form_goods .order-form__wrapper-btn--close {
    display: none;
    max-width: 8.125rem; }

.order-form_goods form.success .order-form-data {
  display: none; }

.order-form_goods form.success .order-form__wrapper-btn--submit {
  display: none; }

.order-form_goods form.success .order-form__wrapper-btn--close {
  display: block; }

@media screen and (max-width: 767px) {
  .order-form_message {
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem; } }

@media screen and (max-width: 370px) {
  .order-form_message .order-form__wrapper {
    padding-left: 0;
    padding-right: 0; } }

.order-form_message .order-form__wrapper-btn {
  max-width: 8.125rem; }

.order-form__wrapper-note {
  color: #666666;
  font-size: 0.9375rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3125rem;
  text-align: left;
  margin-bottom: 1.25rem; }

.fake-select {
  position: relative;
  font-size: 0;
  line-height: 0; }
  .fake-select__field {
    display: inline-block;
    position: relative;
    border: 1px solid #dddddd;
    background-color: transparent;
    width: 100%;
    height: 3.125rem;
    width: 100%;
    padding: 1.5rem 2.5rem 0.5rem 1.25rem;
    color: #333333;
    font-family: 'Gilroy';
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 0.875rem;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(/local/templates/resitrix/dest/styles/../img/arrow.png);
    background-size: 0.5625rem 0.3125rem;
    background-repeat: no-repeat;
    background-position: calc(100% - 1.125rem) center; }
    .fake-select__field:not(:empty) + .fake-select__placeholder {
      top: 0.9375rem;
      font-size: 0.75rem; }
  .fake-select__placeholder {
    color: #aaaaaa;
    font-family: 'Gilroy';
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 0.6875rem;
    position: absolute;
    left: 1.25rem;
    top: 50%;
    max-width: calc(100% - 2.5rem);
    transform: translateY(-50%);
    pointer-events: none; }
  .fake-select__list {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: -0.625rem;
    flex-direction: column;
    width: 100%;
    max-width: 21.75rem;
    max-height: 39.625rem;
    padding: 0.3125rem 0;
    margin-top: 0.3125rem;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #DDDDDD;
    z-index: 10;
    scrollbar-width: thin; }
    .fake-select__list::-webkit-scrollbar {
      width: 1.375rem;
      height: 1.375rem; }
    .fake-select__list::-webkit-scrollbar-track {
      border-radius: 0;
      background-color: transparent; }
    .fake-select__list::-webkit-scrollbar-thumb {
      background-color: #c7c7c7;
      border-radius: 0.75rem;
      border: 0.4375rem solid #fff;
      opacity: 0.8; }
    .fake-select__list .selecting-item {
      padding: 0.9375rem 1.25rem;
      margin: 0; }
      .fake-select__list .selecting-item .selecting-item__name {
        line-height: 1.0625rem; }
      .fake-select__list .selecting-item:hover {
        background: #1683FB;
        color: #fff; }
        .fake-select__list .selecting-item:hover .selecting-item__name {
          color: #fff; }
  .fake-select.is-open .fake-select__list {
    display: flex; }

.popup-modal {
  padding: 2.5rem 4.375rem 2.5rem 3.125rem;
  background-color: #EAEAEA;
  width: 100%;
  max-width: 45rem; }
  @media (max-width: 991px) {
    .popup-modal {
      padding: 1.5625rem; } }
  .popup-modal .fancybox-close-small {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.354' y='2.768' width='2.5' height='20' rx='1.297' transform='rotate(-45 1.354 2.768)' fill='%23222'/%3E%3Crect width='2.595' height='20.758' rx='1.297' transform='matrix(-.68128 -.68128 .68128 -.68128 2.768 16.91)' fill='%23222'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.125rem;
    width: 1.125rem;
    height: 1.125rem;
    top: 2.3125rem;
    right: 2.6875rem;
    position: absolute;
    padding: 0; }
    @media (max-width: 991px) {
      .popup-modal .fancybox-close-small {
        top: 1.6875rem;
        right: 1.5625rem; } }
    .popup-modal .fancybox-close-small:after {
      content: '';
      width: 0;
      height: 0; }
  .popup-modal__wrapper-title {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: #222222;
    margin-bottom: 1.25rem;
    padding-right: 1.25rem; }
    @media (max-width: 991px) {
      .popup-modal__wrapper-title {
        padding-right: 1.875rem; } }
  .popup-modal__wrapper-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0.8125rem; }
  .popup-modal .popup-modal-data {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.3125rem; }
    .popup-modal .popup-modal-data__heading {
      width: 100%;
      color: #222222;
      font-family: "Gilroy";
      font-size: 0.8125rem;
      font-weight: 600;
      text-transform: uppercase;
      padding: 0 0.3125rem;
      margin-bottom: 0.9375rem; }
    .popup-modal .popup-modal-data__list-group {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 1.75rem;
      width: 100%; }
      .popup-modal .popup-modal-data__list-group:last-child {
        margin-bottom: 0; }
    .popup-modal .popup-modal-data .data-item {
      width: 50%;
      padding: 0 0.3125rem 0.625rem; }
      .popup-modal .popup-modal-data .data-item.big {
        width: 100%; }
      .popup-modal .popup-modal-data .data-item__input {
        max-width: 100%;
        margin: 0;
        background-color: #fff; }
      .popup-modal .popup-modal-data .data-item__upload {
        margin: 0.5rem 0; }
      .popup-modal .popup-modal-data .data-item .added-file {
        position: relative;
        flex-direction: column;
        display: inline-block;
        align-items: flex-start;
        width: auto;
        max-width: 100%;
        background: transparent;
        border-radius: 0;
        padding-right: 2.75rem;
        padding-left: 0;
        margin: 0.3125rem; }
        .popup-modal .popup-modal-data .data-item .added-file .added-file__name {
          margin-bottom: 0.4375rem; }
        .popup-modal .popup-modal-data .data-item .added-file .added-file__info {
          font-weight: 600;
          font-size: 0.8125rem;
          line-height: 1rem;
          color: #BDBDBD; }
        .popup-modal .popup-modal-data .data-item .added-file .added-file__remove {
          position: absolute;
          top: 50%;
          right: 0;
          width: 1.5rem;
          height: 1.5rem;
          background: #DDDDDD;
          border-radius: 50%;
          transform: translateY(-50%);
          margin: 0;
          background-repeat: no-repeat;
          background-position: center;
          background-size: 0.75rem 0.875rem;
          background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 3.375h-2v-2.25a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1v2.25h-2a.5.5 0 0 0-.5.5v.5c0 .069.056.125.125.125h.944l.386 8.172a1 1 0 0 0 .998.953h7.094a.999.999 0 0 0 .998-.953l.386-8.172h.944A.125.125 0 0 0 12 4.375v-.5a.5.5 0 0 0-.5-.5Zm-3.125 0h-4.75V1.25h4.75v2.125Z' fill='%23333'/%3E%3C/svg%3E"); }
          .popup-modal .popup-modal-data .data-item .added-file .added-file__remove .icon-close:before {
            contain: none; }
      .popup-modal .popup-modal-data .data-item__comment {
        position: relative;
        max-width: 100%;
        min-height: auto;
        border: none;
        padding: 0;
        background: transparent; }
      .popup-modal .popup-modal-data .data-item__comment-original {
        width: 100%;
        max-width: 100%;
        min-height: 3.75rem;
        border: 1px solid #dddddd;
        background-color: white;
        color: #333333;
        font-family: 'Gilroy';
        font-size: 0.9375rem;
        font-weight: 500;
        padding: 1.5rem 1.25rem 1.25rem;
        outline: none;
        display: block;
        resize: vertical; }
        .popup-modal .popup-modal-data .data-item__comment-original::placeholder {
          opacity: 0; }
        .popup-modal .popup-modal-data .data-item__comment-original:not(:placeholder-shown) + .data-item__comment-placeholder,
        .popup-modal .popup-modal-data .data-item__comment-original:focus + .data-item__comment-placeholder {
          font-size: 0.75rem;
          top: 0.8125rem;
          left: 1.25rem; }
      .popup-modal .popup-modal-data .data-item__comment-placeholder {
        color: #aaaaaa;
        font-family: 'Gilroy';
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 0.6875rem;
        position: absolute;
        top: 1.25rem;
        left: 1.25rem;
        max-width: calc(100% - 2.5rem);
        pointer-events: none; }
    .popup-modal .popup-modal-data .upload-fake__icon {
      background-color: #CACACA; }
      .popup-modal .popup-modal-data .upload-fake__icon .icon-download:before {
        color: #fff; }
  .popup-modal__wrapper-btn {
    display: block;
    min-width: 13.75rem;
    max-width: 100%;
    padding: 0.875rem 2.375rem 0.8125rem;
    margin: 0.3125rem;
    white-space: nowrap;
    text-align: center;
    cursor: pointer; }
    .popup-modal__wrapper-btn__wrapper-btn[disabled] {
      cursor: auto; }
    .popup-modal__wrapper-btn[type=submit] {
      background-color: #aad100; }
      .popup-modal__wrapper-btn[type=submit]:hover {
        background-color: #769101; }
    .popup-modal__wrapper-btn.default-btn--grey {
      background-color: #AAAAAA; }
      .popup-modal__wrapper-btn.default-btn--grey:hover {
        background-color: #8f8f8f; }

.popup-modal-agreement {
  display: flex;
  align-items: center;
  margin-bottom: 1.875rem;
  margin-top: 0.625rem; }
  .popup-modal-agreement__checkbox-original {
    display: none; }
  .popup-modal-agreement__checkbox-fake {
    width: 1.125rem;
    height: 1.125rem;
    border: 1px solid #dddddd;
    background-color: white;
    flex-shrink: 0;
    margin-right: 0.4375rem;
    display: flex;
    justify-content: center;
    align-items: center; }
  .popup-modal-agreement__text {
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.2;
    color: #666666; }
    .popup-modal-agreement__text a {
      text-decoration: none;
      color: #333333;
      border-bottom: 1px solid #666666;
      margin-left: 0.25rem; }
      .popup-modal-agreement__text a:hover {
        transition: border ease 0.35s;
        border-bottom: 1px solid transparent; }
  .popup-modal-agreement label.error {
    order: 1;
    margin: 0 0 0 0.625rem; }

.popup-modal-agreement__checkbox-original:checked + .popup-modal-agreement__checkbox-fake:before {
  content: '\e808';
  font-family: "fontello";
  color: #aad100;
  font-size: 0.4375rem;
  font-weight: 800; }

textarea[name="FORM_CONFIRM"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden;
  z-index: -1;
  transform: scale(0.1);
  opacity: 0;
  pointer-events: none;
  user-select: none; }

.slider-with-pictures {
  margin-top: 2.875rem;
  margin-bottom: 2.0625rem;
  position: relative; }
  .slider-with-pictures__wrapper {
    overflow: hidden; }
    .slider-with-pictures__wrapper.slick-slider {
      position: static; }
    .slider-with-pictures__wrapper-prev {
      position: absolute;
      z-index: 1;
      bottom: 0;
      margin-left: -2.4375rem;
      left: 50%;
      transform: translateX(-50%) scale(-1, 1);
      text-decoration: none; }
      .slider-with-pictures__wrapper-prev .icon-spear {
        width: 0.625rem;
        height: 0.625rem;
        color: #999999;
        display: block; }
        .slider-with-pictures__wrapper-prev .icon-spear:before {
          display: block;
          margin: 0;
          width: 0.625rem;
          height: 0.625rem;
          color: #999999;
          font-size: 0.625rem; }
    .slider-with-pictures__wrapper-next {
      position: absolute;
      z-index: 1;
      bottom: 0;
      margin-left: 2.4375rem;
      left: 50%;
      transform: translateX(-50%);
      text-decoration: none; }
      .slider-with-pictures__wrapper-next .icon-spear {
        width: 0.625rem;
        height: 0.625rem;
        color: #999999;
        display: block; }
        .slider-with-pictures__wrapper-next .icon-spear:before {
          display: block;
          margin: 0;
          width: 0.625rem;
          height: 0.625rem;
          color: #999999;
          font-size: 0.625rem; }
    .slider-with-pictures__wrapper-img {
      display: block; }
      .slider-with-pictures__wrapper-img .slick-active {
        display: block; }
      .slider-with-pictures__wrapper-img img {
        width: 100%;
        height: auto;
        display: block; }

.slider-counts {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 0.75rem;
  margin-top: 1.5rem;
  text-shadow: 0 0 1px #999999; }

.fancybox-button--arrow_left {
  position: absolute;
  left: -1.25rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  .fancybox-button--arrow_left .icon-spear {
    transform: rotate(-180deg);
    display: block; }
    .fancybox-button--arrow_left .icon-spear:before {
      margin: 0;
      font-size: 0.875rem;
      color: #aad100; }
  .fancybox-button--arrow_left:disabled {
    opacity: 0.5; }

.fancybox-button--arrow_right {
  position: absolute;
  right: -1.25rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  .fancybox-button--arrow_right .icon-spear {
    display: block; }
    .fancybox-button--arrow_right .icon-spear:before {
      margin: 0;
      font-size: 0.875rem;
      color: #aad100; }
  .fancybox-button--arrow_right:disabled {
    opacity: 0.5; }

.last-news-sidebar__content {
  padding-top: 1.8125rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .last-news-sidebar__content {
      padding-bottom: 1.8125rem;
      margin: auto;
      width: auto; } }
  @media screen and (max-width: 767px) {
    .last-news-sidebar__content {
      padding-bottom: 1.8125rem; } }
  .last-news-sidebar__content-head {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 700;
    display: block;
    border-bottom: 0.1875rem solid #333333;
    padding-bottom: 0.9375rem; }

.news-sidebar-elements__item {
  display: block;
  margin-top: 1.75rem;
  text-decoration: none; }
  .news-sidebar-elements__item:hover .news-sidebar-elements__item-name {
    transition: all ease 0.35s;
    color: #aad100; }
  .news-sidebar-elements__item-name {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1.125rem;
    margin-bottom: 0.5rem;
    letter-spacing: 0.3px; }
  .news-sidebar-elements__item-date {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.625rem;
    font-weight: 500;
    text-transform: uppercase; }

.adresses-grid {
  margin-top: 0.8125rem; }
  .adresses-grid__wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    @media screen and (max-width: 575px) {
      .adresses-grid__wrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }

.adress-info {
  width: 100%;
  max-width: 21.875rem;
  flex-shrink: 0;
  margin-right: 1.875rem; }
  @media screen and (max-width: 767px) {
    .adress-info {
      margin-bottom: 1.875rem;
      margin-right: 0; } }
  .adress-info__head {
    color: #333333;
    font-size: 1.25rem;
    font-weight: 700;
    border-bottom: 0.1875rem solid #333333;
    padding-bottom: 0.9375rem;
    display: flex;
    align-items: flex-end; }
    .adress-info__head .icon-geo {
      width: 0.875rem;
      height: 1.0625rem;
      display: block;
      margin-right: 0.625rem;
      margin-bottom: 0.25rem; }
      .adress-info__head .icon-geo:before {
        margin: 0;
        width: 0.875rem;
        height: 1.0625rem;
        display: block;
        font-size: 1.0625rem; }
  .adress-info__content {
    padding-top: 1rem; }
    .adress-info__content-navigator {
      color: #333333;
      font-size: 1rem;
      font-weight: 500;
      margin-bottom: 0.5625rem; }
    .adress-info__content-tel {
      color: #333333;
      font-size: 1.125rem;
      font-weight: 600;
      text-decoration: none;
      margin-bottom: 0.125rem; }
    .adress-info__content-days {
      color: #666666;
      font-size: 0.875rem;
      font-weight: 500;
      margin-bottom: 0.9375rem; }
    .adress-info__content-mail {
      color: #93b404;
      font-size: 1rem;
      font-weight: 600;
      text-decoration: none;
      position: relative; }
      .adress-info__content-mail:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background-color: #93b404;
        position: absolute;
        bottom: 0;
        left: 0; }

.navigation-map {
  margin-top: 3.1875rem;
  margin-bottom: 3.6875rem; }
  @media screen and (max-width: 575px) {
    .navigation-map {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .navigation-map__wrapper {
    width: 100%; }
    .navigation-map__wrapper-tabs {
      position: relative;
      padding: 0;
      border: none; }
  .navigation-map .ui-widget.ui-widget-content {
    border: none; }

.navigation-map-tabs {
  background-color: rgba(0, 0, 0, 0); }
  .navigation-map-tabs__links {
    position: relative;
    max-width: 26.875rem;
    margin-bottom: -3.3125rem;
    z-index: 1;
    padding: 0;
    border: none; }
    .navigation-map-tabs__links.ui-tabs-nav {
      padding: 0;
      border: none;
      background-color: rgba(0, 0, 0, 0);
      margin-bottom: -3.3125rem;
      top: 1.375rem;
      left: 1.5rem; }
      @media screen and (max-width: 513px) {
        .navigation-map-tabs__links.ui-tabs-nav {
          left: 0;
          display: flex;
          flex-wrap: wrap; } }
    .navigation-map-tabs__links-item:last-child.ui-state-active {
      right: 0; }
  .navigation-map-tabs__content {
    padding: 0;
    border: none; }
    .navigation-map-tabs__content.ui-tabs-panel {
      padding: 0;
      border: none; }
    .navigation-map-tabs__content-map {
      display: block;
      width: 100%;
      max-width: 69.375rem;
      height: 34.1875rem; }
  .navigation-map-tabs li.ui-tabs-tab {
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
    box-shadow: 0 0.25rem 1.125rem rgba(0, 0, 0, 0.33);
    border-radius: 1.5625rem;
    display: block;
    background-color: rgba(0, 0, 0, 0);
    width: 100%; }
    @media screen and (max-width: 513px) {
      .navigation-map-tabs li.ui-tabs-tab:first-child {
        top: 0; } }
    @media screen and (max-width: 513px) {
      .navigation-map-tabs li.ui-tabs-tab:last-child {
        top: 3.3125rem !important; } }
    .navigation-map-tabs li.ui-tabs-tab a.ui-tabs-anchor {
      padding: 0;
      color: #666666;
      font-size: 0.8125rem;
      font-weight: 700;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      border-radius: 1.5625rem;
      background-color: #ffffff;
      padding-top: 1rem;
      padding-bottom: 1rem;
      padding-right: 1.8125rem;
      padding-left: 1.5rem;
      width: 100%; }
      @media screen and (max-width: 513px) {
        .navigation-map-tabs li.ui-tabs-tab a.ui-tabs-anchor {
          justify-content: center; } }
      .navigation-map-tabs li.ui-tabs-tab a.ui-tabs-anchor .icon-geo {
        width: 0.875rem;
        height: 1.0625rem;
        display: block;
        margin-right: 0.5rem; }
        .navigation-map-tabs li.ui-tabs-tab a.ui-tabs-anchor .icon-geo:before {
          width: 0.875rem;
          height: 1.0625rem;
          display: block;
          color: #aad100;
          margin: 0;
          font-size: 1.0625rem; }
    .navigation-map-tabs li.ui-tabs-tab.ui-state-active {
      position: absolute;
      z-index: 1;
      top: 0;
      width: auto; }
      @media screen and (max-width: 513px) {
        .navigation-map-tabs li.ui-tabs-tab.ui-state-active {
          width: 100%;
          top: auto; } }
      .navigation-map-tabs li.ui-tabs-tab.ui-state-active a.ui-tabs-anchor {
        border-radius: 1.5625rem;
        background-color: #131313;
        color: #ffffff;
        font-size: 0.8125rem;
        font-weight: 700;
        text-transform: uppercase;
        width: auto;
        justify-content: center;
        outline: none; }
        @media screen and (max-width: 513px) {
          .navigation-map-tabs li.ui-tabs-tab.ui-state-active a.ui-tabs-anchor {
            width: 100%; } }
        .navigation-map-tabs li.ui-tabs-tab.ui-state-active a.ui-tabs-anchor .icon-geo:before {
          color: #aad200; }
    .navigation-map-tabs li.ui-tabs-tab:first-child a.ui-tabs-anchor {
      justify-content: flex-start; }
      @media screen and (max-width: 513px) {
        .navigation-map-tabs li.ui-tabs-tab:first-child a.ui-tabs-anchor {
          justify-content: center; } }

@media screen and (max-width: 575px) {
  .requisites-info__wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

.requisites-info__wrapper-title {
  color: #333333;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1rem; }

.requisites-element {
  display: flex; }
  .requisites-element__content {
    margin-right: 2.375rem; }
    @media screen and (max-width: 767px) {
      .requisites-element__content {
        margin-bottom: 1.875rem; } }
    @media screen and (max-width: 767px) {
      .requisites-element__content:first-child {
        margin-right: 1.25rem; } }
    @media screen and (max-width: 767px) {
      .requisites-element__content:last-child {
        margin-right: 0; } }
    .requisites-element__content-text {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 400;
      margin-bottom: 0.625rem; }
      @media screen and (max-width: 767px) {
        .requisites-element__content-text {
          font-size: 0.75rem; } }
    .requisites-element__content-bold {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 600;
      margin-bottom: 0.625rem; }
      @media screen and (max-width: 767px) {
        .requisites-element__content-bold {
          font-size: 0.75rem; } }

.contacts-ansver-question {
  margin-bottom: 5.75rem; }

@media screen and (max-width: 575px) {
  .individual-project {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

.individual-project__grid {
  display: flex;
  align-items: flex-start; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .individual-project__grid {
      flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .individual-project__grid {
      flex-wrap: wrap;
      width: 100%; } }

.individual-project-info {
  margin-top: -2.625rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .individual-project-info {
      margin-top: 2.625rem; } }
  @media screen and (max-width: 767px) {
    .individual-project-info {
      margin-top: 2.625rem; } }
  .individual-project-info__img {
    width: 21.875rem;
    height: 12.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border: 1px solid #eaeaea;
    padding: 2.0625rem;
    margin-bottom: 2.0625rem; }
    @media screen and (max-width: 390px) {
      .individual-project-info__img {
        width: 100%;
        height: auto;
        padding: 0; } }
    .individual-project-info__img img {
      width: 100%;
      height: auto; }
  .individual-project-info__contacts .card-item-info__row {
    margin-bottom: 0.875rem; }

.individual-project-block {
  flex-grow: 1;
  padding-right: 1.875rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .individual-project-block {
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .individual-project-block {
      padding-right: 0; } }
  .individual-project-block p {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.3125rem;
    padding-right: 5.625rem;
    margin-bottom: 2.1875rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .individual-project-block p {
        padding-right: 0; } }
    @media screen and (max-width: 767px) {
      .individual-project-block p {
        padding-right: 0; } }
    .individual-project-block p.individual-project-text__indent {
      padding-right: 6.25rem; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .individual-project-block p.individual-project-text__indent {
          padding-right: 0; } }
      @media screen and (max-width: 767px) {
        .individual-project-block p.individual-project-text__indent {
          padding-right: 0; } }
  .individual-project-block h4 {
    color: #222222;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: 0 0 1px #222222; }
  .individual-project-block span {
    color: #222222;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 1px #222222;
    display: block;
    margin-bottom: 0.875rem; }
  .individual-project-block a {
    color: #333333;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    position: relative;
    text-shadow: 0 0 1px #333333; }
    .individual-project-block a:after {
      content: '';
      display: block;
      width: 100%;
      height: 0.125rem;
      position: absolute;
      left: 0;
      bottom: -0.25rem;
      background-color: #9cc002; }
  .individual-project-block__personal {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    margin-top: 3rem;
    padding-bottom: 1.6875rem; }
    .individual-project-block__personal-img {
      width: 5rem;
      height: 5rem;
      overflow: hidden;
      border-radius: 6.25rem 6.25rem 0 6.25rem; }
      .individual-project-block__personal-img img {
        display: block;
        width: 100%; }
    .individual-project-block__personal-name {
      color: #222222;
      font-size: 1.125rem;
      font-weight: 600;
      text-shadow: 0 0 1px #222222;
      margin-top: 1rem;
      margin-bottom: 0.375rem; }
    .individual-project-block__personal-info {
      color: #999999;
      font-size: 0.625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.6px;
      text-shadow: 0 0 1px #999999; }

.card-item-info__tile {
  color: #333333;
  font-size: 1rem;
  font-weight: 600;
  text-shadow: 0 0 1px #333333;
  margin-bottom: 1.25rem; }

.created-project {
  margin-top: 4.6875rem; }
  @media screen and (max-width: 575px) {
    .created-project {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .created-project__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.9375rem;
    margin-bottom: 0.6875rem;
    width: calc(100% + 1.875rem); }
  .created-project__title {
    color: #222222;
    font-size: 1.875rem;
    font-weight: 700;
    margin-bottom: 1.625rem;
    text-shadow: 0 0 1px #222222; }
  .created-project__btn {
    text-decoration: none; }

.created-project-card {
  width: calc(100% / 2 - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
  margin-bottom: 1.875rem;
  position: relative;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .created-project-card {
      width: 100%; } }
  .created-project-card:hover .created-project-card__content {
    opacity: 1;
    transition: all ease 0.35s; }
  .created-project-card__img {
    width: 100%; }
    .created-project-card__img img {
      width: 100%;
      height: auto;
      display: block; }
  .created-project-card__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 8, 0.5);
    padding: 3rem 3.5625rem 2.5rem;
    display: flex;
    flex-direction: column;
    opacity: 0; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .created-project-card__content {
        padding: 2.5rem; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .created-project-card__content {
        padding: 1.25rem; } }
    @media screen and (max-width: 767px) {
      .created-project-card__content {
        opacity: 1; } }
    @media screen and (max-width: 520px) {
      .created-project-card__content {
        padding: 1.875rem; } }
    .created-project-card__content-name {
      color: white;
      font-size: 1.25rem;
      font-weight: 600;
      text-shadow: 0 0 1px white;
      margin-bottom: 0.8125rem; }
    .created-project-card__content-text {
      opacity: 0.7;
      color: white;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.125rem;
      text-shadow: 0 0 1px white;
      letter-spacing: 0.1px;
      padding-right: 0.625rem;
      margin-bottom: 1.375rem; }
      @media screen and (max-width: 380px) {
        .created-project-card__content-text {
          padding-right: 0; } }
    .created-project-card__content-btn {
      margin-top: auto;
      max-width: 12.1875rem;
      border-radius: 1.25rem;
      background-color: #aad100;
      color: white;
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 0.625rem;
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .created-project-card__content-btn {
          display: none; } }
      @media screen and (max-width: 470px) {
        .created-project-card__content-btn {
          display: none; } }
      .created-project-card__content-btn .icon-to_right {
        width: 0.375rem;
        height: 0.5625rem;
        display: block;
        margin-left: 0.625rem; }
        .created-project-card__content-btn .icon-to_right:before {
          margin: 0;
          width: 0.375rem;
          height: 0.5625rem;
          color: white;
          display: block;
          font-size: 0.5625rem; }

.content-characteristics {
  display: flex; }
  @media screen and (max-width: 380px) {
    .content-characteristics {
      display: none; } }
  .content-characteristics__column:first-child {
    margin-right: 1.625rem; }
  .content-characteristics__column-title {
    opacity: 0.5;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 0.6875rem;
    font-weight: 600;
    text-shadow: 0 0 1px white;
    margin-bottom: 0.25rem; }
  .content-characteristics__column-adress {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-shadow: 0 0 1px white;
    max-width: 10.3125rem; }
  .content-characteristics__column-value {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-shadow: 0 0 1px white; }

.designer-title {
  padding-top: 2.0625rem;
  padding-bottom: 1.1875rem; }

.review-section {
  margin-top: 3.125rem;
  margin-bottom: 5rem; }
  @media screen and (max-width: 575px) {
    .review-section {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .review-section__btn {
    color: white;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #aad100;
    border-radius: 1.5625rem;
    margin: auto;
    padding-right: 0.8125rem;
    padding-left: 0.8125rem;
    max-width: 13.3125rem;
    width: 100%;
    text-align: center;
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem; }
  .review-section .row {
    position: relative; }
  .review-section .slick-track {
    display: flex; }
  .review-section__title {
    color: #222222;
    font-size: 1.875rem;
    font-weight: 700;
    text-shadow: 0 0 1px #222222;
    line-height: 1.5rem;
    margin-bottom: 1.3125rem; }
  .review-section__list {
    overflow: hidden;
    margin: 0 -0.9375rem;
    margin-bottom: 2.5rem; }
    .review-section__list-prev {
      position: absolute;
      top: 0.5rem;
      right: 1.875rem;
      z-index: 1;
      transform: scale(-1, 1);
      text-decoration: none; }
      .review-section__list-prev .icon-spear {
        width: 0.875rem;
        height: 0.75rem;
        display: block; }
        .review-section__list-prev .icon-spear:before {
          width: 0.875rem;
          height: 0.75rem;
          color: #333333;
          display: block;
          font-size: 0.875rem;
          margin: 0; }
    .review-section__list-next {
      position: absolute;
      top: 0.5rem;
      right: 0;
      z-index: 1;
      text-decoration: none; }
      .review-section__list-next .icon-spear {
        width: 0.875rem;
        height: 0.75rem;
        display: block; }
        .review-section__list-next .icon-spear:before {
          width: 0.875rem;
          height: 0.75rem;
          color: #333333;
          display: block;
          font-size: 0.875rem;
          margin: 0; }

.review-section-item {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .review-section-item__link {
    background-color: #f8f8f8;
    text-decoration: none;
    display: flex;
    align-items: flex-start;
    padding-top: 2.625rem;
    padding-left: 2.75rem;
    padding-right: 3.3125rem;
    padding-bottom: 3.25rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .review-section-item__link {
        padding: 1.875rem; } }
    @media screen and (max-width: 425px) {
      .review-section-item__link {
        padding: 1.25rem; } }
    .review-section-item__link-icon {
      margin-right: 1.125rem;
      margin-top: 0.25rem; }
      .review-section-item__link-icon img {
        display: block; }

.review-item-text__content {
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3125rem;
  text-shadow: 0 0 1px #666666;
  margin-bottom: 0.875rem; }

.review-item-text__owner {
  color: #333333;
  font-size: 0.8125rem;
  font-weight: 700;
  text-shadow: 0 0 1px #333333; }

.text-for-search {
  margin-top: 1.25rem;
  margin-bottom: 3.25rem; }
  @media screen and (max-width: 575px) {
    .text-for-search {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .text-for-search__card {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 1.4375rem 1.4375rem 1.4375rem 1.625rem; }
    .text-for-search__card-text {
      max-width: calc(100% - 1.875rem);
      color: #222222;
      font-size: 1.5rem;
      font-weight: 400;
      text-shadow: 0 0 1px #222222; }
    .text-for-search__card-close {
      margin-left: 0.625rem; }
      .text-for-search__card-close .icon-close {
        width: 1.125rem;
        height: 1.125rem;
        display: block; }
        .text-for-search__card-close .icon-close:before {
          margin: 0;
          color: #aad100;
          width: 1.125rem;
          height: 1.125rem; }

.search-result-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2.625rem; }
  .search-result-item__number {
    color: #333333;
    font-size: 0.875rem;
    font-weight: 600;
    text-shadow: 0 0 1px #333333;
    line-height: 1.75rem; }
  .search-result-item__content {
    margin-left: 1.4375rem; }
    @media screen and (max-width: 575px) {
      .search-result-item__content {
        margin-left: 0.8125rem; } }
    .search-result-item__content-name {
      color: #333333;
      font-size: 1.25rem;
      font-weight: 600;
      text-shadow: 0 0 1px #333333;
      line-height: 1.5rem;
      margin-bottom: 0.875rem; }

.search-content-text {
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3125rem;
  text-shadow: 0 0 1px #666666; }
  .search-content-text__highlighted {
    display: inline-block;
    margin-right: 0.375rem;
    color: #aad100;
    text-shadow: 0 0 1px #aad100; }

.search-result {
  margin-bottom: 6.875rem; }
  @media screen and (max-width: 575px) {
    .search-result {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .search-result__list {
    max-width: 44.8125rem;
    margin: auto; }

.header-content-menu__search {
  text-decoration: none;
  margin-left: 0.9375rem;
  transition: color ease 0.35s; }
  .header-content-menu__search .icon-search-1 {
    display: block; }
    .header-content-menu__search .icon-search-1:before {
      margin: 0;
      font-size: 1.25rem;
      color: #fff;
      opacity: 0.8;
      display: block; }
  .header-content-menu__search:hover .icon-search-1:before {
    color: #aad100;
    transition: color ease 0.35s; }

.text-center {
  text-align: center; }

.education__intro {
  margin-bottom: 3.75rem; }

.education h2 {
  font-size: 1.875rem; }
  @media screen and (max-width: 600px) {
    .education h2 {
      font-size: 1.25rem; } }

.education-slider {
  position: relative;
  margin: 2.5rem 0 4.375rem; }
  .education-slider__list {
    margin: 0 -0.9375rem; }
    .education-slider__list.slick-slider {
      position: static; }
    .education-slider__list .slick-track {
      display: flex; }
  .education-slider__wrapper-prev {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: calc(50% - 2.4375rem);
    transform: translateX(-50%) scale(-1, 1);
    text-decoration: none; }
    .education-slider__wrapper-prev .icon-spear {
      width: 0.625rem;
      height: 0.625rem;
      color: #999999;
      display: block; }
      .education-slider__wrapper-prev .icon-spear:before {
        display: block;
        margin: 0;
        width: 0.625rem;
        height: 0.625rem;
        color: #999999;
        font-size: 0.625rem; }
  .education-slider__wrapper-next {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: calc(50% + 2.4375rem);
    transform: translateX(-50%);
    text-decoration: none; }
    .education-slider__wrapper-next .icon-spear {
      width: 0.625rem;
      height: 0.625rem;
      color: #999999;
      display: block; }
      .education-slider__wrapper-next .icon-spear:before {
        display: block;
        margin: 0;
        width: 0.625rem;
        height: 0.625rem;
        color: #999999;
        font-size: 0.625rem; }
  .education-slider__wrapper-next, .education-slider__wrapper-prev {
    width: 1.875rem;
    height: 1.875rem;
    bottom: -0.5rem;
    margin-left: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #efefef; }
  .education-slider__wrapper-prev {
    margin: 0 0 0 -1.25rem; }
  .education-slider__item {
    position: relative;
    padding: 0 0.9375rem;
    color: #333;
    text-decoration: none;
    text-align: center;
    outline: none; }
    .education-slider__item.slick-slide {
      height: auto; }
  .education-slider__img-holder {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: calc(100% - 3.75rem);
    height: 13.4375rem;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.5rem; }
  .education-slider__logo-holder {
    position: absolute;
    left: 50%;
    bottom: -2.5rem;
    margin: auto;
    padding: 0.9375rem 1.25rem;
    background-color: #fff;
    border-radius: 0.5rem;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0.5rem 2.1875rem 0px rgba(85, 85, 85, 0.1); }
  .education-slider__item-content-wrap {
    padding: 14.6875rem 0.9375rem 2.5rem;
    margin-top: 1.25rem;
    background-color: #f8f8f8;
    border-radius: 0.5rem;
    height: 100%; }
  .education-slider__item-content {
    max-width: 13.75rem;
    margin: auto;
    display: flex;
    flex-direction: column; }
  .education-slider__item-desc {
    line-height: 1.4; }
  .education-slider__item-btn {
    padding: 1rem 2.5rem; }
  .education-slider__item-name {
    margin-bottom: 0.9375rem;
    font-size: 1.25rem;
    font-weight: 600; }
  .education-slider__item-desc {
    margin-bottom: 2.1875rem;
    color: #555555; }
  .education-slider__item-btn {
    font-size: 0.8125rem; }
    .education-slider__item-btn .icon-spear {
      margin-left: 0.625rem;
      font-size: 0.6rem;
      vertical-align: middle; }

.perks {
  margin-bottom: 4.0625rem; }
  .perks__intro {
    max-width: 52.5rem;
    margin: 0 auto 3.125rem; }
  .perks__list {
    display: flex;
    justify-content: space-between; }
  .perks__item {
    position: relative;
    width: calc(100%/3);
    max-width: 20.625rem;
    padding: 5.9375rem 1.875rem 1.25rem; }
    .perks__item:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      width: 3.5625rem;
      height: 3.5625rem;
      margin: auto;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='3.5625rem' height='3.5625rem'%3E%3Cpath fill-rule='evenodd' fill='rgb(170, 209, 0)' d='M28.500,-0.000 C44.240,-0.000 57.000,12.760 57.000,28.500 C57.000,44.240 44.240,57.000 28.500,57.000 C12.760,57.000 -0.000,44.240 -0.000,28.500 C-0.000,12.760 12.760,-0.000 28.500,-0.000 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M41.593,20.378 C41.085,19.874 40.263,19.874 39.756,20.378 L24.197,35.854 L18.217,29.906 C17.710,29.401 16.888,29.401 16.380,29.906 C15.873,30.410 15.873,31.228 16.380,31.732 L23.279,38.595 C23.786,39.099 24.609,39.099 25.116,38.595 L41.593,22.205 C42.100,21.700 42.100,20.883 41.593,20.378 Z'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center; }
  .perks__item-text {
    font-weight: 500;
    line-height: 1.5rem; }
  @media screen and (max-width: 767px) {
    .perks__list {
      flex-wrap: wrap;
      justify-content: center; }
    .perks__item {
      width: 100%; } }

.education-detail__attention {
  position: relative;
  padding: 1.875rem 2.5rem 1.875rem 5.9375rem;
  background-color: #f1f1f1; }
  .education-detail__attention:before {
    content: '';
    position: absolute;
    left: 1.5625rem;
    top: 50%;
    width: 2.5rem;
    height: 2.5rem;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("/local/templates/resitrix/dest/styles/../img/attention-sign.png"); }
  @media screen and (max-width: 440px) {
    .education-detail__attention {
      padding: 2.5rem 0.9375rem 1.25rem; }
      .education-detail__attention:before {
        top: 0.9375rem;
        left: 0;
        right: 0;
        width: 1.5625rem;
        height: 1.5625rem;
        margin: auto;
        transform: none; } }

.education-detail__slider-wrap {
  padding-right: 0;
  padding-left: 0; }

.education-detail__slider {
  height: 100%;
  min-height: 18.75rem; }
  .education-detail__slider .slick-list, .education-detail__slider .slick-track {
    height: 100%; }
  .education-detail__slider .slick-dots {
    display: flex;
    align-items: center;
    list-style: none;
    padding-left: 0;
    justify-content: center;
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: 1.25rem;
    margin: 0; }
    .education-detail__slider .slick-dots li {
      display: block;
      width: 0.5rem;
      height: 0.5rem;
      border-radius: 50%;
      margin-left: 0.4375rem;
      margin-right: 0.4375rem;
      background-color: rgba(255, 255, 255, 0.8);
      cursor: pointer; }
      .education-detail__slider .slick-dots li.slick-active {
        width: 1rem;
        height: 1rem;
        background-color: transparent;
        border: 0.25rem solid #a5c103; }
      .education-detail__slider .slick-dots li button {
        display: block;
        width: 0;
        height: 0;
        border-radius: 50%;
        font-size: 0;
        border: none;
        background: none;
        outline: none; }

.education-detail__slider-item {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  outline: none; }

.education-detail__info {
  padding: 3.125rem 4.375rem;
  background-color: #f8f8f8; }
  @media screen and (max-width: 460px) {
    .education-detail__info {
      padding: 1.875rem 1.25rem; } }

.education-detail__title {
  margin-bottom: 0.625rem; }

.education-detail__desc {
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  color: #555; }

.education-detail__info-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 0.9375rem;
  padding: 0;
  list-style: none; }

.education-detail__info-item {
  margin-bottom: 0.9375rem;
  margin-right: 0.9375rem; }

.education-detail__info-title {
  font-weight: 600;
  margin-bottom: 0.625rem;
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #999; }

.education-detail__info-value {
  font-weight: 600;
  font-size: 1.875rem;
  color: #222; }
  .education-detail__info-value span {
    font-size: 1.25rem; }

.education-detail__info-btn {
  width: 100%;
  font-size: 0.8125rem;
  text-align: center; }
  .education-detail__info-btn .icon-spear {
    margin-left: 0.625rem;
    font-size: 0.6rem;
    vertical-align: middle; }

.education-detail__place-title {
  font-weight: 600;
  margin-bottom: 0.625rem;
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #999; }
  .education-detail__place-title .icon-geo {
    color: #aad100; }

.education-detail__place {
  margin-bottom: 1.5625rem; }

.education-detail__place-value {
  font-size: 0.8125rem; }

.select2-container {
  margin: 0 -1.25rem -0.625rem;
  padding: 0 1.25rem 0.625rem;
  min-width: calc(100% + 2.5rem); }

.select2-container .select2-selection--multiple {
  min-height: auto;
  margin-left: -0.3125rem; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: none; }

.select2-container--default .select2-selection--multiple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  margin-top: 0.4375rem;
  margin-left: -0.4375rem; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding-left: 0.9375rem; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  border-right: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid; }

.select2-container--open .select2-dropdown--above {
  border-bottom: 1px solid; }

.data-item.is-autoheight .data-item__input {
  height: auto; }

.select2-container--open .select2-dropdown {
  left: 1.25rem; }

.home-page-theme {
  background-color: #ececec;
  padding-bottom: 5.8125rem; }
  @media screen and (max-width: 991px) {
    .home-page-theme {
      padding-top: 3.6875rem; } }
  @media screen and (max-width: 500px) {
    .home-page-theme {
      padding-top: 3.4375rem; } }
  @media screen and (max-width: 340px) {
    .home-page-theme {
      padding-top: 4.25rem; } }

.sort-filter-video__wrapper {
  display: flex;
  background-color: #f5f5f5;
  width: 100%;
  padding-left: 2.125rem;
  padding-right: 2.125rem;
  padding-top: 1.4375rem;
  padding-bottom: 2rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .sort-filter-video__wrapper {
      flex-wrap: wrap;
      justify-content: center;
      padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .sort-filter-video__wrapper {
      flex-direction: column;
      padding-bottom: 0; } }

.select-form {
  display: flex;
  flex-direction: column; }
  .select-form__title {
    color: #222222;
    font-size: 0.6875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.55px;
    margin-bottom: 0.75rem; }
  .select-form__group {
    background-color: #ffffff;
    color: #aaaaaa;
    font-size: 0.875rem;
    font-weight: 500;
    border: 1px solid #dddddd;
    padding-left: 1.375rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
  .select-form .ui-selectmenu-button.ui-button {
    background-color: #ffffff;
    width: 100%;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.25rem;
    padding-right: 1.0625rem;
    outline: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    border: 1px solid #dddddd; }
  .select-form .ui-selectmenu-text {
    color: #aaaaaa;
    font-size: 0.875rem;
    font-weight: 500;
    margin-right: 0; }
  .select-form .ui-selectmenu-icon.ui-icon {
    background-image: url("/local/templates/resitrix/dest/styles/../img/arrow.png");
    background-size: cover;
    width: 0.5625rem;
    height: 0.3125rem;
    background-position: 0; }

.sort-filter-item {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  width: calc(100% / 3); }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .sort-filter-item {
      width: calc(100% / 2);
      margin-bottom: 1.875rem; } }
  @media screen and (max-width: 767px) {
    .sort-filter-item {
      width: calc(100% - 1.125rem);
      margin-bottom: 1.875rem;
      margin-left: 0;
      margin-right: 0; } }

li.ui-menu-item .ui-menu-item-wrapper {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem; }

.ui-widget.ui-widget-content {
  border-top: none; }

.select-form .ui-widget {
  font-family: 'Gilroy'; }

.select-form .ui-state-hover .ui-icon, .select-form .ui-state-focus .ui-icon, .select-form .ui-button:hover .ui-icon, .select-form .ui-button:focus .ui-icon {
  background-image: url(/local/templates/resitrix/dest/styles/../img/arrow.png);
  background-size: cover;
  width: 0.5625rem;
  height: 0.3125rem;
  background-position: 0; }

ul.ui-widget {
  font-family: 'Gilroy'; }

.video-cards {
  margin-top: 2.625rem;
  width: 100%; }
  .video-cards__grid {
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-bottom: -0.5625rem; }
    @media screen and (max-width: 767px) {
      .video-cards__grid {
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (max-width: 575px) {
      .video-cards__grid {
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (max-width: 425px) {
      .video-cards__grid {
        margin-left: 1.25rem;
        margin-right: 1.25rem; } }
  .video-cards__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.4375rem;
    border: 1px solid #e1e1e1;
    color: #333333;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.875rem 0.8125rem 1rem;
    width: 100%;
    max-width: 12.625rem;
    margin: auto; }
    .video-cards__btn:hover {
      transition: all ease 0.35s;
      border: 1px solid #bbbbbb; }
    .video-cards__btn .icon-revert {
      margin-right: 0.625rem; }
      .video-cards__btn .icon-revert:before {
        color: #90b102;
        width: 1rem;
        height: 1rem;
        font-size: 0.9375rem;
        margin: 0; }

.video-item {
  width: calc(100% / 3 - 1.75rem);
  margin-left: 0.875rem;
  margin-right: 0.875rem;
  margin-bottom: 2.75rem;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .video-item {
      width: calc(100% / 2 - 1.75rem); } }
  @media screen and (max-width: 767px) {
    .video-item {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 425px) {
    .video-item {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  .video-item__wrapper .video-js {
    width: 100%;
    height: auto; }
    .video-item__wrapper .video-js .vjs-big-play-button {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border: none;
      width: 3.875rem;
      height: 3.875rem;
      border-radius: 50%;
      background-color: rgba(19, 19, 19, 0.5); }
  .video-item__wrapper .vjs-poster {
    background-size: cover; }
  .video-item__wrapper video {
    width: 100%; }
  .video-item__name {
    color: #333333;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    margin-top: 1.5rem;
    display: block;
    text-decoration: none;
    letter-spacing: 0.1px; }
  .video-item:hover a.video-item__name {
    color: #aad100;
    transition: all ease 0.35s; }

#video {
  width: 100%;
  position: relative; }
  #video-over {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none; }
  #video-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    transition: .2s ease;
    transition-property: opacity, visibility;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 3.875rem;
    height: 3.875rem;
    background-color: rgba(19, 19, 19, 0.5); }
    #video-play .icon-play {
      display: block;
      width: 1.0625rem;
      height: 1.0625rem;
      margin-left: 0.125rem; }
      #video-play .icon-play:before {
        display: block;
        color: #aad100;
        margin: 0;
        font-size: 1.0625rem; }
  #video video {
    width: 100%;
    display: block;
    position: relative; }
  #video.video-is-playing #video-over {
    display: block; }
  #video.video-is-playing #video-play {
    opacity: 0;
    visibility: hidden; }

.vlog-page-questions {
  margin-bottom: 5.75rem; }

.video-vlog-preview .video-cards {
  margin-top: 2rem; }
  .video-vlog-preview .video-cards__grid {
    width: 100%;
    margin-bottom: 0;
    max-width: 49.375rem;
    margin: auto; }

.video-vlog-preview .video-item {
  margin: 0;
  width: 100%;
  margin-bottom: 4.125rem; }
  .video-vlog-preview .video-item__name {
    padding-left: 1.875rem;
    color: #333333;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-top: 2.375rem;
    margin-bottom: 1.0625rem;
    max-width: 38.125rem; }
    @media screen and (max-width: 575px) {
      .video-vlog-preview .video-item__name {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .video-vlog-preview .video-item__text {
    padding-left: 1.875rem;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.3125rem;
    max-width: 42.75rem;
    letter-spacing: 0.3px; }
    @media screen and (max-width: 575px) {
      .video-vlog-preview .video-item__text {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  @media screen and (max-width: 575px) {
    .video-vlog-preview .video-item__wrapper {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

.video-vlog-preview__comments {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  width: 100%; }
  @media screen and (max-width: 575px) {
    .video-vlog-preview__comments {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .video-vlog-preview__comments-count {
    margin-bottom: 0.8125rem;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.4px; }
  .video-vlog-preview__comments-add a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 1.5625rem;
    background-color: whitesmoke;
    color: #333333;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 1rem;
    padding-bottom: 1rem;
    letter-spacing: 0.2px; }
    .video-vlog-preview__comments-add a:hover {
      transition: all ease 0.35s;
      background-color: #ececec; }
    .video-vlog-preview__comments-add a .icon-plane {
      display: block;
      flex-shrink: 0;
      width: 1.125rem;
      height: 1.125rem;
      margin-right: 0.75rem; }
      .video-vlog-preview__comments-add a .icon-plane:before {
        color: #aad100;
        display: block;
        margin: 0;
        font-size: 1.125rem; }

.video-vlog-preview #video video {
  object-fit: cover;
  height: 29.125rem; }
  @media screen and (max-width: 767px) {
    .video-vlog-preview #video video {
      height: auto; } }

.comments-list {
  padding-top: 1.6875rem;
  padding-bottom: 3.3125rem; }
  .comments-list__item {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    padding-bottom: 1.875rem;
    padding-top: 1.875rem; }
    .comments-list__item:last-child {
      border-bottom: none; }
    .comments-list__item-head {
      color: #333333;
      font-size: 0.8125rem;
      font-weight: 700;
      text-transform: uppercase;
      display: flex;
      align-items: flex-start;
      margin-bottom: 0.6875rem; }
      .comments-list__item-head .icon-comment {
        display: block;
        flex-shrink: 0;
        width: 1.125rem;
        height: 1rem;
        margin-right: 0.75rem; }
        .comments-list__item-head .icon-comment:before {
          flex-shrink: 0;
          display: block;
          color: #aad100;
          display: block;
          margin: 0;
          font-size: 1.125rem; }
    .comments-list__item-content {
      padding-left: 2.0625rem;
      padding-right: 1.625rem;
      color: #666666;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.3125rem;
      letter-spacing: 0.2px; }

.vjs-big-play-button .vjs-icon-placeholder.icon-play {
  display: block;
  width: 0.875rem;
  height: 1.0625rem;
  margin: auto; }
  .vjs-big-play-button .vjs-icon-placeholder.icon-play:before {
    content: '\e80d';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    color: #aad100;
    display: block;
    width: 0.875rem;
    height: 1.0625rem;
    font-size: 1.0625rem;
    margin: 0; }

.video-vlog-preview .vjs-fullscreen .vjs-tech {
  top: 50%;
  transform: translateY(-50%); }

button.vjs-big-play-button .vjs-icon-placeholder {
  display: block;
  width: 0.875rem;
  height: 1.0625rem;
  margin: auto; }
  button.vjs-big-play-button .vjs-icon-placeholder:before {
    content: '\e80d' !important;
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    color: #aad100;
    display: block;
    width: 0.875rem;
    height: 1.0625rem;
    font-size: 1.0625rem;
    margin: 0;
    position: relative !important; }

.map-tree {
  margin-bottom: 3.125rem; }
  .map-tree__block {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 2.1875rem;
    padding-bottom: 2.4375rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
    .map-tree__block-links {
      padding-left: 0;
      margin-top: 0;
      margin-bottom: 0;
      list-style: none; }

.map-tree-links {
  margin-bottom: 0.5rem; }
  .map-tree-links a {
    color: #333333;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none; }
  .map-tree-links:last-child {
    margin-bottom: 0; }
  .map-tree-links__second {
    list-style: none;
    padding-left: 1.25rem;
    padding-top: 0.5rem; }
    .map-tree-links__second-elem {
      margin-bottom: 0.75rem; }
      .map-tree-links__second-elem a {
        color: #333333;
        font-size: 0.875rem;
        font-weight: 600; }
      .map-tree-links__second-elem:last-child {
        margin-bottom: 0; }

.three-map-links__menu {
  list-style: none;
  padding-left: 1.25rem;
  padding-top: 0.375rem; }
  .three-map-links__menu-item {
    margin-bottom: 0.25rem; }
    .three-map-links__menu-item a {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 500; }
    .three-map-links__menu-item:last-child {
      margin-bottom: 0; }

.main-articles-list {
  margin-top: -0.125rem; }
  .main-articles-list .container {
    padding: 0; }
  .main-articles-list .row {
    margin: 0; }
  @media screen and (max-width: 575px) {
    .main-articles-list {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .main-articles-list__wrapper {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.625rem; }
    @media screen and (max-width: 767px) {
      .main-articles-list__wrapper {
        margin-right: 0;
        margin-left: 0; } }
    @media screen and (max-width: 575px) {
      .main-articles-list__wrapper {
        margin: 0; } }
    .main-articles-list__wrapper-item.main-articles-card {
      width: calc(100% / 2);
      margin: 0;
      margin-bottom: 2.5rem; }
  .main-articles-list .articles-card-substrate {
    background-color: #f5f5f5;
    padding-top: 1.8125rem;
    padding-left: 3.25rem;
    padding-bottom: 2.5625rem; }
    @media screen and (max-width: 575px) {
      .main-articles-list .articles-card-substrate {
        padding-left: 3.125rem;
        padding-right: 1.25rem; } }
    .main-articles-list .articles-card-substrate__text {
      max-height: 3.5rem;
      overflow: hidden;
      padding-left: 0.125rem;
      text-shadow: 0 0 1px #666666; }
    .main-articles-list .articles-card-substrate__title {
      margin-bottom: 0.9375rem;
      text-shadow: 0 0 1px #333333; }
      .main-articles-list .articles-card-substrate__title:hover {
        color: #aad100;
        transition: all ease 0.35s;
        text-shadow: 0 0 1px #aad100; }
      @media screen and (max-width: 575px) {
        .main-articles-list .articles-card-substrate__title {
          font-size: 1.0625rem; } }
  @media screen and (max-width: 767px) {
    .main-articles-list .main-articles-card {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  .main-articles-list .main-articles-card__wrapper {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 0 0.9375rem; }
    @media screen and (max-width: 767px) {
      .main-articles-list .main-articles-card__wrapper {
        padding: 0; } }
  .main-articles-list .articles-card-date {
    text-align: center;
    width: 4.0625rem;
    height: 5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.6875rem;
    padding-left: 0.5625rem;
    padding-right: 0.75rem;
    margin-right: -1.5625rem;
    z-index: 1;
    flex-shrink: 0; }
    @media screen and (max-width: 575px) {
      .main-articles-list .articles-card-date {
        left: 0; } }
    .main-articles-list .articles-card-date__year {
      color: white;
      font-size: 0.8125rem;
      font-weight: 700;
      line-height: 0.75rem; }
  .main-articles-list__btn {
    text-decoration: none;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem; }

.news-info-content__wrapper {
  padding-top: 1.625rem; }
  .news-info-content__wrapper-title {
    color: #222222;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 2.25rem;
    max-width: 44.75rem;
    margin-bottom: 0.5625rem;
    text-shadow: 0 0 1px #222222; }
    @media screen and (max-width: 767px) {
      .news-info-content__wrapper-title {
        width: 100%;
        max-width: 100%; } }
  .news-info-content__wrapper-date {
    color: #aad100;
    font-family: "Montserrat", sans-serif;
    font-size: 0.625rem;
    font-weight: 600;
    line-height: 1.125rem;
    text-transform: uppercase;
    margin-bottom: 1.75rem;
    text-shadow: 0 0 1px #aad100; }
  .news-info-content__wrapper-link {
    color: #aad100;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.625rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 2.3125rem;
    display: block;
    letter-spacing: 0.3px;
    margin-top: -0.625rem;
    width: fit-content; }
    .news-info-content__wrapper-link:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 1px;
      background-color: #e6ff7b;
      box-shadow: 0px 1px 0px 0px #a9d002; }
  .news-info-content__wrapper-text h2 {
    color: #333333;
    font-family: 'Gilroy';
    font-size: 1.375rem;
    font-weight: 500;
    text-shadow: 0 0 1px #333333;
    margin: 0;
    margin-bottom: 1.0625rem; }
  .news-info-content__wrapper-text h3 {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5rem;
    text-shadow: 0 0 1px #333333;
    margin-bottom: 1rem;
    margin-top: 2.625rem; }
  .news-info-content__wrapper-text ul {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0.9375rem; }
  .news-info-content__wrapper-text li {
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.25rem;
    text-shadow: 0 0 1px #333333;
    margin-bottom: 1.25rem; }

.news-page-questions {
  margin-bottom: 3.125rem; }
  .news-page-questions .answer-question {
    margin-top: 1.375rem; }

.general-provisions {
  margin-bottom: 4.4375rem; }
  .general-provisions h4 {
    margin-top: 0;
    margin-bottom: 0;
    color: #333333;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-bottom: 0.875rem;
    text-shadow: 0 0 1px #333333; }
  .general-provisions p {
    margin-bottom: 0;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.375rem;
    letter-spacing: 0.3px; }
  .general-provisions span {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.375rem;
    text-shadow: 0 0 1px #333333; }
  .general-provisions__wrapper {
    background-color: #f5f5f5;
    padding-top: 2.625rem;
    padding-left: 2.9375rem;
    padding-bottom: 3.125rem;
    padding-right: 2.9375rem; }
    @media screen and (max-width: 575px) {
      .general-provisions__wrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }

.general-provisions-content__dots {
  padding-left: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.375rem;
  list-style: none;
  margin-top: 1.625rem;
  margin-bottom: 2.75rem;
  text-shadow: 0 0 1px #666666; }
  @media screen and (max-width: 425px) {
    .general-provisions-content__dots {
      padding-left: 0; } }
  .general-provisions-content__dots li {
    display: flex;
    align-items: center;
    letter-spacing: 0.3px;
    margin-bottom: 1rem;
    line-height: 1.125rem; }
    .general-provisions-content__dots li:before {
      content: '';
      display: block;
      width: 0.25rem;
      height: 0.25rem;
      border-radius: 50%;
      flex-shrink: 0;
      background-color: #c4d54b;
      margin-right: 0.8125rem; }

.general-provisions-content__numbers {
  padding-left: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none; }
  @media screen and (max-width: 425px) {
    .general-provisions-content__numbers {
      padding-left: 0; } }
  .general-provisions-content__numbers li {
    display: flex;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.375rem;
    letter-spacing: 0.3px;
    margin-bottom: 1.375rem;
    text-shadow: 0 0 1px #666666; }
  .general-provisions-content__numbers-point {
    color: #333333;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.375rem;
    margin-right: 0.875rem;
    text-shadow: 0 0 1px #333333; }

.user-agreement ul {
  margin-top: 1.25rem;
  margin-bottom: 2.5rem;
  padding-left: 0; }

.user-agreement__second {
  margin-top: 1.875rem; }

.objects-filter__btn-holder {
  position: relative;
  width: 100%; }

.objects-filter__btn {
  position: absolute;
  right: 0;
  bottom: calc(100% + 0.9375rem);
  padding: 0.9375rem 2.8125rem; }

@media screen and (max-width: 575px) {
  .objects-filter .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

@media screen and (max-width: 575px) {
  .objects-filter .row {
    margin: 0; } }

.objects-filter__sort {
  width: 100%;
  background-color: #f5f5f5;
  padding-left: 2.125rem;
  padding-right: 2.375rem;
  padding-top: 1.625rem;
  padding-bottom: 2rem; }
  @media screen and (max-width: 767px) {
    .objects-filter__sort {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.objects-filter__title {
  color: #222222;
  font-size: 1.375rem;
  font-weight: 600;
  text-shadow: 0 0 1px #222222;
  margin-bottom: 1.25rem; }

.objects-filter__cards {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1.875rem);
  overflow: hidden; }
  .objects-filter__cards.reload_container--w_100 {
    width: calc(100% + 1.875rem); }
  @media screen and (max-width: 575px) {
    .objects-filter__cards {
      margin: 0; } }

.objects-filter__more {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.375rem;
  width: 100%; }
  .objects-filter__more-btn {
    text-decoration: none; }

.objects-filter .sort-filter-item {
  margin-left: 0.5625rem;
  margin-right: 0.5625rem; }

.objects-filter-grid {
  width: 100%;
  display: flex; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .objects-filter-grid {
      flex-wrap: wrap;
      justify-content: center;
      padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .objects-filter-grid {
      flex-wrap: wrap; } }

.objects-card-item {
  width: calc(100% / 3 - 1.875rem);
  margin: 1.5rem 0.9375rem 0;
  border: 1px solid #e8e8e8;
  padding: 1.3125rem 1.375rem 2.1875rem;
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .objects-card-item {
      width: calc(100% / 2 - 1.875rem); } }
  @media screen and (max-width: 767px) {
    .objects-card-item {
      width: calc(100% / 2 - 1.875rem); } }
  @media screen and (max-width: 575px) {
    .objects-card-item {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  .objects-card-item:hover {
    transition: all ease 0.35s;
    background-color: #f8f8f8; }
    .objects-card-item:hover .objects-card-item__btn {
      transition: all ease 0.35s;
      background-color: #aad100;
      color: #ffffff; }
      .objects-card-item:hover .objects-card-item__btn .icon-spear {
        transition: all ease 0.35s;
        background-color: #ffffff; }
        .objects-card-item:hover .objects-card-item__btn .icon-spear:before {
          transition: all ease 0.35s;
          color: #333333; }
    .objects-card-item:hover .slick-arrow {
      transition: all ease 0.35s;
      visibility: visible; }
    .objects-card-item:hover .counter-slider-wrapper__counter {
      opacity: 1; }
  .objects-card-item__name {
    color: #222222;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1.125rem;
    text-decoration: none;
    margin-bottom: 0.5625rem;
    display: block;
    padding-left: 0.125rem; }
  .objects-card-item__photo {
    display: block; }
    .objects-card-item__photo img {
      width: 100%;
      height: auto;
      display: block; }
  .objects-card-item__top-info {
    display: flex;
    align-items: center;
    margin-bottom: 1.0625rem; }
  .objects-card-item__number {
    margin-left: auto; }
  .objects-card-item__geo {
    color: #999999;
    font-size: 0.8125rem;
    font-weight: normal;
    margin-right: 0.625rem;
    max-width: calc(100% - 7.8125rem);
    white-space: nowrap; }
    .objects-card-item__geo .icon-geo {
      display: inline-block;
      width: 0.5rem;
      height: 0.625rem;
      margin-right: 0.3125rem; }
      .objects-card-item__geo .icon-geo:before {
        margin: 0;
        display: block;
        width: 0.5rem;
        height: 0.625rem;
        color: #111111;
        font-size: 0.625rem; }
    .objects-card-item__geo-text {
      display: inline-block;
      vertical-align: middle;
      max-width: calc(100% - 0.8125rem);
      overflow: hidden;
      text-overflow: ellipsis; }
  .objects-card-item__info {
    margin-bottom: 1.3125rem;
    margin-top: 0.875rem;
    display: flex; }
  .objects-card-item__btn {
    color: #333333;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 1.3125rem;
    background-color: #f5f5f5;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 0;
    margin-top: auto; }
    @media screen and (max-width: 575px) {
      .objects-card-item__btn {
        max-width: 18.75rem;
        margin: auto;
        width: 100%; } }
    .objects-card-item__btn:hover {
      transition: all ease 0.35s;
      background-color: #dcd9d9; }
    .objects-card-item__btn .icon-spear {
      display: block;
      width: 1.5rem;
      height: 1.5rem;
      background-color: #aad100;
      border-radius: 50%;
      flex-shrink: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      vertical-align: center;
      margin-left: 0.6875rem; }
      .objects-card-item__btn .icon-spear:before {
        margin: 0;
        width: 1.5rem;
        height: 1.5rem;
        display: block;
        color: #ffffff;
        text-align: center;
        padding: 0.4375rem 0.375rem;
        font-size: 0.625rem; }

.objects-card-info {
  margin-right: 0.625rem; }
  .objects-card-info__characteristics {
    vertical-align: top;
    color: #999999;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.3125rem; }
  .objects-card-info__value {
    vertical-align: top;
    color: #333333;
    font-size: 0.8125rem;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.3125rem; }

a.objects-card-info__value {
  text-decoration: underline; }

.object-answer-question {
  margin-bottom: 5.75rem; }
  .object-answer-question .answer-question {
    margin-top: 4.125rem; }

.placemark_layout_container {
  position: relative;
  font-family: Georgia;
  font-size: 3.25rem;
  text-align: center;
  font-weight: bold; }
  .placemark_layout_container.active .circle_layout {
    background-color: #ffffff;
    color: #aad100; }

/* Квадратный макет метки */
.square_layout {
  position: absolute;
  left: -1.4375rem;
  top: -1.4375rem;
  width: 2.875rem;
  height: 2.875rem;
  line-height: 2.875rem;
  border: 0.125rem solid #218703;
  background-color: #F8FDF7;
  color: #218703; }

/* Круглый макет метки */
.circle_layout {
  position: absolute;
  left: -1.4375rem;
  top: -1.4375rem;
  width: 1.6875rem;
  height: 1.6875rem;
  border: 0.1875rem solid #ffffff;
  color: #ffffff;
  line-height: 2.875rem;
  /* Это CSS свойство не будет работать в Internet Explorer 8 */
  border-radius: 50%;
  background-color: #aad100;
  line-height: 0; }

/* Макет метки с "хвостиком" */
.polygon_layout {
  position: relative;
  background: #ffffff;
  border: 0.25rem solid #943A43;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  left: -1.75rem;
  top: -4.75rem;
  color: #943A43; }

.polygon_layout:after, .polygon_layout:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute; }

.polygon_layout:after {
  border-top-color: #943A43;
  border-width: 0.625rem;
  margin-left: -0.625rem; }

.polygon_layout:before {
  border-top-color: #943A43;
  border-width: 1rem;
  margin-left: -1rem; }

.map-with-oblects {
  margin-bottom: 2.8125rem; }
  .map-with-oblects__container {
    position: relative;
    width: 100%; }

.objects-map-card {
  position: absolute;
  bottom: 0.625rem;
  right: 0.625rem;
  display: none; }
  .objects-map-card__exemplar.objects-card-item {
    width: 100%;
    margin: 0;
    background-color: #ffffff;
    max-width: 21.875rem;
    padding-top: 1.375rem;
    padding-bottom: 2.25rem; }
  .objects-map-card__exemplar-close {
    position: absolute;
    right: 0.9375rem;
    top: 0.8125rem; }
    .objects-map-card__exemplar-close .icon-close {
      width: 0.8125rem;
      height: 0.8125rem;
      display: block; }
      .objects-map-card__exemplar-close .icon-close:before {
        width: 0.8125rem;
        height: 0.8125rem;
        color: #666666;
        margin: 0;
        display: block;
        font-size: 0.8125rem; }

.map-with-oblects ymaps {
  /*z-index: 0 !important;*/ }

.object-card-element__slider {
  overflow: hidden;
  width: 100%;
  position: relative; }
  .object-card-element__slider .slick-track {
    display: flex; }

.object-card-element__slider-prev {
  position: absolute;
  z-index: 1;
  right: 1.5625rem;
  bottom: 0;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.7);
  transform: scale(-1, 1);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden; }
  .object-card-element__slider-prev.slick-disabled {
    background-color: rgba(0, 0, 0, 0.3); }
    .object-card-element__slider-prev.slick-disabled .icon-spear {
      opacity: 0.5; }
  .object-card-element__slider-prev .icon-spear {
    width: 0.625rem;
    height: 0.5625rem;
    display: block; }
    .object-card-element__slider-prev .icon-spear:before {
      width: 0.625rem;
      height: 0.5625rem;
      display: block;
      color: #ffffff;
      margin: 0;
      font-size: 0.5625rem; }

.object-card-element__slider-next {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.7);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden; }
  .object-card-element__slider-next.slick-disabled {
    background-color: rgba(0, 0, 0, 0.3); }
    .object-card-element__slider-next.slick-disabled .icon-spear {
      opacity: 0.5; }
  .object-card-element__slider-next .icon-spear {
    width: 0.625rem;
    height: 0.5625rem;
    display: block; }
    .object-card-element__slider-next .icon-spear:before {
      width: 0.625rem;
      height: 0.5625rem;
      display: block;
      color: #ffffff;
      margin: 0;
      font-size: 0.5625rem; }

.counter-slider-wrapper {
  position: relative; }
  .counter-slider-wrapper__counter {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    color: #999999;
    font-size: 0.6875rem;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0.375rem 0.4375rem;
    opacity: 0; }

.object-preview {
  margin-top: 2.375rem;
  margin-bottom: 4.1875rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .object-preview .product-info-grid {
      flex-wrap: wrap; } }
  .object-preview .product-info-grid__wrapper {
    max-width: 39.625rem;
    flex-shrink: 0; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .object-preview .product-info-grid__wrapper {
        max-width: 100%;
        width: 100%; } }
  .object-preview .product-info__img {
    max-width: 100%; }
  .object-preview .product-info__content {
    padding-left: 1.875rem; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .object-preview .product-info__content {
        padding-left: 0;
        margin-top: 1.875rem; } }
    @media screen and (max-width: 767px) {
      .object-preview .product-info__content {
        padding-left: 0;
        margin-top: 1.875rem; } }
    .object-preview .product-info__content-adress {
      margin-bottom: 1.875rem;
      color: #666666;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1rem;
      display: flex;
      align-items: center; }
      .object-preview .product-info__content-adress .icon-geo {
        display: block;
        width: 0.625rem;
        height: 0.75rem;
        margin-right: 0.5rem;
        flex-shrink: 0; }
        .object-preview .product-info__content-adress .icon-geo:before {
          margin: 0;
          display: block;
          width: 0.625rem;
          height: 0.75rem;
          color: #aad100;
          font-size: 0.75rem; }
  .object-preview .product-content-text {
    margin-bottom: 0; }
    .object-preview .product-content-text__grid {
      display: flex;
      margin-bottom: 1.4375rem; }
      @media screen and (max-width: 575px) {
        .object-preview .product-content-text__grid {
          flex-wrap: wrap; } }
    .object-preview .product-content-text__title {
      margin-bottom: 0.625rem; }
  .object-preview .product-content-item__name {
    color: #999999;
    font-size: 0.6875rem;
    font-weight: 700;
    text-transform: uppercase; }
    .object-preview .product-content-item__name.big {
      font-weight: 600;
      font-size: 1.125rem;
      line-height: 1.3125rem;
      color: #333333;
      padding-bottom: 0.75rem;
      border-bottom: 1px solid red;
      margin-bottom: 1.875rem;
      text-transform: none; }
  .object-preview .product-content-item__img {
    border: 1px solid #eaeaea;
    width: 17.6875rem;
    min-height: 7.6875rem;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.75rem;
    padding: 0.625rem; }
    .object-preview .product-content-item__img:hover i {
      background-color: #769101; }
    .object-preview .product-content-item__img img {
      padding: 0 1.3125rem;
      width: 100%;
      height: auto;
      display: block; }
  .object-preview .product-content-item__value {
    color: #222222;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1;
    margin-top: 0.3125rem;
    margin-bottom: 0.5rem; }
    .object-preview .product-content-item__value span {
      font-size: 1.25rem;
      font-weight: 600;
      margin-left: 0.5rem; }
      .object-preview .product-content-item__value span sup {
        font-size: 0.75rem;
        font-weight: 600; }
  .object-preview .product-content-item__title {
    display: block;
    margin-bottom: 0.75rem; }
  .object-preview .product-content-item__link {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 0.875rem; }
    .object-preview .product-content-item__link i {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 1.5rem;
      height: 1.5rem;
      background: #B2D321;
      border-radius: 50%;
      margin-left: 0.75rem;
      transition: background .3s; }
      .object-preview .product-content-item__link i::before {
        color: #fff;
        font-size: 0.4375rem;
        width: auto;
        height: auto;
        margin: 0;
        line-height: 1; }
  .object-preview .product-content-text {
    padding-right: 0; }
    .object-preview .product-content-text__name {
      color: #999999;
      font-size: 0.6875rem;
      font-weight: 700;
      text-transform: uppercase; }
    .object-preview .product-content-text__title {
      color: #222222;
      font-size: 1.75rem;
      font-weight: 600;
      line-height: 2rem; }
    .object-preview .product-content-text__info {
      margin-top: 0.5rem;
      letter-spacing: 0.2px; }
      .object-preview .product-content-text__info:last-child {
        margin-top: 1.3125rem; }
  .object-preview .product-info__content {
    padding-top: 0; }

.object-preview-comments {
  max-width: 49.375rem;
  margin: auto; }
  @media screen and (max-width: 575px) {
    .object-preview-comments {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .object-preview-comments .comments-list {
    margin-bottom: 0;
    padding-bottom: 0; }
    .object-preview-comments .comments-list__item:last-child {
      padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .object-preview-comments .video-vlog-preview__comments {
      padding-left: 0;
      padding-right: 0; } }

.personal-page {
  margin-bottom: 3.125rem; }
  @media screen and (max-width: 575px) {
    .personal-page {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .personal-page .data-item {
    padding-bottom: 0.625rem; }
    .personal-page .data-item__input {
      margin-bottom: 0;
      outline: none; }
      @media screen and (max-width: 767px) {
        .personal-page .data-item__input {
          max-width: 100%; } }
    .personal-page .data-item .hidden-field {
      position: relative;
      display: none; }
      .personal-page .data-item .hidden-field.show {
        display: block; }
      .personal-page .data-item .hidden-field .data-item__input {
        padding-right: 2.1875rem; }
      .personal-page .data-item .hidden-field__remove {
        position: absolute;
        display: block;
        top: 50%;
        right: 0.625rem;
        width: 1.25rem;
        height: 1.25rem;
        transform: translateY(-50%);
        z-index: 1;
        cursor: pointer; }
        .personal-page .data-item .hidden-field__remove::before, .personal-page .data-item .hidden-field__remove::after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          width: 80%;
          height: 0.125rem;
          background: #333;
          margin-top: -1px; }
        .personal-page .data-item .hidden-field__remove::before {
          transform: translateX(-50%) rotate(45deg); }
        .personal-page .data-item .hidden-field__remove::after {
          transform: translateX(-50%) rotate(-45deg); }
  .personal-page__tabs-content {
    width: 15.9375rem;
    padding-bottom: 2.5625rem;
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .personal-page__tabs-content {
        width: 100%; } }
  .personal-page__tabs {
    position: relative;
    width: 100%;
    display: flex; }
    @media screen and (max-width: 767px) {
      .personal-page__tabs {
        flex-wrap: wrap; } }
  .personal-page .ui-selectmenu-icon.ui-icon {
    background-image: url(/local/templates/resitrix/dest/styles/../img/arrow.png);
    background-size: cover;
    width: 0.5625rem;
    height: 0.3125rem;
    background-position: 0; }
  .personal-page .objects-filter__sort {
    padding-top: 1.5625rem;
    padding-left: 1.9375rem;
    padding-right: 1.9375rem;
    padding-bottom: 2.1875rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .personal-page .objects-filter__sort {
        padding-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .personal-page .objects-filter__sort {
        padding-bottom: 0;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .personal-page .objects-card-item__name {
    padding-left: 0;
    margin-bottom: 0.25rem; }

.personal-account-content {
  width: calc(100% - 15.9375rem);
  padding-left: 8.4375rem;
  margin-top: -0.3125rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .personal-account-content {
      padding-left: 3.125rem; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-account-content {
      padding-left: 3.125rem; } }
  @media screen and (max-width: 767px) {
    .personal-account-content {
      padding-left: 0;
      width: 100%; } }
  .personal-account-content__btn {
    color: #666666;
    font-family: 'Gilroy';
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 1.4375rem;
    background-color: #eaeaea;
    border: none;
    text-shadow: 0 0 1px rgba(102, 102, 102, 0.3);
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
    outline: none;
    margin-top: 0.875rem;
    cursor: pointer; }
    .personal-account-content__btn:disabled {
      color: rgba(102, 102, 102, 0.3);
      cursor: not-allowed; }
      .personal-account-content__btn:disabled:hover {
        background-color: #eaeaea; }
    .personal-account-content__btn:hover {
      transition: all ease 0.35s;
      background-color: #d6d5d5; }
  .personal-account-content__title {
    color: #222222;
    font-size: 1.5rem;
    font-weight: 500;
    padding-bottom: 1.3125rem; }
  .personal-account-content__password-title {
    color: #222222;
    font-size: 0.875rem;
    font-weight: 600;
    text-shadow: 0 0 1px #222222;
    margin-top: 0.625rem;
    padding-bottom: 0.8125rem; }
  .personal-account-content__password-input {
    width: 100%;
    max-width: 21.875rem;
    position: relative;
    padding-bottom: 0.625rem; }
    @media screen and (max-width: 767px) {
      .personal-account-content__password-input {
        max-width: 100%; } }
    .personal-account-content__password-input input {
      width: 100%;
      border: 1px solid #dddddd;
      height: 3.125rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      outline: none;
      color: #333333;
      font-family: 'Gilroy';
      font-size: 0.9375rem;
      font-weight: 500;
      line-height: 0.875rem; }
    .personal-account-content__password-input .icon-opened-eye {
      display: block;
      width: 1rem;
      height: 0.625rem;
      cursor: pointer; }
      .personal-account-content__password-input .icon-opened-eye:before {
        margin: 0;
        display: block;
        width: 1rem;
        height: 0.625rem;
        font-size: 0.625rem;
        color: #999999; }
      .personal-account-content__password-input .icon-opened-eye:hover:before {
        transition: all ease 0.35s;
        color: #000000; }
    .personal-account-content__password-input .icon-visibility {
      width: 1rem;
      height: 0.625rem;
      display: block;
      cursor: pointer;
      line-height: 0.625rem; }
      .personal-account-content__password-input .icon-visibility:before {
        margin: 0;
        width: 1rem;
        height: 0.625rem;
        line-height: 0.625rem;
        font-size: 1rem;
        color: #999999;
        display: block; }
      .personal-account-content__password-input .icon-visibility:hover:before {
        transition: all ease 0.35s;
        color: #000000; }
    .personal-account-content__password-input span {
      display: block;
      position: absolute;
      right: 1.25rem;
      z-index: 1;
      bottom: 50%; }
  .personal-account-content__add {
    color: white;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #aad100;
    border-radius: 1.4375rem;
    display: inline-block;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    margin-top: 0.25rem; }
  .personal-account-content__note {
    color: #999999;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 0.875rem;
    margin-bottom: 1.75rem; }
  .personal-account-content__theme {
    width: 100%;
    max-width: 33.75rem;
    margin-bottom: 0.625rem; }
    .personal-account-content__theme-input {
      width: 100%;
      height: 3.125rem;
      border: 1px solid #dddddd;
      background-color: white;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      color: #333333;
      font-family: 'Gilroy';
      font-size: 0.9375rem;
      font-weight: 500;
      outline: none; }
      .personal-account-content__theme-input::placeholder {
        color: #aaaaaa;
        font-family: 'Gilroy';
        font-size: 0.875rem;
        font-weight: 500; }
  .personal-account-content__comment {
    width: 100%;
    max-width: 33.75rem; }
    .personal-account-content__comment-input {
      width: 100%;
      height: 13.25rem;
      resize: none;
      padding: 1.25rem;
      outline: none;
      border: 1px solid #dddddd;
      background-color: white;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      color: #333333; }
      .personal-account-content__comment-input::placeholder {
        color: #aaaaaa;
        font-family: 'Gilroy';
        font-size: 0.875rem;
        font-weight: 500; }
  .personal-account-content__send {
    color: white;
    font-family: 'Gilroy';
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 1.4375rem;
    background-color: #aad100;
    border: none;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 2.875rem;
    padding-right: 2.875rem;
    cursor: pointer; }
    .personal-account-content__send:hover {
      transition: all ease 0.35s;
      background-color: #90b102; }
  .personal-account-content__upload {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.875rem;
    margin-bottom: 1.5rem; }
    .personal-account-content__upload .data-item__upload {
      margin-top: 0;
      margin-bottom: 0.625rem;
      margin-right: 1.375rem; }

.personal-account-discount {
  width: 15.9375rem;
  background-color: #39373b;
  display: block;
  text-decoration: none; }
  @media screen and (max-width: 767px) {
    .personal-account-discount {
      display: none; } }
  .personal-account-discount__img {
    border-bottom: 0.25rem solid #9cc002;
    position: relative; }
    .personal-account-discount__img:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-top: 1.125rem solid #9cc002;
      border-right: 0.625rem solid transparent;
      position: absolute;
      bottom: -1.375rem;
      left: 0;
      flex-shrink: 0; }
    .personal-account-discount__img img {
      display: block;
      width: 100%;
      height: auto; }
  .personal-account-discount__content {
    padding-left: 1.75rem;
    padding-top: 1.875rem;
    padding-right: 1.75rem;
    padding-bottom: 2.6875rem; }
    .personal-account-discount__content-text {
      color: #ffffff;
      font-size: 1.125rem;
      font-weight: 600;
      line-height: 1.375rem;
      padding-right: 1.25rem;
      margin-bottom: 1.1875rem;
      padding-left: 0.1875rem; }
    .personal-account-discount__content-btn {
      width: 100%;
      color: #ffffff;
      font-size: 0.8125rem;
      font-weight: 700;
      text-transform: uppercase;
      text-align: center;
      border-radius: 1.4375rem;
      background-color: #aad100;
      padding-left: 0.8125rem;
      padding-right: 0.8125rem;
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; }

.my-account-data_objects .my-account-data__head {
  margin-bottom: 1.875rem; }

.my-account-data_objects .personal-account-content__title {
  padding-bottom: 0; }

.my-account-data__objects .objects-card-item {
  width: 100%;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  border-bottom: none;
  padding-bottom: 2.375rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .my-account-data__objects .objects-card-item {
      flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .my-account-data__objects .objects-card-item {
      flex-wrap: wrap; } }
  .my-account-data__objects .objects-card-item__number {
    display: flex;
    align-items: flex-end;
    margin-left: 0.625rem; }
    .my-account-data__objects .objects-card-item__number-title {
      color: #999999;
      font-size: 0.8125rem;
      font-weight: 500;
      line-height: 0.875rem;
      white-space: nowrap; }
      @media screen and (max-width: 375px) {
        .my-account-data__objects .objects-card-item__number-title {
          display: none; } }
    .my-account-data__objects .objects-card-item__number-value {
      color: #333333;
      font-weight: 600;
      font-size: 0.8125rem;
      line-height: 0.875rem;
      margin-left: 0.25rem;
      white-space: nowrap; }
  .my-account-data__objects .objects-card-item__geo {
    margin-bottom: 0; }
  .my-account-data__objects .objects-card-item:last-child {
    border-bottom: 1px solid #e8e8e8; }
  .my-account-data__objects .objects-card-item__btn {
    max-width: 13.625rem; }

.my-account-data__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1.25rem; }
  @media screen and (max-width: 425px) {
    .my-account-data__head {
      flex-direction: column; } }

.my-account-data__sort {
  margin-bottom: 1rem;
  margin-top: 1.3125rem; }
  .my-account-data__sort .sort-filter-item {
    width: calc(100% / 2);
    margin-left: 0.5625rem;
    margin-right: 0.375rem; }
    @media screen and (max-width: 991px) {
      .my-account-data__sort .sort-filter-item {
        width: calc(100% - 1.125rem); } }

.my-account-data .objects-filter__cards {
  margin: 0;
  width: 100%; }

.my-account-data .objects-filter__more {
  margin-top: 2.9375rem; }

.my-account-data .counter-slider-wrapper {
  width: 100%;
  overflow: hidden;
  max-width: 19.125rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .my-account-data .counter-slider-wrapper {
      max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .my-account-data .counter-slider-wrapper {
      max-width: 100%; } }

.my-account-data .account-card-wrapper {
  padding-left: 3.25rem;
  padding-top: 0.875rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .my-account-data .account-card-wrapper {
      padding-left: 1.875rem; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .my-account-data .account-card-wrapper {
      padding-left: 0;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .my-account-data .account-card-wrapper {
      padding-left: 0;
      width: 100%; } }
  .my-account-data .account-card-wrapper__data {
    display: flex;
    align-items: flex-end; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .my-account-data .account-card-wrapper__data {
        justify-content: space-between;
        margin-top: 1.25rem; } }
    @media screen and (max-width: 767px) {
      .my-account-data .account-card-wrapper__data {
        justify-content: space-between;
        margin-top: 1.25rem; } }
  .my-account-data .account-card-wrapper .objects-card-item__row {
    display: flex; }
  .my-account-data .account-card-wrapper .objects-card-item__info {
    flex-direction: column; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .my-account-data .account-card-wrapper .objects-card-item__info {
        justify-content: space-between; } }
    @media screen and (max-width: 767px) {
      .my-account-data .account-card-wrapper .objects-card-item__info {
        justify-content: space-between; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .my-account-data .account-card-wrapper .objects-card-item__btn {
      margin: auto; } }
  @media screen and (max-width: 767px) {
    .my-account-data .account-card-wrapper .objects-card-item__btn {
      margin: auto; } }
  .my-account-data .account-card-wrapper .objects-card-info:first-child {
    min-width: 5rem; }

.my-account-data__request {
  background-color: whitesmoke;
  padding-top: 2.9375rem;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-bottom: 3.75rem;
  margin-bottom: 0.25rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .my-account-data__request {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .my-account-data__request {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  @media screen and (max-width: 767px) {
    .my-account-data__request {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .my-account-data__request-name {
    color: #222222;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.1875rem;
    margin-bottom: 1.6875rem;
    text-shadow: 0 0 1px #222222; }
  .my-account-data__request .data-item__input {
    max-width: 100%; }

.account-request-row {
  margin-bottom: 1.25rem;
  display: flex;
  flex-wrap: wrap; }
  .account-request-row:last-child {
    margin-bottom: 0; }
  .account-request-row__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0.375rem; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .account-request-row__item {
        flex-wrap: wrap;
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .account-request-row__item {
        margin-bottom: 1.25rem;
        flex-wrap: wrap;
        border-bottom: 0.125rem solid #aad100;
        width: 100%;
        padding-bottom: 0.625rem;
        justify-content: space-between; } }
    @media screen and (max-width: 767px) {
      .account-request-row__item {
        margin-bottom: 1.25rem;
        flex-wrap: wrap;
        border-bottom: 0.125rem solid #aad100;
        width: 100%;
        padding-bottom: 0.625rem;
        justify-content: space-between; } }
    .account-request-row__item .sort-filter-item {
      width: 100%; }
    .account-request-row__item-label {
      color: #666666;
      font-size: 0.875rem;
      font-weight: 500;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      padding-top: 1rem; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .account-request-row__item-label {
          display: none; } }
      @media screen and (max-width: 767px) {
        .account-request-row__item-label {
          display: none; } }
    .account-request-row__item-select.sort-filter-item {
      width: 18.4375rem;
      flex-shrink: 0;
      margin-left: 0;
      margin-right: 0; }
      @media screen and (max-width: 1199px) {
        .account-request-row__item-select.sort-filter-item {
          max-width: 18.4375rem;
          width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .account-request-row__item-select.sort-filter-item {
          margin-bottom: 0;
          margin-right: 0.625rem; } }
      @media screen and (max-width: 767px) {
        .account-request-row__item-select.sort-filter-item {
          margin-bottom: 0;
          margin-right: 0.625rem; } }
  .account-request-row__title {
    color: #222222;
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 1px #222222;
    margin-bottom: 0.9375rem;
    width: 100%; }
  .account-request-row__content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.3125rem; }
    .account-request-row__content .data-item {
      width: calc(100% / 2 - 0.625rem);
      margin-left: 0.3125rem;
      margin-right: 0.3125rem; }
      .account-request-row__content .data-item__input {
        background-color: white; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .account-request-row__content-item.data-item {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .account-request-row__content-item.data-item {
        width: 100%; } }
  .account-request-row__adress {
    width: 100%; }
    .account-request-row__adress-input {
      width: 100%;
      height: 3.125rem;
      border: 1px solid #dddddd;
      background-color: #ffffff;
      padding-left: 1.375rem;
      padding-right: 1.375rem;
      outline: none;
      color: #333333;
      font-family: 'Gilroy';
      font-size: 0.875rem;
      font-weight: 500; }
      .account-request-row__adress-input::placeholder {
        color: #aaaaaa;
        font-family: 'Gilroy';
        font-size: 0.875rem;
        font-weight: 500; }
  .account-request-row__agreement {
    margin-bottom: 1.375rem; }
  .account-request-row label.error:empty {
    display: none; }

.material-count {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 5.875rem;
  height: 3.125rem;
  border: 1px solid #dddddd; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .material-count {
      margin-top: 0.625rem; } }
  @media screen and (max-width: 478px) {
    .material-count {
      margin-top: 0.625rem; } }
  .material-count__value {
    padding-left: 0.9375rem;
    width: 100%;
    height: 100%;
    border: none;
    background-color: #ffffff;
    outline: none; }
  .material-count__size {
    width: 2.375rem;
    flex-shrink: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff; }
  .material-count + label.error {
    padding: 1.125rem 0 0 0.625rem; }

.btn-with-plus {
  display: flex;
  margin-top: auto;
  align-items: center;
  text-decoration: none;
  color: #333333;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 1.3125rem;
  border: 1px solid #aad100;
  background-color: transparent;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 0.625rem;
  margin-bottom: 0.375rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-with-plus {
      margin-left: 0; } }
  .btn-with-plus__icon {
    width: 1.5rem;
    height: 1.5rem;
    background-color: #aad100;
    flex-shrink: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.375rem; }
    .btn-with-plus__icon .icon-add {
      display: block;
      width: 0.5rem;
      height: 0.5rem; }
      .btn-with-plus__icon .icon-add:before {
        margin: 0;
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        font-size: 0.5rem;
        color: #ffffff; }

.material-variant-input {
  margin-top: 1.875rem;
  width: 100%;
  margin-bottom: 1.875rem; }

.account-order-price__content {
  background-color: whitesmoke;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 4rem;
  padding-right: 4rem; }
  @media screen and (max-width: 767px) {
    .account-order-price__content {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .account-order-price__content-question {
    color: #222222;
    font-size: 1.5rem;
    font-weight: 500;
    text-shadow: 0 0 1px #222222; }
  .account-order-price__content-answer {
    color: #aaaaaa;
    font-size: 1rem;
    font-weight: 500;
    text-shadow: 0 0 1px #aaaaaa;
    margin-top: 0.25rem;
    margin-bottom: 1.25rem; }
  .account-order-price__content-btn {
    border-radius: 1.4375rem;
    background-color: #aad100;
    color: white;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem; }

.order-sort-block__selects {
  display: flex;
  justify-content: space-between;
  margin-top: 1.875rem;
  margin-bottom: 1rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .order-sort-block__selects {
      flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .order-sort-block__selects {
      flex-direction: column; } }
  .order-sort-block__selects .order-sort-select {
    max-width: 15.9375rem;
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .order-sort-block__selects .order-sort-select {
        max-width: 100%;
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 767px) {
      .order-sort-block__selects .order-sort-select {
        max-width: 100%;
        margin-bottom: 1.25rem; } }
    .order-sort-block__selects .order-sort-select__title {
      color: #222222;
      font-size: 0.75rem;
      font-weight: 500;
      text-transform: uppercase;
      text-shadow: 0 0 1px #222222;
      margin-bottom: 0.75rem; }
  .order-sort-block__selects .sort-filter-item {
    width: 100%;
    margin: 0; }
  .order-sort-block__selects .select-form .ui-selectmenu-button.ui-button {
    border: 1px solid #dddddd;
    background-color: whitesmoke; }
    .order-sort-block__selects .select-form .ui-selectmenu-button.ui-button:hover {
      transition: all ease 0.35s;
      background-color: #e2e1e1; }
  .order-sort-block__selects .select-form .ui-selectmenu-text {
    color: #333333;
    font-size: 0.875rem;
    font-weight: 500;
    text-shadow: 0 0 1px #333333; }

.order-sort-block__list-more {
  text-decoration: none;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem; }

.order-list-visible {
  margin-bottom: 1.875rem; }

@media screen and (max-width: 767px) {
  .personal-page-account__aside {
    width: 100%; } }

.personal-page-account__aside-follow {
  color: white;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 1.4375rem;
  background-color: #aad100;
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: none; }
  @media screen and (max-width: 767px) {
    .personal-page-account__aside-follow {
      margin-bottom: 1.875rem;
      display: inline-block; } }
  .personal-page-account__aside-follow:hover {
    transition: all ease 0.35s;
    background-color: #90b102; }

.personal-page-account__content {
  padding-left: 7.8125rem;
  width: calc(100% - 15.9375rem); }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .personal-page-account__content {
      padding-left: 1.875rem; } }
  @media screen and (max-width: 767px) {
    .personal-page-account__content {
      width: 100%;
      padding-left: 0; } }

.personal-page-account__content-detail {
  padding-top: 0.375rem; }

.recommend-form .personal-account-content__title {
  padding-bottom: 0.875rem; }

.personal-account-h1 {
  padding-bottom: 1.75rem; }

.account-discount-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .account-discount-mobile {
      display: block;
      margin: 2.5rem auto; } }

.personal-account-detail {
  margin-bottom: 0;
  margin-top: -3.8125rem; }
  @media screen and (max-width: 767px) {
    .personal-account-detail {
      margin-top: 0px; } }
  .personal-account-detail__back {
    border-radius: 1.4375rem;
    background-color: #f8f8f8;
    color: #333333;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 12.25rem;
    justify-content: center;
    text-align: center; }
    .personal-account-detail__back .icon-spear {
      display: block;
      width: 0.625rem;
      height: 0.5625rem;
      transform: scale(-1, 1);
      flex-shrink: 0;
      margin-right: 0.6875rem; }
      .personal-account-detail__back .icon-spear:before {
        margin: 0;
        color: #999999;
        display: block;
        width: 0.625rem;
        height: 0.5625rem;
        font-size: 0.5625rem; }
    .personal-account-detail__back:hover {
      transition: all ease 0.35s;
      background-color: #eaeaea; }
  .personal-account-detail__card {
    flex-wrap: wrap;
    margin-top: 0.875rem; }
    .personal-account-detail__card .personal-account-info {
      padding-top: 2.5rem; }
    .personal-account-detail__card .product-info__content {
      padding-left: 0;
      width: 100%;
      padding-top: 2.25rem; }
      @media screen and (max-width: 767px) {
        .personal-account-detail__card .product-info__content {
          margin-top: 0; } }
    .personal-account-detail__card .product-info-grid__wrapper {
      max-width: 100%;
      width: 100%; }
  .personal-account-detail .product-info__img {
    max-width: 100%;
    width: 100%; }
  .personal-account-detail .product-info__content-adress {
    color: #666666;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 0.625rem;
    display: flex;
    align-items: flex-end;
    margin-bottom: 0; }
    .personal-account-detail .product-info__content-adress .icon-geo {
      display: block;
      width: 0.5rem;
      height: 0.625rem;
      margin-right: 0.375rem; }
      .personal-account-detail .product-info__content-adress .icon-geo:before {
        margin: 0;
        display: block;
        width: 0.5rem;
        height: 0.625rem;
        color: #aad100;
        font-size: 0.625rem; }
  .personal-account-detail .product-content-text {
    margin-bottom: 0; }
    .personal-account-detail .product-content-text--group {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 1.125rem; }
      @media (max-width: 1024px) {
        .personal-account-detail .product-content-text--group {
          flex-wrap: wrap; } }
    .personal-account-detail .product-content-text__title {
      margin-top: 0.4375rem;
      font-size: 1.5rem; }
    .personal-account-detail .product-content-text__classification {
      color: #999999;
      font-size: 0.6875rem;
      font-weight: 700;
      text-transform: uppercase; }
      .personal-account-detail .product-content-text__classification a {
        color: #111111;
        text-decoration: underline;
        margin-left: 0.125rem; }
        .personal-account-detail .product-content-text__classification a:hover {
          transition: all ease 0.35s;
          text-decoration: none; }
      @media (max-width: 1024px) {
        .personal-account-detail .product-content-text__classification {
          order: 1; } }
    .personal-account-detail .product-content-text__edit-link {
      display: inline-flex;
      align-items: center;
      flex-shrink: 0;
      font-weight: 600;
      font-size: 0.75rem;
      line-height: 0.875rem;
      text-transform: uppercase;
      text-decoration: none;
      color: #333;
      padding-left: 1.75rem;
      background-repeat: no-repeat;
      background-position: 0 center;
      background-size: 1.125rem;
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 18h14c1.103 0 2-.897 2-2V7.332l-2 2V16H5.158c-.026 0-.053.01-.079.01-.033 0-.066-.009-.1-.01H2V2h6.847l2-2H2C.897 0 0 .897 0 2v14c0 1.103.897 2 2 2Z' fill='%23B2D321'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.248 1.752c-1.224-1.225-2.629-.585-2.629-.585l-.845.845 3.214 3.214.845-.845s.64-1.405-.584-2.63ZM14.575 6.64 11.36 3.426 5.438 9.348 5 13l3.652-.438 5.922-5.922Z' fill='%23B2D321'/%3E%3C/svg%3E");
      height: 1.125rem;
      transition: color 0.3s;
      margin-left: 1.25rem; }
      .personal-account-detail .product-content-text__edit-link:hover {
        color: #aad100; }
      @media (max-width: 1024px) {
        .personal-account-detail .product-content-text__edit-link {
          order: 0;
          margin: 0 0 1.125rem; } }
      .personal-account-detail .product-content-text__edit-link:only-child {
        margin-left: auto; }
    .personal-account-detail .product-content-text__grid-list {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -0.375rem; }

.personal-account-info__scu {
  display: flex;
  align-items: center; }
  .personal-account-info__scu-number {
    color: #999999;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1rem;
    margin-right: 0.875rem; }
    .personal-account-info__scu-number span {
      color: #333333;
      margin-left: 0.125rem; }

.project-some-char {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .project-some-char {
      flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .project-some-char {
      flex-direction: column; } }
  .project-some-char .product-content-item__value {
    margin-top: 0.5625rem;
    margin-bottom: 0; }
  .project-some-char__col {
    margin-left: 1rem;
    margin-right: 1rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .project-some-char__col {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1.875rem; } }
    @media screen and (max-width: 767px) {
      .project-some-char__col {
        margin-bottom: 1.875rem;
        margin-left: 0;
        margin-right: 0; } }
    .project-some-char__col:first-child {
      margin-left: 0; }
  .project-some-char__btn {
    color: #333333;
    font-size: 0.75rem;
    line-height: 0.9375rem;
    text-transform: uppercase;
    box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 1, 0.1);
    border-radius: 1.5625rem;
    background-color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    padding: 0.9375rem 1.875rem;
    font-weight: 700;
    text-shadow: 0 0 0 0 #000; }
    .project-some-char__btn-icon {
      background-color: #aad100;
      width: 1.5rem;
      height: 1.5rem;
      display: block;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: 0.625rem; }
      .project-some-char__btn-icon .icon-spear {
        display: block;
        flex-shrink: 0;
        width: 0.625rem;
        height: 0.5rem; }
        .project-some-char__btn-icon .icon-spear:before {
          margin: 0;
          display: block;
          width: 0.625rem;
          height: 0.5rem;
          color: #ffffff;
          font-size: 0.5rem; }
    .project-some-char__btn:hover {
      transition: all ease 0.35s;
      background-color: #aad100;
      color: #ffffff; }
      .project-some-char__btn:hover .project-some-char__btn-icon {
        transition: all ease 0.35s;
        background-color: #ffffff; }
        .project-some-char__btn:hover .project-some-char__btn-icon .icon-spear:before {
          transition: all ease 0.35s;
          color: #aad100; }

.personal-account-detail__info {
  padding-top: 2.125rem;
  padding-bottom: 2.25rem;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  background-color: #F5F5F5;
  margin-top: 2rem;
  margin-bottom: 3.8125rem; }
  @media screen and (max-width: 340px) {
    .personal-account-detail__info {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.personal-account-detail.object-preview .product-content-text__info {
  margin-top: 0; }

.personal-account-detail__includes-note {
  color: #333333;
  font-size: 1.125rem;
  font-weight: 600;
  text-shadow: 0 0 1px #333333;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding-bottom: 0.6875rem;
  margin-bottom: 1.9375rem; }

.personal-account-detail__docs .product-description-tabs__item {
  padding-bottom: 1rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-account-detail__docs .product-description-tabs__item {
      padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .personal-account-detail__docs .product-description-tabs__item {
      padding-bottom: 0; } }
  @media screen and (max-width: 576px) {
    .personal-account-detail__docs .product-description-tabs__item {
      padding-left: 0;
      padding-right: 0; } }
  .personal-account-detail__docs .product-description-tabs__item a {
    font-size: 1rem; }

.personal-account-detail__docs .product-characteristic-docs__item {
  width: calc((100% / 2) - 1.875rem); }

.personal-account-detail__docs .doc-item-content__info {
  padding-left: 1.5625rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-account-detail__docs .doc-item-content__info {
      padding-left: 0; } }
  @media screen and (max-width: 576px) {
    .personal-account-detail__docs .doc-item-content__info {
      padding-left: 0; } }
  .personal-account-detail__docs .doc-item-content__info-name {
    font-size: 0.875rem;
    margin-bottom: 0.5rem; }
  .personal-account-detail__docs .doc-item-content__info-size {
    font-size: 0.8125rem;
    margin-bottom: 1rem; }
  .personal-account-detail__docs .doc-item-content__info-btn.default-btn, .personal-account-detail__docs .doc-item-content__info-btn.dull-btn {
    font-size: 0.75rem; }

.personal-account-detail__docs .doc-item-content__img {
  display: block;
  width: 8.5rem;
  height: 8.5rem; }
  @media screen and (max-width: 576px) {
    .personal-account-detail__docs .doc-item-content__img {
      width: 100%;
      height: auto; } }

.personal-account-detail__docs_account .ready-solution-tabs {
  padding-left: 0;
  padding-right: 0; }
  .personal-account-detail__docs_account .ready-solution-tabs__item:first-child {
    padding-left: 0; }
  .personal-account-detail__docs_account .ready-solution-tabs__item:last-child {
    padding-right: 0; }

.personal-account-detail .product-content-text__info {
  line-height: 1.3125rem;
  letter-spacing: 0.3px; }

.personal-account-detail .product-content-text__name {
  margin-bottom: 0.5rem; }

.personal-account-detail .product-content-text__grid {
  margin-top: 1.8125rem;
  margin-bottom: 1.875rem; }
  .personal-account-detail .product-content-text__grid--stages, .personal-account-detail .product-content-text__grid--documents {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-account-detail .product-content-text__grid {
      flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .personal-account-detail .product-content-text__grid {
      flex-direction: column; } }
  .personal-account-detail .product-content-text__grid-item {
    width: 100%;
    max-width: 100%; }

.personal-account-detail__docs {
  margin-top: 3rem; }
  @media screen and (max-width: 767px) {
    .personal-account-detail__docs div.product-characteristic-docs {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }

.personal-account-detail .product-characteristic-docs {
  padding-bottom: 0; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-account-detail .product-characteristic-docs {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  @media screen and (max-width: 767px) {
    .personal-account-detail .product-characteristic-docs {
      padding-top: 0;
      margin: 0;
      width: auto; } }

@media screen and (max-width: 767px) {
  .personal-account-detail #more_description2 .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .personal-account-detail .personal-account-info {
    margin-left: 0;
    margin-top: 0; } }

.product-content-item__card {
  display: flex;
  align-items: center;
  text-decoration: none;
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  padding: 0.6875rem;
  margin-top: 0.75rem; }

.product-content-item__img {
  margin: 0 0.375rem;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  color: #333;
  text-decoration: none;
  min-height: 7.6875rem;
  height: auto;
  text-align: center; }

.object-card-right {
  flex-direction: column;
  padding-left: 1.5625rem;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start; }
  .object-card-right__note {
    opacity: 0.5;
    color: #333333;
    font-family: "Montserrat";
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 1px #333333;
    margin-bottom: 0.625rem;
    text-decoration: none; }
  .object-card-right__name {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 600;
    text-shadow: 0 0 1px #333333;
    margin-bottom: 0.6875rem;
    text-decoration: none; }
  .object-card-right__about {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    font-size: 0.75rem; }
    .object-card-right__about:hover {
      background-color: transparent;
      color: #333333; }
      .object-card-right__about:hover .project-some-char__btn-icon {
        background-color: #aad100; }
        .object-card-right__about:hover .project-some-char__btn-icon .icon-spear:before {
          color: #ffffff; }

.solution-card {
  width: 100%; }

.contragent-card {
  width: 17.8125rem;
  flex-shrink: 0; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .contragent-card {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .contragent-card {
      width: 100%; } }
  .contragent-card .product-content-item__img {
    margin-top: 0.75rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .contragent-card .product-content-item__img {
        width: 100%;
        overflow: hidden; } }
    @media screen and (max-width: 767px) {
      .contragent-card .product-content-item__img {
        width: 100%;
        overflow: hidden; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .contragent-card .product-content-item__img img {
        width: 100%;
        height: auto;
        display: block; } }
    @media screen and (max-width: 767px) {
      .contragent-card .product-content-item__img img {
        width: 100%;
        height: auto;
        display: block; } }

.product-content-item__card-img img {
  display: block; }

.object-slider-item {
  display: flex;
  align-items: center;
  text-decoration: none;
  background-color: whitesmoke; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .object-slider-item {
      flex-direction: column; } }
  @media screen and (max-width: 575px) {
    .object-slider-item {
      flex-direction: column; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .object-slider-item__img {
      width: 100%;
      height: auto; } }
  @media screen and (max-width: 575px) {
    .object-slider-item__img {
      width: 100%;
      height: auto; } }
  .object-slider-item__img img {
    display: block; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .object-slider-item__img img {
        width: 100%;
        height: auto; } }
    @media screen and (max-width: 575px) {
      .object-slider-item__img img {
        width: 100%;
        height: auto; } }
  .object-slider-item__content {
    padding-top: 1.625rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
    .object-slider-item__content-name {
      color: #333333;
      font-size: 1rem;
      font-weight: 600; }
    .object-slider-item__content-text {
      color: #666666;
      font-family: 'Montserrat';
      font-size: 0.75rem;
      font-weight: 400;
      line-height: 1.0625rem;
      margin-top: 0.375rem;
      margin-bottom: 1.25rem; }
    .object-slider-item__content-date {
      color: #999999;
      font-size: 0.6875rem;
      font-weight: 500; }
  .object-slider-item:hover {
    transition: all ease 0.35s;
    background-color: #e2e1e1; }
  .object-slider-item.slick-slide {
    display: flex; }

.object-includes-wrapper {
  position: relative; }
  .object-includes-wrapper__slider {
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .object-includes-wrapper__slider {
        max-width: 18.75rem;
        margin: auto; } }
    @media screen and (max-width: 575px) {
      .object-includes-wrapper__slider {
        max-width: 18.75rem;
        margin: auto; } }
    .object-includes-wrapper__slider .slick-track {
      display: flex; }
    .object-includes-wrapper__slider-prev {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: calc(50% - 4rem);
      transform: translateX(-50%) scale(-1, 1);
      text-decoration: none;
      width: 2.125rem;
      height: 2.125rem;
      flex-shrink: 0;
      background-color: #efefef;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .object-includes-wrapper__slider-prev .icon-spear {
        width: 0.625rem;
        height: 0.5625rem;
        display: block; }
        .object-includes-wrapper__slider-prev .icon-spear:before {
          margin: 0;
          display: block;
          width: 0.625rem;
          height: 0.5625rem;
          color: #999999;
          font-size: 0.5625rem; }
      .object-includes-wrapper__slider-prev:hover {
        transition: all ease 0.35s;
        background-color: #dcdcdc; }
    .object-includes-wrapper__slider-next {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: calc(50% + 4rem);
      transform: translateX(-50%);
      text-decoration: none;
      width: 2.125rem;
      height: 2.125rem;
      flex-shrink: 0;
      background-color: #efefef;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .object-includes-wrapper__slider-next .icon-spear {
        width: 0.625rem;
        height: 0.5625rem;
        display: block; }
        .object-includes-wrapper__slider-next .icon-spear:before {
          margin: 0;
          display: block;
          color: #999999;
          width: 0.625rem;
          height: 0.5625rem;
          font-size: 0.5625rem; }
      .object-includes-wrapper__slider-next:hover {
        transition: all ease 0.35s;
        background-color: #dcdcdc; }
    .object-includes-wrapper__slider.slick-slider {
      position: initial; }
  .object-includes-wrapper__counter {
    line-height: 2.125rem;
    margin-top: 1.6875rem; }

.personal-objects-slider {
  margin-top: 0; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-objects-slider {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 767px) {
    .personal-objects-slider {
      margin-top: 2.5rem; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-objects-slider .product-description-tabs {
      position: relative;
      padding: 0; } }
  .personal-objects-slider .product-description-tabs__item {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-bottom: 1rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .personal-objects-slider .product-description-tabs__item {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (max-width: 767px) {
      .personal-objects-slider .product-description-tabs__item {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0; } }
    .personal-objects-slider .product-description-tabs__item a {
      font-size: 1rem; }
  .personal-objects-slider .product-description-tabs__content {
    padding-bottom: 0; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .personal-objects-slider .product-description-tabs__content {
        position: relative;
        top: auto; } }
  .personal-objects-slider .cards-grid {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .personal-objects-slider .cards-grid {
        width: 100%;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; } }
    .personal-objects-slider .cards-grid__item {
      width: calc(100% / 2 - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem;
      margin-bottom: 0; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .personal-objects-slider .cards-grid__item {
          width: calc(100% - 1.875rem);
          margin-bottom: 1.875rem; } }
      @media screen and (max-width: 767px) {
        .personal-objects-slider .cards-grid__item {
          width: 100%;
          margin-bottom: 1.875rem;
          margin-left: 0;
          margin-right: 0; } }
      @media screen and (max-width: 375px) {
        .personal-objects-slider .cards-grid__item {
          padding-left: 1.25rem;
          padding-right: 1.25rem; } }
      .personal-objects-slider .cards-grid__item-btn.default-btn, .personal-objects-slider .cards-grid__item-btn.dull-btn {
        padding-top: 0.8125rem;
        padding-bottom: 0.8125rem;
        color: white;
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase; }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .personal-objects-slider .cards-grid__item-btn.default-btn, .personal-objects-slider .cards-grid__item-btn.dull-btn {
            max-width: 18.75rem;
            margin: auto; } }
        @media screen and (max-width: 767px) {
          .personal-objects-slider .cards-grid__item-btn.default-btn, .personal-objects-slider .cards-grid__item-btn.dull-btn {
            max-width: 18.75rem;
            margin: auto; } }
  @media screen and (max-width: 767px) {
    .personal-objects-slider .second-tab-content .product-characteristic-table {
      padding-top: 0; } }
  @media screen and (max-width: 767px) {
    .personal-objects-slider .third-tab-content .similar-products-cards {
      padding-top: 0;
      padding-bottom: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-objects-slider .product-characteristic-docs {
      margin: 0;
      position: relative; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .personal-objects-slider .third-tab-content .similar-products-cards {
    padding-bottom: 0; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .personal-objects-slider .second-tab-content .product-characteristic-table .cards-grid {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }

.personal-account-form__content {
  background-color: #EAEAEA;
  margin-top: 0.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 3.125rem;
  padding-right: 4.375rem;
  margin-bottom: 1.125rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .personal-account-form__content {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  @media screen and (max-width: 767px) {
    .personal-account-form__content {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .personal-account-form__content-title {
    color: #222222;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 1.25rem; }

.personal-account-form__wrapper-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 1.125rem; }

.personal-account-form__btn {
  display: block;
  min-width: 13.75rem;
  max-width: 100%;
  padding: 0.875rem 2.375rem 0.8125rem;
  margin: 0.3125rem;
  white-space: nowrap;
  text-align: center;
  cursor: pointer; }
  .personal-account-form__btn[disabled] {
    cursor: auto; }
  .personal-account-form__btn[type=submit] {
    background-color: #aad100; }
    .personal-account-form__btn[type=submit]:hover {
      background-color: #769101; }
  .personal-account-form__btn.default-btn--grey {
    background-color: #AAAAAA; }
    .personal-account-form__btn.default-btn--grey:hover {
      background-color: #8f8f8f; }

.form-content-info {
  margin-bottom: 1.875rem; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .form-content-info {
      flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .form-content-info {
      flex-direction: column; } }
  .form-content-info__title {
    color: #222222;
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.875rem; }
  .form-content-info__group {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.75rem; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .form-content-info__group {
        flex-direction: column; } }
    @media screen and (max-width: 767px) {
      .form-content-info__group {
        flex-direction: column; } }
    .form-content-info__group.personal-info-wrap {
      margin-left: 0;
      margin-right: 0; }
  .form-content-info.photo-addding-area {
    padding-top: 0.875rem; }
  .form-content-info__input.data-item {
    padding-left: 0;
    padding-right: 0; }
  .form-content-info__input-recomendation {
    margin-bottom: 1.875rem;
    margin-top: 1.125rem; }
    .form-content-info__input-recomendation .order-form-agreement__text {
      color: #222222;
      font-size: 0.875rem;
      font-weight: 600; }

.personal-info-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.3125rem;
  margin-right: -0.3125rem; }
  .personal-info-wrap__item {
    width: 50%;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .personal-info-wrap__item {
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .personal-info-wrap__item {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .personal-info-wrap__item {
        width: 100%; } }
    .personal-info-wrap__item.big {
      width: 100%; }
    .personal-info-wrap__item.data-item--group {
      display: flex;
      align-items: center; }
      @media (max-width: 991px) {
        .personal-info-wrap__item.data-item--group {
          flex-wrap: wrap; } }
      .personal-info-wrap__item.data-item--group .data-item__input {
        max-width: 7.875rem;
        outline: none; }
        @media (max-width: 991px) {
          .personal-info-wrap__item.data-item--group .data-item__input {
            max-width: 100%; } }
        .personal-info-wrap__item.data-item--group .data-item__input[type="date"] {
          max-width: 10.625rem; }
    .personal-info-wrap__item .data-item__input {
      background-color: #ffffff;
      max-width: 100%; }
    .personal-info-wrap__item .data-item__comment {
      position: relative;
      max-width: 100%;
      min-height: auto;
      border: none;
      padding: 0;
      background: transparent; }
    .personal-info-wrap__item .data-item__comment-original {
      width: 100%;
      max-width: 100%;
      min-height: 3.75rem;
      border: 1px solid #dddddd;
      background-color: white;
      color: #333333;
      font-family: 'Gilroy';
      font-size: 0.9375rem;
      font-weight: 500;
      padding: 1.5rem 1.25rem 1.25rem;
      outline: none;
      display: block;
      resize: vertical; }
      .personal-info-wrap__item .data-item__comment-original::placeholder {
        opacity: 0; }
      .personal-info-wrap__item .data-item__comment-original:not(:placeholder-shown) + .data-item__comment-placeholder,
      .personal-info-wrap__item .data-item__comment-original:focus + .data-item__comment-placeholder {
        font-size: 0.75rem;
        top: 0.8125rem;
        left: 1.25rem; }
    .personal-info-wrap__item .data-item__comment-placeholder {
      color: #aaaaaa;
      font-family: 'Gilroy';
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 0.6875rem;
      position: absolute;
      top: 1.25rem;
      left: 1.25rem;
      max-width: calc(100% - 2.5rem);
      pointer-events: none; }
    .personal-info-wrap__item-label {
      color: #666666;
      font-size: 0.875rem !important;
      font-weight: 500;
      margin-right: 0.9375rem; }
      @media (max-width: 991px) {
        .personal-info-wrap__item-label {
          width: 100%;
          margin: 0 0 0.5rem; } }
    .personal-info-wrap__item-select {
      width: 100%;
      margin: 0; }
      @media screen and (max-width: 991px) {
        .personal-info-wrap__item-select {
          padding-bottom: 0.625rem; } }

.select-area-object {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 0.625rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .select-area-object {
      justify-content: flex-end; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .select-area-object {
      justify-content: flex-end; } }
  @media screen and (max-width: 767px) {
    .select-area-object {
      justify-content: flex-end; } }
  .select-area-object .sort-filter-item {
    margin-left: 1.0625rem;
    margin-right: 0;
    width: 7.875rem;
    height: 3.125rem; }
    @media screen and (max-width: 991px) {
      .select-area-object .sort-filter-item {
        margin-bottom: 0;
        flex-grow: 1; } }
  .select-area-object .select-form .ui-selectmenu-button.ui-button {
    height: 3.125rem; }

.select-group-wrapper {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .select-group-wrapper {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .select-group-wrapper {
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .select-group-wrapper:first-child {
      margin-bottom: 0.625rem; } }
  @media screen and (max-width: 767px) {
    .select-group-wrapper:first-child {
      margin-bottom: 0.625rem; } }

.container-wrapper {
  display: flex; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .container-wrapper {
      flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .container-wrapper {
      flex-direction: column; } }
  .container-wrapper__column {
    width: 50%; }
    @media screen and (max-width: 991px) {
      .container-wrapper__column {
        width: 100%; }
        .container-wrapper__column:first-child {
          margin-bottom: 1.75rem; } }
    .container-wrapper__column .select-group-wrapper {
      width: 100%; }

.photo-addding-area__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: -0.3125rem; }
  .photo-addding-area__list .preview-file {
    display: inline-block;
    position: relative;
    width: 7.6875rem;
    height: 4.75rem;
    border-radius: 0;
    background-repeat: no-repeat;
    font-size: 0;
    margin: 0.3125rem; }
    .photo-addding-area__list .preview-file img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
    .photo-addding-area__list .preview-file__remove {
      width: 1.5rem;
      height: 1.5rem;
      position: absolute;
      bottom: 0.5625rem;
      right: 0.5625rem;
      background-color: #EAEAEA;
      border-radius: 50%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 0.75rem 0.875rem;
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 3.375h-2v-2.25a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1v2.25h-2a.5.5 0 0 0-.5.5v.5c0 .069.056.125.125.125h.944l.386 8.172a1 1 0 0 0 .998.953h7.094a.999.999 0 0 0 .998-.953l.386-8.172h.944A.125.125 0 0 0 12 4.375v-.5a.5.5 0 0 0-.5-.5Zm-3.125 0h-4.75V1.25h4.75v2.125Z' fill='%23333'/%3E%3C/svg%3E");
      cursor: pointer; }
      .photo-addding-area__list .preview-file__remove input[type=checkbox] {
        visibility: hidden; }
  .photo-addding-area__list .add-file {
    margin: 0.3125rem;
    order: 0; }
    .photo-addding-area__list .add-file .image-drop-area {
      margin: 0; }
  .photo-addding-area__list .added-file {
    position: relative;
    flex-direction: column;
    display: inline-block;
    align-items: flex-start;
    width: auto;
    max-width: 16rem;
    background: transparent;
    border-radius: 0;
    padding-right: 2.75rem;
    padding-left: 0;
    margin: 0.3125rem; }
    .photo-addding-area__list .added-file__name {
      margin-bottom: 0.4375rem; }
    .photo-addding-area__list .added-file__info {
      font-weight: 600;
      font-size: 0.8125rem;
      line-height: 1rem;
      color: #BDBDBD; }
    .photo-addding-area__list .added-file__remove {
      position: absolute;
      top: 50%;
      right: 0;
      width: 1.5rem;
      height: 1.5rem;
      background: #DDDDDD;
      border-radius: 50%;
      transform: translateY(-50%);
      margin: 0;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 0.75rem 0.875rem;
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 3.375h-2v-2.25a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1v2.25h-2a.5.5 0 0 0-.5.5v.5c0 .069.056.125.125.125h.944l.386 8.172a1 1 0 0 0 .998.953h7.094a.999.999 0 0 0 .998-.953l.386-8.172h.944A.125.125 0 0 0 12 4.375v-.5a.5.5 0 0 0-.5-.5Zm-3.125 0h-4.75V1.25h4.75v2.125Z' fill='%23333'/%3E%3C/svg%3E"); }
      .photo-addding-area__list .added-file__remove .icon-close:before {
        contain: none; }

.added-photo {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem; }
  .added-photo__picture {
    width: 7.8125rem;
    height: 4.875rem;
    flex-shrink: 0; }
    .added-photo__picture img {
      width: 100%;
      height: auto;
      display: block; }
  .added-photo__note {
    color: #aaaaaa;
    font-size: 0.75rem;
    font-weight: 500;
    text-shadow: 0 0 1px #aaaaaa;
    margin-top: 0.5625rem;
    text-align: center;
    opacity: 0; }

.with-note .added-photo__note {
  opacity: 1; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .with-note .added-photo__note {
      margin-bottom: 0.625rem; } }
  @media screen and (max-width: 767px) {
    .with-note .added-photo__note {
      margin-bottom: 0.625rem; } }

.image-drop-area {
  order: 1;
  margin: 0.3125rem; }
  .image-drop-area__frame {
    width: 7.8125rem;
    height: 4.875rem;
    border: 1px solid #dddddd;
    background-color: white;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center; }

.img-icon {
  position: relative; }
  .img-icon .icon-photo {
    width: 1.875rem;
    height: 1.5rem;
    display: block; }
    .img-icon .icon-photo:before {
      width: 1.875rem;
      height: 1.5rem;
      display: block;
      color: black;
      margin: 0;
      font-size: 1.5rem; }

.courses-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.375rem;
  margin-right: -0.375rem;
  margin-bottom: 1.875rem; }
  .courses-list__item {
    height: 3.125rem;
    width: calc(100% / 2 - 0.75rem);
    margin-left: 0.375rem;
    margin-right: 0.375rem; }
    @media screen and (max-width: 991px) {
      .courses-list__item {
        width: calc(100% - 0.75rem); } }
    .courses-list__item-frame {
      border: 1px solid #dddddd;
      background-color: white;
      width: 100%;
      height: 3.125rem;
      display: flex;
      align-items: center;
      padding: 0.9375rem 1.0625rem; }
      .courses-list__item-frame .selecting-item__name {
        line-height: 1.0625rem; }

.selecting-item__original:checked + .courses-list__item-frame {
  transition: all ease 0.35s;
  border: 1px solid #aad100; }
  .selecting-item__original:checked + .courses-list__item-frame .selecting-item__fake {
    transition: all ease 0.35s;
    border: 0.3125rem solid #aad100;
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0; }
  .selecting-item__original:checked + .courses-list__item-frame .selecting-item__name {
    transition: all ease 0.35s;
    color: #222222; }

.selecting-item__original[type=checkbox] + .selecting-item__fake {
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid #dddddd;
  background-color: white;
  flex-shrink: 0;
  margin-right: 0.4375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0; }

.selecting-item__original[type=checkbox]:checked + .selecting-item__fake::before {
  content: '\e808';
  font-family: "fontello";
  color: #aad100;
  font-size: 0.4375rem;
  font-weight: 800; }

.learning-form-order .form-content-info__title {
  margin-bottom: 0.875rem; }

.learning-form-order .form-content-info {
  position: relative; }

.learning-form-order .form-content-info__input {
  padding-bottom: 1.875rem; }

.form-content-info__courses-more {
  position: absolute;
  top: 0;
  right: 0;
  color: #333333;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  text-shadow: 0 0 1px #333333; }
  .form-content-info__courses-more:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #333333;
    height: 1px;
    width: 100%; }

.added-file {
  display: flex;
  align-items: center;
  border-radius: 0.9375rem;
  background-color: #e4e4e4;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-bottom: 0.625rem;
  width: 7.3125rem;
  margin-right: 0.625rem; }
  .added-file__name {
    color: #222222;
    font-size: 0.875rem;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .added-file__remove {
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -0.3125rem 0 -0.3125rem 0.625rem;
    cursor: pointer; }
    .added-file__remove .icon-close {
      width: 0.5rem;
      height: 0.5rem;
      display: block; }
      .added-file__remove .icon-close:before {
        width: 0.5rem;
        height: 0.5rem;
        display: block;
        color: black;
        font-size: 0.5rem; }

.file-adding-area__list-drop {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 0; }
  .file-adding-area__list-drop.data-item {
    padding-bottom: 0; }
  .file-adding-area__list-drop .data-item__upload {
    margin-top: 0;
    margin-bottom: 0.625rem;
    margin-right: 1.375rem; }

.upload-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.875rem;
  margin-bottom: 1.5rem; }
  .upload-wrapper .data-item__upload {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 1.375rem; }

.objects-filter__grid {
  margin-top: 1.5rem; }
  @media screen and (max-width: 575px) {
    .objects-filter__grid {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .objects-filter__grid .cards-grid__item {
    width: calc(100% / 2 - 1.875rem);
    margin-bottom: 0.8125rem;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 991px) {
      .objects-filter__grid .cards-grid__item {
        width: calc(100% - 1.875rem); } }
    @media screen and (max-width: 575px) {
      .objects-filter__grid .cards-grid__item {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .objects-filter__grid .cards-grid__item-btn {
    margin-top: auto; }
    @media screen and (max-width: 991px) {
      .objects-filter__grid .cards-grid__item-btn {
        max-width: 18.75rem;
        margin: auto; } }

.favorites-area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.5625rem;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto; }
  .favorites-area__icon {
    margin-right: 0.4375rem; }
    .favorites-area__icon .icon-star_1 {
      display: block;
      width: 0.75rem;
      height: 0.75rem; }
      .favorites-area__icon .icon-star_1:before {
        margin: 0;
        display: block;
        width: 0.75rem;
        height: 0.75rem;
        font-size: 0.75rem;
        color: #333333;
        opacity: 0.2; }
    .favorites-area__icon img {
      display: block; }
  .favorites-area__add {
    color: #333333;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 0 1px #333333;
    line-height: 0.75rem; }
  .favorites-area.added .favorites-area__icon .icon-star_1:before {
    color: #aad100;
    opacity: 1; }

.add-frames-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }

.object-stages {
  width: 100%;
  overflow: hidden; }
  .object-stages__list {
    display: flex;
    width: 100%; }
  .object-stages .slick-list {
    width: 100%; }
  .object-stages__item {
    display: flex;
    align-items: stretch;
    flex-shrink: 0;
    background-color: #F5F5F5;
    width: 100%;
    min-height: 10rem; }
    .object-stages__item.slick-slide {
      display: flex; }
  .object-stages__item-picture {
    width: 50%;
    max-width: 14.0625rem;
    height: 10rem; }
    .object-stages__item-picture img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .object-stages__item-content {
    padding: 2.4375rem 1.5625rem;
    width: 100%; }
    @media (max-width: 767px) {
      .object-stages__item-content {
        padding: 1.25rem; } }
  .object-stages__item-title {
    display: block;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.1875rem;
    color: #333333;
    margin-bottom: 0.25rem; }
  .object-stages__item-description {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #666666;
    margin-bottom: 0.5rem; }
  .object-stages__item-date {
    font-weight: 500;
    font-size: 0.6875rem;
    line-height: 1.5;
    color: #999999; }
  .object-stages__pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.6875rem; }
  .object-stages__counter {
    min-width: 2.6875rem;
    white-space: nowrap;
    text-align: center;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 0.875rem;
    color: #999999; }
  .object-stages__prev, .object-stages__next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    background-color: #EFEFEF;
    border: none;
    border-radius: 50%;
    padding: 0;
    outline: none;
    cursor: pointer; }
    .object-stages__prev i::before, .object-stages__next i::before {
      color: #999999;
      font-size: 0.5rem;
      width: auto;
      height: auto;
      margin: 0;
      line-height: 1;
      display: block; }
  .object-stages__prev {
    margin-right: 1.625rem; }
    .object-stages__prev i {
      transform: rotate(180deg); }
  .object-stages__next {
    margin-left: 1.625rem; }

.add-field {
  display: flex;
  align-items: center;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #666666;
  text-decoration: none;
  padding: 0.9375rem 1.25rem;
  order: 1; }
  .add-field:hover {
    background: #1683FB;
    color: #fff; }
  .add-field__icon {
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.75rem; }

.data-stages {
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-direction: column; }
  .data-stages__item {
    display: flex;
    max-width: 100%;
    width: 100%;
    background: #F7F7F7; }
    .data-stages__item:not(:first-child) {
      display: none;
      margin-top: 0.875rem; }
  .data-stages.is-open .data-stages__item {
    display: flex; }
  .data-stages__item-gallery {
    width: 60%;
    max-width: 14.125rem;
    height: 10rem;
    font-size: 0;
    overflow: hidden; }
    @media (max-width: 991px) {
      .data-stages__item-gallery {
        height: 9.0625rem; } }
    .data-stages__item-gallery img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .data-stages__item-content {
    display: flex;
    flex-direction: column;
    padding: 1.25rem;
    border: 1px solid #F5F5F5;
    width: 100%;
    overflow: hidden; }
  .data-stages__item-title {
    display: block;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.1875rem;
    margin-bottom: 0.4375rem; }
  .data-stages__item-date {
    font-style: normal;
    font-weight: 500;
    font-size: 0.6875rem;
    line-height: 0.8125rem;
    color: #BDBDBD;
    margin-bottom: 0.4375rem; }
  .data-stages__item-description {
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.125rem;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    margin-bottom: 0.9375rem; }
  .data-stages__item-controls {
    display: flex;
    margin: auto -0.3125rem 0; }
  .data-stages__item-btn {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0;
    line-height: 0;
    background-color: #EAEAEA;
    margin: 0 0.3125rem;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center; }
    .data-stages__item-btn[data-action='edit'] {
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.248 1.252C10.024.027 8.62.667 8.62.667l-.845.845 3.214 3.214.845-.845s.64-1.405-.585-2.63ZM9.575 6.14 6.36 2.926.438 8.848 0 12.5l3.652-.438L9.574 6.14Z' fill='%23333'/%3E%3C/svg%3E"); }
    .data-stages__item-btn[data-action='delete'] {
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 3.375h-2v-2.25a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1v2.25h-2a.5.5 0 0 0-.5.5v.5c0 .069.056.125.125.125h.944l.386 8.172a1 1 0 0 0 .998.953h7.094a.999.999 0 0 0 .998-.953l.386-8.172h.944A.125.125 0 0 0 12 4.375v-.5a.5.5 0 0 0-.5-.5Zm-3.125 0h-4.75V1.25h4.75v2.125Z' fill='%23333'/%3E%3C/svg%3E"); }
  .data-stages__buttons {
    display: flex;
    flex-wrap: wrap;
    margin: 0.5625rem -0.3125rem 0;
    order: 1; }
  .data-stages__button {
    margin: 0.3125rem; }
    .data-stages__button.hidden {
      display: none; }

.data-files {
  display: flex;
  flex-direction: column;
  width: 100%; }
  .data-files__item {
    display: flex;
    justify-content: space-between;
    padding: 0.625rem 1.25rem;
    background-color: #F7F7F7; }
    .data-files__item:not(:first-child) {
      display: none;
      margin-top: 0.875rem; }
  .data-files.is-open .data-files__item {
    display: flex; }
  .data-files__item-info {
    display: flex;
    flex-direction: column;
    width: 100%; }
  .data-files .data-files__item-title {
    display: block;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    margin-bottom: 0.4375rem; }
  .data-files__item-size {
    display: block;
    font-weight: 600;
    font-size: 0.8125rem;
    line-height: 1rem;
    color: #BDBDBD;
    margin-bottom: 0.4375rem; }
  .data-files__item-type {
    display: inline-block;
    font-weight: 600;
    font-size: 0.8125rem;
    line-height: 1rem;
    background-color: #EAEAEA;
    border-radius: 2.5rem;
    align-self: flex-start;
    padding: 0.375rem 0.9375rem; }
  .data-files__item-controls {
    display: flex;
    align-items: center;
    margin-left: 1.25rem; }
  .data-files__item-btn {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0;
    line-height: 0;
    background-color: #EAEAEA;
    margin: 0 0.3125rem;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center; }
    .data-files__item-btn[data-action='edit'] {
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.248 1.252C10.024.027 8.62.667 8.62.667l-.845.845 3.214 3.214.845-.845s.64-1.405-.585-2.63ZM9.575 6.14 6.36 2.926.438 8.848 0 12.5l3.652-.438L9.574 6.14Z' fill='%23333'/%3E%3C/svg%3E"); }
    .data-files__item-btn[data-action='delete'] {
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 3.375h-2v-2.25a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1v2.25h-2a.5.5 0 0 0-.5.5v.5c0 .069.056.125.125.125h.944l.386 8.172a1 1 0 0 0 .998.953h7.094a.999.999 0 0 0 .998-.953l.386-8.172h.944A.125.125 0 0 0 12 4.375v-.5a.5.5 0 0 0-.5-.5Zm-3.125 0h-4.75V1.25h4.75v2.125Z' fill='%23333'/%3E%3C/svg%3E"); }
  .data-files__buttons {
    display: flex;
    flex-wrap: wrap;
    margin: 0.5625rem -0.3125rem 0;
    order: 1; }
  .data-files__button {
    margin: 0.3125rem; }
    .data-files__button.hidden {
      display: none; }

.order-form#add-contractor {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  max-width: 45rem;
  height: auto;
  margin: auto !important;
  background-color: #EAEAEA; }
  .order-form#add-contractor .order-form__wrapper {
    padding: 0;
    max-width: 100%; }
  .order-form#add-contractor .data-item {
    width: 50%;
    padding: 0 0.3125rem 0.625rem; }
    .order-form#add-contractor .data-item.big {
      width: 100%; }
    .order-form#add-contractor .data-item__input {
      max-width: 100%;
      margin: 0;
      background-color: #fff; }
  .order-form#add-contractor .order-form-data__list-group {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.75rem; }
  .order-form#add-contractor .order-form-data {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.3125rem; }
  .order-form#add-contractor .order-form-data__heading {
    width: 100%;
    padding: 0 0.3125rem; }

.jc-fe {
  justify-content: flex-end; }

.personal-account-detail .product-content-item[data-type="ready-solutions"] .product-content-item__img {
  justify-content: flex-start;
  padding: 0.625rem;
  text-align: left;
  width: 100%;
  max-width: 26.5rem; }
  .personal-account-detail .product-content-item[data-type="ready-solutions"] .product-content-item__img img {
    display: block;
    width: 6.375rem;
    height: 6.375rem;
    padding: 0;
    object-fit: contain;
    object-position: center;
    flex-shrink: 0;
    margin-right: 1.5rem; }

.personal-account-detail .product-content-item[data-type="stages"] .product-content-item__name.big {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  color: #333333;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 1.875rem; }

.object-docs {
  display: flex;
  width: 100%; }
  .object-docs__wrapper {
    width: 100%; }
  .object-docs__item {
    display: flex;
    width: calc(50% - 4rem);
    margin: 0 2rem; }
    .object-docs__item:nth-child(n+3) {
      margin-top: 1.6875rem; }
    @media (max-width: 991px) {
      .object-docs__item {
        width: 100%;
        margin: 0.625rem 0; }
        .object-docs__item:nth-child(n+3) {
          margin-top: 0.625rem; } }
  .object-docs__item-picture {
    width: 8.5rem;
    height: 8.5rem;
    background-color: #D4D4D4;
    flex-shrink: 0; }
    .object-docs__item-picture img {
      width: 100%;
      height: 100%;
      object-fit: scale-down;
      object-position: center; }
  .object-docs__item-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 1.1875rem 1.5625rem; }
  .object-docs__item-name {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    color: #333333;
    margin-bottom: 0.3125rem; }
  .object-docs__item-info {
    font-weight: 500;
    font-size: 0.8125rem;
    line-height: 0.9375rem;
    color: #999999;
    margin-bottom: 1rem; }
  .object-docs__item-btn {
    border-radius: 1.1875rem;
    background-color: #c4d54b;
    width: 100%;
    max-width: 6.125rem;
    padding: 0.8125rem 1.25rem 0.875rem;
    text-align: center;
    color: white;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.625rem; }
  .object-docs .object-docs-tabs__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2rem; }
    @media (max-width: 991px) {
      .object-docs .object-docs-tabs__list {
        margin: 0;
        padding: 0.625rem 0; } }

.js-open-modal * {
  pointer-events: none; }

/*# sourceMappingURL=maps/main.css.map */

/* End */
/* /local/templates/resitrix/styles.css?177738644012175 */
/* /local/templates/resitrix/libs/normalize.css?16863056816177 */
/* /local/templates/resitrix/libs/bootstrap/css/bootstrap-grid.min.css?168630568150935 */
/* /local/templates/resitrix/libs/fontello/css/fontello.css?16863056812978 */
/* /local/templates/resitrix/libs/easy-responsive-tabs-to-accordion/css/easy-responsive-tabs.css?16863056813565 */
/* /local/templates/resitrix/libs/datetimepicker/jquery.datetimepicker.css?168630568118419 */
/* /local/templates/resitrix/libs/jquery-ui-1.12.1/jquery-ui.min.css?168630568130747 */
/* /local/templates/resitrix/libs/malihu-custom-scrollbar/jquery.mCustomScrollbar.min.css?168630568142839 */
/* /local/templates/resitrix/libs/slick-carousel/slick/slick.css?16863056811776 */
/* /local/templates/resitrix/libs/fancybox-master/dist/jquery.fancybox.min.css?168630568112795 */
/* /local/templates/resitrix/dest/styles/main.css?1686305679365251 */
