/*1764223462000*/
@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/sella-group-new-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/sella-group-new-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/sella-group-new-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/sella-group-new-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/sella-group-new-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Import Modules and Variables
==================================================*/
/* Fonts (Manrope + Sella + SellaStencil)
==================================================*/
@font-face {
  font-family: "Sella-Regular";
  src: url("./fonts/sella/Sella-Regular.eot");
  src: url("./fonts/sella/Sella-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/sella/Sella-Regular.woff") format("woff"), url("./fonts/sella/Sella-Regular.woff2") format("woff2"), url("./fonts/sella/Sella-Regular.ttf") format("truetype"), url("./fonts/sella/Sella-Regular.svg#Sella-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sella-Medium";
  src: url("./fonts/sella/Sella-Medium.eot");
  src: url("./fonts/sella/Sella-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sella/Sella-Medium.woff") format("woff"), url("./fonts/sella/Sella-Medium.woff2") format("woff2"), url("./fonts/sella/Sella-Medium.ttf") format("truetype"), url("./fonts/sella/Sella-Medium.svg#Sella-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sella-Bold";
  src: url("./fonts/sella/Sella-Bold.eot");
  src: url("./fonts/sella/Sella-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/sella/Sella-Bold.woff") format("woff"), url("./fonts/sella/Sella-Bold.woff2") format("woff2"), url("./fonts/sella/Sella-Bold.ttf") format("truetype"), url("./fonts/sella/Sella-Bold.svg#Sella-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SellaStencil-Regular";
  src: url("./fonts/sella/SellaStencil-Regular.eot");
  src: url("./fonts/sella/SellaStencil-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/sella/SellaStencil-Regular.woff") format("woff"), url("./fonts/sella/SellaStencil-Regular.woff2") format("woff2"), url("./fonts/sella/SellaStencil-Regular.svg#SellaStencil-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SellaStencil-Medium";
  src: url("./fonts/sella/SellaStencil-Medium.eot");
  src: url("./fonts/sella/SellaStencil-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sella/SellaStencil-Medium.woff") format("woff"), url("./fonts/sella/SellaStencil-Medium.woff2") format("woff2"), url("./fonts/sella/SellaStencil-Medium.svg#SellaStencil-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SellaStencil-Bold";
  src: url("./fonts/sella/SellaStencil-Bold.eot");
  src: url("./fonts/sella/SellaStencil-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/sella/SellaStencil-Bold.woff") format("woff"), url("./fonts/sella/SellaStencil-Bold.woff2") format("woff2"), url("./fonts/sella/SellaStencil-Bold.svg#SellaStencil-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./fonts/manrope/manrope-300.woff") format("woff"), url("./fonts/manrope/manrope-300-latin.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;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/manrope/manrope-400.woff") format("woff"), url("./fonts/manrope/manrope-400-latin.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;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./fonts/manrope/manrope-500.woff") format("woff"), url("./fonts/manrope/manrope-500-latin.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;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/manrope/manrope-700.woff") format("woff"), url("./fonts/manrope/manrope-700-latin.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;
}
/* Colors
==================================================*/
/* Import Plug-In
==================================================*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

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

.slick-arrow.slick-hidden {
  display: none;
}

/* Import Style
==================================================*/
* {
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
}

.inherit {
  position: inherit;
}

button:focus {
  outline: none;
}

/* Personalizzazione griglia */
@media (min-width: 1400px) {
  .container, .container-lg {
    max-width: 1280px;
  }
}
@media (max-width: 767.98px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767.98px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.small-gutters {
  margin-right: -4px;
  margin-left: -4px;
}
.small-gutters > .col,
.small-gutters > [class*=col-] {
  padding-right: 4px;
  padding-left: 4px;
}

body:not(.homepage) {
  padding-top: 67px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body:not(.homepage) {
    padding-top: 71px;
  }
}
@media (max-width: 767.98px) {
  body:not(.homepage) {
    padding-top: 69px;
  }
}

@media (max-width: 767.98px) {
  body.menu-open {
    overflow: hidden;
  }
}

body.homepage .sella-header:not(.sella-header--scrolled) {
  background-color: transparent;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__logo {
  display: none;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__logo--transparent {
  display: block;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__btn .ico-svg {
  color: #ffffff;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__btn .times:after, body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__btn .times:before {
  background-color: #ffffff;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__link {
  border-color: #ffffff;
  color: #ffffff;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__link .ico-svg {
  color: #ffffff;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__lang a, body.homepage .sella-header:not(.sella-header--scrolled) .sella-header__lang span {
  color: #ffffff;
}
body.homepage .sella-header:not(.sella-header--scrolled) .sella-hamburger span {
  background-color: #ffffff;
}

body.signed-in.homepage.live-view.has-control-menu #wrapper.wrapper header.sella-header {
  top: 135px;
}
@media (max-width: 767.98px) {
  body.signed-in.homepage.live-view.has-control-menu #wrapper.wrapper header.sella-header {
    top: 49px;
  }
}

body.signed-in.has-control-menu:not(.homepage.live-view) #wrapper.wrapper header.sella-header {
  top: 135px;
}
@media (max-width: 767.98px) {
  body.signed-in.has-control-menu:not(.homepage.live-view) #wrapper.wrapper header.sella-header {
    top: 49px;
  }
}

.wrapper {
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  color: #0f1629;
  /* responsive video */
  /* target styles */
  /*
   * Table of content
   * - ...
  */
  /*
   * Table of content
   * - ...
  */
  /*
   * Table of content
   * - ...
  */
  /*
   * Table of content
   * - ...
  */
}
.wrapper .h1, .wrapper h1, .wrapper h1 a,
.wrapper .h2, .wrapper h2, .wrapper h2 a,
.wrapper .h3, .wrapper h3, .wrapper h3 a,
.wrapper .h4, .wrapper h4, .wrapper h4 a,
.wrapper .h5, .wrapper h5, .wrapper h5 a,
.wrapper .h6, .wrapper h6, .wrapper h6 a {
  color: #0f1629;
  margin-top: 0;
  margin-bottom: 0;
}
.wrapper h1, .wrapper h1 a {
  font-family: "SellaStencil-Bold";
  font-weight: normal;
  font-size: 45px;
  line-height: 54px;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .wrapper h1, .wrapper h1 a {
    font-size: 40px;
    line-height: 50px;
  }
}
.wrapper h2, .wrapper h2 a {
  font-family: "SellaStencil-Bold";
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 21px;
}
.wrapper h3, .wrapper h3 a {
  font-family: "Sella-Bold";
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
}
.wrapper h4, .wrapper h4 a {
  font-size: 18px;
  line-height: 27px;
}
.wrapper h5, .wrapper h5 a {
  font-size: 18px;
  line-height: 27px;
}
.wrapper h6, .wrapper h6 a {
  font-size: 18px;
  line-height: 27px;
}
.wrapper p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #090909;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .wrapper p {
    font-size: 14px;
    line-height: 20px;
  }
}
.wrapper a {
  color: #0033cc;
  text-decoration: none;
}
.wrapper a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.wrapper b, .wrapper .bold,
.wrapper strong, .wrapper .strong {
  font-weight: 700;
}
.wrapper i, .wrapper em {
  font-style: italic;
}
.wrapper figure {
  margin: 0;
}
.wrapper img {
  max-width: 100%;
}
.wrapper .ico-svg {
  width: 100%;
  max-width: 50px;
  height: 100%;
  max-height: 50px;
}
.wrapper .ico-svg-stroke g {
  stroke: #f9f9f9;
  stroke-width: 2;
}
.wrapper .sella-btn-link {
  min-width: 250px;
  position: relative;
  display: inline-block;
  height: 48px;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 48px;
  text-align: center;
  color: #f9f9f9;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #0033cc;
  border: solid 1px #0033cc;
  border: 0;
  padding: 0 26px;
  margin-left: 18px;
}
@media (max-width: 767.98px) {
  .wrapper .sella-btn-link {
    min-width: auto;
    font-size: 13px;
    padding: 0 18px;
  }
}
@media (min-width: 1200px) {
  .wrapper .sella-btn-link--width-auto {
    min-width: auto;
    width: 100%;
  }
}
.wrapper .sella-btn-link:hover, .wrapper .sella-btn-link:focus, .wrapper .sella-btn-link--selected {
  color: #f9f9f9;
  background-color: #0033cc;
  text-decoration: none;
  opacity: 0.8;
}
.wrapper .sella-btn-link--secondary {
  color: #0033cc;
  border: solid 1px #0033cc;
  background-color: #f9f9f9;
}
.wrapper .sella-btn-link--secondary:before {
  background-color: #0033cc;
}
.wrapper .sella-btn-link--secondary:after {
  border-color: #0033cc;
}
.wrapper .sella-btn-link--secondary:hover, .wrapper .sella-btn-link--secondary:focus, .wrapper .sella-btn-link--secondary--selected {
  color: #0033cc;
  background-color: #e8f5ff;
  border-color: #0033cc;
  text-decoration: none;
}
.wrapper .sella-btn-link--icon:before {
  content: "";
  position: absolute;
  top: 21px;
  right: 16px;
  width: 14px;
  height: 2px;
  background-color: #f9f9f9;
}
.wrapper .sella-btn-link--icon:after {
  content: "";
  position: absolute;
  top: 17px;
  right: 16px;
  border: solid #f9f9f9;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(-45deg);
  padding: 4px;
}
@media (max-width: 767.98px) {
  .wrapper .sella-btn-link--icon {
    padding-left: 8px;
    padding-right: 30px;
  }
  .wrapper .sella-btn-link--icon:before {
    right: 8px;
  }
  .wrapper .sella-btn-link--icon:after {
    right: 8px;
  }
}
.wrapper .sella-btn-link:first-child {
  margin-left: 0;
}
.wrapper .social-link {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #0033cc;
  text-align: center;
  background-color: #f9f9f9;
  border-radius: 50%;
  padding: 6px;
  margin-right: 16px;
}
.wrapper .social-link:hover, .wrapper .social-link:focus {
  color: #0033cc;
}
.wrapper .right-arrow-ico {
  width: 25px;
  position: relative;
  top: 5px;
  left: 10px;
}
.wrapper .iframe-responsive {
  position: relative;
  z-index: 2;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%; /* video 16:9 */
}
.wrapper .iframe-responsive.ratio-21by9 {
  padding-bottom: 42.857143%; /* 21:9 */
}
.wrapper .iframe-responsive.ratio-4by3 {
  padding-bottom: 75%; /* 4:3 */
}
.wrapper .iframe-responsive.ratio-1by1 {
  padding-bottom: 100%; /* 1:1 */
}
.wrapper .iframe-responsive.ratio-1by2 {
  padding-bottom: 200%; /* 1:2 */
}
.wrapper .iframe-responsive iframe, .wrapper .iframe-responsive object, .wrapper .iframe-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrapper .visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  padding: 0;
  margin: -1px;
}
.wrapper .anchor {
  display: block;
  height: 70px;
  visibility: hidden;
  margin-top: -70px;
}
.wrapper .anchor--box {
  height: 110px;
  margin-top: -110px;
}
.wrapper .link-arrow {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #090909;
}
.wrapper .link-arrow:hover {
  text-decoration: none;
}
.wrapper .link-arrow .ico-svg {
  max-width: 24px;
  max-height: 24px;
  color: #000;
  margin-left: 8px;
  top: 7px;
  position: relative;
}
@media (max-width: 991.98px) {
  .wrapper .link-arrow {
    margin-left: 16px;
  }
}
.wrapper .pdf-link {
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0033cc;
  display: block;
  height: auto;
  display: flex;
  align-items: center;
}
.wrapper .pdf-link:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/pdf.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 14px;
}
@media (max-width: 767.98px) {
  .wrapper .mobile-hidden {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .wrapper #column-2-3-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.wrapper .portlet {
  margin-bottom: 0;
}
.wrapper .portlet .portlet-content,
.wrapper .portlet .portlet-minimized .portlet-content-container {
  padding: 0;
}
.wrapper .portlet .portlet-content-editable {
  border-width: 0;
}
.wrapper .pagination,
.wrapper .pager {
  font-family: "Sella-Bold";
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 30px;
}
.wrapper .pagination li,
.wrapper .pager li {
  display: inline-block;
}
.wrapper .pagination li > a, .wrapper .pagination li > span,
.wrapper .pager li > a,
.wrapper .pager li > span {
  position: relative;
  display: inline-block;
  font-family: "Sella-Bold";
  font-size: 14px;
  border-radius: 0;
  padding: 5px 14px 2px 14px;
  border: 1px solid #dee2e6;
}
.wrapper .pagination li > a:before, .wrapper .pagination li > span:before,
.wrapper .pager li > a:before,
.wrapper .pager li > span:before {
  content: "";
  position: absolute;
  top: 16px;
  width: 14px;
  height: 2px;
  background-color: #0033cc;
}
.wrapper .pagination li > a:after, .wrapper .pagination li > span:after,
.wrapper .pager li > a:after,
.wrapper .pager li > span:after {
  content: "";
  position: absolute;
  top: 12px;
  border: solid #0033cc;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}
.wrapper .pagination li:first-child > a, .wrapper .pagination li:first-child a > span,
.wrapper .pager li:first-child > a,
.wrapper .pager li:first-child a > span {
  padding-left: 32px;
  margin-right: 8px;
}
@media (max-width: 575.98px) {
  .wrapper .pagination li:first-child > a, .wrapper .pagination li:first-child a > span,
  .wrapper .pager li:first-child > a,
  .wrapper .pager li:first-child a > span {
    margin-right: 4px;
  }
}
.wrapper .pagination li:first-child > a:before, .wrapper .pagination li:first-child a > span:before,
.wrapper .pager li:first-child > a:before,
.wrapper .pager li:first-child a > span:before {
  left: 10px;
}
.wrapper .pagination li:first-child > a:after, .wrapper .pagination li:first-child a > span:after,
.wrapper .pager li:first-child > a:after,
.wrapper .pager li:first-child a > span:after {
  left: 10px;
  transform: rotate(135deg);
}
.wrapper .pagination li:last-child > a, .wrapper .pagination li:last-child a > span,
.wrapper .pager li:last-child > a,
.wrapper .pager li:last-child a > span {
  padding-right: 32px;
  margin-left: 8px;
}
@media (max-width: 575.98px) {
  .wrapper .pagination li:last-child > a, .wrapper .pagination li:last-child a > span,
  .wrapper .pager li:last-child > a,
  .wrapper .pager li:last-child a > span {
    margin-left: 4px;
  }
}
.wrapper .pagination li:last-child > a:before, .wrapper .pagination li:last-child a > span:before,
.wrapper .pager li:last-child > a:before,
.wrapper .pager li:last-child a > span:before {
  right: 10px;
}
.wrapper .pagination li:last-child > a:after, .wrapper .pagination li:last-child a > span:after,
.wrapper .pager li:last-child > a:after,
.wrapper .pager li:last-child a > span:after {
  right: 10px;
  transform: rotate(-45deg);
}
.wrapper .pagination li.disabled > a, .wrapper .pagination li.disabled > span,
.wrapper .pager li.disabled > a,
.wrapper .pager li.disabled > span {
  background-color: #fff;
  color: #6c757d;
  cursor: not-allowed;
  text-decoration: none;
}
.wrapper .pagination li.disabled > a:before, .wrapper .pagination li.disabled > span:before,
.wrapper .pager li.disabled > a:before,
.wrapper .pager li.disabled > span:before {
  background-color: #6c757d;
}
.wrapper .pagination li.disabled > a:after, .wrapper .pagination li.disabled > span:after,
.wrapper .pager li.disabled > a:after,
.wrapper .pager li.disabled > span:after {
  border-color: #6c757d;
}
.wrapper .clearfix.lfr-pagination {
  display: flex;
  justify-content: center;
}
.wrapper .box-comunicato__abstract p {
  margin-bottom: inherit;
  color: inherit;
  font-size: inherit;
}
.wrapper .sella-hero__subtitle p {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: inherit;
}
.wrapper .product-card__link p {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: 0;
  font-family: inherit;
}
.wrapper .product-card__text p {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: inherit;
  font-family: inherit;
}
.wrapper .sella-timeline__text p {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: inherit;
  font-family: inherit;
}
.wrapper .tab-menu__item-text p {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: inherit;
  font-family: inherit;
}
.wrapper .journal-content-article .banner-societa img {
  max-width: 160px; /* pietro: to override liferay rule from .journal-content-article */
}
@media (max-width: 767.98px) {
  .wrapper .journal-content-article .banner-societa img {
    max-width: 100px;
    margin-bottom: 25px;
  }
}
.wrapper .journal-content-article .banner-societa .banner-societa__logo--long {
  max-width: 140px;
}
@media (max-width: 767.98px) {
  .wrapper .journal-content-article .banner-societa .banner-societa__logo--long {
    max-width: 80px;
  }
}
.wrapper .slider-etica .slick-dots {
  width: auto;
}
.wrapper .slider .slick-dots li button:before {
  opacity: inherit;
}
.wrapper .section__text p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.wrapper .page-menu {
  z-index: 1;
  position: relative;
}
.wrapper .sella-btn-link {
  z-index: 1;
}
.wrapper .box-company__list.liferay-box-company__list {
  margin-bottom: 15px;
}
.wrapper .slider-company .slick-dots {
  width: inherit;
}
.wrapper .sella-timeline .slick-next:before {
  content: none;
}
.wrapper .sella-timeline .slick-prev:before {
  content: none;
}
.wrapper .sella-timeline .slick-prev {
  transform: inherit;
}
.wrapper .sella-timeline .slick-next {
  transform: inherit;
}
.wrapper .slider-news .slick-dots {
  width: auto;
}
.wrapper .slider .slick-dots li button:before {
  opacity: inherit;
}
.wrapper .quick-access-nav {
  display: none !important;
}
.wrapper .slider {
  line-height: 0;
  padding-bottom: 30px;
}
.wrapper .slider .slick-track {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.wrapper .slider .slick-track .slick-slide {
  height: auto;
}
.wrapper .slider .slick-track .slick-slide > div {
  height: 100%;
}
.wrapper .slider .slick-track .slick-slide > div > div {
  height: 100%;
}
.wrapper .slider .slick-dots {
  display: block;
  list-style: none;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  height: 10px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.wrapper .slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  padding: 0;
  margin-left: 4px;
  margin-right: 4px;
}
.wrapper .slider .slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  color: transparent;
  background: transparent;
  border: 0;
  cursor: pointer;
  outline: none;
  padding: 0;
}
.wrapper .slider .slick-dots li button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  text-align: center;
  background-color: rgba(15, 22, 41, 0.3);
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
}
.wrapper .slider .slick-dots li.slick-active {
  width: 14px;
  height: 14px;
}
.wrapper .slider .slick-dots li.slick-active button {
  width: 14px;
  height: 14px;
}
.wrapper .slider .slick-dots li.slick-active button:before {
  background-color: #0033cc;
  width: 14px;
  height: 14px;
}
.wrapper .slider .slick-dots li:hover button:before {
  background-color: #0033cc;
}
.wrapper .slider .slick-dots li:focus button:before {
  background-color: #0f1629;
}
.wrapper .slider .slick-dots li:focus:hover button:before {
  background-color: #0033cc;
}
.wrapper .slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -30px;
  border-radius: 50%;
  background-image: #0033cc;
  text-indent: -9999em;
  z-index: 10;
}
.wrapper .slider .slick-arrow:after {
  content: "";
  position: absolute;
  top: 16px;
  right: 15px;
  border: solid #0033cc;
  display: inline-block;
  border-width: 0 4px 4px 0;
  padding: 4px;
  transform: rotate(135deg);
}
.wrapper .slider .slick-arrow.slick-prev {
  left: 25px;
}
.wrapper .slider .slick-arrow.slick-next {
  right: 25px;
}
.wrapper .slider .slick-arrow.slick-next:after {
  transform: rotate(315deg);
  right: 18px;
}
.wrapper .slider-news {
  margin: 0 -15px;
}
.wrapper .slider-news .slick-list {
  overflow: inherit !important;
}
@media (max-width: 767.98px) {
  .wrapper .slider-news .slick-list {
    padding-top: 0;
    padding-left: 0 !important;
  }
}
.wrapper .slider-news .slick-dots {
  bottom: -10px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  .wrapper .slider-etica {
    margin: 0 -30px 20px -30px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .slider-etica .slick-slide {
    margin: 0 30px;
  }
}
.wrapper .slider-etica .slick-dots {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  bottom: 0px;
}
.wrapper .slider-etica .slick-track {
  display: block;
}
@media (max-width: 767.98px) {
  .wrapper .slider-company {
    margin: 0 -16px;
  }
}
.wrapper .slider-company .slick-list {
  overflow: inherit !important;
}
@media (max-width: 767.98px) {
  .wrapper .slider-company .slick-list {
    padding-top: 0;
    padding-left: 0 !important;
  }
}
.wrapper .slider-company .slick-dots {
  bottom: 20px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.wrapper .slider-timeline {
  padding-bottom: 0;
}
.wrapper .slider-timeline .slick-list {
  overflow: hidden;
  padding-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .wrapper .slider-timeline .slick-list {
    margin: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .slider-timeline .slick-list {
    margin: 0;
    padding: 0 25px 30px 25px;
  }
}
@media (max-width: 1199.98px) {
  .wrapper .slider-timeline .slick-list.left-shadow:before {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .wrapper .slider-timeline .slick-list.right-shadow:after {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .wrapper .slider-timeline .slick-list:before, .wrapper .slider-timeline .slick-list:after {
    display: none;
    content: "";
    position: absolute;
    height: 110px;
    width: 160px;
    left: -50px;
    top: 0;
    background-image: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
  }
}
@media (max-width: 767.98px) {
  .wrapper .slider-timeline .slick-list:before, .wrapper .slider-timeline .slick-list:after {
    width: 100px;
    background-image: linear-gradient(to right, #ffffff 84%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (max-width: 1199.98px) {
  .wrapper .slider-timeline .slick-list:after {
    left: auto;
    right: -50px;
    background-image: linear-gradient(to left, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
  }
}
@media (max-width: 767.98px) {
  .wrapper .slider-timeline .slick-list:after {
    background-image: linear-gradient(to left, #ffffff 84%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (max-width: 1199.98px) {
  .wrapper .slider-timeline .slick-track {
    border-bottom: 2px solid #0033cc;
  }
}
.wrapper .slider-timeline .slick-slide:first-child .sella-timeline__year:before, .wrapper .slider-timeline .slick-slide:last-child .sella-timeline__year:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 5px;
  width: calc(50% - 8px);
  background-color: #ffffff;
}
.wrapper .slider-timeline .slick-slide:last-child .sella-timeline__year:before {
  left: auto;
  right: -1px;
  width: calc(50% - 7px);
}
.wrapper .slider-timeline .slick-arrow {
  background-color: rgba(0, 51, 204, 0.3);
  top: auto;
  width: 40px;
  height: 40px;
  bottom: 10px;
  margin-top: 0;
}
.wrapper .slider-timeline .slick-arrow:after {
  border-color: #ffffff;
}
.wrapper .slider-timeline .slick-arrow.slick-prev {
  left: -8px;
}
.wrapper .slider-timeline .slick-arrow.slick-prev:after {
  top: 15px;
  left: 16px;
}
.wrapper .slider-timeline .slick-arrow.slick-next {
  right: -8px;
}
.wrapper .slider-timeline .slick-arrow.slick-next:after {
  top: 15px;
  left: 13px;
}
@media (max-width: 767.98px) {
  .wrapper .slider-years {
    margin: 0 -16px;
  }
}
.wrapper .slider-years .slick-list {
  overflow: inherit !important;
}
@media (max-width: 767.98px) {
  .wrapper .slider-years .slick-list {
    padding-top: 0;
    padding-left: 0 !important;
  }
}
.wrapper .slider .sella-card {
  height: 100%;
  margin: 0 15px;
}
.wrapper .slider-right-trasparency {
  margin: 0 -15px;
}
.wrapper .slider-right-trasparency .slick-list {
  overflow: inherit !important;
}
@media (max-width: 767.98px) {
  .wrapper .slider-right-trasparency .slick-list {
    padding-top: 0;
    padding-left: 0 !important;
  }
}
.wrapper .slider-right-trasparency .slick-dots {
  bottom: -10px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.wrapper .bsh-modal {
  padding: 15px !important;
  display: none;
  z-index: 2000;
}
.wrapper .bsh-modal .modal-dialog {
  margin: 0 auto;
  position: relative;
  max-width: 700px;
  z-index: 2001;
}
.wrapper .bsh-modal .modal-dialog.modal-sm {
  max-width: 420px;
}
.wrapper .bsh-modal .modal-dialog.modal-lg {
  max-width: 950px;
}
.wrapper .bsh-modal .modal-title {
  white-space: normal;
  font-size: 30px;
  margin-right: 20px;
}
.wrapper .bsh-modal .modal-title.text-center {
  margin-left: 20px;
  margin-top: 13px;
}
.wrapper .bsh-modal .modal-content {
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 47px 0 rgba(0, 0, 0, 0.5);
  padding-top: 25px;
  padding-bottom: 15px;
}
.wrapper .bsh-modal .modal-header {
  height: auto;
  border: 0;
  min-height: 15px;
}
.wrapper .bsh-modal .modal-footer {
  border-top: 0;
}
.wrapper .bsh-modal .close {
  position: absolute;
  right: 20px;
  top: 15px;
  opacity: 1;
  z-index: 1;
}
.wrapper .bsh-modal .close:before, .wrapper .bsh-modal .close:after {
  content: "";
  width: 25px;
  height: 2px;
  background-color: #bababa;
  position: absolute;
}
.wrapper .bsh-modal .close:before {
  transform: rotate(45deg);
}
.wrapper .bsh-modal .close:after {
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .wrapper .bsh-modal {
    padding: 15px 30px !important;
  }
  .wrapper .bsh-modal .modal-content {
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 60px;
    padding-bottom: 44px;
  }
}
@media (min-width: 992px) {
  .wrapper .bsh-modal {
    padding: 15px 50px !important;
  }
}
.wrapper .article-detail--has-min-height {
  min-height: 300px;
}
@media (max-width: 1199.98px) {
  .wrapper .article-detail--has-min-height {
    min-height: auto;
  }
}
.wrapper .article-detail__text {
  font-size: 16px;
  line-height: 22px;
  color: #090909;
  margin-bottom: 40px;
}
.wrapper .article-detail__text p {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #090909;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__text p {
    margin-bottom: 16px;
  }
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__text p {
    font-size: 14px;
  }
}
.wrapper .article-detail__text p strong {
  color: #0033cc;
}
.wrapper .article-detail__text-blue {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #0033cc;
  margin-bottom: 31px;
}
.wrapper .article-detail__text-blue p {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #0033cc;
}
.wrapper .article-detail__intro {
  margin-bottom: 50px;
}
.wrapper .article-detail__intro p, .wrapper .article-detail__intro li {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #090909;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__intro p, .wrapper .article-detail__intro li {
    font-size: 14px;
  }
}
.wrapper .article-detail__intro ul {
  padding-left: 18px;
}
.wrapper .article-detail__intro li {
  margin-bottom: 0;
}
.wrapper .article-detail__intro strong {
  color: #0033cc;
}
.wrapper .article-detail__title {
  font-family: "SellaStencil-Bold";
  font-size: 45px;
  line-height: 52px;
  color: #0033cc;
  margin: 32px 0;
}
.wrapper .article-detail__society-title {
  font-family: "SellaStencil-Bold";
  font-size: 40px;
  line-height: 48px;
  color: #0033cc;
  margin: 0 0 50px 0;
}
.wrapper .article-detail__light-title {
  font-family: Manrope;
  font-size: 21px;
  font-weight: 600;
  color: #7b7b7b;
}
.wrapper .article-detail__field {
  font-size: 16px;
  line-height: 22px;
  color: #090909;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__field {
    font-size: 14px;
  }
}
.wrapper .article-detail__logo {
  margin-bottom: 50px;
}
.wrapper .article-detail__list {
  list-style: none;
  margin: 0;
}
@media (max-width: 767.98px) {
  .wrapper .article-detail__list {
    max-width: none;
  }
}
.wrapper .article-detail__list--two-columns {
  column-count: 2;
}
.wrapper .article-detail__list--two-columns .article-detail__item {
  display: inline-block;
  break-inside: avoid;
  padding: 0;
  margin-bottom: 12px;
}
@media (max-width: 767.98px) {
  .wrapper .article-detail__list--two-columns .article-detail__link {
    font-size: 12px;
  }
}
.wrapper .article-detail__list--three-columns {
  column-count: 3;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__list--three-columns {
    column-count: 2;
  }
}
@media (max-width: 767.98px) {
  .wrapper .article-detail__list--three-columns {
    column-count: 1;
  }
}
.wrapper .article-detail__list--three-columns .article-detail__item {
  display: inline-block;
  break-inside: avoid;
  padding: 8px 0;
  margin-bottom: 12px;
}
.wrapper .article-detail__list--three-columns .article-detail__link {
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .wrapper .article-detail__list--three-columns .article-detail__link {
    line-height: 16px;
  }
}
.wrapper .article-detail__list--no-padding .article-detail__item {
  padding: 4px 0;
}
.wrapper .article-detail__list--has-margin {
  margin-left: 40px;
  margin-top: 5px;
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__list--has-margin {
    margin: 0;
  }
}
.wrapper .article-detail__item {
  font-size: 16px;
  line-height: 20px;
  padding: 12px 0;
}
.wrapper .article-detail__item:first-child {
  padding-top: 0;
}
.wrapper .article-detail__link {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #0033cc;
  text-decoration: none;
}
.wrapper .article-detail__link:hover {
  color: #0033cc;
  text-decoration: underline;
}
@media (max-width: 1199.98px) {
  .wrapper .article-detail__link {
    font-size: 14px;
    line-height: 17px;
  }
}
.wrapper .article-detail__content {
  font-size: 14px;
  line-height: 20px;
  margin-left: 20px;
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__content {
    margin-left: 0px;
  }
}
.wrapper .article-detail__btn {
  margin-top: 60px;
}
.wrapper .article-detail__icon {
  display: block;
  width: 50px;
  min-width: 50px;
  height: 50px;
  border: 1px solid #dedede;
  line-height: 50px;
  text-align: center;
  margin-right: 14px;
}
.wrapper .article-detail__icon .ico-svg {
  max-width: 16px;
  max-height: 16px;
}
.wrapper .article-detail__icon {
  display: block;
  width: 50px;
  min-width: 50px;
  height: 50px;
  border: 1px solid #dedede;
  line-height: 50px;
  text-align: center;
  margin-right: 14px;
}
.wrapper .article-detail__icon .ico-svg {
  max-width: 16px;
  max-height: 16px;
}
.wrapper .article-detail__icon.ico-document-new {
  border: 0;
}
.wrapper .article-detail__icon.ico-document-new .ico-svg {
  max-width: none;
  max-height: none;
  max-width: 40px;
  max-height: 40px;
  top: 5px;
  position: relative;
}
.wrapper .article-detail__subtitle {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .wrapper .article-detail__subtitle {
    margin-bottom: 40px;
  }
}
.wrapper .banner-societa {
  background-color: #0033cc;
  padding: 45px 0;
}
.wrapper .banner-societa__title {
  font-family: "Manrope", sans-serif;
  font-size: 34px;
  line-height: 46px;
  color: #ffffff;
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .wrapper .banner-societa__title {
    margin-bottom: 40px;
  }
}
.wrapper .banner-societa__logo {
  max-height: 50px;
  max-width: 160px;
  margin-bottom: 40px;
  transition: all 0.1s ease-out;
}
.wrapper .banner-societa__logo:hover {
  transform: translateX(4px);
}
@media (max-width: 991.98px) {
  .wrapper .banner-societa__logo {
    max-height: 40px;
    max-width: 130px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .banner-societa__logo {
    max-width: 100px;
    margin-bottom: 25px;
  }
}
.wrapper .banner-societa__logo--vertical {
  max-height: 70px;
}
@media (max-width: 991.98px) {
  .wrapper .banner-societa__logo--vertical {
    max-height: 50px;
  }
}
.wrapper .banner-societa__logo--horizontal {
  max-width: 180px;
}
@media (max-width: 991.98px) {
  .wrapper .banner-societa__logo--horizontal {
    max-width: 150px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .banner-societa__logo--horizontal {
    max-width: 120px;
  }
}
.wrapper .banner-societa__logo--long {
  max-width: 140px;
  max-height: 40px;
}
@media (max-width: 991.98px) {
  .wrapper .banner-societa__logo--long {
    max-width: 110px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .banner-societa__logo--long {
    max-width: 80px;
  }
}
.wrapper .card-comunicato {
  margin-bottom: 70px;
}
@media (max-width: 991.98px) {
  .wrapper .card-comunicato {
    margin-bottom: 40px;
  }
}
.wrapper .card-comunicato__info, .wrapper .card-comunicato__date {
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #090909;
  opacity: 0.4;
}
.wrapper .card-comunicato__info {
  margin-bottom: 16px;
}
.wrapper .card-comunicato__date {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}
.wrapper .card-comunicato__title {
  line-height: 15px;
  margin-bottom: 12px;
}
.wrapper .card-comunicato__title a {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  color: #0033cc;
  text-decoration: none;
}
.wrapper .card-comunicato__title a:hover {
  text-decoration: underline;
}
.wrapper .card-comunicato__abstract {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #090909;
  opacity: 0.8;
  margin-bottom: 8px;
}
.wrapper .card-comunicato__link {
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  line-height: 14px;
  color: #0033cc;
  text-decoration: none;
}
.wrapper .card-comunicato__link:hover {
  text-decoration: none;
}
.wrapper .card-etica {
  position: relative;
  flex-basis: calc(33.33333% - 30px);
  background-color: #f9f9f9;
  box-shadow: 2px 2px 14px 0 rgba(158, 158, 158, 0.5);
  border-radius: 3px;
  padding: 52px 16px 36px 16px;
  margin-bottom: 20px;
  margin-top: 60px;
}
@media (max-width: 991.98px) {
  .wrapper .card-etica {
    flex-basis: calc(50% - 15px);
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .card-etica {
    flex-basis: auto;
    margin-bottom: 20px;
  }
}
.wrapper .card-etica__icon {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}
.wrapper .card-etica__icon .ico-svg {
  max-width: 70px;
  max-height: none;
}
.wrapper .card-etica__title {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0;
  color: #0033cc;
  margin-bottom: 14px;
}
.wrapper .card-etica__text {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  color: #090909;
}
.wrapper .box-company {
  min-height: 313px;
  position: relative;
  border-top: 3px solid #7c9cfb;
  background-color: #ffffff;
  box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.16);
  padding: 21px 16px 16px 30px;
  margin-bottom: 65px;
}
@media (max-width: 991.98px) {
  .wrapper .box-company {
    margin-bottom: 46px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .box-company {
    margin-bottom: 34px;
  }
}
.wrapper .box-company--large, .wrapper .box-company--col {
  height: 100%;
  border-top: none;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large, .wrapper .box-company--col {
    margin-bottom: 30px;
  }
}
.wrapper .box-company--large .box-company__title, .wrapper .box-company--col .box-company__title {
  margin-bottom: 8px;
}
.wrapper .box-company--large .box-company__border, .wrapper .box-company--col .box-company__border {
  border-left: 5px solid #0033cc;
  padding-left: 20px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .wrapper .box-company--large .box-company__border, .wrapper .box-company--col .box-company__border {
    padding-left: 14px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large .box-company__border, .wrapper .box-company--col .box-company__border {
    margin-bottom: 0px;
  }
}
.wrapper .box-company--large .box-company__link, .wrapper .box-company--col .box-company__link {
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large .box-company__link, .wrapper .box-company--col .box-company__link {
    margin-top: 20px;
  }
}
.wrapper .box-company--large .box-company__logo, .wrapper .box-company--col .box-company__logo {
  max-height: 50px;
  margin-bottom: 27px;
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large .box-company__logo, .wrapper .box-company--col .box-company__logo {
    max-height: 40px;
  }
}
.wrapper .box-company--large .box-company__logo--hype, .wrapper .box-company--col .box-company__logo--hype {
  max-height: 60px;
}
.wrapper .box-company--large .box-company__logo--sellalab, .wrapper .box-company--col .box-company__logo--sellalab {
  max-height: 40px;
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large .box-company__logo--sellalab, .wrapper .box-company--col .box-company__logo--sellalab {
    max-height: 30px;
  }
}
.wrapper .box-company--large .box-company__logo--investment-banking, .wrapper .box-company--col .box-company__logo--investment-banking {
  max-height: 60px;
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large .box-company__logo--investment-banking, .wrapper .box-company--col .box-company__logo--investment-banking {
    max-height: 50px;
  }
}
.wrapper .box-company--large .box-company__title {
  font-size: 34px;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large .box-company__title {
    max-width: 150px;
    font-size: 25px;
    line-height: 28px;
  }
}
.wrapper .box-company--large .box-company__desc {
  max-width: 970px;
}
@media (max-width: 1199.98px) {
  .wrapper .box-company--large .box-company__desc {
    max-width: none;
  }
}
@media (max-width: 767.98px) {
  .wrapper .box-company--large .box-company__list {
    margin: 30px 16px;
  }
}
.wrapper .box-company--col .box-company__title {
  font-size: 31px;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .wrapper .box-company--col .box-company__title {
    max-width: 150px;
    font-size: 25px;
    line-height: 25px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .box-company--col .box-company__list {
    margin: 30px 0px;
  }
}
@media (max-width: 991.98px) {
  .wrapper .box-company--col {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .box-company--col {
    height: auto;
    padding: 50px 30px;
  }
}
.wrapper .box-company--light-blue {
  border-color: #5895cb;
}
.wrapper .box-company--light-blue .box-company__link {
  background-color: #5895cb;
}
.wrapper .box-company--light-blue .box-company__external-link .ico-svg {
  color: #5895cb;
}
.wrapper .box-company--light-blue .box-company__border {
  border-color: #5895cb;
}
.wrapper .box-company--light-blue .box-company__list span {
  color: #5895cb;
}
.wrapper .box-company--light-blue .box-company__item:before {
  border-color: #5895cb;
}
.wrapper .box-company--green {
  border-color: #87b992;
}
.wrapper .box-company--green .box-company__link {
  background-color: #87b992;
}
.wrapper .box-company--green .box-company__external-link .ico-svg {
  color: #87b992;
}
.wrapper .box-company--green .box-company__border {
  border-color: #87b992;
}
.wrapper .box-company--green .box-company__list span {
  color: #87b992;
}
.wrapper .box-company--green .box-company__item:before {
  border-color: #87b992;
}
.wrapper .box-company--purple {
  border-color: #ab73b4;
}
.wrapper .box-company--purple .box-company__link {
  background-color: #ab73b4;
}
.wrapper .box-company--purple .box-company__external-link .ico-svg {
  color: #ab73b4;
}
.wrapper .box-company--purple .box-company__border {
  border-color: #ab73b4;
}
.wrapper .box-company--purple .box-company__list span {
  color: #ab73b4;
}
.wrapper .box-company--purple .box-company__item:before {
  border-color: #ab73b4;
}
.wrapper .box-company--orange {
  border-color: #f0b652;
}
.wrapper .box-company--orange .box-company__link {
  background-color: #f0b652;
}
.wrapper .box-company--orange .box-company__external-link .ico-svg {
  color: #f0b652;
}
.wrapper .box-company--orange .box-company__border {
  border-color: #f0b652;
}
.wrapper .box-company--orange .box-company__list span {
  color: #f0b652;
}
.wrapper .box-company--orange .box-company__item:before {
  border-color: #f0b652;
}
.wrapper .box-company--red {
  border-color: #dd7777;
}
.wrapper .box-company--red .box-company__link {
  background-color: #dd7777;
}
.wrapper .box-company--red .box-company__external-link .ico-svg {
  color: #dd7777;
}
.wrapper .box-company--red .box-company__border {
  border-color: #dd7777;
}
.wrapper .box-company--red .box-company__list span {
  color: #dd7777;
}
.wrapper .box-company--red .box-company__item:before {
  border-color: #dd7777;
}
.wrapper .box-company__top {
  min-height: 55px;
}
.wrapper .box-company__external-link {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #090909;
}
.wrapper .box-company__external-link:hover {
  text-decoration: none;
  color: #090909;
}
.wrapper .box-company__external-link .ico-svg {
  max-width: 20px;
  max-height: 20px;
  color: #7c9cfb;
  margin-left: 8px;
}
.wrapper .box-company__title {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  color: #0f1629;
  margin-bottom: 8px;
}
.wrapper .box-company__desc {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #090909;
}
.wrapper .box-company__link {
  display: block;
  background-color: #0033cc;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 16px 38px;
}
.wrapper .box-company__link:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.8;
}
.wrapper .box-company__list {
  list-style: none;
  margin-bottom: 30px;
}
.wrapper .box-company__list span {
  display: block;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 31px;
  color: #0033cc;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .wrapper .box-company__list span {
    margin-bottom: 12px;
  }
}
.wrapper .box-company__item {
  position: relative;
  font-family: "Manrope", sans-serif;
  font-size: 17px;
  line-height: 28px;
  color: #090909;
  padding-left: 20px;
}
.wrapper .box-company__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  border: solid #0033cc;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg);
  padding: 3px;
}
.wrapper .box-company__logo {
  max-height: 35px;
}
.wrapper .box-company__logo--hype {
  max-height: 45px;
}
.wrapper .box-company__logo--sellalab {
  max-height: 30px;
}
.wrapper .box-company__logo--investment-banking {
  max-height: 40px;
}
.wrapper .box-company__logo--fabrick {
  max-height: 38px;
}
.wrapper .box-comunicato {
  padding-left: 65px;
}
@media (max-width: 1199.98px) {
  .wrapper .box-comunicato {
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) {
  .wrapper .box-comunicato {
    padding-left: 0;
  }
}
.wrapper .box-comunicato__date {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: rgba(17, 17, 17, 0.47);
}
.wrapper .box-comunicato__category {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.17px;
  color: #111111;
}
.wrapper .box-comunicato__category:hover {
  text-decoration: none;
}
.wrapper .box-comunicato__abstract {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: rgba(9, 9, 9, 0.7);
  margin-bottom: 14px;
}
.wrapper .box-comunicato__link {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12px;
  text-decoration: underline;
  color: #0033cc;
}
.wrapper .join-sella {
  color: #f9f9f9;
  background-color: #0033cc;
  padding: 90px 0;
}
@media (max-width: 991.98px) {
  .wrapper .join-sella {
    padding: 32px 0;
  }
}
.wrapper .join-sella__text {
  font-family: "Manrope", sans-serif;
  font-size: 28px;
  line-height: 40px;
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .wrapper .join-sella__text {
    max-width: 560px;
  }
}
@media (max-width: 991.98px) {
  .wrapper .join-sella__text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
  }
}
.wrapper .join-sella__title {
  font-family: "Sella-Bold";
  font-size: 39px;
  line-height: 50px;
  color: #ffffff;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .wrapper .join-sella__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 6px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .join-sella__title {
    max-width: 200px;
  }
}
.wrapper .page-detail {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #0f1629;
  padding: 85px 0;
}
@media (max-width: 1199.98px) {
  .wrapper .page-detail {
    font-size: 14px;
  }
}
.wrapper .page-detail--has-background {
  background-image: url("../images/bg-cerotto.png");
  background-position: 150% 0px;
  background-repeat: no-repeat;
}
@media (max-width: 1199.98px) {
  .wrapper .page-detail--has-background {
    background-image: url("../images/bg-cerotto.png");
    background-position: 500px 0;
  }
}
@media (max-width: 991.98px) {
  .wrapper .page-detail--has-background {
    background-image: url("../images/bg-cerotto.png");
    background-position: 350px 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .page-detail--has-background {
    background-image: url("../images/bg-cerotto-mobile.png");
    background-position: 50% 15%;
  }
}
.wrapper .page-detail h1, .wrapper .page-detail h2, .wrapper .page-detail h3 {
  color: #0033cc;
}
.wrapper .page-detail h4 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #0f1629;
  margin-bottom: 16px;
}
.wrapper .page-detail h5 {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #0f1629;
  margin-bottom: 16px;
}
.wrapper .page-detail .sella-btn-link {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  margin-bottom: 27px;
}
.wrapper .page-detail .text-blue {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #0033cc;
}
.wrapper .page-detail__img {
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .wrapper .page-detail__title {
    font-size: 40px;
    line-height: 45px;
  }
}
.wrapper .page-detail__text {
  margin-bottom: 24px;
}
.wrapper .page-detail__text p {
  margin-bottom: 12px;
}
.wrapper .page-detail__text p strong {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}
.wrapper .page-detail__text a {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .wrapper .page-detail__text.open .page-detail__cut-mobile {
    max-height: 5000px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .page-detail__cut-mobile {
    max-height: 127px;
    height: 100%;
    overflow-y: hidden;
    margin-bottom: 12px;
    transition: max-height 0.3s ease-in-out;
  }
}
.wrapper .page-detail__read-more {
  cursor: pointer;
  font-size: 13px;
  line-height: 16px;
  color: #0033cc;
}
.wrapper .page-detail__contact {
  margin-bottom: 20px;
}
.wrapper .page-detail__text-bold {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}
.wrapper .page-detail__social a {
  display: block;
  margin-right: 8px;
}
.wrapper .page-detail__social a .ico-svg {
  max-width: 30px;
  fill: #0033cc;
}
.wrapper .page-detail__text-small {
  font-size: 14px;
  line-height: 18px;
  margin-top: 50px;
}
@media (max-width: 1199.98px) {
  .wrapper .page-detail__text-small {
    margin-top: 30px;
  }
}
.wrapper .page-detail__intro {
  margin-bottom: 80px;
}
.wrapper .page-detail__table {
  width: calc(100% + 20px);
  border-spacing: 10px 0;
  margin: 40px -10px;
}
@media (max-width: 767.98px) {
  .wrapper .page-detail__table {
    width: calc(100% + 4px);
    border-spacing: 2px 0;
    margin: 20px -2px;
  }
}
.wrapper .page-detail__table th {
  width: 20%;
  background-color: #0033cc;
  color: #ffffff;
  font-size: 11px;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 4px 0 3px 0;
}
@media (max-width: 767.98px) {
  .wrapper .page-detail__table th {
    width: auto;
    font-size: 9px;
    line-height: 13px;
    padding: 4px 1px;
  }
}
.wrapper .page-detail__table th.heading-long {
  width: 60%;
}
@media (max-width: 767.98px) {
  .wrapper .page-detail__table th.heading-long {
    width: auto;
  }
}
.wrapper .page-detail__table td {
  color: #0f1629;
  font-size: 11px;
  font-family: "Manrope", sans-serif;
  text-align: center;
  padding: 4px 0;
}
@media (max-width: 767.98px) {
  .wrapper .page-detail__table td {
    font-size: 9px;
  }
}
.wrapper .page-detail__section-title {
  font-family: "Sella-Bold";
  font-size: 22px;
  line-height: 24px;
  color: #0033cc;
  margin-bottom: 8px;
}
.wrapper .page-detail__list {
  margin-left: 16px;
}
.wrapper .page-detail__list--text-bold {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
}
.wrapper .page-detail__list--with-margin {
  margin-left: 32px;
}
.wrapper .page-detail__list--with-margin > li {
  margin-bottom: 12px;
}
.wrapper .page-detail__second-level-list {
  font-family: "Manrope", sans-serif;
  margin: 12px 0 12px 16px;
}
.wrapper .page-detail__unordered-list {
  font-family: "Manrope", sans-serif;
  list-style: none;
  margin-bottom: 12px;
  padding-left: 10px;
}
.wrapper .page-detail__unordered-list li:before {
  content: "-";
  margin-right: 10px;
}
.wrapper .page-menu {
  margin-top: 40px;
}
.wrapper .page-menu__list {
  border-bottom: 1px solid #d1dde6;
  list-style: none;
  padding: 20px 0;
  margin: 0;
}
.wrapper .page-menu__item {
  line-height: 1;
  margin-left: 32px;
}
.wrapper .page-menu__item:first-child {
  margin-left: 0;
}
.wrapper .page-menu__link {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  color: #0f1629;
}
.wrapper .page-menu__link:hover {
  text-decoration: none;
  color: #0033cc;
}
.wrapper .product-card {
  position: relative;
  height: 442px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .wrapper .product-card {
    height: auto;
  }
}
.wrapper .product-card__background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: calc(100% - 30px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1199.98px) {
  .wrapper .product-card__background {
    background-position: left top;
  }
}
@media (max-width: 991.98px) {
  .wrapper .product-card__background {
    position: relative;
    height: 442px;
    width: 100%;
  }
}
.wrapper .product-card__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 51, 204, 0.16);
  z-index: 1;
}
.wrapper .product-card__box {
  position: relative;
  width: 600px;
  min-height: 300px;
  background-color: #0033cc;
  z-index: 2;
  padding: 60px 50px;
}
@media (max-width: 1199.98px) {
  .wrapper .product-card__box {
    width: 40%;
  }
}
@media (max-width: 991.98px) {
  .wrapper .product-card__box {
    width: 600px;
    min-height: 230px;
    padding: 28px 30px;
    margin-top: -30px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .product-card__box {
    min-height: 240px;
    width: 100%;
    margin-top: -70px;
  }
}
.wrapper .product-card__link {
  display: inline-block;
  font-family: "Sella-Bold";
  font-size: 34px;
  line-height: 38px;
  color: #ffffff;
  margin-bottom: 18px;
}
.wrapper .product-card__link:hover {
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .wrapper .product-card__link {
    max-width: 235px;
    font-size: 22px;
    line-height: 26px;
  }
}
.wrapper .product-card__arrow {
  display: block;
  position: absolute;
  top: 60px;
  right: 60px;
  z-index: 2;
  width: 20px;
  height: 20px;
}
@media (max-width: 991.98px) {
  .wrapper .product-card__arrow {
    top: 30px;
    right: 35px;
  }
}
.wrapper .product-card__arrow:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 14px;
  height: 2px;
  background-color: #ffffff;
}
.wrapper .product-card__arrow:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(-45deg);
  padding: 4px;
}
.wrapper .product-card__text {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  letter-spacing: 0;
}
.wrapper .product-card--box-on-left .product-card__background {
  margin-left: 30px;
}
@media (max-width: 991.98px) {
  .wrapper .product-card--box-on-left .product-card__background {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .wrapper .product-card--box-on-left .product-card__background {
    background-position: right center;
  }
}
@media (min-width: 992px) {
  .wrapper .product-card--box-on-right .product-card__background {
    background-position: left center;
  }
}
.wrapper .hp-hero-top-overlap {
  margin-top: -170px;
}
@media (min-width: 992px) {
  .wrapper .hp-hero-top-overlap {
    margin-top: -180px;
  }
}
.wrapper .second-level-menu {
  display: none;
}
.wrapper .second-level-menu.open {
  display: block;
}
.wrapper .second-level-menu__list {
  list-style: none;
  padding: 0;
  margin: 12px 0 0 12px;
}
.wrapper .second-level-menu__item {
  padding: 4px 0;
}
.wrapper .second-level-menu__link {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #0f1629;
  text-decoration: none;
}
.wrapper .second-level-menu__link:hover {
  text-decoration: none;
}
.wrapper .second-level-menu__link.active {
  font-weight: 700;
  color: #0033cc;
}
@media (max-width: 991.98px) {
  .wrapper .second-level-menu__link {
    font-size: 14px;
  }
}
.wrapper .sella-breadcrumb {
  margin-bottom: 8px;
}
.wrapper .sella-breadcrumb__list {
  list-style: none;
}
.wrapper .sella-breadcrumb__item {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  padding-right: 24px;
}
.wrapper .sella-breadcrumb__link {
  position: relative;
  color: #ffffff;
}
.wrapper .sella-breadcrumb__link:after {
  content: "";
  position: absolute;
  right: -16px;
  top: 6.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #ffffff;
}
.wrapper .sella-breadcrumb__link:hover {
  text-decoration: none;
  color: #ffffff;
}
.wrapper .sella-card {
  flex-direction: column;
  height: calc(100% - 30px);
  margin-bottom: 30px;
}
.wrapper .sella-card__img {
  width: 100%;
  margin-bottom: -30px;
}
.wrapper .sella-card__text {
  position: relative;
  flex: 1;
  min-height: 215px;
  background-color: #f5f5f5;
  padding: 16px;
  margin-right: 24px;
}
@media (max-width: 767.98px) {
  .wrapper .sella-card__text {
    min-height: 187px;
  }
}
.wrapper .sella-card__arrow {
  display: block;
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 2;
  width: 20px;
  height: 20px;
}
@media (max-width: 767.98px) {
  .wrapper .sella-card__arrow {
    display: none;
  }
}
.wrapper .sella-card__arrow:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 14px;
  height: 2px;
  background-color: #0f1629;
}
.wrapper .sella-card__arrow:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  border: solid #0f1629;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(-45deg);
  padding: 4px;
}
.wrapper .sella-card__arrow:hover:before, .wrapper .sella-card__arrow:focus:before {
  background-color: #0033cc;
}
.wrapper .sella-card__arrow:hover:after, .wrapper .sella-card__arrow:focus:after {
  border-color: #0033cc;
}
.wrapper .sella-card__category {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #0033cc;
  letter-spacing: 0.5px;
  margin-right: 6px;
  margin-bottom: 16px;
}
.wrapper .sella-card__date {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #0f1629;
  letter-spacing: 0.5px;
  opacity: 0.3;
  margin-bottom: 16px;
}
.wrapper .sella-card__title, .wrapper .sella-card__link {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #0f1629;
}
@media (max-width: 767.98px) {
  .wrapper .sella-card__title, .wrapper .sella-card__link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
  }
}
.wrapper .sella-card__link:hover {
  text-decoration: none;
}
.wrapper .sella-card__link:focus {
  color: #0033cc;
}
.wrapper .sella-filter {
  display: inline-block;
}
.wrapper .sella-filter.open .sella-filter__list {
  display: block;
}
.wrapper .sella-filter.open .sella-filter__btn:before {
  transform: rotate(-135deg);
  top: 10px;
}
.wrapper .sella-filter__menu {
  position: relative;
}
@media (max-width: 767.98px) {
  .wrapper .sella-filter__menu {
    margin-top: 14px;
  }
}
.wrapper .sella-filter__list {
  display: none;
  position: absolute;
  top: 31px;
  width: 100%;
  background-color: #f9f9f9;
  list-style: none;
  z-index: 2;
  padding: 0;
  margin: 0;
}
.wrapper .sella-filter__item {
  background-color: #0033cc;
  border-top: 1px solid #f9f9f9;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding: 3px 0 2px 0;
  margin-bottom: 0px;
}
.wrapper .sella-filter__item:first-child {
  border-radius: 4px 4px 0 0;
}
.wrapper .sella-filter__item:last-child {
  border-bottom: 1px solid #f9f9f9;
  border-radius: 0 0 4px 4px;
}
.wrapper .sella-filter__link {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
}
.wrapper .sella-filter__link:hover {
  text-decoration: none;
  color: #ffffff;
}
.wrapper .sella-filter__link.active {
  font-weight: 700;
}
.wrapper .sella-filter__btn {
  cursor: pointer;
  position: relative;
  background-color: #0033cc;
  border-radius: 4px;
  opacity: 0.8;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  padding: 0px 30px 2px 14px;
  opacity: 0.8;
}
.wrapper .sella-filter__btn:before {
  content: "";
  position: absolute;
  right: 13px;
  top: 7px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  padding: 3px;
}
.wrapper .sella-filter__label {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #0f1629;
}
@media (max-width: 1199.98px) {
  .wrapper .sella-filter__label {
    margin-right: 16px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .sella-filter__label {
    margin-right: 0px;
  }
}
.wrapper .sella-filter__label--bold {
  font-weight: 700;
  margin-bottom: 4px;
}
.wrapper .sella-hamburger {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
  margin-right: 28px;
}
.wrapper .sella-hamburger span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0033cc;
  filter: alpha(opacity=1);
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.wrapper .sella-hamburger span:nth-child(1) {
  top: 5px;
}
.wrapper .sella-hamburger span:nth-child(2), .wrapper .sella-hamburger span:nth-child(3) {
  top: 13px;
  right: auto;
  max-width: 16px;
}
.wrapper .sella-hamburger span:nth-child(4) {
  top: 21px;
}
.wrapper .sella-hamburger.open span:nth-child(1) {
  width: 0%;
  left: 50%;
}
.wrapper .sella-hamburger.open span:nth-child(2) {
  left: 0;
  right: auto;
  transform: rotate(45deg);
  max-width: none;
}
.wrapper .sella-hamburger.open span:nth-child(3) {
  left: 0;
  right: auto;
  transform: rotate(-45deg);
  max-width: none;
}
.wrapper .sella-hamburger.open span:nth-child(4) {
  width: 0%;
  left: 50%;
}
.wrapper .sella-header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  padding: 18px 16px;
  transition: all 0.2s linear;
  z-index: 99;
}
.wrapper .sella-header--scrolled {
  box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 991.98px) {
  .wrapper .sella-header {
    padding: 20px 30px;
  }
}
.wrapper .sella-header__btn {
  position: relative;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-color: transparent;
  margin-right: 28px;
}
.wrapper .sella-header__btn:hover {
  background-color: transparent;
  box-shadow: none;
  outline: none;
}
.wrapper .sella-header__btn .ico-svg {
  max-width: 100%;
  max-height: 100%;
  color: #0033cc;
}
.wrapper .sella-header__btn .ico-svg.hamburger {
  display: block;
}
.wrapper .sella-header__btn .times {
  display: none;
}
.wrapper .sella-header__btn .times:after, .wrapper .sella-header__btn .times:before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: -4px;
  height: 2px;
  width: 31px;
  background-color: #0033cc;
  transform: rotate(45deg);
}
.wrapper .sella-header__btn .times:before {
  transform: rotate(-45deg);
}
.wrapper .sella-header__btn.open .ico-svg.hamburger {
  display: none;
}
.wrapper .sella-header__btn.open .times {
  display: block;
}
@media (max-width: 991.98px) {
  .wrapper .sella-header__btn {
    margin-right: 36px;
  }
}
@media (max-width: 991.98px) {
  .wrapper .sella-header__btn {
    margin-right: 18px;
  }
}
.wrapper .sella-header__logo {
  max-width: 80px;
}
.wrapper .sella-header__logo--transparent {
  display: none;
}
.wrapper .sella-header__link {
  border: 1px solid #0033cc;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 12px;
  color: #0033cc;
  padding: 5px 24px 5px 34px;
  margin-left: 10px;
}
.wrapper .sella-header__link:hover {
  text-decoration: none;
}
.wrapper .sella-header__link .ico-svg {
  max-width: 19px;
  max-height: 19px;
  color: #0033cc;
  margin-left: 8px;
}
@media (max-width: 991.98px) {
  .wrapper .sella-header__link {
    margin-left: 16px;
  }
}
.wrapper .sella-header__lang {
  margin-left: 48px;
}
.wrapper .sella-header__lang a {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 15px;
}
@media (max-width: 991.98px) {
  .wrapper .sella-header__lang {
    margin-left: 16px;
  }
}
.wrapper .sella-hero {
  position: relative;
  height: 257px;
  width: 100%;
  background-color: #0033cc;
  background-repeat: no-repeat;
  background-position: top center;
}
@media (min-width: 1200px) {
  .wrapper .sella-hero {
    background-size: cover;
  }
}
.wrapper .sella-hero--centered {
  background-position: center;
}
.wrapper .sella-hero--big {
  height: 556px;
}
.wrapper .sella-hero--big .sella-hero__title {
  font-size: 50px;
  line-height: 58px;
  margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
  .wrapper .sella-hero--big .sella-hero__title {
    margin-bottom: 36px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .sella-hero--big .sella-hero__title {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 12px;
  }
}
.wrapper .sella-hero__mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 51, 204, 0.3);
  z-index: 1;
}
.wrapper .sella-hero__content {
  position: relative;
  z-index: 2;
}
.wrapper .sella-hero__title {
  font-family: "SellaStencil-Bold";
  font-size: 40px;
  line-height: 46px;
  color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .wrapper .sella-hero__title {
    font-size: 32px;
    line-height: 35px;
  }
}
.wrapper .sella-hero__subtitle {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  color: #ffffff;
}
@media (max-width: 1199.98px) {
  .wrapper .sella-hero__subtitle {
    line-height: 30px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .sella-hero__subtitle {
    font-size: 16px;
    line-height: 22px;
  }
}
.wrapper .sella-navigation {
  width: 528px;
  position: absolute;
  right: 100%;
  left: -100%;
  top: 67px;
  background-color: #0033cc;
  transition-property: left, right;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  z-index: 100;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .wrapper .sella-navigation {
    top: 71px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .sella-navigation {
    top: 69px;
    width: 100%;
  }
}
.wrapper .sella-navigation.open {
  left: 0;
  right: auto;
}
@media (max-width: 767.98px) {
  .wrapper .sella-navigation__container {
    overflow: auto;
    max-height: calc(100vh - 70px);
  }
}
.wrapper .sella-navigation__list {
  list-style: none;
  padding: 30px 73px;
  margin: 0;
}
@media (max-width: 767.98px) {
  .wrapper .sella-navigation__list {
    padding: 28px 30px;
  }
}
.wrapper .sella-navigation__separator {
  display: none;
}
@media (max-width: 767.98px) {
  .wrapper .sella-navigation__separator {
    display: block;
    height: 1px;
    width: 100%;
    background-color: rgba(249, 249, 249, 0.3);
  }
}
.wrapper .sella-navigation__item {
  padding-top: 15px;
}
.wrapper .sella-navigation__item:first-child {
  padding-top: 0;
}
@media (max-width: 767.98px) {
  .wrapper .sella-navigation__item {
    padding-top: 14px;
  }
}
.wrapper .sella-navigation__link {
  position: relative;
  font-family: "Manrope", sans-serif;
  font-size: 25px;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .wrapper .sella-navigation__link {
    font-size: 20px;
    line-height: 24px;
  }
}
.wrapper .sella-navigation__link:hover {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
}
.wrapper .sella-navigation__link .ico-svg {
  max-width: 21px;
  max-height: 21px;
  margin-left: 10px;
}
.wrapper .sella-footer {
  background-color: #002081;
  padding: 58px 0 24px 0;
}
@media (max-width: 991.98px) {
  .wrapper .sella-footer {
    padding: 58px 0 40px 0;
  }
}
.wrapper .sella-footer__title {
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 24px;
}
.wrapper .sella-footer__column-list {
  list-style: none;
  column-count: 3;
  margin: 0;
}
@media (max-width: 767.98px) {
  .wrapper .sella-footer__column-list {
    column-count: 1;
  }
}
.wrapper .sella-footer__external-link {
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 30px;
}
.wrapper .sella-footer__external-link:hover {
  text-decoration: none;
  color: #ffffff;
}
.wrapper .sella-footer__container {
  max-width: none;
  padding: 0 27px;
}
@media (max-width: 991.98px) {
  .wrapper .sella-footer__container {
    width: 100%;
    max-width: 720px;
    padding: 0 15px;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .wrapper .sella-footer__container {
    max-width: none;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.wrapper .sella-footer__list {
  list-style: none;
  padding: 0;
  margin: 38px 0 20px 0;
}
@media (max-width: 767.98px) {
  .wrapper .sella-footer__list {
    margin: 24px 0;
  }
}
.wrapper .sella-footer__item {
  position: relative;
  line-height: 1.5;
  padding-right: 16px;
}
.wrapper .sella-footer__item:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 9px;
  height: 12px;
  width: 1px;
  background-color: #ffffff;
}
.wrapper .sella-footer__item:last-child {
  padding-right: 0;
}
.wrapper .sella-footer__item:last-child:after {
  content: "";
  height: 0;
  width: 0;
}
.wrapper .sella-footer__link {
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}
.wrapper .sella-footer__link:hover {
  text-decoration: none;
  color: #ffffff;
}
.wrapper .sella-footer__logo {
  max-width: 62px;
}
.wrapper .sella-footer__credits {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  margin-top: 8px;
}
.wrapper .sella-footer__text {
  text-align: right;
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #ffffff;
  opacity: 0.6;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .wrapper .sella-footer__text {
    width: 66%;
  }
}
.wrapper .sella-pagination {
  font-size: 12px;
  line-height: 16px;
  color: #0f1629;
  margin-bottom: 60px;
}
.wrapper .sella-pagination span {
  opacity: 0.4;
}
.wrapper .sella-pagination__input {
  width: 37px;
  border: 1px solid #cacaca;
  border-radius: 4px;
  text-align: center;
  padding: 3px 0;
  margin: 0 12px;
}
.wrapper .sella-pagination__input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.wrapper .sella-pagination__arrow {
  cursor: pointer;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 4px 0 0 4px;
  background-color: #0033cc;
}
.wrapper .sella-pagination__arrow:before {
  content: "";
  position: absolute;
  right: 7px;
  top: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(135deg);
  padding: 3px;
}
.wrapper .sella-pagination__arrow--right {
  border-radius: 0 4px 4px 0;
}
.wrapper .sella-pagination__arrow--right:before {
  right: 9px;
  transform: rotate(-45deg);
}
.wrapper .sella-timeline {
  min-height: 750px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .wrapper .sella-timeline {
    min-height: none;
  }
}
.wrapper .sella-timeline__slider {
  border-bottom: 2px solid #0033cc;
  margin: 0 -16px 70px -16px;
}
@media (max-width: 1199.98px) {
  .wrapper .sella-timeline__slider {
    border-bottom: none;
    margin: 0 0 50px 0;
  }
}
.wrapper .sella-timeline__year {
  flex: 1 1 0;
  text-align: center;
  display: block;
  position: relative;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
  color: #0f1629;
  padding: 10px 0;
}
.wrapper .sella-timeline__year:hover {
  text-decoration: none;
  color: #0f1629;
}
.wrapper .sella-timeline__year:hover:after {
  background-color: #0033cc;
}
.wrapper .sella-timeline__year:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: translate(-50%, 0);
  height: 17px;
  width: 17px;
  border-radius: 50%;
  border: 2px solid #0033cc;
  background-color: #f9f9f9;
  transition: background-color 0.3s, border-color 0.3s;
}
.wrapper .sella-timeline__year.active:after {
  background-color: #0033cc;
}
@media (min-width: 1200px) {
  .wrapper .sella-timeline__year:first-child:before, .wrapper .sella-timeline__year:last-child:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 5px;
    width: calc(50% - 8px);
    background-color: #ffffff;
  }
}
.wrapper .sella-timeline__year:last-child:before {
  left: auto;
  right: -1px;
  width: calc(50% - 7px);
}
.wrapper .sella-timeline__section {
  position: absolute;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
}
.wrapper .sella-timeline__section.open {
  position: relative;
  opacity: 1;
}
.wrapper .sella-timeline__section.open .sella-timeline__img {
  transform: translateX(0px);
}
.wrapper .sella-timeline__img {
  position: absolute;
  left: calc(50% - 40px);
  right: 40px;
  top: 75px;
  transform: translateX(30px);
  transition: transform 1s ease-out;
}
@media (max-width: 767.98px) {
  .wrapper .sella-timeline__img {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin-bottom: 86px;
  }
}
.wrapper .sella-timeline__logo {
  width: 317px;
  height: 370px;
  background-color: #f9f9f9;
}
.wrapper .sella-timeline__shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 44px;
  left: 40px;
  background-color: rgba(0, 51, 204, 0.2);
  z-index: -1;
}
@media (max-width: 767.98px) {
  .wrapper .sella-timeline__shadow {
    width: auto;
    left: 15px;
    right: -15px;
    top: 40px;
  }
}
.wrapper .sella-timeline__box {
  width: calc(50% - 120px);
  margin-bottom: 50px;
  margin-right: 120px;
}
.wrapper .sella-timeline__box:nth-child(-n+2) {
  width: 100%;
  margin-right: 0;
}
.wrapper .sella-timeline__box:nth-child(-n+2) .sella-timeline__text {
  width: calc(50% - 120px);
}
@media (max-width: 991.98px) {
  .wrapper .sella-timeline__box:nth-child(-n+2) .sella-timeline__text {
    width: calc(50% - 80px);
  }
}
@media (max-width: 767.98px) {
  .wrapper .sella-timeline__box:nth-child(-n+2) .sella-timeline__text {
    width: auto;
  }
}
@media (max-width: 991.98px) {
  .wrapper .sella-timeline__box {
    width: calc(50% - 80px);
    margin-bottom: 35px;
    margin-right: 80px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .sella-timeline__box {
    width: auto;
    margin: 0;
    padding: 0px 16px;
  }
}
.wrapper .sella-timeline__title {
  font-family: "Sella-Bold";
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 0;
  color: #0033cc;
  margin-bottom: 30px;
}
.wrapper .sella-timeline__text {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #0f1629;
}
@media (max-width: 991.98px) {
  .wrapper .sella-timeline__text {
    font-size: 18px;
    line-height: 28px;
  }
}
.wrapper .section {
  padding: 60px 0;
}
.wrapper .section--small {
  padding: 40px 0;
}
.wrapper .section--box {
  padding: 0;
  margin-top: -65px;
}
@media (max-width: 991.98px) {
  .wrapper .section--box {
    margin-top: -53px;
  }
}
.wrapper .section--slider {
  padding: 70px 0;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .wrapper .section--slider {
    padding: 45px 0;
  }
}
.wrapper .section--background {
  background-image: url("../images/bg-cerotto.png"), url("../images/bg-cerotto-piccolo.png");
  background-position: 150% 0px, 120% 364px;
  background-repeat: no-repeat, no-repeat;
}
@media (max-width: 1199.98px) {
  .wrapper .section--background {
    background-image: url("../images/bg-cerotto.png");
    background-position: 500px 0;
  }
}
@media (max-width: 991.98px) {
  .wrapper .section--background {
    background-image: url("../images/bg-cerotto.png");
    background-position: 350px 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--background {
    background-image: url("../images/bg-cerotto-mobile.png");
    background-position: 50% 15%;
  }
}
.wrapper .section--background-blue {
  background-color: #009aff;
  background-image: url("../images/bg-cerotto.png"), url("../images/bg-cerotto-piccolo.png");
  background-position: -50% 150px, 0px 475px;
  background-repeat: no-repeat, no-repeat;
  padding: 80px 0;
}
@media (max-width: 1199.98px) {
  .wrapper .section--background-blue {
    background-image: url("../images/bg-cerotto.png");
    background-position: 500px 0;
  }
}
@media (max-width: 991.98px) {
  .wrapper .section--background-blue {
    background-image: url("../images/bg-cerotto.png");
    background-position: 350px 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--background-blue {
    background-image: url("../images/bg-cerotto-mobile.png");
    background-position: 50% 15%;
  }
}
.wrapper .section--background-inverted {
  background-image: url("../images/bg-cerotto.png"), url("../images/bg-cerotto-piccolo.png");
  background-position: 150% 30px, 112% -60px;
  background-repeat: no-repeat, no-repeat;
}
@media (max-width: 1199.98px) {
  .wrapper .section--background-inverted {
    background-image: url("../images/bg-cerotto.png");
    background-position: 500px 0;
  }
}
@media (max-width: 991.98px) {
  .wrapper .section--background-inverted {
    background-image: url("../images/bg-cerotto.png");
    background-position: 350px 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--background-inverted {
    background-image: url("../images/bg-cerotto-mobile.png");
    background-position: 50% 15%;
  }
}
.wrapper .section--gray {
  padding: 70px 0;
  background-color: #f5f5f5;
}
.wrapper .section--desktop-gray {
  padding: 70px 0;
  background-color: #f5f5f5;
}
@media (max-width: 991.98px) {
  .wrapper .section--desktop-gray {
    padding-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--desktop-gray {
    background-color: transparent;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--desktop-gray .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--desktop-gray .row > .col, .wrapper .section--desktop-gray .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--desktop-gray .row div:nth-child(odd) .box-company.box-company--col {
    background-color: #f5f5f5;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section--desktop-gray .row {
    margin-right: 0;
    margin-left: 0;
  }
}
.wrapper .section__title-blue {
  color: #0033cc;
}
.wrapper .section__info {
  margin-bottom: 46px;
}
@media (max-width: 991.98px) {
  .wrapper .section__info {
    margin-bottom: 34px;
  }
}
.wrapper .section__title {
  font-family: "Manrope", sans-serif;
  font-size: 34px;
  line-height: 46px;
  color: #111111;
}
.wrapper .section__title > p {
  font-family: "Manrope", sans-serif;
  font-size: 34px;
  line-height: 46px;
  color: #111111;
}
.wrapper .section__title--blue {
  color: #0033cc;
}
.wrapper .section__title--blue > p {
  color: #0033cc;
}
@media (max-width: 1199.98px) {
  .wrapper .section__title {
    font-size: 30px;
    line-height: 39px;
  }
  .wrapper .section__title > p {
    font-size: 30px;
    line-height: 39px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section__title {
    font-size: 28px;
    line-height: 38px;
  }
  .wrapper .section__title > p {
    font-size: 28px;
    line-height: 38px;
  }
}
.wrapper .section__title__link {
  text-decoration: none;
}
.wrapper .section__title__link:hover {
  color: #111111;
}
.wrapper .section__link {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #090909;
}
.wrapper .section__link:hover {
  color: #0033cc;
  text-decoration: none;
}
.wrapper .section__link:hover .ico-svg {
  color: #0033cc;
}
.wrapper .section__link .ico-svg {
  width: 19px;
  height: 19px;
  color: #090909;
  margin-left: 4px;
}
.wrapper .section__border {
  border-right: 1px solid #cacaca;
}
@media (max-width: 991.98px) {
  .wrapper .section__border {
    border-right: none;
  }
}
.wrapper .section__box {
  position: relative;
  height: 310px;
  margin-top: 95px;
  padding: 35px 20px;
}
@media (max-width: 1199.98px) {
  .wrapper .section__box {
    height: 320px;
  }
}
@media (max-width: 991.98px) {
  .wrapper .section__box {
    height: 330px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .section__box {
    height: 390px;
    margin-top: 45px;
  }
}
.wrapper .section__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.wrapper .section__btn {
  opacity: 1;
  background-color: #0033cc;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0;
  padding: 12px 30px 10px 30px;
  transition: opacity ease-in 0.2s;
  margin-left: 20px;
  z-index: 1;
}
.wrapper .section__btn:hover {
  opacity: 0.8;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 1199.98px) {
  .wrapper .section__btn {
    width: 100%;
    margin-top: 10px;
  }
}
.wrapper .section__text {
  font-size: 20px;
  line-height: 31px;
  color: #0f1629;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .wrapper .section__text {
    font-size: 15px;
    line-height: 24px;
  }
}
.wrapper .section__logo {
  margin-bottom: 32px;
}
.wrapper .tab-menu {
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu {
    display: inline-block;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact, .wrapper .tab-menu--mobile-compact-small {
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact.open .tab-menu__list, .wrapper .tab-menu--mobile-compact-small.open .tab-menu__list {
    display: block;
  }
}
.wrapper .tab-menu--mobile-compact.open .tab-menu__btn:before, .wrapper .tab-menu--mobile-compact-small.open .tab-menu__btn:before {
  transform: rotate(-135deg);
  margin-top: 3px;
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact .tab-menu__list, .wrapper .tab-menu--mobile-compact-small .tab-menu__list {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #f9f9f9;
    z-index: 2;
    margin-top: -10px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact .tab-menu__item, .wrapper .tab-menu--mobile-compact-small .tab-menu__item {
    background-color: #0033cc;
    border-top: 1px solid #f9f9f9;
    text-align: center;
    padding: 7px 4px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact .tab-menu__item:first-child, .wrapper .tab-menu--mobile-compact-small .tab-menu__item:first-child {
    border-radius: 4px 4px 0 0;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact .tab-menu__item:last-child, .wrapper .tab-menu--mobile-compact-small .tab-menu__item:last-child {
    border-bottom: 1px solid #f9f9f9;
    border-radius: 0 0 4px 4px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact .tab-menu__link:hover, .wrapper .tab-menu--mobile-compact-small .tab-menu__link:hover {
    color: #ffffff;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact .tab-menu__link.active, .wrapper .tab-menu--mobile-compact-small .tab-menu__link.active {
    font-family: "Manrope", sans-serif;
    color: #ffffff;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact .tab-menu__link, .wrapper .tab-menu--mobile-compact-small .tab-menu__link {
    color: #ffffff;
  }
}
.wrapper .tab-menu--mobile-compact-small {
  max-width: 250px;
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact-small {
    display: inline-block;
    margin-bottom: 30px;
  }
}
.wrapper .tab-menu--mobile-compact-small .tab-menu__btn {
  min-width: auto;
  border-radius: 4px;
  line-height: 14px;
  padding: 6px 30px 8px 14px;
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact-small .tab-menu__list {
    width: 100%;
    line-height: 16px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--mobile-compact-small .tab-menu__item {
    padding: 4px;
  }
}
.wrapper .tab-menu--blue .tab-menu__link {
  color: #0033cc;
}
@media (max-width: 767.98px) {
  .wrapper .tab-menu--blue .tab-menu__link {
    color: #ffffff;
  }
}
.wrapper .tab-menu__list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.wrapper .tab-menu__item {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .wrapper .tab-menu__item {
    margin-bottom: 18px;
  }
}
.wrapper .tab-menu__link {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #0f1629;
  text-decoration: none;
}
.wrapper .tab-menu__link:hover {
  text-decoration: none;
  font-weight: 700;
}
.wrapper .tab-menu__link.active {
  font-weight: 700;
  color: #0033cc;
}
@media (max-width: 991.98px) {
  .wrapper .tab-menu__link {
    font-size: 14px;
    line-height: 17px;
  }
}
.wrapper .tab-menu__link--blue {
  color: #0033cc;
}
.wrapper .tab-menu__btn {
  position: relative;
  min-width: 200px;
  background-color: #0033cc;
  opacity: 0.8;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding: 7px 30px 7px 14px;
  margin-bottom: 16px;
}
.wrapper .tab-menu__btn:before {
  content: "";
  position: absolute;
  right: 13px;
  top: calc(50% - 5px);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  padding: 3px;
}
.wrapper .tab-menu__item-text {
  font-size: 14px;
  line-height: 17px;
  color: #0033cc;
  margin-bottom: 12px;
}
.wrapper .two-columns {
  overflow-x: hidden;
  margin-bottom: 30px;
}
.wrapper .two-columns__intro {
  margin: 80px 0;
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__intro {
    margin: 40px 0;
  }
}
.wrapper .two-columns__intro p {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  line-height: 31px;
  color: #0f1629;
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__intro p {
    font-size: 14px;
    line-height: 23px;
  }
}
.wrapper .two-columns__title {
  font-family: "Manrope", sans-serif;
  font-size: 34px;
  line-height: 46px;
  color: #0f1629;
  margin-bottom: 34px;
}
@media (max-width: 991.98px) {
  .wrapper .two-columns__title {
    margin-bottom: 12px;
  }
}
.wrapper .two-columns__info {
  margin: 80px 0;
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__info {
    margin: 40px 0;
  }
}
.wrapper .two-columns__info p {
  font-family: "Manrope", sans-serif;
  font-size: 26px;
  line-height: 36px;
  color: #0f1629;
  opacity: 0.6;
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__info p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__text {
    margin-top: 75px;
  }
}
.wrapper .two-columns__text p {
  font-family: "Manrope", sans-serif;
  font-size: 22px;
  line-height: 30px;
  color: #0f1629;
  opacity: 0.6;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .wrapper .two-columns__text p {
    font-size: 16px;
    line-height: 24px;
  }
}
.wrapper .two-columns__text--small p {
  font-size: 18px;
  line-height: 27px;
  opacity: 1;
  margin-bottom: 18px;
}
@media (max-width: 991.98px) {
  .wrapper .two-columns__text--small p {
    font-size: 14px;
    line-height: 23px;
  }
}
.wrapper .two-columns__text--small p strong {
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .wrapper .two-columns__text--small p strong {
    font-size: 16px;
    line-height: 23px;
  }
}
.wrapper .two-columns__row {
  margin-bottom: 150px;
}
@media (max-width: 1199.98px) {
  .wrapper .two-columns__row {
    margin-bottom: 80px;
  }
}
@media (max-width: 991.98px) {
  .wrapper .two-columns__row {
    margin-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__row {
    margin-bottom: 10px;
  }
}
.wrapper .two-columns__img {
  position: relative;
  width: 100%;
  opacity: 0;
  transform: translateX(-50px);
  transition-property: opacity, transform;
  transition-duration: 1s;
  transition-timing-function: ease-out;
}
.wrapper .two-columns__img.scrolled {
  opacity: 1;
  transform: translateX(0px);
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__img {
    width: auto;
    margin-right: -30px;
  }
}
.wrapper .two-columns__img:before {
  content: "";
  position: absolute;
  top: 74px;
  right: 80px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 51, 204, 0.2);
  z-index: -1;
}
@media (max-width: 991.98px) {
  .wrapper .two-columns__img:before {
    top: 40px;
    right: 40px;
  }
}
.wrapper .two-columns__img.shadow-right {
  transform: translateX(50px);
}
@media (max-width: 767.98px) {
  .wrapper .two-columns__img.shadow-right {
    margin-left: -30px;
    margin-right: 0;
  }
}
.wrapper .two-columns__img.shadow-right.scrolled {
  opacity: 1;
  transform: translateX(0px);
}
.wrapper .two-columns__img.shadow-right:before {
  right: auto;
  left: 80px;
}
@media (max-width: 991.98px) {
  .wrapper .two-columns__img.shadow-right:before {
    left: 40px;
  }
}
.wrapper .two-columns__list {
  padding-top: 20px;
}
.wrapper .two-columns__item {
  padding: 12px 0;
}
.wrapper .two-columns__item:first-child {
  padding-top: 0;
}
.wrapper .two-columns__link {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #0033cc;
  text-decoration: none;
}
.wrapper .two-columns__link:hover {
  color: #0033cc;
  text-decoration: underline;
}
@media (max-width: 1199.98px) {
  .wrapper .two-columns__link {
    font-size: 14px;
  }
}
.wrapper .two-columns__icon {
  display: block;
  width: 50px;
  min-width: 50px;
  height: 50px;
  border: 1px solid #dedede;
  line-height: 50px;
  text-align: center;
  margin-right: 14px;
}
.wrapper .two-columns__icon .ico-svg {
  max-width: 16px;
  max-height: 16px;
}
.wrapper .box-quote {
  background-color: #03c;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}
.wrapper .box-quote .box-quote-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 30px;
  color: #fff;
}
.wrapper .box-quote .box-quote-text * {
  font-size: 20px;
  color: #fff;
  line-height: 1.55;
}
.wrapper .box-quote .box-quote-text strong {
  font-weight: bold;
}
.wrapper .box-quote .box-quote-text:before {
  content: "“";
  position: absolute;
  left: 0px;
  top: -35px;
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
  color: #b7c5fd;
}
.wrapper .box-quote .box-quote-text:after {
  content: "„";
  position: absolute;
  right: 0px;
  bottom: -3px;
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
  color: #b7c5fd;
}
.wrapper .box-quote .quote-author {
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-around;
  align-items: center;
}
.wrapper .box-quote .quote-author-img {
  width: 65px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: content-box;
}
.wrapper .box-quote .quote-author-name {
  letter-spacing: 0.79;
  font-weight: 500;
  font-size: 24px;
}
.wrapper .box-quote .quote-author-role {
  letter-spacing: 0.67;
  color: #b7c5fd;
  font-weight: 500;
  font-size: 18px;
}
@media (min-width: 768px) {
  .wrapper .box-quote .box-quote-text * {
    font-size: 24px;
    line-height: 1.29;
  }
  .wrapper .box-quote .box-quote-text:before {
    left: -45px;
    top: 0;
  }
  .wrapper .box-quote .quote-author-img {
    width: 80px;
  }
}
@media (min-width: 992px) {
  .wrapper .box-quote {
    padding-bottom: 65px;
  }
}
.wrapper .box-quote--extend {
  margin-top: 100px;
  background-color: #03c;
  color: #fff;
  padding-top: 0;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .wrapper .box-quote--extend {
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 20px;
    margin-bottom: 60px;
  }
}
.wrapper .box-quote--extend .box-quote__image {
  position: relative;
  margin-top: -50px;
}
.wrapper .box-quote--extend .box-quote__image .img-responsive {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  max-width: 400px;
  width: 100%;
}
@media (min-width: 992px) {
  .wrapper .box-quote--extend .box-quote__image .img-responsive {
    max-width: none;
  }
}
.wrapper .box-quote--extend .box-quote__image .box-quote__caption {
  margin-bottom: 30px;
}
.wrapper .box-quote--extend .box-quote__image .box-quote__caption * {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
}
.wrapper .box-quote--extend .box-quote__image .box-quote__caption strong {
  font-weight: bold;
}
@media (min-width: 992px) {
  .wrapper .box-quote--extend .box-quote__image .box-quote__caption {
    margin-bottom: 0;
  }
}
.wrapper .box-quote--extend .box-quote__title * {
  font-size: 34px;
  font-weight: normal;
  line-height: 1.24;
  color: #fff;
}
.wrapper .box-quote--extend .box-quote__title strong {
  font-weight: bold;
}
@media (min-width: 992px) {
  .wrapper .box-quote--extend .box-quote__title {
    margin-top: 45px;
  }
}
.wrapper .box-quote--extend .box-quote-text * {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
}
.wrapper .box-quote--extend .box-quote-text strong {
  font-weight: bold;
}
.wrapper .box-quote--extend .box-quote-text:before, .wrapper .box-quote--extend .box-quote-text:after {
  display: block;
  position: relative;
  height: 40px;
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
  color: #b7c5fd;
}
.wrapper .box-quote--extend .box-quote-text:before {
  content: "“";
  left: -5px;
}
.wrapper .box-quote--extend .box-quote-text:after {
  content: "„";
  right: -5px;
  top: -40px;
  float: right;
}
@media (min-width: 992px) {
  .wrapper .box-quote--extend .box-quote-text {
    font-size: 24px;
    line-height: 1.29;
  }
}
@media (max-width: 991.98px) {
  .wrapper #column-2-3 {
    width: 100%;
    overflow-x: hidden;
  }
  .wrapper .box-quote--extend {
    margin-right: -30%;
    margin-left: -30%;
  }
}
@media screen and (max-width: 575px) {
  .wrapper .box-quote--extend {
    margin-left: -30px;
    margin-right: -30px;
  }
  .wrapper .box-quote--extend .box-quote__image, .wrapper .box-quote--extend .box-quote__title, .wrapper .box-quote--extend .box-quote-text {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.wrapper .blue-block {
  margin-bottom: 30px;
  background-position: center 50px;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .wrapper .blue-block {
    background-image: none !important;
    background-color: #0033cc;
  }
}
@media (min-width: 768px) {
  .wrapper .blue-block {
    display: flex;
    margin-bottom: 70px;
  }
  .wrapper .blue-block:after, .wrapper .blue-block:before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 1;
  }
  .wrapper .blue-block:after {
    bottom: -2px;
  }
  .wrapper .blue-block__container {
    z-index: 2;
  }
}
.wrapper .blue-block__bg {
  height: 280px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.wrapper .blue-block__content {
  padding: 35px 0px 55px;
  background-color: #0033cc;
}
@media (min-width: 768px) {
  .wrapper .blue-block__content {
    padding: 45px 80px;
  }
}
.wrapper .blue-block__title {
  margin-bottom: 25px;
  color: #fff;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.35;
}
.wrapper .blue-block__text {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  color: #fff;
}
.wrapper .blue-block__text * {
  color: #fff;
}
.wrapper .blue-block__text strong {
  font-weight: 600;
}
@media (min-width: 768px) {
  .wrapper .blue-block__text {
    font-size: 16px;
    line-height: 26px;
  }
  .wrapper .blue-block__text * {
    font-size: 16px;
    line-height: 26px;
  }
}
.wrapper .blue-block__list {
  color: #fff;
}
.wrapper .blue-block__item {
  color: #fff;
}
.wrapper .blue-block__icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 20px;
  padding: 13px 16px 16px 16px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.wrapper .blue-block__icon .ico-svg {
  width: 16px;
  height: 18px;
}
.wrapper .blue-block__link {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.wrapper .blue-block__link:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .wrapper .blue-block__link {
    font-size: 20px;
  }
}
.wrapper .multi-block {
  position: relative;
  z-index: 2;
  background-color: transparent;
}
.wrapper .multi-block.multi-block--col {
  padding-top: 50px;
  padding-bottom: 0px;
}
.wrapper .multi-block.multi-block--col .multi-block__text {
  padding-bottom: 60px;
}
.wrapper .multi-block.multi-block--col .multi-block__text * {
  color: #0f1629;
}
.wrapper .multi-block.multi-block--col .multi-block__text strong {
  font-weight: bold;
}
.wrapper .multi-block.multi-block--col .multi-block__text ul {
  margin-left: 20px;
}
.wrapper .multi-block.multi-block--col .multi-block__text ul li {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .wrapper .multi-block.multi-block--col {
    padding-top: 55px;
    padding-bottom: 60px;
  }
  .wrapper .multi-block.multi-block--col .multi-block__text {
    padding-top: 0;
    padding-bottom: 0;
  }
  .wrapper .multi-block.multi-block--col .multi-block__img {
    width: 85%;
    float: right;
    overflow-x: hidden;
    overflow-y: visible;
  }
  .wrapper .multi-block.multi-block--col .multi-block__img img {
    max-width: none;
    height: 110%;
  }
}
@media (min-width: 1200px) {
  .wrapper .multi-block.multi-block--col .multi-block__text {
    padding-top: 55px;
    padding-bottom: 0;
  }
}
.wrapper .multi-block.multi-block--bg {
  padding-top: 75px;
  padding-bottom: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrapper .multi-block.multi-block--bg .multi-block__text {
  padding-bottom: 30px;
  color: #fff;
}
.wrapper .multi-block.multi-block--bg .multi-block__text * {
  font-size: 16px;
  color: #fff;
}
.wrapper .multi-block.multi-block--bg .multi-block__text strong {
  font-weight: bold;
}
.wrapper .multi-block.multi-block--bg .multi-block__img {
  width: 100%;
}
@media (max-width: 767.98px) {
  .wrapper .multi-block.multi-block--bg {
    background-image: none !important;
  }
}
@media (min-width: 768px) {
  .wrapper .multi-block.multi-block--bg {
    padding-top: 95px;
    padding-bottom: 100px;
  }
  .wrapper .multi-block.multi-block--bg .multi-block__text {
    padding-bottom: 0;
  }
}
.wrapper .multi-block .multi-block__text * {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.57;
}
.wrapper .multi-block__text.color-white * {
  color: #fff !important;
}
.wrapper .multi-block__img {
  width: 100%;
}
.wrapper .multi-block__img img {
  width: 100%;
}
@media (min-width: 768px) {
  .wrapper .multi-block--col + .multi-block--bg {
    z-index: 1;
    top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .wrapper .multi-block--col + .multi-block--bg {
    z-index: 1;
    top: -110px;
    margin-bottom: -110px;
  }
}
.wrapper .scrollspy-menu {
  display: none;
}
@media (min-width: 992px) {
  .wrapper .scrollspy-menu {
    border: 0;
    margin: 0;
    display: block;
    padding: 0;
    width: 200px;
    margin-top: 50px;
  }
  .wrapper .scrollspy-menu.scrollspy-menu--sticky {
    position: fixed;
    top: 100px;
    margin-top: 0;
  }
  .wrapper .scrollspy-menu .list-group-item {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0;
    padding-bottom: 15px;
    opacity: 0.8;
    font-family: Manrope;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    color: #0f1629;
  }
  .wrapper .scrollspy-menu .list-group-item.active, .wrapper .scrollspy-menu .list-group-item:hover {
    background-color: transparent;
    border-color: transparent;
    color: #0033cc;
    font-weight: bold;
    text-decoration: none;
  }
}
.wrapper .header-banner {
  min-height: 250px;
  height: auto;
  margin-top: 50px;
  margin-bottom: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 768px) {
  .wrapper .header-banner {
    min-height: 300px;
    margin-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.wrapper .header-banner__title {
  margin-top: 160px;
  margin-bottom: 35px;
}
.wrapper .header-banner__title * {
  margin: 0;
  padding: 0;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.16;
  color: #fff;
}
.wrapper .header-banner__title strong {
  font-weight: bold;
}
.wrapper .header-banner__title:before {
  content: "";
  display: block;
  margin-bottom: 10px;
  width: 80px;
  height: 8px;
  background-color: #0033cc;
}
@media (min-width: 768px) {
  .wrapper .header-banner__title {
    margin-top: 170px;
    margin-bottom: 55px;
  }
  .wrapper .header-banner__title * {
    font-size: 49px;
  }
  .wrapper .header-banner__title:before {
    margin-bottom: 25px;
    height: 10px;
  }
}
.wrapper .simple-content, .wrapper .simple-content--2-cols {
  margin-top: 50px;
}
.wrapper .simple-content__text, .wrapper .simple-content--2-cols__text {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  color: #0f1629;
}
.wrapper .simple-content__text *, .wrapper .simple-content--2-cols__text * {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  color: #0f1629;
}
.wrapper .simple-content__text strong, .wrapper .simple-content--2-cols__text strong {
  font-weight: bold;
}
@media (min-width: 768px) {
  .wrapper .simple-content__text, .wrapper .simple-content--2-cols__text {
    line-height: 1.64;
    margin-left: -15px;
    margin-right: -15px;
  }
  .wrapper .simple-content__text *, .wrapper .simple-content--2-cols__text * {
    line-height: 1.64;
  }
}
.wrapper .simple-content__text .img-responsive, .wrapper .simple-content--2-cols__text .img-responsive {
  margin: auto;
}
@media (min-width: 768px) {
  .wrapper .simple-content__text .img-responsive, .wrapper .simple-content--2-cols__text .img-responsive {
    margin: 0;
  }
}
.wrapper .simple-content--2-cols .simple-content__img {
  margin-bottom: 50px;
}
.wrapper .simple-content--2-cols .simple-content__img .img-responsive {
  margin: auto;
}
@media (min-width: 768px) {
  .wrapper .simple-content--2-cols .simple-content__img .img-responsive {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .wrapper .simple-content--2-cols.simple-content--img-first .simple-content__text {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .wrapper .simple-content--2-cols.simple-content--img-first .simple-content__img {
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .wrapper .simple-content--2-cols.simple-content--img-last .simple-content__text {
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .wrapper .simple-content--2-cols.simple-content--img-last .simple-content__img {
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .wrapper .simple-content--2-cols .simple-content__img {
    margin-bottom: 0px;
  }
}
.wrapper .simple-content--grey-gradient {
  background-image: linear-gradient(to bottom, #fff, #f4f4f4);
}
.wrapper .simple-content--grey-gradient .simple-content__text * {
  font-size: 20px;
}
.wrapper .simple-content--2-cols-v2 {
  margin-bottom: 80px;
}
@media (min-width: 1200px) {
  .wrapper .simple-content--2-cols-v2 .container {
    max-width: 992px;
  }
}
@media (max-width: 991.98px) {
  .wrapper #column-2-3 {
    width: 100%;
    overflow-x: hidden;
  }
  .wrapper .header-banner {
    margin-right: -20%;
    margin-left: -20%;
  }
}
@media screen and (max-width: 575px) {
  .wrapper .header-banner {
    margin-left: 0px;
    margin-right: 0px;
  }
  .wrapper .header-banner .header-banner__title {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.wrapper .document-slider {
  margin-top: 80px;
}
@media (min-width: 992px) {
  .wrapper .document-slider {
    margin-top: 130px;
  }
}
.wrapper .document-slider__title {
  margin-bottom: 50px;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.35;
  color: #111;
  font-family: "Manrope", sans-serif;
}
.wrapper .document-slider__subtitle {
  font-size: 21px;
  font-weight: 600;
  color: #7b7b7b;
  font-family: "Manrope", sans-serif;
}
.wrapper .document-slider__box .document-slider__item {
  display: block;
  padding: 0 10px;
}
.wrapper .document-slider__box .document-slider__item__img {
  display: block;
  min-height: 190px;
  text-align: center;
  background-image: linear-gradient(to bottom, #fff 0%, #fff 10%, #f2f2f2 10.1%, #f2f2f2 100%);
  background-position: center bottom;
  background-size: 100%;
}
.wrapper .document-slider__box .document-slider__item__img img {
  display: inline-block;
  margin: auto;
}
.wrapper .document-slider__box .document-slider__item__title {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #0f1629;
  font-family: "Manrope", sans-serif;
}
.wrapper .document-slider .slick-dots {
  bottom: -45px;
}
.wrapper .document-slider .slick-dots li button:before {
  color: #0033cc;
  font-size: 8px;
}
.wrapper .document-slider .slick-dots li.slick-active button:before {
  font-size: 10px;
}
.wrapper .news-collection {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .wrapper .news-collection {
    margin-bottom: 70px;
  }
}
.wrapper .news-collection__title {
  margin-bottom: 50px;
  font-family: Manrope;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.35;
  color: #111;
}
@media (min-width: 768px) {
  .wrapper .news-collection__title {
    margin-bottom: 60px;
  }
}
.wrapper .news-collection__news {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .wrapper .news-collection__news {
    margin-bottom: 80px;
  }
}
.wrapper .news-collection__news .news-collection__news-img .img-responsive {
  width: 100%;
  max-width: 400px;
  margin: auto;
  display: block;
}
.wrapper .news-collection__news .news-collection__news-title {
  margin-top: 30px;
  margin-bottom: 20px;
}
.wrapper .news-collection__news .news-collection__news-title * {
  font-family: Manrope;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: normal;
  color: #0f1629;
}
@media (max-width: 991.98px) {
  .wrapper .news-collection__news .news-collection__news-title * {
    font-size: 18px;
  }
}
.wrapper .news-collection__news .news-collection__news-title strong {
  font-weight: bold;
}
@media (min-width: 768px) {
  .wrapper .news-collection__news .news-collection__news-title {
    margin-top: 0;
  }
}
.wrapper .news-collection__news .news-collection__news-subtitle * {
  font-family: Manrope;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  color: #009aff;
}
.wrapper .news-collection__news .news-collection__news-subtitle strong {
  font-weight: bold;
}
@media (min-width: 768px) {
  .wrapper .news-collection__news .news-collection__news-subtitle {
    font-size: 16px;
  }
}
.wrapper .news-collection__news .news-collection__news-text {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .wrapper .news-collection__news .news-collection__news-text {
    margin-bottom: 30px;
  }
}
.wrapper .news-collection__news .news-collection__news-text * {
  opacity: 0.8;
  font-family: Manrope;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  color: #0f1629;
}
.wrapper .news-collection__news .news-collection__news-text strong {
  font-weight: bold;
}
.wrapper .banner-simple {
  margin-top: 50px;
  margin-bottom: 50px;
}
.wrapper .banner-simple .banner-simple-container {
  padding: 45px;
}
.wrapper .banner-simple .banner-simple-container * {
  color: #fff;
  font-family: "Manrope", sans-serif;
}
.wrapper .banner-simple .banner-simple-container .banner-simple__title, .wrapper .banner-simple .banner-simple-container .banner-simple__title * {
  font-family: "Manrope", sans-serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.29;
}
.wrapper .banner-simple .banner-simple-container .banner-simple__text, .wrapper .banner-simple .banner-simple-container .banner-simple__text * {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
}
.wrapper .banner-fullwidth-background {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .wrapper .banner-fullwidth-background {
    padding: 70px 0;
  }
}
.wrapper .banner-fullwidth-background .banner-link {
  display: block;
  text-decoration: none;
}
.wrapper .banner-fullwidth-background .banner-link .banner-title, .wrapper .banner-fullwidth-background .banner-link .banner-title > p {
  font-family: "Manrope", sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .wrapper .banner-fullwidth-background .banner-link .banner-title, .wrapper .banner-fullwidth-background .banner-link .banner-title > p {
    font-size: 44px;
  }
}
.wrapper .banner-fullwidth-background .banner-link .banner-title {
  margin-top: 20px;
}
.wrapper .banner-fullwidth-background .banner-link .banner-title > p {
  display: inline-block;
}
.wrapper .banner-fullwidth-background .banner-link .banner-title .product-card__arrow {
  display: inline-block;
  position: relative;
  top: 0 !important;
  right: 0 !important;
  z-index: 2;
  width: 20px;
  height: 20px;
}
@media (max-width: 991.98px) {
  .wrapper .banner-fullwidth-background .banner-link .banner-title .product-card__arrow {
    top: 30px;
    right: 35px;
  }
}
.wrapper .banner-fullwidth-background .banner-link .banner-title .product-card__arrow:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 14px;
  height: 2px;
  background-color: #ffffff;
}
.wrapper .banner-fullwidth-background .banner-link .banner-title .product-card__arrow:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(-45deg);
  padding: 4px;
}
.wrapper .banner-fullwidth-background .banner-link .product-card__text, .wrapper .banner-fullwidth-background .banner-link .product-card__text * {
  font-family: "Manrope", sans-serif;
  font-size: 31px;
  list-style: 1.5;
  font-weight: normal;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .wrapper .banner-fullwidth-background .banner-link .product-card__text, .wrapper .banner-fullwidth-background .banner-link .product-card__text * {
    font-size: 43px;
  }
}
.wrapper .mappa {
  margin-top: 50px;
  margin-bottom: 50px;
}
.wrapper .mappa .mappa-blue-gradient {
  background-image: linear-gradient(to bottom, var(--blue), #002289);
}
.wrapper .mappa .mappa-title {
  margin-bottom: 40px;
}
.wrapper .mappa .mappa-title, .wrapper .mappa .mappa-title * {
  font-family: "Manrope", sans-serif;
  font-size: 34px;
  line-height: 1.35;
  color: #111;
}
.wrapper .mappa .map-container {
  padding: 3.2rem 0.8rem;
  position: relative;
  display: inline-block;
}
.wrapper .mappa .map-container img {
  width: 100%;
}
.wrapper .mappa .map-container ._point {
  cursor: pointer;
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #7ddd76;
  border-radius: 50%;
  transition: all 0.3s ease;
  will-change: transform, box-shadow;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 rgba(125, 221, 118, 0.4);
  animation: pulse 3s infinite;
}
.wrapper .mappa .map-container ._point:hover {
  animation: none;
  transform: translate(-50%, -50%) scale3D(1.35, 1.35, 1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.wrapper .mappa .map-container .point {
  display: block;
  cursor: pointer;
  position: absolute;
  border-radius: 50%;
  transition: all 0.3s ease;
  will-change: transform, box-shadow;
  width: 25px;
  height: 25px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.1);
  background-color: #7ddd76;
  animation: pulse 3s infinite;
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
}
.wrapper .mappa .map-container .point:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #7ddd76;
  position: relative;
  top: 100%;
  left: 50%;
  display: block;
  margin-left: -4px;
  margin-top: -1px;
}
.wrapper .mappa .map-container .point.tree {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAABGdBTUEAALGPC/xhBQAAQABJREFUeAHs3Qm4HWd953mMCRAD3iVrv9psWd53wGA2szd7h0BICKTJQpNkJk94eplMz3RPJv2QZKZJ+nk6/aSTdDZChiRAbHbCYhuMMQbj3caSLevqal+829hm8fw+pXoPdc+tc06dqyvJOPo/z9dVp+qt9/3vb50r6fqwpxyS/eKBxx9//LBMfFT4ifDd8Ej44WGHHfbDHOdUstbKTPgLwZp7wlT4RNZ6LMdDcsgDAz3wtIF3Dt3YVw+UBnBEJvpezUMp1oecpzi/v68LZK6nZo6nB2s8JxweNJj7wxG5n0O1VnXiw8GW6MQvoLujpviDHA/JQfDAoQaw/5z+zEz9M+HkcGzNZTnirpoc9kkU/SnhrPDWoBEoppvCZNgW7giPhieK8MtPhmcF+npj2R0OyUHwwKEGsP+cbnebF5aE48NxYaLmgeyEO3LuTcDbwdhS76SKaVFYEI4OCsobgLVOCArfW8FBl+hrxwc9+YOumoCvKYcaQJxwMORQA9gPXq+T3Xf/FeG0INntem8MrwyXhkvC+mCHHkvq+c13YvhfggbwjEAUmabg7eP6cHt4OBxs8bZyZPiXNaUh/Hns+fNcezzNcM5/PpJ5D8kQDxxqAEOcsw+3+NV38/K669w1RQAFuizcneT3A7sfjPkzAXM9O/gh4/xwTFBQRTQf1331+ImscfjB+p5t7ehQdn52eyNaGrwhETpqZt4EcEgOoAcONYA5dnYSvuzAXsG9iiv4kuzleFGunRk+EiT99uD7eldR8BeH08Pi4A2jzJ3Tqjm4Z+dXdN+PXrsPdBOofaFJKXI/owC/aE5F1ubkeWFDTbl+6HgAPNDcNQ7Acv8sllCIXsftahpsszDzsRLfff18QDEoYE3iKXbL8Ixg135qaHvWUPN7ttrhc+z/ni+uRQdze1s4oLGudbem9TUhdkJD4JcCP7nmbemQHGAPHHoDmHuHK1o7v+/lXv3bRMHiJWFV8B14XVgYvCLvqvFDPPSL+V8bFJbX/Tahhx+4PTfQZUf4XjhQwnbf+V8Z3hm89tO7vxG5dlLYGQ7JAfbAoQYw9w5XeIoSg3bwct3OrDiPzI4pFnbL8nr8eM7vyXV/UlD9cKzeVRWWNwhfA4wvc+V0hmgyvh6gKrzM4dpT9ufXgVpPxa+4valoVHb5au0cm8JP9BvUyJpjD53PsQcONYA5dmg9nUTn22HFaagdWqH440E/FLwwvDR8NzwSPhsuqz/nUBX+yhzXBEcNoH9HzaWe0MMrNny9UGT+CM7XjZ37sQn4+vHmsDacE9jWVvy5XNnk65AmcEgOsAcONYD953DFP6oBKF7Y0e2WihNe1b8fNIfmHOLlmjcHbwJd42cNzcJ4xeaNYk/4QZhTSWOhl4bjzcbXmfJzipy2isagYXS1pXWSQxdn54FDTp+d30Y9xa/DvgL0P39aLrw9rAp+UKYh4KrgB4LZrA/zlUARnxfsrIN21NzqiUL3MwT6vCnQ6cTwQPjdoAnMmURPOq0OfpbxynBm0BCGiZ1f89M0DskB9sCTpgEokviOParF7nkwRbEqPscuYldX+HZLhaAoNAA7o6JVWGxy7muDN4Dmm0E+tooxCtB8njGf7+SudWkgGTaWWI8N1vCd35qjhJ/Y5jgrqWPv2err0H78ajMr/Z7IDz1pGkCcrHCWhUeSEFM5+kcmXQsww+dUfId/KHRNarvyRBAPSORSTHbTp8WmHTkqqDOCV+suBWz8muBV33Pm3hXM3eX5DBtLNJjXhLMCvbsIfW4Lu8vgUtBd4pex7NDg+Mz6/s7DPV2ezdh/9vKkaAAJuOBLAn/U5IdnEl4juC9HbwQH8o+/NB3rj7Or2ZHbXpUld0HRslOj82fmPo8S8bUT08mbg2cUms+YM4mvvZ0owPKT/zZ72tYTr3vdyBx01DTxWE0OM6WOuTX4ws8b+Il9Gq/55tS+zPeklB/7BpBEYINXaN+N/6CO0p05rgt/HfzDm8k0AQV5IETi3R0kpyTeF1HwEtuRSHD2utZFFP8F9UD6+JuBU2FTmDN/xL/0mQgK0ZvGaaFrA9iSsd8Ii8K/CvfUfCdHDBJvNyfX/FKO7NkQvE38UfAWdkhGeODHvgHEPsln9/cDMq+dPtvxHw3eCCTUjiTpIweoCWgACt/63gR87rJbZ9gMsROaw5E4mtf85h0lGocdsikP5gO6PN98btS5gvcGUBg1vtynozz09xomgjcJ8WttIIkjXxoj3uK7rEYD4BtfKfyRZ8J90L4CRoUfD3kyNAA/LFsbVgT2aAZrguSwQ2wLvxW2Jim2JSkU1P4UheUNQKLacSUlvcb1tXn8tH5n8J32h9Hf5+uCAmbzuHNqHHbVyeB8LoUuilZBjyMnZfDrw9nhrPC5wGaNvE18BVL0xv6fwVcOiKsfQDpqDo6H3gLihGEybgINm+tg3WODrwAagaJDScSFOZeQi4KE2JMielQx5byz5BnJaF7NxbnC/n5bM8m1DH/cbqTAvH3sCfSTlF2FfqCzuRyJc82l+tmGC2OIOYpO9CpzDp0ittht+ZANfK0J2aEfY2uO+yr8Ik6K+KhgDYU74+c20UUMynd+zywIvgqICR01BzGSC34G5K1vLnTMdE9OeTI0AME+NawKEqEI2ySUhPnfwlT4rbA9ifFgEqNTE6iTrjSYV+f544Ndakvu3Zt5ZiRq7mkQCuxj4Zvh4pocOskjGeWHWXb6R0NZQ+F/I5QGUxpdLg0VuthV+eCKsDlYY6jEPsW/JLD53UEj/ZtwR7gz0K8IHenaya/loRxPDBPh8OD5jeHq4Ad5PYkuCpy9q8O/CYuDuHiOlMavkVwQNgXz8NUhGeABRfLjLhJA11fokqApkkYS2ykUgVdEu8vDSSg7g+fIw0N2CnPaWexUCmBhWBZcN41CnfZWYa5IKbrcrr6XGieB6TNKPGu3dvRltuxiklkTKG8Wik2T67c7l6aJceUZRcvegYUa3c1HV3Y3bXY+P3gLUWBN0QCKzubm+y5iHYgL3Qrmaoo4K3gxFAOF3m+3z/zLJ94M+u/n0iFpeuDJ0AAEfF44JrQFnI0SV7G/OUyGDwfF9PJAvqyQBxSFxDslLA9vCKvDK4Id6k/DbeHG+nMOeyVzfS9zXplPnlcMknxtTQ5DxWu2n10ohmaherNYHxw/GOj17tDW/HK5J+b5aGD73dGtv7h6A+sTunqrssv+6/pc4ZEXhyVBA9BUCB13BQ1rd+Abxcr3XWVDBt4cbgl3B13U8xqgeU8Irw98KAaaU1uTeVaunxQ8w/ca0yEZ4IFxAjRgioN+WRJoAoI9SNj5jKBRKB7jPSfBNQ3JmnyrmkDZbXOpEvftJnYV4xzN59rSoFjvyrPm9S/3es/n3K5W/cObHBSft4ijg4Klj3lgDRSRvF6Hp72+1nM/lrUU9FQwn4KjF33M0SwKupjL6/72mmlz5to0ydzFn3ZZ9jkqPk3BsxqBtxA+rIReEfc0FsWvgBUo20aJ5kFHz2wK5ibsYd+jmZuN1hM/69Nl0Nz0t/aoppghh2SQE3/cPKP4hzUA9ii484Nk/khg+y8HiaJ4FdTXQlW0ORYx78pgR5SUxNuEJHtP2BM+EG4Id4WHQr98NReuDcuCojo3nNf4TDcUoYOCcOw1lHKzvvelHG8NGpAd76eD3Q+lmWgiO4LCujxsCf325dJeSaF5zvOK/tcCfVF047Mzgvt/nfE++3VmdORDhfyP4abAN6vCKOG/XeFz4cOBzprsG8Mbwi3h98KR4bTAf4eHQaI5+MrH7uKHQWP/2V9/MjSAZpCb5/3BtTMoYMllF2b78UEDOC7YVdsSqxSF3ajcdw3HBPP4iiGJ/YDxuykIu1pP8llx+LmDse7ZyeAcdNBQ4FyR2k0V1IwGkPlcfzDz2W2nggKdDPTxVmMdheD1VyNRZBqFrzkz5sv1IuwzB7+cUB/N0xQ68iM93fN2Uf2cIvrQa2cw5r7Abjs3+oXddGHD5rAj0NO85uefiUB/80ETaDa4fJwh4swfdBOjQzLEAxLlx10EWYKNssV9xSGB/mUgziX9WUHifyn0i4SSiGuCnb8pksxzvxIk8H8M16cQ7kuh+RlAlYCNotMkJPSGcGmgEzQlyf2C8MJQNYwc7YaKZJCYi85Xhk+Hk8N7gx361LA9fCxoDnRSoMOEDu8O7F0Rmk0vH6uCUpx0Whq2BXM/FPySETZ/M6e3hzPDPWF5WBX6xTOaEj/8baCra8aeES4IbOADdrm+NvCVmAwSMdG8fFU4bNCgQ9f3ekDy/biLZCy7yShbNIpnBjs2OTyUNwOJ3ZZYkkhSec74prjnGW8Qjt4szPPdFEIOVVH7hzz+2NHuqwBhd+9J7tsFFZ+imgzsQbW75tgq9XzeBMobw7MycCrQZXVQUBoTpn33zzNiT/+yO5uDfZoH2Nxvby5Vc7vOHz9Zf86hJ+YhW4MipJP5rIPKMTkqfmMK1dtJ9LIuX2i2dnJNSONW1NZ0n96DhO1so+OwcYOe/2d1/cnQABSUZJLsJbmGBVGBvqEe4Nxr8kT9uRRD/bE6SCKJLiElV7+4L0n58vxg7E1BIbw9LA+XJrEvTcEO0s/XD7v+Z8LlQUPBpkC/oaIRZH5z3BZ+L9h954fbw5VhS9BMKslYxaGg2LQ68OHVgT+eH/hDsQ0SfvA1QWFPBv6vhI0Rtv9FsFu/MrwpWAea36Ph0+HvwsawOxTf0MncjmR5+HeBXzWUtqaUyz0Rj6eFUeN6D/SfRP8qD2LLSN/3P/vj9pmjftzFTilQdriSRMNskiAKtikC3lb8ZYyEH7ajuMeX3gAUnvk9401DMUnoZyaxWv+fgHVjKEWsERRx3sUmr98KT2HtCtvDVPCKfn/o/3sO9PXVhZ6KmP8UvB1X4Sk2+g8TO7FnZoyrdfFWQx+6aEAaDtGo7w502xz6v5rQTSzKvNbhU9fcE79RYkyXcb154jvj2V7iyJ8781lelR905vTJJU+GBiB57SASulOxtISwvHK33KouScZRyceXZwWJrnDvC+eGU8KdYX3YGCZDqzQaAXt8f5Z4dOskGauJ2I1vDP8+2Il3uZ5jU+z03k7ouix4RjEqaEWg6IYJf2hqC0LrWHpHF28d14Sp8MvBm8nlwff+m8OG0G+fQqeDIzF/aR5diloOsLd/3lwaKtZ8edC0fybQ/T8EDWxH0MyedPJkaAACreAEbLaiy2OQSLxRyee+HdUr7rwggX22m/oe7HVYgY2UumD7i3bkcwbUhafw7bDmaJtHMzsu2FkVsp2/7LJyYpStGVLtlIqz7NSu9UuJjbcS7AkKalPwF5I0737xjFg0C5i+XaU0AHaP3BDSpNiqIYrPkrA0TAQ5ZVNxpPehBhAnPBFFsm8Miq0t2XN5qHimJOhsni+TS9JVQfIoeK+6ZedSbCcFO/t+lxSW34rjFbxqCC0LKnJ6LguSXiG+PZRiyOlQMU4zG/pVIXpEjeqvSmvOXwi+jngjQFvx53L15rMhx7U+zELMy8/sH9kAMkbxvzEo/PcEP2eQS56/MGhY9wTxfNLJk+ENwG7hdbv6rpujQrSjdRVJortjUMLYjTSHQfdzqxI7Ip/aORRH8zVWUyifc7p/xZvAkBXs2nykiB35rDQr511FI8AwoQe/+d4/GfwvyjTtQeIN6sHgOBvp3ADSnMTLq//ioAF4c/MnEESsNG75ZdyTUp4MDUB3viJIMB1bMM8MXW1T2HYMOO8XyavBeA20W4xKBsVlV/Vc0cGOQq+SXDk9qKJo2QKJrgmcHUjX5slXimNoUyyNKMW2LmM3hlGF7W3stnBRGFfoNBX+KmwJA1/bow+7V4Wl4R1hUeCPIprj84K4f6pcfLIdS4L+2NpVJ5i/ZeeVTdAFtgS+i30SeNgbgPuSFkOTPfeL9K+r4DBriX0aC9s0EXrY6fxOgtm+mpqj2EM3Cd9VyrPlOPK56Fn5MHaU/0HJoB9wGlfeAJr6jVpDM/LDTHmwM9gYyvM5nSFi5K1nYbDTHxX4uIhzvjZv81ezl/tjH2N7yYOSCwfzF9dW+vcn6thGPYEe0Pn/MJwRBNYPt+zEzaDm4wyxawz7GYAkklTGLAuzEa+8EnJWP6hM4pTCt2O9O2hYtwa/k+CLdXHlY2fxWk4fCS75Dw/jClv8gGzYV422OX09Ehv/a3S7q79G3JyDrzUARay50c3XqVFi/GcCv6wLA//Jc9aVE/T4tTAR6MPHTfF5eTDOzwWenefMKV9mK94evWEVfG3FQZMnUwOwcyhSP7TZFCSoILLxWUHQneu+zYRX4NXulGPbjuGaRBQou8FsRNJYY6zkScLRld6+py4KS4OE1VAUChvLbpLTzqLgzIFm8XWZwHh2eFahdvJJbFHE3jIWBF+H2GUOfilvbDmt9PF241qJoef67RQXa8POvzWIu/j7/QyVXrUPFV7xpedgzvk1zXzIpZ7IH8/Ceb8OuTRaooO8g0aioVjPZ3481ADihH0WAY+j78tE3wq/Guxs3gaODq+pjxJP4HV8QRBQCa2Y0FYMEunaYMc8PUiacUWhbAsSdRxRNIqfHf8hWLs0ALaw9R9Ds4DycaQosNuDAjsp2JG6iqLlq6+HawK/DJTERKHz83nhBeGCmk/n+KmwLtClksSxKtA8tzsXXPeWckroL1K6bwkbwt+FrYE/XNdUiijeswNfOld0xvLlsqCxKsZBQneFe0Iwd9VYchxHFmaw5v3aGhsVPl6Tw8GRYYYfHI32YdUkjwL2u+AUm0RV/Drsxvpc8DWAR4OkP6o+F1RIvn4xp4SXkBqMtwHJJLG7irmtaf1xxJuLZrUgLAkS0TVrs01x+H56eGwfZ242aUpw3lWM1cQUPV84Z1urRC/Fw9/8xQbNix2KTkHNC5tDm/CX+e281sXDgZ3uiYMdf7JmZ45+eWq/H+S4Yuc3c2l+cuKIoCGMqgE2GMeO/iaUS4Ml9pu7NBC2LwtLg9yr8i9jxLL5W5/y8cDJKOMPnCb1SnXScEqBc5odfaROGZ9pem8DAnB1PR97BVMwJOD7AvFdVFJIsmmSubxZfDsX14VTgt3jwiB5u4pk3REU3DhyUQa/OiwPEqe8hiqolUFTcn1XdNwRXWfon3tt0nwDcN5VxOFz4fZwR/DXeIetydd2Xzv/iwJ7JL6YrAgvDZrrdaFf7s4FaywMawJbrb093BA0oE3hkfrcDxV/kPN+eU4uvCNopJqEpuJaaQg5HSp09Sw9rNdJEg/5q9lpNG8LPxc0bGs/O4jbV4JNiA02rAMuT7gGEA8IDAeVLumvlOr43w8cJcic5Seo0wKecVWHdr1OzOJUO0clGVO6srk2B88oTJ/b3gD8ZRr/us+9beGYIDnpJ7ielyTDpOjuOFKylMIxvyazqD4q/rIDWc8Yu5KE0mDGEUWrEDCsgM3pPtv5CBogv834vQe51pPaBo3quKDh2oUVQBG+U1hHZGzlv/i56X/Nhn7G7QwaqAIUg8mgYW8JM/Ig15qiEK1jfflS/Eq34s+cDhS6yZmSNwMHlhu1PeZmu3zRPE4IrtFH7MzHNrnOxyVXc3rghBJPNHlRFHptOKlGIgj2rvDNMBW+FPwff/ylkipp6oQ7NtfLzwJaEyPj3TeHhPpAEBBJZZ1hu6Em9PFgbYl3YqCrxBJIwR0kClQSdy3UkzP2zHBxeF6QJG3zK/4zgiOb2NBFjLsjsHfYMxJTEdL7krA+fD5oAppBq8S/dF0RFgQ2/ExQcE1ZnA8K5GuB//p14a+bw63BmN3h60GjFgtvhp4ZJXJ8YVgSrOeZ5YGONpsuommMinFznp/IBzH5+SCOy4OiLyLnsDxcFG6qyeHAyhOxAXC21yId084hYF4TBUBSHBZcd83v25PAGgRbdFsNQWD9LGCPz0kUnb8nEif3JHeZ7+GcG1M1k97AxkmeySPV1wrrbQ4COhkko3XpLanoZ2cW4PLZzm/cND0yn7HEs+bz02vjFLziOTqwxf02Mb9E45txhJ1sLnbzBX1dV2A+s5Pv+fC+sDFMhXvCA9HTmEHCLrvuojAviGexNaeVKBJr8hXb++ezI1qLTvzm3Hf8Tm9RGSs3rGkNuWE9fvK8OV1HFzFPv/6tz9VrihmbxZAPxKhN2C7GjgdFnogNQLJtChO1RwTOzs6hi4MAvitsD1eE28PfhoXhrUHirQzrwx8GvzCj+j/r5LwnSST/ck5ykyr5ck1iDJOy+1ySQfSyrmI9L0h0+HxuoMf8oHg9d299zKEn5sBp4dRwXc3qHF8VVoRhMTI3u83dNZl9pWG75ud5heXVnN6az9XBfOuCe98M3paMd7/11T/zsUORaBoS+u2BX8SsTTfNC/zEzm2h+Ro8mc9bAxEXb3TjFr/GUqATe8nRew9DfVsPqQ7yY+AG0We79S4OYnhmWB7Y2SbeSE4MG9puHohrw5LrQKzftoad58HgWKQkC+eSowLdl4WHAke6Jsi67dIgmbxFCLo3hKrIc+yJQuh96HBSNwjJ+IDhCbyCsKbCLzuqQpLU1qcvfYxTGP3r0c14jWIibMycisVOpel5bVZUg8RYc1hn2LgZz9dNQEHRje70ddwUNICNQQOYCrtC+Y1GOf2RRF/2iw9d6VPexujP/+xrk6Iv3dmrgfQk+vEX5kLEHqUQ6TmOlOenPVPHih3yjx0apc/eCOUEn0yzK5+b4t4M25sD9vf5E7EBSLZbwulDjBdIRfPaoMs+K0jW24Mie3MQlN8M28J/DrvDXIuCwVcDX9JLAgiqwv/lcFKgl8LobwAn5to54WXh4qAgrwsLw6qguM05SCSdsTtDKahBY9uuW++u4PnP1sdrcmSTBizxvb34oarGN01SAGw+O4jFikCfLwRNeWlYEobpn9tV7DSKu33ol6zBLnPM+CrXP7b5mb4RNpS3r6NyrjDHLX52Pxo0yF78ar3E2NvT/xqWhQ8E/hRX+Tuo+eVWJfKW7Y4HRZ6IDYCz7bCCV5KuLbklBQd7nZNsuq0kUjQSkVMXB8/6a5ySck7/X3GNopAcPclaiv2+sCnQR3NSTMWenFZC52NrJKemZeeQVKOKP0OqZLaLiGObj4wZJhqA4rfWZNAk/XGiGHQRxURnTYiv6aLQ2CkGPo8SY/hhUC66b4249XFvBHS+v+H7fGyXugmUJqYR9Pu//cEfXZWD0BDlj7mK8De9xYrtclBDKG+hrg+yKbcqcd/4UeP2jt4P/z1oCw+xZVfuKajtgfM5WjINEq/brw2+NtiNNAXjJfW5QWd+UVCM3wjTijWf51ySeL5jS5i/DBK49fU51xX9yiDBjaMn/dlB/1GiADU6iTgbuS8P/VHg481BgfF5V6Hzi8OZQSNWIFNBI1EMXYS9C8KGAYNX5PqvB7mqsRr3N/Gvn0X0duRcGyTsWR8cNduuvuKLjcGmcm1NM3dsQOym36lBEzgl8MnacFI4IgwTsdPwHQ+KPBEbgA7P0QpIUdORUyVpmwiEZHPUDHRUYxWHYAuC6+Zz7YBIvUP5Lj1M2NbcAewadhK7aBdh5yC/dHleASlWMvAfz+y93fpfa9NZYSlkDUAxi9ewpp3bPRETfpgWmxS4z2JqXj4xnwagkBXNfRnjh7ujdnX35RFGjc2QnvDNrrAnPBD6f/jJdrkl9+SZOPoq5G3BNQ18mk353C+ttvcP2p+fn4gNQIB139vCFwKnXhQk1TARhBVBYJqOd/2FQRJdETSCJ4pIkpIsdFoWvE6PstVYIqE1TMk6tqR4/CWrqkk5H3uCvX6284uRtxj59FPBV4hFoYuIl0Jvxsxz3o7MuSY8L5QGsy3nGs6t4c+CV/thIp/uCHJKHozalTOkamT8Yv6tYbLFP/Rle3l70wB+Pti8lgd5x7ZhcqgB9HsnjpbUycvql1sKtuTokpyc3VY4nCxhdHH/Fj1LzNw1XM99r2KOJXCShkz7v//uvTQn/61szUxlZ6J/mw2DFvMc35Tnq3Gxhc/Ka2W5/33jYruC6Ek+z6p59CbYGx+FD7orCmuNa8c0G/K8AlJc5lO0pXA1Bs38Htdiqz8enGZTrjfFvGKP/jWa45xrXPzhTUPuYXsYND8/s7vkjDxj+zPqazkcOKlzmD5yvvjfObs1SvGnX08MfqKKDi9ovg+/JnDqbMRzZwXBkUz+BqHXuf5kkGCvDHYafpEIuj/H3ZpnfF9u/Wl4rs9WzC2RR+1ig+ZX3J6VuFGxamJ0PyG8NEhQ9yTwZPCLU+4YUTAZNpbwr2KVaArBVwLicxdhg6R0bMop+fCqsCSUZHZfHNnmeEXYGptui02DGpkmfkdwLA09pzOEj+TczvBXYVu4PtjRBzWAQbbzexdhM737be/ybNsYbyELgxisCr42uUZ/tvg7MVuaTeCJ3AAejsK+f91L8cCpEm1ckYic4FnFrdAVTX8DML/C0SQEVlAknrEakR31oThQEtGt1wxyzbyeN9ZzflNP//y5PEMExleSQQk244G+Cwrn/mCOsp4iZOvSQH8NAK4bxwZ6Opd8vT8ZyXW+Ygtho911VHKagx5l/a6Fn0cq8Tyf9q9DjwVBoTfndC4W4uQ+21wzT5uYt7I7x7KGI31dd87/Cn0q2PEnw67gh7fDmka/7XJgHLE23xW9pj1bx4Nt6lRRG1dyz/812T2xdl+O88uywDcToTQAtm0InpcHPXkiNwA7o+Rm4JcDw54XZqMzR3DgOeG4cGXgyKaUN4CluQjFUxLTbuAN4LKwKXw17EwAzCHorw6axzeDxDFekY0SY28NK0cNHHDf858IEpeugispFof3hPLDRMku0RTLbUFj/Uyw210dOyQIO/joTcE87t/PxhTBsOLylrQxrAnNnTofO4nmuiWIdVMk8EXhGaEt5mz8pXBt8P9j9L9fa9OTXzYGPnDuaEOx7hcCX9wSxPfbQVNwX4M3fpAoJrbLzy6xbpvHOhqOY5s8JxfFRH78bOCjy8OO2HtdjgpdTSwJLw5yWxzke4mFfGDjvUGeaG49u9ocm/uzlyhmccnkKJE4vDjfwl12lafE+Rzsh1ScI0E4WhIzCOMIPejEQeZre94YTpNwHEt/QnfPujYRjNtQH7fm6L5784NAeF7h0LX3lpDzNlGQguo4jvCNovXs7iC49ChC32cFCcQmOhP+l+B2V7bQlS2KAZ5bGDzjaFfxfzzWBJrz53IlrtHDnG3FVw0a8J/KP/WzPR9krRJfa9NzUI7Skc+PD+zwbz+m6VjnkGv8C4VK123BBjMZFIcjHbblGeO6yL7YXuZ/OCeauKPvcHIcfEpXxS8O8moiGMtuuSnn5oVlodw/NueLgzg2ha/lwDT/GDDIue6NLTHAwicFipwZKCmxOHdjDcejqyiy/xnOCxcEc0rucUVCXRg46AtBI2iK4lAMEnlF4GTCcew5Jrw1SJCLgyT6L2FjWBlOC68PivO3w/VhRxiWUAJ6a3hRGEfuzuCrwg3hutD7ewaJgfX4XFJLokVB0hDH1YGOa4O42EGmwn8P8uEl4YRwUWDjH4SbMu9jdUHlY0/MYx3xMK/YdBW+EdtrwlcC/xNNyzyS+6hAxKBfFMqKoIDL8d6c00kMJT2/RPXq72TIufWBvr8fyvrW9RXAc45dpdjO35rKOEI/z7P9LwP/E7F4WfhauDK8NrwxLAwrgzeUO8MR4ZfC8vAvAv/L76cGNdgv7Lo5sH2ajQI+l3JYJqOcwC0OunNpALoPfjIBkYgcJ0Htkv6JrmtgBMq/jBMgQVYsOwPHGcfQNmNzuVWMVcSS3m/ReWpfQtNNU0B/pyzrSE7OZhsdBEb3fkYwhr18uiDMD5KOnYOEbZKnJCD/oU3oJHGMt+tvDpLYDzR7Qa0Tvkp+90K/LaWxSRhFtDQQBeceu9izKIiD6/wmBr11ck7MTR8xplsX8QzEQQPwfwjiwyJ04GNH6w8Sfiq6ssPbgmvyA94Iqj+7F+ec8/WWYE6+k0sz/pFYrnUVNpS3H/72eVDs+ueU92zmU3r4fRNsUTeaL5/LJedLgg2IP8SFncaJm3slbjmdIXSimxykK/imJ3PdADhXcawKrworAiUgABLozrAhXFsjGDB2TWCgBPh2nHJdjgyw490YfjcY87PBLqHIujqd884KxwWO9UOUeyVHzgnd7ghFT9fahI2cb47fCAIINp0eBO7d4WXhA1nj5hx97eGDfrkvFxSP5vZgoCP6xbP0UzCfD3x4SfB8W4ORXOsCW+gqedpE4bw4mMdYCbIteN5uJPHeFs4JHw53hab8IB8mgxhoBF2EHXT+avi70D8n/50cHLsI2zRcLA/8J3/M+xdBsRE59DvV2d7v3X5QW2JfX+5+qJvKjjzBFo1e/I4INoJRclMGXB34gP/4eXVYESYC/c8N54dVgX/przbeG+T+84P4DYptbvXiaQ05OqPhPc2oOZbHMx8YoVMVcY1INImzu6b8u33Og8ArbMnOUA2AcyWnDs5oBkk4zgY7OKmIwFpDslnXHETxSm7Htmfuz3WMSgzd2hyagISTBKCL62yw5nPCMwM92N0v1oH7EtXz5qO754uvHDWKzYHtjppG2x9n5nL1rKQ8Lgyzhc/4nI+WBD6WUGxw5COF5bo3t7a3JnGgG52HCRtxb9BwxHd7ENum8C2dHLsIn8k14+nK3z5bgx1F6MdnxP+lOeZUP294yj40AjFiU4m/tenTL9YWB36UfyWO1f8fMXrw9TGh2OFcnjuyq9SO3FgUjgxqQ3yGCf34AWyeEaNREwybvO0eIzcFCzG0KaVAJZpAnRXeES4JlwZO4Eyd7w3hzGBHnQofC5Ls2nBTuDxwxEsDRywL5re+tTl6T7guKCzNRjKsCJwJzUmRFKcI4jfDziAp3R+WhAK9KpjrtGBtHdr1iaCrs5Fek4FfpokkdCEJQL91gR2SgA7bwsYgWZxfHQTSXPzEv9XzOfbLvblwVTDmxeE5YZgouJcH89EXktnnC8Pa8MngTz78HsDSzNjMLv4e9AZgDtwebglXhq8FxchOczSF/fODYxdhm5xhwxlBHtFfXMWiEr6OyAUF79wY8eJ/sZ/xl6TcGyaZx1cLRTYV1odTgrzpF7s3ey8PV4Q7wx2h0ifH1eGlYXEQ24kgF9hScvCEnM8L6kcuPy2MEuteFiaDGM2QLpPMeGjIBYGWdAqoFFb/cAZBN+MsRjNWEDikdL6FOecIyeaaAHlbKOMkDsMUhXU5xZoCYh7Gu2+8RHNfQjhycn/i+Vx2M0cOK+Nz2ioCRNjSFNfpzL7jguAPE/rwmbePe8L2QHdsrj9vytGYLn//nc/Mwzd84XNJpJzOkMNypa3gXGcHnx4ZFAwdzEf43fx8ZQwfFoxzzVhH+rNHscCfLJR58rEn4kNXvu8ifM3HGgB/e45e/TGpCj/XixinSasB+vk5lDj5ajAod3N7hlir5HzxgfxxLvf4Qzx3hOKD7VlDbIrw64JAf3qzpT8e9MWwOOZ2T6wrLnIfrTbNaQPguDhRwnKIZBZgSgtqv5RrL82Nc8KVNYyn7ClhVbgxXBf8cdS6OjiP5Xxrrn0iSFJ2OBZhvDkUlgAJhvulEN3XUHoJmHPdXNGY62thIlwU6DMbMY83AF1bkXwnDBLr3hluDZLmGzX0YwcEk87sGSUPZIC3JTZvCOxfGug0roifpDwziNmXgoQuO6m3Df7UcNkhsa1/SZgMkm9bcN1YdvDHIDusZVcvzTWnQ0XxvybQzbP8tyc08yEfZ4iG9othflB8dPu94C1nj3zIeRcxbnMw38pAj08Htl8f+IU+UBelOXjzMBby/OIg134ysGOU/hkyUOQNf98VvhCmgrVnyGwSYsYkfRcUnSAItEW9SjJokOh07guEYikF55pnjwkCpAgEx58OlL/0IdHGEYUwUDKvBkZ/SSsQ1pytCODRwXzFpkFzSQrNya4Jf12zKrKcjy2SN3YoMvMqSsm5KMw23mwRB/GZtgPVPuMnsZZ0GrM1NwVFwJfbgh1fTowSaykKxy6iQWkYRcRYcxnUYBSeZ+TXwsAvOCosDtZlh7h1Eeuw3YanyK2v4NgOvhALqAvFWXTjS43OG4AY0cln+u2L0MG6YIs6KWvm9Ecy24T40Qwzzxgo8W4InLkynBQGCR0YfGHwJqDwmg5Yks+/ECSSjroxAfxEkqlrgPLIWEL3T4WJ8PIgOOwYV9h1RhB0f6Lh86C/BHVz7ikSxW99z+yTxD9Zsvq9f5/MRGxZHiTYbITuYqNJfzlI8KaIudjcGz4aNobdgR2SUYNoTcBc7xfj7Kpdx/c/by1+bG028YncYseyIOfkl6KTT78dJsO/zTiv6V3iYL27gibwncDeq0J528xp9RP75+f49RrzQsNRH6vDsWE2eZbHZsiOXPlYuD14A/F3OFr9KbBzKnXicYqFFS1njxKG2yXRL4JzQqBreY2yQ+wvkXx0V/i6ujcUNJtSPnYSzUyX97xzQW9rXJJVt5ZEmCuxnhhY27z04M9xRXzssseEZ6U4vJk1/2KQ5LKOuGwJ3l78CYU8GFfobMdq81OXuaypifJpW9LT8ajg7azERWxdXxgUsHvVv/uIDfJhmFhDwxFnYz0vf9hwXOBvxS2HrdcUn+cFuTYXOU0XfrP25iAmQ/9dypw3gCxI7AiXhzsCw+wesxVOWhPM6aiL/l2SkGGcPaeSOf3KcLuAJPpckBQvCV0aWYb1RNGUgC/POR9sDObuF8nqFbHrd/z+5wd9lohXhEXhdcGud2KQrOOIAlkRJPTZ9YO35uj1kijajwbjFMPQpMv9YbIuN71JLAkvDvw4Tp5q2t8M9GvLD5vMK8NE0NRKY7cGP2lurw/idElQTANFDiZfbswAea4ACX8ofD63jp2ePfJBXpWmsjrnrw6OcyF8f0f4dqC7+FhvoIzj2IGTtNzgCEHkTEpwiLWKs3PaWSTAM4KkdX5kMK8drS3AubxvkqD6IaP5twXB4kQ7y7j6l64u8McHHXmGZD3+Kskz4/5sL2Te8qvJxMDa3gRWhHEbQB6pnvH8sUEj6M1R66/w5kI0QrljPgktb+yQYt9FbBTeFNnc5lMxFAv0x9NacksjMM8z5AE/5nyg5D6dp0meE3t+Mpe1NBtvHq75m3/yi13zQ9kocjprkaf02Bq2B/4b9G84cmuv7JcGUCfeZJawA90cbgi6IGYrHKp7c+Da4N+B3z4qOBk3W3kwD344HB2sJ1jOe4mf866yKgPtOhrhbV0fmotx8Y8fCCqoPw0TYXXwOjpu7BUg218QJPX6sDvMtfC74pAz/xTmhYtCV7+z9aqgENo2CJvJ2YEvnPeLYnxzmAqfczP+a/7dB5e6iOYib84NGgBcOyV8pebkHJ8XNJ19EXbapOTWB4MGoPjLm0Y+tsu4SdA+S8vVLG4X9WorIIJh595XKUmok+pwftKlMdiZ/IDNenMluv59gRO3hAXBjmItjUgwB8ljuWFsQfJqXL4/R832H8jknngY6xX6eznOlbDFG8DTg1jQ65jABkUwbHcttmRYtSsqkNk2QnMMldo33lxsHjYRfvDzET7XhAcJm9ipyYqbRuJaT/g+H9hsHsidfnFNrsoxtlrXL9JQZJ41R5evOMbJFeuYQ5FrAhNhWVga5IR7bFQn1gAdPC8X4LOjayBsM9auj51hKuwIfDey+DNm7F3AM+OI5Lk66Eg/H+w+jMFsxavU2YHjbggS+cJwb4J01VwVjkSM6KqaygfCseENYWV4UTghKNgSkJxWTpeEdwYNyvOCpGDOCF8LT5dMmd+4SvLZHHwiOZaHu8KGMCfCJ1ljYyYTh/cHur+jPp6To+TsF0kpfpNBMRV9+Z+ebc/k8pzJ1ZnplmCtXYHfXxU0sbb8oevusCXcEab9n4trH8sZxb04LAptG6BYKFwN4JQgdjcF8VTACnFT8JYyTMxT1itvGstzzdpnhXcFDYAt8vgbQQFvDhoP1gR205m+1qYbEQ/Fflmgj+N9gf2j/hl6huyVNgeUe3Nx1IUkj8QTHApySjEip2MLnRU9p+jIElFCc86RCbSfPo8KToaOlszj9fnxjJSA5lQMAiYoCpsuPhdxTeEICFtLA9Ch+WKQXnSXJPPCRPA3HiWc8YP+vn9udZfY4o2MDhKEPmyxW/KdeEjYImx2D2x5IEg4tq4KdB34+xVzr7NEJ3OKo/VBR2vRUVHTjQ58tC0oDDlUYp/T6jnPyDU+93dFxKEp5tY8CuYbJMaa39rWk2v0LHkmnwfFMrd6UmzhT2JNmNubget03hkmg+KfCtaE3DbW+uyhu2uEvfTwnGcgV/iss+zXBlAXkNc3xfCVwKEX1OQwKylvAIKkESwNrwqS1L3NSarLWxIgt8aXzJPpql9KIrH+PgjCR4IkFEQ+FAzBpIOiYbNAuAZ24+6gSUiMpkzkw0nhjTU35nhD+GK4MuvP9o/U8viPJLaU/zPylly9K0imlUFBg0/ZQsc9gQ1eTUsxsff3w4mheia6Nf84MJe7SZ5TULDDoujAd/CryjTCTTn/iyDWXwiLw0uCYrSTeo4dcuzqcHOgf78ovOWBrz1j7WGi8ErBO/osd8XxPwV+GSZivC3wsxzluyJyiD63htvCJ8InA71BN7H4ajDOZ0fXQB4PxmqUjvJzbNmvDYA2CaKEan6nE8AdgSMFjmPRLyURSxdluHE+64jHBnMtCnZOQT0u2DmLk3K67xIbSsH6TT/m9lkQdWmB8RkagKLxf88VlEryjLH4XhC4fpEcC4JEmx/YJMF8Vhx2207/N5yMHSrRiw7EP4cWf/qD/9hWxSvHXYENxrONXQ8H90tCFpv8oKz4nE/EqdjqX6FpPJ5B8YXYQ2GLpfXhvjX4SROgg/8HgGubgs+TQaMVd02fn0rjFf82H9OvrFl0zaWBQldxadorLkXHgQ/WN/hME90ajgo+W7eJ3X9L8L+518AOuOz3BtCw6Ns51/G+Gk4KL6wRRDRFADWJ7UHSTQWJIdCcuSosDCcHQV0avEYZL2AScL9IApVcrH5DsPl3h2YyCbKf8jk2RTFU/wS1ebFxvjbnbwkn1tccJ4LC1BDuCJ8OinDORHHFls31hE07yrlk52vN+jv1OAfFIRb8vjE8FOhq/CuDe5NBUoudc4UqdqeFU8Mp9dF1Dd2auCJcHr5Vk0Ml1rgtrA/fCBrNsmCu3whif33QJORAv9BZs4HzUcKW84LGIsfYtyKIrbe/UWJn/lCg5zuDODr3LP3Moyb+KtD9oMgBawBJNg7xSsdYzpU8+G5wr4jix7aaZgMwTnKtDIKyOLBBgppTYCXRfpHoXhJHgynrOCrwQb/0w1sQe2ZI5jOPORWAJlgSS7LBtSXBm4XfYuSHO5JnziTz0X2aZB02KUx+tTvbCRWytYuP6acpP7Ue702FHWK6INj9xO6Zuc8utmjailZzW14fFQWKmMPcfNOT2oeKEf6WnoZAjN8ZdoW7A1+1+ZtNxa/ORwk7NSz+kVslz3zu8jwdij504w/P8YVGLpc1SNfVwEGRA9YAGtZtyfmO4LvaXwXJBQ7TFSUZOAXlGudJirPD74SSUCUhJcbWwNmemVNpFIVkkMiKQ0JZyw7t/zfglXWcte1GvracHM4I05K+vrYyR7vhZWFP1vAv1doSPLcHS56rYp1nvz94VO8OG+lzfLgo0FPDvTeIFZ87ahKlMN6d89PC8wPfrA93BQ17eXhdjXnc1zwgrk2RGzcGx2FS4q2YPhi8Tt8UFJb86RfraDToX7N/rM90O7G+wd4icnKk/8UoosDJVwM9X1UjX+T/dWFbGCdnMnzu5IA3gDoBvXoKoISSDOAEji0NwCvzjFfePCcxdNbyBiCYdgPf/Vx3HBmgjPG9lf0lmV2ye9jJ/czCvNZw31GxKwi6lgbgeXpvDxKPvuMEU5IpInMqun6xrqZQGoXdh42d7Mu48t2cngpRVrJRE6h+YWaObcJmOxXd2KzZLqs/u04n/oGCov+isDR4E+ArurPJG4TXX/cWB882CyofK2ET+FEM5cdAUWC5KY+8ZSgihel82FetonOGdZL+mNCJ77r6v+RCyenyHPs2B7+SrteQYwu/QLxQfFWu51Il5oH55Zw3Q34bWyxyUKQOYGyuAih4RYqTyuf+o1emz4aTw6qg83896KgfCRJcoQyVrMv2BUGC/nSwrufvzr3dOUri84IieEGQ4GcExahwSxJrPv8p6OYbQy+gOR8lGsnZwbFNShIovp8Lt4Y/C52CHTvoyA52fjAo3k+H7YEP6d4mnuOXoh8/nx8k3JFBIZSkfGnONYmLw8qgCDV2BW/t54YXB370eZBIZHZtDbeHkTHMGCL+Nwa6DXtGfOmGUTmWITPEMwpXAx62TvPBkidn5eLbghxip1z5m2AzawofaaDizX9i4PMzA79rCHLC+nS5J9wSdiXW1zWbSa51EpONJVlIFx34vXasyX40zzgBkXwcNz/orApO0XMIRv7959jAkYIjwecFzjaP6xJbkdvVXD8qLA/G+iwgxvGDpLM2P45jQ4ZXYocxf/9Os/fu3v9ax3160st3buvbedkvoQfFo4yzxpIgwSYCfY/JPGz1uxX6dfdZoko0Y/lC8yjCV8Tz4sA3EtQ4Rez6cYGcEOju2jCxnmJmjxj365RLMyW6i0GXhmjcQzXs4jv+6Sr0oRsdPTtU6jopseULWE++3Bf2hCp2GVv8y5clHzWB0gBKnoiFOUoD8NxUYFdVlzmOJSYcV3QjfyzF6Z3/xtG4iwwZf0/uXRa+GziT8YLiM30EeqDUSa+IJe1vB11ZYWwL5hLcXwxLw6uCe5XNOQpEM5GtqekIwl1B4o4jAn5qcBwmAr0ieDOxvqJ6TbAbfSmIhQLqFw3juWGiRkKxTfKJPb0/HfivKea7JnhTeH3gCzpIPiLZSmN6Rc7XBjq5Juk1g7cFvuS7Lnm2MeNuChsTQ8/NtYjN1WFz2BL48fhQbMrpUNH06LchKOBRIld+KqwKF4SV4ZZwRbgu8G3SsWrCL8o5P/oZCvgLdKNnIaeVaEaQc96Y2Mb3Y0uXwPQmrZWVRIyrGkCu3Zvzgb9woPfw3J1IDgmr+B11Q7sT/MRZE2grhtyuhFMFfkFQ/BLXnN4INAaJrvvaMd1r7nz52BMB4Pjv1sfZ/IUYa2owjsOEzvSgm9dou//SIA7OZVLbd1/zzqtx7lk2Shb2sdu/eOv/i0Zs0wwlukTdGo4L1qMDcaS7+VByia7EvXFELLcFcR0q0Zf+ioI9fmYzLN7VXDYGduYDu/aEZwe5XPTN6VDhE81e05VzAyXrFN/IL7mkEfMPGzcH3/39nKnEVC5OBDFdHEYJXcSO7mwaaX/GtEoJWuvNlou6+bvCyUEQLP4/wroYM/KfTWbcPkvtOI6UlJcFTntNWBF01i3R5Vbjct4mkvXXA4d7hhNvDuZ0XaG8LEiQkuw5nSHmXxemgr93Pmi9GQ82LiiqE4PjMKGTJFkYJNWa8O6wJewOdPhmKK/mOa3k+Pz3lYGtzUbGtrcHyfhVx/hsV7EhR8Wi+MX3/wr0e0tYFV4Q7PDnBslNJ/MpyNnID/MQrg8fDhrOQIle1hEXay4P/kjwtqJ7Pg+UjPFvIrxBXhL45FeC4uwi5Q1AjvFNq2R+Tel5wfyvDqVWHsn5t8PfhJ2BnB9eFPgU4txFFPyOcHv4p6ChfS+MLZ0bQAwz1g5wQhD4w8PDQQLcG7YGCdNJMh9jOcs8glr91c8cR0oCmcerryCS5TnBLiiQioNznmaARM55T3LJmpKHzigOt77zxYGNR4VnhmHyeG522hGGTMKn9BkVh8PqMYqY/31lsHvZzdjvujE9ia38yhZ+QbNAnbNR/DQJRztbr4nxXeYoieb+rmAeieZ5jZQP+Kk5dz6OJdZQHPcFiWytYcJXGhBd5KEY+IWx5hj2Jxu5XQkbtwXzKEQ5whdsGGSHMZ6z1j2hv9HmUvUWZs5SI96w6Cg32eZZ9vFzqRN2LA1ioKF1Ebp4ng2agHlH/twrY1plVOJVD8W5HKNg5odzwnmBSAaFszn8Xsbdojhz3kVWZNCawEm4Js/bxao/hstxlEjISwNdXhHo9xvh2rAuaEoPhkoyt2ZjTUlzdlgUSgM4Pef0hkISxFHCdmvdFCTFbMQ6kmDUeopZgvDXbwYJq/Dof2yQVL0GUNvKp3yyKkgy9hcpNkq8nw+T4f8NErQndRN4IBceDesD/7woyBtvAApBI9gX2ZCHbwnXh63hh2GY0Pm14aTw00ERfyzcGT4Z6DpMNJgvBv4UN4X6S+G4IBb9TYDNnpFP8urWUAo4p3slPvfc4jA/vDOcFehKrgqfDfKbvr6yienq8Mognl2EvxX8jeEDYVvYHX4QZiWdGkBmljCcI9l0tLI7SipJRiTCs2NY168C5uGsefVxKkfz29V6hZvzQaIAJT4Ex3zmWhA4PqpUupSEEiA6Kgy7brPomue5NVIEws4lgQSALrMRScCHjqNEDPidv48IJVE92/+8z8ayqzSKnE4T84m/+dhSzRGfVY0ixV/ZlKPvqnxoPXgOfOh6/9q51Ek8q7j4cCpM+zPxfB4kbKIzxNr6E0FRyj//96IZBZp7leSeNX1tUDSbAz2s7w1CXNnPZ2ytfJGj+eSlMfBMTzIXHfhS3tlY5LVc5tdHw66wKfh/OvCnsRBHdTUq/6xHB2wPGuWWoGEP/BuouTdSKNFFOOJFYW0oXc1zDF8RGPyy4N7XAoNHycoMeHlYXXNqjueEL4cvhVHCsQLHhv8vnBheH8zza+GW8MehJANn01GyOJ+tCIYAeP36Rrg2lDVyOlqSAAqIPD08JzzVhw5i12Kf5/m+zJPTaeeKkz+WhWExlujnB/E7KnpJcue6584cSqOz1unBrlZ2q5K0TR1yu7Pw2cPhq+HPg0Y+VKITP80LrwkLgrzUCN4RvhP2hE0Zd3UKbVRTlj/XBDG4ObDrpcH8F9Wfl+aoYdweNgUFzCc9yVrsV8Q2l/eGMwPfu842BfvZ8MWgIRCbkHXobt1RPuSbr4cN4dJg07kj+L0S8nHWMiw5mpNyfFGaw5riMyVOCIuDn8RHr5FfBSSpLslxnCCgivO4PO8eR1fObpurvlb+JthUxioOQZcU9JAMz6kD9EjO2crpkNCzFQlxbxAEr8ez/v6VZ81lJxqVABlSiXGl8Fzgdzbzk7mKsO9ZgR+HNRfzGaMh8pu5+cf1snvdn3NziJF4lZzpqnMeaZWHcnVX4EexGtpEE0c60JVddBFvOhTdvMKLu3mqf5/Qlje5V0l9z+/m0wi2BrHcGOi1PDwY2GuN+4KYV/mYYyW1Tnxtbfm/KMhjOsk5xT8ZdmY98xbhQ752NHaQiKkY05F+dDAnffypzz4Vf+boBdP5MGHkKeH8oNv1iybwuuD+TeGeOKf/j5ZyeZrYaexmz6mvrslxeeAoiSEoW4ICGZYcO3L/o+Gc8PzgLeSFYV6gi+S6OtD7BWFZeGaYrSiMzwVzbxuWZIMWKM/ERwIqQY4L9B5XJNmmICmayaCgV4clQWEPEwlojHgorl8Inr8l8N1XgpiIz+nBmLmQKzPJx4Pdlx+aDSwfZ4j4nRbOCOyix2GhiOL7V+FbQbzN6Q1jqCiiOg6K6pKgKOWTgv6tYF1zbg4PhEryjLXlrvu/Ec4Ma8Ozw51BXn44yBP+a4p6UjOOw0Tes+GeGvN4blRMM6SbMHaoxFBKGle6b5vSnMEROqTA6G7+yEVQS5D6v6uUOYsODIM3DQWh0Oxu/t36rhz9+b5m0C+u2aUkq0Iw30Q4OkgUxa6T+yw49JP0sxEFZ2fYGaxFx30RwWUb344rfMvf9DFPs4DYZ062F//ndKAYb1c1fkHQAPjTdUlubvdAxEVylqZjDevJjbb8yOXem4rdjB+3hs1h2q/uyrT+uGoAAEAASURBVOdBIq5l53fev46ikDcQa2+HNqGmX3J5pjTy6gF38xx/so1+5tod7g7sdp9fYK35QZ5pQPLeesZvCWLrueKnnFYiz/nV+GFiribmEfO2OpgxT60nv4gPnxUxZ/Xm2rxYbvaO9QQKm6Hzavodb7wFjOOUFYHR24IkMd46itQv1CjOkzCe8WxTlufDS0J5blPO/yH4pRA7dOycC0IxyvcNwb4rl/8geBNYHSTye8O99TkddHVNoH/NXBopHH9T2By+GuxcEnlf5IY8/KHwurBsjIkkgN1AI6KT/810MykEXdMrMcnpUBGLFwWJcX6QoM7FXCN4IBwfzGtNn78SSvPSGJ4bjDeuLbH5TYyuqbkjR/BrF3lWBp0WVgU51C90s3m4/5awPlwSNJxxRWNn258HeeNcrL0lEA2Sb381nBnOCJoTv+wIfxquCxvlZo79QsdXBMdhIg5yVc5qGIcHjdMfd1Z1kPNWST0YS8eVgb5y3zXPaXCXOTJumFhcMCUIB5tgkAiK+5KhOMg5I8xRduqcVmLutkAKtK7qGQgGQ6rdti5865hXwP2uu905MkzDESjnbFME9F4arOfccVwxn0DuDFuCXYsT91UkjIDeE+hN51ExyZDKl9YHmyvf5FiEX/nHXF3s5U8JQsTOcyWOdkCf+U5TUASawuawPRgnPxYEukDcrFvW9tymMNnAb8ExtqvQQRHQr8zb/2zJP41ITvgLI3zhOeI3NYnlUMmYPFb9KYHC97y3LLu/rwvWkFfWkFeLg5ylnzhqAPzi2B+XXKqE/uZ9KBjHP0Wa5563Lj3uDvQQB79dWu67V/3fomu96CAejpqGprQs0E986V7q0JhqoOMgsZgJlgSOHyUM4xzjzwyeOS5Y/OM1DKeIY1sgV+c6xwoUZ5jvW2EyTAXP2WVWhneGTeGPAodcENaGMjcn0OHtgfg8rtBBoXqT+NtwbaDHXMjGTKIBLAoTNctzHCX0+Xa4LZRfm9V8hv0/GSRDm4+bY53zyxvqi841I6KQT6/O9iaThPxMuCV8JewMxBp/FUriyRvri3ORPTmRxOUrQNvOWMa2Hc23Msit5rz9Y8X7pKA5Gqf4fy4Q/0cpzVvhDJWM8VapkEnJRf48Mvxq4Jdzgvwk94e/CDeEG0P1R3459iTziQvE/OvhmsBnihLWQTnXUDRc8XC09vlB03lZWB8+kHnZo9gXhouD+88LbFcr1oBc1nSnwufz3IMuDhPKSoL+YA56RiIYS9H5QTLNCxoAZZpCGZBmkj49nyVQcYr1Od71ImUdyUCWBjuVQhKQMp+jJKAPsR4Hl9dCcxrDzqYU3R7KRYkq0XeHHWFPiO+qPy+vfj98zulnHfM5whySQHAGiXvm1+Eng3kE0pEfB4nnJIekY0+bsAtdxLi2+PALfdgjJtZi//Zwd7C+GLvvupiVXGFDM7/8TkPjZyvWsNYwv5i7jNMIxIMeCoKNnvczpS6/1/8pmkDGl+/85pVbNjR5Bzsrv1TjclRccsZP6PmikqzHj9YvucyP/FdyvBxdL7jWjLHr8risrb7kjfWh+N2bCGVDoV+JX06ruW1kfFjlRjNABvRLSQBGW2SUmO/0QBmKSCqBoIhOVJyqu+pqurR5m8Wdj5Vy5uJ094uDclo52w5ITgynhnMD51rXXNasDMyxiIK0piBdF3w+OXCGt4fSBFwXRGt8MQjUF8KWIPHpwvl0878rF/wzgkZ3fmAne+2W/y33b8+x9QeYSRJrZcjj5v96uCA8N1xYYw30i93gqnBXoE+/sL3YX479Y4Z9ppfYmHtN0Fz5ie9uDdcG/uHrNwV+/1LYGiRt8V9Z23wSeF/E+ssDP7f5JJcrMW5ZkOhrgxx8SxBfcd9UHx/NcaQkNmxQeArpfaHkm2YgN4kxzuWBPPTvUfiv/CM5jYceq8LqcHO4OvALKcf+c/7nN/lp7tPD+4Ock1dskG/Lw78JJwS2iws/kKav5OQtYTJUv71qVAMohpnQ+SgxhqOIpFEIHOL5piL5WBWjIHGM+21iPs6hOKOJz85dezBYZ0kwh7W76Mmx5tgZPGdnkiDgcMFzbTLcHTaHHYGux4ViSwnc0lzj/In6vl1Hs2H7SEkj8H+eUTRbgzXZY07zmENySSK20dEbAN8pQvr2C9vcY0fb/f7xbZ/5iH100FCtS+jjGn3kD7s1AL5xXZOf7ZoeHyRsL7k0aIzr9Cz60Y1ecsTz8rFpSz4OlsREboj1/KDQlgVxYbt7TbGuprAg8If89MtlFCkdPC93FPPh8dF3cxwqebbEWzHLCWiAckVs5IW1Sr5Yn60lVjmdJuJi80AVo1ENwESMVVijxmZINUanMnnpjgoBpVhyWsnN+e9HwvPDhdWV9v94dlPYHvxRoh/ESOx14b8GHfkXg8By2CBxT2KwY01Q0P+lPm7Jkc4cbZygKaJ7gkIoBfjvc35S+HTQPC4IkowOAispPO8eFINEGCkZF7MevykD2eWNQLKsCMvq45tyFAtJrPivDbsD/fplVy5cGs4J5wfPjSNiVSVIjqWYNB1+eHMw512BbS8MEu/2wLf3BTGbazG3QhoVZzry3WnhV4Pn5K/Ngp4PhEEFklt7JbEwz6rg2feFU8LywJf9xa9JyJ2Lg9yR0/LrL8Od4ewa/uJHNnQRscbp4f1hXhAP+S/u9Ptg4Be5wtZhttFN3U0G59UDjqPksAxAF6FgEYnkOcqWhCr3JIrCZoRz3R2kuZbndMteE6mLxefN4ciwMwiUc8EQPM9xNh0Ya066+SxYglB0uzvnxhTnCZTnrWGMDit5Fodl9WfOXhoW1AgCYavmYQ5rdZbYRYfqO2qOEpYt5nBk6zFhYeAPSeA1rm0Ndu8JGlg1Lke+bfo1H4dKGevYPNfw+Il/2EgnRUHH/Sl0sEaJ0bC1jBNjujqH5z2LYk9Op0sK3z3PQrzFXcydi3F/8edSTxSr5xYFuTYR5ELJme05h/gMlOhAX/llPXl9fFD8ZXdng/mLjs7L5pPTVpEnclOuQ/xGNgAPlWSuHvDQGOJ5CSgZJW1TbsqHO8OWMBXODucExQvPluclvz/rbupgF7wqrA8aACe/PHDUScG65n8oXBc49SWBQwXI8T+HHeEPAz2+FfobjcJ5bVgb1gTPvj0IosSnazMpOJltdwSNbTbCV/S4P9wSJNYVgV3vCuuCuft9mkuVsPk7gV5Xh4nAtxJllPC5IrAm4TfCTlwQ2CgvjJWompUYiAW/z5nUBVl8zB7nXUSD5y9SnmFLsae60fIfRXVRWBx+LRxXw3ejns2QqsEsyHF++K0gT6yPD4XPhS1hmHhWoz81sGFloEfZIDWCFwaNoNg2sKlljDjZXOTMVWFTkF+dGoCACnAJ+LCFzNkUCz8WHggUaIrPnKMAJwMDdToBAGMF3PMwtid1M3g4CaIRTAVrmYe+nnX0WTE4Cp5xruvqxswPrmseh4X19efq9+TVyef+vLAoSCoJ703DepzvuSKuKQ4dVkHQe2ypd3Vz8ZE3ArZLGkkoeOYe+A9B6uc9p4FsDXSWRBqWwm7qnI/TRJO1NlsJ+0l5RmyKGFcaUWlazSZdxs3FsfjW/EWnYfPSV/40hR+n5VG5GV8pJjuu2C6tWZjjMcE8xf6cjhT+JnKaqB+Ixz2hKr4cBwk9Focl9VH+sbnoQNcSn5yOFL5Tg2JFDzVRxakoms+toliuCuvDvwgcYuEuAciwqmlM5WgX2uxCkSSpQvFPI+26N4e/DwxXaDgvnB+sTY/WwOU6w64N14fLApsEjIEK0FEh0fnTQXf+P4I1Vtef35/jniDw9Lw0enGSgqPTueF5Qeclpevu/fSj/9KRgy8P14RdYS6EHdtDaXbsGZVE1p0MfxiOD78YFodXBE2gTfjKGhJmbZBog8bmVhWTr+S4IdwZ/OUecZ0z0cwiNh85sDXwscZNt3HEc3IRznuS+eWGN8J3BDnwU0GsXbNOKbycjiXixKdfCJ8P1wcxGeWjizJGvMTNZiWfnxZmK3xHB2vzoX96Ta+RkxrkYZ1LYugglOGwLiKRPL+7Ps54JopIZP/HION0R8HB/HBC2BH8MZq5ZkhtSCkGRevP1Sr9cq/n6FwTxPIWwxFsWxzsaJzMwcuCcfOCNwTz2DXLzjnMbvrRo/iLr6y3z1LbXv3d9kymqfBHFcARk2scGhs/bAqe2Rbschq55Nbk2Iwizl13H22i0fG3+TYHdpe/Kef5Kmbxu2bJt45yp6zlr7NW8cq1LiIn2GIO8RlH2M0H1kOVS7VuYmqXPy6Iv11X7om55yCW1ndOyiYod9pywljryXs5wT+Twf/Uxb1WqfOWrzSfBUEDoocY8NtshK3WtIFg2u+utNhAkXgRr3Ym+WLQPd4UOKmLKICp8LWwadgDWctf6aXoxsBht4WPBw5EZ8lcvcIvD9W2SFpz/U7g4H8bFoezAmf/bNDslgav8XcGPloY7ITDgmBNOrOX/v0/s8ilfRN2xUds6CQZryDZuzP8SWDDl4Nkf1l9PC9HCV0KXjGQQYWvCDSWL4QN4e/CXUGeaJqai2L3R2DiL1eWhZPCmmAd4z6Z+5/K0b/lqAoy561S27EtNz8STgnmU3xdhL4PBPFcF8THP1QTV3FW7L8SFgV5YF5+8ty9QcPgu/VBbsiBVwc68N3xoTQ2OcDmqthz/FDYUH+W/98Lw+SE3FwcTgz8JgaD4pBbI4U+4iL+nwh0YE9POGGo1M5nlEm8Du8IEsa55wcVRXEGBThyZBHXicBJAmTNB0P1R3852tmtJbkkmfnLfecjpbbF/HZRScchjhNB0EvyLs05+4wVAEk7TBSEscR4zcTvNah2jtou94ZKxnsWpSCm/V7D2n4+92vZJerhgT+I54rP7L6Vv+u1+efePCMWCkASbAz8p7mxVQFUc+dI6OA5NrDPuaJw3autJN8U9gTzHB8UNp0IfcRrceDf5fWRvrBmJ6ntpoMNyDrssI7CGyX09XbCZnqLk7XFVJGxn34nBM2PbtbC9sB+drK3NICNOTevTYSfzcXeMr/xdv/iI1+N6DBK1JXmLBdH1uaoyXKfrWpP8wNbxLAnnRaJ8nbnz+cpCmoAq8JbA8cJOuObwjkWkxyc8Z0gOTtL1ixNoHom61tD0lv73YGDPxb8K0G/cGGaYbneKhmX4VUhSKbfDRz+7iAZXh84/2XBfFUR5Whd5/22slNh3BEEeGU4OUgIwf+fYX3WezTrSo5RonFIQr6C/99g83/cQQ96StaLwrHBmvSy5qbw8eCXZF6XNc3RFEl9c3hq+HZQQMvDovAfw4JgTvcVmab/J+GWoGnygTn5hv/ZdHigz/8eTgyfCp67MCwMGsCyoLCsJyfw7C4xix108dyD4YpwT3hxoDNfW3+Y0PGGIB4K4sjwxkCvnw7shVqgozHGbg+/H9iyIVif3WRLMPb4cERgv89TwTi5wE/3B/PJkS6yOoNeHRznQuT4RwJ76OavYxcb8nGMLpMH/W01zjQpZ20OAsOhjs8MggGFYawkkjTlr0TmtLtkTfMUsabvQwpEQnG8owD5BSR+Kt7J0fW8vlNLYgFSONYy19FBIUo8axBjOM4u4vhYfbSeQJuHnSuDBiI5DwsSo3Rg/miV6MF/inh+8Kxn4Bn/V2A+pRP72bwwTASJ61gaAD01Cck4Q2q7ix5+Gw6flniJFbsIG70200GcNwZFawx7+UqSOy4J88LiQDefzVv05AN2FVHA1pkWq+hCZ35wRNGNH32mkzU9Rydrm1fe8YtxbWKcuIkPPT1f9OTrkr/GsQ9baqZyFFv/irD4zZuoOeQHf9PN3I7yiI7TvmfncyV5zjP0tBbpff3JPdfZwV+O+yJ8RSfxY8vW0KoTJ3eWOMGufGUeEKjrgwR8YRD85wcBkaiM2RA4ZHudeDndJ7HWy8Op4SWBEy8MN4bfDb5zWovxnSRjfafmpA+F54R1QQL/SrAeO9lSEoPtHPqdUN5wJMHSYDdYGTy3NqwIkmF7+ExNDq1ySq6eHV4aXhL+oUYxayjm/eUgOVYHBe+e4pV45KmBLQrXLlSSLKftEvs1wV25a45qV85RDCXP58Jk+Fa4M0h6c1bzimlE8b0+0F9c5ME7wmNBHvDf00JTFNXVwbEp/LUmrKpZlKNGR6ypcci5TeG3A3+/JvDHmwJdrNcv9GYb8ZziOi3wn3N+I2z+WhDf/xZsBjvCtI0lNh+Wa94axUB82XpXsI5c6BV1zvvFevLMuO+HKq8yJx+JAVteHIzbF5Gb14Ubgjiyw1ozpD84Mwb0X0jg+3+P2tKMYYzCYZg5OYejOLf197PFaMkL31c5b5SYU0Lo4orCs2R3WBAkCUPHkqytYfgaIZBTweetgU3WKj5iTxG7gSLbFpwrzOZ9utKPvpLymNreab8VqQ68+SXzRFBAbJEkfKeI7FB87D59jCm257Qn7IekpNNIyfrWUAiQgOZlP19oXPAVxOdpkmfZazydFgVvS2yhszn4oBRXTvc2jhz5rZq3uvijtx8+ZGNBIz0miMP9gW2ELopTrm0K9J4KcgI+08Xa9KGnz67LUb41t8/0NL+mCfNsDuJ/d5j25hqb+Uk8i727cq6w/E9VBvo8z/ETffhGTmjU94SSM+akI/0Vv3rQtOgH44wxT/Fr8a17fMMOPBToxTfs8M+fXWsVDhpbFE2MEgTFJ5jm+fvAsb8ZTg0CaTe5Kfh1zb4H+1kCI6CLwjwYKHmGseZ6fVAggmcO650S3hd0u/8nKIDZyCN56MogyBuDQnt/UJyg6yuDgC8LU+FvgmBeGM4IxhXhk3OCAN4c3HswNIMhkRT3G8PbgrF8Kvl0cddfHti+MpiT3f0iYczr2XVhxr9Fz7U2kXBvCWJ1WlBwEnlHuDRIInO2yTNzUUKfF54XNCoiUUlJ7r2f9ia1BOWLfwwSnMiVswM7XxHEFjeEy8Jk+GgQV7qZQwycm0e83Bcfc4nNawPd+PfZ4Y2B0I1e5lc0fHZP+OuwOfxTuD+IaX+z9syFwfw/F+THp8KG8Ing+UFydG4cG95Q8w850lleE3OuDasCe9j95UAP+hwRxF8eXFB/1sjoZDzfbAly8jNB4V8TXL8vDBQJNStJMUs6+FrAqaX7WPz4QEHdivKSgyGPhSICc0LwvED4N9TN+9W4uvjLPBxp3uI4Rw7QVbcFjUbgFPNYkmckhL9ZaGfhTLZtCuaSOPS1Fl3mBQm4INCBvccEAWmKIiGO5ugvXrZIpPlBgjwY+KL4xvzum9sc/UWVS5XQVVGAvmwYKrGTPmJjfjinn4RRFBAzcZ0meZYefEFPTaQ8m9OBOtKLfZIaNhHP8+VEWBT4sQi/ygf+2Jr4sK0pbPYr5iS5ce7z11GB/T8MhK78XESci4/kzO4wGeStXzlnvmmSNdha8oyuS4Kco7PxfDlM+Idt9POsZmU+ehA+lANyix27Ap2aDUBsjD8heFZNlQbgGcUPObs97Awjf+/BrBtAJu+J4okILgU/HC4P7wucpbu9Jny7RmAE4dzw1nBTzW053hr6hXNOCieHpUEwBbWIJDorsOUFwf/nru0n4Lk1WmKLhrQxIzWB9weOfndYE84LCvXscHo4J0g+iSAo/Q0glyopAVZMkrbo//x8fk+QFIeHUuRvyfmrgsK3vmIoz+R0hjyQK/z7neC1VXEMlKwvYVcH/nxbkMz8qOA/EiTfjjDod8/xNR8sDxK36J3TgSLOV4drwp5wWjg1vDbID/5rytH5sDzIK/a3Smz1cwx6e56P2CZHjqg/5zBNNO7rg+L/47AzsLc0kZz+SDI3W88NfPXesDaIibXEn+8uCcOErWzkMwUsn+XSLeHeIBavDvLnqvCl8MmgVmAtfpMjmgR/FJ+4p57kFjRMX6s1wZHCuEpiqImJBYnJ/HNWk4+UjNPRPbM7UE6QBdEaCmR9IIxwjRMlDwfabRRcmxgroIqIgzzfFGtJQAnMuQ8HTil/b6CzDZ4hsaX8paQd+ai4NgUJtjxYny7WtI5i87lfr1zq+dIYFF+yCXYrOnuesMU8fOMeezFKJK9EvjuU+LU+kxjR2doLgriUJiNhJI/CQOtPjXOd0NNz8wL92FX5PMd+MS/kBT9Wfw01erBxWaDHsaFfphUyvZu5WNthjPXlh1w6Lsg5uczGIvTjF42CjfTYGqYCvfzxmPhMk6whFuY399IgVkVX88k5cfL/wjBu0I4rdzwnzvSi45KwJ8/JseNr1MH24C+RaXxN+W7zw1ydV06KEhy5OjBChxQwCWU39N19aFJlXCXGZTyn7gqfCavCieGnAmOvzFGQJM6KUBLgBTm35tWhX47IhbXBeIk3SATpLeG6cGXW0ozYRdg0lsSWTFG91UiYPwuC/cbAT28OEoJupC35Jd3DgR6SbV1gI5FIEmBNME+xi/+rmOQ4jvD3P4bNoawx4/nYQ0+Ny/q/HvhfPMT3tqAwPh00ALoPEjpeEM4Kik2TLMmd056w3Zx3hk+FjwX/SImdnv/X4ajQ5j8bgyYjdnxvrkdCEeuJhRx7W2DTyYE+7pkT4qCY7gkfCnz0T0EzuC/4yviDHKdJdDw8F+Qp/d4Rzg2aVRExs6biXhnEwNzfDf0iT44Pmh79XhLYf234dnhuOCd8tEauHBARSOK4OEgOCQSKPhb8ZRRBkBAcVf0d7xwryT3jOKNqFHFm+ZkAhwjE8sCJup4uyInWknjWgyCVYsrpNKGbDu9+W6KUwZLK/JxsnOIXIE2JLvSWRJ1FE8hg+Ft07Bdg824P9GaXz4P0krB8WI6lkZaEkNglBjmtZNBc5X7zaD6xkeB7gkK0G5UYepspa+ZWFSdFJRnFYX59jY52InbdG5p/+SgfZwifSHTNUXPzjPiKgVxgg1wx71SYDOZXcOyVM+IkB/ivTcxlHgUmj/x7EfHzvM/WWxYmaszFLusTdtPRM9vC7kAP+vrjYvEcJhqAfIJG4EinptCF/nQUU8+0CZ2MLboZi0VB3MTEPTrJ1VG6ZcjciP+NNgMkw/8dltTTCrDgSqxvhS3hi/VRIAWjGHV6PivQm3Kt/PRZAn4jrA/mZuwLA0edViOAsBaOqOfs/3NUz54YBHuQg3OrCoS1ShKszvm/Cwrkv4ddmV/gJcTYkud8LfhSHvxaWBfo855ANwnZr5sCME6At/StuybXXhdOCvsi9+fhm8P14Y4gJueGR+rPdlv/AwjFQBTdO4OisbbP9FQcfxIUiD82Eo9hYv4/DgrZWOuuDOaTC5Kd3RJ5Z9ga/DzB93VN2QYg+fltkPCnecXzwqA58afn3hKWBtflx7ODsShSfKOg/iTQ467wWNAYZkh0o7emKUfY8a6wMIixzxpSv1hzSbg7aDRqpl/Y8hOhqZ8x8mBF0BjvDLcGsRSTAyKVwVmJgopRFy1BVTiaAAcaJ+EZIIgP5MiJPuuOnjPO31rzL54Ui+BrLhxiHsGeCJzFqRxiXQkEcxUH+1zEGM9qHuV+udc8ep7usDsLmLUkqw7rqHnNWmKXvw1pni1BUTlKPvbQj5/adPR9gn5FPKMQHPdFNNrdgX/Fj08VjOTv+TNr04lf+JFPFKDPrhvr9ViBieHI5IsfvFVJeGsoKPOIE597K3K+J8gR+UDHIu7Ji0G+KuMczSuWi4Lx5qO7PHLkd9eL0J1P5Jz1JwObNgU6DPquT5+iv58dedZnMVoQiq9yOkPoKPYaUTPGzYH05mPzNcW6sB79pv2Nw3ze7/K0ulgl0FRgAOdKJEZT7qLw/fCawLEfDevD5+rPb83x7LAh6LJ+E+53ctRAShe+NOdnhTeGYjTHEcWumDhcsAVQUhUxXqAldnmm3Gse6Xxs+P/bu9Nou876vuMLaGJG20geZI2W5HlSbGNjZgwhjCaAE6aEBpo2U1fSdKV90bRd7Wq7SpImTZO8yNAkpKGEUKbEEBNswmDABhts40GeZEtXs2R5xgaSgPv7bO3nss+5Z7z3Svfeo/1f66s9PfsZ/tPz7H3OPeIYF4SN4bygrhcFzrAzqH/WEn1JgHekgi1hT2DUfxnODNrmDMR4zgjavyFIQsZpvKcFei1lszuWqMM4BC07PDu8N6h/X9C3W4NyYMuLw9rwuqDPHJZ92JNu7g6j/hfdKXrQRtGH+gWNOtiHD9kKRtdsm+KYTrrPN8s099n+J4M6+Qd/kOwEfjP41SmItoYPB7b+SuCHj4R+z/r85pTAdy4L9Po/g3bYb02g336iX+6lU/f0kq/npD68PawPfANFzPyfCneUE4drWxTIUIIblUGzNTBwFEIJFM+Jvh0Mulx3bWVgIKuBo4NVAiNzsl3hrPCc0C3qslqw7SUcimIZSnuDRFlBtTqsqPede1bNsPtTbLjE6cuv9OxNaQ62IxibduiPHrQr8OiYruiHk6KULfrPqbHkH1OaQ9EbvdA/R/1W2B+IZICiP4GkD2Zo/dRv97MNvMOR3JSnJ323LWjT2MqnA8qRKpBz76iJVXltq28UMT4+RVf0VsaT3UrUZwLDzsAWU2F38Ln+sHYEouR8fCi+zeeNny/ZL2PN7gyhH/6pfL9y4oqvsM0DwTjYjD4hVvbU22wOnxQH5JRbAiOeEnplMoPj2G8MOswwFG3G+Vp4UTg9vCWcFT4RDOrOYOAC8iVBm83sd3OOrw03BA7ZLcpTGENQ9jBZnwL/IRiD/hqbfYxyf4oNlzhWebn4YEr/WuBE/yKcGS6ojzkQobPzwn1hazg/cJjZCp1fEQTyzwT6OSHQ9RfD9mDJabyStsD/2bAmHB3o5K4gWD4a2OnxOvjVpd+b6q19ttcmR96ccuyvnHdIznX8Rxg5HiT6JVgPBP3gC01/yGGHsJuxkWaACRzBre9XB7qlk0cDm/hIbljwp1jlV6/Klm74p/GcHbS1PNBXs90cdggdLwv8u59NS+B/MmWM+4dr+DtuC38Xvh0OqwguYqYwo8B+PzFYhhf8q4KyxUEMXpCaaRi4BKxs/3BgGMp13j2SDQNRyFSw/GTUXjLMSZr3cBjZnNGK4fQb8yrp73dToT8oMgaz7/bw7LAu6LMAtTXrcjDjhTK2pV9lm1N9hW60x2HoU5vu46TaoX/QrcRHD+x0XDgxCCJl3cMme8OeoD59kcBKefUZg7rgHqJ+ZRxLLK4pa+Ug6Eb5yNgYBL4+QD8HJYBc7rhOD+5Th2SyM9A77PsfgV0fVfgI+xg/31Q/3ybG6vogoYvin0VPHeUbfiJxPhD4ChHwbOm8mKGbwyolAVDYjUHn3jhCDzjC5YHjlIRBiep7dbgoXBPuD+pW7+3hM+GccHZgsHuDrPiR0C/7US7DaHMUYTCO2RT9xKESfTfOPw4S5NvDaeG1YWUQLGaS1eGSoKwApC8YH/oJHXP4/YFe9wW6M1b1utf+hvDvwq1Bsl0eXhf0YW1QjqPtCb8b9EEZwa7c8eHiIKglKXVyarr7cpgKdwdJ463hzKB9yfz3wh1JBF609dV1fU3C4Bv3hJNqshlJjOuusCV8IKiHLujU2ATwOMK/6AD8xth/JRB2G0XUwY49E0CjAtebZejyunBH9MK+h110mnAwmUgQ6wgDlmvZnSEGwfCE4t1PCc5zHJlMINj38sVfEFoB7A6cjWhD4DCalUc/w6mLwzGMOkeRppLVqx30a2OUOvuWyfjUmyFWf1osu+8MnMkMRU9mOZhRyvnHsk8n+qUM6LAEnTGo15ZN6EjATgX3EdeUB9GGIBZU68KysCacEFxT34PhQFCftks5W/cqr4/NhKt9x8XJtWdlYaY0c0oA2pTo1dk3AeRakWL/UcryL20IfjrdHugBjuf682vGVfzdlh5IOXfwqP+/7ICeEr8oNuLDbEK/hB131VvHh13KAAXxTUE2pVyyInDIYcKxSFGAe54eNtXn7sz21nB7kGQkhecH9wnocn92e4p7vhjWh0uDIBpHOO9tYSrYP2QiEUTo8hPB2Oji1HBOTTaVSBIc92M1AgmcY3kQbPQi+QnafeGaIGnYV/ZHg1m9aSP79Hte+B+BfY8JzqtP8P9h2B+0tSH868Dhjw7Kcc5iy+xWoh93BTYU4Ox7ejg/WFXo488FvvPb0cHm6MI9g2TUBKCccW8LHwk7whfC48F5E4wEMVsxVuOB/acGuiH2RxHtF1v1Km8lIVH+cPipIBHwk83hisAuCyJVAqgdl2HNtGUlYNbgEMOk21mUd86gzRIchKjbDMFo5RmIswkUZZ0r57M7LYKW03PQcQ3NKGYObVbOku0hFbpMA749qd2dQeBJpsYmedE5x7I1Hno/EDi6GQ7ukQRch/ELLjp8NNCFOnrZx3nOrE12qGycLdE3gaNN19nHdnkYlFjdp198g07VqQ32s3X9xOAaez4j49dv570gnJ7lc74kN/fa7zWGnK704T562xV2BjqQAPakTvqtJHUaM9GeL/JUW/sjinam+5j9fn3qVZ22jBsd7aZfJTboZGUQU3TNp00A9PlIkAwWRKadI0rzVluQfDqsCzosMGcj6t0UZD3Z7avBQNV/a7gurA0/FFzn8M5dG7qF88v8F4XXBHWPYqCiZPebvTjQtNNk/1ALo344CKzLAwfbUHN8tmaZMotflX1wZHAccChb9wr+yrljJ2PbG9Qh0LrFPd0BrRy9nRE462uD1YE6hulTeTr8Rl1WArLSkNy1RU4LJ4WLwzOCcbhvKtwbipyenfPCywP7d/czpyrZnX+3hy3hT4LJQyKQUKbtGF3ouxmVlGCsdHXw1NB/1aWP5KwgKY0j2hTIkvh0v+oKjI0eXhneGdYHOrspfDnweeNSx4LIdAKoW2cwjkUJHJjjUXAxcnZHEoPmJBJA+Ypv9UWMGEwiYMjlQTu268LducZxfHzTVKQ+PBQo6v7AkSUmfdJOPzEWs9ZjwVg6ft0lx4dUzEIRszXZEzizgFsV6F3SE3wSoS1d+L/+9HmY0ElJqJIBR+u2Za862FJbRBISxM71E47JFmZhKweBpd/a6/YL59lP/VYDxsMGVkPG7vjpYWVgb3Z33O1bVifa44dTNTuyfTT4plx3sOgLPys69b6Jvkf92w/10Tm6686pgcIXjVHfTGTTfps+GBd70wt9sDv9GB9fNjZfnVfHgkm30zDwZ4LO/mjgXByFocYRznFacO/XgmRg4Lg+SADvDsrIuqcHyhGo99ZkU4k+cIYbw2+GM8I7A+dFPxEgXwmcwUdD4xq3X70jn0+bnMPbwc9lo/9vD3RuplwR1ofVgbMInGtrshkonO3qwJFeG+iZzQYlRNeeE14fCN1pd5DQ/R2BvXaGA2FdYE827hbB+OLApmyrzY8HSfjCGrP+psDezTpKMPGP6wLbQR8EWPffiORUJSvz77sDfWp3S/jdcCB63zlCgKnfPf8Q7I8q/KkE/qez/7Wwv3HzUdm/PGwIl4SNQdBvDleGD4VvhwWVjgRAWVGaTCh4DIaRZLGnh3HlB3OD+54ZOBsDG7CZRN1mcw7MmbRxQlgb/LinflUvd+rA9bGR5LQj6BNnlPWJspRNmg7NoOoXLAuaZdO+MUtue4NgohOzgoDBcUFgWQXR2bAvsfxjyhQ7SXACTSAME/qRBEYVCYz+2MusTI/qKGS3Q5xnF2OSlAS4fq0JbGuMAlWyK6JOSBJg26lAT/tC32f66Mq4+YM2oI2/D9pzzc+j06X6+0kJ5CrJ9CvU47z7LP358UNBzLCLhK9P9CzR65MVq/4YHx+mTx+XqmNBRfB0SDrla64G9SeBwX4hnBXGFcbnzBvCy8MtNRTNef8uCOofrnlJtmeH9wcKBecr4via8PXw5bAxvDVwqE1BwkERBvlKMGstdKb9bvqAz4TN4d1hddBfwaL/pwdOImntCNtDT+E4EY6+Jfx2uCD8p/CsMJ/CTleFm4LkxWG1K5n1Cir+dGZ9rdjiDTm+OAgCyaGcz24lgoKtPlWzLdutwZeKtNdTMv6n5YKJxcrn0rA8GL92fj3cGP598AtMg5baxnN3MCb7o4jJhe9+NLDnPaF6PElb7Gm868LrA7vyP/ozxv8T/IFU37Hl+mGTGQmgbpmz6rDB7AsnBMpWnuJl+n5SBla2z0xB91fOmYFzHCuNh7Ll5Bze7MIxlBPQK0P5yW4zQPmox2/2ybK7gr6ZKRiNY6l/WdDHpwdG0oYs3ctZZeqOcXQbpXFdferVpnvKfU9kX3+8mCrjzWGnlGupT0DR6/1BcjsmqNMKBsa/Kvj9gaqNcm/OdYjzEWOnPwHUt/2OG0c7UJeAsHJRvxmrBEc13hzzEXqVtJpiHEXU85xAd2ZFFFGPOuhhd+ALU8H3900Sw0Sd6gbfVLdz/I0PoaxC1NfTB3JeH9kR/caUS5XQiX7zKTrfGfhi9YgZe/AT/eC/a4JkpG/a3xPYni4lhEUhFNZLGPvWsDVQ0NpweTg5cFID7SeCuRjXlkP/SDDw60KRu7KjfgaTvTeE9eE14azwl+GDwfLf35Lrh2TgT40FECNsCRKHQHLvO4L2nhcE/+agXHHe7HaIe58SJDUJwd/OV+1k33nGU+aiYNzrAofj5BLMVYEDbAuCZZhIABztC4FuXlGTTSUvzL/aeF+4LyijnX6ij5hvoa+bw1S4JdwRig45Pn1xauOReCv9Zdst+sZX6Ku7n2y4N3ysRiKAIBxFlqUQ/Z0T2EkiJfrCRqeE9wRt/F5Q9wyJvfnXnlwQC3zm6OD+p4amsMXtYV/4ULg38D968PsY7j838L+fCXxYPez3ueCeu4PyT4ZFIT0TQB0EHgUoYXfdU85QjChoSTm2X7KnAcqU5ZiTUEKHYQVyzgnmA9nuCGZxiYbSKPGkGgFDwWUVIAmoC84XZ7TVR8L4+iEZdSwlU16fOaWxmyEcK8vAxpxN5QQcallQdl3oTgD6r68SRLez5FSVUPSpqSNj4HAcbXt4IJgN9AWC6cSgX/ThDbpn2H4Oo37Ozx7NdnI4azFTGpvAQcffqKc/9O66MQgq49ePfqJfzb7RM4ydDnYESZSd1DuqsI+J45hA/802HJuJV9fXfBJlEuGXM6S2CR91He5VH98t+nBeXyWLqXrf36/wQQmOn5wU+DAbsl/xq33Z3xn82Ir6Fo1wukHCOW8Jm8P1gaNdFI4LBkzRHMKgGPTxcFcwcE7rurIUcnfoJV/OSdfeFQQZh6bEtwZt3RF+M3iWm14J5LiSKNSjgnbV8TtBsHIoCu9w3hwT/b4krAw/F/T/v4e9QbIThO8JjHlxfVwCndNxDGjz7wJnmCHpk7GvCNqjH/qwGsGdYWsw26wJHBXa0f5Lg3uuCV8NnK+XCIDXhlPCMFv2ur/7nD4aFyf/w7A9cPqm8AnlPhKsEv552BhGFTpW58dr6OOxoM5xhK7OD3zlaT1ulLwvDex6Rdgem9wVf/n77PcSSWlb4A9s8kQwRn7NByU8fXdef5Xne/R+duBPvxjOCnye/T4Z+Ac73h7UvahkoNNEWYzC4JbHtgJAMHMSWY/iDdTADgTKYVxvOD3nu07h6vlm6CXqcp3TCVyzv6wug1KyZOLcD4aOlUCOK6n7aTXBWLI3x70/dDhVrqtDElMfIws6wWVcZWza5lQSwLqgPvc9NRRRbxl3GV+5VraShHufXZ9wz7fqffeYcTiS8ZUA1waMXR84sd/4s3JQvpIcq5tu1c8eEkGzfzmclbCjWZ3u9gf61NdpoeuIcspIbrbaN85B/qT/7KlOQbEzCE7vT+hyXDH+54RnBfroFvpwTb/Kst7/quy8fpPmx8P6wEclJOPgl9sCfeiv8/6X32IrMcEv1MVX2GtFEPz0Ixb4tHv9rUKHHnNuUcggg3V0MANgPMvXG7MtztZUvEFz8vKDEdVSPeWLI7m/l0gslCpLm1HeEd4eBOqp4fjAwW4JvxWsBHr+aCVHyrXdKfOBoD/TSs95AX5KEPS/HAQOJ2JgyUvffzVIDucGhoUxNseZwyqQH8mWce+tj7PpEHWfGTgHR8F1YV+gd5hV7gySzsZQ5KzsrA8SxN6wL/2fMr7sE3WdEE4LrwoSxsi2TNlewj508b+Dcd0XrKDosUNyzg+/Xp+Tt4WjAjux2brQT7bnAl2x8yfCo6EkxOyOLfyDPfkHXfcTujonHB3uCWz6/MDeXwwClfCV28OW8PXAvncH50H307rI+It9V+b8LwU20xexwY93hL8KmwP/XpQyttPE+GMZLeU5FnpKrjNE9Fl9a25X9ncHTi+TyuAQlJzTlkF922v6nUCOp6Vuj/G6xVgFPYMJnmWBEwpu+wy8JghYM4uE0Uv0l0ElLth3rpfoK4fjfOo8Lv3WFueFxOZ6tx0ElfYFNj1og0OVBFCuua5eKwHj+Idg7JVOs+WM+lC2ytgn9pVjT45NF/eHncHM5Zl82uFz3C3a0i99Ku11l3EseJRV91RgX0lw0LuNXO4v0aHgowPjpqtBYrx8yEqAroxpddBvP2iSYVY+6LyJgC3oQPLt+afNuYdOtbsirKm3gt95vs5X9wfP/OrpkLr/xuDbioN03HHfoTjodrxD0caodXJcyvpouDX8WI0+bgzLa27J9reClUD12Wv2RxGz7C+EdUECUC8nEETvDQyyPjBiv+DPpcqBtmTLSRi4b3LLdQni8XBWuDho+6JwRs2x2epXtxMLTv05v75GH3eG0pb+08+pQRAoS7aFPwjfDILT2M4O2jkzKFvKa1PwXxf2hSvCA+Hu4F597ynRu6BaHfTjzWFTkFy7ReDfG/T9yppe72VyaTRJ22xDZxIpBDV99RO6WRXY9aXB+H8+GPuXglWtfTr7eCCOZYai7+qkf1JWfacHE8kvB7Y1dvokxnxtuDlIKL2EL0sYkoTEuGAiCA6rRIGM1aSayaNswWgJ/3C2gksW5YT6KIODIR+qtxyhrAQGZtHUyTjPDBwWJWBsXVtRn+McZYbMbk8x2+kjw5nd+olyHEkCUKdVAEcRXGtrzP7FcbI7Qzi3e3aHH8w4tKde/dRnjqRu5zgrJ94RHg3asTXzPRKM330o49a/qbCv3hpXz2V/zleSPriX7vWLPY4Lx4ZuX1L3E4GetLErcHh2novwHe1rT18wSOiHDuiO7elBn9mF7tUT96v8j776SsbuXjYzbjP/SUGd+tMU9fLXY3IPu/gbj/KJlf4Uuxb95NTCSLfRDkcvZOKiIAoV0IK9iGOBf0+4IwgcMybH3RBkfdwWfjf40kzfb1blmrbOCuuC+wVOGTdHaArjDJN/SIEvhptDvwyvDklJ/7eGTcFsLGAvDHTAaTjzIOFkAo2T6z89cVwO+IqgPmMRbDvC7eGa8FiQFIzn8/VWm9orY7SvjHv1lTNKxvZ7SnTpHrrX7i8G49Ivzl7qzW41C3412+3hc+FvQvX/AmQ7VzFeCWfYzF/aYf9zA59ie7p0v3EaC11VY8+2r2Ts7PWicHJ4V9gQ6EH99FKEn/5sUO9fB3b5au6nDz6g7VfW/L9st4YFkxIIh7MDDMAZBTYFysy+/+88GJaSJAeKLcq1ZQTOJgDMamuCjGwl4G1yrxmZYzI0tNscs/bGEfULGIEo+CWDflKCywygrxKbPhjfqGK8+msGcy8pOnKOs9FLaePR7As0Dl1EwpgvoUs2E0grgxmQ/p0vQkeCbW/YHnYHb8/pYz7EeOlkVNspz5fcQ4f66t6yta9MT4lfucZm6lgdrN6M/4Sgzu57HQt0fso/tbMr7Ajad40OXeePCyoGcLiFMinvJTUfjZJ3Zv/4+vxrs4Ugp/BiqOxWwunXBzPjKeGu8EdhT+rp9Us0yl8a1gX7s5Xv5sb7wp7w9XBz4Ow9hcNHBCT5THggXFaTzUjCmWCsbwoPB4Fl3PRYHEiCuTbcESSDeZeMRVuSzk+HHwrnBs7MPkXoaCrsC+8Lt4Sen9jk/GxFwApGiYduhon+HVMXOrbeFr0NvDdjloC187ZwWnhN4Jd0Pyh29JGvvTrQySsDHxf0+r4t3BlMIgsqgwZxqDpmJgBnMoM0MasIVFmWsSi/Wxi9uRIwwynP0JLA9N/UZ985ZS31wTCzFX0283NuTm2WGygp8z0F0g+BuyO410rAuDCKA6dYFehmHQ5kTGYQYyn3S0ScSSLQz76SvnB+ddA/cc8oS38rNjNYsRcHV08RY+Xs9wfObktfzi20lH4e1egIPekbOnRW+w39mpToaU3gYyYuSW9UKTq2UlQf3WMq0M98rs5S3fiyEAngsXSTQrR9Svin4VXBLAfZlbMVo2W3p7hfZt8U/mvYFj4S7osBr8yWYWVbwfKCwIC9EkpODxXO/a3wiXBz2BPGEQbfHTja3nBJTXGIHA4UY6AjSUcCMS6JrYgE88Wg7r4rgOjFPRuC+t4a6Mjqyf/c7D2KcfYSgfOWcEbQdwHRbN+4rHb04w/DTWFr6uu7Qsr12YrxaUvw6K+2SyLM7kiiX0WX9Dk97jr4+Z/g/+WwIlwYJD96n41IGscE+tHejeGD9XE2CycLkQA4HQMIqMeCmWRdaM7SsuUoIkkIapn5O2FtULdEUpIMxZs5u2esnBpJONgTgdPtD2bxsRw7gaAvvjwj60sGK8OqYIYos0R2p8WY9LcIfRiDhEEEH6fXNwHBmUtQONdP6Itzc2ZBrKy+qN/Hqh2/mpRjbeiLpKyce+yXfmS3EvU8GOhmb6CnsXSU8qOKttjamNmFLpq6yuFAad7PLvSXoVZjNS71GSsfWhf4lgA2bmNSHpKGduluWAJS1j0SwK7ADyQCY1hQWYgEUAVDRv2FIAG8umbU2TDFZwjHFlA/FSj3eYGCtwYJ4NjQ7bQ5NZLo72fDfeH6cE+YrXPfnnu3hKsDpzonnB04CIwDL67JphIOVvRTnN05SZRDbQvbQ/UV7Gz7iZn8grA2XBLUJfHuCL8afOOwmQRcvzgIhDeE00NpP7uVSOhm4z8Lt9R46ef8oRBBo7/s+sUgKbH3qL7MdneGqSAgq78AzbjpZlM4KfxsWBFOCUXvxrMtPBL4lXpeGKwUrAwkgn6iv+65suaBbPn+k2FBZVSlzVsn4xjVoKNwMxbFmDEohEH1h2MLgn4iUDg+gwhOimcA96jDdQ5uppN1zZyyunrHEf0002hrT9BXAebcrKS+t/y/ghzArGIFoM8wBkgM3VL6b7xFjI8evxkErmPTmfGW8ftcX91E3c7TE51hZXBdQjLWR3I/3Ra9CoTVQRLV16bQkXEIJDqSjHwK4f4OSZ1sq07fAJxxvaPwgIPcq02rKUmH7xhD6W/RUU71FWMVxKh0nrrohJ+sCfSxNkiM6tZnemF3YzTBTAUJgF6cXxaOCvROx/xS3WW7O/vu2RHoyLcsXV9wOewJoDFiCqGYneGq8PoaxkAvoTQG+EqQNDaHE4N7OfVJ9fb52Sp7aXhKYEjHjDOqMOyN4cHwoWD2fijMh5jF1H9D+EajQs7GJuvD64K+o58IvC+FO0IV/HXBtdm+J3C2vwyl32azU8K6YJ/D2qfvdwQO+qnwrSDgBcNPhU1heegWQfDX4a5wTZgKzvUSM+VJQRBhriL4PxDODxcG9u9eneTUDKF3dt0e6FuC+8kgmF8T1GPsfMV1QXx9oJv3hS2BfvjT+4Mk/qJgbKcHSXJbkGDuCxLkvTWS1oy/aM25BRPOtiCSDEixMvmBbCma8zCKbCpA9K30TxBwcArcH5STCNzDoI5lbMbg2N2OwFhEm08GddkWYWyiHJ4I2lKvBKAtwea+aUnf9YtU9486s9WzmPaNE5WkPnowZg6mLcfoJ8ZDf/rWHA8dcEjX/S28ZS496e/Ta0rfJQH6OiEoL9C1L/hXBYHLJso1RXtmXol4X/DJiDY6pKEjtlGn1crQBJD76LRgPPpLN9qlG/vGzh92B20bA30p30/Yl87VofxRYV3QNzp7ViDK0auyuwJf0I7EQ09Em3Rn5SDx0a0EMBUkAFsJwH37a7tnd/FICbCF7BEjmqE40cfD2lAMwigMz6iufy4wCmNQOEMw9qfCqeGfhdXhotAcG0dS1n2C+776WL2uMaJ2GNuSWn36tTk454cfitFzOC3aVsczw1PjtH57rle56RsG7eReAeVvzDkPxzYzCxx96yV0cW0QUBy6CCc8Jzw3nBt2p847szVWMxzsFxEEFwf1GZNrZsNjg4TgXHcfJIkyy92VfQmzl7CD5PHy8BPhfeHuMEz0Uf+Nn21tVwXtbg+S8vXhoSBATwvvCSeG0wO79BM2otvfCNrYEOiAHQldGtv7AztcGXYGj4DT9o1O+RKuCmWcdKeMBFK2s/7Dp9RxSKUZJIe0oX6VN5yeITlRcTTKg2PGlACmgox6f+6jYM+7FC4Ty9yuEwYV1P2C58lcE2yMp54HgnOcSwJQj5l/b9PgOa4kbdKbPgmOkvX141m5Vvpd6udM4/7Vl3skHg6pX3TQS7QpOPVhWdo2FuU5tXvpQDKwX+rQ9267q6foStJ13Wzo3l7Bn9OVqNN92vOXjgKdDfUfxDn9EHDluTq7MyX3q0+bbKns8fXxqmzLWCo951iA0jU97wx0MBVMDBKXgIby7i3jdyy5uG91UNYxe+qz82zPJ7YHCcDvFDrukOKDOdkv+XWUX4wH3Y6wYH2MMv2gB4NuCduCvpX+MV4JqI4/A2aE3CeQzXC/HjjLTcGscXngGJyYI64NgmRNEOifCHvCFYFDCTpOUCWG1K0/HZK2OBDHWRbeETbW+9pwTf1bA4f5m7ArcCKMKvrC+TilwFFvtwh0QfqeYFl9IOivANA/wWMcAslWXfTYJIeV0LPA13d1EkHRq93qYv4RVHT7K0EAfCUY6yeDvu8O+qM+OqJzOtKPGRK9uoY3hTcHdoTxPBx2hCuDsUjU3wnGoo19QdDeFSTlC4J2Lwr094Kgv8bp+KcDkWyMUZ/4FxtZWfx+MJbrg7a0OZFSAmxRDC4Bx6kZFCNLfR9H8Z9BGNNUkP0Fd5lNGFkSKCLQOcAzg7KucTTnvaXVl1FEOc5je0LgxI7VLeFwMO861D3qSkAfON4wPWiLo3NQ49Dud4Lgd03bzoHoY5PqZP1P8QVBRdw7SEoiEXCShbGqw5a4ziargnPsoG+lL9k9KNGNsmUlofy6YFxlbPSgbonRWNVLP9VYYiv68me9Erg2JD3tbAzKuJ+NiXEdW+0d7KPrEqj7BP3eMFVvPfppa2KlGH2SBiiDm9k55XVBUP58veVYxiw4zOBmGgZ+XTCDfiBIGl+KM03/QnCOpyUOYcWxMyd2h18LEof6tPc74eJgBvpeOC9wyg+HjwQzFYbJoynAGVcE9fQSQaPNCwMnLuXsS3ZmPPs7wvYgCBxzdtjvJcYzjuiHe84PxvviYMz3BkF6YlgZtoVbQsf4o0v34tWBPU4PpwVjIOzjni3hs8FqQ9+tBI1pWnKc6qqPl7+ek+wj0LXPJuyuHf0FUY/6rg67wvsDP9Ce5/aJDv6MsVKK7cRIjCbz+zVdAcH5OeFUYEyzjGWrrZnAclA5jmAGXRc4CYf1zTiBqL6O3/1PG2Yc8oB/Uk6dnFFdHFdCKDOo+1eHtcFK4MFsrQSU7SfqMtPZ6ls/0YZA7xb36KMxqwfO6csjNfbnU+iA6I+x6Tvdm42tSNhAcOlLU+hdIjPb09GycFQoIljp1FZ9PRNz9EoX9M5+6hP8zw7qd29T6Mb42Zc+tgcJQGK3Umv+VmAOJ1dkxUkVjrYlbAv/NnCsd4ZV4Q1BEuBYHMc1DvNLwX1vCWaBPwsC9r5g1pwhteNxXjONOjlvcTjOR7T3wvChGqsU9BOOyRltByWAfvcLFE59b9gWdkta6asxfCSsC5uCYC19ze68CH1CG/pe6r87+58M+tSUF+TgteF5QZ/YpCmC+JzwWJCwBa/xdQvdnx02hLcGSWdjkBDUoU/6IvDp/kD4g2ClcEOwEtA/SENAAAAejUlEQVSGlcVsdJ5bl55MTAKIc3McDm1rNmJw+4zOCeybEcGJ4ByxhUTAWdYEdXBix4+nfoHNSawGOFER9T8rcE7tFIfPbtUHW9fcf0JYHnomk5wvUpx82AqglO/euo+DPxSmvyGYfTMz5zc2W2PWN7qab1+gC4FEZ3gwWDFJsE0xW9P3cwMddYu+6S8kVL/94BGD6L9+C356tYJgM6jPOfcTfaH38qy/L/tTYW/o+LXfHB8xMt9GX0jFMfZLwsrw4iAozerGyHkIx+EQZlaOsCJwoqZYRp4aNoQzg9nmy2FH+FiYigM2P+9Xv3KnBMHUS9QJM5wA+HTYHvqJZan29FPQjiPKm9U+GLaGZrKR/DYHbf9aoKt3Bro7Kcy3P9DxteHqcH24LUhu5eNbthCsLwzs1UskVLo7Ljw/6Pt1gd1ODOvDjwdjeV4wCUgI6gYR/JLQZ8Ku8OdBMhL8+vP34YiU+Tb4gigxAclJzDhmcLOsZT4ncGyMEoDAMCvaFsfIbk/hcMR9ZlMzlHvWBrO/35cXyJzKebOYINKHXqJ/hJPrXz9nV4ZwSolH2+OI8pLH/WFP4ORVwGXrh+8Egr9F0J+dgS4kGUHj2nxJCbjHUuG+MBW6Z1l6YxuzPn0UnWe3p7hOd/RSVgvsgXVBMkfxaX2gD/bSD3rZHiQAYz+invUz3p5SlNXz4lI4GWc2E1gaHh/OCmYCM4Olu6DkaCUAnSPOEfcOEvdxvIvC+cFMJWD+NmwNZnLOdWG4IFhxDJIyy5rBBok6BbDZW5COIhx9W/i/4d7w+SBYzMLd4pwZmc5eGrSzJvRLYLk0lphRrwj3BO1cE7pnWTazYqKzYQkxRSpbvjpbjxJWUlYErwxsKgHz5aY/fzvHu4Mk+L5AnzcEiZt+j6hn/Yy3pzQV1rPAEjopADg8AwtSQc7BmwlAMPcTMwYnLVvBz7lszZBEgHBas47AtDWzLA/FCbPbV/RFHcMSj7rL7NWvslKGM5vlBfWOMBWq5JEZXx0zxEogojz0aVB/tEOUGyTqKjZ4PPs7g/74DrwE00/oG/Q8SOiNnm21JQGsCkeF4sfqoQvt84HtQQLYFqxE/OiJe1upNVAUt2QVEoP67jwHuy/8WeAkZuNTwzuCmcYMM8zBBP/moK5tgWO9KkgC9OR+5ySR1wfl3xgE2dqgjWH6NCs9FCSqQSKQ1G/bSzi5wDfmvwicu/TdvheVPYM/1zx/G4txCaJLgv573OmW7+WEhKofAk+iMP6mLpXRH+3fHz4bBL6Z37Ex9xJBSg/0Qed0i36iv+cE7V0Y9IXOi5TksysnPhG2hquDNqwaik6z20rRwDCHLeUW3TZObEbijMZgVubAnETAcw7Xm46aw4HCQTisZ0MzB2fkTOr2zKktqFc7ZhvtuM/xKLoUlBxSwMxFmjOdYNsTpoJvMAqsYWIMgsd7ElsrHOe6RbBZ4eizffqkZ+M2XscSlVmVzvYH/aA3z/zu7Sfqg/slCXUOSgDaKtf1twhdlOAW6PpAH9CP5qcgOWylqYFRnLZZfjHtC7ozwinhJ4MgXRF+IHAUWw7OcTBMzEJ/GQTUbYFjXRkkgHeFU8OGoF2iTvWTXsFz8Ernvxx0S7AdJoP6LYFY4nLwa4JAE0ijigB6aVgXPLpIbL1EGx8Pd4Ybgtn6xCBprAru2xqsRnaHMqsLyIFL7SQH+rUaEbC3h5PD+jCuGLdVz87wt/X+rdnq67D/3ixFjmxZcgkgDqPPgnB5WBs4MbxMkgBGDcYU7RBO63nx/iBAOej2IMhtJRXtmsVt9WPctjirRDNOsKZ4T9E/ffbNuG/3LNH/pNn2+BrjkGx6ifoPBImGDuhFYFtl0QOdOC8B+AvNgUGfMr1kPnViHBI/X9B3/7Oyr/TOpl+5ffJlySSAGJJx9XdNeHPYEF4fBOPRQTBiNsJBBOZ9YSpUX/1Nm5xbu+8NZr1XhfXhTUE/zKSCaVQRQPcEiWaQaBP9xDjNvpx9ULl+9+v3K4LEab+fCE46MUP7fxD9xaaZXptT9VYiKMkou2MLnVgVHTf2nQdvoIeVwcrEitDqSEL0TuI3g/90ZnObBKKJHrJkEkD6rq+W+ScEM78ANONzgNkEQW6r5Hv5V/CbxTjO9I9ixmk4t2WqgLUc9ngg+GzLLOqZ2Ezo/DDRlplJwMxFjJc+9MEPkTw1fVX3UElZfTWDW/pDHb1EPwWT5/8ngv+bsKln///CSG3m3hnSqIve0Kx7RvkBJ4ou1MEWbMaOc9Vxqph8WUoJYFXM8Y5wSrgscGLOPFfx3PqpMBU8N85YnteO7gs01+S6hHNtWBb059RwfpCchonZ1n2DZt1SB8fuFxT6YMaTDLWbrj3p12oGOn3KuI/+1tXbk7Lt5QOC36PQ3hqPAecFbQk0178ezN6zFe1ibXheMIvPRR7JzTeGe8PHgncLdwV/ePWdbFvpoYFexu9RbOFOxWkFAcc9OqwJHMUznuXvXIUjC/hdNQN/uimO9ET6Y0Y0a1o1bA+SkEBSl8cR/eo3q0pa3l0cm3qek62XVDMSTs6PItqgF8nEdhQRvIIY+t1PhxKJWR/6Z6Z3jxWX+4zVf8Dimr+cczyS5B59AHtagdCH/flI5qmmmvmtXLQh2fqYWP/BZrbTq7zsH9Gy6BNArOPZe2O4MHj25jT9HDeXRhaOYMbfGcwYOwIHGShx9vhT9eMeZpzfD4L6krA6vD1sCIKlVx/Py3lj8QLOOG6pyaZDBs3+zYLaPjVIAsbC8QeJ8q8MVgD2+4nAvjNMBToxlheHTeGsIOH8abgjfD7sD6NKCXzvb94Q1gc6e1qYi6j34nB2OD9UySlbjwQe4R4OV9b79N6uCqKEpZAA0s1KzEqMyXAChMOMOvOl6LSoh3NgX7DM5SACWlIYKo0Z76EkA+8OdgSzoK0+aUOAoenYnlEFk5lUEPoFoz3Zltm2fF8/p0YSdVtJSJJ0MkyUP66m2a/u++jh0Zoym0pYZmvJy2wt4UkOz84YquQjOea4p6QMX4NZeWVYW+O4aUftsbPxmMVteyXTnO4Q4yn6LisyNlaXlZn+0zld0btHP7bziKDcESlLIQFYcm8NjPS/AuNaDXDGM4IxDHLmXO4Q9dwWBP4f19td2Y7zM2ApflDiPP7O3oyyOdh6PLk8bAwvCyeGEpz6iRcHY9APXB2uCpwVxD3lvupEj384Mx0o99Ue16dPpY/aVd5qRSBIRv2EjsoKQKC4d2M4JwgmgWk19mCYCuT+tPHtbPs9RrHbmnBZDfsJfnU3ZUcO2FswW9nosxWCNoeJutyjLfJkjb5Lasauj/cE9v+DsD/99v8YFr3n1JEjSyEBMNx3wmOBc3DO4wLH5BxmBzMIB+EAgsG2KRyBMLKEoh4zr+2B0M9pc+n7EkfRhvoFQWnXsfMoM5k+6jPsdycpTooVwbjMpivDw2nDUlVdo4hxDl0BpE591Ad91nd6c66fNFcA9svYJA377rXktvW4Y3a1AjJeY/CM7T5vJ+kEJwSJRxJYFdRV9JXd6l7BuS9MBfVD/aUP2R0q+tTPryUVPqAdq5i1QVlJwLsM/T+ipJ+iFo0SYhTB6w28gP3bwAE/HBiQc3BmwcO4ZhSO5TxHgPs5J8PL+o+Ga8M3631/FWbZOVDSvrpK8Px49jfWFEcVXOrRljbse7TQDuc/PnTL+pwQ/KeEN4YrwicCu2hvmBjzacEjhGTQT9Qn8Di8hCH5DKpf0rozbA+Czz0lYMt9gpfuzw/0bYx0/Rdha/Rl3MqeHs4Nr6pRFz2WerJbyTfy7/Xhmpr12Z4czgxnhfnyVXY6OdD7fwv86r+EXenz3fEFYz9iZL6UesgVFsMILE5F/F6fvgs0QSDYOLXZlKM6z8HQnQDUsSf1mQXGFc6jnWXhuGAm4/ySgGv6qC+7gpXGoKDM5eoe96mLCFCBWlYPw+zjuoCiA2PtJ64JVkigg8oKeOOwwpJY6M89ve5Tz/IgaFYEZa0G6Eh5/fMItC7Qlf1SV3YrYQe6kpynAt3tD+qQ5CVOfaFLx/Mhkhe9q9tY2c/Ka5BecnnyZJiDLdoRm7WTBAS8gH4wMB4nKdvsTgvHJFYB9mez1OO4HEawes4XeAJK8NlyqNKOawJJX3r1J6c7pCSRd+Xs68KXagTMoCSibSuA+5WLPqKWni/i9G1DEIj2+4k+C4QDYUfYHQSHpGr83SKQXhEkAPUK5OuCQJXIJMrnh5cFfe3lb9fn/DXBfdcGXzDKUKpfXt6XY3V+NUgg54ZedeT0rERdxqZuieC2MBvfyG1LU+ZTmYddA3EUDksY73CIANempGOVYfbiMM6XYM9ux7Ot426xSgD9Q3BBYikOySkFn/P9xDXBBsGoLkmuW5STpDCoPuMQcFCPPhqv873EmC3nlbGvbkmSbiQAq4OT6m02HWJ1oZ09YSr4X5gkn0qyX+koiUBdkpFEeHp1cW5JoIxR/Q8EyU4/JLF+48ylyZQlnQAOp0nikL5Qsj1tmpU4vJUAB1obXhQ4/qiyKwXVtS64v0gJ5Etz4pJg1nSunwgKqw0z7erg67oeb/SvKWbnjUF7g1YAguCuICDtq0eCEyD9kmyzf+q+LFiZrQ+SQ/N6DqsgE2hfDp8NN9Rop5dsy8nfCJuC9wz0bKyDElku9xTtSjxfDB45PhgkgG2hjDO7R460CWCIrRNQT0kRjsy5BRuHduwZtczeyowiAgoPBUFmtrf8N3urVz0wUwt+Mqxu1/VDn6xMepV3znX0up7TleibGRf2icCH1Y7g0edm8DXrc9546Ma2jCG706KOx8OeMBX8YpD2+omVyIEgYHcG/fKegc70hTT74FigK+de+/ruWCKjI8lX+7Zs4Q+d+iW4XJ5caRPAANsm+EtgvinFzKCXhpNCCf7mNqeHyiMpYZn7kfAn4Udqzs32vNCUbqduXuveF9jnBIlDUHU7s+S1IawL9vuJWf/OoI7q67LRgeDR768Fy+aLgqV9L5EAVgZB1+1bAhCfD58ON4Wbgzb7Sr3ykjA2h/8cjOPywA4XBImzJILsVm2r0yrkviDgrTIE+leD87uDGd++T4G69ZXTR4Z0G+nIGPWQUcbpBQndLA+Cam0QPFgRJIZxAjTFK+GYHJIz7gu7gmBTJ2dUL4ceV/R1WSgvQ7vvF5jGAfv9RIDqRxUYCiU4oo4nBcj+oL+nBzO7fvaqq59PCWL1ljH7/QC6GCp1HwSsVQAdVQkq2+OCvkiARILSV2WtKpTT7rZA59uDNv024BEb9Bn/tPQz1nSBI20nzk4nZrETwr+qt2dke0zgbJ67ZxP8ua1y4G9k63/qEVjXZv+m8COBc/5QOD+MK8/NDS8LXhp+MggAX8LRTwEj8NfUDLK5JfOWIHDsF1HfR8PngiR2VtgUjg3DpATlZ1LwynBbuDWoZ2SJvvwWwf25wQrq3mBcbGLMpwbtHAiW+ZKr/mtDUrOKKVsflbTBH4WQQc5wsMQR9G8czIz2A+GkIAmY+Y8Py4Pgn6uYfTinWcnsyln9Tzd7shV02jRzmV0xquizJOAdxT9JfU+rnbyMR7BAuUHJ68lcr/qUrf0i9gWeINsZtLMqqMvsKyn2Evd55jfzlzF65q/G3+uGQefqMQneb9e2oit9MbZmAtif4yN6aZ/xjyRtAqjVVDuUGUXw/8ewJmwInGuueuK0uCV8KOwOTbk+B2ZFz7kSwYU12YwkZvhzgsCSRPyxi9nQs7EkBgnMWAaJPnqMgP1KEniprvpmn/p/Pwj6Hwtm3svC6tBLrByuDZ8OXw9fC82VRQ5nJ+mT/6VZcinvKCQbSaCd4cdQ6Vwde4ymFn1Rs6VZ9LggCZwYBFC/2S2XRhaBwFkfCg8Es+y0xJmrWTcO7RlXAlgTrBYE7LCgTZHqWdyK4RnBklh92tF3Y4DxjSKWzegQAedE+mjWFcRorhJy2CFl5rdsNybP/B3j7ig9i4PUp32Jal7rnUVXluwtbQL4vumek923hXXh5CCQ5iP4U031Zv3GbM30O0MVTNl2yw05cVtQRgI4K5wWLN2HyVNSYFl4adgSdgfJ48SaYWMpwfRIymNGHxP8koj6JMnXhAuCx6NukUA+H7bW26uynZFUcq6VBdZAmwA6DSCIBIKlroAxq3J6enJtVFEHzIKWpWVm95+KOu4puWY56/m2PC/7dMA5MkoSUOb4YAmv33AOw/ov4M2mtjP+26z0yf3qE/Arg2QjSXb7kEA3IxvzjmDmp89WFqEGuo23CLt42Lpkxv148Bhg2XpCeH7wvOuFl+X1qFKC4MrcsCtcF64N2hhFvpJCt4d3BkFn1l0fhs3igvIVwWrGuwblvR/AoAQg6PUNfheh13O6JEIX7w7nh9OD9wrNeiUQqw/B/xfhliAJtrJINdAmgO8bRhB4RjdDm7nMYmZgweQaZxdQAtK2zIjZnZYy8z+WM4Jpe9gZzOjqFiCjiKCRRPYF92tzbejVZk5PC3seE/TZ8l/Q6mvpb3b7Snmun1Ggnv3N9hKM9yN4eugOfnVInvq8Pxgz3bWySDXAYVqJBjLr+a4/5z0QBJ6geV+gIzOwBHBcvRUIAkCguS5pcHQBLgi+EdRj9rf89RduAnok0ZcU1J+rs1WXGfc/B5+7C/Bm4OVwWvRpXTCOU4MkoHz3TJ1THaI9H/OhV5I6KuffHM4IVkVrQtN3JD73evT4o3BzmMo4+j7u5Hori0ADTSMugu4sbBfqwNOJR0tP6tnPW3yPAGZmWzP8oARg5hcMvnHWN/BTt8ASpL52q41usYoQXFYQkGTMxP0SgPNmfX07NrBvWQX0uydFKtHPjr7WY1eXpb/V0Op6X51N0S/jlTj31tuOunKuktTpcURCejxjbh8PDqplwf5tE8AQ1cdJ47NPcm7CuYc9AignmP3YZK/Z1PUiZ2ZnUzDLmzW7xerBo4jr7w3K/psgiAbZ7rm5/vIgCPVX+UEJQD8fqWn2WfCfH9aGy4L+SoDdYrx/HozhtuBlp6TQSy7NydeHv4ler8zW5/aSXCsLoIFBTrQA3VmcTTYCuRkc89FZs7lZdVuCQaD2CgbBoV2JwCcCowSLVcXx9T1m2VHeAXSsAOr+qMfjjz5aUVgJ9BP9gnv8n3wd/3NQjksC8kiyLkhS5dwoY0rxVuZbA20CmG+NjlffuSn+ziC4bwpm0uajgNkWZuBXho3BY4NkMUgE18vCA2FzYOcSbNmdIR0rgDr41bEq/ER4XpAI+ok+vSPo44fCveHGUFZO2a36oB/rwwvCtUGy8J6g32ohl1o5lBpoE8Ch1O7wugWOVQDMjI8l+LxEFBiuedno2prgGdzxsOBPkWrG94JSXZb/VgDD7muuAJQ14/vMH9rtfu7PqWmRXJTRjmSl3b0Zi3GUpFaSmfF4tGh9L0pYaGmNsLAWMPMKvNPCW8It4RvhvBozr1WCoDkuCEKJYZgIPOUFv2Ajg+7rWAGkrKX+jwVLdTO240ErCAnjhKDNnw+C/o5wf7ACuTFIYjg/eJQx7nb2jxIWUtoEsJDaPxgEXvSZHQXHQ+HhIPBgNnXeW3NlxhGzsURQntsHBbB6ywqgfGpwUs5Bu8PuTZFq9temR4fvhm8GCcjWo4hxeJcgIfkURZJ4siabVhZCA20CWAitf7/Nbdn9fDDj/3QQhAJD4JqxBYv9UQIwxWaIey3NieDsJwL2kSAZedb3OPKqsCoI4nFFWxKYoD8jXBYkFv5mZfD5cF9erloBtLKAGmgTwAIqP02bHfeGM4NndoE+7Fk9RcaSQYHfrEjykQg885vFPXYI/lHvT9EOEfCkPHp40YdvhV3h0dDKAmugTQALa4A70/yBINjOCZbrZcme3cMmAt+jh+3bgmd5SWA+/UPAa+ML4f3BY0ErC6yB+Z5tFng4S655s6Hn/v1hdxAkZknPxodb+IJZ+8Sa2c783f02FmPyiGHmN9YHg7G3ssAamM8Mv8BDWZLN+5KOQPircFN4W3hr8Ow/7ku/3DJr4Qc+ZhSsLwjHhrJ0z+6sRX3Gh0+GD4YdQdJbiCSXZltpaqBNAE1tHOb98nXZfF5uaWzGNUPuCZbgAtA7gdm+AMytI4vZX9ATnzhIQHMVL/g8UljVeMwxNjxaxp39VhZYA4fDuRZ4iIu/+fqbdxLAKTVvyfbNQRKYj2BMNQNFsEo8xEd/c50YLPnVZ6l/Tfh0uCdsCX5sxPVWFoEG5mroRTCEpd+FOiD8yKWlsSXy9pryUpCdJAJJ4geC5bOgFUi+dVdWCmby2Tw6uM+nEMR+L/HxpBndVvv6pF1b9+gLLPd9omAcXvRtr/cfzjj1uZVFpIF2BbCIjJEEIMBxTLAkPzWcHFaGF4ZlYWMQhOWl4VT22dFn/h4dlJMkxpUyK/dKAAL3tmApf3OwrF8dJI21QdIR7N8MXwg7g28AerSRELzrGOWvI1OslcOpAdm7lUWigcyQZlg/BGIl4Ntyglpwm+V9Kcc5NjPDCjLHZlji2V3Z2b5c6xX46iXqFPSC3HO8pb2+SgCuNRPAthxLTrsyHve0sog1wGFaWYQaSBJgGzM5rAoGPQIIQKuE54XfCPP9XQLf3f/TYFa/KuwNEpE+2koeVhAw40sOfuTEcSuLWAOM18oi1ECCx8xqpgfpO5smWUgOVgs+axd8Am/QjJ7LY4m+WN6r/7H0zcqjlQnQwHw6yQSoY8kOwTsBjwTwnC5ZCNr5EkllW/DNRX8v0MqEaKBNABNgSKuF4D2B1YIXbpbs8yUSiRWFeq0CJINWJkQDbQKYEEPWwxCgt4YtYT4CVfBbXZj1vfybCvOZXFJdKwupgTYBLKT2579tH9d5TpcI5uMRQB1WFZJA9T4iK432xV6UMSnSJoBJseTBcQj828K9YT5WAB4rdoR7gpd/81FnqmplsWigTQCLxRLz049DsQKw/PfWvw3++bHRoqql/RhwUZljzp0p7wB8L2A+Atayf1vwTqF9+x8lTJq0K4DJsqiglwSqr95mO9fn9fL23wrA6qKVCdNAmwAmy6De0Htmb34fYC5JwDuAreGOIKm0MmEaaBPABBm0z/cB5vJpQLsCmCD/6DWUNgH00srSP+cxYHMwe3uOn61YAWwPPgVoVwCz1eIivq9NAIvYOHPoWvNdwGwfAawc3Os7AP7AZ7b15NZWFqsG2k8BFqtl5tYv7wJ8a++oMJuXd4LfjG8l4U+TH2y/ABQtTKC0K4AJNGqGZAVg1jZ7z+YdgHskDvghj3b2jyImUdoVwCRa9WDg+1GO5WE2KwAJxM93Yy7vEHJ7K4tZA+0KYDFbZ/Z9M2NbwnsUmO0KwOoB7ewfJUyqtAlgMi0rcK0A/O+8ZvNxpV0BjKuxJVq+TQBL1HBDut18BzCbGdyqoV0BDFHyJFxuE8AkWHHmGDy3z3UFYPWA9h3ATP1OzJk2AUyMKTsGYtb3JZ7qLX62464CrAC8P8BsHiFyWytLQQNtAlgKVhqzj/Xf7fsDHj8O4nN8v88/ThIQ9H5bEBJJKxOqgTYBTKhh/V1AhiboLeExzqcB7QogCjsSpP0ewGRb2Ys8/0efnwxfFvz/AqNI+ynAKFqagDLtCmACjDhgCAK5PMuP8whgBdB+CjBAsZNyqV0BTIole49DEPtffPxNwDgv85RtPwWIEiZd2hXAZFvYrF9WAOO+A2hXAJPtG9Xo2hXAZBtZEPs+gP9fcJy/CWjfAUy2X0yPrl0BTKtiInesAMpMPuoKQDn3SRgY9b4UbWWpaaBdASw1i43XXx//+Sz/WWGUdwCC3Z8R+0MivwL8RP1xYnZbmUQNtCuASbTq98c0mxXA9MzfBv/3FTmpe+0KYFIte3BcvsXnW4DHBMlgmCjjV4AwSvlh9bXXF7kG2hXAIjfQHLtnST/ONwGVn14BzLHt9vYloIF2BbAEjDSHLloB+FuAo8MoM7oy/n4Ao5RPsVaWsgbaFcBStt7wvgtiSQCjvM1vVwDDdTpRJdoVwESZc8ZgmiuAUT8F8FeEGCVhzGiwPbG0NNCuAJaWvcbtbfeMPiyou8uP215bfolpoE0AS8xg43Q3H+N5BCif6/ts3/6gJNC+AxhHwRNQtk0AE2DEQUOoP8tvzuyDijfLDUoUg+pory0hDbQJYAkZaw5d9fzv0wAMehcg6Nt3AFHCkSJtAjgyLC2wR/k+QLsCODL8YXqU7acA06qY6B3P9qN8I7B9BzDRbjBzcO0KYKZOJvFMuwKYRKvOw5jaFcA8KHEJVGFmH+Ubgcq1fwuwBAw6X11sVwDzpcnFXY8VwKjfCCzvChb3iNrezYsG2hXAvKhx0VdSPgXwNwGDPgWwAiifAthvZcI10K4AJtzA9fCsAEb5ZaBxVgpHhuYmfJTtCmDCDVwPz5/47gz+XwDfCHxGKMm/bJ+Sc8o9WDNopZAirUyCBorxJ2Es7RgGa6C8Axhc6uAjQhv8w7Q0Idf/P2zHksrB213ZAAAAAElFTkSuQmCC");
}
.wrapper .mappa .map-container .point.recycle {
  background-image: url("data:image/png;base64,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");
}
@media (min-width: 768px) {
  .wrapper .mappa .map-container .point {
    width: 55px;
    height: 55px;
  }
  .wrapper .mappa .map-container .point:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #7ddd76;
    margin-left: -8px;
    margin-top: -2px;
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(125, 221, 118, 0.5);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(125, 221, 118, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(125, 221, 118, 0);
  }
}
.wrapper .banner-multiplo-cta .section__info {
  margin-bottom: 0;
}
.wrapper .banner-multiplo-cta .section__info .section__title {
  margin-bottom: 0;
}
.wrapper .banner-multiplo-cta .section__info .section__title > p {
  margin-bottom: 0;
}
.wrapper .banner-multiplo-cta .banner-multiplo {
  height: 250px;
  width: 100%;
  padding-top: 205px;
  margin-bottom: 50px;
  margin-top: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
}
@media (max-width: 767.98px) {
  .wrapper .banner-multiplo-cta .banner-multiplo {
    margin-left: -30px;
    margin-right: -30px;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box {
  display: block;
  position: relative;
  width: 90%;
  margin: auto;
  height: auto;
  background-color: #0033cc;
  z-index: 2;
  padding: 35px 70px 35px 20px;
}
@media (max-width: 767.98px) {
  .wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box {
    padding: 30px 70px 30px 20px;
  }
}
@media (min-width: 1200px) {
  .wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box {
    width: 400px;
    float: right;
    margin-right: 40px;
  }
}
.wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box .banner-multiplo__link {
  display: inline-block;
}
.wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box .banner-multiplo__link > p {
  font-family: "Manrope", sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
}
.wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box .banner-multiplo__link .banner-multiplo__arrow {
  display: block;
  position: absolute;
  top: 33px;
  right: 40px;
  z-index: 2;
  width: 20px;
  height: 20px;
}
.wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box .banner-multiplo__link .banner-multiplo__arrow:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 14px;
  height: 2px;
  background-color: #ffffff;
}
.wrapper .banner-multiplo-cta .banner-multiplo .banner-multiplo__box .banner-multiplo__link .banner-multiplo__arrow:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(-45deg);
  padding: 4px;
}
.wrapper .team-section {
  background-color: rgba(215, 215, 215, 0.14);
}
.wrapper .team-section .team-item {
  display: block;
}
.wrapper .team-section .team-item .team-item__img-box {
  display: block;
  width: 235px;
  height: 235px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 65px auto 20px;
}
.wrapper .team-section .team-item .team-item__img-box:first-child {
  margin-top: 0px;
}
.wrapper .team-section .team-item .team-item__img-box .team-item__img {
  width: 100%;
  display: block;
}
@media (min-width: 992px) {
  .wrapper .team-section .team-item .team-item__img-box {
    margin-top: 0px;
  }
}
.wrapper .team-section .team-item .team-item__name {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
}
.wrapper .team-section .team-item .team-item__name > p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.wrapper .team-section .team-item .team-item__description {
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
}
.wrapper .team-section .team-item .team-item__description > p {
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
}
.wrapper .team-section .team-item .team-item__description a {
  font-weight: bold;
  color: #0033cc;
}
.wrapper .bs-form {
  background-color: rgba(0, 51, 204, 0.1);
  padding-top: 45px;
  padding-bottom: 30px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .wrapper .bs-form {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .wrapper .bs-form {
    padding-top: 75px;
    padding-bottom: 55px;
  }
}
.wrapper .bs-form .form-done {
  opacity: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  left: -999999px;
  transition: opacity 0.5s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .wrapper .bs-form .form-done {
    transition: none;
  }
}
.wrapper .bs-form .form-done.done-success {
  background-image: url(../images/success.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px;
  padding-top: 100px;
}
.wrapper .bs-form #recaptcha-container {
  transform: scale(0.8);
  transform-origin: 0 0;
  width: 208px;
}
.wrapper .bs-form .grecaptcha-badge {
  box-shadow: none !important;
}
.wrapper .form-custom.success .form-fields {
  display: none;
}
.wrapper .form-custom.success .form-done {
  opacity: 1;
  position: relative;
  width: auto;
  height: auto;
  left: 0;
}
.wrapper .form-custom .form-error {
  display: none;
  color: #f2662b;
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: -20px;
  font-weight: 700;
}
.wrapper .form-custom label {
  font-size: 14px;
  opacity: 0.9;
}
.wrapper .form-custom .form-group {
  margin-bottom: 20px;
}
.wrapper .form-custom .form-control {
  padding: 17px 16px 17px;
  font-size: 16px;
  line-height: 1.31;
  height: 52px;
  border-radius: 0;
  border: 1px solid rgba(0, 154, 255, 0.5);
}
.wrapper .form-custom .form-control.control-error, .wrapper .form-custom .form-control:focus {
  box-shadow: none;
  border-width: 2px;
  padding: 16px 15px 16px;
}
.wrapper .form-custom .form-control.control-error {
  border-color: #f2662b !important;
}
.wrapper .form-custom .form-control.form-control-sm {
  height: 42px;
  padding: 9px 15px;
}
.wrapper .form-custom select.form-control:not([size]):not([multiple]) {
  height: 52px;
  padding: 12px 16px 12px;
}
.wrapper .form-custom span.control-error {
  display: block;
  color: #f2662b;
  font-size: 13px;
  padding-top: 10px;
}
.wrapper .form-custom .btn {
  padding: 16px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  white-space: normal;
  border-radius: 0;
  min-width: 200px;
  transition: none;
  box-shadow: none;
  text-transform: uppercase;
  border: 2px solid transparent;
  background-color: #03c;
  color: #fff;
  transition: opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  color: #fff !important;
  background-color: #009aff;
  ursor: pointer;
  vertical-align: middle;
  user-select: none;
}
.wrapper .form-custom .btn:hover {
  opacity: 0.8;
}
.wrapper .form-custom .btn .btn-minw {
  width: 100%;
  max-width: 300px;
}
.wrapper .form-custom #recaptcha-container {
  min-height: 60px;
}
.wrapper .form-custom textarea {
  height: auto !important;
}
.wrapper .form-custom input[type=file] {
  border: 0 !important;
  height: auto;
  padding: 0px !important;
  margin-top: 15px;
  font-size: 14px !important;
  box-shadow: none !important;
  transition: none;
}
.wrapper .form-custom ::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0.6);
}
.wrapper .form-custom ::-moz-placeholder {
  color: rgba(17, 17, 17, 0.6);
}
.wrapper .form-custom :-ms-input-placeholder {
  color: rgba(17, 17, 17, 0.6);
}
.wrapper .form-custom :-moz-placeholder {
  color: rgba(17, 17, 17, 0.6);
}
.wrapper .custom-control-label::before {
  margin-right: 7px;
}
.wrapper .custom-control-inline .custom-control-label::before {
  top: 0;
}
.wrapper .custom-control-inline .custom-control-label::after {
  top: 0;
}
.wrapper .input-group > .input-group-append > .btn {
  min-width: 40px !important;
}
.wrapper .pass-append {
  position: relative;
}
.wrapper .bs-form {
  background-color: rgba(0, 154, 255, 0.1);
}
.wrapper .bs-form a {
  color: #009aff;
}
.wrapper .bs-form .form-control {
  border-color: rgba(0, 154, 255, 0.5);
}
.wrapper .indicators-section .indicators-title {
  font-family: "Manrope", sans-serif;
  font-size: 55px;
  font-weight: bold;
  color: #000;
}
.wrapper .indicators-section .indicators-subtitle {
  font-family: "Manrope", sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #000;
}
.wrapper .indicators-section .indicators-text {
  margin-top: 22px;
}
.wrapper .indicators-section .indicators-text p {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  color: #000;
}
.wrapper .indicators-section .indicator-slider .indicator-box .indicator .indicator-title {
  font-family: "Manrope", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.17;
  color: #0f1629;
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle {
  margin: 20px auto;
  width: 220px;
  height: 220px;
  background-color: #e6e8ea;
  border-radius: 50%;
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle .ko-progress-circle__slice, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle .ko-progress-circle__fill {
  width: 220px;
  height: 220px;
  position: absolute;
  -webkit-backface-visibility: hidden;
  transition: transform 1s;
  border-radius: 50%;
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle .ko-progress-circle__slice {
  clip: rect(0px, 220px, 220px, 110px);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill {
  clip: rect(0px, 110px, 220px, 0px);
  background-image: none;
  background-color: #0033cc;
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle .ko-progress-circle__overlay {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 180px;
  height: 180px;
  position: absolute;
  margin-left: 20px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 50%;
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle__overlay__text {
  font-family: "Manrope", sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  color: #0f1629;
  text-align: center;
  width: 90%;
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="0"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="0"] .ko-progress-circle__fill {
  transform: rotate(0deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="0"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(0deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="1"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="1"] .ko-progress-circle__fill {
  transform: rotate(1.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="1"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(3.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="2"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="2"] .ko-progress-circle__fill {
  transform: rotate(3.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="2"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(7.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="3"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="3"] .ko-progress-circle__fill {
  transform: rotate(5.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="3"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(10.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="4"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="4"] .ko-progress-circle__fill {
  transform: rotate(7.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="4"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(14.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="5"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="5"] .ko-progress-circle__fill {
  transform: rotate(9deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="5"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(18deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="6"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="6"] .ko-progress-circle__fill {
  transform: rotate(10.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="6"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(21.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="7"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="7"] .ko-progress-circle__fill {
  transform: rotate(12.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="7"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(25.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="8"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="8"] .ko-progress-circle__fill {
  transform: rotate(14.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="8"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(28.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="9"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="9"] .ko-progress-circle__fill {
  transform: rotate(16.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="9"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(32.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="10"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="10"] .ko-progress-circle__fill {
  transform: rotate(18deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="10"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(36deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="11"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="11"] .ko-progress-circle__fill {
  transform: rotate(19.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="11"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(39.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="12"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="12"] .ko-progress-circle__fill {
  transform: rotate(21.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="12"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(43.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="13"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="13"] .ko-progress-circle__fill {
  transform: rotate(23.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="13"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(46.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="14"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="14"] .ko-progress-circle__fill {
  transform: rotate(25.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="14"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(50.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="15"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="15"] .ko-progress-circle__fill {
  transform: rotate(27deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="15"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(54deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="16"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="16"] .ko-progress-circle__fill {
  transform: rotate(28.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="16"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(57.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="17"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="17"] .ko-progress-circle__fill {
  transform: rotate(30.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="17"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(61.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="18"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="18"] .ko-progress-circle__fill {
  transform: rotate(32.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="18"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(64.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="19"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="19"] .ko-progress-circle__fill {
  transform: rotate(34.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="19"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(68.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="20"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="20"] .ko-progress-circle__fill {
  transform: rotate(36deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="20"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(72deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="21"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="21"] .ko-progress-circle__fill {
  transform: rotate(37.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="21"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(75.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="22"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="22"] .ko-progress-circle__fill {
  transform: rotate(39.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="22"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(79.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="23"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="23"] .ko-progress-circle__fill {
  transform: rotate(41.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="23"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(82.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="24"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="24"] .ko-progress-circle__fill {
  transform: rotate(43.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="24"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(86.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="25"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="25"] .ko-progress-circle__fill {
  transform: rotate(45deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="25"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(90deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="26"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="26"] .ko-progress-circle__fill {
  transform: rotate(46.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="26"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(93.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="27"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="27"] .ko-progress-circle__fill {
  transform: rotate(48.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="27"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(97.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="28"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="28"] .ko-progress-circle__fill {
  transform: rotate(50.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="28"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(100.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="29"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="29"] .ko-progress-circle__fill {
  transform: rotate(52.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="29"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(104.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="30"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="30"] .ko-progress-circle__fill {
  transform: rotate(54deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="30"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(108deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="31"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="31"] .ko-progress-circle__fill {
  transform: rotate(55.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="31"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(111.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="32"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="32"] .ko-progress-circle__fill {
  transform: rotate(57.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="32"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(115.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="33"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="33"] .ko-progress-circle__fill {
  transform: rotate(59.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="33"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(118.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="34"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="34"] .ko-progress-circle__fill {
  transform: rotate(61.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="34"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(122.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="35"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="35"] .ko-progress-circle__fill {
  transform: rotate(63deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="35"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(126deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="36"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="36"] .ko-progress-circle__fill {
  transform: rotate(64.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="36"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(129.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="37"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="37"] .ko-progress-circle__fill {
  transform: rotate(66.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="37"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(133.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="38"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="38"] .ko-progress-circle__fill {
  transform: rotate(68.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="38"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(136.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="39"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="39"] .ko-progress-circle__fill {
  transform: rotate(70.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="39"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(140.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="40"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="40"] .ko-progress-circle__fill {
  transform: rotate(72deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="40"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(144deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="41"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="41"] .ko-progress-circle__fill {
  transform: rotate(73.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="41"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(147.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="42"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="42"] .ko-progress-circle__fill {
  transform: rotate(75.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="42"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(151.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="43"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="43"] .ko-progress-circle__fill {
  transform: rotate(77.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="43"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(154.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="44"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="44"] .ko-progress-circle__fill {
  transform: rotate(79.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="44"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(158.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="45"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="45"] .ko-progress-circle__fill {
  transform: rotate(81deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="45"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(162deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="46"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="46"] .ko-progress-circle__fill {
  transform: rotate(82.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="46"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(165.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="47"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="47"] .ko-progress-circle__fill {
  transform: rotate(84.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="47"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(169.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="48"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="48"] .ko-progress-circle__fill {
  transform: rotate(86.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="48"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(172.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="49"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="49"] .ko-progress-circle__fill {
  transform: rotate(88.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="49"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(176.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="50"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="50"] .ko-progress-circle__fill {
  transform: rotate(90deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="50"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(180deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="51"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="51"] .ko-progress-circle__fill {
  transform: rotate(91.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="51"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(183.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="52"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="52"] .ko-progress-circle__fill {
  transform: rotate(93.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="52"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(187.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="53"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="53"] .ko-progress-circle__fill {
  transform: rotate(95.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="53"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(190.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="54"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="54"] .ko-progress-circle__fill {
  transform: rotate(97.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="54"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(194.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="55"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="55"] .ko-progress-circle__fill {
  transform: rotate(99deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="55"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(198deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="56"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="56"] .ko-progress-circle__fill {
  transform: rotate(100.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="56"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(201.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="57"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="57"] .ko-progress-circle__fill {
  transform: rotate(102.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="57"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(205.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="58"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="58"] .ko-progress-circle__fill {
  transform: rotate(104.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="58"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(208.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="59"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="59"] .ko-progress-circle__fill {
  transform: rotate(106.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="59"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(212.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="60"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="60"] .ko-progress-circle__fill {
  transform: rotate(108deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="60"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(216deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="61"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="61"] .ko-progress-circle__fill {
  transform: rotate(109.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="61"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(219.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="62"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="62"] .ko-progress-circle__fill {
  transform: rotate(111.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="62"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(223.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="63"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="63"] .ko-progress-circle__fill {
  transform: rotate(113.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="63"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(226.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="64"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="64"] .ko-progress-circle__fill {
  transform: rotate(115.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="64"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(230.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="65"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="65"] .ko-progress-circle__fill {
  transform: rotate(117deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="65"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(234deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="66"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="66"] .ko-progress-circle__fill {
  transform: rotate(118.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="66"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(237.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="67"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="67"] .ko-progress-circle__fill {
  transform: rotate(120.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="67"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(241.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="68"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="68"] .ko-progress-circle__fill {
  transform: rotate(122.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="68"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(244.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="69"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="69"] .ko-progress-circle__fill {
  transform: rotate(124.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="69"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(248.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="70"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="70"] .ko-progress-circle__fill {
  transform: rotate(126deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="70"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(252deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="71"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="71"] .ko-progress-circle__fill {
  transform: rotate(127.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="71"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(255.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="72"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="72"] .ko-progress-circle__fill {
  transform: rotate(129.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="72"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(259.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="73"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="73"] .ko-progress-circle__fill {
  transform: rotate(131.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="73"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(262.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="74"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="74"] .ko-progress-circle__fill {
  transform: rotate(133.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="74"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(266.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="75"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="75"] .ko-progress-circle__fill {
  transform: rotate(135deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="75"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(270deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="76"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="76"] .ko-progress-circle__fill {
  transform: rotate(136.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="76"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(273.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="77"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="77"] .ko-progress-circle__fill {
  transform: rotate(138.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="77"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(277.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="78"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="78"] .ko-progress-circle__fill {
  transform: rotate(140.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="78"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(280.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="79"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="79"] .ko-progress-circle__fill {
  transform: rotate(142.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="79"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(284.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="80"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="80"] .ko-progress-circle__fill {
  transform: rotate(144deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="80"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(288deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="81"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="81"] .ko-progress-circle__fill {
  transform: rotate(145.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="81"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(291.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="82"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="82"] .ko-progress-circle__fill {
  transform: rotate(147.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="82"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(295.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="83"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="83"] .ko-progress-circle__fill {
  transform: rotate(149.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="83"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(298.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="84"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="84"] .ko-progress-circle__fill {
  transform: rotate(151.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="84"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(302.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="85"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="85"] .ko-progress-circle__fill {
  transform: rotate(153deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="85"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(306deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="86"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="86"] .ko-progress-circle__fill {
  transform: rotate(154.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="86"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(309.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="87"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="87"] .ko-progress-circle__fill {
  transform: rotate(156.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="87"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(313.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="88"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="88"] .ko-progress-circle__fill {
  transform: rotate(158.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="88"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(316.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="89"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="89"] .ko-progress-circle__fill {
  transform: rotate(160.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="89"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(320.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="90"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="90"] .ko-progress-circle__fill {
  transform: rotate(162deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="90"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(324deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="91"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="91"] .ko-progress-circle__fill {
  transform: rotate(163.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="91"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(327.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="92"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="92"] .ko-progress-circle__fill {
  transform: rotate(165.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="92"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(331.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="93"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="93"] .ko-progress-circle__fill {
  transform: rotate(167.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="93"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(334.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="94"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="94"] .ko-progress-circle__fill {
  transform: rotate(169.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="94"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(338.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="95"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="95"] .ko-progress-circle__fill {
  transform: rotate(171deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="95"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(342deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="96"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="96"] .ko-progress-circle__fill {
  transform: rotate(172.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="96"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(345.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="97"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="97"] .ko-progress-circle__fill {
  transform: rotate(174.6deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="97"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(349.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="98"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="98"] .ko-progress-circle__fill {
  transform: rotate(176.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="98"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(352.8deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="99"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="99"] .ko-progress-circle__fill {
  transform: rotate(178.2deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="99"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(356.4deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="100"] .ko-progress-circle__slice.full, .wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="100"] .ko-progress-circle__fill {
  transform: rotate(180deg);
}
.wrapper .indicators-section .indicator-slider .indicator-box .ko-progress-circle[data-progress="100"] .ko-progress-circle__fill.ko-progress-circle__bar {
  transform: rotate(360deg);
}
@media (min-width: 992px) {
  .wrapper .indicators-section .indicators-title {
    font-size: 65px;
  }
  .wrapper .indicators-section .indicators-subtitle {
    font-size: 30px;
  }
  .wrapper .indicators-section .indicators-text p {
    font-size: 18px;
  }
}
.wrapper .numeri-section .section__info {
  margin-bottom: 0px;
}
.wrapper .numeri-section .section__info .section__title {
  font-family: "Manrope", sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.64;
  color: #000;
}
.wrapper .numeri-section .numbers .number-item {
  margin: 20px auto 35px;
  box-sizing: border-box;
  width: 90%;
}
.wrapper .numeri-section .numbers .number-item:before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  margin-bottom: 30px;
  background-color: #0033cc;
}
.wrapper .numeri-section .numbers .number-item .number-title, .wrapper .numeri-section .numbers .number-item .number-title * {
  font-size: 55px;
  font-weight: bold;
  font-family: "Manrope", sans-serif;
  color: #0f1629;
}
.wrapper .numeri-section .numbers .number-item .number-title .odometer, .wrapper .numeri-section .numbers .number-item .number-title * .odometer {
  margin-bottom: 10px;
  display: inline-block;
}
.wrapper .numeri-section .numbers .number-item .number-title {
  display: inline-block;
}
.wrapper .numeri-section .numbers .number-item .number-title .odometer-decimal .odometer-value {
  font-size: 40px !important;
}
.wrapper .numeri-section .numbers .number-item .number-title .odometer-decimal:before {
  content: ",";
  display: inline-block;
  font-size: 40px;
}
.wrapper .numeri-section .numbers .number-item .number-title .text-smaller {
  font-family: "Manrope", sans-serif;
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: #0f1629;
}
.wrapper .numeri-section .numbers .number-item .number-title .apex {
  font-size: 0.7em;
  position: relative;
  top: -0.7em;
  left: -0.2em;
}
.wrapper .numeri-section .numbers .number-item .number-note {
  margin-top: 5px;
}
.wrapper .numeri-section .numbers .number-item .number-note, .wrapper .numeri-section .numbers .number-item .number-note p {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  color: #0f1629;
}
.wrapper .numeri-section .numbers .number-item .number-note .number-note-small, .wrapper .numeri-section .numbers .number-item .number-note .number-note-small p, .wrapper .numeri-section .numbers .number-item .number-note p .number-note-small, .wrapper .numeri-section .numbers .number-item .number-note p .number-note-small p {
  display: block;
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.23;
}
.wrapper .numeri-section .numbers .arrow-link {
  display: inline-block;
  margin-top: 50px;
  width: auto;
}
.wrapper .numeri-section .numbers .arrow-link:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAB7klEQVRYhe2WzU4TURSAvzO307AQacuPrmTnxpRQJ0XRhTOJSxe+gpqq1ZfwGYyQlNT0IVxBazFxpaBUjRoxIoSopMYOEl0Ic+e6aqoG0cV0uum3vSf3fDn35JwLffr0GIn6QmfOLwN5JXLxcSH1/l/xVtQCYkgDE9qYxVzZH49dQP0IL4F5BIxbIQ+cUuvYQfGRPwGAU2oNIbIATGFYs+zQXbo8vBmbQFvCiFQF8sC7QOtzz4ojH2ITAJis+Cm1Rw1wgLehCtyVK6MfYxMAyM5up5PK3EfIAauYwH1ybfRT+zzyJvyTFzdSflJZ54EGcByx6/mZ5tH2edcr0Gbqzs6wTuo6MAHyek8r93lxsBmbAIBT2hlBdB3IAi/DRMITZ86/B1yIU+QXHloikuhRcgwoAXBvmVgkWke+ZWwV1IBsuw9i64Hp8tfMrg5rCDmMeWMFgbt0c2xLxZE8O7udRkwN4SSwCtpbLo5tAXRdYLLip5JClc409J4WOoOoqwJOqTUkoVTp7AO3cfX3Udy1SXjq9pfDCPMCeQxrViL09ltGXanA2bufB3dVYgE4DayDcZcL+6/jyAVOzDQPGbHnBaaBDa3xVq5nNv4WH/kTDNh2ReAMhk0l4jWK6fWD4qPvAeE78ArE+59PaZ8+Pecn5Q6kiTF0Kn0AAAAASUVORK5CYII=");
  background-size: contain;
  background-repeat: no-repeat;
  top: 4px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .wrapper .numeri-section .section__info .section__title {
    font-size: 34px;
    line-height: 1.35;
    margin-bottom: 0px;
  }
  .wrapper .numeri-section .numbers .number-item {
    margin: 40px auto;
  }
  .wrapper .numeri-section .numbers .number-item .number-title, .wrapper .numeri-section .numbers .number-item .number-title * {
    font-size: 70px;
  }
  .wrapper .numeri-section .numbers .number-item .number-title {
    display: inline-block;
  }
  .wrapper .numeri-section .numbers .number-item .number-title .odometer .odometer-decimal-value .odometer-value {
    font-size: 48px !important;
  }
  .wrapper .numeri-section .numbers .number-item .number-title .odometer-decimal:before {
    margin-right: -8px;
  }
  .wrapper .numeri-section .numbers .number-item .number-title .text-smaller {
    font-size: 30px;
  }
  .wrapper .numeri-section .numbers .number-item .number-note {
    font-size: 18px;
  }
  .wrapper .numeri-section .numbers .number-item .number-note > p {
    margin-top: 0px;
  }
  .wrapper .numeri-section .numbers .number-item .number-note small {
    font-size: 13px;
  }
  .wrapper .numeri-section .numbers .arrow-link {
    display: inline-block;
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  .wrapper .numeri-section .numbers .text-subtitle {
    font-size: 24px;
  }
  .wrapper .numeri-section .numbers .number-item .number-title, .wrapper .numeri-section .numbers .number-item .number-title * {
    font-size: 55px;
  }
  .wrapper .numeri-section .numbers .number-title .text-smaller {
    font-size: 32px;
  }
}
.wrapper .testo-fullwidth h2 {
  font-family: "Manrope", sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #0033cc;
}
.wrapper .testo-fullwidth h3 {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.64;
  color: #0033cc;
  margin: 0;
}
.wrapper .testo-fullwidth p {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  color: #0f1629;
}
.wrapper .testo-fullwidth p strong {
  font-weight: bold;
}
.wrapper .testo-fullwidth ul, .wrapper .testo-fullwidth ol {
  margin-left: 25px;
}
.wrapper .testo-fullwidth ul li, .wrapper .testo-fullwidth ol li {
  font-size: 16px;
}
@media (min-width: 992px) {
  .wrapper .testo-fullwidth h2 {
    font-size: 34px;
  }
  .wrapper .testo-fullwidth h3 {
    font-size: 16px;
  }
  .wrapper .testo-fullwidth p {
    font-size: 20px;
  }
  .wrapper .testo-fullwidth li {
    font-size: 20px;
  }
}
.wrapper .testo-halfwidth h2 {
  font-family: "Manrope", sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #0033cc;
}
.wrapper .testo-halfwidth h3 {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.64;
  color: #0033cc;
  margin: 0;
}
.wrapper .testo-halfwidth p {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  color: #0f1629;
  margin-bottom: 20px;
}
.wrapper .testo-halfwidth p strong {
  font-weight: bold;
}
.wrapper .testo-halfwidth ul, .wrapper .testo-halfwidth ol {
  margin-left: 25px;
}
@media (min-width: 992px) {
  .wrapper .testo-halfwidth h2 {
    font-size: 34px;
  }
  .wrapper .testo-halfwidth h3 {
    font-size: 16px;
  }
  .wrapper .testo-halfwidth p {
    font-size: 16px;
  }
}
.wrapper .banner-v2 {
  padding: 20px;
  height: auto;
}
.wrapper .banner-v2.banner-v2-light-blue {
  background-color: #e8f3ff;
}
.wrapper .banner-v2 .banner-v2-img {
  margin-top: -45px;
  margin-bottom: 0;
}
.wrapper .banner-v2 .banner-v2-content {
  padding: 20px;
}
.wrapper .banner-v2 .banner-v2-content .product-card__box {
  position: relative;
  width: auto;
  min-height: 0;
  background-color: transparent;
  z-index: 2;
  padding: 0;
  margin-top: 0;
}
.wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__link {
  font-family: "Manrope", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  color: #0033cc;
  padding-right: 50px;
  margin-bottom: 10px;
}
.wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__link .product-card__arrow {
  top: 12px;
  right: 0px;
}
.wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__link .product-card__arrow:before {
  background-color: #0033cc;
}
.wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__link .product-card__arrow:after {
  border-color: #0033cc;
}
.wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__text {
  padding-right: 0;
}
.wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__text > p {
  color: #0033cc;
}
@media (min-width: 576px) {
  .wrapper .banner-v2 .banner-v2-img {
    margin-top: -75px;
  }
  .wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__link {
    font-size: 30px;
  }
  .wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__text {
    padding-right: 50px;
  }
}
@media (min-width: 992px) {
  .wrapper .banner-v2 {
    padding: 10px 60px 20px 20px;
  }
  .wrapper .banner-v2 .banner-v2-img {
    margin-bottom: 0;
    position: absolute;
    margin-top: -40px;
  }
  .wrapper .banner-v2 .banner-v2-content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .wrapper .banner-v2 {
    padding: 40px 60px 50px 20px;
  }
  .wrapper .banner-v2 .banner-v2-content .product-card__box .product-card__link {
    font-size: 33px;
    line-height: 1.4;
  }
  .wrapper .banner-v2 .banner-v2-img {
    margin-top: -70px;
  }
}
.wrapper .multiblock-simple {
  padding: 32px 36px;
  border-radius: 5px;
  height: 100%;
  background-image: linear-gradient(130deg, #0a46f9, #0033cc 100%);
}
.wrapper .multiblock-simple .multiblock-simple-title {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
}
.wrapper .multiblock-simple .multiblock-simple-description {
  margin: 10px 0 0;
}
.wrapper .multiblock-simple .multiblock-simple-description > p {
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  color: #fff;
}
.wrapper .multiblock-simple .multiblock-simple-description > p a {
  color: #fff;
  text-decoration: underline;
}
.wrapper .news-v2 {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .wrapper .news-v2 {
    margin-bottom: 70px;
  }
}
.wrapper .news-v2__news {
  margin-bottom: 60px;
}
.wrapper .news-v2__news .news-v2__news-img {
  width: 100%;
  background-color: #f3f6ff;
}
.wrapper .news-v2__news .news-v2__news-img .img-responsive {
  width: 100%;
  display: block;
}
.wrapper .news-v2__news .news-v2__news-text {
  padding: 0 10px;
}
.wrapper .news-v2__news .news-v2__news-text * {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.63;
  color: #0f1629;
}
.wrapper .news-v2__news .news-v2__news-text strong {
  font-weight: bold;
}
@media (min-width: 768px) {
  .wrapper .news-v2__news .news-v2__news-text {
    padding: 35px 10px;
  }
}
@media (min-width: 992px) {
  .wrapper .news-v2__news .news-v2__news-text {
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .wrapper .news-v2__news .news-v2__news-text {
    padding: 35px 10px;
  }
}
.wrapper .simple-slider .simple-slider-item img {
  display: block;
  margin: 0;
  width: 100%;
}
.wrapper .shdr-section {
  display: block;
  margin-bottom: 150px;
}
.wrapper .shdr-section .shrd-title {
  font-size: 20px;
}
.wrapper .shdr-section .shrd-list-title {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  background-color: #eef9ff;
  color: #0033cc;
  font-family: "Manrope", sans-serif;
}
.wrapper .shdr-section .shrd-list {
  display: block;
  list-style: none;
}
.wrapper .shdr-section .shrd-list .shrd-item {
  display: block;
  margin-bottom: 15px;
}
.wrapper .shdr-section .shrd-list .shrd-item.shrd-no-item {
  display: block;
  font-size: 16px;
}
.wrapper .shdr-section .shrd-alert {
  display: block;
  margin-top: -5px;
}
.wrapper .shdr-section .shrd-alert.shrd-alert-deleted {
  font-size: 10px;
}
.color-white {
  color: #fff !important;
}

.color-sellaBlue {
  color: #0033cc !important;
}

.color-sellaDarkBlue {
  color: #002081 !important;
}

.color-sellaLightBlue {
  color: #5895cb !important;
}

.color-sellaLightBlue2 {
  color: #7c9cfb !important;
}

.color-sellaLightBlue3 {
  color: #009aff !important;
}

.color-sellaLightBlue3 {
  color: #009aff !important;
}

.color-sellaBlue3 {
  color: #e8f5ff !important;
}

.color-sellaGreen {
  color: #87b992 !important;
}

.color-sellaPurple {
  color: #ab73b4 !important;
}

.color-sellaPurple2 {
  color: #ab73b4 !important;
}

.color-sellaPurple2 {
  color: #0f1629 !important;
}

.color-sellaBlack2 {
  color: #111111 !important;
}

.color-textBlack {
  color: #090909 !important;
}

.color-sellaGray {
  color: #f5f5f5 !important;
}

.color-sellaGray2 {
  color: #cacaca !important;
}

.color-sellaGray3 {
  color: #d1dde6 !important;
}

.color-sellaGray4 {
  color: #dedede !important;
}

.color-sellaOrange {
  color: #f0b652 !important;
}

.color-sellaRed {
  color: #dd7777 !important;
}

.color-sellaWhite {
  color: #f9f9f9 !important;
}

.color-sellaWhite2 {
  color: #ffffff !important;
}

.font-10 {
  font-size: 10px !important;
}

.lh-1-10 {
  line-height: 1.1;
}

.font-11 {
  font-size: 11px !important;
}

.lh-1-11 {
  line-height: 1.11;
}

.font-12 {
  font-size: 12px !important;
}

.lh-1-12 {
  line-height: 1.12;
}

.font-13 {
  font-size: 13px !important;
}

.lh-1-13 {
  line-height: 1.13;
}

.font-14 {
  font-size: 14px !important;
}

.lh-1-14 {
  line-height: 1.14;
}

.font-15 {
  font-size: 15px !important;
}

.lh-1-15 {
  line-height: 1.15;
}

.font-16 {
  font-size: 16px !important;
}

.lh-1-16 {
  line-height: 1.16;
}

.font-17 {
  font-size: 17px !important;
}

.lh-1-17 {
  line-height: 1.17;
}

.font-18 {
  font-size: 18px !important;
}

.lh-1-18 {
  line-height: 1.18;
}

.font-19 {
  font-size: 19px !important;
}

.lh-1-19 {
  line-height: 1.19;
}

.font-20 {
  font-size: 20px !important;
}

.lh-1-20 {
  line-height: 1.2;
}

.font-21 {
  font-size: 21px !important;
}

.lh-1-21 {
  line-height: 1.21;
}

.font-22 {
  font-size: 22px !important;
}

.lh-1-22 {
  line-height: 1.22;
}

.font-23 {
  font-size: 23px !important;
}

.lh-1-23 {
  line-height: 1.23;
}

.font-24 {
  font-size: 24px !important;
}

.lh-1-24 {
  line-height: 1.24;
}

.font-25 {
  font-size: 25px !important;
}

.lh-1-25 {
  line-height: 1.25;
}

.font-26 {
  font-size: 26px !important;
}

.lh-1-26 {
  line-height: 1.26;
}

.font-27 {
  font-size: 27px !important;
}

.lh-1-27 {
  line-height: 1.27;
}

.font-28 {
  font-size: 28px !important;
}

.lh-1-28 {
  line-height: 1.28;
}

.font-29 {
  font-size: 29px !important;
}

.lh-1-29 {
  line-height: 1.29;
}

.font-30 {
  font-size: 30px !important;
}

.lh-1-30 {
  line-height: 1.3;
}

.font-31 {
  font-size: 31px !important;
}

.lh-1-31 {
  line-height: 1.31;
}

.font-32 {
  font-size: 32px !important;
}

.lh-1-32 {
  line-height: 1.32;
}

.font-33 {
  font-size: 33px !important;
}

.lh-1-33 {
  line-height: 1.33;
}

.font-34 {
  font-size: 34px !important;
}

.lh-1-34 {
  line-height: 1.34;
}

.font-35 {
  font-size: 35px !important;
}

.lh-1-35 {
  line-height: 1.35;
}

.font-36 {
  font-size: 36px !important;
}

.lh-1-36 {
  line-height: 1.36;
}

.font-37 {
  font-size: 37px !important;
}

.lh-1-37 {
  line-height: 1.37;
}

.font-38 {
  font-size: 38px !important;
}

.lh-1-38 {
  line-height: 1.38;
}

.font-39 {
  font-size: 39px !important;
}

.lh-1-39 {
  line-height: 1.39;
}

.font-40 {
  font-size: 40px !important;
}

.lh-1-40 {
  line-height: 1.4;
}

.font-41 {
  font-size: 41px !important;
}

.lh-1-41 {
  line-height: 1.41;
}

.font-42 {
  font-size: 42px !important;
}

.lh-1-42 {
  line-height: 1.42;
}

.font-43 {
  font-size: 43px !important;
}

.lh-1-43 {
  line-height: 1.43;
}

.font-44 {
  font-size: 44px !important;
}

.lh-1-44 {
  line-height: 1.44;
}

.font-45 {
  font-size: 45px !important;
}

.lh-1-45 {
  line-height: 1.45;
}

.font-46 {
  font-size: 46px !important;
}

.lh-1-46 {
  line-height: 1.46;
}

.font-47 {
  font-size: 47px !important;
}

.lh-1-47 {
  line-height: 1.47;
}

.font-48 {
  font-size: 48px !important;
}

.lh-1-48 {
  line-height: 1.48;
}

.font-49 {
  font-size: 49px !important;
}

.lh-1-49 {
  line-height: 1.49;
}

.font-50 {
  font-size: 50px !important;
}

.lh-1-50 {
  line-height: 1.5;
}

.font-51 {
  font-size: 51px !important;
}

.lh-1-51 {
  line-height: 1.51;
}

.font-52 {
  font-size: 52px !important;
}

.lh-1-52 {
  line-height: 1.52;
}

.font-53 {
  font-size: 53px !important;
}

.lh-1-53 {
  line-height: 1.53;
}

.font-54 {
  font-size: 54px !important;
}

.lh-1-54 {
  line-height: 1.54;
}

.font-55 {
  font-size: 55px !important;
}

.lh-1-55 {
  line-height: 1.55;
}

.font-56 {
  font-size: 56px !important;
}

.lh-1-56 {
  line-height: 1.56;
}

.font-57 {
  font-size: 57px !important;
}

.lh-1-57 {
  line-height: 1.57;
}

.font-58 {
  font-size: 58px !important;
}

.lh-1-58 {
  line-height: 1.58;
}

.font-59 {
  font-size: 59px !important;
}

.lh-1-59 {
  line-height: 1.59;
}

.font-60 {
  font-size: 60px !important;
}

.lh-1-60 {
  line-height: 1.6;
}

.font-61 {
  font-size: 61px !important;
}

.lh-1-61 {
  line-height: 1.61;
}

.font-62 {
  font-size: 62px !important;
}

.lh-1-62 {
  line-height: 1.62;
}

.font-63 {
  font-size: 63px !important;
}

.lh-1-63 {
  line-height: 1.63;
}

.font-64 {
  font-size: 64px !important;
}

.lh-1-64 {
  line-height: 1.64;
}

.font-65 {
  font-size: 65px !important;
}

.lh-1-65 {
  line-height: 1.65;
}

.font-66 {
  font-size: 66px !important;
}

.lh-1-66 {
  line-height: 1.66;
}

.font-67 {
  font-size: 67px !important;
}

.lh-1-67 {
  line-height: 1.67;
}

.font-68 {
  font-size: 68px !important;
}

.lh-1-68 {
  line-height: 1.68;
}

.font-69 {
  font-size: 69px !important;
}

.lh-1-69 {
  line-height: 1.69;
}

.font-70 {
  font-size: 70px !important;
}

.lh-1-70 {
  line-height: 1.7;
}

.font-71 {
  font-size: 71px !important;
}

.lh-1-71 {
  line-height: 1.71;
}

.font-72 {
  font-size: 72px !important;
}

.lh-1-72 {
  line-height: 1.72;
}

.font-73 {
  font-size: 73px !important;
}

.lh-1-73 {
  line-height: 1.73;
}

.font-74 {
  font-size: 74px !important;
}

.lh-1-74 {
  line-height: 1.74;
}

.font-75 {
  font-size: 75px !important;
}

.lh-1-75 {
  line-height: 1.75;
}

.font-76 {
  font-size: 76px !important;
}

.lh-1-76 {
  line-height: 1.76;
}

.font-77 {
  font-size: 77px !important;
}

.lh-1-77 {
  line-height: 1.77;
}

.font-78 {
  font-size: 78px !important;
}

.lh-1-78 {
  line-height: 1.78;
}

.font-79 {
  font-size: 79px !important;
}

.lh-1-79 {
  line-height: 1.79;
}

.font-80 {
  font-size: 80px !important;
}

.lh-1-80 {
  line-height: 1.8;
}

.font-81 {
  font-size: 81px !important;
}

.lh-1-81 {
  line-height: 1.81;
}

.font-82 {
  font-size: 82px !important;
}

.lh-1-82 {
  line-height: 1.82;
}

.font-83 {
  font-size: 83px !important;
}

.lh-1-83 {
  line-height: 1.83;
}

.font-84 {
  font-size: 84px !important;
}

.lh-1-84 {
  line-height: 1.84;
}

.font-85 {
  font-size: 85px !important;
}

.lh-1-85 {
  line-height: 1.85;
}

.font-86 {
  font-size: 86px !important;
}

.lh-1-86 {
  line-height: 1.86;
}

.font-87 {
  font-size: 87px !important;
}

.lh-1-87 {
  line-height: 1.87;
}

.font-88 {
  font-size: 88px !important;
}

.lh-1-88 {
  line-height: 1.88;
}

.font-89 {
  font-size: 89px !important;
}

.lh-1-89 {
  line-height: 1.89;
}

.font-90 {
  font-size: 90px !important;
}

.lh-1-90 {
  line-height: 1.9;
}

.font-91 {
  font-size: 91px !important;
}

.lh-1-91 {
  line-height: 1.91;
}

.font-92 {
  font-size: 92px !important;
}

.lh-1-92 {
  line-height: 1.92;
}

.font-93 {
  font-size: 93px !important;
}

.lh-1-93 {
  line-height: 1.93;
}

.font-94 {
  font-size: 94px !important;
}

.lh-1-94 {
  line-height: 1.94;
}

.font-95 {
  font-size: 95px !important;
}

.lh-1-95 {
  line-height: 1.95;
}

.line-height-10 {
  line-height: 10px !important;
}

.line-height-11 {
  line-height: 11px !important;
}

.line-height-12 {
  line-height: 12px !important;
}

.line-height-13 {
  line-height: 13px !important;
}

.line-height-14 {
  line-height: 14px !important;
}

.line-height-15 {
  line-height: 15px !important;
}

.line-height-16 {
  line-height: 16px !important;
}

.line-height-17 {
  line-height: 17px !important;
}

.line-height-18 {
  line-height: 18px !important;
}

.line-height-19 {
  line-height: 19px !important;
}

.line-height-20 {
  line-height: 20px !important;
}

.line-height-21 {
  line-height: 21px !important;
}

.line-height-22 {
  line-height: 22px !important;
}

.line-height-23 {
  line-height: 23px !important;
}

.line-height-24 {
  line-height: 24px !important;
}

.line-height-25 {
  line-height: 25px !important;
}

.line-height-26 {
  line-height: 26px !important;
}

.line-height-27 {
  line-height: 27px !important;
}

.line-height-28 {
  line-height: 28px !important;
}

.line-height-29 {
  line-height: 29px !important;
}

.line-height-30 {
  line-height: 30px !important;
}

.line-height-31 {
  line-height: 31px !important;
}

.line-height-32 {
  line-height: 32px !important;
}

.line-height-33 {
  line-height: 33px !important;
}

.line-height-34 {
  line-height: 34px !important;
}

.line-height-35 {
  line-height: 35px !important;
}

.line-height-36 {
  line-height: 36px !important;
}

.line-height-37 {
  line-height: 37px !important;
}

.line-height-38 {
  line-height: 38px !important;
}

.line-height-39 {
  line-height: 39px !important;
}

.line-height-40 {
  line-height: 40px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}

.margin-top-6 {
  margin-top: 6px !important;
}

.margin-right-6 {
  margin-right: 6px !important;
}

.margin-bottom-6 {
  margin-bottom: 6px !important;
}

.margin-left-6 {
  margin-left: 6px !important;
}

.padding-top-6 {
  padding-top: 6px !important;
}

.padding-right-6 {
  padding-right: 6px !important;
}

.padding-bottom-6 {
  padding-bottom: 6px !important;
}

.padding-left-6 {
  padding-left: 6px !important;
}

.margin-top-7 {
  margin-top: 7px !important;
}

.margin-right-7 {
  margin-right: 7px !important;
}

.margin-bottom-7 {
  margin-bottom: 7px !important;
}

.margin-left-7 {
  margin-left: 7px !important;
}

.padding-top-7 {
  padding-top: 7px !important;
}

.padding-right-7 {
  padding-right: 7px !important;
}

.padding-bottom-7 {
  padding-bottom: 7px !important;
}

.padding-left-7 {
  padding-left: 7px !important;
}

.margin-top-8 {
  margin-top: 8px !important;
}

.margin-right-8 {
  margin-right: 8px !important;
}

.margin-bottom-8 {
  margin-bottom: 8px !important;
}

.margin-left-8 {
  margin-left: 8px !important;
}

.padding-top-8 {
  padding-top: 8px !important;
}

.padding-right-8 {
  padding-right: 8px !important;
}

.padding-bottom-8 {
  padding-bottom: 8px !important;
}

.padding-left-8 {
  padding-left: 8px !important;
}

.margin-top-9 {
  margin-top: 9px !important;
}

.margin-right-9 {
  margin-right: 9px !important;
}

.margin-bottom-9 {
  margin-bottom: 9px !important;
}

.margin-left-9 {
  margin-left: 9px !important;
}

.padding-top-9 {
  padding-top: 9px !important;
}

.padding-right-9 {
  padding-right: 9px !important;
}

.padding-bottom-9 {
  padding-bottom: 9px !important;
}

.padding-left-9 {
  padding-left: 9px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.margin-top-11 {
  margin-top: 11px !important;
}

.margin-right-11 {
  margin-right: 11px !important;
}

.margin-bottom-11 {
  margin-bottom: 11px !important;
}

.margin-left-11 {
  margin-left: 11px !important;
}

.padding-top-11 {
  padding-top: 11px !important;
}

.padding-right-11 {
  padding-right: 11px !important;
}

.padding-bottom-11 {
  padding-bottom: 11px !important;
}

.padding-left-11 {
  padding-left: 11px !important;
}

.margin-top-12 {
  margin-top: 12px !important;
}

.margin-right-12 {
  margin-right: 12px !important;
}

.margin-bottom-12 {
  margin-bottom: 12px !important;
}

.margin-left-12 {
  margin-left: 12px !important;
}

.padding-top-12 {
  padding-top: 12px !important;
}

.padding-right-12 {
  padding-right: 12px !important;
}

.padding-bottom-12 {
  padding-bottom: 12px !important;
}

.padding-left-12 {
  padding-left: 12px !important;
}

.margin-top-13 {
  margin-top: 13px !important;
}

.margin-right-13 {
  margin-right: 13px !important;
}

.margin-bottom-13 {
  margin-bottom: 13px !important;
}

.margin-left-13 {
  margin-left: 13px !important;
}

.padding-top-13 {
  padding-top: 13px !important;
}

.padding-right-13 {
  padding-right: 13px !important;
}

.padding-bottom-13 {
  padding-bottom: 13px !important;
}

.padding-left-13 {
  padding-left: 13px !important;
}

.margin-top-14 {
  margin-top: 14px !important;
}

.margin-right-14 {
  margin-right: 14px !important;
}

.margin-bottom-14 {
  margin-bottom: 14px !important;
}

.margin-left-14 {
  margin-left: 14px !important;
}

.padding-top-14 {
  padding-top: 14px !important;
}

.padding-right-14 {
  padding-right: 14px !important;
}

.padding-bottom-14 {
  padding-bottom: 14px !important;
}

.padding-left-14 {
  padding-left: 14px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.margin-top-16 {
  margin-top: 16px !important;
}

.margin-right-16 {
  margin-right: 16px !important;
}

.margin-bottom-16 {
  margin-bottom: 16px !important;
}

.margin-left-16 {
  margin-left: 16px !important;
}

.padding-top-16 {
  padding-top: 16px !important;
}

.padding-right-16 {
  padding-right: 16px !important;
}

.padding-bottom-16 {
  padding-bottom: 16px !important;
}

.padding-left-16 {
  padding-left: 16px !important;
}

.margin-top-17 {
  margin-top: 17px !important;
}

.margin-right-17 {
  margin-right: 17px !important;
}

.margin-bottom-17 {
  margin-bottom: 17px !important;
}

.margin-left-17 {
  margin-left: 17px !important;
}

.padding-top-17 {
  padding-top: 17px !important;
}

.padding-right-17 {
  padding-right: 17px !important;
}

.padding-bottom-17 {
  padding-bottom: 17px !important;
}

.padding-left-17 {
  padding-left: 17px !important;
}

.margin-top-18 {
  margin-top: 18px !important;
}

.margin-right-18 {
  margin-right: 18px !important;
}

.margin-bottom-18 {
  margin-bottom: 18px !important;
}

.margin-left-18 {
  margin-left: 18px !important;
}

.padding-top-18 {
  padding-top: 18px !important;
}

.padding-right-18 {
  padding-right: 18px !important;
}

.padding-bottom-18 {
  padding-bottom: 18px !important;
}

.padding-left-18 {
  padding-left: 18px !important;
}

.margin-top-19 {
  margin-top: 19px !important;
}

.margin-right-19 {
  margin-right: 19px !important;
}

.margin-bottom-19 {
  margin-bottom: 19px !important;
}

.margin-left-19 {
  margin-left: 19px !important;
}

.padding-top-19 {
  padding-top: 19px !important;
}

.padding-right-19 {
  padding-right: 19px !important;
}

.padding-bottom-19 {
  padding-bottom: 19px !important;
}

.padding-left-19 {
  padding-left: 19px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.margin-top-21 {
  margin-top: 21px !important;
}

.margin-right-21 {
  margin-right: 21px !important;
}

.margin-bottom-21 {
  margin-bottom: 21px !important;
}

.margin-left-21 {
  margin-left: 21px !important;
}

.padding-top-21 {
  padding-top: 21px !important;
}

.padding-right-21 {
  padding-right: 21px !important;
}

.padding-bottom-21 {
  padding-bottom: 21px !important;
}

.padding-left-21 {
  padding-left: 21px !important;
}

.margin-top-22 {
  margin-top: 22px !important;
}

.margin-right-22 {
  margin-right: 22px !important;
}

.margin-bottom-22 {
  margin-bottom: 22px !important;
}

.margin-left-22 {
  margin-left: 22px !important;
}

.padding-top-22 {
  padding-top: 22px !important;
}

.padding-right-22 {
  padding-right: 22px !important;
}

.padding-bottom-22 {
  padding-bottom: 22px !important;
}

.padding-left-22 {
  padding-left: 22px !important;
}

.margin-top-23 {
  margin-top: 23px !important;
}

.margin-right-23 {
  margin-right: 23px !important;
}

.margin-bottom-23 {
  margin-bottom: 23px !important;
}

.margin-left-23 {
  margin-left: 23px !important;
}

.padding-top-23 {
  padding-top: 23px !important;
}

.padding-right-23 {
  padding-right: 23px !important;
}

.padding-bottom-23 {
  padding-bottom: 23px !important;
}

.padding-left-23 {
  padding-left: 23px !important;
}

.margin-top-24 {
  margin-top: 24px !important;
}

.margin-right-24 {
  margin-right: 24px !important;
}

.margin-bottom-24 {
  margin-bottom: 24px !important;
}

.margin-left-24 {
  margin-left: 24px !important;
}

.padding-top-24 {
  padding-top: 24px !important;
}

.padding-right-24 {
  padding-right: 24px !important;
}

.padding-bottom-24 {
  padding-bottom: 24px !important;
}

.padding-left-24 {
  padding-left: 24px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-right-25 {
  margin-right: 25px !important;
}

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

.margin-left-25 {
  margin-left: 25px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-right-25 {
  padding-right: 25px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.margin-top-26 {
  margin-top: 26px !important;
}

.margin-right-26 {
  margin-right: 26px !important;
}

.margin-bottom-26 {
  margin-bottom: 26px !important;
}

.margin-left-26 {
  margin-left: 26px !important;
}

.padding-top-26 {
  padding-top: 26px !important;
}

.padding-right-26 {
  padding-right: 26px !important;
}

.padding-bottom-26 {
  padding-bottom: 26px !important;
}

.padding-left-26 {
  padding-left: 26px !important;
}

.margin-top-27 {
  margin-top: 27px !important;
}

.margin-right-27 {
  margin-right: 27px !important;
}

.margin-bottom-27 {
  margin-bottom: 27px !important;
}

.margin-left-27 {
  margin-left: 27px !important;
}

.padding-top-27 {
  padding-top: 27px !important;
}

.padding-right-27 {
  padding-right: 27px !important;
}

.padding-bottom-27 {
  padding-bottom: 27px !important;
}

.padding-left-27 {
  padding-left: 27px !important;
}

.margin-top-28 {
  margin-top: 28px !important;
}

.margin-right-28 {
  margin-right: 28px !important;
}

.margin-bottom-28 {
  margin-bottom: 28px !important;
}

.margin-left-28 {
  margin-left: 28px !important;
}

.padding-top-28 {
  padding-top: 28px !important;
}

.padding-right-28 {
  padding-right: 28px !important;
}

.padding-bottom-28 {
  padding-bottom: 28px !important;
}

.padding-left-28 {
  padding-left: 28px !important;
}

.margin-top-29 {
  margin-top: 29px !important;
}

.margin-right-29 {
  margin-right: 29px !important;
}

.margin-bottom-29 {
  margin-bottom: 29px !important;
}

.margin-left-29 {
  margin-left: 29px !important;
}

.padding-top-29 {
  padding-top: 29px !important;
}

.padding-right-29 {
  padding-right: 29px !important;
}

.padding-bottom-29 {
  padding-bottom: 29px !important;
}

.padding-left-29 {
  padding-left: 29px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.margin-top-31 {
  margin-top: 31px !important;
}

.margin-right-31 {
  margin-right: 31px !important;
}

.margin-bottom-31 {
  margin-bottom: 31px !important;
}

.margin-left-31 {
  margin-left: 31px !important;
}

.padding-top-31 {
  padding-top: 31px !important;
}

.padding-right-31 {
  padding-right: 31px !important;
}

.padding-bottom-31 {
  padding-bottom: 31px !important;
}

.padding-left-31 {
  padding-left: 31px !important;
}

.margin-top-32 {
  margin-top: 32px !important;
}

.margin-right-32 {
  margin-right: 32px !important;
}

.margin-bottom-32 {
  margin-bottom: 32px !important;
}

.margin-left-32 {
  margin-left: 32px !important;
}

.padding-top-32 {
  padding-top: 32px !important;
}

.padding-right-32 {
  padding-right: 32px !important;
}

.padding-bottom-32 {
  padding-bottom: 32px !important;
}

.padding-left-32 {
  padding-left: 32px !important;
}

.margin-top-33 {
  margin-top: 33px !important;
}

.margin-right-33 {
  margin-right: 33px !important;
}

.margin-bottom-33 {
  margin-bottom: 33px !important;
}

.margin-left-33 {
  margin-left: 33px !important;
}

.padding-top-33 {
  padding-top: 33px !important;
}

.padding-right-33 {
  padding-right: 33px !important;
}

.padding-bottom-33 {
  padding-bottom: 33px !important;
}

.padding-left-33 {
  padding-left: 33px !important;
}

.margin-top-34 {
  margin-top: 34px !important;
}

.margin-right-34 {
  margin-right: 34px !important;
}

.margin-bottom-34 {
  margin-bottom: 34px !important;
}

.margin-left-34 {
  margin-left: 34px !important;
}

.padding-top-34 {
  padding-top: 34px !important;
}

.padding-right-34 {
  padding-right: 34px !important;
}

.padding-bottom-34 {
  padding-bottom: 34px !important;
}

.padding-left-34 {
  padding-left: 34px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-right-35 {
  margin-right: 35px !important;
}

.margin-bottom-35 {
  margin-bottom: 35px !important;
}

.margin-left-35 {
  margin-left: 35px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-right-35 {
  padding-right: 35px !important;
}

.padding-bottom-35 {
  padding-bottom: 35px !important;
}

.padding-left-35 {
  padding-left: 35px !important;
}

.margin-top-36 {
  margin-top: 36px !important;
}

.margin-right-36 {
  margin-right: 36px !important;
}

.margin-bottom-36 {
  margin-bottom: 36px !important;
}

.margin-left-36 {
  margin-left: 36px !important;
}

.padding-top-36 {
  padding-top: 36px !important;
}

.padding-right-36 {
  padding-right: 36px !important;
}

.padding-bottom-36 {
  padding-bottom: 36px !important;
}

.padding-left-36 {
  padding-left: 36px !important;
}

.margin-top-37 {
  margin-top: 37px !important;
}

.margin-right-37 {
  margin-right: 37px !important;
}

.margin-bottom-37 {
  margin-bottom: 37px !important;
}

.margin-left-37 {
  margin-left: 37px !important;
}

.padding-top-37 {
  padding-top: 37px !important;
}

.padding-right-37 {
  padding-right: 37px !important;
}

.padding-bottom-37 {
  padding-bottom: 37px !important;
}

.padding-left-37 {
  padding-left: 37px !important;
}

.margin-top-38 {
  margin-top: 38px !important;
}

.margin-right-38 {
  margin-right: 38px !important;
}

.margin-bottom-38 {
  margin-bottom: 38px !important;
}

.margin-left-38 {
  margin-left: 38px !important;
}

.padding-top-38 {
  padding-top: 38px !important;
}

.padding-right-38 {
  padding-right: 38px !important;
}

.padding-bottom-38 {
  padding-bottom: 38px !important;
}

.padding-left-38 {
  padding-left: 38px !important;
}

.margin-top-39 {
  margin-top: 39px !important;
}

.margin-right-39 {
  margin-right: 39px !important;
}

.margin-bottom-39 {
  margin-bottom: 39px !important;
}

.margin-left-39 {
  margin-left: 39px !important;
}

.padding-top-39 {
  padding-top: 39px !important;
}

.padding-right-39 {
  padding-right: 39px !important;
}

.padding-bottom-39 {
  padding-bottom: 39px !important;
}

.padding-left-39 {
  padding-left: 39px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-left-40 {
  margin-left: 40px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-right-40 {
  padding-right: 40px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-left-40 {
  padding-left: 40px !important;
}

.margin-top-41 {
  margin-top: 41px !important;
}

.margin-right-41 {
  margin-right: 41px !important;
}

.margin-bottom-41 {
  margin-bottom: 41px !important;
}

.margin-left-41 {
  margin-left: 41px !important;
}

.padding-top-41 {
  padding-top: 41px !important;
}

.padding-right-41 {
  padding-right: 41px !important;
}

.padding-bottom-41 {
  padding-bottom: 41px !important;
}

.padding-left-41 {
  padding-left: 41px !important;
}

.margin-top-42 {
  margin-top: 42px !important;
}

.margin-right-42 {
  margin-right: 42px !important;
}

.margin-bottom-42 {
  margin-bottom: 42px !important;
}

.margin-left-42 {
  margin-left: 42px !important;
}

.padding-top-42 {
  padding-top: 42px !important;
}

.padding-right-42 {
  padding-right: 42px !important;
}

.padding-bottom-42 {
  padding-bottom: 42px !important;
}

.padding-left-42 {
  padding-left: 42px !important;
}

.margin-top-43 {
  margin-top: 43px !important;
}

.margin-right-43 {
  margin-right: 43px !important;
}

.margin-bottom-43 {
  margin-bottom: 43px !important;
}

.margin-left-43 {
  margin-left: 43px !important;
}

.padding-top-43 {
  padding-top: 43px !important;
}

.padding-right-43 {
  padding-right: 43px !important;
}

.padding-bottom-43 {
  padding-bottom: 43px !important;
}

.padding-left-43 {
  padding-left: 43px !important;
}

.margin-top-44 {
  margin-top: 44px !important;
}

.margin-right-44 {
  margin-right: 44px !important;
}

.margin-bottom-44 {
  margin-bottom: 44px !important;
}

.margin-left-44 {
  margin-left: 44px !important;
}

.padding-top-44 {
  padding-top: 44px !important;
}

.padding-right-44 {
  padding-right: 44px !important;
}

.padding-bottom-44 {
  padding-bottom: 44px !important;
}

.padding-left-44 {
  padding-left: 44px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-right-45 {
  margin-right: 45px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-left-45 {
  margin-left: 45px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-right-45 {
  padding-right: 45px !important;
}

.padding-bottom-45 {
  padding-bottom: 45px !important;
}

.padding-left-45 {
  padding-left: 45px !important;
}

.margin-top-46 {
  margin-top: 46px !important;
}

.margin-right-46 {
  margin-right: 46px !important;
}

.margin-bottom-46 {
  margin-bottom: 46px !important;
}

.margin-left-46 {
  margin-left: 46px !important;
}

.padding-top-46 {
  padding-top: 46px !important;
}

.padding-right-46 {
  padding-right: 46px !important;
}

.padding-bottom-46 {
  padding-bottom: 46px !important;
}

.padding-left-46 {
  padding-left: 46px !important;
}

.margin-top-47 {
  margin-top: 47px !important;
}

.margin-right-47 {
  margin-right: 47px !important;
}

.margin-bottom-47 {
  margin-bottom: 47px !important;
}

.margin-left-47 {
  margin-left: 47px !important;
}

.padding-top-47 {
  padding-top: 47px !important;
}

.padding-right-47 {
  padding-right: 47px !important;
}

.padding-bottom-47 {
  padding-bottom: 47px !important;
}

.padding-left-47 {
  padding-left: 47px !important;
}

.margin-top-48 {
  margin-top: 48px !important;
}

.margin-right-48 {
  margin-right: 48px !important;
}

.margin-bottom-48 {
  margin-bottom: 48px !important;
}

.margin-left-48 {
  margin-left: 48px !important;
}

.padding-top-48 {
  padding-top: 48px !important;
}

.padding-right-48 {
  padding-right: 48px !important;
}

.padding-bottom-48 {
  padding-bottom: 48px !important;
}

.padding-left-48 {
  padding-left: 48px !important;
}

.margin-top-49 {
  margin-top: 49px !important;
}

.margin-right-49 {
  margin-right: 49px !important;
}

.margin-bottom-49 {
  margin-bottom: 49px !important;
}

.margin-left-49 {
  margin-left: 49px !important;
}

.padding-top-49 {
  padding-top: 49px !important;
}

.padding-right-49 {
  padding-right: 49px !important;
}

.padding-bottom-49 {
  padding-bottom: 49px !important;
}

.padding-left-49 {
  padding-left: 49px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-left-50 {
  margin-left: 50px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-right-50 {
  padding-right: 50px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-left-50 {
  padding-left: 50px !important;
}

.margin-top-51 {
  margin-top: 51px !important;
}

.margin-right-51 {
  margin-right: 51px !important;
}

.margin-bottom-51 {
  margin-bottom: 51px !important;
}

.margin-left-51 {
  margin-left: 51px !important;
}

.padding-top-51 {
  padding-top: 51px !important;
}

.padding-right-51 {
  padding-right: 51px !important;
}

.padding-bottom-51 {
  padding-bottom: 51px !important;
}

.padding-left-51 {
  padding-left: 51px !important;
}

.margin-top-52 {
  margin-top: 52px !important;
}

.margin-right-52 {
  margin-right: 52px !important;
}

.margin-bottom-52 {
  margin-bottom: 52px !important;
}

.margin-left-52 {
  margin-left: 52px !important;
}

.padding-top-52 {
  padding-top: 52px !important;
}

.padding-right-52 {
  padding-right: 52px !important;
}

.padding-bottom-52 {
  padding-bottom: 52px !important;
}

.padding-left-52 {
  padding-left: 52px !important;
}

.margin-top-53 {
  margin-top: 53px !important;
}

.margin-right-53 {
  margin-right: 53px !important;
}

.margin-bottom-53 {
  margin-bottom: 53px !important;
}

.margin-left-53 {
  margin-left: 53px !important;
}

.padding-top-53 {
  padding-top: 53px !important;
}

.padding-right-53 {
  padding-right: 53px !important;
}

.padding-bottom-53 {
  padding-bottom: 53px !important;
}

.padding-left-53 {
  padding-left: 53px !important;
}

.margin-top-54 {
  margin-top: 54px !important;
}

.margin-right-54 {
  margin-right: 54px !important;
}

.margin-bottom-54 {
  margin-bottom: 54px !important;
}

.margin-left-54 {
  margin-left: 54px !important;
}

.padding-top-54 {
  padding-top: 54px !important;
}

.padding-right-54 {
  padding-right: 54px !important;
}

.padding-bottom-54 {
  padding-bottom: 54px !important;
}

.padding-left-54 {
  padding-left: 54px !important;
}

.margin-top-55 {
  margin-top: 55px !important;
}

.margin-right-55 {
  margin-right: 55px !important;
}

.margin-bottom-55 {
  margin-bottom: 55px !important;
}

.margin-left-55 {
  margin-left: 55px !important;
}

.padding-top-55 {
  padding-top: 55px !important;
}

.padding-right-55 {
  padding-right: 55px !important;
}

.padding-bottom-55 {
  padding-bottom: 55px !important;
}

.padding-left-55 {
  padding-left: 55px !important;
}

.margin-top-56 {
  margin-top: 56px !important;
}

.margin-right-56 {
  margin-right: 56px !important;
}

.margin-bottom-56 {
  margin-bottom: 56px !important;
}

.margin-left-56 {
  margin-left: 56px !important;
}

.padding-top-56 {
  padding-top: 56px !important;
}

.padding-right-56 {
  padding-right: 56px !important;
}

.padding-bottom-56 {
  padding-bottom: 56px !important;
}

.padding-left-56 {
  padding-left: 56px !important;
}

.margin-top-57 {
  margin-top: 57px !important;
}

.margin-right-57 {
  margin-right: 57px !important;
}

.margin-bottom-57 {
  margin-bottom: 57px !important;
}

.margin-left-57 {
  margin-left: 57px !important;
}

.padding-top-57 {
  padding-top: 57px !important;
}

.padding-right-57 {
  padding-right: 57px !important;
}

.padding-bottom-57 {
  padding-bottom: 57px !important;
}

.padding-left-57 {
  padding-left: 57px !important;
}

.margin-top-58 {
  margin-top: 58px !important;
}

.margin-right-58 {
  margin-right: 58px !important;
}

.margin-bottom-58 {
  margin-bottom: 58px !important;
}

.margin-left-58 {
  margin-left: 58px !important;
}

.padding-top-58 {
  padding-top: 58px !important;
}

.padding-right-58 {
  padding-right: 58px !important;
}

.padding-bottom-58 {
  padding-bottom: 58px !important;
}

.padding-left-58 {
  padding-left: 58px !important;
}

.margin-top-59 {
  margin-top: 59px !important;
}

.margin-right-59 {
  margin-right: 59px !important;
}

.margin-bottom-59 {
  margin-bottom: 59px !important;
}

.margin-left-59 {
  margin-left: 59px !important;
}

.padding-top-59 {
  padding-top: 59px !important;
}

.padding-right-59 {
  padding-right: 59px !important;
}

.padding-bottom-59 {
  padding-bottom: 59px !important;
}

.padding-left-59 {
  padding-left: 59px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-right-60 {
  margin-right: 60px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-left-60 {
  margin-left: 60px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-right-60 {
  padding-right: 60px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

.padding-left-60 {
  padding-left: 60px !important;
}

.margin-top-61 {
  margin-top: 61px !important;
}

.margin-right-61 {
  margin-right: 61px !important;
}

.margin-bottom-61 {
  margin-bottom: 61px !important;
}

.margin-left-61 {
  margin-left: 61px !important;
}

.padding-top-61 {
  padding-top: 61px !important;
}

.padding-right-61 {
  padding-right: 61px !important;
}

.padding-bottom-61 {
  padding-bottom: 61px !important;
}

.padding-left-61 {
  padding-left: 61px !important;
}

.margin-top-62 {
  margin-top: 62px !important;
}

.margin-right-62 {
  margin-right: 62px !important;
}

.margin-bottom-62 {
  margin-bottom: 62px !important;
}

.margin-left-62 {
  margin-left: 62px !important;
}

.padding-top-62 {
  padding-top: 62px !important;
}

.padding-right-62 {
  padding-right: 62px !important;
}

.padding-bottom-62 {
  padding-bottom: 62px !important;
}

.padding-left-62 {
  padding-left: 62px !important;
}

.margin-top-63 {
  margin-top: 63px !important;
}

.margin-right-63 {
  margin-right: 63px !important;
}

.margin-bottom-63 {
  margin-bottom: 63px !important;
}

.margin-left-63 {
  margin-left: 63px !important;
}

.padding-top-63 {
  padding-top: 63px !important;
}

.padding-right-63 {
  padding-right: 63px !important;
}

.padding-bottom-63 {
  padding-bottom: 63px !important;
}

.padding-left-63 {
  padding-left: 63px !important;
}

.margin-top-64 {
  margin-top: 64px !important;
}

.margin-right-64 {
  margin-right: 64px !important;
}

.margin-bottom-64 {
  margin-bottom: 64px !important;
}

.margin-left-64 {
  margin-left: 64px !important;
}

.padding-top-64 {
  padding-top: 64px !important;
}

.padding-right-64 {
  padding-right: 64px !important;
}

.padding-bottom-64 {
  padding-bottom: 64px !important;
}

.padding-left-64 {
  padding-left: 64px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

.margin-right-65 {
  margin-right: 65px !important;
}

.margin-bottom-65 {
  margin-bottom: 65px !important;
}

.margin-left-65 {
  margin-left: 65px !important;
}

.padding-top-65 {
  padding-top: 65px !important;
}

.padding-right-65 {
  padding-right: 65px !important;
}

.padding-bottom-65 {
  padding-bottom: 65px !important;
}

.padding-left-65 {
  padding-left: 65px !important;
}

.margin-top-66 {
  margin-top: 66px !important;
}

.margin-right-66 {
  margin-right: 66px !important;
}

.margin-bottom-66 {
  margin-bottom: 66px !important;
}

.margin-left-66 {
  margin-left: 66px !important;
}

.padding-top-66 {
  padding-top: 66px !important;
}

.padding-right-66 {
  padding-right: 66px !important;
}

.padding-bottom-66 {
  padding-bottom: 66px !important;
}

.padding-left-66 {
  padding-left: 66px !important;
}

.margin-top-67 {
  margin-top: 67px !important;
}

.margin-right-67 {
  margin-right: 67px !important;
}

.margin-bottom-67 {
  margin-bottom: 67px !important;
}

.margin-left-67 {
  margin-left: 67px !important;
}

.padding-top-67 {
  padding-top: 67px !important;
}

.padding-right-67 {
  padding-right: 67px !important;
}

.padding-bottom-67 {
  padding-bottom: 67px !important;
}

.padding-left-67 {
  padding-left: 67px !important;
}

.margin-top-68 {
  margin-top: 68px !important;
}

.margin-right-68 {
  margin-right: 68px !important;
}

.margin-bottom-68 {
  margin-bottom: 68px !important;
}

.margin-left-68 {
  margin-left: 68px !important;
}

.padding-top-68 {
  padding-top: 68px !important;
}

.padding-right-68 {
  padding-right: 68px !important;
}

.padding-bottom-68 {
  padding-bottom: 68px !important;
}

.padding-left-68 {
  padding-left: 68px !important;
}

.margin-top-69 {
  margin-top: 69px !important;
}

.margin-right-69 {
  margin-right: 69px !important;
}

.margin-bottom-69 {
  margin-bottom: 69px !important;
}

.margin-left-69 {
  margin-left: 69px !important;
}

.padding-top-69 {
  padding-top: 69px !important;
}

.padding-right-69 {
  padding-right: 69px !important;
}

.padding-bottom-69 {
  padding-bottom: 69px !important;
}

.padding-left-69 {
  padding-left: 69px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-right-70 {
  margin-right: 70px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-left-70 {
  margin-left: 70px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-right-70 {
  padding-right: 70px !important;
}

.padding-bottom-70 {
  padding-bottom: 70px !important;
}

.padding-left-70 {
  padding-left: 70px !important;
}

.margin-top-71 {
  margin-top: 71px !important;
}

.margin-right-71 {
  margin-right: 71px !important;
}

.margin-bottom-71 {
  margin-bottom: 71px !important;
}

.margin-left-71 {
  margin-left: 71px !important;
}

.padding-top-71 {
  padding-top: 71px !important;
}

.padding-right-71 {
  padding-right: 71px !important;
}

.padding-bottom-71 {
  padding-bottom: 71px !important;
}

.padding-left-71 {
  padding-left: 71px !important;
}

.margin-top-72 {
  margin-top: 72px !important;
}

.margin-right-72 {
  margin-right: 72px !important;
}

.margin-bottom-72 {
  margin-bottom: 72px !important;
}

.margin-left-72 {
  margin-left: 72px !important;
}

.padding-top-72 {
  padding-top: 72px !important;
}

.padding-right-72 {
  padding-right: 72px !important;
}

.padding-bottom-72 {
  padding-bottom: 72px !important;
}

.padding-left-72 {
  padding-left: 72px !important;
}

.margin-top-73 {
  margin-top: 73px !important;
}

.margin-right-73 {
  margin-right: 73px !important;
}

.margin-bottom-73 {
  margin-bottom: 73px !important;
}

.margin-left-73 {
  margin-left: 73px !important;
}

.padding-top-73 {
  padding-top: 73px !important;
}

.padding-right-73 {
  padding-right: 73px !important;
}

.padding-bottom-73 {
  padding-bottom: 73px !important;
}

.padding-left-73 {
  padding-left: 73px !important;
}

.margin-top-74 {
  margin-top: 74px !important;
}

.margin-right-74 {
  margin-right: 74px !important;
}

.margin-bottom-74 {
  margin-bottom: 74px !important;
}

.margin-left-74 {
  margin-left: 74px !important;
}

.padding-top-74 {
  padding-top: 74px !important;
}

.padding-right-74 {
  padding-right: 74px !important;
}

.padding-bottom-74 {
  padding-bottom: 74px !important;
}

.padding-left-74 {
  padding-left: 74px !important;
}

.margin-top-75 {
  margin-top: 75px !important;
}

.margin-right-75 {
  margin-right: 75px !important;
}

.margin-bottom-75 {
  margin-bottom: 75px !important;
}

.margin-left-75 {
  margin-left: 75px !important;
}

.padding-top-75 {
  padding-top: 75px !important;
}

.padding-right-75 {
  padding-right: 75px !important;
}

.padding-bottom-75 {
  padding-bottom: 75px !important;
}

.padding-left-75 {
  padding-left: 75px !important;
}

.margin-top-76 {
  margin-top: 76px !important;
}

.margin-right-76 {
  margin-right: 76px !important;
}

.margin-bottom-76 {
  margin-bottom: 76px !important;
}

.margin-left-76 {
  margin-left: 76px !important;
}

.padding-top-76 {
  padding-top: 76px !important;
}

.padding-right-76 {
  padding-right: 76px !important;
}

.padding-bottom-76 {
  padding-bottom: 76px !important;
}

.padding-left-76 {
  padding-left: 76px !important;
}

.margin-top-77 {
  margin-top: 77px !important;
}

.margin-right-77 {
  margin-right: 77px !important;
}

.margin-bottom-77 {
  margin-bottom: 77px !important;
}

.margin-left-77 {
  margin-left: 77px !important;
}

.padding-top-77 {
  padding-top: 77px !important;
}

.padding-right-77 {
  padding-right: 77px !important;
}

.padding-bottom-77 {
  padding-bottom: 77px !important;
}

.padding-left-77 {
  padding-left: 77px !important;
}

.margin-top-78 {
  margin-top: 78px !important;
}

.margin-right-78 {
  margin-right: 78px !important;
}

.margin-bottom-78 {
  margin-bottom: 78px !important;
}

.margin-left-78 {
  margin-left: 78px !important;
}

.padding-top-78 {
  padding-top: 78px !important;
}

.padding-right-78 {
  padding-right: 78px !important;
}

.padding-bottom-78 {
  padding-bottom: 78px !important;
}

.padding-left-78 {
  padding-left: 78px !important;
}

.margin-top-79 {
  margin-top: 79px !important;
}

.margin-right-79 {
  margin-right: 79px !important;
}

.margin-bottom-79 {
  margin-bottom: 79px !important;
}

.margin-left-79 {
  margin-left: 79px !important;
}

.padding-top-79 {
  padding-top: 79px !important;
}

.padding-right-79 {
  padding-right: 79px !important;
}

.padding-bottom-79 {
  padding-bottom: 79px !important;
}

.padding-left-79 {
  padding-left: 79px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-right-80 {
  margin-right: 80px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-left-80 {
  margin-left: 80px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-right-80 {
  padding-right: 80px !important;
}

.padding-bottom-80 {
  padding-bottom: 80px !important;
}

.padding-left-80 {
  padding-left: 80px !important;
}

.margin-top-81 {
  margin-top: 81px !important;
}

.margin-right-81 {
  margin-right: 81px !important;
}

.margin-bottom-81 {
  margin-bottom: 81px !important;
}

.margin-left-81 {
  margin-left: 81px !important;
}

.padding-top-81 {
  padding-top: 81px !important;
}

.padding-right-81 {
  padding-right: 81px !important;
}

.padding-bottom-81 {
  padding-bottom: 81px !important;
}

.padding-left-81 {
  padding-left: 81px !important;
}

.margin-top-82 {
  margin-top: 82px !important;
}

.margin-right-82 {
  margin-right: 82px !important;
}

.margin-bottom-82 {
  margin-bottom: 82px !important;
}

.margin-left-82 {
  margin-left: 82px !important;
}

.padding-top-82 {
  padding-top: 82px !important;
}

.padding-right-82 {
  padding-right: 82px !important;
}

.padding-bottom-82 {
  padding-bottom: 82px !important;
}

.padding-left-82 {
  padding-left: 82px !important;
}

.margin-top-83 {
  margin-top: 83px !important;
}

.margin-right-83 {
  margin-right: 83px !important;
}

.margin-bottom-83 {
  margin-bottom: 83px !important;
}

.margin-left-83 {
  margin-left: 83px !important;
}

.padding-top-83 {
  padding-top: 83px !important;
}

.padding-right-83 {
  padding-right: 83px !important;
}

.padding-bottom-83 {
  padding-bottom: 83px !important;
}

.padding-left-83 {
  padding-left: 83px !important;
}

.margin-top-84 {
  margin-top: 84px !important;
}

.margin-right-84 {
  margin-right: 84px !important;
}

.margin-bottom-84 {
  margin-bottom: 84px !important;
}

.margin-left-84 {
  margin-left: 84px !important;
}

.padding-top-84 {
  padding-top: 84px !important;
}

.padding-right-84 {
  padding-right: 84px !important;
}

.padding-bottom-84 {
  padding-bottom: 84px !important;
}

.padding-left-84 {
  padding-left: 84px !important;
}

.margin-top-85 {
  margin-top: 85px !important;
}

.margin-right-85 {
  margin-right: 85px !important;
}

.margin-bottom-85 {
  margin-bottom: 85px !important;
}

.margin-left-85 {
  margin-left: 85px !important;
}

.padding-top-85 {
  padding-top: 85px !important;
}

.padding-right-85 {
  padding-right: 85px !important;
}

.padding-bottom-85 {
  padding-bottom: 85px !important;
}

.padding-left-85 {
  padding-left: 85px !important;
}

.margin-top-86 {
  margin-top: 86px !important;
}

.margin-right-86 {
  margin-right: 86px !important;
}

.margin-bottom-86 {
  margin-bottom: 86px !important;
}

.margin-left-86 {
  margin-left: 86px !important;
}

.padding-top-86 {
  padding-top: 86px !important;
}

.padding-right-86 {
  padding-right: 86px !important;
}

.padding-bottom-86 {
  padding-bottom: 86px !important;
}

.padding-left-86 {
  padding-left: 86px !important;
}

.margin-top-87 {
  margin-top: 87px !important;
}

.margin-right-87 {
  margin-right: 87px !important;
}

.margin-bottom-87 {
  margin-bottom: 87px !important;
}

.margin-left-87 {
  margin-left: 87px !important;
}

.padding-top-87 {
  padding-top: 87px !important;
}

.padding-right-87 {
  padding-right: 87px !important;
}

.padding-bottom-87 {
  padding-bottom: 87px !important;
}

.padding-left-87 {
  padding-left: 87px !important;
}

.margin-top-88 {
  margin-top: 88px !important;
}

.margin-right-88 {
  margin-right: 88px !important;
}

.margin-bottom-88 {
  margin-bottom: 88px !important;
}

.margin-left-88 {
  margin-left: 88px !important;
}

.padding-top-88 {
  padding-top: 88px !important;
}

.padding-right-88 {
  padding-right: 88px !important;
}

.padding-bottom-88 {
  padding-bottom: 88px !important;
}

.padding-left-88 {
  padding-left: 88px !important;
}

.margin-top-89 {
  margin-top: 89px !important;
}

.margin-right-89 {
  margin-right: 89px !important;
}

.margin-bottom-89 {
  margin-bottom: 89px !important;
}

.margin-left-89 {
  margin-left: 89px !important;
}

.padding-top-89 {
  padding-top: 89px !important;
}

.padding-right-89 {
  padding-right: 89px !important;
}

.padding-bottom-89 {
  padding-bottom: 89px !important;
}

.padding-left-89 {
  padding-left: 89px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

.margin-right-90 {
  margin-right: 90px !important;
}

.margin-bottom-90 {
  margin-bottom: 90px !important;
}

.margin-left-90 {
  margin-left: 90px !important;
}

.padding-top-90 {
  padding-top: 90px !important;
}

.padding-right-90 {
  padding-right: 90px !important;
}

.padding-bottom-90 {
  padding-bottom: 90px !important;
}

.padding-left-90 {
  padding-left: 90px !important;
}

.margin-top-91 {
  margin-top: 91px !important;
}

.margin-right-91 {
  margin-right: 91px !important;
}

.margin-bottom-91 {
  margin-bottom: 91px !important;
}

.margin-left-91 {
  margin-left: 91px !important;
}

.padding-top-91 {
  padding-top: 91px !important;
}

.padding-right-91 {
  padding-right: 91px !important;
}

.padding-bottom-91 {
  padding-bottom: 91px !important;
}

.padding-left-91 {
  padding-left: 91px !important;
}

.margin-top-92 {
  margin-top: 92px !important;
}

.margin-right-92 {
  margin-right: 92px !important;
}

.margin-bottom-92 {
  margin-bottom: 92px !important;
}

.margin-left-92 {
  margin-left: 92px !important;
}

.padding-top-92 {
  padding-top: 92px !important;
}

.padding-right-92 {
  padding-right: 92px !important;
}

.padding-bottom-92 {
  padding-bottom: 92px !important;
}

.padding-left-92 {
  padding-left: 92px !important;
}

.margin-top-93 {
  margin-top: 93px !important;
}

.margin-right-93 {
  margin-right: 93px !important;
}

.margin-bottom-93 {
  margin-bottom: 93px !important;
}

.margin-left-93 {
  margin-left: 93px !important;
}

.padding-top-93 {
  padding-top: 93px !important;
}

.padding-right-93 {
  padding-right: 93px !important;
}

.padding-bottom-93 {
  padding-bottom: 93px !important;
}

.padding-left-93 {
  padding-left: 93px !important;
}

.margin-top-94 {
  margin-top: 94px !important;
}

.margin-right-94 {
  margin-right: 94px !important;
}

.margin-bottom-94 {
  margin-bottom: 94px !important;
}

.margin-left-94 {
  margin-left: 94px !important;
}

.padding-top-94 {
  padding-top: 94px !important;
}

.padding-right-94 {
  padding-right: 94px !important;
}

.padding-bottom-94 {
  padding-bottom: 94px !important;
}

.padding-left-94 {
  padding-left: 94px !important;
}

.margin-top-95 {
  margin-top: 95px !important;
}

.margin-right-95 {
  margin-right: 95px !important;
}

.margin-bottom-95 {
  margin-bottom: 95px !important;
}

.margin-left-95 {
  margin-left: 95px !important;
}

.padding-top-95 {
  padding-top: 95px !important;
}

.padding-right-95 {
  padding-right: 95px !important;
}

.padding-bottom-95 {
  padding-bottom: 95px !important;
}

.padding-left-95 {
  padding-left: 95px !important;
}

.margin-top-96 {
  margin-top: 96px !important;
}

.margin-right-96 {
  margin-right: 96px !important;
}

.margin-bottom-96 {
  margin-bottom: 96px !important;
}

.margin-left-96 {
  margin-left: 96px !important;
}

.padding-top-96 {
  padding-top: 96px !important;
}

.padding-right-96 {
  padding-right: 96px !important;
}

.padding-bottom-96 {
  padding-bottom: 96px !important;
}

.padding-left-96 {
  padding-left: 96px !important;
}

.margin-top-97 {
  margin-top: 97px !important;
}

.margin-right-97 {
  margin-right: 97px !important;
}

.margin-bottom-97 {
  margin-bottom: 97px !important;
}

.margin-left-97 {
  margin-left: 97px !important;
}

.padding-top-97 {
  padding-top: 97px !important;
}

.padding-right-97 {
  padding-right: 97px !important;
}

.padding-bottom-97 {
  padding-bottom: 97px !important;
}

.padding-left-97 {
  padding-left: 97px !important;
}

.margin-top-98 {
  margin-top: 98px !important;
}

.margin-right-98 {
  margin-right: 98px !important;
}

.margin-bottom-98 {
  margin-bottom: 98px !important;
}

.margin-left-98 {
  margin-left: 98px !important;
}

.padding-top-98 {
  padding-top: 98px !important;
}

.padding-right-98 {
  padding-right: 98px !important;
}

.padding-bottom-98 {
  padding-bottom: 98px !important;
}

.padding-left-98 {
  padding-left: 98px !important;
}

.margin-top-99 {
  margin-top: 99px !important;
}

.margin-right-99 {
  margin-right: 99px !important;
}

.margin-bottom-99 {
  margin-bottom: 99px !important;
}

.margin-left-99 {
  margin-left: 99px !important;
}

.padding-top-99 {
  padding-top: 99px !important;
}

.padding-right-99 {
  padding-right: 99px !important;
}

.padding-bottom-99 {
  padding-bottom: 99px !important;
}

.padding-left-99 {
  padding-left: 99px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

.margin-right-100 {
  margin-right: 100px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.margin-left-100 {
  margin-left: 100px !important;
}

.padding-top-100 {
  padding-top: 100px !important;
}

.padding-right-100 {
  padding-right: 100px !important;
}

.padding-bottom-100 {
  padding-bottom: 100px !important;
}

.padding-left-100 {
  padding-left: 100px !important;
}

.margin-top-101 {
  margin-top: 101px !important;
}

.margin-right-101 {
  margin-right: 101px !important;
}

.margin-bottom-101 {
  margin-bottom: 101px !important;
}

.margin-left-101 {
  margin-left: 101px !important;
}

.padding-top-101 {
  padding-top: 101px !important;
}

.padding-right-101 {
  padding-right: 101px !important;
}

.padding-bottom-101 {
  padding-bottom: 101px !important;
}

.padding-left-101 {
  padding-left: 101px !important;
}

.margin-top-102 {
  margin-top: 102px !important;
}

.margin-right-102 {
  margin-right: 102px !important;
}

.margin-bottom-102 {
  margin-bottom: 102px !important;
}

.margin-left-102 {
  margin-left: 102px !important;
}

.padding-top-102 {
  padding-top: 102px !important;
}

.padding-right-102 {
  padding-right: 102px !important;
}

.padding-bottom-102 {
  padding-bottom: 102px !important;
}

.padding-left-102 {
  padding-left: 102px !important;
}

.margin-top-103 {
  margin-top: 103px !important;
}

.margin-right-103 {
  margin-right: 103px !important;
}

.margin-bottom-103 {
  margin-bottom: 103px !important;
}

.margin-left-103 {
  margin-left: 103px !important;
}

.padding-top-103 {
  padding-top: 103px !important;
}

.padding-right-103 {
  padding-right: 103px !important;
}

.padding-bottom-103 {
  padding-bottom: 103px !important;
}

.padding-left-103 {
  padding-left: 103px !important;
}

.margin-top-104 {
  margin-top: 104px !important;
}

.margin-right-104 {
  margin-right: 104px !important;
}

.margin-bottom-104 {
  margin-bottom: 104px !important;
}

.margin-left-104 {
  margin-left: 104px !important;
}

.padding-top-104 {
  padding-top: 104px !important;
}

.padding-right-104 {
  padding-right: 104px !important;
}

.padding-bottom-104 {
  padding-bottom: 104px !important;
}

.padding-left-104 {
  padding-left: 104px !important;
}

.margin-top-105 {
  margin-top: 105px !important;
}

.margin-right-105 {
  margin-right: 105px !important;
}

.margin-bottom-105 {
  margin-bottom: 105px !important;
}

.margin-left-105 {
  margin-left: 105px !important;
}

.padding-top-105 {
  padding-top: 105px !important;
}

.padding-right-105 {
  padding-right: 105px !important;
}

.padding-bottom-105 {
  padding-bottom: 105px !important;
}

.padding-left-105 {
  padding-left: 105px !important;
}

.list-no-bullet {
  list-style: none !important;
}
.list-no-bullet li {
  margin-bottom: 8px;
}

@media screen and (min-width: 576px) {
  .font-sm-10 {
    font-size: 10px !important;
  }
  .font-sm-11 {
    font-size: 11px !important;
  }
  .font-sm-12 {
    font-size: 12px !important;
  }
  .font-sm-13 {
    font-size: 13px !important;
  }
  .font-sm-14 {
    font-size: 14px !important;
  }
  .font-sm-15 {
    font-size: 15px !important;
  }
  .font-sm-16 {
    font-size: 16px !important;
  }
  .font-sm-17 {
    font-size: 17px !important;
  }
  .font-sm-18 {
    font-size: 18px !important;
  }
  .font-sm-19 {
    font-size: 19px !important;
  }
  .font-sm-20 {
    font-size: 20px !important;
  }
  .font-sm-21 {
    font-size: 21px !important;
  }
  .font-sm-22 {
    font-size: 22px !important;
  }
  .font-sm-23 {
    font-size: 23px !important;
  }
  .font-sm-24 {
    font-size: 24px !important;
  }
  .font-sm-25 {
    font-size: 25px !important;
  }
  .font-sm-26 {
    font-size: 26px !important;
  }
  .font-sm-27 {
    font-size: 27px !important;
  }
  .font-sm-28 {
    font-size: 28px !important;
  }
  .font-sm-29 {
    font-size: 29px !important;
  }
  .font-sm-30 {
    font-size: 30px !important;
  }
  .font-sm-31 {
    font-size: 31px !important;
  }
  .font-sm-32 {
    font-size: 32px !important;
  }
  .font-sm-33 {
    font-size: 33px !important;
  }
  .font-sm-34 {
    font-size: 34px !important;
  }
  .font-sm-35 {
    font-size: 35px !important;
  }
  .font-sm-36 {
    font-size: 36px !important;
  }
  .font-sm-37 {
    font-size: 37px !important;
  }
  .font-sm-38 {
    font-size: 38px !important;
  }
  .font-sm-39 {
    font-size: 39px !important;
  }
  .font-sm-40 {
    font-size: 40px !important;
  }
  .font-sm-41 {
    font-size: 41px !important;
  }
  .font-sm-42 {
    font-size: 42px !important;
  }
  .font-sm-43 {
    font-size: 43px !important;
  }
  .font-sm-44 {
    font-size: 44px !important;
  }
  .font-sm-45 {
    font-size: 45px !important;
  }
  .font-sm-46 {
    font-size: 46px !important;
  }
  .font-sm-47 {
    font-size: 47px !important;
  }
  .font-sm-48 {
    font-size: 48px !important;
  }
  .font-sm-49 {
    font-size: 49px !important;
  }
  .font-sm-50 {
    font-size: 50px !important;
  }
  .font-sm-51 {
    font-size: 51px !important;
  }
  .font-sm-52 {
    font-size: 52px !important;
  }
  .font-sm-53 {
    font-size: 53px !important;
  }
  .font-sm-54 {
    font-size: 54px !important;
  }
  .font-sm-55 {
    font-size: 55px !important;
  }
  .font-sm-56 {
    font-size: 56px !important;
  }
  .font-sm-57 {
    font-size: 57px !important;
  }
  .font-sm-58 {
    font-size: 58px !important;
  }
  .font-sm-59 {
    font-size: 59px !important;
  }
  .font-sm-60 {
    font-size: 60px !important;
  }
  .font-sm-61 {
    font-size: 61px !important;
  }
  .font-sm-62 {
    font-size: 62px !important;
  }
  .font-sm-63 {
    font-size: 63px !important;
  }
  .font-sm-64 {
    font-size: 64px !important;
  }
  .font-sm-65 {
    font-size: 65px !important;
  }
  .font-sm-66 {
    font-size: 66px !important;
  }
  .font-sm-67 {
    font-size: 67px !important;
  }
  .font-sm-68 {
    font-size: 68px !important;
  }
  .font-sm-69 {
    font-size: 69px !important;
  }
  .font-sm-70 {
    font-size: 70px !important;
  }
  .font-sm-71 {
    font-size: 71px !important;
  }
  .font-sm-72 {
    font-size: 72px !important;
  }
  .font-sm-73 {
    font-size: 73px !important;
  }
  .font-sm-74 {
    font-size: 74px !important;
  }
  .font-sm-75 {
    font-size: 75px !important;
  }
  .font-sm-76 {
    font-size: 76px !important;
  }
  .font-sm-77 {
    font-size: 77px !important;
  }
  .font-sm-78 {
    font-size: 78px !important;
  }
  .font-sm-79 {
    font-size: 79px !important;
  }
  .font-sm-80 {
    font-size: 80px !important;
  }
  .font-sm-81 {
    font-size: 81px !important;
  }
  .font-sm-82 {
    font-size: 82px !important;
  }
  .font-sm-83 {
    font-size: 83px !important;
  }
  .font-sm-84 {
    font-size: 84px !important;
  }
  .font-sm-85 {
    font-size: 85px !important;
  }
  .font-sm-86 {
    font-size: 86px !important;
  }
  .font-sm-87 {
    font-size: 87px !important;
  }
  .font-sm-88 {
    font-size: 88px !important;
  }
  .font-sm-89 {
    font-size: 89px !important;
  }
  .font-sm-90 {
    font-size: 90px !important;
  }
  .font-sm-91 {
    font-size: 91px !important;
  }
  .font-sm-92 {
    font-size: 92px !important;
  }
  .font-sm-93 {
    font-size: 93px !important;
  }
  .font-sm-94 {
    font-size: 94px !important;
  }
  .font-sm-95 {
    font-size: 95px !important;
  }
  .line-height-sm-10 {
    line-height: 10px !important;
  }
  .line-height-sm-11 {
    line-height: 11px !important;
  }
  .line-height-sm-12 {
    line-height: 12px !important;
  }
  .line-height-sm-13 {
    line-height: 13px !important;
  }
  .line-height-sm-14 {
    line-height: 14px !important;
  }
  .line-height-sm-15 {
    line-height: 15px !important;
  }
  .line-height-sm-16 {
    line-height: 16px !important;
  }
  .line-height-sm-17 {
    line-height: 17px !important;
  }
  .line-height-sm-18 {
    line-height: 18px !important;
  }
  .line-height-sm-19 {
    line-height: 19px !important;
  }
  .line-height-sm-20 {
    line-height: 20px !important;
  }
  .line-height-sm-21 {
    line-height: 21px !important;
  }
  .line-height-sm-22 {
    line-height: 22px !important;
  }
  .line-height-sm-23 {
    line-height: 23px !important;
  }
  .line-height-sm-24 {
    line-height: 24px !important;
  }
  .line-height-sm-25 {
    line-height: 25px !important;
  }
  .line-height-sm-26 {
    line-height: 26px !important;
  }
  .line-height-sm-27 {
    line-height: 27px !important;
  }
  .line-height-sm-28 {
    line-height: 28px !important;
  }
  .line-height-sm-29 {
    line-height: 29px !important;
  }
  .line-height-sm-30 {
    line-height: 30px !important;
  }
  .line-height-sm-31 {
    line-height: 31px !important;
  }
  .line-height-sm-32 {
    line-height: 32px !important;
  }
  .line-height-sm-33 {
    line-height: 33px !important;
  }
  .line-height-sm-34 {
    line-height: 34px !important;
  }
  .line-height-sm-35 {
    line-height: 35px !important;
  }
  .line-height-sm-36 {
    line-height: 36px !important;
  }
  .line-height-sm-37 {
    line-height: 37px !important;
  }
  .line-height-sm-38 {
    line-height: 38px !important;
  }
  .line-height-sm-39 {
    line-height: 39px !important;
  }
  .line-height-sm-40 {
    line-height: 40px !important;
  }
  .margin-top-sm-5 {
    margin-top: 5px !important;
  }
  .margin-right-sm-5 {
    margin-right: 5px !important;
  }
  .margin-bottom-sm-5 {
    margin-bottom: 5px !important;
  }
  .margin-left-sm-5 {
    margin-left: 5px !important;
  }
  .padding-top-sm-5 {
    padding-top: 5px !important;
  }
  .padding-right-sm-5 {
    padding-right: 5px !important;
  }
  .padding-bottom-sm-5 {
    padding-bottom: 5px !important;
  }
  .padding-left-sm-5 {
    padding-left: 5px !important;
  }
  .margin-top-sm-6 {
    margin-top: 6px !important;
  }
  .margin-right-sm-6 {
    margin-right: 6px !important;
  }
  .margin-bottom-sm-6 {
    margin-bottom: 6px !important;
  }
  .margin-left-sm-6 {
    margin-left: 6px !important;
  }
  .padding-top-sm-6 {
    padding-top: 6px !important;
  }
  .padding-right-sm-6 {
    padding-right: 6px !important;
  }
  .padding-bottom-sm-6 {
    padding-bottom: 6px !important;
  }
  .padding-left-sm-6 {
    padding-left: 6px !important;
  }
  .margin-top-sm-7 {
    margin-top: 7px !important;
  }
  .margin-right-sm-7 {
    margin-right: 7px !important;
  }
  .margin-bottom-sm-7 {
    margin-bottom: 7px !important;
  }
  .margin-left-sm-7 {
    margin-left: 7px !important;
  }
  .padding-top-sm-7 {
    padding-top: 7px !important;
  }
  .padding-right-sm-7 {
    padding-right: 7px !important;
  }
  .padding-bottom-sm-7 {
    padding-bottom: 7px !important;
  }
  .padding-left-sm-7 {
    padding-left: 7px !important;
  }
  .margin-top-sm-8 {
    margin-top: 8px !important;
  }
  .margin-right-sm-8 {
    margin-right: 8px !important;
  }
  .margin-bottom-sm-8 {
    margin-bottom: 8px !important;
  }
  .margin-left-sm-8 {
    margin-left: 8px !important;
  }
  .padding-top-sm-8 {
    padding-top: 8px !important;
  }
  .padding-right-sm-8 {
    padding-right: 8px !important;
  }
  .padding-bottom-sm-8 {
    padding-bottom: 8px !important;
  }
  .padding-left-sm-8 {
    padding-left: 8px !important;
  }
  .margin-top-sm-9 {
    margin-top: 9px !important;
  }
  .margin-right-sm-9 {
    margin-right: 9px !important;
  }
  .margin-bottom-sm-9 {
    margin-bottom: 9px !important;
  }
  .margin-left-sm-9 {
    margin-left: 9px !important;
  }
  .padding-top-sm-9 {
    padding-top: 9px !important;
  }
  .padding-right-sm-9 {
    padding-right: 9px !important;
  }
  .padding-bottom-sm-9 {
    padding-bottom: 9px !important;
  }
  .padding-left-sm-9 {
    padding-left: 9px !important;
  }
  .margin-top-sm-10 {
    margin-top: 10px !important;
  }
  .margin-right-sm-10 {
    margin-right: 10px !important;
  }
  .margin-bottom-sm-10 {
    margin-bottom: 10px !important;
  }
  .margin-left-sm-10 {
    margin-left: 10px !important;
  }
  .padding-top-sm-10 {
    padding-top: 10px !important;
  }
  .padding-right-sm-10 {
    padding-right: 10px !important;
  }
  .padding-bottom-sm-10 {
    padding-bottom: 10px !important;
  }
  .padding-left-sm-10 {
    padding-left: 10px !important;
  }
  .margin-top-sm-11 {
    margin-top: 11px !important;
  }
  .margin-right-sm-11 {
    margin-right: 11px !important;
  }
  .margin-bottom-sm-11 {
    margin-bottom: 11px !important;
  }
  .margin-left-sm-11 {
    margin-left: 11px !important;
  }
  .padding-top-sm-11 {
    padding-top: 11px !important;
  }
  .padding-right-sm-11 {
    padding-right: 11px !important;
  }
  .padding-bottom-sm-11 {
    padding-bottom: 11px !important;
  }
  .padding-left-sm-11 {
    padding-left: 11px !important;
  }
  .margin-top-sm-12 {
    margin-top: 12px !important;
  }
  .margin-right-sm-12 {
    margin-right: 12px !important;
  }
  .margin-bottom-sm-12 {
    margin-bottom: 12px !important;
  }
  .margin-left-sm-12 {
    margin-left: 12px !important;
  }
  .padding-top-sm-12 {
    padding-top: 12px !important;
  }
  .padding-right-sm-12 {
    padding-right: 12px !important;
  }
  .padding-bottom-sm-12 {
    padding-bottom: 12px !important;
  }
  .padding-left-sm-12 {
    padding-left: 12px !important;
  }
  .margin-top-sm-13 {
    margin-top: 13px !important;
  }
  .margin-right-sm-13 {
    margin-right: 13px !important;
  }
  .margin-bottom-sm-13 {
    margin-bottom: 13px !important;
  }
  .margin-left-sm-13 {
    margin-left: 13px !important;
  }
  .padding-top-sm-13 {
    padding-top: 13px !important;
  }
  .padding-right-sm-13 {
    padding-right: 13px !important;
  }
  .padding-bottom-sm-13 {
    padding-bottom: 13px !important;
  }
  .padding-left-sm-13 {
    padding-left: 13px !important;
  }
  .margin-top-sm-14 {
    margin-top: 14px !important;
  }
  .margin-right-sm-14 {
    margin-right: 14px !important;
  }
  .margin-bottom-sm-14 {
    margin-bottom: 14px !important;
  }
  .margin-left-sm-14 {
    margin-left: 14px !important;
  }
  .padding-top-sm-14 {
    padding-top: 14px !important;
  }
  .padding-right-sm-14 {
    padding-right: 14px !important;
  }
  .padding-bottom-sm-14 {
    padding-bottom: 14px !important;
  }
  .padding-left-sm-14 {
    padding-left: 14px !important;
  }
  .margin-top-sm-15 {
    margin-top: 15px !important;
  }
  .margin-right-sm-15 {
    margin-right: 15px !important;
  }
  .margin-bottom-sm-15 {
    margin-bottom: 15px !important;
  }
  .margin-left-sm-15 {
    margin-left: 15px !important;
  }
  .padding-top-sm-15 {
    padding-top: 15px !important;
  }
  .padding-right-sm-15 {
    padding-right: 15px !important;
  }
  .padding-bottom-sm-15 {
    padding-bottom: 15px !important;
  }
  .padding-left-sm-15 {
    padding-left: 15px !important;
  }
  .margin-top-sm-16 {
    margin-top: 16px !important;
  }
  .margin-right-sm-16 {
    margin-right: 16px !important;
  }
  .margin-bottom-sm-16 {
    margin-bottom: 16px !important;
  }
  .margin-left-sm-16 {
    margin-left: 16px !important;
  }
  .padding-top-sm-16 {
    padding-top: 16px !important;
  }
  .padding-right-sm-16 {
    padding-right: 16px !important;
  }
  .padding-bottom-sm-16 {
    padding-bottom: 16px !important;
  }
  .padding-left-sm-16 {
    padding-left: 16px !important;
  }
  .margin-top-sm-17 {
    margin-top: 17px !important;
  }
  .margin-right-sm-17 {
    margin-right: 17px !important;
  }
  .margin-bottom-sm-17 {
    margin-bottom: 17px !important;
  }
  .margin-left-sm-17 {
    margin-left: 17px !important;
  }
  .padding-top-sm-17 {
    padding-top: 17px !important;
  }
  .padding-right-sm-17 {
    padding-right: 17px !important;
  }
  .padding-bottom-sm-17 {
    padding-bottom: 17px !important;
  }
  .padding-left-sm-17 {
    padding-left: 17px !important;
  }
  .margin-top-sm-18 {
    margin-top: 18px !important;
  }
  .margin-right-sm-18 {
    margin-right: 18px !important;
  }
  .margin-bottom-sm-18 {
    margin-bottom: 18px !important;
  }
  .margin-left-sm-18 {
    margin-left: 18px !important;
  }
  .padding-top-sm-18 {
    padding-top: 18px !important;
  }
  .padding-right-sm-18 {
    padding-right: 18px !important;
  }
  .padding-bottom-sm-18 {
    padding-bottom: 18px !important;
  }
  .padding-left-sm-18 {
    padding-left: 18px !important;
  }
  .margin-top-sm-19 {
    margin-top: 19px !important;
  }
  .margin-right-sm-19 {
    margin-right: 19px !important;
  }
  .margin-bottom-sm-19 {
    margin-bottom: 19px !important;
  }
  .margin-left-sm-19 {
    margin-left: 19px !important;
  }
  .padding-top-sm-19 {
    padding-top: 19px !important;
  }
  .padding-right-sm-19 {
    padding-right: 19px !important;
  }
  .padding-bottom-sm-19 {
    padding-bottom: 19px !important;
  }
  .padding-left-sm-19 {
    padding-left: 19px !important;
  }
  .margin-top-sm-20 {
    margin-top: 20px !important;
  }
  .margin-right-sm-20 {
    margin-right: 20px !important;
  }
  .margin-bottom-sm-20 {
    margin-bottom: 20px !important;
  }
  .margin-left-sm-20 {
    margin-left: 20px !important;
  }
  .padding-top-sm-20 {
    padding-top: 20px !important;
  }
  .padding-right-sm-20 {
    padding-right: 20px !important;
  }
  .padding-bottom-sm-20 {
    padding-bottom: 20px !important;
  }
  .padding-left-sm-20 {
    padding-left: 20px !important;
  }
  .margin-top-sm-21 {
    margin-top: 21px !important;
  }
  .margin-right-sm-21 {
    margin-right: 21px !important;
  }
  .margin-bottom-sm-21 {
    margin-bottom: 21px !important;
  }
  .margin-left-sm-21 {
    margin-left: 21px !important;
  }
  .padding-top-sm-21 {
    padding-top: 21px !important;
  }
  .padding-right-sm-21 {
    padding-right: 21px !important;
  }
  .padding-bottom-sm-21 {
    padding-bottom: 21px !important;
  }
  .padding-left-sm-21 {
    padding-left: 21px !important;
  }
  .margin-top-sm-22 {
    margin-top: 22px !important;
  }
  .margin-right-sm-22 {
    margin-right: 22px !important;
  }
  .margin-bottom-sm-22 {
    margin-bottom: 22px !important;
  }
  .margin-left-sm-22 {
    margin-left: 22px !important;
  }
  .padding-top-sm-22 {
    padding-top: 22px !important;
  }
  .padding-right-sm-22 {
    padding-right: 22px !important;
  }
  .padding-bottom-sm-22 {
    padding-bottom: 22px !important;
  }
  .padding-left-sm-22 {
    padding-left: 22px !important;
  }
  .margin-top-sm-23 {
    margin-top: 23px !important;
  }
  .margin-right-sm-23 {
    margin-right: 23px !important;
  }
  .margin-bottom-sm-23 {
    margin-bottom: 23px !important;
  }
  .margin-left-sm-23 {
    margin-left: 23px !important;
  }
  .padding-top-sm-23 {
    padding-top: 23px !important;
  }
  .padding-right-sm-23 {
    padding-right: 23px !important;
  }
  .padding-bottom-sm-23 {
    padding-bottom: 23px !important;
  }
  .padding-left-sm-23 {
    padding-left: 23px !important;
  }
  .margin-top-sm-24 {
    margin-top: 24px !important;
  }
  .margin-right-sm-24 {
    margin-right: 24px !important;
  }
  .margin-bottom-sm-24 {
    margin-bottom: 24px !important;
  }
  .margin-left-sm-24 {
    margin-left: 24px !important;
  }
  .padding-top-sm-24 {
    padding-top: 24px !important;
  }
  .padding-right-sm-24 {
    padding-right: 24px !important;
  }
  .padding-bottom-sm-24 {
    padding-bottom: 24px !important;
  }
  .padding-left-sm-24 {
    padding-left: 24px !important;
  }
  .margin-top-sm-25 {
    margin-top: 25px !important;
  }
  .margin-right-sm-25 {
    margin-right: 25px !important;
  }
  .margin-bottom-sm-25 {
    margin-bottom: 25px !important;
  }
  .margin-left-sm-25 {
    margin-left: 25px !important;
  }
  .padding-top-sm-25 {
    padding-top: 25px !important;
  }
  .padding-right-sm-25 {
    padding-right: 25px !important;
  }
  .padding-bottom-sm-25 {
    padding-bottom: 25px !important;
  }
  .padding-left-sm-25 {
    padding-left: 25px !important;
  }
  .margin-top-sm-26 {
    margin-top: 26px !important;
  }
  .margin-right-sm-26 {
    margin-right: 26px !important;
  }
  .margin-bottom-sm-26 {
    margin-bottom: 26px !important;
  }
  .margin-left-sm-26 {
    margin-left: 26px !important;
  }
  .padding-top-sm-26 {
    padding-top: 26px !important;
  }
  .padding-right-sm-26 {
    padding-right: 26px !important;
  }
  .padding-bottom-sm-26 {
    padding-bottom: 26px !important;
  }
  .padding-left-sm-26 {
    padding-left: 26px !important;
  }
  .margin-top-sm-27 {
    margin-top: 27px !important;
  }
  .margin-right-sm-27 {
    margin-right: 27px !important;
  }
  .margin-bottom-sm-27 {
    margin-bottom: 27px !important;
  }
  .margin-left-sm-27 {
    margin-left: 27px !important;
  }
  .padding-top-sm-27 {
    padding-top: 27px !important;
  }
  .padding-right-sm-27 {
    padding-right: 27px !important;
  }
  .padding-bottom-sm-27 {
    padding-bottom: 27px !important;
  }
  .padding-left-sm-27 {
    padding-left: 27px !important;
  }
  .margin-top-sm-28 {
    margin-top: 28px !important;
  }
  .margin-right-sm-28 {
    margin-right: 28px !important;
  }
  .margin-bottom-sm-28 {
    margin-bottom: 28px !important;
  }
  .margin-left-sm-28 {
    margin-left: 28px !important;
  }
  .padding-top-sm-28 {
    padding-top: 28px !important;
  }
  .padding-right-sm-28 {
    padding-right: 28px !important;
  }
  .padding-bottom-sm-28 {
    padding-bottom: 28px !important;
  }
  .padding-left-sm-28 {
    padding-left: 28px !important;
  }
  .margin-top-sm-29 {
    margin-top: 29px !important;
  }
  .margin-right-sm-29 {
    margin-right: 29px !important;
  }
  .margin-bottom-sm-29 {
    margin-bottom: 29px !important;
  }
  .margin-left-sm-29 {
    margin-left: 29px !important;
  }
  .padding-top-sm-29 {
    padding-top: 29px !important;
  }
  .padding-right-sm-29 {
    padding-right: 29px !important;
  }
  .padding-bottom-sm-29 {
    padding-bottom: 29px !important;
  }
  .padding-left-sm-29 {
    padding-left: 29px !important;
  }
  .margin-top-sm-30 {
    margin-top: 30px !important;
  }
  .margin-right-sm-30 {
    margin-right: 30px !important;
  }
  .margin-bottom-sm-30 {
    margin-bottom: 30px !important;
  }
  .margin-left-sm-30 {
    margin-left: 30px !important;
  }
  .padding-top-sm-30 {
    padding-top: 30px !important;
  }
  .padding-right-sm-30 {
    padding-right: 30px !important;
  }
  .padding-bottom-sm-30 {
    padding-bottom: 30px !important;
  }
  .padding-left-sm-30 {
    padding-left: 30px !important;
  }
  .margin-top-sm-31 {
    margin-top: 31px !important;
  }
  .margin-right-sm-31 {
    margin-right: 31px !important;
  }
  .margin-bottom-sm-31 {
    margin-bottom: 31px !important;
  }
  .margin-left-sm-31 {
    margin-left: 31px !important;
  }
  .padding-top-sm-31 {
    padding-top: 31px !important;
  }
  .padding-right-sm-31 {
    padding-right: 31px !important;
  }
  .padding-bottom-sm-31 {
    padding-bottom: 31px !important;
  }
  .padding-left-sm-31 {
    padding-left: 31px !important;
  }
  .margin-top-sm-32 {
    margin-top: 32px !important;
  }
  .margin-right-sm-32 {
    margin-right: 32px !important;
  }
  .margin-bottom-sm-32 {
    margin-bottom: 32px !important;
  }
  .margin-left-sm-32 {
    margin-left: 32px !important;
  }
  .padding-top-sm-32 {
    padding-top: 32px !important;
  }
  .padding-right-sm-32 {
    padding-right: 32px !important;
  }
  .padding-bottom-sm-32 {
    padding-bottom: 32px !important;
  }
  .padding-left-sm-32 {
    padding-left: 32px !important;
  }
  .margin-top-sm-33 {
    margin-top: 33px !important;
  }
  .margin-right-sm-33 {
    margin-right: 33px !important;
  }
  .margin-bottom-sm-33 {
    margin-bottom: 33px !important;
  }
  .margin-left-sm-33 {
    margin-left: 33px !important;
  }
  .padding-top-sm-33 {
    padding-top: 33px !important;
  }
  .padding-right-sm-33 {
    padding-right: 33px !important;
  }
  .padding-bottom-sm-33 {
    padding-bottom: 33px !important;
  }
  .padding-left-sm-33 {
    padding-left: 33px !important;
  }
  .margin-top-sm-34 {
    margin-top: 34px !important;
  }
  .margin-right-sm-34 {
    margin-right: 34px !important;
  }
  .margin-bottom-sm-34 {
    margin-bottom: 34px !important;
  }
  .margin-left-sm-34 {
    margin-left: 34px !important;
  }
  .padding-top-sm-34 {
    padding-top: 34px !important;
  }
  .padding-right-sm-34 {
    padding-right: 34px !important;
  }
  .padding-bottom-sm-34 {
    padding-bottom: 34px !important;
  }
  .padding-left-sm-34 {
    padding-left: 34px !important;
  }
  .margin-top-sm-35 {
    margin-top: 35px !important;
  }
  .margin-right-sm-35 {
    margin-right: 35px !important;
  }
  .margin-bottom-sm-35 {
    margin-bottom: 35px !important;
  }
  .margin-left-sm-35 {
    margin-left: 35px !important;
  }
  .padding-top-sm-35 {
    padding-top: 35px !important;
  }
  .padding-right-sm-35 {
    padding-right: 35px !important;
  }
  .padding-bottom-sm-35 {
    padding-bottom: 35px !important;
  }
  .padding-left-sm-35 {
    padding-left: 35px !important;
  }
  .margin-top-sm-36 {
    margin-top: 36px !important;
  }
  .margin-right-sm-36 {
    margin-right: 36px !important;
  }
  .margin-bottom-sm-36 {
    margin-bottom: 36px !important;
  }
  .margin-left-sm-36 {
    margin-left: 36px !important;
  }
  .padding-top-sm-36 {
    padding-top: 36px !important;
  }
  .padding-right-sm-36 {
    padding-right: 36px !important;
  }
  .padding-bottom-sm-36 {
    padding-bottom: 36px !important;
  }
  .padding-left-sm-36 {
    padding-left: 36px !important;
  }
  .margin-top-sm-37 {
    margin-top: 37px !important;
  }
  .margin-right-sm-37 {
    margin-right: 37px !important;
  }
  .margin-bottom-sm-37 {
    margin-bottom: 37px !important;
  }
  .margin-left-sm-37 {
    margin-left: 37px !important;
  }
  .padding-top-sm-37 {
    padding-top: 37px !important;
  }
  .padding-right-sm-37 {
    padding-right: 37px !important;
  }
  .padding-bottom-sm-37 {
    padding-bottom: 37px !important;
  }
  .padding-left-sm-37 {
    padding-left: 37px !important;
  }
  .margin-top-sm-38 {
    margin-top: 38px !important;
  }
  .margin-right-sm-38 {
    margin-right: 38px !important;
  }
  .margin-bottom-sm-38 {
    margin-bottom: 38px !important;
  }
  .margin-left-sm-38 {
    margin-left: 38px !important;
  }
  .padding-top-sm-38 {
    padding-top: 38px !important;
  }
  .padding-right-sm-38 {
    padding-right: 38px !important;
  }
  .padding-bottom-sm-38 {
    padding-bottom: 38px !important;
  }
  .padding-left-sm-38 {
    padding-left: 38px !important;
  }
  .margin-top-sm-39 {
    margin-top: 39px !important;
  }
  .margin-right-sm-39 {
    margin-right: 39px !important;
  }
  .margin-bottom-sm-39 {
    margin-bottom: 39px !important;
  }
  .margin-left-sm-39 {
    margin-left: 39px !important;
  }
  .padding-top-sm-39 {
    padding-top: 39px !important;
  }
  .padding-right-sm-39 {
    padding-right: 39px !important;
  }
  .padding-bottom-sm-39 {
    padding-bottom: 39px !important;
  }
  .padding-left-sm-39 {
    padding-left: 39px !important;
  }
  .margin-top-sm-40 {
    margin-top: 40px !important;
  }
  .margin-right-sm-40 {
    margin-right: 40px !important;
  }
  .margin-bottom-sm-40 {
    margin-bottom: 40px !important;
  }
  .margin-left-sm-40 {
    margin-left: 40px !important;
  }
  .padding-top-sm-40 {
    padding-top: 40px !important;
  }
  .padding-right-sm-40 {
    padding-right: 40px !important;
  }
  .padding-bottom-sm-40 {
    padding-bottom: 40px !important;
  }
  .padding-left-sm-40 {
    padding-left: 40px !important;
  }
  .margin-top-sm-41 {
    margin-top: 41px !important;
  }
  .margin-right-sm-41 {
    margin-right: 41px !important;
  }
  .margin-bottom-sm-41 {
    margin-bottom: 41px !important;
  }
  .margin-left-sm-41 {
    margin-left: 41px !important;
  }
  .padding-top-sm-41 {
    padding-top: 41px !important;
  }
  .padding-right-sm-41 {
    padding-right: 41px !important;
  }
  .padding-bottom-sm-41 {
    padding-bottom: 41px !important;
  }
  .padding-left-sm-41 {
    padding-left: 41px !important;
  }
  .margin-top-sm-42 {
    margin-top: 42px !important;
  }
  .margin-right-sm-42 {
    margin-right: 42px !important;
  }
  .margin-bottom-sm-42 {
    margin-bottom: 42px !important;
  }
  .margin-left-sm-42 {
    margin-left: 42px !important;
  }
  .padding-top-sm-42 {
    padding-top: 42px !important;
  }
  .padding-right-sm-42 {
    padding-right: 42px !important;
  }
  .padding-bottom-sm-42 {
    padding-bottom: 42px !important;
  }
  .padding-left-sm-42 {
    padding-left: 42px !important;
  }
  .margin-top-sm-43 {
    margin-top: 43px !important;
  }
  .margin-right-sm-43 {
    margin-right: 43px !important;
  }
  .margin-bottom-sm-43 {
    margin-bottom: 43px !important;
  }
  .margin-left-sm-43 {
    margin-left: 43px !important;
  }
  .padding-top-sm-43 {
    padding-top: 43px !important;
  }
  .padding-right-sm-43 {
    padding-right: 43px !important;
  }
  .padding-bottom-sm-43 {
    padding-bottom: 43px !important;
  }
  .padding-left-sm-43 {
    padding-left: 43px !important;
  }
  .margin-top-sm-44 {
    margin-top: 44px !important;
  }
  .margin-right-sm-44 {
    margin-right: 44px !important;
  }
  .margin-bottom-sm-44 {
    margin-bottom: 44px !important;
  }
  .margin-left-sm-44 {
    margin-left: 44px !important;
  }
  .padding-top-sm-44 {
    padding-top: 44px !important;
  }
  .padding-right-sm-44 {
    padding-right: 44px !important;
  }
  .padding-bottom-sm-44 {
    padding-bottom: 44px !important;
  }
  .padding-left-sm-44 {
    padding-left: 44px !important;
  }
  .margin-top-sm-45 {
    margin-top: 45px !important;
  }
  .margin-right-sm-45 {
    margin-right: 45px !important;
  }
  .margin-bottom-sm-45 {
    margin-bottom: 45px !important;
  }
  .margin-left-sm-45 {
    margin-left: 45px !important;
  }
  .padding-top-sm-45 {
    padding-top: 45px !important;
  }
  .padding-right-sm-45 {
    padding-right: 45px !important;
  }
  .padding-bottom-sm-45 {
    padding-bottom: 45px !important;
  }
  .padding-left-sm-45 {
    padding-left: 45px !important;
  }
  .margin-top-sm-46 {
    margin-top: 46px !important;
  }
  .margin-right-sm-46 {
    margin-right: 46px !important;
  }
  .margin-bottom-sm-46 {
    margin-bottom: 46px !important;
  }
  .margin-left-sm-46 {
    margin-left: 46px !important;
  }
  .padding-top-sm-46 {
    padding-top: 46px !important;
  }
  .padding-right-sm-46 {
    padding-right: 46px !important;
  }
  .padding-bottom-sm-46 {
    padding-bottom: 46px !important;
  }
  .padding-left-sm-46 {
    padding-left: 46px !important;
  }
  .margin-top-sm-47 {
    margin-top: 47px !important;
  }
  .margin-right-sm-47 {
    margin-right: 47px !important;
  }
  .margin-bottom-sm-47 {
    margin-bottom: 47px !important;
  }
  .margin-left-sm-47 {
    margin-left: 47px !important;
  }
  .padding-top-sm-47 {
    padding-top: 47px !important;
  }
  .padding-right-sm-47 {
    padding-right: 47px !important;
  }
  .padding-bottom-sm-47 {
    padding-bottom: 47px !important;
  }
  .padding-left-sm-47 {
    padding-left: 47px !important;
  }
  .margin-top-sm-48 {
    margin-top: 48px !important;
  }
  .margin-right-sm-48 {
    margin-right: 48px !important;
  }
  .margin-bottom-sm-48 {
    margin-bottom: 48px !important;
  }
  .margin-left-sm-48 {
    margin-left: 48px !important;
  }
  .padding-top-sm-48 {
    padding-top: 48px !important;
  }
  .padding-right-sm-48 {
    padding-right: 48px !important;
  }
  .padding-bottom-sm-48 {
    padding-bottom: 48px !important;
  }
  .padding-left-sm-48 {
    padding-left: 48px !important;
  }
  .margin-top-sm-49 {
    margin-top: 49px !important;
  }
  .margin-right-sm-49 {
    margin-right: 49px !important;
  }
  .margin-bottom-sm-49 {
    margin-bottom: 49px !important;
  }
  .margin-left-sm-49 {
    margin-left: 49px !important;
  }
  .padding-top-sm-49 {
    padding-top: 49px !important;
  }
  .padding-right-sm-49 {
    padding-right: 49px !important;
  }
  .padding-bottom-sm-49 {
    padding-bottom: 49px !important;
  }
  .padding-left-sm-49 {
    padding-left: 49px !important;
  }
  .margin-top-sm-50 {
    margin-top: 50px !important;
  }
  .margin-right-sm-50 {
    margin-right: 50px !important;
  }
  .margin-bottom-sm-50 {
    margin-bottom: 50px !important;
  }
  .margin-left-sm-50 {
    margin-left: 50px !important;
  }
  .padding-top-sm-50 {
    padding-top: 50px !important;
  }
  .padding-right-sm-50 {
    padding-right: 50px !important;
  }
  .padding-bottom-sm-50 {
    padding-bottom: 50px !important;
  }
  .padding-left-sm-50 {
    padding-left: 50px !important;
  }
  .margin-top-sm-51 {
    margin-top: 51px !important;
  }
  .margin-right-sm-51 {
    margin-right: 51px !important;
  }
  .margin-bottom-sm-51 {
    margin-bottom: 51px !important;
  }
  .margin-left-sm-51 {
    margin-left: 51px !important;
  }
  .padding-top-sm-51 {
    padding-top: 51px !important;
  }
  .padding-right-sm-51 {
    padding-right: 51px !important;
  }
  .padding-bottom-sm-51 {
    padding-bottom: 51px !important;
  }
  .padding-left-sm-51 {
    padding-left: 51px !important;
  }
  .margin-top-sm-52 {
    margin-top: 52px !important;
  }
  .margin-right-sm-52 {
    margin-right: 52px !important;
  }
  .margin-bottom-sm-52 {
    margin-bottom: 52px !important;
  }
  .margin-left-sm-52 {
    margin-left: 52px !important;
  }
  .padding-top-sm-52 {
    padding-top: 52px !important;
  }
  .padding-right-sm-52 {
    padding-right: 52px !important;
  }
  .padding-bottom-sm-52 {
    padding-bottom: 52px !important;
  }
  .padding-left-sm-52 {
    padding-left: 52px !important;
  }
  .margin-top-sm-53 {
    margin-top: 53px !important;
  }
  .margin-right-sm-53 {
    margin-right: 53px !important;
  }
  .margin-bottom-sm-53 {
    margin-bottom: 53px !important;
  }
  .margin-left-sm-53 {
    margin-left: 53px !important;
  }
  .padding-top-sm-53 {
    padding-top: 53px !important;
  }
  .padding-right-sm-53 {
    padding-right: 53px !important;
  }
  .padding-bottom-sm-53 {
    padding-bottom: 53px !important;
  }
  .padding-left-sm-53 {
    padding-left: 53px !important;
  }
  .margin-top-sm-54 {
    margin-top: 54px !important;
  }
  .margin-right-sm-54 {
    margin-right: 54px !important;
  }
  .margin-bottom-sm-54 {
    margin-bottom: 54px !important;
  }
  .margin-left-sm-54 {
    margin-left: 54px !important;
  }
  .padding-top-sm-54 {
    padding-top: 54px !important;
  }
  .padding-right-sm-54 {
    padding-right: 54px !important;
  }
  .padding-bottom-sm-54 {
    padding-bottom: 54px !important;
  }
  .padding-left-sm-54 {
    padding-left: 54px !important;
  }
  .margin-top-sm-55 {
    margin-top: 55px !important;
  }
  .margin-right-sm-55 {
    margin-right: 55px !important;
  }
  .margin-bottom-sm-55 {
    margin-bottom: 55px !important;
  }
  .margin-left-sm-55 {
    margin-left: 55px !important;
  }
  .padding-top-sm-55 {
    padding-top: 55px !important;
  }
  .padding-right-sm-55 {
    padding-right: 55px !important;
  }
  .padding-bottom-sm-55 {
    padding-bottom: 55px !important;
  }
  .padding-left-sm-55 {
    padding-left: 55px !important;
  }
  .margin-top-sm-56 {
    margin-top: 56px !important;
  }
  .margin-right-sm-56 {
    margin-right: 56px !important;
  }
  .margin-bottom-sm-56 {
    margin-bottom: 56px !important;
  }
  .margin-left-sm-56 {
    margin-left: 56px !important;
  }
  .padding-top-sm-56 {
    padding-top: 56px !important;
  }
  .padding-right-sm-56 {
    padding-right: 56px !important;
  }
  .padding-bottom-sm-56 {
    padding-bottom: 56px !important;
  }
  .padding-left-sm-56 {
    padding-left: 56px !important;
  }
  .margin-top-sm-57 {
    margin-top: 57px !important;
  }
  .margin-right-sm-57 {
    margin-right: 57px !important;
  }
  .margin-bottom-sm-57 {
    margin-bottom: 57px !important;
  }
  .margin-left-sm-57 {
    margin-left: 57px !important;
  }
  .padding-top-sm-57 {
    padding-top: 57px !important;
  }
  .padding-right-sm-57 {
    padding-right: 57px !important;
  }
  .padding-bottom-sm-57 {
    padding-bottom: 57px !important;
  }
  .padding-left-sm-57 {
    padding-left: 57px !important;
  }
  .margin-top-sm-58 {
    margin-top: 58px !important;
  }
  .margin-right-sm-58 {
    margin-right: 58px !important;
  }
  .margin-bottom-sm-58 {
    margin-bottom: 58px !important;
  }
  .margin-left-sm-58 {
    margin-left: 58px !important;
  }
  .padding-top-sm-58 {
    padding-top: 58px !important;
  }
  .padding-right-sm-58 {
    padding-right: 58px !important;
  }
  .padding-bottom-sm-58 {
    padding-bottom: 58px !important;
  }
  .padding-left-sm-58 {
    padding-left: 58px !important;
  }
  .margin-top-sm-59 {
    margin-top: 59px !important;
  }
  .margin-right-sm-59 {
    margin-right: 59px !important;
  }
  .margin-bottom-sm-59 {
    margin-bottom: 59px !important;
  }
  .margin-left-sm-59 {
    margin-left: 59px !important;
  }
  .padding-top-sm-59 {
    padding-top: 59px !important;
  }
  .padding-right-sm-59 {
    padding-right: 59px !important;
  }
  .padding-bottom-sm-59 {
    padding-bottom: 59px !important;
  }
  .padding-left-sm-59 {
    padding-left: 59px !important;
  }
  .margin-top-sm-60 {
    margin-top: 60px !important;
  }
  .margin-right-sm-60 {
    margin-right: 60px !important;
  }
  .margin-bottom-sm-60 {
    margin-bottom: 60px !important;
  }
  .margin-left-sm-60 {
    margin-left: 60px !important;
  }
  .padding-top-sm-60 {
    padding-top: 60px !important;
  }
  .padding-right-sm-60 {
    padding-right: 60px !important;
  }
  .padding-bottom-sm-60 {
    padding-bottom: 60px !important;
  }
  .padding-left-sm-60 {
    padding-left: 60px !important;
  }
  .margin-top-sm-61 {
    margin-top: 61px !important;
  }
  .margin-right-sm-61 {
    margin-right: 61px !important;
  }
  .margin-bottom-sm-61 {
    margin-bottom: 61px !important;
  }
  .margin-left-sm-61 {
    margin-left: 61px !important;
  }
  .padding-top-sm-61 {
    padding-top: 61px !important;
  }
  .padding-right-sm-61 {
    padding-right: 61px !important;
  }
  .padding-bottom-sm-61 {
    padding-bottom: 61px !important;
  }
  .padding-left-sm-61 {
    padding-left: 61px !important;
  }
  .margin-top-sm-62 {
    margin-top: 62px !important;
  }
  .margin-right-sm-62 {
    margin-right: 62px !important;
  }
  .margin-bottom-sm-62 {
    margin-bottom: 62px !important;
  }
  .margin-left-sm-62 {
    margin-left: 62px !important;
  }
  .padding-top-sm-62 {
    padding-top: 62px !important;
  }
  .padding-right-sm-62 {
    padding-right: 62px !important;
  }
  .padding-bottom-sm-62 {
    padding-bottom: 62px !important;
  }
  .padding-left-sm-62 {
    padding-left: 62px !important;
  }
  .margin-top-sm-63 {
    margin-top: 63px !important;
  }
  .margin-right-sm-63 {
    margin-right: 63px !important;
  }
  .margin-bottom-sm-63 {
    margin-bottom: 63px !important;
  }
  .margin-left-sm-63 {
    margin-left: 63px !important;
  }
  .padding-top-sm-63 {
    padding-top: 63px !important;
  }
  .padding-right-sm-63 {
    padding-right: 63px !important;
  }
  .padding-bottom-sm-63 {
    padding-bottom: 63px !important;
  }
  .padding-left-sm-63 {
    padding-left: 63px !important;
  }
  .margin-top-sm-64 {
    margin-top: 64px !important;
  }
  .margin-right-sm-64 {
    margin-right: 64px !important;
  }
  .margin-bottom-sm-64 {
    margin-bottom: 64px !important;
  }
  .margin-left-sm-64 {
    margin-left: 64px !important;
  }
  .padding-top-sm-64 {
    padding-top: 64px !important;
  }
  .padding-right-sm-64 {
    padding-right: 64px !important;
  }
  .padding-bottom-sm-64 {
    padding-bottom: 64px !important;
  }
  .padding-left-sm-64 {
    padding-left: 64px !important;
  }
  .margin-top-sm-65 {
    margin-top: 65px !important;
  }
  .margin-right-sm-65 {
    margin-right: 65px !important;
  }
  .margin-bottom-sm-65 {
    margin-bottom: 65px !important;
  }
  .margin-left-sm-65 {
    margin-left: 65px !important;
  }
  .padding-top-sm-65 {
    padding-top: 65px !important;
  }
  .padding-right-sm-65 {
    padding-right: 65px !important;
  }
  .padding-bottom-sm-65 {
    padding-bottom: 65px !important;
  }
  .padding-left-sm-65 {
    padding-left: 65px !important;
  }
  .margin-top-sm-66 {
    margin-top: 66px !important;
  }
  .margin-right-sm-66 {
    margin-right: 66px !important;
  }
  .margin-bottom-sm-66 {
    margin-bottom: 66px !important;
  }
  .margin-left-sm-66 {
    margin-left: 66px !important;
  }
  .padding-top-sm-66 {
    padding-top: 66px !important;
  }
  .padding-right-sm-66 {
    padding-right: 66px !important;
  }
  .padding-bottom-sm-66 {
    padding-bottom: 66px !important;
  }
  .padding-left-sm-66 {
    padding-left: 66px !important;
  }
  .margin-top-sm-67 {
    margin-top: 67px !important;
  }
  .margin-right-sm-67 {
    margin-right: 67px !important;
  }
  .margin-bottom-sm-67 {
    margin-bottom: 67px !important;
  }
  .margin-left-sm-67 {
    margin-left: 67px !important;
  }
  .padding-top-sm-67 {
    padding-top: 67px !important;
  }
  .padding-right-sm-67 {
    padding-right: 67px !important;
  }
  .padding-bottom-sm-67 {
    padding-bottom: 67px !important;
  }
  .padding-left-sm-67 {
    padding-left: 67px !important;
  }
  .margin-top-sm-68 {
    margin-top: 68px !important;
  }
  .margin-right-sm-68 {
    margin-right: 68px !important;
  }
  .margin-bottom-sm-68 {
    margin-bottom: 68px !important;
  }
  .margin-left-sm-68 {
    margin-left: 68px !important;
  }
  .padding-top-sm-68 {
    padding-top: 68px !important;
  }
  .padding-right-sm-68 {
    padding-right: 68px !important;
  }
  .padding-bottom-sm-68 {
    padding-bottom: 68px !important;
  }
  .padding-left-sm-68 {
    padding-left: 68px !important;
  }
  .margin-top-sm-69 {
    margin-top: 69px !important;
  }
  .margin-right-sm-69 {
    margin-right: 69px !important;
  }
  .margin-bottom-sm-69 {
    margin-bottom: 69px !important;
  }
  .margin-left-sm-69 {
    margin-left: 69px !important;
  }
  .padding-top-sm-69 {
    padding-top: 69px !important;
  }
  .padding-right-sm-69 {
    padding-right: 69px !important;
  }
  .padding-bottom-sm-69 {
    padding-bottom: 69px !important;
  }
  .padding-left-sm-69 {
    padding-left: 69px !important;
  }
  .margin-top-sm-70 {
    margin-top: 70px !important;
  }
  .margin-right-sm-70 {
    margin-right: 70px !important;
  }
  .margin-bottom-sm-70 {
    margin-bottom: 70px !important;
  }
  .margin-left-sm-70 {
    margin-left: 70px !important;
  }
  .padding-top-sm-70 {
    padding-top: 70px !important;
  }
  .padding-right-sm-70 {
    padding-right: 70px !important;
  }
  .padding-bottom-sm-70 {
    padding-bottom: 70px !important;
  }
  .padding-left-sm-70 {
    padding-left: 70px !important;
  }
  .margin-top-sm-71 {
    margin-top: 71px !important;
  }
  .margin-right-sm-71 {
    margin-right: 71px !important;
  }
  .margin-bottom-sm-71 {
    margin-bottom: 71px !important;
  }
  .margin-left-sm-71 {
    margin-left: 71px !important;
  }
  .padding-top-sm-71 {
    padding-top: 71px !important;
  }
  .padding-right-sm-71 {
    padding-right: 71px !important;
  }
  .padding-bottom-sm-71 {
    padding-bottom: 71px !important;
  }
  .padding-left-sm-71 {
    padding-left: 71px !important;
  }
  .margin-top-sm-72 {
    margin-top: 72px !important;
  }
  .margin-right-sm-72 {
    margin-right: 72px !important;
  }
  .margin-bottom-sm-72 {
    margin-bottom: 72px !important;
  }
  .margin-left-sm-72 {
    margin-left: 72px !important;
  }
  .padding-top-sm-72 {
    padding-top: 72px !important;
  }
  .padding-right-sm-72 {
    padding-right: 72px !important;
  }
  .padding-bottom-sm-72 {
    padding-bottom: 72px !important;
  }
  .padding-left-sm-72 {
    padding-left: 72px !important;
  }
  .margin-top-sm-73 {
    margin-top: 73px !important;
  }
  .margin-right-sm-73 {
    margin-right: 73px !important;
  }
  .margin-bottom-sm-73 {
    margin-bottom: 73px !important;
  }
  .margin-left-sm-73 {
    margin-left: 73px !important;
  }
  .padding-top-sm-73 {
    padding-top: 73px !important;
  }
  .padding-right-sm-73 {
    padding-right: 73px !important;
  }
  .padding-bottom-sm-73 {
    padding-bottom: 73px !important;
  }
  .padding-left-sm-73 {
    padding-left: 73px !important;
  }
  .margin-top-sm-74 {
    margin-top: 74px !important;
  }
  .margin-right-sm-74 {
    margin-right: 74px !important;
  }
  .margin-bottom-sm-74 {
    margin-bottom: 74px !important;
  }
  .margin-left-sm-74 {
    margin-left: 74px !important;
  }
  .padding-top-sm-74 {
    padding-top: 74px !important;
  }
  .padding-right-sm-74 {
    padding-right: 74px !important;
  }
  .padding-bottom-sm-74 {
    padding-bottom: 74px !important;
  }
  .padding-left-sm-74 {
    padding-left: 74px !important;
  }
  .margin-top-sm-75 {
    margin-top: 75px !important;
  }
  .margin-right-sm-75 {
    margin-right: 75px !important;
  }
  .margin-bottom-sm-75 {
    margin-bottom: 75px !important;
  }
  .margin-left-sm-75 {
    margin-left: 75px !important;
  }
  .padding-top-sm-75 {
    padding-top: 75px !important;
  }
  .padding-right-sm-75 {
    padding-right: 75px !important;
  }
  .padding-bottom-sm-75 {
    padding-bottom: 75px !important;
  }
  .padding-left-sm-75 {
    padding-left: 75px !important;
  }
  .margin-top-sm-76 {
    margin-top: 76px !important;
  }
  .margin-right-sm-76 {
    margin-right: 76px !important;
  }
  .margin-bottom-sm-76 {
    margin-bottom: 76px !important;
  }
  .margin-left-sm-76 {
    margin-left: 76px !important;
  }
  .padding-top-sm-76 {
    padding-top: 76px !important;
  }
  .padding-right-sm-76 {
    padding-right: 76px !important;
  }
  .padding-bottom-sm-76 {
    padding-bottom: 76px !important;
  }
  .padding-left-sm-76 {
    padding-left: 76px !important;
  }
  .margin-top-sm-77 {
    margin-top: 77px !important;
  }
  .margin-right-sm-77 {
    margin-right: 77px !important;
  }
  .margin-bottom-sm-77 {
    margin-bottom: 77px !important;
  }
  .margin-left-sm-77 {
    margin-left: 77px !important;
  }
  .padding-top-sm-77 {
    padding-top: 77px !important;
  }
  .padding-right-sm-77 {
    padding-right: 77px !important;
  }
  .padding-bottom-sm-77 {
    padding-bottom: 77px !important;
  }
  .padding-left-sm-77 {
    padding-left: 77px !important;
  }
  .margin-top-sm-78 {
    margin-top: 78px !important;
  }
  .margin-right-sm-78 {
    margin-right: 78px !important;
  }
  .margin-bottom-sm-78 {
    margin-bottom: 78px !important;
  }
  .margin-left-sm-78 {
    margin-left: 78px !important;
  }
  .padding-top-sm-78 {
    padding-top: 78px !important;
  }
  .padding-right-sm-78 {
    padding-right: 78px !important;
  }
  .padding-bottom-sm-78 {
    padding-bottom: 78px !important;
  }
  .padding-left-sm-78 {
    padding-left: 78px !important;
  }
  .margin-top-sm-79 {
    margin-top: 79px !important;
  }
  .margin-right-sm-79 {
    margin-right: 79px !important;
  }
  .margin-bottom-sm-79 {
    margin-bottom: 79px !important;
  }
  .margin-left-sm-79 {
    margin-left: 79px !important;
  }
  .padding-top-sm-79 {
    padding-top: 79px !important;
  }
  .padding-right-sm-79 {
    padding-right: 79px !important;
  }
  .padding-bottom-sm-79 {
    padding-bottom: 79px !important;
  }
  .padding-left-sm-79 {
    padding-left: 79px !important;
  }
  .margin-top-sm-80 {
    margin-top: 80px !important;
  }
  .margin-right-sm-80 {
    margin-right: 80px !important;
  }
  .margin-bottom-sm-80 {
    margin-bottom: 80px !important;
  }
  .margin-left-sm-80 {
    margin-left: 80px !important;
  }
  .padding-top-sm-80 {
    padding-top: 80px !important;
  }
  .padding-right-sm-80 {
    padding-right: 80px !important;
  }
  .padding-bottom-sm-80 {
    padding-bottom: 80px !important;
  }
  .padding-left-sm-80 {
    padding-left: 80px !important;
  }
  .margin-top-sm-81 {
    margin-top: 81px !important;
  }
  .margin-right-sm-81 {
    margin-right: 81px !important;
  }
  .margin-bottom-sm-81 {
    margin-bottom: 81px !important;
  }
  .margin-left-sm-81 {
    margin-left: 81px !important;
  }
  .padding-top-sm-81 {
    padding-top: 81px !important;
  }
  .padding-right-sm-81 {
    padding-right: 81px !important;
  }
  .padding-bottom-sm-81 {
    padding-bottom: 81px !important;
  }
  .padding-left-sm-81 {
    padding-left: 81px !important;
  }
  .margin-top-sm-82 {
    margin-top: 82px !important;
  }
  .margin-right-sm-82 {
    margin-right: 82px !important;
  }
  .margin-bottom-sm-82 {
    margin-bottom: 82px !important;
  }
  .margin-left-sm-82 {
    margin-left: 82px !important;
  }
  .padding-top-sm-82 {
    padding-top: 82px !important;
  }
  .padding-right-sm-82 {
    padding-right: 82px !important;
  }
  .padding-bottom-sm-82 {
    padding-bottom: 82px !important;
  }
  .padding-left-sm-82 {
    padding-left: 82px !important;
  }
  .margin-top-sm-83 {
    margin-top: 83px !important;
  }
  .margin-right-sm-83 {
    margin-right: 83px !important;
  }
  .margin-bottom-sm-83 {
    margin-bottom: 83px !important;
  }
  .margin-left-sm-83 {
    margin-left: 83px !important;
  }
  .padding-top-sm-83 {
    padding-top: 83px !important;
  }
  .padding-right-sm-83 {
    padding-right: 83px !important;
  }
  .padding-bottom-sm-83 {
    padding-bottom: 83px !important;
  }
  .padding-left-sm-83 {
    padding-left: 83px !important;
  }
  .margin-top-sm-84 {
    margin-top: 84px !important;
  }
  .margin-right-sm-84 {
    margin-right: 84px !important;
  }
  .margin-bottom-sm-84 {
    margin-bottom: 84px !important;
  }
  .margin-left-sm-84 {
    margin-left: 84px !important;
  }
  .padding-top-sm-84 {
    padding-top: 84px !important;
  }
  .padding-right-sm-84 {
    padding-right: 84px !important;
  }
  .padding-bottom-sm-84 {
    padding-bottom: 84px !important;
  }
  .padding-left-sm-84 {
    padding-left: 84px !important;
  }
  .margin-top-sm-85 {
    margin-top: 85px !important;
  }
  .margin-right-sm-85 {
    margin-right: 85px !important;
  }
  .margin-bottom-sm-85 {
    margin-bottom: 85px !important;
  }
  .margin-left-sm-85 {
    margin-left: 85px !important;
  }
  .padding-top-sm-85 {
    padding-top: 85px !important;
  }
  .padding-right-sm-85 {
    padding-right: 85px !important;
  }
  .padding-bottom-sm-85 {
    padding-bottom: 85px !important;
  }
  .padding-left-sm-85 {
    padding-left: 85px !important;
  }
  .margin-top-sm-86 {
    margin-top: 86px !important;
  }
  .margin-right-sm-86 {
    margin-right: 86px !important;
  }
  .margin-bottom-sm-86 {
    margin-bottom: 86px !important;
  }
  .margin-left-sm-86 {
    margin-left: 86px !important;
  }
  .padding-top-sm-86 {
    padding-top: 86px !important;
  }
  .padding-right-sm-86 {
    padding-right: 86px !important;
  }
  .padding-bottom-sm-86 {
    padding-bottom: 86px !important;
  }
  .padding-left-sm-86 {
    padding-left: 86px !important;
  }
  .margin-top-sm-87 {
    margin-top: 87px !important;
  }
  .margin-right-sm-87 {
    margin-right: 87px !important;
  }
  .margin-bottom-sm-87 {
    margin-bottom: 87px !important;
  }
  .margin-left-sm-87 {
    margin-left: 87px !important;
  }
  .padding-top-sm-87 {
    padding-top: 87px !important;
  }
  .padding-right-sm-87 {
    padding-right: 87px !important;
  }
  .padding-bottom-sm-87 {
    padding-bottom: 87px !important;
  }
  .padding-left-sm-87 {
    padding-left: 87px !important;
  }
  .margin-top-sm-88 {
    margin-top: 88px !important;
  }
  .margin-right-sm-88 {
    margin-right: 88px !important;
  }
  .margin-bottom-sm-88 {
    margin-bottom: 88px !important;
  }
  .margin-left-sm-88 {
    margin-left: 88px !important;
  }
  .padding-top-sm-88 {
    padding-top: 88px !important;
  }
  .padding-right-sm-88 {
    padding-right: 88px !important;
  }
  .padding-bottom-sm-88 {
    padding-bottom: 88px !important;
  }
  .padding-left-sm-88 {
    padding-left: 88px !important;
  }
  .margin-top-sm-89 {
    margin-top: 89px !important;
  }
  .margin-right-sm-89 {
    margin-right: 89px !important;
  }
  .margin-bottom-sm-89 {
    margin-bottom: 89px !important;
  }
  .margin-left-sm-89 {
    margin-left: 89px !important;
  }
  .padding-top-sm-89 {
    padding-top: 89px !important;
  }
  .padding-right-sm-89 {
    padding-right: 89px !important;
  }
  .padding-bottom-sm-89 {
    padding-bottom: 89px !important;
  }
  .padding-left-sm-89 {
    padding-left: 89px !important;
  }
  .margin-top-sm-90 {
    margin-top: 90px !important;
  }
  .margin-right-sm-90 {
    margin-right: 90px !important;
  }
  .margin-bottom-sm-90 {
    margin-bottom: 90px !important;
  }
  .margin-left-sm-90 {
    margin-left: 90px !important;
  }
  .padding-top-sm-90 {
    padding-top: 90px !important;
  }
  .padding-right-sm-90 {
    padding-right: 90px !important;
  }
  .padding-bottom-sm-90 {
    padding-bottom: 90px !important;
  }
  .padding-left-sm-90 {
    padding-left: 90px !important;
  }
  .margin-top-sm-91 {
    margin-top: 91px !important;
  }
  .margin-right-sm-91 {
    margin-right: 91px !important;
  }
  .margin-bottom-sm-91 {
    margin-bottom: 91px !important;
  }
  .margin-left-sm-91 {
    margin-left: 91px !important;
  }
  .padding-top-sm-91 {
    padding-top: 91px !important;
  }
  .padding-right-sm-91 {
    padding-right: 91px !important;
  }
  .padding-bottom-sm-91 {
    padding-bottom: 91px !important;
  }
  .padding-left-sm-91 {
    padding-left: 91px !important;
  }
  .margin-top-sm-92 {
    margin-top: 92px !important;
  }
  .margin-right-sm-92 {
    margin-right: 92px !important;
  }
  .margin-bottom-sm-92 {
    margin-bottom: 92px !important;
  }
  .margin-left-sm-92 {
    margin-left: 92px !important;
  }
  .padding-top-sm-92 {
    padding-top: 92px !important;
  }
  .padding-right-sm-92 {
    padding-right: 92px !important;
  }
  .padding-bottom-sm-92 {
    padding-bottom: 92px !important;
  }
  .padding-left-sm-92 {
    padding-left: 92px !important;
  }
  .margin-top-sm-93 {
    margin-top: 93px !important;
  }
  .margin-right-sm-93 {
    margin-right: 93px !important;
  }
  .margin-bottom-sm-93 {
    margin-bottom: 93px !important;
  }
  .margin-left-sm-93 {
    margin-left: 93px !important;
  }
  .padding-top-sm-93 {
    padding-top: 93px !important;
  }
  .padding-right-sm-93 {
    padding-right: 93px !important;
  }
  .padding-bottom-sm-93 {
    padding-bottom: 93px !important;
  }
  .padding-left-sm-93 {
    padding-left: 93px !important;
  }
  .margin-top-sm-94 {
    margin-top: 94px !important;
  }
  .margin-right-sm-94 {
    margin-right: 94px !important;
  }
  .margin-bottom-sm-94 {
    margin-bottom: 94px !important;
  }
  .margin-left-sm-94 {
    margin-left: 94px !important;
  }
  .padding-top-sm-94 {
    padding-top: 94px !important;
  }
  .padding-right-sm-94 {
    padding-right: 94px !important;
  }
  .padding-bottom-sm-94 {
    padding-bottom: 94px !important;
  }
  .padding-left-sm-94 {
    padding-left: 94px !important;
  }
  .margin-top-sm-95 {
    margin-top: 95px !important;
  }
  .margin-right-sm-95 {
    margin-right: 95px !important;
  }
  .margin-bottom-sm-95 {
    margin-bottom: 95px !important;
  }
  .margin-left-sm-95 {
    margin-left: 95px !important;
  }
  .padding-top-sm-95 {
    padding-top: 95px !important;
  }
  .padding-right-sm-95 {
    padding-right: 95px !important;
  }
  .padding-bottom-sm-95 {
    padding-bottom: 95px !important;
  }
  .padding-left-sm-95 {
    padding-left: 95px !important;
  }
  .margin-top-sm-96 {
    margin-top: 96px !important;
  }
  .margin-right-sm-96 {
    margin-right: 96px !important;
  }
  .margin-bottom-sm-96 {
    margin-bottom: 96px !important;
  }
  .margin-left-sm-96 {
    margin-left: 96px !important;
  }
  .padding-top-sm-96 {
    padding-top: 96px !important;
  }
  .padding-right-sm-96 {
    padding-right: 96px !important;
  }
  .padding-bottom-sm-96 {
    padding-bottom: 96px !important;
  }
  .padding-left-sm-96 {
    padding-left: 96px !important;
  }
  .margin-top-sm-97 {
    margin-top: 97px !important;
  }
  .margin-right-sm-97 {
    margin-right: 97px !important;
  }
  .margin-bottom-sm-97 {
    margin-bottom: 97px !important;
  }
  .margin-left-sm-97 {
    margin-left: 97px !important;
  }
  .padding-top-sm-97 {
    padding-top: 97px !important;
  }
  .padding-right-sm-97 {
    padding-right: 97px !important;
  }
  .padding-bottom-sm-97 {
    padding-bottom: 97px !important;
  }
  .padding-left-sm-97 {
    padding-left: 97px !important;
  }
  .margin-top-sm-98 {
    margin-top: 98px !important;
  }
  .margin-right-sm-98 {
    margin-right: 98px !important;
  }
  .margin-bottom-sm-98 {
    margin-bottom: 98px !important;
  }
  .margin-left-sm-98 {
    margin-left: 98px !important;
  }
  .padding-top-sm-98 {
    padding-top: 98px !important;
  }
  .padding-right-sm-98 {
    padding-right: 98px !important;
  }
  .padding-bottom-sm-98 {
    padding-bottom: 98px !important;
  }
  .padding-left-sm-98 {
    padding-left: 98px !important;
  }
  .margin-top-sm-99 {
    margin-top: 99px !important;
  }
  .margin-right-sm-99 {
    margin-right: 99px !important;
  }
  .margin-bottom-sm-99 {
    margin-bottom: 99px !important;
  }
  .margin-left-sm-99 {
    margin-left: 99px !important;
  }
  .padding-top-sm-99 {
    padding-top: 99px !important;
  }
  .padding-right-sm-99 {
    padding-right: 99px !important;
  }
  .padding-bottom-sm-99 {
    padding-bottom: 99px !important;
  }
  .padding-left-sm-99 {
    padding-left: 99px !important;
  }
  .margin-top-sm-100 {
    margin-top: 100px !important;
  }
  .margin-right-sm-100 {
    margin-right: 100px !important;
  }
  .margin-bottom-sm-100 {
    margin-bottom: 100px !important;
  }
  .margin-left-sm-100 {
    margin-left: 100px !important;
  }
  .padding-top-sm-100 {
    padding-top: 100px !important;
  }
  .padding-right-sm-100 {
    padding-right: 100px !important;
  }
  .padding-bottom-sm-100 {
    padding-bottom: 100px !important;
  }
  .padding-left-sm-100 {
    padding-left: 100px !important;
  }
  .margin-top-sm-101 {
    margin-top: 101px !important;
  }
  .margin-right-sm-101 {
    margin-right: 101px !important;
  }
  .margin-bottom-sm-101 {
    margin-bottom: 101px !important;
  }
  .margin-left-sm-101 {
    margin-left: 101px !important;
  }
  .padding-top-sm-101 {
    padding-top: 101px !important;
  }
  .padding-right-sm-101 {
    padding-right: 101px !important;
  }
  .padding-bottom-sm-101 {
    padding-bottom: 101px !important;
  }
  .padding-left-sm-101 {
    padding-left: 101px !important;
  }
  .margin-top-sm-102 {
    margin-top: 102px !important;
  }
  .margin-right-sm-102 {
    margin-right: 102px !important;
  }
  .margin-bottom-sm-102 {
    margin-bottom: 102px !important;
  }
  .margin-left-sm-102 {
    margin-left: 102px !important;
  }
  .padding-top-sm-102 {
    padding-top: 102px !important;
  }
  .padding-right-sm-102 {
    padding-right: 102px !important;
  }
  .padding-bottom-sm-102 {
    padding-bottom: 102px !important;
  }
  .padding-left-sm-102 {
    padding-left: 102px !important;
  }
  .margin-top-sm-103 {
    margin-top: 103px !important;
  }
  .margin-right-sm-103 {
    margin-right: 103px !important;
  }
  .margin-bottom-sm-103 {
    margin-bottom: 103px !important;
  }
  .margin-left-sm-103 {
    margin-left: 103px !important;
  }
  .padding-top-sm-103 {
    padding-top: 103px !important;
  }
  .padding-right-sm-103 {
    padding-right: 103px !important;
  }
  .padding-bottom-sm-103 {
    padding-bottom: 103px !important;
  }
  .padding-left-sm-103 {
    padding-left: 103px !important;
  }
  .margin-top-sm-104 {
    margin-top: 104px !important;
  }
  .margin-right-sm-104 {
    margin-right: 104px !important;
  }
  .margin-bottom-sm-104 {
    margin-bottom: 104px !important;
  }
  .margin-left-sm-104 {
    margin-left: 104px !important;
  }
  .padding-top-sm-104 {
    padding-top: 104px !important;
  }
  .padding-right-sm-104 {
    padding-right: 104px !important;
  }
  .padding-bottom-sm-104 {
    padding-bottom: 104px !important;
  }
  .padding-left-sm-104 {
    padding-left: 104px !important;
  }
  .margin-top-sm-105 {
    margin-top: 105px !important;
  }
  .margin-right-sm-105 {
    margin-right: 105px !important;
  }
  .margin-bottom-sm-105 {
    margin-bottom: 105px !important;
  }
  .margin-left-sm-105 {
    margin-left: 105px !important;
  }
  .padding-top-sm-105 {
    padding-top: 105px !important;
  }
  .padding-right-sm-105 {
    padding-right: 105px !important;
  }
  .padding-bottom-sm-105 {
    padding-bottom: 105px !important;
  }
  .padding-left-sm-105 {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 768px) {
  .font-md-10 {
    font-size: 10px !important;
  }
  .font-md-11 {
    font-size: 11px !important;
  }
  .font-md-12 {
    font-size: 12px !important;
  }
  .font-md-13 {
    font-size: 13px !important;
  }
  .font-md-14 {
    font-size: 14px !important;
  }
  .font-md-15 {
    font-size: 15px !important;
  }
  .font-md-16 {
    font-size: 16px !important;
  }
  .font-md-17 {
    font-size: 17px !important;
  }
  .font-md-18 {
    font-size: 18px !important;
  }
  .font-md-19 {
    font-size: 19px !important;
  }
  .font-md-20 {
    font-size: 20px !important;
  }
  .font-md-21 {
    font-size: 21px !important;
  }
  .font-md-22 {
    font-size: 22px !important;
  }
  .font-md-23 {
    font-size: 23px !important;
  }
  .font-md-24 {
    font-size: 24px !important;
  }
  .font-md-25 {
    font-size: 25px !important;
  }
  .font-md-26 {
    font-size: 26px !important;
  }
  .font-md-27 {
    font-size: 27px !important;
  }
  .font-md-28 {
    font-size: 28px !important;
  }
  .font-md-29 {
    font-size: 29px !important;
  }
  .font-md-30 {
    font-size: 30px !important;
  }
  .font-md-31 {
    font-size: 31px !important;
  }
  .font-md-32 {
    font-size: 32px !important;
  }
  .font-md-33 {
    font-size: 33px !important;
  }
  .font-md-34 {
    font-size: 34px !important;
  }
  .font-md-35 {
    font-size: 35px !important;
  }
  .font-md-36 {
    font-size: 36px !important;
  }
  .font-md-37 {
    font-size: 37px !important;
  }
  .font-md-38 {
    font-size: 38px !important;
  }
  .font-md-39 {
    font-size: 39px !important;
  }
  .font-md-40 {
    font-size: 40px !important;
  }
  .font-md-41 {
    font-size: 41px !important;
  }
  .font-md-42 {
    font-size: 42px !important;
  }
  .font-md-43 {
    font-size: 43px !important;
  }
  .font-md-44 {
    font-size: 44px !important;
  }
  .font-md-45 {
    font-size: 45px !important;
  }
  .font-md-46 {
    font-size: 46px !important;
  }
  .font-md-47 {
    font-size: 47px !important;
  }
  .font-md-48 {
    font-size: 48px !important;
  }
  .font-md-49 {
    font-size: 49px !important;
  }
  .font-md-50 {
    font-size: 50px !important;
  }
  .font-md-51 {
    font-size: 51px !important;
  }
  .font-md-52 {
    font-size: 52px !important;
  }
  .font-md-53 {
    font-size: 53px !important;
  }
  .font-md-54 {
    font-size: 54px !important;
  }
  .font-md-55 {
    font-size: 55px !important;
  }
  .font-md-56 {
    font-size: 56px !important;
  }
  .font-md-57 {
    font-size: 57px !important;
  }
  .font-md-58 {
    font-size: 58px !important;
  }
  .font-md-59 {
    font-size: 59px !important;
  }
  .font-md-60 {
    font-size: 60px !important;
  }
  .font-md-61 {
    font-size: 61px !important;
  }
  .font-md-62 {
    font-size: 62px !important;
  }
  .font-md-63 {
    font-size: 63px !important;
  }
  .font-md-64 {
    font-size: 64px !important;
  }
  .font-md-65 {
    font-size: 65px !important;
  }
  .font-md-66 {
    font-size: 66px !important;
  }
  .font-md-67 {
    font-size: 67px !important;
  }
  .font-md-68 {
    font-size: 68px !important;
  }
  .font-md-69 {
    font-size: 69px !important;
  }
  .font-md-70 {
    font-size: 70px !important;
  }
  .font-md-71 {
    font-size: 71px !important;
  }
  .font-md-72 {
    font-size: 72px !important;
  }
  .font-md-73 {
    font-size: 73px !important;
  }
  .font-md-74 {
    font-size: 74px !important;
  }
  .font-md-75 {
    font-size: 75px !important;
  }
  .font-md-76 {
    font-size: 76px !important;
  }
  .font-md-77 {
    font-size: 77px !important;
  }
  .font-md-78 {
    font-size: 78px !important;
  }
  .font-md-79 {
    font-size: 79px !important;
  }
  .font-md-80 {
    font-size: 80px !important;
  }
  .font-md-81 {
    font-size: 81px !important;
  }
  .font-md-82 {
    font-size: 82px !important;
  }
  .font-md-83 {
    font-size: 83px !important;
  }
  .font-md-84 {
    font-size: 84px !important;
  }
  .font-md-85 {
    font-size: 85px !important;
  }
  .font-md-86 {
    font-size: 86px !important;
  }
  .font-md-87 {
    font-size: 87px !important;
  }
  .font-md-88 {
    font-size: 88px !important;
  }
  .font-md-89 {
    font-size: 89px !important;
  }
  .font-md-90 {
    font-size: 90px !important;
  }
  .font-md-91 {
    font-size: 91px !important;
  }
  .font-md-92 {
    font-size: 92px !important;
  }
  .font-md-93 {
    font-size: 93px !important;
  }
  .font-md-94 {
    font-size: 94px !important;
  }
  .font-md-95 {
    font-size: 95px !important;
  }
  .line-height-md-10 {
    line-height: 10px !important;
  }
  .line-height-md-11 {
    line-height: 11px !important;
  }
  .line-height-md-12 {
    line-height: 12px !important;
  }
  .line-height-md-13 {
    line-height: 13px !important;
  }
  .line-height-md-14 {
    line-height: 14px !important;
  }
  .line-height-md-15 {
    line-height: 15px !important;
  }
  .line-height-md-16 {
    line-height: 16px !important;
  }
  .line-height-md-17 {
    line-height: 17px !important;
  }
  .line-height-md-18 {
    line-height: 18px !important;
  }
  .line-height-md-19 {
    line-height: 19px !important;
  }
  .line-height-md-20 {
    line-height: 20px !important;
  }
  .line-height-md-21 {
    line-height: 21px !important;
  }
  .line-height-md-22 {
    line-height: 22px !important;
  }
  .line-height-md-23 {
    line-height: 23px !important;
  }
  .line-height-md-24 {
    line-height: 24px !important;
  }
  .line-height-md-25 {
    line-height: 25px !important;
  }
  .line-height-md-26 {
    line-height: 26px !important;
  }
  .line-height-md-27 {
    line-height: 27px !important;
  }
  .line-height-md-28 {
    line-height: 28px !important;
  }
  .line-height-md-29 {
    line-height: 29px !important;
  }
  .line-height-md-30 {
    line-height: 30px !important;
  }
  .line-height-md-31 {
    line-height: 31px !important;
  }
  .line-height-md-32 {
    line-height: 32px !important;
  }
  .line-height-md-33 {
    line-height: 33px !important;
  }
  .line-height-md-34 {
    line-height: 34px !important;
  }
  .line-height-md-35 {
    line-height: 35px !important;
  }
  .line-height-md-36 {
    line-height: 36px !important;
  }
  .line-height-md-37 {
    line-height: 37px !important;
  }
  .line-height-md-38 {
    line-height: 38px !important;
  }
  .line-height-md-39 {
    line-height: 39px !important;
  }
  .line-height-md-40 {
    line-height: 40px !important;
  }
  .margin-top-md-5 {
    margin-top: 5px !important;
  }
  .margin-right-md-5 {
    margin-right: 5px !important;
  }
  .margin-bottom-md-5 {
    margin-bottom: 5px !important;
  }
  .margin-left-md-5 {
    margin-left: 5px !important;
  }
  .padding-top-md-5 {
    padding-top: 5px !important;
  }
  .padding-right-md-5 {
    padding-right: 5px !important;
  }
  .padding-bottom-md-5 {
    padding-bottom: 5px !important;
  }
  .padding-left-md-5 {
    padding-left: 5px !important;
  }
  .margin-top-md-6 {
    margin-top: 6px !important;
  }
  .margin-right-md-6 {
    margin-right: 6px !important;
  }
  .margin-bottom-md-6 {
    margin-bottom: 6px !important;
  }
  .margin-left-md-6 {
    margin-left: 6px !important;
  }
  .padding-top-md-6 {
    padding-top: 6px !important;
  }
  .padding-right-md-6 {
    padding-right: 6px !important;
  }
  .padding-bottom-md-6 {
    padding-bottom: 6px !important;
  }
  .padding-left-md-6 {
    padding-left: 6px !important;
  }
  .margin-top-md-7 {
    margin-top: 7px !important;
  }
  .margin-right-md-7 {
    margin-right: 7px !important;
  }
  .margin-bottom-md-7 {
    margin-bottom: 7px !important;
  }
  .margin-left-md-7 {
    margin-left: 7px !important;
  }
  .padding-top-md-7 {
    padding-top: 7px !important;
  }
  .padding-right-md-7 {
    padding-right: 7px !important;
  }
  .padding-bottom-md-7 {
    padding-bottom: 7px !important;
  }
  .padding-left-md-7 {
    padding-left: 7px !important;
  }
  .margin-top-md-8 {
    margin-top: 8px !important;
  }
  .margin-right-md-8 {
    margin-right: 8px !important;
  }
  .margin-bottom-md-8 {
    margin-bottom: 8px !important;
  }
  .margin-left-md-8 {
    margin-left: 8px !important;
  }
  .padding-top-md-8 {
    padding-top: 8px !important;
  }
  .padding-right-md-8 {
    padding-right: 8px !important;
  }
  .padding-bottom-md-8 {
    padding-bottom: 8px !important;
  }
  .padding-left-md-8 {
    padding-left: 8px !important;
  }
  .margin-top-md-9 {
    margin-top: 9px !important;
  }
  .margin-right-md-9 {
    margin-right: 9px !important;
  }
  .margin-bottom-md-9 {
    margin-bottom: 9px !important;
  }
  .margin-left-md-9 {
    margin-left: 9px !important;
  }
  .padding-top-md-9 {
    padding-top: 9px !important;
  }
  .padding-right-md-9 {
    padding-right: 9px !important;
  }
  .padding-bottom-md-9 {
    padding-bottom: 9px !important;
  }
  .padding-left-md-9 {
    padding-left: 9px !important;
  }
  .margin-top-md-10 {
    margin-top: 10px !important;
  }
  .margin-right-md-10 {
    margin-right: 10px !important;
  }
  .margin-bottom-md-10 {
    margin-bottom: 10px !important;
  }
  .margin-left-md-10 {
    margin-left: 10px !important;
  }
  .padding-top-md-10 {
    padding-top: 10px !important;
  }
  .padding-right-md-10 {
    padding-right: 10px !important;
  }
  .padding-bottom-md-10 {
    padding-bottom: 10px !important;
  }
  .padding-left-md-10 {
    padding-left: 10px !important;
  }
  .margin-top-md-11 {
    margin-top: 11px !important;
  }
  .margin-right-md-11 {
    margin-right: 11px !important;
  }
  .margin-bottom-md-11 {
    margin-bottom: 11px !important;
  }
  .margin-left-md-11 {
    margin-left: 11px !important;
  }
  .padding-top-md-11 {
    padding-top: 11px !important;
  }
  .padding-right-md-11 {
    padding-right: 11px !important;
  }
  .padding-bottom-md-11 {
    padding-bottom: 11px !important;
  }
  .padding-left-md-11 {
    padding-left: 11px !important;
  }
  .margin-top-md-12 {
    margin-top: 12px !important;
  }
  .margin-right-md-12 {
    margin-right: 12px !important;
  }
  .margin-bottom-md-12 {
    margin-bottom: 12px !important;
  }
  .margin-left-md-12 {
    margin-left: 12px !important;
  }
  .padding-top-md-12 {
    padding-top: 12px !important;
  }
  .padding-right-md-12 {
    padding-right: 12px !important;
  }
  .padding-bottom-md-12 {
    padding-bottom: 12px !important;
  }
  .padding-left-md-12 {
    padding-left: 12px !important;
  }
  .margin-top-md-13 {
    margin-top: 13px !important;
  }
  .margin-right-md-13 {
    margin-right: 13px !important;
  }
  .margin-bottom-md-13 {
    margin-bottom: 13px !important;
  }
  .margin-left-md-13 {
    margin-left: 13px !important;
  }
  .padding-top-md-13 {
    padding-top: 13px !important;
  }
  .padding-right-md-13 {
    padding-right: 13px !important;
  }
  .padding-bottom-md-13 {
    padding-bottom: 13px !important;
  }
  .padding-left-md-13 {
    padding-left: 13px !important;
  }
  .margin-top-md-14 {
    margin-top: 14px !important;
  }
  .margin-right-md-14 {
    margin-right: 14px !important;
  }
  .margin-bottom-md-14 {
    margin-bottom: 14px !important;
  }
  .margin-left-md-14 {
    margin-left: 14px !important;
  }
  .padding-top-md-14 {
    padding-top: 14px !important;
  }
  .padding-right-md-14 {
    padding-right: 14px !important;
  }
  .padding-bottom-md-14 {
    padding-bottom: 14px !important;
  }
  .padding-left-md-14 {
    padding-left: 14px !important;
  }
  .margin-top-md-15 {
    margin-top: 15px !important;
  }
  .margin-right-md-15 {
    margin-right: 15px !important;
  }
  .margin-bottom-md-15 {
    margin-bottom: 15px !important;
  }
  .margin-left-md-15 {
    margin-left: 15px !important;
  }
  .padding-top-md-15 {
    padding-top: 15px !important;
  }
  .padding-right-md-15 {
    padding-right: 15px !important;
  }
  .padding-bottom-md-15 {
    padding-bottom: 15px !important;
  }
  .padding-left-md-15 {
    padding-left: 15px !important;
  }
  .margin-top-md-16 {
    margin-top: 16px !important;
  }
  .margin-right-md-16 {
    margin-right: 16px !important;
  }
  .margin-bottom-md-16 {
    margin-bottom: 16px !important;
  }
  .margin-left-md-16 {
    margin-left: 16px !important;
  }
  .padding-top-md-16 {
    padding-top: 16px !important;
  }
  .padding-right-md-16 {
    padding-right: 16px !important;
  }
  .padding-bottom-md-16 {
    padding-bottom: 16px !important;
  }
  .padding-left-md-16 {
    padding-left: 16px !important;
  }
  .margin-top-md-17 {
    margin-top: 17px !important;
  }
  .margin-right-md-17 {
    margin-right: 17px !important;
  }
  .margin-bottom-md-17 {
    margin-bottom: 17px !important;
  }
  .margin-left-md-17 {
    margin-left: 17px !important;
  }
  .padding-top-md-17 {
    padding-top: 17px !important;
  }
  .padding-right-md-17 {
    padding-right: 17px !important;
  }
  .padding-bottom-md-17 {
    padding-bottom: 17px !important;
  }
  .padding-left-md-17 {
    padding-left: 17px !important;
  }
  .margin-top-md-18 {
    margin-top: 18px !important;
  }
  .margin-right-md-18 {
    margin-right: 18px !important;
  }
  .margin-bottom-md-18 {
    margin-bottom: 18px !important;
  }
  .margin-left-md-18 {
    margin-left: 18px !important;
  }
  .padding-top-md-18 {
    padding-top: 18px !important;
  }
  .padding-right-md-18 {
    padding-right: 18px !important;
  }
  .padding-bottom-md-18 {
    padding-bottom: 18px !important;
  }
  .padding-left-md-18 {
    padding-left: 18px !important;
  }
  .margin-top-md-19 {
    margin-top: 19px !important;
  }
  .margin-right-md-19 {
    margin-right: 19px !important;
  }
  .margin-bottom-md-19 {
    margin-bottom: 19px !important;
  }
  .margin-left-md-19 {
    margin-left: 19px !important;
  }
  .padding-top-md-19 {
    padding-top: 19px !important;
  }
  .padding-right-md-19 {
    padding-right: 19px !important;
  }
  .padding-bottom-md-19 {
    padding-bottom: 19px !important;
  }
  .padding-left-md-19 {
    padding-left: 19px !important;
  }
  .margin-top-md-20 {
    margin-top: 20px !important;
  }
  .margin-right-md-20 {
    margin-right: 20px !important;
  }
  .margin-bottom-md-20 {
    margin-bottom: 20px !important;
  }
  .margin-left-md-20 {
    margin-left: 20px !important;
  }
  .padding-top-md-20 {
    padding-top: 20px !important;
  }
  .padding-right-md-20 {
    padding-right: 20px !important;
  }
  .padding-bottom-md-20 {
    padding-bottom: 20px !important;
  }
  .padding-left-md-20 {
    padding-left: 20px !important;
  }
  .margin-top-md-21 {
    margin-top: 21px !important;
  }
  .margin-right-md-21 {
    margin-right: 21px !important;
  }
  .margin-bottom-md-21 {
    margin-bottom: 21px !important;
  }
  .margin-left-md-21 {
    margin-left: 21px !important;
  }
  .padding-top-md-21 {
    padding-top: 21px !important;
  }
  .padding-right-md-21 {
    padding-right: 21px !important;
  }
  .padding-bottom-md-21 {
    padding-bottom: 21px !important;
  }
  .padding-left-md-21 {
    padding-left: 21px !important;
  }
  .margin-top-md-22 {
    margin-top: 22px !important;
  }
  .margin-right-md-22 {
    margin-right: 22px !important;
  }
  .margin-bottom-md-22 {
    margin-bottom: 22px !important;
  }
  .margin-left-md-22 {
    margin-left: 22px !important;
  }
  .padding-top-md-22 {
    padding-top: 22px !important;
  }
  .padding-right-md-22 {
    padding-right: 22px !important;
  }
  .padding-bottom-md-22 {
    padding-bottom: 22px !important;
  }
  .padding-left-md-22 {
    padding-left: 22px !important;
  }
  .margin-top-md-23 {
    margin-top: 23px !important;
  }
  .margin-right-md-23 {
    margin-right: 23px !important;
  }
  .margin-bottom-md-23 {
    margin-bottom: 23px !important;
  }
  .margin-left-md-23 {
    margin-left: 23px !important;
  }
  .padding-top-md-23 {
    padding-top: 23px !important;
  }
  .padding-right-md-23 {
    padding-right: 23px !important;
  }
  .padding-bottom-md-23 {
    padding-bottom: 23px !important;
  }
  .padding-left-md-23 {
    padding-left: 23px !important;
  }
  .margin-top-md-24 {
    margin-top: 24px !important;
  }
  .margin-right-md-24 {
    margin-right: 24px !important;
  }
  .margin-bottom-md-24 {
    margin-bottom: 24px !important;
  }
  .margin-left-md-24 {
    margin-left: 24px !important;
  }
  .padding-top-md-24 {
    padding-top: 24px !important;
  }
  .padding-right-md-24 {
    padding-right: 24px !important;
  }
  .padding-bottom-md-24 {
    padding-bottom: 24px !important;
  }
  .padding-left-md-24 {
    padding-left: 24px !important;
  }
  .margin-top-md-25 {
    margin-top: 25px !important;
  }
  .margin-right-md-25 {
    margin-right: 25px !important;
  }
  .margin-bottom-md-25 {
    margin-bottom: 25px !important;
  }
  .margin-left-md-25 {
    margin-left: 25px !important;
  }
  .padding-top-md-25 {
    padding-top: 25px !important;
  }
  .padding-right-md-25 {
    padding-right: 25px !important;
  }
  .padding-bottom-md-25 {
    padding-bottom: 25px !important;
  }
  .padding-left-md-25 {
    padding-left: 25px !important;
  }
  .margin-top-md-26 {
    margin-top: 26px !important;
  }
  .margin-right-md-26 {
    margin-right: 26px !important;
  }
  .margin-bottom-md-26 {
    margin-bottom: 26px !important;
  }
  .margin-left-md-26 {
    margin-left: 26px !important;
  }
  .padding-top-md-26 {
    padding-top: 26px !important;
  }
  .padding-right-md-26 {
    padding-right: 26px !important;
  }
  .padding-bottom-md-26 {
    padding-bottom: 26px !important;
  }
  .padding-left-md-26 {
    padding-left: 26px !important;
  }
  .margin-top-md-27 {
    margin-top: 27px !important;
  }
  .margin-right-md-27 {
    margin-right: 27px !important;
  }
  .margin-bottom-md-27 {
    margin-bottom: 27px !important;
  }
  .margin-left-md-27 {
    margin-left: 27px !important;
  }
  .padding-top-md-27 {
    padding-top: 27px !important;
  }
  .padding-right-md-27 {
    padding-right: 27px !important;
  }
  .padding-bottom-md-27 {
    padding-bottom: 27px !important;
  }
  .padding-left-md-27 {
    padding-left: 27px !important;
  }
  .margin-top-md-28 {
    margin-top: 28px !important;
  }
  .margin-right-md-28 {
    margin-right: 28px !important;
  }
  .margin-bottom-md-28 {
    margin-bottom: 28px !important;
  }
  .margin-left-md-28 {
    margin-left: 28px !important;
  }
  .padding-top-md-28 {
    padding-top: 28px !important;
  }
  .padding-right-md-28 {
    padding-right: 28px !important;
  }
  .padding-bottom-md-28 {
    padding-bottom: 28px !important;
  }
  .padding-left-md-28 {
    padding-left: 28px !important;
  }
  .margin-top-md-29 {
    margin-top: 29px !important;
  }
  .margin-right-md-29 {
    margin-right: 29px !important;
  }
  .margin-bottom-md-29 {
    margin-bottom: 29px !important;
  }
  .margin-left-md-29 {
    margin-left: 29px !important;
  }
  .padding-top-md-29 {
    padding-top: 29px !important;
  }
  .padding-right-md-29 {
    padding-right: 29px !important;
  }
  .padding-bottom-md-29 {
    padding-bottom: 29px !important;
  }
  .padding-left-md-29 {
    padding-left: 29px !important;
  }
  .margin-top-md-30 {
    margin-top: 30px !important;
  }
  .margin-right-md-30 {
    margin-right: 30px !important;
  }
  .margin-bottom-md-30 {
    margin-bottom: 30px !important;
  }
  .margin-left-md-30 {
    margin-left: 30px !important;
  }
  .padding-top-md-30 {
    padding-top: 30px !important;
  }
  .padding-right-md-30 {
    padding-right: 30px !important;
  }
  .padding-bottom-md-30 {
    padding-bottom: 30px !important;
  }
  .padding-left-md-30 {
    padding-left: 30px !important;
  }
  .margin-top-md-31 {
    margin-top: 31px !important;
  }
  .margin-right-md-31 {
    margin-right: 31px !important;
  }
  .margin-bottom-md-31 {
    margin-bottom: 31px !important;
  }
  .margin-left-md-31 {
    margin-left: 31px !important;
  }
  .padding-top-md-31 {
    padding-top: 31px !important;
  }
  .padding-right-md-31 {
    padding-right: 31px !important;
  }
  .padding-bottom-md-31 {
    padding-bottom: 31px !important;
  }
  .padding-left-md-31 {
    padding-left: 31px !important;
  }
  .margin-top-md-32 {
    margin-top: 32px !important;
  }
  .margin-right-md-32 {
    margin-right: 32px !important;
  }
  .margin-bottom-md-32 {
    margin-bottom: 32px !important;
  }
  .margin-left-md-32 {
    margin-left: 32px !important;
  }
  .padding-top-md-32 {
    padding-top: 32px !important;
  }
  .padding-right-md-32 {
    padding-right: 32px !important;
  }
  .padding-bottom-md-32 {
    padding-bottom: 32px !important;
  }
  .padding-left-md-32 {
    padding-left: 32px !important;
  }
  .margin-top-md-33 {
    margin-top: 33px !important;
  }
  .margin-right-md-33 {
    margin-right: 33px !important;
  }
  .margin-bottom-md-33 {
    margin-bottom: 33px !important;
  }
  .margin-left-md-33 {
    margin-left: 33px !important;
  }
  .padding-top-md-33 {
    padding-top: 33px !important;
  }
  .padding-right-md-33 {
    padding-right: 33px !important;
  }
  .padding-bottom-md-33 {
    padding-bottom: 33px !important;
  }
  .padding-left-md-33 {
    padding-left: 33px !important;
  }
  .margin-top-md-34 {
    margin-top: 34px !important;
  }
  .margin-right-md-34 {
    margin-right: 34px !important;
  }
  .margin-bottom-md-34 {
    margin-bottom: 34px !important;
  }
  .margin-left-md-34 {
    margin-left: 34px !important;
  }
  .padding-top-md-34 {
    padding-top: 34px !important;
  }
  .padding-right-md-34 {
    padding-right: 34px !important;
  }
  .padding-bottom-md-34 {
    padding-bottom: 34px !important;
  }
  .padding-left-md-34 {
    padding-left: 34px !important;
  }
  .margin-top-md-35 {
    margin-top: 35px !important;
  }
  .margin-right-md-35 {
    margin-right: 35px !important;
  }
  .margin-bottom-md-35 {
    margin-bottom: 35px !important;
  }
  .margin-left-md-35 {
    margin-left: 35px !important;
  }
  .padding-top-md-35 {
    padding-top: 35px !important;
  }
  .padding-right-md-35 {
    padding-right: 35px !important;
  }
  .padding-bottom-md-35 {
    padding-bottom: 35px !important;
  }
  .padding-left-md-35 {
    padding-left: 35px !important;
  }
  .margin-top-md-36 {
    margin-top: 36px !important;
  }
  .margin-right-md-36 {
    margin-right: 36px !important;
  }
  .margin-bottom-md-36 {
    margin-bottom: 36px !important;
  }
  .margin-left-md-36 {
    margin-left: 36px !important;
  }
  .padding-top-md-36 {
    padding-top: 36px !important;
  }
  .padding-right-md-36 {
    padding-right: 36px !important;
  }
  .padding-bottom-md-36 {
    padding-bottom: 36px !important;
  }
  .padding-left-md-36 {
    padding-left: 36px !important;
  }
  .margin-top-md-37 {
    margin-top: 37px !important;
  }
  .margin-right-md-37 {
    margin-right: 37px !important;
  }
  .margin-bottom-md-37 {
    margin-bottom: 37px !important;
  }
  .margin-left-md-37 {
    margin-left: 37px !important;
  }
  .padding-top-md-37 {
    padding-top: 37px !important;
  }
  .padding-right-md-37 {
    padding-right: 37px !important;
  }
  .padding-bottom-md-37 {
    padding-bottom: 37px !important;
  }
  .padding-left-md-37 {
    padding-left: 37px !important;
  }
  .margin-top-md-38 {
    margin-top: 38px !important;
  }
  .margin-right-md-38 {
    margin-right: 38px !important;
  }
  .margin-bottom-md-38 {
    margin-bottom: 38px !important;
  }
  .margin-left-md-38 {
    margin-left: 38px !important;
  }
  .padding-top-md-38 {
    padding-top: 38px !important;
  }
  .padding-right-md-38 {
    padding-right: 38px !important;
  }
  .padding-bottom-md-38 {
    padding-bottom: 38px !important;
  }
  .padding-left-md-38 {
    padding-left: 38px !important;
  }
  .margin-top-md-39 {
    margin-top: 39px !important;
  }
  .margin-right-md-39 {
    margin-right: 39px !important;
  }
  .margin-bottom-md-39 {
    margin-bottom: 39px !important;
  }
  .margin-left-md-39 {
    margin-left: 39px !important;
  }
  .padding-top-md-39 {
    padding-top: 39px !important;
  }
  .padding-right-md-39 {
    padding-right: 39px !important;
  }
  .padding-bottom-md-39 {
    padding-bottom: 39px !important;
  }
  .padding-left-md-39 {
    padding-left: 39px !important;
  }
  .margin-top-md-40 {
    margin-top: 40px !important;
  }
  .margin-right-md-40 {
    margin-right: 40px !important;
  }
  .margin-bottom-md-40 {
    margin-bottom: 40px !important;
  }
  .margin-left-md-40 {
    margin-left: 40px !important;
  }
  .padding-top-md-40 {
    padding-top: 40px !important;
  }
  .padding-right-md-40 {
    padding-right: 40px !important;
  }
  .padding-bottom-md-40 {
    padding-bottom: 40px !important;
  }
  .padding-left-md-40 {
    padding-left: 40px !important;
  }
  .margin-top-md-41 {
    margin-top: 41px !important;
  }
  .margin-right-md-41 {
    margin-right: 41px !important;
  }
  .margin-bottom-md-41 {
    margin-bottom: 41px !important;
  }
  .margin-left-md-41 {
    margin-left: 41px !important;
  }
  .padding-top-md-41 {
    padding-top: 41px !important;
  }
  .padding-right-md-41 {
    padding-right: 41px !important;
  }
  .padding-bottom-md-41 {
    padding-bottom: 41px !important;
  }
  .padding-left-md-41 {
    padding-left: 41px !important;
  }
  .margin-top-md-42 {
    margin-top: 42px !important;
  }
  .margin-right-md-42 {
    margin-right: 42px !important;
  }
  .margin-bottom-md-42 {
    margin-bottom: 42px !important;
  }
  .margin-left-md-42 {
    margin-left: 42px !important;
  }
  .padding-top-md-42 {
    padding-top: 42px !important;
  }
  .padding-right-md-42 {
    padding-right: 42px !important;
  }
  .padding-bottom-md-42 {
    padding-bottom: 42px !important;
  }
  .padding-left-md-42 {
    padding-left: 42px !important;
  }
  .margin-top-md-43 {
    margin-top: 43px !important;
  }
  .margin-right-md-43 {
    margin-right: 43px !important;
  }
  .margin-bottom-md-43 {
    margin-bottom: 43px !important;
  }
  .margin-left-md-43 {
    margin-left: 43px !important;
  }
  .padding-top-md-43 {
    padding-top: 43px !important;
  }
  .padding-right-md-43 {
    padding-right: 43px !important;
  }
  .padding-bottom-md-43 {
    padding-bottom: 43px !important;
  }
  .padding-left-md-43 {
    padding-left: 43px !important;
  }
  .margin-top-md-44 {
    margin-top: 44px !important;
  }
  .margin-right-md-44 {
    margin-right: 44px !important;
  }
  .margin-bottom-md-44 {
    margin-bottom: 44px !important;
  }
  .margin-left-md-44 {
    margin-left: 44px !important;
  }
  .padding-top-md-44 {
    padding-top: 44px !important;
  }
  .padding-right-md-44 {
    padding-right: 44px !important;
  }
  .padding-bottom-md-44 {
    padding-bottom: 44px !important;
  }
  .padding-left-md-44 {
    padding-left: 44px !important;
  }
  .margin-top-md-45 {
    margin-top: 45px !important;
  }
  .margin-right-md-45 {
    margin-right: 45px !important;
  }
  .margin-bottom-md-45 {
    margin-bottom: 45px !important;
  }
  .margin-left-md-45 {
    margin-left: 45px !important;
  }
  .padding-top-md-45 {
    padding-top: 45px !important;
  }
  .padding-right-md-45 {
    padding-right: 45px !important;
  }
  .padding-bottom-md-45 {
    padding-bottom: 45px !important;
  }
  .padding-left-md-45 {
    padding-left: 45px !important;
  }
  .margin-top-md-46 {
    margin-top: 46px !important;
  }
  .margin-right-md-46 {
    margin-right: 46px !important;
  }
  .margin-bottom-md-46 {
    margin-bottom: 46px !important;
  }
  .margin-left-md-46 {
    margin-left: 46px !important;
  }
  .padding-top-md-46 {
    padding-top: 46px !important;
  }
  .padding-right-md-46 {
    padding-right: 46px !important;
  }
  .padding-bottom-md-46 {
    padding-bottom: 46px !important;
  }
  .padding-left-md-46 {
    padding-left: 46px !important;
  }
  .margin-top-md-47 {
    margin-top: 47px !important;
  }
  .margin-right-md-47 {
    margin-right: 47px !important;
  }
  .margin-bottom-md-47 {
    margin-bottom: 47px !important;
  }
  .margin-left-md-47 {
    margin-left: 47px !important;
  }
  .padding-top-md-47 {
    padding-top: 47px !important;
  }
  .padding-right-md-47 {
    padding-right: 47px !important;
  }
  .padding-bottom-md-47 {
    padding-bottom: 47px !important;
  }
  .padding-left-md-47 {
    padding-left: 47px !important;
  }
  .margin-top-md-48 {
    margin-top: 48px !important;
  }
  .margin-right-md-48 {
    margin-right: 48px !important;
  }
  .margin-bottom-md-48 {
    margin-bottom: 48px !important;
  }
  .margin-left-md-48 {
    margin-left: 48px !important;
  }
  .padding-top-md-48 {
    padding-top: 48px !important;
  }
  .padding-right-md-48 {
    padding-right: 48px !important;
  }
  .padding-bottom-md-48 {
    padding-bottom: 48px !important;
  }
  .padding-left-md-48 {
    padding-left: 48px !important;
  }
  .margin-top-md-49 {
    margin-top: 49px !important;
  }
  .margin-right-md-49 {
    margin-right: 49px !important;
  }
  .margin-bottom-md-49 {
    margin-bottom: 49px !important;
  }
  .margin-left-md-49 {
    margin-left: 49px !important;
  }
  .padding-top-md-49 {
    padding-top: 49px !important;
  }
  .padding-right-md-49 {
    padding-right: 49px !important;
  }
  .padding-bottom-md-49 {
    padding-bottom: 49px !important;
  }
  .padding-left-md-49 {
    padding-left: 49px !important;
  }
  .margin-top-md-50 {
    margin-top: 50px !important;
  }
  .margin-right-md-50 {
    margin-right: 50px !important;
  }
  .margin-bottom-md-50 {
    margin-bottom: 50px !important;
  }
  .margin-left-md-50 {
    margin-left: 50px !important;
  }
  .padding-top-md-50 {
    padding-top: 50px !important;
  }
  .padding-right-md-50 {
    padding-right: 50px !important;
  }
  .padding-bottom-md-50 {
    padding-bottom: 50px !important;
  }
  .padding-left-md-50 {
    padding-left: 50px !important;
  }
  .margin-top-md-51 {
    margin-top: 51px !important;
  }
  .margin-right-md-51 {
    margin-right: 51px !important;
  }
  .margin-bottom-md-51 {
    margin-bottom: 51px !important;
  }
  .margin-left-md-51 {
    margin-left: 51px !important;
  }
  .padding-top-md-51 {
    padding-top: 51px !important;
  }
  .padding-right-md-51 {
    padding-right: 51px !important;
  }
  .padding-bottom-md-51 {
    padding-bottom: 51px !important;
  }
  .padding-left-md-51 {
    padding-left: 51px !important;
  }
  .margin-top-md-52 {
    margin-top: 52px !important;
  }
  .margin-right-md-52 {
    margin-right: 52px !important;
  }
  .margin-bottom-md-52 {
    margin-bottom: 52px !important;
  }
  .margin-left-md-52 {
    margin-left: 52px !important;
  }
  .padding-top-md-52 {
    padding-top: 52px !important;
  }
  .padding-right-md-52 {
    padding-right: 52px !important;
  }
  .padding-bottom-md-52 {
    padding-bottom: 52px !important;
  }
  .padding-left-md-52 {
    padding-left: 52px !important;
  }
  .margin-top-md-53 {
    margin-top: 53px !important;
  }
  .margin-right-md-53 {
    margin-right: 53px !important;
  }
  .margin-bottom-md-53 {
    margin-bottom: 53px !important;
  }
  .margin-left-md-53 {
    margin-left: 53px !important;
  }
  .padding-top-md-53 {
    padding-top: 53px !important;
  }
  .padding-right-md-53 {
    padding-right: 53px !important;
  }
  .padding-bottom-md-53 {
    padding-bottom: 53px !important;
  }
  .padding-left-md-53 {
    padding-left: 53px !important;
  }
  .margin-top-md-54 {
    margin-top: 54px !important;
  }
  .margin-right-md-54 {
    margin-right: 54px !important;
  }
  .margin-bottom-md-54 {
    margin-bottom: 54px !important;
  }
  .margin-left-md-54 {
    margin-left: 54px !important;
  }
  .padding-top-md-54 {
    padding-top: 54px !important;
  }
  .padding-right-md-54 {
    padding-right: 54px !important;
  }
  .padding-bottom-md-54 {
    padding-bottom: 54px !important;
  }
  .padding-left-md-54 {
    padding-left: 54px !important;
  }
  .margin-top-md-55 {
    margin-top: 55px !important;
  }
  .margin-right-md-55 {
    margin-right: 55px !important;
  }
  .margin-bottom-md-55 {
    margin-bottom: 55px !important;
  }
  .margin-left-md-55 {
    margin-left: 55px !important;
  }
  .padding-top-md-55 {
    padding-top: 55px !important;
  }
  .padding-right-md-55 {
    padding-right: 55px !important;
  }
  .padding-bottom-md-55 {
    padding-bottom: 55px !important;
  }
  .padding-left-md-55 {
    padding-left: 55px !important;
  }
  .margin-top-md-56 {
    margin-top: 56px !important;
  }
  .margin-right-md-56 {
    margin-right: 56px !important;
  }
  .margin-bottom-md-56 {
    margin-bottom: 56px !important;
  }
  .margin-left-md-56 {
    margin-left: 56px !important;
  }
  .padding-top-md-56 {
    padding-top: 56px !important;
  }
  .padding-right-md-56 {
    padding-right: 56px !important;
  }
  .padding-bottom-md-56 {
    padding-bottom: 56px !important;
  }
  .padding-left-md-56 {
    padding-left: 56px !important;
  }
  .margin-top-md-57 {
    margin-top: 57px !important;
  }
  .margin-right-md-57 {
    margin-right: 57px !important;
  }
  .margin-bottom-md-57 {
    margin-bottom: 57px !important;
  }
  .margin-left-md-57 {
    margin-left: 57px !important;
  }
  .padding-top-md-57 {
    padding-top: 57px !important;
  }
  .padding-right-md-57 {
    padding-right: 57px !important;
  }
  .padding-bottom-md-57 {
    padding-bottom: 57px !important;
  }
  .padding-left-md-57 {
    padding-left: 57px !important;
  }
  .margin-top-md-58 {
    margin-top: 58px !important;
  }
  .margin-right-md-58 {
    margin-right: 58px !important;
  }
  .margin-bottom-md-58 {
    margin-bottom: 58px !important;
  }
  .margin-left-md-58 {
    margin-left: 58px !important;
  }
  .padding-top-md-58 {
    padding-top: 58px !important;
  }
  .padding-right-md-58 {
    padding-right: 58px !important;
  }
  .padding-bottom-md-58 {
    padding-bottom: 58px !important;
  }
  .padding-left-md-58 {
    padding-left: 58px !important;
  }
  .margin-top-md-59 {
    margin-top: 59px !important;
  }
  .margin-right-md-59 {
    margin-right: 59px !important;
  }
  .margin-bottom-md-59 {
    margin-bottom: 59px !important;
  }
  .margin-left-md-59 {
    margin-left: 59px !important;
  }
  .padding-top-md-59 {
    padding-top: 59px !important;
  }
  .padding-right-md-59 {
    padding-right: 59px !important;
  }
  .padding-bottom-md-59 {
    padding-bottom: 59px !important;
  }
  .padding-left-md-59 {
    padding-left: 59px !important;
  }
  .margin-top-md-60 {
    margin-top: 60px !important;
  }
  .margin-right-md-60 {
    margin-right: 60px !important;
  }
  .margin-bottom-md-60 {
    margin-bottom: 60px !important;
  }
  .margin-left-md-60 {
    margin-left: 60px !important;
  }
  .padding-top-md-60 {
    padding-top: 60px !important;
  }
  .padding-right-md-60 {
    padding-right: 60px !important;
  }
  .padding-bottom-md-60 {
    padding-bottom: 60px !important;
  }
  .padding-left-md-60 {
    padding-left: 60px !important;
  }
  .margin-top-md-61 {
    margin-top: 61px !important;
  }
  .margin-right-md-61 {
    margin-right: 61px !important;
  }
  .margin-bottom-md-61 {
    margin-bottom: 61px !important;
  }
  .margin-left-md-61 {
    margin-left: 61px !important;
  }
  .padding-top-md-61 {
    padding-top: 61px !important;
  }
  .padding-right-md-61 {
    padding-right: 61px !important;
  }
  .padding-bottom-md-61 {
    padding-bottom: 61px !important;
  }
  .padding-left-md-61 {
    padding-left: 61px !important;
  }
  .margin-top-md-62 {
    margin-top: 62px !important;
  }
  .margin-right-md-62 {
    margin-right: 62px !important;
  }
  .margin-bottom-md-62 {
    margin-bottom: 62px !important;
  }
  .margin-left-md-62 {
    margin-left: 62px !important;
  }
  .padding-top-md-62 {
    padding-top: 62px !important;
  }
  .padding-right-md-62 {
    padding-right: 62px !important;
  }
  .padding-bottom-md-62 {
    padding-bottom: 62px !important;
  }
  .padding-left-md-62 {
    padding-left: 62px !important;
  }
  .margin-top-md-63 {
    margin-top: 63px !important;
  }
  .margin-right-md-63 {
    margin-right: 63px !important;
  }
  .margin-bottom-md-63 {
    margin-bottom: 63px !important;
  }
  .margin-left-md-63 {
    margin-left: 63px !important;
  }
  .padding-top-md-63 {
    padding-top: 63px !important;
  }
  .padding-right-md-63 {
    padding-right: 63px !important;
  }
  .padding-bottom-md-63 {
    padding-bottom: 63px !important;
  }
  .padding-left-md-63 {
    padding-left: 63px !important;
  }
  .margin-top-md-64 {
    margin-top: 64px !important;
  }
  .margin-right-md-64 {
    margin-right: 64px !important;
  }
  .margin-bottom-md-64 {
    margin-bottom: 64px !important;
  }
  .margin-left-md-64 {
    margin-left: 64px !important;
  }
  .padding-top-md-64 {
    padding-top: 64px !important;
  }
  .padding-right-md-64 {
    padding-right: 64px !important;
  }
  .padding-bottom-md-64 {
    padding-bottom: 64px !important;
  }
  .padding-left-md-64 {
    padding-left: 64px !important;
  }
  .margin-top-md-65 {
    margin-top: 65px !important;
  }
  .margin-right-md-65 {
    margin-right: 65px !important;
  }
  .margin-bottom-md-65 {
    margin-bottom: 65px !important;
  }
  .margin-left-md-65 {
    margin-left: 65px !important;
  }
  .padding-top-md-65 {
    padding-top: 65px !important;
  }
  .padding-right-md-65 {
    padding-right: 65px !important;
  }
  .padding-bottom-md-65 {
    padding-bottom: 65px !important;
  }
  .padding-left-md-65 {
    padding-left: 65px !important;
  }
  .margin-top-md-66 {
    margin-top: 66px !important;
  }
  .margin-right-md-66 {
    margin-right: 66px !important;
  }
  .margin-bottom-md-66 {
    margin-bottom: 66px !important;
  }
  .margin-left-md-66 {
    margin-left: 66px !important;
  }
  .padding-top-md-66 {
    padding-top: 66px !important;
  }
  .padding-right-md-66 {
    padding-right: 66px !important;
  }
  .padding-bottom-md-66 {
    padding-bottom: 66px !important;
  }
  .padding-left-md-66 {
    padding-left: 66px !important;
  }
  .margin-top-md-67 {
    margin-top: 67px !important;
  }
  .margin-right-md-67 {
    margin-right: 67px !important;
  }
  .margin-bottom-md-67 {
    margin-bottom: 67px !important;
  }
  .margin-left-md-67 {
    margin-left: 67px !important;
  }
  .padding-top-md-67 {
    padding-top: 67px !important;
  }
  .padding-right-md-67 {
    padding-right: 67px !important;
  }
  .padding-bottom-md-67 {
    padding-bottom: 67px !important;
  }
  .padding-left-md-67 {
    padding-left: 67px !important;
  }
  .margin-top-md-68 {
    margin-top: 68px !important;
  }
  .margin-right-md-68 {
    margin-right: 68px !important;
  }
  .margin-bottom-md-68 {
    margin-bottom: 68px !important;
  }
  .margin-left-md-68 {
    margin-left: 68px !important;
  }
  .padding-top-md-68 {
    padding-top: 68px !important;
  }
  .padding-right-md-68 {
    padding-right: 68px !important;
  }
  .padding-bottom-md-68 {
    padding-bottom: 68px !important;
  }
  .padding-left-md-68 {
    padding-left: 68px !important;
  }
  .margin-top-md-69 {
    margin-top: 69px !important;
  }
  .margin-right-md-69 {
    margin-right: 69px !important;
  }
  .margin-bottom-md-69 {
    margin-bottom: 69px !important;
  }
  .margin-left-md-69 {
    margin-left: 69px !important;
  }
  .padding-top-md-69 {
    padding-top: 69px !important;
  }
  .padding-right-md-69 {
    padding-right: 69px !important;
  }
  .padding-bottom-md-69 {
    padding-bottom: 69px !important;
  }
  .padding-left-md-69 {
    padding-left: 69px !important;
  }
  .margin-top-md-70 {
    margin-top: 70px !important;
  }
  .margin-right-md-70 {
    margin-right: 70px !important;
  }
  .margin-bottom-md-70 {
    margin-bottom: 70px !important;
  }
  .margin-left-md-70 {
    margin-left: 70px !important;
  }
  .padding-top-md-70 {
    padding-top: 70px !important;
  }
  .padding-right-md-70 {
    padding-right: 70px !important;
  }
  .padding-bottom-md-70 {
    padding-bottom: 70px !important;
  }
  .padding-left-md-70 {
    padding-left: 70px !important;
  }
  .margin-top-md-71 {
    margin-top: 71px !important;
  }
  .margin-right-md-71 {
    margin-right: 71px !important;
  }
  .margin-bottom-md-71 {
    margin-bottom: 71px !important;
  }
  .margin-left-md-71 {
    margin-left: 71px !important;
  }
  .padding-top-md-71 {
    padding-top: 71px !important;
  }
  .padding-right-md-71 {
    padding-right: 71px !important;
  }
  .padding-bottom-md-71 {
    padding-bottom: 71px !important;
  }
  .padding-left-md-71 {
    padding-left: 71px !important;
  }
  .margin-top-md-72 {
    margin-top: 72px !important;
  }
  .margin-right-md-72 {
    margin-right: 72px !important;
  }
  .margin-bottom-md-72 {
    margin-bottom: 72px !important;
  }
  .margin-left-md-72 {
    margin-left: 72px !important;
  }
  .padding-top-md-72 {
    padding-top: 72px !important;
  }
  .padding-right-md-72 {
    padding-right: 72px !important;
  }
  .padding-bottom-md-72 {
    padding-bottom: 72px !important;
  }
  .padding-left-md-72 {
    padding-left: 72px !important;
  }
  .margin-top-md-73 {
    margin-top: 73px !important;
  }
  .margin-right-md-73 {
    margin-right: 73px !important;
  }
  .margin-bottom-md-73 {
    margin-bottom: 73px !important;
  }
  .margin-left-md-73 {
    margin-left: 73px !important;
  }
  .padding-top-md-73 {
    padding-top: 73px !important;
  }
  .padding-right-md-73 {
    padding-right: 73px !important;
  }
  .padding-bottom-md-73 {
    padding-bottom: 73px !important;
  }
  .padding-left-md-73 {
    padding-left: 73px !important;
  }
  .margin-top-md-74 {
    margin-top: 74px !important;
  }
  .margin-right-md-74 {
    margin-right: 74px !important;
  }
  .margin-bottom-md-74 {
    margin-bottom: 74px !important;
  }
  .margin-left-md-74 {
    margin-left: 74px !important;
  }
  .padding-top-md-74 {
    padding-top: 74px !important;
  }
  .padding-right-md-74 {
    padding-right: 74px !important;
  }
  .padding-bottom-md-74 {
    padding-bottom: 74px !important;
  }
  .padding-left-md-74 {
    padding-left: 74px !important;
  }
  .margin-top-md-75 {
    margin-top: 75px !important;
  }
  .margin-right-md-75 {
    margin-right: 75px !important;
  }
  .margin-bottom-md-75 {
    margin-bottom: 75px !important;
  }
  .margin-left-md-75 {
    margin-left: 75px !important;
  }
  .padding-top-md-75 {
    padding-top: 75px !important;
  }
  .padding-right-md-75 {
    padding-right: 75px !important;
  }
  .padding-bottom-md-75 {
    padding-bottom: 75px !important;
  }
  .padding-left-md-75 {
    padding-left: 75px !important;
  }
  .margin-top-md-76 {
    margin-top: 76px !important;
  }
  .margin-right-md-76 {
    margin-right: 76px !important;
  }
  .margin-bottom-md-76 {
    margin-bottom: 76px !important;
  }
  .margin-left-md-76 {
    margin-left: 76px !important;
  }
  .padding-top-md-76 {
    padding-top: 76px !important;
  }
  .padding-right-md-76 {
    padding-right: 76px !important;
  }
  .padding-bottom-md-76 {
    padding-bottom: 76px !important;
  }
  .padding-left-md-76 {
    padding-left: 76px !important;
  }
  .margin-top-md-77 {
    margin-top: 77px !important;
  }
  .margin-right-md-77 {
    margin-right: 77px !important;
  }
  .margin-bottom-md-77 {
    margin-bottom: 77px !important;
  }
  .margin-left-md-77 {
    margin-left: 77px !important;
  }
  .padding-top-md-77 {
    padding-top: 77px !important;
  }
  .padding-right-md-77 {
    padding-right: 77px !important;
  }
  .padding-bottom-md-77 {
    padding-bottom: 77px !important;
  }
  .padding-left-md-77 {
    padding-left: 77px !important;
  }
  .margin-top-md-78 {
    margin-top: 78px !important;
  }
  .margin-right-md-78 {
    margin-right: 78px !important;
  }
  .margin-bottom-md-78 {
    margin-bottom: 78px !important;
  }
  .margin-left-md-78 {
    margin-left: 78px !important;
  }
  .padding-top-md-78 {
    padding-top: 78px !important;
  }
  .padding-right-md-78 {
    padding-right: 78px !important;
  }
  .padding-bottom-md-78 {
    padding-bottom: 78px !important;
  }
  .padding-left-md-78 {
    padding-left: 78px !important;
  }
  .margin-top-md-79 {
    margin-top: 79px !important;
  }
  .margin-right-md-79 {
    margin-right: 79px !important;
  }
  .margin-bottom-md-79 {
    margin-bottom: 79px !important;
  }
  .margin-left-md-79 {
    margin-left: 79px !important;
  }
  .padding-top-md-79 {
    padding-top: 79px !important;
  }
  .padding-right-md-79 {
    padding-right: 79px !important;
  }
  .padding-bottom-md-79 {
    padding-bottom: 79px !important;
  }
  .padding-left-md-79 {
    padding-left: 79px !important;
  }
  .margin-top-md-80 {
    margin-top: 80px !important;
  }
  .margin-right-md-80 {
    margin-right: 80px !important;
  }
  .margin-bottom-md-80 {
    margin-bottom: 80px !important;
  }
  .margin-left-md-80 {
    margin-left: 80px !important;
  }
  .padding-top-md-80 {
    padding-top: 80px !important;
  }
  .padding-right-md-80 {
    padding-right: 80px !important;
  }
  .padding-bottom-md-80 {
    padding-bottom: 80px !important;
  }
  .padding-left-md-80 {
    padding-left: 80px !important;
  }
  .margin-top-md-81 {
    margin-top: 81px !important;
  }
  .margin-right-md-81 {
    margin-right: 81px !important;
  }
  .margin-bottom-md-81 {
    margin-bottom: 81px !important;
  }
  .margin-left-md-81 {
    margin-left: 81px !important;
  }
  .padding-top-md-81 {
    padding-top: 81px !important;
  }
  .padding-right-md-81 {
    padding-right: 81px !important;
  }
  .padding-bottom-md-81 {
    padding-bottom: 81px !important;
  }
  .padding-left-md-81 {
    padding-left: 81px !important;
  }
  .margin-top-md-82 {
    margin-top: 82px !important;
  }
  .margin-right-md-82 {
    margin-right: 82px !important;
  }
  .margin-bottom-md-82 {
    margin-bottom: 82px !important;
  }
  .margin-left-md-82 {
    margin-left: 82px !important;
  }
  .padding-top-md-82 {
    padding-top: 82px !important;
  }
  .padding-right-md-82 {
    padding-right: 82px !important;
  }
  .padding-bottom-md-82 {
    padding-bottom: 82px !important;
  }
  .padding-left-md-82 {
    padding-left: 82px !important;
  }
  .margin-top-md-83 {
    margin-top: 83px !important;
  }
  .margin-right-md-83 {
    margin-right: 83px !important;
  }
  .margin-bottom-md-83 {
    margin-bottom: 83px !important;
  }
  .margin-left-md-83 {
    margin-left: 83px !important;
  }
  .padding-top-md-83 {
    padding-top: 83px !important;
  }
  .padding-right-md-83 {
    padding-right: 83px !important;
  }
  .padding-bottom-md-83 {
    padding-bottom: 83px !important;
  }
  .padding-left-md-83 {
    padding-left: 83px !important;
  }
  .margin-top-md-84 {
    margin-top: 84px !important;
  }
  .margin-right-md-84 {
    margin-right: 84px !important;
  }
  .margin-bottom-md-84 {
    margin-bottom: 84px !important;
  }
  .margin-left-md-84 {
    margin-left: 84px !important;
  }
  .padding-top-md-84 {
    padding-top: 84px !important;
  }
  .padding-right-md-84 {
    padding-right: 84px !important;
  }
  .padding-bottom-md-84 {
    padding-bottom: 84px !important;
  }
  .padding-left-md-84 {
    padding-left: 84px !important;
  }
  .margin-top-md-85 {
    margin-top: 85px !important;
  }
  .margin-right-md-85 {
    margin-right: 85px !important;
  }
  .margin-bottom-md-85 {
    margin-bottom: 85px !important;
  }
  .margin-left-md-85 {
    margin-left: 85px !important;
  }
  .padding-top-md-85 {
    padding-top: 85px !important;
  }
  .padding-right-md-85 {
    padding-right: 85px !important;
  }
  .padding-bottom-md-85 {
    padding-bottom: 85px !important;
  }
  .padding-left-md-85 {
    padding-left: 85px !important;
  }
  .margin-top-md-86 {
    margin-top: 86px !important;
  }
  .margin-right-md-86 {
    margin-right: 86px !important;
  }
  .margin-bottom-md-86 {
    margin-bottom: 86px !important;
  }
  .margin-left-md-86 {
    margin-left: 86px !important;
  }
  .padding-top-md-86 {
    padding-top: 86px !important;
  }
  .padding-right-md-86 {
    padding-right: 86px !important;
  }
  .padding-bottom-md-86 {
    padding-bottom: 86px !important;
  }
  .padding-left-md-86 {
    padding-left: 86px !important;
  }
  .margin-top-md-87 {
    margin-top: 87px !important;
  }
  .margin-right-md-87 {
    margin-right: 87px !important;
  }
  .margin-bottom-md-87 {
    margin-bottom: 87px !important;
  }
  .margin-left-md-87 {
    margin-left: 87px !important;
  }
  .padding-top-md-87 {
    padding-top: 87px !important;
  }
  .padding-right-md-87 {
    padding-right: 87px !important;
  }
  .padding-bottom-md-87 {
    padding-bottom: 87px !important;
  }
  .padding-left-md-87 {
    padding-left: 87px !important;
  }
  .margin-top-md-88 {
    margin-top: 88px !important;
  }
  .margin-right-md-88 {
    margin-right: 88px !important;
  }
  .margin-bottom-md-88 {
    margin-bottom: 88px !important;
  }
  .margin-left-md-88 {
    margin-left: 88px !important;
  }
  .padding-top-md-88 {
    padding-top: 88px !important;
  }
  .padding-right-md-88 {
    padding-right: 88px !important;
  }
  .padding-bottom-md-88 {
    padding-bottom: 88px !important;
  }
  .padding-left-md-88 {
    padding-left: 88px !important;
  }
  .margin-top-md-89 {
    margin-top: 89px !important;
  }
  .margin-right-md-89 {
    margin-right: 89px !important;
  }
  .margin-bottom-md-89 {
    margin-bottom: 89px !important;
  }
  .margin-left-md-89 {
    margin-left: 89px !important;
  }
  .padding-top-md-89 {
    padding-top: 89px !important;
  }
  .padding-right-md-89 {
    padding-right: 89px !important;
  }
  .padding-bottom-md-89 {
    padding-bottom: 89px !important;
  }
  .padding-left-md-89 {
    padding-left: 89px !important;
  }
  .margin-top-md-90 {
    margin-top: 90px !important;
  }
  .margin-right-md-90 {
    margin-right: 90px !important;
  }
  .margin-bottom-md-90 {
    margin-bottom: 90px !important;
  }
  .margin-left-md-90 {
    margin-left: 90px !important;
  }
  .padding-top-md-90 {
    padding-top: 90px !important;
  }
  .padding-right-md-90 {
    padding-right: 90px !important;
  }
  .padding-bottom-md-90 {
    padding-bottom: 90px !important;
  }
  .padding-left-md-90 {
    padding-left: 90px !important;
  }
  .margin-top-md-91 {
    margin-top: 91px !important;
  }
  .margin-right-md-91 {
    margin-right: 91px !important;
  }
  .margin-bottom-md-91 {
    margin-bottom: 91px !important;
  }
  .margin-left-md-91 {
    margin-left: 91px !important;
  }
  .padding-top-md-91 {
    padding-top: 91px !important;
  }
  .padding-right-md-91 {
    padding-right: 91px !important;
  }
  .padding-bottom-md-91 {
    padding-bottom: 91px !important;
  }
  .padding-left-md-91 {
    padding-left: 91px !important;
  }
  .margin-top-md-92 {
    margin-top: 92px !important;
  }
  .margin-right-md-92 {
    margin-right: 92px !important;
  }
  .margin-bottom-md-92 {
    margin-bottom: 92px !important;
  }
  .margin-left-md-92 {
    margin-left: 92px !important;
  }
  .padding-top-md-92 {
    padding-top: 92px !important;
  }
  .padding-right-md-92 {
    padding-right: 92px !important;
  }
  .padding-bottom-md-92 {
    padding-bottom: 92px !important;
  }
  .padding-left-md-92 {
    padding-left: 92px !important;
  }
  .margin-top-md-93 {
    margin-top: 93px !important;
  }
  .margin-right-md-93 {
    margin-right: 93px !important;
  }
  .margin-bottom-md-93 {
    margin-bottom: 93px !important;
  }
  .margin-left-md-93 {
    margin-left: 93px !important;
  }
  .padding-top-md-93 {
    padding-top: 93px !important;
  }
  .padding-right-md-93 {
    padding-right: 93px !important;
  }
  .padding-bottom-md-93 {
    padding-bottom: 93px !important;
  }
  .padding-left-md-93 {
    padding-left: 93px !important;
  }
  .margin-top-md-94 {
    margin-top: 94px !important;
  }
  .margin-right-md-94 {
    margin-right: 94px !important;
  }
  .margin-bottom-md-94 {
    margin-bottom: 94px !important;
  }
  .margin-left-md-94 {
    margin-left: 94px !important;
  }
  .padding-top-md-94 {
    padding-top: 94px !important;
  }
  .padding-right-md-94 {
    padding-right: 94px !important;
  }
  .padding-bottom-md-94 {
    padding-bottom: 94px !important;
  }
  .padding-left-md-94 {
    padding-left: 94px !important;
  }
  .margin-top-md-95 {
    margin-top: 95px !important;
  }
  .margin-right-md-95 {
    margin-right: 95px !important;
  }
  .margin-bottom-md-95 {
    margin-bottom: 95px !important;
  }
  .margin-left-md-95 {
    margin-left: 95px !important;
  }
  .padding-top-md-95 {
    padding-top: 95px !important;
  }
  .padding-right-md-95 {
    padding-right: 95px !important;
  }
  .padding-bottom-md-95 {
    padding-bottom: 95px !important;
  }
  .padding-left-md-95 {
    padding-left: 95px !important;
  }
  .margin-top-md-96 {
    margin-top: 96px !important;
  }
  .margin-right-md-96 {
    margin-right: 96px !important;
  }
  .margin-bottom-md-96 {
    margin-bottom: 96px !important;
  }
  .margin-left-md-96 {
    margin-left: 96px !important;
  }
  .padding-top-md-96 {
    padding-top: 96px !important;
  }
  .padding-right-md-96 {
    padding-right: 96px !important;
  }
  .padding-bottom-md-96 {
    padding-bottom: 96px !important;
  }
  .padding-left-md-96 {
    padding-left: 96px !important;
  }
  .margin-top-md-97 {
    margin-top: 97px !important;
  }
  .margin-right-md-97 {
    margin-right: 97px !important;
  }
  .margin-bottom-md-97 {
    margin-bottom: 97px !important;
  }
  .margin-left-md-97 {
    margin-left: 97px !important;
  }
  .padding-top-md-97 {
    padding-top: 97px !important;
  }
  .padding-right-md-97 {
    padding-right: 97px !important;
  }
  .padding-bottom-md-97 {
    padding-bottom: 97px !important;
  }
  .padding-left-md-97 {
    padding-left: 97px !important;
  }
  .margin-top-md-98 {
    margin-top: 98px !important;
  }
  .margin-right-md-98 {
    margin-right: 98px !important;
  }
  .margin-bottom-md-98 {
    margin-bottom: 98px !important;
  }
  .margin-left-md-98 {
    margin-left: 98px !important;
  }
  .padding-top-md-98 {
    padding-top: 98px !important;
  }
  .padding-right-md-98 {
    padding-right: 98px !important;
  }
  .padding-bottom-md-98 {
    padding-bottom: 98px !important;
  }
  .padding-left-md-98 {
    padding-left: 98px !important;
  }
  .margin-top-md-99 {
    margin-top: 99px !important;
  }
  .margin-right-md-99 {
    margin-right: 99px !important;
  }
  .margin-bottom-md-99 {
    margin-bottom: 99px !important;
  }
  .margin-left-md-99 {
    margin-left: 99px !important;
  }
  .padding-top-md-99 {
    padding-top: 99px !important;
  }
  .padding-right-md-99 {
    padding-right: 99px !important;
  }
  .padding-bottom-md-99 {
    padding-bottom: 99px !important;
  }
  .padding-left-md-99 {
    padding-left: 99px !important;
  }
  .margin-top-md-100 {
    margin-top: 100px !important;
  }
  .margin-right-md-100 {
    margin-right: 100px !important;
  }
  .margin-bottom-md-100 {
    margin-bottom: 100px !important;
  }
  .margin-left-md-100 {
    margin-left: 100px !important;
  }
  .padding-top-md-100 {
    padding-top: 100px !important;
  }
  .padding-right-md-100 {
    padding-right: 100px !important;
  }
  .padding-bottom-md-100 {
    padding-bottom: 100px !important;
  }
  .padding-left-md-100 {
    padding-left: 100px !important;
  }
  .margin-top-md-101 {
    margin-top: 101px !important;
  }
  .margin-right-md-101 {
    margin-right: 101px !important;
  }
  .margin-bottom-md-101 {
    margin-bottom: 101px !important;
  }
  .margin-left-md-101 {
    margin-left: 101px !important;
  }
  .padding-top-md-101 {
    padding-top: 101px !important;
  }
  .padding-right-md-101 {
    padding-right: 101px !important;
  }
  .padding-bottom-md-101 {
    padding-bottom: 101px !important;
  }
  .padding-left-md-101 {
    padding-left: 101px !important;
  }
  .margin-top-md-102 {
    margin-top: 102px !important;
  }
  .margin-right-md-102 {
    margin-right: 102px !important;
  }
  .margin-bottom-md-102 {
    margin-bottom: 102px !important;
  }
  .margin-left-md-102 {
    margin-left: 102px !important;
  }
  .padding-top-md-102 {
    padding-top: 102px !important;
  }
  .padding-right-md-102 {
    padding-right: 102px !important;
  }
  .padding-bottom-md-102 {
    padding-bottom: 102px !important;
  }
  .padding-left-md-102 {
    padding-left: 102px !important;
  }
  .margin-top-md-103 {
    margin-top: 103px !important;
  }
  .margin-right-md-103 {
    margin-right: 103px !important;
  }
  .margin-bottom-md-103 {
    margin-bottom: 103px !important;
  }
  .margin-left-md-103 {
    margin-left: 103px !important;
  }
  .padding-top-md-103 {
    padding-top: 103px !important;
  }
  .padding-right-md-103 {
    padding-right: 103px !important;
  }
  .padding-bottom-md-103 {
    padding-bottom: 103px !important;
  }
  .padding-left-md-103 {
    padding-left: 103px !important;
  }
  .margin-top-md-104 {
    margin-top: 104px !important;
  }
  .margin-right-md-104 {
    margin-right: 104px !important;
  }
  .margin-bottom-md-104 {
    margin-bottom: 104px !important;
  }
  .margin-left-md-104 {
    margin-left: 104px !important;
  }
  .padding-top-md-104 {
    padding-top: 104px !important;
  }
  .padding-right-md-104 {
    padding-right: 104px !important;
  }
  .padding-bottom-md-104 {
    padding-bottom: 104px !important;
  }
  .padding-left-md-104 {
    padding-left: 104px !important;
  }
  .margin-top-md-105 {
    margin-top: 105px !important;
  }
  .margin-right-md-105 {
    margin-right: 105px !important;
  }
  .margin-bottom-md-105 {
    margin-bottom: 105px !important;
  }
  .margin-left-md-105 {
    margin-left: 105px !important;
  }
  .padding-top-md-105 {
    padding-top: 105px !important;
  }
  .padding-right-md-105 {
    padding-right: 105px !important;
  }
  .padding-bottom-md-105 {
    padding-bottom: 105px !important;
  }
  .padding-left-md-105 {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 992px) {
  .font-lg-10 {
    font-size: 10px !important;
  }
  .font-lg-11 {
    font-size: 11px !important;
  }
  .font-lg-12 {
    font-size: 12px !important;
  }
  .font-lg-13 {
    font-size: 13px !important;
  }
  .font-lg-14 {
    font-size: 14px !important;
  }
  .font-lg-15 {
    font-size: 15px !important;
  }
  .font-lg-16 {
    font-size: 16px !important;
  }
  .font-lg-17 {
    font-size: 17px !important;
  }
  .font-lg-18 {
    font-size: 18px !important;
  }
  .font-lg-19 {
    font-size: 19px !important;
  }
  .font-lg-20 {
    font-size: 20px !important;
  }
  .font-lg-21 {
    font-size: 21px !important;
  }
  .font-lg-22 {
    font-size: 22px !important;
  }
  .font-lg-23 {
    font-size: 23px !important;
  }
  .font-lg-24 {
    font-size: 24px !important;
  }
  .font-lg-25 {
    font-size: 25px !important;
  }
  .font-lg-26 {
    font-size: 26px !important;
  }
  .font-lg-27 {
    font-size: 27px !important;
  }
  .font-lg-28 {
    font-size: 28px !important;
  }
  .font-lg-29 {
    font-size: 29px !important;
  }
  .font-lg-30 {
    font-size: 30px !important;
  }
  .font-lg-31 {
    font-size: 31px !important;
  }
  .font-lg-32 {
    font-size: 32px !important;
  }
  .font-lg-33 {
    font-size: 33px !important;
  }
  .font-lg-34 {
    font-size: 34px !important;
  }
  .font-lg-35 {
    font-size: 35px !important;
  }
  .font-lg-36 {
    font-size: 36px !important;
  }
  .font-lg-37 {
    font-size: 37px !important;
  }
  .font-lg-38 {
    font-size: 38px !important;
  }
  .font-lg-39 {
    font-size: 39px !important;
  }
  .font-lg-40 {
    font-size: 40px !important;
  }
  .font-lg-41 {
    font-size: 41px !important;
  }
  .font-lg-42 {
    font-size: 42px !important;
  }
  .font-lg-43 {
    font-size: 43px !important;
  }
  .font-lg-44 {
    font-size: 44px !important;
  }
  .font-lg-45 {
    font-size: 45px !important;
  }
  .font-lg-46 {
    font-size: 46px !important;
  }
  .font-lg-47 {
    font-size: 47px !important;
  }
  .font-lg-48 {
    font-size: 48px !important;
  }
  .font-lg-49 {
    font-size: 49px !important;
  }
  .font-lg-50 {
    font-size: 50px !important;
  }
  .font-lg-51 {
    font-size: 51px !important;
  }
  .font-lg-52 {
    font-size: 52px !important;
  }
  .font-lg-53 {
    font-size: 53px !important;
  }
  .font-lg-54 {
    font-size: 54px !important;
  }
  .font-lg-55 {
    font-size: 55px !important;
  }
  .font-lg-56 {
    font-size: 56px !important;
  }
  .font-lg-57 {
    font-size: 57px !important;
  }
  .font-lg-58 {
    font-size: 58px !important;
  }
  .font-lg-59 {
    font-size: 59px !important;
  }
  .font-lg-60 {
    font-size: 60px !important;
  }
  .font-lg-61 {
    font-size: 61px !important;
  }
  .font-lg-62 {
    font-size: 62px !important;
  }
  .font-lg-63 {
    font-size: 63px !important;
  }
  .font-lg-64 {
    font-size: 64px !important;
  }
  .font-lg-65 {
    font-size: 65px !important;
  }
  .font-lg-66 {
    font-size: 66px !important;
  }
  .font-lg-67 {
    font-size: 67px !important;
  }
  .font-lg-68 {
    font-size: 68px !important;
  }
  .font-lg-69 {
    font-size: 69px !important;
  }
  .font-lg-70 {
    font-size: 70px !important;
  }
  .font-lg-71 {
    font-size: 71px !important;
  }
  .font-lg-72 {
    font-size: 72px !important;
  }
  .font-lg-73 {
    font-size: 73px !important;
  }
  .font-lg-74 {
    font-size: 74px !important;
  }
  .font-lg-75 {
    font-size: 75px !important;
  }
  .font-lg-76 {
    font-size: 76px !important;
  }
  .font-lg-77 {
    font-size: 77px !important;
  }
  .font-lg-78 {
    font-size: 78px !important;
  }
  .font-lg-79 {
    font-size: 79px !important;
  }
  .font-lg-80 {
    font-size: 80px !important;
  }
  .font-lg-81 {
    font-size: 81px !important;
  }
  .font-lg-82 {
    font-size: 82px !important;
  }
  .font-lg-83 {
    font-size: 83px !important;
  }
  .font-lg-84 {
    font-size: 84px !important;
  }
  .font-lg-85 {
    font-size: 85px !important;
  }
  .font-lg-86 {
    font-size: 86px !important;
  }
  .font-lg-87 {
    font-size: 87px !important;
  }
  .font-lg-88 {
    font-size: 88px !important;
  }
  .font-lg-89 {
    font-size: 89px !important;
  }
  .font-lg-90 {
    font-size: 90px !important;
  }
  .font-lg-91 {
    font-size: 91px !important;
  }
  .font-lg-92 {
    font-size: 92px !important;
  }
  .font-lg-93 {
    font-size: 93px !important;
  }
  .font-lg-94 {
    font-size: 94px !important;
  }
  .font-lg-95 {
    font-size: 95px !important;
  }
  .line-height-lg-10 {
    line-height: 10px !important;
  }
  .line-height-lg-11 {
    line-height: 11px !important;
  }
  .line-height-lg-12 {
    line-height: 12px !important;
  }
  .line-height-lg-13 {
    line-height: 13px !important;
  }
  .line-height-lg-14 {
    line-height: 14px !important;
  }
  .line-height-lg-15 {
    line-height: 15px !important;
  }
  .line-height-lg-16 {
    line-height: 16px !important;
  }
  .line-height-lg-17 {
    line-height: 17px !important;
  }
  .line-height-lg-18 {
    line-height: 18px !important;
  }
  .line-height-lg-19 {
    line-height: 19px !important;
  }
  .line-height-lg-20 {
    line-height: 20px !important;
  }
  .line-height-lg-21 {
    line-height: 21px !important;
  }
  .line-height-lg-22 {
    line-height: 22px !important;
  }
  .line-height-lg-23 {
    line-height: 23px !important;
  }
  .line-height-lg-24 {
    line-height: 24px !important;
  }
  .line-height-lg-25 {
    line-height: 25px !important;
  }
  .line-height-lg-26 {
    line-height: 26px !important;
  }
  .line-height-lg-27 {
    line-height: 27px !important;
  }
  .line-height-lg-28 {
    line-height: 28px !important;
  }
  .line-height-lg-29 {
    line-height: 29px !important;
  }
  .line-height-lg-30 {
    line-height: 30px !important;
  }
  .line-height-lg-31 {
    line-height: 31px !important;
  }
  .line-height-lg-32 {
    line-height: 32px !important;
  }
  .line-height-lg-33 {
    line-height: 33px !important;
  }
  .line-height-lg-34 {
    line-height: 34px !important;
  }
  .line-height-lg-35 {
    line-height: 35px !important;
  }
  .line-height-lg-36 {
    line-height: 36px !important;
  }
  .line-height-lg-37 {
    line-height: 37px !important;
  }
  .line-height-lg-38 {
    line-height: 38px !important;
  }
  .line-height-lg-39 {
    line-height: 39px !important;
  }
  .line-height-lg-40 {
    line-height: 40px !important;
  }
  .margin-top-lg-5 {
    margin-top: 5px !important;
  }
  .margin-right-lg-5 {
    margin-right: 5px !important;
  }
  .margin-bottom-lg-5 {
    margin-bottom: 5px !important;
  }
  .margin-left-lg-5 {
    margin-left: 5px !important;
  }
  .padding-top-lg-5 {
    padding-top: 5px !important;
  }
  .padding-right-lg-5 {
    padding-right: 5px !important;
  }
  .padding-bottom-lg-5 {
    padding-bottom: 5px !important;
  }
  .padding-left-lg-5 {
    padding-left: 5px !important;
  }
  .margin-top-lg-6 {
    margin-top: 6px !important;
  }
  .margin-right-lg-6 {
    margin-right: 6px !important;
  }
  .margin-bottom-lg-6 {
    margin-bottom: 6px !important;
  }
  .margin-left-lg-6 {
    margin-left: 6px !important;
  }
  .padding-top-lg-6 {
    padding-top: 6px !important;
  }
  .padding-right-lg-6 {
    padding-right: 6px !important;
  }
  .padding-bottom-lg-6 {
    padding-bottom: 6px !important;
  }
  .padding-left-lg-6 {
    padding-left: 6px !important;
  }
  .margin-top-lg-7 {
    margin-top: 7px !important;
  }
  .margin-right-lg-7 {
    margin-right: 7px !important;
  }
  .margin-bottom-lg-7 {
    margin-bottom: 7px !important;
  }
  .margin-left-lg-7 {
    margin-left: 7px !important;
  }
  .padding-top-lg-7 {
    padding-top: 7px !important;
  }
  .padding-right-lg-7 {
    padding-right: 7px !important;
  }
  .padding-bottom-lg-7 {
    padding-bottom: 7px !important;
  }
  .padding-left-lg-7 {
    padding-left: 7px !important;
  }
  .margin-top-lg-8 {
    margin-top: 8px !important;
  }
  .margin-right-lg-8 {
    margin-right: 8px !important;
  }
  .margin-bottom-lg-8 {
    margin-bottom: 8px !important;
  }
  .margin-left-lg-8 {
    margin-left: 8px !important;
  }
  .padding-top-lg-8 {
    padding-top: 8px !important;
  }
  .padding-right-lg-8 {
    padding-right: 8px !important;
  }
  .padding-bottom-lg-8 {
    padding-bottom: 8px !important;
  }
  .padding-left-lg-8 {
    padding-left: 8px !important;
  }
  .margin-top-lg-9 {
    margin-top: 9px !important;
  }
  .margin-right-lg-9 {
    margin-right: 9px !important;
  }
  .margin-bottom-lg-9 {
    margin-bottom: 9px !important;
  }
  .margin-left-lg-9 {
    margin-left: 9px !important;
  }
  .padding-top-lg-9 {
    padding-top: 9px !important;
  }
  .padding-right-lg-9 {
    padding-right: 9px !important;
  }
  .padding-bottom-lg-9 {
    padding-bottom: 9px !important;
  }
  .padding-left-lg-9 {
    padding-left: 9px !important;
  }
  .margin-top-lg-10 {
    margin-top: 10px !important;
  }
  .margin-right-lg-10 {
    margin-right: 10px !important;
  }
  .margin-bottom-lg-10 {
    margin-bottom: 10px !important;
  }
  .margin-left-lg-10 {
    margin-left: 10px !important;
  }
  .padding-top-lg-10 {
    padding-top: 10px !important;
  }
  .padding-right-lg-10 {
    padding-right: 10px !important;
  }
  .padding-bottom-lg-10 {
    padding-bottom: 10px !important;
  }
  .padding-left-lg-10 {
    padding-left: 10px !important;
  }
  .margin-top-lg-11 {
    margin-top: 11px !important;
  }
  .margin-right-lg-11 {
    margin-right: 11px !important;
  }
  .margin-bottom-lg-11 {
    margin-bottom: 11px !important;
  }
  .margin-left-lg-11 {
    margin-left: 11px !important;
  }
  .padding-top-lg-11 {
    padding-top: 11px !important;
  }
  .padding-right-lg-11 {
    padding-right: 11px !important;
  }
  .padding-bottom-lg-11 {
    padding-bottom: 11px !important;
  }
  .padding-left-lg-11 {
    padding-left: 11px !important;
  }
  .margin-top-lg-12 {
    margin-top: 12px !important;
  }
  .margin-right-lg-12 {
    margin-right: 12px !important;
  }
  .margin-bottom-lg-12 {
    margin-bottom: 12px !important;
  }
  .margin-left-lg-12 {
    margin-left: 12px !important;
  }
  .padding-top-lg-12 {
    padding-top: 12px !important;
  }
  .padding-right-lg-12 {
    padding-right: 12px !important;
  }
  .padding-bottom-lg-12 {
    padding-bottom: 12px !important;
  }
  .padding-left-lg-12 {
    padding-left: 12px !important;
  }
  .margin-top-lg-13 {
    margin-top: 13px !important;
  }
  .margin-right-lg-13 {
    margin-right: 13px !important;
  }
  .margin-bottom-lg-13 {
    margin-bottom: 13px !important;
  }
  .margin-left-lg-13 {
    margin-left: 13px !important;
  }
  .padding-top-lg-13 {
    padding-top: 13px !important;
  }
  .padding-right-lg-13 {
    padding-right: 13px !important;
  }
  .padding-bottom-lg-13 {
    padding-bottom: 13px !important;
  }
  .padding-left-lg-13 {
    padding-left: 13px !important;
  }
  .margin-top-lg-14 {
    margin-top: 14px !important;
  }
  .margin-right-lg-14 {
    margin-right: 14px !important;
  }
  .margin-bottom-lg-14 {
    margin-bottom: 14px !important;
  }
  .margin-left-lg-14 {
    margin-left: 14px !important;
  }
  .padding-top-lg-14 {
    padding-top: 14px !important;
  }
  .padding-right-lg-14 {
    padding-right: 14px !important;
  }
  .padding-bottom-lg-14 {
    padding-bottom: 14px !important;
  }
  .padding-left-lg-14 {
    padding-left: 14px !important;
  }
  .margin-top-lg-15 {
    margin-top: 15px !important;
  }
  .margin-right-lg-15 {
    margin-right: 15px !important;
  }
  .margin-bottom-lg-15 {
    margin-bottom: 15px !important;
  }
  .margin-left-lg-15 {
    margin-left: 15px !important;
  }
  .padding-top-lg-15 {
    padding-top: 15px !important;
  }
  .padding-right-lg-15 {
    padding-right: 15px !important;
  }
  .padding-bottom-lg-15 {
    padding-bottom: 15px !important;
  }
  .padding-left-lg-15 {
    padding-left: 15px !important;
  }
  .margin-top-lg-16 {
    margin-top: 16px !important;
  }
  .margin-right-lg-16 {
    margin-right: 16px !important;
  }
  .margin-bottom-lg-16 {
    margin-bottom: 16px !important;
  }
  .margin-left-lg-16 {
    margin-left: 16px !important;
  }
  .padding-top-lg-16 {
    padding-top: 16px !important;
  }
  .padding-right-lg-16 {
    padding-right: 16px !important;
  }
  .padding-bottom-lg-16 {
    padding-bottom: 16px !important;
  }
  .padding-left-lg-16 {
    padding-left: 16px !important;
  }
  .margin-top-lg-17 {
    margin-top: 17px !important;
  }
  .margin-right-lg-17 {
    margin-right: 17px !important;
  }
  .margin-bottom-lg-17 {
    margin-bottom: 17px !important;
  }
  .margin-left-lg-17 {
    margin-left: 17px !important;
  }
  .padding-top-lg-17 {
    padding-top: 17px !important;
  }
  .padding-right-lg-17 {
    padding-right: 17px !important;
  }
  .padding-bottom-lg-17 {
    padding-bottom: 17px !important;
  }
  .padding-left-lg-17 {
    padding-left: 17px !important;
  }
  .margin-top-lg-18 {
    margin-top: 18px !important;
  }
  .margin-right-lg-18 {
    margin-right: 18px !important;
  }
  .margin-bottom-lg-18 {
    margin-bottom: 18px !important;
  }
  .margin-left-lg-18 {
    margin-left: 18px !important;
  }
  .padding-top-lg-18 {
    padding-top: 18px !important;
  }
  .padding-right-lg-18 {
    padding-right: 18px !important;
  }
  .padding-bottom-lg-18 {
    padding-bottom: 18px !important;
  }
  .padding-left-lg-18 {
    padding-left: 18px !important;
  }
  .margin-top-lg-19 {
    margin-top: 19px !important;
  }
  .margin-right-lg-19 {
    margin-right: 19px !important;
  }
  .margin-bottom-lg-19 {
    margin-bottom: 19px !important;
  }
  .margin-left-lg-19 {
    margin-left: 19px !important;
  }
  .padding-top-lg-19 {
    padding-top: 19px !important;
  }
  .padding-right-lg-19 {
    padding-right: 19px !important;
  }
  .padding-bottom-lg-19 {
    padding-bottom: 19px !important;
  }
  .padding-left-lg-19 {
    padding-left: 19px !important;
  }
  .margin-top-lg-20 {
    margin-top: 20px !important;
  }
  .margin-right-lg-20 {
    margin-right: 20px !important;
  }
  .margin-bottom-lg-20 {
    margin-bottom: 20px !important;
  }
  .margin-left-lg-20 {
    margin-left: 20px !important;
  }
  .padding-top-lg-20 {
    padding-top: 20px !important;
  }
  .padding-right-lg-20 {
    padding-right: 20px !important;
  }
  .padding-bottom-lg-20 {
    padding-bottom: 20px !important;
  }
  .padding-left-lg-20 {
    padding-left: 20px !important;
  }
  .margin-top-lg-21 {
    margin-top: 21px !important;
  }
  .margin-right-lg-21 {
    margin-right: 21px !important;
  }
  .margin-bottom-lg-21 {
    margin-bottom: 21px !important;
  }
  .margin-left-lg-21 {
    margin-left: 21px !important;
  }
  .padding-top-lg-21 {
    padding-top: 21px !important;
  }
  .padding-right-lg-21 {
    padding-right: 21px !important;
  }
  .padding-bottom-lg-21 {
    padding-bottom: 21px !important;
  }
  .padding-left-lg-21 {
    padding-left: 21px !important;
  }
  .margin-top-lg-22 {
    margin-top: 22px !important;
  }
  .margin-right-lg-22 {
    margin-right: 22px !important;
  }
  .margin-bottom-lg-22 {
    margin-bottom: 22px !important;
  }
  .margin-left-lg-22 {
    margin-left: 22px !important;
  }
  .padding-top-lg-22 {
    padding-top: 22px !important;
  }
  .padding-right-lg-22 {
    padding-right: 22px !important;
  }
  .padding-bottom-lg-22 {
    padding-bottom: 22px !important;
  }
  .padding-left-lg-22 {
    padding-left: 22px !important;
  }
  .margin-top-lg-23 {
    margin-top: 23px !important;
  }
  .margin-right-lg-23 {
    margin-right: 23px !important;
  }
  .margin-bottom-lg-23 {
    margin-bottom: 23px !important;
  }
  .margin-left-lg-23 {
    margin-left: 23px !important;
  }
  .padding-top-lg-23 {
    padding-top: 23px !important;
  }
  .padding-right-lg-23 {
    padding-right: 23px !important;
  }
  .padding-bottom-lg-23 {
    padding-bottom: 23px !important;
  }
  .padding-left-lg-23 {
    padding-left: 23px !important;
  }
  .margin-top-lg-24 {
    margin-top: 24px !important;
  }
  .margin-right-lg-24 {
    margin-right: 24px !important;
  }
  .margin-bottom-lg-24 {
    margin-bottom: 24px !important;
  }
  .margin-left-lg-24 {
    margin-left: 24px !important;
  }
  .padding-top-lg-24 {
    padding-top: 24px !important;
  }
  .padding-right-lg-24 {
    padding-right: 24px !important;
  }
  .padding-bottom-lg-24 {
    padding-bottom: 24px !important;
  }
  .padding-left-lg-24 {
    padding-left: 24px !important;
  }
  .margin-top-lg-25 {
    margin-top: 25px !important;
  }
  .margin-right-lg-25 {
    margin-right: 25px !important;
  }
  .margin-bottom-lg-25 {
    margin-bottom: 25px !important;
  }
  .margin-left-lg-25 {
    margin-left: 25px !important;
  }
  .padding-top-lg-25 {
    padding-top: 25px !important;
  }
  .padding-right-lg-25 {
    padding-right: 25px !important;
  }
  .padding-bottom-lg-25 {
    padding-bottom: 25px !important;
  }
  .padding-left-lg-25 {
    padding-left: 25px !important;
  }
  .margin-top-lg-26 {
    margin-top: 26px !important;
  }
  .margin-right-lg-26 {
    margin-right: 26px !important;
  }
  .margin-bottom-lg-26 {
    margin-bottom: 26px !important;
  }
  .margin-left-lg-26 {
    margin-left: 26px !important;
  }
  .padding-top-lg-26 {
    padding-top: 26px !important;
  }
  .padding-right-lg-26 {
    padding-right: 26px !important;
  }
  .padding-bottom-lg-26 {
    padding-bottom: 26px !important;
  }
  .padding-left-lg-26 {
    padding-left: 26px !important;
  }
  .margin-top-lg-27 {
    margin-top: 27px !important;
  }
  .margin-right-lg-27 {
    margin-right: 27px !important;
  }
  .margin-bottom-lg-27 {
    margin-bottom: 27px !important;
  }
  .margin-left-lg-27 {
    margin-left: 27px !important;
  }
  .padding-top-lg-27 {
    padding-top: 27px !important;
  }
  .padding-right-lg-27 {
    padding-right: 27px !important;
  }
  .padding-bottom-lg-27 {
    padding-bottom: 27px !important;
  }
  .padding-left-lg-27 {
    padding-left: 27px !important;
  }
  .margin-top-lg-28 {
    margin-top: 28px !important;
  }
  .margin-right-lg-28 {
    margin-right: 28px !important;
  }
  .margin-bottom-lg-28 {
    margin-bottom: 28px !important;
  }
  .margin-left-lg-28 {
    margin-left: 28px !important;
  }
  .padding-top-lg-28 {
    padding-top: 28px !important;
  }
  .padding-right-lg-28 {
    padding-right: 28px !important;
  }
  .padding-bottom-lg-28 {
    padding-bottom: 28px !important;
  }
  .padding-left-lg-28 {
    padding-left: 28px !important;
  }
  .margin-top-lg-29 {
    margin-top: 29px !important;
  }
  .margin-right-lg-29 {
    margin-right: 29px !important;
  }
  .margin-bottom-lg-29 {
    margin-bottom: 29px !important;
  }
  .margin-left-lg-29 {
    margin-left: 29px !important;
  }
  .padding-top-lg-29 {
    padding-top: 29px !important;
  }
  .padding-right-lg-29 {
    padding-right: 29px !important;
  }
  .padding-bottom-lg-29 {
    padding-bottom: 29px !important;
  }
  .padding-left-lg-29 {
    padding-left: 29px !important;
  }
  .margin-top-lg-30 {
    margin-top: 30px !important;
  }
  .margin-right-lg-30 {
    margin-right: 30px !important;
  }
  .margin-bottom-lg-30 {
    margin-bottom: 30px !important;
  }
  .margin-left-lg-30 {
    margin-left: 30px !important;
  }
  .padding-top-lg-30 {
    padding-top: 30px !important;
  }
  .padding-right-lg-30 {
    padding-right: 30px !important;
  }
  .padding-bottom-lg-30 {
    padding-bottom: 30px !important;
  }
  .padding-left-lg-30 {
    padding-left: 30px !important;
  }
  .margin-top-lg-31 {
    margin-top: 31px !important;
  }
  .margin-right-lg-31 {
    margin-right: 31px !important;
  }
  .margin-bottom-lg-31 {
    margin-bottom: 31px !important;
  }
  .margin-left-lg-31 {
    margin-left: 31px !important;
  }
  .padding-top-lg-31 {
    padding-top: 31px !important;
  }
  .padding-right-lg-31 {
    padding-right: 31px !important;
  }
  .padding-bottom-lg-31 {
    padding-bottom: 31px !important;
  }
  .padding-left-lg-31 {
    padding-left: 31px !important;
  }
  .margin-top-lg-32 {
    margin-top: 32px !important;
  }
  .margin-right-lg-32 {
    margin-right: 32px !important;
  }
  .margin-bottom-lg-32 {
    margin-bottom: 32px !important;
  }
  .margin-left-lg-32 {
    margin-left: 32px !important;
  }
  .padding-top-lg-32 {
    padding-top: 32px !important;
  }
  .padding-right-lg-32 {
    padding-right: 32px !important;
  }
  .padding-bottom-lg-32 {
    padding-bottom: 32px !important;
  }
  .padding-left-lg-32 {
    padding-left: 32px !important;
  }
  .margin-top-lg-33 {
    margin-top: 33px !important;
  }
  .margin-right-lg-33 {
    margin-right: 33px !important;
  }
  .margin-bottom-lg-33 {
    margin-bottom: 33px !important;
  }
  .margin-left-lg-33 {
    margin-left: 33px !important;
  }
  .padding-top-lg-33 {
    padding-top: 33px !important;
  }
  .padding-right-lg-33 {
    padding-right: 33px !important;
  }
  .padding-bottom-lg-33 {
    padding-bottom: 33px !important;
  }
  .padding-left-lg-33 {
    padding-left: 33px !important;
  }
  .margin-top-lg-34 {
    margin-top: 34px !important;
  }
  .margin-right-lg-34 {
    margin-right: 34px !important;
  }
  .margin-bottom-lg-34 {
    margin-bottom: 34px !important;
  }
  .margin-left-lg-34 {
    margin-left: 34px !important;
  }
  .padding-top-lg-34 {
    padding-top: 34px !important;
  }
  .padding-right-lg-34 {
    padding-right: 34px !important;
  }
  .padding-bottom-lg-34 {
    padding-bottom: 34px !important;
  }
  .padding-left-lg-34 {
    padding-left: 34px !important;
  }
  .margin-top-lg-35 {
    margin-top: 35px !important;
  }
  .margin-right-lg-35 {
    margin-right: 35px !important;
  }
  .margin-bottom-lg-35 {
    margin-bottom: 35px !important;
  }
  .margin-left-lg-35 {
    margin-left: 35px !important;
  }
  .padding-top-lg-35 {
    padding-top: 35px !important;
  }
  .padding-right-lg-35 {
    padding-right: 35px !important;
  }
  .padding-bottom-lg-35 {
    padding-bottom: 35px !important;
  }
  .padding-left-lg-35 {
    padding-left: 35px !important;
  }
  .margin-top-lg-36 {
    margin-top: 36px !important;
  }
  .margin-right-lg-36 {
    margin-right: 36px !important;
  }
  .margin-bottom-lg-36 {
    margin-bottom: 36px !important;
  }
  .margin-left-lg-36 {
    margin-left: 36px !important;
  }
  .padding-top-lg-36 {
    padding-top: 36px !important;
  }
  .padding-right-lg-36 {
    padding-right: 36px !important;
  }
  .padding-bottom-lg-36 {
    padding-bottom: 36px !important;
  }
  .padding-left-lg-36 {
    padding-left: 36px !important;
  }
  .margin-top-lg-37 {
    margin-top: 37px !important;
  }
  .margin-right-lg-37 {
    margin-right: 37px !important;
  }
  .margin-bottom-lg-37 {
    margin-bottom: 37px !important;
  }
  .margin-left-lg-37 {
    margin-left: 37px !important;
  }
  .padding-top-lg-37 {
    padding-top: 37px !important;
  }
  .padding-right-lg-37 {
    padding-right: 37px !important;
  }
  .padding-bottom-lg-37 {
    padding-bottom: 37px !important;
  }
  .padding-left-lg-37 {
    padding-left: 37px !important;
  }
  .margin-top-lg-38 {
    margin-top: 38px !important;
  }
  .margin-right-lg-38 {
    margin-right: 38px !important;
  }
  .margin-bottom-lg-38 {
    margin-bottom: 38px !important;
  }
  .margin-left-lg-38 {
    margin-left: 38px !important;
  }
  .padding-top-lg-38 {
    padding-top: 38px !important;
  }
  .padding-right-lg-38 {
    padding-right: 38px !important;
  }
  .padding-bottom-lg-38 {
    padding-bottom: 38px !important;
  }
  .padding-left-lg-38 {
    padding-left: 38px !important;
  }
  .margin-top-lg-39 {
    margin-top: 39px !important;
  }
  .margin-right-lg-39 {
    margin-right: 39px !important;
  }
  .margin-bottom-lg-39 {
    margin-bottom: 39px !important;
  }
  .margin-left-lg-39 {
    margin-left: 39px !important;
  }
  .padding-top-lg-39 {
    padding-top: 39px !important;
  }
  .padding-right-lg-39 {
    padding-right: 39px !important;
  }
  .padding-bottom-lg-39 {
    padding-bottom: 39px !important;
  }
  .padding-left-lg-39 {
    padding-left: 39px !important;
  }
  .margin-top-lg-40 {
    margin-top: 40px !important;
  }
  .margin-right-lg-40 {
    margin-right: 40px !important;
  }
  .margin-bottom-lg-40 {
    margin-bottom: 40px !important;
  }
  .margin-left-lg-40 {
    margin-left: 40px !important;
  }
  .padding-top-lg-40 {
    padding-top: 40px !important;
  }
  .padding-right-lg-40 {
    padding-right: 40px !important;
  }
  .padding-bottom-lg-40 {
    padding-bottom: 40px !important;
  }
  .padding-left-lg-40 {
    padding-left: 40px !important;
  }
  .margin-top-lg-41 {
    margin-top: 41px !important;
  }
  .margin-right-lg-41 {
    margin-right: 41px !important;
  }
  .margin-bottom-lg-41 {
    margin-bottom: 41px !important;
  }
  .margin-left-lg-41 {
    margin-left: 41px !important;
  }
  .padding-top-lg-41 {
    padding-top: 41px !important;
  }
  .padding-right-lg-41 {
    padding-right: 41px !important;
  }
  .padding-bottom-lg-41 {
    padding-bottom: 41px !important;
  }
  .padding-left-lg-41 {
    padding-left: 41px !important;
  }
  .margin-top-lg-42 {
    margin-top: 42px !important;
  }
  .margin-right-lg-42 {
    margin-right: 42px !important;
  }
  .margin-bottom-lg-42 {
    margin-bottom: 42px !important;
  }
  .margin-left-lg-42 {
    margin-left: 42px !important;
  }
  .padding-top-lg-42 {
    padding-top: 42px !important;
  }
  .padding-right-lg-42 {
    padding-right: 42px !important;
  }
  .padding-bottom-lg-42 {
    padding-bottom: 42px !important;
  }
  .padding-left-lg-42 {
    padding-left: 42px !important;
  }
  .margin-top-lg-43 {
    margin-top: 43px !important;
  }
  .margin-right-lg-43 {
    margin-right: 43px !important;
  }
  .margin-bottom-lg-43 {
    margin-bottom: 43px !important;
  }
  .margin-left-lg-43 {
    margin-left: 43px !important;
  }
  .padding-top-lg-43 {
    padding-top: 43px !important;
  }
  .padding-right-lg-43 {
    padding-right: 43px !important;
  }
  .padding-bottom-lg-43 {
    padding-bottom: 43px !important;
  }
  .padding-left-lg-43 {
    padding-left: 43px !important;
  }
  .margin-top-lg-44 {
    margin-top: 44px !important;
  }
  .margin-right-lg-44 {
    margin-right: 44px !important;
  }
  .margin-bottom-lg-44 {
    margin-bottom: 44px !important;
  }
  .margin-left-lg-44 {
    margin-left: 44px !important;
  }
  .padding-top-lg-44 {
    padding-top: 44px !important;
  }
  .padding-right-lg-44 {
    padding-right: 44px !important;
  }
  .padding-bottom-lg-44 {
    padding-bottom: 44px !important;
  }
  .padding-left-lg-44 {
    padding-left: 44px !important;
  }
  .margin-top-lg-45 {
    margin-top: 45px !important;
  }
  .margin-right-lg-45 {
    margin-right: 45px !important;
  }
  .margin-bottom-lg-45 {
    margin-bottom: 45px !important;
  }
  .margin-left-lg-45 {
    margin-left: 45px !important;
  }
  .padding-top-lg-45 {
    padding-top: 45px !important;
  }
  .padding-right-lg-45 {
    padding-right: 45px !important;
  }
  .padding-bottom-lg-45 {
    padding-bottom: 45px !important;
  }
  .padding-left-lg-45 {
    padding-left: 45px !important;
  }
  .margin-top-lg-46 {
    margin-top: 46px !important;
  }
  .margin-right-lg-46 {
    margin-right: 46px !important;
  }
  .margin-bottom-lg-46 {
    margin-bottom: 46px !important;
  }
  .margin-left-lg-46 {
    margin-left: 46px !important;
  }
  .padding-top-lg-46 {
    padding-top: 46px !important;
  }
  .padding-right-lg-46 {
    padding-right: 46px !important;
  }
  .padding-bottom-lg-46 {
    padding-bottom: 46px !important;
  }
  .padding-left-lg-46 {
    padding-left: 46px !important;
  }
  .margin-top-lg-47 {
    margin-top: 47px !important;
  }
  .margin-right-lg-47 {
    margin-right: 47px !important;
  }
  .margin-bottom-lg-47 {
    margin-bottom: 47px !important;
  }
  .margin-left-lg-47 {
    margin-left: 47px !important;
  }
  .padding-top-lg-47 {
    padding-top: 47px !important;
  }
  .padding-right-lg-47 {
    padding-right: 47px !important;
  }
  .padding-bottom-lg-47 {
    padding-bottom: 47px !important;
  }
  .padding-left-lg-47 {
    padding-left: 47px !important;
  }
  .margin-top-lg-48 {
    margin-top: 48px !important;
  }
  .margin-right-lg-48 {
    margin-right: 48px !important;
  }
  .margin-bottom-lg-48 {
    margin-bottom: 48px !important;
  }
  .margin-left-lg-48 {
    margin-left: 48px !important;
  }
  .padding-top-lg-48 {
    padding-top: 48px !important;
  }
  .padding-right-lg-48 {
    padding-right: 48px !important;
  }
  .padding-bottom-lg-48 {
    padding-bottom: 48px !important;
  }
  .padding-left-lg-48 {
    padding-left: 48px !important;
  }
  .margin-top-lg-49 {
    margin-top: 49px !important;
  }
  .margin-right-lg-49 {
    margin-right: 49px !important;
  }
  .margin-bottom-lg-49 {
    margin-bottom: 49px !important;
  }
  .margin-left-lg-49 {
    margin-left: 49px !important;
  }
  .padding-top-lg-49 {
    padding-top: 49px !important;
  }
  .padding-right-lg-49 {
    padding-right: 49px !important;
  }
  .padding-bottom-lg-49 {
    padding-bottom: 49px !important;
  }
  .padding-left-lg-49 {
    padding-left: 49px !important;
  }
  .margin-top-lg-50 {
    margin-top: 50px !important;
  }
  .margin-right-lg-50 {
    margin-right: 50px !important;
  }
  .margin-bottom-lg-50 {
    margin-bottom: 50px !important;
  }
  .margin-left-lg-50 {
    margin-left: 50px !important;
  }
  .padding-top-lg-50 {
    padding-top: 50px !important;
  }
  .padding-right-lg-50 {
    padding-right: 50px !important;
  }
  .padding-bottom-lg-50 {
    padding-bottom: 50px !important;
  }
  .padding-left-lg-50 {
    padding-left: 50px !important;
  }
  .margin-top-lg-51 {
    margin-top: 51px !important;
  }
  .margin-right-lg-51 {
    margin-right: 51px !important;
  }
  .margin-bottom-lg-51 {
    margin-bottom: 51px !important;
  }
  .margin-left-lg-51 {
    margin-left: 51px !important;
  }
  .padding-top-lg-51 {
    padding-top: 51px !important;
  }
  .padding-right-lg-51 {
    padding-right: 51px !important;
  }
  .padding-bottom-lg-51 {
    padding-bottom: 51px !important;
  }
  .padding-left-lg-51 {
    padding-left: 51px !important;
  }
  .margin-top-lg-52 {
    margin-top: 52px !important;
  }
  .margin-right-lg-52 {
    margin-right: 52px !important;
  }
  .margin-bottom-lg-52 {
    margin-bottom: 52px !important;
  }
  .margin-left-lg-52 {
    margin-left: 52px !important;
  }
  .padding-top-lg-52 {
    padding-top: 52px !important;
  }
  .padding-right-lg-52 {
    padding-right: 52px !important;
  }
  .padding-bottom-lg-52 {
    padding-bottom: 52px !important;
  }
  .padding-left-lg-52 {
    padding-left: 52px !important;
  }
  .margin-top-lg-53 {
    margin-top: 53px !important;
  }
  .margin-right-lg-53 {
    margin-right: 53px !important;
  }
  .margin-bottom-lg-53 {
    margin-bottom: 53px !important;
  }
  .margin-left-lg-53 {
    margin-left: 53px !important;
  }
  .padding-top-lg-53 {
    padding-top: 53px !important;
  }
  .padding-right-lg-53 {
    padding-right: 53px !important;
  }
  .padding-bottom-lg-53 {
    padding-bottom: 53px !important;
  }
  .padding-left-lg-53 {
    padding-left: 53px !important;
  }
  .margin-top-lg-54 {
    margin-top: 54px !important;
  }
  .margin-right-lg-54 {
    margin-right: 54px !important;
  }
  .margin-bottom-lg-54 {
    margin-bottom: 54px !important;
  }
  .margin-left-lg-54 {
    margin-left: 54px !important;
  }
  .padding-top-lg-54 {
    padding-top: 54px !important;
  }
  .padding-right-lg-54 {
    padding-right: 54px !important;
  }
  .padding-bottom-lg-54 {
    padding-bottom: 54px !important;
  }
  .padding-left-lg-54 {
    padding-left: 54px !important;
  }
  .margin-top-lg-55 {
    margin-top: 55px !important;
  }
  .margin-right-lg-55 {
    margin-right: 55px !important;
  }
  .margin-bottom-lg-55 {
    margin-bottom: 55px !important;
  }
  .margin-left-lg-55 {
    margin-left: 55px !important;
  }
  .padding-top-lg-55 {
    padding-top: 55px !important;
  }
  .padding-right-lg-55 {
    padding-right: 55px !important;
  }
  .padding-bottom-lg-55 {
    padding-bottom: 55px !important;
  }
  .padding-left-lg-55 {
    padding-left: 55px !important;
  }
  .margin-top-lg-56 {
    margin-top: 56px !important;
  }
  .margin-right-lg-56 {
    margin-right: 56px !important;
  }
  .margin-bottom-lg-56 {
    margin-bottom: 56px !important;
  }
  .margin-left-lg-56 {
    margin-left: 56px !important;
  }
  .padding-top-lg-56 {
    padding-top: 56px !important;
  }
  .padding-right-lg-56 {
    padding-right: 56px !important;
  }
  .padding-bottom-lg-56 {
    padding-bottom: 56px !important;
  }
  .padding-left-lg-56 {
    padding-left: 56px !important;
  }
  .margin-top-lg-57 {
    margin-top: 57px !important;
  }
  .margin-right-lg-57 {
    margin-right: 57px !important;
  }
  .margin-bottom-lg-57 {
    margin-bottom: 57px !important;
  }
  .margin-left-lg-57 {
    margin-left: 57px !important;
  }
  .padding-top-lg-57 {
    padding-top: 57px !important;
  }
  .padding-right-lg-57 {
    padding-right: 57px !important;
  }
  .padding-bottom-lg-57 {
    padding-bottom: 57px !important;
  }
  .padding-left-lg-57 {
    padding-left: 57px !important;
  }
  .margin-top-lg-58 {
    margin-top: 58px !important;
  }
  .margin-right-lg-58 {
    margin-right: 58px !important;
  }
  .margin-bottom-lg-58 {
    margin-bottom: 58px !important;
  }
  .margin-left-lg-58 {
    margin-left: 58px !important;
  }
  .padding-top-lg-58 {
    padding-top: 58px !important;
  }
  .padding-right-lg-58 {
    padding-right: 58px !important;
  }
  .padding-bottom-lg-58 {
    padding-bottom: 58px !important;
  }
  .padding-left-lg-58 {
    padding-left: 58px !important;
  }
  .margin-top-lg-59 {
    margin-top: 59px !important;
  }
  .margin-right-lg-59 {
    margin-right: 59px !important;
  }
  .margin-bottom-lg-59 {
    margin-bottom: 59px !important;
  }
  .margin-left-lg-59 {
    margin-left: 59px !important;
  }
  .padding-top-lg-59 {
    padding-top: 59px !important;
  }
  .padding-right-lg-59 {
    padding-right: 59px !important;
  }
  .padding-bottom-lg-59 {
    padding-bottom: 59px !important;
  }
  .padding-left-lg-59 {
    padding-left: 59px !important;
  }
  .margin-top-lg-60 {
    margin-top: 60px !important;
  }
  .margin-right-lg-60 {
    margin-right: 60px !important;
  }
  .margin-bottom-lg-60 {
    margin-bottom: 60px !important;
  }
  .margin-left-lg-60 {
    margin-left: 60px !important;
  }
  .padding-top-lg-60 {
    padding-top: 60px !important;
  }
  .padding-right-lg-60 {
    padding-right: 60px !important;
  }
  .padding-bottom-lg-60 {
    padding-bottom: 60px !important;
  }
  .padding-left-lg-60 {
    padding-left: 60px !important;
  }
  .margin-top-lg-61 {
    margin-top: 61px !important;
  }
  .margin-right-lg-61 {
    margin-right: 61px !important;
  }
  .margin-bottom-lg-61 {
    margin-bottom: 61px !important;
  }
  .margin-left-lg-61 {
    margin-left: 61px !important;
  }
  .padding-top-lg-61 {
    padding-top: 61px !important;
  }
  .padding-right-lg-61 {
    padding-right: 61px !important;
  }
  .padding-bottom-lg-61 {
    padding-bottom: 61px !important;
  }
  .padding-left-lg-61 {
    padding-left: 61px !important;
  }
  .margin-top-lg-62 {
    margin-top: 62px !important;
  }
  .margin-right-lg-62 {
    margin-right: 62px !important;
  }
  .margin-bottom-lg-62 {
    margin-bottom: 62px !important;
  }
  .margin-left-lg-62 {
    margin-left: 62px !important;
  }
  .padding-top-lg-62 {
    padding-top: 62px !important;
  }
  .padding-right-lg-62 {
    padding-right: 62px !important;
  }
  .padding-bottom-lg-62 {
    padding-bottom: 62px !important;
  }
  .padding-left-lg-62 {
    padding-left: 62px !important;
  }
  .margin-top-lg-63 {
    margin-top: 63px !important;
  }
  .margin-right-lg-63 {
    margin-right: 63px !important;
  }
  .margin-bottom-lg-63 {
    margin-bottom: 63px !important;
  }
  .margin-left-lg-63 {
    margin-left: 63px !important;
  }
  .padding-top-lg-63 {
    padding-top: 63px !important;
  }
  .padding-right-lg-63 {
    padding-right: 63px !important;
  }
  .padding-bottom-lg-63 {
    padding-bottom: 63px !important;
  }
  .padding-left-lg-63 {
    padding-left: 63px !important;
  }
  .margin-top-lg-64 {
    margin-top: 64px !important;
  }
  .margin-right-lg-64 {
    margin-right: 64px !important;
  }
  .margin-bottom-lg-64 {
    margin-bottom: 64px !important;
  }
  .margin-left-lg-64 {
    margin-left: 64px !important;
  }
  .padding-top-lg-64 {
    padding-top: 64px !important;
  }
  .padding-right-lg-64 {
    padding-right: 64px !important;
  }
  .padding-bottom-lg-64 {
    padding-bottom: 64px !important;
  }
  .padding-left-lg-64 {
    padding-left: 64px !important;
  }
  .margin-top-lg-65 {
    margin-top: 65px !important;
  }
  .margin-right-lg-65 {
    margin-right: 65px !important;
  }
  .margin-bottom-lg-65 {
    margin-bottom: 65px !important;
  }
  .margin-left-lg-65 {
    margin-left: 65px !important;
  }
  .padding-top-lg-65 {
    padding-top: 65px !important;
  }
  .padding-right-lg-65 {
    padding-right: 65px !important;
  }
  .padding-bottom-lg-65 {
    padding-bottom: 65px !important;
  }
  .padding-left-lg-65 {
    padding-left: 65px !important;
  }
  .margin-top-lg-66 {
    margin-top: 66px !important;
  }
  .margin-right-lg-66 {
    margin-right: 66px !important;
  }
  .margin-bottom-lg-66 {
    margin-bottom: 66px !important;
  }
  .margin-left-lg-66 {
    margin-left: 66px !important;
  }
  .padding-top-lg-66 {
    padding-top: 66px !important;
  }
  .padding-right-lg-66 {
    padding-right: 66px !important;
  }
  .padding-bottom-lg-66 {
    padding-bottom: 66px !important;
  }
  .padding-left-lg-66 {
    padding-left: 66px !important;
  }
  .margin-top-lg-67 {
    margin-top: 67px !important;
  }
  .margin-right-lg-67 {
    margin-right: 67px !important;
  }
  .margin-bottom-lg-67 {
    margin-bottom: 67px !important;
  }
  .margin-left-lg-67 {
    margin-left: 67px !important;
  }
  .padding-top-lg-67 {
    padding-top: 67px !important;
  }
  .padding-right-lg-67 {
    padding-right: 67px !important;
  }
  .padding-bottom-lg-67 {
    padding-bottom: 67px !important;
  }
  .padding-left-lg-67 {
    padding-left: 67px !important;
  }
  .margin-top-lg-68 {
    margin-top: 68px !important;
  }
  .margin-right-lg-68 {
    margin-right: 68px !important;
  }
  .margin-bottom-lg-68 {
    margin-bottom: 68px !important;
  }
  .margin-left-lg-68 {
    margin-left: 68px !important;
  }
  .padding-top-lg-68 {
    padding-top: 68px !important;
  }
  .padding-right-lg-68 {
    padding-right: 68px !important;
  }
  .padding-bottom-lg-68 {
    padding-bottom: 68px !important;
  }
  .padding-left-lg-68 {
    padding-left: 68px !important;
  }
  .margin-top-lg-69 {
    margin-top: 69px !important;
  }
  .margin-right-lg-69 {
    margin-right: 69px !important;
  }
  .margin-bottom-lg-69 {
    margin-bottom: 69px !important;
  }
  .margin-left-lg-69 {
    margin-left: 69px !important;
  }
  .padding-top-lg-69 {
    padding-top: 69px !important;
  }
  .padding-right-lg-69 {
    padding-right: 69px !important;
  }
  .padding-bottom-lg-69 {
    padding-bottom: 69px !important;
  }
  .padding-left-lg-69 {
    padding-left: 69px !important;
  }
  .margin-top-lg-70 {
    margin-top: 70px !important;
  }
  .margin-right-lg-70 {
    margin-right: 70px !important;
  }
  .margin-bottom-lg-70 {
    margin-bottom: 70px !important;
  }
  .margin-left-lg-70 {
    margin-left: 70px !important;
  }
  .padding-top-lg-70 {
    padding-top: 70px !important;
  }
  .padding-right-lg-70 {
    padding-right: 70px !important;
  }
  .padding-bottom-lg-70 {
    padding-bottom: 70px !important;
  }
  .padding-left-lg-70 {
    padding-left: 70px !important;
  }
  .margin-top-lg-71 {
    margin-top: 71px !important;
  }
  .margin-right-lg-71 {
    margin-right: 71px !important;
  }
  .margin-bottom-lg-71 {
    margin-bottom: 71px !important;
  }
  .margin-left-lg-71 {
    margin-left: 71px !important;
  }
  .padding-top-lg-71 {
    padding-top: 71px !important;
  }
  .padding-right-lg-71 {
    padding-right: 71px !important;
  }
  .padding-bottom-lg-71 {
    padding-bottom: 71px !important;
  }
  .padding-left-lg-71 {
    padding-left: 71px !important;
  }
  .margin-top-lg-72 {
    margin-top: 72px !important;
  }
  .margin-right-lg-72 {
    margin-right: 72px !important;
  }
  .margin-bottom-lg-72 {
    margin-bottom: 72px !important;
  }
  .margin-left-lg-72 {
    margin-left: 72px !important;
  }
  .padding-top-lg-72 {
    padding-top: 72px !important;
  }
  .padding-right-lg-72 {
    padding-right: 72px !important;
  }
  .padding-bottom-lg-72 {
    padding-bottom: 72px !important;
  }
  .padding-left-lg-72 {
    padding-left: 72px !important;
  }
  .margin-top-lg-73 {
    margin-top: 73px !important;
  }
  .margin-right-lg-73 {
    margin-right: 73px !important;
  }
  .margin-bottom-lg-73 {
    margin-bottom: 73px !important;
  }
  .margin-left-lg-73 {
    margin-left: 73px !important;
  }
  .padding-top-lg-73 {
    padding-top: 73px !important;
  }
  .padding-right-lg-73 {
    padding-right: 73px !important;
  }
  .padding-bottom-lg-73 {
    padding-bottom: 73px !important;
  }
  .padding-left-lg-73 {
    padding-left: 73px !important;
  }
  .margin-top-lg-74 {
    margin-top: 74px !important;
  }
  .margin-right-lg-74 {
    margin-right: 74px !important;
  }
  .margin-bottom-lg-74 {
    margin-bottom: 74px !important;
  }
  .margin-left-lg-74 {
    margin-left: 74px !important;
  }
  .padding-top-lg-74 {
    padding-top: 74px !important;
  }
  .padding-right-lg-74 {
    padding-right: 74px !important;
  }
  .padding-bottom-lg-74 {
    padding-bottom: 74px !important;
  }
  .padding-left-lg-74 {
    padding-left: 74px !important;
  }
  .margin-top-lg-75 {
    margin-top: 75px !important;
  }
  .margin-right-lg-75 {
    margin-right: 75px !important;
  }
  .margin-bottom-lg-75 {
    margin-bottom: 75px !important;
  }
  .margin-left-lg-75 {
    margin-left: 75px !important;
  }
  .padding-top-lg-75 {
    padding-top: 75px !important;
  }
  .padding-right-lg-75 {
    padding-right: 75px !important;
  }
  .padding-bottom-lg-75 {
    padding-bottom: 75px !important;
  }
  .padding-left-lg-75 {
    padding-left: 75px !important;
  }
  .margin-top-lg-76 {
    margin-top: 76px !important;
  }
  .margin-right-lg-76 {
    margin-right: 76px !important;
  }
  .margin-bottom-lg-76 {
    margin-bottom: 76px !important;
  }
  .margin-left-lg-76 {
    margin-left: 76px !important;
  }
  .padding-top-lg-76 {
    padding-top: 76px !important;
  }
  .padding-right-lg-76 {
    padding-right: 76px !important;
  }
  .padding-bottom-lg-76 {
    padding-bottom: 76px !important;
  }
  .padding-left-lg-76 {
    padding-left: 76px !important;
  }
  .margin-top-lg-77 {
    margin-top: 77px !important;
  }
  .margin-right-lg-77 {
    margin-right: 77px !important;
  }
  .margin-bottom-lg-77 {
    margin-bottom: 77px !important;
  }
  .margin-left-lg-77 {
    margin-left: 77px !important;
  }
  .padding-top-lg-77 {
    padding-top: 77px !important;
  }
  .padding-right-lg-77 {
    padding-right: 77px !important;
  }
  .padding-bottom-lg-77 {
    padding-bottom: 77px !important;
  }
  .padding-left-lg-77 {
    padding-left: 77px !important;
  }
  .margin-top-lg-78 {
    margin-top: 78px !important;
  }
  .margin-right-lg-78 {
    margin-right: 78px !important;
  }
  .margin-bottom-lg-78 {
    margin-bottom: 78px !important;
  }
  .margin-left-lg-78 {
    margin-left: 78px !important;
  }
  .padding-top-lg-78 {
    padding-top: 78px !important;
  }
  .padding-right-lg-78 {
    padding-right: 78px !important;
  }
  .padding-bottom-lg-78 {
    padding-bottom: 78px !important;
  }
  .padding-left-lg-78 {
    padding-left: 78px !important;
  }
  .margin-top-lg-79 {
    margin-top: 79px !important;
  }
  .margin-right-lg-79 {
    margin-right: 79px !important;
  }
  .margin-bottom-lg-79 {
    margin-bottom: 79px !important;
  }
  .margin-left-lg-79 {
    margin-left: 79px !important;
  }
  .padding-top-lg-79 {
    padding-top: 79px !important;
  }
  .padding-right-lg-79 {
    padding-right: 79px !important;
  }
  .padding-bottom-lg-79 {
    padding-bottom: 79px !important;
  }
  .padding-left-lg-79 {
    padding-left: 79px !important;
  }
  .margin-top-lg-80 {
    margin-top: 80px !important;
  }
  .margin-right-lg-80 {
    margin-right: 80px !important;
  }
  .margin-bottom-lg-80 {
    margin-bottom: 80px !important;
  }
  .margin-left-lg-80 {
    margin-left: 80px !important;
  }
  .padding-top-lg-80 {
    padding-top: 80px !important;
  }
  .padding-right-lg-80 {
    padding-right: 80px !important;
  }
  .padding-bottom-lg-80 {
    padding-bottom: 80px !important;
  }
  .padding-left-lg-80 {
    padding-left: 80px !important;
  }
  .margin-top-lg-81 {
    margin-top: 81px !important;
  }
  .margin-right-lg-81 {
    margin-right: 81px !important;
  }
  .margin-bottom-lg-81 {
    margin-bottom: 81px !important;
  }
  .margin-left-lg-81 {
    margin-left: 81px !important;
  }
  .padding-top-lg-81 {
    padding-top: 81px !important;
  }
  .padding-right-lg-81 {
    padding-right: 81px !important;
  }
  .padding-bottom-lg-81 {
    padding-bottom: 81px !important;
  }
  .padding-left-lg-81 {
    padding-left: 81px !important;
  }
  .margin-top-lg-82 {
    margin-top: 82px !important;
  }
  .margin-right-lg-82 {
    margin-right: 82px !important;
  }
  .margin-bottom-lg-82 {
    margin-bottom: 82px !important;
  }
  .margin-left-lg-82 {
    margin-left: 82px !important;
  }
  .padding-top-lg-82 {
    padding-top: 82px !important;
  }
  .padding-right-lg-82 {
    padding-right: 82px !important;
  }
  .padding-bottom-lg-82 {
    padding-bottom: 82px !important;
  }
  .padding-left-lg-82 {
    padding-left: 82px !important;
  }
  .margin-top-lg-83 {
    margin-top: 83px !important;
  }
  .margin-right-lg-83 {
    margin-right: 83px !important;
  }
  .margin-bottom-lg-83 {
    margin-bottom: 83px !important;
  }
  .margin-left-lg-83 {
    margin-left: 83px !important;
  }
  .padding-top-lg-83 {
    padding-top: 83px !important;
  }
  .padding-right-lg-83 {
    padding-right: 83px !important;
  }
  .padding-bottom-lg-83 {
    padding-bottom: 83px !important;
  }
  .padding-left-lg-83 {
    padding-left: 83px !important;
  }
  .margin-top-lg-84 {
    margin-top: 84px !important;
  }
  .margin-right-lg-84 {
    margin-right: 84px !important;
  }
  .margin-bottom-lg-84 {
    margin-bottom: 84px !important;
  }
  .margin-left-lg-84 {
    margin-left: 84px !important;
  }
  .padding-top-lg-84 {
    padding-top: 84px !important;
  }
  .padding-right-lg-84 {
    padding-right: 84px !important;
  }
  .padding-bottom-lg-84 {
    padding-bottom: 84px !important;
  }
  .padding-left-lg-84 {
    padding-left: 84px !important;
  }
  .margin-top-lg-85 {
    margin-top: 85px !important;
  }
  .margin-right-lg-85 {
    margin-right: 85px !important;
  }
  .margin-bottom-lg-85 {
    margin-bottom: 85px !important;
  }
  .margin-left-lg-85 {
    margin-left: 85px !important;
  }
  .padding-top-lg-85 {
    padding-top: 85px !important;
  }
  .padding-right-lg-85 {
    padding-right: 85px !important;
  }
  .padding-bottom-lg-85 {
    padding-bottom: 85px !important;
  }
  .padding-left-lg-85 {
    padding-left: 85px !important;
  }
  .margin-top-lg-86 {
    margin-top: 86px !important;
  }
  .margin-right-lg-86 {
    margin-right: 86px !important;
  }
  .margin-bottom-lg-86 {
    margin-bottom: 86px !important;
  }
  .margin-left-lg-86 {
    margin-left: 86px !important;
  }
  .padding-top-lg-86 {
    padding-top: 86px !important;
  }
  .padding-right-lg-86 {
    padding-right: 86px !important;
  }
  .padding-bottom-lg-86 {
    padding-bottom: 86px !important;
  }
  .padding-left-lg-86 {
    padding-left: 86px !important;
  }
  .margin-top-lg-87 {
    margin-top: 87px !important;
  }
  .margin-right-lg-87 {
    margin-right: 87px !important;
  }
  .margin-bottom-lg-87 {
    margin-bottom: 87px !important;
  }
  .margin-left-lg-87 {
    margin-left: 87px !important;
  }
  .padding-top-lg-87 {
    padding-top: 87px !important;
  }
  .padding-right-lg-87 {
    padding-right: 87px !important;
  }
  .padding-bottom-lg-87 {
    padding-bottom: 87px !important;
  }
  .padding-left-lg-87 {
    padding-left: 87px !important;
  }
  .margin-top-lg-88 {
    margin-top: 88px !important;
  }
  .margin-right-lg-88 {
    margin-right: 88px !important;
  }
  .margin-bottom-lg-88 {
    margin-bottom: 88px !important;
  }
  .margin-left-lg-88 {
    margin-left: 88px !important;
  }
  .padding-top-lg-88 {
    padding-top: 88px !important;
  }
  .padding-right-lg-88 {
    padding-right: 88px !important;
  }
  .padding-bottom-lg-88 {
    padding-bottom: 88px !important;
  }
  .padding-left-lg-88 {
    padding-left: 88px !important;
  }
  .margin-top-lg-89 {
    margin-top: 89px !important;
  }
  .margin-right-lg-89 {
    margin-right: 89px !important;
  }
  .margin-bottom-lg-89 {
    margin-bottom: 89px !important;
  }
  .margin-left-lg-89 {
    margin-left: 89px !important;
  }
  .padding-top-lg-89 {
    padding-top: 89px !important;
  }
  .padding-right-lg-89 {
    padding-right: 89px !important;
  }
  .padding-bottom-lg-89 {
    padding-bottom: 89px !important;
  }
  .padding-left-lg-89 {
    padding-left: 89px !important;
  }
  .margin-top-lg-90 {
    margin-top: 90px !important;
  }
  .margin-right-lg-90 {
    margin-right: 90px !important;
  }
  .margin-bottom-lg-90 {
    margin-bottom: 90px !important;
  }
  .margin-left-lg-90 {
    margin-left: 90px !important;
  }
  .padding-top-lg-90 {
    padding-top: 90px !important;
  }
  .padding-right-lg-90 {
    padding-right: 90px !important;
  }
  .padding-bottom-lg-90 {
    padding-bottom: 90px !important;
  }
  .padding-left-lg-90 {
    padding-left: 90px !important;
  }
  .margin-top-lg-91 {
    margin-top: 91px !important;
  }
  .margin-right-lg-91 {
    margin-right: 91px !important;
  }
  .margin-bottom-lg-91 {
    margin-bottom: 91px !important;
  }
  .margin-left-lg-91 {
    margin-left: 91px !important;
  }
  .padding-top-lg-91 {
    padding-top: 91px !important;
  }
  .padding-right-lg-91 {
    padding-right: 91px !important;
  }
  .padding-bottom-lg-91 {
    padding-bottom: 91px !important;
  }
  .padding-left-lg-91 {
    padding-left: 91px !important;
  }
  .margin-top-lg-92 {
    margin-top: 92px !important;
  }
  .margin-right-lg-92 {
    margin-right: 92px !important;
  }
  .margin-bottom-lg-92 {
    margin-bottom: 92px !important;
  }
  .margin-left-lg-92 {
    margin-left: 92px !important;
  }
  .padding-top-lg-92 {
    padding-top: 92px !important;
  }
  .padding-right-lg-92 {
    padding-right: 92px !important;
  }
  .padding-bottom-lg-92 {
    padding-bottom: 92px !important;
  }
  .padding-left-lg-92 {
    padding-left: 92px !important;
  }
  .margin-top-lg-93 {
    margin-top: 93px !important;
  }
  .margin-right-lg-93 {
    margin-right: 93px !important;
  }
  .margin-bottom-lg-93 {
    margin-bottom: 93px !important;
  }
  .margin-left-lg-93 {
    margin-left: 93px !important;
  }
  .padding-top-lg-93 {
    padding-top: 93px !important;
  }
  .padding-right-lg-93 {
    padding-right: 93px !important;
  }
  .padding-bottom-lg-93 {
    padding-bottom: 93px !important;
  }
  .padding-left-lg-93 {
    padding-left: 93px !important;
  }
  .margin-top-lg-94 {
    margin-top: 94px !important;
  }
  .margin-right-lg-94 {
    margin-right: 94px !important;
  }
  .margin-bottom-lg-94 {
    margin-bottom: 94px !important;
  }
  .margin-left-lg-94 {
    margin-left: 94px !important;
  }
  .padding-top-lg-94 {
    padding-top: 94px !important;
  }
  .padding-right-lg-94 {
    padding-right: 94px !important;
  }
  .padding-bottom-lg-94 {
    padding-bottom: 94px !important;
  }
  .padding-left-lg-94 {
    padding-left: 94px !important;
  }
  .margin-top-lg-95 {
    margin-top: 95px !important;
  }
  .margin-right-lg-95 {
    margin-right: 95px !important;
  }
  .margin-bottom-lg-95 {
    margin-bottom: 95px !important;
  }
  .margin-left-lg-95 {
    margin-left: 95px !important;
  }
  .padding-top-lg-95 {
    padding-top: 95px !important;
  }
  .padding-right-lg-95 {
    padding-right: 95px !important;
  }
  .padding-bottom-lg-95 {
    padding-bottom: 95px !important;
  }
  .padding-left-lg-95 {
    padding-left: 95px !important;
  }
  .margin-top-lg-96 {
    margin-top: 96px !important;
  }
  .margin-right-lg-96 {
    margin-right: 96px !important;
  }
  .margin-bottom-lg-96 {
    margin-bottom: 96px !important;
  }
  .margin-left-lg-96 {
    margin-left: 96px !important;
  }
  .padding-top-lg-96 {
    padding-top: 96px !important;
  }
  .padding-right-lg-96 {
    padding-right: 96px !important;
  }
  .padding-bottom-lg-96 {
    padding-bottom: 96px !important;
  }
  .padding-left-lg-96 {
    padding-left: 96px !important;
  }
  .margin-top-lg-97 {
    margin-top: 97px !important;
  }
  .margin-right-lg-97 {
    margin-right: 97px !important;
  }
  .margin-bottom-lg-97 {
    margin-bottom: 97px !important;
  }
  .margin-left-lg-97 {
    margin-left: 97px !important;
  }
  .padding-top-lg-97 {
    padding-top: 97px !important;
  }
  .padding-right-lg-97 {
    padding-right: 97px !important;
  }
  .padding-bottom-lg-97 {
    padding-bottom: 97px !important;
  }
  .padding-left-lg-97 {
    padding-left: 97px !important;
  }
  .margin-top-lg-98 {
    margin-top: 98px !important;
  }
  .margin-right-lg-98 {
    margin-right: 98px !important;
  }
  .margin-bottom-lg-98 {
    margin-bottom: 98px !important;
  }
  .margin-left-lg-98 {
    margin-left: 98px !important;
  }
  .padding-top-lg-98 {
    padding-top: 98px !important;
  }
  .padding-right-lg-98 {
    padding-right: 98px !important;
  }
  .padding-bottom-lg-98 {
    padding-bottom: 98px !important;
  }
  .padding-left-lg-98 {
    padding-left: 98px !important;
  }
  .margin-top-lg-99 {
    margin-top: 99px !important;
  }
  .margin-right-lg-99 {
    margin-right: 99px !important;
  }
  .margin-bottom-lg-99 {
    margin-bottom: 99px !important;
  }
  .margin-left-lg-99 {
    margin-left: 99px !important;
  }
  .padding-top-lg-99 {
    padding-top: 99px !important;
  }
  .padding-right-lg-99 {
    padding-right: 99px !important;
  }
  .padding-bottom-lg-99 {
    padding-bottom: 99px !important;
  }
  .padding-left-lg-99 {
    padding-left: 99px !important;
  }
  .margin-top-lg-100 {
    margin-top: 100px !important;
  }
  .margin-right-lg-100 {
    margin-right: 100px !important;
  }
  .margin-bottom-lg-100 {
    margin-bottom: 100px !important;
  }
  .margin-left-lg-100 {
    margin-left: 100px !important;
  }
  .padding-top-lg-100 {
    padding-top: 100px !important;
  }
  .padding-right-lg-100 {
    padding-right: 100px !important;
  }
  .padding-bottom-lg-100 {
    padding-bottom: 100px !important;
  }
  .padding-left-lg-100 {
    padding-left: 100px !important;
  }
  .margin-top-lg-101 {
    margin-top: 101px !important;
  }
  .margin-right-lg-101 {
    margin-right: 101px !important;
  }
  .margin-bottom-lg-101 {
    margin-bottom: 101px !important;
  }
  .margin-left-lg-101 {
    margin-left: 101px !important;
  }
  .padding-top-lg-101 {
    padding-top: 101px !important;
  }
  .padding-right-lg-101 {
    padding-right: 101px !important;
  }
  .padding-bottom-lg-101 {
    padding-bottom: 101px !important;
  }
  .padding-left-lg-101 {
    padding-left: 101px !important;
  }
  .margin-top-lg-102 {
    margin-top: 102px !important;
  }
  .margin-right-lg-102 {
    margin-right: 102px !important;
  }
  .margin-bottom-lg-102 {
    margin-bottom: 102px !important;
  }
  .margin-left-lg-102 {
    margin-left: 102px !important;
  }
  .padding-top-lg-102 {
    padding-top: 102px !important;
  }
  .padding-right-lg-102 {
    padding-right: 102px !important;
  }
  .padding-bottom-lg-102 {
    padding-bottom: 102px !important;
  }
  .padding-left-lg-102 {
    padding-left: 102px !important;
  }
  .margin-top-lg-103 {
    margin-top: 103px !important;
  }
  .margin-right-lg-103 {
    margin-right: 103px !important;
  }
  .margin-bottom-lg-103 {
    margin-bottom: 103px !important;
  }
  .margin-left-lg-103 {
    margin-left: 103px !important;
  }
  .padding-top-lg-103 {
    padding-top: 103px !important;
  }
  .padding-right-lg-103 {
    padding-right: 103px !important;
  }
  .padding-bottom-lg-103 {
    padding-bottom: 103px !important;
  }
  .padding-left-lg-103 {
    padding-left: 103px !important;
  }
  .margin-top-lg-104 {
    margin-top: 104px !important;
  }
  .margin-right-lg-104 {
    margin-right: 104px !important;
  }
  .margin-bottom-lg-104 {
    margin-bottom: 104px !important;
  }
  .margin-left-lg-104 {
    margin-left: 104px !important;
  }
  .padding-top-lg-104 {
    padding-top: 104px !important;
  }
  .padding-right-lg-104 {
    padding-right: 104px !important;
  }
  .padding-bottom-lg-104 {
    padding-bottom: 104px !important;
  }
  .padding-left-lg-104 {
    padding-left: 104px !important;
  }
  .margin-top-lg-105 {
    margin-top: 105px !important;
  }
  .margin-right-lg-105 {
    margin-right: 105px !important;
  }
  .margin-bottom-lg-105 {
    margin-bottom: 105px !important;
  }
  .margin-left-lg-105 {
    margin-left: 105px !important;
  }
  .padding-top-lg-105 {
    padding-top: 105px !important;
  }
  .padding-right-lg-105 {
    padding-right: 105px !important;
  }
  .padding-bottom-lg-105 {
    padding-bottom: 105px !important;
  }
  .padding-left-lg-105 {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-xl-10 {
    font-size: 10px !important;
  }
  .font-xl-11 {
    font-size: 11px !important;
  }
  .font-xl-12 {
    font-size: 12px !important;
  }
  .font-xl-13 {
    font-size: 13px !important;
  }
  .font-xl-14 {
    font-size: 14px !important;
  }
  .font-xl-15 {
    font-size: 15px !important;
  }
  .font-xl-16 {
    font-size: 16px !important;
  }
  .font-xl-17 {
    font-size: 17px !important;
  }
  .font-xl-18 {
    font-size: 18px !important;
  }
  .font-xl-19 {
    font-size: 19px !important;
  }
  .font-xl-20 {
    font-size: 20px !important;
  }
  .font-xl-21 {
    font-size: 21px !important;
  }
  .font-xl-22 {
    font-size: 22px !important;
  }
  .font-xl-23 {
    font-size: 23px !important;
  }
  .font-xl-24 {
    font-size: 24px !important;
  }
  .font-xl-25 {
    font-size: 25px !important;
  }
  .font-xl-26 {
    font-size: 26px !important;
  }
  .font-xl-27 {
    font-size: 27px !important;
  }
  .font-xl-28 {
    font-size: 28px !important;
  }
  .font-xl-29 {
    font-size: 29px !important;
  }
  .font-xl-30 {
    font-size: 30px !important;
  }
  .font-xl-31 {
    font-size: 31px !important;
  }
  .font-xl-32 {
    font-size: 32px !important;
  }
  .font-xl-33 {
    font-size: 33px !important;
  }
  .font-xl-34 {
    font-size: 34px !important;
  }
  .font-xl-35 {
    font-size: 35px !important;
  }
  .font-xl-36 {
    font-size: 36px !important;
  }
  .font-xl-37 {
    font-size: 37px !important;
  }
  .font-xl-38 {
    font-size: 38px !important;
  }
  .font-xl-39 {
    font-size: 39px !important;
  }
  .font-xl-40 {
    font-size: 40px !important;
  }
  .font-xl-41 {
    font-size: 41px !important;
  }
  .font-xl-42 {
    font-size: 42px !important;
  }
  .font-xl-43 {
    font-size: 43px !important;
  }
  .font-xl-44 {
    font-size: 44px !important;
  }
  .font-xl-45 {
    font-size: 45px !important;
  }
  .font-xl-46 {
    font-size: 46px !important;
  }
  .font-xl-47 {
    font-size: 47px !important;
  }
  .font-xl-48 {
    font-size: 48px !important;
  }
  .font-xl-49 {
    font-size: 49px !important;
  }
  .font-xl-50 {
    font-size: 50px !important;
  }
  .font-xl-51 {
    font-size: 51px !important;
  }
  .font-xl-52 {
    font-size: 52px !important;
  }
  .font-xl-53 {
    font-size: 53px !important;
  }
  .font-xl-54 {
    font-size: 54px !important;
  }
  .font-xl-55 {
    font-size: 55px !important;
  }
  .font-xl-56 {
    font-size: 56px !important;
  }
  .font-xl-57 {
    font-size: 57px !important;
  }
  .font-xl-58 {
    font-size: 58px !important;
  }
  .font-xl-59 {
    font-size: 59px !important;
  }
  .font-xl-60 {
    font-size: 60px !important;
  }
  .font-xl-61 {
    font-size: 61px !important;
  }
  .font-xl-62 {
    font-size: 62px !important;
  }
  .font-xl-63 {
    font-size: 63px !important;
  }
  .font-xl-64 {
    font-size: 64px !important;
  }
  .font-xl-65 {
    font-size: 65px !important;
  }
  .font-xl-66 {
    font-size: 66px !important;
  }
  .font-xl-67 {
    font-size: 67px !important;
  }
  .font-xl-68 {
    font-size: 68px !important;
  }
  .font-xl-69 {
    font-size: 69px !important;
  }
  .font-xl-70 {
    font-size: 70px !important;
  }
  .font-xl-71 {
    font-size: 71px !important;
  }
  .font-xl-72 {
    font-size: 72px !important;
  }
  .font-xl-73 {
    font-size: 73px !important;
  }
  .font-xl-74 {
    font-size: 74px !important;
  }
  .font-xl-75 {
    font-size: 75px !important;
  }
  .font-xl-76 {
    font-size: 76px !important;
  }
  .font-xl-77 {
    font-size: 77px !important;
  }
  .font-xl-78 {
    font-size: 78px !important;
  }
  .font-xl-79 {
    font-size: 79px !important;
  }
  .font-xl-80 {
    font-size: 80px !important;
  }
  .font-xl-81 {
    font-size: 81px !important;
  }
  .font-xl-82 {
    font-size: 82px !important;
  }
  .font-xl-83 {
    font-size: 83px !important;
  }
  .font-xl-84 {
    font-size: 84px !important;
  }
  .font-xl-85 {
    font-size: 85px !important;
  }
  .font-xl-86 {
    font-size: 86px !important;
  }
  .font-xl-87 {
    font-size: 87px !important;
  }
  .font-xl-88 {
    font-size: 88px !important;
  }
  .font-xl-89 {
    font-size: 89px !important;
  }
  .font-xl-90 {
    font-size: 90px !important;
  }
  .font-xl-91 {
    font-size: 91px !important;
  }
  .font-xl-92 {
    font-size: 92px !important;
  }
  .font-xl-93 {
    font-size: 93px !important;
  }
  .font-xl-94 {
    font-size: 94px !important;
  }
  .font-xl-95 {
    font-size: 95px !important;
  }
  .line-height-xl-10 {
    line-height: 10px !important;
  }
  .line-height-xl-11 {
    line-height: 11px !important;
  }
  .line-height-xl-12 {
    line-height: 12px !important;
  }
  .line-height-xl-13 {
    line-height: 13px !important;
  }
  .line-height-xl-14 {
    line-height: 14px !important;
  }
  .line-height-xl-15 {
    line-height: 15px !important;
  }
  .line-height-xl-16 {
    line-height: 16px !important;
  }
  .line-height-xl-17 {
    line-height: 17px !important;
  }
  .line-height-xl-18 {
    line-height: 18px !important;
  }
  .line-height-xl-19 {
    line-height: 19px !important;
  }
  .line-height-xl-20 {
    line-height: 20px !important;
  }
  .line-height-xl-21 {
    line-height: 21px !important;
  }
  .line-height-xl-22 {
    line-height: 22px !important;
  }
  .line-height-xl-23 {
    line-height: 23px !important;
  }
  .line-height-xl-24 {
    line-height: 24px !important;
  }
  .line-height-xl-25 {
    line-height: 25px !important;
  }
  .line-height-xl-26 {
    line-height: 26px !important;
  }
  .line-height-xl-27 {
    line-height: 27px !important;
  }
  .line-height-xl-28 {
    line-height: 28px !important;
  }
  .line-height-xl-29 {
    line-height: 29px !important;
  }
  .line-height-xl-30 {
    line-height: 30px !important;
  }
  .line-height-xl-31 {
    line-height: 31px !important;
  }
  .line-height-xl-32 {
    line-height: 32px !important;
  }
  .line-height-xl-33 {
    line-height: 33px !important;
  }
  .line-height-xl-34 {
    line-height: 34px !important;
  }
  .line-height-xl-35 {
    line-height: 35px !important;
  }
  .line-height-xl-36 {
    line-height: 36px !important;
  }
  .line-height-xl-37 {
    line-height: 37px !important;
  }
  .line-height-xl-38 {
    line-height: 38px !important;
  }
  .line-height-xl-39 {
    line-height: 39px !important;
  }
  .line-height-xl-40 {
    line-height: 40px !important;
  }
  .margin-top-xl-5 {
    margin-top: 5px !important;
  }
  .margin-right-xl-5 {
    margin-right: 5px !important;
  }
  .margin-bottom-xl-5 {
    margin-bottom: 5px !important;
  }
  .margin-left-xl-5 {
    margin-left: 5px !important;
  }
  .padding-top-xl-5 {
    padding-top: 5px !important;
  }
  .padding-right-xl-5 {
    padding-right: 5px !important;
  }
  .padding-bottom-xl-5 {
    padding-bottom: 5px !important;
  }
  .padding-left-xl-5 {
    padding-left: 5px !important;
  }
  .margin-top-xl-6 {
    margin-top: 6px !important;
  }
  .margin-right-xl-6 {
    margin-right: 6px !important;
  }
  .margin-bottom-xl-6 {
    margin-bottom: 6px !important;
  }
  .margin-left-xl-6 {
    margin-left: 6px !important;
  }
  .padding-top-xl-6 {
    padding-top: 6px !important;
  }
  .padding-right-xl-6 {
    padding-right: 6px !important;
  }
  .padding-bottom-xl-6 {
    padding-bottom: 6px !important;
  }
  .padding-left-xl-6 {
    padding-left: 6px !important;
  }
  .margin-top-xl-7 {
    margin-top: 7px !important;
  }
  .margin-right-xl-7 {
    margin-right: 7px !important;
  }
  .margin-bottom-xl-7 {
    margin-bottom: 7px !important;
  }
  .margin-left-xl-7 {
    margin-left: 7px !important;
  }
  .padding-top-xl-7 {
    padding-top: 7px !important;
  }
  .padding-right-xl-7 {
    padding-right: 7px !important;
  }
  .padding-bottom-xl-7 {
    padding-bottom: 7px !important;
  }
  .padding-left-xl-7 {
    padding-left: 7px !important;
  }
  .margin-top-xl-8 {
    margin-top: 8px !important;
  }
  .margin-right-xl-8 {
    margin-right: 8px !important;
  }
  .margin-bottom-xl-8 {
    margin-bottom: 8px !important;
  }
  .margin-left-xl-8 {
    margin-left: 8px !important;
  }
  .padding-top-xl-8 {
    padding-top: 8px !important;
  }
  .padding-right-xl-8 {
    padding-right: 8px !important;
  }
  .padding-bottom-xl-8 {
    padding-bottom: 8px !important;
  }
  .padding-left-xl-8 {
    padding-left: 8px !important;
  }
  .margin-top-xl-9 {
    margin-top: 9px !important;
  }
  .margin-right-xl-9 {
    margin-right: 9px !important;
  }
  .margin-bottom-xl-9 {
    margin-bottom: 9px !important;
  }
  .margin-left-xl-9 {
    margin-left: 9px !important;
  }
  .padding-top-xl-9 {
    padding-top: 9px !important;
  }
  .padding-right-xl-9 {
    padding-right: 9px !important;
  }
  .padding-bottom-xl-9 {
    padding-bottom: 9px !important;
  }
  .padding-left-xl-9 {
    padding-left: 9px !important;
  }
  .margin-top-xl-10 {
    margin-top: 10px !important;
  }
  .margin-right-xl-10 {
    margin-right: 10px !important;
  }
  .margin-bottom-xl-10 {
    margin-bottom: 10px !important;
  }
  .margin-left-xl-10 {
    margin-left: 10px !important;
  }
  .padding-top-xl-10 {
    padding-top: 10px !important;
  }
  .padding-right-xl-10 {
    padding-right: 10px !important;
  }
  .padding-bottom-xl-10 {
    padding-bottom: 10px !important;
  }
  .padding-left-xl-10 {
    padding-left: 10px !important;
  }
  .margin-top-xl-11 {
    margin-top: 11px !important;
  }
  .margin-right-xl-11 {
    margin-right: 11px !important;
  }
  .margin-bottom-xl-11 {
    margin-bottom: 11px !important;
  }
  .margin-left-xl-11 {
    margin-left: 11px !important;
  }
  .padding-top-xl-11 {
    padding-top: 11px !important;
  }
  .padding-right-xl-11 {
    padding-right: 11px !important;
  }
  .padding-bottom-xl-11 {
    padding-bottom: 11px !important;
  }
  .padding-left-xl-11 {
    padding-left: 11px !important;
  }
  .margin-top-xl-12 {
    margin-top: 12px !important;
  }
  .margin-right-xl-12 {
    margin-right: 12px !important;
  }
  .margin-bottom-xl-12 {
    margin-bottom: 12px !important;
  }
  .margin-left-xl-12 {
    margin-left: 12px !important;
  }
  .padding-top-xl-12 {
    padding-top: 12px !important;
  }
  .padding-right-xl-12 {
    padding-right: 12px !important;
  }
  .padding-bottom-xl-12 {
    padding-bottom: 12px !important;
  }
  .padding-left-xl-12 {
    padding-left: 12px !important;
  }
  .margin-top-xl-13 {
    margin-top: 13px !important;
  }
  .margin-right-xl-13 {
    margin-right: 13px !important;
  }
  .margin-bottom-xl-13 {
    margin-bottom: 13px !important;
  }
  .margin-left-xl-13 {
    margin-left: 13px !important;
  }
  .padding-top-xl-13 {
    padding-top: 13px !important;
  }
  .padding-right-xl-13 {
    padding-right: 13px !important;
  }
  .padding-bottom-xl-13 {
    padding-bottom: 13px !important;
  }
  .padding-left-xl-13 {
    padding-left: 13px !important;
  }
  .margin-top-xl-14 {
    margin-top: 14px !important;
  }
  .margin-right-xl-14 {
    margin-right: 14px !important;
  }
  .margin-bottom-xl-14 {
    margin-bottom: 14px !important;
  }
  .margin-left-xl-14 {
    margin-left: 14px !important;
  }
  .padding-top-xl-14 {
    padding-top: 14px !important;
  }
  .padding-right-xl-14 {
    padding-right: 14px !important;
  }
  .padding-bottom-xl-14 {
    padding-bottom: 14px !important;
  }
  .padding-left-xl-14 {
    padding-left: 14px !important;
  }
  .margin-top-xl-15 {
    margin-top: 15px !important;
  }
  .margin-right-xl-15 {
    margin-right: 15px !important;
  }
  .margin-bottom-xl-15 {
    margin-bottom: 15px !important;
  }
  .margin-left-xl-15 {
    margin-left: 15px !important;
  }
  .padding-top-xl-15 {
    padding-top: 15px !important;
  }
  .padding-right-xl-15 {
    padding-right: 15px !important;
  }
  .padding-bottom-xl-15 {
    padding-bottom: 15px !important;
  }
  .padding-left-xl-15 {
    padding-left: 15px !important;
  }
  .margin-top-xl-16 {
    margin-top: 16px !important;
  }
  .margin-right-xl-16 {
    margin-right: 16px !important;
  }
  .margin-bottom-xl-16 {
    margin-bottom: 16px !important;
  }
  .margin-left-xl-16 {
    margin-left: 16px !important;
  }
  .padding-top-xl-16 {
    padding-top: 16px !important;
  }
  .padding-right-xl-16 {
    padding-right: 16px !important;
  }
  .padding-bottom-xl-16 {
    padding-bottom: 16px !important;
  }
  .padding-left-xl-16 {
    padding-left: 16px !important;
  }
  .margin-top-xl-17 {
    margin-top: 17px !important;
  }
  .margin-right-xl-17 {
    margin-right: 17px !important;
  }
  .margin-bottom-xl-17 {
    margin-bottom: 17px !important;
  }
  .margin-left-xl-17 {
    margin-left: 17px !important;
  }
  .padding-top-xl-17 {
    padding-top: 17px !important;
  }
  .padding-right-xl-17 {
    padding-right: 17px !important;
  }
  .padding-bottom-xl-17 {
    padding-bottom: 17px !important;
  }
  .padding-left-xl-17 {
    padding-left: 17px !important;
  }
  .margin-top-xl-18 {
    margin-top: 18px !important;
  }
  .margin-right-xl-18 {
    margin-right: 18px !important;
  }
  .margin-bottom-xl-18 {
    margin-bottom: 18px !important;
  }
  .margin-left-xl-18 {
    margin-left: 18px !important;
  }
  .padding-top-xl-18 {
    padding-top: 18px !important;
  }
  .padding-right-xl-18 {
    padding-right: 18px !important;
  }
  .padding-bottom-xl-18 {
    padding-bottom: 18px !important;
  }
  .padding-left-xl-18 {
    padding-left: 18px !important;
  }
  .margin-top-xl-19 {
    margin-top: 19px !important;
  }
  .margin-right-xl-19 {
    margin-right: 19px !important;
  }
  .margin-bottom-xl-19 {
    margin-bottom: 19px !important;
  }
  .margin-left-xl-19 {
    margin-left: 19px !important;
  }
  .padding-top-xl-19 {
    padding-top: 19px !important;
  }
  .padding-right-xl-19 {
    padding-right: 19px !important;
  }
  .padding-bottom-xl-19 {
    padding-bottom: 19px !important;
  }
  .padding-left-xl-19 {
    padding-left: 19px !important;
  }
  .margin-top-xl-20 {
    margin-top: 20px !important;
  }
  .margin-right-xl-20 {
    margin-right: 20px !important;
  }
  .margin-bottom-xl-20 {
    margin-bottom: 20px !important;
  }
  .margin-left-xl-20 {
    margin-left: 20px !important;
  }
  .padding-top-xl-20 {
    padding-top: 20px !important;
  }
  .padding-right-xl-20 {
    padding-right: 20px !important;
  }
  .padding-bottom-xl-20 {
    padding-bottom: 20px !important;
  }
  .padding-left-xl-20 {
    padding-left: 20px !important;
  }
  .margin-top-xl-21 {
    margin-top: 21px !important;
  }
  .margin-right-xl-21 {
    margin-right: 21px !important;
  }
  .margin-bottom-xl-21 {
    margin-bottom: 21px !important;
  }
  .margin-left-xl-21 {
    margin-left: 21px !important;
  }
  .padding-top-xl-21 {
    padding-top: 21px !important;
  }
  .padding-right-xl-21 {
    padding-right: 21px !important;
  }
  .padding-bottom-xl-21 {
    padding-bottom: 21px !important;
  }
  .padding-left-xl-21 {
    padding-left: 21px !important;
  }
  .margin-top-xl-22 {
    margin-top: 22px !important;
  }
  .margin-right-xl-22 {
    margin-right: 22px !important;
  }
  .margin-bottom-xl-22 {
    margin-bottom: 22px !important;
  }
  .margin-left-xl-22 {
    margin-left: 22px !important;
  }
  .padding-top-xl-22 {
    padding-top: 22px !important;
  }
  .padding-right-xl-22 {
    padding-right: 22px !important;
  }
  .padding-bottom-xl-22 {
    padding-bottom: 22px !important;
  }
  .padding-left-xl-22 {
    padding-left: 22px !important;
  }
  .margin-top-xl-23 {
    margin-top: 23px !important;
  }
  .margin-right-xl-23 {
    margin-right: 23px !important;
  }
  .margin-bottom-xl-23 {
    margin-bottom: 23px !important;
  }
  .margin-left-xl-23 {
    margin-left: 23px !important;
  }
  .padding-top-xl-23 {
    padding-top: 23px !important;
  }
  .padding-right-xl-23 {
    padding-right: 23px !important;
  }
  .padding-bottom-xl-23 {
    padding-bottom: 23px !important;
  }
  .padding-left-xl-23 {
    padding-left: 23px !important;
  }
  .margin-top-xl-24 {
    margin-top: 24px !important;
  }
  .margin-right-xl-24 {
    margin-right: 24px !important;
  }
  .margin-bottom-xl-24 {
    margin-bottom: 24px !important;
  }
  .margin-left-xl-24 {
    margin-left: 24px !important;
  }
  .padding-top-xl-24 {
    padding-top: 24px !important;
  }
  .padding-right-xl-24 {
    padding-right: 24px !important;
  }
  .padding-bottom-xl-24 {
    padding-bottom: 24px !important;
  }
  .padding-left-xl-24 {
    padding-left: 24px !important;
  }
  .margin-top-xl-25 {
    margin-top: 25px !important;
  }
  .margin-right-xl-25 {
    margin-right: 25px !important;
  }
  .margin-bottom-xl-25 {
    margin-bottom: 25px !important;
  }
  .margin-left-xl-25 {
    margin-left: 25px !important;
  }
  .padding-top-xl-25 {
    padding-top: 25px !important;
  }
  .padding-right-xl-25 {
    padding-right: 25px !important;
  }
  .padding-bottom-xl-25 {
    padding-bottom: 25px !important;
  }
  .padding-left-xl-25 {
    padding-left: 25px !important;
  }
  .margin-top-xl-26 {
    margin-top: 26px !important;
  }
  .margin-right-xl-26 {
    margin-right: 26px !important;
  }
  .margin-bottom-xl-26 {
    margin-bottom: 26px !important;
  }
  .margin-left-xl-26 {
    margin-left: 26px !important;
  }
  .padding-top-xl-26 {
    padding-top: 26px !important;
  }
  .padding-right-xl-26 {
    padding-right: 26px !important;
  }
  .padding-bottom-xl-26 {
    padding-bottom: 26px !important;
  }
  .padding-left-xl-26 {
    padding-left: 26px !important;
  }
  .margin-top-xl-27 {
    margin-top: 27px !important;
  }
  .margin-right-xl-27 {
    margin-right: 27px !important;
  }
  .margin-bottom-xl-27 {
    margin-bottom: 27px !important;
  }
  .margin-left-xl-27 {
    margin-left: 27px !important;
  }
  .padding-top-xl-27 {
    padding-top: 27px !important;
  }
  .padding-right-xl-27 {
    padding-right: 27px !important;
  }
  .padding-bottom-xl-27 {
    padding-bottom: 27px !important;
  }
  .padding-left-xl-27 {
    padding-left: 27px !important;
  }
  .margin-top-xl-28 {
    margin-top: 28px !important;
  }
  .margin-right-xl-28 {
    margin-right: 28px !important;
  }
  .margin-bottom-xl-28 {
    margin-bottom: 28px !important;
  }
  .margin-left-xl-28 {
    margin-left: 28px !important;
  }
  .padding-top-xl-28 {
    padding-top: 28px !important;
  }
  .padding-right-xl-28 {
    padding-right: 28px !important;
  }
  .padding-bottom-xl-28 {
    padding-bottom: 28px !important;
  }
  .padding-left-xl-28 {
    padding-left: 28px !important;
  }
  .margin-top-xl-29 {
    margin-top: 29px !important;
  }
  .margin-right-xl-29 {
    margin-right: 29px !important;
  }
  .margin-bottom-xl-29 {
    margin-bottom: 29px !important;
  }
  .margin-left-xl-29 {
    margin-left: 29px !important;
  }
  .padding-top-xl-29 {
    padding-top: 29px !important;
  }
  .padding-right-xl-29 {
    padding-right: 29px !important;
  }
  .padding-bottom-xl-29 {
    padding-bottom: 29px !important;
  }
  .padding-left-xl-29 {
    padding-left: 29px !important;
  }
  .margin-top-xl-30 {
    margin-top: 30px !important;
  }
  .margin-right-xl-30 {
    margin-right: 30px !important;
  }
  .margin-bottom-xl-30 {
    margin-bottom: 30px !important;
  }
  .margin-left-xl-30 {
    margin-left: 30px !important;
  }
  .padding-top-xl-30 {
    padding-top: 30px !important;
  }
  .padding-right-xl-30 {
    padding-right: 30px !important;
  }
  .padding-bottom-xl-30 {
    padding-bottom: 30px !important;
  }
  .padding-left-xl-30 {
    padding-left: 30px !important;
  }
  .margin-top-xl-31 {
    margin-top: 31px !important;
  }
  .margin-right-xl-31 {
    margin-right: 31px !important;
  }
  .margin-bottom-xl-31 {
    margin-bottom: 31px !important;
  }
  .margin-left-xl-31 {
    margin-left: 31px !important;
  }
  .padding-top-xl-31 {
    padding-top: 31px !important;
  }
  .padding-right-xl-31 {
    padding-right: 31px !important;
  }
  .padding-bottom-xl-31 {
    padding-bottom: 31px !important;
  }
  .padding-left-xl-31 {
    padding-left: 31px !important;
  }
  .margin-top-xl-32 {
    margin-top: 32px !important;
  }
  .margin-right-xl-32 {
    margin-right: 32px !important;
  }
  .margin-bottom-xl-32 {
    margin-bottom: 32px !important;
  }
  .margin-left-xl-32 {
    margin-left: 32px !important;
  }
  .padding-top-xl-32 {
    padding-top: 32px !important;
  }
  .padding-right-xl-32 {
    padding-right: 32px !important;
  }
  .padding-bottom-xl-32 {
    padding-bottom: 32px !important;
  }
  .padding-left-xl-32 {
    padding-left: 32px !important;
  }
  .margin-top-xl-33 {
    margin-top: 33px !important;
  }
  .margin-right-xl-33 {
    margin-right: 33px !important;
  }
  .margin-bottom-xl-33 {
    margin-bottom: 33px !important;
  }
  .margin-left-xl-33 {
    margin-left: 33px !important;
  }
  .padding-top-xl-33 {
    padding-top: 33px !important;
  }
  .padding-right-xl-33 {
    padding-right: 33px !important;
  }
  .padding-bottom-xl-33 {
    padding-bottom: 33px !important;
  }
  .padding-left-xl-33 {
    padding-left: 33px !important;
  }
  .margin-top-xl-34 {
    margin-top: 34px !important;
  }
  .margin-right-xl-34 {
    margin-right: 34px !important;
  }
  .margin-bottom-xl-34 {
    margin-bottom: 34px !important;
  }
  .margin-left-xl-34 {
    margin-left: 34px !important;
  }
  .padding-top-xl-34 {
    padding-top: 34px !important;
  }
  .padding-right-xl-34 {
    padding-right: 34px !important;
  }
  .padding-bottom-xl-34 {
    padding-bottom: 34px !important;
  }
  .padding-left-xl-34 {
    padding-left: 34px !important;
  }
  .margin-top-xl-35 {
    margin-top: 35px !important;
  }
  .margin-right-xl-35 {
    margin-right: 35px !important;
  }
  .margin-bottom-xl-35 {
    margin-bottom: 35px !important;
  }
  .margin-left-xl-35 {
    margin-left: 35px !important;
  }
  .padding-top-xl-35 {
    padding-top: 35px !important;
  }
  .padding-right-xl-35 {
    padding-right: 35px !important;
  }
  .padding-bottom-xl-35 {
    padding-bottom: 35px !important;
  }
  .padding-left-xl-35 {
    padding-left: 35px !important;
  }
  .margin-top-xl-36 {
    margin-top: 36px !important;
  }
  .margin-right-xl-36 {
    margin-right: 36px !important;
  }
  .margin-bottom-xl-36 {
    margin-bottom: 36px !important;
  }
  .margin-left-xl-36 {
    margin-left: 36px !important;
  }
  .padding-top-xl-36 {
    padding-top: 36px !important;
  }
  .padding-right-xl-36 {
    padding-right: 36px !important;
  }
  .padding-bottom-xl-36 {
    padding-bottom: 36px !important;
  }
  .padding-left-xl-36 {
    padding-left: 36px !important;
  }
  .margin-top-xl-37 {
    margin-top: 37px !important;
  }
  .margin-right-xl-37 {
    margin-right: 37px !important;
  }
  .margin-bottom-xl-37 {
    margin-bottom: 37px !important;
  }
  .margin-left-xl-37 {
    margin-left: 37px !important;
  }
  .padding-top-xl-37 {
    padding-top: 37px !important;
  }
  .padding-right-xl-37 {
    padding-right: 37px !important;
  }
  .padding-bottom-xl-37 {
    padding-bottom: 37px !important;
  }
  .padding-left-xl-37 {
    padding-left: 37px !important;
  }
  .margin-top-xl-38 {
    margin-top: 38px !important;
  }
  .margin-right-xl-38 {
    margin-right: 38px !important;
  }
  .margin-bottom-xl-38 {
    margin-bottom: 38px !important;
  }
  .margin-left-xl-38 {
    margin-left: 38px !important;
  }
  .padding-top-xl-38 {
    padding-top: 38px !important;
  }
  .padding-right-xl-38 {
    padding-right: 38px !important;
  }
  .padding-bottom-xl-38 {
    padding-bottom: 38px !important;
  }
  .padding-left-xl-38 {
    padding-left: 38px !important;
  }
  .margin-top-xl-39 {
    margin-top: 39px !important;
  }
  .margin-right-xl-39 {
    margin-right: 39px !important;
  }
  .margin-bottom-xl-39 {
    margin-bottom: 39px !important;
  }
  .margin-left-xl-39 {
    margin-left: 39px !important;
  }
  .padding-top-xl-39 {
    padding-top: 39px !important;
  }
  .padding-right-xl-39 {
    padding-right: 39px !important;
  }
  .padding-bottom-xl-39 {
    padding-bottom: 39px !important;
  }
  .padding-left-xl-39 {
    padding-left: 39px !important;
  }
  .margin-top-xl-40 {
    margin-top: 40px !important;
  }
  .margin-right-xl-40 {
    margin-right: 40px !important;
  }
  .margin-bottom-xl-40 {
    margin-bottom: 40px !important;
  }
  .margin-left-xl-40 {
    margin-left: 40px !important;
  }
  .padding-top-xl-40 {
    padding-top: 40px !important;
  }
  .padding-right-xl-40 {
    padding-right: 40px !important;
  }
  .padding-bottom-xl-40 {
    padding-bottom: 40px !important;
  }
  .padding-left-xl-40 {
    padding-left: 40px !important;
  }
  .margin-top-xl-41 {
    margin-top: 41px !important;
  }
  .margin-right-xl-41 {
    margin-right: 41px !important;
  }
  .margin-bottom-xl-41 {
    margin-bottom: 41px !important;
  }
  .margin-left-xl-41 {
    margin-left: 41px !important;
  }
  .padding-top-xl-41 {
    padding-top: 41px !important;
  }
  .padding-right-xl-41 {
    padding-right: 41px !important;
  }
  .padding-bottom-xl-41 {
    padding-bottom: 41px !important;
  }
  .padding-left-xl-41 {
    padding-left: 41px !important;
  }
  .margin-top-xl-42 {
    margin-top: 42px !important;
  }
  .margin-right-xl-42 {
    margin-right: 42px !important;
  }
  .margin-bottom-xl-42 {
    margin-bottom: 42px !important;
  }
  .margin-left-xl-42 {
    margin-left: 42px !important;
  }
  .padding-top-xl-42 {
    padding-top: 42px !important;
  }
  .padding-right-xl-42 {
    padding-right: 42px !important;
  }
  .padding-bottom-xl-42 {
    padding-bottom: 42px !important;
  }
  .padding-left-xl-42 {
    padding-left: 42px !important;
  }
  .margin-top-xl-43 {
    margin-top: 43px !important;
  }
  .margin-right-xl-43 {
    margin-right: 43px !important;
  }
  .margin-bottom-xl-43 {
    margin-bottom: 43px !important;
  }
  .margin-left-xl-43 {
    margin-left: 43px !important;
  }
  .padding-top-xl-43 {
    padding-top: 43px !important;
  }
  .padding-right-xl-43 {
    padding-right: 43px !important;
  }
  .padding-bottom-xl-43 {
    padding-bottom: 43px !important;
  }
  .padding-left-xl-43 {
    padding-left: 43px !important;
  }
  .margin-top-xl-44 {
    margin-top: 44px !important;
  }
  .margin-right-xl-44 {
    margin-right: 44px !important;
  }
  .margin-bottom-xl-44 {
    margin-bottom: 44px !important;
  }
  .margin-left-xl-44 {
    margin-left: 44px !important;
  }
  .padding-top-xl-44 {
    padding-top: 44px !important;
  }
  .padding-right-xl-44 {
    padding-right: 44px !important;
  }
  .padding-bottom-xl-44 {
    padding-bottom: 44px !important;
  }
  .padding-left-xl-44 {
    padding-left: 44px !important;
  }
  .margin-top-xl-45 {
    margin-top: 45px !important;
  }
  .margin-right-xl-45 {
    margin-right: 45px !important;
  }
  .margin-bottom-xl-45 {
    margin-bottom: 45px !important;
  }
  .margin-left-xl-45 {
    margin-left: 45px !important;
  }
  .padding-top-xl-45 {
    padding-top: 45px !important;
  }
  .padding-right-xl-45 {
    padding-right: 45px !important;
  }
  .padding-bottom-xl-45 {
    padding-bottom: 45px !important;
  }
  .padding-left-xl-45 {
    padding-left: 45px !important;
  }
  .margin-top-xl-46 {
    margin-top: 46px !important;
  }
  .margin-right-xl-46 {
    margin-right: 46px !important;
  }
  .margin-bottom-xl-46 {
    margin-bottom: 46px !important;
  }
  .margin-left-xl-46 {
    margin-left: 46px !important;
  }
  .padding-top-xl-46 {
    padding-top: 46px !important;
  }
  .padding-right-xl-46 {
    padding-right: 46px !important;
  }
  .padding-bottom-xl-46 {
    padding-bottom: 46px !important;
  }
  .padding-left-xl-46 {
    padding-left: 46px !important;
  }
  .margin-top-xl-47 {
    margin-top: 47px !important;
  }
  .margin-right-xl-47 {
    margin-right: 47px !important;
  }
  .margin-bottom-xl-47 {
    margin-bottom: 47px !important;
  }
  .margin-left-xl-47 {
    margin-left: 47px !important;
  }
  .padding-top-xl-47 {
    padding-top: 47px !important;
  }
  .padding-right-xl-47 {
    padding-right: 47px !important;
  }
  .padding-bottom-xl-47 {
    padding-bottom: 47px !important;
  }
  .padding-left-xl-47 {
    padding-left: 47px !important;
  }
  .margin-top-xl-48 {
    margin-top: 48px !important;
  }
  .margin-right-xl-48 {
    margin-right: 48px !important;
  }
  .margin-bottom-xl-48 {
    margin-bottom: 48px !important;
  }
  .margin-left-xl-48 {
    margin-left: 48px !important;
  }
  .padding-top-xl-48 {
    padding-top: 48px !important;
  }
  .padding-right-xl-48 {
    padding-right: 48px !important;
  }
  .padding-bottom-xl-48 {
    padding-bottom: 48px !important;
  }
  .padding-left-xl-48 {
    padding-left: 48px !important;
  }
  .margin-top-xl-49 {
    margin-top: 49px !important;
  }
  .margin-right-xl-49 {
    margin-right: 49px !important;
  }
  .margin-bottom-xl-49 {
    margin-bottom: 49px !important;
  }
  .margin-left-xl-49 {
    margin-left: 49px !important;
  }
  .padding-top-xl-49 {
    padding-top: 49px !important;
  }
  .padding-right-xl-49 {
    padding-right: 49px !important;
  }
  .padding-bottom-xl-49 {
    padding-bottom: 49px !important;
  }
  .padding-left-xl-49 {
    padding-left: 49px !important;
  }
  .margin-top-xl-50 {
    margin-top: 50px !important;
  }
  .margin-right-xl-50 {
    margin-right: 50px !important;
  }
  .margin-bottom-xl-50 {
    margin-bottom: 50px !important;
  }
  .margin-left-xl-50 {
    margin-left: 50px !important;
  }
  .padding-top-xl-50 {
    padding-top: 50px !important;
  }
  .padding-right-xl-50 {
    padding-right: 50px !important;
  }
  .padding-bottom-xl-50 {
    padding-bottom: 50px !important;
  }
  .padding-left-xl-50 {
    padding-left: 50px !important;
  }
  .margin-top-xl-51 {
    margin-top: 51px !important;
  }
  .margin-right-xl-51 {
    margin-right: 51px !important;
  }
  .margin-bottom-xl-51 {
    margin-bottom: 51px !important;
  }
  .margin-left-xl-51 {
    margin-left: 51px !important;
  }
  .padding-top-xl-51 {
    padding-top: 51px !important;
  }
  .padding-right-xl-51 {
    padding-right: 51px !important;
  }
  .padding-bottom-xl-51 {
    padding-bottom: 51px !important;
  }
  .padding-left-xl-51 {
    padding-left: 51px !important;
  }
  .margin-top-xl-52 {
    margin-top: 52px !important;
  }
  .margin-right-xl-52 {
    margin-right: 52px !important;
  }
  .margin-bottom-xl-52 {
    margin-bottom: 52px !important;
  }
  .margin-left-xl-52 {
    margin-left: 52px !important;
  }
  .padding-top-xl-52 {
    padding-top: 52px !important;
  }
  .padding-right-xl-52 {
    padding-right: 52px !important;
  }
  .padding-bottom-xl-52 {
    padding-bottom: 52px !important;
  }
  .padding-left-xl-52 {
    padding-left: 52px !important;
  }
  .margin-top-xl-53 {
    margin-top: 53px !important;
  }
  .margin-right-xl-53 {
    margin-right: 53px !important;
  }
  .margin-bottom-xl-53 {
    margin-bottom: 53px !important;
  }
  .margin-left-xl-53 {
    margin-left: 53px !important;
  }
  .padding-top-xl-53 {
    padding-top: 53px !important;
  }
  .padding-right-xl-53 {
    padding-right: 53px !important;
  }
  .padding-bottom-xl-53 {
    padding-bottom: 53px !important;
  }
  .padding-left-xl-53 {
    padding-left: 53px !important;
  }
  .margin-top-xl-54 {
    margin-top: 54px !important;
  }
  .margin-right-xl-54 {
    margin-right: 54px !important;
  }
  .margin-bottom-xl-54 {
    margin-bottom: 54px !important;
  }
  .margin-left-xl-54 {
    margin-left: 54px !important;
  }
  .padding-top-xl-54 {
    padding-top: 54px !important;
  }
  .padding-right-xl-54 {
    padding-right: 54px !important;
  }
  .padding-bottom-xl-54 {
    padding-bottom: 54px !important;
  }
  .padding-left-xl-54 {
    padding-left: 54px !important;
  }
  .margin-top-xl-55 {
    margin-top: 55px !important;
  }
  .margin-right-xl-55 {
    margin-right: 55px !important;
  }
  .margin-bottom-xl-55 {
    margin-bottom: 55px !important;
  }
  .margin-left-xl-55 {
    margin-left: 55px !important;
  }
  .padding-top-xl-55 {
    padding-top: 55px !important;
  }
  .padding-right-xl-55 {
    padding-right: 55px !important;
  }
  .padding-bottom-xl-55 {
    padding-bottom: 55px !important;
  }
  .padding-left-xl-55 {
    padding-left: 55px !important;
  }
  .margin-top-xl-56 {
    margin-top: 56px !important;
  }
  .margin-right-xl-56 {
    margin-right: 56px !important;
  }
  .margin-bottom-xl-56 {
    margin-bottom: 56px !important;
  }
  .margin-left-xl-56 {
    margin-left: 56px !important;
  }
  .padding-top-xl-56 {
    padding-top: 56px !important;
  }
  .padding-right-xl-56 {
    padding-right: 56px !important;
  }
  .padding-bottom-xl-56 {
    padding-bottom: 56px !important;
  }
  .padding-left-xl-56 {
    padding-left: 56px !important;
  }
  .margin-top-xl-57 {
    margin-top: 57px !important;
  }
  .margin-right-xl-57 {
    margin-right: 57px !important;
  }
  .margin-bottom-xl-57 {
    margin-bottom: 57px !important;
  }
  .margin-left-xl-57 {
    margin-left: 57px !important;
  }
  .padding-top-xl-57 {
    padding-top: 57px !important;
  }
  .padding-right-xl-57 {
    padding-right: 57px !important;
  }
  .padding-bottom-xl-57 {
    padding-bottom: 57px !important;
  }
  .padding-left-xl-57 {
    padding-left: 57px !important;
  }
  .margin-top-xl-58 {
    margin-top: 58px !important;
  }
  .margin-right-xl-58 {
    margin-right: 58px !important;
  }
  .margin-bottom-xl-58 {
    margin-bottom: 58px !important;
  }
  .margin-left-xl-58 {
    margin-left: 58px !important;
  }
  .padding-top-xl-58 {
    padding-top: 58px !important;
  }
  .padding-right-xl-58 {
    padding-right: 58px !important;
  }
  .padding-bottom-xl-58 {
    padding-bottom: 58px !important;
  }
  .padding-left-xl-58 {
    padding-left: 58px !important;
  }
  .margin-top-xl-59 {
    margin-top: 59px !important;
  }
  .margin-right-xl-59 {
    margin-right: 59px !important;
  }
  .margin-bottom-xl-59 {
    margin-bottom: 59px !important;
  }
  .margin-left-xl-59 {
    margin-left: 59px !important;
  }
  .padding-top-xl-59 {
    padding-top: 59px !important;
  }
  .padding-right-xl-59 {
    padding-right: 59px !important;
  }
  .padding-bottom-xl-59 {
    padding-bottom: 59px !important;
  }
  .padding-left-xl-59 {
    padding-left: 59px !important;
  }
  .margin-top-xl-60 {
    margin-top: 60px !important;
  }
  .margin-right-xl-60 {
    margin-right: 60px !important;
  }
  .margin-bottom-xl-60 {
    margin-bottom: 60px !important;
  }
  .margin-left-xl-60 {
    margin-left: 60px !important;
  }
  .padding-top-xl-60 {
    padding-top: 60px !important;
  }
  .padding-right-xl-60 {
    padding-right: 60px !important;
  }
  .padding-bottom-xl-60 {
    padding-bottom: 60px !important;
  }
  .padding-left-xl-60 {
    padding-left: 60px !important;
  }
  .margin-top-xl-61 {
    margin-top: 61px !important;
  }
  .margin-right-xl-61 {
    margin-right: 61px !important;
  }
  .margin-bottom-xl-61 {
    margin-bottom: 61px !important;
  }
  .margin-left-xl-61 {
    margin-left: 61px !important;
  }
  .padding-top-xl-61 {
    padding-top: 61px !important;
  }
  .padding-right-xl-61 {
    padding-right: 61px !important;
  }
  .padding-bottom-xl-61 {
    padding-bottom: 61px !important;
  }
  .padding-left-xl-61 {
    padding-left: 61px !important;
  }
  .margin-top-xl-62 {
    margin-top: 62px !important;
  }
  .margin-right-xl-62 {
    margin-right: 62px !important;
  }
  .margin-bottom-xl-62 {
    margin-bottom: 62px !important;
  }
  .margin-left-xl-62 {
    margin-left: 62px !important;
  }
  .padding-top-xl-62 {
    padding-top: 62px !important;
  }
  .padding-right-xl-62 {
    padding-right: 62px !important;
  }
  .padding-bottom-xl-62 {
    padding-bottom: 62px !important;
  }
  .padding-left-xl-62 {
    padding-left: 62px !important;
  }
  .margin-top-xl-63 {
    margin-top: 63px !important;
  }
  .margin-right-xl-63 {
    margin-right: 63px !important;
  }
  .margin-bottom-xl-63 {
    margin-bottom: 63px !important;
  }
  .margin-left-xl-63 {
    margin-left: 63px !important;
  }
  .padding-top-xl-63 {
    padding-top: 63px !important;
  }
  .padding-right-xl-63 {
    padding-right: 63px !important;
  }
  .padding-bottom-xl-63 {
    padding-bottom: 63px !important;
  }
  .padding-left-xl-63 {
    padding-left: 63px !important;
  }
  .margin-top-xl-64 {
    margin-top: 64px !important;
  }
  .margin-right-xl-64 {
    margin-right: 64px !important;
  }
  .margin-bottom-xl-64 {
    margin-bottom: 64px !important;
  }
  .margin-left-xl-64 {
    margin-left: 64px !important;
  }
  .padding-top-xl-64 {
    padding-top: 64px !important;
  }
  .padding-right-xl-64 {
    padding-right: 64px !important;
  }
  .padding-bottom-xl-64 {
    padding-bottom: 64px !important;
  }
  .padding-left-xl-64 {
    padding-left: 64px !important;
  }
  .margin-top-xl-65 {
    margin-top: 65px !important;
  }
  .margin-right-xl-65 {
    margin-right: 65px !important;
  }
  .margin-bottom-xl-65 {
    margin-bottom: 65px !important;
  }
  .margin-left-xl-65 {
    margin-left: 65px !important;
  }
  .padding-top-xl-65 {
    padding-top: 65px !important;
  }
  .padding-right-xl-65 {
    padding-right: 65px !important;
  }
  .padding-bottom-xl-65 {
    padding-bottom: 65px !important;
  }
  .padding-left-xl-65 {
    padding-left: 65px !important;
  }
  .margin-top-xl-66 {
    margin-top: 66px !important;
  }
  .margin-right-xl-66 {
    margin-right: 66px !important;
  }
  .margin-bottom-xl-66 {
    margin-bottom: 66px !important;
  }
  .margin-left-xl-66 {
    margin-left: 66px !important;
  }
  .padding-top-xl-66 {
    padding-top: 66px !important;
  }
  .padding-right-xl-66 {
    padding-right: 66px !important;
  }
  .padding-bottom-xl-66 {
    padding-bottom: 66px !important;
  }
  .padding-left-xl-66 {
    padding-left: 66px !important;
  }
  .margin-top-xl-67 {
    margin-top: 67px !important;
  }
  .margin-right-xl-67 {
    margin-right: 67px !important;
  }
  .margin-bottom-xl-67 {
    margin-bottom: 67px !important;
  }
  .margin-left-xl-67 {
    margin-left: 67px !important;
  }
  .padding-top-xl-67 {
    padding-top: 67px !important;
  }
  .padding-right-xl-67 {
    padding-right: 67px !important;
  }
  .padding-bottom-xl-67 {
    padding-bottom: 67px !important;
  }
  .padding-left-xl-67 {
    padding-left: 67px !important;
  }
  .margin-top-xl-68 {
    margin-top: 68px !important;
  }
  .margin-right-xl-68 {
    margin-right: 68px !important;
  }
  .margin-bottom-xl-68 {
    margin-bottom: 68px !important;
  }
  .margin-left-xl-68 {
    margin-left: 68px !important;
  }
  .padding-top-xl-68 {
    padding-top: 68px !important;
  }
  .padding-right-xl-68 {
    padding-right: 68px !important;
  }
  .padding-bottom-xl-68 {
    padding-bottom: 68px !important;
  }
  .padding-left-xl-68 {
    padding-left: 68px !important;
  }
  .margin-top-xl-69 {
    margin-top: 69px !important;
  }
  .margin-right-xl-69 {
    margin-right: 69px !important;
  }
  .margin-bottom-xl-69 {
    margin-bottom: 69px !important;
  }
  .margin-left-xl-69 {
    margin-left: 69px !important;
  }
  .padding-top-xl-69 {
    padding-top: 69px !important;
  }
  .padding-right-xl-69 {
    padding-right: 69px !important;
  }
  .padding-bottom-xl-69 {
    padding-bottom: 69px !important;
  }
  .padding-left-xl-69 {
    padding-left: 69px !important;
  }
  .margin-top-xl-70 {
    margin-top: 70px !important;
  }
  .margin-right-xl-70 {
    margin-right: 70px !important;
  }
  .margin-bottom-xl-70 {
    margin-bottom: 70px !important;
  }
  .margin-left-xl-70 {
    margin-left: 70px !important;
  }
  .padding-top-xl-70 {
    padding-top: 70px !important;
  }
  .padding-right-xl-70 {
    padding-right: 70px !important;
  }
  .padding-bottom-xl-70 {
    padding-bottom: 70px !important;
  }
  .padding-left-xl-70 {
    padding-left: 70px !important;
  }
  .margin-top-xl-71 {
    margin-top: 71px !important;
  }
  .margin-right-xl-71 {
    margin-right: 71px !important;
  }
  .margin-bottom-xl-71 {
    margin-bottom: 71px !important;
  }
  .margin-left-xl-71 {
    margin-left: 71px !important;
  }
  .padding-top-xl-71 {
    padding-top: 71px !important;
  }
  .padding-right-xl-71 {
    padding-right: 71px !important;
  }
  .padding-bottom-xl-71 {
    padding-bottom: 71px !important;
  }
  .padding-left-xl-71 {
    padding-left: 71px !important;
  }
  .margin-top-xl-72 {
    margin-top: 72px !important;
  }
  .margin-right-xl-72 {
    margin-right: 72px !important;
  }
  .margin-bottom-xl-72 {
    margin-bottom: 72px !important;
  }
  .margin-left-xl-72 {
    margin-left: 72px !important;
  }
  .padding-top-xl-72 {
    padding-top: 72px !important;
  }
  .padding-right-xl-72 {
    padding-right: 72px !important;
  }
  .padding-bottom-xl-72 {
    padding-bottom: 72px !important;
  }
  .padding-left-xl-72 {
    padding-left: 72px !important;
  }
  .margin-top-xl-73 {
    margin-top: 73px !important;
  }
  .margin-right-xl-73 {
    margin-right: 73px !important;
  }
  .margin-bottom-xl-73 {
    margin-bottom: 73px !important;
  }
  .margin-left-xl-73 {
    margin-left: 73px !important;
  }
  .padding-top-xl-73 {
    padding-top: 73px !important;
  }
  .padding-right-xl-73 {
    padding-right: 73px !important;
  }
  .padding-bottom-xl-73 {
    padding-bottom: 73px !important;
  }
  .padding-left-xl-73 {
    padding-left: 73px !important;
  }
  .margin-top-xl-74 {
    margin-top: 74px !important;
  }
  .margin-right-xl-74 {
    margin-right: 74px !important;
  }
  .margin-bottom-xl-74 {
    margin-bottom: 74px !important;
  }
  .margin-left-xl-74 {
    margin-left: 74px !important;
  }
  .padding-top-xl-74 {
    padding-top: 74px !important;
  }
  .padding-right-xl-74 {
    padding-right: 74px !important;
  }
  .padding-bottom-xl-74 {
    padding-bottom: 74px !important;
  }
  .padding-left-xl-74 {
    padding-left: 74px !important;
  }
  .margin-top-xl-75 {
    margin-top: 75px !important;
  }
  .margin-right-xl-75 {
    margin-right: 75px !important;
  }
  .margin-bottom-xl-75 {
    margin-bottom: 75px !important;
  }
  .margin-left-xl-75 {
    margin-left: 75px !important;
  }
  .padding-top-xl-75 {
    padding-top: 75px !important;
  }
  .padding-right-xl-75 {
    padding-right: 75px !important;
  }
  .padding-bottom-xl-75 {
    padding-bottom: 75px !important;
  }
  .padding-left-xl-75 {
    padding-left: 75px !important;
  }
  .margin-top-xl-76 {
    margin-top: 76px !important;
  }
  .margin-right-xl-76 {
    margin-right: 76px !important;
  }
  .margin-bottom-xl-76 {
    margin-bottom: 76px !important;
  }
  .margin-left-xl-76 {
    margin-left: 76px !important;
  }
  .padding-top-xl-76 {
    padding-top: 76px !important;
  }
  .padding-right-xl-76 {
    padding-right: 76px !important;
  }
  .padding-bottom-xl-76 {
    padding-bottom: 76px !important;
  }
  .padding-left-xl-76 {
    padding-left: 76px !important;
  }
  .margin-top-xl-77 {
    margin-top: 77px !important;
  }
  .margin-right-xl-77 {
    margin-right: 77px !important;
  }
  .margin-bottom-xl-77 {
    margin-bottom: 77px !important;
  }
  .margin-left-xl-77 {
    margin-left: 77px !important;
  }
  .padding-top-xl-77 {
    padding-top: 77px !important;
  }
  .padding-right-xl-77 {
    padding-right: 77px !important;
  }
  .padding-bottom-xl-77 {
    padding-bottom: 77px !important;
  }
  .padding-left-xl-77 {
    padding-left: 77px !important;
  }
  .margin-top-xl-78 {
    margin-top: 78px !important;
  }
  .margin-right-xl-78 {
    margin-right: 78px !important;
  }
  .margin-bottom-xl-78 {
    margin-bottom: 78px !important;
  }
  .margin-left-xl-78 {
    margin-left: 78px !important;
  }
  .padding-top-xl-78 {
    padding-top: 78px !important;
  }
  .padding-right-xl-78 {
    padding-right: 78px !important;
  }
  .padding-bottom-xl-78 {
    padding-bottom: 78px !important;
  }
  .padding-left-xl-78 {
    padding-left: 78px !important;
  }
  .margin-top-xl-79 {
    margin-top: 79px !important;
  }
  .margin-right-xl-79 {
    margin-right: 79px !important;
  }
  .margin-bottom-xl-79 {
    margin-bottom: 79px !important;
  }
  .margin-left-xl-79 {
    margin-left: 79px !important;
  }
  .padding-top-xl-79 {
    padding-top: 79px !important;
  }
  .padding-right-xl-79 {
    padding-right: 79px !important;
  }
  .padding-bottom-xl-79 {
    padding-bottom: 79px !important;
  }
  .padding-left-xl-79 {
    padding-left: 79px !important;
  }
  .margin-top-xl-80 {
    margin-top: 80px !important;
  }
  .margin-right-xl-80 {
    margin-right: 80px !important;
  }
  .margin-bottom-xl-80 {
    margin-bottom: 80px !important;
  }
  .margin-left-xl-80 {
    margin-left: 80px !important;
  }
  .padding-top-xl-80 {
    padding-top: 80px !important;
  }
  .padding-right-xl-80 {
    padding-right: 80px !important;
  }
  .padding-bottom-xl-80 {
    padding-bottom: 80px !important;
  }
  .padding-left-xl-80 {
    padding-left: 80px !important;
  }
  .margin-top-xl-81 {
    margin-top: 81px !important;
  }
  .margin-right-xl-81 {
    margin-right: 81px !important;
  }
  .margin-bottom-xl-81 {
    margin-bottom: 81px !important;
  }
  .margin-left-xl-81 {
    margin-left: 81px !important;
  }
  .padding-top-xl-81 {
    padding-top: 81px !important;
  }
  .padding-right-xl-81 {
    padding-right: 81px !important;
  }
  .padding-bottom-xl-81 {
    padding-bottom: 81px !important;
  }
  .padding-left-xl-81 {
    padding-left: 81px !important;
  }
  .margin-top-xl-82 {
    margin-top: 82px !important;
  }
  .margin-right-xl-82 {
    margin-right: 82px !important;
  }
  .margin-bottom-xl-82 {
    margin-bottom: 82px !important;
  }
  .margin-left-xl-82 {
    margin-left: 82px !important;
  }
  .padding-top-xl-82 {
    padding-top: 82px !important;
  }
  .padding-right-xl-82 {
    padding-right: 82px !important;
  }
  .padding-bottom-xl-82 {
    padding-bottom: 82px !important;
  }
  .padding-left-xl-82 {
    padding-left: 82px !important;
  }
  .margin-top-xl-83 {
    margin-top: 83px !important;
  }
  .margin-right-xl-83 {
    margin-right: 83px !important;
  }
  .margin-bottom-xl-83 {
    margin-bottom: 83px !important;
  }
  .margin-left-xl-83 {
    margin-left: 83px !important;
  }
  .padding-top-xl-83 {
    padding-top: 83px !important;
  }
  .padding-right-xl-83 {
    padding-right: 83px !important;
  }
  .padding-bottom-xl-83 {
    padding-bottom: 83px !important;
  }
  .padding-left-xl-83 {
    padding-left: 83px !important;
  }
  .margin-top-xl-84 {
    margin-top: 84px !important;
  }
  .margin-right-xl-84 {
    margin-right: 84px !important;
  }
  .margin-bottom-xl-84 {
    margin-bottom: 84px !important;
  }
  .margin-left-xl-84 {
    margin-left: 84px !important;
  }
  .padding-top-xl-84 {
    padding-top: 84px !important;
  }
  .padding-right-xl-84 {
    padding-right: 84px !important;
  }
  .padding-bottom-xl-84 {
    padding-bottom: 84px !important;
  }
  .padding-left-xl-84 {
    padding-left: 84px !important;
  }
  .margin-top-xl-85 {
    margin-top: 85px !important;
  }
  .margin-right-xl-85 {
    margin-right: 85px !important;
  }
  .margin-bottom-xl-85 {
    margin-bottom: 85px !important;
  }
  .margin-left-xl-85 {
    margin-left: 85px !important;
  }
  .padding-top-xl-85 {
    padding-top: 85px !important;
  }
  .padding-right-xl-85 {
    padding-right: 85px !important;
  }
  .padding-bottom-xl-85 {
    padding-bottom: 85px !important;
  }
  .padding-left-xl-85 {
    padding-left: 85px !important;
  }
  .margin-top-xl-86 {
    margin-top: 86px !important;
  }
  .margin-right-xl-86 {
    margin-right: 86px !important;
  }
  .margin-bottom-xl-86 {
    margin-bottom: 86px !important;
  }
  .margin-left-xl-86 {
    margin-left: 86px !important;
  }
  .padding-top-xl-86 {
    padding-top: 86px !important;
  }
  .padding-right-xl-86 {
    padding-right: 86px !important;
  }
  .padding-bottom-xl-86 {
    padding-bottom: 86px !important;
  }
  .padding-left-xl-86 {
    padding-left: 86px !important;
  }
  .margin-top-xl-87 {
    margin-top: 87px !important;
  }
  .margin-right-xl-87 {
    margin-right: 87px !important;
  }
  .margin-bottom-xl-87 {
    margin-bottom: 87px !important;
  }
  .margin-left-xl-87 {
    margin-left: 87px !important;
  }
  .padding-top-xl-87 {
    padding-top: 87px !important;
  }
  .padding-right-xl-87 {
    padding-right: 87px !important;
  }
  .padding-bottom-xl-87 {
    padding-bottom: 87px !important;
  }
  .padding-left-xl-87 {
    padding-left: 87px !important;
  }
  .margin-top-xl-88 {
    margin-top: 88px !important;
  }
  .margin-right-xl-88 {
    margin-right: 88px !important;
  }
  .margin-bottom-xl-88 {
    margin-bottom: 88px !important;
  }
  .margin-left-xl-88 {
    margin-left: 88px !important;
  }
  .padding-top-xl-88 {
    padding-top: 88px !important;
  }
  .padding-right-xl-88 {
    padding-right: 88px !important;
  }
  .padding-bottom-xl-88 {
    padding-bottom: 88px !important;
  }
  .padding-left-xl-88 {
    padding-left: 88px !important;
  }
  .margin-top-xl-89 {
    margin-top: 89px !important;
  }
  .margin-right-xl-89 {
    margin-right: 89px !important;
  }
  .margin-bottom-xl-89 {
    margin-bottom: 89px !important;
  }
  .margin-left-xl-89 {
    margin-left: 89px !important;
  }
  .padding-top-xl-89 {
    padding-top: 89px !important;
  }
  .padding-right-xl-89 {
    padding-right: 89px !important;
  }
  .padding-bottom-xl-89 {
    padding-bottom: 89px !important;
  }
  .padding-left-xl-89 {
    padding-left: 89px !important;
  }
  .margin-top-xl-90 {
    margin-top: 90px !important;
  }
  .margin-right-xl-90 {
    margin-right: 90px !important;
  }
  .margin-bottom-xl-90 {
    margin-bottom: 90px !important;
  }
  .margin-left-xl-90 {
    margin-left: 90px !important;
  }
  .padding-top-xl-90 {
    padding-top: 90px !important;
  }
  .padding-right-xl-90 {
    padding-right: 90px !important;
  }
  .padding-bottom-xl-90 {
    padding-bottom: 90px !important;
  }
  .padding-left-xl-90 {
    padding-left: 90px !important;
  }
  .margin-top-xl-91 {
    margin-top: 91px !important;
  }
  .margin-right-xl-91 {
    margin-right: 91px !important;
  }
  .margin-bottom-xl-91 {
    margin-bottom: 91px !important;
  }
  .margin-left-xl-91 {
    margin-left: 91px !important;
  }
  .padding-top-xl-91 {
    padding-top: 91px !important;
  }
  .padding-right-xl-91 {
    padding-right: 91px !important;
  }
  .padding-bottom-xl-91 {
    padding-bottom: 91px !important;
  }
  .padding-left-xl-91 {
    padding-left: 91px !important;
  }
  .margin-top-xl-92 {
    margin-top: 92px !important;
  }
  .margin-right-xl-92 {
    margin-right: 92px !important;
  }
  .margin-bottom-xl-92 {
    margin-bottom: 92px !important;
  }
  .margin-left-xl-92 {
    margin-left: 92px !important;
  }
  .padding-top-xl-92 {
    padding-top: 92px !important;
  }
  .padding-right-xl-92 {
    padding-right: 92px !important;
  }
  .padding-bottom-xl-92 {
    padding-bottom: 92px !important;
  }
  .padding-left-xl-92 {
    padding-left: 92px !important;
  }
  .margin-top-xl-93 {
    margin-top: 93px !important;
  }
  .margin-right-xl-93 {
    margin-right: 93px !important;
  }
  .margin-bottom-xl-93 {
    margin-bottom: 93px !important;
  }
  .margin-left-xl-93 {
    margin-left: 93px !important;
  }
  .padding-top-xl-93 {
    padding-top: 93px !important;
  }
  .padding-right-xl-93 {
    padding-right: 93px !important;
  }
  .padding-bottom-xl-93 {
    padding-bottom: 93px !important;
  }
  .padding-left-xl-93 {
    padding-left: 93px !important;
  }
  .margin-top-xl-94 {
    margin-top: 94px !important;
  }
  .margin-right-xl-94 {
    margin-right: 94px !important;
  }
  .margin-bottom-xl-94 {
    margin-bottom: 94px !important;
  }
  .margin-left-xl-94 {
    margin-left: 94px !important;
  }
  .padding-top-xl-94 {
    padding-top: 94px !important;
  }
  .padding-right-xl-94 {
    padding-right: 94px !important;
  }
  .padding-bottom-xl-94 {
    padding-bottom: 94px !important;
  }
  .padding-left-xl-94 {
    padding-left: 94px !important;
  }
  .margin-top-xl-95 {
    margin-top: 95px !important;
  }
  .margin-right-xl-95 {
    margin-right: 95px !important;
  }
  .margin-bottom-xl-95 {
    margin-bottom: 95px !important;
  }
  .margin-left-xl-95 {
    margin-left: 95px !important;
  }
  .padding-top-xl-95 {
    padding-top: 95px !important;
  }
  .padding-right-xl-95 {
    padding-right: 95px !important;
  }
  .padding-bottom-xl-95 {
    padding-bottom: 95px !important;
  }
  .padding-left-xl-95 {
    padding-left: 95px !important;
  }
  .margin-top-xl-96 {
    margin-top: 96px !important;
  }
  .margin-right-xl-96 {
    margin-right: 96px !important;
  }
  .margin-bottom-xl-96 {
    margin-bottom: 96px !important;
  }
  .margin-left-xl-96 {
    margin-left: 96px !important;
  }
  .padding-top-xl-96 {
    padding-top: 96px !important;
  }
  .padding-right-xl-96 {
    padding-right: 96px !important;
  }
  .padding-bottom-xl-96 {
    padding-bottom: 96px !important;
  }
  .padding-left-xl-96 {
    padding-left: 96px !important;
  }
  .margin-top-xl-97 {
    margin-top: 97px !important;
  }
  .margin-right-xl-97 {
    margin-right: 97px !important;
  }
  .margin-bottom-xl-97 {
    margin-bottom: 97px !important;
  }
  .margin-left-xl-97 {
    margin-left: 97px !important;
  }
  .padding-top-xl-97 {
    padding-top: 97px !important;
  }
  .padding-right-xl-97 {
    padding-right: 97px !important;
  }
  .padding-bottom-xl-97 {
    padding-bottom: 97px !important;
  }
  .padding-left-xl-97 {
    padding-left: 97px !important;
  }
  .margin-top-xl-98 {
    margin-top: 98px !important;
  }
  .margin-right-xl-98 {
    margin-right: 98px !important;
  }
  .margin-bottom-xl-98 {
    margin-bottom: 98px !important;
  }
  .margin-left-xl-98 {
    margin-left: 98px !important;
  }
  .padding-top-xl-98 {
    padding-top: 98px !important;
  }
  .padding-right-xl-98 {
    padding-right: 98px !important;
  }
  .padding-bottom-xl-98 {
    padding-bottom: 98px !important;
  }
  .padding-left-xl-98 {
    padding-left: 98px !important;
  }
  .margin-top-xl-99 {
    margin-top: 99px !important;
  }
  .margin-right-xl-99 {
    margin-right: 99px !important;
  }
  .margin-bottom-xl-99 {
    margin-bottom: 99px !important;
  }
  .margin-left-xl-99 {
    margin-left: 99px !important;
  }
  .padding-top-xl-99 {
    padding-top: 99px !important;
  }
  .padding-right-xl-99 {
    padding-right: 99px !important;
  }
  .padding-bottom-xl-99 {
    padding-bottom: 99px !important;
  }
  .padding-left-xl-99 {
    padding-left: 99px !important;
  }
  .margin-top-xl-100 {
    margin-top: 100px !important;
  }
  .margin-right-xl-100 {
    margin-right: 100px !important;
  }
  .margin-bottom-xl-100 {
    margin-bottom: 100px !important;
  }
  .margin-left-xl-100 {
    margin-left: 100px !important;
  }
  .padding-top-xl-100 {
    padding-top: 100px !important;
  }
  .padding-right-xl-100 {
    padding-right: 100px !important;
  }
  .padding-bottom-xl-100 {
    padding-bottom: 100px !important;
  }
  .padding-left-xl-100 {
    padding-left: 100px !important;
  }
  .margin-top-xl-101 {
    margin-top: 101px !important;
  }
  .margin-right-xl-101 {
    margin-right: 101px !important;
  }
  .margin-bottom-xl-101 {
    margin-bottom: 101px !important;
  }
  .margin-left-xl-101 {
    margin-left: 101px !important;
  }
  .padding-top-xl-101 {
    padding-top: 101px !important;
  }
  .padding-right-xl-101 {
    padding-right: 101px !important;
  }
  .padding-bottom-xl-101 {
    padding-bottom: 101px !important;
  }
  .padding-left-xl-101 {
    padding-left: 101px !important;
  }
  .margin-top-xl-102 {
    margin-top: 102px !important;
  }
  .margin-right-xl-102 {
    margin-right: 102px !important;
  }
  .margin-bottom-xl-102 {
    margin-bottom: 102px !important;
  }
  .margin-left-xl-102 {
    margin-left: 102px !important;
  }
  .padding-top-xl-102 {
    padding-top: 102px !important;
  }
  .padding-right-xl-102 {
    padding-right: 102px !important;
  }
  .padding-bottom-xl-102 {
    padding-bottom: 102px !important;
  }
  .padding-left-xl-102 {
    padding-left: 102px !important;
  }
  .margin-top-xl-103 {
    margin-top: 103px !important;
  }
  .margin-right-xl-103 {
    margin-right: 103px !important;
  }
  .margin-bottom-xl-103 {
    margin-bottom: 103px !important;
  }
  .margin-left-xl-103 {
    margin-left: 103px !important;
  }
  .padding-top-xl-103 {
    padding-top: 103px !important;
  }
  .padding-right-xl-103 {
    padding-right: 103px !important;
  }
  .padding-bottom-xl-103 {
    padding-bottom: 103px !important;
  }
  .padding-left-xl-103 {
    padding-left: 103px !important;
  }
  .margin-top-xl-104 {
    margin-top: 104px !important;
  }
  .margin-right-xl-104 {
    margin-right: 104px !important;
  }
  .margin-bottom-xl-104 {
    margin-bottom: 104px !important;
  }
  .margin-left-xl-104 {
    margin-left: 104px !important;
  }
  .padding-top-xl-104 {
    padding-top: 104px !important;
  }
  .padding-right-xl-104 {
    padding-right: 104px !important;
  }
  .padding-bottom-xl-104 {
    padding-bottom: 104px !important;
  }
  .padding-left-xl-104 {
    padding-left: 104px !important;
  }
  .margin-top-xl-105 {
    margin-top: 105px !important;
  }
  .margin-right-xl-105 {
    margin-right: 105px !important;
  }
  .margin-bottom-xl-105 {
    margin-bottom: 105px !important;
  }
  .margin-left-xl-105 {
    margin-left: 105px !important;
  }
  .padding-top-xl-105 {
    padding-top: 105px !important;
  }
  .padding-right-xl-105 {
    padding-right: 105px !important;
  }
  .padding-bottom-xl-105 {
    padding-bottom: 105px !important;
  }
  .padding-left-xl-105 {
    padding-left: 105px !important;
  }
}
body.live-view.staging-ready {
  padding-top: 0px;
}

.signed-in .wrapper .sella-hero__mask {
  position: relative;
}

.group_company_logo, .portlet-journal-content .journal-content-article .cke_widget_image .group_company_logo {
  max-width: 150px;
}

.portlet-layout .portlet-header {
  margin-bottom: 0 !important;
}

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