body {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace;
}
input::-moz-selection {
  background-color: rgba(255, 255, 128, 0.2);
}
input::selection {
  background-color: rgba(255, 255, 128, 0.2);
}
.MuiList-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
button:focus {
  outline: 0 !important;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url(../../../resource/font/roboto-v27-latin-regular.woff2) format("woff2"),
    url(../../../resource/font/roboto-v27-latin-regular.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: local(""),
    url(../../../resource/font/roboto-v27-latin-500.woff2) format("woff2"),
    url(../../../resource/font/roboto-v27-latin-500.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url(../../../resource/font/roboto-v27-latin-700.woff2) format("woff2"),
    url(../../../resource/font/roboto-v27-latin-700.woff) format("woff");
}
.homePage .head-content img,
.img-fluid {
  max-width: 100%;
  height: auto;
}
.homePage {
  background-color: unset;
  font-size: 1rem;
  line-height: 1.5;
}
.homePage .asset-links svg {
  fill: #00c5ff;
  margin-right: 5px;
}
.homePage .asset-links svg:hover {
  fill: #fff;
}
.homePage section .h2,
.homePage section h2 {
  font-size: -moz-calc(0.995rem + 2.34vw);
  font-size: calc(0.995rem + 2.34vw);
  line-height: 1.3181818182;
}
@media (min-width: 1200px) {
  .homePage section .h2,
  .homePage section h2 {
    font-size: 2.75rem;
  }
}
.homePage section .h2 img,
.homePage section h2 img {
  height: 1em;
  margin-left: 0.3em;
}
@media (max-width: 575.98px) {
  .homePage section .h2,
  .homePage section h2 {
    font-size: 2.75rem;
    line-height: 1.2272727273;
  }
}
.homePage .carousel2-container {
  margin-bottom: 50px;
}
.homePage .slick-dots {
  bottom: -40px;
}
.homePage .carousel2 {
  aspect-ratio: 2720/1160;
  background-color: #043554;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 16px;
  position: relative;
}
.homePage .carousel2-0 {
  background-image: url(../../../resource/img/carousel2/globe_and_app_2x.png);
}
.homePage .carousel2-1 {
  background-image: url(../../../resource/img/carousel2/laptop_2x.png);
}
.homePage .carousel2-2 {
  background-image: url(../../../resource/img/carousel2/coins_2x.png);
}
.homePage .carousel2-3 {
  background-image: url(../../../resource/img/carousel2/phones_2x.png);
}
.homePage .carousel2-exo {
  background-image: url(../../../resource/img/carousel2/exo_2x.png);
}
.homePage .carousel2-sswp {
  background-image: url(../../../resource/img/carousel2/sswp_2x.png);
}
.homePage .slick-dots li.slick-active,
.homePage .slick-dots li.slick-active button:before {
  color: transparent;
}
.homePage .slick-dots li {
  color: transparent;
  background-image: url(../../../resource/img/slider-dot-clear.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  margin: 0;
  width: 16px;
}
.homePage .slick-dots li.slick-active {
  background-image: url(../../../resource/img/slider-dot-filled.svg);
}
.homePage .carousel2-content-text {
  padding-left: 5%;
  padding-top: 5%;
  width: 40%;
}
.homePage .carousel2-content-text a {
  color: #00c5ff;
  text-decoration: none;
}
.homePage .carousel2-content-text a:hover {
  text-decoration: underline;
}
.homePage .carousel2-content-amp {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  margin-top: 22px;
  margin-bottom: 23px;
}
.homePage .carousel2-content-amp .h3,
.homePage .carousel2-content-amp h3 {
  margin-bottom: 0;
}
.homePage .carousel2-content-amp-flag {
  margin-left: 16px;
  background-color: #0c4467;
  border-radius: 16px;
  border: 1px solid #00c5ff;
  padding: 8px 14px;
  width: auto;
  color: #5a8fb1;
  white-space: nowrap;
}
.homePage .carousel2-content-title-exo {
  margin-top: 20px;
}
.homePage .carousel2-content-title-exo-labels {
  margin-top: 30px;
  margin-bottom: 30px;
  display: -moz-box;
  display: flex;
  flex-wrap: nowrap;
}
.homePage .carousel2-content-title-exo-labels .h3,
.homePage .carousel2-content-title-exo-labels h3 {
  white-space: nowrap;
  margin-right: 8px;
}
.homePage .carousel2-content-title-exo-labels img {
  margin-left: 8px;
}
.homePage .slick-arrow {
  position: absolute;
  width: 68px;
  height: 68px;
  z-index: 1;
}
.homePage .slick-arrow:before {
  content: none;
}
.homePage .slick-prev {
  background-image: url(../../../resource/img/carousel2-left.svg);
  left: -34px;
}
.homePage .slick-next {
  right: -34px;
  background-image: url(../../../resource/img/carousel2-right.svg);
}
.homePage .slick-prev:hover {
  background-image: url(../../../resource/img/carousel2-left-active.svg);
}
.homePage .slick-next:hover {
  background-image: url(../../../resource/img/carousel2-right-active.svg);
}
.homePage .carousel2-mobile-img {
  display: none;
}
.homePage .slick-track {
  display: -moz-box;
  display: flex;
  -moz-box-align: stretch;
  align-items: stretch;
}
.homePage .slick-slide {
  display: -moz-box;
  display: flex;
  align-self: stretch;
  height: unset;
}
.homePage .slick-slide > div {
  display: -moz-box;
  display: flex;
  align-self: stretch;
  width: 100%;
  height: 100%;
}
.homePage .container-register-button {
  display: -moz-box;
  display: flex;
  -moz-box-align: start;
  align-items: flex-start;
}
.homePage .register-button {
  background-color: #00c5ff;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  padding: 8px 16px;
}
.homePage .assets-table-mobile,
.homePage .available-for-mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .homePage .carousel2 {
    background-image: none;
    display: -moz-box !important;
    display: flex !important;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
  .homePage .assets-table {
    display: none;
  }
  .homePage .carousel2-content-text {
    width: 100%;
  }
  .homePage .h2,
  .homePage h2 {
    font-size: 36px !important;
  }
  .homePage .slick-next,
  .homePage .slick-prev {
    display: none !important;
  }
  .homePage .carousel2-mobile-img {
    display: block;
    width: 100%;
  }
  .homePage .carousel2-content-amp {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: start;
    align-items: flex-start;
  }
  .homePage .carousel2-content-amp .h3,
  .homePage .carousel2-content-amp h3 {
    margin-bottom: 8px;
  }
  .homePage .carousel2-content-amp-flag {
    margin-left: 0;
  }
  .homePage .carousel2-content-title-exo-labels {
    margin-top: 30px;
    margin-bottom: 8px;
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
  }
  .homePage .carousel2-content-title-exo-labels .h3,
  .homePage .carousel2-content-title-exo-labels h3 {
    white-space: nowrap;
    margin-right: 0;
  }
  .homePage .carousel2-content-title-exo-labels img {
    margin-left: 0;
    margin-top: 8px;
  }
  .homePage .available-for-desktop {
    display: none;
  }
  .homePage .available-for-mobile {
    width: 100%;
    max-width: 350px;
    display: block;
  }
  .homePage .carousel2-content-text {
    padding-top: 32px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.homePage .slider-dots {
  margin-top: 24px;
  width: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
}
.homePage .slider-dot {
  margin-left: 4px;
  margin-right: 4px;
}
.homePage .image-mob {
  width: 100%;
  margin-top: 4rem;
  background-image: url(../../../resource/img/planet.png);
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: center;
  padding-top: 12.9375rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .homePage .image-mob {
    background-image: url(../../../resource/img/planet_2x.png);
  }
}
.homePage section.header {
  overflow-x: hidden;
}
.homePage .head-content {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  overflow-x: visible;
}
.homePage .head-content .h2,
.homePage .head-content h2 {
  margin-bottom: calc(0.895rem + 1.14vw);
}
@media (min-width: 1200px) {
  .homePage .head-content .h2,
  .homePage .head-content h2 {
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 575.98px) {
  .homePage .head-content .h2,
  .homePage .head-content h2 {
    margin-bottom: 1.25rem;
  }
}
.homePage .head-content .info {
  width: 60%;
}
@media (max-width: 767.98px) {
  .homePage .head-content .info {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .homePage .head-content .info {
    width: 70%;
  }
  .homePage .head-content .promo-image {
    position: relative;
  }
}
@media (min-width: 768px) {
  .homePage .head-content .image {
    position: relative;
  }
  .homePage .head-content .promo-image {
    position: relative;
    left: -moz-calc(1.43875rem + 7.665vw);
    left: calc(1.43875rem + 7.665vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .homePage .head-content .promo-image {
    left: 7.1875rem;
  }
}
@media (min-width: 1200px) {
  .homePage .head-content .image {
    position: relative;
  }
  .homePage .head-content .promo-image {
    position: relative;
    left: -moz-calc(1.43875rem + 7.665vw);
    left: calc(1.43875rem + 7.665vw);
    height: 600px;
    width: auto;
    max-width: 633px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .homePage .head-content .promo-image {
    left: 7.1875rem;
  }
}
.homePage .tabs .col {
  cursor: pointer;
  height: -moz-calc(0.98875rem + 2.265vw);
  height: calc(0.98875rem + 2.265vw);
  border-bottom: 3px solid #0a426a;
  font-size: -moz-calc(0.845rem + 0.54vw);
  font-size: calc(0.845rem + 0.54vw);
  line-height: 1.5;
  color: #658aad;
}
.homePage .tabs .col:hover {
  color: #fff;
}
@media (min-width: 1200px) {
  .homePage .tabs .col {
    height: 2.6875rem;
  }
}
.homePage .tabs .col span {
  margin-bottom: calc(0.82rem + 0.24vw);
}
@media (min-width: 1200px) {
  .homePage .tabs .col span {
    margin-bottom: 1rem;
  }
  .homePage .tabs .col {
    font-size: 1.25rem;
  }
}
.homePage .tabs .col.active {
  color: #fff;
  border-bottom: 3px solid #00c5ff;
}
.homePage #contentWrapy {
  position: relative;
}
.homePage section.how {
  width: 100%;
  margin-top: calc(1.5325rem + 8.79vw);
  margin-bottom: calc(1.5325rem + 8.79vw);
}
@media (min-width: 1200px) {
  .homePage section.how {
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}
.homePage section.how .h2,
.homePage section.how h2 {
  margin-bottom: calc(1.12rem + 3.84vw);
}
@media (min-width: 1200px) {
  .homePage section.how .h2,
  .homePage section.how h2 {
    margin-bottom: 4rem;
  }
}
.homePage section.how .overlay.loading {
  opacity: 1;
  -webkit-transition: opacity 0s;
  -moz-transition: opacity 0s;
  transition: opacity 0s;
}
.homePage section.how .overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s;
  background-color: #003150;
}
.homePage section.how .content.row {
  padding: calc(1.12rem + 3.84vw) calc(1.32625rem + 6.315vw)
    calc(1.1575rem + 4.29vw) calc(1.545rem + 8.94vw);
  background: #003150;
}
@media (min-width: 1200px) {
  .homePage section.how .content.row {
    padding-top: 4rem;
    padding-bottom: 4.375rem;
    padding-left: 8.25rem;
    padding-right: 6.0625rem;
  }
}
.homePage section.how .content.row > div {
  position: relative;
}
.homePage section.how .content.row .pagination {
  height: -moz-calc(1.0325rem + 2.79vw);
  height: calc(1.0325rem + 2.79vw);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  margin-top: auto;
}
@media (min-width: 1200px) {
  .homePage section.how .content.row .pagination {
    height: 3.125rem;
  }
}
.homePage section.how .content.row .pagination span.arr-left {
  cursor: pointer;
  display: inline-block;
  margin-right: calc(0.9325rem + 1.59vw);
  width: -moz-calc(1.0325rem + 2.79vw);
  width: calc(1.0325rem + 2.79vw);
  height: -moz-calc(1.0325rem + 2.79vw);
  height: calc(1.0325rem + 2.79vw);
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"%3e%3ccircle cx="25" cy="25" r="25" fill="rgba%28133, 211, 255, 0.2%29"/%3e%3cpath d="M33 24C33.5523 24 34 24.4477 34 25C34 25.5523 33.5523 26 33 26V24ZM16.2929 25.7071C15.9024 25.3166 15.9024 24.6834 16.2929 24.2929L22.6569 17.9289C23.0474 17.5384 23.6805 17.5384 24.0711 17.9289C24.4616 18.3195 24.4616 18.9526 24.0711 19.3431L18.4142 25L24.0711 30.6569C24.4616 31.0474 24.4616 31.6805 24.0711 32.0711C23.6805 32.4616 23.0474 32.4616 22.6569 32.0711L16.2929 25.7071ZM33 26H17V24H33V26Z" fill="%23012C4B"/%3e%3c/svg%3e');
  background-size: contain;
}
@media (min-width: 1200px) {
  .homePage section.how .content.row .pagination span.arr-left {
    margin-right: 2.125rem;
    width: 3.125rem;
    height: 3.125rem;
  }
}
.homePage section.how .content.row .pagination span.arr-left:hover {
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"%3e%3ccircle cx="25" cy="25" r="25" fill="%2300c5ff"/%3e%3cpath d="M33 24C33.5523 24 34 24.4477 34 25C34 25.5523 33.5523 26 33 26V24ZM16.2929 25.7071C15.9024 25.3166 15.9024 24.6834 16.2929 24.2929L22.6569 17.9289C23.0474 17.5384 23.6805 17.5384 24.0711 17.9289C24.4616 18.3195 24.4616 18.9526 24.0711 19.3431L18.4142 25L24.0711 30.6569C24.4616 31.0474 24.4616 31.6805 24.0711 32.0711C23.6805 32.4616 23.0474 32.4616 22.6569 32.0711L16.2929 25.7071ZM33 26H17V24H33V26Z" fill="%23012C4B"/%3e%3c/svg%3e');
  background-size: contain;
}
.homePage section.how .content.row .pagination span.arr-right {
  cursor: pointer;
  display: inline-block;
  margin-left: calc(0.895rem + 1.14vw);
  height: -moz-calc(1.0325rem + 2.79vw);
  height: calc(1.0325rem + 2.79vw);
  width: -moz-calc(1.0325rem + 2.79vw);
  width: calc(1.0325rem + 2.79vw);
  background-image: url('data:image/svg+xml,%3csvg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="25" cy="25" r="25" fill="rgba%28133, 211, 255, 0.2%29"/%3e%3cpath d="M17 24C16.4477 24 16 24.4477 16 25C16 25.5523 16.4477 26 17 26V24ZM33.7071 25.7071C34.0976 25.3166 34.0976 24.6834 33.7071 24.2929L27.3431 17.9289C26.9526 17.5384 26.3195 17.5384 25.9289 17.9289C25.5384 18.3195 25.5384 18.9526 25.9289 19.3431L31.5858 25L25.9289 30.6569C25.5384 31.0474 25.5384 31.6805 25.9289 32.0711C26.3195 32.4616 26.9526 32.4616 27.3431 32.0711L33.7071 25.7071ZM17 26H33V24H17V26Z" fill="%23012C4B"/%3e%3c/svg%3e');
  background-size: contain;
}
@media (min-width: 1200px) {
  .homePage section.how .content.row .pagination span.arr-right {
    margin-left: 1.75rem;
    height: 3.125rem;
    width: 3.125rem;
  }
}
.homePage section.how .content.row .pagination span.arr-right:hover {
  background-image: url('data:image/svg+xml,%3csvg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="25" cy="25" r="25" fill="%2300c5ff"/%3e%3cpath d="M17 24C16.4477 24 16 24.4477 16 25C16 25.5523 16.4477 26 17 26V24ZM33.7071 25.7071C34.0976 25.3166 34.0976 24.6834 33.7071 24.2929L27.3431 17.9289C26.9526 17.5384 26.3195 17.5384 25.9289 17.9289C25.5384 18.3195 25.5384 18.9526 25.9289 19.3431L31.5858 25L25.9289 30.6569C25.5384 31.0474 25.5384 31.6805 25.9289 32.0711C26.3195 32.4616 26.9526 32.4616 27.3431 32.0711L33.7071 25.7071ZM17 26H33V24H17V26Z" fill="%23012C4B"/%3e%3c/svg%3e');
}
.homePage section.how .content.row .pagination span.pagination-dot {
  cursor: pointer;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 0.375rem;
  background-image: url('data:image/svg+xml,%3csvg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="6" cy="6" r="5.5" stroke="%234F81A6"/%3e%3c/svg%3e');
}
.homePage section.how .content.row .pagination span.pagination-dot:hover {
  background-image: url('data:image/svg+xml,%3csvg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="6" cy="6" r="5.5" stroke="%2300C5FF"/%3e%3c/svg%3e');
}
.homePage section.how .content.row .pagination span.pagination-dot.active {
  background-image: url('data:image/svg+xml,%3csvg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="6" cy="6" r="5.5" stroke="%2300C5FF"/%3e%3ccircle cx="6" cy="6" r="4" fill="%2300C5FF"/%3e%3c/svg%3e');
}
.homePage section.how .content.row .badge {
  font-size: 0.75rem;
  height: 2rem;
  width: 3.5rem;
  margin-bottom: calc(0.92rem + 1.44vw);
  line-height: 2;
  background-color: hsla(0, 0%, 100%, 0.1);
  color: #709eba;
}
@media (min-width: 1200px) {
  .homePage section.how .content.row .badge {
    margin-bottom: 2rem;
  }
}
.homePage section.how .content.row .h3,
.homePage section.how .content.row h3 {
  line-height: 1.3214285714;
}
.homePage section.how .content.row p {
  font-size: -moz-calc(0.8325rem + 0.39vw);
  font-size: calc(0.8325rem + 0.39vw);
  line-height: 1.4444444444;
}
@media (min-width: 1200px) {
  .homePage section.how .content.row p {
    font-size: 1.125rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .homePage section.how .content.row p {
    font-size: 0.8125rem;
  }
}
.homePage section.how .content.row img {
  display: none;
}
@media (min-width: 768px) {
  .homePage section.how .inner {
    margin-left: calc(1.32rem + 6.24vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .homePage section.how .inner {
    margin-left: 6rem;
  }
}
@media (max-width: 767.98px) {
  .homePage section.how .inner {
    margin-left: calc(1.12rem + 3.84vw);
  }
}
@media (max-width: 767.98px) and (min-width: 1200px) {
  .homePage section.how .inner {
    margin-left: 4rem;
  }
}
.homePage section.how .inner {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.homePage section.how .info {
  padding-top: 0;
}
@media (min-width: 768px) {
  .homePage section.how .info {
    padding-top: calc(1.285rem + 5.82vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .homePage section.how .info {
    padding-top: 5.65rem;
  }
}
.homePage section.how .activate .inner,
.homePage section.how .pay .inner,
.homePage section.how .swap .inner {
  height: 100%;
}
@media (min-width: 768px) {
  .homePage section.how .activate .inner,
  .homePage section.how .pay .inner,
  .homePage section.how .swap .inner {
    height: 18rem;
  }
}
@media (min-width: 1200px) {
  .homePage section.how .activate .inner,
  .homePage section.how .pay .inner,
  .homePage section.how .swap .inner {
    height: 17rem;
  }
}
.homePage section.how .peg .inner {
  height: 100%;
}
@media (min-width: 768px) {
  .homePage section.how .peg .inner {
    height: 25rem;
  }
}
@media (min-width: 1200px) {
  .homePage section.how .peg .inner {
    height: 23rem;
  }
}
.homePage img.frame {
  position: relative;
  display: -moz-box;
  display: flex;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  max-height: 576px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 87%;
}
@media screen and (max-width: 840px) {
  .homePage img.frame {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .homePage #howApp {
    max-width: 100%;
  }
}
.homePage section.benefits {
  max-width: 1140px;
  padding-top: 160px;
  width: 100%;
}
.homePage section.benefits p {
  color: #5f86ac;
  font-size: -moz-calc(0.82rem + 0.24vw);
  font-size: calc(0.82rem + 0.24vw);
  line-height: 1.375;
}
@media (min-width: 1200px) {
  .homePage section.benefits p {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .homePage section.benefits .h4,
  .homePage section.benefits h4 {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 14px;
  }
}
.homePage section.benefits .head {
  margin-bottom: calc(1.17rem + 4.44vw);
}
@media (min-width: 1200px) {
  .homePage section.benefits .head {
    margin-bottom: 4.5rem;
  }
}
.homePage section.market-data {
  max-width: 1140px;
  padding-top: 140px;
  width: 100%;
}
.homePage section.market-data .assets-container {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-align: center;
  align-items: center;
}
.homePage section.market-data .assets-table-mobile {
  display: none;
}
.homePage section.market-data .assets-decor {
  width: 90%;
  max-width: 1140px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-align: start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 16px;
  border: 1px solid #246;
  padding: 32px;
}
.homePage section.market-data .assets-decor .h4,
.homePage section.market-data .assets-decor h4 {
  margin-bottom: 32px;
}
.homePage section.market-data .assets-table {
  width: 100%;
}
.homePage section.market-data .assets-table .name {
  width: 40%;
}
.homePage section.market-data .assets-table .ticker {
  width: 10%;
}
.homePage section.market-data .assets-table .index {
  width: 40%;
}
.homePage section.market-data .assets-table .last,
.homePage section.market-data .assets-table .market {
  width: 20%;
}
.homePage section.market-data .assets-table .link {
  width: 5%;
}
.homePage section.market-data .assets-table th {
  color: #5f86ac;
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 12px;
  font-weight: 400;
  text-align: start;
}
.homePage section.market-data .assets-table td {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  min-width: 20px;
  border-top: 1px solid #3a5084;
}
@media only screen and (max-width: 1023px) {
  .homePage section.market-data .assets-decor {
    padding: 20px 20px 0;
  }
  .homePage section.market-data .assets-decor .h4,
  .homePage section.market-data .assets-decor h4 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .homePage section.market-data .assets-table-mobile {
    display: block;
    width: 100%;
  }
  .homePage section.market-data .assets-table-mobile .asset {
    border-bottom: 1px solid #0a426a;
    width: 100%;
    padding-bottom: 22px;
    padding-top: 24px;
  }
  .homePage section.market-data .assets-table-mobile .asset:last-child {
    border-bottom: none;
  }
  .homePage section.market-data .assets-table-mobile .asset-name {
    -moz-box-pack: justify;
    justify-content: space-between;
    padding-bottom: 16px;
  }
  .homePage section.market-data .assets-table-mobile .asset-name,
  .homePage section.market-data .assets-table-mobile .asset-name div {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
  }
  .homePage section.market-data .assets-table-mobile .asset-name div img {
    margin-right: 10px;
  }
  .homePage section.market-data .assets-table-mobile .prices {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
  .homePage section.market-data .assets-table-mobile .prices-title {
    text-transform: uppercase;
    color: #5f86ac;
    font-size: 14px;
    padding-bottom: 8px;
  }
  .homePage section.market-data .assets-table-mobile .prices-value-right {
    text-align: right;
  }
}
.homePage section.faq {
  padding-top: 160px;
  padding-bottom: 40px;
  width: 90%;
  max-width: 1140px;
}
.homePage section.faq .faq-title {
  font-size: 42px;
  margin-bottom: 90px;
  font-weight: 600;
}
.homePage section.faq .faq-line {
  width: 100%;
  border-bottom: 1px solid #246;
}
.homePage section.faq .faq-line-header {
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  padding: 23px 21px 26px 20px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.homePage section.faq .faq-line-header-open {
  color: #00c5ff;
}
.homePage section.faq .faq-line-header:hover {
  background: hsla(0, 0%, 100%, 0.08);
}
.homePage section.faq .faq-line-text {
  width: 100%;
  font-size: 18px;
  padding: 16px 40px 25px 20px;
}
.homePage section.downloads {
  display: -moz-box;
  display: flex;
  width: 90%;
  max-width: 1400px;
  flex-wrap: wrap-reverse;
}
.homePage section.downloads .panel {
  -moz-box-flex: 1;
  flex: 1 1;
  border-radius: 16px;
  background-color: #043554;
  margin: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-align: center;
  align-items: center;
}
.homePage section.downloads .panel p {
  color: #7fa3c7;
  margin-bottom: 24px;
}
.homePage section.downloads .panel .panel-mobile {
  display: -moz-box;
  display: flex;
}
.homePage section.downloads .panel .panel-mobile .column {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  margin-left: 9px;
  margin-right: 9px;
}
.homePage section.downloads .panel .panel-mobile .stores {
  margin-bottom: 32px;
}
.homePage section.downloads .panel .laptop {
  margin-top: 20px;
}
.homePage section.downloads a {
  text-decoration: none;
}
.homePage section.downloads .download-desktop {
  border-radius: 16px;
  background-color: #00c5ff;
  color: #fff;
  text-decoration: none;
  padding: 14px 26px;
  margin-bottom: 8px;
  width: 290px;
}
.homePage section.downloads .download-desktop img {
  margin-right: 10px;
}
.homePage section.downloads .stores-mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .homePage section.downloads {
    width: 100%;
    margin: 0;
  }
  .homePage section.downloads .panel {
    padding: 16px;
  }
  .homePage section.downloads .download-desktop {
    padding: 14px 10px;
    width: 240px;
  }
  .homePage section.downloads .phone {
    width: 100%;
  }
  .homePage section.downloads .stores {
    display: none;
  }
  .homePage section.downloads .stores-mobile {
    display: block;
    margin: 8px;
  }
  .homePage section.downloads .laptop {
    width: 95%;
  }
  .homePage section.downloads .panel-mobile {
    margin-top: 32px;
  }
}
.homePage section.news-landing {
  width: 100%;
  max-width: 1161px;
}
.homePage section.news-landing > .h2,
.homePage section.news-landing > h2 {
  margin-top: 140px;
  margin-bottom: 60px;
}
.homePage section.news-landing .newsGrid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, 352px);
  grid-gap: 42px;
  -moz-box-pack: center;
  justify-content: center;
}
.homePage section.news {
  width: 100%;
  max-width: 1161px;
}
.homePage section.news .h1,
.homePage section.news h1 {
  text-align: center;
  margin-bottom: 60px;
}
.homePage section.news .newsGrid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, 352px);
  -moz-box-pack: center;
  justify-content: center;
  grid-gap: 42px;
}
.homePage section.news-view {
  width: 100%;
  max-width: 900px;
  background-color: #fff;
  color: #000;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-align: center;
  align-items: center;
  padding: 64px 24px 74px;
  margin-bottom: 130px;
  border-radius: 16px;
}
.homePage section.news-view > .h1,
.homePage section.news-view > h1 {
  width: 100%;
  max-width: 650px;
  font-weight: 700;
}
.homePage section.news-view p.date {
  max-width: 650px;
  width: 100%;
  color: #15679b;
  font-size: 14px;
  margin-bottom: 24px;
}
.homePage section.news-view > div {
  max-width: 650px;
}
.homePage section.news-view a {
  color: #0060d1;
}
.homePage section.news-view img {
  width: 100%;
  margin-bottom: 32px;
  border-radius: 16px;
}
.homePage section.news-view p {
  text-align: justify;
}
.homePage .newsCard {
  background-color: #fff;
  max-width: 352px;
  min-height: 340px;
  border-radius: 16px;
  color: #000;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .homePage .newsCard {
    width: -moz-calc(100% - 32px);
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.homePage .newsCard a {
  text-decoration: unset;
  color: unset;
}
.homePage .newsCard img {
  width: 100%;
}
.homePage .newsCard .h2,
.homePage .newsCard h2 {
  font-size: 24px !important;
  margin: 8px 24px 0;
}
.homePage .newsCard p {
  font-size: 18px;
  margin-left: 24px;
  margin-right: 24px;
}
.homePage .newsCard p.date {
  color: #15679b;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 0;
}
.guides {
  margin-bottom: 50px;
}
.guides .title.h1,
.guides h1.title {
  font-size: 40px;
  margin-bottom: 40px;
}
.guides .guideWrapper {
  background-color: #043554;
  border-radius: 16px;
  padding: 32px 24px 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 20px;
}
.guides .guideWrapper .leftWrapper .h3,
.guides .guideWrapper .leftWrapper h3 {
  font-size: 28px;
  margin: 16px 0;
}
.guides .guideWrapper .leftWrapper p {
  max-width: 458px;
  font-size: 18px;
  margin-bottom: 32px;
}
.guides .guideWrapper .leftWrapper a {
  background-color: #00c5ff;
  border-radius: 8px;
  border: none;
  color: #fff;
  padding: 12px 17px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.guides .guideWrapper .leftWrapper a:hover {
  background-color: #00b1e6;
}
.guides .guideWrapper .leftWrapper svg {
  margin-right: 10px;
}
.guides .guideWrapper .rightWrapper img {
  width: 100%;
  border-radius: 12px;
}
@media only screen and (max-width: 576px) {
  .guides .title.h1,
  .guides h1.title {
    font-size: 36px;
  }
  .guides .guideWrapper {
    grid-template-columns: auto;
    padding: 8px;
  }
  .guides .leftWrapper {
    -moz-box-ordinal-group: 3;
    order: 2;
    margin: 10px;
  }
  .guides .leftWrapper button {
    margin-bottom: 20px;
  }
  .guides .rightWrapper {
    -moz-box-ordinal-group: 2;
    order: 1;
  }
}
section.partners {
  padding: 160px 0 40px;
}
section.partners .h2,
section.partners h2 {
  margin-bottom: 40px;
  color: #fff;
}
section.partners .partnerBox {
  display: block;
  text-decoration: none;
  background-color: #043554;
  border-radius: 16px;
  height: 262px;
}
section.partners .partnerBox:hover {
  background-color: #052a45;
  cursor: pointer;
}
section.partners .partnerBox .subtitle {
  font-size: 20px;
  font-weight: 500;
}
section.partners .partnerBox .description {
  color: #5f86ac;
}
.network .title.h1,
.network h1.title {
  font-size: 40px;
  margin-bottom: 40px;
}
.network .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  gap: 30px;
}
.network .grid .box {
  background-color: #043554;
  border-radius: 16px;
  padding: 30px;
}
.network .grid .box .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.network .grid .box .title span {
  color: #69afcc;
  font-size: 14px;
  font-weight: 400;
  padding-left: 5px;
}
.network .grid .box .iconWrapper {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
  padding: 13px 0;
  border-top: 1px solid #215d84;
  font-size: 14px;
}
.network .grid .box .iconWrapper p {
  margin-bottom: 0;
}
.network .grid .box .left {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  grid-column-gap: 10px;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.network .grid .box .left p {
  color: #00c5ff;
  text-transform: uppercase;
  font-weight: 400;
}
.network .grid .box .left svg {
  fill: none;
}
@media only screen and (max-width: 576px) {
  .network .title.h1,
  .network h1.title {
    font-size: 36px;
  }
  .network .grid {
    grid-template-columns: auto;
  }
  .network .grid .box {
    padding: 25px;
  }
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.privacyPage {
  font-size: 1rem;
  line-height: 1.5;
}
.privacyPage .h2,
.privacyPage h2 {
  font-size: -moz-calc(0.92rem + 1.44vw);
  font-size: calc(0.92rem + 1.44vw);
  line-height: 1.0285714286;
  margin-bottom: 2.5rem;
  margin-top: 4.5rem;
}
@media (min-width: 1200px) {
  .privacyPage .h2,
  .privacyPage h2 {
    font-size: 2rem;
  }
}
.privacyPage section.header {
  height: 46.875rem;
}
.privacyPage #privacyPolicy {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .privacyPage #privacyPolicy {
    max-width: 750px;
  }
}
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #85d3ff;
  --bs-secondary: #78aecc;
  --bs-success: #198754;
  --bs-info: #5f86ac;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: Roboto, sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  );
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: -moz-calc(0.82rem + 0.24vw);
  font-size: calc(0.82rem + 0.24vw);
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: #051e37;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px) {
  body {
    font-size: 1rem;
  }
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: -moz-calc(0.995rem + 2.34vw);
  font-size: calc(0.995rem + 2.34vw);
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.75rem;
  }
}
.h2,
h2 {
  font-size: -moz-calc(0.92rem + 1.44vw);
  font-size: calc(0.92rem + 1.44vw);
}
@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 2rem;
  }
}
.h3,
h3 {
  font-size: -moz-calc(0.895rem + 1.14vw);
  font-size: calc(0.895rem + 1.14vw);
}
@media (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 1.75rem;
  }
}
.h4,
h4 {
  font-size: -moz-calc(0.87rem + 0.84vw);
  font-size: calc(0.87rem + 0.84vw);
}
@media (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.5rem;
  }
}
.h5,
h5 {
  font-size: -moz-calc(0.845rem + 0.54vw);
  font-size: calc(0.845rem + 0.54vw);
}
@media (min-width: 1200px) {
  .h5,
  h5 {
    font-size: 1.25rem;
  }
}
.h6,
h6 {
  font-size: -moz-calc(0.82rem + 0.24vw);
  font-size: calc(0.82rem + 0.24vw);
}
@media (min-width: 1200px) {
  .h6,
  h6 {
    font-size: 1rem;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-bs-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
.small,
small {
  font-size: 0.875em;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #85d3ff;
  text-decoration: underline;
}
a:hover {
  color: #00c5ff;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border: 0 solid;
  border-color: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: -moz-calc(0.87rem + 0.84vw);
  font-size: calc(0.87rem + 0.84vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: -moz-calc(0.845rem + 0.54vw);
  font-size: calc(0.845rem + 0.54vw);
  font-weight: 300;
}
@media (min-width: 1200px) {
  .lead {
    font-size: 1.25rem;
  }
}
.display-1 {
  font-size: -moz-calc(1.22rem + 5.04vw);
  font-size: calc(1.22rem + 5.04vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: -moz-calc(1.17rem + 4.44vw);
  font-size: calc(1.17rem + 4.44vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: -moz-calc(1.12rem + 3.84vw);
  font-size: calc(1.12rem + 3.84vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: -moz-calc(1.07rem + 3.24vw);
  font-size: calc(1.07rem + 3.24vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: -moz-calc(1.02rem + 2.64vw);
  font-size: calc(1.02rem + 2.64vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: -moz-calc(0.97rem + 2.04vw);
  font-size: calc(0.97rem + 2.04vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-inline,
.list-unstyled {
  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: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: -moz-calc(0.845rem + 0.54vw);
  font-size: calc(0.845rem + 0.54vw);
}
@media (min-width: 1200px) {
  .blockquote {
    font-size: 1.25rem;
  }
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer:before {
  content: "— ";
}
.img-fluid,
.img-thumbnail,
.sharedPage .head-content img {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #051e37;
  border: 1px solid #dee2e6;
  border-radius: 0.5rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
.col {
  -moz-box-flex: 1;
  flex: 1 0;
}
.row-cols-auto > * {
  -moz-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  width: 100%;
}
.row-cols-1 > *,
.row-cols-2 > * {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.row-cols-2 > * {
  width: 50%;
}
.row-cols-3 > * {
  width: 33.3333333333%;
}
.row-cols-3 > *,
.row-cols-4 > * {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.row-cols-4 > * {
  width: 25%;
}
.row-cols-5 > * {
  width: 20%;
}
.row-cols-5 > *,
.row-cols-6 > * {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.row-cols-6 > * {
  width: 16.6666666667%;
}
.col-auto {
  width: auto;
}
.col-1,
.col-auto {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.col-1 {
  width: 8.3333333333%;
}
.col-2 {
  width: 16.6666666667%;
}
.col-2,
.col-3 {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.3333333333%;
}
.col-4,
.col-5 {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.col-5 {
  width: 41.6666666667%;
}
.col-6 {
  width: 50%;
}
.col-6,
.col-7 {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.col-7 {
  width: 58.3333333333%;
}
.col-8 {
  width: 66.6666666667%;
}
.col-8,
.col-9 {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.3333333333%;
}
.col-10,
.col-11 {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.col-11 {
  width: 91.6666666667%;
}
.col-12 {
  -moz-box-flex: 0;
  flex: 0 0 auto;
  width: 100%;
}
.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%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    -moz-box-flex: 1;
    flex: 1 0;
  }
  .row-cols-sm-auto > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .col-sm-1,
  .col-sm-auto {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-2,
  .col-sm-3 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-4,
  .col-sm-5 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-6,
  .col-sm-7 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-8,
  .col-sm-9 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-10,
  .col-sm-11 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    -moz-box-flex: 1;
    flex: 1 0;
  }
  .row-cols-md-auto > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    width: auto;
  }
  .col-md-1,
  .col-md-auto {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-2,
  .col-md-3 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-4,
  .col-md-5 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-6,
  .col-md-7 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-8,
  .col-md-9 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-10,
  .col-md-11 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -moz-box-flex: 1;
    flex: 1 0;
  }
  .row-cols-lg-auto > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .col-lg-1,
  .col-lg-auto {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-2,
  .col-lg-3 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-4,
  .col-lg-5 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-6,
  .col-lg-7 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-8,
  .col-lg-9 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-10,
  .col-lg-11 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -moz-box-flex: 1;
    flex: 1 0;
  }
  .row-cols-xl-auto > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .col-xl-1,
  .col-xl-auto {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-2,
  .col-xl-3 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-4,
  .col-xl-5 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-6,
  .col-xl-7 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-8,
  .col-xl-9 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-10,
  .col-xl-11 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -moz-box-flex: 1;
    flex: 1 0;
  }
  .row-cols-xxl-auto > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .col-xxl-1,
  .col-xxl-auto {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xxl-1 {
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    width: 16.6666666667%;
  }
  .col-xxl-2,
  .col-xxl-3 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-4 {
    width: 33.3333333333%;
  }
  .col-xxl-4,
  .col-xxl-5 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xxl-5 {
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-6,
  .col-xxl-7 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xxl-7 {
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    width: 66.6666666667%;
  }
  .col-xxl-8,
  .col-xxl-9 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-10 {
    width: 83.3333333333%;
  }
  .col-xxl-10,
  .col-xxl-11 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-xxl-11 {
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: -moz-calc(0.82rem + 0.24vw);
  font-size: calc(0.82rem + 0.24vw);
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .btn {
    font-size: 1rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
}
.btn:hover {
  color: #fff;
}
.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(133, 211, 255, 0.25);
  box-shadow: 0 0 0 0.25rem rgba(133, 211, 255, 0.25);
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.btn-primary {
  color: #000;
  background-color: #85d3ff;
  border-color: #85d3ff;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus,
.btn-primary:hover {
  color: #000;
  background-color: #97daff;
  border-color: #91d7ff;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(113, 179, 217, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(113, 179, 217, 0.5);
}
.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: #000;
  background-color: #9ddcff;
  border-color: #91d7ff;
}
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(113, 179, 217, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(113, 179, 217, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #000;
  background-color: #85d3ff;
  border-color: #85d3ff;
}
.btn-secondary {
  color: #000;
  background-color: #78aecc;
  border-color: #78aecc;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #000;
  background-color: #8cbad4;
  border-color: #86b6d1;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(102, 148, 173, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(102, 148, 173, 0.5);
}
.btn-check:active + .btn-secondary,
.btn-check:checked + .btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #93bed6;
  border-color: #86b6d1;
}
.btn-check:active + .btn-secondary:focus,
.btn-check:checked + .btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(102, 148, 173, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(102, 148, 173, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #000;
  background-color: #78aecc;
  border-color: #78aecc;
}
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-success,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:active + .btn-success,
.btn-check:checked + .btn-success,
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:active + .btn-success:focus,
.btn-check:checked + .btn-success:focus,
.btn-success.active:focus,
.btn-success:active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-info {
  color: #000;
  background-color: #5f86ac;
  border-color: #5f86ac;
}
.btn-check:focus + .btn-info,
.btn-info:focus,
.btn-info:hover {
  color: #000;
  background-color: #7798b8;
  border-color: #6f92b4;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(81, 114, 146, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(81, 114, 146, 0.5);
}
.btn-check:active + .btn-info,
.btn-check:checked + .btn-info,
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #7f9ebd;
  border-color: #6f92b4;
}
.btn-check:active + .btn-info:focus,
.btn-check:checked + .btn-info:focus,
.btn-info.active:focus,
.btn-info:active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(81, 114, 146, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(81, 114, 146, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #000;
  background-color: #5f86ac;
  border-color: #5f86ac;
}
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus,
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:active + .btn-warning,
.btn-check:checked + .btn-warning,
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:active + .btn-warning:focus,
.btn-check:checked + .btn-warning:focus,
.btn-warning.active:focus,
.btn-warning:active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:active + .btn-danger,
.btn-check:checked + .btn-danger,
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:active + .btn-danger:focus,
.btn-check:checked + .btn-danger:focus,
.btn-danger.active:focus,
.btn-danger:active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-light,
.btn-light:focus,
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light,
.btn-light:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:active + .btn-light,
.btn-check:checked + .btn-light,
.btn-light.active,
.btn-light:active,
.show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:active + .btn-light:focus,
.btn-check:checked + .btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus,
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:active + .btn-dark,
.btn-check:checked + .btn-dark,
.btn-dark.active,
.btn-dark:active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:active + .btn-dark:focus,
.btn-check:checked + .btn-dark:focus,
.btn-dark.active:focus,
.btn-dark:active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-primary {
  color: #85d3ff;
  border-color: #85d3ff;
}
.btn-outline-primary:hover {
  color: #000;
  background-color: #85d3ff;
  border-color: #85d3ff;
}
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(133, 211, 255, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(133, 211, 255, 0.5);
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  color: #000;
  background-color: #85d3ff;
  border-color: #85d3ff;
}
.btn-check:active + .btn-outline-primary:focus,
.btn-check:checked + .btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(133, 211, 255, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(133, 211, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #85d3ff;
  background-color: transparent;
}
.btn-outline-secondary {
  color: #78aecc;
  border-color: #78aecc;
}
.btn-outline-secondary:hover {
  color: #000;
  background-color: #78aecc;
  border-color: #78aecc;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(120, 174, 204, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(120, 174, 204, 0.5);
}
.btn-check:active + .btn-outline-secondary,
.btn-check:checked + .btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
  color: #000;
  background-color: #78aecc;
  border-color: #78aecc;
}
.btn-check:active + .btn-outline-secondary:focus,
.btn-check:checked + .btn-outline-secondary:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(120, 174, 204, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(120, 174, 204, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #78aecc;
  background-color: transparent;
}
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:active + .btn-outline-success,
.btn-check:checked + .btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:active + .btn-outline-success:focus,
.btn-check:checked + .btn-outline-success:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus,
.btn-outline-success:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #198754;
  background-color: transparent;
}
.btn-outline-info {
  color: #5f86ac;
  border-color: #5f86ac;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #5f86ac;
  border-color: #5f86ac;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(95, 134, 172, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(95, 134, 172, 0.5);
}
.btn-check:active + .btn-outline-info,
.btn-check:checked + .btn-outline-info,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show,
.btn-outline-info:active {
  color: #000;
  background-color: #5f86ac;
  border-color: #5f86ac;
}
.btn-check:active + .btn-outline-info:focus,
.btn-check:checked + .btn-outline-info:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus,
.btn-outline-info:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(95, 134, 172, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(95, 134, 172, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #5f86ac;
  background-color: transparent;
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning,
.btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:active + .btn-outline-warning,
.btn-check:checked + .btn-outline-warning,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show,
.btn-outline-warning:active {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:active + .btn-outline-warning:focus,
.btn-check:checked + .btn-outline-warning:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus,
.btn-outline-warning:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:active + .btn-outline-danger,
.btn-check:checked + .btn-outline-danger,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:active + .btn-outline-danger:focus,
.btn-check:checked + .btn-outline-danger:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light,
.btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:active + .btn-outline-light,
.btn-check:checked + .btn-outline-light,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show,
.btn-outline-light:active {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:active + .btn-outline-light:focus,
.btn-check:checked + .btn-outline-light:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus,
.btn-outline-light:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark,
.btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:active + .btn-outline-dark,
.btn-check:checked + .btn-outline-dark,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show,
.btn-outline-dark:active {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:active + .btn-outline-dark:focus,
.btn-check:checked + .btn-outline-dark:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #212529;
  background-color: transparent;
}
.btn-link {
  font-weight: 400;
  color: #85d3ff;
  text-decoration: underline;
}
.btn-link:hover {
  color: #00c5ff;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
}
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: -moz-calc(0.845rem + 0.54vw);
  font-size: calc(0.845rem + 0.54vw);
  border-radius: 0.3rem;
}
@media (min-width: 1200px) {
  .btn-lg {
    font-size: 1.25rem;
  }
}
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: -moz-calc(0.8075rem + 0.09vw);
  font-size: calc(0.8075rem + 0.09vw);
  border-radius: 0.2rem;
}
@media (min-width: 1200px) {
  .btn-sm {
    font-size: 0.875rem;
  }
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.5rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.nav {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
}
.nav-link:focus,
.nav-link:hover {
  color: #fff;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #051e37;
  border-color: #dee2e6 #dee2e6 #051e37;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.5rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #85d3ff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  -moz-box-flex: 1;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-basis: 0;
  -moz-box-flex: 1;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: justify;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: -moz-box;
  display: flex;
  flex-wrap: inherit;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 1.4rem;
  font-size: -moz-calc(0.82rem + 0.24vw);
  font-size: calc(0.82rem + 0.24vw);
  text-decoration: none;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .navbar-brand {
    font-size: 1rem;
  }
}
.navbar-nav {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  -moz-box-align: center;
  align-items: center;
  width: 100%;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: -moz-calc(0.845rem + 0.54vw);
  font-size: calc(0.845rem + 0.54vw);
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  -moz-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .navbar-toggler {
    font-size: 1.25rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem;
  box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    -moz-box-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -moz-box !important;
    display: flex !important;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    -moz-box-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-collapse {
    display: -moz-box !important;
    display: flex !important;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    -moz-box-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -moz-box !important;
    display: flex !important;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    -moz-box-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -moz-box !important;
    display: flex !important;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    -moz-box-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -moz-box !important;
    display: flex !important;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  -moz-box-pack: start;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-collapse {
  display: -moz-box !important;
  display: flex !important;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, 0.55);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, 0.55);
  border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.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;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -moz-box !important;
  display: flex !important;
}
.d-inline-flex {
  display: -moz-inline-box !important;
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: 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: -webkit-sticky !important;
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #85d3ff !important;
}
.border-secondary {
  border-color: #78aecc !important;
}
.border-success {
  border-color: #198754 !important;
}
.border-info {
  border-color: #5f86ac !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #212529 !important;
}
.border-white {
  border-color: #fff !important;
}
.border-0 {
  border-width: 0 !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !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;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !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;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  -moz-box-flex: 1 !important;
  flex: 1 1 auto !important;
}
.flex-row {
  -moz-box-orient: horizontal !important;
  flex-direction: row !important;
}
.flex-column,
.flex-row {
  -moz-box-direction: normal !important;
}
.flex-column {
  -moz-box-orient: vertical !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -moz-box-orient: horizontal !important;
  -moz-box-direction: reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -moz-box-orient: vertical !important;
  -moz-box-direction: reverse !important;
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  -moz-box-flex: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -moz-box-flex: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  grid-gap: 0 !important;
  gap: 0 !important;
}
.gap-1 {
  grid-gap: 0.25rem !important;
  gap: 0.25rem !important;
}
.gap-2 {
  grid-gap: 0.5rem !important;
  gap: 0.5rem !important;
}
.gap-3 {
  grid-gap: 1rem !important;
  gap: 1rem !important;
}
.gap-4 {
  grid-gap: 1.5rem !important;
  gap: 1.5rem !important;
}
.gap-5 {
  grid-gap: 3rem !important;
  gap: 3rem !important;
}
.justify-content-start {
  -moz-box-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -moz-box-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -moz-box-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -moz-box-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  -moz-box-pack: space-evenly !important;
  justify-content: space-evenly !important;
}
.align-items-start {
  -moz-box-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -moz-box-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -moz-box-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -moz-box-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -moz-box-align: stretch !important;
  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;
}
.order-first {
  -moz-box-ordinal-group: 0 !important;
  order: -1 !important;
}
.order-0 {
  -moz-box-ordinal-group: 1 !important;
  order: 0 !important;
}
.order-1 {
  -moz-box-ordinal-group: 2 !important;
  order: 1 !important;
}
.order-2 {
  -moz-box-ordinal-group: 3 !important;
  order: 2 !important;
}
.order-3 {
  -moz-box-ordinal-group: 4 !important;
  order: 3 !important;
}
.order-4 {
  -moz-box-ordinal-group: 5 !important;
  order: 4 !important;
}
.order-5 {
  -moz-box-ordinal-group: 6 !important;
  order: 5 !important;
}
.order-last {
  -moz-box-ordinal-group: 7 !important;
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.fs-1 {
  font-size: -moz-calc(0.995rem + 2.34vw) !important;
  font-size: calc(0.995rem + 2.34vw) !important;
}
.fs-2 {
  font-size: -moz-calc(0.92rem + 1.44vw) !important;
  font-size: calc(0.92rem + 1.44vw) !important;
}
.fs-3 {
  font-size: -moz-calc(0.895rem + 1.14vw) !important;
  font-size: calc(0.895rem + 1.14vw) !important;
}
.fs-4 {
  font-size: -moz-calc(0.87rem + 0.84vw) !important;
  font-size: calc(0.87rem + 0.84vw) !important;
}
.fs-5 {
  font-size: -moz-calc(0.845rem + 0.54vw) !important;
  font-size: calc(0.845rem + 0.54vw) !important;
}
.fs-6 {
  font-size: -moz-calc(0.82rem + 0.24vw) !important;
  font-size: calc(0.82rem + 0.24vw) !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-primary {
  color: #85d3ff !important;
}
.text-secondary {
  color: #78aecc !important;
}
.text-success {
  color: #198754 !important;
}
.text-info {
  color: #5f86ac !important;
}
.text-warning {
  color: #ffc107 !important;
}
.text-danger {
  color: #dc3545 !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-dark {
  color: #212529 !important;
}
.text-body,
.text-white {
  color: #fff !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-reset {
  color: inherit !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.bg-primary {
  background-color: #85d3ff !important;
}
.bg-secondary {
  background-color: #78aecc !important;
}
.bg-success {
  background-color: #198754 !important;
}
.bg-info {
  background-color: #5f86ac !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #212529 !important;
}
.bg-body {
  background-color: #051e37 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0.5rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.2rem !important;
}
.rounded-2 {
  border-radius: 0.5rem !important;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0.5rem !important;
}
.rounded-end,
.rounded-top {
  border-top-right-radius: 0.5rem !important;
}
.rounded-bottom,
.rounded-end {
  border-bottom-right-radius: 0.5rem !important;
}
.rounded-bottom,
.rounded-start {
  border-bottom-left-radius: 0.5rem !important;
}
.rounded-start {
  border-top-left-radius: 0.5rem !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !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: -moz-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -moz-inline-box !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -moz-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -moz-box-orient: horizontal !important;
    flex-direction: row !important;
  }
  .flex-sm-column,
  .flex-sm-row {
    -moz-box-direction: normal !important;
  }
  .flex-sm-column {
    -moz-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -moz-box-orient: horizontal !important;
    -moz-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -moz-box-orient: vertical !important;
    -moz-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .gap-sm-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .gap-sm-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    -moz-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -moz-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -moz-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -moz-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -moz-box-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -moz-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -moz-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -moz-box-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -moz-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -moz-box-align: stretch !important;
    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;
  }
  .order-sm-first {
    -moz-box-ordinal-group: 0 !important;
    order: -1 !important;
  }
  .order-sm-0 {
    -moz-box-ordinal-group: 1 !important;
    order: 0 !important;
  }
  .order-sm-1 {
    -moz-box-ordinal-group: 2 !important;
    order: 1 !important;
  }
  .order-sm-2 {
    -moz-box-ordinal-group: 3 !important;
    order: 2 !important;
  }
  .order-sm-3 {
    -moz-box-ordinal-group: 4 !important;
    order: 3 !important;
  }
  .order-sm-4 {
    -moz-box-ordinal-group: 5 !important;
    order: 4 !important;
  }
  .order-sm-5 {
    -moz-box-ordinal-group: 6 !important;
    order: 5 !important;
  }
  .order-sm-last {
    -moz-box-ordinal-group: 7 !important;
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !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: -moz-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -moz-inline-box !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -moz-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    -moz-box-orient: horizontal !important;
    flex-direction: row !important;
  }
  .flex-md-column,
  .flex-md-row {
    -moz-box-direction: normal !important;
  }
  .flex-md-column {
    -moz-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -moz-box-orient: horizontal !important;
    -moz-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -moz-box-orient: vertical !important;
    -moz-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .gap-md-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .gap-md-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .justify-content-md-start {
    -moz-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -moz-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -moz-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -moz-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -moz-box-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -moz-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -moz-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -moz-box-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -moz-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -moz-box-align: stretch !important;
    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;
  }
  .order-md-first {
    -moz-box-ordinal-group: 0 !important;
    order: -1 !important;
  }
  .order-md-0 {
    -moz-box-ordinal-group: 1 !important;
    order: 0 !important;
  }
  .order-md-1 {
    -moz-box-ordinal-group: 2 !important;
    order: 1 !important;
  }
  .order-md-2 {
    -moz-box-ordinal-group: 3 !important;
    order: 2 !important;
  }
  .order-md-3 {
    -moz-box-ordinal-group: 4 !important;
    order: 3 !important;
  }
  .order-md-4 {
    -moz-box-ordinal-group: 5 !important;
    order: 4 !important;
  }
  .order-md-5 {
    -moz-box-ordinal-group: 6 !important;
    order: 5 !important;
  }
  .order-md-last {
    -moz-box-ordinal-group: 7 !important;
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !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: -moz-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -moz-inline-box !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -moz-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -moz-box-orient: horizontal !important;
    flex-direction: row !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -moz-box-direction: normal !important;
  }
  .flex-lg-column {
    -moz-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -moz-box-orient: horizontal !important;
    -moz-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -moz-box-orient: vertical !important;
    -moz-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .gap-lg-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .gap-lg-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    -moz-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -moz-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -moz-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -moz-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -moz-box-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -moz-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -moz-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -moz-box-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -moz-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -moz-box-align: stretch !important;
    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;
  }
  .order-lg-first {
    -moz-box-ordinal-group: 0 !important;
    order: -1 !important;
  }
  .order-lg-0 {
    -moz-box-ordinal-group: 1 !important;
    order: 0 !important;
  }
  .order-lg-1 {
    -moz-box-ordinal-group: 2 !important;
    order: 1 !important;
  }
  .order-lg-2 {
    -moz-box-ordinal-group: 3 !important;
    order: 2 !important;
  }
  .order-lg-3 {
    -moz-box-ordinal-group: 4 !important;
    order: 3 !important;
  }
  .order-lg-4 {
    -moz-box-ordinal-group: 5 !important;
    order: 4 !important;
  }
  .order-lg-5 {
    -moz-box-ordinal-group: 6 !important;
    order: 5 !important;
  }
  .order-lg-last {
    -moz-box-ordinal-group: 7 !important;
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !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: -moz-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -moz-inline-box !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -moz-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -moz-box-orient: horizontal !important;
    flex-direction: row !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -moz-box-direction: normal !important;
  }
  .flex-xl-column {
    -moz-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -moz-box-orient: horizontal !important;
    -moz-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -moz-box-orient: vertical !important;
    -moz-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .gap-xl-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .gap-xl-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    -moz-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -moz-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -moz-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -moz-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -moz-box-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -moz-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -moz-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -moz-box-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -moz-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -moz-box-align: stretch !important;
    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;
  }
  .order-xl-first {
    -moz-box-ordinal-group: 0 !important;
    order: -1 !important;
  }
  .order-xl-0 {
    -moz-box-ordinal-group: 1 !important;
    order: 0 !important;
  }
  .order-xl-1 {
    -moz-box-ordinal-group: 2 !important;
    order: 1 !important;
  }
  .order-xl-2 {
    -moz-box-ordinal-group: 3 !important;
    order: 2 !important;
  }
  .order-xl-3 {
    -moz-box-ordinal-group: 4 !important;
    order: 3 !important;
  }
  .order-xl-4 {
    -moz-box-ordinal-group: 5 !important;
    order: 4 !important;
  }
  .order-xl-5 {
    -moz-box-ordinal-group: 6 !important;
    order: 5 !important;
  }
  .order-xl-last {
    -moz-box-ordinal-group: 7 !important;
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !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: -moz-box !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -moz-inline-box !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -moz-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -moz-box-orient: horizontal !important;
    flex-direction: row !important;
  }
  .flex-xxl-column,
  .flex-xxl-row {
    -moz-box-direction: normal !important;
  }
  .flex-xxl-column {
    -moz-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -moz-box-orient: horizontal !important;
    -moz-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -moz-box-orient: vertical !important;
    -moz-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .gap-xxl-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    -moz-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -moz-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -moz-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    -moz-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -moz-box-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -moz-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -moz-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -moz-box-align: center !important;
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    -moz-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -moz-box-align: stretch !important;
    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;
  }
  .order-xxl-first {
    -moz-box-ordinal-group: 0 !important;
    order: -1 !important;
  }
  .order-xxl-0 {
    -moz-box-ordinal-group: 1 !important;
    order: 0 !important;
  }
  .order-xxl-1 {
    -moz-box-ordinal-group: 2 !important;
    order: 1 !important;
  }
  .order-xxl-2 {
    -moz-box-ordinal-group: 3 !important;
    order: 2 !important;
  }
  .order-xxl-3 {
    -moz-box-ordinal-group: 4 !important;
    order: 3 !important;
  }
  .order-xxl-4 {
    -moz-box-ordinal-group: 5 !important;
    order: 4 !important;
  }
  .order-xxl-5 {
    -moz-box-ordinal-group: 6 !important;
    order: 5 !important;
  }
  .order-xxl-last {
    -moz-box-ordinal-group: 7 !important;
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.75rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
  .fs-5 {
    font-size: 1.25rem !important;
  }
  .fs-6 {
    font-size: 1rem !important;
  }
  .fs-sm-1 {
    font-size: 2.75rem !important;
  }
  .fs-sm-2 {
    font-size: 2rem !important;
  }
  .fs-sm-3 {
    font-size: 1.75rem !important;
  }
  .fs-sm-4 {
    font-size: 1.5rem !important;
  }
  .fs-sm-5 {
    font-size: 1.25rem !important;
  }
  .fs-sm-6 {
    font-size: 1rem !important;
  }
  .fs-md-1 {
    font-size: 2.75rem !important;
  }
  .fs-md-2 {
    font-size: 2rem !important;
  }
  .fs-md-3 {
    font-size: 1.75rem !important;
  }
  .fs-md-4 {
    font-size: 1.5rem !important;
  }
  .fs-md-5 {
    font-size: 1.25rem !important;
  }
  .fs-md-6 {
    font-size: 1rem !important;
  }
  .fs-lg-1 {
    font-size: 2.75rem !important;
  }
  .fs-lg-2 {
    font-size: 2rem !important;
  }
  .fs-lg-3 {
    font-size: 1.75rem !important;
  }
  .fs-lg-4 {
    font-size: 1.5rem !important;
  }
  .fs-lg-5 {
    font-size: 1.25rem !important;
  }
  .fs-lg-6 {
    font-size: 1rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !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: -moz-box !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -moz-inline-box !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
body.no-scroll {
  overflow: hidden;
}
.modal-overlay {
  background-color: rgba(0, 27, 43, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  z-index: 999;
  padding-top: calc(1.47rem + 8.04vw);
}
@media (min-width: 1200px) {
  .modal-overlay {
    padding-top: 7.5rem;
  }
}
.modal.dl-app {
  position: relative;
  background-color: #1c6086;
  border-radius: 0.5rem;
  width: 100%;
  margin: 0 auto;
  color: #fff;
}
@media (min-width: 768px) {
  .modal.dl-app {
    width: -moz-calc(4.1825rem + 40.59vw);
    width: calc(4.1825rem + 40.59vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .modal.dl-app {
    width: 34.625rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .modal.dl-app {
    width: 70%;
  }
}
.modal.dl-app a.close-button {
  width: -moz-calc(0.8325rem + 0.39vw);
  width: calc(0.8325rem + 0.39vw);
  height: -moz-calc(0.8325rem + 0.39vw);
  height: calc(0.8325rem + 0.39vw);
  position: absolute;
  cursor: pointer;
  top: -moz-calc(0.87rem + 0.84vw);
  top: calc(0.87rem + 0.84vw);
  right: -moz-calc(0.87rem + 0.84vw);
  right: calc(0.87rem + 0.84vw);
  background-size: contain;
  background-image: url('data:image/svg+xml,%3csvg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L9 7.58579L16.2929 0.292893C16.6834 -0.0976311 17.3166 -0.0976311 17.7071 0.292893C18.0976 0.683417 18.0976 1.31658 17.7071 1.70711L10.4142 9L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L9 10.4142L1.70711 17.7071C1.31658 18.0976 0.683417 18.0976 0.292893 17.7071C-0.0976311 17.3166 -0.0976311 16.6834 0.292893 16.2929L7.58579 9L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z" fill="%234d879f"/%3e%3c/svg%3e');
}
@media (min-width: 1200px) {
  .modal.dl-app a.close-button {
    width: 1.125rem;
    height: 1.125rem;
    top: 1.5rem;
    right: 1.5rem;
  }
}
.modal.dl-app a.close-button:hover {
  background-image: url('data:image/svg+xml,%3csvg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L9 7.58579L16.2929 0.292893C16.6834 -0.0976311 17.3166 -0.0976311 17.7071 0.292893C18.0976 0.683417 18.0976 1.31658 17.7071 1.70711L10.4142 9L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L9 10.4142L1.70711 17.7071C1.31658 18.0976 0.683417 18.0976 0.292893 17.7071C-0.0976311 17.3166 -0.0976311 16.6834 0.292893 16.2929L7.58579 9L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z" fill="%2300c5ff"/%3e%3c/svg%3e');
}
.modal.dl-app .head-wrap {
  padding: calc(0.97rem + 2.04vw) calc(0.92625rem + 1.515vw)
    calc(0.9325rem + 1.59vw);
}
@media (min-width: 1200px) {
  .modal.dl-app .head-wrap {
    padding-top: 2.5rem;
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
    padding-bottom: 2.125rem;
  }
}
.modal.dl-app .h3,
.modal.dl-app h3 {
  line-height: 1.4285714286;
  margin: 0;
}
.modal.dl-app .apps {
  display: -moz-box;
  display: flex;
  padding-bottom: calc(0.97rem + 2.04vw);
  padding-top: 0 !important;
  -moz-box-pack: justify;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .modal.dl-app .apps {
    padding-bottom: 2.5rem;
  }
}
.modal.dl-app .apps .h5,
.modal.dl-app .apps h5 {
  font-size: -moz-calc(0.8325rem + 0.39vw);
  font-size: calc(0.8325rem + 0.39vw);
  line-height: 1.4444444444;
  text-align: center;
  margin: 0;
}
@media (min-width: 1200px) {
  .modal.dl-app .apps .h5,
  .modal.dl-app .apps h5 {
    font-size: 1.125rem;
  }
}
.modal.dl-app .apps > div {
  -moz-box-flex: 1;
  flex: 1 1 50%;
  text-align: center;
}
.modal.dl-app .apps > div .h5 ~ img,
.modal.dl-app .apps > div h5 ~ img {
  margin-top: calc(0.8825rem + 0.99vw);
  margin-bottom: 0.5rem;
  width: 70%;
  height: auto;
}
@media (min-width: 1200px) {
  .modal.dl-app .apps > div .h5 ~ img,
  .modal.dl-app .apps > div h5 ~ img {
    margin-top: 1.625rem;
  }
}
.modal.dl-app .apps > div span {
  display: block;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: -moz-calc(0.8075rem + 0.09vw);
  font-size: calc(0.8075rem + 0.09vw);
  margin-bottom: calc(0.8575rem + 0.69vw);
  line-height: 1.8571428571;
}
@media (min-width: 1200px) {
  .modal.dl-app .apps > div span {
    font-size: 0.875rem;
    margin-bottom: 1.375rem;
  }
}
.modal.dl-app .apps > div a {
  width: 70%;
  height: auto;
}
.modal.dl-app .apps > div a img {
  width: 100%;
}
@media (min-width: 576px) {
  .modal.dl-app .apps > div .h5 ~ img,
  .modal.dl-app .apps > div h5 ~ img {
    width: -moz-calc(1.6575rem + 10.29vw);
    width: calc(1.6575rem + 10.29vw);
    height: -moz-calc(1.6575rem + 10.29vw);
    height: calc(1.6575rem + 10.29vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .modal.dl-app .apps > div .h5 ~ img,
  .modal.dl-app .apps > div h5 ~ img {
    width: 9.375rem;
    height: 9.375rem;
  }
}
@media (min-width: 576px) {
  .modal.dl-app .apps > div a {
    width: -moz-calc(1.95125rem + 13.815vw);
    width: calc(1.95125rem + 13.815vw);
    height: -moz-calc(1.1325rem + 3.99vw);
    height: calc(1.1325rem + 3.99vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .modal.dl-app .apps > div a {
    width: 12.3125rem;
    height: 4.125rem;
  }
}
.modal.dl-app .apps .ios {
  border-right: 1px solid #3882ab;
}
@media screen and (orientation: landscape) and (max-width: 991.98px) {
  .modal-overlay {
    position: absolute;
    padding-top: 0;
  }
  .modal-overlay .container {
    max-width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: center;
    justify-content: center;
  }
  .modal.dl-app {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (max-width: 575.98px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.btn-nav {
  color: #fff;
  background-color: #00c5ff;
  border-color: #00c5ff;
  padding-left: calc(0.94rem + 1.68vw);
  padding-right: calc(0.94rem + 1.68vw);
}
.btn-check:focus + .btn-nav,
.btn-nav:focus,
.btn-nav:hover {
  color: #fff;
  background-color: #00a7d9;
  border-color: #009ecc;
}
.btn-check:focus + .btn-nav,
.btn-nav:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(38, 206, 255, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(38, 206, 255, 0.5);
}
.btn-check:active + .btn-nav,
.btn-check:checked + .btn-nav,
.btn-nav.active,
.btn-nav:active,
.show > .btn-nav.dropdown-toggle {
  color: #fff;
  background-color: #00c5ff;
  border-color: #00c5ff;
}
.btn-check:active + .btn-nav:focus,
.btn-check:checked + .btn-nav:focus,
.btn-nav.active:focus,
.btn-nav:active:focus,
.show > .btn-nav.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(38, 206, 255, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(38, 206, 255, 0.5);
}
.btn-nav.disabled,
.btn-nav:disabled {
  color: #000;
  background-color: #00c5ff;
  border-color: #00c5ff;
}
@media (min-width: 1200px) {
  .btn-nav {
    padding-left: 2.2rem;
    padding-right: 2.2rem;
  }
}
@media (min-width: 576px) {
  .btn-nav {
    margin-left: calc(0.94rem + 1.68vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .btn-nav {
    margin-left: 2.2rem;
  }
}
.btn-outline-nav {
  color: #fff;
  border-color: #fff;
  padding-left: calc(0.87rem + 0.84vw);
  padding-right: calc(0.87rem + 0.84vw);
}
.btn-outline-nav:hover {
  color: #fff;
  background-color: #00c5ff;
  border-color: #00c5ff;
}
.btn-check:focus + .btn-outline-nav,
.btn-outline-nav:focus {
  -webkit-box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
}
.btn-check:active + .btn-outline-nav,
.btn-check:checked + .btn-outline-nav,
.btn-outline-nav.active,
.btn-outline-nav.dropdown-toggle.show,
.btn-outline-nav:active {
  color: #000;
  background-color: #00c5ff;
  border-color: #00c5ff;
}
.btn-check:active + .btn-outline-nav:focus,
.btn-check:checked + .btn-outline-nav:focus,
.btn-outline-nav.active:focus,
.btn-outline-nav.dropdown-toggle.show:focus,
.btn-outline-nav:active:focus {
  -webkit-box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
}
.btn-outline-nav.disabled,
.btn-outline-nav:disabled {
  color: #fff;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .btn-outline-nav {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 576px) {
  .btn-outline-nav {
    margin-left: calc(0.87rem + 0.84vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .btn-outline-nav {
    margin-left: 1.5rem;
  }
}
section.header {
  width: 100%;
  position: relative;
  -moz-box-flex: 1;
  flex: 1 1;
}
section.header .header__bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  bottom: 0;
  right: 0;
  z-index: -1;
  max-height: 60vh;
}
section.header .header__bg img,
section.header .header__bg picture,
section.header .header__bg source {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: none;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 575.98px) {
  section.header {
    min-height: unset;
  }
}
section.header .navbar {
  height: 2.625rem;
  margin-bottom: calc(1.13875rem + 4.065vw);
}
@media (min-width: 1200px) {
  section.header .navbar {
    margin-bottom: 4.1875rem;
  }
}
@media (max-width: 991.98px) {
  section.header .navbar .nav-link {
    font-size: -moz-calc(0.845rem + 0.54vw);
    font-size: calc(0.845rem + 0.54vw);
  }
}
@media (max-width: 991.98px) and (min-width: 1200px) {
  section.header .navbar .nav-link {
    font-size: 1.25rem;
  }
}
@media (max-width: 575.98px) {
  section.header .navbar > div {
    -moz-box-pack: justify !important;
    justify-content: space-between !important;
  }
}
section.header .navbar-burgermenu {
  display: none;
}
@media (max-width: 575.98px) {
  section.header .navbar-burgermenu {
    display: block;
  }
}
section.header .navbar a {
  color: #a9b9c8;
  font-size: 1.125rem;
  position: relative;
  text-decoration: none;
  margin-right: 1.3rem;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  section.header .navbar a {
    font-size: 1rem;
  }
}
section.header .navbar a.active,
section.header .navbar a:active,
section.header .navbar a:hover {
  color: #fff;
}
section.header .navbar a.active:after {
  content: "";
  position: absolute;
  top: -moz-calc(100% + 1px);
  top: calc(100% + 1px);
  left: 0;
  height: 3px;
  width: 100%;
  border-radius: 4px;
  background-color: #00c5ff;
}
section.header .navbar-brand a {
  width: 165px;
  height: 37px;
  display: block;
  background-image: url(../../../resource/img/logo.svg););
  color: transparent;
}
section.header .navbar-nav {
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -moz-box-pack: justify;
  justify-content: space-between;
}
section.header .app-links a {
  border-radius: 0.5rem;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 575.98px) {
  section.header .app-links a {
    border-radius: 0.5rem;
    height: 66px;
    width: 100%;
    background-position-x: center;
    margin-bottom: 0.6875rem;
  }
  section.header .app-links a.android {
    margin-bottom: 0;
  }
}
@media (min-width: 576px) {
  section.header .app-links a {
    height: 45px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  section.header .app-links a {
    height: 4.125rem;
    width: 197px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  section.header .app-links a {
    height: 60px;
  }
}
section.header p {
  font-size: -moz-calc(0.8325rem + 0.39vw);
  font-size: calc(0.8325rem + 0.39vw);
  margin-bottom: calc(0.86rem + 0.72vw);
  line-height: 1.4444444444;
}
@media (min-width: 1200px) {
  section.header p {
    font-size: 1.125rem;
    margin-bottom: 1.4rem;
  }
}
@media (max-width: 575.98px) {
  section.header p {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }
}
section.header ol,
section.header ul {
  margin-top: -1rem;
}
section.header li {
  font-size: -moz-calc(0.8325rem + 0.39vw);
  font-size: calc(0.8325rem + 0.39vw);
  line-height: 1.4444444444;
}
@media (min-width: 1200px) {
  section.header li {
    font-size: 1.125rem;
  }
}
@media (max-width: 575.98px) {
  section.header li {
    font-size: 1.125rem;
  }
}
section.header li + section.header li {
  margin-bottom: 0.5rem;
}
section.header li + li {
  margin-top: 0.7rem;
}
section.footer {
  background: #011a32;
  color: #7fa3c7;
  overflow: hidden;
  width: 100%;
  padding-top: 3.5rem;
  margin-top: 6.25rem;
}
section.footer p {
  font-size: -moz-calc(0.82rem + 0.24vw);
  font-size: calc(0.82rem + 0.24vw);
  line-height: 1.625;
}
@media (min-width: 1200px) {
  section.footer p {
    font-size: 1rem;
  }
}
@media (min-width: 576px) {
  section.footer p {
    margin-bottom: 0;
  }
}
section.footer .buy-link {
  display: block;
}
@media (min-width: 576px) {
  section.footer .buy-link {
    height: 3em;
  }
}
section.footer a {
  display: inline;
  color: #7fa3c7;
  text-decoration: none;
  line-height: 1.375rem;
  font-size: -moz-calc(0.81375rem + 0.165vw);
  font-size: calc(0.81375rem + 0.165vw);
}
section.footer a:hover {
  color: #00c5ff;
}
@media (min-width: 1200px) {
  section.footer a {
    font-size: 0.9375rem;
  }
}
section.footer svg#envelopeIcon {
  display: inline-block;
  line-height: 1.375rem;
  margin-right: 0.45rem;
  width: 24px;
  height: 24px;
}
section.footer .h6,
section.footer h6 {
  font-size: 1rem;
  color: #fff;
  line-height: 1.625;
  margin-bottom: 0;
}
section.footer #socialIcons {
  height: 24px;
}
section.footer #socialIcons a {
  display: inline-block;
  margin-right: 0.625rem;
  width: 24px;
  height: 24px;
  background-size: contain;
}
section.footer #socialIcons a.twitter {
  background-image: url('data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 0C2.68629 0 0 2.68629 0 6V18C0 21.3137 2.68629 24 6 24H18C21.3137 24 24 21.3137 24 18V6C24 2.68629 21.3137 0 18 0H6ZM9.902 18.1891C15.236 18.1891 18.249 13.6851 18.066 9.64506C18.629 9.24006 19.115 8.73406 19.499 8.15606C18.985 8.38506 18.431 8.53906 17.85 8.60906C18.443 8.25306 18.898 7.69106 19.113 7.02006C18.559 7.34906 17.943 7.58906 17.289 7.71706C16.765 7.15906 16.018 6.81006 15.193 6.81006C13.338 6.81006 11.975 8.54106 12.394 10.3371C10.007 10.2171 7.89 9.07406 6.474 7.33606C5.722 8.62706 6.084 10.3161 7.363 11.1711C6.892 11.1561 6.45 11.0271 6.062 10.8121C6.031 12.1431 6.985 13.3871 8.366 13.6651C7.963 13.7751 7.519 13.8001 7.068 13.7141C7.435 14.8551 8.496 15.6861 9.752 15.7091C8.545 16.6541 7.024 17.0781 5.5 16.8981C6.771 17.7131 8.28 18.1891 9.902 18.1891Z" fill="%23fff"/%3e%3c/svg%3e');
}
section.footer #socialIcons a.twitter:hover {
  background-image: url('data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 0C2.68629 0 0 2.68629 0 6V18C0 21.3137 2.68629 24 6 24H18C21.3137 24 24 21.3137 24 18V6C24 2.68629 21.3137 0 18 0H6ZM9.902 18.1891C15.236 18.1891 18.249 13.6851 18.066 9.64506C18.629 9.24006 19.115 8.73406 19.499 8.15606C18.985 8.38506 18.431 8.53906 17.85 8.60906C18.443 8.25306 18.898 7.69106 19.113 7.02006C18.559 7.34906 17.943 7.58906 17.289 7.71706C16.765 7.15906 16.018 6.81006 15.193 6.81006C13.338 6.81006 11.975 8.54106 12.394 10.3371C10.007 10.2171 7.89 9.07406 6.474 7.33606C5.722 8.62706 6.084 10.3161 7.363 11.1711C6.892 11.1561 6.45 11.0271 6.062 10.8121C6.031 12.1431 6.985 13.3871 8.366 13.6651C7.963 13.7751 7.519 13.8001 7.068 13.7141C7.435 14.8551 8.496 15.6861 9.752 15.7091C8.545 16.6541 7.024 17.0781 5.5 16.8981C6.771 17.7131 8.28 18.1891 9.902 18.1891Z" fill="%2300c5ff"/%3e%3c/svg%3e');
}
section.footer #socialIcons a.github {
  background-image: url('data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 0C2.68629 0 0 2.68629 0 6V18C0 21.3137 2.68629 24 6 24H9.82935L9.82938 22.81V20.576C6.49138 21.302 5.79638 19.16 5.79638 19.16C5.25038 17.773 4.46338 17.404 4.46338 17.404C3.37438 16.659 4.54638 16.675 4.54638 16.675C5.75138 16.759 6.38538 17.912 6.38538 17.912C7.45538 19.746 9.19238 19.216 9.87738 18.909C9.98438 18.134 10.2954 17.604 10.6394 17.305C7.97438 17 5.17238 15.971 5.17238 11.374C5.17238 10.063 5.64138 8.99303 6.40838 8.15303C6.28438 7.85003 5.87338 6.62903 6.52538 4.97703C6.52538 4.97703 7.53338 4.65503 9.82638 6.20703C10.7834 5.94103 11.8094 5.80803 12.8294 5.80303C13.8494 5.80803 14.8764 5.94103 15.8354 6.20703C18.1264 4.65503 19.1324 4.97703 19.1324 4.97703C19.7854 6.63003 19.3744 7.85103 19.2504 8.15303C20.0204 8.99303 20.4854 10.064 20.4854 11.374C20.4854 15.983 17.6784 16.998 15.0064 17.295C15.4364 17.667 15.8294 18.397 15.8294 19.517V22.81V24H18C21.3137 24 24 21.3137 24 18V6C24 2.68629 21.3137 0 18 0H6Z" fill="%23fff"/%3e%3c/svg%3e');
}
section.footer #socialIcons a.github:hover {
  background-image: url('data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 0C2.68629 0 0 2.68629 0 6V18C0 21.3137 2.68629 24 6 24H9.82935L9.82938 22.81V20.576C6.49138 21.302 5.79638 19.16 5.79638 19.16C5.25038 17.773 4.46338 17.404 4.46338 17.404C3.37438 16.659 4.54638 16.675 4.54638 16.675C5.75138 16.759 6.38538 17.912 6.38538 17.912C7.45538 19.746 9.19238 19.216 9.87738 18.909C9.98438 18.134 10.2954 17.604 10.6394 17.305C7.97438 17 5.17238 15.971 5.17238 11.374C5.17238 10.063 5.64138 8.99303 6.40838 8.15303C6.28438 7.85003 5.87338 6.62903 6.52538 4.97703C6.52538 4.97703 7.53338 4.65503 9.82638 6.20703C10.7834 5.94103 11.8094 5.80803 12.8294 5.80303C13.8494 5.80803 14.8764 5.94103 15.8354 6.20703C18.1264 4.65503 19.1324 4.97703 19.1324 4.97703C19.7854 6.63003 19.3744 7.85103 19.2504 8.15303C20.0204 8.99303 20.4854 10.064 20.4854 11.374C20.4854 15.983 17.6784 16.998 15.0064 17.295C15.4364 17.667 15.8294 18.397 15.8294 19.517V22.81V24H18C21.3137 24 24 21.3137 24 18V6C24 2.68629 21.3137 0 18 0H6Z" fill="%2300c5ff"/%3e%3c/svg%3e');
}
section.footer #socialIcons a.telegram {
  background-image: url('data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 0C2.68629 0 0 2.68629 0 6V18C0 21.3137 2.68629 24 6 24H18C21.3137 24 24 21.3137 24 18V6C24 2.68629 21.3137 0 18 0H6ZM15.87 17.956C15.654 18.037 15.412 18.004 15.224 17.871C14.042 17.029 11.958 15.502 11.958 15.502C11.958 15.502 10.862 16.537 10.153 17.206C10.027 17.325 9.84796 17.371 9.67896 17.327C9.51096 17.283 9.38296 17.155 9.32696 16.991C8.88596 15.691 8.03896 13.133 8.03896 13.133C8.03896 13.133 6.22696 12.558 4.84596 12.145C4.64596 12.085 4.50696 11.906 4.49996 11.7C4.49396 11.493 4.62096 11.306 4.81596 11.233C6.49377 10.6123 9.49415 9.49073 12.2733 8.45183C14.5942 7.58422 16.7608 6.77429 17.874 6.36199C18.032 6.30399 18.21 6.33499 18.339 6.44399C18.467 6.55299 18.525 6.72299 18.49 6.88699C18.265 7.94378 17.8571 9.92036 17.4393 11.9443C17.0008 14.0686 16.5516 16.2452 16.292 17.465C16.244 17.689 16.085 17.874 15.87 17.956ZM9.78096 16.04L8.80096 12.809L15.74 8.37899C15.811 8.33299 15.907 8.34899 15.959 8.41599C16.011 8.48299 16.003 8.57899 15.94 8.63599C13.782 10.581 9.99896 13.994 9.99896 13.994L9.78096 16.04Z" fill="%23fff"/%3e%3c/svg%3e');
}
section.footer #socialIcons a.telegram:hover {
  background-image: url('data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 0C2.68629 0 0 2.68629 0 6V18C0 21.3137 2.68629 24 6 24H18C21.3137 24 24 21.3137 24 18V6C24 2.68629 21.3137 0 18 0H6ZM15.87 17.956C15.654 18.037 15.412 18.004 15.224 17.871C14.042 17.029 11.958 15.502 11.958 15.502C11.958 15.502 10.862 16.537 10.153 17.206C10.027 17.325 9.84796 17.371 9.67896 17.327C9.51096 17.283 9.38296 17.155 9.32696 16.991C8.88596 15.691 8.03896 13.133 8.03896 13.133C8.03896 13.133 6.22696 12.558 4.84596 12.145C4.64596 12.085 4.50696 11.906 4.49996 11.7C4.49396 11.493 4.62096 11.306 4.81596 11.233C6.49377 10.6123 9.49415 9.49073 12.2733 8.45183C14.5942 7.58422 16.7608 6.77429 17.874 6.36199C18.032 6.30399 18.21 6.33499 18.339 6.44399C18.467 6.55299 18.525 6.72299 18.49 6.88699C18.265 7.94378 17.8571 9.92036 17.4393 11.9443C17.0008 14.0686 16.5516 16.2452 16.292 17.465C16.244 17.689 16.085 17.874 15.87 17.956ZM9.78096 16.04L8.80096 12.809L15.74 8.37899C15.811 8.33299 15.907 8.34899 15.959 8.41599C16.011 8.48299 16.003 8.57899 15.94 8.63599C13.782 10.581 9.99896 13.994 9.99896 13.994L9.78096 16.04Z" fill="%2300c5ff"/%3e%3c/svg%3e');
}
@media (max-width: 575.98px) {
  section.footer .container > .row > div:first-child {
    margin-bottom: 2.5rem;
  }
  section.footer .buy-link {
    height: 3rem;
  }
}
@media (min-width: 576px) {
  section.footer {
    margin-top: calc(1.5325rem + 8.79vw);
    padding-top: calc(1.07rem + 3.24vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  section.footer {
    margin-top: 8.125rem;
    padding-top: 3.5rem;
  }
}
@media (min-width: 576px) {
  section.footer .contacts {
    margin-left: auto;
  }
}
section.copyright {
  background: #011a32;
  color: #7fa3c7;
  width: 100%;
}
section.copyright p {
  opacity: 0.5;
  font-size: 15px;
  padding-top: 2.5rem;
  padding-bottom: 2rem;
  line-height: 1.4666666667;
  margin: 0;
}
@media (min-width: 576px) {
  section.copyright p {
    padding-top: 2rem;
    padding-bottom: 2.1875rem;
  }
}
input.no-input-arrows::-webkit-inner-spin-button,
input.no-input-arrows::-webkit-outer-spin-button {
  -webkit-appearance: "none" !important;
  margin: 0;
}
input.no-input-arrows[type="number"] {
  -moz-appearance: "textfield" !important;
}
dl.quick-facts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #2b6f95;
  border-bottom: 0;
  border-radius: 5px;
  font-size: 1rem;
  background: #012d4a;
}
@media (max-width: 575.98px) {
  dl.quick-facts {
    font-size: 0.75rem;
  }
}
dl.quick-facts dt {
  flex-basis: 50%;
  padding: 0.8rem 1.2rem;
  border-bottom: 1px solid #2b6f95;
  border-right: 1px solid #2b6f95;
  font-weight: 500;
}
dl.quick-facts dt:first-of-type {
  border-top-left-radius: 5px;
}
dl.quick-facts dt:last-of-type {
  border-bottom-left-radius: 5px;
}
dl.quick-facts dd {
  margin-bottom: 0;
  flex-basis: 50%;
  padding: 0.8rem 1rem;
  border-bottom: 1px solid #2b6f95;
}
dl.quick-facts dd:first-of-type {
  border-top-right-radius: 5px;
}
dl.quick-facts dd:last-of-type {
  border-bottom-right-radius: 5px;
}
a.store-button {
  display: block;
  border-radius: 0.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
}
a.store-button.ios {
  background-color: #fff;
  background-image: url(../../../resource/img/app-store_2x.html);
}
a.store-button.ios:active,
a.store-button.ios:hover {
  background-color: #00c5ff;
  background-image: url(../../../resource/img/app-store-hover_2x.html);
}
a.store-button.android {
  background-color: #fff;
  background-image: url(../../../resource/img/google-play_2x.html);
}
a.store-button.android:active,
a.store-button.android:hover {
  background-color: #00c5ff;
  background-image: url(../../../resource/img/google-play-hover_2x.html);
}
.sharedPage section .h2,
.sharedPage section h2 {
  font-size: 1.8125rem;
  line-height: 1.4310344828;
  font-weight: 400;
}
.sharedPage section .h2 img,
.sharedPage section h2 img {
  height: 1em;
  margin-left: 0.3em;
}
.sharedPage .head-content {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  overflow-x: visible;
  margin-top: 0.8125rem;
}
.sharedPage .head-content .promo-image {
  position: relative;
}
.sharedPage .head-content .h2,
.sharedPage .head-content h2 {
  margin-bottom: 3rem;
}
@media (max-width: 575.98px) {
  .sharedPage .head-content .h2,
  .sharedPage .head-content h2 {
    margin-bottom: 1.25rem;
  }
}
.sharedPage .head-content .info {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 992px) {
  .sharedPage .head-content .image {
    position: relative;
  }
  .sharedPage .head-content .info {
    margin-right: 3rem;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .sharedPage .head-content .info {
    margin-right: 6.0625rem;
    max-width: 42.8%;
  }
}
.sharedPage .head-content .apps {
  display: -moz-box;
  display: flex;
  padding-bottom: 2.5rem;
  padding-top: 0 !important;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.sharedPage .head-content .apps .h5,
.sharedPage .head-content .apps h5 {
  font-size: 1.125rem;
  line-height: 1.4444444444;
  text-align: center;
  margin: 0;
}
.sharedPage .head-content .apps > div {
  -moz-box-flex: 1;
  flex: 1 1 50%;
  text-align: center;
}
.sharedPage .head-content .apps > div .h5 ~ img,
.sharedPage .head-content .apps > div h5 ~ img {
  margin-top: 1.625rem;
  margin-bottom: 0.5rem;
  width: 70%;
  height: auto;
}
.sharedPage .head-content .apps > div span {
  font-size: 0.875rem;
  margin-bottom: 1.375rem;
  display: block;
  color: hsla(0, 0%, 100%, 0.5);
  line-height: 1.8571428571;
}
.sharedPage .head-content .apps > div a {
  height: 5rem;
  width: 80%;
}
@media (min-width: 576px) {
  .sharedPage .head-content .apps > div .h5 ~ img,
  .sharedPage .head-content .apps > div h5 ~ img {
    width: 9.375rem;
    height: 9.375rem;
  }
  .sharedPage .head-content .apps > div a {
    width: 12.3125rem;
    height: 4.125rem;
  }
}
.sharedPage .head-content .apps .ios {
  border-right: 1px solid #3882ab;
}
.sharedPage section.footer {
  margin-top: 0;
}
body {
  background-color: #051e37 !important;
}
