<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(../../../../shared/swiper/css/swiper-bundle.min.css);
@import url(../../../../shared/fresco/css/fresco.css);
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

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

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

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

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n1 {
  margin: -0.25rem !important; }

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

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

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

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

.figure {
  display: inline-block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, 0); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

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

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer &gt; :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer &gt; :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

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

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

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

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

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

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

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

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

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

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

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

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

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

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

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

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

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

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

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

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

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

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

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

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n1 {
  margin: -0.25rem !important; }

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

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

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

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@font-face {
  font-family: 'icomoon';
  src: url("../../../../vendor/icomoon/fonts/icomoon.eot?ogeh1d");
  src: url("../../../../vendor/icomoon/fonts/icomoon.eot?ogeh1d#iefix") format("embedded-opentype"), url("../../../../vendor/icomoon/fonts/icomoon.ttf?ogeh1d") format("truetype"), url("../../../../vendor/icomoon/fonts/icomoon.woff?ogeh1d") format("woff"), url("../../../../vendor/icomoon/fonts/icomoon.svg?ogeh1d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

.icon-table-sort-1:before {
  content: "\e602"; }

.icon-table-sort-2:before {
  content: "\e603"; }

.icon-table-sort-3:before {
  content: "\e604"; }

.icon-table-sort-4:before {
  content: "\e605"; }

.icon-tf-o:before {
  content: "\e600"; }

.icon-tf:before {
  content: "\e601"; }

.icon-arrow-next:before {
  content: "\e900"; }

.icon-arrow-prev:before {
  content: "\e901"; }

.icon-burger:before {
  content: "\e902"; }

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

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

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

.icon-ta:before {
  content: "\e906"; }

.icon-tw:before {
  content: "\e907"; }

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

.announcement {
  padding: 10px 15px 0;
  margin: 0 -15px;
  text-align: center;
  background-color: var(--color-background-announcement);
  color: var(--color-text-announcement);
  position: relative;
  border-bottom: 1px solid var(--color-text-announcement); }

.announcement--popup {
  background-color: var(--color-background-announcement-popup);
  color: var(--color-text-announcement-popup);
  position: relative;
  flex-direction: column;
  pointer-events: auto;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
  padding: 10px 15px 0 40px; }

.announcement__close {
  position: relative;
  float: right;
  text-decoration: none;
  top: -15px;
  border: none;
  color: var(--color-text-announcement);
  font-size: 25pt; }
  .announcement__close:hover {
    color: var(--color-text-announcement); }

.announcement__close--popup {
  position: relative;
  float: right;
  text-decoration: none;
  top: -15px;
  border: none;
  color: var(--color-text-announcement-popup);
  font-size: 25pt; }
  .announcement__close--popup:hover {
    color: var(--color-text-announcement-popup); }

.announcement__title {
  text-align: left; }

.announcement__content {
  display: flex;
  font-size: 14pt;
  line-height: 1.5;
  align-items: center;
  padding: 10px; }
  @media (max-width: 788px) {
    .announcement__content {
      display: block; } }

.announcement__modal-content__image {
  margin: 20px 20px;
  flex-grow: 1;
  flex-basis: 0; }
  .announcement__modal-content__image a {
    border: 0; }
  .announcement__modal-content__image img {
    max-width: 100%;
    vertical-align: middle; }

.announcement__content__image {
  margin: 20px 20px;
  position: relative;
  flex-grow: 1;
  flex-basis: 0; }
  .announcement__content__image a {
    border: 0; }
  .announcement__content__image img {
    max-width: 50%;
    vertical-align: middle; }

.announcement__content__body {
  text-align: left;
  margin: 10px;
  flex-grow: 1;
  flex-basis: 0; }

.announcement__content__button {
  margin: 10px auto;
  background-color: var(--color-background-announcement);
  color: var(--color-text-announcement);
  border: 1px solid var(--color-text-announcement); }
  .announcement__content__button:hover {
    background-color: var(--color-text-announcement);
    color: var(--color-background-announcement); }

.announcement__content__button--popup {
  margin: 10px auto;
  background-color: var(--color-background-announcement-popup);
  color: var(--color-text-announcement-popup);
  border: 1px solid var(--color-text-announcement-popup); }
  .announcement__content__button--popup:hover {
    background-color: var(--color-text-announcement-popup);
    color: var(--color-background-announcement-popup); }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul &gt; li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

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

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.gallery-slider .slick-slide .gallery__figure {
  border-radius: 15px;
  transform: scale(1, 0.75);
  transition: transform 0.5s ease; }

.gallery-slider .slick-current .gallery__figure {
  transform: scale(1);
  transition: transform 0.5s ease; }

.gallery-slider .slick-slide .gallery__figure img {
  border-radius: 15px;
  opacity: .5;
  width: 100%; }

.gallery-slider .slick-current .gallery__figure img {
  opacity: 1; }

.slick-prev {
  z-index: 10;
  left: -20px;
  top: calc(50% - 20px); }
  @media (min-width: 992px) {
    .slick-prev {
      left: 170px; } }
  .slick-prev:before {
    font-family: 'icomoon';
    color: #000;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
    padding: 10px;
    font-size: 15px;
    content: '\e901'; }

.slick-next {
  z-index: 10;
  right: -5px;
  top: calc(50% - 20px); }
  @media (min-width: 992px) {
    .slick-next {
      right: 190px; } }
  .slick-next:before {
    font-family: 'icomoon';
    color: #000;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
    padding: 10px;
    font-size: 15px;
    content: '\e900'; }

.carousel {
  width: 90%;
  margin: 0 auto; }

.slick-slide {
  margin: 10px; }

@media (min-width: 992px) {
  .slick-list {
    padding: 0 25% 0 0 !important; } }

.gallery-slider:before,
.gallery-slider:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  pointer-events: none;
  width: 30px; }
  @media (min-width: 992px) {
    .gallery-slider:before,
    .gallery-slider:after {
      width: 100px; } }

.gallery-slider:before {
  left: 0;
  background: linear-gradient(to right, var(--color-bg-1), transparent); }

.gallery-slider:after {
  right: 0;
  background: linear-gradient(to left, var(--color-bg-1), transparent); }

.gallery-stacked-slider {
  background-color: var(--color-bg-4);
  position: relative; }

.gallery {
  margin: 50px 0;
  padding: 50px 50px 150px 50px;
  background-color: var(--color-background-highlight); }

.gallery-masonry__item {
  width: calc(50% - 17px); }
  @media (min-width: 992px) {
    .gallery-masonry__item {
      width: calc(33% - 17px); } }
  .gallery-masonry__item img {
    width: 100%; }

.gallery--with-border-top {
  border-top: 1px solid #ddd;
  padding-top: 50px; }

.gallery--with-border-bottom {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 50px; }

.gallery-new {
  object-fit: contain; }

.gallery__figure {
  background: var(--color-background);
  margin-bottom: 30px; }
  .gallery__figure .gallery__image {
    margin-bottom: 0; }
  .gallery__figure:hover .gallery__image {
    opacity: 0.9; }

.gallery__image--offset-top {
  margin-top: -20px; }

.gallery__image--offset-bottom {
  margin-top: 20px; }

.gallery__title {
  margin: 100px 0; }

.image__hidden {
  display: none; }

.more-images {
  display: flex;
  align-items: center;
  justify-content: center; }

.more-images__button {
  display: flex;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  border-bottom: none;
  cursor: pointer; }
  .more-images__button--hidden {
    display: none; }
  .more-images__button::before {
    opacity: 1;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.2em;
    content: "\f021";
    margin-right: 20px;
    transform: rotate(0);
    transition: all 1s ease-in-out; }
  .more-images__button:hover::before {
    transform: rotate(360deg); }

.more-images__button__text {
  opacity: .5; }

.gallery__text {
  max-width: 400px; }
  .gallery__text h2 {
    margin-bottom: 30px;
    letter-spacing: normal; }

.gallery__list {
  display: flex;
  flex-wrap: wrap; }

.gallery__item-wrapper {
  padding: 25px; }
  .gallery__item-wrapper--flex {
    display: flex;
    align-items: center;
    justify-content: center; }

@media (max-width: 991.98px) {
  .gallery__image--offset-top {
    margin-top: 0; }
  .gallery__image--offset-bottom {
    margin-top: 0; }
  .gallery__figure {
    margin-bottom: 30px; }
    .gallery__figure--offset-up {
      margin-top: 0; }
    .gallery__figure--offset-down {
      margin-top: 0; } }

.gallery__image {
  margin-bottom: 30px; }

.no-padding, .container-fluid {
  padding: 0; }

.hidden {
  display: none; }

html, body {
  overflow-x: hidden; }

[data-direction="left"] {
  transform: translateX(-100px);
  opacity: 0; }

[data-direction="right"] {
  transform: translateX(100px);
  opacity: 0; }

[data-direction="up"], .fade-up {
  transform: translateY(100px);
  opacity: 0; }

[data-direction="down"] {
  transform: translateY(-100px);
  opacity: 0; }

[data-direction="out"] {
  transform: scale(0.8);
  opacity: 0; }

[data-direction="in"] {
  opacity: 0; }

.fade-in {
  opacity: 0; }

.fade, .animate, .image--reveal {
  transform: translate(0) scale(1);
  opacity: 1;
  transition: all 0.8s ease; }

.bounce-on-hover-x:hover {
  animation: bounceAlphaX 2.5s ease-in-out infinite; }

.bounce-on-hover-y:hover {
  animation: bounceAlphaY 2.5s ease-in-out infinite; }

@keyframes bounceAlphaX {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1); }
  25% {
    opacity: 0;
    transform: translateX(10px) scale(0.9); }
  26% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9); }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1); } }

@keyframes bounceAlphaY {
  0% {
    opacity: 1;
    transform: translateY(0px) scale(1); }
  25% {
    opacity: 0;
    transform: translateY(10px) scale(0.9); }
  26% {
    opacity: 0;
    transform: translateY(-10px) scale(0.9); }
  55% {
    opacity: 1;
    transform: translateY(0px) scale(1); } }

.iframe-video-wrapper--set-height {
  position: relative;
  padding-top: 56%; }

.iframe-video-yt {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

html {
  overflow-x: hidden; }

:root {
  --container: 1250px;
  --gutter: 15px;
  --gap: 30px;
  --color-bg-1: #fcf2dc;
  --color-bg-2: #d37643;
  --color-bg-3: #008186;
  --color-bg-4: #fff;
  --color-accent-1: #008186;
  --color-accent-2: #fff;
  --color-accent-3: #fff;
  --color-accent-4: #008186;
  --color-text-eyecatcher: #fff;
  --font-title: "Playfair Display", serif;
  --font-text: "Work Sans", sans-serif;
  --font-title-size-1: 30px;
  --font-title-size-2: 36px;
  --font-title-size-3: 48px;
  --font-text-size: 18px;
  --color-text-1: #7f4525;
  --color-text-2: #fcf2dc;
  --color-text-3: #fff;
  --color-title-1: #d37643;
  --color-title-2: #7f4525;
  --color-title-3: #fff;
  --color-title-4: #d37643;
  --header-bg: #d37643;
  --header-bg-menu: #7f4525;
  --header-color: #fff;
  --header-font-menu: "Playfair Display", serif;
  --header-soc: #000;
  --footer-bg: #fff;
  --footer-color: #909090;
  --footer-font: "Work Sans", sans-serif;
  --footer-font-size: 14px;
  --footer-soc: #000;
  --footer-mark: #44bd81;
  --pattern-color: #d37643;
  --pattern: url("data:image/svg+xml;charset=utf-8,%3Csvg width='735' height='700' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m712.884 0-6.407 8.804L679.289 0h-2.18l-16.834 5.492v17.607L643.514 0h-.846l-16.761 23.1V5.491L609.142 0h-2.253l-27.116 8.804L573.363 0h-.842l6.547 9.086-10.633 3.449v11.128l-10.636-3.452-6.548 9.085-6.62-9.085-10.637 3.452V12.535l-10.564-3.45L529.981 0h-.846l-6.41 8.804L495.54 0h-2.184l-16.761 5.492v17.607L459.761 0h-.846l-16.761 23.1V5.491L425.393 0h-2.253l-27.116 8.804L389.614 0h-.846l6.551 9.086-10.633 3.449v11.128l-10.637-3.452-6.551 9.085-6.62-9.085-10.564 3.452V12.535l-10.633-3.45L346.228 0h-.842l-6.41 8.804L311.791 0h-2.184l-16.761 5.492v17.607L276.012 0h-.846l-16.761 23.1V5.491L241.643 0h-2.255l-27.113 8.804L205.865 0h-.846l6.551 9.086-10.637 3.449v11.128L190.3 20.211l-6.551 9.085-6.62-9.085-10.564 3.452V12.535l-10.633-3.45L162.479 0h-.846l-6.406 8.804L128.038 0h-2.18l-16.765 5.492v17.607L92.263 0h-.846L74.656 23.1V5.491L57.89 0h-2.252L28.522 8.804 22.116 0h-.846l6.548 9.086-10.634 3.449v11.128L6.548 20.211 0 29.296v1.128L17.184 54.16v18.03L0 77.823v.705l27.818 9.013-10.634 14.65v18.103l-10.636-3.453L0 125.855v1.2l17.184 23.663v18.099L0 174.381v.774l17.184 5.564v18.103L0 222.485v1.197l6.548 9.017 10.636-3.453v18.099l10.634 14.65L0 271.012v.705l17.184 5.633v18.03L0 319.116v1.124l6.548 9.086 10.636-3.449v11.125l10.634 3.452-6.548 9.086 6.548 9.013-10.634 3.453v11.197l-10.636-3.449L0 378.768v1.196l17.184 23.667v18.099L0 427.294v.774l27.818 9.017-10.634 14.646v18.103l-10.636-3.522L0 475.398v1.197l17.184 23.663v18.031L0 523.922v.704l17.184 5.637v18.027L0 571.957v1.196l6.548 9.086 10.636-3.521v18.099l10.634 14.649L0 620.552v.705l17.184 5.564v18.099L0 668.584v1.197l6.548 9.016 10.636-3.452v11.2l10.634 3.449-6.548 9.017h.846l6.406-8.803 27.117 8.803h2.252l16.765-5.423v-17.679l16.761 23.102h.846l16.83-23.102v17.679l16.765 5.423h2.18l27.189-8.803 6.406 8.803h.846l-6.547-9.017 10.633-3.449v-11.2l10.564 3.452 6.62-9.016 6.551 9.016 10.633-3.452v11.2l10.637 3.449-6.551 9.017h.846l6.41-8.803 27.113 8.803h2.255l16.762-5.423v-17.679l16.761 23.102h.846l16.834-23.102v17.679l16.761 5.423h2.184l27.185-8.803 6.41 8.803h.842l-6.547-9.017 10.633-3.449v-11.2l10.564 3.452 6.62-9.016 6.551 9.016 10.637-3.452v11.2l10.633 3.449-6.551 9.017h.846l6.41-8.803 27.116 8.803h2.253l16.761-5.423v-17.679l16.761 23.102h.846l16.834-23.102v17.679l16.761 5.423h2.184l27.185-8.803 6.41 8.803h.846l-6.551-9.017 10.564-3.449v-11.2l10.637 3.452 6.62-9.016 6.548 9.016 10.636-3.452v11.2l10.633 3.449-6.547 9.017h.842l6.41-8.803 27.116 8.803h2.253l16.765-5.423v-17.679l16.761 23.102h.846l16.761-23.102v17.679l16.834 5.423h2.18l27.188-8.803 6.407 8.803h.846l-6.551-9.017 10.564-3.449v-11.2l10.637 3.452 6.62-9.016v-1.197l-17.257-23.664v-18.099L735 621.257v-.705l-27.821-9.086 10.564-14.649v-18.099l10.637 3.521 6.62-9.086v-1.196l-17.257-23.667v-18.027L735 524.626v-.704l-17.257-5.633v-18.031L735 476.595v-1.197l-6.62-9.086-10.637 3.522v-18.103l-10.564-14.646L735 428.068v-.774l-17.257-5.564v-18.099L735 379.964v-1.196l-6.62-9.014-10.637 3.449v-11.197l-10.564-3.453 6.551-9.013-6.551-9.086 10.564-3.452v-11.125l10.637 3.449 6.62-9.086v-1.124l-17.257-23.736v-18.03L735 271.717v-.705l-27.821-9.017 10.564-14.65v-18.099l10.637 3.453 6.62-9.017v-1.197l-17.257-23.663v-18.103L735 175.155v-.774l-17.257-5.564v-18.099L735 127.055v-1.2l-6.62-9.014-10.637 3.453v-18.103l-10.564-14.65L735 78.528v-.705l-17.257-5.633V54.16L735 30.424v-1.128l-6.62-9.085-10.637 3.452V12.535l-10.564-3.45L713.73 0h-.846ZM660.98 24.014V5.984L678.233.35l27.821 9.085L688.798 33.1l-17.184 5.564-10.634-14.65ZM597.381 33.1 580.196 9.436 608.017.351l17.184 5.633v18.03l-10.636 14.65-17.184-5.564Zm-120.153-9.086V5.984L494.484.35l27.818 9.085L505.049 33.1l-17.185 5.564-10.636-14.65ZM413.632 33.1 396.447 9.436 424.265.351l17.184 5.633v18.03l-10.633 14.65-17.184-5.564Zm-120.153-9.086V5.984L310.735.35l27.818 9.085L321.368 33.1l-17.256 5.564-10.633-14.65ZM229.882 33.1 212.695 9.436 240.516.351 257.7 5.984v18.03l-10.633 14.65-17.185-5.564ZM109.73 24.014V5.984L126.983.35l27.821 9.085L137.619 33.1l-17.256 5.564-10.633-14.65ZM46.13 33.1 28.945 9.436 56.767.351 73.95 5.984v18.03l-10.637 14.65L46.13 33.1Zm579.777-8.804L643.091.633l17.184 23.663v29.227l-17.184-5.56-17.184 5.56V24.296Zm-183.753 0L459.338.633l17.257 23.663v29.227l-17.257-5.56-17.184 5.56V24.296Zm-183.749 0L275.589.633l17.257 23.663v29.227l-17.257-5.56-17.184 5.56V24.296Zm-183.75 0L91.84.633l17.253 23.663v29.227l-17.253-5.56-17.184 5.56V24.296Zm632.032-14.65 10.423 3.38v10.92l-27.184 8.803 16.761-23.103Zm-137.547 14.3v-10.92l10.351-3.38 16.762 23.103-27.113-8.804Zm-46.202-14.3 10.424 3.38v10.92l-27.185 8.803 16.761-23.103Zm-137.55 14.3v-10.92l10.354-3.38 16.761 23.103-27.115-8.804Zm-46.13-14.3 10.354 3.38v10.92l-27.188 8.803 16.834-23.103Zm-137.62 14.3v-10.92l10.355-3.38 16.762 23.103-27.117-8.804Zm-46.129-14.3 10.351 3.38v10.92l-27.185 8.803 16.834-23.103Zm-137.62 14.3v-10.92l10.352-3.38L45.005 32.75 17.89 23.945Zm699.854.49 10.427-3.38 6.407 8.804-16.834 23.103V24.437ZM551.674 29.86l6.407-8.803 10.354 3.38v28.526L551.674 29.86Zm-17.68-5.423 10.423-3.38 6.411 8.803-16.834 23.103V24.437ZM367.921 29.86l6.41-8.803 10.355 3.38v28.526L367.921 29.86Zm-17.607-5.423 10.355-3.38 6.41 8.803-16.765 23.103V24.437ZM184.172 29.86l6.41-8.803 10.351 3.38v28.526L184.172 29.86Zm-17.607-5.423 10.354-3.38 6.407 8.803-16.761 23.103V24.437ZM.423 29.86l6.407-8.803 10.354 3.38v28.526L.424 29.86Zm688.798 33.103-10.565-14.65 10.565-14.65 27.889-9.013v29.228l-10.633 14.65-17.256-5.565ZM569.14 53.878V24.65l27.818 9.014 10.636 14.65-10.636 14.65-17.185 5.564-10.633-14.65Zm-63.668 9.085-10.565-14.65 10.565-14.65 27.89-9.013v29.228l-10.637 14.65-17.253-5.565Zm-120.084-9.085V24.65l27.82 9.014 10.634 14.65-10.634 14.65-17.184 5.564-10.636-14.65Zm-63.597 9.085-10.636-14.65 10.636-14.65 27.821-9.013v29.228l-10.636 14.65-17.185-5.565Zm-120.153-9.085V24.65l27.821 9.014 10.634 14.65-10.634 14.65-17.184 5.564-10.637-14.65Zm-63.596 9.085-10.636-14.65 10.636-14.65 27.818-9.013v29.228l-10.633 14.65-17.185-5.565ZM17.889 53.878V24.65l27.818 9.014 10.637 14.65-10.637 14.65-17.185 5.564-10.632-14.65Zm643.091-.141V25.214l10.351 14.296 16.834-5.492-10.424 14.296 10.424 14.295-27.185-8.872Zm-35.779-28.523v28.523l-27.115 8.872 10.354-14.295-10.354-14.296 16.761 5.492 10.354-14.296ZM477.228 53.737V25.214l10.355 14.296 16.833-5.492-10.424 14.296 10.424 14.295-27.188-8.872Zm-35.779-28.523v28.523l-27.113 8.872 10.352-14.295-10.352-14.296 16.762 5.492 10.351-14.296Zm-147.97 28.523V25.214l10.423 14.296 16.761-5.492-10.423 14.296 10.423 14.295-27.184-8.872ZM257.7 25.214v28.523l-27.116 8.872 10.355-14.295-10.355-14.296 16.765 5.492L257.7 25.214ZM109.73 53.737V25.214l10.423 14.296 16.761-5.492-10.354 14.296 10.354 14.295-27.184-8.872ZM73.95 25.214v28.523l-27.115 8.872L57.19 48.314 46.835 34.018l16.761 5.492 10.355-14.296ZM533.995 72.19V54.16l17.257-23.736 17.184 23.736v18.03l-17.184 5.633-17.257-5.633Zm-183.68 0V54.16l17.184-23.736 17.188 23.736v18.03l-17.188 5.633-17.184-5.633Zm-183.749 0V54.16l17.184-23.736 17.184 23.736v18.03l-17.184 5.633-17.184-5.633Zm459.342 7.043V54.228l17.184-5.564 17.184 5.564v25.005l-17.184 5.633-17.184-5.633Zm-183.753 0V54.228l17.184-5.564 17.257 5.564v25.005l-17.257 5.633-17.184-5.633Zm-183.749 0V54.228l17.184-5.564 17.257 5.564v25.005l-17.257 5.633-17.184-5.633Zm-183.75 0V54.228l17.185-5.564 17.253 5.564v25.005L91.84 84.866l-17.184-5.633ZM660.98 54.51l27.818 9.017 17.256 23.664-23.385 7.607V71.977L660.98 79.02V54.51Zm-80.784 32.68 17.185-23.663 27.82-9.017v24.51l-21.692-7.043v22.82l-23.313-7.606ZM477.228 54.51l27.821 9.017 17.253 23.664-23.382 7.607V71.977l-21.692 7.043V54.51Zm-80.781 32.68 17.185-23.663 27.817-9.017v24.51l-21.689-7.043v22.82l-23.313-7.606ZM293.479 54.51l27.889 9.017 17.185 23.664-23.382 7.607V71.977l-21.692 7.043V54.51Zm-80.784 32.68 17.187-23.663L257.7 54.51v24.51l-21.693-7.043v22.82l-23.312-7.606ZM109.73 54.51l27.889 9.017 17.185 23.664-23.385 7.607V71.977L109.73 79.02V54.51ZM28.945 87.19 46.13 63.528l27.82-9.017v24.51l-21.692-7.043v22.82l-23.313-7.606ZM717.11 55.076v17.607l16.762 5.492-27.185 8.803-16.761-23.099 16.761 5.492 10.423-14.296ZM552.375 78.174l16.765-5.492V55.074l10.351 14.296 16.762-5.492-16.762 23.1-27.116-8.804Zm-19.013-23.1v17.608l16.761 5.492-27.185 8.803-16.761-23.099 16.761 5.492 10.424-14.296Zm-164.736 23.1 16.762-5.492V55.074l10.354 14.296 16.761-5.492-16.761 23.1-27.116-8.804Zm-19.014-23.1v17.608l16.762 5.492-27.116 8.803-16.834-23.099 16.834 5.492 10.354-14.296Zm-164.735 23.1 16.761-5.492V55.074l10.355 14.296 16.762-5.492-16.762 23.1-27.116-8.804Zm-19.017-23.1v17.608l16.761 5.492-27.112 8.803-16.834-23.099 16.834 5.492 10.351-14.296ZM1.125 78.174l16.765-5.492V55.074L28.24 69.37l16.765-5.492-16.765 23.1-27.115-8.804Zm659.855 1.55 20.988-6.76v22.043l-20.988 6.834V79.725Zm-56.766 15.283V72.964l20.987 6.76v22.117l-20.987-6.834ZM477.228 79.725l20.987-6.761v22.043l-20.987 6.834V79.725Zm-56.767 15.282V72.964l20.988 6.76v22.117l-20.988-6.834ZM293.479 79.725l20.987-6.761v22.043l-20.987 6.834V79.725Zm-56.767 15.282V72.964l20.988 6.76v22.117l-20.988-6.834ZM109.73 79.725l21.056-6.761v22.043l-21.056 6.834V79.725ZM52.963 95.007V72.964l20.988 6.76v22.117l-20.988-6.834Zm481.031 7.184-10.564-14.65 27.821-9.013 27.817 9.013-10.633 14.65v18.103l-10.636-3.453-6.548 9.014-6.62-9.014-10.637 3.453v-18.103Zm-183.68 0-10.633-14.65 27.817-9.013 27.821 9.013-10.633 14.65v18.103l-10.637-3.453-6.551 9.014-6.62-9.014-10.564 3.453v-18.103Zm-183.749 0-10.633-14.65 27.817-9.013 27.821 9.013-10.637 14.65v18.103l-10.633-3.453-6.551 9.014-6.62-9.014-10.564 3.453v-18.103Zm493.71-22.184v22.043l-17.184 5.637-17.184-5.637V80.007l17.184 5.564 17.184-5.564Zm-183.68 0v22.043l-17.257 5.637-17.184-5.637V80.007l17.184 5.564 17.257-5.564Zm-183.749 0v22.043l-17.257 5.637-17.184-5.637V80.007l17.184 5.564 17.257-5.564Zm-183.753 0v22.043l-17.253 5.637-17.184-5.637V80.007L91.84 85.57l17.253-5.564Zm573.576 33.595v-18.1l23.808-7.678 10.633 14.581v18.099l-23.804 7.748-10.637-14.65Zm-113.529 6.902v-18.099l10.633-14.581 23.736 7.679v18.099l-10.637 14.65-23.732-7.748Zm-70.22-6.902v-18.1l23.805-7.678 10.637 14.581v18.099l-23.805 7.748-10.637-14.65Zm-113.532 6.902v-18.099l10.636-14.581 23.736 7.679v18.099l-10.637 14.65-23.735-7.748Zm-70.217-6.902v-18.1l23.805-7.678 10.636 14.581v18.099l-23.808 7.748-10.633-14.65Zm-113.533 6.902v-18.099l10.637-14.581 23.732 7.679v18.099l-10.633 14.65-23.736-7.748Zm-70.219-6.902v-18.1l23.808-7.678 10.633 14.581v18.099l-23.805 7.748-10.636-14.65Zm-113.53 6.902v-18.099l10.633-14.581 23.736 7.679v18.099l-10.637 14.65-23.732-7.748Zm643.091.141v-18.099l20.988-6.834v18.099l10.633 14.65-20.987 6.833-10.634-14.649Zm-67.403 7.816 10.637-14.65V95.712l20.987 6.834v18.099l-10.636 14.649-20.988-6.833Zm-116.349-7.816v-18.099l20.987-6.834v18.099l10.637 14.65-20.988 6.833-10.636-14.649Zm-67.4 7.816 10.633-14.65V95.712l20.988 6.834v18.099l-10.633 14.649-20.988-6.833Zm-116.349-7.816v-18.099l20.987-6.834v18.099l10.634 14.65-20.988 6.833-10.633-14.649Zm-67.4 7.816 10.633-14.65V95.712l20.988 6.834v18.099l-10.633 14.649-20.988-6.833Zm-116.349-7.816v-18.099l21.056-6.834v18.099l10.564 14.65-20.987 6.833-10.633-14.649Zm-67.404 7.816 10.637-14.65V95.712l20.988 6.834v18.099l-10.637 14.649-20.988-6.833Zm617.949-25.706v18.099l10.634 14.65-17.185 5.564-10.633 14.65-10.637-14.65-17.184-5.564 10.637-14.65v-18.099l17.184 5.633 17.184-5.633Zm-183.68 0v18.099l10.564 14.65-17.184 5.564-10.637 14.65-10.633-14.65-17.184-5.564 10.633-14.65v-18.099l17.184 5.633 17.257-5.633Zm-183.749 0v18.099l10.564 14.65-17.184 5.564-10.637 14.65-10.633-14.65-17.188-5.564 10.637-14.65v-18.099l17.184 5.633 17.257-5.633Zm-183.753 0v18.099l10.637 14.65-17.256 5.564-10.634 14.65-10.636-14.65-17.185-5.564 10.637-14.65v-18.099l17.184 5.633 17.253-5.633Zm608.65 18.24 10.427-3.38 6.407 8.876-16.834 23.099v-28.595Zm-166.069 5.496 6.407-8.876 10.354 3.38v28.595l-16.761-23.099Zm-17.68-5.496 10.423-3.38 6.411 8.876-16.834 23.099v-28.595Zm-166.073 5.496 6.41-8.876 10.355 3.38v28.595l-16.765-23.099Zm-17.607-5.496 10.355-3.38 6.41 8.876-16.765 23.099v-28.595Zm-166.142 5.496 6.41-8.876 10.351 3.38v28.595l-16.761-23.099Zm-17.607-5.496 10.354-3.38 6.407 8.876-16.761 23.099v-28.595ZM.423 126.491l6.407-8.876 10.354 3.38v28.595L.424 126.491Zm685.066 27.817 21.69-7.043-13.45-18.449 23.381-7.608v29.297l-17.253 23.667-14.368-19.864Zm-116.349-3.803v-29.297l23.313 7.608-13.385 18.449 21.693 7.043-14.437 19.864-17.184-23.667Zm-67.403 3.803 21.693-7.043-13.453-18.449 23.385-7.608v29.297l-17.257 23.667-14.368-19.864Zm-116.349-3.803v-29.297l23.312 7.608-13.381 18.449 21.693 7.043-14.44 19.864-17.184-23.667Zm-67.4 3.803 21.693-7.043-13.454-18.449 23.385-7.608v29.297l-17.256 23.667-14.368-19.864Zm-116.35-3.803v-29.297l23.313 7.608-13.381 18.449 21.693 7.043-14.44 19.864-17.185-23.667Zm-67.399 3.803 21.693-7.043-13.454-18.449 23.382-7.608v29.297l-17.184 23.667-14.437-19.864Zm-116.35-3.803v-29.297l23.313 7.608-13.384 18.449 21.692 7.043-14.436 19.864-17.184-23.667Zm516.105 18.312v-18.099l17.257-23.663 17.184 23.663v18.099l-17.184 5.564-17.257-5.564Zm-183.68 0v-18.099l17.184-23.663 17.188 23.663v18.099l-17.188 5.564-17.184-5.564Zm-183.749 0v-18.099l17.184-23.663 17.184 23.663v18.099l-17.184 5.564-17.184-5.564Zm505.471-32.959 20.988-6.833 13.03 17.89-20.987 6.833-13.031-17.89Zm-91.84 11.057 12.958-17.89 20.988 6.833-12.958 17.89-20.988-6.833Zm-91.909-11.057 20.988-6.833 13.027 17.89-20.988 6.833-13.027-17.89Zm-91.84 11.057 12.958-17.89 20.988 6.833-12.958 17.89-20.988-6.833Zm-91.912-11.057 20.988-6.833 13.03 17.89-20.988 6.833-13.03-17.89Zm-91.84 11.057 12.961-17.89 20.988 6.833-12.962 17.89-20.987-6.833Zm-91.909-11.057 20.987-6.833 13.031 17.89-20.988 6.833-13.03-17.89Zm-91.84 11.057 12.957-17.89 20.988 6.833-12.958 17.89-20.988-6.833Zm614.568 9.367 10.633-14.581 17.184-5.633 13.03 17.89-17.184 5.564-10.637 14.65-13.026-17.89Zm-24.441 3.24-17.184-5.564 12.958-17.89 17.184 5.633 10.637 14.581-12.961 17.89-10.634-14.65Zm-159.312-3.24 10.637-14.581 17.185-5.633 13.029 17.89-17.184 5.564-10.636 14.65-13.031-17.89Zm-24.437 3.24-17.184-5.564 12.958-17.89 17.184 5.633 10.633 14.581-12.957 17.89-10.634-14.65Zm-159.312-3.24 10.634-14.581 17.256-5.633 12.958 17.89-17.185 5.564-10.633 14.65-13.03-17.89Zm-24.44 3.24-17.185-5.564 12.962-17.89 17.184 5.633 10.633 14.581-12.958 17.89-10.636-14.65Zm-159.309-3.24 10.633-14.581 17.257-5.633 12.958 17.89-17.184 5.564-10.637 14.65-13.027-17.89Zm-24.44 3.24-17.185-5.564 12.958-17.89 17.185 5.633 10.636 14.581-12.958 17.89-10.636-14.65Zm632.526 15.214 16.761-23.031v17.607l16.762 5.424-16.762 5.492v17.607l-16.761-23.099Zm-131.209 5.492-16.765-5.492 16.765-5.424v-17.607l16.762 23.031-16.762 23.099v-17.607Zm-52.54-5.492 16.762-23.031v17.607l16.761 5.424-16.761 5.492v17.607L516.6 174.736Zm-131.212 5.492-16.762-5.492 16.762-5.424v-17.607l16.764 23.031-16.764 23.099v-17.607Zm-52.541-5.492 16.765-23.031v17.607l16.762 5.424-16.762 5.492v17.607l-16.765-23.099Zm-131.209 5.492-16.761-5.492 16.761-5.424v-17.607l16.762 23.031-16.762 23.099v-17.607Zm-52.54-5.492 16.762-23.031v17.607l16.761 5.424-16.761 5.492v17.607l-16.762-23.099Zm-131.209 5.492-16.764-5.492 16.765-5.424v-17.607l16.76 23.031-16.76 23.099v-17.607Zm649.711 9.154-10.637-14.646 10.637-14.581 17.184-5.633 14.65 20.214-14.65 20.283-17.184-5.637Zm-80.853-14.646 14.719-20.214 17.185 5.633 10.636 14.581-10.636 14.646-17.185 5.637-14.719-20.283Zm-102.899 14.646-10.634-14.646 10.634-14.581 17.188-5.633 14.646 20.214-14.646 20.283-17.188-5.637Zm-80.853-14.646 14.722-20.214 17.184 5.633 10.633 14.581-10.633 14.646-17.184 5.637-14.722-20.283Zm-102.896 14.646-10.634-14.646 10.634-14.581 17.184-5.633 14.65 20.214-14.65 20.283-17.184-5.637Zm-80.853-14.646 14.718-20.214 17.185 5.633 10.636 14.581-10.636 14.646-17.185 5.637-14.718-20.283Zm-102.897 14.646-10.636-14.646 10.636-14.581 17.185-5.633 14.719 20.214-14.719 20.283-17.185-5.637Zm-80.852-14.646 14.718-20.214 17.185 5.633 10.636 14.581L67.4 189.382l-17.185 5.637-14.718-20.283Zm594.633 0 12.961-17.821 12.958 17.821-12.958 17.885-12.961-17.885Zm-183.75 0 12.958-17.821 13.03 17.821-13.03 17.885-12.958-17.885Zm-183.749 0 12.958-17.821 13.03 17.821-13.03 17.885-12.958-17.885Zm-183.752 0 12.961-17.821 13.03 17.821-13.03 17.885-12.961-17.885Zm455.115 24.086v-18.103l17.257-5.564 17.184 5.564v18.103l-17.184 23.663-17.257-23.663Zm-183.68 0v-18.103l17.184-5.564 17.188 5.564v18.103l-17.188 23.663-17.184-23.663Zm-183.749 0v-18.103l17.184-5.564 17.184 5.564v18.103l-17.184 23.663-17.184-23.663Zm527.164 21.903 13.45-18.454-21.69-7.043 14.368-19.86 17.253 23.664v29.227l-23.381-7.534Zm-39.582-12.89-10.633-14.649 13.026-17.818 10.637 14.65 17.184 5.564-13.03 17.89-17.184-5.637Zm-52.258-12.253 17.184-5.564 10.634-14.65 12.961 17.818-10.637 14.649-17.184 5.637-12.958-17.89Zm-32.749 3.45 17.184-23.664 14.437 19.86-21.693 7.043 13.385 18.454-23.313 7.534v-29.227Zm-59.163 21.693 13.453-18.454-21.693-7.043 14.368-19.86 17.257 23.664v29.227l-23.385-7.534Zm-39.579-12.89-10.637-14.649 13.031-17.818 10.636 14.65 17.184 5.564-13.029 17.89-17.185-5.637Zm-52.258-12.253 17.184-5.564 10.634-14.65 12.957 17.818-10.633 14.649-17.184 5.637-12.958-17.89Zm-32.752 3.45 17.184-23.664 14.44 19.86-21.693 7.043 13.381 18.454-23.312 7.534v-29.227Zm-59.161 21.693 13.454-18.454-21.693-7.043 14.368-19.86 17.256 23.664v29.227l-23.385-7.534Zm-39.581-12.89-10.634-14.649 13.03-17.818 10.633 14.65 17.185 5.564-12.958 17.89-17.256-5.637Zm-52.259-12.253 17.185-5.564 10.636-14.65 12.958 17.818-10.633 14.649-17.184 5.637-12.962-17.89Zm-32.749 3.45 17.185-23.664 14.44 19.86-21.693 7.043 13.381 18.454-23.313 7.534v-29.227Zm-59.16 21.693 13.454-18.454-21.693-7.043 14.437-19.86 17.184 23.664v29.227l-23.382-7.534Zm-39.582-12.89-10.633-14.649 13.027-17.818 10.637 14.65 17.184 5.564-12.958 17.89-17.257-5.637Zm-52.258-12.253 17.185-5.564 10.636-14.65 12.958 17.818-10.636 14.649-17.185 5.637-12.958-17.89Zm-32.748 3.45 17.184-23.664 14.436 19.86-21.692 7.043 13.384 18.454-23.312 7.534v-29.227Zm608.017 29.65-10.637-14.65 17.184-5.633 10.637-14.577 10.633 14.577 17.185 5.633-10.634 14.65v18.031l-17.184-5.565-17.184 5.565v-18.031Zm-183.753 0-10.633-14.65 17.184-5.633 10.633-14.577 10.637 14.577 17.184 5.633-10.564 14.65v18.031l-17.257-5.565-17.184 5.565v-18.031Zm-183.749 0-10.637-14.65 17.188-5.633 10.633-14.577 10.637 14.577 17.184 5.633-10.564 14.65v18.031l-17.257-5.565-17.184 5.565v-18.031Zm-183.75 0-10.636-14.65 17.185-5.633 10.636-14.577 10.634 14.577 17.256 5.633-10.637 14.65v18.031l-17.253-5.565-17.184 5.565v-18.031Zm597.381-15 13.031-17.89 20.987 6.833-13.03 17.89-20.988-6.833Zm-91.84-11.057 20.988-6.833 12.958 17.89-20.988 6.833-12.958-17.89Zm-91.909 11.057 13.027-17.89 20.988 6.833-13.027 17.89-20.988-6.833Zm-91.84-11.057 20.988-6.833 12.958 17.89-20.988 6.833-12.958-17.89Zm-91.912 11.057 13.03-17.89 20.988 6.833-13.03 17.89-20.988-6.833Zm-91.84-11.057 20.987-6.833 12.962 17.89-20.988 6.833-12.961-17.89Zm-91.909 11.057 13.03-17.89 20.988 6.833-13.031 17.89-20.987-6.833Zm-91.84-11.057 20.987-6.833 12.958 17.89-20.987 6.833-12.959-17.89Zm688.797 25.916v-28.594l16.834 23.102-6.407 8.804-10.427-3.312Zm-166.069-5.492 16.761-23.102v28.594l-10.354 3.312-6.407-8.804Zm-17.68 5.492v-28.594l16.834 23.102-6.411 8.804-10.423-3.312Zm-166.073-5.492 16.765-23.102v28.594l-10.355 3.312-6.41-8.804Zm-17.607 5.492v-28.594l16.765 23.102-6.41 8.804-10.355-3.312Zm-166.142-5.492 16.761-23.102v28.594l-10.351 3.312-6.41-8.804Zm-17.607 5.492v-28.594l16.761 23.102-6.407 8.804-10.354-3.312ZM.423 223.049l16.761-23.102v28.594L6.83 231.853l-6.407-8.804Zm660.557 23.946v-18.1l10.634-14.649 20.987 6.829-10.633 14.65v18.03l-20.988-6.76Zm-56.766-11.27-10.637-14.65 20.988-6.829 10.636 14.649v18.1l-20.987 6.76v-18.03Zm-126.986 11.27v-18.1l10.636-14.649 20.988 6.829-10.637 14.65v18.03l-20.987-6.76Zm-56.767-11.27-10.633-14.65 20.988-6.829 10.633 14.649v18.1l-20.988 6.76v-18.03Zm-126.982 11.27v-18.1l10.633-14.649 20.988 6.829-10.634 14.65v18.03l-20.987-6.76Zm-56.767-11.27-10.633-14.65 20.988-6.829 10.633 14.649v18.1l-20.988 6.76v-18.03Zm-126.982 11.27v-18.1l10.633-14.649 20.987 6.829-10.564 14.65v18.03l-21.056-6.76Zm-56.767-11.27-10.637-14.65 20.988-6.829 10.637 14.649v18.1l-20.988 6.76v-18.03Zm629.706 18.312v-18.099l10.637-14.649 23.804 7.747v18.099l-10.633 14.578-23.808-7.676Zm-113.529-6.902v-18.099l23.732-7.747 10.637 14.649v18.099l-23.736 7.676-10.633-14.578Zm-70.22 6.902v-18.099l10.637-14.649 23.805 7.747v18.099l-10.637 14.578-23.805-7.676Zm-113.532-6.902v-18.099l23.735-7.747 10.637 14.649v18.099l-23.736 7.676-10.636-14.578Zm-70.217 6.902v-18.099l10.633-14.649 23.808 7.747v18.099l-10.636 14.578-23.805-7.676Zm-113.533-6.902v-18.099l23.736-7.747 10.633 14.649v18.099l-23.732 7.676-10.637-14.578Zm-70.219 6.902v-18.099l10.636-14.649 23.805 7.747v18.099l-10.633 14.578-23.808-7.676Zm-113.53-6.902v-18.099l23.732-7.747 10.637 14.649v18.099l-23.736 7.676-10.632-14.578Zm533.362-23.453 6.548 9.017 10.636-3.453v18.099l10.633 14.65-27.817 9.017-27.821-9.017 10.564-14.65v-18.099l10.637 3.453 6.62-9.017Zm-183.753 0 6.551 9.017 10.637-3.453v18.099l10.633 14.65-27.821 9.017-27.817-9.017 10.633-14.65v-18.099l10.564 3.453 6.62-9.017Zm-183.749 0 6.551 9.017 10.633-3.453v18.099l10.637 14.65-27.821 9.017-27.817-9.017 10.633-14.65v-18.099l10.564 3.453 6.62-9.017Zm442.158 23.804 17.184-5.633 17.184 5.633v22.047l-17.184-5.564-17.184 5.564v-22.047Zm-183.753 0 17.184-5.633 17.257 5.633v22.047l-17.257-5.564-17.184 5.564v-22.047Zm-183.749 0 17.184-5.633 17.257 5.633v22.047l-17.257-5.564-17.184 5.564v-22.047Zm-183.75 0 17.185-5.633 17.253 5.633v22.047l-17.253-5.564-17.184 5.564v-22.047Zm586.325 22.257V247.7l20.988 6.829v22.047l-20.988-6.833Zm-56.766-15.214 20.987-6.829v22.043l-20.987 6.833v-22.047Zm-126.986 15.214V247.7l20.987 6.829v22.047l-20.987-6.833Zm-56.767-15.214 20.988-6.829v22.043l-20.988 6.833v-22.047Zm-126.982 15.214V247.7l20.987 6.829v22.047l-20.987-6.833Zm-56.767-15.214L257.7 247.7v22.043l-20.988 6.833v-22.047ZM109.73 269.743V247.7l21.056 6.829v22.047l-21.056-6.833Zm-56.767-15.214 20.988-6.829v22.043l-20.988 6.833v-22.047Zm629.706.213 23.385 7.607-17.256 23.664-27.818 9.013v-24.509l21.689 7.043v-22.818Zm-85.288 31.271-17.185-23.664 23.313-7.607v22.818l21.692-7.043v24.509l-27.82-9.013Zm-98.461-31.271 23.382 7.607-17.253 23.664-27.821 9.013v-24.509l21.692 7.043v-22.818Zm-85.288 31.271-17.185-23.664 23.313-7.607v22.818l21.689-7.043v24.509l-27.817-9.013Zm-98.461-31.271 23.382 7.607-17.185 23.664-27.889 9.013v-24.509l21.692 7.043v-22.818Zm-85.289 31.271-17.187-23.664 23.312-7.607v22.818l21.693-7.043v24.509l-27.818-9.013Zm-98.463-31.271 23.385 7.607-17.185 23.664-27.889 9.013v-24.509l21.689 7.043v-22.818ZM46.13 286.013l-17.185-23.664 23.313-7.607v22.818l21.693-7.043v24.509l-27.821-9.013Zm660.557-23.454 27.185 8.804-16.762 5.423v17.679l-10.423-14.299-16.761 5.496 16.761-23.103ZM569.14 276.786l-16.765-5.423 27.116-8.804 16.762 23.103-16.762-5.496-10.351 14.299v-17.679Zm-46.202-14.227 27.185 8.804-16.761 5.423v17.679l-10.424-14.299-16.761 5.496 16.761-23.103Zm-137.55 14.227-16.762-5.423 27.116-8.804 16.761 23.103-16.761-5.496-10.354 14.299v-17.679Zm-46.13-14.227 27.116 8.804-16.762 5.423v17.679l-10.354-14.299-16.834 5.496 16.834-23.103Zm-137.62 14.227-16.761-5.423 27.116-8.804 16.762 23.103-16.762-5.496-10.355 14.299v-17.679Zm-46.129-14.227 27.112 8.804-16.761 5.423v17.679l-10.351-14.299-16.834 5.496 16.834-23.103Zm-137.62 14.227-16.764-5.423 27.116-8.804 16.764 23.103-16.765-5.496-10.35 14.299v-17.679Zm608.018 18.453v-24.932l17.184-5.633 17.184 5.633v24.932l-17.184 5.633-17.184-5.633Zm-183.753 0v-24.932l17.184-5.633 17.257 5.633v24.932l-17.257 5.633-17.184-5.633Zm-183.749 0v-24.932l17.184-5.633 17.257 5.633v24.932l-17.257 5.633-17.184-5.633Zm-183.75 0v-24.932l17.185-5.633 17.253 5.633v24.932l-17.253 5.633-17.184-5.633Zm459.339.141v-18.03l17.257-5.633 17.184 5.633v18.03l-17.184 23.736-17.257-23.736Zm-183.68 0v-18.03l17.184-5.633 17.188 5.633v18.03l-17.188 23.736-17.184-23.736Zm-183.749 0v-18.03l17.184-5.633 17.184 5.633v18.03l-17.184 23.736-17.184-23.736Zm522.656 20.493-10.565-14.646 10.565-14.65 17.256-5.565 10.633 14.65v29.228l-27.889-9.017ZM569.14 295.662l10.633-14.65 17.185 5.565 10.636 14.65-10.636 14.646-27.818 9.017v-29.228Zm-63.668 20.211-10.565-14.646 10.565-14.65 17.253-5.565 10.637 14.65v29.228l-27.89-9.017Zm-120.084-20.211 10.636-14.65 17.184 5.565 10.634 14.65-10.634 14.646-27.82 9.017v-29.228Zm-63.597 20.211-10.636-14.646 10.636-14.65 17.185-5.565 10.636 14.65v29.228l-27.821-9.017Zm-120.153-20.211 10.637-14.65 17.184 5.565 10.634 14.65-10.634 14.646-27.821 9.017v-29.228Zm-63.596 20.211-10.636-14.646 10.636-14.65 17.185-5.565 10.633 14.65v29.228l-27.818-9.017ZM17.889 295.662l10.633-14.65 17.185 5.565 10.637 14.65-10.637 14.646-27.817 9.017v-29.228Zm643.091.141 27.185-8.876-10.424 14.3 10.424 14.295-16.834-5.492-10.351 14.296v-28.523Zm-52.54 5.424-10.354-14.3 27.115 8.876v28.523l-10.354-14.296-16.761 5.492 10.354-14.295Zm-131.212-5.424 27.188-8.876-10.424 14.3 10.424 14.295-16.833-5.492-10.355 14.296v-28.523Zm-52.54 5.424-10.352-14.3 27.113 8.876v28.523l-10.351-14.296-16.762 5.492 10.352-14.295Zm-131.209-5.424 27.184-8.876-10.423 14.3 10.423 14.295-16.761-5.492-10.423 14.296v-28.523Zm-52.54 5.424-10.355-14.3 27.116 8.876v28.523l-10.351-14.296-16.765 5.492 10.355-14.295Zm-131.209-5.424 27.184-8.876-10.354 14.3 10.354 14.295-16.761-5.492-10.423 14.296v-28.523Zm-52.54 5.424-10.355-14.3 27.116 8.876v28.523L63.596 310.03l-16.761 5.492 10.355-14.295Zm603.085-5.214v29.228l-17.184 23.667-17.184-23.667v-29.228l17.184 5.564 17.184-5.564Zm-183.68 0v29.228l-17.257 23.667-17.184-23.667v-29.228l17.184 5.564 17.257-5.564Zm-183.749 0v29.228l-17.257 23.667-17.184-23.667v-29.228l17.184 5.564 17.257-5.564Zm-183.753 0v29.228L91.84 348.908l-17.184-23.667v-29.228l17.184 5.564 17.253-5.564Zm608.65 29.087v-28.523l16.834 23.099-6.407 8.804-10.427-3.38Zm-166.069-5.424 16.761-23.099V325.1l-10.354 3.38-6.407-8.804Zm-17.68 5.424v-28.523l16.834 23.099-6.411 8.804-10.423-3.38Zm-166.073-5.424 16.765-23.099V325.1l-10.355 3.38-6.41-8.804Zm-17.607 5.424v-28.523l16.765 23.099-6.41 8.804-10.355-3.38Zm-166.142-5.424 16.761-23.099V325.1l-10.351 3.38-6.41-8.804Zm-17.607 5.424v-28.523l16.761 23.099-6.407 8.804-10.354-3.38ZM.423 319.676l16.761-23.099V325.1L6.83 328.48l-6.407-8.804Zm660.557 23.877v-18.099l10.634-14.581 17.184 5.564 17.256 23.667-27.821 9.085-17.253-5.636Zm-80.784-3.449 17.185-23.667 17.184-5.564 10.636 14.581v18.099l-17.184 5.636-27.821-9.085Zm-102.968 3.449v-18.099l10.636-14.581 17.185 5.564 17.253 23.667-27.818 9.085-17.256-5.636Zm-80.781-3.449 17.185-23.667 17.184-5.564 10.633 14.581v18.099l-17.184 5.636-27.818-9.085Zm-102.968 3.449v-18.099l10.633-14.581 17.256 5.564 17.185 23.667-27.818 9.085-17.256-5.636Zm-80.784-3.449 17.187-23.667 17.185-5.564 10.633 14.581v18.099l-17.184 5.636-27.821-9.085Zm-102.965 3.449v-18.099l10.633-14.581 17.256 5.564 17.185 23.667-27.821 9.085-17.253-5.636Zm-80.785-3.449 17.185-23.667 17.184-5.564 10.637 14.581v18.099l-17.184 5.636-27.822-9.085Zm660.981-23.313 27.184 8.804v10.915l-10.423 3.38-16.761-23.099ZM569.14 336.51v-10.915l27.113-8.804-16.762 23.099-10.351-3.38Zm-62.963-19.719 27.185 8.804v10.915l-10.424 3.38-16.761-23.099ZM385.388 336.51v-10.915l27.115-8.804-16.761 23.099-10.354-3.38Zm-62.964-19.719 27.188 8.804v10.915l-10.354 3.38-16.834-23.099ZM201.638 336.51v-10.915l27.117-8.804-16.762 23.099-10.355-3.38Zm-62.963-19.719 27.185 8.804v10.915l-10.351 3.38-16.834-23.099ZM17.889 336.51v-10.915l27.116-8.804L28.24 339.89l-10.35-3.38Zm533.362-16.27 6.548 9.086 10.636-3.449v11.125l10.633 3.452-6.547 9.086 6.547 9.013-10.633 3.453v11.197l-10.636-3.449-6.548 9.014-6.62-9.014-10.637 3.449v-11.197l-10.564-3.453 6.551-9.013-6.551-9.086 10.564-3.452v-11.125l10.637 3.449 6.62-9.086Zm-183.753 0 6.551 9.086 10.637-3.449v11.125l10.633 3.452-6.551 9.086 6.551 9.013-10.633 3.453v11.197l-10.637-3.449-6.551 9.014-6.62-9.014-10.564 3.449v-11.197l-10.633-3.453 6.547-9.013-6.547-9.086 10.633-3.452v-11.125l10.564 3.449 6.62-9.086Zm-183.749 0 6.551 9.086 10.633-3.449v11.125l10.637 3.452-6.551 9.086 6.551 9.013-10.637 3.453v11.197l-10.633-3.449-6.551 9.014-6.62-9.014-10.564 3.449v-11.197l-10.633-3.453 6.547-9.013-6.547-9.086 10.633-3.452v-11.125l10.564 3.449 6.62-9.086Zm459.765 29.3 16.761-23.103v17.608l16.834 5.495-16.834 5.423v17.676l-16.761-23.099Zm-17.607 5.423-16.765-5.423 16.765-5.495v-17.608l16.761 23.103-16.761 23.099v-17.676Zm-166.146-5.423 16.834-23.103v17.608l16.761 5.495-16.761 5.423v17.676l-16.834-23.099Zm-17.607 5.423-16.761-5.423 16.761-5.495v-17.608l16.761 23.103-16.761 23.099v-17.676Zm-166.142-5.423 16.834-23.103v17.608l16.761 5.495-16.761 5.423v17.676l-16.834-23.099Zm-17.607 5.423-16.762-5.423 16.762-5.495v-17.608l16.761 23.103-16.761 23.099v-17.676ZM92.263 349.54l16.83-23.103v17.608l16.765 5.495-16.765 5.423v17.676l-16.83-23.099Zm-17.607 5.423L57.89 349.54l16.765-5.495v-17.608l16.761 23.103-16.761 23.099v-17.676Zm604.633-5.423 27.188-8.804 6.407 8.804-6.407 8.804-27.188-8.804Zm-105.926 0 6.41-8.804 27.116 8.804-27.116 8.804-6.41-8.804Zm-77.823 0 27.185-8.804 6.41 8.804-6.41 8.804-27.185-8.804Zm-105.926 0 6.41-8.804 27.116 8.804-27.116 8.804-6.41-8.804Zm-77.823 0 27.185-8.804 6.41 8.804-6.41 8.804-27.185-8.804Zm-105.926 0 6.41-8.804 27.113 8.804-27.113 8.804-6.41-8.804Zm-77.827 0 27.189-8.804 6.406 8.804-6.406 8.804-27.189-8.804Zm-105.922 0 6.406-8.804 27.117 8.804-27.117 8.804-6.406-8.804Zm638.864 24.018v-18.103l17.253-5.564 27.821 9.017-17.256 23.663-17.184 5.633-10.634-14.646Zm-63.599 9.013-17.185-23.663 27.821-9.017 17.184 5.564v18.103l-10.636 14.646-17.184-5.633Zm-120.153-9.013v-18.103l17.256-5.564 27.818 9.017-17.253 23.663-17.185 5.633-10.636-14.646Zm-63.596 9.013-17.185-23.663 27.818-9.017 17.184 5.564v18.103l-10.633 14.646-17.184-5.633Zm-120.153-9.013v-18.103l17.256-5.564 27.818 9.017-17.185 23.663-17.256 5.633-10.633-14.646Zm-63.597 9.013-17.187-23.663 27.821-9.017 17.184 5.564v18.103l-10.633 14.646-17.185-5.633Zm-120.152-9.013v-18.103l17.253-5.564 27.821 9.017-17.185 23.663-17.256 5.633-10.633-14.646Zm-63.6 9.013-17.185-23.663 27.822-9.017 17.184 5.564v18.103l-10.637 14.646-17.184-5.633Zm579.777-8.804 17.184-23.663 17.184 23.663v29.3l-17.184-5.636-17.184 5.636v-29.3Zm-183.753 0 17.184-23.663 17.257 23.663v29.3l-17.257-5.636-17.184 5.636v-29.3Zm-183.749 0 17.184-23.663 17.257 23.663v29.3l-17.257-5.636-17.184 5.636v-29.3Zm-183.75 0 17.185-23.663 17.253 23.663v29.3l-17.253-5.636-17.184 5.636v-29.3Zm632.032-14.649 10.423 3.38v10.919l-27.184 8.803 16.761-23.102ZM569.14 373.417v-10.919l10.351-3.38 16.762 23.102-27.113-8.803Zm-46.202-14.299 10.424 3.38v10.919l-27.185 8.803 16.761-23.102Zm-137.55 14.299v-10.919l10.354-3.38 16.761 23.102-27.115-8.803Zm-46.13-14.299 10.354 3.38v10.919l-27.188 8.803 16.834-23.102Zm-137.62 14.299v-10.919l10.355-3.38 16.762 23.102-27.117-8.803Zm-46.129-14.299 10.351 3.38v10.919l-27.185 8.803 16.834-23.102Zm-137.62 14.299v-10.919l10.352-3.38 16.764 23.102-27.116-8.803Zm699.854.491 10.427-3.38 6.407 8.872-16.834 23.031v-28.523ZM551.674 379.4l6.407-8.872 10.354 3.38v28.523L551.674 379.4Zm-17.68-5.492 10.423-3.38 6.411 8.872-16.834 23.031v-28.523ZM367.921 379.4l6.41-8.872 10.355 3.38v28.523L367.921 379.4Zm-17.607-5.492 10.355-3.38 6.41 8.872-16.765 23.031v-28.523ZM184.172 379.4l6.41-8.872 10.351 3.38v28.523L184.172 379.4Zm-17.607-5.492 10.354-3.38 6.407 8.872-16.761 23.031v-28.523ZM.423 379.4l6.407-8.872 10.354 3.38v28.523L.424 379.4Zm688.798 33.035-10.565-14.581 10.565-14.65 27.889-9.086v29.3l-10.633 14.65-17.256-5.633Zm-120.081-9.017v-29.3l27.818 9.086 10.636 14.65-10.636 14.581-17.185 5.633-10.633-14.65Zm-63.668 9.017-10.565-14.581 10.565-14.65 27.89-9.086v29.3l-10.637 14.65-17.253-5.633Zm-120.084-9.017v-29.3l27.82 9.086 10.634 14.65-10.634 14.581-17.184 5.633-10.636-14.65Zm-63.597 9.017-10.636-14.581 10.636-14.65 27.821-9.086v29.3l-10.636 14.65-17.185-5.633Zm-120.153-9.017v-29.3l27.821 9.086 10.634 14.65-10.634 14.581-17.184 5.633-10.637-14.65Zm-63.596 9.017-10.636-14.581 10.636-14.65 27.818-9.086v29.3l-10.633 14.65-17.185-5.633Zm-120.153-9.017v-29.3l27.818 9.086 10.637 14.65-10.637 14.581-17.185 5.633-10.632-14.65Zm643.091-.141v-28.523l10.351 14.227 16.834-5.423-10.424 14.296 10.424 14.226-27.185-8.803Zm-35.779-28.523v28.523l-27.115 8.803 10.354-14.226-10.354-14.296 16.761 5.423 10.354-14.227Zm-147.973 28.523v-28.523l10.355 14.227 16.833-5.423-10.424 14.296 10.424 14.226-27.188-8.803Zm-35.779-28.523v28.523l-27.113 8.803 10.352-14.226-10.352-14.296 16.762 5.423 10.351-14.227Zm-147.97 28.523v-28.523l10.423 14.227 16.761-5.423-10.423 14.296 10.423 14.226-27.184-8.803ZM257.7 374.754v28.523l-27.116 8.803 10.355-14.226-10.355-14.296 16.765 5.423 10.351-14.227Zm-147.97 28.523v-28.523l10.423 14.227 16.761-5.423-10.354 14.296 10.354 14.226-27.184-8.803Zm-35.78-28.523v28.523l-27.115 8.803 10.355-14.226-10.355-14.296 16.761 5.423 10.355-14.227Zm460.044 46.976v-18.099l17.257-23.667 17.184 23.667v18.099l-17.184 5.564-17.257-5.564Zm-183.68 0v-18.099l17.184-23.667 17.188 23.667v18.099l-17.188 5.564-17.184-5.564Zm-183.749 0v-18.099l17.184-23.667 17.184 23.667v18.099l-17.184 5.564-17.184-5.564Zm459.342 7.043v-25.001l17.184-5.564 17.184 5.564v25.001l-17.184 5.564-17.184-5.564Zm-183.753 0v-25.001l17.184-5.564 17.257 5.564v25.001l-17.257 5.564-17.184-5.564Zm-183.749 0v-25.001l17.184-5.564 17.257 5.564v25.001l-17.257 5.564-17.184-5.564Zm-183.75 0v-25.001l17.185-5.564 17.253 5.564v25.001l-17.253 5.564-17.184-5.564Zm586.325-24.791 27.818 9.085 17.256 23.664-23.385 7.607v-22.821l-21.689 7.043v-24.578Zm-80.784 32.749 17.185-23.664 27.82-9.085v24.578l-21.692-7.043v22.821l-23.313-7.607Zm-102.968-32.749 27.821 9.085 17.253 23.664-23.382 7.607v-22.821l-21.692 7.043v-24.578Zm-80.781 32.749 17.185-23.664 27.817-9.085v24.578l-21.689-7.043v22.821l-23.313-7.607Zm-102.968-32.749 27.889 9.085 17.185 23.664-23.382 7.607v-22.821l-21.692 7.043v-24.578Zm-80.784 32.749 17.187-23.664 27.818-9.085v24.578l-21.693-7.043v22.821l-23.312-7.607ZM109.73 403.982l27.889 9.085 17.185 23.664-23.385 7.607v-22.821l-21.689 7.043v-24.578Zm-80.785 32.749 17.185-23.664 27.82-9.085v24.578l-21.692-7.043v22.821l-23.313-7.607Zm688.165-32.116v17.607l16.762 5.423-27.185 8.876-16.761-23.103 16.761 5.423 10.423-14.226Zm-164.735 23.03 16.765-5.423v-17.607l10.351 14.226 16.762-5.423-16.762 23.103-27.116-8.876Zm-19.013-23.03v17.607l16.761 5.423-27.185 8.876-16.761-23.103 16.761 5.423 10.424-14.226Zm-164.736 23.03 16.762-5.423v-17.607l10.354 14.226 16.761-5.423-16.761 23.103-27.116-8.876Zm-19.014-23.03v17.607l16.762 5.423-27.116 8.876-16.834-23.103 16.834 5.423 10.354-14.226Zm-164.735 23.03 16.761-5.423v-17.607l10.355 14.226 16.762-5.423-16.762 23.103-27.116-8.876Zm-19.017-23.03v17.607l16.761 5.423-27.112 8.876-16.834-23.103 16.834 5.423 10.351-14.226ZM1.125 427.645l16.765-5.423v-17.607l10.35 14.226 16.765-5.423-16.765 23.103-27.115-8.876Zm659.855 1.62 20.988-6.83v22.112l-20.988 6.834v-22.116Zm-56.766 15.282v-22.112l20.987 6.83v22.116l-20.987-6.834Zm-126.986-15.282 20.987-6.83v22.112l-20.987 6.834v-22.116Zm-56.767 15.282v-22.112l20.988 6.83v22.116l-20.988-6.834Zm-126.982-15.282 20.987-6.83v22.112l-20.987 6.834v-22.116Zm-56.767 15.282v-22.112l20.988 6.83v22.116l-20.988-6.834ZM109.73 429.265l21.056-6.83v22.112l-21.056 6.834v-22.116Zm-56.767 15.282v-22.112l20.988 6.83v22.116l-20.988-6.834Zm481.031 7.184-10.564-14.646 27.821-9.017 27.817 9.017-10.633 14.646v18.103l-10.636-3.522-6.548 9.086-6.62-9.086-10.637 3.522v-18.103Zm-183.68 0-10.633-14.646 27.817-9.017 27.821 9.017-10.633 14.646v18.103l-10.637-3.522-6.551 9.086-6.62-9.086-10.564 3.522v-18.103Zm-183.749 0-10.633-14.646 27.817-9.017 27.821 9.017-10.637 14.646v18.103l-10.633-3.522-6.551 9.086-6.62-9.086-10.564 3.522v-18.103Zm493.71-22.253v22.112l-17.184 5.565-17.184-5.565v-22.112l17.184 5.633 17.184-5.633Zm-183.68 0v22.112l-17.257 5.565-17.184-5.565v-22.112l17.184 5.633 17.257-5.633Zm-183.749 0v22.112l-17.257 5.565-17.184-5.565v-22.112l17.184 5.633 17.257-5.633Zm-183.753 0v22.112l-17.253 5.565-17.184-5.565v-22.112l17.184 5.633 17.253-5.633Zm573.576 33.664v-18.099l23.808-7.748 10.633 14.65v18.099l-23.804 7.679-10.637-14.581Zm-113.529 6.902v-18.099l10.633-14.65 23.736 7.748v18.099l-10.637 14.581-23.732-7.679Zm-70.22-6.902v-18.099l23.805-7.748 10.637 14.65v18.099l-23.805 7.679-10.637-14.581Zm-113.532 6.902v-18.099l10.636-14.65 23.736 7.748v18.099l-10.637 14.581-23.735-7.679Zm-70.217-6.902v-18.099l23.805-7.748 10.636 14.65v18.099l-23.808 7.679-10.633-14.581Zm-113.533 6.902v-18.099l10.637-14.65 23.732 7.748v18.099l-10.633 14.581-23.736-7.679Zm-70.219-6.902v-18.099l23.808-7.748 10.633 14.65v18.099l-23.805 7.679-10.636-14.581Zm-113.53 6.902v-18.099l10.633-14.65 23.736 7.748v18.099l-10.637 14.581-23.732-7.679Zm643.091.141v-18.099l20.988-6.834v18.103l10.633 14.647-20.987 6.764-10.634-14.581Zm-67.403 7.817 10.637-14.647v-18.103l20.987 6.834v18.099l-10.636 14.581-20.988-6.764Zm-116.349-7.817v-18.099l20.987-6.834v18.103l10.637 14.647-20.988 6.764-10.636-14.581Zm-67.4 7.817 10.633-14.647v-18.103l20.988 6.834v18.099l-10.633 14.581-20.988-6.764Zm-116.349-7.817v-18.099l20.987-6.834v18.103l10.634 14.647-20.988 6.764-10.633-14.581Zm-67.4 7.817 10.633-14.647v-18.103l20.988 6.834v18.099l-10.633 14.581-20.988-6.764Zm-116.349-7.817v-18.099l21.056-6.834v18.103l10.564 14.647-20.987 6.764-10.633-14.581Zm-67.404 7.817 10.637-14.647v-18.103l20.988 6.834v18.099l-10.637 14.581-20.988-6.764Zm617.949-25.707v18.103l10.634 14.646-17.185 5.565-10.633 14.649-10.637-14.649-17.184-5.565 10.637-14.646v-18.103l17.184 5.564 17.184-5.564Zm-183.68 0v18.103l10.564 14.646-17.184 5.565-10.637 14.649-10.633-14.649-17.184-5.565 10.633-14.646v-18.103l17.184 5.564 17.257-5.564Zm-183.749 0v18.103l10.564 14.646-17.184 5.565-10.637 14.649-10.633-14.649-17.188-5.565 10.637-14.646v-18.103l17.184 5.564 17.257-5.564Zm-183.753 0v18.103l10.637 14.646-17.256 5.565-10.634 14.649-10.636-14.649-17.185-5.565 10.637-14.646v-18.103l17.184 5.564 17.253-5.564Zm608.65 18.244 10.427-3.381 6.407 8.804-16.834 23.1v-28.523Zm-166.069 5.423 6.407-8.804 10.354 3.381v28.523l-16.761-23.1Zm-17.68-5.423 10.423-3.381 6.411 8.804-16.834 23.1v-28.523Zm-166.073 5.423 6.41-8.804 10.355 3.381v28.523l-16.765-23.1Zm-17.607-5.423 10.355-3.381 6.41 8.804-16.765 23.1v-28.523Zm-166.142 5.423 6.41-8.804 10.351 3.381v28.523l-16.761-23.1Zm-17.607-5.423 10.354-3.381 6.407 8.804-16.761 23.1v-28.523ZM.423 475.962l6.407-8.804 10.354 3.381v28.523l-16.76-23.1Zm685.066 27.89 21.69-7.043-13.45-18.454 23.381-7.606v29.299l-17.253 23.664-14.368-19.86Zm-116.349-3.804v-29.299l23.313 7.606-13.385 18.454 21.693 7.043-14.437 19.86-17.184-23.664Zm-67.403 3.804 21.693-7.043-13.453-18.454 23.385-7.606v29.299l-17.257 23.664-14.368-19.86Zm-116.349-3.804v-29.299l23.312 7.606-13.381 18.454 21.693 7.043-14.44 19.86-17.184-23.664Zm-67.4 3.804 21.693-7.043-13.454-18.454 23.385-7.606v29.299l-17.256 23.664-14.368-19.86Zm-116.35-3.804v-29.299l23.313 7.606-13.381 18.454 21.693 7.043-14.44 19.86-17.185-23.664Zm-67.399 3.804 21.693-7.043-13.454-18.454 23.382-7.606v29.299l-17.184 23.664-14.437-19.86Zm-116.35-3.804v-29.299l23.313 7.606-13.384 18.454 21.692 7.043-14.436 19.86-17.184-23.664Zm516.105 18.241v-18.031l17.257-23.663 17.184 23.663v18.031l-17.184 5.633-17.257-5.633Zm-183.68 0v-18.031l17.184-23.663 17.188 23.663v18.031l-17.188 5.633-17.184-5.633Zm-183.749 0v-18.031l17.184-23.663 17.184 23.663v18.031l-17.184 5.633-17.184-5.633Zm505.471-32.89 20.988-6.834 13.03 17.89-20.987 6.761-13.031-17.817Zm-91.84 11.056 12.958-17.89 20.988 6.834-12.958 17.817-20.988-6.761Zm-91.909-11.056 20.988-6.834 13.027 17.89-20.988 6.761-13.027-17.817Zm-91.84 11.056 12.958-17.89 20.988 6.834-12.958 17.817-20.988-6.761Zm-91.912-11.056 20.988-6.834 13.03 17.89-20.988 6.761-13.03-17.817Zm-91.84 11.056 12.961-17.89 20.988 6.834-12.962 17.817-20.987-6.761Zm-91.909-11.056 20.987-6.834 13.031 17.89-20.988 6.761-13.03-17.817Zm-91.84 11.056 12.957-17.89 20.988 6.834-12.958 17.817-20.988-6.761Zm614.568 9.368 10.633-14.65 17.184-5.565 13.03 17.89-17.184 5.564-10.637 14.65-13.026-17.889Zm-24.441 3.239-17.184-5.564 12.958-17.89 17.184 5.565 10.637 14.65-12.961 17.889-10.634-14.65Zm-159.312-3.239 10.637-14.65 17.185-5.565 13.029 17.89-17.184 5.564-10.636 14.65-13.031-17.889Zm-24.437 3.239-17.184-5.564 12.958-17.89 17.184 5.565 10.633 14.65-12.957 17.889-10.634-14.65Zm-159.312-3.239 10.634-14.65 17.256-5.565 12.958 17.89-17.185 5.564-10.633 14.65-13.03-17.889Zm-24.44 3.239-17.185-5.564 12.962-17.89 17.184 5.565 10.633 14.65-12.958 17.889-10.636-14.65Zm-159.309-3.239 10.633-14.65 17.257-5.565 12.958 17.89-17.184 5.564-10.637 14.65-13.027-17.889Zm-24.44 3.239-17.185-5.564 12.958-17.89 17.185 5.565 10.636 14.65-12.958 17.889-10.636-14.65Zm632.526 15.214 16.761-23.103v17.679l16.762 5.424-16.762 5.423v17.676l-16.761-23.099Zm-131.209 5.423-16.765-5.423 16.765-5.424v-17.679l16.762 23.103-16.762 23.099v-17.676Zm-52.54-5.423 16.762-23.103v17.679l16.761 5.424-16.761 5.423v17.676L516.6 524.276Zm-131.212 5.423-16.762-5.423 16.762-5.424v-17.679l16.764 23.103-16.764 23.099v-17.676Zm-52.541-5.423 16.765-23.103v17.679l16.762 5.424-16.762 5.423v17.676l-16.765-23.099Zm-131.209 5.423-16.761-5.423 16.761-5.424v-17.679l16.762 23.103-16.762 23.099v-17.676Zm-52.54-5.423 16.762-23.103v17.679l16.761 5.424-16.761 5.423v17.676l-16.762-23.099Zm-131.209 5.423-16.764-5.423 16.765-5.424v-17.679l16.76 23.103-16.76 23.099v-17.676Zm649.711 9.227-10.637-14.65 10.637-14.65 17.184-5.565 14.65 20.215-14.65 20.214-17.184-5.564Zm-80.853-14.65 14.719-20.215 17.185 5.565 10.636 14.65-10.636 14.65-17.185 5.564-14.719-20.214Zm-102.899 14.65-10.634-14.65 10.634-14.65 17.188-5.565 14.646 20.215-14.646 20.214-17.188-5.564Zm-80.853-14.65 14.722-20.215 17.184 5.565 10.633 14.65-10.633 14.65-17.184 5.564-14.722-20.214Zm-102.896 14.65-10.634-14.65 10.634-14.65 17.184-5.565 14.65 20.215-14.65 20.214-17.184-5.564Zm-80.853-14.65 14.718-20.215 17.185 5.565 10.636 14.65-10.636 14.65-17.185 5.564-14.718-20.214Zm-102.897 14.65-10.636-14.65 10.636-14.65 17.185-5.565 14.719 20.215-14.719 20.214-17.185-5.564Zm-80.852-14.65 14.718-20.215 17.185 5.565 10.636 14.65-10.636 14.65-17.185 5.564-14.718-20.214Zm594.633 0 12.961-17.89 12.958 17.89-12.958 17.889-12.961-17.889Zm-183.75 0 12.958-17.89 13.03 17.89-13.03 17.889-12.958-17.889Zm-183.749 0 12.958-17.89 13.03 17.89-13.03 17.889-12.958-17.889Zm-183.752 0 12.961-17.89 13.03 17.89-13.03 17.889-12.961-17.889Zm455.115 24.014v-18.027l17.257-5.637 17.184 5.637v18.027l-17.184 23.667-17.257-23.667Zm-183.68 0v-18.027l17.184-5.637 17.188 5.637v18.027l-17.188 23.667-17.184-23.667Zm-183.749 0v-18.027l17.184-5.637 17.184 5.637v18.027l-17.184 23.667-17.184-23.667Zm527.164 21.906 13.45-18.454-21.69-7.042 14.368-19.86 17.253 23.663v29.3l-23.381-7.607Zm-39.582-12.821-10.633-14.646 13.026-17.889 10.637 14.646 17.184 5.564-13.03 17.89-17.184-5.565Zm-52.258-12.325 17.184-5.564 10.634-14.646 12.961 17.889-10.637 14.646-17.184 5.565-12.958-17.89Zm-32.749 3.453 17.184-23.663 14.437 19.86-21.693 7.042 13.385 18.454-23.313 7.607v-29.3Zm-59.163 21.693 13.453-18.454-21.693-7.042 14.368-19.86 17.257 23.663v29.3l-23.385-7.607Zm-39.579-12.821-10.637-14.646 13.031-17.889 10.636 14.646 17.184 5.564-13.029 17.89-17.185-5.565ZM418.14 545.05l17.184-5.564 10.634-14.646 12.957 17.889-10.633 14.646-17.184 5.565-12.958-17.89Zm-32.752 3.453 17.184-23.663 14.44 19.86-21.693 7.042 13.381 18.454-23.312 7.607v-29.3Zm-59.161 21.693 13.454-18.454-21.693-7.042 14.368-19.86 17.256 23.663v29.3l-23.385-7.607Zm-39.581-12.821-10.634-14.646 13.03-17.889 10.633 14.646 17.185 5.564-12.958 17.89-17.256-5.565Zm-52.259-12.325 17.185-5.564 10.636-14.646 12.958 17.889-10.633 14.646-17.184 5.565-12.962-17.89Zm-32.749 3.453 17.185-23.663 14.44 19.86-21.693 7.042 13.381 18.454-23.313 7.607v-29.3Zm-59.16 21.693 13.454-18.454-21.693-7.042 14.437-19.86 17.184 23.663v29.3l-23.382-7.607Zm-39.582-12.821-10.633-14.646 13.027-17.889 10.637 14.646 17.184 5.564-12.958 17.89-17.257-5.565ZM50.638 545.05l17.185-5.564 10.636-14.646 12.958 17.889-10.636 14.646-17.185 5.565-12.958-17.89Zm-32.748 3.453 17.184-23.663L49.51 544.7l-21.692 7.042 13.384 18.454-23.312 7.607v-29.3Zm608.017 29.651-10.637-14.65 17.184-5.565 10.637-14.649 10.633 14.649 17.185 5.565-10.634 14.65v18.099l-17.184-5.565-17.184 5.565v-18.099Zm-183.753 0-10.633-14.65 17.184-5.565 10.633-14.649 10.637 14.649 17.184 5.565-10.564 14.65v18.099l-17.257-5.565-17.184 5.565v-18.099Zm-183.749 0-10.637-14.65 17.188-5.565 10.633-14.649 10.637 14.649 17.184 5.565-10.564 14.65v18.099l-17.257-5.565-17.184 5.565v-18.099Zm-183.75 0-10.636-14.65 17.185-5.565L91.84 543.29l10.634 14.649 17.256 5.565-10.637 14.65v18.099l-17.253-5.565-17.184 5.565v-18.099Zm597.381-15.001 13.031-17.821 20.987 6.833-13.03 17.817-20.988-6.829Zm-91.84-10.988 20.988-6.833 12.958 17.821-20.988 6.829-12.958-17.817Zm-91.909 10.988 13.027-17.821 20.988 6.833-13.027 17.817-20.988-6.829Zm-91.84-10.988 20.988-6.833 12.958 17.821-20.988 6.829-12.958-17.817Zm-91.912 10.988 13.03-17.821 20.988 6.833-13.03 17.817-20.988-6.829Zm-91.84-10.988 20.987-6.833 12.962 17.821-20.988 6.829-12.961-17.817Zm-91.909 10.988 13.03-17.821 20.988 6.833-13.031 17.817-20.987-6.829Zm-91.84-10.988 20.987-6.833 12.958 17.821-20.987 6.829-12.959-17.817Zm688.797 25.848V549.49l16.834 23.099-6.407 8.804-10.427-3.38Zm-166.069-5.424 16.761-23.099v28.523l-10.354 3.38-6.407-8.804Zm-17.68 5.424V549.49l16.834 23.099-6.411 8.804-10.423-3.38Zm-166.073-5.424 16.765-23.099v28.523l-10.355 3.38-6.41-8.804Zm-17.607 5.424V549.49l16.765 23.099-6.41 8.804-10.355-3.38Zm-166.142-5.424 16.761-23.099v28.523l-10.351 3.38-6.41-8.804Zm-17.607 5.424V549.49l16.761 23.099-6.407 8.804-10.354-3.38ZM.423 572.589l16.761-23.099v28.523l-10.354 3.38-6.407-8.804Zm660.557 23.877v-18.103l10.634-14.577 20.987 6.761-10.633 14.649v18.1l-20.988-6.83Zm-56.766-11.27-10.637-14.649 20.988-6.761 10.636 14.577v18.103l-20.987 6.83v-18.1Zm-126.986 11.27v-18.103l10.636-14.577 20.988 6.761-10.637 14.649v18.1l-20.987-6.83Zm-56.767-11.27-10.633-14.649 20.988-6.761 10.633 14.577v18.103l-20.988 6.83v-18.1Zm-126.982 11.27v-18.103l10.633-14.577 20.988 6.761-10.634 14.649v18.1l-20.987-6.83Zm-56.767-11.27-10.633-14.649 20.988-6.761 10.633 14.577v18.103l-20.988 6.83v-18.1Zm-126.982 11.27v-18.103l10.633-14.577 20.987 6.761-10.564 14.649v18.1l-21.056-6.83Zm-56.767-11.27-10.637-14.649 20.988-6.761 10.637 14.577v18.103l-20.988 6.83v-18.1Zm629.706 18.313v-18.103l10.637-14.578 23.804 7.676v18.103l-10.633 14.65-23.808-7.748Zm-113.529-6.902v-18.103l23.732-7.676 10.637 14.578v18.103l-23.736 7.748-10.633-14.65Zm-70.22 6.902v-18.103l10.637-14.578 23.805 7.676v18.103l-10.637 14.65-23.805-7.748Zm-113.532-6.902v-18.103l23.735-7.676 10.637 14.578v18.103l-23.736 7.748-10.636-14.65Zm-70.217 6.902v-18.103l10.633-14.578 23.808 7.676v18.103l-10.636 14.65-23.805-7.748Zm-113.533-6.902v-18.103l23.736-7.676 10.633 14.578v18.103l-23.732 7.748-10.637-14.65Zm-70.219 6.902v-18.103l10.636-14.578 23.805 7.676v18.103l-10.633 14.65-23.808-7.748Zm-113.53-6.902v-18.103l23.732-7.676 10.637 14.578v18.103l-23.736 7.748-10.632-14.65Zm533.362-23.454 6.548 9.086 10.636-3.521v18.099l10.633 14.649-27.817 9.086-27.821-9.086 10.564-14.649v-18.099l10.637 3.521 6.62-9.086Zm-183.753 0 6.551 9.086 10.637-3.521v18.099l10.633 14.649-27.821 9.086-27.817-9.086 10.633-14.649v-18.099l10.564 3.521 6.62-9.086Zm-183.749 0 6.551 9.086 10.633-3.521v18.099l10.637 14.649-27.821 9.086-27.817-9.086 10.633-14.649v-18.099l10.564 3.521 6.62-9.086Zm442.158 23.804 17.184-5.564 17.184 5.564v22.116l-17.184-5.636-17.184 5.636v-22.116Zm-183.753 0 17.184-5.564 17.257 5.564v22.116l-17.257-5.636-17.184 5.636v-22.116Zm-183.749 0 17.184-5.564 17.257 5.564v22.116l-17.257-5.636-17.184 5.636v-22.116Zm-183.75 0 17.185-5.564 17.253 5.564v22.116l-17.253-5.636-17.184 5.636v-22.116Zm586.325 22.326v-22.112l20.988 6.83v22.115l-20.988-6.833Zm-56.766-15.282 20.987-6.83v22.112l-20.987 6.833v-22.115Zm-126.986 15.282v-22.112l20.987 6.83v22.115l-20.987-6.833Zm-56.767-15.282 20.988-6.83v22.112l-20.988 6.833v-22.115Zm-126.982 15.282v-22.112l20.987 6.83v22.115l-20.987-6.833Zm-56.767-15.282 20.988-6.83v22.112l-20.988 6.833v-22.115ZM109.73 619.283v-22.112l21.056 6.83v22.115l-21.056-6.833Zm-56.767-15.282 20.988-6.83v22.112l-20.988 6.833v-22.115Zm629.706.282 23.385 7.534-17.256 23.667-27.818 9.086v-24.582l21.689 7.043v-22.748Zm-85.288 31.201-17.185-23.667 23.313-7.534v22.748l21.692-7.043v24.582l-27.82-9.086Zm-98.461-31.201 23.382 7.534-17.253 23.667-27.821 9.086v-24.582l21.692 7.043v-22.748Zm-85.288 31.201-17.185-23.667 23.313-7.534v22.748l21.689-7.043v24.582l-27.817-9.086Zm-98.461-31.201 23.382 7.534-17.185 23.667-27.889 9.086v-24.582l21.692 7.043v-22.748Zm-85.289 31.201-17.187-23.667 23.312-7.534v22.748l21.693-7.043v24.582l-27.818-9.086Zm-98.463-31.201 23.385 7.534-17.185 23.667-27.889 9.086v-24.582l21.689 7.043v-22.748ZM46.13 635.484l-17.185-23.667 23.313-7.534v22.748l21.693-7.043v24.582l-27.821-9.086Zm660.557-23.454 27.185 8.873-16.762 5.423v17.607l-10.423-14.226-16.761 5.423 16.761-23.1ZM569.14 626.326l-16.765-5.423 27.116-8.873 16.762 23.1-16.762-5.423-10.351 14.226v-17.607Zm-46.202-14.296 27.185 8.873-16.761 5.423v17.607l-10.424-14.226-16.761 5.423 16.761-23.1Zm-137.55 14.296-16.762-5.423 27.116-8.873 16.761 23.1-16.761-5.423-10.354 14.226v-17.607Zm-46.13-14.296 27.116 8.873-16.762 5.423v17.607l-10.354-14.226-16.834 5.423 16.834-23.1Zm-137.62 14.296-16.761-5.423 27.116-8.873 16.762 23.1-16.762-5.423-10.355 14.226v-17.607Zm-46.129-14.296 27.112 8.873-16.761 5.423v17.607l-10.351-14.226-16.834 5.423 16.834-23.1Zm-137.62 14.296-16.764-5.423 27.116-8.873 16.764 23.1-16.765-5.423-10.35 14.226v-17.607Zm608.018 18.453v-25.001l17.184-5.564 17.184 5.564v25.001l-17.184 5.565-17.184-5.565Zm-183.753 0v-25.001l17.184-5.564 17.257 5.564v25.001l-17.257 5.565-17.184-5.565Zm-183.749 0v-25.001l17.184-5.564 17.257 5.564v25.001l-17.257 5.565-17.184-5.565Zm-183.75 0v-25.001l17.185-5.564 17.253 5.564v25.001l-17.253 5.565-17.184-5.565Zm459.339.141v-18.099l17.257-5.564 17.184 5.564v18.099l-17.184 23.664-17.257-23.664Zm-183.68 0v-18.099l17.184-5.564 17.188 5.564v18.099l-17.188 23.664-17.184-23.664Zm-183.749 0v-18.099l17.184-5.564 17.184 5.564v18.099l-17.184 23.664-17.184-23.664Zm522.656 20.424-10.565-14.65 10.565-14.577 17.256-5.633 10.633 14.646v29.3l-27.889-9.086ZM569.14 645.13l10.633-14.646 17.185 5.633 10.636 14.577-10.636 14.65-27.818 9.086v-29.3Zm-63.668 20.214-10.565-14.65 10.565-14.577 17.253-5.633 10.637 14.646v29.3l-27.89-9.086ZM385.388 645.13l10.636-14.646 17.184 5.633 10.634 14.577-10.634 14.65-27.82 9.086v-29.3Zm-63.597 20.214-10.636-14.65 10.636-14.577 17.185-5.633 10.636 14.646v29.3l-27.821-9.086ZM201.638 645.13l10.637-14.646 17.184 5.633 10.634 14.577-10.634 14.65-27.821 9.086v-29.3Zm-63.596 20.214-10.636-14.65 10.636-14.577 17.185-5.633 10.633 14.646v29.3l-27.818-9.086ZM17.889 645.13l10.633-14.646 17.185 5.633 10.637 14.577-10.637 14.65-27.817 9.086v-29.3Zm643.091.141 27.185-8.804-10.424 14.227 10.424 14.299-16.834-5.423-10.351 14.227v-28.526Zm-52.54 5.423-10.354-14.227 27.115 8.804v28.526l-10.354-14.227-16.761 5.423 10.354-14.299Zm-131.212-5.423 27.188-8.804-10.424 14.227 10.424 14.299-16.833-5.423-10.355 14.227v-28.526Zm-52.54 5.423-10.352-14.227 27.113 8.804v28.526l-10.351-14.227-16.762 5.423 10.352-14.299Zm-131.209-5.423 27.184-8.804-10.423 14.227 10.423 14.299-16.761-5.423-10.423 14.227v-28.526Zm-52.54 5.423-10.355-14.227 27.116 8.804v28.526l-10.351-14.227-16.765 5.423 10.355-14.299Zm-131.209-5.423 27.184-8.804-10.354 14.227 10.354 14.299-16.761-5.423-10.423 14.227v-28.526Zm-52.54 5.423-10.355-14.227 27.116 8.804v28.526L63.596 659.57l-16.761 5.423 10.355-14.299Zm603.085-5.21v29.3l-17.184 23.663-17.184-23.663v-29.3l17.184 5.633 17.184-5.633Zm-183.68 0v29.3l-17.257 23.663-17.184-23.663v-29.3l17.184 5.633 17.257-5.633Zm-183.749 0v29.3l-17.257 23.663-17.184-23.663v-29.3l17.184 5.633 17.257-5.633Zm-183.753 0v29.3L91.84 698.447l-17.184-23.663v-29.3l17.184 5.633 17.253-5.633Zm608.65 29.159v-28.526l16.834 23.031-6.407 8.875-10.427-3.38Zm-166.069-5.495 16.761-23.031v28.526l-10.354 3.38-6.407-8.875Zm-17.68 5.495v-28.526l16.834 23.031-6.411 8.875-10.423-3.38Zm-166.073-5.495 16.765-23.031v28.526l-10.355 3.38-6.41-8.875Zm-17.607 5.495v-28.526l16.765 23.031-6.41 8.875-10.355-3.38Zm-166.142-5.495 16.761-23.031v28.526l-10.351 3.38-6.41-8.875Zm-17.607 5.495v-28.526l16.761 23.031-6.407 8.875-10.354-3.38ZM.423 669.148l16.761-23.031v28.526l-10.354 3.38-6.407-8.875Zm660.557 23.945v-18.099l10.634-14.65 17.184 5.636 17.256 23.664-27.821 9.013-17.253-5.564Zm-80.784-3.449 17.185-23.664 17.184-5.636 10.636 14.65v18.099l-17.184 5.564-27.821-9.013Zm-102.968 3.449v-18.099l10.636-14.65 17.185 5.636 17.253 23.664-27.818 9.013-17.256-5.564Zm-80.781-3.449 17.185-23.664 17.184-5.636 10.633 14.65v18.099l-17.184 5.564-27.818-9.013Zm-102.968 3.449v-18.099l10.633-14.65 17.256 5.636 17.185 23.664-27.818 9.013-17.256-5.564Zm-80.784-3.449 17.187-23.664 17.185-5.636 10.633 14.65v18.099l-17.184 5.564-27.821-9.013Zm-102.965 3.449v-18.099l10.633-14.65 17.256 5.636 17.185 23.664-27.821 9.013-17.253-5.564Zm-80.785-3.449L46.13 665.98l17.184-5.636 10.637 14.65v18.099l-17.184 5.564-27.822-9.013Zm660.981-23.313 27.184 8.804v10.915l-10.423 3.38-16.761-23.099ZM569.14 686.05v-10.915l27.113-8.804-16.762 23.099-10.351-3.38Zm-62.963-19.719 27.185 8.804v10.915l-10.424 3.38-16.761-23.099ZM385.388 686.05v-10.915l27.115-8.804-16.761 23.099-10.354-3.38Zm-62.964-19.719 27.188 8.804v10.915l-10.354 3.38-16.834-23.099ZM201.638 686.05v-10.915l27.117-8.804-16.762 23.099-10.355-3.38Zm-62.963-19.719 27.185 8.804v10.915l-10.351 3.38-16.834-23.099ZM17.889 686.05v-10.915l27.116-8.804L28.24 689.43l-10.35-3.38Z' fill='%23D37643'/%3E%3C/svg%3E");
  --color-text-announcement: #1c1c1c;
  --color-background-announcement: #ffffff;
  --color-text-announcement-popup: #1c1c1c;
  --color-background-announcement-popup: #ffffff; }

.modal {
  max-height: calc(100vh - 3.5rem);
  overflow-y: auto;
  z-index: 1000000; }

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

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

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

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

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

.m-1 {
  margin: 10px !important; }

.mt-1,
.my-1 {
  margin-top: 10px !important; }

.mr-1,
.mx-1 {
  margin-right: 10px !important; }

.mb-1,
.my-1 {
  margin-bottom: 10px !important; }

.ml-1,
.mx-1 {
  margin-left: 10px !important; }

.m-2 {
  margin: 20px !important; }

.mt-2,
.my-2 {
  margin-top: 20px !important; }

.mr-2,
.mx-2 {
  margin-right: 20px !important; }

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

.ml-2,
.mx-2 {
  margin-left: 20px !important; }

.m-3 {
  margin: 30px !important; }

.mt-3,
.my-3 {
  margin-top: 30px !important; }

.mr-3,
.mx-3 {
  margin-right: 30px !important; }

.mb-3,
.my-3 {
  margin-bottom: 30px !important; }

.ml-3,
.mx-3 {
  margin-left: 30px !important; }

.m-4 {
  margin: 40px !important; }

.mt-4,
.my-4 {
  margin-top: 40px !important; }

.mr-4,
.mx-4 {
  margin-right: 40px !important; }

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

.ml-4,
.mx-4 {
  margin-left: 40px !important; }

.m-5 {
  margin: 50px !important; }

.mt-5,
.my-5 {
  margin-top: 50px !important; }

.mr-5,
.mx-5 {
  margin-right: 50px !important; }

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

.ml-5,
.mx-5 {
  margin-left: 50px !important; }

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

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

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

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

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

.p-1 {
  padding: 10px !important; }

.pt-1,
.py-1 {
  padding-top: 10px !important; }

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

.pb-1,
.py-1 {
  padding-bottom: 10px !important; }

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

.p-2 {
  padding: 20px !important; }

.pt-2,
.py-2 {
  padding-top: 20px !important; }

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

.pb-2,
.py-2 {
  padding-bottom: 20px !important; }

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

.p-3 {
  padding: 30px !important; }

.pt-3,
.py-3 {
  padding-top: 30px !important; }

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

.pb-3,
.py-3 {
  padding-bottom: 30px !important; }

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

.p-4 {
  padding: 40px !important; }

.pt-4,
.py-4 {
  padding-top: 40px !important; }

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

.pb-4,
.py-4 {
  padding-bottom: 40px !important; }

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

.p-5 {
  padding: 50px !important; }

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

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

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

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

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

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

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

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

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

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15; }

body {
  margin: 0;
  overflow-x: hidden; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

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

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }
  a:hover {
    text-decoration: none;
    color: inherit; }

li {
  list-style: none; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: .35em .75em .625em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

[hidden], template {
  display: none; }

::-webkit-scrollbar {
  height: 10px;
  width: 10px; }

::-webkit-scrollbar-thumb {
  background: var(--color-bg-2);
  border: 2px solid var(--color-bg-1);
  border-radius: 8px; }

::-webkit-scrollbar-corner, ::-webkit-scrollbar-track {
  background: var(--color-bg-1); }

::-webkit-resizer {
  background: var(--color-bg-2); }

html {
  text-rendering: optimizeLegibility;
  font-smooth: antialiased;
  font-family: var(--font-text);
  font-size: var(--font-text-size);
  line-height: 1.667;
  scroll-behavior: smooth; }

html, html body {
  background-color: var(--color-bg-1);
  position: relative; }
  html:before, html body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed; }

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

.wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh; }

.content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.container {
  margin: 0 auto;
  max-width: var(--container);
  padding: 0 40px;
  width: 100%; }

@media (max-width: 575.98px) {
  .container {
    padding: 0 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--gutter) * -1); }

.picture {
  display: block; }

a:not([class]), a:not([class]):active, a:not([class]):focus, a:not([class]):hover {
  color: inherit; }

img {
  max-width: 100%;
  vertical-align: top; }

p {
  margin: 1.667em 0; }

strong {
  font-weight: bold; }

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

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

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

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

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

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

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

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

.btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: transparent;
  border: none;
  color: var(--btn-color, --color-accent-1);
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: var(--font-text-size);
  font-weight: 400;
  height: 60px;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 3.75;
  padding: 0;
  margin: 0 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; }
  .btn[disabled] span {
    opacity: 0.4; }
  .btn--no-margin {
    margin: 0; }

.btn:after {
  background-color: var(--btn-color, --color-accent-1);
  bottom: 3px;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width .2s ease-in-out;
  transition: width .2s ease-in-out;
  width: 50px; }

.btn:hover:after {
  width: 100%; }

.btn-round {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: 1px solid var(--color-accent-3);
  border-radius: 25px;
  color: var(--color-accent-3);
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 1;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
  width: 100%; }

.btn-round--fill {
  background: var(--color-accent-1);
  border-color: var(--color-accent-1);
  color: var(--color-bg-1);
  transition: 0.2s ease; }

.btn-round--fill:hover {
  color: var(--color-accent-1);
  background: transparent; }

.holiday {
  background: var(--color-bg-2);
  color: var(--color-text-2);
  padding: 17px 0;
  position: relative; }

.holiday__title {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  text-align: center; }

.heroslide {
  --btn-color: var(--color-text-eyecatcher);
  background: var(--color-bg-2);
  color: var(--color-text-eyecatcher);
  position: relative; }

.heroslide__text {
  font-family: var(--font-text); }

.eye-catcher--overlay::before {
  content: '';
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.heroslide__bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.heroslide__bg:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#3a1c07), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(#3a1c07, rgba(255, 255, 255, 0));
  content: "";
  display: block;
  height: 100%;
  max-height: 250px;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  width: 100%; }

.heroslide__bg-img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.heroslide__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  max-height: 800px;
  position: relative;
  text-align: center;
  z-index: 2; }

.heroslide__title {
  font-family: var(--font-title);
  font-size: var(--font-title-size-3);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 1.25;
  margin: 20px auto 5px;
  max-width: 600px;
  text-align: center; }

@media (max-width: 767.98px) {
  .heroslide__title {
    font-size: calc(var(--font-title-size-3) / 1.2); } }

.text-section {
  padding: 120px 0; }

.text-section--small-padding-bottom {
  padding-bottom: 30px; }

.text-section--small-padding-top {
  padding-top: 30px; }

@media (max-width: 767.98px) {
  .text-section {
    padding: 100px 0 100px; } }

.textblock {
  --btn-color: var(--color-accent-1);
  color: var(--color-text-1);
  padding: 150px 0 200px;
  position: relative; }

.reading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  height: 100%;
  --btn-color: var(--color-accent-1);
  color: var(--color-text-1); }
  .reading a {
    text-decoration: underline; }
    .reading a:hover {
      cursor: pointer; }

.textblock:before, .reading:before {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .2;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1; }

.textblock + .textblock, .reading + .reading {
  margin-top: -200px; }

.textblock__row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--gutter) * -1);
  position: relative; }

.textblock__row + .textblock__row {
  margin-top: 150px; }

@media (max-width: 767.98px) {
  .textblock__row {
    display: block; } }

.textblock__body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  margin-left: 8.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 var(--gutter);
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px); }

@media (max-width: 991.98px) {
  .textblock__body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-left: 0;
    max-width: 50%;
    -webkit-transform: none;
    transform: none; } }

@media (max-width: 767.98px) {
  .textblock__body {
    max-width: none;
    width: 100%; } }

.textblock--right .textblock__body {
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  margin-left: 8.3333333333%;
  max-width: 41.6666666667%;
  order: 2; }

@media (max-width: 991.98px) {
  .textblock--right .textblock__body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    margin-left: 0;
    max-width: 58.3333333333%; } }

@media (max-width: 767.98px) {
  .textblock--right .textblock__body {
    max-width: none;
    width: 100%; } }

.textblock__pic, .text-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 100%;
  padding: 0 var(--gutter); }

.text-section .reading &gt; div {
  width: 100%; }

@media (max-width: 991.98px) {
  .textblock__pic, .text-image {
    margin-left: 0; } }

@media (max-width: 767.98px) {
  .textblock__pic, .text-image {
    margin-top: 60px;
    max-width: none;
    text-align: center;
    width: 100%; } }

.textblock--right .textblock__pic {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  margin-left: 8.3333333333%;
  max-width: 33.3333333333%; }

@media (max-width: 991.98px) {
  .textblock--right .textblock__pic {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    margin-left: 0;
    max-width: 41.6666666667%; } }

@media (max-width: 767.98px) {
  .textblock--right .textblock__pic {
    max-width: none;
    width: 100%; } }

.textblock__title, .reading h2 {
  color: var(--color-title-1);
  font-family: var(--font-title);
  font-size: var(--font-title-size-2);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 1.33;
  margin: 0 0 54px;
  position: relative; }

.textblock__title:after, .reading h2:after {
  background-color: var(--color-title-1);
  bottom: -26px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px; }

.reading h2[style="text-align: center;"]::after {
  left: 50%;
  transform: translateX(-50%); }

.reading h2[style="text-align: right;"]::after {
  right: 0;
  left: auto; }

@media (max-width: 767.98px) {
  .textblock__title, .reading h2 {
    font-size: calc(var(--font-title-size-2) / 1.2); } }

.textblock__text, .reading p {
  font-weight: 300;
  font-family: var(--font-text); }

.eyecatcher {
  --btn-color: var(--color-text-eyecatcher);
  background: var(--color-bg-2);
  color: var(--color-text-eyecatcher);
  position: relative; }

.eyecatcher__bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.eyecatcher__bg-img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%; }

.eyecatcher__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  max-height: 700px;
  position: relative;
  text-align: center;
  z-index: 1; }

.eyecatcher__title {
  font-family: var(--font-title);
  font-size: var(--font-title-size-2);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 1.67;
  margin: 0 0 1px;
  position: relative;
  text-align: center; }

.eyecatcher__title:after {
  content: attr(data-title);
  display: block;
  left: 0;
  mix-blend-mode: overlay;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0; }

@media (max-width: 767.98px) {
  .eyecatcher__title {
    font-size: calc(var(--font-title-size-2) / 1.2); } }

.eyecatcher__title-text {
  mix-blend-mode: overlay; }

.menu {
  background-color: var(--color-bg-2);
  color: var(--color-text-2);
  padding: 140px 0 145px; }

@media (max-width: 767.98px) {
  .menu {
    padding: 100px 0 50px; } }

.menu, .menu__row {
  position: relative; }

.menu__row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--gutter) * -1); }

@media (max-width: 991.98px) {
  .menu__row {
    display: block;
    margin: 0; } }

.menu__title {
  color: var(--color-title-2);
  font-family: var(--font-title);
  font-size: var(--font-title-size-1);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 1.25;
  margin: 0 0 50px; }

@media (max-width: 767.98px) {
  .menu__title {
    font-size: calc(var(--font-title-size-3) / 1.2); } }

.menu__subtitle {
  color: var(--color-text-2);
  font-family: var(--font-title);
  font-size: var(--font-title-size-1);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 2;
  margin: 0 0 3px; }

@media (max-width: 767.98px) {
  .menu__subtitle {
    font-size: calc(var(--font-title-size-1) / 1.2); } }

.menu__section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding: 0 var(--gutter); }

@media (max-width: 991.98px) {
  .menu__section {
    margin: 0 auto;
    max-width: 570px;
    padding: 0; } }

.menu__table {
  color: var(--color-text-2);
  width: 100%; }

.menu__table th {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  padding-top: 35px;
  text-align: left;
  vertical-align: top; }

.menu__table th:last-child {
  padding-left: 30px;
  text-align: right;
  white-space: nowrap; }

.menu__table tr:first-child th {
  padding-top: 0; }

.menu__table td {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  vertical-align: top;
  font-family: var(--font-text); }

.menu__table td:last-child {
  padding-left: 30px;
  text-align: right;
  white-space: nowrap; }

.menu__nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 var(--gutter); }

@media (max-width: 991.98px) {
  .menu__nav {
    -ms-overflow-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 30px;
    max-width: none;
    overflow: scroll;
    padding: 0;
    scrollbar-width: none; }
  .menu__nav::-webkit-scrollbar {
    display: none; } }

.menu__nav-item {
  color: var(--color-text-2);
  display: block;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 45px;
  opacity: .75;
  padding: 0 30px 10px;
  position: relative;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@media (max-width: 991.98px) {
  .menu__nav-item {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 15px 10px; }
  .menu__nav-item + .menu__nav-item {
    margin-left: 10px; } }

.menu__nav-item:after {
  background-color: var(--color-text-2);
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out;
  width: 5px; }

@media (max-width: 991.98px) {
  .menu__nav-item:after {
    bottom: 0;
    height: 3px;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
    width: 0; } }

@media (min-width: 992px) {
  .menu__nav-item:hover {
    color: var(--color-text-2);
    opacity: 1; } }

.menu__nav-item.active {
  color: var(--color-text-2);
  font-weight: 700;
  opacity: 1; }

@media (min-width: 992px) {
  .menu__nav-item.active:after {
    height: 100%; } }

@media (max-width: 991.98px) {
  .menu__nav-item.active:after {
    width: 100%; } }

.gallery {
  background-color: var(--color-bg-4);
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.gallery__head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

@media (max-width: 767.98px) {
  .gallery__head {
    display: block; } }

.gallery__title {
  color: var(--color-title-4);
  font-family: var(--font-title);
  font-size: var(--font-title-size-2);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 1.25;
  margin: 0 auto 0 0; }

.gallery__title p {
  margin: 0; }

@media (max-width: 767.98px) {
  .gallery__title {
    font-size: calc(var(--font-title-size-3) / 1.2);
    margin-bottom: 30px;
    text-align: center; } }

.gallery__controls, .gallery__pagi {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center; }

.gallery__pagi {
  margin-left: 30px;
  position: static; }

@media (max-width: 767.98px) {
  .gallery__pagi {
    margin-left: 0; } }

.gallery__pagi.swiper-pagination-bullets .swiper-pagination-bullet, .gallery__pagi &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px; }

.gallery__pagi.swiper-pagination-bullets.swiper-pagination-horizontal {
  width: auto; }

.gallery__pagi .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid var(--color-accent-4);
  border-radius: 50%;
  display: block;
  height: 10px;
  opacity: 1;
  outline: none;
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
  width: 10px; }

.gallery__pagi .swiper-pagination-bullet-active {
  background: var(--color-accent-4); }

.gallery__slider {
  height: 960px; }

@media (max-width: 991.98px) {
  .gallery__slider {
    height: 560px; } }

.gallery__slider-swiper {
  height: 100%; }

.gallery__slider-slide {
  display: block;
  height: 480px;
  width: 480px; }

@media (max-width: 991.98px) {
  .gallery__slider-slide {
    height: 280px;
    width: 280px; } }

.gallery__navi {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-negative: 0;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  margin-left: 30px;
  width: 70px; }

.gallery__navi i {
  color: var(--color-accent-4); }

.gallery__navi-next, .gallery__navi-prev {
  height: 20px;
  left: auto;
  margin: 0;
  opacity: 1;
  outline: none;
  position: relative;
  right: auto;
  width: 20px; }

.gallery__navi-next:before, .gallery__navi-prev:before {
  content: "";
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px; }

.gallery__navi-next:after, .gallery__navi-prev:after {
  display: none; }

.gallery__navi-icon {
  fill: var(--color-accent-4);
  height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 20px; }

.gallery__item {
  display: block;
  height: 480px;
  overflow: hidden;
  width: 480px; }

@media (max-width: 991.98px) {
  .gallery__item {
    height: 280px;
    width: 280px; } }

.gallery__item-img {
  height: 100%;
  min-height: 0;
  min-width: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  width: 100%; }

.gallery__item-img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

.contacts {
  --btn-color: var(--color-accent-3);
  background: var(--color-bg-3);
  color: var(--color-text-3);
  padding: 150px 0;
  position: relative; }
  .contacts--lower {
    padding: 75px 0; }

.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 calc(var(--gutter) * -1); }

@media (max-width: 767.98px) {
  .contacts {
    padding: 50px 0; }
  .contacts__row {
    display: block; } }

.contact__block {
  width: 100%; }

.contact__block__content {
  text-align: center; }

.contact__block__content h2 {
  font-family: var(--font-title);
  color: var(--color-title-3);
  font-size: var(--font-title-size-1);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 1.2;
  margin: 0 0 46px; }

.contact__block__content li {
  font-family: var(--font-text);
  color: var(--color-text-3);
  font-size: var(--font-text-size);
  font-weight: 300;
  margin: 0 0 50px;
  opacity: .5; }

.contact__block__content ul {
  padding: 0; }

.contacts__form {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 58.3333333333%;
  padding: 0 var(--gutter); }

@media (max-width: 767.98px) {
  .contacts__form {
    margin-bottom: 75px;
    max-width: none; } }

.contacts__info {
  -webkit-box-flex: 0;
  max-width: 300px;
  padding: 0 var(--gutter); }

.contacts__info .btn-round {
  padding: 0 50px; }

.contacts__info .btn:hover {
  color: var(--btn-color); }

.contacts__info-control {
  margin: 0 0 12px; }

@media (max-width: 767.98px) {
  .contacts__info + .contacts__info {
    margin-top: 30px; } }

.contacts__form + .contacts__info {
  margin-left: auto; }

@media (max-width: 767.98px) {
  .contacts__form + .contacts__info {
    margin-left: 0; } }

.contacts__title {
  color: var(--color-title-3);
  font-family: var(--font-title);
  font-size: var(--font-title-size-1);
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 1.2;
  margin: 0 0 46px; }

.contacts__control {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 49px; }

.contacts__control input, .contacts__control textarea {
  resize: none; }

.contacts__control:after {
  border-bottom: 1px solid var(--color-text-3);
  content: "";
  display: block;
  opacity: .5; }

.contacts__control.has-error:after {
  border-color: red; }

.contacts__control-field, .contacts__control input, .contacts__control textarea {
  background: transparent;
  border: none;
  color: var(--color-text-3);
  display: block;
  font-size: 20px;
  font-weight: 300;
  line-height: 36px;
  padding: 0 0 14px;
  width: 100%; }

.contacts__control-field::-webkit-input-placeholder, .contacts__control input::-webkit-input-placeholder, .contacts__control textarea::-webkit-input-placeholder {
  color: var(--color-text-3);
  mix-blend-mode: normal;
  opacity: .5; }

.contacts__control-field::-moz-placeholder, .contacts__control input::-moz-placeholder, .contacts__control textarea::-moz-placeholder {
  color: var(--color-text-3);
  mix-blend-mode: normal;
  opacity: .5; }

.contacts__control-field:-ms-input-placeholder, .contacts__control input:-ms-input-placeholder, .contacts__control textarea:-ms-input-placeholder {
  color: var(--color-text-3);
  mix-blend-mode: normal;
  opacity: .5; }

.contacts__control-field::-ms-input-placeholder, .contacts__control input::-ms-input-placeholder, .contacts__control textarea::-ms-input-placeholder {
  color: var(--color-text-3);
  mix-blend-mode: normal;
  opacity: .5; }

.contacts__control-field::placeholder, .contacts__control input::placeholder, .contacts__control textarea::placeholder {
  color: var(--color-text-3);
  mix-blend-mode: normal;
  opacity: .5; }

.contacts__control-field:focus, .contacts__control input:focus, .contacts__control textarea:focus {
  outline: none; }

.contacts__control-error {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  color: var(--color-bg-3);
  -webkit-filter: invert(1);
  filter: invert(1);
  font-size: 16px;
  margin: 0;
  order: 2; }

.contacts__subtitle {
  font-size: inherit;
  font-weight: 600;
  line-height: inherit;
  margin: 0 0 10px;
  opacity: .5; }

.contacts__text {
  font-weight: 300;
  margin: 0 0 50px;
  opacity: .5;
  font-family: var(--font-text); }

.contacts__text:last-of-type {
  margin: 0; }

.contacts__text p {
  margin: 0 0 10px; }

.contacts__help {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -.1px;
  line-height: 20px;
  opacity: .5; }

.contacts-map {
  background-color: var(--color-bg-3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1; }

#map {
  margin-bottom: -7px; }

.google-maps {
  position: relative; }

@media (max-width: 991.98px) {
  .contacts-map {
    display: block; } }

.contacts-map__map {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 42%; }

@media (max-width: 991.98px) {
  .contacts-map__map {
    height: 400px;
    max-width: none; } }

.contacts-map__map-body {
  border: none;
  height: 100%;
  width: 100%; }

.contacts-map__body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  color: var(--color-text-3);
  flex-grow: 1;
  max-width: 715px;
  padding: 150px 0 110px; }

@media (max-width: 991.98px) {
  .contacts-map__body {
    max-width: none;
    padding: 50px 40px; } }

@media (max-width: 575px) {
  .contacts-map__body {
    max-width: none;
    padding: 50px 0; } }

.contacts-map__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 630px; }

@media (max-width: 767.98px) {
  .contacts-map__content {
    display: block;
    margin: 0;
    max-width: none; }
  .contacts-map__info + .contacts-map__info {
    margin-top: 50px; } }

.opening-hours {
  --btn-color: var(--color-accent-3);
  background: var(--color-bg-3);
  color: var(--color-text-3);
  padding: 145px 0;
  position: relative; }
  .opening-hours--center {
    text-align: center; }

@media (max-width: 767.98px) {
  .opening-hours {
    padding: 80px 0 50px; } }

.opening-hours:before {
  display: none;
  background: fixed var(--pattern-bg);
  bottom: 0;
  content: "";
  mix-blend-mode: multiply;
  opacity: .2;
  position: absolute;
  right: 0;
  top: 0;
  width: 44%; }

.opening-hours__body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 calc(var(--gutter) * -1); }

@media (max-width: 767.98px) {
  .opening-hours__body {
    display: block; } }

.contacts-book {
  --btn-color: var(--color-accent-1);
  padding: 160px 0;
  position: relative; }

@media (max-width: 767.98px) {
  .contacts-book {
    padding: 80px 0;
    text-align: center; }
  .contacts-book .contacts__info {
    margin-left: auto;
    margin-right: auto; } }

.contacts-book:before {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .2;
  position: absolute;
  right: 0;
  top: 0; }

.contacts-book__body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 calc(var(--gutter) * -1); }

@media (max-width: 767.98px) {
  .contacts-book__body {
    display: block; } }

.header {
  --btn-color: var(--header-color);
  color: var(--header-color);
  height: 0;
  position: fixed;
  top: 0;
  z-index: 11;
  width: 100%; }

.header i {
  color: var(--header-color);
  font-size: 24px; }

.header__head, .header__menu-head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  height: 120px;
  padding: 0 40px;
  transition: 0.2s ease;
  will-change: background-color, box-shadow; }

@media (max-width: 767.98px) {
  .header__head, .header__menu-head {
    height: 80px; } }

@media (max-width: 575.98px) {
  .header__head, .header__menu-head {
    padding: 0 15px; } }

.fixed.header__menu-head, .header__head.fixed {
  background-color: var(--header-bg);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5); }

.header__part {
  -webkit-box-flex: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  min-width: 25%; }

.header__part--left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.header__part--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  justify-content: center;
  max-width: 50%; }

.header__part--right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.header__burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.header__burger-icon {
  fill: var(--header-color);
  height: 40px;
  width: 40px; }

.header__logo {
  fill: var(--header-color);
  max-height: 100px;
  max-width: 200px; }

.header__book {
  display: flex;
  align-items: center;
  fill: var(--header-color);
  font-weight: 400; }

@media (max-width: 767.98px) {
  .header__book {
    height: auto; }
  .header__book-text, .header__book:after {
    display: none; } }

.header__book-icon {
  font-size: 30px; }

@media (min-width: 768px) {
  .header__book-icon {
    display: none; } }

.header__menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  max-height: 100vh;
  opacity: 0;
  padding-bottom: 100px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.header__menu:before {
  background-color: var(--header-bg-menu);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .9;
  position: absolute;
  right: 0;
  top: 0; }

.header__menu.active {
  opacity: 1;
  pointer-events: auto; }

.header__menu-head {
  position: relative; }

.header__menu-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.header__menu-icon {
  fill: var(--header-color);
  height: 30px;
  width: 30px; }

.header__menu-body {
  margin: auto 0;
  min-height: 0;
  overflow-y: auto;
  position: relative; }

.header__nav {
  -webkit-box-flex: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  color: var(--header-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: var(--header-font-menu);
  font-size: 30px;
  letter-spacing: 3.125px;
  line-height: 2;
  margin-left: 8.3333333333%;
  max-width: 320px;
  padding: 0 var(--gutter); }

@media (max-width: 767.98px) {
  .header__nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: 0;
    font-size: 20px;
    max-width: 100%; } }

.header__nav-link {
  color: var(--header-color);
  position: relative;
  text-decoration: none; }

.header__nav-link p {
  margin: 0; }

.header__nav-link:before {
  background-color: var(--header-color);
  content: "";
  display: block;
  height: 0;
  left: -30px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out;
  width: 5px; }

.header__nav-link:hover:before {
  height: 100%; }

.header__controls {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 8.3333333333%;
  padding: 0 var(--gutter); }

@media (max-width: 767.98px) {
  .header__controls {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: 0;
    max-width: 100%; } }

.header__soc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto 0; }

@media (max-width: 767.98px) {
  .header__soc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 30px; } }

.header__soc-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.header__soc-link + .header__soc-link {
  margin-top: 30px; }

@media (max-width: 767.98px) {
  .header__soc-link + .header__soc-link {
    margin-left: 20px;
    margin-top: 0; } }

.header__soc-icon i {
  fill: var(--header-soc);
  font-size: 30px; }

.header__lang {
  -ms-flex-item-align: end;
  align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767.98px) {
  .header__lang {
    -ms-flex-item-align: center;
    align-self: center; } }

.header__lang-link {
  color: var(--header-color);
  font-family: var(--header-font-menu);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.875px;
  line-height: 3.33;
  position: relative;
  text-decoration: none;
  text-transform: uppercase; }

.header__lang-link:before {
  background-color: var(--header-bg);
  bottom: 15px;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0; }

.header__lang-link.active {
  font-size: 18px; }

.header__lang-link.active:before {
  width: 30px; }

.header__lang-link + .header__lang-link {
  margin-left: 12px; }

.footer {
  background-color: var(--footer-bg);
  font-style: var(--footer-font);
  padding: 50px 0;
  z-index: 1; }

.footer__body {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 90px; }

@media (max-width: 767.98px) {
  .footer {
    padding: 50px 0 100px; }
  .footer__body {
    display: block; }
  .footer__logo {
    margin-bottom: 30px;
    text-align: center; } }

.footer__logo-img {
  max-height: 100px; }

.footer__soc {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767.98px) {
  .footer__soc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.footer__soc-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none; }

.footer__soc-link + .footer__soc-link {
  margin-left: 60px; }

@media (max-width: 767.98px) {
  .footer__soc-link + .footer__soc-link {
    margin-left: 30px; } }

.footer__soc-icon {
  height: 30px;
  width: 30px; }

.footer__soc-icon i {
  color: var(--footer-soc);
  font-size: 30px; }

.footer__base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  font-size: var(--footer-font-size);
  font-family: var(--font-text);
  line-height: 1.286; }

@media (max-width: 767.98px) {
  .footer__base {
    display: block; } }

.footer__copy {
  -webkit-box-flex: 0;
  color: var(--footer-soc); }

@media (max-width: 767.98px) {
  .footer__copy {
    max-width: none;
    text-align: center; } }

@media (min-width: 768px) {
  .footer__copy--right {
    text-align: right; } }

.footer__copy-mark {
  color: var(--footer-mark); }

.footer__links {
  -webkit-box-flex: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767.98px) {
  .footer__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: none; } }

.footer__links-item {
  color: var(--footer-color); }

.footer__links-item p {
  margin: 0; }

.footer__links-item a {
  text-decoration: underline; }

@media (min-width: 768px) {
  .footer__links-item + .footer__links-item {
    margin: 0 15px; } }

.modal {
  max-height: calc(100vh - 3rem);
  overflow-y: auto;
  z-index: 1000000;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .modal::-webkit-scrollbar {
    display: none; }
</pre></body></html>