/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.91.0/node_modules/css-loader/dist/cjs.js!./src/css/vendor/bxslider/jquery.bxslider.css ***!
  \***************************************************************************************************************************************************/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(4adbd81ab919996f3081.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(fdcd37c5fb62846dd4cc.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(fdcd37c5fb62846dd4cc.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(fdcd37c5fb62846dd4cc.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(fdcd37c5fb62846dd4cc.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/*!**********************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.91.0/node_modules/css-loader/dist/cjs.js!./node_modules/.pnpm/ol@9.2.4/node_modules/ol/ol.css ***!
  \**********************************************************************************************************************************************************/
:root,
:host {
  --ol-background-color: white;
  --ol-accent-background-color: #F5F5F5;
  --ol-subtle-background-color: rgba(128, 128, 128, 0.25);
  --ol-partial-background-color: rgba(255, 255, 255, 0.75);
  --ol-foreground-color: #333333;
  --ol-subtle-foreground-color: #666666;
  --ol-brand-color: #00AAFF;
}

.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 1.5px solid var(--ol-background-color);
  background-color: var(--ol-partial-background-color);
}

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}

.ol-scale-line {
  background: var(--ol-partial-background-color);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute;
}

.ol-scale-line-inner {
  border: 1px solid var(--ol-subtle-foreground-color);
  border-top: none;
  color: var(--ol-foreground-color);
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
  transition: all 0.25s;
}

.ol-scale-bar {
  position: absolute;
  bottom: 8px;
  left: 8px;
}

.ol-scale-bar-inner {
  display: flex;
}

.ol-scale-step-marker {
  width: 1px;
  height: 15px;
  background-color: var(--ol-foreground-color);
  float: right;
  z-index: 10;
}

.ol-scale-step-text {
  position: absolute;
  bottom: -5px;
  font-size: 10px;
  z-index: 11;
  color: var(--ol-foreground-color);
  text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}

.ol-scale-text {
  position: absolute;
  font-size: 12px;
  text-align: center;
  bottom: 25px;
  color: var(--ol-foreground-color);
  text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}

.ol-scale-singlebar {
  position: relative;
  height: 10px;
  z-index: 9;
  box-sizing: border-box;
  border: 1px solid var(--ol-foreground-color);
}

.ol-scale-singlebar-even {
  background-color: var(--ol-subtle-foreground-color);
}

.ol-scale-singlebar-odd {
  background-color: var(--ol-background-color);
}

.ol-unsupported {
  display: none;
}

.ol-viewport,
.ol-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.ol-viewport canvas {
  all: unset;
  overflow: hidden;
}

.ol-viewport {
  touch-action: pan-x pan-y;
}

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}

.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.ol-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.ol-control {
  position: absolute;
  background-color: var(--ol-subtle-background-color);
  border-radius: 4px;
}

.ol-zoom {
  top: .5em;
  left: .5em;
}

.ol-rotate {
  top: .5em;
  right: .5em;
  transition: opacity .25s linear, visibility 0s linear;
}

.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s linear, visibility 0s linear .25s;
}

.ol-zoom-extent {
  top: 4.643em;
  left: .5em;
}

.ol-full-screen {
  right: .5em;
  top: .5em;
}

.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: var(--ol-subtle-foreground-color);
  font-weight: bold;
  text-decoration: none;
  font-size: inherit;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: var(--ol-background-color);
  border: none;
  border-radius: 2px;
}

.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}

.ol-zoom-extent button {
  line-height: 1.4em;
}

.ol-compass {
  display: block;
  font-weight: normal;
  will-change: transform;
}

.ol-touch .ol-control button {
  font-size: 1.5em;
}

.ol-touch .ol-zoom-extent {
  top: 5.5em;
}

.ol-control button:hover,
.ol-control button:focus {
  text-decoration: none;
  outline: 1px solid var(--ol-subtle-foreground-color);
  color: var(--ol-foreground-color);
}

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0;
}

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px;
}

.ol-attribution {
  text-align: right;
  bottom: .5em;
  right: .5em;
  max-width: calc(100% - 1.3em);
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
}

.ol-attribution a {
  color: var(--ol-subtle-foreground-color);
  text-decoration: none;
}

.ol-attribution ul {
  margin: 0;
  padding: 1px .5em;
  color: var(--ol-foreground-color);
  text-shadow: 0 0 2px var(--ol-background-color);
  font-size: 12px;
}

.ol-attribution li {
  display: inline;
  list-style: none;
}

.ol-attribution li:not(:last-child):after {
  content: " ";
}

.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}

.ol-attribution button {
  flex-shrink: 0;
}

.ol-attribution.ol-collapsed ul {
  display: none;
}

.ol-attribution:not(.ol-collapsed) {
  background: var(--ol-partial-background-color);
}

.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
}

.ol-attribution.ol-uncollapsible img {
  margin-top: -.2em;
  max-height: 1.6em;
}

.ol-attribution.ol-uncollapsible button {
  display: none;
}

.ol-zoomslider {
  top: 4.5em;
  left: .5em;
  height: 200px;
}

.ol-zoomslider button {
  position: relative;
  height: 10px;
}

.ol-touch .ol-zoomslider {
  top: 5.5em;
}

.ol-overviewmap {
  left: 0.5em;
  bottom: 0.5em;
}

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}

.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: block;
}

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid var(--ol-subtle-foreground-color);
  height: 150px;
  width: 150px;
}

.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 0;
  left: 0;
  position: absolute;
}

.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none;
}

.ol-overviewmap:not(.ol-collapsed) {
  background: var(--ol-subtle-background-color);
}

.ol-overviewmap-box {
  border: 1.5px dotted var(--ol-subtle-foreground-color);
}

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}

/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.91.0/node_modules/css-loader/dist/cjs.js!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.77.4_webpack@5.91.0/node_modules/sass-loader/dist/cjs.js!./src/css/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.modals .modal-close, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn,
.bootstrap-select .btn, .input-text, .btn, .realization-excerpt .re-zoom circle, .realization-excerpt .re-zoom path, .realization-excerpt, .profile-excerpt, a {
  -moz-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

/* For bootstrap use predefined breakpoints:
@include media-breakpoint-up(xs) { ... }
@include media-breakpoint-up(sm) { ... }
@include media-breakpoint-up(md) { ... }
@include media-breakpoint-up(lg) { ... }
@include media-breakpoint-up(xl) { ... }
@include media-breakpoint-up(xxl) { ... }
@include media-breakpoint-up(hg) { ... }

Reverse:

@include media-breakpoint-down(hg) { ... }
@include media-breakpoint-down(xxl) { ... }
@include media-breakpoint-down(xl) { ... }
@include media-breakpoint-down(lg) { ... }
@include media-breakpoint-down(md) { ... }
@include media-breakpoint-down(sm) { ... }
@include media-breakpoint-down(xs) { ... }
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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;
}

dfn {
  font-style: italic;
}

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: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, 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:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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;
}

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

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;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

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-cancel-button,
[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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

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.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

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: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1360px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1750px) {
  .container {
    max-width: 1670px;
  }
}

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1360px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1750px) {
  .col-hg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-hg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-hg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-hg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-hg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-hg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-hg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-hg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-hg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-hg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-hg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-hg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-hg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-hg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-hg-first {
    order: -1;
  }
  .order-hg-last {
    order: 13;
  }
  .order-hg-0 {
    order: 0;
  }
  .order-hg-1 {
    order: 1;
  }
  .order-hg-2 {
    order: 2;
  }
  .order-hg-3 {
    order: 3;
  }
  .order-hg-4 {
    order: 4;
  }
  .order-hg-5 {
    order: 5;
  }
  .order-hg-6 {
    order: 6;
  }
  .order-hg-7 {
    order: 7;
  }
  .order-hg-8 {
    order: 8;
  }
  .order-hg-9 {
    order: 9;
  }
  .order-hg-10 {
    order: 10;
  }
  .order-hg-11 {
    order: 11;
  }
  .order-hg-12 {
    order: 12;
  }
  .offset-hg-0 {
    margin-left: 0;
  }
  .offset-hg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-hg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-hg-3 {
    margin-left: 25%;
  }
  .offset-hg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-hg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-hg-6 {
    margin-left: 50%;
  }
  .offset-hg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-hg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-hg-9 {
    margin-left: 75%;
  }
  .offset-hg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-hg-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1359.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1749.98px) {
  .table-responsive-hg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-hg > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !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: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !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: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !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-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !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: #007bff !important;
}

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

.border-success {
  border-color: #28a745 !important;
}

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

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

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

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

.border-white {
  border-color: #fff !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-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.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 (min-width: 1360px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1750px) {
  .d-hg-none {
    display: none !important;
  }
  .d-hg-inline {
    display: inline !important;
  }
  .d-hg-inline-block {
    display: inline-block !important;
  }
  .d-hg-block {
    display: block !important;
  }
  .d-hg-table {
    display: table !important;
  }
  .d-hg-table-row {
    display: table-row !important;
  }
  .d-hg-table-cell {
    display: table-cell !important;
  }
  .d-hg-flex {
    display: flex !important;
  }
  .d-hg-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;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.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;
  }
}
@media (min-width: 1360px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1750px) {
  .flex-hg-row {
    flex-direction: row !important;
  }
  .flex-hg-column {
    flex-direction: column !important;
  }
  .flex-hg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-hg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-hg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-hg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-hg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-hg-fill {
    flex: 1 1 auto !important;
  }
  .flex-hg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-hg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-hg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-hg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-hg-start {
    justify-content: flex-start !important;
  }
  .justify-content-hg-end {
    justify-content: flex-end !important;
  }
  .justify-content-hg-center {
    justify-content: center !important;
  }
  .justify-content-hg-between {
    justify-content: space-between !important;
  }
  .justify-content-hg-around {
    justify-content: space-around !important;
  }
  .align-items-hg-start {
    align-items: flex-start !important;
  }
  .align-items-hg-end {
    align-items: flex-end !important;
  }
  .align-items-hg-center {
    align-items: center !important;
  }
  .align-items-hg-baseline {
    align-items: baseline !important;
  }
  .align-items-hg-stretch {
    align-items: stretch !important;
  }
  .align-content-hg-start {
    align-content: flex-start !important;
  }
  .align-content-hg-end {
    align-content: flex-end !important;
  }
  .align-content-hg-center {
    align-content: center !important;
  }
  .align-content-hg-between {
    align-content: space-between !important;
  }
  .align-content-hg-around {
    align-content: space-around !important;
  }
  .align-content-hg-stretch {
    align-content: stretch !important;
  }
  .align-self-hg-auto {
    align-self: auto !important;
  }
  .align-self-hg-start {
    align-self: flex-start !important;
  }
  .align-self-hg-end {
    align-self: flex-end !important;
  }
  .align-self-hg-center {
    align-self: center !important;
  }
  .align-self-hg-baseline {
    align-self: baseline !important;
  }
  .align-self-hg-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1360px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
@media (min-width: 1750px) {
  .float-hg-left {
    float: left !important;
  }
  .float-hg-right {
    float: right !important;
  }
  .float-hg-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  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: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !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;
}

.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.25rem !important;
}

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

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

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

.ml-1,
.mx-1 {
  margin-left: 0.25rem !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: 1rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !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: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-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.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !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: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !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: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-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.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !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: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !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: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-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.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !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: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !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: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-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.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !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: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !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: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-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;
  }
}
@media (min-width: 1360px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1750px) {
  .m-hg-0 {
    margin: 0 !important;
  }
  .mt-hg-0,
  .my-hg-0 {
    margin-top: 0 !important;
  }
  .mr-hg-0,
  .mx-hg-0 {
    margin-right: 0 !important;
  }
  .mb-hg-0,
  .my-hg-0 {
    margin-bottom: 0 !important;
  }
  .ml-hg-0,
  .mx-hg-0 {
    margin-left: 0 !important;
  }
  .m-hg-1 {
    margin: 0.25rem !important;
  }
  .mt-hg-1,
  .my-hg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-hg-1,
  .mx-hg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-hg-1,
  .my-hg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-hg-1,
  .mx-hg-1 {
    margin-left: 0.25rem !important;
  }
  .m-hg-2 {
    margin: 0.5rem !important;
  }
  .mt-hg-2,
  .my-hg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-hg-2,
  .mx-hg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-hg-2,
  .my-hg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-hg-2,
  .mx-hg-2 {
    margin-left: 0.5rem !important;
  }
  .m-hg-3 {
    margin: 1rem !important;
  }
  .mt-hg-3,
  .my-hg-3 {
    margin-top: 1rem !important;
  }
  .mr-hg-3,
  .mx-hg-3 {
    margin-right: 1rem !important;
  }
  .mb-hg-3,
  .my-hg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-hg-3,
  .mx-hg-3 {
    margin-left: 1rem !important;
  }
  .m-hg-4 {
    margin: 1.5rem !important;
  }
  .mt-hg-4,
  .my-hg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-hg-4,
  .mx-hg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-hg-4,
  .my-hg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-hg-4,
  .mx-hg-4 {
    margin-left: 1.5rem !important;
  }
  .m-hg-5 {
    margin: 3rem !important;
  }
  .mt-hg-5,
  .my-hg-5 {
    margin-top: 3rem !important;
  }
  .mr-hg-5,
  .mx-hg-5 {
    margin-right: 3rem !important;
  }
  .mb-hg-5,
  .my-hg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-hg-5,
  .mx-hg-5 {
    margin-left: 3rem !important;
  }
  .p-hg-0 {
    padding: 0 !important;
  }
  .pt-hg-0,
  .py-hg-0 {
    padding-top: 0 !important;
  }
  .pr-hg-0,
  .px-hg-0 {
    padding-right: 0 !important;
  }
  .pb-hg-0,
  .py-hg-0 {
    padding-bottom: 0 !important;
  }
  .pl-hg-0,
  .px-hg-0 {
    padding-left: 0 !important;
  }
  .p-hg-1 {
    padding: 0.25rem !important;
  }
  .pt-hg-1,
  .py-hg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-hg-1,
  .px-hg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-hg-1,
  .py-hg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-hg-1,
  .px-hg-1 {
    padding-left: 0.25rem !important;
  }
  .p-hg-2 {
    padding: 0.5rem !important;
  }
  .pt-hg-2,
  .py-hg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-hg-2,
  .px-hg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-hg-2,
  .py-hg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-hg-2,
  .px-hg-2 {
    padding-left: 0.5rem !important;
  }
  .p-hg-3 {
    padding: 1rem !important;
  }
  .pt-hg-3,
  .py-hg-3 {
    padding-top: 1rem !important;
  }
  .pr-hg-3,
  .px-hg-3 {
    padding-right: 1rem !important;
  }
  .pb-hg-3,
  .py-hg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-hg-3,
  .px-hg-3 {
    padding-left: 1rem !important;
  }
  .p-hg-4 {
    padding: 1.5rem !important;
  }
  .pt-hg-4,
  .py-hg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-hg-4,
  .px-hg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-hg-4,
  .py-hg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-hg-4,
  .px-hg-4 {
    padding-left: 1.5rem !important;
  }
  .p-hg-5 {
    padding: 3rem !important;
  }
  .pt-hg-5,
  .py-hg-5 {
    padding-top: 3rem !important;
  }
  .pr-hg-5,
  .px-hg-5 {
    padding-right: 3rem !important;
  }
  .pb-hg-5,
  .py-hg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-hg-5,
  .px-hg-5 {
    padding-left: 3rem !important;
  }
  .m-hg-auto {
    margin: auto !important;
  }
  .mt-hg-auto,
  .my-hg-auto {
    margin-top: auto !important;
  }
  .mr-hg-auto,
  .mx-hg-auto {
    margin-right: auto !important;
  }
  .mb-hg-auto,
  .my-hg-auto {
    margin-bottom: auto !important;
  }
  .ml-hg-auto,
  .mx-hg-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !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;
  }
}
@media (min-width: 1360px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1750px) {
  .text-hg-left {
    text-align: left !important;
  }
  .text-hg-right {
    text-align: right !important;
  }
  .text-hg-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-normal {
  font-weight: 400 !important;
}

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

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

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

.text-primary {
  color: #007bff !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-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;
  width: 0;
  height: 0;
  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;
  width: 0;
  height: 0;
  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;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  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: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.bx-wrapper .bx-controls-direction a {
  width: 58px;
  height: 30px;
  border: 2px solid #00AEEF;
  border-radius: 15px;
  background: url(2f4bc84e5295adca7876.svg) center center no-repeat;
}
.bx-wrapper .bx-controls-direction a:hover {
  background: #00AEEF url(9cff228f55f0e68a996d.svg) center center no-repeat;
}
.bx-wrapper .bx-controls-direction a:active, .bx-wrapper .bx-controls-direction a:focus {
  background-position: center center;
}
.bx-wrapper .bx-controls-direction a.bx-next {
  right: -100px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  left: -100px;
  transform: rotate(180deg);
}

@media (max-width: 1749.98px) {
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: -75px;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -75px;
  }
}
@media (max-width: 1359.98px) {
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: -65px;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -65px;
  }
}
@media (max-width: 1199.98px) {
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: -55px;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -55px;
  }
}
@media (max-width: 670px) {
  .bx-wrapper,
  .search-results .bx-wrapper {
    padding-bottom: 40px;
    margin: 0 auto;
  }
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: 10px;
    top: auto;
    bottom: 20px;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 10px;
    top: auto;
    bottom: 20px;
  }
}
.items-with-shadows .bx-wrapper .bx-controls-direction a.bx-next {
  right: -90px;
}
.items-with-shadows .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -90px;
}

@media (max-width: 1749.98px) {
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-next {
    right: -65px;
  }
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -65px;
  }
}
@media (max-width: 1359.98px) {
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-next {
    right: -55px;
  }
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -55px;
  }
}
@media (max-width: 1199.98px) {
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-next {
    right: -55px;
  }
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -55px;
  }
}
@media (max-width: 670px) {
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-next {
    right: 7px;
  }
  .items-with-shadows .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 7px;
  }
}
/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  font-size: 10px;
}

body {
  background: #ffffff;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

.container-fluid {
  max-width: 100%;
}

.padding-main {
  padding-top: 80px;
  padding-bottom: 60px;
}
@media (max-width: 1359.98px) {
  .padding-main {
    padding-top: 65px;
    padding-bottom: 45px;
  }
}
@media (max-width: 991.98px) {
  .padding-main {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

::-webkit-scrollbar {
  width: 16px;
  background-color: #EEF6FC;
}

::-webkit-scrollbar-thumb {
  height: 56px;
  border-radius: 8px;
  border: 4px solid transparent;
  background-clip: content-box;
  background-color: #949494;
}

@media (min-width: 1200px) {
  .container-fluid {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 440px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.eclipse-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.eclipse-left {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
}

@media (max-width: 1749.98px) {
  .eclipse-right img,
  .eclipse-right svg,
  .eclipse-left svg,
  .eclipse-left img {
    width: 90px;
    height: auto;
  }
}
@media (max-width: 991.98px) {
  .eclipse-right img,
  .eclipse-right svg,
  .eclipse-left svg,
  .eclipse-left img {
    width: 80px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .eclipse-right img,
  .eclipse-right svg,
  .eclipse-left svg,
  .eclipse-left img {
    width: 60px;
    height: auto;
  }
}
@media (max-width: 575.98px) {
  .eclipse-right img,
  .eclipse-right svg,
  .eclipse-left svg,
  .eclipse-left img {
    display: none;
  }
}
/**
* Basic typography style for copy text
*/
body {
  color: #04283B;
  font: normal 16px/1.25 "Red Hat Display", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  /*
  @include media-breakpoint-up(sm) { font-size: 14px; }
  @include media-breakpoint-up(md) { font-size: 14px; }
  @include media-breakpoint-up(lg) { font-size: 14px; }
  @include media-breakpoint-up(xl) { font-size: 14px; }
     */
}

strong {
  font-weight: bold;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  font-family: "Red Hat Display", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1.2;
  margin: 3rem 0 2% 0;
  font-weight: bold;
  color: #04283B;
}

.h1,
h1 {
  font-size: 55px;
  font-weight: 900;
}
@media (max-width: 1749.98px) {
  .h1,
  h1 {
    font-size: 45px;
  }
}
@media (max-width: 1359.98px) {
  .h1,
  h1 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .h1,
  h1 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .h1,
  h1 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .h1,
  h1 {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .h1,
  h1 {
    font-size: 30px;
  }
}

.h2,
h2 {
  font-size: 35px;
  margin-bottom: 20px;
}
@media (max-width: 1749.98px) {
  .h2,
  h2 {
    font-size: 32px;
  }
}
@media (max-width: 1359.98px) {
  .h2,
  h2 {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  .h2,
  h2 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .h2,
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .h2,
  h2 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .h2,
  h2 {
    font-size: 24px;
  }
}

.h3,
h3 {
  font-size: 20px;
}

.h4, .h6, .h6,
h4, h5, h6 {
  font-size: 16px;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

ul, ol,
p {
  margin: 0 0 2rem 0;
}

ul, ol {
  padding-left: 22px;
}

legend,
label {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  color: #04283B;
  font-size: 14px;
  margin: 0 0 0.5rem 0;
  padding-left: 30px;
}
legend a,
label a {
  color: inherit;
  text-decoration: underline;
}

hr {
  margin: 25px 0 20px 0;
  height: 2px;
  background: #0C2E3F;
  width: 100px;
  border: none;
}

a {
  color: #0C2E3F;
  outline: none !important;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #040f14;
  text-decoration: underline;
}
a:focus {
  text-decoration: none;
}

small {
  font-weight: inherit;
}

.font-lg {
  font-size: 18px;
}
@media (max-width: 1749.98px) {
  .font-lg {
    font-size: 17px;
  }
}
@media (max-width: 1199.98px) {
  .font-lg {
    font-size: 16px;
  }
}

.font-xl {
  font-size: 20px;
}
@media (max-width: 1749.98px) {
  .font-xl {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .font-xl {
    font-size: 17px;
  }
}

.font-xxl {
  font-size: 24px;
}
@media (max-width: 1749.98px) {
  .font-xxl {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .font-xxl {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .font-xxl {
    font-size: 18px;
  }
}

/**
 * Clear inner floats
 */
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 * commented out because bootstrap
 */
/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

img.alignleft {
  max-width: 50%;
  float: left;
  height: auto;
  margin: 0 20px 20px 0;
  border-radius: 20px;
}

img.alignright {
  max-width: 50%;
  float: right;
  height: auto;
  margin: 0 0 20px 20px;
  border-radius: 20px;
}

img.aligncenter {
  display: block;
  clear: both;
  max-width: 100%;
  height: auto;
  border-radius: 20px;
  margin: 10px auto 20px auto;
}

.valign-table {
  width: 100%;
  height: 100%;
  display: table;
}

.valign-cell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.color-primary {
  color: #00AEEF !important;
}

.color-secondary {
  color: #0C2E3F !important;
}

.color-bright {
  color: #ffffff !important;
}

.border-main {
  border: none;
  border-radius: 20px;
}

.cursor-wait, .cursor-wait * {
  cursor: wait !important;
}

.youtube-embed {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.youtube-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pt-50px {
  padding-top: 50px !important;
}

.pb-50px {
  padding-bottom: 50px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.mb-50px {
  margin-bottom: 50px !important;
}

.mb-60px {
  margin-bottom: 60px !important;
}

.mb-main {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .mb-main {
    margin-bottom: 50px;
  }
}

.mb-submain {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-submain {
    margin-bottom: 20px;
  }
}

.nowrap {
  white-space: nowrap;
}

.links-underline a {
  text-decoration: underline;
}

.text-xs {
  font-style: 12px;
}

.theme-box {
  border: none;
  border-radius: 20px;
  background-color: #ffffff;
}

.radius-main-bottom {
  border-radius: 0 0 20px 20px;
}

.radius-main-top {
  border-radius: 20px 20px 0 0;
}

.radius-main-bottom.radius-main-top,
.radius-main {
  border-radius: 20px;
}

.font-500 {
  font-weight: 500;
}

body {
  padding-top: 85px;
}

.page-header {
  background-color: #04283B;
  color: #04283B;
  border-bottom: 1px solid #083953;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10010;
}
.page-header .ph-col {
  display: flex;
  align-items: center;
  min-height: 85px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-header .logo {
  display: flex;
  margin-top: 8px;
}
.page-header .menu {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.page-header .menu li {
  list-style: none;
  margin: 10px 50px;
}
.page-header a {
  color: #ffffff;
}
.page-header a:hover {
  color: #00AEEF;
  text-decoration: none;
}
.page-header.ph-bright {
  background-color: #ffffff;
  border-bottom-color: #e2ebf2;
  color: #04283B;
}
.page-header.ph-bright .navbar-toggle span {
  background-color: #04283B;
}
.page-header.ph-bright .logo svg path[fill=white] {
  fill: #04283B;
}
.page-header.ph-bright a {
  color: #04283B;
}
.page-header.ph-bright a:hover {
  color: #00AEEF;
}
@media (max-width: 1749.98px) {
  .page-header .menu li {
    margin: 10px 40px;
  }
}
@media (max-width: 1359.98px) {
  .page-header .menu li {
    margin: 10px 30px;
  }
}
@media (max-width: 1199.98px) {
  .page-header .menu li {
    margin: 10px 25px;
  }
}
@media (min-width: 992px) {
  .page-header .navbar-more {
    display: block !important;
  }
}
@media (max-width: 991.98px) {
  .page-header .page-nav {
    order: 2;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-header .navbar-more {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
    flex: 0 0 100%;
  }
  .page-header .navbar-more .menu {
    display: block;
  }
  .page-header .navbar-more .menu li {
    margin-left: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  .page-header .navbar-more .menu a {
    font-size: 22px;
    font-weight: 600;
  }
  .page-header .navbar-toggle {
    margin: 0 0 0 30px;
    padding: 0;
    height: 32px;
    width: 32px;
    align-items: center;
    display: flex;
    position: relative;
    cursor: pointer;
    transition: all 350ms ease;
  }
  .page-header .navbar-toggle:hover span {
    background-color: #00AEEF;
  }
  .page-header .navbar-toggle span {
    width: 32px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    display: inline-block;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.25s ease;
    left: 0;
    opacity: 1;
  }
  .page-header .navbar-toggle span:first-child, .page-header .navbar-toggle span:nth-child(2) {
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .page-header .navbar-toggle span:first-child {
    top: 8px;
    left: 0;
  }
  .page-header .navbar-toggle span:nth-child(2) {
    top: 17px;
  }
  .page-header .navbar-toggle span:nth-child(3) {
    top: 26px;
    left: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .page-header .navbar-toggle.active span:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
    left: 5px;
  }
  .page-header .navbar-toggle.active span:nth-child(2) {
    width: 0;
    opacity: 0;
  }
  .page-header .navbar-toggle.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 27px;
    left: 5px;
  }
}

.page-footer h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
}
.page-footer .pf-logo {
  margin-bottom: 35px;
}
.page-footer .pf-logo img, .page-footer .pf-logo svg {
  max-width: 100%;
  display: inline-block;
  width: auto;
}
.page-footer .pf-copyright a {
  color: #00AEEF;
}
.page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0 0 50px 0;
}
.page-footer ul li {
  margin-bottom: 26px;
}
@media (max-width: 1359.98px) {
  .page-footer .pf-logo {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .page-footer {
    padding-bottom: 15px;
  }
  .page-footer .pf-logo svg,
  .page-footer .pf-logo img {
    max-height: 81px;
  }
  .page-footer h4 {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .page-footer .pf-logo {
    margin-bottom: 0;
  }
}

.page-hero {
  background: #04283B;
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  position: relative;
  border-radius: 0 0 20px 20px;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 50px rgba(0, 19, 30, 0.8);
}
.page-hero h1, .page-hero h2, .page-hero h3, .page-hero h4, .page-hero h5, .page-hero h6 {
  color: #ffffff;
  margin-bottom: 40px;
}
.page-hero .container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
}
.page-hero a {
  color: #00AEEF;
}
.page-hero .ph-desc {
  max-width: 535px;
  padding-bottom: 40px;
}
.page-hero .ph-ornament-1 {
  position: absolute;
  top: 0;
  right: 0;
}
.page-hero .ph-ornament-1 img, .page-hero .ph-ornament-1 svg {
  display: block;
}
.page-hero .ph-ornament-2 {
  position: absolute;
  bottom: 0;
  left: 8%;
}
.page-hero .ph-ornament-2 img, .page-hero .ph-ornament-2 svg {
  display: block;
}
.page-hero .row {
  position: relative;
  z-index: 2;
}
@media (max-width: 1749.98px) {
  .page-hero {
    font-size: 20px;
  }
  .page-hero h1 {
    margin-bottom: 30px;
  }
  .page-hero .ph-desc {
    max-width: 475px;
    padding-bottom: 10px;
  }
  .page-hero .ph-ornament-1 img,
  .page-hero .ph-ornament-1 svg,
  .page-hero .ph-ornament-2 svg,
  .page-hero .ph-ornament-2 img {
    width: 280px;
    height: auto;
  }
}
@media (max-width: 1359.98px) {
  .page-hero {
    font-size: 18px;
  }
  .page-hero .ph-desc {
    max-width: 420px;
  }
}
@media (max-width: 1199.98px) {
  .page-hero {
    font-size: 18px;
  }
  .page-hero h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .page-hero {
    font-size: 18px;
  }
  .page-hero .ph-ornament-1 img,
  .page-hero .ph-ornament-1 svg,
  .page-hero .ph-ornament-2 svg,
  .page-hero .ph-ornament-2 img {
    width: 240px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .page-hero {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .page-hero {
    font-size: 18px;
  }
}

.newsletter-box {
  padding: 68px 10% 48px 10%;
  position: relative;
  background-color: #08283b;
  overflow: hidden;
  border-radius: 20px;
  color: #ffffff;
}
.newsletter-box h2, .newsletter-box h3, .newsletter-box h4, .newsletter-box h5, .newsletter-box h6 {
  color: #ffffff;
}
.newsletter-box .nb-ornament-1 {
  position: absolute;
  top: 0;
  right: -10%;
}
.newsletter-box .nb-ornament-1 img, .newsletter-box .nb-ornament-1 svg {
  display: block;
}
.newsletter-box .nb-ornament-2 {
  position: absolute;
  bottom: 0;
  left: -10%;
}
.newsletter-box .nb-ornament-2 img, .newsletter-box .nb-ornament-2 svg {
  display: block;
}
.newsletter-box .input-text {
  height: 63px;
  padding-left: 42px;
  padding-right: 180px;
  border-radius: 32px;
}
.newsletter-box .input-text::-webkit-input-placeholder { /* WebKit browsers */
  color: #04283B;
  opacity: 1;
}
.newsletter-box .input-text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #04283B;
  opacity: 1;
}
.newsletter-box .input-text::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #04283B;
  opacity: 1;
}
.newsletter-box .input-text:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #04283B;
  opacity: 1;
}
.newsletter-box .btn {
  padding-right: 18px;
  padding-left: 18px;
}
@media (max-width: 1749.98px) {
  .newsletter-box .nb-ornament-1 img,
  .newsletter-box .nb-ornament-1 svg,
  .newsletter-box .nb-ornament-2 svg,
  .newsletter-box .nb-ornament-2 img {
    width: 280px;
    height: auto;
  }
}
@media (max-width: 1199.98px) {
  .newsletter-box {
    padding-top: 65px;
    padding-bottom: 45px;
  }
}
@media (max-width: 991.98px) {
  .newsletter-box {
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 7%;
    padding-right: 7%;
  }
  .newsletter-box .nb-ornament-1 img,
  .newsletter-box .nb-ornament-1 svg,
  .newsletter-box .nb-ornament-2 svg,
  .newsletter-box .nb-ornament-2 img {
    width: 240px;
    height: auto;
  }
}
@media (max-width: 575.98px) {
  .newsletter-box .input-text {
    padding-left: 22px;
    font-size: 16px;
  }
  .newsletter-box .input-with-submit .btn {
    right: 12px;
    font-size: 16px;
  }
}

.map-home {
  width: 100%;
  margin-top: -20px;
  position: relative;
  z-index: 1;
}
.map-home #map {
  width: 100%;
  height: 630px;
  max-height: calc(90vh - 85px);
}
.map-home .ol-zoom {
  top: 50%;
  transform: translate(0, -50%);
}
.map-home .ol-attribution.ol-uncollapsible {
  bottom: 20px;
  z-index: 3;
}
.map-home .ol-overlaycontainer-stopevent {
  z-index: 2 !important;
}
.map-home:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: linear-gradient(0deg, rgba(8, 40, 59, 0.4) 0%, rgba(0, 174, 239, 0) 98.79%, rgba(12, 46, 63, 0) 98.79%);
  mix-blend-mode: multiply;
}
.map-home + section,
.map-home + div {
  position: relative;
  z-index: 2;
  border-radius: 20px 20px 0 0;
  background: #ffffff;
  margin-top: -20px;
}

.map-single-profile {
  width: 100%;
  height: 337px;
  max-height: calc(80vh - 85px);
  position: relative;
  z-index: 1;
  border-radius: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
}
.map-single-profile .ol-zoom {
  top: 40px;
}

.profile-excerpt {
  display: block;
  background-color: #EEF6FC;
  box-shadow: 0px 2px 6px 0px rgba(143, 177, 195, 0.5019607843);
  border-radius: 10px;
  max-width: 320px;
  margin-bottom: 20px;
  overflow: auto;
}
.profile-excerpt:hover {
  text-decoration: none;
}
.profile-excerpt .pe-img {
  position: relative;
  margin-bottom: 22px;
  border-radius: 10px;
  overflow: hidden;
}
.profile-excerpt .pe-img img {
  border-radius: 10px;
  width: 100%;
}
.profile-excerpt .pe-img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(360deg, #083953 0%, rgba(4, 40, 59, 0) 91.78%);
  mix-blend-mode: multiply;
}
.profile-excerpt .pe-desc {
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 10px;
}
.profile-excerpt h3 {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 12px;
}
.profile-excerpt .pe-info {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 1;
}
.profile-excerpt .pe-location {
  height: 24px;
  padding: 0 10px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  border-radius: 12px;
  margin-right: 10px;
}
.profile-excerpt .pe-location img, .profile-excerpt .pe-location svg {
  margin-right: 5px;
}
.profile-excerpt .pe-param {
  height: 24px;
  padding: 0 10px;
  color: #ffffff;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  border-radius: 12px;
  margin-right: 10px;
}
.profile-excerpt .pe-param img, .profile-excerpt .pe-param svg {
  margin-right: 5px;
}
.profile-excerpt .pe-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}
.profile-excerpt:hover {
  background-color: #d8ebf8;
}
@media (max-width: 1199.98px) {
  .profile-excerpt h3 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .profile-excerpt h3 {
    font-size: 20px;
  }
}

.realization-excerpt {
  display: block;
  border-radius: 10px;
  max-width: 405px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.realization-excerpt:hover {
  text-decoration: none;
}
.realization-excerpt .re-img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.realization-excerpt .re-img img {
  border-radius: 10px;
  width: 100%;
  transition: all 1000ms ease;
}
.realization-excerpt .re-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 35%;
  background: linear-gradient(180deg, #083953 0%, rgba(4, 40, 59, 0) 91.78%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.realization-excerpt .re-img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(360deg, #083953 0%, rgba(4, 40, 59, 0) 91.78%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.realization-excerpt h3 {
  margin-top: 7px;
  font-size: 24px;
  margin-bottom: 7px;
  color: #ffffff;
  font-weight: 600;
}
.realization-excerpt .re-info {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 20px;
  top: 18px;
  right: 15px;
  z-index: 3;
}
.realization-excerpt .re-location {
  height: 24px;
  padding: 0 10px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  border-radius: 12px;
  margin-right: 10px;
}
.realization-excerpt .re-location img, .realization-excerpt .re-location svg {
  margin-right: 5px;
}
.realization-excerpt .re-param {
  height: 24px;
  padding: 0 10px;
  color: #ffffff;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  border-radius: 12px;
  margin-right: 10px;
}
.realization-excerpt .re-param img, .realization-excerpt .re-param svg {
  margin-right: 5px;
}
.realization-excerpt .re-bottom {
  color: #ffffff;
  position: absolute;
  right: 60px;
  left: 20px;
  bottom: 20px;
  z-index: 3;
}
.realization-excerpt .re-zoom {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 3;
}
.realization-excerpt .re-zoom svg, .realization-excerpt .re-zoom img {
  display: block;
}
.realization-excerpt .re-zoom svg circle {
  fill: transparent;
}
.realization-excerpt:hover .re-zoom svg circle {
  fill: #00AEEF;
  stroke: #00AEEF;
}
.realization-excerpt:hover .re-img img {
  transform: scale(1.1);
}
@media (max-width: 1199.98px) {
  .realization-excerpt h3 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .realization-excerpt h3 {
    font-size: 20px;
  }
}

.rating {
  display: inline-flex;
  justify-content: space-between;
}
.rating img, .rating svg {
  width: 16px;
  height: auto;
  margin: 0 2px;
}
.rating img:first-child, .rating svg:first-child {
  margin-left: 0;
}
.rating img:last-child, .rating svg:last-child {
  margin-right: 0;
}
.rating[data-rating="0"] svg:nth-child(1) path,
.rating[data-rating="0"] svg:nth-child(2) path,
.rating[data-rating="0"] svg:nth-child(2) path,
.rating[data-rating="0"] svg:nth-child(3) path,
.rating[data-rating="0"] svg:nth-child(4) path,
.rating[data-rating="0"] svg:nth-child(5) path {
  fill: #B2D4E7;
}
.rating[data-rating="1"] svg:nth-child(2) path,
.rating[data-rating="1"] svg:nth-child(3) path,
.rating[data-rating="1"] svg:nth-child(4) path,
.rating[data-rating="1"] svg:nth-child(5) path {
  fill: #B2D4E7;
}
.rating[data-rating="2"] svg:nth-child(3) path,
.rating[data-rating="2"] svg:nth-child(4) path,
.rating[data-rating="2"] svg:nth-child(5) path {
  fill: #B2D4E7;
}
.rating[data-rating="3"] svg:nth-child(4) path,
.rating[data-rating="3"] svg:nth-child(5) path {
  fill: #B2D4E7;
}
.rating[data-rating="4"] svg:nth-child(5) path {
  fill: #B2D4E7;
}

.input-rating {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.input-rating label {
  text-transform: none;
  margin: 0 10px 0 0;
  font-weight: normal;
  padding: 0;
}
.input-rating .ir-stars {
  background-color: #ffffff;
  height: 36px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  font-size: 18px;
}
.input-rating .ir-stars > div {
  margin: 0 5px;
  font-weight: bold;
}
.input-rating .ir-stars svg {
  width: 20px;
  margin: 0 3px;
  cursor: pointer;
}
.input-rating .ir-stars svg:hover path {
  fill: #00AEEF;
}

.btn {
  display: block;
  width: 100%;
  border: 2px solid #00AEEF;
  color: #00AEEF;
  line-height: 22px;
  box-shadow: none;
  font-family: "Red Hat Display", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: bold;
  outline: none !important;
  margin: 0 0 2rem;
  text-align: center;
  text-decoration: none !important;
  box-shadow: none !important;
  font-weight: bold;
  text-decoration: none !important;
  display: inline-block;
  padding: 7px 50px 7px 50px;
  border-radius: 20px;
}
.btn:hover {
  color: #ffffff;
  background-color: #00AEEF;
}
.btn:hover:focus {
  color: #ffffff;
}
.btn[disabled] {
  opacity: 0.5;
  color: #04283B;
}
.btn:active {
  transform: scale(0.98);
}
.btn:focus {
  color: #00AEEF;
}
.btn.btn-inline {
  display: inline-block;
  width: auto;
}
.btn.btn-gradient {
  background: rgba(36, 36, 36, 0.8);
  background: linear-gradient(45deg, rgba(36, 36, 36, 0.8) 0%, rgba(0, 19, 30, 0.8) 100%) 0 0;
  background: -moz-linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  background: linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$gradient-from", endColorstr="$gradient-to",GradientType=1 );
  background-size: 200%;
  background-position: 100% center;
  color: #ffffff;
  -moz-transition: background 350ms ease-in-out;
  -o-transition: background 350ms ease-in-out;
  -webkit-transition: background 350ms ease-in-out;
  transition: background 350ms ease-in-out;
}
.btn.btn-gradient:hover {
  color: #fff;
  background-position: 0 0;
}
.btn.btn-full {
  color: #ffffff;
  background-color: #00AEEF;
}
.btn.btn-full:hover {
  color: #00AEEF;
  background-color: #ffffff;
}
.btn.btn-full:hover:focus {
  color: #00AEEF;
}
.btn.btn-secondary {
  color: #ffffff;
  background-color: #04283B;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 24px;
  border-radius: 22px;
}
.btn.btn-secondary:hover {
  color: #ffffff;
  background-color: #083953;
}
.btn.btn-secondary:hover:focus {
  color: #ffffff;
}
@media (max-width: 1749.98px) {
  .btn {
    font-size: 17px;
  }
}
@media (max-width: 1199.98px) {
  .btn {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.input-text {
  width: 100%;
  padding: 6px 21px;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  margin: 0 0 2rem 0;
  font-size: 18px;
  line-height: 28px;
  outline: none !important;
  background: #ffffff 100% center no-repeat;
  font-family: "Red Hat Display", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: inherit;
  /*
  &:valid:not(.no-validation) {
  	background-image: url(../../img/input-valid.png);
  	padding-right: 30px;
  }

  &:focus:valid:not(.no-validation) {
  	background-image: url(../../img/input-valid.png);
  	padding-right: 30px;
  }

  &:invalid:not(.no-validation) {
  	background-image: url(../../img/input-invalid.png);
  }
     */
}
.input-text:focus {
  background-color: #fafafa;
}
.input-text[type=date] {
  padding: 13px 15px;
}
.input-text[disabled], .input-text[readonly] {
  cursor: not-allowed;
  opacity: 0.75;
}
.input-text.input-bright {
  background: #ffffff;
}
.input-text.input-bright:focus {
  background-color: #fafafa;
}
.input-text:invalid + .help-text {
  color: #884545;
}
.input-text + .help-text {
  display: block;
  color: #ffffff;
  font-size: 15px;
  margin: -1.5rem 0 2rem 0;
}
.input-text.input-short {
  padding-right: 1.5rem !important;
  background-image: none !important;
  width: 60px;
}
.input-text::-webkit-input-placeholder { /* WebKit browsers */
  color: #8FB1C3;
  opacity: 1;
}
.input-text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #8FB1C3;
  opacity: 1;
}
.input-text::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #8FB1C3;
  opacity: 1;
}
.input-text:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #8FB1C3;
  opacity: 1;
}

.input-with-addon {
  display: flex;
  position: relative;
}
.input-with-addon .input-text {
  padding-right: 77px;
  margin: 0;
}
.input-with-addon .iwu-addon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #dedede;
  border-radius: 20px;
  display: flex;
  width: 73px;
  align-items: center;
  justify-content: center;
}

.input-row {
  display: flex;
  align-items: center;
}
.input-row .ir-pre {
  flex: 0 0 50px;
  margin-right: 10px;
}

textarea.input-text {
  padding-top: 10px;
  height: 6.7em;
  display: block;
}

.input-with-submit {
  position: relative;
  margin-bottom: 20px;
}
.input-with-submit .input-text {
  padding-right: 50px;
  margin-bottom: 0;
}
.input-with-submit .btn {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translate(0, -50%);
}
.input-with-submit .btn.btn-submit {
  border: none;
  outline: none !important;
  box-shadow: none;
  font: 0/0 a;
  color: transparent;
  width: 32px;
  height: 32px;
}

.form-row {
  margin-left: 0;
  margin-right: 0;
}

fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}

.checkbox {
  position: relative;
  margin: 0 0 2rem 0;
}
.checkbox label {
  position: relative;
  cursor: pointer;
  user-select: none;
  font-size: inherit;
  font-weight: normal;
  text-transform: none;
  padding: 0 0 0 27px;
  margin: 0;
}
.checkbox label:before {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
  width: 22px;
  height: 22px;
  border: none;
  border-radius: 5px;
  background-color: #fff;
  content: "";
}
.checkbox input[type=checkbox] {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.checkbox input[type=checkbox]:checked + label::after {
  border-color: #0C2E3F;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 5px;
  content: "";
  opacity: 1;
}
.checkbox input[type=checkbox]:checked + label::before {
  background: rgba(36, 36, 36, 0.8);
  background: linear-gradient(45deg, rgba(36, 36, 36, 0.8) 0%, rgba(0, 19, 30, 0.8) 100%) 0 0;
  background: -moz-linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  background: linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$gradient-from", endColorstr="$gradient-to",GradientType=1 );
  background-size: 200%;
  background-position: 100% center;
}
.checkbox input[type=checkbox]:disabled + label {
  cursor: not-allowed;
}
.checkbox input[type=checkbox]:disabled + label:before {
  border: none;
  background-color: #efefef;
}

.radio {
  position: relative;
  margin: 0 0 2rem 0;
}
.radio.radio-inline {
  display: inline-block;
  margin-right: 3rem;
}
.radio label {
  position: relative;
  cursor: pointer;
  user-select: none;
  font-size: inherit;
  font-weight: bold;
  text-transform: none;
  padding: 0 0 0 34px;
  display: flex;
  justify-content: space-between;
}
.radio label span {
  opacity: 0.4;
  font-weight: 400;
  text-align: right;
}
.radio label:before {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  background-color: #fff;
  content: "";
}
.radio label:after {
  background: rgba(36, 36, 36, 0.8);
  background: linear-gradient(45deg, rgba(36, 36, 36, 0.8) 0%, rgba(0, 19, 30, 0.8) 100%) 0 0;
  background: -moz-linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  background: linear-gradient(45deg, rgba(0, 19, 30, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%, rgba(36, 36, 36, 0.8) 50%, rgba(0, 19, 30, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$gradient-from", endColorstr="$gradient-to",GradientType=1 );
  background-size: 200%;
  background-position: 100% center;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 6px;
  content: "";
  opacity: 0;
}
.radio input[type=radio] {
  position: absolute;
  top: 13px;
  left: 13px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.radio input[type=radio]:checked + label::after {
  opacity: 1;
}
.radio:hover label::after {
  opacity: 0.3;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
  margin: -25px 0 0 0px;
}

.wpcf7 .ajax-loader {
  position: absolute !important;
}

.wpcf7-response-output {
  padding: 0.5em 1em !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
  border-color: #884545 !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.bootstrap-select {
  width: 100%;
  line-height: 16px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn,
.bootstrap-select .btn {
  position: relative;
  width: 100%;
  padding: 15px 50px 15px 30px;
  border: none !important;
  border-radius: 20px;
  box-shadow: none;
  margin: 0 0 2rem 0;
  line-height: 24px;
  outline: none !important;
  background: #e2ebf2 100% center no-repeat;
  font-size: inherit;
  font-family: "Red Hat Display", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  text-align: left;
  outline: none !important;
  font-family: "Red Hat Display", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: inherit;
  text-transform: none;
  letter-spacing: inherit;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn:focus,
.bootstrap-select .btn:focus {
  outline: none !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn:active,
.bootstrap-select .btn:active {
  transform: none;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn:after,
.bootstrap-select .btn:after {
  position: absolute;
  right: 0;
  top: 7px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).show .btn,
.bootstrap-select.show .btn {
  box-shadow: none;
  border-bottom: none !important;
  background-color: #dbe6ef;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-toggle::after,
.bootstrap-select .dropdown-toggle::after {
  border: none;
  width: 12px;
  height: 6px;
  top: 50%;
  right: 25px;
  margin-top: -3px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu,
.bootstrap-select .dropdown-menu {
  font-size: inherit;
  border-radius: 20px;
  width: 100%;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-menu.show,
.bootstrap-select > .dropdown-menu.show {
  width: 100%;
  padding: 0;
  background-color: #dbe6ef;
  border: none;
  border-bottom: 1px solid #8aaecb;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-menu.show .dropdown-item,
.bootstrap-select > .dropdown-menu.show .dropdown-item {
  background-color: #dbe6ef;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-menu.show .dropdown-item:hover,
.bootstrap-select > .dropdown-menu.show .dropdown-item:hover {
  background-color: #bfd3e2;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu.inner,
.bootstrap-select .dropdown-menu.inner {
  position: static;
  margin: -1px 0 0 0;
  border-radius: 0;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item,
.bootstrap-select .dropdown-item {
  background-color: #e2ebf2;
  padding: 0 30px;
  font-weight: 600;
  white-space: initial;
  line-height: 16px;
  height: 54px;
  display: flex;
  align-items: center;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:hover,
.bootstrap-select .dropdown-item:hover {
  background-color: #bfd3e2;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active,
.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
  background-color: #9cbad2;
  color: inherit;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .form-control,
.bootstrap-select .form-control {
  font-size: 16px;
  height: 40px;
  margin-bottom: 4px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) li,
.bootstrap-select li {
  margin: 0;
}

.radio-twins {
  background: #f8f8f8;
  box-shadow: 0px 4px 6px 0px rgba(143, 177, 195, 0.5019607843);
  border-radius: 10px;
  display: flex;
}
.radio-twins input {
  display: none;
}
.radio-twins .radio-box {
  flex: 0 0 50%;
  border-radius: 10px;
  font-weight: 600;
}
.radio-twins strong {
  color: #00AEEF;
  font-size: 17px;
}
.radio-twins small {
  font-weight: normal;
}
.radio-twins label {
  display: flex;
  align-items: center;
  height: 77px;
  width: 100%;
  line-height: 1.5;
  text-transform: none;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 10px;
  border: 1px solid transparent;
  cursor: pointer;
}
.radio-twins label img {
  margin-right: 30px;
}
.radio-twins label:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.radio-twins input:checked + label {
  border: 1px solid #00AEEF;
  background-color: #ffffff;
  box-shadow: 0px 4px 6px 0px rgba(143, 177, 195, 0.5019607843);
}
@media (max-width: 767.98px) {
  .radio-twins label img {
    max-width: 50px;
    margin-right: 15px;
  }
}
@media (max-width: 575.98px) {
  .radio-twins {
    flex-wrap: wrap;
  }
  .radio-twins .radio-box {
    flex: 0 0 100%;
  }
  .radio-twins label img {
    max-width: 50px;
    margin-right: 15px;
  }
}

.review-box {
  display: block;
  box-shadow: 0px 4px 6px 0px rgba(143, 177, 195, 0.5019607843);
  background-color: #EEF6FC;
  padding: 24px 35px 4px 35px;
  border-radius: 20px;
  min-height: 311px;
  width: 405px;
  max-width: 100%;
}
.review-box .rb-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.review-box .rb-rating {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.review-box .rb-rating .rating {
  margin: 0 5px;
}
.review-box .rb-author {
  margin: 0 0 10px 0;
}
.review-box h3, .review-box h4 {
  margin: 0 0 10px 0;
}
.review-box .rb-desc {
  min-height: 253px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 410px) {
  .review-box {
    padding: 24px 15px 4px 15px;
  }
}

.modals {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20010;
  width: 100%;
  background: rgba(36, 36, 36, 0.8);
  background: linear-gradient(180deg, rgba(36, 36, 36, 0.8) 0%, rgba(0, 19, 30, 0.8) 100%);
  padding: 50px 0 20px 0;
  overflow-y: scroll;
  align-items: center;
  justify-content: center;
}
.modals .modal {
  display: none;
}
.modals .modal-close {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 45px;
  cursor: pointer;
}
.modals .modal-close svg, .modals .modal-close img {
  display: block;
}
.modals .modal-close:hover {
  transform: rotate(90deg);
}
@media (max-width: 575.98px) {
  .modals .modal-close {
    right: 30px;
    top: 25px;
  }
}

body.modal-open {
  overflow: hidden;
}

.ol-popup {
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 2px 6px 0px rgba(12, 46, 63, 0.25);
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 280px;
  width: 395px;
  max-width: calc(100vw - 45px);
  z-index: 2;
}
.ol-popup .olp-inside {
  display: flex;
}
.ol-popup .olp-avatar img {
  width: 74px;
  height: 74px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 15px;
}
.ol-popup .olp-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #00AEEF;
  margin-bottom: 8px;
}
.ol-popup .olp-title {
  margin-right: 10px;
}
.ol-popup .olp-header {
  color: #04283B;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 10px;
  display: block;
}
.ol-popup .olp-location {
  display: flex;
  align-items: center;
}
.ol-popup .olp-location svg {
  margin-right: 3px;
}
.ol-popup .rating {
  margin-top: 2px;
  margin-bottom: 12px;
}
.ol-popup a:hover {
  text-decoration: none;
}
.ol-popup p {
  margin: 0 0 2px 0;
}

.ol-popup:after, .ol-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ol-popup:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}

.ol-popup:before {
  border-color: rgba(204, 204, 204, 0);
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}

.ol-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}

.address-popup {
  background: white;
  border-radius: 20px;
  line-height: 20px;
  padding: 5px 20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  transform: translate(50%, 0);
  max-width: calc(50vw - 20px);
}

.map-search {
  position: absolute;
  top: 70px;
  left: 50%;
  max-width: 1114px;
  width: calc(100vw - 30px);
  transform: translate(-50%, 0);
  border-radius: 37px;
  background-color: #ffffff;
  padding: 12px 15px 0 15px;
  box-shadow: 0px 2px 10px 0px rgba(8, 57, 83, 0.3);
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.map-search .ms-item {
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin-bottom: 12px;
}
.map-search .ms-item label {
  padding: 0;
  margin: 0;
}
.map-search .ms-item label svg {
  display: block;
}
.map-search .ms-item input,
.map-search .ms-item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  outline: none !important;
  border: none;
  color: #04283B;
  font-family: "Red Hat Display", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
}
.map-search .btn {
  margin-bottom: 12px;
}
@media (max-width: 660px) {
  .map-search {
    flex-wrap: wrap;
    top: 30px;
    border-radius: 20px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .map-search .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
  .map-search .ms-item {
    flex: 0 0 100%;
  }
  .map-search .ms-item:nth-child(2) {
    flex: 0 0 calc(100% - 95px);
  }
}

.search-results {
  overflow: hidden;
}
.search-results .bx-wrapper {
  margin-bottom: 0;
}
.search-results .profile-excerpt {
  margin: 0;
}
.search-results .sr-bottom .btn {
  margin-left: 30px;
}
@media (max-width: 575.98px) {
  .search-results .sr-bottom {
    justify-content: center !important;
    text-align: center;
  }
  .search-results .sr-bottom .btn {
    margin-left: 0;
  }
  .search-results .sr-bottom span {
    flex: 0 0 100%;
  }
}

.search-results-slider-wrapper {
  margin: -10px;
}
.search-results-slider-wrapper .srs-item {
  padding: 10px 10px 20px 10px;
}

.how-it-works {
  position: relative;
  background-color: #e2ebf2;
}
.how-it-works .hiw-img {
  box-shadow: 0px 4px 6px 0px rgba(143, 177, 195, 0.5019607843);
  border-radius: 20px;
  width: 100%;
  margin-bottom: 18px;
}
.how-it-works .hiw-img img, .how-it-works .hiw-img svg {
  width: 100%;
}
.how-it-works .hiw-col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 30px;
  flex: 0 0 20%;
  max-width: 20%;
}
.how-it-works h3, .how-it-works h4 {
  font-size: 20px;
  margin-bottom: 25px;
}
@media (max-width: 1359.98px) {
  .how-it-works .hiw-col {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 991.98px) {
  .how-it-works .hiw-col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 10px;
  }
  .how-it-works .hiw-img {
    margin-bottom: 0;
  }
  .how-it-works h3, .how-it-works h4 {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .how-it-works .hiw-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575.98px) {
  .how-it-works .hiw-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .how-it-works .hiw-col-content {
    max-width: 250px;
    margin: 0 auto;
  }
}

.featured-realizations {
  overflow: hidden;
}
.featured-realizations .bx-wrapper {
  margin-bottom: 50px;
}
.featured-realizations .featured-realizations-slider-wrapper {
  position: relative;
}
.featured-realizations .featured-realizations-slider-wrapper:after {
  content: "";
  position: absolute;
  right: 0;
  width: 120px;
  top: 0;
  bottom: 0;
  background: linear-gradient(270deg, rgb(255, 255, 255) 1%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 670px) {
  .featured-realizations .bx-wrapper {
    margin-bottom: 20px;
  }
  .featured-realizations .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
    top: auto;
    bottom: 20px;
  }
  .featured-realizations .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
    top: auto;
    bottom: 20px;
  }
  .featured-realizations .bx-viewport:after {
    max-width: calc(100vw - 70px - 405px);
  }
}
@media (max-width: 1749.98px) {
  .featured-realizations .bx-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .featured-realizations .bx-wrapper {
    margin-bottom: 20px;
  }
}
@media (max-width: 510px) {
  .featured-realizations .featured-realizations-slider-wrapper:after {
    display: none;
  }
}

.reviews-slider-wrapper {
  margin: -10px;
  position: relative;
}
.reviews-slider-wrapper .rs-item {
  padding: 10px 10px 20px 10px;
}
.reviews-slider-wrapper:after {
  content: "";
  position: absolute;
  right: 0;
  width: 120px;
  top: 0;
  bottom: 0;
  background: linear-gradient(270deg, rgb(255, 255, 255) 1%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 510px) {
  .reviews-slider-wrapper:after {
    display: none;
  }
}
.reviews {
  overflow: hidden;
}
.reviews .bx-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 670px) {
  .reviews .bx-wrapper {
    margin-bottom: 20px;
  }
  .reviews .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 10px;
    top: auto;
    bottom: 20px;
  }
  .reviews .bx-wrapper .bx-controls-direction a.bx-next {
    right: 10px;
    top: auto;
    bottom: 20px;
  }
  .reviews .bx-viewport:after {
    max-width: calc(100vw - 70px - 405px);
  }
}
@media (max-width: 1749.98px) {
  .reviews .bx-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .reviews .bx-wrapper {
    margin-bottom: 20px;
  }
}

.reviews-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -20px;
  margin-bottom: 30px;
}
.reviews-buttons .btn:first-child {
  width: 405px;
}
.reviews-buttons .btn {
  margin-right: 20px;
}
@media (max-width: 991.98px) {
  .reviews-buttons {
    margin-top: 0;
  }
  .reviews-buttons .btn {
    width: 100%;
    max-width: 405px;
    margin-right: 0;
  }
}

.monter-card {
  margin-top: 24px;
  margin-bottom: 30px;
}
.monter-card .mc-box {
  background-color: #EEF6FC;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}
.monter-card .mc-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.monter-card .mc-ornament {
  position: absolute;
  bottom: 0;
  right: 0;
}
.monter-card .mc-ornament img, .monter-card .mc-ornament svg {
  display: block;
}
.monter-card .mc-inside {
  position: relative;
  z-index: 1;
  padding: 41px 6% 26px 6%;
}
.monter-card .mc-avatar {
  border-radius: 50%;
}
.monter-card .mc-category {
  color: #00AEEF;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 12px;
  display: block;
}
.monter-card h1, .monter-card .h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
.monter-card .mc-badges {
  text-align: right;
}
.monter-card .mcb-label {
  color: #8FB1C3;
  margin-bottom: 10px;
}
.monter-card .mcb-item {
  background-color: #f90;
  display: inline-flex;
  padding: 10px 20px 10px 10px;
  height: 40px;
  line-height: 20px;
  align-items: center;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 12px;
  border-radius: 20px;
}
.monter-card .mcb-item svg {
  margin-right: 10px;
}
.monter-card .mc-category-header {
  color: #00AEEF;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px;
}
@media (max-width: 1749.98px) {
  .monter-card .mc-ornament svg,
  .monter-card .mc-ornament img {
    width: 280px;
    height: auto;
  }
}
@media (max-width: 1359.98px) {
  .monter-card .mc-badges {
    text-align: left;
  }
}
@media (max-width: 991.98px) {
  .monter-card .mc-ornament svg,
  .monter-card .mc-ornament img {
    width: 240px;
    height: auto;
  }
  .monter-card .mc-category {
    font-size: 18px;
  }
}

.mc-rating-box {
  background-color: #00AEEF;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  padding: 34px 9% 14px 9%;
}
.mc-rating-box .mcr-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
  height: 100%;
}
.mc-rating-box .mcr-rating {
  background-color: #ffffff;
  height: 36px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  font-size: 18px;
  margin-bottom: 20px;
}
.mc-rating-box .mcr-rating > div {
  margin: 0 5px;
  font-weight: bold;
}
.mc-rating-box .mcr-rating svg {
  width: 20px;
  margin: 0 3px;
}

.mc-skills-box {
  background-color: #0C2E3F;
  position: relative;
  border-radius: 20px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}
.mc-skills-box h1, .mc-skills-box h2, .mc-skills-box h3, .mc-skills-box h4 {
  color: #ffffff;
}
.mc-skills-box .mcs-inside {
  position: relative;
  z-index: 1;
  padding: 34px 9% 14px 9%;
}
.mc-skills-box .mc-ornament {
  position: absolute;
  bottom: 0;
  right: 0;
}
.mc-skills-box .mc-ornament img, .mc-skills-box .mc-ornament svg {
  display: block;
}
.mc-skills-box .mc-ornament path {
  fill: #083953;
}
.mc-skills-box .rating svg path {
  fill: #00AEEF;
}
.mc-skills-box .mcs-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.mc-skills-box .mcs-header svg {
  margin-left: 15px;
}
.mc-skills-box .mcs-header h1, .mc-skills-box .mcs-header h2, .mc-skills-box .mcs-header h3, .mc-skills-box .mcs-header h4 {
  margin: 0;
}
@media (max-width: 1749.98px) {
  .mc-skills-box .mc-ornament svg,
  .mc-skills-box .mc-ornament img {
    width: 280px;
    height: auto;
  }
}
@media (max-width: 1359.98px) {
  .mc-skills-box .mc-badges {
    text-align: left;
  }
}
@media (max-width: 991.98px) {
  .mc-skills-box .mc-ornament svg,
  .mc-skills-box .mc-ornament img {
    width: 240px;
    height: auto;
  }
  .mc-skills-box .mc-category {
    font-size: 18px;
  }
}

.mc-contact-box {
  background-color: #EEF6FC;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  padding: 34px 9% 14px 9%;
}

@media (max-width: 991.98px) {
  .mc-rating-box,
  .mc-skills-box .mcs-inside,
  .mc-contact-box {
    padding-left: 6%;
    padding-right: 6%;
  }
}
.modal-photo {
  display: block;
  max-width: 100%;
  border-radius: 20px;
  max-height: calc(100vh - 178px);
  margin: 0 auto;
}

.modal-photo-wrapper {
  max-width: 600px;
  margin: 0 auto;
}

.mc-photo-caption {
  color: #ffffff;
  margin-bottom: 0;
}
.mc-photo-caption .mc-category {
  font-size: 16px;
}

.mc-location {
  display: flex;
  align-items: center;
}
.mc-location svg {
  margin-right: 5px;
}
