

/* Start:/local/templates/compass/assets/css/index.css?1679480551211573*/
@charset "UTF-8";
h1, .span-h1 {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 56px;
  line-height: 64.4px;
}
@media only screen and (max-width: 768px) {
  h1, .span-h1 {
    font-size: 42px;
    line-height: 48.3px;
  }
}
@media only screen and (max-width: 576px) {
  h1, .span-h1 {
    font-size: 36px;
    line-height: 46.8px;
  }
}

.modal-wrap-head-title {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 46.8px;
}
@media only screen and (max-width: 768px) {
  .modal-wrap-head-title {
    font-size: 30px;
    line-height: 39px;
  }
}
@media only screen and (max-width: 576px) {
  .modal-wrap-head-title {
    font-size: 36px;
    line-height: 46.8px;
  }
}

.forum .answer-item-user .answer-item-user-title > span, .forum-dialog-answer-list .answer-item-user .answer-item-user-title > span, .forum-dialog-quest .answer-item-user .answer-item-user-title > span {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 20.8px;
}

.forum-dialog-answer-list .answer-item-question-footer-btn, .forum .answer-item-question .answer-item-question-link-detail, .forum-dialog-answer-list .answer-item-question .answer-item-question-link-detail, .forum-dialog-quest .answer-item-question .answer-item-question-link-detail {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 20.02px;
}

.forum .answer-item-user .answer-item-user-title, .forum-dialog-answer-list .answer-item-user .answer-item-user-title, .forum-dialog-quest .answer-item-user .answer-item-user-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
}

.form-row .error-input-message {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 15.6px;
}

.modal-wrap-content .modal-form-row input[type=text] {
  border: 1px solid #9EA2A6;
  color: #9EA2A6;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
}

.modal-wrap-content .modal-form-row textarea {
  padding: 12px 15px;
  border: 1px solid #9EA2A6;
  color: #9EA2A6;
  border-radius: 6px;
}

.modal-wrap-content .modal-form-row select {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
  border: 1px solid #9EA2A6;
  color: #9EA2A6;
  border-radius: 6px;
}

.search_block .select {
  display: flex;
  width: 100%;
  position: relative;
  flex: 1;
}

.search_block .new-select {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  display: flex;
  flex: 1;
  white-space: pre;
  align-items: center;
}

.search_block .new-select__list {
  position: absolute;
  top: 60px;
  left: 0;
  cursor: pointer;
  user-select: none;
  border-radius: 6px;
  overflow-y: auto;
  z-index: 2;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 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-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;
}

input[type=checkbox]:checked + label:before,
input[type=checkbox]:not(:checked) + label:before {
  border-radius: 2px;
}

input[type=radio]:checked + label:before,
input[type=radio]:not(:checked) + label:before {
  border-radius: 100%;
}

input[type=checkbox]:checked + label:after,
input[type=checkbox]:not(:checked) + label:after,
input[type=radio]:checked + label:after,
input[type=radio]:not(:checked) + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

input[type=checkbox]:checked + label:after,
input[type=checkbox]:not(:checked) + label:after {
  left: 5px;
  top: 3px;
  width: 10px;
  height: 10px;
  border-radius: 1px;
  border-left: 4px solid #FFFFFF;
  border-bottom: 4px solid #FFFFFF;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input[type=radio]:checked + label:after,
input[type=radio]:not(:checked) + label:after {
  left: 3px;
  top: 4px;
  width: 10px;
  height: 5px;
  border-radius: 100%;
  background-color: #FFFFFF;
}

input[type=checkbox]:not(:checked) + label:after,
input[type=radio]:not(:checked) + label:after {
  opacity: 0;
}

input[type=checkbox]:checked + label:after,
input[type=radio]:checked + label:after {
  opacity: 1;
}

input[type=checkbox]:checked + label:before {
  background-color: #2d5bb9;
}

.type-checkbox-agreement input[type=checkbox]:checked + label:after,
.type-checkbox-agreement input[type=checkbox]:not(:checked) + label:after {
  left: 5px;
  top: 3px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: transparent;
  border-left: 4px solid #FFFFFF;
  border-bottom: 4px solid #FFFFFF;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.type-checkbox-agreement input[type=checkbox]:checked + label:before,
.type-checkbox-agreement input[type=checkbox]:not(:checked) + label:before,
.type-checkbox-agreement input[type=radio]:checked + label:before,
.type-checkbox-agreement input[type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #5086F5;
  background-color: #ffffff;
}

.type-checkbox-filter input[type=checkbox]:checked + label:after,
.type-checkbox-filter input[type=checkbox]:not(:checked) + label:after {
  left: 5px;
  top: 3px;
  width: 11px;
  height: 8px;
  border-radius: 0;
  background-color: transparent;
  border-left: 2px solid #2d5bb9;
  border-bottom: 2px solid #2d5bb9;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.type-checkbox-filter input[type=checkbox]:checked + label:before,
.type-checkbox-filter input[type=checkbox]:not(:checked) + label:before,
.type-checkbox-filter input[type=radio]:checked + label:before,
.type-checkbox-filter input[type=radio]:not(:checked) + label:before {
  content: "";
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  margin: 0 1rem 0 0;
  border: 1px solid #81868C;
  background-color: #ffffff;
}

.checkbox-controller-label,
.radio-controller-label {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 1rem 0;
}

.checkbox-controller-input,
.radio-controller-input {
  display: none;
  opacity: 0;
  z-index: -1;
}

.checkbox-controller-input ~ .checkbox-controller {
  height: 20px;
  width: 20px;
  background: #FFFFFF;
  transition: background 250ms;
  border: 1px solid #5086F5;
  border-radius: 0.125rem;
  position: relative;
  padding: 9px;
  margin: 0 13px 0 0;
}
.checkbox-controller-input ~ .checkbox-controller:after {
  content: "";
  position: absolute;
  display: none;
  left: 0.45rem;
  top: 0.18rem;
  width: 0.25rem;
  height: 0.6rem;
  border: solid rgb(255, 255, 255);
  border-width: 0 2px 2px 0;
  transition: background 250ms;
  transform: rotate(45deg);
}
.checkbox-controller-input:checked ~ .checkbox-controller {
  background: #5086F5;
}
.checkbox-controller-input:checked ~ .checkbox-controller:after {
  display: block;
}

.radio-controller-input ~ .radio-controller {
  height: 20px;
  width: 20px;
  background: #FFFFFF;
  transition: background 250ms;
  border: 1px solid #5086F5;
  position: relative;
  padding: 9px;
  margin: 0 0.5rem 0 0;
  border-radius: 100%;
}
.radio-controller-input ~ .radio-controller:after {
  content: "";
  position: absolute;
  display: none;
  left: 23%;
  top: 23%;
  width: 10px;
  height: 10px;
  background-color: #5086F5;
  border-radius: 100%;
  transition: background 250ms;
  transform: rotate(45deg);
}
.radio-controller-input:checked ~ .radio-controller {
  background: #fff;
}
.radio-controller-input:checked ~ .radio-controller:after {
  display: block;
}

::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  background: #FFFFFF;
}

::-webkit-scrollbar-thumb {
  background-color: #ECECED;
  border-radius: 20px;
}

* {
  scrollbar-width: thin;
}

.form-row-fluid {
  flex: 1 1 100%;
}

.container-form-header {
  margin-bottom: 25px !important;
}

.form-row {
  display: flex;
  margin: 0 0 0.5rem 0;
  position: relative;
  flex-flow: row wrap;
  width: 100%;
}
.form-row input[type=text],
.form-row input[type=password],
.form-row input[type=email],
.form-row input[type=search],
.form-row input[type=date],
.form-row select {
  background: #FFFFFF;
  border: 1px solid #9EA2A6;
  box-sizing: border-box;
  border-radius: 6px;
  display: flex;
  flex: 1 1 100%;
  padding: 12px 15px;
  transition: border 0.5s ease-in, color 0.5s ease-in;
  outline: none;
  height: 50px;
  color: #C5C7CA;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0.5rem;
}
.form-row input[type=text]:focus,
.form-row input[type=password]:focus,
.form-row input[type=email]:focus,
.form-row input[type=search]:focus,
.form-row input[type=date]:focus,
.form-row select:focus {
  border-color: #5086F5;
  color: #3D454E;
}
.form-row label {
  display: flex;
  flex: 1 1 100%;
  padding-top: 0.5rem;
}
.form-row label input[type=checkbox] {
  display: none;
}
input[type=checkbox]:checked .form-row label label::before {
  border-color: #0b76ef !important;
  background-color: #0b76ef !important;
}
.form-row .error-input {
  border: 1px solid #FF5E4D !important;
  color: #FF5E4D !important;
  transition: all 0.5s;
}
.form-row .error-input::placeholder {
  color: #FF5E4D !important;
}
.form-row .error-input-message {
  flex: 1 1 100%;
  color: #FF5E4D;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s;
}
.form-row .error-input-message.active {
  visibility: visible;
  opacity: 1;
}

.select-tab-nav {
  padding: 12px 16px 12px 12px;
  background: #FFFFFF;
  border: 1px solid #9EA2A6;
  box-sizing: border-box;
  border-radius: 6px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 40px;
}

.checkbox-controller-text {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #3D454E;
}
.checkbox-controller-text a {
  color: #5086F5;
  text-decoration-color: #5086F5;
}

.search_block-form .form-row {
  position: relative;
  max-width: 550px;
}
.search_block-form .form-row input.btn_register {
  margin-top: 25px;
}
.search_block-form .form-row select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.search_block-form .form-row select::after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background: center no-repeat url("/local/templates/compass/assets/css/../../images/CaretDown.svg");
}
.search_block-form .form-row .search_block-form-category,
.search_block-form .form-row .search_block-form-group,
.search_block-form .form-row .search_block-form-place {
  padding: 0.8rem 0.5rem;
  border: none;
  border-radius: 0;
}
.search_block-form .form-row .search_block-form-category {
  max-width: 260px;
  border-bottom: 1px solid #C5C7CA;
  border-left: 1px solid #C5C7CA;
  border-top: 1px solid #C5C7CA;
  border-right: 1px solid #C5C7CA;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.search_block-form .form-row .search_block-form-group {
  max-width: 90px;
  border-bottom: 1px solid #C5C7CA;
  border-top: 1px solid #C5C7CA;
  border-right: 1px solid #C5C7CA;
}
.search_block-form .form-row .search_block-form-place {
  max-width: 200px;
  border-bottom: 1px solid #C5C7CA;
  border-right: 1px solid #C5C7CA;
  border-top: 1px solid #C5C7CA;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.search_block-form .form-row .icon-microphone {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2;
  background-color: #FFF;
}
@media only screen and (max-width: 768px) {
  .search_block-form .form-row {
    flex-flow: row wrap;
  }
  .search_block-form .form-row .search_block-form-category,
.search_block-form .form-row .search_block-form-group,
.search_block-form .form-row .search_block-form-place {
    display: flex;
    flex: 1 1 100%;
    max-width: 100%;
    text-align: center;
    border: 1px solid #C5C7CA;
    border-radius: 6px;
  }
}
@media only screen and (max-width: 576px) {
  .search_block-form .form-row .search_block-form-category,
.search_block-form .form-row .search_block-form-group,
.search_block-form .form-row .search_block-form-place {
    margin-bottom: 1rem;
  }
  .search_block-form .form-row .btn_register, .search_block-form .form-row .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result .search_block-form .form-row a {
    min-width: 100%;
  }
}

.header-search-form {
  flex: 1;
  margin-right: 35px;
}
.header-search-form .form-row {
  align-items: center;
  margin: 0;
  position: relative;
}
.header-search-form .form-row .header-search-input {
  padding-top: 15px;
  padding-bottom: 15px;
  max-height: 40px;
  margin-bottom: 0;
}
.header-search-form .form-row label:before {
  content: none;
}
.header-search-form .form-row .icon-microphone {
  position: absolute;
  right: 96px;
}
.header-search-form .form-row .header-search-input {
  padding-left: 20px;
  background-color: #F9FCFF;
  border: 1px solid #5086F5;
}
.header-search-form .header-search-form-label {
  position: absolute;
  right: 1px;
  background-color: #E3F1FF;
  height: calc(100% - 2px);
  width: 70px;
  align-items: center;
  justify-content: center;
  border-radius: 0 8px 8px 0;
}
.header-search-form .header-search-form-label:hover {
  cursor: pointer;
}

.address-form {
  display: flex;
  flex: 1 1 100%;
  flex-flow: row wrap;
  align-items: center;
}
.address-form .form-row {
  flex: 0 0 75%;
  flex-flow: row wrap;
  align-items: center;
  position: relative;
  margin: 0 0 1rem 0;
}
.address-form .form-row input {
  flex: 1 1 100%;
  margin: 0 0 1.5rem 0;
}
.address-form .form-row select {
  flex: 0 0 300px;
}
.address-form .form-row .address-form-time {
  display: flex;
  align-items: center;
  margin: 0 0.5rem;
  line-height: 30px;
}
.address-form .form-row .address-form-time i {
  margin: 0 0.5rem;
}
.address-form .icon-switchPath {
  margin: 0 0 0 25px;
}
@media only screen and (max-width: 768px) {
  .address-form .form-row {
    flex: 1 1 100%;
    margin: 0;
  }
  .address-form .form-row input, .address-form .form-row select {
    margin-bottom: 10px;
  }
  .address-form .form-row select, .address-form .form-row .address-form-time {
    flex: 1 1 50%;
    margin: 0;
    justify-content: center;
  }
  .address-form .icon-switchPath {
    display: none;
  }
}
@media only screen and (max-width: 380px) {
  .address-form .form-row select, .address-form .form-row .address-form-time {
    margin: 0 0 1rem;
    justify-content: start;
  }
}

.header-sub_nav {
  display: flex;
  flex: 1;
}
.header-sub_nav ul {
  display: flex;
  padding: 0;
  flex: 1;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.header-sub_nav ul li {
  list-style: none;
  position: relative;
}
.header-sub_nav ul li:hover .header-sub_nav-sub {
  visibility: visible;
  opacity: 1;
}
.header-sub_nav ul li a {
  text-decoration: none;
  padding: 0.5rem;
  color: #2d5bb9;
  letter-spacing: 0.01em;
  font-weight: 500;
  cursor: pointer;
}
@media only screen and (max-width: 576px) {
  .header-sub_nav ul {
    flex-flow: row wrap;
  }
}
.header-sub_nav .header-sub_nav-sub {
  position: absolute;
  max-width: 250px;
  flex-flow: row wrap;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.header-sub_nav .header-sub_nav-sub li {
  padding: 0.5rem 0;
}

.mobile-menu {
  position: fixed;
  z-index: 10;
  background-color: #fff;
  top: 0;
  left: -100%;
  display: flex;
  flex-flow: row wrap;
  height: 100vh;
  align-items: center;
  max-width: calc(100vw - 20%);
  width: 100%;
  transition: left 0.5s linear;
}
.mobile-menu > ul {
  padding: 0 0 0 2rem;
  display: flex;
  flex-flow: row wrap;
  position: absolute;
  top: 95px;
}
.mobile-menu > ul li {
  display: flex;
  flex: 1 1 100%;
}
.mobile-menu .btn-mobile-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1.5rem;
}

.mobile-menu.active {
  left: 0;
}

.btn-mobile-nav {
  font-size: 2rem;
  color: #5086F5;
}

.btn-icon {
  align-items: center;
}

.row-btn {
  margin: 80px 0 0 0;
}
.btn, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a, .btn-narrow {
  border-radius: 6px;
  padding: 15px 60px;
  justify-content: center;
  border: none;
  font-size: 15px;
  font-weight: 500;
  display: inline-flex;
  font-family: "Montserrat";
}
.btn:disabled, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a:disabled, .btn-narrow:disabled {
  opacity: 0.5;
}

.btn-narrow, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a {
  padding: 5px 56px;
  height: 50px;
  align-items: center;
}
@media only screen and (max-width: 380px) {
  .btn-narrow, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a {
    width: 100%;
    padding: 10px 0;
  }
}

.btn-flex {
  border-radius: 6px;
  font-size: 0.95rem;
  padding: 0.8rem 1rem;
  justify-content: center;
}

.btn-eye {
  padding: 0.5rem;
  color: #5086F5;
  border: 1px solid #5086F5;
  border-radius: 6px;
}
@media only screen and (max-width: 768px) {
  .btn-eye {
    border: none;
    padding: 0;
  }
}

.btn_register, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a {
  background-color: #FF5E4D;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.5s ease-in;
  border: none;
}
.btn_register:hover, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a:hover {
  background-color: #FF8661;
}

.btn_white {
  background: #F8FBFF;
  border: 1px solid #5086F5;
  box-sizing: border-box;
  border-radius: 6px;
}

.btn-text {
  color: #2d5bb9;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  background: none;
  border: none;
}
.btn-text:hover {
  cursor: pointer;
}

.breadcrumbs {
  margin-bottom: 100px;
  margin-top: 80px;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  list-style: none;
}
.breadcrumbs ul li a {
  text-decoration: none;
}
.breadcrumbs ul {
  display: flex;
  flex-flow: row wrap;
}
.breadcrumbs ul li {
  font-size: 0.875rem;
}
.breadcrumbs ul li:after {
  content: ">";
  padding: 0 0.5rem;
}
.breadcrumbs ul li:last-child:after {
  content: none;
}
.breadcrumbs .active {
  color: #2d5bb9;
  font-weight: 500;
}

.filter .aside-filter {
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter .aside-filter-title {
  font-weight: 600;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 18px;
  color: #C5C7CA;
}
.filter .aside-filter-title:hover {
  cursor: pointer;
}
.filter .aside-filter-title i {
  padding: 0 0.5rem;
  font-size: 0.9rem;
  transition: 0.5s;
}
.filter .aside-filter .active-filter-icon i {
  transform: rotateX(180deg);
}
.filter .aside-filter-reset {
  background-color: transparent;
  border: none;
  color: #2d5bb9;
  font-size: 16px;
}
.filter .aside-filter-reset:hover {
  cursor: pointer;
}
.filter-form-row {
  margin-bottom: 30px;
  position: relative;
}
.filter-form-row-title {
  color: #3D454E;
  font-weight: 500;
  margin-bottom: 1rem;
}
.filter-form-row-inner {
  margin: 0 0 1rem 0;
}
.filter-form .bx-active .bx-filter-container-modef {
  position: absolute;
  top: 0;
  right: -80%;
  background-color: #FFFFFF;
  filter: drop-shadow(0px 4px 30px rgba(52, 99, 197, 0.1));
  z-index: 1;
}
.filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result {
  display: flex;
  padding: 20px;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #646A71;
}
.filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a {
  margin-top: 15px;
}
.filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent #FFFFFF transparent transparent;
  top: 50%;
  right: 100%;
  margin-top: -10px;
}
@media only screen and (max-width: 768px) {
  .filter-form .bx-active .bx-filter-container-modef {
    position: relative;
    right: 0;
    background-color: transparent;
    margin-top: 1rem;
  }
  .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result {
    padding: 0;
  }
  .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result:after {
    content: none;
  }
}
.filter-form .bx-active .bx-filter-block {
  display: block;
}
.filter-form .bx-filter-block {
  display: none;
}
.filter-form .bx-filter-block .checkbox-controller-text {
  color: #3D454E;
}
.filter-form .bx-filter-parameters-box-hint {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  margin: 0 0 1rem 0;
  font-family: "Montserrat Alternates", sans-serif;
  color: #3D454E;
}
.filter-form .bx-filter-parameters-box-hint:hover {
  cursor: pointer;
}
.filter-form .bx-filter-parameters-box-hint i {
  color: #5086F5;
}

.pagination ul {
  margin: 0;
  padding: 0;
}
.pagination ul li {
  list-style: none;
}
.pagination ul li a {
  text-decoration: none;
}
.pagination a {
  color: #9EA2A6;
  padding: 0 0.2rem;
}
.pagination a.active {
  color: #3D454E;
  font-weight: 600;
}

.cos-link-nav {
  display: flex;
  flex-flow: column;
}
.cos-link-nav ul {
  margin: 0;
  padding: 0;
}
.cos-link-nav ul li {
  list-style: none;
}
.cos-link-nav ul li a {
  text-decoration: none;
}
.cos-link-nav p {
  margin: 0 0 1rem 0;
}
.cos-link-nav ul li {
  list-style: none;
  display: flex;
  margin: 0 -0.5rem;
}
.cos-link-nav ul li a {
  background-color: #FF5E4D;
  height: 40px;
  width: 40px;
  display: inline-flex;
  align-items: center;
  border-radius: 6px;
  margin: 0 0.5rem;
  justify-content: center;
  align-items: center;
}
.cos-link-nav svg {
  height: 22px;
}
.cos-link-nav svg path {
  fill: #FFFFFF;
}
.cos-link-nav svg.cos-link-vk {
  height: 18px;
}

.nav-tags {
  margin: 0 0 4rem 0;
}
.nav-tags-title {
  color: #2d5bb9;
  font-weight: 600;
}
.nav-tags ul {
  margin: 0 -0.5rem;
  padding: 0;
  display: inline-flex;
  flex-flow: row wrap;
  flex: 1 1 100%;
}
.nav-tags ul li {
  list-style: none;
  margin: 0.5rem 0.5rem;
}
.nav-tags ul li a {
  display: flex;
  padding: 0.9rem;
  background-color: #E3F1FF;
  text-decoration: none;
  font-weight: 600;
  color: #2d5bb9;
  border-radius: 6px;
}
.nav-tags ul li .active {
  background-color: #2d5bb9;
  color: #E3F1FF;
}

.nav-tabs {
  display: flex;
  margin: 0 0 3rem 0;
}
.nav-tabs ul {
  display: inline-flex;
  flex-flow: row wrap;
  flex: 1 1 100%;
  padding: 0;
  margin: 0;
}
.nav-tabs ul li {
  background-color: #E3F1FF;
  display: flex;
  text-align: center;
}
.nav-tabs ul li:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.nav-tabs ul li a {
  padding: 0.5rem 1rem;
  border-radius: 6px;
  color: #2d5bb9;
  font-weight: 600;
  min-width: 190px;
  text-decoration: none;
}
.nav-tabs ul li .active {
  color: #FFFFFF;
  background-color: #2d5bb9 !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

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

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

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

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

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

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

.mfp-ajax-cur {
  cursor: progress;
}

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

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

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

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

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

.mfp-hide {
  display: none !important;
}

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

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow-left {
  left: 0;
}

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

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

.mfp-arrow-right {
  right: 0;
}

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

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

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

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

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

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

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

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

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

.mfp-figure figure {
  margin: 0;
}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*!
 * Button visually impaired v1.0.0 (https://bvi.isvek.ru/)
 * Copyright 2014-2021 <bvi@isvek.ru>
 * Licensed under MIT (https://github.com/veks/button-visually-impaired-javascript/blob/master/LICENSE.md)
 */
html:not(.bvi-panel) {
  font-size: 100%;
}

html:not(.bvi-panel) *,
html:not(.bvi-panel) ::after,
html:not(.bvi-panel) ::before {
  box-sizing: border-box;
}

html body .bvi-panel {
  font-family: Arial, serif !important;
  font-size: 1rem !important;
  padding: 0.5rem;
  color: black;
  top: 0;
  left: 0;
  right: 0;
  letter-spacing: 0;
  position: relative;
  text-shadow: none;
  line-height: normal;
  border: 0;
  margin-bottom: 0.3rem;
  background-color: #f7f7f7;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  z-index: 999999 !important;
}

html body .bvi-panel * {
  font-family: Arial, serif !important;
  font-size: 1rem !important;
}

html body .bvi-panel.bvi-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999999;
}

html body .bvi-panel.bvi-panel-hide {
  display: none;
}

html body .bvi-panel a {
  color: black !important;
  outline: 0 !important;
  background-color: transparent !important;
  text-decoration: none !important;
}

html body .bvi-panel a:hover, html body .bvi-panel a:focus {
  color: black !important;
  outline: 0 !important;
  background-color: transparent !important;
  text-decoration: none !important;
}

html body .bvi-panel a.bvi-link {
  display: inline-block;
  line-height: 1.5;
  font-size: 0.875rem !important;
  color: #212529 !important;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #e0e0e0 !important;
  border: 1px solid #c6c6c6 !important;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  position: relative;
  font-weight: bold;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

html body .bvi-panel a.bvi-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

html body .bvi-panel a.bvi-link:hover, html body .bvi-panel a.bvi-link:focus {
  background-color: #b6b6b6 !important;
}

html body .bvi-panel a.bvi-link.active {
  color: #212529 !important;
  background-color: #b6b6b6 !important;
}

html body .bvi-panel a.bvi-link.bvi-theme-white {
  background-color: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-panel a.bvi-link.bvi-theme-black {
  background-color: #000000 !important;
  color: #ffffff !important;
}

html body .bvi-panel a.bvi-link.bvi-theme-blue {
  background-color: #9DD1FF !important;
  color: #063462 !important;
}

html body .bvi-panel a.bvi-link.bvi-theme-brown {
  background-color: #F7F3D6 !important;
  color: #4D4B43 !important;
}

html body .bvi-panel a.bvi-link.bvi-theme-green {
  background-color: #3B2716 !important;
  color: #A9E44D !important;
}

html body .bvi-panel .bvi-blocks {
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
}

html body .bvi-panel .bvi-blocks.bvi-block-start {
  justify-content: flex-start;
}

html body .bvi-panel .bvi-blocks.bvi-block-center {
  justify-content: center;
}

html body .bvi-panel .bvi-blocks.bvi-block-end {
  justify-content: flex-end;
}

html body .bvi-panel .bvi-block {
  padding: 0.688rem 0.938rem;
}

html body .bvi-panel .bvi-block .bvi-block-title {
  text-align: center;
  font-weight: 600 !important;
  font-size: 1rem !important;
  display: block;
  margin-bottom: 0.8rem;
}

html body .bvi-panel .bvi-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  z-index: 1050;
  outline: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}

html body .bvi-panel .bvi-modal.show {
  visibility: visible;
  opacity: 1;
}

html body .bvi-panel .bvi-modal .bvi-modal-dialog {
  max-width: 500px;
  margin: 1.75rem auto;
  display: flex;
  align-items: center;
  height: calc(100% - 3.5rem);
  pointer-events: none;
}

html body .bvi-panel .bvi-modal .bvi-modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  max-height: 100%;
  overflow: hidden;
}

html body .bvi-panel .bvi-modal .bvi-modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 0.8rem 0.8rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

html body .bvi-panel .bvi-modal .bvi-modal-title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 1.25rem;
  font-weight: 600;
  color: black;
}

html body .bvi-panel .bvi-modal .bvi-modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
  overflow-y: auto;
}

html body .bvi-panel .bvi-modal .bvi-modal-body::-webkit-scrollbar {
  width: 0.5rem;
  background-color: transparent;
  opacity: 0;
}

html body .bvi-panel .bvi-modal .bvi-modal-body::-webkit-scrollbar-thumb {
  background-color: #dee2e6;
  border-radius: 0.25rem;
}

html body .bvi-panel .bvi-modal .bvi-modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.8rem 0.8rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

html body .bvi-panel .bvi-modal .bvi-modal-close {
  float: right;
  font-size: 1.2rem !important;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

html body .bvi-panel .bvi-modal .bvi-modal-close:focus, html body .bvi-panel .bvi-modal .bvi-modal-close:hover {
  cursor: pointer;
  opacity: 0.75;
}

body.bvi-active {
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
}

body.bvi-active.bvi-noscroll {
  overflow: hidden !important;
}

body .bvi-body {
  padding: 0 0.5rem;
}

body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) {
  background-color: #ffffff !important;
  color: #000000 !important;
  fill: #000000 !important;
  border-color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) {
  background-color: #ffffff !important;
  color: #000000 !important;
  fill: #000000 !important;
  border-color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-speech-link,
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-speech-text {
  border-color: #000000;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles) {
  color: #000000 !important;
  background-color: transparent !important;
  text-underline: none !important;
  outline: 0 !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :default:not(.bvi-no-styles) {
  background-color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000000 !important;
  color: #000000 !important;
  fill: #000000 !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles)::after:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles)::before:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
  background-color: #000000 !important;
  color: #ffffff !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles) {
  outline: 0 !important;
  color: #000000 !important;
  background-color: transparent !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active {
  color: #000000 !important;
  background-color: #ffffff !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) {
  color: #ffffff !important;
  background-color: #000000 !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles) {
  color: #ffffff !important;
  background-color: #000000 !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button:hover.active, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active {
  color: #ffffff !important;
  background-color: #000000 !important;
}

body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button:hover:hover, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) {
  background-color: #000000 !important;
  color: #ffffff !important;
  fill: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) {
  background-color: #000000 !important;
  color: #ffffff !important;
  fill: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-speech-link,
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-speech-text {
  border-color: #ffffff;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles) {
  color: #ffffff !important;
  background-color: transparent !important;
  text-underline: none !important;
  outline: 0 !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :default:not(.bvi-no-styles) {
  background-color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  fill: #ffffff !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles)::after:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles)::before:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
  background-color: #ffffff !important;
  color: #000000 !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles) {
  outline: 0 !important;
  color: #ffffff !important;
  background-color: transparent !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active {
  color: #ffffff !important;
  background-color: #000000 !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) {
  color: #000000 !important;
  background-color: #ffffff !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles) {
  color: #000000 !important;
  background-color: #ffffff !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button:hover.active, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active {
  color: #000000 !important;
  background-color: #ffffff !important;
}

body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button:hover:hover, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover {
  color: #000000 !important;
  background-color: #ffffff !important;
}

body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) {
  background-color: #9DD1FF !important;
  color: #063462 !important;
  fill: #063462 !important;
  border-color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) {
  background-color: #9DD1FF !important;
  color: #063462 !important;
  fill: #063462 !important;
  border-color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-speech-link,
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-speech-text {
  border-color: #063462;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles) {
  color: #063462 !important;
  background-color: transparent !important;
  text-underline: none !important;
  outline: 0 !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus {
  color: #063462 !important;
  background-color: #9DD1FF !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :default:not(.bvi-no-styles) {
  background-color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
  fill: #063462 !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles)::after:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles)::before:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
  background-color: #063462 !important;
  color: #9DD1FF !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles) {
  outline: 0 !important;
  color: #063462 !important;
  background-color: transparent !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active {
  color: #063462 !important;
  background-color: #9DD1FF !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) {
  color: #9DD1FF !important;
  background-color: #063462 !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles) {
  color: #9DD1FF !important;
  background-color: #063462 !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button:hover.active, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active {
  color: #9DD1FF !important;
  background-color: #063462 !important;
}

body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button:hover:hover, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
}

body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) {
  background-color: #F7F3D6 !important;
  color: #4D4B43 !important;
  fill: #4D4B43 !important;
  border-color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) {
  background-color: #F7F3D6 !important;
  color: #4D4B43 !important;
  fill: #4D4B43 !important;
  border-color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-speech-link,
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-speech-text {
  border-color: #4D4B43;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles) {
  color: #4D4B43 !important;
  background-color: transparent !important;
  text-underline: none !important;
  outline: 0 !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus {
  color: #4D4B43 !important;
  background-color: #F7F3D6 !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :default:not(.bvi-no-styles) {
  background-color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
  color: #4D4B43 !important;
  fill: #4D4B43 !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles)::after:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles)::before:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
  background-color: #4D4B43 !important;
  color: #F7F3D6 !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles) {
  outline: 0 !important;
  color: #4D4B43 !important;
  background-color: transparent !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active {
  color: #4D4B43 !important;
  background-color: #F7F3D6 !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles) {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button:hover.active, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
}

body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button:hover:hover, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
}

body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) {
  background-color: #3B2716 !important;
  color: #A9E44D !important;
  fill: #A9E44D !important;
  border-color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) {
  background-color: #3B2716 !important;
  color: #A9E44D !important;
  fill: #A9E44D !important;
  border-color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-speech-link,
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-speech-text {
  border-color: #A9E44D;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles) {
  color: #A9E44D !important;
  background-color: transparent !important;
  text-underline: none !important;
  outline: 0 !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus {
  color: #A9E44D !important;
  background-color: #3B2716 !important;
  text-underline: none !important;
  text-decoration: none !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :default:not(.bvi-no-styles) {
  background-color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
  color: #A9E44D !important;
  fill: #A9E44D !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles)::after:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles)::before:not(.bvi-no-styles) {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
  background-color: #A9E44D !important;
  color: #3B2716 !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles) {
  outline: 0 !important;
  color: #A9E44D !important;
  background-color: transparent !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active {
  color: #A9E44D !important;
  background-color: #3B2716 !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  border-color: transparent !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles), body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles) {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button:hover.active, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
}

body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button:hover:hover, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover, body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
}

body .bvi-body[data-bvi-fontsize="40"] * {
  font-size: 40px !important;
}

body .bvi-body[data-bvi-fontsize="40"] * h1,
body .bvi-body[data-bvi-fontsize="40"] * h1 * {
  font-size: 47px !important;
}

body .bvi-body[data-bvi-fontsize="40"] * h2,
body .bvi-body[data-bvi-fontsize="40"] * h2 * {
  font-size: 46px !important;
}

body .bvi-body[data-bvi-fontsize="40"] * h3,
body .bvi-body[data-bvi-fontsize="40"] * h3 * {
  font-size: 45px !important;
}

body .bvi-body[data-bvi-fontsize="40"] * h4,
body .bvi-body[data-bvi-fontsize="40"] * h4 * {
  font-size: 44px !important;
}

body .bvi-body[data-bvi-fontsize="40"] * h5,
body .bvi-body[data-bvi-fontsize="40"] * h5 * {
  font-size: 43px !important;
}

body .bvi-body[data-bvi-fontsize="40"] * h6,
body .bvi-body[data-bvi-fontsize="40"] * h6 * {
  font-size: 42px !important;
}

body .bvi-body[data-bvi-fontsize="39"] * {
  font-size: 39px !important;
}

body .bvi-body[data-bvi-fontsize="39"] * h1,
body .bvi-body[data-bvi-fontsize="39"] * h1 * {
  font-size: 46px !important;
}

body .bvi-body[data-bvi-fontsize="39"] * h2,
body .bvi-body[data-bvi-fontsize="39"] * h2 * {
  font-size: 45px !important;
}

body .bvi-body[data-bvi-fontsize="39"] * h3,
body .bvi-body[data-bvi-fontsize="39"] * h3 * {
  font-size: 44px !important;
}

body .bvi-body[data-bvi-fontsize="39"] * h4,
body .bvi-body[data-bvi-fontsize="39"] * h4 * {
  font-size: 43px !important;
}

body .bvi-body[data-bvi-fontsize="39"] * h5,
body .bvi-body[data-bvi-fontsize="39"] * h5 * {
  font-size: 42px !important;
}

body .bvi-body[data-bvi-fontsize="39"] * h6,
body .bvi-body[data-bvi-fontsize="39"] * h6 * {
  font-size: 41px !important;
}

body .bvi-body[data-bvi-fontsize="38"] * {
  font-size: 38px !important;
}

body .bvi-body[data-bvi-fontsize="38"] * h1,
body .bvi-body[data-bvi-fontsize="38"] * h1 * {
  font-size: 45px !important;
}

body .bvi-body[data-bvi-fontsize="38"] * h2,
body .bvi-body[data-bvi-fontsize="38"] * h2 * {
  font-size: 44px !important;
}

body .bvi-body[data-bvi-fontsize="38"] * h3,
body .bvi-body[data-bvi-fontsize="38"] * h3 * {
  font-size: 43px !important;
}

body .bvi-body[data-bvi-fontsize="38"] * h4,
body .bvi-body[data-bvi-fontsize="38"] * h4 * {
  font-size: 42px !important;
}

body .bvi-body[data-bvi-fontsize="38"] * h5,
body .bvi-body[data-bvi-fontsize="38"] * h5 * {
  font-size: 41px !important;
}

body .bvi-body[data-bvi-fontsize="38"] * h6,
body .bvi-body[data-bvi-fontsize="38"] * h6 * {
  font-size: 40px !important;
}

body .bvi-body[data-bvi-fontsize="37"] * {
  font-size: 37px !important;
}

body .bvi-body[data-bvi-fontsize="37"] * h1,
body .bvi-body[data-bvi-fontsize="37"] * h1 * {
  font-size: 44px !important;
}

body .bvi-body[data-bvi-fontsize="37"] * h2,
body .bvi-body[data-bvi-fontsize="37"] * h2 * {
  font-size: 43px !important;
}

body .bvi-body[data-bvi-fontsize="37"] * h3,
body .bvi-body[data-bvi-fontsize="37"] * h3 * {
  font-size: 42px !important;
}

body .bvi-body[data-bvi-fontsize="37"] * h4,
body .bvi-body[data-bvi-fontsize="37"] * h4 * {
  font-size: 41px !important;
}

body .bvi-body[data-bvi-fontsize="37"] * h5,
body .bvi-body[data-bvi-fontsize="37"] * h5 * {
  font-size: 40px !important;
}

body .bvi-body[data-bvi-fontsize="37"] * h6,
body .bvi-body[data-bvi-fontsize="37"] * h6 * {
  font-size: 39px !important;
}

body .bvi-body[data-bvi-fontsize="36"] * {
  font-size: 36px !important;
}

body .bvi-body[data-bvi-fontsize="36"] * h1,
body .bvi-body[data-bvi-fontsize="36"] * h1 * {
  font-size: 43px !important;
}

body .bvi-body[data-bvi-fontsize="36"] * h2,
body .bvi-body[data-bvi-fontsize="36"] * h2 * {
  font-size: 42px !important;
}

body .bvi-body[data-bvi-fontsize="36"] * h3,
body .bvi-body[data-bvi-fontsize="36"] * h3 * {
  font-size: 41px !important;
}

body .bvi-body[data-bvi-fontsize="36"] * h4,
body .bvi-body[data-bvi-fontsize="36"] * h4 * {
  font-size: 40px !important;
}

body .bvi-body[data-bvi-fontsize="36"] * h5,
body .bvi-body[data-bvi-fontsize="36"] * h5 * {
  font-size: 39px !important;
}

body .bvi-body[data-bvi-fontsize="36"] * h6,
body .bvi-body[data-bvi-fontsize="36"] * h6 * {
  font-size: 38px !important;
}

body .bvi-body[data-bvi-fontsize="35"] * {
  font-size: 35px !important;
}

body .bvi-body[data-bvi-fontsize="35"] * h1,
body .bvi-body[data-bvi-fontsize="35"] * h1 * {
  font-size: 42px !important;
}

body .bvi-body[data-bvi-fontsize="35"] * h2,
body .bvi-body[data-bvi-fontsize="35"] * h2 * {
  font-size: 41px !important;
}

body .bvi-body[data-bvi-fontsize="35"] * h3,
body .bvi-body[data-bvi-fontsize="35"] * h3 * {
  font-size: 40px !important;
}

body .bvi-body[data-bvi-fontsize="35"] * h4,
body .bvi-body[data-bvi-fontsize="35"] * h4 * {
  font-size: 39px !important;
}

body .bvi-body[data-bvi-fontsize="35"] * h5,
body .bvi-body[data-bvi-fontsize="35"] * h5 * {
  font-size: 38px !important;
}

body .bvi-body[data-bvi-fontsize="35"] * h6,
body .bvi-body[data-bvi-fontsize="35"] * h6 * {
  font-size: 37px !important;
}

body .bvi-body[data-bvi-fontsize="34"] * {
  font-size: 34px !important;
}

body .bvi-body[data-bvi-fontsize="34"] * h1,
body .bvi-body[data-bvi-fontsize="34"] * h1 * {
  font-size: 41px !important;
}

body .bvi-body[data-bvi-fontsize="34"] * h2,
body .bvi-body[data-bvi-fontsize="34"] * h2 * {
  font-size: 40px !important;
}

body .bvi-body[data-bvi-fontsize="34"] * h3,
body .bvi-body[data-bvi-fontsize="34"] * h3 * {
  font-size: 39px !important;
}

body .bvi-body[data-bvi-fontsize="34"] * h4,
body .bvi-body[data-bvi-fontsize="34"] * h4 * {
  font-size: 38px !important;
}

body .bvi-body[data-bvi-fontsize="34"] * h5,
body .bvi-body[data-bvi-fontsize="34"] * h5 * {
  font-size: 37px !important;
}

body .bvi-body[data-bvi-fontsize="34"] * h6,
body .bvi-body[data-bvi-fontsize="34"] * h6 * {
  font-size: 36px !important;
}

body .bvi-body[data-bvi-fontsize="33"] * {
  font-size: 33px !important;
}

body .bvi-body[data-bvi-fontsize="33"] * h1,
body .bvi-body[data-bvi-fontsize="33"] * h1 * {
  font-size: 40px !important;
}

body .bvi-body[data-bvi-fontsize="33"] * h2,
body .bvi-body[data-bvi-fontsize="33"] * h2 * {
  font-size: 39px !important;
}

body .bvi-body[data-bvi-fontsize="33"] * h3,
body .bvi-body[data-bvi-fontsize="33"] * h3 * {
  font-size: 38px !important;
}

body .bvi-body[data-bvi-fontsize="33"] * h4,
body .bvi-body[data-bvi-fontsize="33"] * h4 * {
  font-size: 37px !important;
}

body .bvi-body[data-bvi-fontsize="33"] * h5,
body .bvi-body[data-bvi-fontsize="33"] * h5 * {
  font-size: 36px !important;
}

body .bvi-body[data-bvi-fontsize="33"] * h6,
body .bvi-body[data-bvi-fontsize="33"] * h6 * {
  font-size: 35px !important;
}

body .bvi-body[data-bvi-fontsize="32"] * {
  font-size: 32px !important;
}

body .bvi-body[data-bvi-fontsize="32"] * h1,
body .bvi-body[data-bvi-fontsize="32"] * h1 * {
  font-size: 39px !important;
}

body .bvi-body[data-bvi-fontsize="32"] * h2,
body .bvi-body[data-bvi-fontsize="32"] * h2 * {
  font-size: 38px !important;
}

body .bvi-body[data-bvi-fontsize="32"] * h3,
body .bvi-body[data-bvi-fontsize="32"] * h3 * {
  font-size: 37px !important;
}

body .bvi-body[data-bvi-fontsize="32"] * h4,
body .bvi-body[data-bvi-fontsize="32"] * h4 * {
  font-size: 36px !important;
}

body .bvi-body[data-bvi-fontsize="32"] * h5,
body .bvi-body[data-bvi-fontsize="32"] * h5 * {
  font-size: 35px !important;
}

body .bvi-body[data-bvi-fontsize="32"] * h6,
body .bvi-body[data-bvi-fontsize="32"] * h6 * {
  font-size: 34px !important;
}

body .bvi-body[data-bvi-fontsize="31"] * {
  font-size: 31px !important;
}

body .bvi-body[data-bvi-fontsize="31"] * h1,
body .bvi-body[data-bvi-fontsize="31"] * h1 * {
  font-size: 38px !important;
}

body .bvi-body[data-bvi-fontsize="31"] * h2,
body .bvi-body[data-bvi-fontsize="31"] * h2 * {
  font-size: 37px !important;
}

body .bvi-body[data-bvi-fontsize="31"] * h3,
body .bvi-body[data-bvi-fontsize="31"] * h3 * {
  font-size: 36px !important;
}

body .bvi-body[data-bvi-fontsize="31"] * h4,
body .bvi-body[data-bvi-fontsize="31"] * h4 * {
  font-size: 35px !important;
}

body .bvi-body[data-bvi-fontsize="31"] * h5,
body .bvi-body[data-bvi-fontsize="31"] * h5 * {
  font-size: 34px !important;
}

body .bvi-body[data-bvi-fontsize="31"] * h6,
body .bvi-body[data-bvi-fontsize="31"] * h6 * {
  font-size: 33px !important;
}

body .bvi-body[data-bvi-fontsize="30"] * {
  font-size: 30px !important;
}

body .bvi-body[data-bvi-fontsize="30"] * h1,
body .bvi-body[data-bvi-fontsize="30"] * h1 * {
  font-size: 37px !important;
}

body .bvi-body[data-bvi-fontsize="30"] * h2,
body .bvi-body[data-bvi-fontsize="30"] * h2 * {
  font-size: 36px !important;
}

body .bvi-body[data-bvi-fontsize="30"] * h3,
body .bvi-body[data-bvi-fontsize="30"] * h3 * {
  font-size: 35px !important;
}

body .bvi-body[data-bvi-fontsize="30"] * h4,
body .bvi-body[data-bvi-fontsize="30"] * h4 * {
  font-size: 34px !important;
}

body .bvi-body[data-bvi-fontsize="30"] * h5,
body .bvi-body[data-bvi-fontsize="30"] * h5 * {
  font-size: 33px !important;
}

body .bvi-body[data-bvi-fontsize="30"] * h6,
body .bvi-body[data-bvi-fontsize="30"] * h6 * {
  font-size: 32px !important;
}

body .bvi-body[data-bvi-fontsize="29"] * {
  font-size: 29px !important;
}

body .bvi-body[data-bvi-fontsize="29"] * h1,
body .bvi-body[data-bvi-fontsize="29"] * h1 * {
  font-size: 36px !important;
}

body .bvi-body[data-bvi-fontsize="29"] * h2,
body .bvi-body[data-bvi-fontsize="29"] * h2 * {
  font-size: 35px !important;
}

body .bvi-body[data-bvi-fontsize="29"] * h3,
body .bvi-body[data-bvi-fontsize="29"] * h3 * {
  font-size: 34px !important;
}

body .bvi-body[data-bvi-fontsize="29"] * h4,
body .bvi-body[data-bvi-fontsize="29"] * h4 * {
  font-size: 33px !important;
}

body .bvi-body[data-bvi-fontsize="29"] * h5,
body .bvi-body[data-bvi-fontsize="29"] * h5 * {
  font-size: 32px !important;
}

body .bvi-body[data-bvi-fontsize="29"] * h6,
body .bvi-body[data-bvi-fontsize="29"] * h6 * {
  font-size: 31px !important;
}

body .bvi-body[data-bvi-fontsize="28"] * {
  font-size: 28px !important;
}

body .bvi-body[data-bvi-fontsize="28"] * h1,
body .bvi-body[data-bvi-fontsize="28"] * h1 * {
  font-size: 35px !important;
}

body .bvi-body[data-bvi-fontsize="28"] * h2,
body .bvi-body[data-bvi-fontsize="28"] * h2 * {
  font-size: 34px !important;
}

body .bvi-body[data-bvi-fontsize="28"] * h3,
body .bvi-body[data-bvi-fontsize="28"] * h3 * {
  font-size: 33px !important;
}

body .bvi-body[data-bvi-fontsize="28"] * h4,
body .bvi-body[data-bvi-fontsize="28"] * h4 * {
  font-size: 32px !important;
}

body .bvi-body[data-bvi-fontsize="28"] * h5,
body .bvi-body[data-bvi-fontsize="28"] * h5 * {
  font-size: 31px !important;
}

body .bvi-body[data-bvi-fontsize="28"] * h6,
body .bvi-body[data-bvi-fontsize="28"] * h6 * {
  font-size: 30px !important;
}

body .bvi-body[data-bvi-fontsize="27"] * {
  font-size: 27px !important;
}

body .bvi-body[data-bvi-fontsize="27"] * h1,
body .bvi-body[data-bvi-fontsize="27"] * h1 * {
  font-size: 34px !important;
}

body .bvi-body[data-bvi-fontsize="27"] * h2,
body .bvi-body[data-bvi-fontsize="27"] * h2 * {
  font-size: 33px !important;
}

body .bvi-body[data-bvi-fontsize="27"] * h3,
body .bvi-body[data-bvi-fontsize="27"] * h3 * {
  font-size: 32px !important;
}

body .bvi-body[data-bvi-fontsize="27"] * h4,
body .bvi-body[data-bvi-fontsize="27"] * h4 * {
  font-size: 31px !important;
}

body .bvi-body[data-bvi-fontsize="27"] * h5,
body .bvi-body[data-bvi-fontsize="27"] * h5 * {
  font-size: 30px !important;
}

body .bvi-body[data-bvi-fontsize="27"] * h6,
body .bvi-body[data-bvi-fontsize="27"] * h6 * {
  font-size: 29px !important;
}

body .bvi-body[data-bvi-fontsize="26"] * {
  font-size: 26px !important;
}

body .bvi-body[data-bvi-fontsize="26"] * h1,
body .bvi-body[data-bvi-fontsize="26"] * h1 * {
  font-size: 33px !important;
}

body .bvi-body[data-bvi-fontsize="26"] * h2,
body .bvi-body[data-bvi-fontsize="26"] * h2 * {
  font-size: 32px !important;
}

body .bvi-body[data-bvi-fontsize="26"] * h3,
body .bvi-body[data-bvi-fontsize="26"] * h3 * {
  font-size: 31px !important;
}

body .bvi-body[data-bvi-fontsize="26"] * h4,
body .bvi-body[data-bvi-fontsize="26"] * h4 * {
  font-size: 30px !important;
}

body .bvi-body[data-bvi-fontsize="26"] * h5,
body .bvi-body[data-bvi-fontsize="26"] * h5 * {
  font-size: 29px !important;
}

body .bvi-body[data-bvi-fontsize="26"] * h6,
body .bvi-body[data-bvi-fontsize="26"] * h6 * {
  font-size: 28px !important;
}

body .bvi-body[data-bvi-fontsize="25"] * {
  font-size: 25px !important;
}

body .bvi-body[data-bvi-fontsize="25"] * h1,
body .bvi-body[data-bvi-fontsize="25"] * h1 * {
  font-size: 32px !important;
}

body .bvi-body[data-bvi-fontsize="25"] * h2,
body .bvi-body[data-bvi-fontsize="25"] * h2 * {
  font-size: 31px !important;
}

body .bvi-body[data-bvi-fontsize="25"] * h3,
body .bvi-body[data-bvi-fontsize="25"] * h3 * {
  font-size: 30px !important;
}

body .bvi-body[data-bvi-fontsize="25"] * h4,
body .bvi-body[data-bvi-fontsize="25"] * h4 * {
  font-size: 29px !important;
}

body .bvi-body[data-bvi-fontsize="25"] * h5,
body .bvi-body[data-bvi-fontsize="25"] * h5 * {
  font-size: 28px !important;
}

body .bvi-body[data-bvi-fontsize="25"] * h6,
body .bvi-body[data-bvi-fontsize="25"] * h6 * {
  font-size: 27px !important;
}

body .bvi-body[data-bvi-fontsize="24"] * {
  font-size: 24px !important;
}

body .bvi-body[data-bvi-fontsize="24"] * h1,
body .bvi-body[data-bvi-fontsize="24"] * h1 * {
  font-size: 31px !important;
}

body .bvi-body[data-bvi-fontsize="24"] * h2,
body .bvi-body[data-bvi-fontsize="24"] * h2 * {
  font-size: 30px !important;
}

body .bvi-body[data-bvi-fontsize="24"] * h3,
body .bvi-body[data-bvi-fontsize="24"] * h3 * {
  font-size: 29px !important;
}

body .bvi-body[data-bvi-fontsize="24"] * h4,
body .bvi-body[data-bvi-fontsize="24"] * h4 * {
  font-size: 28px !important;
}

body .bvi-body[data-bvi-fontsize="24"] * h5,
body .bvi-body[data-bvi-fontsize="24"] * h5 * {
  font-size: 27px !important;
}

body .bvi-body[data-bvi-fontsize="24"] * h6,
body .bvi-body[data-bvi-fontsize="24"] * h6 * {
  font-size: 26px !important;
}

body .bvi-body[data-bvi-fontsize="23"] * {
  font-size: 23px !important;
}

body .bvi-body[data-bvi-fontsize="23"] * h1,
body .bvi-body[data-bvi-fontsize="23"] * h1 * {
  font-size: 30px !important;
}

body .bvi-body[data-bvi-fontsize="23"] * h2,
body .bvi-body[data-bvi-fontsize="23"] * h2 * {
  font-size: 29px !important;
}

body .bvi-body[data-bvi-fontsize="23"] * h3,
body .bvi-body[data-bvi-fontsize="23"] * h3 * {
  font-size: 28px !important;
}

body .bvi-body[data-bvi-fontsize="23"] * h4,
body .bvi-body[data-bvi-fontsize="23"] * h4 * {
  font-size: 27px !important;
}

body .bvi-body[data-bvi-fontsize="23"] * h5,
body .bvi-body[data-bvi-fontsize="23"] * h5 * {
  font-size: 26px !important;
}

body .bvi-body[data-bvi-fontsize="23"] * h6,
body .bvi-body[data-bvi-fontsize="23"] * h6 * {
  font-size: 25px !important;
}

body .bvi-body[data-bvi-fontsize="22"] * {
  font-size: 22px !important;
}

body .bvi-body[data-bvi-fontsize="22"] * h1,
body .bvi-body[data-bvi-fontsize="22"] * h1 * {
  font-size: 29px !important;
}

body .bvi-body[data-bvi-fontsize="22"] * h2,
body .bvi-body[data-bvi-fontsize="22"] * h2 * {
  font-size: 28px !important;
}

body .bvi-body[data-bvi-fontsize="22"] * h3,
body .bvi-body[data-bvi-fontsize="22"] * h3 * {
  font-size: 27px !important;
}

body .bvi-body[data-bvi-fontsize="22"] * h4,
body .bvi-body[data-bvi-fontsize="22"] * h4 * {
  font-size: 26px !important;
}

body .bvi-body[data-bvi-fontsize="22"] * h5,
body .bvi-body[data-bvi-fontsize="22"] * h5 * {
  font-size: 25px !important;
}

body .bvi-body[data-bvi-fontsize="22"] * h6,
body .bvi-body[data-bvi-fontsize="22"] * h6 * {
  font-size: 24px !important;
}

body .bvi-body[data-bvi-fontsize="21"] * {
  font-size: 21px !important;
}

body .bvi-body[data-bvi-fontsize="21"] * h1,
body .bvi-body[data-bvi-fontsize="21"] * h1 * {
  font-size: 28px !important;
}

body .bvi-body[data-bvi-fontsize="21"] * h2,
body .bvi-body[data-bvi-fontsize="21"] * h2 * {
  font-size: 27px !important;
}

body .bvi-body[data-bvi-fontsize="21"] * h3,
body .bvi-body[data-bvi-fontsize="21"] * h3 * {
  font-size: 26px !important;
}

body .bvi-body[data-bvi-fontsize="21"] * h4,
body .bvi-body[data-bvi-fontsize="21"] * h4 * {
  font-size: 25px !important;
}

body .bvi-body[data-bvi-fontsize="21"] * h5,
body .bvi-body[data-bvi-fontsize="21"] * h5 * {
  font-size: 24px !important;
}

body .bvi-body[data-bvi-fontsize="21"] * h6,
body .bvi-body[data-bvi-fontsize="21"] * h6 * {
  font-size: 23px !important;
}

body .bvi-body[data-bvi-fontsize="20"] * {
  font-size: 20px !important;
}

body .bvi-body[data-bvi-fontsize="20"] * h1,
body .bvi-body[data-bvi-fontsize="20"] * h1 * {
  font-size: 27px !important;
}

body .bvi-body[data-bvi-fontsize="20"] * h2,
body .bvi-body[data-bvi-fontsize="20"] * h2 * {
  font-size: 26px !important;
}

body .bvi-body[data-bvi-fontsize="20"] * h3,
body .bvi-body[data-bvi-fontsize="20"] * h3 * {
  font-size: 25px !important;
}

body .bvi-body[data-bvi-fontsize="20"] * h4,
body .bvi-body[data-bvi-fontsize="20"] * h4 * {
  font-size: 24px !important;
}

body .bvi-body[data-bvi-fontsize="20"] * h5,
body .bvi-body[data-bvi-fontsize="20"] * h5 * {
  font-size: 23px !important;
}

body .bvi-body[data-bvi-fontsize="20"] * h6,
body .bvi-body[data-bvi-fontsize="20"] * h6 * {
  font-size: 22px !important;
}

body .bvi-body[data-bvi-fontsize="19"] * {
  font-size: 19px !important;
}

body .bvi-body[data-bvi-fontsize="19"] * h1,
body .bvi-body[data-bvi-fontsize="19"] * h1 * {
  font-size: 26px !important;
}

body .bvi-body[data-bvi-fontsize="19"] * h2,
body .bvi-body[data-bvi-fontsize="19"] * h2 * {
  font-size: 25px !important;
}

body .bvi-body[data-bvi-fontsize="19"] * h3,
body .bvi-body[data-bvi-fontsize="19"] * h3 * {
  font-size: 24px !important;
}

body .bvi-body[data-bvi-fontsize="19"] * h4,
body .bvi-body[data-bvi-fontsize="19"] * h4 * {
  font-size: 23px !important;
}

body .bvi-body[data-bvi-fontsize="19"] * h5,
body .bvi-body[data-bvi-fontsize="19"] * h5 * {
  font-size: 22px !important;
}

body .bvi-body[data-bvi-fontsize="19"] * h6,
body .bvi-body[data-bvi-fontsize="19"] * h6 * {
  font-size: 21px !important;
}

body .bvi-body[data-bvi-fontsize="18"] * {
  font-size: 18px !important;
}

body .bvi-body[data-bvi-fontsize="18"] * h1,
body .bvi-body[data-bvi-fontsize="18"] * h1 * {
  font-size: 25px !important;
}

body .bvi-body[data-bvi-fontsize="18"] * h2,
body .bvi-body[data-bvi-fontsize="18"] * h2 * {
  font-size: 24px !important;
}

body .bvi-body[data-bvi-fontsize="18"] * h3,
body .bvi-body[data-bvi-fontsize="18"] * h3 * {
  font-size: 23px !important;
}

body .bvi-body[data-bvi-fontsize="18"] * h4,
body .bvi-body[data-bvi-fontsize="18"] * h4 * {
  font-size: 22px !important;
}

body .bvi-body[data-bvi-fontsize="18"] * h5,
body .bvi-body[data-bvi-fontsize="18"] * h5 * {
  font-size: 21px !important;
}

body .bvi-body[data-bvi-fontsize="18"] * h6,
body .bvi-body[data-bvi-fontsize="18"] * h6 * {
  font-size: 20px !important;
}

body .bvi-body[data-bvi-fontsize="17"] * {
  font-size: 17px !important;
}

body .bvi-body[data-bvi-fontsize="17"] * h1,
body .bvi-body[data-bvi-fontsize="17"] * h1 * {
  font-size: 24px !important;
}

body .bvi-body[data-bvi-fontsize="17"] * h2,
body .bvi-body[data-bvi-fontsize="17"] * h2 * {
  font-size: 23px !important;
}

body .bvi-body[data-bvi-fontsize="17"] * h3,
body .bvi-body[data-bvi-fontsize="17"] * h3 * {
  font-size: 22px !important;
}

body .bvi-body[data-bvi-fontsize="17"] * h4,
body .bvi-body[data-bvi-fontsize="17"] * h4 * {
  font-size: 21px !important;
}

body .bvi-body[data-bvi-fontsize="17"] * h5,
body .bvi-body[data-bvi-fontsize="17"] * h5 * {
  font-size: 20px !important;
}

body .bvi-body[data-bvi-fontsize="17"] * h6,
body .bvi-body[data-bvi-fontsize="17"] * h6 * {
  font-size: 19px !important;
}

body .bvi-body[data-bvi-fontsize="16"] * {
  font-size: 16px !important;
}

body .bvi-body[data-bvi-fontsize="16"] * h1,
body .bvi-body[data-bvi-fontsize="16"] * h1 * {
  font-size: 23px !important;
}

body .bvi-body[data-bvi-fontsize="16"] * h2,
body .bvi-body[data-bvi-fontsize="16"] * h2 * {
  font-size: 22px !important;
}

body .bvi-body[data-bvi-fontsize="16"] * h3,
body .bvi-body[data-bvi-fontsize="16"] * h3 * {
  font-size: 21px !important;
}

body .bvi-body[data-bvi-fontsize="16"] * h4,
body .bvi-body[data-bvi-fontsize="16"] * h4 * {
  font-size: 20px !important;
}

body .bvi-body[data-bvi-fontsize="16"] * h5,
body .bvi-body[data-bvi-fontsize="16"] * h5 * {
  font-size: 19px !important;
}

body .bvi-body[data-bvi-fontsize="16"] * h6,
body .bvi-body[data-bvi-fontsize="16"] * h6 * {
  font-size: 18px !important;
}

body .bvi-body[data-bvi-fontsize="15"] * {
  font-size: 15px !important;
}

body .bvi-body[data-bvi-fontsize="15"] * h1,
body .bvi-body[data-bvi-fontsize="15"] * h1 * {
  font-size: 22px !important;
}

body .bvi-body[data-bvi-fontsize="15"] * h2,
body .bvi-body[data-bvi-fontsize="15"] * h2 * {
  font-size: 21px !important;
}

body .bvi-body[data-bvi-fontsize="15"] * h3,
body .bvi-body[data-bvi-fontsize="15"] * h3 * {
  font-size: 20px !important;
}

body .bvi-body[data-bvi-fontsize="15"] * h4,
body .bvi-body[data-bvi-fontsize="15"] * h4 * {
  font-size: 19px !important;
}

body .bvi-body[data-bvi-fontsize="15"] * h5,
body .bvi-body[data-bvi-fontsize="15"] * h5 * {
  font-size: 18px !important;
}

body .bvi-body[data-bvi-fontsize="15"] * h6,
body .bvi-body[data-bvi-fontsize="15"] * h6 * {
  font-size: 17px !important;
}

body .bvi-body[data-bvi-fontsize="14"] * {
  font-size: 14px !important;
}

body .bvi-body[data-bvi-fontsize="14"] * h1,
body .bvi-body[data-bvi-fontsize="14"] * h1 * {
  font-size: 21px !important;
}

body .bvi-body[data-bvi-fontsize="14"] * h2,
body .bvi-body[data-bvi-fontsize="14"] * h2 * {
  font-size: 20px !important;
}

body .bvi-body[data-bvi-fontsize="14"] * h3,
body .bvi-body[data-bvi-fontsize="14"] * h3 * {
  font-size: 19px !important;
}

body .bvi-body[data-bvi-fontsize="14"] * h4,
body .bvi-body[data-bvi-fontsize="14"] * h4 * {
  font-size: 18px !important;
}

body .bvi-body[data-bvi-fontsize="14"] * h5,
body .bvi-body[data-bvi-fontsize="14"] * h5 * {
  font-size: 17px !important;
}

body .bvi-body[data-bvi-fontsize="14"] * h6,
body .bvi-body[data-bvi-fontsize="14"] * h6 * {
  font-size: 16px !important;
}

body .bvi-body[data-bvi-fontsize="13"] * {
  font-size: 13px !important;
}

body .bvi-body[data-bvi-fontsize="13"] * h1,
body .bvi-body[data-bvi-fontsize="13"] * h1 * {
  font-size: 20px !important;
}

body .bvi-body[data-bvi-fontsize="13"] * h2,
body .bvi-body[data-bvi-fontsize="13"] * h2 * {
  font-size: 19px !important;
}

body .bvi-body[data-bvi-fontsize="13"] * h3,
body .bvi-body[data-bvi-fontsize="13"] * h3 * {
  font-size: 18px !important;
}

body .bvi-body[data-bvi-fontsize="13"] * h4,
body .bvi-body[data-bvi-fontsize="13"] * h4 * {
  font-size: 17px !important;
}

body .bvi-body[data-bvi-fontsize="13"] * h5,
body .bvi-body[data-bvi-fontsize="13"] * h5 * {
  font-size: 16px !important;
}

body .bvi-body[data-bvi-fontsize="13"] * h6,
body .bvi-body[data-bvi-fontsize="13"] * h6 * {
  font-size: 15px !important;
}

body .bvi-body[data-bvi-fontsize="12"] * {
  font-size: 12px !important;
}

body .bvi-body[data-bvi-fontsize="12"] * h1,
body .bvi-body[data-bvi-fontsize="12"] * h1 * {
  font-size: 19px !important;
}

body .bvi-body[data-bvi-fontsize="12"] * h2,
body .bvi-body[data-bvi-fontsize="12"] * h2 * {
  font-size: 18px !important;
}

body .bvi-body[data-bvi-fontsize="12"] * h3,
body .bvi-body[data-bvi-fontsize="12"] * h3 * {
  font-size: 17px !important;
}

body .bvi-body[data-bvi-fontsize="12"] * h4,
body .bvi-body[data-bvi-fontsize="12"] * h4 * {
  font-size: 16px !important;
}

body .bvi-body[data-bvi-fontsize="12"] * h5,
body .bvi-body[data-bvi-fontsize="12"] * h5 * {
  font-size: 15px !important;
}

body .bvi-body[data-bvi-fontsize="12"] * h6,
body .bvi-body[data-bvi-fontsize="12"] * h6 * {
  font-size: 14px !important;
}

body .bvi-body[data-bvi-fontsize="11"] * {
  font-size: 11px !important;
}

body .bvi-body[data-bvi-fontsize="11"] * h1,
body .bvi-body[data-bvi-fontsize="11"] * h1 * {
  font-size: 18px !important;
}

body .bvi-body[data-bvi-fontsize="11"] * h2,
body .bvi-body[data-bvi-fontsize="11"] * h2 * {
  font-size: 17px !important;
}

body .bvi-body[data-bvi-fontsize="11"] * h3,
body .bvi-body[data-bvi-fontsize="11"] * h3 * {
  font-size: 16px !important;
}

body .bvi-body[data-bvi-fontsize="11"] * h4,
body .bvi-body[data-bvi-fontsize="11"] * h4 * {
  font-size: 15px !important;
}

body .bvi-body[data-bvi-fontsize="11"] * h5,
body .bvi-body[data-bvi-fontsize="11"] * h5 * {
  font-size: 14px !important;
}

body .bvi-body[data-bvi-fontsize="11"] * h6,
body .bvi-body[data-bvi-fontsize="11"] * h6 * {
  font-size: 13px !important;
}

body .bvi-body[data-bvi-fontsize="10"] * {
  font-size: 10px !important;
}

body .bvi-body[data-bvi-fontsize="10"] * h1,
body .bvi-body[data-bvi-fontsize="10"] * h1 * {
  font-size: 17px !important;
}

body .bvi-body[data-bvi-fontsize="10"] * h2,
body .bvi-body[data-bvi-fontsize="10"] * h2 * {
  font-size: 16px !important;
}

body .bvi-body[data-bvi-fontsize="10"] * h3,
body .bvi-body[data-bvi-fontsize="10"] * h3 * {
  font-size: 15px !important;
}

body .bvi-body[data-bvi-fontsize="10"] * h4,
body .bvi-body[data-bvi-fontsize="10"] * h4 * {
  font-size: 14px !important;
}

body .bvi-body[data-bvi-fontsize="10"] * h5,
body .bvi-body[data-bvi-fontsize="10"] * h5 * {
  font-size: 13px !important;
}

body .bvi-body[data-bvi-fontsize="10"] * h6,
body .bvi-body[data-bvi-fontsize="10"] * h6 * {
  font-size: 12px !important;
}

body .bvi-body[data-bvi-fontsize="9"] * {
  font-size: 9px !important;
}

body .bvi-body[data-bvi-fontsize="9"] * h1,
body .bvi-body[data-bvi-fontsize="9"] * h1 * {
  font-size: 16px !important;
}

body .bvi-body[data-bvi-fontsize="9"] * h2,
body .bvi-body[data-bvi-fontsize="9"] * h2 * {
  font-size: 15px !important;
}

body .bvi-body[data-bvi-fontsize="9"] * h3,
body .bvi-body[data-bvi-fontsize="9"] * h3 * {
  font-size: 14px !important;
}

body .bvi-body[data-bvi-fontsize="9"] * h4,
body .bvi-body[data-bvi-fontsize="9"] * h4 * {
  font-size: 13px !important;
}

body .bvi-body[data-bvi-fontsize="9"] * h5,
body .bvi-body[data-bvi-fontsize="9"] * h5 * {
  font-size: 12px !important;
}

body .bvi-body[data-bvi-fontsize="9"] * h6,
body .bvi-body[data-bvi-fontsize="9"] * h6 * {
  font-size: 11px !important;
}

body .bvi-body[data-bvi-fontsize="8"] * {
  font-size: 8px !important;
}

body .bvi-body[data-bvi-fontsize="8"] * h1,
body .bvi-body[data-bvi-fontsize="8"] * h1 * {
  font-size: 15px !important;
}

body .bvi-body[data-bvi-fontsize="8"] * h2,
body .bvi-body[data-bvi-fontsize="8"] * h2 * {
  font-size: 14px !important;
}

body .bvi-body[data-bvi-fontsize="8"] * h3,
body .bvi-body[data-bvi-fontsize="8"] * h3 * {
  font-size: 13px !important;
}

body .bvi-body[data-bvi-fontsize="8"] * h4,
body .bvi-body[data-bvi-fontsize="8"] * h4 * {
  font-size: 12px !important;
}

body .bvi-body[data-bvi-fontsize="8"] * h5,
body .bvi-body[data-bvi-fontsize="8"] * h5 * {
  font-size: 11px !important;
}

body .bvi-body[data-bvi-fontsize="8"] * h6,
body .bvi-body[data-bvi-fontsize="8"] * h6 * {
  font-size: 10px !important;
}

body .bvi-body[data-bvi-fontsize="7"] * {
  font-size: 7px !important;
}

body .bvi-body[data-bvi-fontsize="7"] * h1,
body .bvi-body[data-bvi-fontsize="7"] * h1 * {
  font-size: 14px !important;
}

body .bvi-body[data-bvi-fontsize="7"] * h2,
body .bvi-body[data-bvi-fontsize="7"] * h2 * {
  font-size: 13px !important;
}

body .bvi-body[data-bvi-fontsize="7"] * h3,
body .bvi-body[data-bvi-fontsize="7"] * h3 * {
  font-size: 12px !important;
}

body .bvi-body[data-bvi-fontsize="7"] * h4,
body .bvi-body[data-bvi-fontsize="7"] * h4 * {
  font-size: 11px !important;
}

body .bvi-body[data-bvi-fontsize="7"] * h5,
body .bvi-body[data-bvi-fontsize="7"] * h5 * {
  font-size: 10px !important;
}

body .bvi-body[data-bvi-fontsize="7"] * h6,
body .bvi-body[data-bvi-fontsize="7"] * h6 * {
  font-size: 9px !important;
}

body .bvi-body[data-bvi-fontsize="6"] * {
  font-size: 6px !important;
}

body .bvi-body[data-bvi-fontsize="6"] * h1,
body .bvi-body[data-bvi-fontsize="6"] * h1 * {
  font-size: 13px !important;
}

body .bvi-body[data-bvi-fontsize="6"] * h2,
body .bvi-body[data-bvi-fontsize="6"] * h2 * {
  font-size: 12px !important;
}

body .bvi-body[data-bvi-fontsize="6"] * h3,
body .bvi-body[data-bvi-fontsize="6"] * h3 * {
  font-size: 11px !important;
}

body .bvi-body[data-bvi-fontsize="6"] * h4,
body .bvi-body[data-bvi-fontsize="6"] * h4 * {
  font-size: 10px !important;
}

body .bvi-body[data-bvi-fontsize="6"] * h5,
body .bvi-body[data-bvi-fontsize="6"] * h5 * {
  font-size: 9px !important;
}

body .bvi-body[data-bvi-fontsize="6"] * h6,
body .bvi-body[data-bvi-fontsize="6"] * h6 * {
  font-size: 8px !important;
}

body .bvi-body[data-bvi-fontsize="5"] * {
  font-size: 5px !important;
}

body .bvi-body[data-bvi-fontsize="5"] * h1,
body .bvi-body[data-bvi-fontsize="5"] * h1 * {
  font-size: 12px !important;
}

body .bvi-body[data-bvi-fontsize="5"] * h2,
body .bvi-body[data-bvi-fontsize="5"] * h2 * {
  font-size: 11px !important;
}

body .bvi-body[data-bvi-fontsize="5"] * h3,
body .bvi-body[data-bvi-fontsize="5"] * h3 * {
  font-size: 10px !important;
}

body .bvi-body[data-bvi-fontsize="5"] * h4,
body .bvi-body[data-bvi-fontsize="5"] * h4 * {
  font-size: 9px !important;
}

body .bvi-body[data-bvi-fontsize="5"] * h5,
body .bvi-body[data-bvi-fontsize="5"] * h5 * {
  font-size: 8px !important;
}

body .bvi-body[data-bvi-fontsize="5"] * h6,
body .bvi-body[data-bvi-fontsize="5"] * h6 * {
  font-size: 7px !important;
}

body .bvi-body[data-bvi-fontsize="4"] * {
  font-size: 4px !important;
}

body .bvi-body[data-bvi-fontsize="4"] * h1,
body .bvi-body[data-bvi-fontsize="4"] * h1 * {
  font-size: 11px !important;
}

body .bvi-body[data-bvi-fontsize="4"] * h2,
body .bvi-body[data-bvi-fontsize="4"] * h2 * {
  font-size: 10px !important;
}

body .bvi-body[data-bvi-fontsize="4"] * h3,
body .bvi-body[data-bvi-fontsize="4"] * h3 * {
  font-size: 9px !important;
}

body .bvi-body[data-bvi-fontsize="4"] * h4,
body .bvi-body[data-bvi-fontsize="4"] * h4 * {
  font-size: 8px !important;
}

body .bvi-body[data-bvi-fontsize="4"] * h5,
body .bvi-body[data-bvi-fontsize="4"] * h5 * {
  font-size: 7px !important;
}

body .bvi-body[data-bvi-fontsize="4"] * h6,
body .bvi-body[data-bvi-fontsize="4"] * h6 * {
  font-size: 6px !important;
}

body .bvi-body[data-bvi-fontsize="3"] * {
  font-size: 3px !important;
}

body .bvi-body[data-bvi-fontsize="3"] * h1,
body .bvi-body[data-bvi-fontsize="3"] * h1 * {
  font-size: 10px !important;
}

body .bvi-body[data-bvi-fontsize="3"] * h2,
body .bvi-body[data-bvi-fontsize="3"] * h2 * {
  font-size: 9px !important;
}

body .bvi-body[data-bvi-fontsize="3"] * h3,
body .bvi-body[data-bvi-fontsize="3"] * h3 * {
  font-size: 8px !important;
}

body .bvi-body[data-bvi-fontsize="3"] * h4,
body .bvi-body[data-bvi-fontsize="3"] * h4 * {
  font-size: 7px !important;
}

body .bvi-body[data-bvi-fontsize="3"] * h5,
body .bvi-body[data-bvi-fontsize="3"] * h5 * {
  font-size: 6px !important;
}

body .bvi-body[data-bvi-fontsize="3"] * h6,
body .bvi-body[data-bvi-fontsize="3"] * h6 * {
  font-size: 5px !important;
}

body .bvi-body[data-bvi-fontsize="2"] * {
  font-size: 2px !important;
}

body .bvi-body[data-bvi-fontsize="2"] * h1,
body .bvi-body[data-bvi-fontsize="2"] * h1 * {
  font-size: 9px !important;
}

body .bvi-body[data-bvi-fontsize="2"] * h2,
body .bvi-body[data-bvi-fontsize="2"] * h2 * {
  font-size: 8px !important;
}

body .bvi-body[data-bvi-fontsize="2"] * h3,
body .bvi-body[data-bvi-fontsize="2"] * h3 * {
  font-size: 7px !important;
}

body .bvi-body[data-bvi-fontsize="2"] * h4,
body .bvi-body[data-bvi-fontsize="2"] * h4 * {
  font-size: 6px !important;
}

body .bvi-body[data-bvi-fontsize="2"] * h5,
body .bvi-body[data-bvi-fontsize="2"] * h5 * {
  font-size: 5px !important;
}

body .bvi-body[data-bvi-fontsize="2"] * h6,
body .bvi-body[data-bvi-fontsize="2"] * h6 * {
  font-size: 4px !important;
}

body .bvi-body[data-bvi-fontsize="1"] * {
  font-size: 1px !important;
}

body .bvi-body[data-bvi-fontsize="1"] * h1,
body .bvi-body[data-bvi-fontsize="1"] * h1 * {
  font-size: 8px !important;
}

body .bvi-body[data-bvi-fontsize="1"] * h2,
body .bvi-body[data-bvi-fontsize="1"] * h2 * {
  font-size: 7px !important;
}

body .bvi-body[data-bvi-fontsize="1"] * h3,
body .bvi-body[data-bvi-fontsize="1"] * h3 * {
  font-size: 6px !important;
}

body .bvi-body[data-bvi-fontsize="1"] * h4,
body .bvi-body[data-bvi-fontsize="1"] * h4 * {
  font-size: 5px !important;
}

body .bvi-body[data-bvi-fontsize="1"] * h5,
body .bvi-body[data-bvi-fontsize="1"] * h5 * {
  font-size: 4px !important;
}

body .bvi-body[data-bvi-fontsize="1"] * h6,
body .bvi-body[data-bvi-fontsize="1"] * h6 * {
  font-size: 3px !important;
}

body .bvi-body[data-bvi-images=true]:not(.bvi-no-styles) .bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images=true]:not(.bvi-no-styles) img.bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images=true]:not(.bvi-no-styles) img.bvi-img:not(.bvi-no-styles) {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  visibility: visible;
}

body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) .bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) img.bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) img.bvi-img:not(.bvi-no-styles) {
  display: none;
  position: relative;
  border: 1px dashed;
}

body .bvi-body[data-bvi-images=grayscale]:not(.bvi-no-styles) .bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images=grayscale]:not(.bvi-no-styles) img.bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images=grayscale]:not(.bvi-no-styles) img.bvi-img:not(.bvi-no-styles) {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  filter: grayscale(1);
  visibility: visible;
}

body .bvi-body[data-bvi-lineheight=normal]:not(.bvi-no-styles) {
  line-height: 1.5 !important;
}

body .bvi-body[data-bvi-lineheight=average]:not(.bvi-no-styles) {
  line-height: 2 !important;
}

body .bvi-body[data-bvi-lineheight=big]:not(.bvi-no-styles) {
  line-height: 2.5 !important;
}

body .bvi-body[data-bvi-letterspacing=normal]:not(.bvi-no-styles) {
  letter-spacing: 0 !important;
}

body .bvi-body[data-bvi-letterspacing=average]:not(.bvi-no-styles) {
  letter-spacing: 2px !important;
}

body .bvi-body[data-bvi-letterspacing=big]:not(.bvi-no-styles) {
  letter-spacing: 4px !important;
}

body .bvi-body[data-bvi-fontfamily=arial]:not(i):not(span):not(.bvi-no-styles) {
  font-family: Arial, sans-serif !important;
}

body .bvi-body[data-bvi-fontfamily=times]:not(i):not(span):not(.bvi-no-styles) {
  font-family: "Times New roman", serif !important;
}

body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) .wp-audio-shortcode,
body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) iframe,
body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) object,
body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) video,
body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) ymaps,
body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) figure {
  display: block !important;
}

body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) .wp-audio-shortcode,
body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) iframe,
body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) object,
body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) video,
body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) ymaps,
body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) figure {
  display: none !important;
}

body .bvi-body .bvi-speech {
  margin-bottom: 1.5rem;
}

body .bvi-body .bvi-speech .bvi-speech-link {
  display: inline-block;
  border: 1px dashed transparent;
  border-bottom: 0;
  padding: 0.7rem;
}

body .bvi-body .bvi-speech .bvi-speech-text {
  border: 1px dashed transparent;
  padding: 0.7rem;
}

body .bvi-body .bvi-speech .bvi-highlighting mark {
  font-weight: bold;
  text-decoration: underline;
}

body .bvi-body a.bvi-link {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  font-size: 0.875rem !important;
  color: #212529 !important;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #e0e0e0 !important;
  border: 1px solid #c6c6c6 !important;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  position: relative;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

body .bvi-body a.bvi-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

body .bvi-body .bvi-link-fixed-top {
  position: fixed !important;
  top: 2.5rem !important;
  right: 1.5rem !important;
  z-index: 999999 !important;
}

body .bvi-body .bvi-hide {
  display: none !important;
}

body .bvi-body .bvi-show {
  display: block !important;
}

.bvi-images {
  width: 18px;
  height: 18px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
  background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
}

.bvi-images.bvi-images-cog {
  background-image: url("/local/templates/compass/assets/css/../img/cog.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-eye-slash {
  background-image: url("/local/templates/compass/assets/css/../img/eye-slash.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-volume-up {
  background-image: url("/local/templates/compass/assets/css/../img/volume-up.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-volume-off {
  background-image: url("/local/templates/compass/assets/css/../img/volume-off.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-adjust {
  background-image: url("/local/templates/compass/assets/css/../img/adjust.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-minus-circle {
  background-image: url("/local/templates/compass/assets/css/../img/minus-circle.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-image {
  background-image: url("/local/templates/compass/assets/css/../img/image.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-minus {
  background-image: url("/local/templates/compass/assets/css/../img/minus.svg");
  background-repeat: no-repeat;
}

.bvi-images.bvi-images-eye {
  background-image: url("/local/templates/compass/assets/css/../img/eye.svg");
  background-repeat: no-repeat;
  fill: green;
}

.bvi-images.bvi-images-size-32 {
  width: 32px !important;
  height: 32px !important;
}

/*# sourceMappingURL=bvi.css.map */
.tabs-item {
  flex-flow: row wrap;
  display: none;
}

.active_tab {
  display: flex;
}

.tabs ul {
  margin: 0;
  padding: 0;
}
.tabs ul li {
  list-style: none;
}
.tabs ul li a {
  text-decoration: none;
}

.tabs .tabs-nav-horizontal li .tabs-el-deactivate, .tabs .tabs-nav-horizontal li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  color: #2d5bb9;
  font-weight: 600;
  min-width: 190px;
  transition: background-color 0.5s ease-in, color 0.5s ease-in;
}

.tabs .tabs-nav-horizontal {
  display: flex;
  margin: 0 0 50px 0;
  flex-flow: row wrap;
}
.tabs .tabs-nav-horizontal li {
  display: flex;
  text-align: center;
  background-color: #E3F1FF;
}
.tabs .tabs-nav-horizontal li a {
  padding: 13px 28px;
  min-width: 0;
}
.tabs .tabs-nav-horizontal li a:hover:not(.active) {
  background-color: #5086F5;
  color: #FFFFFF;
}
@media only screen and (max-width: 576px) {
  .tabs .tabs-nav-horizontal li a {
    min-width: 100%;
  }
}
.tabs .tabs-nav-horizontal li .tabs-el-deactivate {
  opacity: 0.3;
}
.tabs .tabs-nav-horizontal li .active {
  color: #FFFFFF;
  background-color: #2d5bb9 !important;
}
.tabs .tabs-nav-horizontal li:first-child {
  border-radius: 6px 0 0 6px;
}
.tabs .tabs-nav-horizontal li:last-child {
  border-radius: 0 6px 6px 0;
}

.tabs .tabs-nav-vertical {
  margin-bottom: 3rem;
}
.tabs .tabs-nav-vertical a {
  display: flex;
  padding: 0;
  margin: 0 0 20px 0;
  color: #9EA2A6;
  font-weight: 500;
  font-size: 18px;
}
.tabs .tabs-nav-vertical li a.active {
  color: #3D454E;
}
.tabs .tabs-nav-vertical-sub {
  margin: 0 0 0 10px;
}
.tabs .tabs-nav-vertical-sub a {
  font-weight: 400;
  font-size: 16px;
}
.tabs .tabs-nav-vertical-sub li {
  margin: 0 0 0 10px;
  display: none;
}
.tabs .tabs-nav-vertical-sub.active > a {
  color: #3D454E;
}
.tabs .tabs-nav-vertical-sub.active li {
  display: block;
}

.modal {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  align-items: center;
  justify-content: center;
}
.modal-overlay {
  background-color: #C5C7CA;
  opacity: 0.9;
  height: 100%;
  width: 100%;
  z-index: 90;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-wrap {
  max-width: 830px;
  width: 100%;
  background-color: #fff;
  padding: 100px 130px 100px 100px;
  justify-content: center;
  position: relative;
  z-index: 110;
}
.modal-wrap-head {
  margin-bottom: 80px;
}
.modal-wrap-head-title {
  color: #2d5bb9;
}
.modal-wrap-content .container-form {
  height: auto;
}
.modal-wrap-content .modal-form-row {
  margin-bottom: 20px;
}
.modal-wrap-content .modal-form-row input, .modal-wrap-content .modal-form-row textarea, .modal-wrap-content .modal-form-row select {
  width: 100%;
}
.modal-close {
  position: absolute;
  top: 37px;
  right: 37px;
}
.modal-close i {
  transform: rotate(45deg);
}

.modal.show {
  display: flex;
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 320px) {
  .container {
    max-width: 320px;
  }
}
@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: 1170px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  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-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sl,
.col-sl-auto, .col-sl-12, .col-sl-11, .col-sl-10, .col-sl-9, .col-sl-8, .col-sl-7, .col-sl-6, .col-sl-5, .col-sl-4, .col-sl-3, .col-sl-2, .col-sl-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 320px) {
  .col-sl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sl-first {
    order: -1;
  }
  .order-sl-last {
    order: 13;
  }
  .order-sl-0 {
    order: 0;
  }
  .order-sl-1 {
    order: 1;
  }
  .order-sl-2 {
    order: 2;
  }
  .order-sl-3 {
    order: 3;
  }
  .order-sl-4 {
    order: 4;
  }
  .order-sl-5 {
    order: 5;
  }
  .order-sl-6 {
    order: 6;
  }
  .order-sl-7 {
    order: 7;
  }
  .order-sl-8 {
    order: 8;
  }
  .order-sl-9 {
    order: 9;
  }
  .order-sl-10 {
    order: 10;
  }
  .order-sl-11 {
    order: 11;
  }
  .order-sl-12 {
    order: 12;
  }
  .offset-sl-0 {
    margin-left: 0;
  }
  .offset-sl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sl-3 {
    margin-left: 25%;
  }
  .offset-sl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sl-6 {
    margin-left: 50%;
  }
  .offset-sl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sl-9 {
    margin-left: 75%;
  }
  .offset-sl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.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: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 320px) {
  .d-sl-none {
    display: none !important;
  }
  .d-sl-inline {
    display: inline !important;
  }
  .d-sl-inline-block {
    display: inline-block !important;
  }
  .d-sl-block {
    display: block !important;
  }
  .d-sl-table {
    display: table !important;
  }
  .d-sl-table-row {
    display: table-row !important;
  }
  .d-sl-table-cell {
    display: table-cell !important;
  }
  .d-sl-flex {
    display: flex !important;
  }
  .d-sl-inline-flex {
    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: flex !important;
  }
  .d-sm-inline-flex {
    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: flex !important;
  }
  .d-md-inline-flex {
    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: flex !important;
  }
  .d-lg-inline-flex {
    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: flex !important;
  }
  .d-xl-inline-flex {
    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: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 320px) {
  .flex-sl-row {
    flex-direction: row !important;
  }
  .flex-sl-column {
    flex-direction: column !important;
  }
  .flex-sl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sl-start {
    justify-content: flex-start !important;
  }
  .justify-content-sl-end {
    justify-content: flex-end !important;
  }
  .justify-content-sl-center {
    justify-content: center !important;
  }
  .justify-content-sl-between {
    justify-content: space-between !important;
  }
  .justify-content-sl-around {
    justify-content: space-around !important;
  }
  .align-items-sl-start {
    align-items: flex-start !important;
  }
  .align-items-sl-end {
    align-items: flex-end !important;
  }
  .align-items-sl-center {
    align-items: center !important;
  }
  .align-items-sl-baseline {
    align-items: baseline !important;
  }
  .align-items-sl-stretch {
    align-items: stretch !important;
  }
  .align-content-sl-start {
    align-content: flex-start !important;
  }
  .align-content-sl-end {
    align-content: flex-end !important;
  }
  .align-content-sl-center {
    align-content: center !important;
  }
  .align-content-sl-between {
    align-content: space-between !important;
  }
  .align-content-sl-around {
    align-content: space-around !important;
  }
  .align-content-sl-stretch {
    align-content: stretch !important;
  }
  .align-self-sl-auto {
    align-self: auto !important;
  }
  .align-self-sl-start {
    align-self: flex-start !important;
  }
  .align-self-sl-end {
    align-self: flex-end !important;
  }
  .align-self-sl-center {
    align-self: center !important;
  }
  .align-self-sl-baseline {
    align-self: baseline !important;
  }
  .align-self-sl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/* cyrillic-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-ext-400-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-400-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/vietnamese-400-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-ext-400-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-400-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-ext-500-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-500-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/vietnamese-500-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-ext-500-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-500-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-ext-600-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-600-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/vietnamese-600-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-ext-600-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-600-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-ext-700-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-700-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/vietnamese-700-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-ext-700-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/compass/assets/css/fonts/latin-700-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-ext-400-Montserrat.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-400-Montserrat.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/compass/assets/css/fonts/vietnamese-400-Montserrat.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/compass/assets/css/fonts/latin-ext-400-Montserrat.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/compass/assets/css/fonts/latin-400-Montserrat.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-ext-500-Montserrat.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-500-Montserrat.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/compass/assets/css/fonts/vietnamese-500-Montserrat.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/compass/assets/css/fonts/latin-ext-500-Montserrat.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/compass/assets/css/fonts/latin-500-Montserrat.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-ext-600-Montserrat.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/compass/assets/css/fonts/cyrillic-600-Montserrat.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/compass/assets/css/fonts/vietnamese-600-Montserrat.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/compass/assets/css/fonts/latin-ext-600-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/compass/assets/css/fonts/latin-600-Montserrat-Alternates.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.icon {
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-switchPath {
  width: 45px;
  height: 45px;
  content: "";
  background-image: url("/local/templates/compass/assets/css/../images/svg/ArrowsDownUp.svg");
}

.icon-time {
  width: 30px;
  height: 30px;
  content: "";
  background-image: url("/local/templates/compass/assets/css/../images/svg/Time.svg");
}

.icon-vk {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon_vk.svg");
}

.icon-inst {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon_inst.svg");
}

.icon-facebook {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon_facebook.svg");
}

.icon-ok {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon_ok.svg");
}

.icon-date {
  width: 25px;
  height: 20px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/Date.svg");
}

.icon-microphone {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/Microphone.svg");
}

.icon-mark {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/map-mark_3.svg");
}

.icon-magnifyingGlass {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/MagnifyingGlass-blue.svg");
}

.icon-eye {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/Eye.svg");
}

.icon-next {
  width: 15px;
  height: 15px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/Next-item.svg");
}

.icon-down {
  width: 15px;
  height: 15px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon-down.svg");
}

.icon-plus {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/Plus.svg");
}

.icon-plus-faq {
  margin: 0 0.5rem 0 0;
}

.icon-play {
  width: 70px;
  height: 70px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon-play.svg");
}

.icon-dialog {
  width: 15px;
  height: 15px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon-dialog.svg");
}

.icon-dialog-w {
  width: 30px;
  height: 30px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon-dialog-white.svg");
}

.icon-like, .icon-dislike {
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon-like.svg");
}

.icon-dislike {
  transform: rotate(180deg);
}

.icon-trash {
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon-trash.svg");
}

body {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  background-color: #FFFFFF;
  font-size: 16px;
  line-height: 160%;
}

.dark_blue {
  font-weight: 500;
  color: #2d5bb9;
  text-decoration: none;
  letter-spacing: 0.02em;
}

h2, .span-h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 130%;
}

h3, .span-h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 130%;
}

h4, .span-h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 140%;
}
@media only screen and (max-width: 380px) {
  h4, .span-h4 {
    font-size: 16px;
  }
}

h5, .span-h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.03em;
}

.span-title-h5 {
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}

p {
  margin: 0;
  padding: 0;
}

.section-title {
  margin-bottom: 80px;
}
.section-title h2, .section-title h3 {
  margin: 0;
}

section.container {
  margin-bottom: 3rem;
}

.tag {
  padding: 4px 20px 6px;
  font-weight: 600;
}

.tag-blue {
  background-color: #2d5bb9;
  color: #ffffff;
  border-radius: 8px 0 8px 0;
}

.tag-white {
  color: #2d5bb9;
  background-color: #E3F1FF;
  border-radius: 8px 0;
}

.page-content p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  padding: 0 0 0.5rem 0;
}
.page-content img {
  padding: 0 1rem 1rem 0;
  width: 100%;
}

.fixed {
  overflow: hidden;
}

/**
авторизация / регистрация
*/
.container-form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 100vh;
}
@media only screen and (max-width: 576px) {
  .container-form {
    height: 100%;
    margin: 2rem 0;
  }
}
.container-form .alert-danger {
  max-width: 370px;
}
.container-form .container-form-wrap {
  max-width: 370px;
}
.container-form-header {
  margin: 0 0 2rem 0;
}
.container-form-header p {
  opacity: 0.8;
  color: #3D454E;
  font-size: 14px;
}
.container-form-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 1.5rem 0;
}
.container-form-title > span {
  font-weight: 600;
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #2d5bb9;
  font-family: "Montserrat Alternates", sans-serif;
}
.container-form-body .checkbox-controller-text {
  font-weight: 500;
}
.container-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container-form .form-row input[type=submit] {
  flex: 1;
}

.login-container .form-row input[type=submit] {
  flex: 0.5;
}
.login-container .form-row label {
  flex: 1 1 50%;
}
.login-container .additional-features {
  flex-flow: row;
  align-items: center;
  margin-bottom: 25px;
}
.login-container .checkbox-controller-label {
  margin: 0;
  padding: 0;
}

.register_form .btn_register, .register_form .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result .register_form a {
  height: 50px;
}

.header-wrap {
  max-width: 1920px;
  border-radius: 8px;
  background-color: #F9FCFF;
  padding: 15px 0;
  margin: 20px auto;
}
.header-wrap .container .row {
  align-items: center;
  position: relative;
}
.header-wrap .header-logo picture img {
  max-height: 28px;
}
.header-wrap .header-position {
  display: flex;
  align-items: center;
}
.header-wrap .header-position span {
  padding: 0 0 0 0.5rem;
  color: #2d5bb9;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: 500;
}
.header-wrap .header-search {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}
.header-wrap .header-search a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #2D5BB9;
  display: flex;
  text-decoration: none;
  align-items: center;
}
.header-wrap .header-search a i {
  margin-right: 12px;
}
.header-wrap .header-visually_impaired {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  color: #2d5bb9;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 133.5%;
  letter-spacing: 0.03em;
  width: 100%;
  max-width: 285px;
  margin: 0 15px 0 35px;
  max-height: 40px;
}
@media only screen and (max-width: 768px) {
  .header-wrap .header-visually_impaired {
    max-width: 40px;
  }
}
.header-wrap .header-visually_impaired i {
  margin: 0 2rem 0 0;
}
@media only screen and (max-width: 768px) {
  .header-wrap .header-visually_impaired i {
    margin: 0 1rem 0 0;
  }
}
.header-wrap .header-visually_impaired .icon-eye {
  margin: 0 0.5rem 0 0;
}
@media only screen and (max-width: 576px) {
  .header-wrap {
    margin: 0 0 0 1rem;
  }
  .header-wrap a .icon-eye {
    margin: 0;
  }
}

.header-search-fixed {
  position: absolute;
  display: none;
  background-color: #F9FCFF;
  padding: 15px;
  width: 100%;
  z-index: 1;
  align-items: center;
}
.header-search-fixed .search-close-fixed {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
}

.header-search-fixed.active-search {
  display: flex;
}

.header-sub .row {
  align-items: center;
}
.header-sub .btn-narrow, .header-sub .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result a, .filter-form .bx-active .bx-filter-container-modef .bx-filter-popup-result .header-sub a {
  height: auto;
  padding: 10px 57px;
}
.header-sub-login {
  text-align: right;
}
.header-sub-profile {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-end;
}
.header-sub-profile-img {
  max-width: 40px;
  max-height: 40px;
  width: 100%;
  object-fit: cover;
  border-radius: 40px;
}
.header-sub-profile-nav-name {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header-sub-profile-nav-name i {
  margin: 0 0 0 1rem;
}
.header-sub-profile-nav-sub {
  display: none;
}
.header-sub .fa-align-justify:before {
  content: url("/local/templates/compass/assets/img/mobile_menu.svg");
}
.header-sub .fa-times:before {
  content: url("/local/templates/compass/assets/img/mobile_menu_close.svg");
}

.search_block {
  margin-top: 145px;
  margin-bottom: 100px;
}
.search_block .form-row input {
  border: 1px solid #C5C7CA;
}
.search_block .form-row input::placeholder {
  color: #C5C7CA;
}
.search_block .justify-content-md-center {
  height: 100%;
  align-items: end;
}
.search_block-preview h1 {
  font-size: 56px;
  line-height: 64.4px;
  color: #2d5bb9;
  font-weight: 600;
  font-family: "Montserrat Alternates", sans-serif;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .search_block-preview h1 {
    font-size: 42px;
    line-height: 48.3px;
  }
}
@media only screen and (max-width: 576px) {
  .search_block-preview h1 {
    font-size: 28px;
    line-height: 32px;
  }
}
.search_block-preview p {
  color: #3D454E;
  margin: 15px 0 40px 0;
}
.search_block picture img {
  max-width: 110%;
}
@media only screen and (max-width: 768px) {
  .search_block picture img {
    max-width: 550px;
  }
}
@media only screen and (max-width: 576px) {
  .search_block picture img {
    width: 100%;
  }
}
.search_block .select:first-child .new-select {
  border-left: 1px solid #C5C7CA;
  border-radius: 6px 0 0 6px;
}
.search_block .select:last-child .new-select {
  border-right: 1px solid #C5C7CA;
  border-radius: 0 6px 6px 0;
}
.search_block .new-select {
  border-top: 1px solid #C5C7CA;
  border-bottom: 1px solid #C5C7CA;
  padding: 12px 10px;
  color: #9EA2A6;
}
.search_block .new-select:after {
  content: "";
  display: flex;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%; /* position the top  edge of the element at the middle of the parent */
  right: 0; /* position the left edge of the element at the middle of the parent */
  background-image: url("/local/templates/compass/assets/css/../images/svg/icon-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: all 0.27s ease-in-out;
  -o-transition: all 0.27s ease-in-out;
  transition: all 0.27s ease-in-out;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: translate(-50%, -50%);
}
.search_block .new-select.on:after {
  -webkit-transform: rotate(180deg) translate(50%, 50%);
  -ms-transform: rotate(180deg) translate(50%, 50%);
  -o-transform: rotate(180deg) translate(50%, 50%);
  transform: rotate(180deg) translate(50%, 50%);
}
.search_block .new-select__list {
  width: 360px;
  max-width: 360px;
  background: #FFF;
  box-shadow: 0px 4px 30px rgba(52, 99, 197, 0.1);
  max-height: 360px;
}
.search_block .new-select__list .on {
  display: block;
}
.search_block .new-select__list span {
  display: block;
  padding: 10px 15px;
}
.search_block .new-select__list span:hover {
  color: #000;
}
@media (max-width: 576px) {
  .search_block .row {
    flex-direction: column-reverse;
    margin-top: 30px;
  }
}

.help {
  padding-top: 100px;
  padding-bottom: 200px;
  background-color: #F9FCFF;
}
.help .row-btn {
  margin-top: 50px;
}
.help .tabs-nav-horizontal li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  color: #FFFFFF;
}
.help h2 {
  font-family: "Montserrat Alternates", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 130%;
  color: #3D454E;
}
.help .tabs-item {
  margin: 0 -15px;
}
.help a {
  text-decoration: none;
}
.help .help-tabs-item .help-tabs-item-inner {
  display: flex;
  border-radius: 8px;
  align-items: center;
  margin: 0 0 30px 0;
  padding: 20px;
  flex: 1;
  background-color: #FFFFFF;
  border: 1px solid #E3F1FF;
  transition: filter 0.5s linear;
}
.help .help-tabs-item .help-tabs-item-inner:hover {
  filter: drop-shadow(0px 4px 15px rgba(52, 99, 197, 0.1));
}
.help .help-tabs-item .help-tabs-item-inner picture {
  display: flex;
  flex: 1;
  justify-content: center;
  margin: 0 20px 0 0;
}
.help .help-tabs-item .help-tabs-item-inner picture img {
  max-width: 100px;
}
.help .help-tabs-item .help-tabs-item-inner .help-tabs-item-txt {
  display: flex;
  flex: 2;
  flex-flow: column;
}
.help .help-tabs-item .help-tabs-item-inner .help-tabs-item-txt h5 {
  margin: 0 0 15px;
  padding: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #2d5bb9;
}
.help .help-tabs-item .help-tabs-item-inner .help-tabs-item-txt p {
  /* Body text 2 */
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #3D454E;
}
@media only screen and (max-width: 576px) {
  .help .help-tabs-item .help-tabs-item-inner .help-tabs-item-txt h5 {
    font-size: 14px;
  }
  .help .help-tabs-item .help-tabs-item-inner .help-tabs-item-txt p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) {
  .help .help-tabs-item {
    flex: 1 1 50%;
  }
}
@media only screen and (max-width: 576px) {
  .help .help-tabs-item {
    flex: 1;
  }
}
.help .live-tabs-item, .help .live-tabs-item-more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 45px 30px 45px 30px;
  border-radius: 8px;
  margin: 0 0 30px 0;
  background-color: #FFFFFF;
  border: 1px solid #E3F1FF;
  transition: filter 0.5s linear;
}
.help .live-tabs-item:hover, .help .live-tabs-item-more:hover {
  filter: drop-shadow(0px 4px 15px rgba(52, 99, 197, 0.1));
}
.help .live-tabs-item p, .help .live-tabs-item-more p {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #2d5bb9;
}
.help .live-tabs-item i, .help .live-tabs-item-more i {
  color: #FF5E4D;
}
.help .live-tabs-item-more .live-tabs-item-inner-text {
  display: flex;
  flex: 2 1 100%;
  flex-flow: row wrap;
}
.help .live-tabs-item-more .live-tabs-item-inner-text p {
  display: flex;
  flex: 1 1 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #2d5bb9;
}
.help .live-tabs-item-more .live-tabs-item-inner-text span {
  display: flex;
  flex: 1 1 100%;
  /* Body text 2 */
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #3D454E;
  color: #9BB3E3;
  font-size: 16px;
}
.help .live-tabs-item-more .live-tabs-item-inner-more {
  display: flex;
  flex: 0 0 140px;
  align-items: center;
  justify-content: space-between;
}
.help .live-tabs-item-more .live-tabs-item-inner-more span {
  /* Body text 2 */
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #3D454E;
  color: #9BB3E3;
  font-size: 16px;
}
.help .help-left-menu {
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
}
.help .help-left-menu li {
  list-style: none;
  margin: 0 0 0.5rem 0;
  flex: 1;
  display: flex;
}
.help .help-left-menu li a {
  padding: 0.5rem 1rem;
  text-decoration: none;
  font-weight: 600;
  color: #3D454E;
}
.help .help-left-menu .selected a {
  border: 1px solid #2d5bb9;
  box-sizing: border-box;
  border-radius: 6px;
  color: #2d5bb9;
}
.help .help-title-block {
  font-weight: 600;
  color: #C5C7CA;
  margin: 0 0 2rem 0;
}
.help .help-elements-list {
  border-left: 1px solid #C5C7CA;
  padding-left: 5rem;
}

.page-help ul.sub-section-nav {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -20px;
  margin-bottom: 100px;
}
.page-help ul.sub-section-nav li {
  list-style: none;
  margin: 0 0 40px 0;
}
.page-help ul.sub-section-nav li a {
  font-weight: 600;
  color: #9EA2A6;
  font-family: "Montserrat Alternates", sans-serif;
  text-decoration: none;
  padding: 0 20px;
  display: inline-flex;
}
.page-help ul.sub-section-nav li a.active {
  color: #5086F5;
}

.events {
  padding-bottom: 100px;
  padding-top: 100px;
}
.events .tabs-items .tabs-item {
  margin: 0 -1rem;
}
.events .tabs-nav-horizontal li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  color: #2D5BB9;
}
.events .tabs-nav-horizontal li a .active {
  color: #FFFFFF;
}
.events h2 {
  font-family: "Montserrat Alternates", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 2.125rem;
  line-height: 100%;
  letter-spacing: 0.03em;
  color: #3D454E;
}
.events .event-tabs-item {
  margin: 0 0 1rem 0;
}
.events .event-tabs-item picture img {
  border-radius: 8px;
  width: 100%;
  max-height: 330px;
  object-fit: cover;
}
.events .event-tabs-item time {
  display: inline-block;
  margin-top: 15px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #646A71;
}
.events .event-tabs-item h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #2d5bb9;
  margin: 0.5rem 0 1rem 0;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 1.375rem;
  line-height: 140%;
  display: flex;
  align-items: center;
}
.events .event-tabs-item h4 a {
  text-decoration: none;
  color: #2d5bb9;
}
.events .event-tabs-item p {
  /* Body text 2 */
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #3D454E;
}
.events .tabs-and-filetrs {
  justify-content: space-between;
}
.events .events__date-filter-container {
  display: flex;
}
.events .events__date-filter-container .dropdown.error {
  border: 1px solid #FF5E4D;
  color: #FF5E4D;
}
.events .events__date-filter-container .error-text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 130%;
  color: #FF5E4D;
  position: absolute;
  margin-top: 45px;
  user-select: none;
}
.events .events__date-filter-container .dropdown {
  background: #F8FBFF;
  border: 1px solid #5086F5;
  border-radius: 6px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 133.5%;
  display: flex;
  align-items: center;
  color: #2D5BB9;
  padding: 10px 15px;
  flex-direction: column;
  width: 115px;
  margin-right: 15px;
  cursor: pointer;
  height: fit-content;
  user-select: none;
}
.events .events__date-filter-container .dropdown .dropdown__placeholder {
  display: flex;
  align-items: center;
}
.events .events__date-filter-container .dropdown .dropdown__placeholder::after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 20px;
  background: center no-repeat url("/local/templates/compass/assets/css/../../images/CaretDown.svg");
}
.events .events__date-filter-container .dropdown .dropdown__items {
  display: none;
  position: absolute;
  overflow: hidden;
  z-index: 2;
  background: #F8FBFF;
  padding-top: 25px;
  border: 1px solid #5086F5;
  border-top: none;
  border-radius: 0 0 6px 6px;
  width: inherit;
  justify-content: center;
  user-select: none;
}
.events .events__date-filter-container .dropdown .dropdown__items .dropdown__item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 133.5%;
  display: flex;
  align-items: center;
  color: #3D454E;
  text-decoration: none;
  padding: 5px;
  cursor: pointer;
  justify-content: center;
  text-align: center;
  user-select: none;
}
.events .events__date-filter-container .dropdown .dropdown__items:hover {
  color: #2D5BB9;
}
.events .events__date-filter-container .dropdown-month {
  width: 120px;
}
.events .events__date-filter-container .dropdown-year {
  width: 100px;
}
.events .page-pagination {
  padding-top: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.events .page-pagination a {
  background: #F9FCFF;
}
.events .page-pagination a, .events .page-pagination span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 130%;
  text-align: center;
  color: #2D5BB9;
  padding: 13px;
  text-decoration: none;
  user-select: none;
}
.events .page-pagination .current-page {
  display: inline-block;
  background: #2D5BB9;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 13px 19px;
  user-select: none;
}

.events-category-item {
  margin: 0 0 2rem 0;
}
.events-category-item picture {
  margin: 0 0 1rem 0;
}
.events-category-item picture img {
  width: 100%;
  border-radius: 8px;
}
.events-category-item h3 {
  margin: 0 0 0.2rem 0;
  font-weight: 500;
}
.events-category-item h3 a {
  text-decoration: none;
  color: #2d5bb9;
}

.clubs {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #F9FCFF;
}
.clubs h2 {
  font-family: "Montserrat Alternates", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 130%;
  color: #3D454E;
}
.clubs .clubs-wrap {
  border-radius: 8px;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #E3F1FF;
  transition: filter 0.5s linear;
  padding: 15px;
}
.clubs .clubs-wrap:hover {
  filter: drop-shadow(0px 4px 15px rgba(52, 99, 197, 0.1));
}
.clubs .clubs-wrap picture {
  display: flex;
  justify-content: flex-end;
}
.clubs .clubs-wrap picture img {
  width: 100%;
  max-width: 380px;
}
.clubs .clubs-wrap h3 {
  position: absolute;
  bottom: 27px;
  left: 30px;
  margin: 0;
  font-weight: 600;
  font-size: 1.4rem;
}
.clubs .clubs-wrap h3 a {
  color: #2d5bb9;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .clubs .clubs-wrap h3 {
    position: relative;
    padding: 1rem 0 2rem 1rem;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 576px) {
  .clubs .row .col-md-6 + .col-md-6 {
    margin-top: 10px;
  }
}

.faq {
  padding-top: 100px;
  padding-bottom: 200px;
}
.faq h2 {
  font-family: "Montserrat Alternates", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 130%;
  color: #282828;
}
.faq-item:last-child {
  border-bottom: 1px solid #C5C7CA;
}
.faq-item-quest {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #C5C7CA;
}
.faq-item-quest:hover {
  cursor: pointer;
}
.faq-item-quest h4 {
  margin: 26px 0;
  font-weight: 600;
  color: #3D454E;
  max-width: 90%;
}
.faq-item-quest i {
  transition: transform 0.5s, color 0.5s;
}
.faq-item-answer {
  display: none;
  padding: 30px 0 50px 0;
  line-height: 1.5rem;
  width: 100%;
  flex: 1;
}
.faq-item-answer p {
  width: 100%;
}
.faq .active_faq-quest h4 {
  color: #2d5bb9;
}
.faq .active_faq-quest .icon-plus {
  transform: rotate(45deg);
}
footer {
  background-color: #2d5bb9;
}
footer .footer-content {
  justify-content: space-between;
}
footer .container > .row {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
footer .menu-footer-wrap {
  display: flex;
  flex-flow: row wrap;
}
footer .menu-footer {
  display: flex;
  flex-flow: row wrap;
  flex: 1 1 50%;
  margin-bottom: 50px;
}
footer .menu-footer ul {
  padding: 0;
  margin: 0;
}
footer .menu-footer ul li:first-child a {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #ECECED;
  margin-bottom: 15px;
}
footer .menu-footer ul li {
  list-style: none;
  display: flex;
}
footer .menu-footer ul li a {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  color: #E9E9E9;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 133.5%;
  margin-bottom: 10px;
}
footer .footer-contact .wrap-img {
  color: #FFFFFF;
  padding: 0 0 3rem 0;
}
footer .footer-contact .wrap-img p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 155.5%;
  letter-spacing: 0.03em;
  color: #EAEAEA;
}
footer .footer-contact .wrap-img picture img {
  max-width: 100%;
  padding: 0 0 1rem 0;
}
footer .footer-contact .wrap-deck {
  display: flex;
  flex-flow: row wrap;
  color: #FFFFFF;
}
footer .footer-contact .wrap-deck > * {
  flex: 1 1 100%;
}
footer .footer-contact .wrap-deck hr {
  color: #FFFFFF;
  margin: 1rem 0;
}
footer .footer-contact .wrap-deck a {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 155.5%;
  letter-spacing: 0.03em;
  padding: 0 0 0.3rem 0;
}
footer .footer-contact .wrap-deck p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 155.5%;
  letter-spacing: 0.03em;
}
footer .footer-contact .wrap-deck p span, footer .footer-contact .wrap-deck p a {
  font-size: 14px;
}
footer .footer-copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 14px;
}
footer .footer-copyright a {
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}
@media only screen and (max-width: 576px) {
  footer .footer-copyright {
    flex-flow: row wrap;
  }
}

.beauty {
  padding-top: 100px;
  padding-bottom: 100px;
}
.beauty-row {
  display: flex;
  flex-flow: row wrap;
}
.beauty-row .beauty-item {
  display: flex;
  flex-flow: row wrap;
  flex: 1;
  position: relative;
  background-color: #F9FCFF;
  border: 1px solid #E3F1FF;
  box-sizing: border-box;
  border-radius: 8px;
  margin: 0 0 2rem 0;
}
.beauty-row .beauty-item picture img {
  max-width: 100%;
}
.beauty-row .beauty-item h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #2d5bb9;
  font-size: 20px;
}
.beauty-row .beauty-item h4 a {
  text-decoration: none;
  color: #2d5bb9;
}
.beauty-row .beauty-item span {
  position: absolute;
  top: 0;
  left: 0;
}
.beauty-low {
  margin: 0;
  justify-content: space-between;
}
.beauty-low .beauty-item {
  padding: 0 0 2rem 0;
  flex: 0 0 calc(50% - 15px);
}
.beauty-low .beauty-item picture {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  flex: 1;
  max-height: 195px;
}
.beauty-low .beauty-item picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}
.beauty-low .beauty-item h4 {
  margin: 20px 15px 23px;
}
@media only screen and (max-width: 576px) {
  .beauty-low .beauty-item {
    flex: 1 1 100%;
  }
}
.beauty-height .beauty-item picture {
  display: flex;
  flex: 1;
  align-items: center;
  border-radius: 8px;
}
.beauty-height .beauty-item picture .beauty-item-imgMain {
  height: 550px;
  object-fit: cover;
  width: 100%;
}
.beauty-height .beauty-item picture .beauty-item-imgBack {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.beauty-height .beauty-item h4 {
  position: absolute;
  bottom: 2rem;
  left: 1rem;
}
.beauty-height .beauty-item h4 a {
  color: #ffffff;
}

.page-help .filter {
  padding-right: 30px;
}
.page-help .page-content {
  display: flex;
  flex-flow: column;
  align-self: flex-start;
  padding-left: 30px;
}
.page-help .page-content .page-content-title {
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 2rem 0;
}
.page-help .page-content .page-content-title .page-title {
  flex: 1;
  font-weight: 600;
  color: #2d5bb9;
}
.page-help .page-content .page-content-title .page-sub_title {
  flex: 1;
  justify-content: flex-end;
  text-align: right;
}
.page-help .page-content .page-content-title .page-sub_title a {
  color: #2d5bb9;
}
.page-help .page-content .page-help-item {
  flex: 1 1 100%;
  display: flex;
  margin-bottom: 2rem;
}
.page-help .page-content .page-help-item-text {
  flex: 1 1 320px;
  font-size: 18px;
  line-height: 128%;
  letter-spacing: 0.03em;
}
.page-help .page-content .page-help-item-link {
  flex: 1;
  justify-content: center;
  text-align: right;
  font-weight: 500;
}
.page-help .page-content .page-help-item-link a {
  color: #2d5bb9;
}
.page-help .page-content .page-help-item {
  text-decoration: none;
}
.page-help .page-content .page-help-item-wrap {
  display: flex;
  border: 1px solid #E3F1FF;
  padding: 33px 30px 33px 20px;
  border-radius: 6px;
  color: #3D454E;
}
.page-help .page-content .page-help-item-wrap-text {
  padding-right: 22px;
}
.page-help .page-content .page-help-item-wrap-text-title {
  font-size: 12px;
  font-weight: 500;
  color: #C5C7CA;
  padding-bottom: 10px;
  display: block;
}
.page-help .page-content .page-help-item-wrap-text p {
  font-weight: 400;
}
.page-help .page-content .page-help-item-wrap-text-organization {
  font-size: 16px;
  font-weight: 500;
}
.page-help .page-content .page-help-item-wrap-link {
  display: flex;
  align-items: center;
  color: #9BB3E3;
  font-size: 1.3rem;
}

.page-help-detail .tabs {
  display: flex;
}
.page-help-detail .span-title-h5 {
  margin-bottom: 28px;
  display: block;
}

.page-aside .page-aside-share {
  margin-top: 10rem;
}
.page-aside .page-aside-share p {
  color: #3D454E;
}
@media only screen and (max-width: 380px) {
  .page-aside {
    display: none;
  }
}

.detail {
  margin-bottom: 2rem;
}
.detail-title {
  color: #2d5bb9;
}
.detail-title-low {
  margin: 0 0 2rem 0;
}
.detail-default-content {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .detail-default-content {
    margin: 0;
  }
}
.detail-content-video {
  position: relative;
  display: flex;
}
.detail-content-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.detail-content-video img {
  width: 100%;
}
.detail-content picture {
  margin: 0 0 2rem 0;
}
.detail-content p {
  margin: 0 0 0.5rem 0;
}
.detail-aside {
  max-height: 580px;
  display: flex;
  flex: 1;
}
.detail-aside-item {
  display: flex;
  flex-flow: column wrap;
  flex: 1 1 580px;
  justify-content: space-between;
}
.detail-aside-item-img {
  flex-flow: row wrap;
}
.detail-aside-item-img img {
  margin: 0 0 2rem 0;
}
.detail picture {
  display: flex;
}
.detail picture img {
  width: 100%;
  max-height: 580px;
  height: 100%;
  object-fit: cover;
}
.detail .detail-events-info {
  display: flex;
  margin: 0 0 1rem 0;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .detail .detail-events-info {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.detail .detail-events-info-time > span, .detail .detail-events-info-place > span {
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .detail-aside-item {
    flex-flow: row wrap;
    margin: 2rem 0 0 0;
  }
  .detail-aside-item-img {
    flex-flow: row wrap;
    flex: 0;
  }
  .detail-aside-item-img img {
    max-width: 160px;
    width: 160px !important;
  }
  .detail-aside-item-img-title {
    flex: 1 1 100%;
  }
  .detail-aside-item-footer {
    flex: 1 1 100%;
  }
  .detail-aside-item .cos-link-nav {
    display: block;
  }
}
.map-soc-link {
  margin-bottom: 120px;
}

#map_full {
  margin-bottom: 28px;
  height: 686px;
}

.page {
  margin-bottom: 5rem;
}
.page aside {
  border-right: 1px solid #C5C7CA;
}
@media only screen and (max-width: 576px) {
  .page aside {
    border-right: 0;
  }
}
@media only screen and (max-width: 380px) {
  .page aside select {
    width: 100%;
  }
}
aside .aside-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #3D454E;
  margin-bottom: 2rem;
}

.category header {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
}
.category header h1 {
  color: #2d5bb9;
  flex: 1;
}
.category header picture {
  flex: 1;
}
.category header picture img {
  width: 100%;
}
.category header .category-header-sort {
  display: flex;
  flex-flow: row wrap;
}
.category header .category-header-sort i {
  margin: 0 0.5rem 0 0;
}
@media only screen and (max-width: 768px) {
  .category header {
    flex-flow: row wrap;
  }
  .category header h1 {
    flex: 1 1 100%;
  }
  .category header picture {
    flex: 1 1 100%;
  }
}
.category-item {
  margin: 0 0 1rem 0;
}
.category-item-img {
  position: relative;
}
.category-item-img picture {
  display: flex;
  flex: 1;
}
.category-item-img picture img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  max-height: 270px;
  object-fit: cover;
}
.category-item-img-title {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #2d5bb9;
  color: #FFFFFF;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.category-item-date {
  margin: 2rem 0 2rem;
  color: #3D454E;
  display: flex;
}
.category-item a {
  text-decoration: none;
}
.category-item-title {
  color: #2d5bb9;
}
.category-item-text {
  color: #3D454E;
}

.news-detail picture img {
  width: 100%;
}
.news-more {
  margin-bottom: 2rem;
}
.news-more-item {
  flex-flow: column;
}
.news-more-item-img {
  display: flex;
  flex: 1;
  margin: 0 0 1rem 0;
  max-height: 350px;
  object-fit: cover;
}
.news-more-item-img img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
}
.news-more-item-date {
  display: flex;
  flex: 1;
  margin: 1.2rem 0;
}
.news-more-item-title {
  margin: 0 0 5px 0;
  display: flex;
  text-decoration: none;
}
.news-more-item-title h3 {
  margin: 0;
}
@media only screen and (max-width: 380px) {
  .news-more-item {
    margin-bottom: 35px;
  }
}

.club_help-form h2 {
  color: #2d5bb9;
}
.club_help-form span {
  display: block;
  margin: 0 0 2rem 0;
}
.club_help-form input[type=text] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.club_help-form input[type=submit] {
  color: #fff;
  background-color: #FF5E4D;
  min-width: 180px;
  border: none;
}
.club_help-form input[type=submit]:hover {
  cursor: pointer;
}
.club_help-text {
  display: block;
  margin: 2rem 0;
}
.club_help-category {
  display: flex;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin: 0 1rem;
  border-bottom: #C5C7CA 1px solid;
}
.club_help-category:first-child {
  border-top: #C5C7CA 1px solid;
}
.club_help-category picture {
  margin: 0rem 1.2rem 0 -1rem;
  max-width: 75px;
  max-height: 75px;
}
.club_help-category picture img {
  width: 100%;
  object-fit: cover;
  border-radius: 40px;
}
.club_help-category-content-title {
  margin: 0 0 0.5rem 0;
}
.club_help-category-content-more {
  color: #C5C7CA;
}
.club_help-category-content-answer {
  color: #C5C7CA;
  text-decoration: none;
}

.social_taxi-header {
  margin: 0 0 3rem 0;
}
.social_taxi-header-title {
  flex: 0;
}
.social_taxi-description {
  margin: 0 0 2rem 0;
}
.social_taxi-use-item {
  align-items: center;
  display: flex;
  margin: 0 0 2rem 0;
}
.social_taxi-use-item picture {
  display: flex;
  flex: 1;
}
.social_taxi-use-item-text {
  padding: 0 0 0 1rem;
}
.social_taxi.faq {
  margin-top: 3rem;
}

.header-sub-profile {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-end;
}

.header-sub-profile-img {
  max-width: 40px;
  max-height: 40px;
  height: 40px;
  width: 100%;
  object-fit: cover;
  border-radius: 40px;
  margin-right: 10px;
}

.header-sub-profile-nav {
  display: flex;
  align-items: center;
  position: relative;
}

.header-sub-profile-nav-name {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.header-sub-profile-nav-name i {
  margin: 0 0 0 1rem;
}

.header-sub-profile-nav-sub {
  display: none;
}

.header-sub-profile-nav-sub.active_sub {
  display: block;
  position: absolute;
  top: 40px;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0px 4px 30px rgba(52, 99, 197, 0.1);
  border: 1px solid #E3F1FF;
  z-index: 1;
  right: 0;
  width: 215px;
}

.header-sub-profile-nav-sub.active_sub li {
  list-style: none;
}

.header-sub-profile-nav-sub.active_sub li a {
  text-decoration: none;
  cursor: pointer;
  display: flex;
  padding: 1rem;
  color: #3D454E;
  font-size: 14px;
}

.partners {
  padding-top: 100px;
}
.partners h2 {
  font-family: "Montserrat Alternates", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 130%;
  color: #282828;
}
.partners-container {
  width: 100%;
  padding: 0;
}
.partners .tabs-nav-horizontal li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  color: #2D5BB9;
}
.partners .tabs-nav-horizontal li a .active {
  color: #FFFFFF;
}
.partners-item {
  margin-bottom: 30px;
}
.partners-item-wrap {
  height: 130px;
  border: 1px solid #C5C7CA;
  background: #FFFFFF;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners-item-wrap picture img {
  width: 100%;
  padding: 0 1rem;
}

.forum-bg {
  background-color: #F9FCFF;
  margin-bottom: 16px;
}

.forum .forum-preview-block {
  padding-top: 60px;
  padding-bottom: 70px;
  align-items: center;
}
.forum-title h1 {
  color: #2d5bb9;
}
.forum-preview-img img {
  max-width: 600px;
  width: 100%;
}
.forum-preview-text {
  padding-top: 80px;
  padding-bottom: 64px;
}
.forum-preview-text h2 {
  color: #2d5bb9;
  margin-bottom: 20px;
}
.forum-preview-text p {
  margin-bottom: 30px;
}
.forum-title-dark {
  color: #C5C7CA;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 50px;
  padding-top: 50px;
}
.forum-list-category {
  padding: 0;
  margin: 0;
}
.forum-list-category li {
  list-style: none;
  margin-bottom: 30px;
}
.forum-list-category li a {
  padding: 10px 22px;
  display: flex;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  color: #3D454E;
}
.forum-list-category li.active a {
  border: 1px solid #5086F5;
  border-radius: 6px;
  color: #2d5bb9;
}
.forum-list {
  padding-left: 67px;
  border-left: 1px solid #C5C7CA;
  height: 100%;
}
.forum-list-answer {
  margin-bottom: 200px;
}
.forum-list-answer-item {
  border-bottom: 1px solid #C5C7CA;
  margin-bottom: 20px;
}

.forum .answer-item-question-footer-btn, .forum-dialog-answer-list .answer-item-question-footer-btn, .forum-dialog-quest .answer-item-question-footer-btn {
  display: flex;
  align-items: center;
}
.forum .answer-item-question-footer, .forum-dialog-answer-list .answer-item-question-footer, .forum-dialog-quest .answer-item-question-footer {
  display: flex;
}
.forum .answer-item-question-footer .forum-dialog-row-like, .forum-dialog-answer-list .answer-item-question-footer .forum-dialog-row-like, .forum-dialog-quest .answer-item-question-footer .forum-dialog-row-like {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.forum .answer-item-question-footer .forum-dialog-row-like a, .forum-dialog-answer-list .answer-item-question-footer .forum-dialog-row-like a, .forum-dialog-quest .answer-item-question-footer .forum-dialog-row-like a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #3D454E;
  padding: 0 6px;
}
.forum .answer-item-question-footer .forum-dialog-row-like a.active, .forum-dialog-answer-list .answer-item-question-footer .forum-dialog-row-like a.active, .forum-dialog-quest .answer-item-question-footer .forum-dialog-row-like a.active {
  transform: scale(1.1);
  filter: grayscale(100%);
}
.forum .answer-item-question-footer .forum-dialog-row-control-moderation, .forum-dialog-answer-list .answer-item-question-footer .forum-dialog-row-control-moderation, .forum-dialog-quest .answer-item-question-footer .forum-dialog-row-control-moderation {
  display: flex;
  align-items: center;
  flex: 1;
}
.forum .answer-item-question-footer .forum-dialog-row-control-moderation a, .forum-dialog-answer-list .answer-item-question-footer .forum-dialog-row-control-moderation a, .forum-dialog-quest .answer-item-question-footer .forum-dialog-row-control-moderation a {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 0 0.5rem;
}
.forum .answer-item-user, .forum-dialog-answer-list .answer-item-user, .forum-dialog-quest .answer-item-user {
  display: flex;
  align-items: center;
  margin-bottom: 21px;
}
.forum .answer-item-user .answer-item-user-img, .forum-dialog-answer-list .answer-item-user .answer-item-user-img, .forum-dialog-quest .answer-item-user .answer-item-user-img {
  margin-right: 12px;
}
.forum .answer-item-user .answer-item-user-img img, .forum-dialog-answer-list .answer-item-user .answer-item-user-img img, .forum-dialog-quest .answer-item-user .answer-item-user-img img {
  max-width: 50px;
  max-height: 50px;
  object-fit: cover;
  border-radius: 30px;
}
.forum .answer-item-user .answer-item-user-title, .forum-dialog-answer-list .answer-item-user .answer-item-user-title, .forum-dialog-quest .answer-item-user .answer-item-user-title {
  color: #9EA2A6;
}
.forum .answer-item-user .answer-item-user-title > span, .forum-dialog-answer-list .answer-item-user .answer-item-user-title > span, .forum-dialog-quest .answer-item-user .answer-item-user-title > span {
  color: #3D454E;
}
.forum .answer-item-question, .forum-dialog-answer-list .answer-item-question, .forum-dialog-quest .answer-item-question {
  padding-left: 62px;
  margin-bottom: 17px;
}
.forum .answer-item-question .answer-item-question-title, .forum-dialog-answer-list .answer-item-question .answer-item-question-title, .forum-dialog-quest .answer-item-question .answer-item-question-title {
  color: #3D454E;
  margin-bottom: 15px;
}
.forum .answer-item-question .answer-item-question-link-detail, .forum-dialog-answer-list .answer-item-question .answer-item-question-link-detail, .forum-dialog-quest .answer-item-question .answer-item-question-link-detail {
  color: #2d5bb9;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.forum .answer-item-question .answer-item-question-link-detail i, .forum-dialog-answer-list .answer-item-question .answer-item-question-link-detail i, .forum-dialog-quest .answer-item-question .answer-item-question-link-detail i {
  margin-right: 8px;
}
.forum .answer-sub-item-question-text, .forum-dialog-answer-list .answer-sub-item-question-text, .forum-dialog-quest .answer-sub-item-question-text {
  background-color: #F9FCFF;
  padding: 15px 20px 30px 15px;
  display: flex;
  flex-flow: row wrap;
  margin-top: 20px;
}

.forum-dialog-quest {
  background-color: #F9FCFF;
  padding-top: 50px;
  padding-bottom: 28px;
}
.forum-dialog-quest .answer-item-question {
  padding-left: 0;
  margin-bottom: 0;
}
.forum-dialog-quest .answer-item-question .answer-item-question-title {
  color: #3D454E;
  margin-bottom: 30px;
}
.forum-dialog-quest .answer-item-question .answer-item-question-link-detail {
  color: #2d5bb9;
  display: flex;
  align-items: center;
}
.forum-dialog-quest .answer-item-question .answer-item-question-link-detail i {
  margin-right: 8px;
}

.forum-dialog-row-like i {
  margin-right: 8px;
}

.forum-dialog-quest .answer-item-question-footer {
  justify-content: space-between;
}
.forum-dialog-quest .answer-item-user {
  margin-bottom: 40px;
}

.forum-dialog-answer-list {
  margin-bottom: 200px;
}
.forum-dialog-answer-list-count {
  margin-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C5C7CA;
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0.03em;
}
.forum-dialog-answer-list .answer-item-question-footer {
  justify-content: flex-end;
}
.forum-dialog-answer-list .answer-item-question-footer-btn {
  color: #2d5bb9;
  text-decoration: none;
  margin-right: 90px;
}
.forum-dialog-answer-list .answer-item-question-footer-btn i {
  margin-right: 10px;
}
.forum-dialog-answer-list .answer-item-user {
  margin-bottom: 8px;
}
.forum-dialog-answer-list .forum-dialog-content {
  border-bottom: 1px solid #C5C7CA;
  margin-bottom: 20px;
}

.answer-item-question-form {
  padding-top: 80px;
  display: none;
}
.answer-item-question-form > span {
  display: flex;
  font-weight: 600;
  font-size: 22px;
  padding-bottom: 35px;
}

.forum-textarea {
  width: 100%;
  padding: 14px 20px;
  margin-bottom: 30px;
  border-radius: 6px;
}
/* End */


/* Start:/local/templates/compass/assets/css/custom.css?1637223791918*/
.bvi-active .help-tabs-item .help-tabs-item-inner {
    flex-flow: row wrap;
}
.bvi-active .help-tabs-item .help-tabs-item-inner .bvi-speech-text{
    display: flex;
    flex: 1 1 100%;
}
.bvi-active .page-help-item .page-help-item-text {
    flex-flow: row wrap;
}
.bvi-active .clubs .clubs-wrap h3 {
    position: relative;
    bottom: auto;
    left: auto;
}
.bvi-active .beauty-row .beauty-item span {
    position: relative;
    top: auto;
    left: auto;
}
.bvi-active .search_block-preview {
    flex: 0 0 100%;
    max-width: 100%;
}
.bvi-active .search_block-preview .new-select {
    max-width: 100%;
}
div#mouseposition-extension-element-full-container {
    background-color: transparent !important;
}
.filter_show_more_item {
    color: #2D5BB9;
    font-weight: 400;
}
.filter_show_more_item:hover {
    cursor: pointer;
}
.filter_item_hidden {
    display: none;
}
/* End */


/* Start:/local/templates/compass/css/jqModal.css?16569190411222*/
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay {
    background-color: #3D454E;
    opacity: 0.2;

}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/* End */


/* Start:/local/templates/compass/components/bitrix/menu/top-menu/style.css?1628250873581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/compass/components/bitrix/menu/top-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/compass/components/bitrix/breadcrumb/standart/style.css?1628802580585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/compass/components/bitrix/menu/bottom/style.css?1628577242581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/compass/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/compass/components/bitrix/main.userconsent.request/cookies/style.css?17587857022670*/
/* region */
.cookies-agreement{
    --notify-background: #ffffff;
    --notify-border-radius: 8px;
    --text-font-family: "Montserrat", sans-serif;
    --text-color: #3D454E;
    --url-color: #2d5bb9;
    --url-color-hover: #2d5bb9;
    --button-color: #ffffff;
    --button-color-hover: #ffffff;
    --button-border-radius: 6px;
    --button-background: #2d5bb9;
    --button-background-hover: #2d5bb9;
    --button-background-active: #2d5bb9;
}
.cookies-agreement{
    display: none;
    z-index: 50;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cookies-agreement.show{
    display: flex;
}
.cookies-agreement form{
    width: 100%;
    height: 100%;
}
.cookies-agreement label{
    display: flex;
    flex-direction: column;
    /*max-width: 400px;*/
    margin: auto;
    padding: 20px;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 16px;
    align-self: stretch;
    background: var(--notify-background);
    border-radius: var(--notify-border-radius);
    box-shadow: 0 0 32px 0 rgba(45, 45, 102, 0.10), 0 32px 32px 0 rgba(45, 45, 102, 0.05);
}
.cookies-agreement a{
    font-weight: 600;
    color: var(--url-color);
}
.cookies-agreement a:hover{
    color: var(--url-color-hover);
}
.cookies-agreement input{
    display: none;
}
.cookies-agreement span{
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color)
}
.cookies-agreement button{
    width: 100%;
    height: 50px;
    z-index: 2;
    display: flex;
    right: 15px;
    bottom: 35px;
    max-width: 100%;
    padding: 16px 30px 18px 30px;
    justify-content: center;
    align-items: center;
    background: var(--button-background);
    line-height: 26px;
    text-align: center;
    font-style: normal;
    font-size: 16px;
    text-transform: initial;
    color: var(--button-color);
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    border-radius: var(--button-border-radius);
}
.cookies-agreement button:hover{
    background-color: var(--button-background-hover) !important;
    color: var(--button-color-hover);
}
.cookies-agreement button:active{
    background-color: var(--button-background-active) !important;
}
/* endregion */
@media (min-width: 720px){
    .cookies-agreement label{
        /*max-width: 816px;*/
    }
    .cookies-agreement button{
        max-width: 126px;
    }
    .cookies-agreement label{
        flex-direction: row;
    }
}
/* End */
/* /local/templates/compass/assets/css/index.css?1679480551211573 */
/* /local/templates/compass/assets/css/custom.css?1637223791918 */
/* /local/templates/compass/css/jqModal.css?16569190411222 */
/* /local/templates/compass/components/bitrix/menu/top-menu/style.css?1628250873581 */
/* /local/templates/compass/components/bitrix/breadcrumb/standart/style.css?1628802580585 */
/* /local/templates/compass/components/bitrix/menu/bottom/style.css?1628577242581 */
/* /local/templates/compass/components/bitrix/main.userconsent.request/cookies/style.css?17587857022670 */
