@charset "UTF-8";
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

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

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

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

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

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

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

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

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.mt-8 {
  margin-top: 128px;
}

:root {
  --blue: #2763CF;
  --indigo: #6610f2;
  --purple: #936AA7;
  --pink: #e83e8c;
  --red: #EB4525;
  --orange: #fd7e14;
  --yellow: #FFCC00;
  --green: #357634;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --dark-blue: #0D0B23;
  --medium-grey: #B5B5B5;
  --light-yellow-grey: #F8F4ED;
  --error: #FF2900;
  --contrast-yellow: #FFFF01;
  --grey: #706F7B;
  --greyLight: #A9A8B1;
  --grey700: #414052;
  --grey800: #27263A;
  --grey900: #0D0B23;
  --beige: #F8F4ED;
  --beige700: #857F76;
  --beige400: #CFC5B4;
  --beige300: #E0D6C4;
  --beige200: #E9DFCE;
  --black: #000000;
  --primary: #2763CF;
  --secondary: #6c757d;
  --success: #357634;
  --info: #17a2b8;
  --warning: #FFCC00;
  --danger: #EB4525;
  --light: #f8f9fa;
  --dark: #343a40;
  --dark-blue: #0D0B23;
  --medium-grey: #B5B5B5;
  --light-yellow-grey: #F8F4ED;
  --white: #FFFEFC;
  --blue: #2763CF;
  --error: #FF2900;
  --contrast-yellow: #FFFF01;
  --grey: #706F7B;
  --greyLight: #A9A8B1;
  --grey700: #414052;
  --grey800: #27263A;
  --grey900: #0D0B23;
  --beige: #F8F4ED;
  --beige700: #857F76;
  --beige400: #CFC5B4;
  --beige300: #E0D6C4;
  --beige200: #E9DFCE;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: UniversalLTPro;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: UniversalLTPro;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #0D0B23;
  text-align: left;
  background-color: #F8F4ED;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0D0B23;
  text-decoration: none;
  background-color: transparent;
}
a:hover, a.header__menu-navbar-toggler:hover {
  color: black;
  text-decoration: underline;
}

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

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #767676;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-16, .col-xl-15, .col-xl-14, .col-xl-13, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-16, .col-15, .col-14, .col-13, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}

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

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-13 {
  flex: 0 0 81.25%;
  max-width: 81.25%;
}

.col-14 {
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-15 {
  flex: 0 0 93.75%;
  max-width: 93.75%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 17;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.order-13 {
  order: 13;
}

.order-14 {
  order: 14;
}

.order-15 {
  order: 15;
}

.order-16 {
  order: 16;
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-13 {
  margin-left: 81.25%;
}

.offset-14 {
  margin-left: 87.5%;
}

.offset-15 {
  margin-left: 93.75%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  .col-sm-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-sm-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 17;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .order-sm-13 {
    order: 13;
  }

  .order-sm-14 {
    order: 14;
  }

  .order-sm-15 {
    order: 15;
  }

  .order-sm-16 {
    order: 16;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 6.25%;
  }

  .offset-sm-2 {
    margin-left: 12.5%;
  }

  .offset-sm-3 {
    margin-left: 18.75%;
  }

  .offset-sm-4 {
    margin-left: 25%;
  }

  .offset-sm-5 {
    margin-left: 31.25%;
  }

  .offset-sm-6 {
    margin-left: 37.5%;
  }

  .offset-sm-7 {
    margin-left: 43.75%;
  }

  .offset-sm-8 {
    margin-left: 50%;
  }

  .offset-sm-9 {
    margin-left: 56.25%;
  }

  .offset-sm-10 {
    margin-left: 62.5%;
  }

  .offset-sm-11 {
    margin-left: 68.75%;
  }

  .offset-sm-12 {
    margin-left: 75%;
  }

  .offset-sm-13 {
    margin-left: 81.25%;
  }

  .offset-sm-14 {
    margin-left: 87.5%;
  }

  .offset-sm-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  .col-md-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-md-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 17;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .order-md-13 {
    order: 13;
  }

  .order-md-14 {
    order: 14;
  }

  .order-md-15 {
    order: 15;
  }

  .order-md-16 {
    order: 16;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 6.25%;
  }

  .offset-md-2 {
    margin-left: 12.5%;
  }

  .offset-md-3 {
    margin-left: 18.75%;
  }

  .offset-md-4 {
    margin-left: 25%;
  }

  .offset-md-5 {
    margin-left: 31.25%;
  }

  .offset-md-6 {
    margin-left: 37.5%;
  }

  .offset-md-7 {
    margin-left: 43.75%;
  }

  .offset-md-8 {
    margin-left: 50%;
  }

  .offset-md-9 {
    margin-left: 56.25%;
  }

  .offset-md-10 {
    margin-left: 62.5%;
  }

  .offset-md-11 {
    margin-left: 68.75%;
  }

  .offset-md-12 {
    margin-left: 75%;
  }

  .offset-md-13 {
    margin-left: 81.25%;
  }

  .offset-md-14 {
    margin-left: 87.5%;
  }

  .offset-md-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  .col-lg-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-lg-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 17;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .order-lg-13 {
    order: 13;
  }

  .order-lg-14 {
    order: 14;
  }

  .order-lg-15 {
    order: 15;
  }

  .order-lg-16 {
    order: 16;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 6.25%;
  }

  .offset-lg-2 {
    margin-left: 12.5%;
  }

  .offset-lg-3 {
    margin-left: 18.75%;
  }

  .offset-lg-4 {
    margin-left: 25%;
  }

  .offset-lg-5 {
    margin-left: 31.25%;
  }

  .offset-lg-6 {
    margin-left: 37.5%;
  }

  .offset-lg-7 {
    margin-left: 43.75%;
  }

  .offset-lg-8 {
    margin-left: 50%;
  }

  .offset-lg-9 {
    margin-left: 56.25%;
  }

  .offset-lg-10 {
    margin-left: 62.5%;
  }

  .offset-lg-11 {
    margin-left: 68.75%;
  }

  .offset-lg-12 {
    margin-left: 75%;
  }

  .offset-lg-13 {
    margin-left: 81.25%;
  }

  .offset-lg-14 {
    margin-left: 87.5%;
  }

  .offset-lg-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-xl-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  .col-xl-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-xl-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 17;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .order-xl-13 {
    order: 13;
  }

  .order-xl-14 {
    order: 14;
  }

  .order-xl-15 {
    order: 15;
  }

  .order-xl-16 {
    order: 16;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 6.25%;
  }

  .offset-xl-2 {
    margin-left: 12.5%;
  }

  .offset-xl-3 {
    margin-left: 18.75%;
  }

  .offset-xl-4 {
    margin-left: 25%;
  }

  .offset-xl-5 {
    margin-left: 31.25%;
  }

  .offset-xl-6 {
    margin-left: 37.5%;
  }

  .offset-xl-7 {
    margin-left: 43.75%;
  }

  .offset-xl-8 {
    margin-left: 50%;
  }

  .offset-xl-9 {
    margin-left: 56.25%;
  }

  .offset-xl-10 {
    margin-left: 62.5%;
  }

  .offset-xl-11 {
    margin-left: 68.75%;
  }

  .offset-xl-12 {
    margin-left: 75%;
  }

  .offset-xl-13 {
    margin-left: 81.25%;
  }

  .offset-xl-14 {
    margin-left: 87.5%;
  }

  .offset-xl-15 {
    margin-left: 93.75%;
  }
}
.flex-row {
  flex-direction: row !important;
}

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

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

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

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

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

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

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.d-none {
  display: none !important;
}

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

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

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

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

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

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

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

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

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

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

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

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

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

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

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #FFFEFC !important;
}

.text-primary {
  color: #2763CF !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #1b448f !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #357634 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1d411d !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #FFCC00 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #b38f00 !important;
}

.text-danger {
  color: #EB4525 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #b32b10 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-dark-blue {
  color: #0D0B23 !important;
}

a.text-dark-blue:hover, a.text-dark-blue:focus {
  color: black !important;
}

.text-medium-grey {
  color: #B5B5B5 !important;
}

a.text-medium-grey:hover, a.text-medium-grey:focus {
  color: #8f8f8f !important;
}

.text-light-yellow-grey {
  color: #F8F4ED !important;
}

a.text-light-yellow-grey:hover, a.text-light-yellow-grey:focus {
  color: #e3d2b6 !important;
}

.text-white {
  color: #FFFEFC !important;
}

a.text-white:hover, a.text-white:focus {
  color: #ffe5b0 !important;
}

.text-blue {
  color: #2763CF !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: #1b448f !important;
}

.text-error {
  color: #FF2900 !important;
}

a.text-error:hover, a.text-error:focus {
  color: #b31d00 !important;
}

.text-contrast-yellow {
  color: #FFFF01 !important;
}

a.text-contrast-yellow:hover, a.text-contrast-yellow:focus {
  color: #b4b400 !important;
}

.text-grey {
  color: #706F7B !important;
}

a.text-grey:hover, a.text-grey:focus {
  color: #4b4b53 !important;
}

.text-greyLight {
  color: #A9A8B1 !important;
}

a.text-greyLight:hover, a.text-greyLight:focus {
  color: #81808d !important;
}

.text-grey700 {
  color: #414052 !important;
}

a.text-grey700:hover, a.text-grey700:focus {
  color: #1f1e27 !important;
}

.text-grey800 {
  color: #27263A !important;
}

a.text-grey800:hover, a.text-grey800:focus {
  color: #08080c !important;
}

.text-grey900 {
  color: #0D0B23 !important;
}

a.text-grey900:hover, a.text-grey900:focus {
  color: black !important;
}

.text-beige {
  color: #F8F4ED !important;
}

a.text-beige:hover, a.text-beige:focus {
  color: #e3d2b6 !important;
}

.text-beige700 {
  color: #857F76 !important;
}

a.text-beige700:hover, a.text-beige700:focus {
  color: #5c5852 !important;
}

.text-beige400 {
  color: #CFC5B4 !important;
}

a.text-beige400:hover, a.text-beige400:focus {
  color: #b1a185 !important;
}

.text-beige300 {
  color: #E0D6C4 !important;
}

a.text-beige300:hover, a.text-beige300:focus {
  color: #c6b392 !important;
}

.text-beige200 {
  color: #E9DFCE !important;
}

a.text-beige200:hover, a.text-beige200:focus {
  color: #d1bd99 !important;
}

.text-body {
  color: #0D0B23 !important;
}

.text-muted {
  color: #767676 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 254, 252, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.3333333333rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.3333333333rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.3333333333rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.3333333333rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.3333333333rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 0.6666666667rem !important;
}

.mt-3,
.my-3 {
  margin-top: 0.6666666667rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 0.6666666667rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 0.6666666667rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 0.6666666667rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1rem !important;
}

.m-5 {
  margin: 1.3333333333rem !important;
}

.mt-5,
.my-5 {
  margin-top: 1.3333333333rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 1.3333333333rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 1.3333333333rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 1.3333333333rem !important;
}

.m-6 {
  margin: 2rem !important;
}

.mt-6,
.my-6 {
  margin-top: 2rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 2rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 2rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 2rem !important;
}

.m-7 {
  margin: 2.6666666667rem !important;
}

.mt-7,
.my-7 {
  margin-top: 2.6666666667rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 2.6666666667rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 2.6666666667rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 2.6666666667rem !important;
}

.m-8 {
  margin: 8px !important;
}

.mt-8,
.my-8 {
  margin-top: 8px !important;
}

.mr-8,
.mx-8 {
  margin-right: 8px !important;
}

.mb-8,
.my-8 {
  margin-bottom: 8px !important;
}

.ml-8,
.mx-8 {
  margin-left: 8px !important;
}

.m-12 {
  margin: 12px !important;
}

.mt-12,
.my-12 {
  margin-top: 12px !important;
}

.mr-12,
.mx-12 {
  margin-right: 12px !important;
}

.mb-12,
.my-12 {
  margin-bottom: 12px !important;
}

.ml-12,
.mx-12 {
  margin-left: 12px !important;
}

.m-14 {
  margin: 14px !important;
}

.mt-14,
.my-14 {
  margin-top: 14px !important;
}

.mr-14,
.mx-14 {
  margin-right: 14px !important;
}

.mb-14,
.my-14 {
  margin-bottom: 14px !important;
}

.ml-14,
.mx-14 {
  margin-left: 14px !important;
}

.m-16 {
  margin: 16px !important;
}

.mt-16,
.my-16 {
  margin-top: 16px !important;
}

.mr-16,
.mx-16 {
  margin-right: 16px !important;
}

.mb-16,
.my-16 {
  margin-bottom: 16px !important;
}

.ml-16,
.mx-16 {
  margin-left: 16px !important;
}

.m-24 {
  margin: 24px !important;
}

.mt-24,
.my-24 {
  margin-top: 24px !important;
}

.mr-24,
.mx-24 {
  margin-right: 24px !important;
}

.mb-24,
.my-24 {
  margin-bottom: 24px !important;
}

.ml-24,
.mx-24 {
  margin-left: 24px !important;
}

.m-28 {
  margin: 28px !important;
}

.mt-28,
.my-28 {
  margin-top: 28px !important;
}

.mr-28,
.mx-28 {
  margin-right: 28px !important;
}

.mb-28,
.my-28 {
  margin-bottom: 28px !important;
}

.ml-28,
.mx-28 {
  margin-left: 28px !important;
}

.m-32 {
  margin: 32px !important;
}

.mt-32,
.my-32 {
  margin-top: 32px !important;
}

.mr-32,
.mx-32 {
  margin-right: 32px !important;
}

.mb-32,
.my-32 {
  margin-bottom: 32px !important;
}

.ml-32,
.mx-32 {
  margin-left: 32px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40,
.my-40 {
  margin-top: 40px !important;
}

.mr-40,
.mx-40 {
  margin-right: 40px !important;
}

.mb-40,
.my-40 {
  margin-bottom: 40px !important;
}

.ml-40,
.mx-40 {
  margin-left: 40px !important;
}

.m-48 {
  margin: 48px !important;
}

.mt-48,
.my-48 {
  margin-top: 48px !important;
}

.mr-48,
.mx-48 {
  margin-right: 48px !important;
}

.mb-48,
.my-48 {
  margin-bottom: 48px !important;
}

.ml-48,
.mx-48 {
  margin-left: 48px !important;
}

.m-56 {
  margin: 56px !important;
}

.mt-56,
.my-56 {
  margin-top: 56px !important;
}

.mr-56,
.mx-56 {
  margin-right: 56px !important;
}

.mb-56,
.my-56 {
  margin-bottom: 56px !important;
}

.ml-56,
.mx-56 {
  margin-left: 56px !important;
}

.m-64 {
  margin: 64px !important;
}

.mt-64,
.my-64 {
  margin-top: 64px !important;
}

.mr-64,
.mx-64 {
  margin-right: 64px !important;
}

.mb-64,
.my-64 {
  margin-bottom: 64px !important;
}

.ml-64,
.mx-64 {
  margin-left: 64px !important;
}

.m-80 {
  margin: 80px !important;
}

.mt-80,
.my-80 {
  margin-top: 80px !important;
}

.mr-80,
.mx-80 {
  margin-right: 80px !important;
}

.mb-80,
.my-80 {
  margin-bottom: 80px !important;
}

.ml-80,
.mx-80 {
  margin-left: 80px !important;
}

.m-88 {
  margin: 88px !important;
}

.mt-88,
.my-88 {
  margin-top: 88px !important;
}

.mr-88,
.mx-88 {
  margin-right: 88px !important;
}

.mb-88,
.my-88 {
  margin-bottom: 88px !important;
}

.ml-88,
.mx-88 {
  margin-left: 88px !important;
}

.m-96 {
  margin: 96px !important;
}

.mt-96,
.my-96 {
  margin-top: 96px !important;
}

.mr-96,
.mx-96 {
  margin-right: 96px !important;
}

.mb-96,
.my-96 {
  margin-bottom: 96px !important;
}

.ml-96,
.mx-96 {
  margin-left: 96px !important;
}

.m-112 {
  margin: 112px !important;
}

.mt-112,
.my-112 {
  margin-top: 112px !important;
}

.mr-112,
.mx-112 {
  margin-right: 112px !important;
}

.mb-112,
.my-112 {
  margin-bottom: 112px !important;
}

.ml-112,
.mx-112 {
  margin-left: 112px !important;
}

.m-128 {
  margin: 128px !important;
}

.mt-128,
.my-128 {
  margin-top: 128px !important;
}

.mr-128,
.mx-128 {
  margin-right: 128px !important;
}

.mb-128,
.my-128 {
  margin-bottom: 128px !important;
}

.ml-128,
.mx-128 {
  margin-left: 128px !important;
}

.m-192 {
  margin: 192px !important;
}

.mt-192,
.my-192 {
  margin-top: 192px !important;
}

.mr-192,
.mx-192 {
  margin-right: 192px !important;
}

.mb-192,
.my-192 {
  margin-bottom: 192px !important;
}

.ml-192,
.mx-192 {
  margin-left: 192px !important;
}

.m-1px {
  margin: 1px !important;
}

.mt-1px,
.my-1px {
  margin-top: 1px !important;
}

.mr-1px,
.mx-1px {
  margin-right: 1px !important;
}

.mb-1px,
.my-1px {
  margin-bottom: 1px !important;
}

.ml-1px,
.mx-1px {
  margin-left: 1px !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.3333333333rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.3333333333rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.3333333333rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.3333333333rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.3333333333rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 0.6666666667rem !important;
}

.pt-3,
.py-3 {
  padding-top: 0.6666666667rem !important;
}

.pr-3,
.px-3 {
  padding-right: 0.6666666667rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 0.6666666667rem !important;
}

.pl-3,
.px-3 {
  padding-left: 0.6666666667rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1rem !important;
}

.p-5 {
  padding: 1.3333333333rem !important;
}

.pt-5,
.py-5 {
  padding-top: 1.3333333333rem !important;
}

.pr-5,
.px-5 {
  padding-right: 1.3333333333rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 1.3333333333rem !important;
}

.pl-5,
.px-5 {
  padding-left: 1.3333333333rem !important;
}

.p-6 {
  padding: 2rem !important;
}

.pt-6,
.py-6 {
  padding-top: 2rem !important;
}

.pr-6,
.px-6 {
  padding-right: 2rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 2rem !important;
}

.pl-6,
.px-6 {
  padding-left: 2rem !important;
}

.p-7 {
  padding: 2.6666666667rem !important;
}

.pt-7,
.py-7 {
  padding-top: 2.6666666667rem !important;
}

.pr-7,
.px-7 {
  padding-right: 2.6666666667rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 2.6666666667rem !important;
}

.pl-7,
.px-7 {
  padding-left: 2.6666666667rem !important;
}

.p-8 {
  padding: 8px !important;
}

.pt-8,
.py-8 {
  padding-top: 8px !important;
}

.pr-8,
.px-8 {
  padding-right: 8px !important;
}

.pb-8,
.py-8 {
  padding-bottom: 8px !important;
}

.pl-8,
.px-8 {
  padding-left: 8px !important;
}

.p-12 {
  padding: 12px !important;
}

.pt-12,
.py-12 {
  padding-top: 12px !important;
}

.pr-12,
.px-12 {
  padding-right: 12px !important;
}

.pb-12,
.py-12 {
  padding-bottom: 12px !important;
}

.pl-12,
.px-12 {
  padding-left: 12px !important;
}

.p-14 {
  padding: 14px !important;
}

.pt-14,
.py-14 {
  padding-top: 14px !important;
}

.pr-14,
.px-14 {
  padding-right: 14px !important;
}

.pb-14,
.py-14 {
  padding-bottom: 14px !important;
}

.pl-14,
.px-14 {
  padding-left: 14px !important;
}

.p-16 {
  padding: 16px !important;
}

.pt-16,
.py-16 {
  padding-top: 16px !important;
}

.pr-16,
.px-16 {
  padding-right: 16px !important;
}

.pb-16,
.py-16 {
  padding-bottom: 16px !important;
}

.pl-16,
.px-16 {
  padding-left: 16px !important;
}

.p-24 {
  padding: 24px !important;
}

.pt-24,
.py-24 {
  padding-top: 24px !important;
}

.pr-24,
.px-24 {
  padding-right: 24px !important;
}

.pb-24,
.py-24 {
  padding-bottom: 24px !important;
}

.pl-24,
.px-24 {
  padding-left: 24px !important;
}

.p-28 {
  padding: 28px !important;
}

.pt-28,
.py-28 {
  padding-top: 28px !important;
}

.pr-28,
.px-28 {
  padding-right: 28px !important;
}

.pb-28,
.py-28 {
  padding-bottom: 28px !important;
}

.pl-28,
.px-28 {
  padding-left: 28px !important;
}

.p-32 {
  padding: 32px !important;
}

.pt-32,
.py-32 {
  padding-top: 32px !important;
}

.pr-32,
.px-32 {
  padding-right: 32px !important;
}

.pb-32,
.py-32 {
  padding-bottom: 32px !important;
}

.pl-32,
.px-32 {
  padding-left: 32px !important;
}

.p-40 {
  padding: 40px !important;
}

.pt-40,
.py-40 {
  padding-top: 40px !important;
}

.pr-40,
.px-40 {
  padding-right: 40px !important;
}

.pb-40,
.py-40 {
  padding-bottom: 40px !important;
}

.pl-40,
.px-40 {
  padding-left: 40px !important;
}

.p-48 {
  padding: 48px !important;
}

.pt-48,
.py-48 {
  padding-top: 48px !important;
}

.pr-48,
.px-48 {
  padding-right: 48px !important;
}

.pb-48,
.py-48 {
  padding-bottom: 48px !important;
}

.pl-48,
.px-48 {
  padding-left: 48px !important;
}

.p-56 {
  padding: 56px !important;
}

.pt-56,
.py-56 {
  padding-top: 56px !important;
}

.pr-56,
.px-56 {
  padding-right: 56px !important;
}

.pb-56,
.py-56 {
  padding-bottom: 56px !important;
}

.pl-56,
.px-56 {
  padding-left: 56px !important;
}

.p-64 {
  padding: 64px !important;
}

.pt-64,
.py-64 {
  padding-top: 64px !important;
}

.pr-64,
.px-64 {
  padding-right: 64px !important;
}

.pb-64,
.py-64 {
  padding-bottom: 64px !important;
}

.pl-64,
.px-64 {
  padding-left: 64px !important;
}

.p-80 {
  padding: 80px !important;
}

.pt-80,
.py-80 {
  padding-top: 80px !important;
}

.pr-80,
.px-80 {
  padding-right: 80px !important;
}

.pb-80,
.py-80 {
  padding-bottom: 80px !important;
}

.pl-80,
.px-80 {
  padding-left: 80px !important;
}

.p-88 {
  padding: 88px !important;
}

.pt-88,
.py-88 {
  padding-top: 88px !important;
}

.pr-88,
.px-88 {
  padding-right: 88px !important;
}

.pb-88,
.py-88 {
  padding-bottom: 88px !important;
}

.pl-88,
.px-88 {
  padding-left: 88px !important;
}

.p-96 {
  padding: 96px !important;
}

.pt-96,
.py-96 {
  padding-top: 96px !important;
}

.pr-96,
.px-96 {
  padding-right: 96px !important;
}

.pb-96,
.py-96 {
  padding-bottom: 96px !important;
}

.pl-96,
.px-96 {
  padding-left: 96px !important;
}

.p-112 {
  padding: 112px !important;
}

.pt-112,
.py-112 {
  padding-top: 112px !important;
}

.pr-112,
.px-112 {
  padding-right: 112px !important;
}

.pb-112,
.py-112 {
  padding-bottom: 112px !important;
}

.pl-112,
.px-112 {
  padding-left: 112px !important;
}

.p-128 {
  padding: 128px !important;
}

.pt-128,
.py-128 {
  padding-top: 128px !important;
}

.pr-128,
.px-128 {
  padding-right: 128px !important;
}

.pb-128,
.py-128 {
  padding-bottom: 128px !important;
}

.pl-128,
.px-128 {
  padding-left: 128px !important;
}

.p-192 {
  padding: 192px !important;
}

.pt-192,
.py-192 {
  padding-top: 192px !important;
}

.pr-192,
.px-192 {
  padding-right: 192px !important;
}

.pb-192,
.py-192 {
  padding-bottom: 192px !important;
}

.pl-192,
.px-192 {
  padding-left: 192px !important;
}

.p-1px {
  padding: 1px !important;
}

.pt-1px,
.py-1px {
  padding-top: 1px !important;
}

.pr-1px,
.px-1px {
  padding-right: 1px !important;
}

.pb-1px,
.py-1px {
  padding-bottom: 1px !important;
}

.pl-1px,
.px-1px {
  padding-left: 1px !important;
}

.m-n1 {
  margin: -0.3333333333rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.3333333333rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.3333333333rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.3333333333rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.3333333333rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -0.6666666667rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -0.6666666667rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -0.6666666667rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -0.6666666667rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -0.6666666667rem !important;
}

.m-n4 {
  margin: -1rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1rem !important;
}

.m-n5 {
  margin: -1.3333333333rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -1.3333333333rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -1.3333333333rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -1.3333333333rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -1.3333333333rem !important;
}

.m-n6 {
  margin: -2rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -2rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -2rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -2rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -2rem !important;
}

.m-n7 {
  margin: -2.6666666667rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -2.6666666667rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -2.6666666667rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -2.6666666667rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -2.6666666667rem !important;
}

.m-n8 {
  margin: -8px !important;
}

.mt-n8,
.my-n8 {
  margin-top: -8px !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -8px !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -8px !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -8px !important;
}

.m-n12 {
  margin: -12px !important;
}

.mt-n12,
.my-n12 {
  margin-top: -12px !important;
}

.mr-n12,
.mx-n12 {
  margin-right: -12px !important;
}

.mb-n12,
.my-n12 {
  margin-bottom: -12px !important;
}

.ml-n12,
.mx-n12 {
  margin-left: -12px !important;
}

.m-n14 {
  margin: -14px !important;
}

.mt-n14,
.my-n14 {
  margin-top: -14px !important;
}

.mr-n14,
.mx-n14 {
  margin-right: -14px !important;
}

.mb-n14,
.my-n14 {
  margin-bottom: -14px !important;
}

.ml-n14,
.mx-n14 {
  margin-left: -14px !important;
}

.m-n16 {
  margin: -16px !important;
}

.mt-n16,
.my-n16 {
  margin-top: -16px !important;
}

.mr-n16,
.mx-n16 {
  margin-right: -16px !important;
}

.mb-n16,
.my-n16 {
  margin-bottom: -16px !important;
}

.ml-n16,
.mx-n16 {
  margin-left: -16px !important;
}

.m-n24 {
  margin: -24px !important;
}

.mt-n24,
.my-n24 {
  margin-top: -24px !important;
}

.mr-n24,
.mx-n24 {
  margin-right: -24px !important;
}

.mb-n24,
.my-n24 {
  margin-bottom: -24px !important;
}

.ml-n24,
.mx-n24 {
  margin-left: -24px !important;
}

.m-n28 {
  margin: -28px !important;
}

.mt-n28,
.my-n28 {
  margin-top: -28px !important;
}

.mr-n28,
.mx-n28 {
  margin-right: -28px !important;
}

.mb-n28,
.my-n28 {
  margin-bottom: -28px !important;
}

.ml-n28,
.mx-n28 {
  margin-left: -28px !important;
}

.m-n32 {
  margin: -32px !important;
}

.mt-n32,
.my-n32 {
  margin-top: -32px !important;
}

.mr-n32,
.mx-n32 {
  margin-right: -32px !important;
}

.mb-n32,
.my-n32 {
  margin-bottom: -32px !important;
}

.ml-n32,
.mx-n32 {
  margin-left: -32px !important;
}

.m-n40 {
  margin: -40px !important;
}

.mt-n40,
.my-n40 {
  margin-top: -40px !important;
}

.mr-n40,
.mx-n40 {
  margin-right: -40px !important;
}

.mb-n40,
.my-n40 {
  margin-bottom: -40px !important;
}

.ml-n40,
.mx-n40 {
  margin-left: -40px !important;
}

.m-n48 {
  margin: -48px !important;
}

.mt-n48,
.my-n48 {
  margin-top: -48px !important;
}

.mr-n48,
.mx-n48 {
  margin-right: -48px !important;
}

.mb-n48,
.my-n48 {
  margin-bottom: -48px !important;
}

.ml-n48,
.mx-n48 {
  margin-left: -48px !important;
}

.m-n56 {
  margin: -56px !important;
}

.mt-n56,
.my-n56 {
  margin-top: -56px !important;
}

.mr-n56,
.mx-n56 {
  margin-right: -56px !important;
}

.mb-n56,
.my-n56 {
  margin-bottom: -56px !important;
}

.ml-n56,
.mx-n56 {
  margin-left: -56px !important;
}

.m-n64 {
  margin: -64px !important;
}

.mt-n64,
.my-n64 {
  margin-top: -64px !important;
}

.mr-n64,
.mx-n64 {
  margin-right: -64px !important;
}

.mb-n64,
.my-n64 {
  margin-bottom: -64px !important;
}

.ml-n64,
.mx-n64 {
  margin-left: -64px !important;
}

.m-n80 {
  margin: -80px !important;
}

.mt-n80,
.my-n80 {
  margin-top: -80px !important;
}

.mr-n80,
.mx-n80 {
  margin-right: -80px !important;
}

.mb-n80,
.my-n80 {
  margin-bottom: -80px !important;
}

.ml-n80,
.mx-n80 {
  margin-left: -80px !important;
}

.m-n88 {
  margin: -88px !important;
}

.mt-n88,
.my-n88 {
  margin-top: -88px !important;
}

.mr-n88,
.mx-n88 {
  margin-right: -88px !important;
}

.mb-n88,
.my-n88 {
  margin-bottom: -88px !important;
}

.ml-n88,
.mx-n88 {
  margin-left: -88px !important;
}

.m-n96 {
  margin: -96px !important;
}

.mt-n96,
.my-n96 {
  margin-top: -96px !important;
}

.mr-n96,
.mx-n96 {
  margin-right: -96px !important;
}

.mb-n96,
.my-n96 {
  margin-bottom: -96px !important;
}

.ml-n96,
.mx-n96 {
  margin-left: -96px !important;
}

.m-n112 {
  margin: -112px !important;
}

.mt-n112,
.my-n112 {
  margin-top: -112px !important;
}

.mr-n112,
.mx-n112 {
  margin-right: -112px !important;
}

.mb-n112,
.my-n112 {
  margin-bottom: -112px !important;
}

.ml-n112,
.mx-n112 {
  margin-left: -112px !important;
}

.m-n128 {
  margin: -128px !important;
}

.mt-n128,
.my-n128 {
  margin-top: -128px !important;
}

.mr-n128,
.mx-n128 {
  margin-right: -128px !important;
}

.mb-n128,
.my-n128 {
  margin-bottom: -128px !important;
}

.ml-n128,
.mx-n128 {
  margin-left: -128px !important;
}

.m-n192 {
  margin: -192px !important;
}

.mt-n192,
.my-n192 {
  margin-top: -192px !important;
}

.mr-n192,
.mx-n192 {
  margin-right: -192px !important;
}

.mb-n192,
.my-n192 {
  margin-bottom: -192px !important;
}

.ml-n192,
.mx-n192 {
  margin-left: -192px !important;
}

.m-n1px {
  margin: -1px !important;
}

.mt-n1px,
.my-n1px {
  margin-top: -1px !important;
}

.mr-n1px,
.mx-n1px {
  margin-right: -1px !important;
}

.mb-n1px,
.my-n1px {
  margin-bottom: -1px !important;
}

.ml-n1px,
.mx-n1px {
  margin-left: -1px !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.3333333333rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.3333333333rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.3333333333rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.3333333333rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.3333333333rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 0.6666666667rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 0.6666666667rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 0.6666666667rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 0.6666666667rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 0.6666666667rem !important;
  }

  .m-sm-4 {
    margin: 1rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1rem !important;
  }

  .m-sm-5 {
    margin: 1.3333333333rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 1.3333333333rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 1.3333333333rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 1.3333333333rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 1.3333333333rem !important;
  }

  .m-sm-6 {
    margin: 2rem !important;
  }

  .mt-sm-6,
.my-sm-6 {
    margin-top: 2rem !important;
  }

  .mr-sm-6,
.mx-sm-6 {
    margin-right: 2rem !important;
  }

  .mb-sm-6,
.my-sm-6 {
    margin-bottom: 2rem !important;
  }

  .ml-sm-6,
.mx-sm-6 {
    margin-left: 2rem !important;
  }

  .m-sm-7 {
    margin: 2.6666666667rem !important;
  }

  .mt-sm-7,
.my-sm-7 {
    margin-top: 2.6666666667rem !important;
  }

  .mr-sm-7,
.mx-sm-7 {
    margin-right: 2.6666666667rem !important;
  }

  .mb-sm-7,
.my-sm-7 {
    margin-bottom: 2.6666666667rem !important;
  }

  .ml-sm-7,
.mx-sm-7 {
    margin-left: 2.6666666667rem !important;
  }

  .m-sm-8 {
    margin: 8px !important;
  }

  .mt-sm-8,
.my-sm-8 {
    margin-top: 8px !important;
  }

  .mr-sm-8,
.mx-sm-8 {
    margin-right: 8px !important;
  }

  .mb-sm-8,
.my-sm-8 {
    margin-bottom: 8px !important;
  }

  .ml-sm-8,
.mx-sm-8 {
    margin-left: 8px !important;
  }

  .m-sm-12 {
    margin: 12px !important;
  }

  .mt-sm-12,
.my-sm-12 {
    margin-top: 12px !important;
  }

  .mr-sm-12,
.mx-sm-12 {
    margin-right: 12px !important;
  }

  .mb-sm-12,
.my-sm-12 {
    margin-bottom: 12px !important;
  }

  .ml-sm-12,
.mx-sm-12 {
    margin-left: 12px !important;
  }

  .m-sm-14 {
    margin: 14px !important;
  }

  .mt-sm-14,
.my-sm-14 {
    margin-top: 14px !important;
  }

  .mr-sm-14,
.mx-sm-14 {
    margin-right: 14px !important;
  }

  .mb-sm-14,
.my-sm-14 {
    margin-bottom: 14px !important;
  }

  .ml-sm-14,
.mx-sm-14 {
    margin-left: 14px !important;
  }

  .m-sm-16 {
    margin: 16px !important;
  }

  .mt-sm-16,
.my-sm-16 {
    margin-top: 16px !important;
  }

  .mr-sm-16,
.mx-sm-16 {
    margin-right: 16px !important;
  }

  .mb-sm-16,
.my-sm-16 {
    margin-bottom: 16px !important;
  }

  .ml-sm-16,
.mx-sm-16 {
    margin-left: 16px !important;
  }

  .m-sm-24 {
    margin: 24px !important;
  }

  .mt-sm-24,
.my-sm-24 {
    margin-top: 24px !important;
  }

  .mr-sm-24,
.mx-sm-24 {
    margin-right: 24px !important;
  }

  .mb-sm-24,
.my-sm-24 {
    margin-bottom: 24px !important;
  }

  .ml-sm-24,
.mx-sm-24 {
    margin-left: 24px !important;
  }

  .m-sm-28 {
    margin: 28px !important;
  }

  .mt-sm-28,
.my-sm-28 {
    margin-top: 28px !important;
  }

  .mr-sm-28,
.mx-sm-28 {
    margin-right: 28px !important;
  }

  .mb-sm-28,
.my-sm-28 {
    margin-bottom: 28px !important;
  }

  .ml-sm-28,
.mx-sm-28 {
    margin-left: 28px !important;
  }

  .m-sm-32 {
    margin: 32px !important;
  }

  .mt-sm-32,
.my-sm-32 {
    margin-top: 32px !important;
  }

  .mr-sm-32,
.mx-sm-32 {
    margin-right: 32px !important;
  }

  .mb-sm-32,
.my-sm-32 {
    margin-bottom: 32px !important;
  }

  .ml-sm-32,
.mx-sm-32 {
    margin-left: 32px !important;
  }

  .m-sm-40 {
    margin: 40px !important;
  }

  .mt-sm-40,
.my-sm-40 {
    margin-top: 40px !important;
  }

  .mr-sm-40,
.mx-sm-40 {
    margin-right: 40px !important;
  }

  .mb-sm-40,
.my-sm-40 {
    margin-bottom: 40px !important;
  }

  .ml-sm-40,
.mx-sm-40 {
    margin-left: 40px !important;
  }

  .m-sm-48 {
    margin: 48px !important;
  }

  .mt-sm-48,
.my-sm-48 {
    margin-top: 48px !important;
  }

  .mr-sm-48,
.mx-sm-48 {
    margin-right: 48px !important;
  }

  .mb-sm-48,
.my-sm-48 {
    margin-bottom: 48px !important;
  }

  .ml-sm-48,
.mx-sm-48 {
    margin-left: 48px !important;
  }

  .m-sm-56 {
    margin: 56px !important;
  }

  .mt-sm-56,
.my-sm-56 {
    margin-top: 56px !important;
  }

  .mr-sm-56,
.mx-sm-56 {
    margin-right: 56px !important;
  }

  .mb-sm-56,
.my-sm-56 {
    margin-bottom: 56px !important;
  }

  .ml-sm-56,
.mx-sm-56 {
    margin-left: 56px !important;
  }

  .m-sm-64 {
    margin: 64px !important;
  }

  .mt-sm-64,
.my-sm-64 {
    margin-top: 64px !important;
  }

  .mr-sm-64,
.mx-sm-64 {
    margin-right: 64px !important;
  }

  .mb-sm-64,
.my-sm-64 {
    margin-bottom: 64px !important;
  }

  .ml-sm-64,
.mx-sm-64 {
    margin-left: 64px !important;
  }

  .m-sm-80 {
    margin: 80px !important;
  }

  .mt-sm-80,
.my-sm-80 {
    margin-top: 80px !important;
  }

  .mr-sm-80,
.mx-sm-80 {
    margin-right: 80px !important;
  }

  .mb-sm-80,
.my-sm-80 {
    margin-bottom: 80px !important;
  }

  .ml-sm-80,
.mx-sm-80 {
    margin-left: 80px !important;
  }

  .m-sm-88 {
    margin: 88px !important;
  }

  .mt-sm-88,
.my-sm-88 {
    margin-top: 88px !important;
  }

  .mr-sm-88,
.mx-sm-88 {
    margin-right: 88px !important;
  }

  .mb-sm-88,
.my-sm-88 {
    margin-bottom: 88px !important;
  }

  .ml-sm-88,
.mx-sm-88 {
    margin-left: 88px !important;
  }

  .m-sm-96 {
    margin: 96px !important;
  }

  .mt-sm-96,
.my-sm-96 {
    margin-top: 96px !important;
  }

  .mr-sm-96,
.mx-sm-96 {
    margin-right: 96px !important;
  }

  .mb-sm-96,
.my-sm-96 {
    margin-bottom: 96px !important;
  }

  .ml-sm-96,
.mx-sm-96 {
    margin-left: 96px !important;
  }

  .m-sm-112 {
    margin: 112px !important;
  }

  .mt-sm-112,
.my-sm-112 {
    margin-top: 112px !important;
  }

  .mr-sm-112,
.mx-sm-112 {
    margin-right: 112px !important;
  }

  .mb-sm-112,
.my-sm-112 {
    margin-bottom: 112px !important;
  }

  .ml-sm-112,
.mx-sm-112 {
    margin-left: 112px !important;
  }

  .m-sm-128 {
    margin: 128px !important;
  }

  .mt-sm-128,
.my-sm-128 {
    margin-top: 128px !important;
  }

  .mr-sm-128,
.mx-sm-128 {
    margin-right: 128px !important;
  }

  .mb-sm-128,
.my-sm-128 {
    margin-bottom: 128px !important;
  }

  .ml-sm-128,
.mx-sm-128 {
    margin-left: 128px !important;
  }

  .m-sm-192 {
    margin: 192px !important;
  }

  .mt-sm-192,
.my-sm-192 {
    margin-top: 192px !important;
  }

  .mr-sm-192,
.mx-sm-192 {
    margin-right: 192px !important;
  }

  .mb-sm-192,
.my-sm-192 {
    margin-bottom: 192px !important;
  }

  .ml-sm-192,
.mx-sm-192 {
    margin-left: 192px !important;
  }

  .m-sm-1px {
    margin: 1px !important;
  }

  .mt-sm-1px,
.my-sm-1px {
    margin-top: 1px !important;
  }

  .mr-sm-1px,
.mx-sm-1px {
    margin-right: 1px !important;
  }

  .mb-sm-1px,
.my-sm-1px {
    margin-bottom: 1px !important;
  }

  .ml-sm-1px,
.mx-sm-1px {
    margin-left: 1px !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.3333333333rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.3333333333rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.3333333333rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.3333333333rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.3333333333rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 0.6666666667rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 0.6666666667rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 0.6666666667rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 0.6666666667rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 0.6666666667rem !important;
  }

  .p-sm-4 {
    padding: 1rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1rem !important;
  }

  .p-sm-5 {
    padding: 1.3333333333rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 1.3333333333rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 1.3333333333rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 1.3333333333rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 1.3333333333rem !important;
  }

  .p-sm-6 {
    padding: 2rem !important;
  }

  .pt-sm-6,
.py-sm-6 {
    padding-top: 2rem !important;
  }

  .pr-sm-6,
.px-sm-6 {
    padding-right: 2rem !important;
  }

  .pb-sm-6,
.py-sm-6 {
    padding-bottom: 2rem !important;
  }

  .pl-sm-6,
.px-sm-6 {
    padding-left: 2rem !important;
  }

  .p-sm-7 {
    padding: 2.6666666667rem !important;
  }

  .pt-sm-7,
.py-sm-7 {
    padding-top: 2.6666666667rem !important;
  }

  .pr-sm-7,
.px-sm-7 {
    padding-right: 2.6666666667rem !important;
  }

  .pb-sm-7,
.py-sm-7 {
    padding-bottom: 2.6666666667rem !important;
  }

  .pl-sm-7,
.px-sm-7 {
    padding-left: 2.6666666667rem !important;
  }

  .p-sm-8 {
    padding: 8px !important;
  }

  .pt-sm-8,
.py-sm-8 {
    padding-top: 8px !important;
  }

  .pr-sm-8,
.px-sm-8 {
    padding-right: 8px !important;
  }

  .pb-sm-8,
.py-sm-8 {
    padding-bottom: 8px !important;
  }

  .pl-sm-8,
.px-sm-8 {
    padding-left: 8px !important;
  }

  .p-sm-12 {
    padding: 12px !important;
  }

  .pt-sm-12,
.py-sm-12 {
    padding-top: 12px !important;
  }

  .pr-sm-12,
.px-sm-12 {
    padding-right: 12px !important;
  }

  .pb-sm-12,
.py-sm-12 {
    padding-bottom: 12px !important;
  }

  .pl-sm-12,
.px-sm-12 {
    padding-left: 12px !important;
  }

  .p-sm-14 {
    padding: 14px !important;
  }

  .pt-sm-14,
.py-sm-14 {
    padding-top: 14px !important;
  }

  .pr-sm-14,
.px-sm-14 {
    padding-right: 14px !important;
  }

  .pb-sm-14,
.py-sm-14 {
    padding-bottom: 14px !important;
  }

  .pl-sm-14,
.px-sm-14 {
    padding-left: 14px !important;
  }

  .p-sm-16 {
    padding: 16px !important;
  }

  .pt-sm-16,
.py-sm-16 {
    padding-top: 16px !important;
  }

  .pr-sm-16,
.px-sm-16 {
    padding-right: 16px !important;
  }

  .pb-sm-16,
.py-sm-16 {
    padding-bottom: 16px !important;
  }

  .pl-sm-16,
.px-sm-16 {
    padding-left: 16px !important;
  }

  .p-sm-24 {
    padding: 24px !important;
  }

  .pt-sm-24,
.py-sm-24 {
    padding-top: 24px !important;
  }

  .pr-sm-24,
.px-sm-24 {
    padding-right: 24px !important;
  }

  .pb-sm-24,
.py-sm-24 {
    padding-bottom: 24px !important;
  }

  .pl-sm-24,
.px-sm-24 {
    padding-left: 24px !important;
  }

  .p-sm-28 {
    padding: 28px !important;
  }

  .pt-sm-28,
.py-sm-28 {
    padding-top: 28px !important;
  }

  .pr-sm-28,
.px-sm-28 {
    padding-right: 28px !important;
  }

  .pb-sm-28,
.py-sm-28 {
    padding-bottom: 28px !important;
  }

  .pl-sm-28,
.px-sm-28 {
    padding-left: 28px !important;
  }

  .p-sm-32 {
    padding: 32px !important;
  }

  .pt-sm-32,
.py-sm-32 {
    padding-top: 32px !important;
  }

  .pr-sm-32,
.px-sm-32 {
    padding-right: 32px !important;
  }

  .pb-sm-32,
.py-sm-32 {
    padding-bottom: 32px !important;
  }

  .pl-sm-32,
.px-sm-32 {
    padding-left: 32px !important;
  }

  .p-sm-40 {
    padding: 40px !important;
  }

  .pt-sm-40,
.py-sm-40 {
    padding-top: 40px !important;
  }

  .pr-sm-40,
.px-sm-40 {
    padding-right: 40px !important;
  }

  .pb-sm-40,
.py-sm-40 {
    padding-bottom: 40px !important;
  }

  .pl-sm-40,
.px-sm-40 {
    padding-left: 40px !important;
  }

  .p-sm-48 {
    padding: 48px !important;
  }

  .pt-sm-48,
.py-sm-48 {
    padding-top: 48px !important;
  }

  .pr-sm-48,
.px-sm-48 {
    padding-right: 48px !important;
  }

  .pb-sm-48,
.py-sm-48 {
    padding-bottom: 48px !important;
  }

  .pl-sm-48,
.px-sm-48 {
    padding-left: 48px !important;
  }

  .p-sm-56 {
    padding: 56px !important;
  }

  .pt-sm-56,
.py-sm-56 {
    padding-top: 56px !important;
  }

  .pr-sm-56,
.px-sm-56 {
    padding-right: 56px !important;
  }

  .pb-sm-56,
.py-sm-56 {
    padding-bottom: 56px !important;
  }

  .pl-sm-56,
.px-sm-56 {
    padding-left: 56px !important;
  }

  .p-sm-64 {
    padding: 64px !important;
  }

  .pt-sm-64,
.py-sm-64 {
    padding-top: 64px !important;
  }

  .pr-sm-64,
.px-sm-64 {
    padding-right: 64px !important;
  }

  .pb-sm-64,
.py-sm-64 {
    padding-bottom: 64px !important;
  }

  .pl-sm-64,
.px-sm-64 {
    padding-left: 64px !important;
  }

  .p-sm-80 {
    padding: 80px !important;
  }

  .pt-sm-80,
.py-sm-80 {
    padding-top: 80px !important;
  }

  .pr-sm-80,
.px-sm-80 {
    padding-right: 80px !important;
  }

  .pb-sm-80,
.py-sm-80 {
    padding-bottom: 80px !important;
  }

  .pl-sm-80,
.px-sm-80 {
    padding-left: 80px !important;
  }

  .p-sm-88 {
    padding: 88px !important;
  }

  .pt-sm-88,
.py-sm-88 {
    padding-top: 88px !important;
  }

  .pr-sm-88,
.px-sm-88 {
    padding-right: 88px !important;
  }

  .pb-sm-88,
.py-sm-88 {
    padding-bottom: 88px !important;
  }

  .pl-sm-88,
.px-sm-88 {
    padding-left: 88px !important;
  }

  .p-sm-96 {
    padding: 96px !important;
  }

  .pt-sm-96,
.py-sm-96 {
    padding-top: 96px !important;
  }

  .pr-sm-96,
.px-sm-96 {
    padding-right: 96px !important;
  }

  .pb-sm-96,
.py-sm-96 {
    padding-bottom: 96px !important;
  }

  .pl-sm-96,
.px-sm-96 {
    padding-left: 96px !important;
  }

  .p-sm-112 {
    padding: 112px !important;
  }

  .pt-sm-112,
.py-sm-112 {
    padding-top: 112px !important;
  }

  .pr-sm-112,
.px-sm-112 {
    padding-right: 112px !important;
  }

  .pb-sm-112,
.py-sm-112 {
    padding-bottom: 112px !important;
  }

  .pl-sm-112,
.px-sm-112 {
    padding-left: 112px !important;
  }

  .p-sm-128 {
    padding: 128px !important;
  }

  .pt-sm-128,
.py-sm-128 {
    padding-top: 128px !important;
  }

  .pr-sm-128,
.px-sm-128 {
    padding-right: 128px !important;
  }

  .pb-sm-128,
.py-sm-128 {
    padding-bottom: 128px !important;
  }

  .pl-sm-128,
.px-sm-128 {
    padding-left: 128px !important;
  }

  .p-sm-192 {
    padding: 192px !important;
  }

  .pt-sm-192,
.py-sm-192 {
    padding-top: 192px !important;
  }

  .pr-sm-192,
.px-sm-192 {
    padding-right: 192px !important;
  }

  .pb-sm-192,
.py-sm-192 {
    padding-bottom: 192px !important;
  }

  .pl-sm-192,
.px-sm-192 {
    padding-left: 192px !important;
  }

  .p-sm-1px {
    padding: 1px !important;
  }

  .pt-sm-1px,
.py-sm-1px {
    padding-top: 1px !important;
  }

  .pr-sm-1px,
.px-sm-1px {
    padding-right: 1px !important;
  }

  .pb-sm-1px,
.py-sm-1px {
    padding-bottom: 1px !important;
  }

  .pl-sm-1px,
.px-sm-1px {
    padding-left: 1px !important;
  }

  .m-sm-n1 {
    margin: -0.3333333333rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.3333333333rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.3333333333rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.3333333333rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.3333333333rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -0.6666666667rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -0.6666666667rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -0.6666666667rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -0.6666666667rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -0.6666666667rem !important;
  }

  .m-sm-n4 {
    margin: -1rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1rem !important;
  }

  .m-sm-n5 {
    margin: -1.3333333333rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -1.3333333333rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -1.3333333333rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -1.3333333333rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -1.3333333333rem !important;
  }

  .m-sm-n6 {
    margin: -2rem !important;
  }

  .mt-sm-n6,
.my-sm-n6 {
    margin-top: -2rem !important;
  }

  .mr-sm-n6,
.mx-sm-n6 {
    margin-right: -2rem !important;
  }

  .mb-sm-n6,
.my-sm-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-sm-n6,
.mx-sm-n6 {
    margin-left: -2rem !important;
  }

  .m-sm-n7 {
    margin: -2.6666666667rem !important;
  }

  .mt-sm-n7,
.my-sm-n7 {
    margin-top: -2.6666666667rem !important;
  }

  .mr-sm-n7,
.mx-sm-n7 {
    margin-right: -2.6666666667rem !important;
  }

  .mb-sm-n7,
.my-sm-n7 {
    margin-bottom: -2.6666666667rem !important;
  }

  .ml-sm-n7,
.mx-sm-n7 {
    margin-left: -2.6666666667rem !important;
  }

  .m-sm-n8 {
    margin: -8px !important;
  }

  .mt-sm-n8,
.my-sm-n8 {
    margin-top: -8px !important;
  }

  .mr-sm-n8,
.mx-sm-n8 {
    margin-right: -8px !important;
  }

  .mb-sm-n8,
.my-sm-n8 {
    margin-bottom: -8px !important;
  }

  .ml-sm-n8,
.mx-sm-n8 {
    margin-left: -8px !important;
  }

  .m-sm-n12 {
    margin: -12px !important;
  }

  .mt-sm-n12,
.my-sm-n12 {
    margin-top: -12px !important;
  }

  .mr-sm-n12,
.mx-sm-n12 {
    margin-right: -12px !important;
  }

  .mb-sm-n12,
.my-sm-n12 {
    margin-bottom: -12px !important;
  }

  .ml-sm-n12,
.mx-sm-n12 {
    margin-left: -12px !important;
  }

  .m-sm-n14 {
    margin: -14px !important;
  }

  .mt-sm-n14,
.my-sm-n14 {
    margin-top: -14px !important;
  }

  .mr-sm-n14,
.mx-sm-n14 {
    margin-right: -14px !important;
  }

  .mb-sm-n14,
.my-sm-n14 {
    margin-bottom: -14px !important;
  }

  .ml-sm-n14,
.mx-sm-n14 {
    margin-left: -14px !important;
  }

  .m-sm-n16 {
    margin: -16px !important;
  }

  .mt-sm-n16,
.my-sm-n16 {
    margin-top: -16px !important;
  }

  .mr-sm-n16,
.mx-sm-n16 {
    margin-right: -16px !important;
  }

  .mb-sm-n16,
.my-sm-n16 {
    margin-bottom: -16px !important;
  }

  .ml-sm-n16,
.mx-sm-n16 {
    margin-left: -16px !important;
  }

  .m-sm-n24 {
    margin: -24px !important;
  }

  .mt-sm-n24,
.my-sm-n24 {
    margin-top: -24px !important;
  }

  .mr-sm-n24,
.mx-sm-n24 {
    margin-right: -24px !important;
  }

  .mb-sm-n24,
.my-sm-n24 {
    margin-bottom: -24px !important;
  }

  .ml-sm-n24,
.mx-sm-n24 {
    margin-left: -24px !important;
  }

  .m-sm-n28 {
    margin: -28px !important;
  }

  .mt-sm-n28,
.my-sm-n28 {
    margin-top: -28px !important;
  }

  .mr-sm-n28,
.mx-sm-n28 {
    margin-right: -28px !important;
  }

  .mb-sm-n28,
.my-sm-n28 {
    margin-bottom: -28px !important;
  }

  .ml-sm-n28,
.mx-sm-n28 {
    margin-left: -28px !important;
  }

  .m-sm-n32 {
    margin: -32px !important;
  }

  .mt-sm-n32,
.my-sm-n32 {
    margin-top: -32px !important;
  }

  .mr-sm-n32,
.mx-sm-n32 {
    margin-right: -32px !important;
  }

  .mb-sm-n32,
.my-sm-n32 {
    margin-bottom: -32px !important;
  }

  .ml-sm-n32,
.mx-sm-n32 {
    margin-left: -32px !important;
  }

  .m-sm-n40 {
    margin: -40px !important;
  }

  .mt-sm-n40,
.my-sm-n40 {
    margin-top: -40px !important;
  }

  .mr-sm-n40,
.mx-sm-n40 {
    margin-right: -40px !important;
  }

  .mb-sm-n40,
.my-sm-n40 {
    margin-bottom: -40px !important;
  }

  .ml-sm-n40,
.mx-sm-n40 {
    margin-left: -40px !important;
  }

  .m-sm-n48 {
    margin: -48px !important;
  }

  .mt-sm-n48,
.my-sm-n48 {
    margin-top: -48px !important;
  }

  .mr-sm-n48,
.mx-sm-n48 {
    margin-right: -48px !important;
  }

  .mb-sm-n48,
.my-sm-n48 {
    margin-bottom: -48px !important;
  }

  .ml-sm-n48,
.mx-sm-n48 {
    margin-left: -48px !important;
  }

  .m-sm-n56 {
    margin: -56px !important;
  }

  .mt-sm-n56,
.my-sm-n56 {
    margin-top: -56px !important;
  }

  .mr-sm-n56,
.mx-sm-n56 {
    margin-right: -56px !important;
  }

  .mb-sm-n56,
.my-sm-n56 {
    margin-bottom: -56px !important;
  }

  .ml-sm-n56,
.mx-sm-n56 {
    margin-left: -56px !important;
  }

  .m-sm-n64 {
    margin: -64px !important;
  }

  .mt-sm-n64,
.my-sm-n64 {
    margin-top: -64px !important;
  }

  .mr-sm-n64,
.mx-sm-n64 {
    margin-right: -64px !important;
  }

  .mb-sm-n64,
.my-sm-n64 {
    margin-bottom: -64px !important;
  }

  .ml-sm-n64,
.mx-sm-n64 {
    margin-left: -64px !important;
  }

  .m-sm-n80 {
    margin: -80px !important;
  }

  .mt-sm-n80,
.my-sm-n80 {
    margin-top: -80px !important;
  }

  .mr-sm-n80,
.mx-sm-n80 {
    margin-right: -80px !important;
  }

  .mb-sm-n80,
.my-sm-n80 {
    margin-bottom: -80px !important;
  }

  .ml-sm-n80,
.mx-sm-n80 {
    margin-left: -80px !important;
  }

  .m-sm-n88 {
    margin: -88px !important;
  }

  .mt-sm-n88,
.my-sm-n88 {
    margin-top: -88px !important;
  }

  .mr-sm-n88,
.mx-sm-n88 {
    margin-right: -88px !important;
  }

  .mb-sm-n88,
.my-sm-n88 {
    margin-bottom: -88px !important;
  }

  .ml-sm-n88,
.mx-sm-n88 {
    margin-left: -88px !important;
  }

  .m-sm-n96 {
    margin: -96px !important;
  }

  .mt-sm-n96,
.my-sm-n96 {
    margin-top: -96px !important;
  }

  .mr-sm-n96,
.mx-sm-n96 {
    margin-right: -96px !important;
  }

  .mb-sm-n96,
.my-sm-n96 {
    margin-bottom: -96px !important;
  }

  .ml-sm-n96,
.mx-sm-n96 {
    margin-left: -96px !important;
  }

  .m-sm-n112 {
    margin: -112px !important;
  }

  .mt-sm-n112,
.my-sm-n112 {
    margin-top: -112px !important;
  }

  .mr-sm-n112,
.mx-sm-n112 {
    margin-right: -112px !important;
  }

  .mb-sm-n112,
.my-sm-n112 {
    margin-bottom: -112px !important;
  }

  .ml-sm-n112,
.mx-sm-n112 {
    margin-left: -112px !important;
  }

  .m-sm-n128 {
    margin: -128px !important;
  }

  .mt-sm-n128,
.my-sm-n128 {
    margin-top: -128px !important;
  }

  .mr-sm-n128,
.mx-sm-n128 {
    margin-right: -128px !important;
  }

  .mb-sm-n128,
.my-sm-n128 {
    margin-bottom: -128px !important;
  }

  .ml-sm-n128,
.mx-sm-n128 {
    margin-left: -128px !important;
  }

  .m-sm-n192 {
    margin: -192px !important;
  }

  .mt-sm-n192,
.my-sm-n192 {
    margin-top: -192px !important;
  }

  .mr-sm-n192,
.mx-sm-n192 {
    margin-right: -192px !important;
  }

  .mb-sm-n192,
.my-sm-n192 {
    margin-bottom: -192px !important;
  }

  .ml-sm-n192,
.mx-sm-n192 {
    margin-left: -192px !important;
  }

  .m-sm-n1px {
    margin: -1px !important;
  }

  .mt-sm-n1px,
.my-sm-n1px {
    margin-top: -1px !important;
  }

  .mr-sm-n1px,
.mx-sm-n1px {
    margin-right: -1px !important;
  }

  .mb-sm-n1px,
.my-sm-n1px {
    margin-bottom: -1px !important;
  }

  .ml-sm-n1px,
.mx-sm-n1px {
    margin-left: -1px !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.3333333333rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.3333333333rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.3333333333rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.3333333333rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.3333333333rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 0.6666666667rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 0.6666666667rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 0.6666666667rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 0.6666666667rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 0.6666666667rem !important;
  }

  .m-md-4 {
    margin: 1rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1rem !important;
  }

  .m-md-5 {
    margin: 1.3333333333rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 1.3333333333rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 1.3333333333rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 1.3333333333rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 1.3333333333rem !important;
  }

  .m-md-6 {
    margin: 2rem !important;
  }

  .mt-md-6,
.my-md-6 {
    margin-top: 2rem !important;
  }

  .mr-md-6,
.mx-md-6 {
    margin-right: 2rem !important;
  }

  .mb-md-6,
.my-md-6 {
    margin-bottom: 2rem !important;
  }

  .ml-md-6,
.mx-md-6 {
    margin-left: 2rem !important;
  }

  .m-md-7 {
    margin: 2.6666666667rem !important;
  }

  .mt-md-7,
.my-md-7 {
    margin-top: 2.6666666667rem !important;
  }

  .mr-md-7,
.mx-md-7 {
    margin-right: 2.6666666667rem !important;
  }

  .mb-md-7,
.my-md-7 {
    margin-bottom: 2.6666666667rem !important;
  }

  .ml-md-7,
.mx-md-7 {
    margin-left: 2.6666666667rem !important;
  }

  .m-md-8 {
    margin: 8px !important;
  }

  .mt-md-8,
.my-md-8 {
    margin-top: 8px !important;
  }

  .mr-md-8,
.mx-md-8 {
    margin-right: 8px !important;
  }

  .mb-md-8,
.my-md-8 {
    margin-bottom: 8px !important;
  }

  .ml-md-8,
.mx-md-8 {
    margin-left: 8px !important;
  }

  .m-md-12 {
    margin: 12px !important;
  }

  .mt-md-12,
.my-md-12 {
    margin-top: 12px !important;
  }

  .mr-md-12,
.mx-md-12 {
    margin-right: 12px !important;
  }

  .mb-md-12,
.my-md-12 {
    margin-bottom: 12px !important;
  }

  .ml-md-12,
.mx-md-12 {
    margin-left: 12px !important;
  }

  .m-md-14 {
    margin: 14px !important;
  }

  .mt-md-14,
.my-md-14 {
    margin-top: 14px !important;
  }

  .mr-md-14,
.mx-md-14 {
    margin-right: 14px !important;
  }

  .mb-md-14,
.my-md-14 {
    margin-bottom: 14px !important;
  }

  .ml-md-14,
.mx-md-14 {
    margin-left: 14px !important;
  }

  .m-md-16 {
    margin: 16px !important;
  }

  .mt-md-16,
.my-md-16 {
    margin-top: 16px !important;
  }

  .mr-md-16,
.mx-md-16 {
    margin-right: 16px !important;
  }

  .mb-md-16,
.my-md-16 {
    margin-bottom: 16px !important;
  }

  .ml-md-16,
.mx-md-16 {
    margin-left: 16px !important;
  }

  .m-md-24 {
    margin: 24px !important;
  }

  .mt-md-24,
.my-md-24 {
    margin-top: 24px !important;
  }

  .mr-md-24,
.mx-md-24 {
    margin-right: 24px !important;
  }

  .mb-md-24,
.my-md-24 {
    margin-bottom: 24px !important;
  }

  .ml-md-24,
.mx-md-24 {
    margin-left: 24px !important;
  }

  .m-md-28 {
    margin: 28px !important;
  }

  .mt-md-28,
.my-md-28 {
    margin-top: 28px !important;
  }

  .mr-md-28,
.mx-md-28 {
    margin-right: 28px !important;
  }

  .mb-md-28,
.my-md-28 {
    margin-bottom: 28px !important;
  }

  .ml-md-28,
.mx-md-28 {
    margin-left: 28px !important;
  }

  .m-md-32 {
    margin: 32px !important;
  }

  .mt-md-32,
.my-md-32 {
    margin-top: 32px !important;
  }

  .mr-md-32,
.mx-md-32 {
    margin-right: 32px !important;
  }

  .mb-md-32,
.my-md-32 {
    margin-bottom: 32px !important;
  }

  .ml-md-32,
.mx-md-32 {
    margin-left: 32px !important;
  }

  .m-md-40 {
    margin: 40px !important;
  }

  .mt-md-40,
.my-md-40 {
    margin-top: 40px !important;
  }

  .mr-md-40,
.mx-md-40 {
    margin-right: 40px !important;
  }

  .mb-md-40,
.my-md-40 {
    margin-bottom: 40px !important;
  }

  .ml-md-40,
.mx-md-40 {
    margin-left: 40px !important;
  }

  .m-md-48 {
    margin: 48px !important;
  }

  .mt-md-48,
.my-md-48 {
    margin-top: 48px !important;
  }

  .mr-md-48,
.mx-md-48 {
    margin-right: 48px !important;
  }

  .mb-md-48,
.my-md-48 {
    margin-bottom: 48px !important;
  }

  .ml-md-48,
.mx-md-48 {
    margin-left: 48px !important;
  }

  .m-md-56 {
    margin: 56px !important;
  }

  .mt-md-56,
.my-md-56 {
    margin-top: 56px !important;
  }

  .mr-md-56,
.mx-md-56 {
    margin-right: 56px !important;
  }

  .mb-md-56,
.my-md-56 {
    margin-bottom: 56px !important;
  }

  .ml-md-56,
.mx-md-56 {
    margin-left: 56px !important;
  }

  .m-md-64 {
    margin: 64px !important;
  }

  .mt-md-64,
.my-md-64 {
    margin-top: 64px !important;
  }

  .mr-md-64,
.mx-md-64 {
    margin-right: 64px !important;
  }

  .mb-md-64,
.my-md-64 {
    margin-bottom: 64px !important;
  }

  .ml-md-64,
.mx-md-64 {
    margin-left: 64px !important;
  }

  .m-md-80 {
    margin: 80px !important;
  }

  .mt-md-80,
.my-md-80 {
    margin-top: 80px !important;
  }

  .mr-md-80,
.mx-md-80 {
    margin-right: 80px !important;
  }

  .mb-md-80,
.my-md-80 {
    margin-bottom: 80px !important;
  }

  .ml-md-80,
.mx-md-80 {
    margin-left: 80px !important;
  }

  .m-md-88 {
    margin: 88px !important;
  }

  .mt-md-88,
.my-md-88 {
    margin-top: 88px !important;
  }

  .mr-md-88,
.mx-md-88 {
    margin-right: 88px !important;
  }

  .mb-md-88,
.my-md-88 {
    margin-bottom: 88px !important;
  }

  .ml-md-88,
.mx-md-88 {
    margin-left: 88px !important;
  }

  .m-md-96 {
    margin: 96px !important;
  }

  .mt-md-96,
.my-md-96 {
    margin-top: 96px !important;
  }

  .mr-md-96,
.mx-md-96 {
    margin-right: 96px !important;
  }

  .mb-md-96,
.my-md-96 {
    margin-bottom: 96px !important;
  }

  .ml-md-96,
.mx-md-96 {
    margin-left: 96px !important;
  }

  .m-md-112 {
    margin: 112px !important;
  }

  .mt-md-112,
.my-md-112 {
    margin-top: 112px !important;
  }

  .mr-md-112,
.mx-md-112 {
    margin-right: 112px !important;
  }

  .mb-md-112,
.my-md-112 {
    margin-bottom: 112px !important;
  }

  .ml-md-112,
.mx-md-112 {
    margin-left: 112px !important;
  }

  .m-md-128 {
    margin: 128px !important;
  }

  .mt-md-128,
.my-md-128 {
    margin-top: 128px !important;
  }

  .mr-md-128,
.mx-md-128 {
    margin-right: 128px !important;
  }

  .mb-md-128,
.my-md-128 {
    margin-bottom: 128px !important;
  }

  .ml-md-128,
.mx-md-128 {
    margin-left: 128px !important;
  }

  .m-md-192 {
    margin: 192px !important;
  }

  .mt-md-192,
.my-md-192 {
    margin-top: 192px !important;
  }

  .mr-md-192,
.mx-md-192 {
    margin-right: 192px !important;
  }

  .mb-md-192,
.my-md-192 {
    margin-bottom: 192px !important;
  }

  .ml-md-192,
.mx-md-192 {
    margin-left: 192px !important;
  }

  .m-md-1px {
    margin: 1px !important;
  }

  .mt-md-1px,
.my-md-1px {
    margin-top: 1px !important;
  }

  .mr-md-1px,
.mx-md-1px {
    margin-right: 1px !important;
  }

  .mb-md-1px,
.my-md-1px {
    margin-bottom: 1px !important;
  }

  .ml-md-1px,
.mx-md-1px {
    margin-left: 1px !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.3333333333rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.3333333333rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.3333333333rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.3333333333rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.3333333333rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 0.6666666667rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 0.6666666667rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 0.6666666667rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 0.6666666667rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 0.6666666667rem !important;
  }

  .p-md-4 {
    padding: 1rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1rem !important;
  }

  .p-md-5 {
    padding: 1.3333333333rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 1.3333333333rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 1.3333333333rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 1.3333333333rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 1.3333333333rem !important;
  }

  .p-md-6 {
    padding: 2rem !important;
  }

  .pt-md-6,
.py-md-6 {
    padding-top: 2rem !important;
  }

  .pr-md-6,
.px-md-6 {
    padding-right: 2rem !important;
  }

  .pb-md-6,
.py-md-6 {
    padding-bottom: 2rem !important;
  }

  .pl-md-6,
.px-md-6 {
    padding-left: 2rem !important;
  }

  .p-md-7 {
    padding: 2.6666666667rem !important;
  }

  .pt-md-7,
.py-md-7 {
    padding-top: 2.6666666667rem !important;
  }

  .pr-md-7,
.px-md-7 {
    padding-right: 2.6666666667rem !important;
  }

  .pb-md-7,
.py-md-7 {
    padding-bottom: 2.6666666667rem !important;
  }

  .pl-md-7,
.px-md-7 {
    padding-left: 2.6666666667rem !important;
  }

  .p-md-8 {
    padding: 8px !important;
  }

  .pt-md-8,
.py-md-8 {
    padding-top: 8px !important;
  }

  .pr-md-8,
.px-md-8 {
    padding-right: 8px !important;
  }

  .pb-md-8,
.py-md-8 {
    padding-bottom: 8px !important;
  }

  .pl-md-8,
.px-md-8 {
    padding-left: 8px !important;
  }

  .p-md-12 {
    padding: 12px !important;
  }

  .pt-md-12,
.py-md-12 {
    padding-top: 12px !important;
  }

  .pr-md-12,
.px-md-12 {
    padding-right: 12px !important;
  }

  .pb-md-12,
.py-md-12 {
    padding-bottom: 12px !important;
  }

  .pl-md-12,
.px-md-12 {
    padding-left: 12px !important;
  }

  .p-md-14 {
    padding: 14px !important;
  }

  .pt-md-14,
.py-md-14 {
    padding-top: 14px !important;
  }

  .pr-md-14,
.px-md-14 {
    padding-right: 14px !important;
  }

  .pb-md-14,
.py-md-14 {
    padding-bottom: 14px !important;
  }

  .pl-md-14,
.px-md-14 {
    padding-left: 14px !important;
  }

  .p-md-16 {
    padding: 16px !important;
  }

  .pt-md-16,
.py-md-16 {
    padding-top: 16px !important;
  }

  .pr-md-16,
.px-md-16 {
    padding-right: 16px !important;
  }

  .pb-md-16,
.py-md-16 {
    padding-bottom: 16px !important;
  }

  .pl-md-16,
.px-md-16 {
    padding-left: 16px !important;
  }

  .p-md-24 {
    padding: 24px !important;
  }

  .pt-md-24,
.py-md-24 {
    padding-top: 24px !important;
  }

  .pr-md-24,
.px-md-24 {
    padding-right: 24px !important;
  }

  .pb-md-24,
.py-md-24 {
    padding-bottom: 24px !important;
  }

  .pl-md-24,
.px-md-24 {
    padding-left: 24px !important;
  }

  .p-md-28 {
    padding: 28px !important;
  }

  .pt-md-28,
.py-md-28 {
    padding-top: 28px !important;
  }

  .pr-md-28,
.px-md-28 {
    padding-right: 28px !important;
  }

  .pb-md-28,
.py-md-28 {
    padding-bottom: 28px !important;
  }

  .pl-md-28,
.px-md-28 {
    padding-left: 28px !important;
  }

  .p-md-32 {
    padding: 32px !important;
  }

  .pt-md-32,
.py-md-32 {
    padding-top: 32px !important;
  }

  .pr-md-32,
.px-md-32 {
    padding-right: 32px !important;
  }

  .pb-md-32,
.py-md-32 {
    padding-bottom: 32px !important;
  }

  .pl-md-32,
.px-md-32 {
    padding-left: 32px !important;
  }

  .p-md-40 {
    padding: 40px !important;
  }

  .pt-md-40,
.py-md-40 {
    padding-top: 40px !important;
  }

  .pr-md-40,
.px-md-40 {
    padding-right: 40px !important;
  }

  .pb-md-40,
.py-md-40 {
    padding-bottom: 40px !important;
  }

  .pl-md-40,
.px-md-40 {
    padding-left: 40px !important;
  }

  .p-md-48 {
    padding: 48px !important;
  }

  .pt-md-48,
.py-md-48 {
    padding-top: 48px !important;
  }

  .pr-md-48,
.px-md-48 {
    padding-right: 48px !important;
  }

  .pb-md-48,
.py-md-48 {
    padding-bottom: 48px !important;
  }

  .pl-md-48,
.px-md-48 {
    padding-left: 48px !important;
  }

  .p-md-56 {
    padding: 56px !important;
  }

  .pt-md-56,
.py-md-56 {
    padding-top: 56px !important;
  }

  .pr-md-56,
.px-md-56 {
    padding-right: 56px !important;
  }

  .pb-md-56,
.py-md-56 {
    padding-bottom: 56px !important;
  }

  .pl-md-56,
.px-md-56 {
    padding-left: 56px !important;
  }

  .p-md-64 {
    padding: 64px !important;
  }

  .pt-md-64,
.py-md-64 {
    padding-top: 64px !important;
  }

  .pr-md-64,
.px-md-64 {
    padding-right: 64px !important;
  }

  .pb-md-64,
.py-md-64 {
    padding-bottom: 64px !important;
  }

  .pl-md-64,
.px-md-64 {
    padding-left: 64px !important;
  }

  .p-md-80 {
    padding: 80px !important;
  }

  .pt-md-80,
.py-md-80 {
    padding-top: 80px !important;
  }

  .pr-md-80,
.px-md-80 {
    padding-right: 80px !important;
  }

  .pb-md-80,
.py-md-80 {
    padding-bottom: 80px !important;
  }

  .pl-md-80,
.px-md-80 {
    padding-left: 80px !important;
  }

  .p-md-88 {
    padding: 88px !important;
  }

  .pt-md-88,
.py-md-88 {
    padding-top: 88px !important;
  }

  .pr-md-88,
.px-md-88 {
    padding-right: 88px !important;
  }

  .pb-md-88,
.py-md-88 {
    padding-bottom: 88px !important;
  }

  .pl-md-88,
.px-md-88 {
    padding-left: 88px !important;
  }

  .p-md-96 {
    padding: 96px !important;
  }

  .pt-md-96,
.py-md-96 {
    padding-top: 96px !important;
  }

  .pr-md-96,
.px-md-96 {
    padding-right: 96px !important;
  }

  .pb-md-96,
.py-md-96 {
    padding-bottom: 96px !important;
  }

  .pl-md-96,
.px-md-96 {
    padding-left: 96px !important;
  }

  .p-md-112 {
    padding: 112px !important;
  }

  .pt-md-112,
.py-md-112 {
    padding-top: 112px !important;
  }

  .pr-md-112,
.px-md-112 {
    padding-right: 112px !important;
  }

  .pb-md-112,
.py-md-112 {
    padding-bottom: 112px !important;
  }

  .pl-md-112,
.px-md-112 {
    padding-left: 112px !important;
  }

  .p-md-128 {
    padding: 128px !important;
  }

  .pt-md-128,
.py-md-128 {
    padding-top: 128px !important;
  }

  .pr-md-128,
.px-md-128 {
    padding-right: 128px !important;
  }

  .pb-md-128,
.py-md-128 {
    padding-bottom: 128px !important;
  }

  .pl-md-128,
.px-md-128 {
    padding-left: 128px !important;
  }

  .p-md-192 {
    padding: 192px !important;
  }

  .pt-md-192,
.py-md-192 {
    padding-top: 192px !important;
  }

  .pr-md-192,
.px-md-192 {
    padding-right: 192px !important;
  }

  .pb-md-192,
.py-md-192 {
    padding-bottom: 192px !important;
  }

  .pl-md-192,
.px-md-192 {
    padding-left: 192px !important;
  }

  .p-md-1px {
    padding: 1px !important;
  }

  .pt-md-1px,
.py-md-1px {
    padding-top: 1px !important;
  }

  .pr-md-1px,
.px-md-1px {
    padding-right: 1px !important;
  }

  .pb-md-1px,
.py-md-1px {
    padding-bottom: 1px !important;
  }

  .pl-md-1px,
.px-md-1px {
    padding-left: 1px !important;
  }

  .m-md-n1 {
    margin: -0.3333333333rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.3333333333rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.3333333333rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.3333333333rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.3333333333rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -0.6666666667rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -0.6666666667rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -0.6666666667rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -0.6666666667rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -0.6666666667rem !important;
  }

  .m-md-n4 {
    margin: -1rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1rem !important;
  }

  .m-md-n5 {
    margin: -1.3333333333rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -1.3333333333rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -1.3333333333rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -1.3333333333rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -1.3333333333rem !important;
  }

  .m-md-n6 {
    margin: -2rem !important;
  }

  .mt-md-n6,
.my-md-n6 {
    margin-top: -2rem !important;
  }

  .mr-md-n6,
.mx-md-n6 {
    margin-right: -2rem !important;
  }

  .mb-md-n6,
.my-md-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-md-n6,
.mx-md-n6 {
    margin-left: -2rem !important;
  }

  .m-md-n7 {
    margin: -2.6666666667rem !important;
  }

  .mt-md-n7,
.my-md-n7 {
    margin-top: -2.6666666667rem !important;
  }

  .mr-md-n7,
.mx-md-n7 {
    margin-right: -2.6666666667rem !important;
  }

  .mb-md-n7,
.my-md-n7 {
    margin-bottom: -2.6666666667rem !important;
  }

  .ml-md-n7,
.mx-md-n7 {
    margin-left: -2.6666666667rem !important;
  }

  .m-md-n8 {
    margin: -8px !important;
  }

  .mt-md-n8,
.my-md-n8 {
    margin-top: -8px !important;
  }

  .mr-md-n8,
.mx-md-n8 {
    margin-right: -8px !important;
  }

  .mb-md-n8,
.my-md-n8 {
    margin-bottom: -8px !important;
  }

  .ml-md-n8,
.mx-md-n8 {
    margin-left: -8px !important;
  }

  .m-md-n12 {
    margin: -12px !important;
  }

  .mt-md-n12,
.my-md-n12 {
    margin-top: -12px !important;
  }

  .mr-md-n12,
.mx-md-n12 {
    margin-right: -12px !important;
  }

  .mb-md-n12,
.my-md-n12 {
    margin-bottom: -12px !important;
  }

  .ml-md-n12,
.mx-md-n12 {
    margin-left: -12px !important;
  }

  .m-md-n14 {
    margin: -14px !important;
  }

  .mt-md-n14,
.my-md-n14 {
    margin-top: -14px !important;
  }

  .mr-md-n14,
.mx-md-n14 {
    margin-right: -14px !important;
  }

  .mb-md-n14,
.my-md-n14 {
    margin-bottom: -14px !important;
  }

  .ml-md-n14,
.mx-md-n14 {
    margin-left: -14px !important;
  }

  .m-md-n16 {
    margin: -16px !important;
  }

  .mt-md-n16,
.my-md-n16 {
    margin-top: -16px !important;
  }

  .mr-md-n16,
.mx-md-n16 {
    margin-right: -16px !important;
  }

  .mb-md-n16,
.my-md-n16 {
    margin-bottom: -16px !important;
  }

  .ml-md-n16,
.mx-md-n16 {
    margin-left: -16px !important;
  }

  .m-md-n24 {
    margin: -24px !important;
  }

  .mt-md-n24,
.my-md-n24 {
    margin-top: -24px !important;
  }

  .mr-md-n24,
.mx-md-n24 {
    margin-right: -24px !important;
  }

  .mb-md-n24,
.my-md-n24 {
    margin-bottom: -24px !important;
  }

  .ml-md-n24,
.mx-md-n24 {
    margin-left: -24px !important;
  }

  .m-md-n28 {
    margin: -28px !important;
  }

  .mt-md-n28,
.my-md-n28 {
    margin-top: -28px !important;
  }

  .mr-md-n28,
.mx-md-n28 {
    margin-right: -28px !important;
  }

  .mb-md-n28,
.my-md-n28 {
    margin-bottom: -28px !important;
  }

  .ml-md-n28,
.mx-md-n28 {
    margin-left: -28px !important;
  }

  .m-md-n32 {
    margin: -32px !important;
  }

  .mt-md-n32,
.my-md-n32 {
    margin-top: -32px !important;
  }

  .mr-md-n32,
.mx-md-n32 {
    margin-right: -32px !important;
  }

  .mb-md-n32,
.my-md-n32 {
    margin-bottom: -32px !important;
  }

  .ml-md-n32,
.mx-md-n32 {
    margin-left: -32px !important;
  }

  .m-md-n40 {
    margin: -40px !important;
  }

  .mt-md-n40,
.my-md-n40 {
    margin-top: -40px !important;
  }

  .mr-md-n40,
.mx-md-n40 {
    margin-right: -40px !important;
  }

  .mb-md-n40,
.my-md-n40 {
    margin-bottom: -40px !important;
  }

  .ml-md-n40,
.mx-md-n40 {
    margin-left: -40px !important;
  }

  .m-md-n48 {
    margin: -48px !important;
  }

  .mt-md-n48,
.my-md-n48 {
    margin-top: -48px !important;
  }

  .mr-md-n48,
.mx-md-n48 {
    margin-right: -48px !important;
  }

  .mb-md-n48,
.my-md-n48 {
    margin-bottom: -48px !important;
  }

  .ml-md-n48,
.mx-md-n48 {
    margin-left: -48px !important;
  }

  .m-md-n56 {
    margin: -56px !important;
  }

  .mt-md-n56,
.my-md-n56 {
    margin-top: -56px !important;
  }

  .mr-md-n56,
.mx-md-n56 {
    margin-right: -56px !important;
  }

  .mb-md-n56,
.my-md-n56 {
    margin-bottom: -56px !important;
  }

  .ml-md-n56,
.mx-md-n56 {
    margin-left: -56px !important;
  }

  .m-md-n64 {
    margin: -64px !important;
  }

  .mt-md-n64,
.my-md-n64 {
    margin-top: -64px !important;
  }

  .mr-md-n64,
.mx-md-n64 {
    margin-right: -64px !important;
  }

  .mb-md-n64,
.my-md-n64 {
    margin-bottom: -64px !important;
  }

  .ml-md-n64,
.mx-md-n64 {
    margin-left: -64px !important;
  }

  .m-md-n80 {
    margin: -80px !important;
  }

  .mt-md-n80,
.my-md-n80 {
    margin-top: -80px !important;
  }

  .mr-md-n80,
.mx-md-n80 {
    margin-right: -80px !important;
  }

  .mb-md-n80,
.my-md-n80 {
    margin-bottom: -80px !important;
  }

  .ml-md-n80,
.mx-md-n80 {
    margin-left: -80px !important;
  }

  .m-md-n88 {
    margin: -88px !important;
  }

  .mt-md-n88,
.my-md-n88 {
    margin-top: -88px !important;
  }

  .mr-md-n88,
.mx-md-n88 {
    margin-right: -88px !important;
  }

  .mb-md-n88,
.my-md-n88 {
    margin-bottom: -88px !important;
  }

  .ml-md-n88,
.mx-md-n88 {
    margin-left: -88px !important;
  }

  .m-md-n96 {
    margin: -96px !important;
  }

  .mt-md-n96,
.my-md-n96 {
    margin-top: -96px !important;
  }

  .mr-md-n96,
.mx-md-n96 {
    margin-right: -96px !important;
  }

  .mb-md-n96,
.my-md-n96 {
    margin-bottom: -96px !important;
  }

  .ml-md-n96,
.mx-md-n96 {
    margin-left: -96px !important;
  }

  .m-md-n112 {
    margin: -112px !important;
  }

  .mt-md-n112,
.my-md-n112 {
    margin-top: -112px !important;
  }

  .mr-md-n112,
.mx-md-n112 {
    margin-right: -112px !important;
  }

  .mb-md-n112,
.my-md-n112 {
    margin-bottom: -112px !important;
  }

  .ml-md-n112,
.mx-md-n112 {
    margin-left: -112px !important;
  }

  .m-md-n128 {
    margin: -128px !important;
  }

  .mt-md-n128,
.my-md-n128 {
    margin-top: -128px !important;
  }

  .mr-md-n128,
.mx-md-n128 {
    margin-right: -128px !important;
  }

  .mb-md-n128,
.my-md-n128 {
    margin-bottom: -128px !important;
  }

  .ml-md-n128,
.mx-md-n128 {
    margin-left: -128px !important;
  }

  .m-md-n192 {
    margin: -192px !important;
  }

  .mt-md-n192,
.my-md-n192 {
    margin-top: -192px !important;
  }

  .mr-md-n192,
.mx-md-n192 {
    margin-right: -192px !important;
  }

  .mb-md-n192,
.my-md-n192 {
    margin-bottom: -192px !important;
  }

  .ml-md-n192,
.mx-md-n192 {
    margin-left: -192px !important;
  }

  .m-md-n1px {
    margin: -1px !important;
  }

  .mt-md-n1px,
.my-md-n1px {
    margin-top: -1px !important;
  }

  .mr-md-n1px,
.mx-md-n1px {
    margin-right: -1px !important;
  }

  .mb-md-n1px,
.my-md-n1px {
    margin-bottom: -1px !important;
  }

  .ml-md-n1px,
.mx-md-n1px {
    margin-left: -1px !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.3333333333rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.3333333333rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.3333333333rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.3333333333rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.3333333333rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 0.6666666667rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 0.6666666667rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 0.6666666667rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 0.6666666667rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 0.6666666667rem !important;
  }

  .m-lg-4 {
    margin: 1rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1rem !important;
  }

  .m-lg-5 {
    margin: 1.3333333333rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 1.3333333333rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 1.3333333333rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 1.3333333333rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 1.3333333333rem !important;
  }

  .m-lg-6 {
    margin: 2rem !important;
  }

  .mt-lg-6,
.my-lg-6 {
    margin-top: 2rem !important;
  }

  .mr-lg-6,
.mx-lg-6 {
    margin-right: 2rem !important;
  }

  .mb-lg-6,
.my-lg-6 {
    margin-bottom: 2rem !important;
  }

  .ml-lg-6,
.mx-lg-6 {
    margin-left: 2rem !important;
  }

  .m-lg-7 {
    margin: 2.6666666667rem !important;
  }

  .mt-lg-7,
.my-lg-7 {
    margin-top: 2.6666666667rem !important;
  }

  .mr-lg-7,
.mx-lg-7 {
    margin-right: 2.6666666667rem !important;
  }

  .mb-lg-7,
.my-lg-7 {
    margin-bottom: 2.6666666667rem !important;
  }

  .ml-lg-7,
.mx-lg-7 {
    margin-left: 2.6666666667rem !important;
  }

  .m-lg-8 {
    margin: 8px !important;
  }

  .mt-lg-8,
.my-lg-8 {
    margin-top: 8px !important;
  }

  .mr-lg-8,
.mx-lg-8 {
    margin-right: 8px !important;
  }

  .mb-lg-8,
.my-lg-8 {
    margin-bottom: 8px !important;
  }

  .ml-lg-8,
.mx-lg-8 {
    margin-left: 8px !important;
  }

  .m-lg-12 {
    margin: 12px !important;
  }

  .mt-lg-12,
.my-lg-12 {
    margin-top: 12px !important;
  }

  .mr-lg-12,
.mx-lg-12 {
    margin-right: 12px !important;
  }

  .mb-lg-12,
.my-lg-12 {
    margin-bottom: 12px !important;
  }

  .ml-lg-12,
.mx-lg-12 {
    margin-left: 12px !important;
  }

  .m-lg-14 {
    margin: 14px !important;
  }

  .mt-lg-14,
.my-lg-14 {
    margin-top: 14px !important;
  }

  .mr-lg-14,
.mx-lg-14 {
    margin-right: 14px !important;
  }

  .mb-lg-14,
.my-lg-14 {
    margin-bottom: 14px !important;
  }

  .ml-lg-14,
.mx-lg-14 {
    margin-left: 14px !important;
  }

  .m-lg-16 {
    margin: 16px !important;
  }

  .mt-lg-16,
.my-lg-16 {
    margin-top: 16px !important;
  }

  .mr-lg-16,
.mx-lg-16 {
    margin-right: 16px !important;
  }

  .mb-lg-16,
.my-lg-16 {
    margin-bottom: 16px !important;
  }

  .ml-lg-16,
.mx-lg-16 {
    margin-left: 16px !important;
  }

  .m-lg-24 {
    margin: 24px !important;
  }

  .mt-lg-24,
.my-lg-24 {
    margin-top: 24px !important;
  }

  .mr-lg-24,
.mx-lg-24 {
    margin-right: 24px !important;
  }

  .mb-lg-24,
.my-lg-24 {
    margin-bottom: 24px !important;
  }

  .ml-lg-24,
.mx-lg-24 {
    margin-left: 24px !important;
  }

  .m-lg-28 {
    margin: 28px !important;
  }

  .mt-lg-28,
.my-lg-28 {
    margin-top: 28px !important;
  }

  .mr-lg-28,
.mx-lg-28 {
    margin-right: 28px !important;
  }

  .mb-lg-28,
.my-lg-28 {
    margin-bottom: 28px !important;
  }

  .ml-lg-28,
.mx-lg-28 {
    margin-left: 28px !important;
  }

  .m-lg-32 {
    margin: 32px !important;
  }

  .mt-lg-32,
.my-lg-32 {
    margin-top: 32px !important;
  }

  .mr-lg-32,
.mx-lg-32 {
    margin-right: 32px !important;
  }

  .mb-lg-32,
.my-lg-32 {
    margin-bottom: 32px !important;
  }

  .ml-lg-32,
.mx-lg-32 {
    margin-left: 32px !important;
  }

  .m-lg-40 {
    margin: 40px !important;
  }

  .mt-lg-40,
.my-lg-40 {
    margin-top: 40px !important;
  }

  .mr-lg-40,
.mx-lg-40 {
    margin-right: 40px !important;
  }

  .mb-lg-40,
.my-lg-40 {
    margin-bottom: 40px !important;
  }

  .ml-lg-40,
.mx-lg-40 {
    margin-left: 40px !important;
  }

  .m-lg-48 {
    margin: 48px !important;
  }

  .mt-lg-48,
.my-lg-48 {
    margin-top: 48px !important;
  }

  .mr-lg-48,
.mx-lg-48 {
    margin-right: 48px !important;
  }

  .mb-lg-48,
.my-lg-48 {
    margin-bottom: 48px !important;
  }

  .ml-lg-48,
.mx-lg-48 {
    margin-left: 48px !important;
  }

  .m-lg-56 {
    margin: 56px !important;
  }

  .mt-lg-56,
.my-lg-56 {
    margin-top: 56px !important;
  }

  .mr-lg-56,
.mx-lg-56 {
    margin-right: 56px !important;
  }

  .mb-lg-56,
.my-lg-56 {
    margin-bottom: 56px !important;
  }

  .ml-lg-56,
.mx-lg-56 {
    margin-left: 56px !important;
  }

  .m-lg-64 {
    margin: 64px !important;
  }

  .mt-lg-64,
.my-lg-64 {
    margin-top: 64px !important;
  }

  .mr-lg-64,
.mx-lg-64 {
    margin-right: 64px !important;
  }

  .mb-lg-64,
.my-lg-64 {
    margin-bottom: 64px !important;
  }

  .ml-lg-64,
.mx-lg-64 {
    margin-left: 64px !important;
  }

  .m-lg-80 {
    margin: 80px !important;
  }

  .mt-lg-80,
.my-lg-80 {
    margin-top: 80px !important;
  }

  .mr-lg-80,
.mx-lg-80 {
    margin-right: 80px !important;
  }

  .mb-lg-80,
.my-lg-80 {
    margin-bottom: 80px !important;
  }

  .ml-lg-80,
.mx-lg-80 {
    margin-left: 80px !important;
  }

  .m-lg-88 {
    margin: 88px !important;
  }

  .mt-lg-88,
.my-lg-88 {
    margin-top: 88px !important;
  }

  .mr-lg-88,
.mx-lg-88 {
    margin-right: 88px !important;
  }

  .mb-lg-88,
.my-lg-88 {
    margin-bottom: 88px !important;
  }

  .ml-lg-88,
.mx-lg-88 {
    margin-left: 88px !important;
  }

  .m-lg-96 {
    margin: 96px !important;
  }

  .mt-lg-96,
.my-lg-96 {
    margin-top: 96px !important;
  }

  .mr-lg-96,
.mx-lg-96 {
    margin-right: 96px !important;
  }

  .mb-lg-96,
.my-lg-96 {
    margin-bottom: 96px !important;
  }

  .ml-lg-96,
.mx-lg-96 {
    margin-left: 96px !important;
  }

  .m-lg-112 {
    margin: 112px !important;
  }

  .mt-lg-112,
.my-lg-112 {
    margin-top: 112px !important;
  }

  .mr-lg-112,
.mx-lg-112 {
    margin-right: 112px !important;
  }

  .mb-lg-112,
.my-lg-112 {
    margin-bottom: 112px !important;
  }

  .ml-lg-112,
.mx-lg-112 {
    margin-left: 112px !important;
  }

  .m-lg-128 {
    margin: 128px !important;
  }

  .mt-lg-128,
.my-lg-128 {
    margin-top: 128px !important;
  }

  .mr-lg-128,
.mx-lg-128 {
    margin-right: 128px !important;
  }

  .mb-lg-128,
.my-lg-128 {
    margin-bottom: 128px !important;
  }

  .ml-lg-128,
.mx-lg-128 {
    margin-left: 128px !important;
  }

  .m-lg-192 {
    margin: 192px !important;
  }

  .mt-lg-192,
.my-lg-192 {
    margin-top: 192px !important;
  }

  .mr-lg-192,
.mx-lg-192 {
    margin-right: 192px !important;
  }

  .mb-lg-192,
.my-lg-192 {
    margin-bottom: 192px !important;
  }

  .ml-lg-192,
.mx-lg-192 {
    margin-left: 192px !important;
  }

  .m-lg-1px {
    margin: 1px !important;
  }

  .mt-lg-1px,
.my-lg-1px {
    margin-top: 1px !important;
  }

  .mr-lg-1px,
.mx-lg-1px {
    margin-right: 1px !important;
  }

  .mb-lg-1px,
.my-lg-1px {
    margin-bottom: 1px !important;
  }

  .ml-lg-1px,
.mx-lg-1px {
    margin-left: 1px !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.3333333333rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.3333333333rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.3333333333rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.3333333333rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.3333333333rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 0.6666666667rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 0.6666666667rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 0.6666666667rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 0.6666666667rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 0.6666666667rem !important;
  }

  .p-lg-4 {
    padding: 1rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1rem !important;
  }

  .p-lg-5 {
    padding: 1.3333333333rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 1.3333333333rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 1.3333333333rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 1.3333333333rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 1.3333333333rem !important;
  }

  .p-lg-6 {
    padding: 2rem !important;
  }

  .pt-lg-6,
.py-lg-6 {
    padding-top: 2rem !important;
  }

  .pr-lg-6,
.px-lg-6 {
    padding-right: 2rem !important;
  }

  .pb-lg-6,
.py-lg-6 {
    padding-bottom: 2rem !important;
  }

  .pl-lg-6,
.px-lg-6 {
    padding-left: 2rem !important;
  }

  .p-lg-7 {
    padding: 2.6666666667rem !important;
  }

  .pt-lg-7,
.py-lg-7 {
    padding-top: 2.6666666667rem !important;
  }

  .pr-lg-7,
.px-lg-7 {
    padding-right: 2.6666666667rem !important;
  }

  .pb-lg-7,
.py-lg-7 {
    padding-bottom: 2.6666666667rem !important;
  }

  .pl-lg-7,
.px-lg-7 {
    padding-left: 2.6666666667rem !important;
  }

  .p-lg-8 {
    padding: 8px !important;
  }

  .pt-lg-8,
.py-lg-8 {
    padding-top: 8px !important;
  }

  .pr-lg-8,
.px-lg-8 {
    padding-right: 8px !important;
  }

  .pb-lg-8,
.py-lg-8 {
    padding-bottom: 8px !important;
  }

  .pl-lg-8,
.px-lg-8 {
    padding-left: 8px !important;
  }

  .p-lg-12 {
    padding: 12px !important;
  }

  .pt-lg-12,
.py-lg-12 {
    padding-top: 12px !important;
  }

  .pr-lg-12,
.px-lg-12 {
    padding-right: 12px !important;
  }

  .pb-lg-12,
.py-lg-12 {
    padding-bottom: 12px !important;
  }

  .pl-lg-12,
.px-lg-12 {
    padding-left: 12px !important;
  }

  .p-lg-14 {
    padding: 14px !important;
  }

  .pt-lg-14,
.py-lg-14 {
    padding-top: 14px !important;
  }

  .pr-lg-14,
.px-lg-14 {
    padding-right: 14px !important;
  }

  .pb-lg-14,
.py-lg-14 {
    padding-bottom: 14px !important;
  }

  .pl-lg-14,
.px-lg-14 {
    padding-left: 14px !important;
  }

  .p-lg-16 {
    padding: 16px !important;
  }

  .pt-lg-16,
.py-lg-16 {
    padding-top: 16px !important;
  }

  .pr-lg-16,
.px-lg-16 {
    padding-right: 16px !important;
  }

  .pb-lg-16,
.py-lg-16 {
    padding-bottom: 16px !important;
  }

  .pl-lg-16,
.px-lg-16 {
    padding-left: 16px !important;
  }

  .p-lg-24 {
    padding: 24px !important;
  }

  .pt-lg-24,
.py-lg-24 {
    padding-top: 24px !important;
  }

  .pr-lg-24,
.px-lg-24 {
    padding-right: 24px !important;
  }

  .pb-lg-24,
.py-lg-24 {
    padding-bottom: 24px !important;
  }

  .pl-lg-24,
.px-lg-24 {
    padding-left: 24px !important;
  }

  .p-lg-28 {
    padding: 28px !important;
  }

  .pt-lg-28,
.py-lg-28 {
    padding-top: 28px !important;
  }

  .pr-lg-28,
.px-lg-28 {
    padding-right: 28px !important;
  }

  .pb-lg-28,
.py-lg-28 {
    padding-bottom: 28px !important;
  }

  .pl-lg-28,
.px-lg-28 {
    padding-left: 28px !important;
  }

  .p-lg-32 {
    padding: 32px !important;
  }

  .pt-lg-32,
.py-lg-32 {
    padding-top: 32px !important;
  }

  .pr-lg-32,
.px-lg-32 {
    padding-right: 32px !important;
  }

  .pb-lg-32,
.py-lg-32 {
    padding-bottom: 32px !important;
  }

  .pl-lg-32,
.px-lg-32 {
    padding-left: 32px !important;
  }

  .p-lg-40 {
    padding: 40px !important;
  }

  .pt-lg-40,
.py-lg-40 {
    padding-top: 40px !important;
  }

  .pr-lg-40,
.px-lg-40 {
    padding-right: 40px !important;
  }

  .pb-lg-40,
.py-lg-40 {
    padding-bottom: 40px !important;
  }

  .pl-lg-40,
.px-lg-40 {
    padding-left: 40px !important;
  }

  .p-lg-48 {
    padding: 48px !important;
  }

  .pt-lg-48,
.py-lg-48 {
    padding-top: 48px !important;
  }

  .pr-lg-48,
.px-lg-48 {
    padding-right: 48px !important;
  }

  .pb-lg-48,
.py-lg-48 {
    padding-bottom: 48px !important;
  }

  .pl-lg-48,
.px-lg-48 {
    padding-left: 48px !important;
  }

  .p-lg-56 {
    padding: 56px !important;
  }

  .pt-lg-56,
.py-lg-56 {
    padding-top: 56px !important;
  }

  .pr-lg-56,
.px-lg-56 {
    padding-right: 56px !important;
  }

  .pb-lg-56,
.py-lg-56 {
    padding-bottom: 56px !important;
  }

  .pl-lg-56,
.px-lg-56 {
    padding-left: 56px !important;
  }

  .p-lg-64 {
    padding: 64px !important;
  }

  .pt-lg-64,
.py-lg-64 {
    padding-top: 64px !important;
  }

  .pr-lg-64,
.px-lg-64 {
    padding-right: 64px !important;
  }

  .pb-lg-64,
.py-lg-64 {
    padding-bottom: 64px !important;
  }

  .pl-lg-64,
.px-lg-64 {
    padding-left: 64px !important;
  }

  .p-lg-80 {
    padding: 80px !important;
  }

  .pt-lg-80,
.py-lg-80 {
    padding-top: 80px !important;
  }

  .pr-lg-80,
.px-lg-80 {
    padding-right: 80px !important;
  }

  .pb-lg-80,
.py-lg-80 {
    padding-bottom: 80px !important;
  }

  .pl-lg-80,
.px-lg-80 {
    padding-left: 80px !important;
  }

  .p-lg-88 {
    padding: 88px !important;
  }

  .pt-lg-88,
.py-lg-88 {
    padding-top: 88px !important;
  }

  .pr-lg-88,
.px-lg-88 {
    padding-right: 88px !important;
  }

  .pb-lg-88,
.py-lg-88 {
    padding-bottom: 88px !important;
  }

  .pl-lg-88,
.px-lg-88 {
    padding-left: 88px !important;
  }

  .p-lg-96 {
    padding: 96px !important;
  }

  .pt-lg-96,
.py-lg-96 {
    padding-top: 96px !important;
  }

  .pr-lg-96,
.px-lg-96 {
    padding-right: 96px !important;
  }

  .pb-lg-96,
.py-lg-96 {
    padding-bottom: 96px !important;
  }

  .pl-lg-96,
.px-lg-96 {
    padding-left: 96px !important;
  }

  .p-lg-112 {
    padding: 112px !important;
  }

  .pt-lg-112,
.py-lg-112 {
    padding-top: 112px !important;
  }

  .pr-lg-112,
.px-lg-112 {
    padding-right: 112px !important;
  }

  .pb-lg-112,
.py-lg-112 {
    padding-bottom: 112px !important;
  }

  .pl-lg-112,
.px-lg-112 {
    padding-left: 112px !important;
  }

  .p-lg-128 {
    padding: 128px !important;
  }

  .pt-lg-128,
.py-lg-128 {
    padding-top: 128px !important;
  }

  .pr-lg-128,
.px-lg-128 {
    padding-right: 128px !important;
  }

  .pb-lg-128,
.py-lg-128 {
    padding-bottom: 128px !important;
  }

  .pl-lg-128,
.px-lg-128 {
    padding-left: 128px !important;
  }

  .p-lg-192 {
    padding: 192px !important;
  }

  .pt-lg-192,
.py-lg-192 {
    padding-top: 192px !important;
  }

  .pr-lg-192,
.px-lg-192 {
    padding-right: 192px !important;
  }

  .pb-lg-192,
.py-lg-192 {
    padding-bottom: 192px !important;
  }

  .pl-lg-192,
.px-lg-192 {
    padding-left: 192px !important;
  }

  .p-lg-1px {
    padding: 1px !important;
  }

  .pt-lg-1px,
.py-lg-1px {
    padding-top: 1px !important;
  }

  .pr-lg-1px,
.px-lg-1px {
    padding-right: 1px !important;
  }

  .pb-lg-1px,
.py-lg-1px {
    padding-bottom: 1px !important;
  }

  .pl-lg-1px,
.px-lg-1px {
    padding-left: 1px !important;
  }

  .m-lg-n1 {
    margin: -0.3333333333rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.3333333333rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.3333333333rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.3333333333rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.3333333333rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -0.6666666667rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -0.6666666667rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -0.6666666667rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -0.6666666667rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -0.6666666667rem !important;
  }

  .m-lg-n4 {
    margin: -1rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1rem !important;
  }

  .m-lg-n5 {
    margin: -1.3333333333rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -1.3333333333rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -1.3333333333rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -1.3333333333rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -1.3333333333rem !important;
  }

  .m-lg-n6 {
    margin: -2rem !important;
  }

  .mt-lg-n6,
.my-lg-n6 {
    margin-top: -2rem !important;
  }

  .mr-lg-n6,
.mx-lg-n6 {
    margin-right: -2rem !important;
  }

  .mb-lg-n6,
.my-lg-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-lg-n6,
.mx-lg-n6 {
    margin-left: -2rem !important;
  }

  .m-lg-n7 {
    margin: -2.6666666667rem !important;
  }

  .mt-lg-n7,
.my-lg-n7 {
    margin-top: -2.6666666667rem !important;
  }

  .mr-lg-n7,
.mx-lg-n7 {
    margin-right: -2.6666666667rem !important;
  }

  .mb-lg-n7,
.my-lg-n7 {
    margin-bottom: -2.6666666667rem !important;
  }

  .ml-lg-n7,
.mx-lg-n7 {
    margin-left: -2.6666666667rem !important;
  }

  .m-lg-n8 {
    margin: -8px !important;
  }

  .mt-lg-n8,
.my-lg-n8 {
    margin-top: -8px !important;
  }

  .mr-lg-n8,
.mx-lg-n8 {
    margin-right: -8px !important;
  }

  .mb-lg-n8,
.my-lg-n8 {
    margin-bottom: -8px !important;
  }

  .ml-lg-n8,
.mx-lg-n8 {
    margin-left: -8px !important;
  }

  .m-lg-n12 {
    margin: -12px !important;
  }

  .mt-lg-n12,
.my-lg-n12 {
    margin-top: -12px !important;
  }

  .mr-lg-n12,
.mx-lg-n12 {
    margin-right: -12px !important;
  }

  .mb-lg-n12,
.my-lg-n12 {
    margin-bottom: -12px !important;
  }

  .ml-lg-n12,
.mx-lg-n12 {
    margin-left: -12px !important;
  }

  .m-lg-n14 {
    margin: -14px !important;
  }

  .mt-lg-n14,
.my-lg-n14 {
    margin-top: -14px !important;
  }

  .mr-lg-n14,
.mx-lg-n14 {
    margin-right: -14px !important;
  }

  .mb-lg-n14,
.my-lg-n14 {
    margin-bottom: -14px !important;
  }

  .ml-lg-n14,
.mx-lg-n14 {
    margin-left: -14px !important;
  }

  .m-lg-n16 {
    margin: -16px !important;
  }

  .mt-lg-n16,
.my-lg-n16 {
    margin-top: -16px !important;
  }

  .mr-lg-n16,
.mx-lg-n16 {
    margin-right: -16px !important;
  }

  .mb-lg-n16,
.my-lg-n16 {
    margin-bottom: -16px !important;
  }

  .ml-lg-n16,
.mx-lg-n16 {
    margin-left: -16px !important;
  }

  .m-lg-n24 {
    margin: -24px !important;
  }

  .mt-lg-n24,
.my-lg-n24 {
    margin-top: -24px !important;
  }

  .mr-lg-n24,
.mx-lg-n24 {
    margin-right: -24px !important;
  }

  .mb-lg-n24,
.my-lg-n24 {
    margin-bottom: -24px !important;
  }

  .ml-lg-n24,
.mx-lg-n24 {
    margin-left: -24px !important;
  }

  .m-lg-n28 {
    margin: -28px !important;
  }

  .mt-lg-n28,
.my-lg-n28 {
    margin-top: -28px !important;
  }

  .mr-lg-n28,
.mx-lg-n28 {
    margin-right: -28px !important;
  }

  .mb-lg-n28,
.my-lg-n28 {
    margin-bottom: -28px !important;
  }

  .ml-lg-n28,
.mx-lg-n28 {
    margin-left: -28px !important;
  }

  .m-lg-n32 {
    margin: -32px !important;
  }

  .mt-lg-n32,
.my-lg-n32 {
    margin-top: -32px !important;
  }

  .mr-lg-n32,
.mx-lg-n32 {
    margin-right: -32px !important;
  }

  .mb-lg-n32,
.my-lg-n32 {
    margin-bottom: -32px !important;
  }

  .ml-lg-n32,
.mx-lg-n32 {
    margin-left: -32px !important;
  }

  .m-lg-n40 {
    margin: -40px !important;
  }

  .mt-lg-n40,
.my-lg-n40 {
    margin-top: -40px !important;
  }

  .mr-lg-n40,
.mx-lg-n40 {
    margin-right: -40px !important;
  }

  .mb-lg-n40,
.my-lg-n40 {
    margin-bottom: -40px !important;
  }

  .ml-lg-n40,
.mx-lg-n40 {
    margin-left: -40px !important;
  }

  .m-lg-n48 {
    margin: -48px !important;
  }

  .mt-lg-n48,
.my-lg-n48 {
    margin-top: -48px !important;
  }

  .mr-lg-n48,
.mx-lg-n48 {
    margin-right: -48px !important;
  }

  .mb-lg-n48,
.my-lg-n48 {
    margin-bottom: -48px !important;
  }

  .ml-lg-n48,
.mx-lg-n48 {
    margin-left: -48px !important;
  }

  .m-lg-n56 {
    margin: -56px !important;
  }

  .mt-lg-n56,
.my-lg-n56 {
    margin-top: -56px !important;
  }

  .mr-lg-n56,
.mx-lg-n56 {
    margin-right: -56px !important;
  }

  .mb-lg-n56,
.my-lg-n56 {
    margin-bottom: -56px !important;
  }

  .ml-lg-n56,
.mx-lg-n56 {
    margin-left: -56px !important;
  }

  .m-lg-n64 {
    margin: -64px !important;
  }

  .mt-lg-n64,
.my-lg-n64 {
    margin-top: -64px !important;
  }

  .mr-lg-n64,
.mx-lg-n64 {
    margin-right: -64px !important;
  }

  .mb-lg-n64,
.my-lg-n64 {
    margin-bottom: -64px !important;
  }

  .ml-lg-n64,
.mx-lg-n64 {
    margin-left: -64px !important;
  }

  .m-lg-n80 {
    margin: -80px !important;
  }

  .mt-lg-n80,
.my-lg-n80 {
    margin-top: -80px !important;
  }

  .mr-lg-n80,
.mx-lg-n80 {
    margin-right: -80px !important;
  }

  .mb-lg-n80,
.my-lg-n80 {
    margin-bottom: -80px !important;
  }

  .ml-lg-n80,
.mx-lg-n80 {
    margin-left: -80px !important;
  }

  .m-lg-n88 {
    margin: -88px !important;
  }

  .mt-lg-n88,
.my-lg-n88 {
    margin-top: -88px !important;
  }

  .mr-lg-n88,
.mx-lg-n88 {
    margin-right: -88px !important;
  }

  .mb-lg-n88,
.my-lg-n88 {
    margin-bottom: -88px !important;
  }

  .ml-lg-n88,
.mx-lg-n88 {
    margin-left: -88px !important;
  }

  .m-lg-n96 {
    margin: -96px !important;
  }

  .mt-lg-n96,
.my-lg-n96 {
    margin-top: -96px !important;
  }

  .mr-lg-n96,
.mx-lg-n96 {
    margin-right: -96px !important;
  }

  .mb-lg-n96,
.my-lg-n96 {
    margin-bottom: -96px !important;
  }

  .ml-lg-n96,
.mx-lg-n96 {
    margin-left: -96px !important;
  }

  .m-lg-n112 {
    margin: -112px !important;
  }

  .mt-lg-n112,
.my-lg-n112 {
    margin-top: -112px !important;
  }

  .mr-lg-n112,
.mx-lg-n112 {
    margin-right: -112px !important;
  }

  .mb-lg-n112,
.my-lg-n112 {
    margin-bottom: -112px !important;
  }

  .ml-lg-n112,
.mx-lg-n112 {
    margin-left: -112px !important;
  }

  .m-lg-n128 {
    margin: -128px !important;
  }

  .mt-lg-n128,
.my-lg-n128 {
    margin-top: -128px !important;
  }

  .mr-lg-n128,
.mx-lg-n128 {
    margin-right: -128px !important;
  }

  .mb-lg-n128,
.my-lg-n128 {
    margin-bottom: -128px !important;
  }

  .ml-lg-n128,
.mx-lg-n128 {
    margin-left: -128px !important;
  }

  .m-lg-n192 {
    margin: -192px !important;
  }

  .mt-lg-n192,
.my-lg-n192 {
    margin-top: -192px !important;
  }

  .mr-lg-n192,
.mx-lg-n192 {
    margin-right: -192px !important;
  }

  .mb-lg-n192,
.my-lg-n192 {
    margin-bottom: -192px !important;
  }

  .ml-lg-n192,
.mx-lg-n192 {
    margin-left: -192px !important;
  }

  .m-lg-n1px {
    margin: -1px !important;
  }

  .mt-lg-n1px,
.my-lg-n1px {
    margin-top: -1px !important;
  }

  .mr-lg-n1px,
.mx-lg-n1px {
    margin-right: -1px !important;
  }

  .mb-lg-n1px,
.my-lg-n1px {
    margin-bottom: -1px !important;
  }

  .ml-lg-n1px,
.mx-lg-n1px {
    margin-left: -1px !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.3333333333rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.3333333333rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.3333333333rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.3333333333rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.3333333333rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 0.6666666667rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 0.6666666667rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 0.6666666667rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 0.6666666667rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 0.6666666667rem !important;
  }

  .m-xl-4 {
    margin: 1rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1rem !important;
  }

  .m-xl-5 {
    margin: 1.3333333333rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 1.3333333333rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 1.3333333333rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 1.3333333333rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 1.3333333333rem !important;
  }

  .m-xl-6 {
    margin: 2rem !important;
  }

  .mt-xl-6,
.my-xl-6 {
    margin-top: 2rem !important;
  }

  .mr-xl-6,
.mx-xl-6 {
    margin-right: 2rem !important;
  }

  .mb-xl-6,
.my-xl-6 {
    margin-bottom: 2rem !important;
  }

  .ml-xl-6,
.mx-xl-6 {
    margin-left: 2rem !important;
  }

  .m-xl-7 {
    margin: 2.6666666667rem !important;
  }

  .mt-xl-7,
.my-xl-7 {
    margin-top: 2.6666666667rem !important;
  }

  .mr-xl-7,
.mx-xl-7 {
    margin-right: 2.6666666667rem !important;
  }

  .mb-xl-7,
.my-xl-7 {
    margin-bottom: 2.6666666667rem !important;
  }

  .ml-xl-7,
.mx-xl-7 {
    margin-left: 2.6666666667rem !important;
  }

  .m-xl-8 {
    margin: 8px !important;
  }

  .mt-xl-8,
.my-xl-8 {
    margin-top: 8px !important;
  }

  .mr-xl-8,
.mx-xl-8 {
    margin-right: 8px !important;
  }

  .mb-xl-8,
.my-xl-8 {
    margin-bottom: 8px !important;
  }

  .ml-xl-8,
.mx-xl-8 {
    margin-left: 8px !important;
  }

  .m-xl-12 {
    margin: 12px !important;
  }

  .mt-xl-12,
.my-xl-12 {
    margin-top: 12px !important;
  }

  .mr-xl-12,
.mx-xl-12 {
    margin-right: 12px !important;
  }

  .mb-xl-12,
.my-xl-12 {
    margin-bottom: 12px !important;
  }

  .ml-xl-12,
.mx-xl-12 {
    margin-left: 12px !important;
  }

  .m-xl-14 {
    margin: 14px !important;
  }

  .mt-xl-14,
.my-xl-14 {
    margin-top: 14px !important;
  }

  .mr-xl-14,
.mx-xl-14 {
    margin-right: 14px !important;
  }

  .mb-xl-14,
.my-xl-14 {
    margin-bottom: 14px !important;
  }

  .ml-xl-14,
.mx-xl-14 {
    margin-left: 14px !important;
  }

  .m-xl-16 {
    margin: 16px !important;
  }

  .mt-xl-16,
.my-xl-16 {
    margin-top: 16px !important;
  }

  .mr-xl-16,
.mx-xl-16 {
    margin-right: 16px !important;
  }

  .mb-xl-16,
.my-xl-16 {
    margin-bottom: 16px !important;
  }

  .ml-xl-16,
.mx-xl-16 {
    margin-left: 16px !important;
  }

  .m-xl-24 {
    margin: 24px !important;
  }

  .mt-xl-24,
.my-xl-24 {
    margin-top: 24px !important;
  }

  .mr-xl-24,
.mx-xl-24 {
    margin-right: 24px !important;
  }

  .mb-xl-24,
.my-xl-24 {
    margin-bottom: 24px !important;
  }

  .ml-xl-24,
.mx-xl-24 {
    margin-left: 24px !important;
  }

  .m-xl-28 {
    margin: 28px !important;
  }

  .mt-xl-28,
.my-xl-28 {
    margin-top: 28px !important;
  }

  .mr-xl-28,
.mx-xl-28 {
    margin-right: 28px !important;
  }

  .mb-xl-28,
.my-xl-28 {
    margin-bottom: 28px !important;
  }

  .ml-xl-28,
.mx-xl-28 {
    margin-left: 28px !important;
  }

  .m-xl-32 {
    margin: 32px !important;
  }

  .mt-xl-32,
.my-xl-32 {
    margin-top: 32px !important;
  }

  .mr-xl-32,
.mx-xl-32 {
    margin-right: 32px !important;
  }

  .mb-xl-32,
.my-xl-32 {
    margin-bottom: 32px !important;
  }

  .ml-xl-32,
.mx-xl-32 {
    margin-left: 32px !important;
  }

  .m-xl-40 {
    margin: 40px !important;
  }

  .mt-xl-40,
.my-xl-40 {
    margin-top: 40px !important;
  }

  .mr-xl-40,
.mx-xl-40 {
    margin-right: 40px !important;
  }

  .mb-xl-40,
.my-xl-40 {
    margin-bottom: 40px !important;
  }

  .ml-xl-40,
.mx-xl-40 {
    margin-left: 40px !important;
  }

  .m-xl-48 {
    margin: 48px !important;
  }

  .mt-xl-48,
.my-xl-48 {
    margin-top: 48px !important;
  }

  .mr-xl-48,
.mx-xl-48 {
    margin-right: 48px !important;
  }

  .mb-xl-48,
.my-xl-48 {
    margin-bottom: 48px !important;
  }

  .ml-xl-48,
.mx-xl-48 {
    margin-left: 48px !important;
  }

  .m-xl-56 {
    margin: 56px !important;
  }

  .mt-xl-56,
.my-xl-56 {
    margin-top: 56px !important;
  }

  .mr-xl-56,
.mx-xl-56 {
    margin-right: 56px !important;
  }

  .mb-xl-56,
.my-xl-56 {
    margin-bottom: 56px !important;
  }

  .ml-xl-56,
.mx-xl-56 {
    margin-left: 56px !important;
  }

  .m-xl-64 {
    margin: 64px !important;
  }

  .mt-xl-64,
.my-xl-64 {
    margin-top: 64px !important;
  }

  .mr-xl-64,
.mx-xl-64 {
    margin-right: 64px !important;
  }

  .mb-xl-64,
.my-xl-64 {
    margin-bottom: 64px !important;
  }

  .ml-xl-64,
.mx-xl-64 {
    margin-left: 64px !important;
  }

  .m-xl-80 {
    margin: 80px !important;
  }

  .mt-xl-80,
.my-xl-80 {
    margin-top: 80px !important;
  }

  .mr-xl-80,
.mx-xl-80 {
    margin-right: 80px !important;
  }

  .mb-xl-80,
.my-xl-80 {
    margin-bottom: 80px !important;
  }

  .ml-xl-80,
.mx-xl-80 {
    margin-left: 80px !important;
  }

  .m-xl-88 {
    margin: 88px !important;
  }

  .mt-xl-88,
.my-xl-88 {
    margin-top: 88px !important;
  }

  .mr-xl-88,
.mx-xl-88 {
    margin-right: 88px !important;
  }

  .mb-xl-88,
.my-xl-88 {
    margin-bottom: 88px !important;
  }

  .ml-xl-88,
.mx-xl-88 {
    margin-left: 88px !important;
  }

  .m-xl-96 {
    margin: 96px !important;
  }

  .mt-xl-96,
.my-xl-96 {
    margin-top: 96px !important;
  }

  .mr-xl-96,
.mx-xl-96 {
    margin-right: 96px !important;
  }

  .mb-xl-96,
.my-xl-96 {
    margin-bottom: 96px !important;
  }

  .ml-xl-96,
.mx-xl-96 {
    margin-left: 96px !important;
  }

  .m-xl-112 {
    margin: 112px !important;
  }

  .mt-xl-112,
.my-xl-112 {
    margin-top: 112px !important;
  }

  .mr-xl-112,
.mx-xl-112 {
    margin-right: 112px !important;
  }

  .mb-xl-112,
.my-xl-112 {
    margin-bottom: 112px !important;
  }

  .ml-xl-112,
.mx-xl-112 {
    margin-left: 112px !important;
  }

  .m-xl-128 {
    margin: 128px !important;
  }

  .mt-xl-128,
.my-xl-128 {
    margin-top: 128px !important;
  }

  .mr-xl-128,
.mx-xl-128 {
    margin-right: 128px !important;
  }

  .mb-xl-128,
.my-xl-128 {
    margin-bottom: 128px !important;
  }

  .ml-xl-128,
.mx-xl-128 {
    margin-left: 128px !important;
  }

  .m-xl-192 {
    margin: 192px !important;
  }

  .mt-xl-192,
.my-xl-192 {
    margin-top: 192px !important;
  }

  .mr-xl-192,
.mx-xl-192 {
    margin-right: 192px !important;
  }

  .mb-xl-192,
.my-xl-192 {
    margin-bottom: 192px !important;
  }

  .ml-xl-192,
.mx-xl-192 {
    margin-left: 192px !important;
  }

  .m-xl-1px {
    margin: 1px !important;
  }

  .mt-xl-1px,
.my-xl-1px {
    margin-top: 1px !important;
  }

  .mr-xl-1px,
.mx-xl-1px {
    margin-right: 1px !important;
  }

  .mb-xl-1px,
.my-xl-1px {
    margin-bottom: 1px !important;
  }

  .ml-xl-1px,
.mx-xl-1px {
    margin-left: 1px !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.3333333333rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.3333333333rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.3333333333rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.3333333333rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.3333333333rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 0.6666666667rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 0.6666666667rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 0.6666666667rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 0.6666666667rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 0.6666666667rem !important;
  }

  .p-xl-4 {
    padding: 1rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1rem !important;
  }

  .p-xl-5 {
    padding: 1.3333333333rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 1.3333333333rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 1.3333333333rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 1.3333333333rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 1.3333333333rem !important;
  }

  .p-xl-6 {
    padding: 2rem !important;
  }

  .pt-xl-6,
.py-xl-6 {
    padding-top: 2rem !important;
  }

  .pr-xl-6,
.px-xl-6 {
    padding-right: 2rem !important;
  }

  .pb-xl-6,
.py-xl-6 {
    padding-bottom: 2rem !important;
  }

  .pl-xl-6,
.px-xl-6 {
    padding-left: 2rem !important;
  }

  .p-xl-7 {
    padding: 2.6666666667rem !important;
  }

  .pt-xl-7,
.py-xl-7 {
    padding-top: 2.6666666667rem !important;
  }

  .pr-xl-7,
.px-xl-7 {
    padding-right: 2.6666666667rem !important;
  }

  .pb-xl-7,
.py-xl-7 {
    padding-bottom: 2.6666666667rem !important;
  }

  .pl-xl-7,
.px-xl-7 {
    padding-left: 2.6666666667rem !important;
  }

  .p-xl-8 {
    padding: 8px !important;
  }

  .pt-xl-8,
.py-xl-8 {
    padding-top: 8px !important;
  }

  .pr-xl-8,
.px-xl-8 {
    padding-right: 8px !important;
  }

  .pb-xl-8,
.py-xl-8 {
    padding-bottom: 8px !important;
  }

  .pl-xl-8,
.px-xl-8 {
    padding-left: 8px !important;
  }

  .p-xl-12 {
    padding: 12px !important;
  }

  .pt-xl-12,
.py-xl-12 {
    padding-top: 12px !important;
  }

  .pr-xl-12,
.px-xl-12 {
    padding-right: 12px !important;
  }

  .pb-xl-12,
.py-xl-12 {
    padding-bottom: 12px !important;
  }

  .pl-xl-12,
.px-xl-12 {
    padding-left: 12px !important;
  }

  .p-xl-14 {
    padding: 14px !important;
  }

  .pt-xl-14,
.py-xl-14 {
    padding-top: 14px !important;
  }

  .pr-xl-14,
.px-xl-14 {
    padding-right: 14px !important;
  }

  .pb-xl-14,
.py-xl-14 {
    padding-bottom: 14px !important;
  }

  .pl-xl-14,
.px-xl-14 {
    padding-left: 14px !important;
  }

  .p-xl-16 {
    padding: 16px !important;
  }

  .pt-xl-16,
.py-xl-16 {
    padding-top: 16px !important;
  }

  .pr-xl-16,
.px-xl-16 {
    padding-right: 16px !important;
  }

  .pb-xl-16,
.py-xl-16 {
    padding-bottom: 16px !important;
  }

  .pl-xl-16,
.px-xl-16 {
    padding-left: 16px !important;
  }

  .p-xl-24 {
    padding: 24px !important;
  }

  .pt-xl-24,
.py-xl-24 {
    padding-top: 24px !important;
  }

  .pr-xl-24,
.px-xl-24 {
    padding-right: 24px !important;
  }

  .pb-xl-24,
.py-xl-24 {
    padding-bottom: 24px !important;
  }

  .pl-xl-24,
.px-xl-24 {
    padding-left: 24px !important;
  }

  .p-xl-28 {
    padding: 28px !important;
  }

  .pt-xl-28,
.py-xl-28 {
    padding-top: 28px !important;
  }

  .pr-xl-28,
.px-xl-28 {
    padding-right: 28px !important;
  }

  .pb-xl-28,
.py-xl-28 {
    padding-bottom: 28px !important;
  }

  .pl-xl-28,
.px-xl-28 {
    padding-left: 28px !important;
  }

  .p-xl-32 {
    padding: 32px !important;
  }

  .pt-xl-32,
.py-xl-32 {
    padding-top: 32px !important;
  }

  .pr-xl-32,
.px-xl-32 {
    padding-right: 32px !important;
  }

  .pb-xl-32,
.py-xl-32 {
    padding-bottom: 32px !important;
  }

  .pl-xl-32,
.px-xl-32 {
    padding-left: 32px !important;
  }

  .p-xl-40 {
    padding: 40px !important;
  }

  .pt-xl-40,
.py-xl-40 {
    padding-top: 40px !important;
  }

  .pr-xl-40,
.px-xl-40 {
    padding-right: 40px !important;
  }

  .pb-xl-40,
.py-xl-40 {
    padding-bottom: 40px !important;
  }

  .pl-xl-40,
.px-xl-40 {
    padding-left: 40px !important;
  }

  .p-xl-48 {
    padding: 48px !important;
  }

  .pt-xl-48,
.py-xl-48 {
    padding-top: 48px !important;
  }

  .pr-xl-48,
.px-xl-48 {
    padding-right: 48px !important;
  }

  .pb-xl-48,
.py-xl-48 {
    padding-bottom: 48px !important;
  }

  .pl-xl-48,
.px-xl-48 {
    padding-left: 48px !important;
  }

  .p-xl-56 {
    padding: 56px !important;
  }

  .pt-xl-56,
.py-xl-56 {
    padding-top: 56px !important;
  }

  .pr-xl-56,
.px-xl-56 {
    padding-right: 56px !important;
  }

  .pb-xl-56,
.py-xl-56 {
    padding-bottom: 56px !important;
  }

  .pl-xl-56,
.px-xl-56 {
    padding-left: 56px !important;
  }

  .p-xl-64 {
    padding: 64px !important;
  }

  .pt-xl-64,
.py-xl-64 {
    padding-top: 64px !important;
  }

  .pr-xl-64,
.px-xl-64 {
    padding-right: 64px !important;
  }

  .pb-xl-64,
.py-xl-64 {
    padding-bottom: 64px !important;
  }

  .pl-xl-64,
.px-xl-64 {
    padding-left: 64px !important;
  }

  .p-xl-80 {
    padding: 80px !important;
  }

  .pt-xl-80,
.py-xl-80 {
    padding-top: 80px !important;
  }

  .pr-xl-80,
.px-xl-80 {
    padding-right: 80px !important;
  }

  .pb-xl-80,
.py-xl-80 {
    padding-bottom: 80px !important;
  }

  .pl-xl-80,
.px-xl-80 {
    padding-left: 80px !important;
  }

  .p-xl-88 {
    padding: 88px !important;
  }

  .pt-xl-88,
.py-xl-88 {
    padding-top: 88px !important;
  }

  .pr-xl-88,
.px-xl-88 {
    padding-right: 88px !important;
  }

  .pb-xl-88,
.py-xl-88 {
    padding-bottom: 88px !important;
  }

  .pl-xl-88,
.px-xl-88 {
    padding-left: 88px !important;
  }

  .p-xl-96 {
    padding: 96px !important;
  }

  .pt-xl-96,
.py-xl-96 {
    padding-top: 96px !important;
  }

  .pr-xl-96,
.px-xl-96 {
    padding-right: 96px !important;
  }

  .pb-xl-96,
.py-xl-96 {
    padding-bottom: 96px !important;
  }

  .pl-xl-96,
.px-xl-96 {
    padding-left: 96px !important;
  }

  .p-xl-112 {
    padding: 112px !important;
  }

  .pt-xl-112,
.py-xl-112 {
    padding-top: 112px !important;
  }

  .pr-xl-112,
.px-xl-112 {
    padding-right: 112px !important;
  }

  .pb-xl-112,
.py-xl-112 {
    padding-bottom: 112px !important;
  }

  .pl-xl-112,
.px-xl-112 {
    padding-left: 112px !important;
  }

  .p-xl-128 {
    padding: 128px !important;
  }

  .pt-xl-128,
.py-xl-128 {
    padding-top: 128px !important;
  }

  .pr-xl-128,
.px-xl-128 {
    padding-right: 128px !important;
  }

  .pb-xl-128,
.py-xl-128 {
    padding-bottom: 128px !important;
  }

  .pl-xl-128,
.px-xl-128 {
    padding-left: 128px !important;
  }

  .p-xl-192 {
    padding: 192px !important;
  }

  .pt-xl-192,
.py-xl-192 {
    padding-top: 192px !important;
  }

  .pr-xl-192,
.px-xl-192 {
    padding-right: 192px !important;
  }

  .pb-xl-192,
.py-xl-192 {
    padding-bottom: 192px !important;
  }

  .pl-xl-192,
.px-xl-192 {
    padding-left: 192px !important;
  }

  .p-xl-1px {
    padding: 1px !important;
  }

  .pt-xl-1px,
.py-xl-1px {
    padding-top: 1px !important;
  }

  .pr-xl-1px,
.px-xl-1px {
    padding-right: 1px !important;
  }

  .pb-xl-1px,
.py-xl-1px {
    padding-bottom: 1px !important;
  }

  .pl-xl-1px,
.px-xl-1px {
    padding-left: 1px !important;
  }

  .m-xl-n1 {
    margin: -0.3333333333rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.3333333333rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.3333333333rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.3333333333rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.3333333333rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -0.6666666667rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -0.6666666667rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -0.6666666667rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -0.6666666667rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -0.6666666667rem !important;
  }

  .m-xl-n4 {
    margin: -1rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1rem !important;
  }

  .m-xl-n5 {
    margin: -1.3333333333rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -1.3333333333rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -1.3333333333rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -1.3333333333rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -1.3333333333rem !important;
  }

  .m-xl-n6 {
    margin: -2rem !important;
  }

  .mt-xl-n6,
.my-xl-n6 {
    margin-top: -2rem !important;
  }

  .mr-xl-n6,
.mx-xl-n6 {
    margin-right: -2rem !important;
  }

  .mb-xl-n6,
.my-xl-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-xl-n6,
.mx-xl-n6 {
    margin-left: -2rem !important;
  }

  .m-xl-n7 {
    margin: -2.6666666667rem !important;
  }

  .mt-xl-n7,
.my-xl-n7 {
    margin-top: -2.6666666667rem !important;
  }

  .mr-xl-n7,
.mx-xl-n7 {
    margin-right: -2.6666666667rem !important;
  }

  .mb-xl-n7,
.my-xl-n7 {
    margin-bottom: -2.6666666667rem !important;
  }

  .ml-xl-n7,
.mx-xl-n7 {
    margin-left: -2.6666666667rem !important;
  }

  .m-xl-n8 {
    margin: -8px !important;
  }

  .mt-xl-n8,
.my-xl-n8 {
    margin-top: -8px !important;
  }

  .mr-xl-n8,
.mx-xl-n8 {
    margin-right: -8px !important;
  }

  .mb-xl-n8,
.my-xl-n8 {
    margin-bottom: -8px !important;
  }

  .ml-xl-n8,
.mx-xl-n8 {
    margin-left: -8px !important;
  }

  .m-xl-n12 {
    margin: -12px !important;
  }

  .mt-xl-n12,
.my-xl-n12 {
    margin-top: -12px !important;
  }

  .mr-xl-n12,
.mx-xl-n12 {
    margin-right: -12px !important;
  }

  .mb-xl-n12,
.my-xl-n12 {
    margin-bottom: -12px !important;
  }

  .ml-xl-n12,
.mx-xl-n12 {
    margin-left: -12px !important;
  }

  .m-xl-n14 {
    margin: -14px !important;
  }

  .mt-xl-n14,
.my-xl-n14 {
    margin-top: -14px !important;
  }

  .mr-xl-n14,
.mx-xl-n14 {
    margin-right: -14px !important;
  }

  .mb-xl-n14,
.my-xl-n14 {
    margin-bottom: -14px !important;
  }

  .ml-xl-n14,
.mx-xl-n14 {
    margin-left: -14px !important;
  }

  .m-xl-n16 {
    margin: -16px !important;
  }

  .mt-xl-n16,
.my-xl-n16 {
    margin-top: -16px !important;
  }

  .mr-xl-n16,
.mx-xl-n16 {
    margin-right: -16px !important;
  }

  .mb-xl-n16,
.my-xl-n16 {
    margin-bottom: -16px !important;
  }

  .ml-xl-n16,
.mx-xl-n16 {
    margin-left: -16px !important;
  }

  .m-xl-n24 {
    margin: -24px !important;
  }

  .mt-xl-n24,
.my-xl-n24 {
    margin-top: -24px !important;
  }

  .mr-xl-n24,
.mx-xl-n24 {
    margin-right: -24px !important;
  }

  .mb-xl-n24,
.my-xl-n24 {
    margin-bottom: -24px !important;
  }

  .ml-xl-n24,
.mx-xl-n24 {
    margin-left: -24px !important;
  }

  .m-xl-n28 {
    margin: -28px !important;
  }

  .mt-xl-n28,
.my-xl-n28 {
    margin-top: -28px !important;
  }

  .mr-xl-n28,
.mx-xl-n28 {
    margin-right: -28px !important;
  }

  .mb-xl-n28,
.my-xl-n28 {
    margin-bottom: -28px !important;
  }

  .ml-xl-n28,
.mx-xl-n28 {
    margin-left: -28px !important;
  }

  .m-xl-n32 {
    margin: -32px !important;
  }

  .mt-xl-n32,
.my-xl-n32 {
    margin-top: -32px !important;
  }

  .mr-xl-n32,
.mx-xl-n32 {
    margin-right: -32px !important;
  }

  .mb-xl-n32,
.my-xl-n32 {
    margin-bottom: -32px !important;
  }

  .ml-xl-n32,
.mx-xl-n32 {
    margin-left: -32px !important;
  }

  .m-xl-n40 {
    margin: -40px !important;
  }

  .mt-xl-n40,
.my-xl-n40 {
    margin-top: -40px !important;
  }

  .mr-xl-n40,
.mx-xl-n40 {
    margin-right: -40px !important;
  }

  .mb-xl-n40,
.my-xl-n40 {
    margin-bottom: -40px !important;
  }

  .ml-xl-n40,
.mx-xl-n40 {
    margin-left: -40px !important;
  }

  .m-xl-n48 {
    margin: -48px !important;
  }

  .mt-xl-n48,
.my-xl-n48 {
    margin-top: -48px !important;
  }

  .mr-xl-n48,
.mx-xl-n48 {
    margin-right: -48px !important;
  }

  .mb-xl-n48,
.my-xl-n48 {
    margin-bottom: -48px !important;
  }

  .ml-xl-n48,
.mx-xl-n48 {
    margin-left: -48px !important;
  }

  .m-xl-n56 {
    margin: -56px !important;
  }

  .mt-xl-n56,
.my-xl-n56 {
    margin-top: -56px !important;
  }

  .mr-xl-n56,
.mx-xl-n56 {
    margin-right: -56px !important;
  }

  .mb-xl-n56,
.my-xl-n56 {
    margin-bottom: -56px !important;
  }

  .ml-xl-n56,
.mx-xl-n56 {
    margin-left: -56px !important;
  }

  .m-xl-n64 {
    margin: -64px !important;
  }

  .mt-xl-n64,
.my-xl-n64 {
    margin-top: -64px !important;
  }

  .mr-xl-n64,
.mx-xl-n64 {
    margin-right: -64px !important;
  }

  .mb-xl-n64,
.my-xl-n64 {
    margin-bottom: -64px !important;
  }

  .ml-xl-n64,
.mx-xl-n64 {
    margin-left: -64px !important;
  }

  .m-xl-n80 {
    margin: -80px !important;
  }

  .mt-xl-n80,
.my-xl-n80 {
    margin-top: -80px !important;
  }

  .mr-xl-n80,
.mx-xl-n80 {
    margin-right: -80px !important;
  }

  .mb-xl-n80,
.my-xl-n80 {
    margin-bottom: -80px !important;
  }

  .ml-xl-n80,
.mx-xl-n80 {
    margin-left: -80px !important;
  }

  .m-xl-n88 {
    margin: -88px !important;
  }

  .mt-xl-n88,
.my-xl-n88 {
    margin-top: -88px !important;
  }

  .mr-xl-n88,
.mx-xl-n88 {
    margin-right: -88px !important;
  }

  .mb-xl-n88,
.my-xl-n88 {
    margin-bottom: -88px !important;
  }

  .ml-xl-n88,
.mx-xl-n88 {
    margin-left: -88px !important;
  }

  .m-xl-n96 {
    margin: -96px !important;
  }

  .mt-xl-n96,
.my-xl-n96 {
    margin-top: -96px !important;
  }

  .mr-xl-n96,
.mx-xl-n96 {
    margin-right: -96px !important;
  }

  .mb-xl-n96,
.my-xl-n96 {
    margin-bottom: -96px !important;
  }

  .ml-xl-n96,
.mx-xl-n96 {
    margin-left: -96px !important;
  }

  .m-xl-n112 {
    margin: -112px !important;
  }

  .mt-xl-n112,
.my-xl-n112 {
    margin-top: -112px !important;
  }

  .mr-xl-n112,
.mx-xl-n112 {
    margin-right: -112px !important;
  }

  .mb-xl-n112,
.my-xl-n112 {
    margin-bottom: -112px !important;
  }

  .ml-xl-n112,
.mx-xl-n112 {
    margin-left: -112px !important;
  }

  .m-xl-n128 {
    margin: -128px !important;
  }

  .mt-xl-n128,
.my-xl-n128 {
    margin-top: -128px !important;
  }

  .mr-xl-n128,
.mx-xl-n128 {
    margin-right: -128px !important;
  }

  .mb-xl-n128,
.my-xl-n128 {
    margin-bottom: -128px !important;
  }

  .ml-xl-n128,
.mx-xl-n128 {
    margin-left: -128px !important;
  }

  .m-xl-n192 {
    margin: -192px !important;
  }

  .mt-xl-n192,
.my-xl-n192 {
    margin-top: -192px !important;
  }

  .mr-xl-n192,
.mx-xl-n192 {
    margin-right: -192px !important;
  }

  .mb-xl-n192,
.my-xl-n192 {
    margin-bottom: -192px !important;
  }

  .ml-xl-n192,
.mx-xl-n192 {
    margin-left: -192px !important;
  }

  .m-xl-n1px {
    margin: -1px !important;
  }

  .mt-xl-n1px,
.my-xl-n1px {
    margin-top: -1px !important;
  }

  .mr-xl-n1px,
.mx-xl-n1px {
    margin-right: -1px !important;
  }

  .mb-xl-n1px,
.my-xl-n1px {
    margin-bottom: -1px !important;
  }

  .ml-xl-n1px,
.mx-xl-n1px {
    margin-left: -1px !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.bg-primary {
  background-color: #2763CF !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1f4ea4 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #357634 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #255324 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #FFCC00 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cca300 !important;
}

.bg-danger {
  background-color: #EB4525 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ca3013 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-dark-blue {
  background-color: #0D0B23 !important;
}

a.bg-dark-blue:hover, a.bg-dark-blue:focus,
button.bg-dark-blue:hover,
button.bg-dark-blue:focus {
  background-color: black !important;
}

.bg-medium-grey {
  background-color: #B5B5B5 !important;
}

a.bg-medium-grey:hover, a.bg-medium-grey:focus,
button.bg-medium-grey:hover,
button.bg-medium-grey:focus {
  background-color: #9c9c9c !important;
}

.bg-light-yellow-grey {
  background-color: #F8F4ED !important;
}

a.bg-light-yellow-grey:hover, a.bg-light-yellow-grey:focus,
button.bg-light-yellow-grey:hover,
button.bg-light-yellow-grey:focus {
  background-color: #eadec8 !important;
}

.bg-white {
  background-color: #FFFEFC !important;
}

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #ffedc9 !important;
}

.bg-blue {
  background-color: #2763CF !important;
}

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #1f4ea4 !important;
}

.bg-error {
  background-color: #FF2900 !important;
}

a.bg-error:hover, a.bg-error:focus,
button.bg-error:hover,
button.bg-error:focus {
  background-color: #cc2100 !important;
}

.bg-contrast-yellow {
  background-color: #FFFF01 !important;
}

a.bg-contrast-yellow:hover, a.bg-contrast-yellow:focus,
button.bg-contrast-yellow:hover,
button.bg-contrast-yellow:focus {
  background-color: #cdcd00 !important;
}

.bg-grey {
  background-color: #706F7B !important;
}

a.bg-grey:hover, a.bg-grey:focus,
button.bg-grey:hover,
button.bg-grey:focus {
  background-color: #585760 !important;
}

.bg-greyLight {
  background-color: #A9A8B1 !important;
}

a.bg-greyLight:hover, a.bg-greyLight:focus,
button.bg-greyLight:hover,
button.bg-greyLight:focus {
  background-color: #8e8d99 !important;
}

.bg-grey700 {
  background-color: #414052 !important;
}

a.bg-grey700:hover, a.bg-grey700:focus,
button.bg-grey700:hover,
button.bg-grey700:focus {
  background-color: #2a2a35 !important;
}

.bg-grey800 {
  background-color: #27263A !important;
}

a.bg-grey800:hover, a.bg-grey800:focus,
button.bg-grey800:hover,
button.bg-grey800:focus {
  background-color: #12121b !important;
}

.bg-grey900 {
  background-color: #0D0B23 !important;
}

a.bg-grey900:hover, a.bg-grey900:focus,
button.bg-grey900:hover,
button.bg-grey900:focus {
  background-color: black !important;
}

.bg-beige {
  background-color: #F8F4ED !important;
}

a.bg-beige:hover, a.bg-beige:focus,
button.bg-beige:hover,
button.bg-beige:focus {
  background-color: #eadec8 !important;
}

.bg-beige700 {
  background-color: #857F76 !important;
}

a.bg-beige700:hover, a.bg-beige700:focus,
button.bg-beige700:hover,
button.bg-beige700:focus {
  background-color: #6a655e !important;
}

.bg-beige400 {
  background-color: #CFC5B4 !important;
}

a.bg-beige400:hover, a.bg-beige400:focus,
button.bg-beige400:hover,
button.bg-beige400:focus {
  background-color: #bbad95 !important;
}

.bg-beige300 {
  background-color: #E0D6C4 !important;
}

a.bg-beige300:hover, a.bg-beige300:focus,
button.bg-beige300:hover,
button.bg-beige300:focus {
  background-color: #cebfa3 !important;
}

.bg-beige200 {
  background-color: #E9DFCE !important;
}

a.bg-beige200:hover, a.bg-beige200:focus,
button.bg-beige200:hover,
button.bg-beige200:focus {
  background-color: #d9c8ab !important;
}

.bg-white {
  background-color: #FFFEFC !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #E8DFCF !important;
}

.border-top {
  border-top: 1px solid #E8DFCF !important;
}

.border-right {
  border-right: 1px solid #E8DFCF !important;
}

.border-bottom {
  border-bottom: 1px solid #E8DFCF !important;
}

.border-left {
  border-left: 1px solid #E8DFCF !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #2763CF !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #357634 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #FFCC00 !important;
}

.border-danger {
  border-color: #EB4525 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-dark-blue {
  border-color: #0D0B23 !important;
}

.border-medium-grey {
  border-color: #B5B5B5 !important;
}

.border-light-yellow-grey {
  border-color: #F8F4ED !important;
}

.border-white {
  border-color: #FFFEFC !important;
}

.border-blue {
  border-color: #2763CF !important;
}

.border-error {
  border-color: #FF2900 !important;
}

.border-contrast-yellow {
  border-color: #FFFF01 !important;
}

.border-grey {
  border-color: #706F7B !important;
}

.border-greyLight {
  border-color: #A9A8B1 !important;
}

.border-grey700 {
  border-color: #414052 !important;
}

.border-grey800 {
  border-color: #27263A !important;
}

.border-grey900 {
  border-color: #0D0B23 !important;
}

.border-beige {
  border-color: #F8F4ED !important;
}

.border-beige700 {
  border-color: #857F76 !important;
}

.border-beige400 {
  border-color: #CFC5B4 !important;
}

.border-beige300 {
  border-color: #E0D6C4 !important;
}

.border-beige200 {
  border-color: #E9DFCE !important;
}

.border-white {
  border-color: #FFFEFC !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #0D0B23;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 32px;
  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) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #0D0B23;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none;
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-primary:hover {
  color: #FFFEFC;
  background-color: #2154af;
  border-color: #1f4ea4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #FFFEFC;
  background-color: #2154af;
  border-color: #1f4ea4;
  box-shadow: 0 0 0 0.2rem rgba(71, 122, 214, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #FFFEFC;
  background-color: #1f4ea4;
  border-color: #1d4999;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 122, 214, 0.5);
}

.btn-secondary {
  color: #FFFEFC;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #FFFEFC;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #FFFEFC;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 144, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #FFFEFC;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #FFFEFC;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 144, 0.5);
}

.btn-success {
  color: #FFFEFC;
  background-color: #357634;
  border-color: #357634;
}
.btn-success:hover {
  color: #FFFEFC;
  background-color: #295b28;
  border-color: #255324;
}
.btn-success:focus, .btn-success.focus {
  color: #FFFEFC;
  background-color: #295b28;
  border-color: #255324;
  box-shadow: 0 0 0 0.2rem rgba(83, 138, 82, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #FFFEFC;
  background-color: #357634;
  border-color: #357634;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #FFFEFC;
  background-color: #255324;
  border-color: #214a21;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(83, 138, 82, 0.5);
}

.btn-info {
  color: #FFFEFC;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #FFFEFC;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #FFFEFC;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 194, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #FFFEFC;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #FFFEFC;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 194, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #FFCC00;
  border-color: #FFCC00;
}
.btn-warning:hover {
  color: #212529;
  background-color: #d9ad00;
  border-color: #cca300;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #d9ad00;
  border-color: #cca300;
  box-shadow: 0 0 0 0.2rem rgba(222, 179, 6, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #FFCC00;
  border-color: #FFCC00;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #cca300;
  border-color: #bf9900;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 179, 6, 0.5);
}

.btn-danger {
  color: #FFFEFC;
  background-color: #EB4525;
  border-color: #EB4525;
}
.btn-danger:hover {
  color: #FFFEFC;
  background-color: #d63314;
  border-color: #ca3013;
}
.btn-danger:focus, .btn-danger.focus {
  color: #FFFEFC;
  background-color: #d63314;
  border-color: #ca3013;
  box-shadow: 0 0 0 0.2rem rgba(238, 97, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #FFFEFC;
  background-color: #EB4525;
  border-color: #EB4525;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #FFFEFC;
  background-color: #ca3013;
  border-color: #bf2e12;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 97, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #FFFEFC;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #FFFEFC;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #FFFEFC;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 87, 92, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #FFFEFC;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #FFFEFC;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 87, 92, 0.5);
}

.btn-dark-blue {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-dark-blue:hover {
  color: #FFFEFC;
  background-color: #020206;
  border-color: black;
}
.btn-dark-blue:focus, .btn-dark-blue.focus {
  color: #FFFEFC;
  background-color: #020206;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(49, 47, 68, 0.5);
}
.btn-dark-blue.disabled, .btn-dark-blue:disabled {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-dark-blue:not(:disabled):not(.disabled):active, .btn-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-dark-blue.dropdown-toggle {
  color: #FFFEFC;
  background-color: black;
  border-color: black;
}
.btn-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 47, 68, 0.5);
}

.btn-medium-grey {
  color: #212529;
  background-color: #B5B5B5;
  border-color: #B5B5B5;
}
.btn-medium-grey:hover {
  color: #212529;
  background-color: #a2a2a2;
  border-color: #9c9c9c;
}
.btn-medium-grey:focus, .btn-medium-grey.focus {
  color: #212529;
  background-color: #a2a2a2;
  border-color: #9c9c9c;
  box-shadow: 0 0 0 0.2rem rgba(159, 159, 160, 0.5);
}
.btn-medium-grey.disabled, .btn-medium-grey:disabled {
  color: #212529;
  background-color: #B5B5B5;
  border-color: #B5B5B5;
}
.btn-medium-grey:not(:disabled):not(.disabled):active, .btn-medium-grey:not(:disabled):not(.disabled).active, .show > .btn-medium-grey.dropdown-toggle {
  color: #212529;
  background-color: #9c9c9c;
  border-color: #959595;
}
.btn-medium-grey:not(:disabled):not(.disabled):active:focus, .btn-medium-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-medium-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(159, 159, 160, 0.5);
}

.btn-light-yellow-grey {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-light-yellow-grey:hover {
  color: #212529;
  background-color: #ede3d1;
  border-color: #eadec8;
}
.btn-light-yellow-grey:focus, .btn-light-yellow-grey.focus {
  color: #212529;
  background-color: #ede3d1;
  border-color: #eadec8;
  box-shadow: 0 0 0 0.2rem rgba(216, 213, 208, 0.5);
}
.btn-light-yellow-grey.disabled, .btn-light-yellow-grey:disabled {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-light-yellow-grey:not(:disabled):not(.disabled):active, .btn-light-yellow-grey:not(:disabled):not(.disabled).active, .show > .btn-light-yellow-grey.dropdown-toggle {
  color: #212529;
  background-color: #eadec8;
  border-color: #e6d8bf;
}
.btn-light-yellow-grey:not(:disabled):not(.disabled):active:focus, .btn-light-yellow-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-light-yellow-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 213, 208, 0.5);
}

.btn-white, .header__menu-navbar-toggler:hover {
  color: #212529;
  background-color: #FFFEFC;
  border-color: #FFFEFC;
}
.btn-white:hover, .header__menu-navbar-toggler:hover {
  color: #212529;
  background-color: #fff1d6;
  border-color: #ffedc9;
}
.btn-white:focus, .header__menu-navbar-toggler:focus:hover, .btn-white.focus, .focus.header__menu-navbar-toggler:hover {
  color: #212529;
  background-color: #fff1d6;
  border-color: #ffedc9;
  box-shadow: 0 0 0 0.2rem rgba(222, 221, 220, 0.5);
}
.btn-white.disabled, .disabled.header__menu-navbar-toggler:hover, .btn-white:disabled, .header__menu-navbar-toggler:disabled:hover {
  color: #212529;
  background-color: #FFFEFC;
  border-color: #FFFEFC;
}
.btn-white:not(:disabled):not(.disabled):active, .header__menu-navbar-toggler:not(:disabled):not(.disabled):active:hover, .btn-white:not(:disabled):not(.disabled).active, .header__menu-navbar-toggler:not(:disabled):not(.disabled).active:hover, .show > .btn-white.dropdown-toggle, .show > .dropdown-toggle.header__menu-navbar-toggler:hover {
  color: #212529;
  background-color: #ffedc9;
  border-color: #ffe9bc;
}
.btn-white:not(:disabled):not(.disabled):active:focus, .header__menu-navbar-toggler:not(:disabled):not(.disabled):active:focus:hover, .btn-white:not(:disabled):not(.disabled).active:focus, .header__menu-navbar-toggler:not(:disabled):not(.disabled).active:focus:hover, .show > .btn-white.dropdown-toggle:focus, .show > .dropdown-toggle.header__menu-navbar-toggler:focus:hover {
  box-shadow: 0 0 0 0.2rem rgba(222, 221, 220, 0.5);
}

.btn-blue {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-blue:hover {
  color: #FFFEFC;
  background-color: #2154af;
  border-color: #1f4ea4;
}
.btn-blue:focus, .btn-blue.focus {
  color: #FFFEFC;
  background-color: #2154af;
  border-color: #1f4ea4;
  box-shadow: 0 0 0 0.2rem rgba(71, 122, 214, 0.5);
}
.btn-blue.disabled, .btn-blue:disabled {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle {
  color: #FFFEFC;
  background-color: #1f4ea4;
  border-color: #1d4999;
}
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 122, 214, 0.5);
}

.btn-error {
  color: #FFFEFC;
  background-color: #FF2900;
  border-color: #FF2900;
}
.btn-error:hover {
  color: #FFFEFC;
  background-color: #d92300;
  border-color: #cc2100;
}
.btn-error:focus, .btn-error.focus {
  color: #FFFEFC;
  background-color: #d92300;
  border-color: #cc2100;
  box-shadow: 0 0 0 0.2rem rgba(255, 73, 38, 0.5);
}
.btn-error.disabled, .btn-error:disabled {
  color: #FFFEFC;
  background-color: #FF2900;
  border-color: #FF2900;
}
.btn-error:not(:disabled):not(.disabled):active, .btn-error:not(:disabled):not(.disabled).active, .show > .btn-error.dropdown-toggle {
  color: #FFFEFC;
  background-color: #cc2100;
  border-color: #bf1f00;
}
.btn-error:not(:disabled):not(.disabled):active:focus, .btn-error:not(:disabled):not(.disabled).active:focus, .show > .btn-error.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 73, 38, 0.5);
}

.btn-contrast-yellow {
  color: #212529;
  background-color: #FFFF01;
  border-color: #FFFF01;
}
.btn-contrast-yellow:hover {
  color: #212529;
  background-color: #dada00;
  border-color: #cdcd00;
}
.btn-contrast-yellow:focus, .btn-contrast-yellow.focus {
  color: #212529;
  background-color: #dada00;
  border-color: #cdcd00;
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 7, 0.5);
}
.btn-contrast-yellow.disabled, .btn-contrast-yellow:disabled {
  color: #212529;
  background-color: #FFFF01;
  border-color: #FFFF01;
}
.btn-contrast-yellow:not(:disabled):not(.disabled):active, .btn-contrast-yellow:not(:disabled):not(.disabled).active, .show > .btn-contrast-yellow.dropdown-toggle {
  color: #212529;
  background-color: #cdcd00;
  border-color: #c0c000;
}
.btn-contrast-yellow:not(:disabled):not(.disabled):active:focus, .btn-contrast-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-contrast-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 7, 0.5);
}

.btn-grey {
  color: #FFFEFC;
  background-color: #706F7B;
  border-color: #706F7B;
}
.btn-grey:hover {
  color: #FFFEFC;
  background-color: #5e5d67;
  border-color: #585760;
}
.btn-grey:focus, .btn-grey.focus {
  color: #FFFEFC;
  background-color: #5e5d67;
  border-color: #585760;
  box-shadow: 0 0 0 0.2rem rgba(133, 132, 142, 0.5);
}
.btn-grey.disabled, .btn-grey:disabled {
  color: #FFFEFC;
  background-color: #706F7B;
  border-color: #706F7B;
}
.btn-grey:not(:disabled):not(.disabled):active, .btn-grey:not(:disabled):not(.disabled).active, .show > .btn-grey.dropdown-toggle {
  color: #FFFEFC;
  background-color: #585760;
  border-color: #515159;
}
.btn-grey:not(:disabled):not(.disabled):active:focus, .btn-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(133, 132, 142, 0.5);
}

.btn-greyLight {
  color: #212529;
  background-color: #A9A8B1;
  border-color: #A9A8B1;
}
.btn-greyLight:hover {
  color: #FFFEFC;
  background-color: #95949f;
  border-color: #8e8d99;
}
.btn-greyLight:focus, .btn-greyLight.focus {
  color: #FFFEFC;
  background-color: #95949f;
  border-color: #8e8d99;
  box-shadow: 0 0 0 0.2rem rgba(149, 148, 157, 0.5);
}
.btn-greyLight.disabled, .btn-greyLight:disabled {
  color: #212529;
  background-color: #A9A8B1;
  border-color: #A9A8B1;
}
.btn-greyLight:not(:disabled):not(.disabled):active, .btn-greyLight:not(:disabled):not(.disabled).active, .show > .btn-greyLight.dropdown-toggle {
  color: #FFFEFC;
  background-color: #8e8d99;
  border-color: #888693;
}
.btn-greyLight:not(:disabled):not(.disabled):active:focus, .btn-greyLight:not(:disabled):not(.disabled).active:focus, .show > .btn-greyLight.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 148, 157, 0.5);
}

.btn-grey700 {
  color: #FFFEFC;
  background-color: #414052;
  border-color: #414052;
}
.btn-grey700:hover {
  color: #FFFEFC;
  background-color: #302f3d;
  border-color: #2a2a35;
}
.btn-grey700:focus, .btn-grey700.focus {
  color: #FFFEFC;
  background-color: #302f3d;
  border-color: #2a2a35;
  box-shadow: 0 0 0 0.2rem rgba(94, 93, 108, 0.5);
}
.btn-grey700.disabled, .btn-grey700:disabled {
  color: #FFFEFC;
  background-color: #414052;
  border-color: #414052;
}
.btn-grey700:not(:disabled):not(.disabled):active, .btn-grey700:not(:disabled):not(.disabled).active, .show > .btn-grey700.dropdown-toggle {
  color: #FFFEFC;
  background-color: #2a2a35;
  border-color: #25242e;
}
.btn-grey700:not(:disabled):not(.disabled):active:focus, .btn-grey700:not(:disabled):not(.disabled).active:focus, .show > .btn-grey700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 93, 108, 0.5);
}

.btn-grey800 {
  color: #FFFEFC;
  background-color: #27263A;
  border-color: #27263A;
}
.btn-grey800:hover {
  color: #FFFEFC;
  background-color: #171723;
  border-color: #12121b;
}
.btn-grey800:focus, .btn-grey800.focus {
  color: #FFFEFC;
  background-color: #171723;
  border-color: #12121b;
  box-shadow: 0 0 0 0.2rem rgba(71, 70, 87, 0.5);
}
.btn-grey800.disabled, .btn-grey800:disabled {
  color: #FFFEFC;
  background-color: #27263A;
  border-color: #27263A;
}
.btn-grey800:not(:disabled):not(.disabled):active, .btn-grey800:not(:disabled):not(.disabled).active, .show > .btn-grey800.dropdown-toggle {
  color: #FFFEFC;
  background-color: #12121b;
  border-color: #0d0d13;
}
.btn-grey800:not(:disabled):not(.disabled):active:focus, .btn-grey800:not(:disabled):not(.disabled).active:focus, .show > .btn-grey800.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 70, 87, 0.5);
}

.btn-grey900 {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-grey900:hover {
  color: #FFFEFC;
  background-color: #020206;
  border-color: black;
}
.btn-grey900:focus, .btn-grey900.focus {
  color: #FFFEFC;
  background-color: #020206;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(49, 47, 68, 0.5);
}
.btn-grey900.disabled, .btn-grey900:disabled {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-grey900:not(:disabled):not(.disabled):active, .btn-grey900:not(:disabled):not(.disabled).active, .show > .btn-grey900.dropdown-toggle {
  color: #FFFEFC;
  background-color: black;
  border-color: black;
}
.btn-grey900:not(:disabled):not(.disabled):active:focus, .btn-grey900:not(:disabled):not(.disabled).active:focus, .show > .btn-grey900.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 47, 68, 0.5);
}

.btn-beige {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-beige:hover {
  color: #212529;
  background-color: #ede3d1;
  border-color: #eadec8;
}
.btn-beige:focus, .btn-beige.focus {
  color: #212529;
  background-color: #ede3d1;
  border-color: #eadec8;
  box-shadow: 0 0 0 0.2rem rgba(216, 213, 208, 0.5);
}
.btn-beige.disabled, .btn-beige:disabled {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-beige:not(:disabled):not(.disabled):active, .btn-beige:not(:disabled):not(.disabled).active, .show > .btn-beige.dropdown-toggle {
  color: #212529;
  background-color: #eadec8;
  border-color: #e6d8bf;
}
.btn-beige:not(:disabled):not(.disabled):active:focus, .btn-beige:not(:disabled):not(.disabled).active:focus, .show > .btn-beige.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 213, 208, 0.5);
}

.btn-beige700 {
  color: #FFFEFC;
  background-color: #857F76;
  border-color: #857F76;
}
.btn-beige700:hover {
  color: #FFFEFC;
  background-color: #716c64;
  border-color: #6a655e;
}
.btn-beige700:focus, .btn-beige700.focus {
  color: #FFFEFC;
  background-color: #716c64;
  border-color: #6a655e;
  box-shadow: 0 0 0 0.2rem rgba(151, 146, 138, 0.5);
}
.btn-beige700.disabled, .btn-beige700:disabled {
  color: #FFFEFC;
  background-color: #857F76;
  border-color: #857F76;
}
.btn-beige700:not(:disabled):not(.disabled):active, .btn-beige700:not(:disabled):not(.disabled).active, .show > .btn-beige700.dropdown-toggle {
  color: #FFFEFC;
  background-color: #6a655e;
  border-color: #635f58;
}
.btn-beige700:not(:disabled):not(.disabled):active:focus, .btn-beige700:not(:disabled):not(.disabled).active:focus, .show > .btn-beige700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(151, 146, 138, 0.5);
}

.btn-beige400 {
  color: #212529;
  background-color: #CFC5B4;
  border-color: #CFC5B4;
}
.btn-beige400:hover {
  color: #212529;
  background-color: #c0b39d;
  border-color: #bbad95;
}
.btn-beige400:focus, .btn-beige400.focus {
  color: #212529;
  background-color: #c0b39d;
  border-color: #bbad95;
  box-shadow: 0 0 0 0.2rem rgba(181, 173, 159, 0.5);
}
.btn-beige400.disabled, .btn-beige400:disabled {
  color: #212529;
  background-color: #CFC5B4;
  border-color: #CFC5B4;
}
.btn-beige400:not(:disabled):not(.disabled):active, .btn-beige400:not(:disabled):not(.disabled).active, .show > .btn-beige400.dropdown-toggle {
  color: #212529;
  background-color: #bbad95;
  border-color: #b6a78d;
}
.btn-beige400:not(:disabled):not(.disabled):active:focus, .btn-beige400:not(:disabled):not(.disabled).active:focus, .show > .btn-beige400.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 173, 159, 0.5);
}

.btn-beige300 {
  color: #212529;
  background-color: #E0D6C4;
  border-color: #E0D6C4;
}
.btn-beige300:hover {
  color: #212529;
  background-color: #d3c5ab;
  border-color: #cebfa3;
}
.btn-beige300:focus, .btn-beige300.focus {
  color: #212529;
  background-color: #d3c5ab;
  border-color: #cebfa3;
  box-shadow: 0 0 0 0.2rem rgba(195, 187, 173, 0.5);
}
.btn-beige300.disabled, .btn-beige300:disabled {
  color: #212529;
  background-color: #E0D6C4;
  border-color: #E0D6C4;
}
.btn-beige300:not(:disabled):not(.disabled):active, .btn-beige300:not(:disabled):not(.disabled).active, .show > .btn-beige300.dropdown-toggle {
  color: #212529;
  background-color: #cebfa3;
  border-color: #cab99a;
}
.btn-beige300:not(:disabled):not(.disabled):active:focus, .btn-beige300:not(:disabled):not(.disabled).active:focus, .show > .btn-beige300.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(195, 187, 173, 0.5);
}

.btn-beige200 {
  color: #212529;
  background-color: #E9DFCE;
  border-color: #E9DFCE;
}
.btn-beige200:hover {
  color: #212529;
  background-color: #ddceb4;
  border-color: #d9c8ab;
}
.btn-beige200:focus, .btn-beige200.focus {
  color: #212529;
  background-color: #ddceb4;
  border-color: #d9c8ab;
  box-shadow: 0 0 0 0.2rem rgba(203, 195, 181, 0.5);
}
.btn-beige200.disabled, .btn-beige200:disabled {
  color: #212529;
  background-color: #E9DFCE;
  border-color: #E9DFCE;
}
.btn-beige200:not(:disabled):not(.disabled):active, .btn-beige200:not(:disabled):not(.disabled).active, .show > .btn-beige200.dropdown-toggle {
  color: #212529;
  background-color: #d9c8ab;
  border-color: #d5c2a2;
}
.btn-beige200:not(:disabled):not(.disabled):active:focus, .btn-beige200:not(:disabled):not(.disabled).active:focus, .show > .btn-beige200.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(203, 195, 181, 0.5);
}

.btn-outline-primary {
  color: #2763CF;
  border-color: #2763CF;
}
.btn-outline-primary:hover {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 99, 207, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #2763CF;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 99, 207, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #FFFEFC;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #FFFEFC;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #357634;
  border-color: #357634;
}
.btn-outline-success:hover {
  color: #FFFEFC;
  background-color: #357634;
  border-color: #357634;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 118, 52, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #357634;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #FFFEFC;
  background-color: #357634;
  border-color: #357634;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 118, 52, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #FFFEFC;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #FFFEFC;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #FFCC00;
  border-color: #FFCC00;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #FFCC00;
  border-color: #FFCC00;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 204, 0, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #FFCC00;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #FFCC00;
  border-color: #FFCC00;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 204, 0, 0.5);
}

.btn-outline-danger {
  color: #EB4525;
  border-color: #EB4525;
}
.btn-outline-danger:hover {
  color: #FFFEFC;
  background-color: #EB4525;
  border-color: #EB4525;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 69, 37, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #EB4525;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #FFFEFC;
  background-color: #EB4525;
  border-color: #EB4525;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 69, 37, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #FFFEFC;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #FFFEFC;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark-blue {
  color: #0D0B23;
  border-color: #0D0B23;
}
.btn-outline-dark-blue:hover {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-outline-dark-blue:focus, .btn-outline-dark-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 11, 35, 0.5);
}
.btn-outline-dark-blue.disabled, .btn-outline-dark-blue:disabled {
  color: #0D0B23;
  background-color: transparent;
}
.btn-outline-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-blue.dropdown-toggle {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 11, 35, 0.5);
}

.btn-outline-medium-grey {
  color: #B5B5B5;
  border-color: #B5B5B5;
}
.btn-outline-medium-grey:hover {
  color: #212529;
  background-color: #B5B5B5;
  border-color: #B5B5B5;
}
.btn-outline-medium-grey:focus, .btn-outline-medium-grey.focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 181, 181, 0.5);
}
.btn-outline-medium-grey.disabled, .btn-outline-medium-grey:disabled {
  color: #B5B5B5;
  background-color: transparent;
}
.btn-outline-medium-grey:not(:disabled):not(.disabled):active, .btn-outline-medium-grey:not(:disabled):not(.disabled).active, .show > .btn-outline-medium-grey.dropdown-toggle {
  color: #212529;
  background-color: #B5B5B5;
  border-color: #B5B5B5;
}
.btn-outline-medium-grey:not(:disabled):not(.disabled):active:focus, .btn-outline-medium-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-medium-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 181, 181, 0.5);
}

.btn-outline-light-yellow-grey {
  color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-outline-light-yellow-grey:hover {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-outline-light-yellow-grey:focus, .btn-outline-light-yellow-grey.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 244, 237, 0.5);
}
.btn-outline-light-yellow-grey.disabled, .btn-outline-light-yellow-grey:disabled {
  color: #F8F4ED;
  background-color: transparent;
}
.btn-outline-light-yellow-grey:not(:disabled):not(.disabled):active, .btn-outline-light-yellow-grey:not(:disabled):not(.disabled).active, .show > .btn-outline-light-yellow-grey.dropdown-toggle {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-outline-light-yellow-grey:not(:disabled):not(.disabled):active:focus, .btn-outline-light-yellow-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-yellow-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 244, 237, 0.5);
}

.btn-outline-white {
  color: #FFFEFC;
  border-color: #FFFEFC;
}
.btn-outline-white:hover {
  color: #212529;
  background-color: #FFFEFC;
  border-color: #FFFEFC;
}
.btn-outline-white:focus, .btn-outline-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 254, 252, 0.5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #FFFEFC;
  background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #FFFEFC;
  border-color: #FFFEFC;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 254, 252, 0.5);
}

.btn-outline-blue {
  color: #2763CF;
  border-color: #2763CF;
}
.btn-outline-blue:hover {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-outline-blue:focus, .btn-outline-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 99, 207, 0.5);
}
.btn-outline-blue.disabled, .btn-outline-blue:disabled {
  color: #2763CF;
  background-color: transparent;
}
.btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-blue.dropdown-toggle {
  color: #FFFEFC;
  background-color: #2763CF;
  border-color: #2763CF;
}
.btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 99, 207, 0.5);
}

.btn-outline-error {
  color: #FF2900;
  border-color: #FF2900;
}
.btn-outline-error:hover {
  color: #FFFEFC;
  background-color: #FF2900;
  border-color: #FF2900;
}
.btn-outline-error:focus, .btn-outline-error.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 41, 0, 0.5);
}
.btn-outline-error.disabled, .btn-outline-error:disabled {
  color: #FF2900;
  background-color: transparent;
}
.btn-outline-error:not(:disabled):not(.disabled):active, .btn-outline-error:not(:disabled):not(.disabled).active, .show > .btn-outline-error.dropdown-toggle {
  color: #FFFEFC;
  background-color: #FF2900;
  border-color: #FF2900;
}
.btn-outline-error:not(:disabled):not(.disabled):active:focus, .btn-outline-error:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-error.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 41, 0, 0.5);
}

.btn-outline-contrast-yellow {
  color: #FFFF01;
  border-color: #FFFF01;
}
.btn-outline-contrast-yellow:hover {
  color: #212529;
  background-color: #FFFF01;
  border-color: #FFFF01;
}
.btn-outline-contrast-yellow:focus, .btn-outline-contrast-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 1, 0.5);
}
.btn-outline-contrast-yellow.disabled, .btn-outline-contrast-yellow:disabled {
  color: #FFFF01;
  background-color: transparent;
}
.btn-outline-contrast-yellow:not(:disabled):not(.disabled):active, .btn-outline-contrast-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-contrast-yellow.dropdown-toggle {
  color: #212529;
  background-color: #FFFF01;
  border-color: #FFFF01;
}
.btn-outline-contrast-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-contrast-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-contrast-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 1, 0.5);
}

.btn-outline-grey {
  color: #706F7B;
  border-color: #706F7B;
}
.btn-outline-grey:hover {
  color: #FFFEFC;
  background-color: #706F7B;
  border-color: #706F7B;
}
.btn-outline-grey:focus, .btn-outline-grey.focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 111, 123, 0.5);
}
.btn-outline-grey.disabled, .btn-outline-grey:disabled {
  color: #706F7B;
  background-color: transparent;
}
.btn-outline-grey:not(:disabled):not(.disabled):active, .btn-outline-grey:not(:disabled):not(.disabled).active, .show > .btn-outline-grey.dropdown-toggle {
  color: #FFFEFC;
  background-color: #706F7B;
  border-color: #706F7B;
}
.btn-outline-grey:not(:disabled):not(.disabled):active:focus, .btn-outline-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 111, 123, 0.5);
}

.btn-outline-greyLight {
  color: #A9A8B1;
  border-color: #A9A8B1;
}
.btn-outline-greyLight:hover {
  color: #212529;
  background-color: #A9A8B1;
  border-color: #A9A8B1;
}
.btn-outline-greyLight:focus, .btn-outline-greyLight.focus {
  box-shadow: 0 0 0 0.2rem rgba(169, 168, 177, 0.5);
}
.btn-outline-greyLight.disabled, .btn-outline-greyLight:disabled {
  color: #A9A8B1;
  background-color: transparent;
}
.btn-outline-greyLight:not(:disabled):not(.disabled):active, .btn-outline-greyLight:not(:disabled):not(.disabled).active, .show > .btn-outline-greyLight.dropdown-toggle {
  color: #212529;
  background-color: #A9A8B1;
  border-color: #A9A8B1;
}
.btn-outline-greyLight:not(:disabled):not(.disabled):active:focus, .btn-outline-greyLight:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-greyLight.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(169, 168, 177, 0.5);
}

.btn-outline-grey700 {
  color: #414052;
  border-color: #414052;
}
.btn-outline-grey700:hover {
  color: #FFFEFC;
  background-color: #414052;
  border-color: #414052;
}
.btn-outline-grey700:focus, .btn-outline-grey700.focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 64, 82, 0.5);
}
.btn-outline-grey700.disabled, .btn-outline-grey700:disabled {
  color: #414052;
  background-color: transparent;
}
.btn-outline-grey700:not(:disabled):not(.disabled):active, .btn-outline-grey700:not(:disabled):not(.disabled).active, .show > .btn-outline-grey700.dropdown-toggle {
  color: #FFFEFC;
  background-color: #414052;
  border-color: #414052;
}
.btn-outline-grey700:not(:disabled):not(.disabled):active:focus, .btn-outline-grey700:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-grey700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 64, 82, 0.5);
}

.btn-outline-grey800 {
  color: #27263A;
  border-color: #27263A;
}
.btn-outline-grey800:hover {
  color: #FFFEFC;
  background-color: #27263A;
  border-color: #27263A;
}
.btn-outline-grey800:focus, .btn-outline-grey800.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 38, 58, 0.5);
}
.btn-outline-grey800.disabled, .btn-outline-grey800:disabled {
  color: #27263A;
  background-color: transparent;
}
.btn-outline-grey800:not(:disabled):not(.disabled):active, .btn-outline-grey800:not(:disabled):not(.disabled).active, .show > .btn-outline-grey800.dropdown-toggle {
  color: #FFFEFC;
  background-color: #27263A;
  border-color: #27263A;
}
.btn-outline-grey800:not(:disabled):not(.disabled):active:focus, .btn-outline-grey800:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-grey800.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 38, 58, 0.5);
}

.btn-outline-grey900 {
  color: #0D0B23;
  border-color: #0D0B23;
}
.btn-outline-grey900:hover {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-outline-grey900:focus, .btn-outline-grey900.focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 11, 35, 0.5);
}
.btn-outline-grey900.disabled, .btn-outline-grey900:disabled {
  color: #0D0B23;
  background-color: transparent;
}
.btn-outline-grey900:not(:disabled):not(.disabled):active, .btn-outline-grey900:not(:disabled):not(.disabled).active, .show > .btn-outline-grey900.dropdown-toggle {
  color: #FFFEFC;
  background-color: #0D0B23;
  border-color: #0D0B23;
}
.btn-outline-grey900:not(:disabled):not(.disabled):active:focus, .btn-outline-grey900:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-grey900.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 11, 35, 0.5);
}

.btn-outline-beige {
  color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-outline-beige:hover {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-outline-beige:focus, .btn-outline-beige.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 244, 237, 0.5);
}
.btn-outline-beige.disabled, .btn-outline-beige:disabled {
  color: #F8F4ED;
  background-color: transparent;
}
.btn-outline-beige:not(:disabled):not(.disabled):active, .btn-outline-beige:not(:disabled):not(.disabled).active, .show > .btn-outline-beige.dropdown-toggle {
  color: #212529;
  background-color: #F8F4ED;
  border-color: #F8F4ED;
}
.btn-outline-beige:not(:disabled):not(.disabled):active:focus, .btn-outline-beige:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-beige.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 244, 237, 0.5);
}

.btn-outline-beige700 {
  color: #857F76;
  border-color: #857F76;
}
.btn-outline-beige700:hover {
  color: #FFFEFC;
  background-color: #857F76;
  border-color: #857F76;
}
.btn-outline-beige700:focus, .btn-outline-beige700.focus {
  box-shadow: 0 0 0 0.2rem rgba(133, 127, 118, 0.5);
}
.btn-outline-beige700.disabled, .btn-outline-beige700:disabled {
  color: #857F76;
  background-color: transparent;
}
.btn-outline-beige700:not(:disabled):not(.disabled):active, .btn-outline-beige700:not(:disabled):not(.disabled).active, .show > .btn-outline-beige700.dropdown-toggle {
  color: #FFFEFC;
  background-color: #857F76;
  border-color: #857F76;
}
.btn-outline-beige700:not(:disabled):not(.disabled):active:focus, .btn-outline-beige700:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-beige700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(133, 127, 118, 0.5);
}

.btn-outline-beige400 {
  color: #CFC5B4;
  border-color: #CFC5B4;
}
.btn-outline-beige400:hover {
  color: #212529;
  background-color: #CFC5B4;
  border-color: #CFC5B4;
}
.btn-outline-beige400:focus, .btn-outline-beige400.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 197, 180, 0.5);
}
.btn-outline-beige400.disabled, .btn-outline-beige400:disabled {
  color: #CFC5B4;
  background-color: transparent;
}
.btn-outline-beige400:not(:disabled):not(.disabled):active, .btn-outline-beige400:not(:disabled):not(.disabled).active, .show > .btn-outline-beige400.dropdown-toggle {
  color: #212529;
  background-color: #CFC5B4;
  border-color: #CFC5B4;
}
.btn-outline-beige400:not(:disabled):not(.disabled):active:focus, .btn-outline-beige400:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-beige400.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 197, 180, 0.5);
}

.btn-outline-beige300 {
  color: #E0D6C4;
  border-color: #E0D6C4;
}
.btn-outline-beige300:hover {
  color: #212529;
  background-color: #E0D6C4;
  border-color: #E0D6C4;
}
.btn-outline-beige300:focus, .btn-outline-beige300.focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 214, 196, 0.5);
}
.btn-outline-beige300.disabled, .btn-outline-beige300:disabled {
  color: #E0D6C4;
  background-color: transparent;
}
.btn-outline-beige300:not(:disabled):not(.disabled):active, .btn-outline-beige300:not(:disabled):not(.disabled).active, .show > .btn-outline-beige300.dropdown-toggle {
  color: #212529;
  background-color: #E0D6C4;
  border-color: #E0D6C4;
}
.btn-outline-beige300:not(:disabled):not(.disabled):active:focus, .btn-outline-beige300:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-beige300.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 214, 196, 0.5);
}

.btn-outline-beige200 {
  color: #E9DFCE;
  border-color: #E9DFCE;
}
.btn-outline-beige200:hover {
  color: #212529;
  background-color: #E9DFCE;
  border-color: #E9DFCE;
}
.btn-outline-beige200:focus, .btn-outline-beige200.focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 223, 206, 0.5);
}
.btn-outline-beige200.disabled, .btn-outline-beige200:disabled {
  color: #E9DFCE;
  background-color: transparent;
}
.btn-outline-beige200:not(:disabled):not(.disabled):active, .btn-outline-beige200:not(:disabled):not(.disabled).active, .show > .btn-outline-beige200.dropdown-toggle {
  color: #212529;
  background-color: #E9DFCE;
  border-color: #E9DFCE;
}
.btn-outline-beige200:not(:disabled):not(.disabled):active:focus, .btn-outline-beige200:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-beige200.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 223, 206, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #0D0B23;
  text-decoration: none;
}
.btn-link:hover {
  color: black;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 32px;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #F8F4ED;
  border-color: #dee2e6 #dee2e6 #F8F4ED;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FFFEFC;
  background-color: #2763CF;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 32px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: #0D0B23;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #0D0B23;
}
.navbar-light .navbar-nav .nav-link {
  color: #0D0B23;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #0D0B23;
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #0D0B23;
}
.navbar-light .navbar-toggler {
  color: #0D0B23;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%230D0B23' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: #0D0B23;
}
.navbar-light .navbar-text a {
  color: #0D0B23;
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: #0D0B23;
}

.navbar-dark .navbar-brand {
  color: #FFFEFC;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #FFFEFC;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 254, 252, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 254, 252, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 254, 252, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #FFFEFC;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 254, 252, 0.5);
  border-color: rgba(255, 254, 252, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 254, 252, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 254, 252, 0.5);
}
.navbar-dark .navbar-text a {
  color: #FFFEFC;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #FFFEFC;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #0D0B23;
  text-align: left;
  list-style: none;
  background-color: #FFFEFC;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #FFFEFC;
  text-decoration: none;
  background-color: #2763CF;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFFEFC;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 40px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 39px;
  border-top-right-radius: 39px;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 39px;
  border-bottom-left-radius: 39px;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 39px 39px 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 39px 39px;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 39px;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 39px;
  border-top-right-radius: 39px;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 39px;
  border-bottom-left-radius: 39px;
}

.card-deck .card {
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -8px;
    margin-left: -8px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 8px;
  }
}

.card-group > .card {
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: UniversalLTPro;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.75rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #FFFEFC;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

@font-face {
  font-family: "UniversalLTPro";
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/universal-lt-pro-400.woff?c515672829542a58a3308c3260b0d222) format("woff"), url(../fonts/universal-lt-pro-400.woff2?32777a96cf60845b6292123bcfed04b8) format("woff2");
}
@font-face {
  font-family: "UniversalLTPro";
  font-weight: 900;
  font-style: normal;
  src: url(../fonts/universal-lt-pro-900.woff?f329d711feae8aded4858cef1e414eb7) format("woff"), url(../fonts/universal-lt-pro-900.woff2?ec4fd3698a76bb088cd51408692bfaea) format("woff2");
}
@font-face {
  font-family: "ade-icons";
  src: url(../fonts/ade-icons.eot?da4ccadd455906e22a4e515cf6e28c64);
  src: url(../fonts/ade-icons.eot?da4ccadd455906e22a4e515cf6e28c64#iefix) format("embedded-opentype"), url(../fonts/ade-icons.ttf?776468b5dd2b75e77989ad520631eaa0) format("truetype"), url(../fonts/ade-icons.woff?78c14abd618e16a7496f310afb77d2dc) format("woff"), url(../fonts/ade-icons.svg?955058759d39f5101a4dd96122a61df1#ade-icons) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=ade-icon-], [class*=" ade-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ade-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.ade-icon-times-medium:before {
  content: "\e91f";
}

.ade-icon-times-small:before {
  content: "\e920";
}

.ade-icon-chevron-small-right:before {
  content: "\e917";
}

.ade-icon-chevron-small-left:before {
  content: "\e918";
}

.ade-icon-chevron-medium-right:before {
  content: "\e919";
}

.ade-icon-chevron-medium-left:before {
  content: "\e91a";
}

.ade-icon-chevron-medium-down:before {
  content: "\e91b";
}

.ade-icon-chevron-medium-up:before {
  content: "\e91c";
}

.ade-icon-chevron-small-up:before {
  content: "\e91d";
}

.ade-icon-chevron-small-down:before {
  content: "\e91e";
}

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

.ade-icon-menu:before {
  content: "\e901";
}

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

.ade-icon-question-circle:before {
  content: "\e903";
}

.ade-icon-question-circle-filled:before {
  content: "\e904";
}

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

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

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

.ade-icon-full-screen:before {
  content: "\e908";
}

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

.ade-icon-info-circle:before {
  content: "\e90a";
}

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

.ade-icon-subdirectory:before {
  content: "\e90c";
}

.ade-icon-view-headline:before {
  content: "\e90d";
}

.ade-icon-view-desktop:before {
  content: "\e90e";
}

.ade-icon-view-mobile:before {
  content: "\e90f";
}

.ade-icon-toc:before {
  content: "\e910";
}

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

.ade-icon-image:before {
  content: "\e912";
}

.ade-icon-format-align-left:before {
  content: "\e913";
}

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

.ade-icon-done:before {
  content: "\e915";
}

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

.grey-filter, .qa-page .accordion .card button img {
  filter: invert(50%) sepia(8%) saturate(424%) hue-rotate(206deg) brightness(85%) contrast(93%);
}

:root {
  --prose-max-width: 74ch;
}

html.page-map {
  height: 100%;
}

html.page-map {
  height: 100%;
}
html.page-map .main,
html.page-map body {
  height: 100%;
}

body {
  scroll-behavior: smooth;
  color: #414052;
  font-size: 18px;
  line-height: 28px;
}
body.page--fullpage {
  overflow: hidden;
}
@media (max-width: 991.98px) {
  body.page--header-after-menu-open {
    overflow: hidden;
  }
}

body {
  padding-top: 56px;
}
@media (max-width: 767.98px) {
  body.page--header-with-sections {
    padding-top: 112px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 80px;
  }
}
body.homepage {
  padding-top: 0;
}
body.page--fullpage {
  padding-top: 0;
}

img {
  max-width: 100%;
}

.img-wrap img {
  width: 100%;
}

p a {
  text-decoration: underline;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(210, 208, 204, 0.7);
  z-index: 1000;
}

h1,
.h1 {
  text-transform: none;
  color: #0D0B23;
  font-size: 36px;
  line-height: 40px;
}
@media (min-width: 768px) {
  h1,
.h1 {
    font-size: 48px;
    line-height: 56px;
  }
}

h2,
.h2 {
  text-transform: none;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 24px;
  color: #0D0B23;
}
.article__body h2,
.article__body .h2 {
  margin-top: 2.6666666667rem;
  margin-bottom: 2.6666666667rem;
}
@media (max-width: 767.98px) {
  .article__body h2,
.article__body .h2 {
    margin-top: 1.3333333333rem;
    margin-bottom: 1.3333333333rem;
  }
}

h3,
.h3 {
  text-transform: none;
  font-size: 24px;
  color: #0D0B23;
}
@media (max-width: 767.98px) {
  h3,
.h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}

h6,
.h6 {
  text-transform: uppercase;
  font-size: 12px;
  color: #706F7B;
  color: #0D0B23;
}

.text-normal {
  text-transform: none !important;
}

.box .title-article {
  font-size: 16px;
  line-height: 24px;
}
.box .date-article {
  font-size: 14px;
}
.box .categories-article {
  font-size: 12px;
  line-height: 18px;
}

@media (min-width: 992px) {
  .vertical-text {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    white-space: nowrap;
    height: 100%;
  }
  .vertical-text.title {
    padding-bottom: 58px;
  }
}

.container-fluid-stop {
  padding-left: 32px;
  padding-right: 32px;
  max-width: 2560px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (max-width: 991.98px) {
  .container-fluid-stop {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.header .container-fluid-stop {
  max-width: none;
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 991.98px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.header__footer .container-fluid, .header__footer .container-sm, .header__footer .container-md, .header__footer .container-lg, .header__footer .container-xl {
  display: block !important;
}

.box-3 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  padding: 0;
}
@media (min-width: 992px) {
  .box-3 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

.max-w-prose {
  max-width: var(--prose-max-width);
}

.card-body:not(.max-w-prose--disable) p, .card-body:not(.max-w-prose--disable) ul {
  max-width: var(--prose-max-width);
}

.my-border-bottom {
  border-bottom: 1px solid #E9DFCE;
}

[class^=col-], [class*=col-] {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-right: -16px;
  margin-left: -16px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.main {
  padding-top: 80px;
  max-width: 2560px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.hero-archipedia-page .main, .page-map .main {
  max-width: none;
}
.contact .main {
  padding-top: 0;
}
.page--fullpage .main {
  padding-top: 0;
}
.page--form-second-step .main {
  padding-top: 0;
}
.padding-top-0 .main {
  padding-top: 0;
}
.page-form .main {
  padding-top: 88px;
}
@media (min-width: 992px) {
  .page-form .main {
    padding-top: 122px;
  }
}

.btn {
  text-align: left;
  padding: 14px 24px 10px 24px;
  font-size: 18px;
  text-decoration: none;
  transition: none;
  line-height: 29px;
}
.btn a {
  text-decoration: none;
}
.btn:not([class*=btn-outline]) {
  border-width: 0;
}
.btn, .btn:hover, .btn:focus, .btn:active {
  box-shadow: none !important;
  outline: 0;
}
.header__toolbox .btn {
  padding: 7px 16px 3px;
  font-size: 18px;
  height: 32px;
  border-radius: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
}
@media (max-width: 991.98px) {
  .btn {
    font-size: 18px;
    padding-top: 16px;
    padding-bottom: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767.98px) {
  .btn {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.btn img {
  max-height: 20px;
  width: auto;
  max-width: 21px;
}

.btn-circle {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
@media (max-width: 991.98px) {
  .btn-circle {
    width: 2.1666666667rem;
    height: 2.1666666667rem;
  }
}
.btn-circle img {
  margin-left: 2px;
  height: 100%;
  width: auto;
}
.header__toolbox .btn-circle {
  width: 1.3333333333rem;
  height: 1.3333333333rem;
}

.btn-sm {
  line-height: 18px;
  padding: 6px 16px 2px 16px;
  font-size: 14px;
}
.btn-sm .ade-icon {
  font-size: 14px;
}

.btn-hover-group:hover .btn-white, .btn-hover-group:hover .header__menu-navbar-toggler:hover {
  background: #E0D6C4;
}

.btn-white:hover, .header__menu-navbar-toggler:hover,
.btn-white:focus {
  background: #E0D6C4;
}

label.btn {
  margin-bottom: 0;
}

.btn-map-search img {
  max-width: none;
  max-height: none;
  height: auto;
}

@media (min-width: 992px) {
  .btn-map-filters {
    width: 106px;
  }
  .btn-map-filters img {
    transform: rotate(90deg) translateY(-14px);
    margin-top: 1px;
    max-width: none;
    max-height: none;
  }
}

.btn-back-to-map img {
  max-width: none;
  max-height: none;
}

.btn-disabled {
  cursor: default;
}

.btn-contrast-toggler {
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 0;
  padding: 0;
  min-width: 40px;
  transition: width 0.5s;
  overflow: hidden;
}
@media (min-width: 768px) {
  .btn-contrast-toggler {
    width: 48px;
  }
}
.btn-contrast-toggler, .btn-contrast-toggler:hover, .btn-contrast-toggler:focus {
  color: #FFFF01;
}

.search-wrap {
  border-left: 1px solid #E8DFCF;
  background: transparent;
  transition: width 0.5s;
}
@media screen and (max-width: 768px) {
  .search-wrap {
    flex: 1;
    justify-content: flex-end;
    width: 100%;
  }
}
.search-wrap .loop-icon {
  background-color: #FFFEFC;
  cursor: pointer;
  padding: 0 31px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: padding 0.5s;
}
.search-wrap .loop-icon:hover {
  background-color: #E0D6C4;
}
.search-wrap .loop-icon.small {
  padding: 0 11.5px;
}
@media screen and (max-width: 768px) {
  .search-wrap .loop-icon {
    padding: 0 17px;
  }
}
.search-wrap .loop-icon svg {
  width: 17.5px;
  height: auto;
}
.search-wrap.active:hover .loop-icon:hover {
  background-color: #FFFEFC;
}
.search-wrap .btn-search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
}
@media (min-width: 768px) {
  .search-wrap .btn-search {
    width: 80px;
    transition: transform 2s;
  }
}
.search-wrap .search-box {
  height: 100%;
  display: flex;
  align-items: center;
  transition: 0.5s width, 0.5s max-width;
  overflow: hidden;
  width: 100vw;
  max-width: 0;
  background-color: #FFFEFC;
}
.search-wrap .search-box input {
  border: none;
  flex: 1;
  background-color: transparent;
  font-family: UniversalLTPro;
  padding-top: 5px;
}
.search-wrap .search-box input:focus {
  box-shadow: none;
  outline: none;
}
.search-wrap .search-box .close-search {
  margin: 0 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  cursor: pointer;
}
.search-wrap .search-box .close-search, .search-wrap .search-box .close-search:hover {
  text-decoration: none;
}
.search-wrap.open {
  width: 100%;
}
.search-wrap.open svg {
  width: 17.5px;
  height: auto;
  margin: 31px;
  cursor: auto;
}
.search-wrap.open .search-box {
  display: flex;
}
.search-wrap.open .search-box input {
  border: 0;
  font-size: 18px;
}
@media (max-width: 991.98px) {
  .search-wrap.open .search-box input {
    max-width: 100px;
  }
}
.search-wrap.open .search-box input:focus {
  outline: none;
}
.page--fullpage .search-wrap {
  display: none !important;
}

.sort-show, .content-table-show {
  display: none;
  white-space: nowrap;
  padding: 0 16px;
  font-size: 18px;
  line-height: 28px;
  color: #706F7B;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  box-shadow: inset 1px 0px 0px #E8DFCF;
}
@media (min-width: 768px) {
  .sort-show, .content-table-show {
    display: flex;
  }
}
.sort-show span, .content-table-show span {
  margin-right: 11px;
}
.sort-show:hover, .content-table-show:hover {
  background-color: #E0D6C4;
}

.content-table-show {
  display: none;
  color: #0D0B23;
}
@media (min-width: 768px) {
  .single-archipedia .content-table-show {
    display: flex;
  }
}
.content-table-show:hover {
  background-color: #E0D6C4;
}

.filters-show {
  display: none;
  flex-shrink: 2;
  padding: 0 29px 0 24px;
  font-size: 18px;
  line-height: 28px;
  color: #706F7B;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  box-shadow: inset 1px 0px 0px #E8DFCF;
  overflow: hidden;
}
.filters-show:hover {
  background-color: #E0D6C4;
}
@media (min-width: 768px) {
  .filters-show {
    display: flex;
  }
}
.filters-show .text {
  padding: 1px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  white-space: nowrap;
}
.filters-show .text svg {
  height: auto;
  width: 24px;
  position: relative;
  top: -2px;
  margin-right: 8px;
}
.filters-show .text span:nth-child(n+2) {
  margin-left: 8px;
}
.filters-show .ade-icon {
  margin-left: 13px;
  margin-bottom: 4px;
  font-size: 14px;
}

.content-table-show {
  box-shadow: none;
  background-color: #FFFEFC;
  border-left: 1px solid #E8DFCF;
}

.button-scroll-down {
  pointer-events: auto;
  background: #0D0B23;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F8F4ED;
  cursor: pointer;
}
.button-scroll-down.white {
  background-color: #FFFEFC;
  color: #0D0B23;
}

.ade-button--sm {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  padding: 6px 16px 2px;
}
.ade-button--sm, .ade-button--sm:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.ade-button--sm, .ade-button--sm:hover {
  text-decoration: none !important;
  color: #0D0B23;
}
.ade-button--sm:hover {
  background-color: #E0D6C4;
}
.page--contrast-mode .ade-button--sm, .page--contrast-mode .ade-button--sm:active, .page--contrast-mode .ade-button--sm:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.ade-button--sm .ade-icon {
  font-size: 14px;
  margin-left: 12px;
}
.ade-button--sm .ade-icon--before {
  margin-left: 0;
  margin-right: 12px;
}
.ade-button--sm .ade-icon-external-link {
  font-size: 18px;
}

.ade-button--sm--dark {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  padding: 6px 16px 2px;
}
.ade-button--sm--dark, .ade-button--sm--dark:active {
  background-color: #0D0B23;
  color: #FFFEFC;
}
.ade-button--sm--dark, .ade-button--sm--dark:hover {
  text-decoration: none !important;
  color: #FFFEFC;
}
.ade-button--sm--dark:hover {
  background-color: #27263A;
}
.page--contrast-mode .ade-button--sm--dark, .page--contrast-mode .ade-button--sm--dark:active, .page--contrast-mode .ade-button--sm--dark:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.ade-button--sm--dark .ade-icon {
  font-size: 14px;
  margin-left: 12px;
}
.ade-button--sm--dark .ade-icon--before {
  margin-left: 0;
  margin-right: 12px;
}
.ade-button--sm--dark .ade-icon-external-link {
  font-size: 18px;
}

.ade-button {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  padding: 14px 24px 10px;
}
.ade-button, .ade-button:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.ade-button, .ade-button:hover {
  text-decoration: none !important;
  color: #0D0B23;
}
.ade-button:hover {
  background-color: #E0D6C4;
}
.page--contrast-mode .ade-button, .page--contrast-mode .ade-button:active, .page--contrast-mode .ade-button:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.ade-button .ade-icon {
  font-size: 14px;
  margin-left: 16px;
}
.ade-button .ade-icon--before {
  margin-left: 0;
  margin-right: 16px;
}
.ade-button .ade-icon-external-link {
  font-size: 18px;
}

.ade-button--md--dark {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  padding: 14px 24px 10px;
}
.ade-button--md--dark, .ade-button--md--dark:active {
  background-color: #0D0B23;
  color: #FFFEFC;
}
.ade-button--md--dark, .ade-button--md--dark:hover {
  text-decoration: none !important;
  color: #FFFEFC;
}
.ade-button--md--dark:hover {
  background-color: #27263A;
}
.page--contrast-mode .ade-button--md--dark, .page--contrast-mode .ade-button--md--dark:active, .page--contrast-mode .ade-button--md--dark:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.ade-button--md--dark .ade-icon {
  font-size: 14px;
  margin-left: 16px;
}
.ade-button--md--dark .ade-icon--before {
  margin-left: 0;
  margin-right: 16px;
}
.ade-button--md--dark .ade-icon-external-link {
  font-size: 18px;
}

.ade-button--lg {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 24px;
  line-height: 32px;
  padding: 18px 24px 14px;
}
.ade-button--lg, .ade-button--lg:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.ade-button--lg, .ade-button--lg:hover {
  text-decoration: none !important;
  color: #0D0B23;
}
.ade-button--lg:hover {
  background-color: #E0D6C4;
}
.page--contrast-mode .ade-button--lg, .page--contrast-mode .ade-button--lg:active, .page--contrast-mode .ade-button--lg:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.ade-button--lg .ade-icon {
  font-size: 21px;
  margin-left: 15px;
}
.ade-button--lg .ade-icon--before {
  margin-left: 0;
  margin-right: 15px;
}
.ade-button--lg .ade-icon-external-link {
  font-size: 18px;
}

.ade-button--lg--dark {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 24px;
  line-height: 32px;
  padding: 18px 24px 14px;
}
.ade-button--lg--dark, .ade-button--lg--dark:active {
  background-color: #0D0B23;
  color: #FFFEFC;
}
.ade-button--lg--dark, .ade-button--lg--dark:hover {
  text-decoration: none !important;
  color: #FFFEFC;
}
.ade-button--lg--dark:hover {
  background-color: #27263A;
}
.page--contrast-mode .ade-button--lg--dark, .page--contrast-mode .ade-button--lg--dark:active, .page--contrast-mode .ade-button--lg--dark:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.ade-button--lg--dark .ade-icon {
  font-size: 21px;
  margin-left: 15px;
}
.ade-button--lg--dark .ade-icon--before {
  margin-left: 0;
  margin-right: 15px;
}
.ade-button--lg--dark .ade-icon-external-link {
  font-size: 18px;
}

.ade-button-circle--sm {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 21px;
}
.ade-button-circle--sm, .ade-button-circle--sm:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.ade-button-circle--sm, .ade-button-circle--sm:hover {
  text-decoration: none;
  color: #0D0B23;
}
.ade-button-circle--sm:hover {
  background-color: #E0D6C4;
}
.ade-button-circle--sm, .ade-button-circle--sm i {
  line-height: 36px;
}

.ade-button-circle--sm--dark {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 21px;
}
.ade-button-circle--sm--dark, .ade-button-circle--sm--dark:active {
  background-color: #0D0B23;
  color: #FFFEFC;
}
.ade-button-circle--sm--dark, .ade-button-circle--sm--dark:hover {
  text-decoration: none;
  color: #FFFEFC;
}
.ade-button-circle--sm--dark:hover {
  background-color: #27263A;
}
.ade-button-circle--sm--dark, .ade-button-circle--sm--dark i {
  line-height: 36px;
}

.ade-button-circle {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 48px;
  height: 48px;
  text-align: center;
  font-size: 24px;
}
.ade-button-circle, .ade-button-circle:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.ade-button-circle, .ade-button-circle:hover {
  text-decoration: none;
  color: #0D0B23;
}
.ade-button-circle:hover {
  background-color: #E0D6C4;
}
.ade-button-circle, .ade-button-circle i {
  line-height: 48px;
}

.ade-button-circle--md--dark {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 48px;
  height: 48px;
  text-align: center;
  font-size: 24px;
}
.ade-button-circle--md--dark, .ade-button-circle--md--dark:active {
  background-color: #0D0B23;
  color: #FFFEFC;
}
.ade-button-circle--md--dark, .ade-button-circle--md--dark:hover {
  text-decoration: none;
  color: #FFFEFC;
}
.ade-button-circle--md--dark:hover {
  background-color: #27263A;
}
.ade-button-circle--md--dark, .ade-button-circle--md--dark i {
  line-height: 48px;
}

.ade-button-circle--lg {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 64px;
  height: 64px;
  text-align: center;
  font-size: 24px;
}
.ade-button-circle--lg, .ade-button-circle--lg:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.ade-button-circle--lg, .ade-button-circle--lg:hover {
  text-decoration: none;
  color: #0D0B23;
}
.ade-button-circle--lg:hover {
  background-color: #E0D6C4;
}
.ade-button-circle--lg, .ade-button-circle--lg i {
  line-height: 64px;
}

.ade-button-circle--lg--dark {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 64px;
  height: 64px;
  text-align: center;
  font-size: 24px;
}
.ade-button-circle--lg--dark, .ade-button-circle--lg--dark:active {
  background-color: #0D0B23;
  color: #FFFEFC;
}
.ade-button-circle--lg--dark, .ade-button-circle--lg--dark:hover {
  text-decoration: none;
  color: #FFFEFC;
}
.ade-button-circle--lg--dark:hover {
  background-color: #27263A;
}
.ade-button-circle--lg--dark, .ade-button-circle--lg--dark i {
  line-height: 64px;
}

@media (max-width: 767.98px) {
  .about-us-swiper .swiper-container {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.about-us-swiper .swiper-container .swiper-slide {
  width: 87.2%;
  justify-content: center;
}
@media (min-width: 768px) {
  .about-us-swiper .swiper-container .swiper-slide {
    width: 75%;
  }
}

.swiper-navigation {
  position: relative;
}

.swiper-slide {
  height: auto !important;
  display: flex;
}

.swiper-pagination {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.swiper-pagination-bullet {
  width: 0.6666666667rem;
  height: 0.6666666667rem;
  border: 2px solid #E8DFCF;
  background-color: #E8DFCF;
  border-radius: 50%;
  margin-left: 4px;
  margin-right: 4px;
}
.swiper-pagination-bullet, .swiper-pagination-bullet:focus, .swiper-pagination-bullet:active {
  outline: 0 !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
}

.swiper-button-next,
.swiper-button-prev {
  height: 1rem;
  width: 1rem;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #E0D6C4 !important;
}
.swiper-button-next::before,
.swiper-button-prev::before {
  content: "\e917";
  font-family: ade-icons;
  position: absolute;
  font-size: 21px;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .swiper-button-next,
.swiper-button-prev {
    height: 0.8333333333rem;
  }
}

.swiper-button-next {
  right: 0;
}
@media (min-width: 992px) {
  .swiper-button-next {
    right: 48px;
  }
}

.swiper-button-prev {
  left: 0;
  transform: scale(-1, 1);
}
@media (min-width: 992px) {
  .swiper-button-prev {
    left: 48px;
  }
}

@media (min-width: 768px) {
  .about-us-swiper .swiper-navigation {
    margin-top: 56px;
  }
}
.about-us-swiper .swiper-pagination {
  height: 2px;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .about-us-swiper .swiper-pagination {
    margin-top: 0;
  }
}
.about-us-swiper .swiper-pagination-progressbar {
  background-color: #B5AC9B;
}
.about-us-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #0D0B23;
}
.about-us-swiper .swiper-button-prev,
.about-us-swiper .swiper-button-next {
  position: relative;
}
.about-us-swiper .swiper-button-next {
  display: none;
  right: 0;
  padding: 24px;
  border-radius: 50%;
  background-color: #FFFEFC;
}
.about-us-swiper .swiper-button-next:hover {
  background-color: #E0D6C4 !important;
}
@media (min-width: 768px) {
  .about-us-swiper .swiper-button-next {
    display: block;
  }
}
.about-us-swiper .swiper-button-prev {
  display: none;
  left: 0;
  padding: 24px;
  border-radius: 50%;
  background-color: #FFFEFC;
  transform: scale(-1, 1);
}
.about-us-swiper .swiper-button-prev:hover {
  background-color: #E0D6C4 !important;
}
@media (min-width: 768px) {
  .about-us-swiper .swiper-button-prev {
    display: block;
  }
}

.swiper-pagination {
  z-index: 9;
}

.swiper-pagination-progressbar {
  height: 2px;
  background-color: transparent;
  border-bottom: 0 !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #0D0B23;
}

#physics {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

#homeLogoLetters {
  transform-origin: 0 0;
}

#homeLogo--copy,
#homeLogo {
  display: none;
  position: relative;
}
@media (min-width: 768px) {
  #homeLogo--copy,
#homeLogo {
    display: inline-block;
  }
  #homeLogo--copy svg,
#homeLogo svg {
    width: 40vh;
    height: auto;
    min-width: 300px;
  }
}
#homeLogo--copy .hlt,
#homeLogo .hlt {
  position: absolute;
  color: #fff;
  font-size: 40px;
  line-height: 48px;
  z-index: 2;
  overflow: hidden;
  text-transform: uppercase;
  opacity: 1;
  transition: opacity 0.3s ease;
  transition-delay: 0.3s;
}
@media (max-width: 991.98px) {
  #homeLogo--copy .hlt,
#homeLogo .hlt {
    display: none;
  }
}
#homeLogo--copy .hlt span,
#homeLogo .hlt span {
  transition: all 500ms ease;
  transform: translate(0, 0);
  display: block;
}
#homeLogo--copy .hlt.a1,
#homeLogo .hlt.a1 {
  transform: rotate(-70deg);
  left: -27px;
  top: 82px;
}
#homeLogo--copy .hlt.a1.inactive span,
#homeLogo .hlt.a1.inactive span {
  transform: translate(-130%, 0);
}
#homeLogo--copy .hlt.a2,
#homeLogo .hlt.a2 {
  top: 5px;
  left: 95px;
}
#homeLogo--copy .hlt.a2.inactive span,
#homeLogo .hlt.a2.inactive span {
  transform: translate(0, -105%);
}
#homeLogo--copy .hlt.a3,
#homeLogo .hlt.a3 {
  transform: rotate(70deg);
  left: 52px;
  top: 87px;
}
#homeLogo--copy .hlt.a3.inactive span,
#homeLogo .hlt.a3.inactive span {
  transform: translate(130%, 0);
}
#homeLogo--copy .hlt.d,
#homeLogo .hlt.d {
  transform: rotate(-81deg);
  left: 222px;
  top: 190px;
}
#homeLogo--copy .hlt.d.inactive span,
#homeLogo .hlt.d.inactive span {
  transform: translate(0, 105%);
}
#homeLogo--copy .hlt.e,
#homeLogo .hlt.e {
  transform: rotate(47deg);
  left: -10px;
  top: 358px;
}
#homeLogo--copy .hlt.e.inactive span,
#homeLogo .hlt.e.inactive span {
  transform: translate(-130%, 0);
}
#adeAnimationContainer {
  max-width: 100%;
  overflow: hidden;
}

#adeAnimation {
  width: 648px;
  height: 648px;
  position: relative;
  margin: 0 auto;
  transform-origin: 0 0;
}

@media (max-width: 1360px) {
  #adeAnimation {
    transform: scale(0.9);
  }
}
@media (max-width: 1250px) {
  #adeAnimation {
    transform: scale(0.6);
  }
}
@media (max-width: 680px) {
  #adeAnimationContainer {
    height: 250px;
  }

  #adeAnimation {
    transform: scale(0.35);
  }
}
#adeAnimation > div {
  position: absolute;
}

#adeAnimationTriangle {
  width: 216px;
  height: 216px;
  border-style: solid;
  border-width: 0 108px 216px 108px;
  border-color: transparent transparent #2762cf transparent;
  left: 0%;
  top: 0%;
  transition: all 1950ms linear;
}

#adeAnimationTriangle.s1 {
  left: 432px;
}

#adeAnimationTriangle.s2 {
  left: 432px;
  top: 216px;
}

#adeAnimationTriangle.s3 {
  left: 324px;
  top: 432px;
}

#adeAnimationTriangle.s4 {
  left: 108px;
  top: 432px;
}

#adeAnimationTriangle.s5 {
  left: 0px;
  top: 216px;
}

#adeAnimationSquare {
  width: 216px;
  height: 216px;
  background: #357634;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#adeAnimationCircle {
  width: 216px;
  height: 216px;
  border-radius: 50%;
  background: #EB4525;
  left: 432px;
  top: 216px;
  transform-origin: 0 0;
  transition: all 1295ms linear;
}

#adeAnimationCircle.s1 {
  top: 324px;
  left: 432px;
  transform-origin: 0 50%;
}

#adeAnimationCircle.s2 {
  top: 324px;
  left: 432px;
  transform: rotate(90deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s3 {
  left: 216px;
  top: 324px;
  transform: rotate(90deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s4 {
  left: 216px;
  top: 324px;
  transform: rotate(180deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s5 {
  left: 216px;
  top: 108px;
  transform: rotate(180deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s6 {
  left: 216px;
  top: 108px;
  transform: rotate(270deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s7 {
  left: 432px;
  top: 108px;
  transform: rotate(270deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s8 {
  left: 432px;
  top: 108px;
  transform: rotate(360deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s9 {
  left: 432px;
  top: 216px;
  transform: rotate(360deg);
  transform-origin: 0 50%;
}

#adeAnimationCircle.s10 {
  transition: none;
}

#adeCenterGfx {
  width: 25%;
  max-width: 332px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#adeCenterGfx img {
  width: 100%;
  transition: all 100ms linear;
}
#adeCenterGfx .cicle {
  height: auto;
}

.decor::before {
  content: "";
  display: block;
  margin-bottom: 24px;
}
.decor.square-decor::before {
  width: 24px;
  height: 24px;
  background: #357634;
}
.decor.circle-decor::before {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #EB4525;
}
.decor.triangle-decor::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 24px 12px;
  border-color: transparent transparent #2763CF transparent;
}

.adesvg-animation-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.adesvg-animation-container__figure {
  position: absolute;
  width: 33.3333333333%;
}

.adesvg-animation-container__square {
  left: 33.3333333333%;
  top: 33.3333333333%;
}

.adesvg-animation-container__figure--animated {
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.adesvg-animation-container__triangle {
  left: 0;
  top: 0;
  -webkit-animation-name: animation-triangle;
          animation-name: animation-triangle;
}

.adesvg-animation-container__circle {
  left: 66.6666666667%;
  top: 33.3333333333%;
  -webkit-animation-name: animation-circle;
          animation-name: animation-circle;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes animation-triangle {
  0% {
    left: 0;
    top: 0;
  }
  16.6% {
    left: 66.6666666667%;
    top: 0;
  }
  33.2% {
    left: 66.6666666667%;
    top: 33.3333333333%;
  }
  49.8% {
    left: 50%;
    top: 66.6666666667%;
  }
  66.4% {
    left: 16.6%;
    top: 66.6666666667%;
  }
  83% {
    left: 0;
    top: 33.3333333333%;
  }
}

@keyframes animation-triangle {
  0% {
    left: 0;
    top: 0;
  }
  16.6% {
    left: 66.6666666667%;
    top: 0;
  }
  33.2% {
    left: 66.6666666667%;
    top: 33.3333333333%;
  }
  49.8% {
    left: 50%;
    top: 66.6666666667%;
  }
  66.4% {
    left: 16.6%;
    top: 66.6666666667%;
  }
  83% {
    left: 0;
    top: 33.3333333333%;
  }
}
@-webkit-keyframes animation-circle {
  0% {
    left: 66.6666666667%;
    top: 33.3333333333%;
    transform: rotate(0);
    transform-origin: 0 50%;
  }
  11.1% {
    left: 66.6666666667%;
    top: 50%;
    transform: rotate(0);
    transform-origin: 0 50%;
  }
  22.2% {
    left: 66.6666666667%;
    top: 50%;
    transform: rotate(90deg);
    transform-origin: 0 50%;
  }
  33.3% {
    left: 33.3333333333%;
    top: 50%;
    transform: rotate(90deg);
  }
  44.4% {
    transform: rotate(180deg);
    left: 33.3333333333%;
    top: 50%;
    transform-origin: 0 50%;
  }
  55.5% {
    transform: rotate(180deg);
    top: 16.6666666667%;
    left: 33.3333333333%;
  }
  66.6% {
    transform: rotate(270deg);
    top: 16.6666666667%;
    left: 33.3333333333%;
    transform-origin: 0 50%;
  }
  77.7% {
    transform: rotate(270deg);
    left: 66.6666666667%;
    top: 16.6666666667%;
  }
  88.8% {
    left: 66.6666666667%;
    top: 16.6666666667%;
    transform: rotate(360deg);
    transform-origin: 0 50%;
  }
  100% {
    left: 66.6666666667%;
    top: 33.3333333333%;
    transform: rotate(360deg);
    transform-origin: 0 50%;
  }
}
@keyframes animation-circle {
  0% {
    left: 66.6666666667%;
    top: 33.3333333333%;
    transform: rotate(0);
    transform-origin: 0 50%;
  }
  11.1% {
    left: 66.6666666667%;
    top: 50%;
    transform: rotate(0);
    transform-origin: 0 50%;
  }
  22.2% {
    left: 66.6666666667%;
    top: 50%;
    transform: rotate(90deg);
    transform-origin: 0 50%;
  }
  33.3% {
    left: 33.3333333333%;
    top: 50%;
    transform: rotate(90deg);
  }
  44.4% {
    transform: rotate(180deg);
    left: 33.3333333333%;
    top: 50%;
    transform-origin: 0 50%;
  }
  55.5% {
    transform: rotate(180deg);
    top: 16.6666666667%;
    left: 33.3333333333%;
  }
  66.6% {
    transform: rotate(270deg);
    top: 16.6666666667%;
    left: 33.3333333333%;
    transform-origin: 0 50%;
  }
  77.7% {
    transform: rotate(270deg);
    left: 66.6666666667%;
    top: 16.6666666667%;
  }
  88.8% {
    left: 66.6666666667%;
    top: 16.6666666667%;
    transform: rotate(360deg);
    transform-origin: 0 50%;
  }
  100% {
    left: 66.6666666667%;
    top: 33.3333333333%;
    transform: rotate(360deg);
    transform-origin: 0 50%;
  }
}
#homeLogo {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 16px;
}
#homeLogo.homeLogo--menu--pushed {
  z-index: 1;
}
#homeLogo svg {
  min-width: auto;
}

#homeLogo--copy {
  visibility: hidden;
}

/**
 * Styles for 'responsive video embeds'
 */
.responsive-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.responsive-video.vimeo {
  padding-top: 0;
}

.responsive-video.widescreen {
  padding-bottom: 57.25%;
}

.responsive-video embed, .responsive-video iframe, .responsive-video object, .responsive-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

@media (max-width: 767px) {
  .responsive-video {
    padding-top: 0;
  }
}
ol {
  padding-left: 1rem;
}
ol li {
  padding-left: 1rem;
}
ol ol {
  font-size: 0.75rem;
  margin-top: 1.3333333333rem;
  margin-bottom: 1.3333333333rem;
}
ol ol > li {
  list-style-type: lower-alpha;
}
ol ul {
  font-size: 0.75rem;
  margin-top: 1.3333333333rem;
  margin-bottom: 1.3333333333rem;
}
ol ul li {
  list-style: disc;
}

.icons-figure {
  width: 12px;
}

.square {
  width: 100%;
  height: 100%;
  background-color: #357634;
}

.triangle {
  border-left: 44px solid transparent;
  border-right: 44px solid transparent;
  border-bottom: 88px solid #2763CF;
}

.circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #EB4525;
}

.contact__section .wrap-person {
  font-size: 24px;
  color: #414052;
  margin-right: -16px;
  margin-left: -16px;
  padding: 60px 16px;
  border-bottom: 1px solid #E8DFCF;
}
@media (min-width: 768px) {
  .contact__section .wrap-person {
    margin-right: 0;
    margin-left: 0;
    padding: 214px 32px 60px 32px;
    border-right: 1px solid #E8DFCF;
  }
}
.contact__section .wrap-person .workplace {
  margin-bottom: 16px;
  font-size: 12px;
  text-transform: uppercase;
}
.contact__section .wrap-person .person-icon {
  height: 88px;
  width: 88px;
}
.contact__section .wrap-person .email a {
  color: #706F7B;
  font-size: 16px;
}

@media (max-width: 767.98px) {
  .team {
    padding: 0 16px;
  }
}
.team .team-group {
  padding: 56px 0 32px 0;
  border-bottom: 1px solid #E8DFCF;
}
@media (min-width: 768px) {
  .team .team-group {
    padding: 88px 0 56px 0;
  }
}
@media (max-width: 767.98px) {
  .team .team-group {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.team .wrap-person {
  font-size: 18px;
  border: 1px solid #E8DFCF;
  border-radius: 16px;
  color: #414052;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.team .wrap-person .person-main-info {
  padding: 24px 16px;
  min-height: 106px;
}
@media (min-width: 768px) {
  .team .wrap-person .person-main-info {
    padding: 32px;
  }
}
.team .wrap-person .person-main-info .position {
  font-size: 14px;
  line-height: 18px;
  color: #706F7B;
  margin: 0;
}
.team .wrap-person .person-main-info .name {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.team .wrap-person .person-main-info .person-info {
  flex: 1;
}
.team .wrap-person .person-main-info .person-photo + .person-info {
  padding-left: 16px;
}
.team .wrap-person .person-photo {
  width: 72px;
  height: 72px;
}
@media (min-width: 768px) {
  .team .wrap-person .person-photo {
    width: 88px;
    height: 88px;
  }
}
.team .wrap-person .person-photo img {
  border-radius: 50%;
  width: 72px;
  height: 72px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .team .wrap-person .person-photo img {
    width: 88px;
    height: 88px;
  }
}
.team .wrap-person .person-full-info {
  margin-top: auto;
}
.team .wrap-person .person-full-info .wrap-text {
  border-top: 1px solid #E8DFCF;
  padding: 24px 16px 0 16px;
}
.team .wrap-person .person-full-info .wrap-text a:not(.btn, .ade-button):not([class*=ade-button]) {
  color: inherit;
  text-decoration: underline;
}
.team .wrap-person .person-full-info .wrap-text a:not(.btn, .ade-button):not([class*=ade-button]):hover {
  text-decoration: underline;
  color: #0D0B23;
}
.team .wrap-person .person-full-info .wrap-text a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  text-decoration: underline;
  color: #936AA7;
}
.page--contrast-mode .team .wrap-person .person-full-info .wrap-text a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}
@media (min-width: 768px) {
  .team .wrap-person .person-full-info .wrap-text {
    padding: 32px;
    padding-bottom: 0;
  }
}
.team .wrap-person .person-full-info .btn {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.05em;
  height: 56px;
}
.team .wrap-person .person-full-info .btn span {
  font-size: 14px;
  position: relative;
  padding-left: 9px;
  color: #706F7B;
}
.team .wrap-person .person-full-info .btn > div {
  display: inline-block;
  position: relative;
  top: 2px;
}
.team .wrap-person .person-full-info .btn > div .arrow:nth-child(1) {
  display: none;
}
.team .wrap-person .person-full-info .btn > div .arrow:nth-child(2) {
  display: inline-block;
}
.team .wrap-person .person-full-info .btn.collapsed > div .arrow:nth-child(1) {
  display: inline-block;
}
.team .wrap-person .person-full-info .btn.collapsed > div .arrow:nth-child(2) {
  display: none;
}
.team .wrap-person .btn-white, .team .wrap-person .header__menu-navbar-toggler:hover {
  background-color: #FFFEFC;
  color: #0D0B23;
  border-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  border-top: 1px solid #E8DFCF;
  text-transform: uppercase;
  font-size: 18px;
}
.team .wrap-person .btn-white:hover, .team .wrap-person .header__menu-navbar-toggler:hover {
  background-color: #E9DFCE;
}

.team--resources .team-group {
  padding: 0;
  border-bottom: 0;
}
@media (max-width: 767.98px) {
  .team--resources .team-group {
    padding-top: 0;
  }
}
.team--resources .wrap-person {
  margin: 0;
}

.qa-page .btn:hover,
.qa-page .btn:focus {
  text-decoration: none;
}
.qa-page .accordion {
  font-size: 18px;
  border: 1px solid #E8DFCF;
  border-radius: 20px;
}
.qa-page .accordion .card {
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.qa-page .accordion .card a:not(.btn, .ade-button):not([class*=ade-button]) {
  color: inherit;
  text-decoration: underline;
}
.qa-page .accordion .card a:not(.btn, .ade-button):not([class*=ade-button]):hover {
  text-decoration: underline;
  color: #0D0B23;
}
.qa-page .accordion .card a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  text-decoration: underline;
  color: #936AA7;
}
.page--contrast-mode .qa-page .accordion .card a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}
.qa-page .accordion .card:hover {
  background-color: #E8DFCF;
}
.qa-page .accordion .card .card-header {
  padding: 0;
  background-color: transparent;
  border-bottom: 0;
  margin-bottom: 0;
}
.qa-page .accordion .card button {
  position: relative;
  font-size: 18px;
  width: 100%;
  text-align: left;
  height: 64px;
  border-radius: 0;
  border-bottom: 1px solid #E8DFCF;
  padding-right: 70px;
}
.qa-page .accordion .card button:hover {
  text-decoration: none;
}
.qa-page .accordion .card button div {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .qa-page .accordion .card button div {
    width: 48px;
    height: 48px;
  }
}
.qa-page .accordion .card button div:nth-child(1) {
  display: none;
}
.qa-page .accordion .card button div:nth-child(2) {
  display: flex;
}
.qa-page .accordion .card button.collapsed div:nth-child(1) {
  display: flex;
}
.qa-page .accordion .card button.collapsed div:nth-child(2) {
  display: none;
}
.qa-page .accordion .card .card-body {
  border-bottom: 1px solid #E8DFCF;
  border-top: 1px solid #E8DFCF;
  background-color: #F8F4ED;
}
.qa-page .accordion .card:first-child {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.qa-page .accordion .card:last-child {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.qa-page .accordion .card:last-child .card-body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom: 0;
}
.qa-page .accordion .card:last-child button {
  border-bottom: 0;
}
.qa-page .accordion .card:last-child button.collapsed {
  border-bottom: 0;
}
.qa-page .qa_contact-box {
  margin-top: 32px;
  border-radius: 20px;
  font-size: 18px;
  padding: 32px;
  background-color: #E0D6C4;
}
@media (min-width: 992px) {
  .qa-page .qa_contact-box {
    margin-top: 0;
  }
}
.qa-page .qa_contact-box p:nth-child(2) {
  font-size: 16px;
  color: #414052;
}
.qa-page .qa_contact-box .btn {
  font-size: 18px;
  background: #fff;
}
.qa-page .qa_contact-box .btn:hover {
  background-color: #E0D6C4;
}
.qa-page .qa_contact-box .btn div {
  display: flex;
  align-items: center;
}
.qa-page .qa_contact-box .btn .ade-icon {
  font-size: 14px;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  .qa-page p {
    margin-bottom: 16px;
  }
  .qa-page .qa_title {
    margin-bottom: 8px;
  }
}

.homepage section {
  margin-bottom: 88px;
}
.homepage section.news {
  margin-bottom: 144px;
}
@media (min-width: 768px) {
  .homepage section {
    margin-bottom: 128px;
  }
}
.homepage section .section-title {
  text-align: center;
}

.more-resources {
  text-align: center;
}
.more-resources .section-title {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .more-resources .section-title {
    font-size: 30px;
  }
}
.more-resources .section-sub-title {
  font-size: 12px;
  line-height: 18px;
  color: #706F7B;
  text-transform: uppercase;
  margin-bottom: 16px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .more-resources .section-sub-title {
    margin-bottom: 32px;
  }
}
.more-resources .row {
  border-radius: 16px;
  border: 1px solid #E8DFCF;
  background: #FFFEFC;
  overflow: hidden;
}
.more-resources .row a {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .more-resources .row a {
    border-bottom: 1px solid #E8DFCF;
  }
}
.more-resources .row a:last-child {
  border-bottom: 0;
}
@media (min-width: 992px) {
  .more-resources .row a {
    border-left: 1px solid #E8DFCF;
  }
  .more-resources .row a:first-child {
    border: 0;
  }
}
.more-resources .row a:hover {
  background-color: #F8F4ED;
}
.more-resources .box {
  text-align: center;
  padding: 40px 0;
  height: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .more-resources .box {
    padding: 88px 0;
  }
}
.more-resources .box img {
  width: 160px;
  height: auto;
}
@media (min-width: 768px) {
  .more-resources .box img {
    width: 200px;
  }
}
.more-resources .box .wrap {
  max-width: 200px;
}
.more-resources .box .wrap h1, .more-resources .box .wrap .h1 {
  margin-top: 12px;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .more-resources .box .wrap h1, .more-resources .box .wrap .h1 {
    margin-top: 24px;
    font-size: 48px;
    line-height: 56px;
  }
}
.more-resources .box .wrap .sub-title {
  margin: 0;
  color: #706F7B;
  font-size: 14px;
  line-height: 18px;
}
.more-resources .more-resources {
  font-size: 14px;
  color: #706F7B;
}
.more-resources .more-resources a {
  color: #706F7B;
  text-decoration: underline;
}

.map_arch {
  margin-top: 128px;
}
.map_arch a:hover {
  text-decoration: none;
}
.map_arch .h1 {
  text-transform: uppercase;
  color: #F8F4ED;
  line-height: 56px;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .map_arch .h1 {
    line-height: 32px;
    font-size: 24px;
  }
}
.map_arch .short-desc {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .map_arch .short-desc {
    width: 50%;
  }
}
.map_arch .box {
  justify-content: space-between;
  display: flex;
  align-items: flex-end;
  padding: 16px;
  background-color: #0D0B23;
  border-radius: 16px;
  position: relative;
  flex-direction: column;
  height: 100%;
  color: #F8F4ED;
}
.homepage .map_arch .box {
  min-height: 414px;
}
@media (min-width: 768px) {
  .homepage .map_arch .box {
    min-height: 484px;
  }
}
.map_arch .box .bg-dark-box {
  position: relative;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .map_arch .box .bg-dark-box {
    padding-bottom: 32px;
  }
}
.map_arch .box .bg-dark-box img {
  max-height: 100%;
}
.map_arch .box .content {
  z-index: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .map_arch .box {
    padding: 40px 32px;
  }
}
@media (min-width: 768px) {
  .map_arch .box {
    min-height: 484px;
  }
}
.map_arch .box p {
  color: #E0D6C4;
  font-size: 16px;
  margin-bottom: 16px;
}
.map_arch .box .icons-wrap {
  display: flex;
}
.map_arch .box .icons-wrap img {
  margin-right: 4px;
}
.map_arch .box:hover {
  background-color: #27263A;
}
.resource-art .map_arch {
  margin-top: 0;
  padding-top: 16px;
}
@media (min-width: 768px) {
  .resource-art .map_arch {
    padding-top: 32px;
  }
}
@media (max-width: 767.98px) {
  .resource-art .map_arch .row div:first-child {
    margin-bottom: 0;
  }
}
.resource-art .map_arch .short-desc {
  width: 100%;
  max-width: 356px;
}
@media (max-width: 767.98px) {
  .resource-art .map_arch .short-desc {
    font-size: 14px;
    line-height: 18px;
  }
}
.resource-art .map_arch .box {
  padding-bottom: 24px;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .resource-art .map_arch .box {
    min-height: 100%;
    padding: 32px;
  }
}
.resource-art .map_arch .h1 {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 24px;
}
@media (min-width: 768px) {
  .resource-art .map_arch .h1 {
    font-size: 30px;
    line-height: 36px;
    width: 50%;
    margin-bottom: 8px;
  }
}
@media (max-width: 767.98px) {
  .resource-art .map_arch .h1 .short-desc {
    width: 100%;
    font-size: 14px;
  }
}
.resource-art .map_arch .background-arch {
  display: none;
}

.news {
  margin-bottom: 0;
}
.news a:hover {
  text-decoration: none;
}
.news .section-title {
  text-align: center;
}
.news .img-wrap {
  display: none;
}
@media (min-width: 768px) {
  .news .row div:nth-child(odd) .box {
    border-right: 1px solid #E8DFCF;
  }
}
.news .row div:last-child .box {
  border: 0 !important;
}
@media (min-width: 768px) {
  .news .row div:nth-last-child(-n+2) .box {
    border-bottom: 0 !important;
  }
}
.news .box {
  height: 100%;
  padding: 32px 16px;
  border-bottom: 1px solid #E8DFCF;
}
@media (min-width: 768px) {
  .news .box {
    padding: 32px;
  }
}
.news .box:hover {
  background-color: #F8F4ED;
}
.news a.more-news {
  color: #FFFEFC;
  background-color: #000;
  width: 100%;
  text-align: center;
  padding: 16px 32px;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media (min-width: 768px) {
  .news a.more-news {
    padding: 32px;
  }
}
.news a.more-news:hover {
  background-color: #27263A;
}

.col-md-1-3 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .col-md-1-3 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

.col-md-4-5 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .col-md-4-5 {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

.col-md-13-32 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .col-md-13-32 {
    flex: 0 0 40.625%;
    max-width: 40.625%;
  }
}

.col-md-1-8 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 768px) {
  .col-md-1-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.col-md-5-6 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 768px) {
  .col-md-5-6 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}

#header .navbar {
  z-index: 4;
}
#header .navbar,
#header .local-search,
#header .filters-menu-container-mobile,
#header .open-content-table-mobile, #header .open-acordeon-mobile {
  transition: transform 0.2s ease;
}
#header.active .navbar,
#header.active .filters-menu-container-mobile,
#header.active .open-content-table-mobile, #header.active .local-search, #header.active .open-acordeon-mobile {
  transform: translateY(0);
}
#header.hide {
  border: 0;
  background-color: transparent;
}
#header.hide .navbar {
  transform: translateY(-100%);
}
#header.hide .filters-menu-container-mobile,
#header.hide .open-content-table-mobile, #header.hide .local-search, #header.hide .open-acordeon-mobile {
  transform: translateY(-300%);
}

.header {
  position: fixed;
  top: 0;
  z-index: 10;
  left: 0;
  right: 0;
}
.homepage .header {
  background-color: transparent !important;
  border-bottom: none;
}
@media (max-width: 991.98px) {
  .page--header-after-menu-open .header {
    background-color: #f8f4ed;
    z-index: 1000 !important;
  }
}
.page--fullpage .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: none;
  background-color: transparent;
  border-bottom: 0;
}
.page--fullpage .header::before {
  top: -83px;
  transition: top 0.3s ease-in-out;
}
.page--fullpage .header.header--with-toggled-menu::before {
  top: 0;
}
.page--after-scroll .header::before {
  top: 0;
}
.page--gradient-stop .header::before {
  top: -83px !important;
}

.left-nav {
  overflow: hidden;
  transition: max-width 1s;
  max-width: 100vw;
  flex: 1;
}

.header__menu {
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 991.98px) {
  .header__menu {
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.header__toolbox {
  display: flex;
  pointer-events: auto;
}

.homepage .navbar-brand svg,
.homepage .navbar-brand img {
  width: 54px;
  height: auto;
  transition: width 0.3s ease;
}
@media (max-width: 991.98px) {
  .homepage .navbar-brand svg,
.homepage .navbar-brand img {
    width: 32px;
    height: 100%;
    max-width: none;
  }
}
.page--header-after-menu-open .navbar-brand svg,
.page--header-after-menu-open .navbar-brand img, .page--menu-after-scroll .navbar-brand svg,
.page--menu-after-scroll .navbar-brand img {
  height: auto;
  width: 54px;
}
@media (max-width: 991.98px) {
  .page--header-after-menu-open .navbar-brand svg,
.page--header-after-menu-open .navbar-brand img, .page--menu-after-scroll .navbar-brand svg,
.page--menu-after-scroll .navbar-brand img {
    width: 32px;
    height: 100%;
    max-width: none;
  }
}

.header-button-container .inner {
  position: relative;
}
.header-button-container .inner > div {
  position: absolute;
  left: 0;
  top: -78px;
}

@media (min-width: 992px) {
  .header__menu-wrapper {
    margin-left: auto;
    margin-right: 0.6666666667rem;
  }
}
@media (min-width: 1200px) {
  .header__menu-wrapper {
    margin-right: 2.6666666667rem;
  }
  .page--fullpage .header__menu-wrapper {
    margin-right: 0.6666666667rem;
  }
}

.header__menu-navbar-toggler {
  margin-left: 8px;
  background-color: #fff;
  pointer-events: auto;
}
@media (max-width: 991.98px) {
  .header__menu-navbar-toggler {
    padding-left: 0;
    padding-right: 0;
    width: 96px;
  }
}

.navbar-light .navbar-toggler {
  border-color: #ffffff;
}
.navbar-light .navbar-toggler:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e5e5;
}
.navbar-light .navbar-toggler.collapsed span:nth-child(2) {
  display: none;
}
.navbar-light .navbar-toggler:not(.collapsed) span:nth-child(1) {
  display: none;
}

.header__footer {
  display: none;
}
@media (min-width: 992px) {
  .header__footer {
    display: none !important;
  }
}
.header__footer .footer__top {
  padding-top: 40px;
  margin-top: 0;
  border-top: 0 !important;
}
.header__footer .footer__go-top {
  display: none;
}
.header__footer .container-fluid, .header__footer .container-sm, .header__footer .container-md, .header__footer .container-lg, .header__footer .container-xl {
  padding-left: 20px;
  padding-right: 20px;
}

.navbar {
  padding: 0;
  background-color: #f8f4ed;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  transition: background-color 0.2s;
}
.page--fullpage .navbar {
  align-items: center !important;
  border-bottom: 0;
  background-color: transparent;
}
.page--header-after-menu-open .navbar, .page--menu-after-scroll .navbar {
  border-bottom: 1px solid #E8DFCF;
}
.page-map .navbar, .homepage .navbar, .header-navbar--transparent .navbar {
  border-bottom: none;
}

.navbar-collapse {
  pointer-events: auto;
}
@media (max-width: 991.98px) {
  .navbar-collapse {
    position: fixed;
    top: 78px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background-color: #F8F4ED;
  }
}

.navbar-brand {
  height: 56px;
  padding-left: 16px;
  margin-right: 0;
}
@media (min-width: 768px) {
  .navbar-brand {
    padding-left: 32px;
    padding-top: 10px;
    padding-bottom: 0;
    height: 80px;
  }
}
.page--fullpage .navbar-brand {
  pointer-events: auto;
}

.navbar-menu {
  overflow: hidden;
}
.header-navbar--transparent .navbar-menu, .homepage .navbar-menu {
  border-bottom: 1px solid #E8DFCF;
}
.page--fullpage .navbar-menu {
  pointer-events: auto;
  border-bottom: 1px solid #E8DFCF;
}

.header__menu .nav-item {
  font-size: 18px;
  line-height: 22px;
  order: 2;
}
@media (max-width: 991.98px) {
  .header__menu .nav-item {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .header__menu .nav-item:nth-last-child(1) {
    order: 1;
  }
  .header__menu .nav-item:nth-last-child(2) {
    padding-bottom: 12px;
    margin-bottom: 0;
  }
}

.nav-link {
  white-space: nowrap;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nav-link {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}
.active .nav-link {
  font-weight: 900;
}
@media (max-width: 991.98px) {
  .nav-link {
    padding-bottom: 0;
    padding-left: 0;
    font-size: 28px;
    line-height: 1.2;
  }
}

@media (min-width: 992px) {
  .page--fullpage .navbar-nav {
    margin-left: 0.6666666667rem;
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-nav {
    padding: 24px 20px 0;
  }
}
.navbar-collapse.show .navbar-nav {
  display: flex !important;
}

.toggler-menu {
  display: none;
  padding-top: 7px;
  padding-bottom: 3px;
  line-height: 22px;
}
.page--fullpage .toggler-menu {
  display: block;
}
.toggler-menu span:nth-last-child(1) {
  display: none;
}
.toggler-menu.toggle-menu-opened {
  width: 32px;
  height: 32px;
  padding-left: 0;
  padding-right: 0;
}
.toggler-menu.toggle-menu-opened span:first-child {
  display: none;
}
.toggler-menu.toggle-menu-opened span:nth-last-child(1) {
  display: block;
}
@media (max-width: 991.98px) {
  .toggler-menu {
    display: none !important;
  }
}

.toggle-menu__contact {
  position: relative;
}
@media (max-width: 991.98px) {
  .toggle-menu__contact::before {
    content: "";
    display: block;
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -5px;
    width: 20px;
    height: 10px;
    background-image: url(../images/arrow-down.svg?dbf009e2123debcfc78f65b0f5a00675);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.toggle-menu__contact.toggle-menu__contact--opened::before {
  transform: scale(1, -1);
}

.navbar-light .navbar-toggler:hover {
  background-color: #E0D6C4;
}

@media (max-width: 991.98px) {
  .navbar-nav {
    height: calc(100% - 32px);
  }

  .nav-item {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.menu-container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.main-menu {
  z-index: 11;
  width: 100%;
  background-color: #FFFEFC;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translateY(-100%);
  transition: transform 0.2s ease;
}
.page--fullpage .main-menu {
  pointer-events: auto;
}
.main-menu.menu--pushed {
  transform: translateY(0);
  flex-wrap: unset;
}
@media (min-width: 768px) {
  .main-menu.menu--pushed .menu-box {
    min-height: 50%;
  }
}
.main-menu .menu-bar {
  background-color: #F8F4ED;
  border-bottom: 1px solid #E8DFCF;
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .main-menu .menu-bar {
    height: 80px;
  }
}
.main-menu .menu-bar .navbar-toggler {
  border-left: 1px solid #E8DFCF;
  border-bottom: 1px solid #E8DFCF;
}
.main-menu .menu-wrap {
  font-size: 24px;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  width: 100%;
}
@media (max-width: 991.98px) {
  .main-menu .menu-wrap {
    overflow-y: scroll;
  }
}
.main-menu .menu-box {
  display: flex;
  padding: 32px 16px;
  width: 100%;
  border-bottom: 1px solid #E8DFCF;
  flex-direction: column;
}
.main-menu .menu-box img {
  position: relative;
  top: -2px;
  margin-right: 12px;
}
@media (min-width: 768px) {
  .main-menu .menu-box {
    width: 25%;
    padding: 24px 32px;
    border-right: 1px solid #E8DFCF;
  }
}
.main-menu .menu-box > * {
  width: 100%;
}
.main-menu .menu-box .title {
  font-size: 12px;
  color: #706F7B;
  padding: 8px 0 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 18px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .main-menu .menu-box .title {
    padding: 8px 0;
  }
}
.main-menu .menu-box ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  line-height: 32px;
}
.main-menu .menu-box ul li {
  padding: 12px 0;
}
@media (min-width: 768px) {
  .main-menu .menu-box ul li {
    padding: 8px 0;
  }
}
.main-menu .menu-box ul li:last-child {
  padding-bottom: 8px;
}
.main-menu .menu-box ul li.active a {
  text-decoration: underline;
}
.main-menu .menu-box ul li.disabled span,
.main-menu .menu-box ul li.disabled a {
  color: #706F7B;
  text-decoration: none;
}
.main-menu .menu-box ul li.disabled span:hover,
.main-menu .menu-box ul li.disabled a:hover {
  color: #706F7B;
  text-decoration: none;
}
.main-menu .menu-box ul li.grey-menu-item {
  line-height: 24px;
}
.main-menu .menu-box a.grey-menu-item {
  color: #706F7B;
  font-size: 16px;
  line-height: 24px;
}

.hamburger {
  margin-top: -3px;
}

.menu-btn {
  border-left: 1px solid #E8DFCF !important;
  justify-content: center;
  background-color: #FFFEFC;
  border-radius: 0;
  height: 56px;
  min-width: 56px;
  padding: 0;
  transition: width 0.5s;
}
.menu-btn:hover {
  background-color: #E0D6C4;
}
.menu-btn .ade-icon {
  margin-bottom: 4px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .menu-btn {
    height: 80px;
    width: auto;
    padding: 20px;
  }
}

.navbar-toggler .icon-bar {
  height: 2px;
  width: 18px;
  border-radius: 1px;
  display: block;
  background-color: #0D0B23;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 3px;
}

.menu-label {
  padding-left: 10px;
  display: none;
  font-size: 18px;
}
@media (min-width: 768px) {
  .menu-label {
    display: block;
  }
}

.filters-menu-container-mobile {
  background-color: #F8F4ED;
  cursor: pointer;
  display: flex;
  position: fixed;
  left: 0;
  top: 57px;
  width: 100%;
  box-shadow: inset 0px -1px 0px #E8DFCF;
}
@media (min-width: 768px) {
  .filters-menu-container-mobile {
    display: none;
  }
}
.filters-menu-container-mobile .open-filters-mobile {
  display: flex;
  align-items: center;
  box-shadow: inset -1px 0px 0px #E8DFCF;
  padding-right: 21px;
  padding-left: 16px;
  flex: 1;
  justify-content: space-between;
  overflow: hidden;
}
.filters-menu-container-mobile .open-filters-mobile .text {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: #706F7B;
}
.filters-menu-container-mobile .open-filters-mobile .text svg {
  height: 12px;
  width: auto;
  top: -2px;
  position: relative;
}
.filters-menu-container-mobile .open-filters-mobile .ade-icon-chevron-small-down {
  font-size: 14px;
}
.filters-menu-container-mobile .open-sort-mobile {
  display: flex;
  align-items: center;
  padding: 0 19px;
  height: 56px;
}
.filters-menu-container-mobile .open-sort-mobile .ade-icon-sort-icon {
  font-size: 17px;
}

.open-content-table-mobile {
  display: none;
}

.single-archipedia .open-content-table-mobile {
  background-color: #F8F4ED;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  left: 0;
  top: 57px;
  width: 100%;
  box-shadow: inset 0px -1px 0px #E8DFCF;
  padding: 20.5px 21px 17.5px 16px;
}
@media (min-width: 768px) {
  .single-archipedia .open-content-table-mobile {
    display: none;
  }
}
.open-content-table-mobile .text {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: #706F7B;
}
.open-content-table-mobile .text svg {
  height: 23.27px;
  width: auto;
  margin-right: 8px;
}
.open-content-table-mobile .ade-icon {
  font-size: 14px;
  color: #706F7B;
}

.open-acordeon-mobile {
  background-color: #F8F4ED;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  left: 0;
  top: 57px;
  width: 100%;
  box-shadow: inset 0px -1px 0px #E8DFCF;
  padding: 20.5px 21px 17.5px 16px;
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767.98px) {
  .open-acordeon-mobile {
    display: flex;
  }
}
@media (min-width: 768px) {
  .open-acordeon-mobile {
    display: none;
  }
}
.open-acordeon-mobile .text {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: #706F7B;
}
.open-acordeon-mobile .text svg {
  height: 23.27px;
  width: auto;
  margin-right: 8px;
}
.open-acordeon-mobile .ade-icon {
  color: #706F7B;
  font-size: 14px;
}

@media (min-width: 768px) {
  .close-menu {
    width: 80px;
  }
}

.header-navbar--transparent .navbar {
  background-color: rgba(248, 244, 237, 0);
}
.header-navbar--transparent.hero-archipedia-page .navbar {
  background-color: rgba(13, 11, 35, 0);
}

.hero-scene {
  padding-bottom: 0;
  margin-bottom: 5.3333333333rem;
  border-bottom: 1px solid #E8DFCF;
  pointer-events: all;
}
.hero-scene .btn {
  pointer-events: auto;
}
.hero-scene.force-events-turnoff .btn {
  pointer-events: none;
}
@media (max-width: 991.98px) {
  .hero-scene {
    pointer-events: auto;
  }
}
@media (max-width: 767.98px) {
  .hero-scene {
    margin-bottom: 2.6666666667rem;
  }
}

.mobile-hero-header {
  display: none;
}
@media screen and (max-width: 768px) {
  .mobile-hero-header {
    display: block;
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
    text-transform: uppercase;
  }
}

.hero-scene__subtitle {
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .hero-scene__subtitle {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 991.98px) {
  #physics {
    pointer-events: none;
  }
}
.homepage .main {
  padding-top: 0;
}

.home-hero {
  position: relative;
}

.home-hero__canvas-container {
  height: 100vh;
  min-height: 500px;
}
@media screen and (min-height: 768px) {
  .home-hero__canvas-container {
    height: 100vh;
  }
}

/*
To jest ustatwione na maksa na oko, trzeba byloby
ustawic blizej designu i responsywnie
*/
.home-hero__copy {
  position: absolute;
  top: 22.5vh;
  width: 100%;
  pointer-events: none;
}
@media (min-width: 768px) {
  .home-hero__copy {
    top: 92px;
  }
}
.home-hero__copy .button-scroll-down {
  pointer-events: auto;
  background: #0D0B23;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F8F4ED;
  cursor: pointer;
}
.home-hero__copy .button-scroll-down:hover {
  background-color: #27263A;
}

.p5Canvas {
  /* Usuniecie niewielkiej pustej przestrzeni pod spodem */
  vertical-align: top;
}

.home-hero__copy {
  top: 22.5vh;
}

#homeLogo--copy svg {
  width: 40vh;
  height: auto;
  min-width: 300px;
}

.map-card {
  padding-top: 5.25rem;
  padding-bottom: 4.0416666667rem;
}
@media (max-width: 767.98px) {
  .map-card {
    padding-top: 1.6666666667rem;
    padding-bottom: 1.6666666667rem;
  }
}

.map-card__subtitle {
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 768px) {
  .map-card__subtitle {
    margin-bottom: 4.1666666667rem;
  }
}

.map-card__content {
  margin-bottom: 2.6666666667rem;
}
@media (max-width: 767.98px) {
  .map-card__content {
    margin-bottom: 1.6666666667rem;
  }
}

.map-card__image-wrapper {
  padding-left: 40px !important;
  padding-right: 40px !important;
  text-align: center;
}
@media (min-width: 992px) {
  .map-card__image-wrapper {
    padding-left: 74px !important;
    padding-right: 32px !important;
  }
}
.map-card__image-wrapper img {
  max-width: 580px;
}

.footer {
  margin-top: 128px;
}
.footer a:hover {
  text-decoration: underline;
}
.page--fullpage .footer {
  position: fixed;
  top: 100%;
  height: 100vh;
  left: 0;
  right: 0;
  overflow-y: auto;
  background-color: #F8F4ED;
  transition: top 0.3s ease-in-out;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 1020;
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .page--fullpage .footer {
    padding-left: 0;
    padding-right: 0;
  }
}
.page--footer-slided .footer {
  top: 0% !important;
}
.page--footer-slided.page--footer-slided--only-footer .footer {
  padding-left: 0;
  padding-right: 0;
  top: 242px !important;
  bottom: 0;
  padding-top: 80px;
  max-height: none;
  height: auto;
  background-color: transparent;
  overflow: hidden;
}
.footer a[href^=mailto] {
  word-break: break-all;
}
.footer p {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .footer p {
    font-size: 16px;
    line-height: 24px;
  }
}

.footer__wrapper {
  overflow-y: auto;
  background-color: #F8F4ED;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  opacity: 0;
  transition: top 0.3s ease-in-out, opacity 0s ease-in-out 0.3s;
}
.page--footer-slided .footer__wrapper {
  opacity: 1;
  border-radius: 16px 16px 0 0;
  transition: top 0.3s ease-in-out, opacity 0s ease-in-out 0s;
}
.page--footer-slided.page--footer-slided--only-footer .footer__wrapper {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  opacity: 1;
  top: 322px;
  position: fixed;
  transition: top 0.3s ease-in-out, opacity 0s ease-in-out 0s;
}

.footer__top {
  padding-top: 106px;
  position: relative;
  color: #0D0B23;
}
@media (max-width: 767.98px) {
  .footer__top {
    margin-top: 128px;
    padding-top: 88px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .footer__top {
    padding-bottom: 85px;
  }
}
.page--footer-without-top-margin .footer__top {
  margin-top: 0 !important;
}
.page--fullpage .footer__top {
  margin-top: 0;
}
.footer__top a {
  color: inherit;
}

.footer__bottom {
  color: #0D0B23;
  font-size: 16px;
  line-height: 24px;
}
.footer__bottom .copyright {
  color: #414052;
}
@media (min-width: 768px) {
  .footer__bottom {
    font-size: 14px;
    line-height: 18px;
  }
}
.footer__bottom .title-pattners {
  color: #0D0B23;
}
@media (max-width: 767.98px) {
  .footer__bottom .title-pattners {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
}
.page--fullpage .footer__bottom {
  padding-bottom: 5rem;
}
.footer__bottom a {
  color: inherit;
}
.footer__bottom ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.header__footer .footer__bottom {
  padding-bottom: 1rem;
}

.footer__go-top {
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  .footer__go-top {
    margin-left: 16px;
  }
}
@media (max-width: 767.98px) {
  .footer__go-top {
    left: 16px;
  }
}
.footer__go-top .btn {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 64px;
  height: 64px;
  text-align: center;
  font-size: 24px;
}
.footer__go-top .btn, .footer__go-top .btn:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.footer__go-top .btn, .footer__go-top .btn:hover {
  text-decoration: none;
  color: #0D0B23;
}
.footer__go-top .btn:hover {
  background-color: #E0D6C4;
}
.footer__go-top .btn, .footer__go-top .btn i {
  line-height: 64px;
}
@media (min-width: 768px) {
  .footer__go-top .btn {
    display: inline-block;
    padding: 0;
    border-radius: 50%;
    border: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 24px;
  }
  .footer__go-top .btn, .footer__go-top .btn:active {
    background-color: #FFFEFC;
    color: #0D0B23;
  }
  .footer__go-top .btn, .footer__go-top .btn:hover {
    text-decoration: none;
    color: #0D0B23;
  }
  .footer__go-top .btn:hover {
    background-color: #E0D6C4;
  }
  .footer__go-top .btn, .footer__go-top .btn i {
    line-height: 48px;
  }
}

.page-map .footer__go-top {
  display: none;
}

.footer__bottom {
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px solid #E8DFCF;
}
@media (min-width: 576px) {
  .footer__bottom {
    padding-top: 40px;
  }
}
.footer__bottom .second-row {
  padding-top: 56px;
}
@media (max-width: 767.98px) {
  .footer__bottom .footer_menu-second {
    padding-bottom: 56px;
  }
}

.footer__social-list {
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767.98px) {
  .footer__social-list {
    padding-top: 56px;
    padding-bottom: 32px;
  }
}

.footer_short-menu {
  font-size: 18px;
  line-height: 28px;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .footer_short-menu {
    padding-top: 56px;
    padding-bottom: 32px;
  }
}

.footer_short-menu a, .footer__social-list a {
  margin-bottom: 24px;
  display: block;
}
.footer_short-menu ul, .footer__social-list ul {
  margin-bottom: 0;
}
.footer_short-menu li:last-child a, .footer_short-menu div:last-child a, .footer__social-list li:last-child a, .footer__social-list div:last-child a {
  margin-bottom: 0;
}

.partner_wrap {
  padding-right: 40px;
  margin-top: 24px;
}
.partner_wrap img {
  height: 72px;
  width: 72px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991.98px) {
  .partner_wrap {
    width: 50%;
  }
}
.partner_wrap .partner-logo {
  border-radius: 50%;
  background-color: #E0D6C4;
}

.footer__close {
  position: fixed;
  top: 5px;
  right: 5px;
  display: none;
  z-index: 101;
  line-height: 1;
  font-size: 14px;
}
.footer__close, .footer__close:hover {
  color: #F8F4ED;
}
.page--footer-slided .footer__close {
  display: block;
}
.page--footer-slided.page--footer-slided--only-footer .footer__close {
  top: 242px;
}
@media (min-width: 768px) {
  .footer__close {
    top: 18px;
    right: 20px;
  }
}

@media (max-width: 767.98px) {
  .footer__logo {
    margin-bottom: 32px;
  }
}

.map {
  width: 100%;
  height: 100%;
}

.map-container {
  width: 100vw;
  height: 100%;
  position: relative;
}
.map-container > div {
  display: flex;
  height: 100%;
}
@media (max-width: 991.98px) {
  .map-container > div {
    flex-direction: column;
  }
}
.map-container > div > div {
  display: flex;
}
@media (max-width: 991.98px) {
  .map-container > div > div:first-child {
    order: 2;
  }
  .map-container > div > div:nth-child(2) {
    order: 1;
  }
  .map-container > div > div:nth-last-child(1) {
    order: 3;
  }
}
.map-container > div > div:nth-child(2) {
  width: 100%;
  height: 100%;
}

.map__slidebar {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1010;
  display: flex;
  width: 0;
  transition: width 0.3s ease-in-out;
  height: 100vh;
}
.map__slidebar.map__slidebar--slided {
  width: 360px;
}
@media (max-width: 991.98px) {
  .map__slidebar {
    position: absolute;
    width: 100% !important;
    height: 0;
    transition: height 0.3s ease-in-out;
    top: auto;
  }
  .map__slidebar.map__slidebar--slided {
    height: 70vh;
  }
}
@media (max-width: 991.98px) and (max-height: 990px) {
  .map__slidebar.map__slidebar--slided {
    height: 60vh;
  }
}
.map__slidebar .hasVBar .__panel {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}
.map__slidebar .hasVBar .__bar-is-vertical {
  opacity: 0.3 !important;
}
.map__slidebar .hasVBar .__bar-is-vertical:hover {
  opacity: 0.6 !important;
}

.map__slidebar-item {
  display: none;
  width: 100%;
  background-color: #F8F4ED;
  overflow: hidden;
}
@media (min-width: 992px) {
  .map__slidebar-item {
    border-right: 1px solid #E8DFCF;
  }
}
.map__slidebar-item > div {
  width: 100%;
}

.map__slidebar-toolbar {
  position: absolute;
  left: 100%;
  top: 50%;
  padding-left: 1.5rem;
  transform: translate(0, -50%);
}
.page--footer-slided .map__slidebar-toolbar {
  display: none;
}

.select2-city-select .select2-container {
  width: 100% !important;
}

.map__bottom-toolbar {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 1.5rem;
  text-align: center;
  padding-bottom: 0.6666666667rem;
  z-index: 101;
}
@media (min-width: 992px) {
  .map__bottom-toolbar {
    transition: left 0.3s ease-in-out, transform 0.3s ease-in-out;
    position: fixed;
    left: 50%;
    padding-right: 1.5rem;
    transform: translate(-50%);
  }
}
@media (max-width: 991.98px) {
  .map__bottom-toolbar {
    transition: bottom 0.3s ease-in-out;
    padding-bottom: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  .map__bottom-toolbar:not(.map__bottom-toolbar--only-with-footer) {
    height: 72px;
  }
}
@media (max-width: 991.98px) {
  .map__slidebar--slided.map__slidebar--wide .map__bottom-toolbar {
    bottom: calc(70vh - 12px);
  }
}
@media (max-width: 991.98px) and (max-height: 990px) {
  .map__slidebar--slided.map__slidebar--wide .map__bottom-toolbar {
    bottom: calc(60vh - 12px);
  }
}
@media (max-width: 991.98px) {
  .map__slidebar--slided .map__bottom-toolbar {
    bottom: calc(70vh - 12px);
  }
}
@media (max-width: 991.98px) and (max-height: 990px) {
  .map__slidebar--slided .map__bottom-toolbar {
    bottom: calc(60vh - 12px);
  }
}
@media (min-width: 992px) and (max-width: 1219px) {
  .map__slidebar--slided .map__bottom-toolbar {
    left: 370px;
    transform: translate(0);
  }
}
@media (min-width: 992px) and (max-width: 1585px) {
  .map__slidebar--slided.map__slidebar--wide .map__bottom-toolbar {
    left: 550px;
    transform: translate(0);
  }
}
.map__bottom-toolbar a {
  margin-left: 4px;
  margin-right: 4px;
}
@media (max-width: 991.98px) {
  .map__bottom-toolbar {
    right: 0;
    padding-left: 0;
  }
}

.map__bottom-toolbar--only-with-footer {
  opacity: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
  transition: opacity 0.3s ease-in-out, z-index 0s ease-in-out 0.3s;
  margin-left: 0;
  width: 100%;
}
.page--footer-slided .map__bottom-toolbar--only-with-footer {
  opacity: 1;
  z-index: 101;
  transition: opacity 0.3s ease-in-out, z-index 0s ease-in-out 0s;
}
@media (max-width: 991.98px) {
  .map__bottom-toolbar--only-with-footer {
    padding-bottom: 0.8333333333rem;
  }
}

.mapapp__placeholder {
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 28px;
  color: #0D0B23;
}
.mapapp__placeholder img {
  margin-left: 18px;
}
@media (max-width: 767.98px) {
  .mapapp__placeholder img {
    margin-left: 18px;
  }
}
.page--footer-slided--only-footer .map__info {
  display: none;
}

.gm-style-cc {
  display: none;
}

@media (min-width: 768px) {
  .map__info {
    background-image: url(../images/geometric-figures-map-info.svg?f51be0bf88e1130cd77c439be616da7e);
    background-position: right 4px top;
    background-repeat: no-repeat;
    padding-top: 190px;
  }
}
@media (max-width: 991.98px) {
  .map__info .h1 {
    line-height: 1.1;
  }
}
.map__info p {
  font-size: 18px;
  line-height: 28px;
}

.map__info-container {
  background-color: #0D0B23;
  padding: 90px 0 128px;
}
.map__info-container,
.map__info-container h1, .map__info-container .h1,
.map__info-container h2, .map__info-container .h2 {
  color: #F8F4ED;
}

.map__info-buttons-group {
  margin-top: -4px;
  margin-bottom: -4px;
}

.map__info-button {
  margin-top: 4px;
  margin-bottom: 4px;
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  padding: 14px 24px 10px;
}
.map__info-button, .map__info-button:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.map__info-button, .map__info-button:hover {
  text-decoration: none !important;
  color: #0D0B23;
}
.map__info-button:hover {
  background-color: #E0D6C4;
}
.page--contrast-mode .map__info-button, .page--contrast-mode .map__info-button:active, .page--contrast-mode .map__info-button:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.map__info-button .ade-icon {
  font-size: 14px;
  margin-left: 16px;
}
.map__info-button .ade-icon--before {
  margin-left: 0;
  margin-right: 16px;
}
.map__info-button .ade-icon-external-link {
  font-size: 18px;
}
@media (min-width: 768px) {
  .map__info-button {
    display: inline-block;
    border-radius: 32px;
    border: 0;
    cursor: pointer;
    font-size: 24px;
    line-height: 32px;
    padding: 18px 24px 14px;
  }
  .map__info-button, .map__info-button:active {
    background-color: #FFFEFC;
    color: #0D0B23;
  }
  .map__info-button, .map__info-button:hover {
    text-decoration: none !important;
    color: #0D0B23;
  }
  .map__info-button:hover {
    background-color: #E0D6C4;
  }
  .page--contrast-mode .map__info-button, .page--contrast-mode .map__info-button:active, .page--contrast-mode .map__info-button:hover {
    background-color: #0D0B23;
    color: #FFFF01;
  }
  .map__info-button .ade-icon {
    font-size: 21px;
    margin-left: 15px;
  }
  .map__info-button .ade-icon--before {
    margin-left: 0;
    margin-right: 15px;
  }
  .map__info-button .ade-icon-external-link {
    font-size: 18px;
  }
}

.map-filter ul {
  list-style: none;
  margin-bottom: 0;
  padding: 32px 16px 32px;
}
@media (min-width: 992px) {
  .map-filter ul {
    padding: 32px 32px 32px;
  }
}

.map-filter__filter-collapse {
  display: none;
}

.map-filter__param {
  font-size: 18px;
  line-height: 24px;
  position: relative;
  padding-right: 1.5rem;
  cursor: pointer;
  background-color: #F8F4ED;
  padding: 32px 16px 24px;
}
.map-filter__param:hover {
  background-color: #E9DFCE;
}
.map-filter__param span {
  cursor: pointer;
}
@media (min-width: 992px) {
  .map-filter__param {
    padding: 40px 32px 32px;
  }
}
.map-filter__group--opened .map-filter__param {
  background-color: #FFFEFC;
}

.map-filter__param-name {
  line-height: 24px;
  color: #0D0B23;
}

.map-filter__clear-filters {
  font-size: 14px;
  line-height: 18px;
  color: #767676;
  cursor: pointer;
  text-transform: lowercase;
}
.map-filter__clear-filters span {
  text-decoration: underline;
}

.map-filter__group {
  border-bottom: 1px solid #E8DFCF;
}

.map-filter__selected-options {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #706F7B;
  text-transform: uppercase;
  margin-top: 8px;
}

.map-filter__group-toggler {
  width: 24px;
  height: 24px;
  border: 0;
  background-color: transparent;
  position: absolute;
  outline: 0;
  right: 21px;
  top: 50%;
  padding: 0;
  margin-top: -12px;
}
.map-filter__group-toggler span {
  font-size: 14px;
  color: #706F7B;
}
.map-filter__group--opened .map-filter__group-toggler span {
  display: inline-block;
  transform: scale(1, -1);
}

.map-filter__expand-more-link {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  padding: 6px 16px 2px;
}
.map-filter__expand-more-link, .map-filter__expand-more-link:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.map-filter__expand-more-link, .map-filter__expand-more-link:hover {
  text-decoration: none !important;
  color: #0D0B23;
}
.map-filter__expand-more-link:hover {
  background-color: #E0D6C4;
}
.page--contrast-mode .map-filter__expand-more-link, .page--contrast-mode .map-filter__expand-more-link:active, .page--contrast-mode .map-filter__expand-more-link:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.map-filter__expand-more-link .ade-icon {
  font-size: 14px;
  margin-left: 12px;
}
.map-filter__expand-more-link .ade-icon--before {
  margin-left: 0;
  margin-right: 12px;
}
.map-filter__expand-more-link .ade-icon-external-link {
  font-size: 18px;
}

.map-filter__filter-list:not(.map-filter__filter-list--expanded) .map-filter__item-to-expand {
  display: none;
}

.map-filter__item--expand-more {
  padding-left: 48px;
  padding-top: 16px;
}
.map-filter__item--expand-more a {
  color: #767676;
  font-size: 14px;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0;
  border-radius: 0;
}

.select2-container .select2-selection--multiple {
  min-height: 56px;
}

.select2-selection.select2-selection--multiple {
  display: flex;
  border: 0;
  flex-wrap: wrap;
}
.select2-selection.select2-selection--multiple > ul {
  width: 100%;
  order: 2;
}
.select2-selection.select2-selection--multiple > span {
  width: 100%;
  border: none;
  height: 56px;
  background-color: #fff;
}
.select2-container .select2-search--inline .select2-search__field {
  font-size: 18px;
  line-height: 28px;
  font-family: UniversalLTPro;
  margin-top: 17px;
  margin-left: 48px;
  height: 21px;
}
.select2-container .select2-search--inline .select2-search__field::-moz-placeholder {
  color: #A9A8B1;
}
.select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
  color: #A9A8B1;
}
.select2-container .select2-search--inline .select2-search__field::placeholder {
  color: #A9A8B1;
}

.select2-results__options {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.select2-container--default .select2-selection--multiple {
  padding-bottom: 0;
  padding-right: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #fff;
  border: 1px solid #E8DFCF;
  border-radius: 4px;
  padding: 6px 12px 2px 30px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  border-right: 0;
  height: 12px;
  background-position: center center;
  background-size: 100%;
  top: 7px;
  left: 12px;
  background-repeat: no-repeat;
  padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove::before {
  content: "\e920";
  font-family: ade-icons;
  line-height: 1;
  font-size: 12px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span {
  display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  line-height: 17px;
}

.select2-dropdown {
  background-color: transparent;
  border: 0;
}

.select2-results__option {
  padding: 12px 16px;
  background-color: #fff;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #2763CF;
  color: #FFFEFC;
}

.select2-container--default .select2-results__option--selected {
  background-color: #E0D6C4;
}

.select2-dropdown {
  opacity: 0;
  transition: opacity 0s ease-in-out 0.1s;
}
.select2-container--open .select2-dropdown {
  opacity: 1;
}

.select2-container--default .select2-selection--multiple {
  background-color: transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 4px;
}

.js-select2-dropdown-container {
  position: relative;
}
.js-select2-dropdown-container .select2-container {
  margin-top: 0;
  left: 16px !important;
  right: 16px !important;
}
@media (min-width: 992px) {
  .js-select2-dropdown-container .select2-container {
    left: 32px !important;
    right: 32px !important;
  }
}
.js-select2-dropdown-container .select2-dropdown {
  width: 100% !important;
}

.select2-city-group {
  display: flex;
  position: relative;
  margin-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 992px) {
  .select2-city-group {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.select2-city-prepend {
  position: absolute;
  height: 56px;
  width: 48px;
  left: 16px;
  top: 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  color: #414052;
  font-size: 18px;
}
@media (min-width: 992px) {
  .select2-city-prepend {
    left: 32px;
  }
}
.select2-city-prepend .ade-icon-search {
  margin-left: 4px;
}

.select2-city-select {
  flex: 1;
}

.map-filter .select2-results__options {
  font-size: 18px;
  line-height: 28px;
  border: 1px solid #0D0B23;
  max-height: 212px !important;
}

.map-filter__filter-list {
  display: flex;
  flex-direction: column;
}
.map-filter__filter-list li {
  order: 2;
}
.map-filter__filter-list small {
  font-size: 16px;
  line-height: 24px;
  color: #706F7B;
}

.map-filter__expand-more-link {
  font-size: 18px;
  line-height: 28px;
}

.map-filter__order-first {
  order: 1 !important;
}

.map-search {
  display: flex;
  flex-direction: column;
  padding-top: 24px;
  padding-left: 16px;
}
@media (min-width: 992px) {
  .map-search {
    padding-top: 56px;
    padding-left: 32px;
  }
}

.map-search__clear {
  font-size: 14px;
  text-decoration: underline;
  line-height: 18px;
}

.map-search__search-button {
  border: 0;
  width: 48px;
  background-color: transparent;
  line-height: 1;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.map-search__results,
.map-search__search,
.map-search__header {
  width: 100%;
}

.map-search__results {
  overflow: hidden;
}

.map-search-results__list,
.map-search__search,
.map-search__header {
  padding-right: 32px;
}
@media (max-width: 767.98px) {
  .map-search-results__list,
.map-search__search,
.map-search__header {
    padding-right: 0.8333333333rem;
  }
}

.map-search__search input.form-control {
  border: 0;
  background-color: #fff;
  height: 56px;
  padding-left: 0;
  padding-top: 4px;
}
.map-search__search .form-control-prepend {
  border: 0;
  background-color: #fff;
  display: flex;
}

.map-search-results {
  padding-top: 2rem;
}

.map-search-results__item {
  font-size: 16px;
  line-height: 24px;
  padding: 32px 16px;
  background-color: #fff;
}
.map-search-results__item:not(.map-search-results__item--not-found) {
  border-bottom: 1px solid #E8DFCF;
}
.map-search-results__item, .map-search-results__item:hover {
  color: inherit;
  text-decoration: none;
}
.map-search-results__item:nth-child(1) {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.map-search-results__item:nth-last-child(1) {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.map-search-results__item-title {
  color: #0D0B23;
}

.map-search-results__item-image {
  width: 80px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.map-search-results__item--not-found {
  background-color: #E9DFCE;
}
.map-search-results__item--not-found:nth-last-child(1) {
  border-top: 1px solid #CFC5B4;
}
.map-search-results__item--not-found p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 8px;
  margin-bottom: 16px;
}
.map-search-results__item--not-found .ade-icon-chevron-small-right {
  font-size: 14px;
  margin-left: 12px;
}

.map-search-results__empty-list {
  font-size: 18px;
  line-height: 28px;
  color: #706F7B;
}

.map-infowindow {
  font-family: UniversalLTPro;
  font-size: 14px;
  width: 256px;
}

.map-infowindow__body {
  overflow: hidden;
  background-color: #F8F4ED;
  border: 1px solid #E9DFCE;
  border-radius: 16px 16px 0 0;
}

.map-infowindow__city {
  line-height: 18px;
  font-size: 14px;
  border-bottom: 1px solid #E9DFCE;
  padding-top: 22px;
  padding-bottom: 16px;
  padding-left: 16px;
  margin-bottom: 16px;
  color: #414052;
}

.map-infowindow__logo {
  margin-bottom: 16px;
  padding-left: 16px;
}

.map-infowindow__name {
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.map-infowindow__read-more {
  display: block;
  text-align: center;
  background-color: #0D0B23;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.map-infowindow__read-more, .map-infowindow__read-more:hover {
  color: #FFFEFC;
  text-decoration: none;
}

.gm-style-iw-d {
  margin-right: -8px !important;
}

.gm-style-iw > button {
  top: 1px !important;
  right: 1px !important;
  width: 55px !important;
  height: 56px !important;
  background-color: #FFFEFC !important;
  border-top-right-radius: 16px;
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-left: 1px solid #E8DFCF !important;
}
.gm-style-iw > button > span {
  display: none !important;
}
.gm-style-iw > button::before {
  content: "\e920";
  font-size: 12px;
  font-family: ade-icons;
}
.gm-style-iw > button img {
  display: none !important;
}
.gm-style-iw > button.gm-ui-hover-effect {
  opacity: 1 !important;
}

.gm-style .gm-style-iw-d {
  overflow: visible !important;
}

.gm-style .gm-style-iw-c {
  box-shadow: none;
  overflow: visible !important;
  padding: 0 !important;
  border-radius: 16px;
  max-width: none !important;
}
.gm-style .gm-style-iw-c .gm-style-iw-d {
  margin-right: 0 !important;
}

.gm-style .gm-style-iw-t::after {
  background: linear-gradient(45deg, #0d0b23 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%) !important;
}

@media (max-width: 991.98px) {
  .map-bottom-toolbar > div {
    overflow-x: scroll;
  }
}
.map-bottom-toolbar .btn {
  white-space: nowrap;
}
@media (min-width: 992px) {
  .map-bottom-toolbar .btn {
    font-size: 24px;
    line-height: 32px;
    padding-top: 18px;
    padding-bottom: 14px;
  }
}
.map-bottom-toolbar .btn .ade-icon-external-link {
  font-size: 18px;
  margin-left: 10px;
}
.map-bottom-toolbar .btn.btn-dark-blue {
  background-color: #0D0B23;
}
.map-bottom-toolbar .btn.btn-dark-blue:hover {
  background-color: #27263A;
}

@media (max-width: 991.98px) {
  .map-bottom-toolbar__wrapper {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: -20px;
    padding-bottom: 20px;
  }
  .map-bottom-toolbar__wrapper > div:first-child, .map-bottom-toolbar__wrapper > div:nth-child(1), .map-bottom-toolbar__wrapper > div:nth-child(2) {
    margin-right: 4px;
  }
  .map-bottom-toolbar__wrapper > div:nth-child(3) {
    margin-right: 16px;
  }
  .map-bottom-toolbar__wrapper > div:nth-last-child(1) {
    padding-right: 20px;
  }
}

.slidebar-toolbar__item {
  position: relative;
  height: 52px;
  min-width: 52px;
}
@media (max-width: 991.98px) {
  .slidebar-toolbar__item {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .slidebar-toolbar__item {
    height: 64px;
    font-size: 24px;
    min-width: 64px;
  }
  .slidebar-toolbar__item .ade-icon {
    font-size: 18px;
  }
}

.slidebar-toolbar__item-filters--mobile {
  width: 120px;
}

.slidebar-toolbar__item--rotate {
  transform: rotate(270deg) translate(-96px, 0px);
  transform-origin: left top;
  margin-top: 14px;
  margin-bottom: 36px;
}

.slidebar-toolbar__item-indicator {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  background-color: #EB4525;
  color: #fff;
  line-height: 29px;
  top: 0;
}
@media (min-width: 992px) {
  .slidebar-toolbar__item-indicator {
    transform: rotate(90deg);
    right: 0;
  }
}
@media (max-width: 991.98px) {
  .slidebar-toolbar__item-indicator {
    left: -4px;
  }
}
.btn-map-search .slidebar-toolbar__item-indicator {
  left: 0;
  right: auto;
}

@media (max-width: 991.98px) {
  .slidebar-toolbar__btn-contest span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
  }
}

.quote {
  display: flex;
}
.article__body .quote .card {
  border-radius: 32px;
}
.quote .card {
  border-radius: 32px;
}

.quote__container {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 24px;
  font-size: 18px;
  line-height: 28px;
}
.quote__container > div {
  width: 100%;
}
@media (min-width: 768px) {
  .quote__container {
    padding: 88px 0;
    font-size: 24px;
    line-height: 32px;
  }
}

.quote__body {
  margin-bottom: 0;
}
.quote__body p:nth-last-child(1) {
  margin-bottom: 0;
}

.quote__meta {
  margin-top: auto;
  font-size: 14px;
  line-height: 18px;
  padding-top: 32px;
}
@media (min-width: 768px) {
  .quote__meta {
    font-size: 16px;
    line-height: 24px;
    padding-top: 88px;
  }
}

.news-list {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.news-list .btn-sm {
  text-transform: uppercase;
}

.news-list__item {
  padding-top: 0.9166666667rem;
  padding-bottom: 0.9166666667rem;
  border-top: 2px solid #E8DFCF;
}
.news-list__item:nth-child(1) {
  border-top: 0;
}
@media (max-width: 767.98px) {
  .news-list__item {
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .news-list__item [class*=col] {
    padding-left: 0;
    padding-right: 0;
  }
}

.news-list__title, .news-list__title:hover {
  color: #0D0B23;
}
@media (max-width: 767.98px) {
  .news-list__title {
    font-size: 28px;
    line-height: 1.2;
    position: relative;
  }
}

@media (max-width: 767.98px) {
  .news-list__title-wrapper {
    position: relative;
    padding-right: 32px !important;
  }
}

@media (max-width: 767.98px) {
  .news-list__title-arrow-mobile {
    display: block;
    width: 10px;
    height: 20px;
    background-image: url(../images/arrow-article-sm.svg?d91c4e826110674f6bc766300a2a3625);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0;
    top: -52px;
  }
}

.news-list__image {
  margin-right: 1.3333333333rem;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .news-list__image {
    max-width: 100px;
  }
}
@media (max-width: 767.98px) {
  .news-list__image {
    margin-right: 0;
    border-radius: 32px;
  }
}

.news-list__arrow {
  padding-right: 48px;
}

.categories__link {
  text-transform: uppercase;
}

.news-list__media {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .news-list__media {
    flex-wrap: wrap;
  }
}

@media (max-width: 767.98px) {
  .news-list__media-body {
    width: 100%;
    flex: auto;
  }
}

.news-list__categories-list-wrapper {
  position: relative;
  overflow: hidden;
}
.news-list__categories-list-wrapper::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: linear-gradient(270deg, #f8f4ed 0%, rgba(248, 244, 237, 0.6) 16%, rgba(248, 244, 237, 0) 30%);
}

.news-list__categories-list {
  overflow-x: auto;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative;
}
.breadcrump {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  white-space: nowrap;
  color: #414052;
}
.breadcrump a, .breadcrump .separator, .breadcrump span {
  font-size: 16px;
  line-height: 24px;
}
.breadcrump > span {
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  white-space: nowrap;
}
.breadcrump a {
  color: #414052;
}
@media (min-width: 768px) {
  .breadcrump {
    padding-left: 8px;
  }
  .breadcrump a, .breadcrump .separator, .breadcrump span {
    font-size: 30px;
    line-height: 50px;
  }
}
@media (max-width: 767.98px) {
  .single-archipedia .breadcrump .off-arch {
    display: none;
  }
}
.breadcrump .separator {
  color: #A9A8B1;
  padding: 0 4px;
}
@media (max-width: 767.98px) {
  .breadcrump .separator.last {
    display: none;
  }
}
.breadcrump a:hover {
  text-decoration: underline;
}

.article__body {
  max-width: 680px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .article__body *:nth-child(1) {
    margin-top: 0;
  }
}

.article__social {
  font-size: 18px;
}

.article__featured-image {
  border-radius: 40px;
}
@media (max-width: 767.98px) {
  .article__featured-image {
    border-radius: 32px;
  }
}

.article__figure {
  overflow: hidden;
  border-radius: 16px;
}

.form-control-checkbox-label {
  position: relative;
  margin-bottom: 16px;
  padding-left: 48px;
  font-size: 16px;
  line-height: 24px;
  padding-top: 7px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  color: #0D0B23;
}
@media (max-width: 767.98px) {
  .form-control-checkbox-label {
    padding-top: 6px;
    padding-left: 48px;
  }
}
.form-control-checkbox-label div {
  flex: 1;
}
.form-control-checkbox-label div small {
  font-size: 16px;
  line-height: 24px;
  color: #706F7B;
}
.form-control-checkbox-label.disabled {
  opacity: 0.5;
}

.form-control-checkbox-label__description {
  font-size: 14px;
  line-height: 18px;
  color: #414052;
  margin-top: 12px;
}

.form-control-checkbox-custom {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.form-control-checkbox-custom + span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #A9A8B1;
  margin-right: 24px;
}
.form-control-checkbox-custom:checked + span {
  background-color: #fff;
}
.form-control-checkbox-custom:checked + span::before {
  content: "";
  display: block;
  width: 8px;
  height: 17px;
  border-bottom: black solid 2px;
  border-right: black solid 2px;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.form-control-checkbox-custom:disabled + span {
  border-color: #767676;
}
.error .form-control-checkbox-custom + span {
  border-color: #FF2900;
  border-width: 2px;
}
.form-control-checkbox-label--other-field .form-control-checkbox-custom + span {
  top: 15px;
}
@media (max-width: 767.98px) {
  .form-control-checkbox-label--other-field .form-control-checkbox-custom + span {
    top: 15px;
  }
}
.form-control-checkbox-custom[type=radio] + span {
  border-radius: 50%;
}
.form-control-checkbox-custom[type=radio]:checked + span::before, .form-control-checkbox-custom[type=radio].child-checked + span::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #0D0B23;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

input[type=text], input[type=text]:focus, input[type=text]:active {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  outline: 0;
  border-radius: 0;
}

.form-control[type=text],
.form-control[type=email],
.form-control[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #A9A8B1;
  width: 100%;
  font-size: 18px;
  font-family: UniversalLTPro;
  height: 56px;
  padding-left: 12px;
  padding-right: 12px;
  box-shadow: none;
  outline: 0;
}
.form-control[type=text]:focus, .form-control[type=text]:active,
.form-control[type=email]:focus,
.form-control[type=email]:active,
.form-control[type=password]:focus,
.form-control[type=password]:active {
  border-radius: 0;
  box-shadow: none;
  outline: 0;
}
.form-control[type=text].error,
.form-control[type=email].error,
.form-control[type=password].error {
  border-color: #FF2900;
  border-width: 2px;
}
@media (max-width: 767.98px) {
  .form-control[type=text],
.form-control[type=email],
.form-control[type=password] {
    height: 52px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

textarea.form-control {
  padding-top: 16px;
  height: 130px !important;
}

.form-control-group {
  display: flex;
}
.form-control-group .form-control {
  border-right-color: transparent;
  width: 100%;
}
.form-control-group .form-control-append {
  border: 2px solid #E8DFCF;
  border-left-color: transparent;
  margin-left: -4px;
  display: flex;
}

.form-control.disabled {
  background: #D2D0CC;
}

.form__tip {
  font-size: 14px;
  line-height: 17px;
}

.form-step {
  border-bottom: #E8DFCF 1px solid;
}
@media screen and (min-width: 768px) {
  .form-step:last-child {
    border-bottom: none;
  }
}

.form-step--active {
  display: block;
}

#formMap {
  height: 32vw;
}
@media screen and (max-width: 768px) {
  #formMap {
    height: 90vw;
  }
}
#formMap .gmnoprint {
  display: none;
}
#formMap .gm-control-active.gm-fullscreen-control {
  display: none;
}
#formMap + .form__input label {
  color: #706F7B;
  font-size: 14px;
}

.custom-file-input {
  position: absolute;
  left: -99999px;
}

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}

.form__label {
  margin-top: 56px;
}
.form__label .label-title {
  font-size: 18px;
  line-height: 24px;
  color: #0D0B23;
  margin-bottom: 16px;
}
.form__label .label-title + .form__description {
  margin-top: -16px;
}

.error--email-exist,
label.error {
  font-size: 14px;
  line-height: 18px;
  color: #FF2900;
  margin-top: 8px;
  width: 100%;
  margin-bottom: 0;
}

.form__description {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  color: #414052;
}
.form__description p {
  margin-bottom: 0;
}

.form-step-1__intro-content {
  background-image: url(../images/form-bg-intro.svg?a8b6b2df68eb42c49bc4465fefa8caff);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 24px;
  line-height: 32px;
}
@media (max-width: 991.98px) {
  .form-step-1__intro-content {
    padding-top: 32px;
    background-image: url(../images/form-bg-intro-mobile.svg?f9ff4c8e7cabb21f63668feed4a0a500);
  }
}
.form-step-1__intro-content h2 {
  font-size: 36px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .form-step-1__intro-content h2 {
    font-size: 48px;
    line-height: 56px;
  }
}

.custom-file-input__file-name {
  width: 100%;
  margin-right: 16px;
  font-size: 18px;
  font-family: UniversalLTPro;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #F8F4ED;
  border-radius: 32px;
}
.custom-file-input__file-name, .custom-file-input__file-name:focus, .custom-file-input__file-name:active {
  border: 0;
  outline: 0;
}

.form__input--file {
  display: flex;
  flex-wrap: wrap;
}

.custom-file-input__file-name:not(.custom-file-input__file-name--filled) + .custom-file-input__clear {
  display: none;
}
.custom-file-input__file-name.custom-file-input__file-name--filled + a + label {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.custom-file-input__file-name--filled {
  margin-right: 8px;
  border-radius: 32px !important;
  max-width: 348px;
}
.form-title {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .form-title {
    font-size: 36px;
  }
}

.gray-small {
  color: #706F7B;
  font-size: 14px;
  line-height: 18px;
  margin-left: 8px;
}

.fs-14 {
  font-size: 14px;
}

.jump-to-form {
  display: block;
  position: relative;
  background-color: #0D0B23;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
}
.jump-to-form, .jump-to-form:hover {
  text-decoration: none;
  color: #FFFEFC;
}
@media (max-width: 991.98px) {
  .jump-to-form {
    display: none;
  }
}
.jump-to-form i {
  font-size: 24px;
  line-height: 48px;
}
.jump-to-form:hover {
  background-color: #27263A;
}

.who-form label {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 48px;
  padding-top: 4px;
  min-height: 36px;
  margin-bottom: 24px;
  cursor: pointer;
}
.who-form label:hover input ~ .checkmark {
  background-color: #E9DFCE;
}
.who-form label:hover input:checked ~ .checkmark {
  background-color: #E9DFCE;
}
.who-form label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  background: #FFFEFC;
  border: 1px solid #A9A8B1;
  box-sizing: border-box;
  border-radius: 2px;
  width: 0;
}
.who-form label input:checked ~ .checkmark {
  background-color: #FFFEFC;
}
.who-form label input:checked ~ .checkmark::after {
  display: block;
}
.who-form label .checkmark {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 4px;
  left: 0;
  height: 36px;
  width: 36px;
  background-color: transparent;
  border: 1px solid #A9A8B1;
  box-sizing: border-box;
  border-radius: 4px;
}
.who-form label .checkmark:after {
  content: "";
  display: none;
  width: 7px;
  height: 14px;
  border: solid #0D0B23;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translate(-0.7px, -0.7px);
}
.who-form label div h4 {
  font-size: 16px;
  line-height: 24px;
  color: #0D0B23;
  margin-top: 7px;
  margin-bottom: 5px;
}
.who-form label div p {
  font-size: 14px;
  line-height: 18px;
  color: #706F7B;
  margin-bottom: 0;
}
.who-form input:not(:checked) ~ .checkmark path {
  fill: #CCCBD2 !important;
}
.who-form input:not(:checked) ~ .checkmark circle {
  fill: #CCCBD2 !important;
}
.who-form .checkmark svg {
  position: relative;
  top: -1px;
  width: 11px;
  height: auto;
}
.who-form .checkmark::after {
  display: none !important;
}

.form-h1 {
  font-size: 48px;
  line-height: 56px;
}

@media screen and (min-width: 768px) {
  .pt-md-88 {
    padding-top: 88px !important;
  }
}

@media screen and (max-width: 768px) {
  .display-desktop {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .padding-mobile-0 {
    padding: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .form-h1 {
    font-size: 36px;
    line-height: 44px;
  }
}

.form-step input::-moz-placeholder {
  color: #A9A8B1;
}

.form-step input:-ms-input-placeholder {
  color: #A9A8B1;
}

.form-step input::placeholder {
  color: #A9A8B1;
}

.form-control-checkbox-label--other-field {
  margin-top: -4px;
}

.mb-72 {
  margin-bottom: 72px;
}

.form-step__intro a:not(.btn, .ade-button):not([class*=ade-button]) {
  color: inherit;
  text-decoration: underline;
}
.form-step__intro a:not(.btn, .ade-button):not([class*=ade-button]):hover {
  text-decoration: underline;
  color: #0D0B23;
}
.form-step__intro a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  text-decoration: underline;
  color: #936AA7;
}
.page--contrast-mode .form-step__intro a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}

.form-step__bg-white {
  background-color: #FFFEFC;
}

.__rail-is-vertical {
  right: 4px !important;
}

@media (min-width: 992px) {
  .point__nav-container {
    position: -webkit-sticky;
    position: sticky;
    top: 108px;
  }
}
@media (max-width: 991.98px) {
  .point__nav-container {
    position: fixed;
    bottom: 0;
    margin-bottom: 1rem;
    margin-top: 1.3333333333rem;
    left: 0;
    right: 0;
    padding-bottom: 0;
    z-index: 50;
    overflow: hidden;
    height: 56px;
  }
}
.point__nav-container .swiper-slide {
  width: auto !important;
}

@media (max-width: 991.98px) {
  .point__nav-container-scroller {
    overflow-x: scroll;
    padding-bottom: 1rem;
  }
}

.point__nav {
  position: relative;
}
@media (min-width: 992px) {
  .point__nav {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .point__nav {
    justify-content: flex-start;
    padding-bottom: 0;
    flex-wrap: nowrap;
    padding-left: 0.5rem;
  }
}

@media (max-width: 991.98px) {
  .point__nav--scroll-stop {
    position: relative;
    padding-left: 0;
    z-index: 1;
  }
}

@media (min-width: 992px) {
  .point__nav-item {
    margin-bottom: 0.3333333333rem;
  }
}
@media (max-width: 991.98px) {
  .point__nav-item {
    margin-left: 0.3333333333rem;
    margin-right: 0.3333333333rem;
    white-space: nowrap;
  }
}
.point__nav-item .btn:not(.active) {
  background-color: #F8F4ED;
}
.point__nav-item .btn:not(.active):hover {
  background-color: #0D0B23;
}

.point__nav-container-wrapper {
  height: 100%;
}
@media (max-width: 991.98px) {
  .point__nav-container-wrapper {
    height: 88px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width: 768px) {
  .point__row {
    padding-left: 8.3333333333%;
    padding-right: 8.3333333333%;
  }
}
.point__row a {
  text-decoration: underline;
  color: inherit;
}

@media (min-width: 768px) {
  .point__row--border-bottom {
    border-bottom: 1px solid #E8DFCF;
  }
}

.point__row--solid-border-bottom {
  border-bottom: 1px solid #E8DFCF;
}

@media (max-width: 767.98px) {
  .point__row--solid-border-bottom--sm-0 {
    border-bottom: 0 !important;
  }
}

.point__label {
  font-size: 12px;
  color: #706F7B;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .point__label {
    margin-bottom: 8px;
  }
}

.point__value a {
  word-break: break-all;
}

.point__description,
.point__value {
  font-size: 18px;
  line-height: 1.56;
  color: #414052;
}

.point__description {
  color: #414052;
  margin-top: 26px;
}
@media (min-width: 768px) {
  .point__description {
    margin-top: 42px;
  }
}

.point__title {
  font-size: 30px;
  line-height: 1.2;
  color: #0D0B23;
}

@media (max-width: 991.98px) {
  .point__row-contact-item {
    padding-bottom: 40px;
  }
  .point__row-contact-item:nth-last-child(1) {
    padding-bottom: 0;
  }
}

.point__cooperation-name {
  font-size: 24px;
  line-height: 32px;
  color: #0D0B23;
}

.point__cooperation-description {
  font-size: 18px;
  line-height: 28px;
  margin-top: 8px;
}

.point-description__logo {
  background-color: #fff;
  border-radius: 16px;
  height: 220px;
  display: flex;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}
.point-description__logo img {
  max-height: 100%;
  width: auto;
}
@media (max-width: 991.98px) {
  .point-description__logo {
    justify-content: center;
    border-radius: 32px;
    height: 207px;
  }
  .point-description__logo img {
    height: 100%;
    max-height: 112px;
  }
}

@media (max-width: 991.98px) {
  .info__triangle-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
}

.form-send {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 1100;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 767.98px) {
  .form-send {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.form-send__wrapper {
  border-radius: 20px;
  background-color: #F8F4ED;
  margin-left: auto;
  margin-right: auto;
  max-width: 912px;
  height: auto;
  width: 100%;
  position: relative;
  font-size: 24px;
  line-height: 28px;
}
.form-send__wrapper .form-send__wrapper__top {
  padding: 90px;
}
@media (max-width: 991.98px) {
  .form-send__wrapper .form-send__wrapper__top {
    padding: 32px;
    font-size: 18px;
  }
}
.form-send__wrapper .form-send__wrapper__top h3 {
  font-size: 48px;
  line-height: 56px;
}
@media (max-width: 991.98px) {
  .form-send__wrapper .form-send__wrapper__top h3 {
    font-size: 36px;
    line-height: 40px;
  }
}
.form-send__wrapper .form-send__wrapper__top p:last-child {
  margin-top: 88px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .form-send__wrapper .form-send__wrapper__top p:last-child {
    margin-top: 48px;
  }
}
.form-send__wrapper .form-send__wrapper__link {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 31px;
  font-size: 12px;
  width: 100%;
  color: #FFFEFC;
  background-color: #0D0B23;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .form-send__wrapper .form-send__wrapper__link {
    padding: 19px;
  }
}

.categories__list {
  flex-wrap: wrap;
}

.categories__list--scrollable {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.block--with-background {
  background-color: #F8F4ED;
}

.block--with-border {
  border-radius: 16px;
  border: 1px solid #E8DFCF;
  background-color: #FFFEFC;
  overflow: hidden;
}

.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .cookies {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}

.cookies__container {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1376px;
  width: 100%;
  padding: 16px 74px 16px 24px;
  position: relative;
}
.cookies__container a {
  color: #0D0B23 !important;
  text-decoration: underline;
}
.cookies__container p {
  margin-bottom: 0;
  max-width: 820px;
  font-size: 14px;
  line-height: 1.4;
  color: #0D0B23;
}

.cookies__close {
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -14px;
}

.resources__main-info {
  border-bottom: 1px solid #E8DFCF;
}
.resources__main-info .gallery-block {
  height: 100%;
}
.resources__main-info .gallery-block .slide-num {
  display: none;
}
@media (max-width: 767.98px) {
  .resources__main-info .img-wrap-container {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 32px;
    padding-right: 32px;
    border-bottom: 1px solid #E8DFCF;
  }
}
.resources__main-info .img-wrap {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .resources__main-info .img-wrap {
    border-bottom: 1px solid #E8DFCF;
    margin-bottom: -1px;
  }
}
.resources__main-info .img-wrap::before {
  content: "";
  display: block;
  padding-top: 75%;
}
.resources__main-info .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.resources__main-info .content > .max-w-prose > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.resource-art .main {
  padding-top: 56px;
}
@media (min-width: 768px) {
  .resource-art .main {
    margin-top: 0;
    padding-top: 0;
  }
}

.box-link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.date,
.sub-title-article--date {
  font-size: 14px;
  line-height: 18px;
  color: #414052;
}

.box .sub-title-article {
  font-size: 14px;
  color: #706F7B;
  line-height: 18px;
}

.resource-art .resources {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .resource-art .resources {
    margin-top: 32px;
  }
}
.resources .box {
  position: relative;
  padding: 56px 24px;
}
.resources .box .sub-title-article {
  font-size: 14px;
  color: #706F7B;
  line-height: 18px;
}
@media (min-width: 768px) {
  .resources .box {
    padding: 56px;
  }
}
.resources .box .img-wrap {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .resources .box .img-wrap {
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .resources .box {
    margin-bottom: 0px;
  }
}
@media (max-width: 991.98px) {
  .resources div[class^=col-] .box,
.resources div[class*=" col-"] .box {
    border-bottom: 1px solid #E8DFCF;
  }
}
.resources div[class^=col-]:last-child .box,
.resources div[class*=" col-"]:last-child .box {
  border-bottom: 0;
}

.masonry {
  width: 100%;
  position: relative;
}
.masonry::before, .masonry::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  left: 33.33%;
  background: #E8DFCF;
  position: absolute;
  top: 0;
  z-index: 9;
}
.masonry::after {
  left: 66.66%;
}
.masonry .box {
  width: 33.33%;
  display: inline-block;
  border-bottom: 1px solid #E8DFCF;
}
@media (max-width: 767.98px) {
  .masonry .box:last-child {
    border-bottom: 0;
  }
}
.masonry .box:hover {
  background-color: #F8F4ED;
}
@media (max-width: 991.98px) {
  .masonry::before {
    left: 50%;
  }
  .masonry::after {
    display: none;
  }
  .masonry .box {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .masonry::before {
    display: none;
  }
  .masonry::after {
    display: none;
  }
  .masonry .box {
    width: 100%;
  }
}

.resources__short-info {
  color: #414052;
  background-color: #E9DFCE;
}
.resources__short-info .content-part {
  padding-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
}
.resources__short-info .content-part:last-child {
  padding-bottom: 0;
}
.resources__short-info .content-part p {
  margin-bottom: 0;
}
.resources__short-info .content-part a {
  text-decoration: none;
}
.resources__short-info .content-part a .link-label {
  text-decoration: underline;
}
.resources__short-info .content-part a .ade-icon {
  vertical-align: middle;
  font-size: 18px;
}
.resources__short-info .content-part a:hover {
  color: #0D0B23;
}
.resources__short-info .h6 {
  color: #706F7B;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
}
.resources__short-info p {
  font-size: 16px;
  line-height: 24px;
}
.resources__short-info a {
  text-decoration: underline;
  color: #414052;
  line-height: 28px;
}
.resources__short-info a span {
  text-decoration: none;
}
.resources__short-info .content-wrap {
  height: 100%;
}
.resources__short-info .content-wrap .short-info-1 {
  border-bottom: 1px solid #CFC5B4;
  height: 100%;
}
@media (max-width: 767.98px) {
  .resources__short-info .content-wrap .short-info-1 {
    margin: 0 -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 992px) {
  .resources__short-info .content-wrap .short-info-1 {
    border-right: 1px solid #CFC5B4;
    border-bottom: 0;
    padding-right: 33.3333333333%;
  }
}
.resources__short-info .short-info-2 p {
  color: #414052;
}
@media (max-width: 767.98px) {
  .resources__short-info .short-info-2 p {
    font-size: 16px;
  }
}

.resoucres__show_more {
  border-radius: 16px;
  overflow: hidden;
}
.resoucres__show_more .content-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.resoucres__show_more .title {
  line-height: 36px;
  margin-bottom: 16px;
  width: 100%;
  text-align: center;
}
.resoucres__show_more .box {
  padding: 32px 16px;
  border-bottom: 1px solid #E8DFCF;
  height: 100%;
}
@media (min-width: 992px) {
  .resoucres__show_more .box {
    padding: 32px;
    border-right: 1px solid #E8DFCF;
  }
}
.resoucres__show_more .box:hover {
  background-color: #F8F4ED;
}
.resoucres__show_more .box .head-article {
  flex: 1;
}
.resoucres__show_more .box .img-wrap {
  margin-left: 16px;
  width: 80px;
}
@media (min-width: 992px) {
  .resoucres__show_more .box .img-wrap {
    width: 128px;
  }
}
@media (max-width: 991.98px) {
  .resoucres__show_more .block--with-border {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .resoucres__show_more .block--with-border {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px;
  }
}
.resoucres__show_more .block--with-border > .row {
  margin-bottom: -1px;
}
.resoucres__show_more .read-more {
  background-color: #0D0B23;
  color: #FFFEFC;
  font-size: 12px;
  display: flex;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-bottom: 0;
  text-transform: uppercase;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  cursor: pointer;
}
.resoucres__show_more .read-more:hover {
  background-color: #27263A;
}
@media (min-width: 992px) {
  .resoucres__show_more .read-more {
    height: 100%;
    width: 56px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
}

.categories-article {
  font-size: 12px;
  line-height: 18px;
  color: #A9A8B1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.categories-article .icons-category {
  display: flex;
  margin-right: 4px;
}
.categories-article .icons-category a {
  width: 12px;
  line-height: 18px;
  margin-right: 4px;
}
.categories-article .icons-category a:last-child {
  margin-right: 0;
}
.categories-article a {
  color: #706F7B;
}
.categories-article .text-category {
  position: relative;
}
.categories-article .text-category a {
  font-size: 12px;
  line-height: 18px;
}

.box .categories-article {
  margin-top: 16px;
}

.list-resources {
  padding-top: 16px;
}
.list-resources .head-article {
  flex: 1;
}
.list-resources .box {
  padding: 32px 16px;
  border-bottom: 1px solid #E8DFCF;
}
.list-resources .box:hover {
  background-color: #F8F4ED;
}
@media (min-width: 992px) {
  .list-resources .box {
    padding: 32px;
  }
}
.search-page .list-resources {
  padding-top: 0;
}
@media (max-width: 991.98px) {
  .search-page .list-resources {
    padding-top: 0;
  }
  .search-page .list-resources .search-results-info {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .list-resources {
    padding: 32px 0;
  }
  .list-resources .container-fluid > div, .list-resources .container-sm > div, .list-resources .container-md > div, .list-resources .container-lg > div, .list-resources .container-xl > div {
    min-width: 900px;
  }
}
.list-resources .sub-title-article {
  font-size: 14px;
  color: #706F7B;
}
.list-resources .categories-article {
  font-size: 12px;
  color: #706F7B;
  text-transform: uppercase;
  margin-top: 24px;
}
.list-resources .img-wrap {
  width: 80px;
  margin-left: 16px;
}
@media (min-width: 992px) {
  .list-resources .img-wrap {
    width: 128px;
  }
}
.list-resources .footer-recources > div {
  padding-right: 0 !important;
}

.footer-recources {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: #E9DFCE;
}
.footer-recources > div {
  padding-right: 18.75% !important;
}
.footer-recources > div:first-child {
  border-bottom: 1px solid #CFC5B4;
}
@media (min-width: 768px) {
  .footer-recources > div:first-child {
    border-right: 1px solid #CFC5B4;
    border-bottom: 0;
  }
}
.footer-recources .box-info {
  padding: 32px 24px;
}
@media (min-width: 768px) {
  .footer-recources .box-info {
    padding: 32px;
  }
}
.footer-recources .text {
  font-size: 14px;
  line-height: 18px;
  color: #414052;
}
@media (min-width: 768px) {
  .footer-recources .text {
    font-size: 16px;
    line-height: 24px;
  }
}

.filters-show,
.sort-show,
.filters-menu-container-mobile {
  display: none;
}

@media (min-width: 768px) {
  .resource-art .filters-show,
.resource-art .sort-show {
    display: flex;
  }
}

@media (max-width: 767.98px) {
  .resource-art .filters-menu-container-mobile {
    display: flex;
  }
}

.accordeon-block {
  border-bottom: 1px solid #E8DFCF;
}
.accordeon-block .single-resource-accordeon:nth-last-child(1) {
  margin-bottom: -1px;
}
.accordeon-block .single-resource-accordeon .show-full-description {
  color: #0D0B23;
  margin: 0;
  padding-left: 8.3333333333%;
}
.accordeon-block .single-resource-accordeon .show-full-description h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .accordeon-block .single-resource-accordeon .show-full-description {
    padding: 46px 16px;
    padding-right: 70px;
  }
}
.accordeon-block .single-resource-accordeon .show-full-description div.arrows {
  right: 6.25%;
  top: 50%;
  transform: translateY(-50%);
}
.accordeon-block .single-resource-accordeon .card-body {
  border-left: 1px solid #E8DFCF;
  border-right: 1px solid #E8DFCF;
  border-top: 1px solid #E8DFCF;
  padding: 88px 25% 88px 8.3333333333%;
}
@media screen and (max-width: 768px) {
  .accordeon-block .single-resource-accordeon .card-body {
    border-left: none;
    border-right: none;
    padding-left: 16px;
    padding-right: 16px;
  }
  .accordeon-block .single-resource-accordeon .card-body .wrap-person {
    margin-left: 0;
    margin-right: 0;
  }
}
.accordeon-block .single-resource-accordeon .card-body.card-body--team {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .accordeon-block .single-resource-accordeon .card-body.card-body--team {
    padding: 32px;
  }
}
.accordeon-block .acordeon-menu {
  padding-top: 88px;
  padding-bottom: 88px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.accordeon-block .acordeon-menu div.acordeon-link {
  cursor: pointer;
  color: #706F7B;
  padding: 8px 0;
}
.accordeon-block .acordeon-menu div.acordeon-link[aria-expanded=true] {
  font-weight: bold;
  color: #0D0B23;
}
.accordeon-block table td,
.accordeon-block table th {
  padding: 8px 50px 8px 0;
}
.accordeon-block table td strong,
.accordeon-block table th strong {
  font-size: 12px;
  text-transform: uppercase;
  color: #706F7B;
  font-weight: normal;
}

.resources__content-body {
  padding-top: 56px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .resources__content-body {
    padding-top: 88px;
    padding-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  .resources__content-body h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
.resources__content-body .content a:not(.btn, .ade-button):not([class*=ade-button]) {
  color: inherit;
  text-decoration: underline;
}
.resources__content-body .content a:not(.btn, .ade-button):not([class*=ade-button]):hover {
  text-decoration: underline;
  color: #0D0B23;
}
.resources__content-body .content a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  text-decoration: underline;
  color: #936AA7;
}
.page--contrast-mode .resources__content-body .content a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}

.resources__content-body--news {
  padding-bottom: 0;
  padding-top: 88px;
}
@media (min-width: 768px) {
  .resources__content-body--news {
    padding-bottom: 104px;
  }
}

.box .sub-title-article,
.box .title-article {
  margin-bottom: 16px;
}
.list-resources .box .sub-title-article, .list-resources .box .sub-title-article p {
  margin-bottom: 0;
}
.box .sub-title-article--date {
  color: #414052;
}

.resoucres__show_more .sub-title-article {
  margin-bottom: 0;
}
.resoucres__show_more .title-article {
  margin-bottom: 8px;
}

.resources__title {
  margin-top: 16px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .resources__title {
    margin-bottom: 24px;
  }
}

.head-article__subheading {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #706F7B;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.resoucres__show_more--article-navigation .box {
  padding: 32px 16px;
}
.resoucres__show_more--article-navigation .icons-figure {
  margin-bottom: 3px;
}

@media (min-width: 992px) {
  .resources__show-more-item-next--border-left {
    border-left: 1px solid #E8DFCF;
  }
}

@media (min-width: 992px) {
  .resources__content-body--with-image {
    border-right: 1px solid #E8DFCF;
  }
}

.resource-sections a:not(.btn, .ade-button):not([class*=ade-button]) {
  color: inherit;
  text-decoration: underline;
}
.resource-sections a:not(.btn, .ade-button):not([class*=ade-button]):hover {
  text-decoration: underline;
  color: #0D0B23;
}
.resource-sections a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  text-decoration: underline;
  color: #936AA7;
}
.page--contrast-mode .resource-sections a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}

.resoucres__show_more .img-wrap,
.list-resources .img-wrap,
.resources .img-wrap {
  position: relative;
  overflow: hidden;
  align-self: flex-start;
  background: #F8F4ED;
}
.resoucres__show_more .img-wrap::before,
.list-resources .img-wrap::before,
.resources .img-wrap::before {
  content: "";
  display: block;
  padding-top: 75%;
}
.resoucres__show_more .img-wrap img,
.list-resources .img-wrap img,
.resources .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.resoucres__show_more a:hover,
.resources__single-block a:hover {
  text-decoration: none;
}

.resources__main-info-button-list {
  margin-bottom: -8px;
}
.resources__main-info-button-list .btn {
  margin-bottom: 8px;
}

.categories-article .icons-category + .separator {
  padding-left: 4px;
}
.categories-article .icons-category + .separator + .text-category {
  padding-left: 4px;
}

:root {
  --white: #FFFEFC;
  --beige: #F8F4ED;
  --beige-200: #E9DFCE;
  --dark-navy: #0D0B23;
}

.hero-archipedia-page {
  padding: 0;
  /*
  To jest napisane na szybko, usuniecie tla i borderu z headera,
  zeby bylo widac animacje pod headerem jak w designie.
  Trzeba byloby to poprawic i zrobic blizej designu
  */
  /*
    To jest ustatwione na maksa na oko, trzeba byloby
    ustawic blizej designu i responsywnie
    */
}
.hero-archipedia-page .navbar {
  background-color: var(--dark-navy);
}
.hero-archipedia-page .h1 {
  font-size: 36px;
  line-height: 40px;
}
@media screen and (min-width: 990px) {
  .hero-archipedia-page .h1 {
    font-size: 48px;
    line-height: 56px;
  }
}
@media screen and (min-width: 990px) {
  .hero-archipedia-page .lg-h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.hero-archipedia-page .kty-fz-20 {
  font-size: 20px;
  line-height: 28px;
}
.hero-archipedia-page .ph-80 {
  padding-left: 80px;
  padding-right: 80px;
}
@media screen and (min-width: 990px) {
  .hero-archipedia-page .lg-ph-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .hero-archipedia-page .lg-ph-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
.hero-archipedia-page .tt-u {
  text-transform: uppercase;
}
.hero-archipedia-page .c-white {
  color: var(--white);
}
.hero-archipedia-page .c-beige-200 {
  color: var(--beige-200);
}
.hero-archipedia-page .bg-beige {
  background-color: var(--beige);
}
.hero-archipedia-page .o-0 {
  /* Hack: jak jest 0, to fade-in nie dziala na iOS Safari */
  opacity: 0.01;
}
.hero-archipedia-page .o-100 {
  opacity: 1;
}
.hero-archipedia-page .v-hidden {
  visibility: hidden;
}
.hero-archipedia-page .v-visible {
  visibility: visible;
}
.hero-archipedia-page .animate {
  transition: 0.5s ease-out;
}
.hero-archipedia-page .animate-opacity {
  transition-property: opacity;
}
.hero-archipedia-page .header {
  background-color: transparent;
  border-bottom: none;
}
.hero-archipedia-page .main {
  /* nadpisanie reguly z main.css */
  padding-top: 0;
}
.hero-archipedia-page .hero-scene {
  /* nadpisanie reguly z main.css */
  padding-bottom: 0;
  /* nadpisanie reguly z main.css */
  margin-bottom: 0;
  /* nadpisanie reguly z main.css */
  pointer-events: all;
}
.hero-archipedia-page .archipedia-hero {
  position: relative;
}
.hero-archipedia-page .archipedia-hero__canvas-container {
  height: 100vh;
  min-height: 500px;
}
@media screen and (min-height: 768px) {
  .hero-archipedia-page .archipedia-hero__canvas-container {
    height: 100vh;
  }
}
.hero-archipedia-page .archipedia-hero__copy {
  position: absolute;
  top: 39vh;
  width: 100%;
  pointer-events: none;
}
.hero-archipedia-page .p5Canvas {
  /* Usuniecie niewielkiej pustej przestrzeni pod spodem */
  vertical-align: top;
}
.hero-archipedia-page .shp0 {
  fill: var(--white);
}

.menu--pushed .shp0 {
  fill: #0d0b23;
}

.alphabetical .box {
  padding: 16px;
  height: 100%;
}
.alphabetical .box.left {
  padding-top: 56px;
  font-size: 36px;
  line-height: 44px;
  color: #0D0B23;
}
.alphabetical .box.right {
  border-bottom: 1px solid #E8DFCF;
}
@media (max-width: 767.98px) {
  .alphabetical .box.right {
    padding-bottom: 56px;
  }
}
.alphabetical .box.right li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
  color: #706F7B;
}
@media (max-width: 767.98px) {
  .alphabetical .box.right li {
    margin-bottom: 32px;
  }
}
.alphabetical .box.right li:last-child {
  margin-bottom: 0;
}
.alphabetical .box.right li a {
  text-decoration: underline;
  color: #414052;
}
@media (min-width: 768px) {
  .alphabetical .box {
    padding: 32px;
    border-bottom: 1px solid #E8DFCF;
  }
  .alphabetical .box.left {
    border-right: 1px solid #E8DFCF;
    padding-top: 32px;
    font-size: 48px;
    line-height: 56px;
  }
}
.alphabetical .box ul {
  padding: 0;
  list-style: none;
}
.alphabetical [class*=col-lg]:nth-last-of-type(-n+2) .box {
  border-bottom: 0;
}

@media (min-width: 992px) {
  .archipedia-tree .main .container-fluid, .archipedia-tree .main .container-sm, .archipedia-tree .main .container-md, .archipedia-tree .main .container-lg, .archipedia-tree .main .container-xl {
    padding: 0 6.25% !important;
  }
}

.link-wrap-alpha {
  padding-top: 88px;
  padding-bottom: 16px;
  display: flex;
  justify-content: end;
}
@media (min-width: 768px) {
  .link-wrap-alpha {
    padding-top: 56px;
    padding-bottom: 32px;
  }
}
.link-wrap-alpha .alphabetical-link {
  font-size: 14px;
  line-height: 18px;
  color: #706F7B;
  text-decoration: underline;
}

.archipedia-index-mobile-header {
  font-size: 36px;
  line-height: 44px;
  font-weight: 400;
  margin-top: 8px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .archipedia-index-mobile-header {
    display: none;
  }
}

.treecard-container {
  border: 1px solid #E8DFCF;
  border-radius: 16px;
  background-color: #FFFEFC;
  margin-bottom: 56px;
  transition: height 0.2s;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 768px) {
  .treecard-container {
    margin-bottom: 88px;
  }
}
.treecard-container .card-header {
  background-color: transparent;
  padding: 32px 16px;
  border-bottom: 1px solid #E8DFCF;
}
@media (min-width: 768px) {
  .treecard-container .card-header {
    padding: 32px;
  }
}
.treecard-container .card-header .title {
  font-size: 36px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .treecard-container .card-header .title {
    font-size: 48px;
    line-height: 56px;
  }
}
.treecard-container .card-header .title a {
  text-decoration: underline;
}
.treecard-container .card-header .title.active {
  font-weight: 700;
}
.treecard-container .card-box {
  background: #FFFEFC;
  transition: height 0.2s;
}
.treecard-container .main-tree {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  transition: max-height 0.25s ease-in;
  padding-left: 0;
}
.treecard-container .main-tree > .box-tree {
  display: flex;
  width: 50%;
  padding: 32px 16px;
  flex-direction: column;
  border-bottom: 1px solid #E8DFCF;
}
.treecard-container .main-tree > .box-tree:nth-child(2n) {
  border-left: 1px solid #E8DFCF;
}
@media (min-width: 768px) {
  .treecard-container .main-tree > .box-tree {
    padding: 32px;
  }
}
.treecard-container .btn,
.treecard-container .btn:focus,
.treecard-container .btn:active {
  width: 100%;
  text-align: center;
  background-color: #000;
  border-radius: 16px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
.treecard-container .btn:hover {
  background-color: #27263A;
}
.treecard-container .btn div {
  justify-content: center;
  align-items: center;
}
.treecard-container .btn div .ade-icon-chevron-small-down,
.treecard-container .btn div .ade-icon-chevron-small-up {
  margin-left: 13px;
  position: relative;
  top: -2px;
}
.treecard-container .btn div:nth-child(1) {
  display: flex;
}
.treecard-container .btn div:nth-child(2) {
  display: none;
}
.treecard-container.active .main-tree > .box-tree {
  width: 100%;
  border-left: 0;
}
.treecard-container.active .btn div:nth-child(1) {
  display: none;
}
.treecard-container.active .btn div:nth-child(2) {
  display: flex;
}
.treecard-container li {
  list-style: none;
}
.treecard-container .sub-tree {
  padding: 0 0 0 24px;
  margin-top: 16px;
}
@media (max-width: 767.98px) {
  .treecard-container .sub-tree {
    padding-top: 8px;
    margin-top: 24px;
  }
}
.treecard-container .sub-tree .box-tree {
  font-size: 16px;
  line-height: 24px;
}
.treecard-container .sub-tree li {
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .treecard-container .sub-tree li {
    margin-bottom: 32px;
  }
}
.treecard-container .sub-tree li:nth-last-child(1) {
  margin-bottom: 0;
}
.treecard-container .box-tree {
  font-size: 18px;
  line-height: 28px;
}
.treecard-container .box-tree.no-link, .treecard-container .box-tree.no-link > span {
  color: #706F7B;
}
.treecard-container .box-tree li {
  color: #706F7B;
}
.treecard-container .box-tree a {
  text-decoration: underline;
  color: #414052;
}
.treecard-container .box-tree.active > a {
  font-weight: bold;
}
.treecard-container .box-tree.active > span {
  font-weight: bold;
  color: #414052;
}

.treecard ul li ul {
  display: none;
}

.treecard.active ul li ul {
  display: flex;
  flex-direction: column;
  padding-left: 24px;
}
@media (max-width: 767.98px) {
  .short-description {
    padding-top: 88px;
  }
}

.text-block {
  border-bottom: 1px solid #E8DFCF;
}
.text-block .content {
  border-right: 1px solid #E8DFCF;
  border-left: 1px solid #E8DFCF;
  padding: 88px 6.25%;
  margin: 0 18.75%;
}
.text-block .content a:not(.btn, .ade-button):not([class*=ade-button]) {
  color: inherit;
  text-decoration: underline;
}
.text-block .content a:not(.btn, .ade-button):not([class*=ade-button]):hover {
  text-decoration: underline;
  color: #0D0B23;
}
.text-block .content a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  text-decoration: underline;
  color: #936AA7;
}
.page--contrast-mode .text-block .content a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}
.text-block .content ul {
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .text-block .content {
    border-right: none;
    border-left: none;
    padding: 56px 16px;
    margin: 0;
  }
  .short-description .text-block .content:first-child {
    padding: 128px 16px;
    padding-bottom: 32px;
  }
}
.text-block .date {
  color: #414052;
}
.text-block.aktualization-author {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .text-block.aktualization-author {
    margin-left: 18.75%;
    margin-right: 18.75%;
    border-left: 1px solid #E8DFCF;
    border-right: 1px solid #E8DFCF;
  }
}
.text-block.aktualization-author .title {
  padding-bottom: 16px;
  letter-spacing: 0.05em;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #706F7B;
}
.text-block.aktualization-author p {
  margin: 0;
}
.text-block.aktualization-author .block {
  padding: 88px 0;
  height: 100%;
}
@media (max-width: 767.98px) {
  .text-block.aktualization-author .block {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.text-block.aktualization-author .block.author-block {
  border-bottom: 1px solid #E8DFCF;
}
@media (min-width: 768px) {
  .text-block.aktualization-author .block.author-block {
    border-right: 1px solid #E8DFCF;
    border-bottom: 0;
  }
}

.read-more {
  border-bottom: 1px solid #E8DFCF;
}

a.read-more {
  text-decoration: none;
  text-transform: uppercase;
}

.show-full-description {
  font-size: 30px;
  position: relative;
  line-height: 36px;
  display: flex;
  background-color: #FFFEFC;
  border-right: 1px solid #E8DFCF;
  border-left: 1px solid #E8DFCF;
  padding: 32px 0;
  margin: 0 18.75%;
  min-height: 128px;
  align-items: center;
}
@media (min-width: 768px) {
  .show-full-description {
    min-height: 160px;
  }
}
@media screen and (max-width: 768px) {
  .show-full-description {
    border-right: none;
    border-left: none;
    width: 100%;
    margin: 0;
  }
}
.show-full-description:hover {
  background-color: #E8DFCF;
}
.show-full-description div.arrows {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #FFFEFC;
  position: absolute;
  right: 0;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
}
.show-full-description div.arrows div {
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (min-width: 768px) {
  .show-full-description div.arrows {
    width: 48px;
    height: 48px;
  }
}
.show-full-description div.arrows img {
  width: 21.4px;
  height: 12.12px;
}
@media (max-width: 991.98px) {
  .show-full-description div.arrows {
    right: 16px;
  }
}
.show-full-description .arrows div:nth-child(1) {
  display: none;
}
.show-full-description .arrows div:nth-child(2) {
  display: flex;
}
.show-full-description.collapsed .arrows div:nth-child(1) {
  display: flex;
}
.show-full-description.collapsed .arrows div:nth-child(2) {
  display: none;
}

.single-archipedia .slider {
  margin-bottom: -1px;
}
.single-archipedia .descritpion h6 {
  color: #706F7B;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

.galerry-block,
.resource-gallery-block {
  background: #E9DFCE;
  border-bottom: 1px solid #CFC5B4;
}
.galerry-block .slider,
.resource-gallery-block .slider {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .galerry-block .slider,
.resource-gallery-block .slider {
    margin-bottom: 56px;
  }
}
.galerry-block .slider .swiper-scrollbar,
.resource-gallery-block .slider .swiper-scrollbar {
  background-color: #CFC5B4;
  height: 2px;
}
@media (min-width: 768px) {
  .galerry-block .slider,
.resource-gallery-block .slider {
    border-right: 1px solid #CFC5B4;
    border-left: 1px solid #CFC5B4;
  }
  .galerry-block .slider .swiper-scrollbar,
.resource-gallery-block .slider .swiper-scrollbar {
    margin: 32px 0;
  }
}
.galerry-block .slider .swiper-slide,
.resource-gallery-block .slider .swiper-slide {
  flex-direction: column;
}
.galerry-block .slider .swiper-slide .img-wrap,
.resource-gallery-block .slider .swiper-slide .img-wrap {
  margin-bottom: 16px;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .galerry-block .slider .swiper-slide .img-wrap,
.resource-gallery-block .slider .swiper-slide .img-wrap {
    margin-bottom: 32px;
  }
}
.galerry-block .slider .swiper-slide .img-wrap img,
.resource-gallery-block .slider .swiper-slide .img-wrap img {
  width: auto;
}
.galerry-block .slider .swiper-slide .caption,
.resource-gallery-block .slider .swiper-slide .caption {
  margin-top: auto;
  bottom: 0;
  left: 0;
  padding-right: 64px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
@media (min-width: 768px) {
  .galerry-block .slider .swiper-slide .caption,
.resource-gallery-block .slider .swiper-slide .caption {
    padding-left: 32px;
    padding-right: 64px;
    min-height: 36px;
  }
}
.galerry-block .slider .swiper-slide .caption .photo-author,
.resource-gallery-block .slider .swiper-slide .caption .photo-author {
  color: #A9A8B1;
}
.galerry-block .slider .slide-num,
.resource-gallery-block .slider .slide-num {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 32px;
  font-size: 14px;
  line-height: 18px;
  color: #A9A8B1;
}
.galerry-block .slider .gallery-navigation,
.resource-gallery-block .slider .gallery-navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding-top: 75%;
  pointer-events: none;
  height: 0;
}
@media screen and (max-width: 768px) {
  .galerry-block .slider .gallery-navigation,
.resource-gallery-block .slider .gallery-navigation {
    display: none;
  }
}
.galerry-block .slider .gallery-navigation div,
.resource-gallery-block .slider .gallery-navigation div {
  position: absolute;
  bottom: 16px;
  right: 16px;
  top: auto;
  left: auto;
  width: 48px;
  height: 48px;
  background-color: #FFFEFC;
  border-radius: 50%;
  margin-left: 16px;
  pointer-events: auto;
}
.galerry-block .slider .gallery-navigation div.swiper-button-prev,
.resource-gallery-block .slider .gallery-navigation div.swiper-button-prev {
  right: 80px;
}
.galerry-block .descritpion-galerry,
.resource-gallery-block .descritpion-galerry {
  padding: 88px 0;
}
@media screen and (max-width: 768px) {
  .galerry-block .descritpion-galerry,
.resource-gallery-block .descritpion-galerry {
    padding: 56px 16px;
  }
}
.galerry-block .descritpion-galerry p:nth-last-child(1),
.resource-gallery-block .descritpion-galerry p:nth-last-child(1) {
  margin-bottom: 0;
}
.galerry-block .descritpion-galerry h6,
.resource-gallery-block .descritpion-galerry h6 {
  color: #706F7B;
  letter-spacing: 0.05em;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .galerry-block .row.no-gutters,
.resource-gallery-block .row.no-gutters {
    flex-direction: column-reverse;
  }
}

.audio-block {
  background: #E9DFCE;
  border-bottom: 1px solid #CFC5B4;
  border-top: 1px solid #CFC5B4;
}
.audio-block .col-box {
  padding: 88px 6.25%;
}
@media (min-width: 768px) {
  .audio-block .col-box {
    border-right: 1px solid #CFC5B4;
  }
}
.audio-block .caption {
  margin-bottom: 32px;
  text-align: center;
  font-size: 14px;
}
.audio-block .caption .photo-author {
  color: #A9A8B1;
}
.audio-block .audio {
  height: 100%;
}
.audio-block .descritpion {
  padding: 88px 0;
}
@media screen and (max-width: 768px) {
  .audio-block .descritpion {
    padding: 56px 0;
  }
}
@media screen and (max-width: 768px) {
  .audio-block .row.no-gutters {
    flex-direction: column-reverse;
    padding: 0 16px;
  }
  .audio-block .row.no-gutters .col-box {
    padding-top: 0;
    padding-bottom: 56px;
  }
}

.two-col-block {
  border-bottom: 1px solid #E8DFCF;
}
.two-col-block .col-box {
  padding: 88px 6.25%;
  border-right: 1px solid #E8DFCF;
}
@media screen and (max-width: 768px) {
  .two-col-block .col-box {
    padding: 56px 16px;
  }
}
.two-col-block .col-box:nth-child(2) {
  border-left: 1px solid #E8DFCF;
}
@media screen and (max-width: 768px) {
  .two-col-block .col-box:nth-child(2) {
    border-bottom: 1px solid #E8DFCF;
    padding: 88px 16px 56px 16px;
  }
}
.two-col-block .col-box:first-child {
  border-left: 1px solid #E8DFCF;
}
@media screen and (max-width: 768px) {
  .two-col-block .col-box:first-child {
    border-bottom: 1px solid #E8DFCF;
    padding: 88px 16px 56px 16px;
  }
}

.archipedia-footer-info {
  background: #E9DFCE;
}
.archipedia-footer-info .container-fluid, .archipedia-footer-info .container-sm, .archipedia-footer-info .container-md, .archipedia-footer-info .container-lg, .archipedia-footer-info .container-xl {
  padding: 0 !important;
}
.archipedia-footer-info p,
.archipedia-footer-info a {
  color: #414052;
}
.archipedia-footer-info .title {
  font-size: 48px;
}
.archipedia-footer-info .col-left {
  padding: 56px 16px;
  border-bottom: 1px solid #CFC5B4;
}
@media (min-width: 768px) {
  .archipedia-footer-info .col-left {
    border-bottom: 0;
    border-right: 1px solid #CFC5B4;
    padding-right: 12.5%;
  }
}
.archipedia-footer-info .col-right {
  padding: 56px 16px;
}
@media (min-width: 768px) {
  .archipedia-footer-info .col-right {
    margin-right: 6.25%;
  }
}

@media screen and (max-width: 768px) {
  #full-description {
    max-width: 100%;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .single-archipedia .resoucres__show_more {
    margin-top: 88px !important;
    margin-left: 16px;
    margin-right: 16px;
  }
}
.single-archipedia .resoucres__show_more .block--with-border {
  height: 100%;
}
@media (min-width: 992px) {
  .single-archipedia .resoucres__show_more .block--with-border {
    min-height: 180px;
  }
}
.single-archipedia .resoucres__show_more .block--with-border > .row {
  /*@include media-breakpoint-up(lg) {
      [class^='col-']:nth-last-child(-n + 4) .box {
          border-bottom: 0;
      }
  }
  @include media-breakpoint-down(md) {
      [class^='col-']:nth-child(1) .box {
          border-top: 0 !important;
      }
  }*/
}
@media (min-width: 992px) {
  .single-archipedia .resoucres__show_more .block--with-border > .row {
    min-height: 180px;
  }
}
@media (min-width: 992px) {
  .single-archipedia .resoucres__show_more .block--with-border > .row .box--border-bottom {
    border-bottom: 1px solid #E8DFCF !important;
  }
}
.single-archipedia .resoucres__show_more .block--with-border .box {
  border-bottom: 1px solid #E8DFCF;
}
.single-archipedia .resoucres__show_more .block--with-border .box a {
  text-decoration: underline;
  color: #414052;
}
@media (min-width: 992px) {
  .single-archipedia .resoucres__show_more .block--with-border .box a {
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
    min-height: 64px;
  }
}
.single-archipedia .resoucres__show_more .read-more {
  text-decoration: none;
}

.archipedia-footer-info-single {
  border-bottom: 1px solid #E8DFCF;
}
@media screen and (max-width: 768px) {
  .archipedia-footer-info-single {
    border-bottom: 0;
  }
}
.archipedia-footer-info-single .block {
  padding-top: 88px;
  padding-left: 16.6666666667%;
  padding-right: 16.6666666667%;
  padding-bottom: 118px;
}
@media screen and (max-width: 768px) {
  .archipedia-footer-info-single .block {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.archipedia-footer-info-single .block .h4 {
  color: #0D0B23;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
}
.archipedia-footer-info-single .block p {
  color: #414052;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .archipedia-footer-info-single .block p {
    font-size: 14px;
    line-height: 18px;
  }
}
.archipedia-footer-info-single .block.about-arch {
  border-left: 1px solid #E8DFCF;
  border-right: 1px solid #E8DFCF;
}
@media screen and (max-width: 768px) {
  .archipedia-footer-info-single .block.about-arch {
    border-bottom: 1px solid #E8DFCF;
    padding-bottom: 56px;
    border-left: 0;
    border-right: 0;
  }
}
.archipedia-footer-info-single .block.licencja {
  border-right: 1px solid #E8DFCF;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .archipedia-footer-info-single .block.licencja {
    padding-top: 56px;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
  }
}

.content-table .alphabetical .box .active {
  color: #414052;
  font-weight: 700;
}

.resoucres__show_more + .archipedia-footer-info-single {
  margin-top: 88px;
  border-top: 1px solid #E8DFCF;
}

@media (min-width: 768px) {
  .swiper-pagination-gallery {
    border-bottom: 1px solid #CFC5B4;
  }
}
@media (max-width: 767.98px) {
  .swiper-pagination-gallery {
    padding-left: 0;
    padding-right: 0;
  }
}
.archipedia-popup-container .swiper-pagination-gallery {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.swiper-pagination-gallery .swiper-pagination-bullet {
  width: 100%;
  height: 2px;
  margin: 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
  position: relative;
}
.swiper-pagination-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  width: 100%;
}
.swiper-pagination-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active ~ .swiper-pagination-bullet::before {
  width: 0;
}
.swiper-pagination-gallery .swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: width 0.2s;
  background-color: #0D0B23;
}

@media (max-width: 767.98px) {
  .swiper-pagination-gallery__swiper-container-popup {
    padding-left: 0;
    padding-right: 0;
  }
}

.resource-gallery-block {
  background-color: transparent;
}
@media (max-width: 767.98px) {
  .resource-gallery-block {
    margin-right: -16px;
    margin-left: -16px;
  }
}
@media (min-width: 768px) {
  .resource-gallery-block {
    border: 1px solid #E9DFCE;
  }
}

@media (max-width: 767.98px) {
  .treecard-container.active .main-tree > .box-tree {
    padding: 56px 16px;
  }
}

.aktualization-author .date {
  font-size: 16px;
  line-height: 24px;
}

.archipedia-full-description a:not(.btn, .ade-button):not([class*=ade-button]) {
  color: inherit;
  text-decoration: underline;
}
.archipedia-full-description a:not(.btn, .ade-button):not([class*=ade-button]):hover {
  text-decoration: underline;
  color: #0D0B23;
}
.archipedia-full-description a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  text-decoration: underline;
  color: #936AA7;
}
.page--contrast-mode .archipedia-full-description a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}

.filter-menu {
  font-family: inherit;
  font-size: 18px;
  line-height: 28px;
  color: #706F7B;
  background-color: #F8F4ED;
}
@media (max-width: 750px) {
  .filter-menu {
    display: none;
    background-color: green;
  }
}

.filter {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  bottom: 100%;
  background-color: transparent;
  overflow-x: hidden;
  z-index: 3;
  transition: bottom 1s ease;
}
@media (min-width: 992px) {
  .filter {
    z-index: 5;
  }
}
.filter .ade-icon-chevron-small-up, .filter .ade-icon-chevron-small-down {
  font-size: 14px;
}
.filter .dark-background-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.filter .dark-background-container .dark-background {
  content: "";
  position: fixed;
  left: 0;
  top: -150%;
  width: 100%;
  height: 100vh;
  background-color: black;
  opacity: 0;
  z-index: 1;
  transition: top 0s 0.5s, opacity 0.5s;
}
.filter .all-wrapped {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #F8F4ED;
  transition: height 0.2s;
  z-index: 2;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.filter .filter-header {
  display: flex;
  z-index: 11;
  border-bottom: #E8DFCF solid 1px;
}
@media screen and (max-width: 768px) {
  .filter .filter-header {
    display: none;
  }
}
.filter .filter-header .path {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
  padding-left: 32px;
  font-size: 30px;
  line-height: 36px;
}
.filter .filter-header .path svg {
  width: 54px !important;
  height: auto !important;
  margin-right: 8px;
  color: #414052;
}
.filter .filter-header .path span {
  color: #A9A8B1;
  margin: 0 4px;
}
.filter .filter-header .close {
  background-color: #FFFEFC;
  padding: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-left: #E8DFCF solid 1px;
}
.filter .filter-header .close:hover {
  background-color: #E0D6C4;
}
.filter .filter-mobile-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 21px 17px 16px;
  background-color: #FFFEFC;
  color: #414052;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .filter .filter-mobile-header {
    display: none;
  }
}
.filter .filter-mobile-header .ade-icon {
  font-size: 14px;
}
.filter .filter-container {
  display: flex;
}
@media screen and (max-width: 768px) {
  .filter .filter-container {
    flex-direction: column;
  }
}
.filter .filter-container section {
  width: 100%;
  margin-bottom: 0;
  position: relative;
}
.filter .filter-container section:first-child {
  border-right: #E8DFCF solid 1px;
}
@media screen and (max-width: 768px) {
  .filter .filter-container section:first-child {
    border-bottom: #E8DFCF solid 1px;
    border-right: none;
  }
}
.filter .filter-container section .toggle-button {
  width: 100%;
  padding: 40px 37px 32px 32px;
  align-items: center;
  border: none;
  font-size: 18px;
  line-height: 24px;
  color: #0D0B23;
  transition: padding-bottom 0.2s;
  background-color: #F8F4ED;
}
.filter .filter-container section .toggle-button:hover {
  background-color: #E9DFCE;
}
@media screen and (max-width: 768px) {
  .filter .filter-container section .toggle-button {
    padding: 32px 21px 24px 16px;
  }
}
.filter .filter-container section .toggle-button.active {
  background-color: #FFFEFC;
  background-color: #FFFEFC;
  padding-bottom: 32px;
}
.filter .filter-container section .toggle-button.active .toggle-icon {
  transform: rotateX(180deg);
}
.filter .filter-container section .toggle-button span {
  text-align: left;
  flex: 1;
}
.filter .filter-container section .toggle-button .ade-icon {
  font-size: 14px;
}
.filter .filter-container section .toggle-button .toggle-icon {
  color: #706F7B;
  transition: transform 0.25s;
  flex: 0;
  margin-left: auto;
}
.filter .filter-container section .options-selected {
  padding: 0;
  color: #706F7B;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
  margin-top: 8px;
}
.filter .filter-container section .options-selected svg {
  width: 12px;
  height: auto;
  position: relative;
  top: -2px;
  margin-right: 4px;
}
.filter .filter-container section .options-selected span:nth-child(n+2) {
  padding-left: 4px;
}
.filter .filter-container section form {
  padding: 32px;
  padding-bottom: 56px;
  display: flex;
  flex-direction: column;
  display: none;
}
@media screen and (max-width: 768px) {
  .filter .filter-container section form {
    padding: 36px 16px 32px 16px;
  }
}
.filter .filter-container section .who-form input:not(:checked) ~ .checkmark path {
  fill: #CCCBD2 !important;
}
.filter .filter-container section .who-form input:not(:checked) ~ .checkmark circle {
  fill: #CCCBD2 !important;
}
.filter .filter-container section .who-form .checkmark svg {
  width: 11px;
  height: auto;
}
.filter .filter-container section .who-form .checkmark::after {
  display: none !important;
}
.filter .filter-container section .category-form label .checkmark {
  top: -4px;
}
.filter .filter-container section .category-form label .category-title {
  text-transform: capitalize;
  color: #0D0B23;
  font-size: 16px;
}
.filter .filter-container section .category-form label .how-many {
  color: #706F7B;
  font-size: 16px;
  line-height: 24px;
}
.filter .filter-container section .category-form ul {
  list-style: none;
  padding: 0;
}
.filter .filter-container section .category-form ul li ul {
  display: none;
  padding-left: 28px;
}
.filter .filter-container section .category-form #filter-map {
  display: none;
  width: 100%;
  padding: 32px;
  background-color: #E9DFCE;
  border-radius: 15px;
  margin: 16px 0;
}
.filter .filter-container section .category-form #filter-map.vissible {
  display: block;
}
.filter .filter-container section .category-form #filter-map h4 {
  font-size: 18px;
  line-height: 28px;
  color: #0D0B23;
  margin-bottom: 8px;
}
.filter .filter-container section .category-form #filter-map p {
  font-size: 16px;
  line-height: 24px;
  color: #414052;
  margin-bottom: 0;
}
.filter .filter-container section .category-form #filter-map a.filter-button {
  margin-top: 16px;
  font-size: 18px;
  line-height: 28px;
  color: #0D0B23;
  background-color: #FFFEFC;
  border-radius: 20px;
  border: none;
  padding: 6px 13px;
  display: inline-block;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.filter .filter-container section .category-form #filter-map a.filter-button, .filter .filter-container section .category-form #filter-map a.filter-button:hover {
  text-decoration: none;
}
.filter .filter-container section .category-form #filter-map a.filter-button span {
  font-size: 14px;
  margin-left: 12.5px;
  margin-right: 6px;
  margin-bottom: 4px;
}
.filter .close-buttons {
  display: flex;
}
.filter .close-buttons button, .filter .close-buttons a {
  width: 50%;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  padding: 19px;
  border: none;
  text-decoration: none;
}
.filter .close-buttons .apply-changes {
  color: #FFFEFC;
  background: #0D0B23;
  border-bottom-left-radius: 20px;
}
.filter .close-buttons .apply-changes:hover {
  background-color: #27263A;
}
.filter .close-buttons .clear-filters {
  color: #0D0B23;
  background-color: #FFFEFC;
  border-bottom-right-radius: 20px;
}
.filter .close-buttons .clear-filters:hover {
  background-color: #E0D6C4;
}
.filter.active {
  bottom: 0;
  transition: bottom 0.5s ease;
}
@media screen and (max-width: 768px) {
  .filter.active {
    bottom: 0%;
    height: calc(100% - 56px);
  }
}
.filter.active .dark-background {
  top: 0;
  opacity: 0.2;
  transition: opacity 0.5s;
}
@media screen and (max-width: 768px) {
  .filter.active .dark-background {
    top: 56px;
  }
}

.open-filters-mobile .text {
  line-height: 18px;
  letter-spacing: 0.05em;
}
.open-filters-mobile .ade-icon {
  font-size: 14px;
}

.open-filters-mobile span:nth-child(n+2) {
  padding-left: 4px;
}

.open-filters-mobile svg {
  width: 12px;
  height: auto;
  position: relative;
  top: -2px;
  margin-right: 4px;
}

.sort-menu {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  bottom: 100%;
  background-color: transparent;
  overflow-x: hidden;
  z-index: 3;
  transition: bottom 1s ease;
}
@media (min-width: 992px) {
  .sort-menu {
    z-index: 5;
  }
}
.sort-menu .dark-background-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.sort-menu .dark-background-container .dark-background {
  content: "";
  position: fixed;
  left: 0;
  top: -150%;
  width: 100%;
  height: 100vh;
  background-color: black;
  opacity: 0;
  z-index: 1;
  transition: top 0s 0.5s, opacity 0.5s;
}
.sort-menu .all-wrapped {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #F8F4ED;
  transition: height 0.2s;
  z-index: 2;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}
.sort-menu .sort-header {
  display: flex;
  border-bottom: #E8DFCF solid 1px;
}
@media screen and (max-width: 768px) {
  .sort-menu .sort-header {
    display: none;
  }
}
.sort-menu .sort-header .path {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
  padding-left: 32px;
  font-size: 30px;
  line-height: 36px;
}
.sort-menu .sort-header .path svg {
  width: 54px !important;
  height: auto !important;
  margin-right: 8px;
  color: #414052;
}
.sort-menu .sort-header .path span {
  color: #A9A8B1;
  margin: 0 4px;
}
.sort-menu .sort-header .close {
  background-color: #FFFEFC;
  padding: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-left: #E8DFCF solid 1px;
}
.sort-menu .sort-header .close:hover {
  background-color: #E0D6C4;
}
.sort-menu .sort-mobile-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 21px 17px 16px;
  background-color: #FFFEFC;
  color: #414052;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sort-menu .sort-mobile-header {
    display: none;
  }
}
.sort-menu .sort-mobile-header img {
  height: 8px;
  transform: rotate(180deg);
}
.sort-menu .sort-mobile-header .ade-icon {
  font-size: 14px;
}
.sort-menu .sort-container {
  display: flex;
}
@media screen and (max-width: 768px) {
  .sort-menu .sort-container {
    flex-direction: column;
  }
}
.sort-menu .sort-container section {
  width: 100%;
  margin-bottom: 0;
  padding: 32px;
}
@media screen and (max-width: 768px) {
  .sort-menu .sort-container section {
    padding: 32px 16px;
  }
}
.sort-menu .sort-container section:first-child {
  border-right: #E8DFCF solid 1px;
}
@media screen and (max-width: 768px) {
  .sort-menu .sort-container section:first-child {
    border-bottom: #E8DFCF solid 1px;
    border-right: none;
  }
}
.sort-menu .sort-container section .section-title {
  color: #706F7B;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-align: left;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.sort-menu .sort-container section .form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.sort-menu .sort-container section .radio-label {
  position: relative;
  padding-left: 49px;
  margin-bottom: 24px;
  cursor: pointer;
  height: 36px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.sort-menu .sort-container section .radio-label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 36px;
  width: 36px;
  background-color: transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #A9A8B1;
}
.sort-menu .sort-container section .radio-label .checkmark:after {
  content: "";
  display: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #0D0B23;
}
.sort-menu .sort-container section .radio-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.sort-menu .sort-container section .radio-label input:checked ~ .checkmark {
  background-color: #FFFEFC;
}
.sort-menu .sort-container section .radio-label input:checked ~ .checkmark::after {
  display: block;
}
.sort-menu .sort-container section .radio-label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sort-menu .sort-container section .radio-label .radio-title {
  font-size: 16px;
  line-height: 24px;
  color: #0D0B23;
  text-transform: capitalize;
  margin-top: 4px;
}
.sort-menu .sort-container section.layout .radio-label .checkmark svg path {
  fill: #706F7B;
}
.sort-menu .sort-container section.layout .radio-label input:checked ~ .checkmark svg path {
  fill: #0D0B23;
}
.sort-menu .sort-container section.layout .radio-label input:checked ~ .checkmark::after {
  display: none;
}
.sort-menu .apply {
  width: 100%;
  padding: 19px;
  text-align: center;
  background-color: #0D0B23;
  color: #FFFEFC;
  border: 0;
  text-transform: uppercase;
  font-size: 12px;
}
.sort-menu .apply:hover {
  background-color: #27263A;
}
@media (min-width: 768px) {
  .sort-menu .apply {
    font-size: 12px;
  }
}
.sort-menu.active {
  bottom: 0%;
  transition: bottom 0.5s ease;
}
@media screen and (max-width: 768px) {
  .sort-menu.active {
    height: calc(100% - 56px);
  }
}
.sort-menu.active .dark-background {
  top: 0;
  opacity: 0.2;
  transition: opacity 0.5s;
}
@media screen and (max-width: 768px) {
  .sort-menu.active .dark-background {
    top: 56px;
  }
}

.content-table {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  bottom: 100%;
  background-color: transparent;
  overflow-x: hidden;
  z-index: 5;
  transition: bottom 1s ease;
}
.content-table .dark-background-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.content-table .dark-background-container .dark-background {
  content: "";
  position: fixed;
  left: 0;
  top: -150%;
  right: 0;
  height: 100vh;
  background-color: black;
  opacity: 0;
  z-index: 1;
  transition: top 0s ease 0.5s, opacity 0.5s ease;
}
.content-table .all-wrapped {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #F8F4ED;
  transition: height 0.2s ease;
  z-index: 2;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.content-table .content-table-header {
  display: flex;
  border-bottom: #E8DFCF solid 1px;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  right: 0;
  transform: translate(0, -100%);
  background-color: #F8F4ED;
  z-index: 10;
}
.content-table .content-table-header .path {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
  font-size: 30px;
  line-height: 36px;
  color: #414052;
}
@media screen and (max-width: 768px) {
  .content-table .content-table-header .path {
    font-size: 16px;
    padding-left: 0;
  }
}
.content-table .content-table-header .path svg {
  width: 56.5px !important;
  height: auto !important;
  margin-right: 8px;
  color: #414052;
}
@media screen and (max-width: 768px) {
  .content-table .content-table-header .path svg {
    width: 32.4px !important;
  }
}
.content-table .content-table-header .path span.separator {
  color: #A9A8B1;
}
.content-table .content-table-header .close {
  background-color: #FFFEFC;
  padding: 28px 16px 24px 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-left: #E8DFCF solid 1px;
}
@media screen and (max-width: 768px) {
  .content-table .content-table-header .close {
    padding: 16px;
    width: 56px;
  }
}
.content-table .content-table-header .close:hover {
  background-color: #E0D6C4;
}
.content-table .content-table-header .close span {
  margin-right: 13px;
}
@media screen and (max-width: 768px) {
  .content-table .content-table-header .close span {
    margin-right: 0;
  }
}
.content-table .content-table-header .close .ade-icon {
  margin-bottom: 5px;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .content-table .content-table-header .close .ade-icon {
    margin-bottom: 3px;
  }
}
.content-table .content-table-header .close .close-text {
  transform: none;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .content-table .content-table-header .close .close-text {
    display: none;
  }
}
.content-table .content-table-header .btn-contrast-toggler {
  display: none;
}
@media screen and (max-width: 768px) {
  .content-table .content-table-header .btn-contrast-toggler {
    display: flex;
  }
}
.content-table .tree {
  display: flex;
  flex-direction: column;
}
.content-table .tree .row {
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .content-table .tree .row {
    padding: 0 16px;
  }
}
.content-table .breadcrump--tree {
  display: inline;
}
.content-table .alphabetical {
  display: none;
  flex-direction: column;
}
.content-table .alphabetical .container-fluid, .content-table .alphabetical .container-sm, .content-table .alphabetical .container-md, .content-table .alphabetical .container-lg, .content-table .alphabetical .container-xl {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .content-table .alphabetical .container-fluid, .content-table .alphabetical .container-sm, .content-table .alphabetical .container-md, .content-table .alphabetical .container-lg, .content-table .alphabetical .container-xl {
    padding: 0 16px;
  }
}
.content-table .alphabetical .col-md-8 {
  padding: 0 !important;
}
.content-table .breadcrump--alphabetical {
  display: none;
}
.content-table.active {
  bottom: 0%;
  transition: bottom 0.5s ease;
}
@media screen and (max-width: 768px) {
  .content-table.active {
    height: 100%;
  }
}
.content-table.active .content-table-header {
  opacity: 1;
  transform: translateY(0%);
}
.content-table .content {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .content-table .content {
    padding-top: 88px;
  }
}
.content-table .content .change-view {
  cursor: pointer;
  text-decoration: underline;
  margin-left: auto;
  margin-right: 25%;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 18px;
  color: #706F7B;
}
@media screen and (max-width: 768px) {
  .content-table .content .change-view {
    margin-right: 16px;
    margin-bottom: 16px;
  }
}
.content-table.alphabetical .tree {
  display: none;
}
.content-table.alphabetical .alphabetical {
  display: flex;
}
.content-table.alphabetical .breadcrump--tree {
  display: none;
}
.content-table.alphabetical .breadcrump--alphabetical {
  display: inline;
}

.archipedia-popup-container {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 11;
  transform: translate(200%);
  transition: 0.5s opacity, 0s 0.5s transform;
  opacity: 0;
}
.archipedia-popup-container.vissible {
  transform: translate(0);
  opacity: 1;
  transition: 0.5s opacity;
}
.archipedia-popup-container .relative-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .archipedia-popup-container .relative-wrapper {
    padding-bottom: 24px;
  }
}
.archipedia-popup-container .relative-wrapper .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: none;
  background-color: #FFFEFC;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .archipedia-popup-container .relative-wrapper .close {
    top: 16px;
    right: 16px;
  }
}
.archipedia-popup-container .relative-wrapper .close:hover {
  background-color: #E0D6C4;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper {
  height: 100%;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper section {
  height: 100%;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-container {
  height: 100%;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide {
  flex-direction: column;
  justify-content: space-between;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .img-wrapper {
  overflow: hidden;
  height: 100%;
  display: flex;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .img-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .description {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  width: 40%;
  min-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .description {
    width: 80%;
    text-align: left;
    min-width: unset;
  }
  .archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .description * {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .description {
    width: calc(100% - 32px);
  }
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .description .author {
  color: #A9A8B1;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation {
  position: static;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation .btn {
  top: 50%;
  transform: translate(0, -50%);
  background-color: #FFFEFC;
  cursor: pointer;
  padding: 10px;
  border-radius: 50%;
  z-index: 1;
  padding: 24px;
}
@media screen and (max-width: 768px) {
  .archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation .btn {
    display: none;
  }
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation .btn:hover {
  background-color: #E0D6C4;
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation .swiper-button-prev {
  left: 32px;
  transform: rotate(180deg) translate(0, 50%);
}
.archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation .swiper-button-next {
  right: 32px;
}
.archipedia-popup-container .relative-wrapper .swiper-scrollbar {
  margin-top: 24px;
}
.archipedia-popup-container .background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #F8F4ED;
  opacity: 0.9;
  z-index: -1;
}

.audio-player {
  height: 48px;
  width: 100%;
  color: white;
  font-size: 0.75em;
  overflow: hidden;
  border-radius: 24px;
  margin-bottom: 16px;
  display: grid;
  grid-template-rows: 6px auto;
}
.audio-player .time {
  display: flex;
  position: absolute;
  right: 28px;
  height: 100%;
  align-items: center;
  color: #706F7B;
}
.audio-player .time > * {
  padding: 2px;
}
.audio-player .timeline {
  background: #CFC5B4;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.audio-player .timeline .progress {
  background: #0D0B23;
  width: 0%;
  height: 100%;
  transition: 0.25s;
}
.audio-player .controls {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background: #FFFEFC;
}
.audio-player .controls > * {
  display: flex;
}
.audio-player .controls .play-container {
  height: 100%;
  width: 100%;
}
.audio-player .controls .toggle-play {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  cursor: pointer;
}
.audio-player .controls .toggle-play:hover {
  background-color: #E0D6C4;
}
.audio-player .controls .toggle-play .play-icon {
  width: 11px;
  height: 14px;
}
.audio-player .controls .toggle-play.play .play-icon {
  display: block;
}
.audio-player .controls .toggle-play.play .pause-icon {
  display: none;
}
.audio-player .controls .toggle-play.pause .play-icon {
  display: none;
}
.audio-player .controls .toggle-play.pause .pause-icon {
  display: block;
}
.audio-player .controls .volume-container {
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.audio-player .controls .volume-container .volume-button {
  height: 26px;
  display: flex;
  align-items: center;
}
.audio-player .controls .volume-container .volume-button .volume {
  transform: scale(0.7);
}
.audio-player .controls .volume-container .volume-slider {
  position: absolute;
  left: -3px;
  top: 15px;
  z-index: -1;
  width: 0;
  height: 15px;
  background: white;
  box-shadow: 0 0 20px #000a;
  transition: 0.25s;
}
.audio-player .controls .volume-container .volume-slider .volume-percentage {
  background: coral;
  height: 100%;
  width: 75%;
}
.audio-player .controls .volume-container:hover .volume-slider {
  left: -123px;
  width: 120px;
}

.not-found {
  text-align: center;
  margin-bottom: 128px;
}
.not-found section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.not-found .img-404 {
  width: 100%;
  margin-bottom: 56px;
}
.not-found p {
  color: #0D0B23;
  font-size: 18px;
  line-height: 28px;
}
.not-found .main-page-link {
  display: block;
  color: #FFFEFC;
  background-color: #0D0B23;
  padding: 14px 24px;
  border-radius: 50px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .not-found .main-page-link {
    margin-bottom: 56px;
  }
}
.not-found .main-page-link:hover {
  background-color: #414052;
}
.not-found .button-box {
  background-color: #E9DFCE;
  padding: 32px;
  text-align: left;
  border-radius: 20px;
}
.not-found .button-box h3 {
  font-size: 18px;
  font-weight: 400;
  color: #0D0B23;
  line-height: 28px;
  margin-bottom: 8px;
}
.not-found .button-box p {
  font-size: 16px;
  font-weight: 400;
  color: #414052;
  line-height: 24px;
}
.not-found .button-box a {
  background-color: #FFFEFC;
  color: #0D0B23;
  padding: 10px 15px;
  border-radius: 50px;
}
.not-found .button-box a svg {
  height: 14px;
  width: auto;
  margin-left: 12.5px;
}
.not-found .button-box a:hover {
  background-color: #E0D6C4;
}
.not-found a {
  text-decoration: none;
}

.local-search {
  display: none;
}

@media screen and (max-width: 768px) {
  .search-page {
    padding-top: 0;
  }
}
.search-page .main {
  margin-top: 112px;
  padding-top: 32px;
}
@media (min-width: 768px) {
  .search-page .main {
    margin-top: 80px;
    padding-top: 88px;
  }
}
.search-page .map_arch {
  display: none;
}
.search-page .search-wrap {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .search-page .search-wrap {
    display: flex !important;
  }
}
.search-page .filters-show {
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .search-page .filters-show {
    display: none !important;
  }
}
.search-page .sort-show {
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .search-page .sort-show {
    display: none !important;
  }
}
.search-page .filters-menu-container-mobile {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .search-page .filters-menu-container-mobile {
    display: flex !important;
  }
}
.search-page .local-search {
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .search-page .local-search {
    display: none !important;
  }
}
.search-page .local-search {
  width: 100%;
  padding: 10px 20px 10px 20px;
  display: flex;
  align-items: center;
  background-color: #FFFEFC;
  border-top: #E8DFCF solid 1px;
}
@media (min-width: 768px) {
  .search-page .local-search {
    border-top: 0;
    border-bottom: #E8DFCF solid 1px;
  }
}
.search-page .local-search .loop-icon {
  height: 100%;
  font-family: "ade-icons";
  padding: 15px;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.search-page .local-search .loop-icon:before {
  content: "\e900";
}
.search-page .local-search .search-wrapper {
  width: 100%;
}
.search-page .local-search .search-wrapper input {
  width: 100%;
  border: none;
  flex: 1;
  background-color: transparent;
  font-family: UniversalLTPro;
  padding-top: 5px;
  color: #414052;
  font-size: 30px;
  line-height: 36px;
}
.search-page .container-fluid > div, .search-page .container-sm > div, .search-page .container-md > div, .search-page .container-lg > div, .search-page .container-xl > div {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .search-page .sub-title-article, .search-page .categories-article {
    line-height: 18px;
  }
}
.search-page .results {
  border-radius: 20px;
  overflow: hidden;
}
.search-page .results .search-result {
  width: 100%;
  background-color: #FFFEFC;
  border: #E8DFCF 1px solid;
  padding: 32px;
}
@media screen and (max-width: 768px) {
  .search-page .results .search-result {
    padding: 32px 16px;
  }
}
.search-page .results .search-result .flex-container {
  padding-bottom: 16px;
  align-items: flex-start;
}
.search-page .results .search-result .flex-container div {
  flex: 1;
}
.search-page .results .search-result .flex-container div h3 {
  font-size: 18px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .search-page .results .search-result .flex-container div h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
.search-page .results .search-result .flex-container div p {
  font-size: 14px;
  line-height: 18px;
  color: #706F7B;
}
@media screen and (max-width: 768px) {
  .search-page .results .search-result .flex-container div p {
    font-size: 14px;
    line-height: 18px;
  }
}
.search-page .results .search-result .flex-container img {
  width: 128px;
  height: auto;
  margin-left: 16px;
}
@media screen and (max-width: 768px) {
  .search-page .results .search-result .flex-container img {
    width: 80px;
  }
}
.search-page .results .search-result .tags {
  font-size: 12px;
  line-height: 18px;
  color: #706F7B;
}
.search-page .results .search-result .tags svg {
  width: 12px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .search-page .box-info {
    padding: 32px 24px !important;
  }
  .search-page .box-info p {
    color: #0D0B23;
    margin-bottom: 8px;
  }
  .search-page .box-info .text {
    color: #414052;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
  }
  .search-page .box-info a {
    color: #0D0B23;
  }
}
.search-page .search-results-info {
  display: block;
}

.search-results-info {
  margin-left: 32px;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 24px;
  color: #706F7B;
  display: none;
}
@media screen and (max-width: 768px) {
  .search-results-info {
    color: #0D0B23;
    margin-left: 0;
    font-size: 16px;
    padding-top: 32px;
  }
}

.search-section .flex-container {
  display: flex;
}
.search-section .button-box {
  background-color: #E9DFCE;
  padding: 32px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.search-section .button-box:first-child {
  border-right: #CFC5B4 1px solid;
}
.search-section .button-box h3 {
  font-size: 18px;
  font-weight: 400;
  color: #0D0B23;
  line-height: 28px;
  margin-bottom: 8px;
}
.search-section .button-box p {
  font-size: 16px;
  font-weight: 400;
  color: #414052;
  line-height: 24px;
}
.search-section .button-box a {
  background-color: #FFFEFC;
  color: #0D0B23;
  padding: 10px 15px;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .search-section .button-box a {
    width: auto !important;
    margin-bottom: 0;
  }
}
.search-section .button-box a svg {
  height: 14px;
  width: auto;
  margin-left: 12.5px;
}
.search-section .button-box a:hover {
  background-color: #E0D6C4;
}
.search-section a {
  text-decoration: none;
}

.footer-recources p {
  margin-bottom: 24px;
}
.footer-recources p:first-child {
  margin-bottom: 8px;
}

.no-results-content {
  align-items: flex-start;
  text-align: left;
}
.no-results-content .flex-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.no-results-content button {
  color: #FFFEFC;
  background-color: #0D0B23;
  padding: 16px 24px 12px;
  border-radius: 50px;
  margin-bottom: 24px;
  border: none;
  font-size: 18px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .no-results-content button {
    width: 100%;
  }
}
.no-results-content button:hover {
  background-color: #27263A;
}
.no-results-content a {
  display: block;
  color: #0D0B23;
  background-color: #FFFEFC;
  padding: 16px 24px 12px;
  border-radius: 50px;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .no-results-content a {
    width: 100%;
    margin-bottom: 24px;
  }
}
.no-results-content a:hover {
  background-color: #E0D6C4;
}
.no-results-content .pb-56 {
  padding-bottom: 56px;
}
.no-results-content .button-box {
  background-color: #E9DFCE;
  padding: 32px 24px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .no-results-content .button-box {
    padding: 32px;
  }
}
.no-results-content .button-box:first-child {
  border-right: #CFC5B4 1px solid;
}
.no-results-content .button-box h3 {
  font-size: 18px;
  font-weight: 400;
  color: #0D0B23;
  line-height: 24px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .no-results-content .button-box h3 {
    line-height: 28px;
  }
}
.no-results-content .button-box p {
  font-size: 14px;
  font-weight: 400;
  color: #414052;
  line-height: 18px;
}
@media (min-width: 768px) {
  .no-results-content .button-box p {
    font-size: 16px;
    line-height: 24px;
  }
}
.no-results-content .button-box a {
  background-color: #FFFEFC;
  color: #0D0B23;
  padding: 6px 15px 2px;
  border-radius: 50px;
  margin-bottom: 0;
  line-height: 28px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .no-results-content .button-box a {
    width: auto !important;
    margin-bottom: 0;
  }
}
.no-results-content .button-box a span {
  font-size: 14px;
  width: auto;
  margin-left: 12.5px;
}
.no-results-content .button-box a:hover {
  background-color: #E0D6C4;
}

.slider.global-slider {
  position: relative;
  height: 100%;
}
@media (max-width: 767.98px) {
  .slider.global-slider {
    margin: 0 -16px;
  }
  .slider.global-slider .swiper-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .slider.global-slider {
    border-left: 1px solid #E8DFCF;
  }
}
.slider.global-slider .swiper-slide {
  flex-direction: column;
}
.slider.global-slider .swiper-slide .img-wrap {
  cursor: pointer;
  text-align: center;
}
.slider.global-slider .swiper-pagination-gallery {
  width: 100%;
}
.slider.global-slider .swiper-pagination-gallery .swiper-pagination-bullet {
  width: 100%;
  height: 2px;
  margin: 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
}
.slider.global-slider .swiper-pagination-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0D0B23;
}

.slide-num {
  position: absolute;
  bottom: 20px;
  right: 32px;
  font-size: 14px;
  color: #A9A8B1;
}

.gallery-navigation {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 2;
  display: flex;
}
.gallery-navigation div {
  position: relative;
  left: 0;
  width: 48px;
  height: 48px;
  background-color: #FFFEFC;
  border-radius: 50%;
  margin-left: 16px;
}

.swiper-scrollbar .swiper-scrollbar-drag {
  height: 2px;
  background-color: #0D0B23;
}

.about-ade h1 {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .about-ade h1 {
    font-size: 36px;
    line-height: 44px;
  }
}
.about-ade h2 {
  font-size: 48px;
  line-height: 56px;
}
@media screen and (max-width: 768px) {
  .about-ade h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
.about-ade p {
  font-size: 24px;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .about-ade p {
    font-size: 18px;
    line-height: 28px;
  }
}
.about-ade p:nth-last-child(1) {
  margin-bottom: 0;
}
.about-ade p a {
  color: inherit;
}
.about-ade .small-font p {
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .about-ade .small-font p {
    line-height: 28px;
  }
}
.about-ade .quote__meta {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .about-ade .quote__meta {
    font-size: 14px;
    line-height: 18px;
  }
}
.about-ade .triangle {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  width: 100%;
  max-width: none;
}

.resources-acordeon {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: -130%;
  background-color: transparent;
  overflow-x: hidden;
  z-index: 3;
  transition: 1s top;
}
@media (min-width: 992px) {
  .resources-acordeon {
    z-index: 5;
  }
}
.resources-acordeon .ade-icon,
.resources-acordeon .ade-icon-chevron-small-up, .resources-acordeon .ade-icon-chevron-small-down {
  font-size: 14px;
}
.resources-acordeon .dark-background-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.resources-acordeon .dark-background-container .dark-background {
  content: "";
  position: fixed;
  left: 0;
  top: -150%;
  width: 100%;
  height: 100vh;
  background-color: black;
  opacity: 0;
  z-index: 1;
  transition: top 0s 0.5s, opacity 0.5s;
}
.resources-acordeon .all-wrapped {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #F8F4ED;
  transition: height 0.2s;
  z-index: 2;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.resources-acordeon .resources-acordeon-mobile-header {
  border-bottom: 1px solid #E8DFCF;
  border-top: 1px solid #E8DFCF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 21px 17px 16px;
  background-color: #FFFEFC;
  color: #414052;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .resources-acordeon .resources-acordeon-mobile-header {
    display: none;
  }
}
.resources-acordeon .resources-acordeon-container {
  padding: 32px 16px;
}
.resources-acordeon .resources-acordeon-container .acordeon-link {
  cursor: pointer;
  padding: 0;
  padding-bottom: 24px;
  color: #706F7B;
  font-weight: 400;
}
.resources-acordeon .resources-acordeon-container .acordeon-link[aria-expanded=true] {
  font-weight: 900;
  color: #414052;
}
.resources-acordeon .resources-acordeon-container .acordeon-link:last-child {
  padding-bottom: 0;
}
.resources-acordeon.active {
  top: 0;
  transition: 0.5s top;
}
@media screen and (max-width: 768px) {
  .resources-acordeon.active {
    top: 56px;
    height: calc(100vh - 56px);
  }
}
.resources-acordeon.active .dark-background {
  top: 0;
  opacity: 0.2;
  transition: opacity 0.5s;
}
@media screen and (max-width: 768px) {
  .resources-acordeon.active .dark-background {
    top: 56px;
  }
}

.swiper-container-gallery {
  padding-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (min-width: 768px) {
  .swiper-container-gallery {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 32px;
  }
}
.resources__main-info .swiper-container-gallery {
  padding-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .swiper-container-gallery .slide-num {
    display: none;
  }
}
.swiper-container-gallery .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.2s;
}
.swiper-container-gallery .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.swiper-slide__counter-for-mobile {
  font-size: 14px;
  line-height: 18px;
  color: #A9A8B1;
}
@media (min-width: 768px) {
  .swiper-slide__counter-for-mobile {
    position: absolute;
    top: 0;
    right: 32px;
  }
}

.swiper-container-gallery .img-wrap {
  position: relative;
  overflow: hidden;
}
.swiper-container-gallery .img-wrap::before {
  content: "";
  display: block;
  padding-top: 75%;
}
.swiper-container-gallery .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 768px) {
  .swiper-container-popup .swiper-slide__counter-for-mobile {
    display: none;
  }
}

.pagination-wrap {
  margin-top: 24px;
}

.pagination {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  margin-left: -4px;
  margin-right: -4px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .pagination {
    margin-left: -8px;
    margin-right: -8px;
  }
}

.pagination__page-item {
  padding-left: 4px;
  padding-right: 4px;
}
@media (min-width: 992px) {
  .pagination__page-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  border: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 21px;
  font-size: 18px;
  line-height: 38px !important;
}
.pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link, .pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link, .pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link:hover {
  text-decoration: none;
  color: #0D0B23;
}
.pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link:hover {
  background-color: #E0D6C4;
}
.pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link, .pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link i {
  line-height: 36px;
}
.pagination__page-item--prev .pagination__page-link, .pagination__page-item--next .pagination__page-link {
  display: inline-block;
  border-radius: 32px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  padding: 6px 16px 2px;
  font-size: 18px;
}
.pagination__page-item--prev .pagination__page-link, .pagination__page-item--prev .pagination__page-link:active, .pagination__page-item--next .pagination__page-link, .pagination__page-item--next .pagination__page-link:active {
  background-color: #FFFEFC;
  color: #0D0B23;
}
.pagination__page-item--prev .pagination__page-link, .pagination__page-item--prev .pagination__page-link:hover, .pagination__page-item--next .pagination__page-link, .pagination__page-item--next .pagination__page-link:hover {
  text-decoration: none !important;
  color: #0D0B23;
}
.pagination__page-item--prev .pagination__page-link:hover, .pagination__page-item--next .pagination__page-link:hover {
  background-color: #E0D6C4;
}
.page--contrast-mode .pagination__page-item--prev .pagination__page-link, .page--contrast-mode .pagination__page-item--prev .pagination__page-link:active, .page--contrast-mode .pagination__page-item--prev .pagination__page-link:hover, .page--contrast-mode .pagination__page-item--next .pagination__page-link, .page--contrast-mode .pagination__page-item--next .pagination__page-link:active, .page--contrast-mode .pagination__page-item--next .pagination__page-link:hover {
  background-color: #0D0B23;
  color: #FFFF01;
}
.pagination__page-item--prev .pagination__page-link .ade-icon, .pagination__page-item--next .pagination__page-link .ade-icon {
  font-size: 14px;
  margin-left: 12px;
}
.pagination__page-item--prev .pagination__page-link .ade-icon--before, .pagination__page-item--next .pagination__page-link .ade-icon--before {
  margin-left: 0;
  margin-right: 12px;
}
.pagination__page-item--prev .pagination__page-link .ade-icon-external-link, .pagination__page-item--next .pagination__page-link .ade-icon-external-link {
  font-size: 18px;
}

.pagination__page-item--dots {
  line-height: 40px;
  color: #A9A8B1;
}

.pagination__page-item--active {
  line-height: 40px;
  font-weight: 900;
  padding-left: 12px;
  padding-right: 12px;
}

.pagination__page-item--prev,
.pagination__page-item--next {
  width: 44px;
}

.pagination__page-item--prev {
  margin-right: auto;
}

.pagination__page-item--next {
  text-align: right;
  margin-left: auto;
}

@media (min-width: 768px) {
  .pagination__page-item--prev,
.pagination__page-item--next {
    width: 180px;
  }
}
@media (max-width: 991.98px) {
  .pagination__page-item--after-dots,
.pagination__page-item--before-dots {
    display: none;
  }

  .pagination__page-item--dots {
    padding-left: 0;
    padding-right: 0;
  }
}
.pagination__page-item--prev .ade-button-circle--sm, .pagination__page-item--next .ade-button-circle--sm {
  font-size: 14px;
}

body.page--contrast-mode {
  color: #FFFF01;
  background-color: #0D0B23;
}
body.page--contrast-mode .galerry-block .slider, body.page--contrast-mode .resource-gallery-block .slider,
body.page--contrast-mode .galerry-block, body.page--contrast-mode .resource-gallery-block,
body.page--contrast-mode .show-full-description,
body.page--contrast-mode .read-more,
body.page--contrast-mode .text-block,
body.page--contrast-mode .text-block .content,
body.page--contrast-mode .resource-gallery-block,
body.page--contrast-mode .accordeon-block .single-resource-accordeon:nth-last-child(1),
body.page--contrast-mode .resoucres__show_more .box,
body.page--contrast-mode .accordeon-block,
body.page--contrast-mode .read-more.single-resource-accordeon .show-full-description,
body.page--contrast-mode .resources__short-info .content-wrap .short-info-1,
body.page--contrast-mode .resources__main-info,
body.page--contrast-mode .resources__main-info .img-wrap,
body.page--contrast-mode .resources__content-body--with-image,
body.page--contrast-mode .alphabetical .box.left,
body.page--contrast-mode .archipedia-footer-info .col-left,
body.page--contrast-mode .treecard-container .main-tree > .box-tree,
body.page--contrast-mode .treecard-container .card-header,
body.page--contrast-mode .treecard-container,
body.page--contrast-mode .map__slidebar-item,
body.page--contrast-mode .map-filter__group,
body.page--contrast-mode .my-border-bottom,
body.page--contrast-mode .team .wrap-person .person-full-info .wrap-text,
body.page--contrast-mode .team .team-group,
body.page--contrast-mode .team .wrap-person,
body.page--contrast-mode .filter .filter-container section:first-child,
body.page--contrast-mode .sort-menu .sort-container section:first-child,
body.page--contrast-mode .list-resources .box,
body.page--contrast-mode .contact__section .wrap-person,
body.page--contrast-mode .news .box,
body.page--contrast-mode .news .row div:nth-child(odd) .box,
body.page--contrast-mode .more-resources .row a,
body.page--contrast-mode .more-resources .row,
body.page--contrast-mode .masonry .box,
body.page--contrast-mode .block--with-border,
body.page--contrast-mode .hero-scene,
body.page--contrast-mode .menu-btn,
body.page--contrast-mode .search-wrap, body.page--contrast-mode.header-navbar--transparent .navbar-menu, body.page--contrast-mode .homepage .navbar-menu {
  border-color: #FFFEFC !important;
}
body.page--contrast-mode .resource-sections .ade-button, body.page--contrast-mode .resource-sections .ade-button:hover {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .read-more.single-resource-accordeon, body.page--contrast-mode.qa-page .accordion .card button {
  border-color: #0D0B23;
}
body.page--contrast-mode.qa-page .accordion .card .card-body {
  border-top: 0;
  border-bottom: 0;
}
body.page--contrast-mode .masonry::before, body.page--contrast-mode .masonry::after {
  background-color: #FFFEFC;
}
body.page--contrast-mode a {
  color: #FFFF01;
}
body.page--contrast-mode .navbar {
  background-color: #0d0b23;
}
body.page--contrast-mode.header-navbar--transparent .navbar {
  background-color: rgba(13, 11, 35, 0);
}
body.page--contrast-mode .filter .filter-container section .toggle-button, body.page--contrast-mode .filter .filter-container section .toggle-button:hover {
  background-color: #0D0B23;
}
body.page--contrast-mode.homepage .left-nav {
  border-bottom: 1px solid #fffefc;
}
body.page--contrast-mode.header-navbar--transparent .left-nav {
  border-bottom: 1px solid rgba(255, 254, 252, 0);
}
body.page--contrast-mode .filter .filter-container section .toggle-button.active .toggle-icon {
  color: #0D0B23;
}
body.page--contrast-mode .team .wrap-person .person-photo img, body.page--contrast-mode.search-page .local-search {
  background-color: #FFFF01;
}
body.page--contrast-mode .about-us-swiper .swiper-button-next:hover,
body.page--contrast-mode .about-us-swiper .swiper-button-prev:hover {
  background-color: #FFFF01 !important;
}
body.page--contrast-mode .about-us-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #FFFEFC;
}
body.page--contrast-mode .about-us-swiper .swiper-pagination-progressbar {
  background-color: transparent;
}
body.page--contrast-mode .map-filter__param,
body.page--contrast-mode .list-resources .box:hover,
body.page--contrast-mode .search-wrap.active:hover .loop-icon:hover,
body.page--contrast-mode .sort-show:hover, body.page--contrast-mode .content-table-show:hover,
body.page--contrast-mode .filters-show:hover {
  background-color: #0D0B23;
}
body.page--contrast-mode .categories-article,
body.page--contrast-mode .head-article__subheading,
body.page--contrast-mode .open-acordeon-mobile .text,
body.page--contrast-mode .resource-sections a:not(.btn, .ade-button):not([class*=ade-button]):hover,
body.page--contrast-mode .accordeon-block .acordeon-menu div.acordeon-link,
body.page--contrast-mode .content-table .alphabetical .box .active,
body.page--contrast-mode .alphabetical .box.right li a,
body.page--contrast-mode .alphabetical .box.left,
body.page--contrast-mode .treecard-container .box-tree.active > span,
body.page--contrast-mode .archipedia-footer-info-single .block .h4,
body.page--contrast-mode .archipedia-footer-info-single .block p, body.page--contrast-mode.single-archipedia .resoucres__show_more .block--with-border .box a,
body.page--contrast-mode .galerry-block .descritpion-galerry h6, body.page--contrast-mode .resource-gallery-block .descritpion-galerry h6,
body.page--contrast-mode .treecard-container .box-tree.no-link, body.page--contrast-mode .treecard-container .box-tree.no-link > span, body.page--contrast-mode.hero-archipedia-page .hero-scene__subtitle.c-beige-200,
body.page--contrast-mode .who-form label div h4,
body.page--contrast-mode .form__label .label-title,
body.page--contrast-mode .map-filter__param-name,
body.page--contrast-mode .search-results-info,
body.page--contrast-mode .box .sub-title-article,
body.page--contrast-mode .resources__short-info .short-info-2 p,
body.page--contrast-mode .resources__short-info,
body.page--contrast-mode .form-control-checkbox-label div small,
body.page--contrast-mode .form-control-checkbox-label,
body.page--contrast-mode .filter .filter-container section .toggle-button .toggle-icon,
body.page--contrast-mode .breadcrump .separator,
body.page--contrast-mode .breadcrump,
body.page--contrast-mode .footer__top,
body.page--contrast-mode .footer__bottom .copyright,
body.page--contrast-mode .footer__bottom .title-pattners,
body.page--contrast-mode .footer__bottom,
body.page--contrast-mode .box .sub-title-article--date,
body.page--contrast-mode .more-resources .more-resources a,
body.page--contrast-mode .more-resources .more-resources,
body.page--contrast-mode .more-resources .box .wrap .sub-title,
body.page--contrast-mode .more-resources .section-sub-title,
body.page--contrast-mode .resources .box .sub-title-article,
body.page--contrast-mode h1, body.page--contrast-mode .h1,
body.page--contrast-mode h2, body.page--contrast-mode .h2,
body.page--contrast-mode h3, body.page--contrast-mode .h3,
body.page--contrast-mode h4, body.page--contrast-mode .h4,
body.page--contrast-mode h5, body.page--contrast-mode .h5,
body.page--contrast-mode h6, body.page--contrast-mode .h6 {
  color: #FFFF01;
}
body.page--contrast-mode .team .wrap-person .btn-white, body.page--contrast-mode .team .wrap-person .header__menu-navbar-toggler:hover {
  background-color: #FFFF01;
}
body.page--contrast-mode .map_arch .h1 {
  color: #0D0B23;
}
body.page--contrast-mode .single-resource-accordeon h2 {
  color: #0D0B23;
}
body.page--contrast-mode .who-form label div p,
body.page--contrast-mode .form__description {
  color: #FFFEFC;
}
body.page--contrast-mode .resources__main-info .btn-white, body.page--contrast-mode .resources__main-info .header__menu-navbar-toggler:hover, body.page--contrast-mode .resources__main-info .btn-white:hover {
  color: #0D0B23;
  background-color: #FFFF01;
}
body.page--contrast-mode .filter .filter-container section .category-form #filter-map a.filter-button {
  color: #FFFF01;
  background-color: #0D0B23;
}
body.page--contrast-mode .resources__short-info {
  border-bottom: 1px solid #FFFEFC;
}
body.page--contrast-mode .resoucres__show_more .box:hover,
body.page--contrast-mode .news .box:hover,
body.page--contrast-mode .more-resources .row a:hover,
body.page--contrast-mode .masonry .box:hover {
  background-color: transparent;
}
body.page--contrast-mode .shp0 {
  fill: #fff;
}
body.page--contrast-mode #homeLogo .hlt {
  color: #0D0B23;
}
body.page--contrast-mode .map-card {
  background-color: #fff !important;
  color: #0D0B23 !important;
}
body.page--contrast-mode .footer__bottom svg path {
  fill: #FFFF01;
}
body.page--contrast-mode .footer__go-top .btn,
body.page--contrast-mode main.main > div:not(.map-container) .btn,
body.page--contrast-mode div.main > div:not(.map-container) .btn {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .border,
body.page--contrast-mode .border-top,
body.page--contrast-mode .border-bottom {
  border-color: #FFFEFC !important;
}
body.page--contrast-mode .navbar-light .navbar-nav .nav-link,
body.page--contrast-mode .navbar-light .navbar-nav .show > .nav-link, body.page--contrast-mode .navbar-light .navbar-nav .active > .nav-link, body.page--contrast-mode .navbar-light .navbar-nav .nav-link.show, body.page--contrast-mode .navbar-light .navbar-nav .nav-link.active {
  color: #FFFF01;
}
body.page--contrast-mode .btn-contrast-toggler {
  background-color: #F8F4ED !important;
  color: #0D0B23 !important;
}
body.page--contrast-mode .block--with-background {
  background-color: #0D0B23;
}
body.page--contrast-mode .quote {
  color: #0D0B23;
}
body.page--contrast-mode .swiper-pagination-bullet {
  border-color: #FFFEFC;
  background-color: #FFFF01;
}
body.page--contrast-mode .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
}
body.page--contrast-mode .categories__link {
  background-color: transparent;
  color: #FFFF01;
  border-color: #FFFEFC;
}
body.page--contrast-mode .news-list__title, body.page--contrast-mode .news-list__title:hover {
  color: #FFFF01;
}
body.page--contrast-mode .news-list__item {
  border-color: #FFFEFC;
}
body.page--contrast-mode .categories__list .btn,
body.page--contrast-mode .news-list__categories-list .btn {
  border-color: #FFFEFC !important;
  background-color: transparent !important;
  color: #FFFF01 !important;
}
body.page--contrast-mode .categories__list .btn-outline-medium-grey,
body.page--contrast-mode .news-list__categories-list .btn-outline-medium-grey {
  background-color: transparent !important;
  border-color: #fff !important;
  color: #fff !important;
}
body.page--contrast-mode .news-list__categories-list-wrapper::after {
  background: linear-gradient(270deg, #0D0B23 0%, rgba(13, 11, 35, 0.6) 16%, rgba(13, 11, 35, 0) 30%);
}
body.page--contrast-mode .swiper-button-next, body.page--contrast-mode .swiper-button-prev {
  background-image: url(../images/arrow-right-contrast.svg?ca06048ee122300d54ba67159de4b531);
}
body.page--contrast-mode .header::before {
  background: linear-gradient(180deg, #0D0B23 0%, rgba(13, 11, 35, 0.6) 26%, rgba(13, 11, 35, 0.3) 53%, rgba(13, 11, 35, 0) 80%);
}
body.page--contrast-mode .btn-form-step-back svg path {
  stroke: #F8F4ED;
}
body.page--contrast-mode .form-step-1__intro-content {
  background-image: url(../images/form-bg-intro-contrast.svg?28e91e7ceed6bcb33b91ac86abfc2c1a);
}
body.page--contrast-mode .news-list__arrow svg path {
  stroke: #FFFF01;
}
body.page--contrast-mode .map-bottom-toolbar .btn-dark-blue, body.page--contrast-mode .map-bottom-toolbar .btn-dark-blue:hover {
  color: #0D0B23;
  background-color: #FFFF01;
}
body.page--contrast-mode .footer__wrapper, body.page--contrast-mode.page--fullpage .footer {
  background-color: #0D0B23;
}
body.page--contrast-mode .footer__close {
  background-color: #FFFF01;
}
body.page--contrast-mode .footer__close svg path {
  stroke: #0D0B23;
}
body.page--contrast-mode.page--footer-slided.page--footer-slided--only-footer .footer {
  background-color: transparent;
}
body.page--contrast-mode .toggler-menu {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .form-send__wrapper {
  background-color: #0D0B23;
}
body.page--contrast-mode .form-send__close svg path {
  stroke: #FFFF01;
}
@media (max-width: 991.98px) {
  body.page--contrast-mode .navbar-collapse {
    background-color: #0D0B23;
  }
  body.page--contrast-mode .toggle-menu__contact::before {
    background-image: url(../images/arrow-down-contrast.svg?fd99378b4eae77b1b389927874b38131);
  }
  body.page--contrast-mode.page--header-after-menu-open .header {
    background-color: #0D0B23;
  }
}
body.page--contrast-mode.page--header-after-menu-open .navbar, body.page--contrast-mode.page--menu-after-scroll .navbar {
  border-color: #FFFEFC;
}
body.page--contrast-mode .btn-tooltip-font-resize {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .tooltip-inner {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .map-infowindow {
  color: #0D0B23;
}
body.page--contrast-mode .map-infowindow .btn {
  color: #fff;
}
body.page--contrast-mode .footer__bottom,
body.page--contrast-mode .footer__social-list {
  border-color: #FFFEFC;
}
body.page--contrast-mode .block--with-border {
  background-color: #0D0B23;
}
body.page--contrast-mode .more-resources .row {
  background-color: #0D0B23;
}
body.page--contrast-mode .map_arch .box {
  background-color: #FFFF01;
}
body.page--contrast-mode .map_arch .box, body.page--contrast-mode .map_arch .box p {
  color: #0D0B23;
}
body.page--contrast-mode .news a.more-news {
  background-color: #FFFF01;
  color: #0D0B23;
  border-color: #FFFF01;
}
body.page--contrast-mode .news a.more-news:hover {
  background-color: #FFFF01;
}
body.page--contrast-mode .search-wrap .search-box,
body.page--contrast-mode .search-wrap .loop-icon {
  background-color: #0D0B23;
}
body.page--contrast-mode .search-wrap .search-box input {
  color: #FFFF01;
}
body.page--contrast-mode .search-wrap .search-box input::-moz-placeholder {
  color: rgba(255, 255, 1, 0.7);
}
body.page--contrast-mode .search-wrap .search-box input:-ms-input-placeholder {
  color: rgba(255, 255, 1, 0.7);
}
body.page--contrast-mode .search-wrap .search-box input::placeholder {
  color: rgba(255, 255, 1, 0.7);
}
body.page--contrast-mode .menu-btn {
  background-color: #0D0B23;
  color: #FFFF01;
}
body.page--contrast-mode .menu-bar {
  background-color: #0D0B23;
}
body.page--contrast-mode .main-menu {
  background-color: #0D0B23;
}
body.page--contrast-mode .main-menu .menu-box .title {
  color: #FFFF01;
}
body.page--contrast-mode .main-menu .menu-box a.grey-menu-item {
  color: #FFFF01;
}
body.page--contrast-mode .contact__section .wrap-person {
  color: #FFFF01;
}
body.page--contrast-mode .contact__section .wrap-person .email a {
  color: #FFFF01;
}
body.page--contrast-mode .quote {
  color: #0D0B23;
}
body.page--contrast-mode .quote .card {
  background-color: #FFFF01 !important;
}
body.page--contrast-mode .about-us-swiper .swiper-button-next,
body.page--contrast-mode .about-us-swiper .swiper-button-prev {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .about-us-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FFFF01;
}
body.page--contrast-mode .team .wrap-person .person-main-info .position,
body.page--contrast-mode .team .wrap-person {
  color: #FFFF01;
}
body.page--contrast-mode.qa-page .accordion .card .card-body {
  background-color: #0D0B23;
}
body.page--contrast-mode.qa-page .accordion .card button div {
  background-color: #0D0B23;
  color: #FFFF01;
}
body.page--contrast-mode.qa-page .qa_contact-box {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode.qa-page .qa_contact-box .btn {
  color: #FFFF01 !important;
  background-color: #0D0B23 !important;
}
body.page--contrast-mode .footer-recources {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .footer-recources .btn {
  background-color: #0D0B23 !important;
  color: #FFFF01 !important;
}
body.page--contrast-mode .footer-recources .text {
  color: #0D0B23;
}
body.page--contrast-mode .filters-show {
  color: #FFFF01;
}
body.page--contrast-mode .sort-show {
  color: #FFFF01;
}
body.page--contrast-mode .filter .all-wrapped {
  background-color: #0D0B23;
}
body.page--contrast-mode .filter .all-wrapped, body.page--contrast-mode .filter .all-wrapped button {
  color: #FFFF01;
}
body.page--contrast-mode .map__slidebar-item {
  background-color: #0D0B23;
}
body.page--contrast-mode .map-filter__clear-filters {
  color: #fff;
}
body.page--contrast-mode .map-filter__group-toggler span,
body.page--contrast-mode .map-filter__selected-options {
  color: #FFFF01;
}
body.page--contrast-mode .form-control-checkbox-custom + span {
  border-color: #FFFEFC;
}
body.page--contrast-mode .form-control-checkbox-custom:checked + span {
  background-color: #FFFF01;
  border-color: #FFFF01;
}
body.page--contrast-mode .form-control-checkbox-custom:checked + span::before {
  border-color: #0D0B23;
}
body.page--contrast-mode .map__filters .text-muted {
  color: #FFFF01 !important;
}
body.page--contrast-mode .form-control-checkbox-label.disabled {
  color: #fff;
}
body.page--contrast-mode .form-control-checkbox-label.disabled .text-muted {
  color: #fff !important;
}
body.page--contrast-mode .select2-results__options {
  background-color: #0D0B23;
}
body.page--contrast-mode .select2-selection__choice {
  background-color: #0D0B23 !important;
  border-color: #FFFEFC !important;
  color: #FFFF01 !important;
}
body.page--contrast-mode .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #FFFF01;
}
body.page--contrast-mode.page-map .menu-btn {
  border-left: 1px solid #FFFEFC;
}
body.page--contrast-mode.page--fullpage .navbar-menu {
  border-color: #FFFEFC;
}
body.page--contrast-mode .map-infowindow__read-more {
  background-color: #FFFF01;
  color: #0D0B23 !important;
}
body.page--contrast-mode .map-infowindow__body {
  background-color: #FFFEFC;
  border-color: #0D0B23;
}
body.page--contrast-mode .map-infowindow__city {
  border-color: #0D0B23;
}
body.page--contrast-mode .gm-style-iw > button {
  border-color: #0D0B23 !important;
}
body.page--contrast-mode .gm-style-iw > button img {
  display: none;
}
body.page--contrast-mode .gm-style .gm-style-iw-t::after {
  background: linear-gradient(45deg, #ffff01 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%) !important;
}
body.page--contrast-mode .map-search__search .form-control-prepend {
  color: #0D0B23;
}
body.page--contrast-mode .map-search-results__item {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .map-search-results__item--not-found {
  background-color: #FFFEFC;
}
body.page--contrast-mode .map-search-results__item--not-found .btn, body.page--contrast-mode .map-search-results__item--not-found .btn:hover {
  color: #FFFF01;
  background-color: #0D0B23;
}
body.page--contrast-mode .map-search-results__item--not-found:nth-last-child(1) {
  border-color: #0D0B23;
}
body.page--contrast-mode .page--fullpage .header {
  background-color: transparent;
}
body.page--contrast-mode .header {
  background-color: #0D0B23;
}
body.page--contrast-mode .filter .filter-container section .toggle-button.active {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .filter .filter-container section form label div h4,
body.page--contrast-mode .filter .filter-container section form label div p {
  color: #FFFF01;
}
body.page--contrast-mode .filter .filter-container section form label .checkmark {
  border-color: #FFFEFC;
  background-color: #0D0B23;
}
body.page--contrast-mode .filter .filter-container section form label input:checked ~ .checkmark {
  background-color: #FFFF01;
  border-color: #FFFF01;
}
body.page--contrast-mode .filter .filter-container section .who-form input:not(:checked) ~ .checkmark path {
  fill: #FFFEFC !important;
}
body.page--contrast-mode .filter .filter-container section .options-selected {
  color: #FFFF01;
}
body.page--contrast-mode .filter .close-buttons .clear-filters,
body.page--contrast-mode .filter .close-buttons .apply-changes {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .filter .close-buttons .apply-changes {
  border-right: 1px solid #0D0B23;
}
body.page--contrast-mode .filter .filter-container section .category-form label .category-title {
  color: #FFFF01;
}
body.page--contrast-mode .filter .filter-container section .category-form #filter-map {
  background-color: #FFFF01;
}
body.page--contrast-mode .filter .filter-container section .category-form #filter-map h4 {
  color: #0D0B23;
}
body.page--contrast-mode .filter .filter-container section .category-form #filter-map button {
  background-color: #0D0B23;
  color: #FFFF01;
}
body.page--contrast-mode .sort-menu .all-wrapped {
  background-color: #0D0B23;
}
body.page--contrast-mode .sort-menu .sort-container section .section-title {
  color: #FFFF01;
}
body.page--contrast-mode .sort-menu .sort-container section .radio-label .radio-title {
  color: #FFFF01;
}
body.page--contrast-mode .sort-menu .sort-container section .radio-label .checkmark {
  border-color: #FFFF01;
}
body.page--contrast-mode .sort-menu .sort-container section .radio-label input:checked ~ .checkmark {
  background-color: #FFFF01;
}
body.page--contrast-mode .sort-menu .sort-container section.layout .radio-label .checkmark svg path {
  fill: #FFFF01;
}
body.page--contrast-mode .sort-menu .sort-container section.layout .radio-label input:checked ~ .checkmark svg path {
  fill: #0D0B23;
}
body.page--contrast-mode .sort-menu .apply {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .filter .filter-mobile-header,
body.page--contrast-mode .sort-menu .sort-mobile-header {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .filters-menu-container-mobile .open-filters-mobile .text {
  color: #FFFF01;
}
body.page--contrast-mode .filters-menu-container-mobile {
  background-color: #0D0B23;
}
body.page--contrast-mode .sort-menu .sort-header .close,
body.page--contrast-mode .filter .filter-header .close {
  background-color: #FFFF01;
}
body.page--contrast-mode .text-block .date {
  color: #FFFF01;
}
body.page--contrast-mode .resoucres__show_more .read-more {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .resources__short-info {
  background-color: #0D0B23;
}
body.page--contrast-mode .gallery-navigation div {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .treecard-container .card-box,
body.page--contrast-mode .treecard-container {
  background-color: transparent;
}
body.page--contrast-mode .treecard-container .box-tree a {
  color: #FFFF01;
}
body.page--contrast-mode .archipedia-footer-info {
  background-color: #0D0B23;
  border-top: 1px solid #FFFEFC;
  border-bottom: 1px solid #FFFEFC;
}
body.page--contrast-mode .archipedia-footer-info .btn-white, body.page--contrast-mode .archipedia-footer-info .header__menu-navbar-toggler:hover {
  background-color: transparent !important;
}
body.page--contrast-mode .link-wrap-alpha .alphabetical-link,
body.page--contrast-mode .treecard-container .box-tree li,
body.page--contrast-mode .archipedia-footer-info p, body.page--contrast-mode .archipedia-footer-info a {
  color: #FFFF01;
}
body.page--contrast-mode .show-full-description {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .show-full-description div {
  background-color: transparent;
}
body.page--contrast-mode .content-table-show {
  background-color: #0D0B23;
  color: #FFFF01;
}
body.page--contrast-mode .audio-block {
  background-color: #0D0B23;
}
body.page--contrast-mode .audio-block .caption .photo-author {
  color: #FFFF01;
}
body.page--contrast-mode .galerry-block {
  background-color: #0D0B23;
}
body.page--contrast-mode .galerry-block .swiper-pagination-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active, body.page--contrast-mode .galerry-block .swiper-pagination-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active:hover,
body.page--contrast-mode .galerry-block .slider .gallery-navigation div,
body.page--contrast-mode .galerry-block .slider .gallery-navigation div:hover {
  background-color: #FFFF01 !important;
}
body.page--contrast-mode .content-table .content .change-view,
body.page--contrast-mode .text-block.aktualization-author .title,
body.page--contrast-mode .galerry-block .slider .slide-num,
body.page--contrast-mode .galerry-block .slider .swiper-slide .caption .photo-author {
  color: #FFFF01;
}
body.page--contrast-mode .content-table .all-wrapped {
  background-color: #0D0B23;
}
body.page--contrast-mode .treecard-container .btn {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .content-table .content-table-header .path {
  color: #FFFF01;
}
body.page--contrast-mode .content-table .content-table-header .close {
  background-color: #0D0B23;
  color: #FFFF01;
}
body.page--contrast-mode .accordeon-block .acordeon-menu div[type=button] {
  color: #FFFF01;
}
body.page--contrast-mode .home-hero__copy .button-scroll-down {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .resources__main-info [class*=ade-button], body.page--contrast-mode .resources__main-info [class*=ade-button]:active, body.page--contrast-mode .resources__main-info [class*=ade-button]:hover {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link, body.page--contrast-mode .pagination__page-item:not(.pagination__page-item--next):not(.pagination__page-item--prev):not(.pagination__page-item--active) .pagination__page-link:active {
  background-color: #FFFF01;
}
body.page--contrast-mode.page-map .header, body.page--contrast-mode.page-map .navbar {
  background-color: transparent;
}
body.page--contrast-mode .btn-white:hover, body.page--contrast-mode .header__menu-navbar-toggler:hover, body.page--contrast-mode .btn-white:focus {
  background-color: #FFFEFC;
}
body.page--contrast-mode .form-control-checkbox-label.disabled {
  opacity: 1;
}
body.page--contrast-mode .map-search-results__empty-list,
body.page--contrast-mode .form-control-checkbox-label.disabled div small {
  color: #FFFEFC;
}
body.page--contrast-mode .jump-to-form, body.page--contrast-mode .jump-to-form:hover {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .form-step__bg-white {
  background-color: #0D0B23;
  color: #FFFF01;
  border-top: 1px solid #FFFEFC;
}
body.page--contrast-mode .form__input .ade-button--md--dark, body.page--contrast-mode .form__input .ade-button--md--dark:hover {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode #formMap + .form__input label {
  color: #FFFEFC;
}
body.page--contrast-mode .form-control-checkbox-label__description {
  color: #FFFEFC;
}
body.page--contrast-mode .form-step__bg-white .ade-button--md--dark {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .archipedia-hero .button-scroll-down.white {
  background-color: #FFFF01;
}
body.page--contrast-mode .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #FFFEFC;
}
body.page--contrast-mode .archipedia-popup-container .background {
  background-color: #0D0B23;
}
body.page--contrast-mode .archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-slide .description .author {
  color: #FFFEFC;
}
body.page--contrast-mode .archipedia-popup-container .relative-wrapper .close, body.page--contrast-mode .archipedia-popup-container .relative-wrapper .close:hover,
body.page--contrast-mode .archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation .btn,
body.page--contrast-mode .archipedia-popup-container .relative-wrapper .slider-wrapper .swiper-navigation .btn:hover {
  background-color: #FFFF01 !important;
}
body.page--contrast-mode .archipedia-footer-info-single .btn, body.page--contrast-mode .archipedia-footer-info-single .btn:hover {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .content-table .content-table-header {
  background-color: #0D0B23;
}
body.page--contrast-mode .galerry-block .slider .gallery-navigation div, body.page--contrast-mode .galerry-block .slider .gallery-navigation div:hover, body.page--contrast-mode .resource-gallery-block .slider .gallery-navigation div, body.page--contrast-mode .resource-gallery-block .slider .gallery-navigation div:hover {
  background-color: #FFFF01 !important;
}
body.page--contrast-mode .resources-acordeon .resources-acordeon-mobile-header {
  background-color: #FFFF01;
}
body.page--contrast-mode .resources-acordeon .resources-acordeon-mobile-header, body.page--contrast-mode .resources-acordeon .resources-acordeon-mobile-header .text, body.page--contrast-mode .resources-acordeon .resources-acordeon-mobile-header .ade-icon {
  color: #0D0B23;
}
body.page--contrast-mode .resources-acordeon .all-wrapped {
  background-color: #0D0B23;
}
body.page--contrast-mode .resources-acordeon .resources-acordeon-container .acordeon-link {
  color: #FFFF01;
}
body.page--contrast-mode .open-content-table-mobile,
body.page--contrast-mode .open-acordeon-mobile {
  background-color: #0D0B23;
}
body.page--contrast-mode .open-content-table-mobile, body.page--contrast-mode .open-content-table-mobile .text, body.page--contrast-mode .open-content-table-mobile .ade-icon,
body.page--contrast-mode .open-acordeon-mobile,
body.page--contrast-mode .open-acordeon-mobile .text,
body.page--contrast-mode .open-acordeon-mobile .ade-icon {
  color: #FFFF01;
}
body.page--contrast-mode.qa-page .accordion .card a:not(.btn, .ade-button):not([class*=ade-button]):visited {
  color: inherit;
}
body.page--contrast-mode .main-menu .menu-box ul li.disabled span, body.page--contrast-mode .main-menu .menu-box ul li.disabled a {
  color: inherit;
  opacity: 0.5;
}
body.page--contrast-mode .form-send__wrapper__link {
  background-color: #FFFF01;
  color: #0D0B23;
}
body.page--contrast-mode .footer-recources > div:first-child {
  border-color: #0D0B23;
}
body.page--contrast-mode .map-search-results__item:not(.map-search-results__item--not-found) {
  border-color: #0D0B23;
}
body.page--contrast-mode .who-form label input:checked ~ .checkmark {
  background-color: #FFFF01;
  border-color: #FFFF01;
}
body.page--contrast-mode .treecard-container .box-tree.no-link > span {
  opacity: 0.5;
}
body.page--contrast-mode .mapapp__placeholder-body {
  color: #FFFF01;
}

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