@charset "UTF-8";
.btn {
  background-color: #262626;
  padding: 1rem;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  color: #f8f9fa;
  font-size: .9rem;
  font-weight: 500
}
.btn:hover {
  color: inherit;
  text-decoration: none
}
*, ::after, ::before {
  box-sizing: border-box
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}
body {
  margin: 0;
  font-family: "SFPro", sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #191919;
  text-align: left;
  background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
  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 ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote, figure {
  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, a:hover {
  color: #e8461a
}
a {
  text-decoration: none;
  background-color: transparent
}
a:hover {
  text-decoration: underline
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}
code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}
img, svg {
  vertical-align: middle
}
img {
  border-style: none
}
svg {
  overflow: hidden
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent
}
label {
  display: inline-block;
  margin-bottom: .5rem
}
button {
  border-radius: 0
}
button:focus:not(:focus-visible) {
  outline: 0
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[role=button] {
  cursor: pointer
}
select {
  word-wrap: normal
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
output {
  display: inline-block
}
summary {
  display: list-item;
  cursor: pointer
}
template {
  display: none
}
[hidden] {
  display: none !important
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:576px) {
  .container, .container-sm {
    max-width: 540px
  }
}
@media (min-width:768px) {
  .container, .container-md, .container-sm {
    max-width: 720px
  }
}
@media (min-width:992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px
  }
}
@media (min-width:1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
.no-gutters {
  margin-right: 0;
  margin-left: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.col, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto, .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
.col-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%
}
.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.33333333%
}
.offset-2 {
  margin-left: 16.66666667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.33333333%
}
.offset-5 {
  margin-left: 41.66666667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.33333333%
}
.offset-8 {
  margin-left: 66.66666667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.33333333%
}
.offset-11 {
  margin-left: 91.66666667%
}
@media (min-width:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .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.33333333%
  }
  .offset-sm-2 {
    margin-left: 16.66666667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333333%
  }
  .offset-sm-5 {
    margin-left: 41.66666667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333333%
  }
  .offset-sm-8 {
    margin-left: 66.66666667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333333%
  }
  .offset-sm-11 {
    margin-left: 91.66666667%
  }
}
@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .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.33333333%
  }
  .offset-md-2 {
    margin-left: 16.66666667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333333%
  }
  .offset-md-5 {
    margin-left: 41.66666667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333333%
  }
  .offset-md-8 {
    margin-left: 66.66666667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333333%
  }
  .offset-md-11 {
    margin-left: 91.66666667%
  }
}
@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .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.33333333%
  }
  .offset-lg-2 {
    margin-left: 16.66666667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333333%
  }
  .offset-lg-5 {
    margin-left: 41.66666667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333333%
  }
  .offset-lg-8 {
    margin-left: 66.66666667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333333%
  }
  .offset-lg-11 {
    margin-left: 91.66666667%
  }
}
@media (min-width:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .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.33333333%
  }
  .offset-xl-2 {
    margin-left: 16.66666667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333333%
  }
  .offset-xl-5 {
    margin-left: 41.66666667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333333%
  }
  .offset-xl-8 {
    margin-left: 66.66666667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333333%
  }
  .offset-xl-11 {
    margin-left: 91.66666667%
  }
}
@media (min-width:1560px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-xxl-first {
    order: -1
  }
  .order-xxl-last {
    order: 13
  }
  .order-xxl-0 {
    order: 0
  }
  .order-xxl-1 {
    order: 1
  }
  .order-xxl-2 {
    order: 2
  }
  .order-xxl-3 {
    order: 3
  }
  .order-xxl-4 {
    order: 4
  }
  .order-xxl-5 {
    order: 5
  }
  .order-xxl-6 {
    order: 6
  }
  .order-xxl-7 {
    order: 7
  }
  .order-xxl-8 {
    order: 8
  }
  .order-xxl-9 {
    order: 9
  }
  .order-xxl-10 {
    order: 10
  }
  .order-xxl-11 {
    order: 11
  }
  .order-xxl-12 {
    order: 12
  }
  .offset-xxl-0 {
    margin-left: 0
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%
  }
  .offset-xxl-3 {
    margin-left: 25%
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%
  }
  .offset-xxl-6 {
    margin-left: 50%
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%
  }
  .offset-xxl-9 {
    margin-left: 75%
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%
  }
}
.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: #e8461a !important
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #bc3713 !important
}
.bg-white {
  background-color: #fff !important
}
.bg-transparent {
  background-color: transparent !important
}
.border {
  border: 2px solid #e8461a !important
}
.border-top {
  border-top: 2px solid #e8461a !important
}
.border-right {
  border-right: 2px solid #e8461a !important
}
.border-bottom {
  border-bottom: 2px solid #e8461a !important
}
.border-left {
  border-left: 2px solid #e8461a !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: #e8461a !important
}
.border-white {
  border-color: #fff !important
}
.rounded-sm {
  border-radius: .2rem !important
}
.rounded {
  border-radius: none !important
}
.rounded-right, .rounded-top {
  border-top-right-radius: none !important
}
.rounded-top {
  border-top-left-radius: none !important
}
.rounded-right {
  border-bottom-right-radius: none !important
}
.rounded-bottom, .rounded-left {
  border-bottom-left-radius: none !important
}
.rounded-bottom {
  border-bottom-right-radius: none !important
}
.rounded-left {
  border-top-left-radius: none !important
}
.rounded-lg {
  border-radius: .3rem !important
}
.rounded-circle {
  border-radius: 50% !important
}
.rounded-pill {
  border-radius: 50rem !important
}
.rounded-0 {
  border-radius: 0 !important
}
.clearfix::after {
  clear: both
}
.d-none {
  display: none !important
}
.d-inline {
  display: inline !important
}
.d-inline-block {
  display: inline-block !important
}
.d-block {
  display: block !important
}
.d-table {
  display: table !important
}
.d-table-row {
  display: table-row !important
}
.d-table-cell {
  display: table-cell !important
}
.d-flex {
  display: flex !important
}
.d-inline-flex {
  display: inline-flex !important
}
@media (min-width:576px) {
  .d-sm-none {
    display: none !important
  }
  .d-sm-inline {
    display: inline !important
  }
  .d-sm-inline-block {
    display: inline-block !important
  }
  .d-sm-block {
    display: block !important
  }
  .d-sm-table {
    display: table !important
  }
  .d-sm-table-row {
    display: table-row !important
  }
  .d-sm-table-cell {
    display: table-cell !important
  }
  .d-sm-flex {
    display: flex !important
  }
  .d-sm-inline-flex {
    display: inline-flex !important
  }
}
@media (min-width:768px) {
  .d-md-none {
    display: none !important
  }
  .d-md-inline {
    display: inline !important
  }
  .d-md-inline-block {
    display: inline-block !important
  }
  .d-md-block {
    display: block !important
  }
  .d-md-table {
    display: table !important
  }
  .d-md-table-row {
    display: table-row !important
  }
  .d-md-table-cell {
    display: table-cell !important
  }
  .d-md-flex {
    display: flex !important
  }
  .d-md-inline-flex {
    display: inline-flex !important
  }
}
@media (min-width:992px) {
  .d-lg-none {
    display: none !important
  }
  .d-lg-inline {
    display: inline !important
  }
  .d-lg-inline-block {
    display: inline-block !important
  }
  .d-lg-block {
    display: block !important
  }
  .d-lg-table {
    display: table !important
  }
  .d-lg-table-row {
    display: table-row !important
  }
  .d-lg-table-cell {
    display: table-cell !important
  }
  .d-lg-flex {
    display: flex !important
  }
  .d-lg-inline-flex {
    display: inline-flex !important
  }
}
@media (min-width:1200px) {
  .d-xl-none {
    display: none !important
  }
  .d-xl-inline {
    display: inline !important
  }
  .d-xl-inline-block {
    display: inline-block !important
  }
  .d-xl-block {
    display: block !important
  }
  .d-xl-table {
    display: table !important
  }
  .d-xl-table-row {
    display: table-row !important
  }
  .d-xl-table-cell {
    display: table-cell !important
  }
  .d-xl-flex {
    display: flex !important
  }
  .d-xl-inline-flex {
    display: inline-flex !important
  }
}
@media (min-width:1560px) {
  .d-xxl-none {
    display: none !important
  }
  .d-xxl-inline {
    display: inline !important
  }
  .d-xxl-inline-block {
    display: inline-block !important
  }
  .d-xxl-block {
    display: block !important
  }
  .d-xxl-table {
    display: table !important
  }
  .d-xxl-table-row {
    display: table-row !important
  }
  .d-xxl-table-cell {
    display: table-cell !important
  }
  .d-xxl-flex {
    display: flex !important
  }
  .d-xxl-inline-flex {
    display: inline-flex !important
  }
}
@media 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
}
.clearfix::after, .embed-responsive::before {
  display: block;
  content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .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.85714286%
}
.embed-responsive-16by9::before {
  padding-top: 56.25%
}
.embed-responsive-4by3::before {
  padding-top: 75%
}
.embed-responsive-1by1::before {
  padding-top: 100%
}
.flex-row {
  flex-direction: row !important
}
.flex-column {
  flex-direction: column !important
}
.flex-row-reverse {
  flex-direction: row-reverse !important
}
.flex-column-reverse {
  flex-direction: column-reverse !important
}
.flex-wrap {
  flex-wrap: wrap !important
}
.flex-nowrap {
  flex-wrap: nowrap !important
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}
.flex-fill {
  flex: 1 1 auto !important
}
.flex-grow-0 {
  flex-grow: 0 !important
}
.flex-grow-1 {
  flex-grow: 1 !important
}
.flex-shrink-0 {
  flex-shrink: 0 !important
}
.flex-shrink-1 {
  flex-shrink: 1 !important
}
.justify-content-start {
  justify-content: flex-start !important
}
.justify-content-end {
  justify-content: flex-end !important
}
.justify-content-center {
  justify-content: center !important
}
.justify-content-between {
  justify-content: space-between !important
}
.justify-content-around {
  justify-content: space-around !important
}
.align-items-start {
  align-items: flex-start !important
}
.align-items-end {
  align-items: flex-end !important
}
.align-items-center {
  align-items: center !important
}
.align-items-baseline {
  align-items: baseline !important
}
.align-items-stretch {
  align-items: stretch !important
}
.align-content-start {
  align-content: flex-start !important
}
.align-content-end {
  align-content: flex-end !important
}
.align-content-center {
  align-content: center !important
}
.align-content-between {
  align-content: space-between !important
}
.align-content-around {
  align-content: space-around !important
}
.align-content-stretch {
  align-content: stretch !important
}
.align-self-auto {
  align-self: auto !important
}
.align-self-start {
  align-self: flex-start !important
}
.align-self-end {
  align-self: flex-end !important
}
.align-self-center {
  align-self: center !important
}
.align-self-baseline {
  align-self: baseline !important
}
.align-self-stretch {
  align-self: stretch !important
}
@media (min-width:576px) {
  .flex-sm-row {
    flex-direction: row !important
  }
  .flex-sm-column {
    flex-direction: column !important
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-sm-fill {
    flex: 1 1 auto !important
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-sm-start {
    justify-content: flex-start !important
  }
  .justify-content-sm-end {
    justify-content: flex-end !important
  }
  .justify-content-sm-center {
    justify-content: center !important
  }
  .justify-content-sm-between {
    justify-content: space-between !important
  }
  .justify-content-sm-around {
    justify-content: space-around !important
  }
  .align-items-sm-start {
    align-items: flex-start !important
  }
  .align-items-sm-end {
    align-items: flex-end !important
  }
  .align-items-sm-center {
    align-items: center !important
  }
  .align-items-sm-baseline {
    align-items: baseline !important
  }
  .align-items-sm-stretch {
    align-items: stretch !important
  }
  .align-content-sm-start {
    align-content: flex-start !important
  }
  .align-content-sm-end {
    align-content: flex-end !important
  }
  .align-content-sm-center {
    align-content: center !important
  }
  .align-content-sm-between {
    align-content: space-between !important
  }
  .align-content-sm-around {
    align-content: space-around !important
  }
  .align-content-sm-stretch {
    align-content: stretch !important
  }
  .align-self-sm-auto {
    align-self: auto !important
  }
  .align-self-sm-start {
    align-self: flex-start !important
  }
  .align-self-sm-end {
    align-self: flex-end !important
  }
  .align-self-sm-center {
    align-self: center !important
  }
  .align-self-sm-baseline {
    align-self: baseline !important
  }
  .align-self-sm-stretch {
    align-self: stretch !important
  }
}
@media (min-width:768px) {
  .flex-md-row {
    flex-direction: row !important
  }
  .flex-md-column {
    flex-direction: column !important
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-md-wrap {
    flex-wrap: wrap !important
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-md-fill {
    flex: 1 1 auto !important
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-md-start {
    justify-content: flex-start !important
  }
  .justify-content-md-end {
    justify-content: flex-end !important
  }
  .justify-content-md-center {
    justify-content: center !important
  }
  .justify-content-md-between {
    justify-content: space-between !important
  }
  .justify-content-md-around {
    justify-content: space-around !important
  }
  .align-items-md-start {
    align-items: flex-start !important
  }
  .align-items-md-end {
    align-items: flex-end !important
  }
  .align-items-md-center {
    align-items: center !important
  }
  .align-items-md-baseline {
    align-items: baseline !important
  }
  .align-items-md-stretch {
    align-items: stretch !important
  }
  .align-content-md-start {
    align-content: flex-start !important
  }
  .align-content-md-end {
    align-content: flex-end !important
  }
  .align-content-md-center {
    align-content: center !important
  }
  .align-content-md-between {
    align-content: space-between !important
  }
  .align-content-md-around {
    align-content: space-around !important
  }
  .align-content-md-stretch {
    align-content: stretch !important
  }
  .align-self-md-auto {
    align-self: auto !important
  }
  .align-self-md-start {
    align-self: flex-start !important
  }
  .align-self-md-end {
    align-self: flex-end !important
  }
  .align-self-md-center {
    align-self: center !important
  }
  .align-self-md-baseline {
    align-self: baseline !important
  }
  .align-self-md-stretch {
    align-self: stretch !important
  }
}
@media (min-width:992px) {
  .flex-lg-row {
    flex-direction: row !important
  }
  .flex-lg-column {
    flex-direction: column !important
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-lg-fill {
    flex: 1 1 auto !important
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-lg-start {
    justify-content: flex-start !important
  }
  .justify-content-lg-end {
    justify-content: flex-end !important
  }
  .justify-content-lg-center {
    justify-content: center !important
  }
  .justify-content-lg-between {
    justify-content: space-between !important
  }
  .justify-content-lg-around {
    justify-content: space-around !important
  }
  .align-items-lg-start {
    align-items: flex-start !important
  }
  .align-items-lg-end {
    align-items: flex-end !important
  }
  .align-items-lg-center {
    align-items: center !important
  }
  .align-items-lg-baseline {
    align-items: baseline !important
  }
  .align-items-lg-stretch {
    align-items: stretch !important
  }
  .align-content-lg-start {
    align-content: flex-start !important
  }
  .align-content-lg-end {
    align-content: flex-end !important
  }
  .align-content-lg-center {
    align-content: center !important
  }
  .align-content-lg-between {
    align-content: space-between !important
  }
  .align-content-lg-around {
    align-content: space-around !important
  }
  .align-content-lg-stretch {
    align-content: stretch !important
  }
  .align-self-lg-auto {
    align-self: auto !important
  }
  .align-self-lg-start {
    align-self: flex-start !important
  }
  .align-self-lg-end {
    align-self: flex-end !important
  }
  .align-self-lg-center {
    align-self: center !important
  }
  .align-self-lg-baseline {
    align-self: baseline !important
  }
  .align-self-lg-stretch {
    align-self: stretch !important
  }
}
@media (min-width:1200px) {
  .flex-xl-row {
    flex-direction: row !important
  }
  .flex-xl-column {
    flex-direction: column !important
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-xl-fill {
    flex: 1 1 auto !important
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-xl-start {
    justify-content: flex-start !important
  }
  .justify-content-xl-end {
    justify-content: flex-end !important
  }
  .justify-content-xl-center {
    justify-content: center !important
  }
  .justify-content-xl-between {
    justify-content: space-between !important
  }
  .justify-content-xl-around {
    justify-content: space-around !important
  }
  .align-items-xl-start {
    align-items: flex-start !important
  }
  .align-items-xl-end {
    align-items: flex-end !important
  }
  .align-items-xl-center {
    align-items: center !important
  }
  .align-items-xl-baseline {
    align-items: baseline !important
  }
  .align-items-xl-stretch {
    align-items: stretch !important
  }
  .align-content-xl-start {
    align-content: flex-start !important
  }
  .align-content-xl-end {
    align-content: flex-end !important
  }
  .align-content-xl-center {
    align-content: center !important
  }
  .align-content-xl-between {
    align-content: space-between !important
  }
  .align-content-xl-around {
    align-content: space-around !important
  }
  .align-content-xl-stretch {
    align-content: stretch !important
  }
  .align-self-xl-auto {
    align-self: auto !important
  }
  .align-self-xl-start {
    align-self: flex-start !important
  }
  .align-self-xl-end {
    align-self: flex-end !important
  }
  .align-self-xl-center {
    align-self: center !important
  }
  .align-self-xl-baseline {
    align-self: baseline !important
  }
  .align-self-xl-stretch {
    align-self: stretch !important
  }
}
@media (min-width:1560px) {
  .flex-xxl-row {
    flex-direction: row !important
  }
  .flex-xxl-column {
    flex-direction: column !important
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important
  }
  .justify-content-xxl-center {
    justify-content: center !important
  }
  .justify-content-xxl-between {
    justify-content: space-between !important
  }
  .justify-content-xxl-around {
    justify-content: space-around !important
  }
  .align-items-xxl-start {
    align-items: flex-start !important
  }
  .align-items-xxl-end {
    align-items: flex-end !important
  }
  .align-items-xxl-center {
    align-items: center !important
  }
  .align-items-xxl-baseline {
    align-items: baseline !important
  }
  .align-items-xxl-stretch {
    align-items: stretch !important
  }
  .align-content-xxl-start {
    align-content: flex-start !important
  }
  .align-content-xxl-end {
    align-content: flex-end !important
  }
  .align-content-xxl-center {
    align-content: center !important
  }
  .align-content-xxl-between {
    align-content: space-between !important
  }
  .align-content-xxl-around {
    align-content: space-around !important
  }
  .align-content-xxl-stretch {
    align-content: stretch !important
  }
  .align-self-xxl-auto {
    align-self: auto !important
  }
  .align-self-xxl-start {
    align-self: flex-start !important
  }
  .align-self-xxl-end {
    align-self: flex-end !important
  }
  .align-self-xxl-center {
    align-self: center !important
  }
  .align-self-xxl-baseline {
    align-self: baseline !important
  }
  .align-self-xxl-stretch {
    align-self: stretch !important
  }
}
.float-left {
  float: left !important
}
.float-right {
  float: right !important
}
.float-none {
  float: none !important
}
@media (min-width:576px) {
  .float-sm-left {
    float: left !important
  }
  .float-sm-right {
    float: right !important
  }
  .float-sm-none {
    float: none !important
  }
}
@media (min-width:768px) {
  .float-md-left {
    float: left !important
  }
  .float-md-right {
    float: right !important
  }
  .float-md-none {
    float: none !important
  }
}
@media (min-width:992px) {
  .float-lg-left {
    float: left !important
  }
  .float-lg-right {
    float: right !important
  }
  .float-lg-none {
    float: none !important
  }
}
@media (min-width:1200px) {
  .float-xl-left {
    float: left !important
  }
  .float-xl-right {
    float: right !important
  }
  .float-xl-none {
    float: none !important
  }
}
@media (min-width:1560px) {
  .float-xxl-left {
    float: left !important
  }
  .float-xxl-right {
    float: right !important
  }
  .float-xxl-none {
    float: none !important
  }
}
.user-select-all {
  user-select: all !important
}
.user-select-auto {
  user-select: auto !important
}
.user-select-none {
  user-select: 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-bottom, .fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
.fixed-top {
  top: 0
}
.fixed-bottom {
  bottom: 0
}
@supports (position:sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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 .125rem .25rem rgba(0, 0, 0, .075) !important
}
.shadow {
  box-shadow: none !important
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(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
}
.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: .25rem !important
}
.mt-1, .my-1 {
  margin-top: .25rem !important
}
.mr-1, .mx-1 {
  margin-right: .25rem !important
}
.mb-1, .my-1 {
  margin-bottom: .25rem !important
}
.ml-1, .mx-1 {
  margin-left: .25rem !important
}
.m-2 {
  margin: .5rem !important
}
.mt-2, .my-2 {
  margin-top: .5rem !important
}
.mr-2, .mx-2 {
  margin-right: .5rem !important
}
.mb-2, .my-2 {
  margin-bottom: .5rem !important
}
.ml-2, .mx-2 {
  margin-left: .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: .25rem !important
}
.pt-1, .py-1 {
  padding-top: .25rem !important
}
.pr-1, .px-1 {
  padding-right: .25rem !important
}
.pb-1, .py-1 {
  padding-bottom: .25rem !important
}
.pl-1, .px-1 {
  padding-left: .25rem !important
}
.p-2 {
  padding: .5rem !important
}
.pt-2, .py-2 {
  padding-top: .5rem !important
}
.pr-2, .px-2 {
  padding-right: .5rem !important
}
.pb-2, .py-2 {
  padding-bottom: .5rem !important
}
.pl-2, .px-2 {
  padding-left: .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: -.25rem !important
}
.mt-n1, .my-n1 {
  margin-top: -.25rem !important
}
.mr-n1, .mx-n1 {
  margin-right: -.25rem !important
}
.mb-n1, .my-n1 {
  margin-bottom: -.25rem !important
}
.ml-n1, .mx-n1 {
  margin-left: -.25rem !important
}
.m-n2 {
  margin: -.5rem !important
}
.mt-n2, .my-n2 {
  margin-top: -.5rem !important
}
.mr-n2, .mx-n2 {
  margin-right: -.5rem !important
}
.mb-n2, .my-n2 {
  margin-bottom: -.5rem !important
}
.ml-n2, .mx-n2 {
  margin-left: -.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: .25rem !important
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: .25rem !important
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: .25rem !important
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem !important
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: .25rem !important
  }
  .m-sm-2 {
    margin: .5rem !important
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: .5rem !important
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: .5rem !important
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem !important
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: .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: .25rem !important
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: .25rem !important
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: .25rem !important
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem !important
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: .25rem !important
  }
  .p-sm-2 {
    padding: .5rem !important
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: .5rem !important
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: .5rem !important
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem !important
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: .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: -.25rem !important
  }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -.25rem !important
  }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -.25rem !important
  }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -.25rem !important
  }
  .m-sm-n2 {
    margin: -.5rem !important
  }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -.5rem !important
  }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -.5rem !important
  }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -.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: .25rem !important
  }
  .mt-md-1, .my-md-1 {
    margin-top: .25rem !important
  }
  .mr-md-1, .mx-md-1 {
    margin-right: .25rem !important
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: .25rem !important
  }
  .ml-md-1, .mx-md-1 {
    margin-left: .25rem !important
  }
  .m-md-2 {
    margin: .5rem !important
  }
  .mt-md-2, .my-md-2 {
    margin-top: .5rem !important
  }
  .mr-md-2, .mx-md-2 {
    margin-right: .5rem !important
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: .5rem !important
  }
  .ml-md-2, .mx-md-2 {
    margin-left: .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: .25rem !important
  }
  .pt-md-1, .py-md-1 {
    padding-top: .25rem !important
  }
  .pr-md-1, .px-md-1 {
    padding-right: .25rem !important
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: .25rem !important
  }
  .pl-md-1, .px-md-1 {
    padding-left: .25rem !important
  }
  .p-md-2 {
    padding: .5rem !important
  }
  .pt-md-2, .py-md-2 {
    padding-top: .5rem !important
  }
  .pr-md-2, .px-md-2 {
    padding-right: .5rem !important
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: .5rem !important
  }
  .pl-md-2, .px-md-2 {
    padding-left: .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: -.25rem !important
  }
  .mt-md-n1, .my-md-n1 {
    margin-top: -.25rem !important
  }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -.25rem !important
  }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -.25rem !important
  }
  .m-md-n2 {
    margin: -.5rem !important
  }
  .mt-md-n2, .my-md-n2 {
    margin-top: -.5rem !important
  }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -.5rem !important
  }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -.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: .25rem !important
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: .25rem !important
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: .25rem !important
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem !important
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: .25rem !important
  }
  .m-lg-2 {
    margin: .5rem !important
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: .5rem !important
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: .5rem !important
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem !important
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: .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: .25rem !important
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: .25rem !important
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: .25rem !important
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem !important
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: .25rem !important
  }
  .p-lg-2 {
    padding: .5rem !important
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: .5rem !important
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: .5rem !important
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem !important
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: .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: -.25rem !important
  }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -.25rem !important
  }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -.25rem !important
  }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -.25rem !important
  }
  .m-lg-n2 {
    margin: -.5rem !important
  }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -.5rem !important
  }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -.5rem !important
  }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -.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: .25rem !important
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: .25rem !important
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: .25rem !important
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem !important
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: .25rem !important
  }
  .m-xl-2 {
    margin: .5rem !important
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: .5rem !important
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: .5rem !important
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem !important
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: .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: .25rem !important
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: .25rem !important
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: .25rem !important
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem !important
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: .25rem !important
  }
  .p-xl-2 {
    padding: .5rem !important
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: .5rem !important
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: .5rem !important
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem !important
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: .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: -.25rem !important
  }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -.25rem !important
  }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -.25rem !important
  }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -.25rem !important
  }
  .m-xl-n2 {
    margin: -.5rem !important
  }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -.5rem !important
  }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -.5rem !important
  }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -.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
  }
}
@media (min-width:1560px) {
  .m-xxl-0 {
    margin: 0 !important
  }
  .mt-xxl-0, .my-xxl-0 {
    margin-top: 0 !important
  }
  .mr-xxl-0, .mx-xxl-0 {
    margin-right: 0 !important
  }
  .mb-xxl-0, .my-xxl-0 {
    margin-bottom: 0 !important
  }
  .ml-xxl-0, .mx-xxl-0 {
    margin-left: 0 !important
  }
  .m-xxl-1 {
    margin: .25rem !important
  }
  .mt-xxl-1, .my-xxl-1 {
    margin-top: .25rem !important
  }
  .mr-xxl-1, .mx-xxl-1 {
    margin-right: .25rem !important
  }
  .mb-xxl-1, .my-xxl-1 {
    margin-bottom: .25rem !important
  }
  .ml-xxl-1, .mx-xxl-1 {
    margin-left: .25rem !important
  }
  .m-xxl-2 {
    margin: .5rem !important
  }
  .mt-xxl-2, .my-xxl-2 {
    margin-top: .5rem !important
  }
  .mr-xxl-2, .mx-xxl-2 {
    margin-right: .5rem !important
  }
  .mb-xxl-2, .my-xxl-2 {
    margin-bottom: .5rem !important
  }
  .ml-xxl-2, .mx-xxl-2 {
    margin-left: .5rem !important
  }
  .m-xxl-3 {
    margin: 1rem !important
  }
  .mt-xxl-3, .my-xxl-3 {
    margin-top: 1rem !important
  }
  .mr-xxl-3, .mx-xxl-3 {
    margin-right: 1rem !important
  }
  .mb-xxl-3, .my-xxl-3 {
    margin-bottom: 1rem !important
  }
  .ml-xxl-3, .mx-xxl-3 {
    margin-left: 1rem !important
  }
  .m-xxl-4 {
    margin: 1.5rem !important
  }
  .mt-xxl-4, .my-xxl-4 {
    margin-top: 1.5rem !important
  }
  .mr-xxl-4, .mx-xxl-4 {
    margin-right: 1.5rem !important
  }
  .mb-xxl-4, .my-xxl-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-xxl-4, .mx-xxl-4 {
    margin-left: 1.5rem !important
  }
  .m-xxl-5 {
    margin: 3rem !important
  }
  .mt-xxl-5, .my-xxl-5 {
    margin-top: 3rem !important
  }
  .mr-xxl-5, .mx-xxl-5 {
    margin-right: 3rem !important
  }
  .mb-xxl-5, .my-xxl-5 {
    margin-bottom: 3rem !important
  }
  .ml-xxl-5, .mx-xxl-5 {
    margin-left: 3rem !important
  }
  .p-xxl-0 {
    padding: 0 !important
  }
  .pt-xxl-0, .py-xxl-0 {
    padding-top: 0 !important
  }
  .pr-xxl-0, .px-xxl-0 {
    padding-right: 0 !important
  }
  .pb-xxl-0, .py-xxl-0 {
    padding-bottom: 0 !important
  }
  .pl-xxl-0, .px-xxl-0 {
    padding-left: 0 !important
  }
  .p-xxl-1 {
    padding: .25rem !important
  }
  .pt-xxl-1, .py-xxl-1 {
    padding-top: .25rem !important
  }
  .pr-xxl-1, .px-xxl-1 {
    padding-right: .25rem !important
  }
  .pb-xxl-1, .py-xxl-1 {
    padding-bottom: .25rem !important
  }
  .pl-xxl-1, .px-xxl-1 {
    padding-left: .25rem !important
  }
  .p-xxl-2 {
    padding: .5rem !important
  }
  .pt-xxl-2, .py-xxl-2 {
    padding-top: .5rem !important
  }
  .pr-xxl-2, .px-xxl-2 {
    padding-right: .5rem !important
  }
  .pb-xxl-2, .py-xxl-2 {
    padding-bottom: .5rem !important
  }
  .pl-xxl-2, .px-xxl-2 {
    padding-left: .5rem !important
  }
  .p-xxl-3 {
    padding: 1rem !important
  }
  .pt-xxl-3, .py-xxl-3 {
    padding-top: 1rem !important
  }
  .pr-xxl-3, .px-xxl-3 {
    padding-right: 1rem !important
  }
  .pb-xxl-3, .py-xxl-3 {
    padding-bottom: 1rem !important
  }
  .pl-xxl-3, .px-xxl-3 {
    padding-left: 1rem !important
  }
  .p-xxl-4 {
    padding: 1.5rem !important
  }
  .pt-xxl-4, .py-xxl-4 {
    padding-top: 1.5rem !important
  }
  .pr-xxl-4, .px-xxl-4 {
    padding-right: 1.5rem !important
  }
  .pb-xxl-4, .py-xxl-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-xxl-4, .px-xxl-4 {
    padding-left: 1.5rem !important
  }
  .p-xxl-5 {
    padding: 3rem !important
  }
  .pt-xxl-5, .py-xxl-5 {
    padding-top: 3rem !important
  }
  .pr-xxl-5, .px-xxl-5 {
    padding-right: 3rem !important
  }
  .pb-xxl-5, .py-xxl-5 {
    padding-bottom: 3rem !important
  }
  .pl-xxl-5, .px-xxl-5 {
    padding-left: 3rem !important
  }
  .m-xxl-n1 {
    margin: -.25rem !important
  }
  .mt-xxl-n1, .my-xxl-n1 {
    margin-top: -.25rem !important
  }
  .mr-xxl-n1, .mx-xxl-n1 {
    margin-right: -.25rem !important
  }
  .mb-xxl-n1, .my-xxl-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-xxl-n1, .mx-xxl-n1 {
    margin-left: -.25rem !important
  }
  .m-xxl-n2 {
    margin: -.5rem !important
  }
  .mt-xxl-n2, .my-xxl-n2 {
    margin-top: -.5rem !important
  }
  .mr-xxl-n2, .mx-xxl-n2 {
    margin-right: -.5rem !important
  }
  .mb-xxl-n2, .my-xxl-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-xxl-n2, .mx-xxl-n2 {
    margin-left: -.5rem !important
  }
  .m-xxl-n3 {
    margin: -1rem !important
  }
  .mt-xxl-n3, .my-xxl-n3 {
    margin-top: -1rem !important
  }
  .mr-xxl-n3, .mx-xxl-n3 {
    margin-right: -1rem !important
  }
  .mb-xxl-n3, .my-xxl-n3 {
    margin-bottom: -1rem !important
  }
  .ml-xxl-n3, .mx-xxl-n3 {
    margin-left: -1rem !important
  }
  .m-xxl-n4 {
    margin: -1.5rem !important
  }
  .mt-xxl-n4, .my-xxl-n4 {
    margin-top: -1.5rem !important
  }
  .mr-xxl-n4, .mx-xxl-n4 {
    margin-right: -1.5rem !important
  }
  .mb-xxl-n4, .my-xxl-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-xxl-n4, .mx-xxl-n4 {
    margin-left: -1.5rem !important
  }
  .m-xxl-n5 {
    margin: -3rem !important
  }
  .mt-xxl-n5, .my-xxl-n5 {
    margin-top: -3rem !important
  }
  .mr-xxl-n5, .mx-xxl-n5 {
    margin-right: -3rem !important
  }
  .mb-xxl-n5, .my-xxl-n5 {
    margin-bottom: -3rem !important
  }
  .ml-xxl-n5, .mx-xxl-n5 {
    margin-left: -3rem !important
  }
  .m-xxl-auto {
    margin: auto !important
  }
  .mt-xxl-auto, .my-xxl-auto {
    margin-top: auto !important
  }
  .mr-xxl-auto, .mx-xxl-auto {
    margin-right: auto !important
  }
  .mb-xxl-auto, .my-xxl-auto {
    margin-bottom: auto !important
  }
  .ml-xxl-auto, .mx-xxl-auto {
    margin-left: auto !important
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent
}
.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
  }
}
@media (min-width:1560px) {
  .text-xxl-left {
    text-align: left !important
  }
  .text-xxl-right {
    text-align: right !important
  }
  .text-xxl-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: #e8461a !important
}
a.text-primary:focus, a.text-primary:hover {
  color: #a53011 !important
}
.text-body {
  color: #191919 !important
}
.text-muted {
  color: #6c757d !important
}
.text-black-50 {
  color: rgba(0, 0, 0, .5) !important
}
.text-white-50 {
  color: rgba(255, 255, 255, .5) !important
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.text-decoration-none {
  text-decoration: none !important
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important
}
.text-reset {
  color: inherit !important
}
.visible {
  visibility: visible !important
}
.invisible {
  visibility: hidden !important
}
, .bi::before, [class*=" bi-"]::before, [class^=bi-]::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.bi-123::before {
  content: ""
}
.bi-alarm-fill::before {
  content: ""
}
.bi-alarm::before {
  content: ""
}
.bi-align-bottom::before {
  content: ""
}
.bi-align-center::before {
  content: ""
}
.bi-align-end::before {
  content: ""
}
.bi-align-middle::before {
  content: ""
}
.bi-align-start::before {
  content: ""
}
.bi-align-top::before {
  content: ""
}
.bi-alt::before {
  content: ""
}
.bi-app-indicator::before {
  content: ""
}
.bi-app::before {
  content: ""
}
.bi-archive-fill::before {
  content: ""
}
.bi-archive::before {
  content: ""
}
.bi-arrow-90deg-down::before {
  content: ""
}
.bi-arrow-90deg-left::before {
  content: ""
}
.bi-arrow-90deg-right::before {
  content: ""
}
.bi-arrow-90deg-up::before {
  content: ""
}
.bi-arrow-bar-down::before {
  content: ""
}
.bi-arrow-bar-left::before {
  content: ""
}
.bi-arrow-bar-right::before {
  content: ""
}
.bi-arrow-bar-up::before {
  content: ""
}
.bi-arrow-clockwise::before {
  content: ""
}
.bi-arrow-counterclockwise::before {
  content: ""
}
.bi-arrow-down-circle-fill::before {
  content: ""
}
.bi-arrow-down-circle::before {
  content: ""
}
.bi-arrow-down-left-circle-fill::before {
  content: ""
}
.bi-arrow-down-left-circle::before {
  content: ""
}
.bi-arrow-down-left-square-fill::before {
  content: ""
}
.bi-arrow-down-left-square::before {
  content: ""
}
.bi-arrow-down-left::before {
  content: ""
}
.bi-arrow-down-right-circle-fill::before {
  content: ""
}
.bi-arrow-down-right-circle::before {
  content: ""
}
.bi-arrow-down-right-square-fill::before {
  content: ""
}
.bi-arrow-down-right-square::before {
  content: ""
}
.bi-arrow-down-right::before {
  content: ""
}
.bi-arrow-down-short::before {
  content: ""
}
.bi-arrow-down-square-fill::before {
  content: ""
}
.bi-arrow-down-square::before {
  content: ""
}
.bi-arrow-down-up::before {
  content: ""
}
.bi-arrow-down::before {
  content: ""
}
.bi-arrow-left-circle-fill::before {
  content: ""
}
.bi-arrow-left-circle::before {
  content: ""
}
.bi-arrow-left-right::before {
  content: ""
}
.bi-arrow-left-short::before {
  content: ""
}
.bi-arrow-left-square-fill::before {
  content: ""
}
.bi-arrow-left-square::before {
  content: ""
}
.bi-arrow-left::before {
  content: ""
}
.bi-arrow-repeat::before {
  content: ""
}
.bi-arrow-return-left::before {
  content: ""
}
.bi-arrow-return-right::before {
  content: ""
}
.bi-arrow-right-circle-fill::before {
  content: ""
}
.bi-arrow-right-circle::before {
  content: ""
}
.bi-arrow-right-short::before {
  content: ""
}
.bi-arrow-right-square-fill::before {
  content: ""
}
.bi-arrow-right-square::before {
  content: ""
}
.bi-arrow-right::before {
  content: ""
}
.bi-arrow-up-circle-fill::before {
  content: ""
}
.bi-arrow-up-circle::before {
  content: ""
}
.bi-arrow-up-left-circle-fill::before {
  content: ""
}
.bi-arrow-up-left-circle::before {
  content: ""
}
.bi-arrow-up-left-square-fill::before {
  content: ""
}
.bi-arrow-up-left-square::before {
  content: ""
}
.bi-arrow-up-left::before {
  content: ""
}
.bi-arrow-up-right-circle-fill::before {
  content: ""
}
.bi-arrow-up-right-circle::before {
  content: ""
}
.bi-arrow-up-right-square-fill::before {
  content: ""
}
.bi-arrow-up-right-square::before {
  content: ""
}
.bi-arrow-up-right::before {
  content: ""
}
.bi-arrow-up-short::before {
  content: ""
}
.bi-arrow-up-square-fill::before {
  content: ""
}
.bi-arrow-up-square::before {
  content: ""
}
.bi-arrow-up::before {
  content: ""
}
.bi-arrows-angle-contract::before {
  content: ""
}
.bi-arrows-angle-expand::before {
  content: ""
}
.bi-arrows-collapse::before {
  content: ""
}
.bi-arrows-expand::before {
  content: ""
}
.bi-arrows-fullscreen::before {
  content: ""
}
.bi-arrows-move::before {
  content: ""
}
.bi-aspect-ratio-fill::before {
  content: ""
}
.bi-aspect-ratio::before {
  content: ""
}
.bi-asterisk::before {
  content: ""
}
.bi-at::before {
  content: ""
}
.bi-award-fill::before {
  content: ""
}
.bi-award::before {
  content: ""
}
.bi-back::before {
  content: ""
}
.bi-backspace-fill::before {
  content: ""
}
.bi-backspace-reverse-fill::before {
  content: ""
}
.bi-backspace-reverse::before {
  content: ""
}
.bi-backspace::before {
  content: ""
}
.bi-badge-3d-fill::before {
  content: ""
}
.bi-badge-3d::before {
  content: ""
}
.bi-badge-4k-fill::before {
  content: ""
}
.bi-badge-4k::before {
  content: ""
}
.bi-badge-8k-fill::before {
  content: ""
}
.bi-badge-8k::before {
  content: ""
}
.bi-badge-ad-fill::before {
  content: ""
}
.bi-badge-ad::before {
  content: ""
}
.bi-badge-ar-fill::before {
  content: ""
}
.bi-badge-ar::before {
  content: ""
}
.bi-badge-cc-fill::before {
  content: ""
}
.bi-badge-cc::before {
  content: ""
}
.bi-badge-hd-fill::before {
  content: ""
}
.bi-badge-hd::before {
  content: ""
}
.bi-badge-tm-fill::before {
  content: ""
}
.bi-badge-tm::before {
  content: ""
}
.bi-badge-vo-fill::before {
  content: ""
}
.bi-badge-vo::before {
  content: ""
}
.bi-badge-vr-fill::before {
  content: ""
}
.bi-badge-vr::before {
  content: ""
}
.bi-badge-wc-fill::before {
  content: ""
}
.bi-badge-wc::before {
  content: ""
}
.bi-bag-check-fill::before {
  content: ""
}
.bi-bag-check::before {
  content: ""
}
.bi-bag-dash-fill::before {
  content: ""
}
.bi-bag-dash::before {
  content: ""
}
.bi-bag-fill::before {
  content: ""
}
.bi-bag-plus-fill::before {
  content: ""
}
.bi-bag-plus::before {
  content: ""
}
.bi-bag-x-fill::before {
  content: ""
}
.bi-bag-x::before {
  content: ""
}
.bi-bag::before {
  content: ""
}
.bi-bar-chart-fill::before {
  content: ""
}
.bi-bar-chart-line-fill::before {
  content: ""
}
.bi-bar-chart-line::before {
  content: ""
}
.bi-bar-chart-steps::before {
  content: ""
}
.bi-bar-chart::before {
  content: ""
}
.bi-basket-fill::before {
  content: ""
}
.bi-basket::before {
  content: ""
}
.bi-basket2-fill::before {
  content: ""
}
.bi-basket2::before {
  content: ""
}
.bi-basket3-fill::before {
  content: ""
}
.bi-basket3::before {
  content: ""
}
.bi-battery-charging::before {
  content: ""
}
.bi-battery-full::before {
  content: ""
}
.bi-battery-half::before {
  content: ""
}
.bi-battery::before {
  content: ""
}
.bi-bell-fill::before {
  content: ""
}
.bi-bell::before {
  content: ""
}
.bi-bezier::before {
  content: ""
}
.bi-bezier2::before {
  content: ""
}
.bi-bicycle::before {
  content: ""
}
.bi-binoculars-fill::before {
  content: ""
}
.bi-binoculars::before {
  content: ""
}
.bi-blockquote-left::before {
  content: ""
}
.bi-blockquote-right::before {
  content: ""
}
.bi-book-fill::before {
  content: ""
}
.bi-book-half::before {
  content: ""
}
.bi-book::before {
  content: ""
}
.bi-bookmark-check-fill::before {
  content: ""
}
.bi-bookmark-check::before {
  content: ""
}
.bi-bookmark-dash-fill::before {
  content: ""
}
.bi-bookmark-dash::before {
  content: ""
}
.bi-bookmark-fill::before {
  content: ""
}
.bi-bookmark-heart-fill::before {
  content: ""
}
.bi-bookmark-heart::before {
  content: ""
}
.bi-bookmark-plus-fill::before {
  content: ""
}
.bi-bookmark-plus::before {
  content: ""
}
.bi-bookmark-star-fill::before {
  content: ""
}
.bi-bookmark-star::before {
  content: ""
}
.bi-bookmark-x-fill::before {
  content: ""
}
.bi-bookmark-x::before {
  content: ""
}
.bi-bookmark::before {
  content: ""
}
.bi-bookmarks-fill::before {
  content: ""
}
.bi-bookmarks::before {
  content: ""
}
.bi-bookshelf::before {
  content: ""
}
.bi-bootstrap-fill::before {
  content: ""
}
.bi-bootstrap-reboot::before {
  content: ""
}
.bi-bootstrap::before {
  content: ""
}
.bi-border-all::before {
  content: ""
}
.bi-border-bottom::before {
  content: ""
}
.bi-border-center::before {
  content: ""
}
.bi-border-inner::before {
  content: ""
}
.bi-border-left::before {
  content: ""
}
.bi-border-middle::before {
  content: ""
}
.bi-border-outer::before {
  content: ""
}
.bi-border-right::before {
  content: ""
}
.bi-border-style::before {
  content: ""
}
.bi-border-top::before {
  content: ""
}
.bi-border-width::before {
  content: ""
}
.bi-border::before {
  content: ""
}
.bi-bounding-box-circles::before {
  content: ""
}
.bi-bounding-box::before {
  content: ""
}
.bi-box-arrow-down-left::before {
  content: ""
}
.bi-box-arrow-down-right::before {
  content: ""
}
.bi-box-arrow-down::before {
  content: ""
}
.bi-box-arrow-in-down-left::before {
  content: ""
}
.bi-box-arrow-in-down-right::before {
  content: ""
}
.bi-box-arrow-in-down::before {
  content: ""
}
.bi-box-arrow-in-left::before {
  content: ""
}
.bi-box-arrow-in-right::before {
  content: ""
}
.bi-box-arrow-in-up-left::before {
  content: ""
}
.bi-box-arrow-in-up-right::before {
  content: ""
}
.bi-box-arrow-in-up::before {
  content: ""
}
.bi-box-arrow-left::before {
  content: ""
}
.bi-box-arrow-right::before {
  content: ""
}
.bi-box-arrow-up-left::before {
  content: ""
}
.bi-box-arrow-up-right::before {
  content: ""
}
.bi-box-arrow-up::before {
  content: ""
}
.bi-box-seam::before {
  content: ""
}
.bi-box::before {
  content: ""
}
.bi-braces::before {
  content: ""
}
.bi-bricks::before {
  content: ""
}
.bi-briefcase-fill::before {
  content: ""
}
.bi-briefcase::before {
  content: ""
}
.bi-brightness-alt-high-fill::before {
  content: ""
}
.bi-brightness-alt-high::before {
  content: ""
}
.bi-brightness-alt-low-fill::before {
  content: ""
}
.bi-brightness-alt-low::before {
  content: ""
}
.bi-brightness-high-fill::before {
  content: ""
}
.bi-brightness-high::before {
  content: ""
}
.bi-brightness-low-fill::before {
  content: ""
}
.bi-brightness-low::before {
  content: ""
}
.bi-broadcast-pin::before {
  content: ""
}
.bi-broadcast::before {
  content: ""
}
.bi-brush-fill::before {
  content: ""
}
.bi-brush::before {
  content: ""
}
.bi-bucket-fill::before {
  content: ""
}
.bi-bucket::before {
  content: ""
}
.bi-bug-fill::before {
  content: ""
}
.bi-bug::before {
  content: ""
}
.bi-building::before {
  content: ""
}
.bi-bullseye::before {
  content: ""
}
.bi-calculator-fill::before {
  content: ""
}
.bi-calculator::before {
  content: ""
}
.bi-calendar-check-fill::before {
  content: ""
}
.bi-calendar-check::before {
  content: ""
}
.bi-calendar-date-fill::before {
  content: ""
}
.bi-calendar-date::before {
  content: ""
}
.bi-calendar-day-fill::before {
  content: ""
}
.bi-calendar-day::before {
  content: ""
}
.bi-calendar-event-fill::before {
  content: ""
}
.bi-calendar-event::before {
  content: ""
}
.bi-calendar-fill::before {
  content: ""
}
.bi-calendar-minus-fill::before {
  content: ""
}
.bi-calendar-minus::before {
  content: ""
}
.bi-calendar-month-fill::before {
  content: ""
}
.bi-calendar-month::before {
  content: ""
}
.bi-calendar-plus-fill::before {
  content: ""
}
.bi-calendar-plus::before {
  content: ""
}
.bi-calendar-range-fill::before {
  content: ""
}
.bi-calendar-range::before {
  content: ""
}
.bi-calendar-week-fill::before {
  content: ""
}
.bi-calendar-week::before {
  content: ""
}
.bi-calendar-x-fill::before {
  content: ""
}
.bi-calendar-x::before {
  content: ""
}
.bi-calendar::before {
  content: ""
}
.bi-calendar2-check-fill::before {
  content: ""
}
.bi-calendar2-check::before {
  content: ""
}
.bi-calendar2-date-fill::before {
  content: ""
}
.bi-calendar2-date::before {
  content: ""
}
.bi-calendar2-day-fill::before {
  content: ""
}
.bi-calendar2-day::before {
  content: ""
}
.bi-calendar2-event-fill::before {
  content: ""
}
.bi-calendar2-event::before {
  content: ""
}
.bi-calendar2-fill::before {
  content: ""
}
.bi-calendar2-minus-fill::before {
  content: ""
}
.bi-calendar2-minus::before {
  content: ""
}
.bi-calendar2-month-fill::before {
  content: ""
}
.bi-calendar2-month::before {
  content: ""
}
.bi-calendar2-plus-fill::before {
  content: ""
}
.bi-calendar2-plus::before {
  content: ""
}
.bi-calendar2-range-fill::before {
  content: ""
}
.bi-calendar2-range::before {
  content: ""
}
.bi-calendar2-week-fill::before {
  content: ""
}
.bi-calendar2-week::before {
  content: ""
}
.bi-calendar2-x-fill::before {
  content: ""
}
.bi-calendar2-x::before {
  content: ""
}
.bi-calendar2::before {
  content: ""
}
.bi-calendar3-event-fill::before {
  content: ""
}
.bi-calendar3-event::before {
  content: ""
}
.bi-calendar3-fill::before {
  content: ""
}
.bi-calendar3-range-fill::before {
  content: ""
}
.bi-calendar3-range::before {
  content: ""
}
.bi-calendar3-week-fill::before {
  content: ""
}
.bi-calendar3-week::before {
  content: ""
}
.bi-calendar3::before {
  content: ""
}
.bi-calendar4-event::before {
  content: ""
}
.bi-calendar4-range::before {
  content: ""
}
.bi-calendar4-week::before {
  content: ""
}
.bi-calendar4::before {
  content: ""
}
.bi-camera-fill::before {
  content: ""
}
.bi-camera-reels-fill::before {
  content: ""
}
.bi-camera-reels::before {
  content: ""
}
.bi-camera-video-fill::before {
  content: ""
}
.bi-camera-video-off-fill::before {
  content: ""
}
.bi-camera-video-off::before {
  content: ""
}
.bi-camera-video::before {
  content: ""
}
.bi-camera::before {
  content: ""
}
.bi-camera2::before {
  content: ""
}
.bi-capslock-fill::before {
  content: ""
}
.bi-capslock::before {
  content: ""
}
.bi-card-checklist::before {
  content: ""
}
.bi-card-heading::before {
  content: ""
}
.bi-card-image::before {
  content: ""
}
.bi-card-list::before {
  content: ""
}
.bi-card-text::before {
  content: ""
}
.bi-caret-down-fill::before {
  content: ""
}
.bi-caret-down-square-fill::before {
  content: ""
}
.bi-caret-down-square::before {
  content: ""
}
.bi-caret-down::before {
  content: ""
}
.bi-caret-left-fill::before {
  content: ""
}
.bi-caret-left-square-fill::before {
  content: ""
}
.bi-caret-left-square::before {
  content: ""
}
.bi-caret-left::before {
  content: ""
}
.bi-caret-right-fill::before {
  content: ""
}
.bi-caret-right-square-fill::before {
  content: ""
}
.bi-caret-right-square::before {
  content: ""
}
.bi-caret-right::before {
  content: ""
}
.bi-caret-up-fill::before {
  content: ""
}
.bi-caret-up-square-fill::before {
  content: ""
}
.bi-caret-up-square::before {
  content: ""
}
.bi-caret-up::before {
  content: ""
}
.bi-cart-check-fill::before {
  content: ""
}
.bi-cart-check::before {
  content: ""
}
.bi-cart-dash-fill::before {
  content: ""
}
.bi-cart-dash::before {
  content: ""
}
.bi-cart-fill::before {
  content: ""
}
.bi-cart-plus-fill::before {
  content: ""
}
.bi-cart-plus::before {
  content: ""
}
.bi-cart-x-fill::before {
  content: ""
}
.bi-cart-x::before {
  content: ""
}
.bi-cart::before {
  content: ""
}
.bi-cart2::before {
  content: ""
}
.bi-cart3::before {
  content: ""
}
.bi-cart4::before {
  content: ""
}
.bi-cash-stack::before {
  content: ""
}
.bi-cash::before {
  content: ""
}
.bi-cast::before {
  content: ""
}
.bi-chat-dots-fill::before {
  content: ""
}
.bi-chat-dots::before {
  content: ""
}
.bi-chat-fill::before {
  content: ""
}
.bi-chat-left-dots-fill::before {
  content: ""
}
.bi-chat-left-dots::before {
  content: ""
}
.bi-chat-left-fill::before {
  content: ""
}
.bi-chat-left-quote-fill::before {
  content: ""
}
.bi-chat-left-quote::before {
  content: ""
}
.bi-chat-left-text-fill::before {
  content: ""
}
.bi-chat-left-text::before {
  content: ""
}
.bi-chat-left::before {
  content: ""
}
.bi-chat-quote-fill::before {
  content: ""
}
.bi-chat-quote::before {
  content: ""
}
.bi-chat-right-dots-fill::before {
  content: ""
}
.bi-chat-right-dots::before {
  content: ""
}
.bi-chat-right-fill::before {
  content: ""
}
.bi-chat-right-quote-fill::before {
  content: ""
}
.bi-chat-right-quote::before {
  content: ""
}
.bi-chat-right-text-fill::before {
  content: ""
}
.bi-chat-right-text::before {
  content: ""
}
.bi-chat-right::before {
  content: ""
}
.bi-chat-square-dots-fill::before {
  content: ""
}
.bi-chat-square-dots::before {
  content: ""
}
.bi-chat-square-fill::before {
  content: ""
}
.bi-chat-square-quote-fill::before {
  content: ""
}
.bi-chat-square-quote::before {
  content: ""
}
.bi-chat-square-text-fill::before {
  content: ""
}
.bi-chat-square-text::before {
  content: ""
}
.bi-chat-square::before {
  content: ""
}
.bi-chat-text-fill::before {
  content: ""
}
.bi-chat-text::before {
  content: ""
}
.bi-chat::before {
  content: ""
}
.bi-check-all::before {
  content: ""
}
.bi-check-circle-fill::before {
  content: ""
}
.bi-check-circle::before {
  content: ""
}
.bi-check-square-fill::before {
  content: ""
}
.bi-check-square::before {
  content: ""
}
.bi-check::before {
  content: ""
}
.bi-check2-all::before {
  content: ""
}
.bi-check2-circle::before {
  content: ""
}
.bi-check2-square::before {
  content: ""
}
.bi-check2::before {
  content: ""
}
.bi-chevron-bar-contract::before {
  content: ""
}
.bi-chevron-bar-down::before {
  content: ""
}
.bi-chevron-bar-expand::before {
  content: ""
}
.bi-chevron-bar-left::before {
  content: ""
}
.bi-chevron-bar-right::before {
  content: ""
}
.bi-chevron-bar-up::before {
  content: ""
}
.bi-chevron-compact-down::before {
  content: ""
}
.bi-chevron-compact-left::before {
  content: ""
}
.bi-chevron-compact-right::before {
  content: ""
}
.bi-chevron-compact-up::before {
  content: ""
}
.bi-chevron-contract::before {
  content: ""
}
.bi-chevron-double-down::before {
  content: ""
}
.bi-chevron-double-left::before {
  content: ""
}
.bi-chevron-double-right::before {
  content: ""
}
.bi-chevron-double-up::before {
  content: ""
}
.bi-chevron-down::before {
  content: ""
}
.bi-chevron-expand::before {
  content: ""
}
.bi-chevron-left::before {
  content: ""
}
.bi-chevron-right::before {
  content: ""
}
.bi-chevron-up::before {
  content: ""
}
.bi-circle-fill::before {
  content: ""
}
.bi-circle-half::before {
  content: ""
}
.bi-circle-square::before {
  content: ""
}
.bi-circle::before {
  content: ""
}
.bi-clipboard-check::before {
  content: ""
}
.bi-clipboard-data::before {
  content: ""
}
.bi-clipboard-minus::before {
  content: ""
}
.bi-clipboard-plus::before {
  content: ""
}
.bi-clipboard-x::before {
  content: ""
}
.bi-clipboard::before {
  content: ""
}
.bi-clock-fill::before {
  content: ""
}
.bi-clock-history::before {
  content: ""
}
.bi-clock::before {
  content: ""
}
.bi-cloud-arrow-down-fill::before {
  content: ""
}
.bi-cloud-arrow-down::before {
  content: ""
}
.bi-cloud-arrow-up-fill::before {
  content: ""
}
.bi-cloud-arrow-up::before {
  content: ""
}
.bi-cloud-check-fill::before {
  content: ""
}
.bi-cloud-check::before {
  content: ""
}
.bi-cloud-download-fill::before {
  content: ""
}
.bi-cloud-download::before {
  content: ""
}
.bi-cloud-drizzle-fill::before {
  content: ""
}
.bi-cloud-drizzle::before {
  content: ""
}
.bi-cloud-fill::before {
  content: ""
}
.bi-cloud-fog-fill::before {
  content: ""
}
.bi-cloud-fog::before {
  content: ""
}
.bi-cloud-fog2-fill::before {
  content: ""
}
.bi-cloud-fog2::before {
  content: ""
}
.bi-cloud-hail-fill::before {
  content: ""
}
.bi-cloud-hail::before {
  content: ""
}
.bi-cloud-haze-1::before {
  content: ""
}
.bi-cloud-haze-fill::before {
  content: ""
}
.bi-cloud-haze::before {
  content: ""
}
.bi-cloud-haze2-fill::before {
  content: ""
}
.bi-cloud-lightning-fill::before {
  content: ""
}
.bi-cloud-lightning-rain-fill::before {
  content: ""
}
.bi-cloud-lightning-rain::before {
  content: ""
}
.bi-cloud-lightning::before {
  content: ""
}
.bi-cloud-minus-fill::before {
  content: ""
}
.bi-cloud-minus::before {
  content: ""
}
.bi-cloud-moon-fill::before {
  content: ""
}
.bi-cloud-moon::before {
  content: ""
}
.bi-cloud-plus-fill::before {
  content: ""
}
.bi-cloud-plus::before {
  content: ""
}
.bi-cloud-rain-fill::before {
  content: ""
}
.bi-cloud-rain-heavy-fill::before {
  content: ""
}
.bi-cloud-rain-heavy::before {
  content: ""
}
.bi-cloud-rain::before {
  content: ""
}
.bi-cloud-slash-fill::before {
  content: ""
}
.bi-cloud-slash::before {
  content: ""
}
.bi-cloud-sleet-fill::before {
  content: ""
}
.bi-cloud-sleet::before {
  content: ""
}
.bi-cloud-snow-fill::before {
  content: ""
}
.bi-cloud-snow::before {
  content: ""
}
.bi-cloud-sun-fill::before {
  content: ""
}
.bi-cloud-sun::before {
  content: ""
}
.bi-cloud-upload-fill::before {
  content: ""
}
.bi-cloud-upload::before {
  content: ""
}
.bi-cloud::before {
  content: ""
}
.bi-clouds-fill::before {
  content: ""
}
.bi-clouds::before {
  content: ""
}
.bi-cloudy-fill::before {
  content: ""
}
.bi-cloudy::before {
  content: ""
}
.bi-code-slash::before {
  content: ""
}
.bi-code-square::before {
  content: ""
}
.bi-code::before {
  content: ""
}
.bi-collection-fill::before {
  content: ""
}
.bi-collection-play-fill::before {
  content: ""
}
.bi-collection-play::before {
  content: ""
}
.bi-collection::before {
  content: ""
}
.bi-columns-gap::before {
  content: ""
}
.bi-columns::before {
  content: ""
}
.bi-command::before {
  content: ""
}
.bi-compass-fill::before {
  content: ""
}
.bi-compass::before {
  content: ""
}
.bi-cone-striped::before {
  content: ""
}
.bi-cone::before {
  content: ""
}
.bi-controller::before {
  content: ""
}
.bi-cpu-fill::before {
  content: ""
}
.bi-cpu::before {
  content: ""
}
.bi-credit-card-2-back-fill::before {
  content: ""
}
.bi-credit-card-2-back::before {
  content: ""
}
.bi-credit-card-2-front-fill::before {
  content: ""
}
.bi-credit-card-2-front::before {
  content: ""
}
.bi-credit-card-fill::before {
  content: ""
}
.bi-credit-card::before {
  content: ""
}
.bi-crop::before {
  content: ""
}
.bi-cup-fill::before {
  content: ""
}
.bi-cup-straw::before {
  content: ""
}
.bi-cup::before {
  content: ""
}
.bi-cursor-fill::before {
  content: ""
}
.bi-cursor-text::before {
  content: ""
}
.bi-cursor::before {
  content: ""
}
.bi-dash-circle-dotted::before {
  content: ""
}
.bi-dash-circle-fill::before {
  content: ""
}
.bi-dash-circle::before {
  content: ""
}
.bi-dash-square-dotted::before {
  content: ""
}
.bi-dash-square-fill::before {
  content: ""
}
.bi-dash-square::before {
  content: ""
}
.bi-dash::before {
  content: ""
}
.bi-diagram-2-fill::before {
  content: ""
}
.bi-diagram-2::before {
  content: ""
}
.bi-diagram-3-fill::before {
  content: ""
}
.bi-diagram-3::before {
  content: ""
}
.bi-diamond-fill::before {
  content: ""
}
.bi-diamond-half::before {
  content: ""
}
.bi-diamond::before {
  content: ""
}
.bi-dice-1-fill::before {
  content: ""
}
.bi-dice-1::before {
  content: ""
}
.bi-dice-2-fill::before {
  content: ""
}
.bi-dice-2::before {
  content: ""
}
.bi-dice-3-fill::before {
  content: ""
}
.bi-dice-3::before {
  content: ""
}
.bi-dice-4-fill::before {
  content: ""
}
.bi-dice-4::before {
  content: ""
}
.bi-dice-5-fill::before {
  content: ""
}
.bi-dice-5::before {
  content: ""
}
.bi-dice-6-fill::before {
  content: ""
}
.bi-dice-6::before {
  content: ""
}
.bi-disc-fill::before {
  content: ""
}
.bi-disc::before {
  content: ""
}
.bi-discord::before {
  content: ""
}
.bi-display-fill::before {
  content: ""
}
.bi-display::before {
  content: ""
}
.bi-distribute-horizontal::before {
  content: ""
}
.bi-distribute-vertical::before {
  content: ""
}
.bi-door-closed-fill::before {
  content: ""
}
.bi-door-closed::before {
  content: ""
}
.bi-door-open-fill::before {
  content: ""
}
.bi-door-open::before {
  content: ""
}
.bi-dot::before {
  content: ""
}
.bi-download::before {
  content: ""
}
.bi-droplet-fill::before {
  content: ""
}
.bi-droplet-half::before {
  content: ""
}
.bi-droplet::before {
  content: ""
}
.bi-earbuds::before {
  content: ""
}
.bi-easel-fill::before {
  content: ""
}
.bi-easel::before {
  content: ""
}
.bi-egg-fill::before {
  content: ""
}
.bi-egg-fried::before {
  content: ""
}
.bi-egg::before {
  content: ""
}
.bi-eject-fill::before {
  content: ""
}
.bi-eject::before {
  content: ""
}
.bi-emoji-angry-fill::before {
  content: ""
}
.bi-emoji-angry::before {
  content: ""
}
.bi-emoji-dizzy-fill::before {
  content: ""
}
.bi-emoji-dizzy::before {
  content: ""
}
.bi-emoji-expressionless-fill::before {
  content: ""
}
.bi-emoji-expressionless::before {
  content: ""
}
.bi-emoji-frown-fill::before {
  content: ""
}
.bi-emoji-frown::before {
  content: ""
}
.bi-emoji-heart-eyes-fill::before {
  content: ""
}
.bi-emoji-heart-eyes::before {
  content: ""
}
.bi-emoji-laughing-fill::before {
  content: ""
}
.bi-emoji-laughing::before {
  content: ""
}
.bi-emoji-neutral-fill::before {
  content: ""
}
.bi-emoji-neutral::before {
  content: ""
}
.bi-emoji-smile-fill::before {
  content: ""
}
.bi-emoji-smile-upside-down-fill::before {
  content: ""
}
.bi-emoji-smile-upside-down::before {
  content: ""
}
.bi-emoji-smile::before {
  content: ""
}
.bi-emoji-sunglasses-fill::before {
  content: ""
}
.bi-emoji-sunglasses::before {
  content: ""
}
.bi-emoji-wink-fill::before {
  content: ""
}
.bi-emoji-wink::before {
  content: ""
}
.bi-envelope-fill::before {
  content: ""
}
.bi-envelope-open-fill::before {
  content: ""
}
.bi-envelope-open::before {
  content: ""
}
.bi-envelope::before {
  content: ""
}
.bi-eraser-fill::before {
  content: ""
}
.bi-eraser::before {
  content: ""
}
.bi-exclamation-circle-fill::before {
  content: ""
}
.bi-exclamation-circle::before {
  content: ""
}
.bi-exclamation-diamond-fill::before {
  content: ""
}
.bi-exclamation-diamond::before {
  content: ""
}
.bi-exclamation-octagon-fill::before {
  content: ""
}
.bi-exclamation-octagon::before {
  content: ""
}
.bi-exclamation-square-fill::before {
  content: ""
}
.bi-exclamation-square::before {
  content: ""
}
.bi-exclamation-triangle-fill::before {
  content: ""
}
.bi-exclamation-triangle::before {
  content: ""
}
.bi-exclamation::before {
  content: ""
}
.bi-exclude::before {
  content: ""
}
.bi-eye-fill::before {
  content: ""
}
.bi-eye-slash-fill::before {
  content: ""
}
.bi-eye-slash::before {
  content: ""
}
.bi-eye::before {
  content: ""
}
.bi-eyedropper::before {
  content: ""
}
.bi-eyeglasses::before {
  content: ""
}
.bi-facebook::before {
  content: ""
}
.bi-file-arrow-down-fill::before {
  content: ""
}
.bi-file-arrow-down::before {
  content: ""
}
.bi-file-arrow-up-fill::before {
  content: ""
}
.bi-file-arrow-up::before {
  content: ""
}
.bi-file-bar-graph-fill::before {
  content: ""
}
.bi-file-bar-graph::before {
  content: ""
}
.bi-file-binary-fill::before {
  content: ""
}
.bi-file-binary::before {
  content: ""
}
.bi-file-break-fill::before {
  content: ""
}
.bi-file-break::before {
  content: ""
}
.bi-file-check-fill::before {
  content: ""
}
.bi-file-check::before {
  content: ""
}
.bi-file-code-fill::before {
  content: ""
}
.bi-file-code::before {
  content: ""
}
.bi-file-diff-fill::before {
  content: ""
}
.bi-file-diff::before {
  content: ""
}
.bi-file-earmark-arrow-down-fill::before {
  content: ""
}
.bi-file-earmark-arrow-down::before {
  content: ""
}
.bi-file-earmark-arrow-up-fill::before {
  content: ""
}
.bi-file-earmark-arrow-up::before {
  content: ""
}
.bi-file-earmark-bar-graph-fill::before {
  content: ""
}
.bi-file-earmark-bar-graph::before {
  content: ""
}
.bi-file-earmark-binary-fill::before {
  content: ""
}
.bi-file-earmark-binary::before {
  content: ""
}
.bi-file-earmark-break-fill::before {
  content: ""
}
.bi-file-earmark-break::before {
  content: ""
}
.bi-file-earmark-check-fill::before {
  content: ""
}
.bi-file-earmark-check::before {
  content: ""
}
.bi-file-earmark-code-fill::before {
  content: ""
}
.bi-file-earmark-code::before {
  content: ""
}
.bi-file-earmark-diff-fill::before {
  content: ""
}
.bi-file-earmark-diff::before {
  content: ""
}
.bi-file-earmark-easel-fill::before {
  content: ""
}
.bi-file-earmark-easel::before {
  content: ""
}
.bi-file-earmark-excel-fill::before {
  content: ""
}
.bi-file-earmark-excel::before {
  content: ""
}
.bi-file-earmark-fill::before {
  content: ""
}
.bi-file-earmark-font-fill::before {
  content: ""
}
.bi-file-earmark-font::before {
  content: ""
}
.bi-file-earmark-image-fill::before {
  content: ""
}
.bi-file-earmark-image::before {
  content: ""
}
.bi-file-earmark-lock-fill::before {
  content: ""
}
.bi-file-earmark-lock::before {
  content: ""
}
.bi-file-earmark-lock2-fill::before {
  content: ""
}
.bi-file-earmark-lock2::before {
  content: ""
}
.bi-file-earmark-medical-fill::before {
  content: ""
}
.bi-file-earmark-medical::before {
  content: ""
}
.bi-file-earmark-minus-fill::before {
  content: ""
}
.bi-file-earmark-minus::before {
  content: ""
}
.bi-file-earmark-music-fill::before {
  content: ""
}
.bi-file-earmark-music::before {
  content: ""
}
.bi-file-earmark-person-fill::before {
  content: ""
}
.bi-file-earmark-person::before {
  content: ""
}
.bi-file-earmark-play-fill::before {
  content: ""
}
.bi-file-earmark-play::before {
  content: ""
}
.bi-file-earmark-plus-fill::before {
  content: ""
}
.bi-file-earmark-plus::before {
  content: ""
}
.bi-file-earmark-post-fill::before {
  content: ""
}
.bi-file-earmark-post::before {
  content: ""
}
.bi-file-earmark-ppt-fill::before {
  content: ""
}
.bi-file-earmark-ppt::before {
  content: ""
}
.bi-file-earmark-richtext-fill::before {
  content: ""
}
.bi-file-earmark-richtext::before {
  content: ""
}
.bi-file-earmark-ruled-fill::before {
  content: ""
}
.bi-file-earmark-ruled::before {
  content: ""
}
.bi-file-earmark-slides-fill::before {
  content: ""
}
.bi-file-earmark-slides::before {
  content: ""
}
.bi-file-earmark-spreadsheet-fill::before {
  content: ""
}
.bi-file-earmark-spreadsheet::before {
  content: ""
}
.bi-file-earmark-text-fill::before {
  content: ""
}
.bi-file-earmark-text::before {
  content: ""
}
.bi-file-earmark-word-fill::before {
  content: ""
}
.bi-file-earmark-word::before {
  content: ""
}
.bi-file-earmark-x-fill::before {
  content: ""
}
.bi-file-earmark-x::before {
  content: ""
}
.bi-file-earmark-zip-fill::before {
  content: ""
}
.bi-file-earmark-zip::before {
  content: ""
}
.bi-file-earmark::before {
  content: ""
}
.bi-file-easel-fill::before {
  content: ""
}
.bi-file-easel::before {
  content: ""
}
.bi-file-excel-fill::before {
  content: ""
}
.bi-file-excel::before {
  content: ""
}
.bi-file-fill::before {
  content: ""
}
.bi-file-font-fill::before {
  content: ""
}
.bi-file-font::before {
  content: ""
}
.bi-file-image-fill::before {
  content: ""
}
.bi-file-image::before {
  content: ""
}
.bi-file-lock-fill::before {
  content: ""
}
.bi-file-lock::before {
  content: ""
}
.bi-file-lock2-fill::before {
  content: ""
}
.bi-file-lock2::before {
  content: ""
}
.bi-file-medical-fill::before {
  content: ""
}
.bi-file-medical::before {
  content: ""
}
.bi-file-minus-fill::before {
  content: ""
}
.bi-file-minus::before {
  content: ""
}
.bi-file-music-fill::before {
  content: ""
}
.bi-file-music::before {
  content: ""
}
.bi-file-person-fill::before {
  content: ""
}
.bi-file-person::before {
  content: ""
}
.bi-file-play-fill::before {
  content: ""
}
.bi-file-play::before {
  content: ""
}
.bi-file-plus-fill::before {
  content: ""
}
.bi-file-plus::before {
  content: ""
}
.bi-file-post-fill::before {
  content: ""
}
.bi-file-post::before {
  content: ""
}
.bi-file-ppt-fill::before {
  content: ""
}
.bi-file-ppt::before {
  content: ""
}
.bi-file-richtext-fill::before {
  content: ""
}
.bi-file-richtext::before {
  content: ""
}
.bi-file-ruled-fill::before {
  content: ""
}
.bi-file-ruled::before {
  content: ""
}
.bi-file-slides-fill::before {
  content: ""
}
.bi-file-slides::before {
  content: ""
}
.bi-file-spreadsheet-fill::before {
  content: ""
}
.bi-file-spreadsheet::before {
  content: ""
}
.bi-file-text-fill::before {
  content: ""
}
.bi-file-text::before {
  content: ""
}
.bi-file-word-fill::before {
  content: ""
}
.bi-file-word::before {
  content: ""
}
.bi-file-x-fill::before {
  content: ""
}
.bi-file-x::before {
  content: ""
}
.bi-file-zip-fill::before {
  content: ""
}
.bi-file-zip::before {
  content: ""
}
.bi-file::before {
  content: ""
}
.bi-files-alt::before {
  content: ""
}
.bi-files::before {
  content: ""
}
.bi-film::before {
  content: ""
}
.bi-filter-circle-fill::before {
  content: ""
}
.bi-filter-circle::before {
  content: ""
}
.bi-filter-left::before {
  content: ""
}
.bi-filter-right::before {
  content: ""
}
.bi-filter-square-fill::before {
  content: ""
}
.bi-filter-square::before {
  content: ""
}
.bi-filter::before {
  content: ""
}
.bi-flag-fill::before {
  content: ""
}
.bi-flag::before {
  content: ""
}
.bi-flower1::before {
  content: ""
}
.bi-flower2::before {
  content: ""
}
.bi-flower3::before {
  content: ""
}
.bi-folder-check::before {
  content: ""
}
.bi-folder-fill::before {
  content: ""
}
.bi-folder-minus::before {
  content: ""
}
.bi-folder-plus::before {
  content: ""
}
.bi-folder-symlink-fill::before {
  content: ""
}
.bi-folder-symlink::before {
  content: ""
}
.bi-folder-x::before {
  content: ""
}
.bi-folder::before {
  content: ""
}
.bi-folder2-open::before {
  content: ""
}
.bi-folder2::before {
  content: ""
}
.bi-fonts::before {
  content: ""
}
.bi-forward-fill::before {
  content: ""
}
.bi-forward::before {
  content: ""
}
.bi-front::before {
  content: ""
}
.bi-fullscreen-exit::before {
  content: ""
}
.bi-fullscreen::before {
  content: ""
}
.bi-funnel-fill::before {
  content: ""
}
.bi-funnel::before {
  content: ""
}
.bi-gear-fill::before {
  content: ""
}
.bi-gear-wide-connected::before {
  content: ""
}
.bi-gear-wide::before {
  content: ""
}
.bi-gear::before {
  content: ""
}
.bi-gem::before {
  content: ""
}
.bi-geo-alt-fill::before {
  content: ""
}
.bi-geo-alt::before {
  content: ""
}
.bi-geo-fill::before {
  content: ""
}
.bi-geo::before {
  content: ""
}
.bi-gift-fill::before {
  content: ""
}
.bi-gift::before {
  content: ""
}
.bi-github::before {
  content: ""
}
.bi-globe::before {
  content: ""
}
.bi-globe2::before {
  content: ""
}
.bi-google::before {
  content: ""
}
.bi-graph-down::before {
  content: ""
}
.bi-graph-up::before {
  content: ""
}
.bi-grid-1x2-fill::before {
  content: ""
}
.bi-grid-1x2::before {
  content: ""
}
.bi-grid-3x2-gap-fill::before {
  content: ""
}
.bi-grid-3x2-gap::before {
  content: ""
}
.bi-grid-3x2::before {
  content: ""
}
.bi-grid-3x3-gap-fill::before {
  content: ""
}
.bi-grid-3x3-gap::before {
  content: ""
}
.bi-grid-3x3::before {
  content: ""
}
.bi-grid-fill::before {
  content: ""
}
.bi-grid::before {
  content: ""
}
.bi-grip-horizontal::before {
  content: ""
}
.bi-grip-vertical::before {
  content: ""
}
.bi-hammer::before {
  content: ""
}
.bi-hand-index-fill::before {
  content: ""
}
.bi-hand-index-thumb-fill::before {
  content: ""
}
.bi-hand-index-thumb::before {
  content: ""
}
.bi-hand-index::before {
  content: ""
}
.bi-hand-thumbs-down-fill::before {
  content: ""
}
.bi-hand-thumbs-down::before {
  content: ""
}
.bi-hand-thumbs-up-fill::before {
  content: ""
}
.bi-hand-thumbs-up::before {
  content: ""
}
.bi-handbag-fill::before {
  content: ""
}
.bi-handbag::before {
  content: ""
}
.bi-hash::before {
  content: ""
}
.bi-hdd-fill::before {
  content: ""
}
.bi-hdd-network-fill::before {
  content: ""
}
.bi-hdd-network::before {
  content: ""
}
.bi-hdd-rack-fill::before {
  content: ""
}
.bi-hdd-rack::before {
  content: ""
}
.bi-hdd-stack-fill::before {
  content: ""
}
.bi-hdd-stack::before {
  content: ""
}
.bi-hdd::before {
  content: ""
}
.bi-headphones::before {
  content: ""
}
.bi-headset::before {
  content: ""
}
.bi-heart-fill::before {
  content: ""
}
.bi-heart-half::before {
  content: ""
}
.bi-heart::before {
  content: ""
}
.bi-heptagon-fill::before {
  content: ""
}
.bi-heptagon-half::before {
  content: ""
}
.bi-heptagon::before {
  content: ""
}
.bi-hexagon-fill::before {
  content: ""
}
.bi-hexagon-half::before {
  content: ""
}
.bi-hexagon::before {
  content: ""
}
.bi-hourglass-bottom::before {
  content: ""
}
.bi-hourglass-split::before {
  content: ""
}
.bi-hourglass-top::before {
  content: ""
}
.bi-hourglass::before {
  content: ""
}
.bi-house-door-fill::before {
  content: ""
}
.bi-house-door::before {
  content: ""
}
.bi-house-fill::before {
  content: ""
}
.bi-house::before {
  content: ""
}
.bi-hr::before {
  content: ""
}
.bi-hurricane::before {
  content: ""
}
.bi-image-alt::before {
  content: ""
}
.bi-image-fill::before {
  content: ""
}
.bi-image::before {
  content: ""
}
.bi-images::before {
  content: ""
}
.bi-inbox-fill::before {
  content: ""
}
.bi-inbox::before {
  content: ""
}
.bi-inboxes-fill::before {
  content: ""
}
.bi-inboxes::before {
  content: ""
}
.bi-info-circle-fill::before {
  content: ""
}
.bi-info-circle::before {
  content: ""
}
.bi-info-square-fill::before {
  content: ""
}
.bi-info-square::before {
  content: ""
}
.bi-info::before {
  content: ""
}
.bi-input-cursor-text::before {
  content: ""
}
.bi-input-cursor::before {
  content: ""
}
.bi-instagram::before {
  content: ""
}
.bi-intersect::before {
  content: ""
}
.bi-journal-album::before {
  content: ""
}
.bi-journal-arrow-down::before {
  content: ""
}
.bi-journal-arrow-up::before {
  content: ""
}
.bi-journal-bookmark-fill::before {
  content: ""
}
.bi-journal-bookmark::before {
  content: ""
}
.bi-journal-check::before {
  content: ""
}
.bi-journal-code::before {
  content: ""
}
.bi-journal-medical::before {
  content: ""
}
.bi-journal-minus::before {
  content: ""
}
.bi-journal-plus::before {
  content: ""
}
.bi-journal-richtext::before {
  content: ""
}
.bi-journal-text::before {
  content: ""
}
.bi-journal-x::before {
  content: ""
}
.bi-journal::before {
  content: ""
}
.bi-journals::before {
  content: ""
}
.bi-joystick::before {
  content: ""
}
.bi-justify-left::before {
  content: ""
}
.bi-justify-right::before {
  content: ""
}
.bi-justify::before {
  content: ""
}
.bi-kanban-fill::before {
  content: ""
}
.bi-kanban::before {
  content: ""
}
.bi-key-fill::before {
  content: ""
}
.bi-key::before {
  content: ""
}
.bi-keyboard-fill::before {
  content: ""
}
.bi-keyboard::before {
  content: ""
}
.bi-ladder::before {
  content: ""
}
.bi-lamp-fill::before {
  content: ""
}
.bi-lamp::before {
  content: ""
}
.bi-laptop-fill::before {
  content: ""
}
.bi-laptop::before {
  content: ""
}
.bi-layer-backward::before {
  content: ""
}
.bi-layer-forward::before {
  content: ""
}
.bi-layers-fill::before {
  content: ""
}
.bi-layers-half::before {
  content: ""
}
.bi-layers::before {
  content: ""
}
.bi-layout-sidebar-inset-reverse::before {
  content: ""
}
.bi-layout-sidebar-inset::before {
  content: ""
}
.bi-layout-sidebar-reverse::before {
  content: ""
}
.bi-layout-sidebar::before {
  content: ""
}
.bi-layout-split::before {
  content: ""
}
.bi-layout-text-sidebar-reverse::before {
  content: ""
}
.bi-layout-text-sidebar::before {
  content: ""
}
.bi-layout-text-window-reverse::before {
  content: ""
}
.bi-layout-text-window::before {
  content: ""
}
.bi-layout-three-columns::before {
  content: ""
}
.bi-layout-wtf::before {
  content: ""
}
.bi-life-preserver::before {
  content: ""
}
.bi-lightbulb-fill::before {
  content: ""
}
.bi-lightbulb-off-fill::before {
  content: ""
}
.bi-lightbulb-off::before {
  content: ""
}
.bi-lightbulb::before {
  content: ""
}
.bi-lightning-charge-fill::before {
  content: ""
}
.bi-lightning-charge::before {
  content: ""
}
.bi-lightning-fill::before {
  content: ""
}
.bi-lightning::before {
  content: ""
}
.bi-link-45deg::before {
  content: ""
}
.bi-link::before {
  content: ""
}
.bi-linkedin::before {
  content: ""
}
.bi-list-check::before {
  content: ""
}
.bi-list-nested::before {
  content: ""
}
.bi-list-ol::before {
  content: ""
}
.bi-list-stars::before {
  content: ""
}
.bi-list-task::before {
  content: ""
}
.bi-list-ul::before {
  content: ""
}
.bi-list::before {
  content: ""
}
.bi-lock-fill::before {
  content: ""
}
.bi-lock::before {
  content: ""
}
.bi-mailbox::before {
  content: ""
}
.bi-mailbox2::before {
  content: ""
}
.bi-map-fill::before {
  content: ""
}
.bi-map::before {
  content: ""
}
.bi-markdown-fill::before {
  content: ""
}
.bi-markdown::before {
  content: ""
}
.bi-mask::before {
  content: ""
}
.bi-megaphone-fill::before {
  content: ""
}
.bi-megaphone::before {
  content: ""
}
.bi-menu-app-fill::before {
  content: ""
}
.bi-menu-app::before {
  content: ""
}
.bi-menu-button-fill::before {
  content: ""
}
.bi-menu-button-wide-fill::before {
  content: ""
}
.bi-menu-button-wide::before {
  content: ""
}
.bi-menu-button::before {
  content: ""
}
.bi-menu-down::before {
  content: ""
}
.bi-menu-up::before {
  content: ""
}
.bi-mic-fill::before {
  content: ""
}
.bi-mic-mute-fill::before {
  content: ""
}
.bi-mic-mute::before {
  content: ""
}
.bi-mic::before {
  content: ""
}
.bi-minecart-loaded::before {
  content: ""
}
.bi-minecart::before {
  content: ""
}
.bi-moisture::before {
  content: ""
}
.bi-moon-fill::before {
  content: ""
}
.bi-moon-stars-fill::before {
  content: ""
}
.bi-moon-stars::before {
  content: ""
}
.bi-moon::before {
  content: ""
}
.bi-mouse-fill::before {
  content: ""
}
.bi-mouse::before {
  content: ""
}
.bi-mouse2-fill::before {
  content: ""
}
.bi-mouse2::before {
  content: ""
}
.bi-mouse3-fill::before {
  content: ""
}
.bi-mouse3::before {
  content: ""
}
.bi-music-note-beamed::before {
  content: ""
}
.bi-music-note-list::before {
  content: ""
}
.bi-music-note::before {
  content: ""
}
.bi-music-player-fill::before {
  content: ""
}
.bi-music-player::before {
  content: ""
}
.bi-newspaper::before {
  content: ""
}
.bi-node-minus-fill::before {
  content: ""
}
.bi-node-minus::before {
  content: ""
}
.bi-node-plus-fill::before {
  content: ""
}
.bi-node-plus::before {
  content: ""
}
.bi-nut-fill::before {
  content: ""
}
.bi-nut::before {
  content: ""
}
.bi-octagon-fill::before {
  content: ""
}
.bi-octagon-half::before {
  content: ""
}
.bi-octagon::before {
  content: ""
}
.bi-option::before {
  content: ""
}
.bi-outlet::before {
  content: ""
}
.bi-paint-bucket::before {
  content: ""
}
.bi-palette-fill::before {
  content: ""
}
.bi-palette::before {
  content: ""
}
.bi-palette2::before {
  content: ""
}
.bi-paperclip::before {
  content: ""
}
.bi-paragraph::before {
  content: ""
}
.bi-patch-check-fill::before {
  content: ""
}
.bi-patch-check::before {
  content: ""
}
.bi-patch-exclamation-fill::before {
  content: ""
}
.bi-patch-exclamation::before {
  content: ""
}
.bi-patch-minus-fill::before {
  content: ""
}
.bi-patch-minus::before {
  content: ""
}
.bi-patch-plus-fill::before {
  content: ""
}
.bi-patch-plus::before {
  content: ""
}
.bi-patch-question-fill::before {
  content: ""
}
.bi-patch-question::before {
  content: ""
}
.bi-pause-btn-fill::before {
  content: ""
}
.bi-pause-btn::before {
  content: ""
}
.bi-pause-circle-fill::before {
  content: ""
}
.bi-pause-circle::before {
  content: ""
}
.bi-pause-fill::before {
  content: ""
}
.bi-pause::before {
  content: ""
}
.bi-peace-fill::before {
  content: ""
}
.bi-peace::before {
  content: ""
}
.bi-pen-fill::before {
  content: ""
}
.bi-pen::before {
  content: ""
}
.bi-pencil-fill::before {
  content: ""
}
.bi-pencil-square::before {
  content: ""
}
.bi-pencil::before {
  content: ""
}
.bi-pentagon-fill::before {
  content: ""
}
.bi-pentagon-half::before {
  content: ""
}
.bi-pentagon::before {
  content: ""
}
.bi-people-fill::before {
  content: ""
}
.bi-people::before {
  content: ""
}
.bi-percent::before {
  content: ""
}
.bi-person-badge-fill::before {
  content: ""
}
.bi-person-badge::before {
  content: ""
}
.bi-person-bounding-box::before {
  content: ""
}
.bi-person-check-fill::before {
  content: ""
}
.bi-person-check::before {
  content: ""
}
.bi-person-circle::before {
  content: ""
}
.bi-person-dash-fill::before {
  content: ""
}
.bi-person-dash::before {
  content: ""
}
.bi-person-fill::before {
  content: ""
}
.bi-person-lines-fill::before {
  content: ""
}
.bi-person-plus-fill::before {
  content: ""
}
.bi-person-plus::before {
  content: ""
}
.bi-person-square::before {
  content: ""
}
.bi-person-x-fill::before {
  content: ""
}
.bi-person-x::before {
  content: ""
}
.bi-person::before {
  content: ""
}
.bi-phone-fill::before {
  content: ""
}
.bi-phone-landscape-fill::before {
  content: ""
}
.bi-phone-landscape::before {
  content: ""
}
.bi-phone-vibrate-fill::before {
  content: ""
}
.bi-phone-vibrate::before {
  content: ""
}
.bi-phone::before {
  content: ""
}
.bi-pie-chart-fill::before {
  content: ""
}
.bi-pie-chart::before {
  content: ""
}
.bi-pin-angle-fill::before {
  content: ""
}
.bi-pin-angle::before {
  content: ""
}
.bi-pin-fill::before {
  content: ""
}
.bi-pin::before {
  content: ""
}
.bi-pip-fill::before {
  content: ""
}
.bi-pip::before {
  content: ""
}
.bi-play-btn-fill::before {
  content: ""
}
.bi-play-btn::before {
  content: ""
}
.bi-play-circle-fill::before {
  content: ""
}
.bi-play-circle::before {
  content: ""
}
.bi-play-fill::before {
  content: ""
}
.bi-play::before {
  content: ""
}
.bi-plug-fill::before {
  content: ""
}
.bi-plug::before {
  content: ""
}
.bi-plus-circle-dotted::before {
  content: ""
}
.bi-plus-circle-fill::before {
  content: ""
}
.bi-plus-circle::before {
  content: ""
}
.bi-plus-square-dotted::before {
  content: ""
}
.bi-plus-square-fill::before {
  content: ""
}
.bi-plus-square::before {
  content: ""
}
.bi-plus::before {
  content: ""
}
.bi-power::before {
  content: ""
}
.bi-printer-fill::before {
  content: ""
}
.bi-printer::before {
  content: ""
}
.bi-puzzle-fill::before {
  content: ""
}
.bi-puzzle::before {
  content: ""
}
.bi-question-circle-fill::before {
  content: ""
}
.bi-question-circle::before {
  content: ""
}
.bi-question-diamond-fill::before {
  content: ""
}
.bi-question-diamond::before {
  content: ""
}
.bi-question-octagon-fill::before {
  content: ""
}
.bi-question-octagon::before {
  content: ""
}
.bi-question-square-fill::before {
  content: ""
}
.bi-question-square::before {
  content: ""
}
.bi-question::before {
  content: ""
}
.bi-rainbow::before {
  content: ""
}
.bi-receipt-cutoff::before {
  content: ""
}
.bi-receipt::before {
  content: ""
}
.bi-reception-0::before {
  content: ""
}
.bi-reception-1::before {
  content: ""
}
.bi-reception-2::before {
  content: ""
}
.bi-reception-3::before {
  content: ""
}
.bi-reception-4::before {
  content: ""
}
.bi-record-btn-fill::before {
  content: ""
}
.bi-record-btn::before {
  content: ""
}
.bi-record-circle-fill::before {
  content: ""
}
.bi-record-circle::before {
  content: ""
}
.bi-record-fill::before {
  content: ""
}
.bi-record::before {
  content: ""
}
.bi-record2-fill::before {
  content: ""
}
.bi-record2::before {
  content: ""
}
.bi-reply-all-fill::before {
  content: ""
}
.bi-reply-all::before {
  content: ""
}
.bi-reply-fill::before {
  content: ""
}
.bi-reply::before {
  content: ""
}
.bi-rss-fill::before {
  content: ""
}
.bi-rss::before {
  content: ""
}
.bi-rulers::before {
  content: ""
}
.bi-save-fill::before {
  content: ""
}
.bi-save::before {
  content: ""
}
.bi-save2-fill::before {
  content: ""
}
.bi-save2::before {
  content: ""
}
.bi-scissors::before {
  content: ""
}
.bi-screwdriver::before {
  content: ""
}
.bi-search::before {
  content: ""
}
.bi-segmented-nav::before {
  content: ""
}
.bi-server::before {
  content: ""
}
.bi-share-fill::before {
  content: ""
}
.bi-share::before {
  content: ""
}
.bi-shield-check::before {
  content: ""
}
.bi-shield-exclamation::before {
  content: ""
}
.bi-shield-fill-check::before {
  content: ""
}
.bi-shield-fill-exclamation::before {
  content: ""
}
.bi-shield-fill-minus::before {
  content: ""
}
.bi-shield-fill-plus::before {
  content: ""
}
.bi-shield-fill-x::before {
  content: ""
}
.bi-shield-fill::before {
  content: ""
}
.bi-shield-lock-fill::before {
  content: ""
}
.bi-shield-lock::before {
  content: ""
}
.bi-shield-minus::before {
  content: ""
}
.bi-shield-plus::before {
  content: ""
}
.bi-shield-shaded::before {
  content: ""
}
.bi-shield-slash-fill::before {
  content: ""
}
.bi-shield-slash::before {
  content: ""
}
.bi-shield-x::before {
  content: ""
}
.bi-shield::before {
  content: ""
}
.bi-shift-fill::before {
  content: ""
}
.bi-shift::before {
  content: ""
}
.bi-shop-window::before {
  content: ""
}
.bi-shop::before {
  content: ""
}
.bi-shuffle::before {
  content: ""
}
.bi-signpost-2-fill::before {
  content: ""
}
.bi-signpost-2::before {
  content: ""
}
.bi-signpost-fill::before {
  content: ""
}
.bi-signpost-split-fill::before {
  content: ""
}
.bi-signpost-split::before {
  content: ""
}
.bi-signpost::before {
  content: ""
}
.bi-sim-fill::before {
  content: ""
}
.bi-sim::before {
  content: ""
}
.bi-skip-backward-btn-fill::before {
  content: ""
}
.bi-skip-backward-btn::before {
  content: ""
}
.bi-skip-backward-circle-fill::before {
  content: ""
}
.bi-skip-backward-circle::before {
  content: ""
}
.bi-skip-backward-fill::before {
  content: ""
}
.bi-skip-backward::before {
  content: ""
}
.bi-skip-end-btn-fill::before {
  content: ""
}
.bi-skip-end-btn::before {
  content: ""
}
.bi-skip-end-circle-fill::before {
  content: ""
}
.bi-skip-end-circle::before {
  content: ""
}
.bi-skip-end-fill::before {
  content: ""
}
.bi-skip-end::before {
  content: ""
}
.bi-skip-forward-btn-fill::before {
  content: ""
}
.bi-skip-forward-btn::before {
  content: ""
}
.bi-skip-forward-circle-fill::before {
  content: ""
}
.bi-skip-forward-circle::before {
  content: ""
}
.bi-skip-forward-fill::before {
  content: ""
}
.bi-skip-forward::before {
  content: ""
}
.bi-skip-start-btn-fill::before {
  content: ""
}
.bi-skip-start-btn::before {
  content: ""
}
.bi-skip-start-circle-fill::before {
  content: ""
}
.bi-skip-start-circle::before {
  content: ""
}
.bi-skip-start-fill::before {
  content: ""
}
.bi-skip-start::before {
  content: ""
}
.bi-slack::before {
  content: ""
}
.bi-slash-circle-fill::before {
  content: ""
}
.bi-slash-circle::before {
  content: ""
}
.bi-slash-square-fill::before {
  content: ""
}
.bi-slash-square::before {
  content: ""
}
.bi-slash::before {
  content: ""
}
.bi-sliders::before {
  content: ""
}
.bi-smartwatch::before {
  content: ""
}
.bi-snow::before {
  content: ""
}
.bi-snow2::before {
  content: ""
}
.bi-snow3::before {
  content: ""
}
.bi-sort-alpha-down-alt::before {
  content: ""
}
.bi-sort-alpha-down::before {
  content: ""
}
.bi-sort-alpha-up-alt::before {
  content: ""
}
.bi-sort-alpha-up::before {
  content: ""
}
.bi-sort-down-alt::before {
  content: ""
}
.bi-sort-down::before {
  content: ""
}
.bi-sort-numeric-down-alt::before {
  content: ""
}
.bi-sort-numeric-down::before {
  content: ""
}
.bi-sort-numeric-up-alt::before {
  content: ""
}
.bi-sort-numeric-up::before {
  content: ""
}
.bi-sort-up-alt::before {
  content: ""
}
.bi-sort-up::before {
  content: ""
}
.bi-soundwave::before {
  content: ""
}
.bi-speaker-fill::before {
  content: ""
}
.bi-speaker::before {
  content: ""
}
.bi-speedometer::before {
  content: ""
}
.bi-speedometer2::before {
  content: ""
}
.bi-spellcheck::before {
  content: ""
}
.bi-square-fill::before {
  content: ""
}
.bi-square-half::before {
  content: ""
}
.bi-square::before {
  content: ""
}
.bi-stack::before {
  content: ""
}
.bi-star-fill::before {
  content: ""
}
.bi-star-half::before {
  content: ""
}
.bi-star::before {
  content: ""
}
.bi-stars::before {
  content: ""
}
.bi-stickies-fill::before {
  content: ""
}
.bi-stickies::before {
  content: ""
}
.bi-sticky-fill::before {
  content: ""
}
.bi-sticky::before {
  content: ""
}
.bi-stop-btn-fill::before {
  content: ""
}
.bi-stop-btn::before {
  content: ""
}
.bi-stop-circle-fill::before {
  content: ""
}
.bi-stop-circle::before {
  content: ""
}
.bi-stop-fill::before {
  content: ""
}
.bi-stop::before {
  content: ""
}
.bi-stoplights-fill::before {
  content: ""
}
.bi-stoplights::before {
  content: ""
}
.bi-stopwatch-fill::before {
  content: ""
}
.bi-stopwatch::before {
  content: ""
}
.bi-subtract::before {
  content: ""
}
.bi-suit-club-fill::before {
  content: ""
}
.bi-suit-club::before {
  content: ""
}
.bi-suit-diamond-fill::before {
  content: ""
}
.bi-suit-diamond::before {
  content: ""
}
.bi-suit-heart-fill::before {
  content: ""
}
.bi-suit-heart::before {
  content: ""
}
.bi-suit-spade-fill::before {
  content: ""
}
.bi-suit-spade::before {
  content: ""
}
.bi-sun-fill::before {
  content: ""
}
.bi-sun::before {
  content: ""
}
.bi-sunglasses::before {
  content: ""
}
.bi-sunrise-fill::before {
  content: ""
}
.bi-sunrise::before {
  content: ""
}
.bi-sunset-fill::before {
  content: ""
}
.bi-sunset::before {
  content: ""
}
.bi-symmetry-horizontal::before {
  content: ""
}
.bi-symmetry-vertical::before {
  content: ""
}
.bi-table::before {
  content: ""
}
.bi-tablet-fill::before {
  content: ""
}
.bi-tablet-landscape-fill::before {
  content: ""
}
.bi-tablet-landscape::before {
  content: ""
}
.bi-tablet::before {
  content: ""
}
.bi-tag-fill::before {
  content: ""
}
.bi-tag::before {
  content: ""
}
.bi-tags-fill::before {
  content: ""
}
.bi-tags::before {
  content: ""
}
.bi-telegram::before {
  content: ""
}
.bi-telephone-fill::before {
  content: ""
}
.bi-telephone-forward-fill::before {
  content: ""
}
.bi-telephone-forward::before {
  content: ""
}
.bi-telephone-inbound-fill::before {
  content: ""
}
.bi-telephone-inbound::before {
  content: ""
}
.bi-telephone-minus-fill::before {
  content: ""
}
.bi-telephone-minus::before {
  content: ""
}
.bi-telephone-outbound-fill::before {
  content: ""
}
.bi-telephone-outbound::before {
  content: ""
}
.bi-telephone-plus-fill::before {
  content: ""
}
.bi-telephone-plus::before {
  content: ""
}
.bi-telephone-x-fill::before {
  content: ""
}
.bi-telephone-x::before {
  content: ""
}
.bi-telephone::before {
  content: ""
}
.bi-terminal-fill::before {
  content: ""
}
.bi-terminal::before {
  content: ""
}
.bi-text-center::before {
  content: ""
}
.bi-text-indent-left::before {
  content: ""
}
.bi-text-indent-right::before {
  content: ""
}
.bi-text-left::before {
  content: ""
}
.bi-text-paragraph::before {
  content: ""
}
.bi-text-right::before {
  content: ""
}
.bi-textarea-resize::before {
  content: ""
}
.bi-textarea-t::before {
  content: ""
}
.bi-textarea::before {
  content: ""
}
.bi-thermometer-half::before {
  content: ""
}
.bi-thermometer-high::before {
  content: ""
}
.bi-thermometer-low::before {
  content: ""
}
.bi-thermometer-snow::before {
  content: ""
}
.bi-thermometer-sun::before {
  content: ""
}
.bi-thermometer::before {
  content: ""
}
.bi-three-dots-vertical::before {
  content: ""
}
.bi-three-dots::before {
  content: ""
}
.bi-toggle-off::before {
  content: ""
}
.bi-toggle-on::before {
  content: ""
}
.bi-toggle2-off::before {
  content: ""
}
.bi-toggle2-on::before {
  content: ""
}
.bi-toggles::before {
  content: ""
}
.bi-toggles2::before {
  content: ""
}
.bi-tools::before {
  content: ""
}
.bi-tornado::before {
  content: ""
}
.bi-trash-fill::before {
  content: ""
}
.bi-trash::before {
  content: ""
}
.bi-trash2-fill::before {
  content: ""
}
.bi-trash2::before {
  content: ""
}
.bi-tree-fill::before {
  content: ""
}
.bi-tree::before {
  content: ""
}
.bi-triangle-fill::before {
  content: ""
}
.bi-triangle-half::before {
  content: ""
}
.bi-triangle::before {
  content: ""
}
.bi-trophy-fill::before {
  content: ""
}
.bi-trophy::before {
  content: ""
}
.bi-tropical-storm::before {
  content: ""
}
.bi-truck-flatbed::before {
  content: ""
}
.bi-truck::before {
  content: ""
}
.bi-tsunami::before {
  content: ""
}
.bi-tv-fill::before {
  content: ""
}
.bi-tv::before {
  content: ""
}
.bi-twitch::before {
  content: ""
}
.bi-twitter::before {
  content: ""
}
.bi-type-bold::before {
  content: ""
}
.bi-type-h1::before {
  content: ""
}
.bi-type-h2::before {
  content: ""
}
.bi-type-h3::before {
  content: ""
}
.bi-type-italic::before {
  content: ""
}
.bi-type-strikethrough::before {
  content: ""
}
.bi-type-underline::before {
  content: ""
}
.bi-type::before {
  content: ""
}
.bi-ui-checks-grid::before {
  content: ""
}
.bi-ui-checks::before {
  content: ""
}
.bi-ui-radios-grid::before {
  content: ""
}
.bi-ui-radios::before {
  content: ""
}
.bi-umbrella-fill::before {
  content: ""
}
.bi-umbrella::before {
  content: ""
}
.bi-union::before {
  content: ""
}
.bi-unlock-fill::before {
  content: ""
}
.bi-unlock::before {
  content: ""
}
.bi-upc-scan::before {
  content: ""
}
.bi-upc::before {
  content: ""
}
.bi-upload::before {
  content: ""
}
.bi-vector-pen::before {
  content: ""
}
.bi-view-list::before {
  content: ""
}
.bi-view-stacked::before {
  content: ""
}
.bi-vinyl-fill::before {
  content: ""
}
.bi-vinyl::before {
  content: ""
}
.bi-voicemail::before {
  content: ""
}
.bi-volume-down-fill::before {
  content: ""
}
.bi-volume-down::before {
  content: ""
}
.bi-volume-mute-fill::before {
  content: ""
}
.bi-volume-mute::before {
  content: ""
}
.bi-volume-off-fill::before {
  content: ""
}
.bi-volume-off::before {
  content: ""
}
.bi-volume-up-fill::before {
  content: ""
}
.bi-volume-up::before {
  content: ""
}
.bi-vr::before {
  content: ""
}
.bi-wallet-fill::before {
  content: ""
}
.bi-wallet::before {
  content: ""
}
.bi-wallet2::before {
  content: ""
}
.bi-watch::before {
  content: ""
}
.bi-water::before {
  content: ""
}
.bi-whatsapp::before {
  content: ""
}
.bi-wifi-1::before {
  content: ""
}
.bi-wifi-2::before {
  content: ""
}
.bi-wifi-off::before {
  content: ""
}
.bi-wifi::before {
  content: ""
}
.bi-wind::before {
  content: ""
}
.bi-window-dock::before {
  content: ""
}
.bi-window-sidebar::before {
  content: ""
}
.bi-window::before {
  content: ""
}
.bi-wrench::before {
  content: ""
}
.bi-x-circle-fill::before {
  content: ""
}
.bi-x-circle::before {
  content: ""
}
.bi-x-diamond-fill::before {
  content: ""
}
.bi-x-diamond::before {
  content: ""
}
.bi-x-octagon-fill::before {
  content: ""
}
.bi-x-octagon::before {
  content: ""
}
.bi-x-square-fill::before {
  content: ""
}
.bi-x-square::before {
  content: ""
}
.bi-x::before {
  content: ""
}
.bi-youtube::before {
  content: ""
}
.bi-zoom-in::before {
  content: ""
}
.bi-zoom-out::before {
  content: ""
}
.bi-bank::before {
  content: ""
}
.bi-bank2::before {
  content: ""
}
.bi-bell-slash-fill::before {
  content: ""
}
.bi-bell-slash::before {
  content: ""
}
.bi-cash-coin::before {
  content: ""
}
.bi-check-lg::before {
  content: ""
}
.bi-coin::before {
  content: ""
}
.bi-currency-bitcoin::before {
  content: ""
}
.bi-currency-dollar::before {
  content: ""
}
.bi-currency-euro::before {
  content: ""
}
.bi-currency-exchange::before {
  content: ""
}
.bi-currency-pound::before {
  content: ""
}
.bi-currency-yen::before {
  content: ""
}
.bi-dash-lg::before {
  content: ""
}
.bi-exclamation-lg::before {
  content: ""
}
.bi-file-earmark-pdf-fill::before {
  content: ""
}
.bi-file-earmark-pdf::before {
  content: ""
}
.bi-file-pdf-fill::before {
  content: ""
}
.bi-file-pdf::before {
  content: ""
}
.bi-gender-ambiguous::before {
  content: ""
}
.bi-gender-female::before {
  content: ""
}
.bi-gender-male::before {
  content: ""
}
.bi-gender-trans::before {
  content: ""
}
.bi-headset-vr::before {
  content: ""
}
.bi-info-lg::before {
  content: ""
}
.bi-mastodon::before {
  content: ""
}
.bi-messenger::before {
  content: ""
}
.bi-piggy-bank-fill::before {
  content: ""
}
.bi-piggy-bank::before {
  content: ""
}
.bi-pin-map-fill::before {
  content: ""
}
.bi-pin-map::before {
  content: ""
}
.bi-plus-lg::before {
  content: ""
}
.bi-question-lg::before {
  content: ""
}
.bi-recycle::before {
  content: ""
}
.bi-reddit::before {
  content: ""
}
.bi-safe-fill::before {
  content: ""
}
.bi-safe2-fill::before {
  content: ""
}
.bi-safe2::before {
  content: ""
}
.bi-sd-card-fill::before {
  content: ""
}
.bi-sd-card::before {
  content: ""
}
.bi-skype::before {
  content: ""
}
.bi-slash-lg::before {
  content: ""
}
.bi-translate::before {
  content: ""
}
.bi-x-lg::before {
  content: ""
}
.bi-safe::before {
  content: ""
}
.bi-apple::before {
  content: ""
}
.bi-microsoft::before {
  content: ""
}
.bi-windows::before {
  content: ""
}
.bi-behance::before {
  content: ""
}
.bi-dribbble::before {
  content: ""
}
.bi-line::before {
  content: ""
}
.bi-medium::before {
  content: ""
}
.bi-paypal::before {
  content: ""
}
.bi-pinterest::before {
  content: ""
}
.bi-signal::before {
  content: ""
}
.bi-snapchat::before {
  content: ""
}
.bi-spotify::before {
  content: ""
}
.bi-stack-overflow::before {
  content: ""
}
.bi-strava::before {
  content: ""
}
.bi-wordpress::before {
  content: ""
}
.bi-vimeo::before {
  content: ""
}
.bi-activity::before {
  content: ""
}
.bi-easel2-fill::before {
  content: ""
}
.bi-easel2::before {
  content: ""
}
.bi-easel3-fill::before {
  content: ""
}
.bi-easel3::before {
  content: ""
}
.bi-fan::before {
  content: ""
}
.bi-fingerprint::before {
  content: ""
}
.bi-graph-down-arrow::before {
  content: ""
}
.bi-graph-up-arrow::before {
  content: ""
}
.bi-hypnotize::before {
  content: ""
}
.bi-magic::before {
  content: ""
}
.bi-person-rolodex::before {
  content: ""
}
.bi-person-video::before {
  content: ""
}
.bi-person-video2::before {
  content: ""
}
.bi-person-video3::before {
  content: ""
}
.bi-person-workspace::before {
  content: ""
}
.bi-radioactive::before {
  content: ""
}
.bi-webcam-fill::before {
  content: ""
}
.bi-webcam::before {
  content: ""
}
.bi-yin-yang::before {
  content: ""
}
.bi-bandaid-fill::before {
  content: ""
}
.bi-bandaid::before {
  content: ""
}
.bi-bluetooth::before {
  content: ""
}
.bi-body-text::before {
  content: ""
}
.bi-boombox::before {
  content: ""
}
.bi-boxes::before {
  content: ""
}
.bi-dpad-fill::before {
  content: ""
}
.bi-dpad::before {
  content: ""
}
.bi-ear-fill::before {
  content: ""
}
.bi-ear::before {
  content: ""
}
.bi-envelope-check-1::before {
  content: ""
}
.bi-envelope-check-fill::before {
  content: ""
}
.bi-envelope-check::before {
  content: ""
}
.bi-envelope-dash-1::before {
  content: ""
}
.bi-envelope-dash-fill::before {
  content: ""
}
.bi-envelope-dash::before {
  content: ""
}
.bi-envelope-exclamation-1::before {
  content: ""
}
.bi-envelope-exclamation-fill::before {
  content: ""
}
.bi-envelope-exclamation::before {
  content: ""
}
.bi-envelope-plus-fill::before {
  content: ""
}
.bi-envelope-plus::before {
  content: ""
}
.bi-envelope-slash-1::before {
  content: ""
}
.bi-envelope-slash-fill::before {
  content: ""
}
.bi-envelope-slash::before {
  content: ""
}
.bi-envelope-x-1::before {
  content: ""
}
.bi-envelope-x-fill::before {
  content: ""
}
.bi-envelope-x::before {
  content: ""
}
.bi-explicit-fill::before {
  content: ""
}
.bi-explicit::before {
  content: ""
}
.bi-git::before {
  content: ""
}
.bi-infinity::before {
  content: ""
}
.bi-list-columns-reverse::before {
  content: ""
}
.bi-list-columns::before {
  content: ""
}
.bi-meta::before {
  content: ""
}
.bi-mortorboard-fill::before {
  content: ""
}
.bi-mortorboard::before {
  content: ""
}
.bi-nintendo-switch::before {
  content: ""
}
.bi-pc-display-horizontal::before {
  content: ""
}
.bi-pc-display::before {
  content: ""
}
.bi-pc-horizontal::before {
  content: ""
}
.bi-pc::before {
  content: ""
}
.bi-playstation::before {
  content: ""
}
.bi-plus-slash-minus::before {
  content: ""
}
.bi-projector-fill::before {
  content: ""
}
.bi-projector::before {
  content: ""
}
.bi-qr-code-scan::before {
  content: ""
}
.bi-qr-code::before {
  content: ""
}
.bi-quora::before {
  content: ""
}
.bi-quote::before {
  content: ""
}
.bi-robot::before {
  content: ""
}
.bi-send-check-fill::before {
  content: ""
}
.bi-send-check::before {
  content: ""
}
.bi-send-dash-fill::before {
  content: ""
}
.bi-send-dash::before {
  content: ""
}
.bi-send-exclamation-1::before {
  content: ""
}
.bi-send-exclamation-fill::before {
  content: ""
}
.bi-send-exclamation::before {
  content: ""
}
.bi-send-fill::before {
  content: ""
}
.bi-send-plus-fill::before {
  content: ""
}
.bi-send-plus::before {
  content: ""
}
.bi-send-slash-fill::before {
  content: ""
}
.bi-send-slash::before {
  content: ""
}
.bi-send-x-fill::before {
  content: ""
}
.bi-send-x::before {
  content: ""
}
.bi-send::before {
  content: ""
}
.bi-steam::before {
  content: ""
}
.bi-terminal-dash-1::before {
  content: ""
}
.bi-terminal-dash::before {
  content: ""
}
.bi-terminal-plus::before {
  content: ""
}
.bi-terminal-split::before {
  content: ""
}
.bi-ticket-detailed-fill::before {
  content: ""
}
.bi-ticket-detailed::before {
  content: ""
}
.bi-ticket-fill::before {
  content: ""
}
.bi-ticket-perforated-fill::before {
  content: ""
}
.bi-ticket-perforated::before {
  content: ""
}
.bi-ticket::before {
  content: ""
}
.bi-tiktok::before {
  content: ""
}
.bi-window-dash::before {
  content: ""
}
.bi-window-desktop::before {
  content: ""
}
.bi-window-fullscreen::before {
  content: ""
}
.bi-window-plus::before {
  content: ""
}
.bi-window-split::before {
  content: ""
}
.bi-window-stack::before {
  content: ""
}
.bi-window-x::before {
  content: ""
}
.bi-xbox::before {
  content: ""
}
.bi-ethernet::before {
  content: ""
}
.bi-hdmi-fill::before {
  content: ""
}
.bi-hdmi::before {
  content: ""
}
.bi-usb-c-fill::before {
  content: ""
}
.bi-usb-c::before {
  content: ""
}
.bi-usb-fill::before {
  content: ""
}
.bi-usb-plug-fill::before {
  content: ""
}
.bi-usb-plug::before {
  content: ""
}
.bi-usb-symbol::before {
  content: ""
}
.bi-usb::before {
  content: ""
}
.bi-boombox-fill::before {
  content: ""
}
.bi-displayport-1::before {
  content: ""
}
.bi-displayport::before {
  content: ""
}
.bi-gpu-card::before {
  content: ""
}
.bi-memory::before {
  content: ""
}
.bi-modem-fill::before {
  content: ""
}
.bi-modem::before {
  content: ""
}
.bi-motherboard-fill::before {
  content: ""
}
.bi-motherboard::before {
  content: ""
}
.bi-optical-audio-fill::before {
  content: ""
}
.bi-optical-audio::before {
  content: ""
}
.bi-pci-card::before {
  content: ""
}
.bi-router-fill::before {
  content: ""
}
.bi-router::before {
  content: ""
}
.bi-ssd-fill::before {
  content: ""
}
.bi-ssd::before {
  content: ""
}
.bi-thunderbolt-fill::before {
  content: ""
}
.bi-thunderbolt::before {
  content: ""
}
.bi-usb-drive-fill::before {
  content: ""
}
.bi-usb-drive::before {
  content: ""
}
.bi-usb-micro-fill::before {
  content: ""
}
.bi-usb-micro::before {
  content: ""
}
.bi-usb-mini-fill::before {
  content: ""
}
.bi-usb-mini::before {
  content: ""
}
.bi-cloud-haze2::before {
  content: ""
}
.bi-device-hdd-fill::before {
  content: ""
}
.bi-device-hdd::before {
  content: ""
}
.bi-device-ssd-fill::before {
  content: ""
}
.bi-device-ssd::before {
  content: ""
}
.bi-displayport-fill::before {
  content: ""
}
.bi-mortarboard-fill::before {
  content: ""
}
.bi-mortarboard::before {
  content: ""
}
.bi-terminal-x::before {
  content: ""
}
.bi-arrow-through-heart-fill::before {
  content: ""
}
.bi-arrow-through-heart::before {
  content: ""
}
.bi-badge-sd-fill::before {
  content: ""
}
.bi-badge-sd::before {
  content: ""
}
.bi-bag-heart-fill::before {
  content: ""
}
.bi-bag-heart::before {
  content: ""
}
.bi-balloon-fill::before {
  content: ""
}
.bi-balloon-heart-fill::before {
  content: ""
}
.bi-balloon-heart::before {
  content: ""
}
.bi-balloon::before {
  content: ""
}
.bi-box2-fill::before {
  content: ""
}
.bi-box2-heart-fill::before {
  content: ""
}
.bi-box2-heart::before {
  content: ""
}
.bi-box2::before {
  content: ""
}
.bi-braces-asterisk::before {
  content: ""
}
.bi-calendar-heart-fill::before {
  content: ""
}
.bi-calendar-heart::before {
  content: ""
}
.bi-calendar2-heart-fill::before {
  content: ""
}
.bi-calendar2-heart::before {
  content: ""
}
.bi-chat-heart-fill::before {
  content: ""
}
.bi-chat-heart::before {
  content: ""
}
.bi-chat-left-heart-fill::before {
  content: ""
}
.bi-chat-left-heart::before {
  content: ""
}
.bi-chat-right-heart-fill::before {
  content: ""
}
.bi-chat-right-heart::before {
  content: ""
}
.bi-chat-square-heart-fill::before {
  content: ""
}
.bi-chat-square-heart::before {
  content: ""
}
.bi-clipboard-check-fill::before {
  content: ""
}
.bi-clipboard-data-fill::before {
  content: ""
}
.bi-clipboard-fill::before {
  content: ""
}
.bi-clipboard-heart-fill::before {
  content: ""
}
.bi-clipboard-heart::before {
  content: ""
}
.bi-clipboard-minus-fill::before {
  content: ""
}
.bi-clipboard-plus-fill::before {
  content: ""
}
.bi-clipboard-pulse::before {
  content: ""
}
.bi-clipboard-x-fill::before {
  content: ""
}
.bi-clipboard2-check-fill::before {
  content: ""
}
.bi-clipboard2-check::before {
  content: ""
}
.bi-clipboard2-data-fill::before {
  content: ""
}
.bi-clipboard2-data::before {
  content: ""
}
.bi-clipboard2-fill::before {
  content: ""
}
.bi-clipboard2-heart-fill::before {
  content: ""
}
.bi-clipboard2-heart::before {
  content: ""
}
.bi-clipboard2-minus-fill::before {
  content: ""
}
.bi-clipboard2-minus::before {
  content: ""
}
.bi-clipboard2-plus-fill::before {
  content: ""
}
.bi-clipboard2-plus::before {
  content: ""
}
.bi-clipboard2-pulse-fill::before {
  content: ""
}
.bi-clipboard2-pulse::before {
  content: ""
}
.bi-clipboard2-x-fill::before {
  content: ""
}
.bi-clipboard2-x::before {
  content: ""
}
.bi-clipboard2::before {
  content: ""
}
.bi-emoji-kiss-fill::before {
  content: ""
}
.bi-emoji-kiss::before {
  content: ""
}
.bi-envelope-heart-fill::before {
  content: ""
}
.bi-envelope-heart::before {
  content: ""
}
.bi-envelope-open-heart-fill::before {
  content: ""
}
.bi-envelope-open-heart::before {
  content: ""
}
.bi-envelope-paper-fill::before {
  content: ""
}
.bi-envelope-paper-heart-fill::before {
  content: ""
}
.bi-envelope-paper-heart::before {
  content: ""
}
.bi-envelope-paper::before {
  content: ""
}
.bi-filetype-aac::before {
  content: ""
}
.bi-filetype-ai::before {
  content: ""
}
.bi-filetype-bmp::before {
  content: ""
}
.bi-filetype-cs::before {
  content: ""
}
.bi-filetype-css::before {
  content: ""
}
.bi-filetype-csv::before {
  content: ""
}
.bi-filetype-doc::before {
  content: ""
}
.bi-filetype-docx::before {
  content: ""
}
.bi-filetype-exe::before {
  content: ""
}
.bi-filetype-gif::before {
  content: ""
}
.bi-filetype-heic::before {
  content: ""
}
.bi-filetype-html::before {
  content: ""
}
.bi-filetype-java::before {
  content: ""
}
.bi-filetype-jpg::before {
  content: ""
}
.bi-filetype-js::before {
  content: ""
}
.bi-filetype-jsx::before {
  content: ""
}
.bi-filetype-key::before {
  content: ""
}
.bi-filetype-m4p::before {
  content: ""
}
.bi-filetype-md::before {
  content: ""
}
.bi-filetype-mdx::before {
  content: ""
}
.bi-filetype-mov::before {
  content: ""
}
.bi-filetype-mp3::before {
  content: ""
}
.bi-filetype-mp4::before {
  content: ""
}
.bi-filetype-otf::before {
  content: ""
}
.bi-filetype-pdf::before {
  content: ""
}
.bi-filetype-php::before {
  content: ""
}
.bi-filetype-png::before {
  content: ""
}
.bi-filetype-ppt-1::before {
  content: ""
}
.bi-filetype-ppt::before {
  content: ""
}
.bi-filetype-psd::before {
  content: ""
}
.bi-filetype-py::before {
  content: ""
}
.bi-filetype-raw::before {
  content: ""
}
.bi-filetype-rb::before {
  content: ""
}
.bi-filetype-sass::before {
  content: ""
}
.bi-filetype-scss::before {
  content: ""
}
.bi-filetype-sh::before {
  content: ""
}
.bi-filetype-svg::before {
  content: ""
}
.bi-filetype-tiff::before {
  content: ""
}
.bi-filetype-tsx::before {
  content: ""
}
.bi-filetype-ttf::before {
  content: ""
}
.bi-filetype-txt::before {
  content: ""
}
.bi-filetype-wav::before {
  content: ""
}
.bi-filetype-woff::before {
  content: ""
}
.bi-filetype-xls-1::before {
  content: ""
}
.bi-filetype-xls::before {
  content: ""
}
.bi-filetype-xml::before {
  content: ""
}
.bi-filetype-yml::before {
  content: ""
}
.bi-heart-arrow::before {
  content: ""
}
.bi-heart-pulse-fill::before {
  content: ""
}
.bi-heart-pulse::before {
  content: ""
}
.bi-heartbreak-fill::before {
  content: ""
}
.bi-heartbreak::before {
  content: ""
}
.bi-hearts::before {
  content: ""
}
.bi-hospital-fill::before {
  content: ""
}
.bi-hospital::before {
  content: ""
}
.bi-house-heart-fill::before {
  content: ""
}
.bi-house-heart::before {
  content: ""
}
.bi-incognito::before {
  content: ""
}
.bi-magnet-fill::before {
  content: ""
}
.bi-magnet::before {
  content: ""
}
.bi-person-heart::before {
  content: ""
}
.bi-person-hearts::before {
  content: ""
}
.bi-phone-flip::before {
  content: ""
}
.bi-plugin::before {
  content: ""
}
.bi-postage-fill::before {
  content: ""
}
.bi-postage-heart-fill::before {
  content: ""
}
.bi-postage-heart::before {
  content: ""
}
.bi-postage::before {
  content: ""
}
.bi-postcard-fill::before {
  content: ""
}
.bi-postcard-heart-fill::before {
  content: ""
}
.bi-postcard-heart::before {
  content: ""
}
.bi-postcard::before {
  content: ""
}
.bi-search-heart-fill::before {
  content: ""
}
.bi-search-heart::before {
  content: ""
}
.bi-sliders2-vertical::before {
  content: ""
}
.bi-sliders2::before {
  content: ""
}
.bi-trash3-fill::before {
  content: ""
}
.bi-trash3::before {
  content: ""
}
.bi-valentine::before {
  content: ""
}
.bi-valentine2::before {
  content: ""
}
.bi-wrench-adjustable-circle-fill::before {
  content: ""
}
.bi-wrench-adjustable-circle::before {
  content: ""
}
.bi-wrench-adjustable::before {
  content: ""
}
.bi-filetype-json::before {
  content: ""
}
.bi-filetype-pptx::before {
  content: ""
}
.bi-filetype-xlsx::before {
  content: ""
}
@-webkit-keyframes fancybox-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
@keyframes fancybox-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
@keyframes fadeInUpHalf {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-50px, 0, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
@keyframes fadeInLeftCenter {
  0% {
    opacity: 0;
    transform: translate3d(-50px, -50%, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(0, -50%, 0)
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(50px, 0, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-50px, 0, 0)
  }
  to {
    transform: none
  }
}
@keyframes slideInRight {
  0% {
    transform: translate3d(50px, 0, 0)
  }
  to {
    transform: none
  }
}
@keyframes slideInLeftHalf {
  0% {
    transform: translate3d(-50%, 0, 0)
  }
  to {
    transform: none
  }
}
@keyframes slideInRightHalf {
  0% {
    transform: translate3d(50%, 0, 0)
  }
  to {
    transform: none
  }
}
@keyframes slideInLeftQuarter {
  0% {
    transform: translate3d(-25%, 0, 0)
  }
  to {
    transform: none
  }
}
@keyframes slideInRightQuarter {
  0% {
    transform: translate3d(25%, 0, 0)
  }
  to {
    transform: none
  }
}
@keyframes line {
  0% {
    width: 0
  }
  to {
    width: 100px
  }
}
.flickity-enabled {
  position: relative
}
.flickity-enabled:focus {
  outline: 0
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  user-select: none
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.flickity-button {
  position: absolute;
  background: 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  color: #191919;
  transition: all .3s ease
}
.flickity-button:hover {
  cursor: pointer;
  opacity: .5
}
.flickity-button:focus {
  outline: 0
}
.flickity-button:disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}
.flickity-button-icon {
  fill: #191919
}
.flickity-prev-next-button {
  top: 50%;
  width: 35px;
  height: 65px;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}
.flickity-prev-next-button.previous {
  left: 60px;
  background-image: url(../img/icons/arrow-left@2x.png)
}
.flickity-prev-next-button.next {
  right: 60px;
  background-image: url(../img/icons/arrow-right@2x.png)
}
.flickity-prev-next-button .flickity-button-icon {
  display: none
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1
}
.flickity-rtl .flickity-page-dots {
  direction: rtl
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer
}
.fancybox-close-small:hover svg, .flickity-page-dots .dot.is-selected {
  opacity: 1
}
@media (max-width:1199.98px) {
  .flickity-prev-next-button {
    width: 30px;
    height: 40px
  }
  .flickity-prev-next-button.previous {
    left: 30px
  }
  .flickity-prev-next-button.next {
    right: 30px
  }
}
@media (max-width:767.98px) {
  .flickity-prev-next-button {
    width: 20px;
    height: 30px
  }
  .flickity-prev-next-button.previous {
    left: 15px
  }
  .flickity-prev-next-button.next {
    right: 15px
  }
}
body.compensate-for-scrollbar {
  overflow: hidden
}
.fancybox-active {
  height: auto
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  box-sizing: border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}
.fancybox-bg {
  background: #f7f3ed;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
  opacity: .95;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-toolbar {
  opacity: 0;
  position: absolute
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  visibility: visible
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.fancybox-toolbar {
  right: 0;
  top: 0
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block
}
.fancybox-slide--next {
  z-index: 99995
}
.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0
}
.fancybox-slide--image::before {
  display: none
}
.fancybox-slide--html {
  padding: 6px 6px 0
}
.fancybox-slide--iframe {
  padding: 44px 44px 0
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle
}
.fancybox-image, .fancybox-slide--image .fancybox-content, .fancybox-spaceball {
  background: 0 0;
  left: 0;
  margin: 0;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}
.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.fancybox-container [data-selectable=true] {
  cursor: text
}
.fancybox-image, .fancybox-spaceball {
  border: 0;
  height: 100%;
  max-height: none;
  width: 100%
}
.fancybox-spaceball {
  z-index: 1
}
.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px
}
.fancybox-iframe, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content, .fancybox-video {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--video .fancybox-content {
  background: #000
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin: 0 0 44px
}
.fancybox-iframe, .fancybox-video {
  background: 0 0;
  border: 0;
  overflow: hidden
}
.fancybox-iframe {
  vertical-align: top
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}
.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: 0;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
  color: #ccc
}
.fancybox-button:link, .fancybox-button:visited {
  color: #ccc
}
.fancybox-button:focus, .fancybox-button:hover {
  color: #fff
}
.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default
}
.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision
}
.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3
}
.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none
}
.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor
}
.fancybox-button--share svg path {
  stroke-width: 1
}
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s
}
.fancybox-navigation .fancybox-button::after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10
}
.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s
}
.fancybox-close-small:focus {
  outline: 0
}
.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px
}
.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: 0 0;
  color: #fff
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none
}
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0
}
.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1
}
.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: 0 0;
  border: 6px solid rgba(100, 100, 100, .5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0-30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current, .fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(.5, .5, .5);
  transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1)
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}
.fancybox-share p {
  margin: 0;
  padding: 0
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff
}
.fancybox-share__button:hover {
  text-decoration: none
}
.fancybox-share__button--fb {
  background: #3b5998
}
.fancybox-share__button--fb:hover {
  background: #344e86
}
.fancybox-share__button--pt {
  background: #bd081d
}
.fancybox-share__button--pt:hover {
  background: #aa0719
}
.fancybox-share__button--tw {
  background: #1da1f2
}
.fancybox-share__button--tw:hover {
  background: #0d95e8
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}
.fancybox-share__button svg path {
  fill: #fff
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}
.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%
}
.fancybox-thumbs-x > ul {
  overflow: hidden
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}
.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}
.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, .1)
}
.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}
@media all and (max-width:800px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px)
  }
}
@font-face {
  font-family: "Baskerville";
  src: url(../fonts/Baskerville.ttc)format("ttc");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "Gotham";
  src: url(../fonts/Gotham-Bold.woff2)format("woff2"), url(../fonts/Gotham-Bold.woff)format("woff");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: "Gotham";
  src: url(../fonts/Gotham-Medium.woff2)format("woff2"), url(../fonts/Gotham-Medium.woff)format("woff");
  font-weight: 500;
  font-style: normal
}
/* @font-face {
  font-family: "Gotham";
  src: url(../fonts/Gotham-Black.woff2)format("woff2"), url(../fonts/Gotham-Black.woff)format("woff");
  font-weight: 900;
  font-style: normal
} */
@font-face {
  font-family: "Gotham";
  src: url(../fonts/Gotham-Book.woff2)format("woff2"), url(../fonts/Gotham-Book.woff)format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "Gotham";
  src: url(../fonts/Gotham-Light.woff2)format("woff2"), url(../fonts/Gotham-Light.woff)format("woff");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: "SFPro";
  src: url(../fonts/SFProDisplay-Light.woff2)format("woff2"), url(../fonts/SFProDisplay-Light.woff)format("woff");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: "SFPro";
  src: url(../fonts/SFProDisplay-Regular.woff2)format("woff2"), url(../fonts/SFProDisplay-Regular.woff)format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: "SFPro";
  src: url(../fonts/SFProDisplay-Medium.woff2)format("woff2"), url(../fonts/SFProDisplay-Medium.woff)format("woff");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: "SFPro";
  src: url(../fonts/SFProDisplay-Bold.woff2)format("woff2"), url(../fonts/SFProDisplay-Bold.woff)format("woff");
  font-weight: 700;
  font-style: normal
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
#main-wrapper {
  padding-top: 90px;
  overflow: hidden
}
.container {
  max-width: 1560px;
  padding-left: 30px;
  padding-right: 30px
}
img {
  max-width: 100%;
  height: auto
}
a {
  transition: all .3s ease
}
@media (max-width:991.98px) {
  .container {
    padding-left: 15px;
    padding-right: 15px
  }
  body {
    font-size: .9rem
  }
}
@media (max-width:575.98px) {
  #main-wrapper {
    padding-top: 60px
  }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  font-family: "Baskerville", serif;
  font-weight: 600;
  line-height: 1;
  color: inherit;
  font-style: italic
}
.h1, h1 {
  font-size: 46px
}
.h2, h2 {
  font-size: 36px
}
.h3, h3 {
  font-size: 32px
}
.h4, h4 {
  font-size: 26px
}
.h5, h5 {
  font-size: 18px
}
.h6, h6 {
  font-size: 12px
}
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: 600
}
.lead, .small, small {
  font-size: 21px;
  font-weight: 400
}
.small, small {
  font-size: 80%
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline-item {
  display: inline-block
}
.list-inline-item:not(:last-child) {
  margin-right: .5rem
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}
.blockquote-footer::before {
  content: "— "
}
@media (max-width:991.98px) {
  .h1, h1 {
    font-size: 32px
  }
  .h2, h2 {
    font-size: 28px
  }
  .h3, h3 {
    font-size: 24px
  }
  .h4, h4 {
    font-size: 20px
  }
  .h5, h5 {
    font-size: 16px
  }
  .h6, h6 {
    font-size: 12px
  }
}
@media (max-width:767.98px) {
  .h1, h1 {
    font-size: 30px
  }
  .h2, h2 {
    font-size: 26px
  }
  .h3, h3 {
    font-size: 22px
  }
  .h4, h4 {
    font-size: 18px
  }
  .h5, h5 {
    font-size: 14px
  }
  .h6, h6 {
    font-size: 12px
  }
}
.custom-title {
  text-align: center
}
.bg-shape, .bg-shape > * {
  position: relative
}
.bg-shape > * {
  z-index: 1
}
.bg-shape::after, .bg-shape::before {
  position: absolute;
  width: 125%;
  height: 100%;
  max-height: 500px;
  background-color: #fff;
  transform: rotate(-4.5deg)
}
.bg-shape::before {
  border-top: 4px solid #e8461a
}
.bg-shape::after {
  border-bottom: 4px solid #e8461a
}
.bg-shape.top::before {
  content: "";
  top: 0;
  left: 0;
  transform-origin: 0 100%
}
.bg-shape.bottom::after {
  content: "";
  bottom: -20px;
  right: -50px;
  transform-origin: 100% 100%
}

.bg-shape.green::after, .bg-shape.green::before {
	background-color: #e6f5f5;
border:transparent}

.bg-shape.transparent::after, .bg-shape.transparent::before {
  border-color: #fff;
}
.plan-legend {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  color: #8a8a8a
}
.plan-legend li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 10px;
  border-bottom: 1px solid #b1b1b1
}
.plan-legend li:last-child {
  border-bottom: 0
}
.plan-legend li span {
  display: block;
  width: 45px;
  height: 20px;
  margin-right: 10px
}
.download-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin: 100px auto;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  font-size: 22px
}
.download-link, .download-link:hover {
  color: inherit;
  text-decoration: none
}
.download-link img {
  width: 32px;
  height: auto;
  margin-top: 10px
}
@media (max-width:991.98px) {
  .download-link {
    width: 180px;
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 18px
  }
  .download-link img {
    width: 28px
  }
}
.fade-in-move-up {
  position: relative;
  top: 50px;
  opacity: 0
}
.showcase {
  margin-top: 6rem
}
.showcase .image-sm {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 320px;
  overflow: hidden;
  position: relative
}
@media (max-width:991.98px) {
  .showcase .image-sm {
    height: 260px
  }
}
@media (max-width:767.98px) {
  .showcase .image-sm {
    height: 200px
  }
}
#contact-rotated > div::before, #showcase-rotated > div::before, .showcase .image-sm::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background-size: cover;
  background-position: center;
  transform: skewY(4.5deg) scale(1.2)
}
.showcase .image-sm#showcase-2::before {
  background-image: url(../img/MINSTERCOURT_110.jpg)
}
.showcase .image-sm#showcase-3::before {
  background-image: url(../img/MINSTERCOURT_103.jpg)
}
#contact-rotated, #showcase-rotated, .showcase {
  transform: skewY(-4.5deg)
}
#contact-rotated > div, #showcase-rotated > div, .background-skewed-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
#contact-rotated > div, #showcase-rotated > div {
  position: relative;
  overflow: hidden;
  width: 260px;
  height: 260px;
  margin: .25rem
}
@media (max-width:991.98px) {
  #contact-rotated > div, #showcase-rotated > div {
    width: 200px;
    height: 200px
  }
}
@media (max-width:767.98px) {
  #contact-rotated > div, #showcase-rotated > div {
    width: 140px;
    height: 140px
  }
}
#contact-rotated #showcase-4::before, #showcase-rotated #showcase-4::before {
  background-image: url(../img/showcase-4.png)
}
#contact-rotated #showcase-5::before, #showcase-rotated #showcase-5::before {
  background-image: url(../img/showcase-5.png)
}
#contact-rotated #showcase-6::before, #showcase-rotated #showcase-6::before {
  background-image: url(../img/showcase-6.png)
}
#contact-rotated #floor-plan-1::before, #showcase-rotated #floor-plan-1::before {
  background-image: url(../img/floor-plans-1.jpg)
}
#contact-rotated #floor-plan-2::before, #showcase-rotated #floor-plan-2::before {
  background-image: url(../img/floor-plans-2.jpg)
}
#contact-rotated #floor-plan-3::before, #showcase-rotated #floor-plan-3::before {
  background-image: url(../img/floor-plans-3.jpg)
}
#showcase-rotated {
  position: relative;
  top: -3.4vw;
  justify-content: end
}
#contact-rotated {
  margin-bottom: 100px
}
#specifications {
  margin: 3rem auto
}
.background-skewed-image {
  transform-origin: top right;
  transform: skewY(-4.5deg);
  height: 1200px
}
.skew-it {
  position: relative;
  overflow: hidden
}
.parallaxParent > div, .skew-it#showcase-1::before {
  background-size: cover;
  position: absolute;
  z-index: -1
}
.skew-it#showcase-1::before {
  content: "";
  width: 100%;
  height: 283%;
  background: url(../img/MINSTERCOURT_088.jpg)0 0 no-repeat;
  transform: skewY(4.5deg) scale(1.2)
}
.skew-it img {
  visibility: hidden
}
.animate, .animate-in-view, .animate-multiple [data-animation] {
  visibility: hidden;
  animation-duration: 1.5s;
  will-change: transform, opacity
}
.animate-in-view.animated, .animate-multiple [data-animation].animated, .animate.animated {
  visibility: visible;
  animation-fill-mode: both;
  will-change: unset
}
.parallaxParent {
  position: relative;
  height: calc(100vh - 90px);
  overflow: hidden
}
.location-places-section .posts-container article figure img, .parallaxParent img {
  display: none
}
@media (max-width:575.98px) {
  .parallaxParent {
    height: calc(100vh - 60px)
  }
}
.parallaxParent > div {
  background-color: #000;
  width: 102%;
  height: 150%;
  background-position: center;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  transition: opacity 1s ease
}
.fadeIn {
  animation-name: fadeIn
}
.fadeInUp {
  animation-name: fadeInUp
}
.fadeInUpHalf {
  animation-name: fadeInUpHalf
}
.fadeInLeft {
  animation-name: fadeInLeft
}
.fadeInLeftCenter {
  animation-name: fadeInLeftCenter
}
.fadeInRight {
  animation-name: fadeInRight
}
.slideInLeft {
  animation-name: slideInLeft
}
.slideInRight {
  animation-name: slideInRight
}
.slideInLeftHalf {
  animation-name: slideInLeftHalf
}
.slideInRightHalf {
  animation-name: slideInRightHalf
}
.slideInLeftQuarter {
  animation-name: slideInLeftQuarter
}
.slideInRightQuarter {
  animation-name: slideInRightQuarter
}
.line {
  animation-duration: 500;
  animation-name: line
}
.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  border-bottom: 4px solid #e8461a
}
.main-nav .container {
  display: flex;
  align-items: center;
  height: 90px
}
.main-nav .logo {
  flex: 0 0 auto;
  width: 280px;
  margin: 0 auto
}
.main-nav .logo svg {
  display: block;
  width: 100%;
  height: auto;
  fill: #e8461a
}
.main-nav .main-nav-toggle {
  flex: 0 0 auto;
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  color: inherit;
  background: 0 0;
  transition: all .3s ease;
  cursor: pointer
}
.main-nav .main-nav-toggle:focus {
  outline: 0
}
.main-nav .main-nav-toggle .icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 26px;
  height: 2px;
  background-color: currentColor;
  transition: background-color .3s ease .3s
}
.main-nav .main-nav-toggle .icon:after, .main-nav .main-nav-toggle .icon:before {
  content: "";
  position: absolute;
  right: 0;
  width: 26px;
  height: 2px;
  background-color: currentColor;
  transition: top .3s ease .3s, opacity .3s ease .3s, transform .3s ease, background-color .3s ease
}
.main-nav .main-nav-toggle .icon:before {
  top: -8px
}
.main-nav .main-nav-toggle .icon:after {
  top: 8px
}
.main-nav-open .main-nav .main-nav-toggle .icon {
  background-color: transparent;
  transition: background-color .3s ease
}
.main-nav-open .main-nav .main-nav-toggle .icon:after, .main-nav-open .main-nav .main-nav-toggle .icon:before {
  transition: top .3s ease, opacity .3s ease, transform .3s ease .3s, background-color .3s ease
}
.main-nav-open .main-nav .main-nav-toggle .icon:before {
  top: 0;
  transform: rotate(45deg)
}
.main-nav-open .main-nav .main-nav-toggle .icon:after {
  top: 0;
  transform: rotate(-45deg)
}
@media (max-width:575.98px) {
  .main-nav .container {
    height: 60px
  }
  .main-nav .logo {
    width: 220px
  }
}
.main-nav-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 90px;
  background-color: #fff;
  box-shadow: inset 0-1px 0 0 rgba(0, 0, 0, .1), 0 1px 5px 0 rgba(0, 0, 0, .2);
  z-index: 95;
  transform: translate3d(0, -100%, 0);
  transition: all .75s cubic-bezier(.65, .05, .36, 1)
}
.main-nav-open .main-nav-container {
  transform: translate3d(0, 0, 0)
}
.main-nav-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center
}
.main-nav-container ul li {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px
}
.main-nav-container ul li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 110px;
  height: 2px;
  background-color: #e8461a;
  transform: translateX(-50%)
}
.main-nav-container ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}
.highlights-section .highlights-bullets li:last-child:after, .main-nav-container ul li:last-child:before {
  display: none
}
.main-nav-container ul li a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .2em;
  font-size: 36px;
  color: inherit
}
.main-nav-container ul li a:hover {
  color: #e8461a
}
.main-nav-container ul li a:after, .main-nav-container ul li a:before {
  content: "◆";
  display: block;
  color: inherit;
  font-size: 14px;
  line-height: 1;
  pointer-events: none;
  user-select: none;
  width: .7em
}
.main-nav-container ul li a:before {
  margin-right: 30px
}
.main-nav-container ul li a:after {
  margin-left: 26px
}
.main-nav-container ul li.active a {
  font-weight: 700
}
@media (max-width:991.98px) {
  .main-nav-container ul li:before {
    width: 100px
  }
  .main-nav-container ul li a {
    font-size: 28px;
    letter-spacing: .1em
  }
  .main-nav-container ul li a:after, .main-nav-container ul li a:before {
    font-size: 12px
  }
  .main-nav-container ul li a:before {
    margin-right: 15px
  }
  .main-nav-container ul li a:after {
    margin-left: 15px
  }
}
@media (max-width:767.98px) {
  .main-nav-container ul li a {
    font-size: 26px
  }
  .main-nav-container ul li a:after, .main-nav-container ul li a:before {
    display: none
  }
}
@media (max-width:575.98px) {
  .main-nav-container {
    padding-top: 60px
  }
}
@media (max-height:900px) {
  .main-nav-container ul li {
    margin-bottom: 30px;
    padding-bottom: 30px
  }
  .main-nav-container ul li:before {
    width: 60px;
    height: 1px
  }
  .main-nav-container ul li a {
    font-size: 25px
  }
  .main-nav-container ul li a:after, .main-nav-container ul li a:before {
    font-size: 12px
  }
  .main-nav-container ul li a:before {
    margin-right: 15px
  }
  .main-nav-container ul li a:after {
    margin-left: 15px
  }
}
@media (max-height:800px) {
  .main-nav-container ul li {
    margin-bottom: 20px;
    padding-bottom: 20px
  }
  .main-nav-container ul li a {
    font-size: 20px
  }
}
@media (max-height:700px) {
  .main-nav-container ul li {
    margin-bottom: 15px;
    padding-bottom: 15px
  }
  .main-nav-container ul li a {
    font-size: 18px
  }
  .main-nav-container ul li a:after, .main-nav-container ul li a:before {
    font-size: 10px
  }
  .main-nav-container ul li a:before {
    margin-right: 15px
  }
  .main-nav-container ul li a:after {
    margin-left: 15px
  }
}
.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
}
.footer .copyright {
  position: relative;
  margin: 0;
  text-align: center;
  font-size: .9rem;
  font-weight: 500;
  z-index: 2
}
.footer .copyright a {
  color: inherit
}
.home-hero {
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: calc(100vh - 90px)
}
.home-hero .parallaxParent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
.home-hero .parallaxParent:after, .home-hero .parallaxParent:before {
  content: "";
  position: absolute;
  left: 0
}
.home-hero .content {
  display: flex;
  align-items: flex-end;
  position: relative;
  width: 100%
}
.home-hero .content .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 55vh;
  padding-bottom: 12%
}
.home-hero .content svg {
  max-width: 100%;
  width: 780px;
  height: auto;
  fill: #fff;
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, .3))
}
.home-hero .content .btn, .home-hero .content .discover-link {
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff
}
.home-hero .content .btn {
  margin: 50px auto;
  display: block;
  width: 240px;
  background-color: #191919;
  text-align: center;
  font-size: 16px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, .5);
  line-height: 20px;
  padding: 15px 30px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
  transition: all .3s ease
}
.home-hero .content .btn:hover {
  background-color: #0c0c0c
}
.home-hero .content .discover-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1
}
.home-hero .content .discover-link svg {
  width: 30px;
  height: auto
}
.home-hero .content .discover-link span {
  display: block;
  margin-bottom: 1rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
  font-size: 1.4rem;
  font-weight: 500
}
@media (max-width:767.98px) {
  .home-hero .content .btn {
    margin: 60px auto
  }
  .home-hero .content .discover-link {
    font-size: 12px
  }
  .home-hero .content .discover-link svg {
    width: 20px
  }
}
@media (max-width:575.98px) {
  .home-hero {
    min-height: calc(100vh - 60px)
  }
  .home-hero .content .btn {
    width: 200px;
    padding: 10px 20px;
    font-size: 14px
  }
}
@media (min-width:1200px) and (max-height:1000px) {
  .home-hero .content .container {
    padding-bottom: 5%
  }
}
@media (min-width:1200px) and (max-height:800px) {
  .home-hero .content .container {
    padding-bottom: 2.5%
  }
}
.page-hero {
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: calc(100vh - 90px)
}
.page-hero .parallaxParent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
.page-hero .content {
  display: flex;
  align-items: flex-end;
  position: relative;
  width: 100%;
  padding-bottom: 10%
}
.page-hero .content .custom-title {
  font-family: "SFPro", sans-serif;
  font-weight: 500;
  font-size: 28px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin: 0 auto;
  color: #fff;
  max-width: 960px;
  display: grid;
  grid-template-columns: 40px auto 40px;
  align-items: center
}
.page-hero .content .custom-title::after, .page-hero .content .custom-title::before {
  background-color: #fff;
  content: " ";
  height: 8px;
  width: 8px;
  margin: 0 1rem;
  transform: rotate(45deg)
}
.page-hero .content .custom-title::after {
  margin: 0 calc(1rem - 8px)
}
.page-hero video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(calc((100% - 100vw)/2))
}
@media (max-width:991.98px) {
  .page-hero .content {
    padding-bottom: 15%
  }
}
@media (max-width:767.98px) {
  .page-hero .content {
    padding-bottom: 25%
  }
}
@media (max-width:575.98px) {
  .page-hero {
    min-height: calc(100vh - 60px)
  }
}
.text-image-section .container {
  padding-top: 100px;
  padding-bottom: 100px
}
.text-image-section .bg-shape .container {
  padding-top: 80px;
  padding-bottom: 80px
}
.highlights-section img, .text-image-section img {
  width: 100%
}
.text-image-section .custom-title {
  margin: 0 0 40px;
  font-size: 46px
}
.text-image-section p {
  max-width: 960px;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center
}
.text-image-section p.keep-br br {
  display: block !important
}
@media (max-width:991.98px) {
  .text-image-section .custom-title {
    font-size: 32px
  }
  .text-image-section p {
    font-size: 20px
  }
}
@media (max-width:767.98px) {
  .text-image-section .container {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .text-image-section .bg-shape .container {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .text-image-section .custom-title {
    margin-bottom: 30px;
    font-size: 30px
  }
  .text-image-section p {
    font-size: 18px
  }
  .text-image-section p br {
    display: none
  }
}
.quote-section {
  padding: 100px 0
}
.quote-section blockquote {
  max-width: 960px;
  margin: 0 auto;
  text-align: center
}
.quote-section blockquote p {
  position: relative;
  margin: 0;
  padding: 60px 0;
  font-family: "Baskerville", serif;
  font-size: 34px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.35;
  overflow: hidden
}
.quote-section blockquote p:after, .quote-section blockquote p:before {
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 100px;
  font-weight: 400;
  line-height: 1;
  color: #e8461a;
  pointer-events: none;
  user-select: none
}
.quote-section blockquote p:before {
  content: "“";
  top: -5px
}
.quote-section blockquote p:after {
  content: "”";
  bottom: -55px
}
.quote-section blockquote footer {
  margin: 70px 0 0
}
.quote-section blockquote footer span {
  display: block;
  line-height: 1
}
.quote-section blockquote footer .name {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase
}
.highlights-section p, .quote-section blockquote footer .company {
  font-family: "Baskerville", serif;
  font-weight: 600;
  font-style: italic
}
.quote-section blockquote footer .company {
  font-size: 24px;
  color: #e8461a
}
@media (max-width:991.98px) {
  .quote-section blockquote p {
    padding: 40px 0;
    font-size: 25px
  }
  .quote-section blockquote p:after, .quote-section blockquote p:before {
    font-size: 60px
  }
  .quote-section blockquote p:before {
    top: 0
  }
  .quote-section blockquote p:after {
    bottom: -35px
  }
  .quote-section blockquote footer {
    margin: 50px 0 0
  }
  .quote-section blockquote footer .name {
    font-size: 18px
  }
  .quote-section blockquote footer .company {
    font-size: 20px
  }
}
@media (max-width:767.98px) {
  .quote-section {
    padding: 80px 0
  }
  .quote-section blockquote p {
    font-size: 22px
  }
  .quote-section blockquote p:after, .quote-section blockquote p:before {
    font-size: 50px
  }
  .quote-section blockquote p:after {
    bottom: -20px
  }
  .quote-section blockquote footer {
    margin: 40px 0 0
  }
  .quote-section blockquote footer .name {
    font-size: 16px
  }
  .quote-section blockquote footer .company {
    font-size: 18px
  }
}
.highlights-section .container {
  padding-top: 100px;
  padding-bottom: 100px
}
.highlights-section .bg-shape .container {
  padding-top: 50px;
  padding-bottom: 50px
}
.highlights-section .custom-title {
  margin: 140px 0 40px;
  font-size: 46px;
  color: #e8461a
}
.highlights-section p {
  max-width: 960px;
  margin: 0 auto;
  font-size: 25px;
  line-height: 1.5;
  text-align: center
}
.highlights-section .row .col {
  display: flex
}
.highlights-section .row .col:first-child {
  justify-content: flex-end;
  text-align: right
}
.highlights-section .row .col:last-child .highlights-bullets {
  margin-top: 220px
}
.highlights-section .highlights-bullets {
  flex: 0 0 auto;
  width: 100%;
  max-width: 400px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 25px;
  line-height: 1.2;
  text-transform: uppercase
}
.highlights-section .highlights-bullets li:after {
  content: "◆";
  display: block;
  color: #e8461a;
  font-size: 14px;
  line-height: 50px
}
@media (max-width:991.98px) {
  .highlights-section .custom-title {
    font-size: 32px
  }
  .highlights-section p {
    font-size: 20px
  }
  .highlights-section .highlights-bullets {
    max-width: 380px;
    font-size: 20px
  }
  .highlights-section .highlights-bullets li:after {
    font-size: 12px
  }
}
@media (max-width:767.98px) {
  .highlights-section .container {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .highlights-section .bg-shape .container {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .highlights-section .custom-title {
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 30px
  }
  .highlights-section p {
    font-size: 18px
  }
  .highlights-section .row .col {
    display: block
  }
  .highlights-section .row .col:first-child {
    text-align: left
  }
  .highlights-section .row .col:last-child .highlights-bullets {
    margin-top: 0
  }
  .highlights-section .row .col:last-child .highlights-bullets li:last-child:after {
    display: none
  }
  .highlights-section .highlights-bullets {
    max-width: 100%;
    font-size: 18px;
    text-align: center
  }
  .highlights-section .highlights-bullets li:last-child:after {
    display: block
  }
}
.location-places-section {
  background-color: #e6f5f5;
  padding-top: 12.5%
}
.location-places-section h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 100px;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  letter-spacing: .1em
}
.location-places-section .location-places-filter {
  position: relative;
  margin-left: 30px
}
.location-places-section .location-places-filter .toggle {
  position: relative;
  text-decoration: none;
  color: #000
}
.location-places-section .location-places-filter .toggle:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, transparent 0, transparent 50%, #000 50%, #000 100%);
  background-repeat: repeat;
  background-position: center;
  background-size: 4px 2px
}
.location-places-section .location-places-filter ul {
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  margin: 0;
  padding: 25px;
  background-color: #f7f3ed;
  border-radius: 15px;
  box-shadow: 0 4px 8px 0 rgba(25, 25, 25, .1);
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease
}
.location-places-section .location-places-filter ul.active {
  visibility: visible;
  opacity: 1
}
.location-places-section .location-places-filter ul li {
  margin-bottom: 25px
}
.availability-section .columns-container .table-column .availability-highlights li:last-child, .location-places-section .location-places-filter ul li:last-child {
  margin-bottom: 0
}
.location-places-section .location-places-filter ul li a {
  display: block;
  color: rgba(0, 0, 0, .25);
  text-decoration: none
}
.location-places-section .location-places-filter ul li a:hover {
  color: rgba(0, 0, 0, .5)
}
.location-places-section .location-places-filter ul li.active a, .page-downloads .downloads-table article h3:hover {
  color: #e8461a
}
.location-places-section .posts-container {
  display: none;
  max-width: 1120px;
  margin: 0 auto
}
.availability-table tbody td span, .availability-table tfoot th span, .location-places-section .posts-container.active {
  display: block
}
.location-places-section .posts-container-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px
}
.location-places-section .posts-container-col {
  flex: 0 0 auto;
  width: 33.3333333333%;
  padding-left: 15px;
  padding-right: 15px
}
.location-places-section .posts-container article {
  width: 100%;
  margin-bottom: 60px
}
.location-places-section .posts-container article figure {
  display: block;
  margin: 0 0 30px;
  padding-top: 89.3617021277%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}
.location-places-section .posts-container article h3 {
  margin: 0 0 5px;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: .075em;
  line-height: 1.1;
  text-transform: capitalize
}
.location-places-section .posts-container article p {
  margin: 0;
  font-family: "Baskerville", serif;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  color: #e8461a
}
@media (max-width:1559.98px) {
  .location-places-section {
    padding-top: 15%
  }
}
@media (max-width:991.98px) {
  .location-places-section {
    padding-top: 20%
  }
  .location-places-section .posts-container article h3 {
    font-size: 20px
  }
  .location-places-section .posts-container article p {
    font-size: 16px
  }
}
@media (max-width:767.98px) {
  .location-places-section {
    padding-top: 25%
  }
  .location-places-section h2 {
    flex-direction: column;
    margin: 0 0 60px;
    font-size: 22px;
    letter-spacing: .05em
  }
  .location-places-section .location-places-filter {
    margin-left: 0;
    margin-top: 20px
  }
  .location-places-section .location-places-filter ul {
    top: -1.1em
  }
  .location-places-section .posts-container-col {
    width: 50%
  }
  .location-places-section .posts-container-col:nth-child(6n+1) {
    width: 50%
  }
  .location-places-section .posts-container article h3 {
    font-size: 18px
  }
  .location-places-section .posts-container article p {
    font-size: 14px
  }
}
@media (max-width:575.98px) {
  .location-places-section .posts-container-col {
    width: 100%
  }
  .location-places-section .posts-container-col:nth-child(6n+1) {
    width: 100%
  }
}
.availability-section {
  padding-top: 80px
}
.availability-section .columns-container {
  display: flex;
  max-width: 1160px;
  margin: 0 auto
}
.availability-section .columns-container .table-column {
  flex: 1 1 auto;
  padding-right: 60px
}
.availability-section .columns-container .table-column .availability-highlights {
  list-style: none;
  margin: 80px 0 0;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .075em
}
.availability-section .columns-container .table-column .availability-highlights li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px
}
.availability-section .columns-container .table-column .availability-highlights li:after, .availability-section .columns-container .table-column .availability-highlights li:before {
  position: relative;
  content: "◆";
  display: block;
  color: #e8461a;
  font-size: 12px;
  line-height: 1;
  top: -1px
}
.availability-section .columns-container .table-column .availability-highlights li:before {
  margin-right: 30px
}
.availability-section .columns-container .table-column .availability-highlights li:after {
  margin-left: 30px
}
.availability-section .columns-container .floors-column {
  flex: 0 0 auto;
  width: 270px
}
.availability-section .columns-container .floors-column img {
  display: block;
  width: 100%;
  height: auto;
  margin: 75px 0 0
}
.availability-section .columns-container .floors-column .plan-legend {
  max-width: 220px;
  margin: 30px auto 0
}
@media (max-width:991.98px) {
  .availability-section .columns-container .table-column {
    padding-right: 0
  }
  .availability-section .columns-container .table-column .availability-highlights {
    margin: 80px 0 0
  }
  .availability-section .columns-container .table-column .availability-highlights li:before {
    margin-right: 30px
  }
  .availability-section .columns-container .table-column .availability-highlights li:after {
    margin-left: 30px
  }
  .availability-section .columns-container .floors-column {
    display: none
  }
}
.availability-table {
  width: 100%;
  margin: 0;
  padding: 0
}
.availability-table td, .availability-table th, .availability-table tr {
  margin: 0;
  padding: 0
}
.availability-table .td-floor {
  width: 185px;
  font-weight: 500
}
.availability-table .td-use {
  width: 250px
}
.availability-table .td-nia {
  width: 200px;
  vertical-align: bottom
}
.availability-table thead th {
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  vertical-align: bottom;
  border-bottom: 1px solid #d8d8d8
}
.availability-table tbody td.td-use, .availability-table thead th.td-use {
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8
}
.availability-table thead th.td-label {
  border-bottom: 0
}
.availability-table tbody tr.available {
  cursor: pointer;
  transition: all .3s ease
}
.availability-table tbody tr.available:hover {
  background-color: rgba(0, 0, 0, .025)
}
.availability-table tbody td, .availability-table tfoot th {
  height: 76px;
  padding: 5px 15px;
  text-transform: uppercase;
  text-align: center
}
.availability-table tbody td {
  font-family: "SFPro", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #d8d8d8
}
.availability-table tbody td img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 0
}
.availability-table tbody td.td-label {
  position: relative;
  font-family: "SFPro", sans-serif
}
.availability-table tbody td.td-label .text {
  position: absolute;
  bottom: 0;
  right: 10px;
  text-align: right;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  color: #8a8a8a
}
.availability-table tbody td.td-label .number {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  transform: translate(100%, 50%)
}
.availability-table tbody td.td-label .number small {
  font-size: 11px;
  font-weight: inherit
}
.availability-table tbody td.td-label .number:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e8461a;
  transform: rotate(45deg);
  z-index: -1
}
.availability-table tbody .floor-6 img {
  width: 120px
}
.availability-table tbody .floor-4 img {
  width: 130px
}
.availability-table tbody .floor-1 img {
  width: 90px
}
.availability-table tbody .floor-g img, .availability-table tbody .floor-ug img, .navigation-section-nav a span {
  width: 200px
}
.availability-table tbody .red {
  color: red
}
.availability-table tfoot th {
  font-weight: 700;
  vertical-align: bottom
}
@media (max-width:1199.98px) {
  .availability-table .td-nia {
    width: auto;
    white-space: nowrap
  }
  .availability-table .td-label .text {
    display: none
  }
}
@media (max-width:991.98px) {
  .availability-table .td-floor, .availability-table .td-nia, .availability-table .td-use {
    width: auto;
    white-space: normal
  }
  .availability-table .td-label {
    display: none
  }
}
@media (max-width:575.98px) {
  .availability-table, .availability-table tbody, .availability-table td, .availability-table tfoot, .availability-table th, .availability-table tr {
    display: block
  }
  .availability-table thead {
    display: none
  }
  .availability-table tbody tr {
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8
  }
  .availability-table tbody td {
    padding: 0;
    height: auto;
    border: 0
  }
  .availability-table tbody td.td-use {
    border-left: 0;
    border-right: 0
  }
  .availability-table tbody td:empty {
    display: none
  }
  .availability-table tfoot th {
    height: auto
  }
}
.glass-section {
  position: relative;
  background-color: #e6f5f5;
  padding: 200px 0
}
.glass-section img {
  margin-top: 6rem
}
.glass-section::after {
  position: absolute;
  content: " ";
  background-color: #e6f5f5;
  height: 200px;
  width: 100%;
  left: 0;
  bottom: 50px;
  z-index: 5;
  transform: skewY(-4.5deg)
}
.navigation-section {
  position: relative;
  background-image: linear-gradient(to bottom, #e6f5f5 50%, #e8461a 50%);
  background-repeat: repeat-x
}
.navigation-section-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.navigation-section-nav {
  display: flex;
  gap: 6rem;
  margin-bottom: 145px;
  transform: skewY(4.5deg)
}
.navigation-section-nav a {
  position: relative;
  display: flex;
  color: #000;
  text-transform: uppercase;
  font-size: 1.5rem;
  gap: 1rem;
  text-shadow: 0 0 80px #fff
}
.navigation-section-nav a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  background-color: rgba(255, 255, 255, .45);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  filter: blur(45px);
  pointer-events: none;
  z-index: -1
}
.navigation-section-nav a:first-child svg {
  transform: scaleX(-1)
}
.navigation-section-nav a:first-child span {
  text-align: right
}
.navigation-section-nav a:hover, .page-downloads .downloads-table article .content ul li a:hover .link {
  text-decoration: none
}
.navigation-section-nav a svg {
  width: 60px;
  fill: #191919
}
@media (max-width:767.98px) {
  .navigation-section-nav a {
    flex-direction: column;
    font-size: 1.4rem
  }
  .navigation-section-nav a:first-child {
    flex-direction: column-reverse;
    justify-content: end;
    align-items: flex-end
  }
  .navigation-section-nav a svg {
    width: 30px
  }
  .navigation-section-nav {
    gap: 2rem;
    margin-bottom: 25px
  }
}
.contact-us-section::after, .navigation-section .background-image {
  transform: skewY(-4.5deg);
  width: 100%
}
.contact-us-section {
  background-color: #e8461a;
  padding-bottom: 100px
}
.contact-us-section::after {
  position: absolute;
  background-color: #fff;
  display: block;
  content: " ";
  height: 200px;
  left: 0
}
.contact-us-section span {
  font-size: 1.25rem;
  font-weight: 300
}
.contact-us-section span:first-child {
  font-weight: 500
}
.contact-us-section #brochure {
  margin-top: 150px;
  margin-bottom: 100px;
  text-align: center
}
.plans-section {
  padding-top: 40px;
  padding-bottom: 360px;
  background-color: #f7f3ed
}
.plans-section .plans-tab {
  display: none
}
.plans-section .plans-tab.active {
  display: block
}
.plans-section .plans-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0 0 100px;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  line-height: 1;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .05em
}
.plans-section .plans-tabs li {
  margin-right: 80px
}
.plans-section .plans-tabs li:last-child, .plans-slider .plans-slide header .area-wrapper > div:last-child {
  margin-right: 0
}
.plans-section .plans-tabs li a {
  display: block;
  padding: 25px 0;
  color: inherit;
  text-decoration: none;
  text-align: center
}
.plans-section .plans-tabs li a:hover {
  box-shadow: 0 2px 0 0#e8461a
}
.plans-section .plans-tabs li.active a {
  box-shadow: 0 2px 0 0#636363
}
.plans-section h2 {
  margin: 0 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  letter-spacing: .2em;
  font-size: 46px;
  line-height: 1
}
.plans-section h2:after, .plans-section h2:before {
  content: "◆";
  display: block;
  color: inherit;
  font-size: 14px;
  line-height: 1
}
.plans-section h2:before {
  margin-right: 30px
}
.plans-section h2:after {
  margin-left: 30px
}
@media (max-width:1559.98px) {
  .plans-section {
    padding-bottom: 320px
  }
}
@media (max-width:1199.98px) {
  .plans-section {
    padding-bottom: 260px
  }
}
@media (max-width:991.98px) {
  .plans-section {
    padding-bottom: 200px
  }
  .plans-section h2 {
    font-size: 32px
  }
}
@media (max-width:767.98px) {
  .plans-section h2 {
    font-size: 30px
  }
  .plans-section h2:after, .plans-section h2:before {
    display: none
  }
}
@media (max-width:575.98px) {
  .plans-section {
    padding-bottom: 60px
  }
}
.plans-slider .plans-slide-wrapper {
  width: 100%
}
.plans-slider .plans-slide {
  position: relative;
  max-width: 1060px;
  margin: 0 auto
}
.plans-slider .plans-slide header {
  margin-bottom: 20px;
  text-align: center;
  color: #000
}
.plans-slider .plans-slide header h3 {
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 20px;
  font-size: 28px;
  letter-spacing: .1em
}
.plans-slider .plans-slide header h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 100px;
  height: 2px;
  background-color: #000;
  transform: translateX(-50%)
}
.plans-slider .plans-slide header h5 {
  margin: 0 0 10px;
  font-size: 16px;
  font-family: "SFPro", sans-serif;
  font-style: normal;
  letter-spacing: .075em
}
.plans-slider .plans-slide header .floor-area {
  display: block;
  font-size: 26px;
  font-family: "Baskerville", serif;
  text-transform: uppercase;
  line-height: 1
}
.plans-slider .plans-slide header .area-wrapper {
  display: flex;
  justify-content: center
}
.plans-slider .plans-slide header .area-wrapper > div {
  width: 180px;
  margin-right: 80px
}
.plans-slider .plans-slide .figure-container {
  position: relative;
  min-height: 700px;
  padding: 0 140px;
  display: flex;
  justify-content: center;
  align-items: center
}
.plans-slider .plans-slide .figure-container figure {
  width: 100%;
  margin: 0
}
.plans-slider .plans-slide .figure-container figure img {
  width: 100%;
  height: auto
}
.plans-slider .plans-slide aside {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 20px 0 60px
}
.plans-slider .plans-slide aside .compass-icon {
  width: 90px;
  height: auto;
  margin: 0 0 100px
}
.plans-slider .plans-slide aside .view_360 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: auto 0 25px;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
  color: inherit;
  text-decoration: none
}
.plans-slider .plans-slide aside .view_360 span {
  display: block;
  margin-left: 20px;
  margin-top: 2px
}
.plans-slider .plans-slide aside .view_360 svg {
  display: block;
  width: 42px;
  height: 42px;
  fill: #e8461a
}
.plans-slider .plans-slide aside .plan-legend {
  flex: 0 0 auto;
  width: 220px
}
@media (min-width:992px) {
  .plans-slider .plans-slide aside .plan-legend {
    margin-top: 20rem
  }
}
@media (max-width:991.98px) {
  .plans-slider .plans-slide header h3 {
    font-size: 22px
  }
  .plans-slider .plans-slide header h5 {
    font-size: 16px
  }
  .plans-slider .plans-slide header .area-wrapper > div {
    width: 140px;
    margin-right: 20px
  }
  .plans-slider .plans-slide .figure-container {
    display: block;
    min-height: 0;
    padding: 0 35px
  }
  .plans-slider .plans-slide aside {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 60px 0 0
  }
  .plans-slider .plans-slide aside .compass-icon {
    display: none
  }
  .plans-slider .plans-slide aside .view_360 {
    margin: 0 0 25px;
    font-size: 12px
  }
  .plans-slider .plans-slide aside .view_360 span {
    margin-left: 10px;
    margin-top: 0
  }
  .plans-slider .plans-slide aside .view_360 svg {
    width: 32px;
    height: 32px
  }
  .plans-slider .plans-slide aside .plan-legend {
    width: 220px
  }
  .plans-slider .plans-slide header .floor-area {
    font-size: 16px
  }
}
@media (min-width:576px) {
  .bottom-pagination-fixed {
    position: relative
  }
  .bottom-pagination-fixed .bottom-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
  }
  .bottom-pagination-fixed .bottom-pagination .container {
    padding-top: 40px;
    padding-bottom: 40px
  }
}
@media (min-width:768px) {
  .bottom-pagination .container {
    padding-top: 60px;
    padding-bottom: 60px
  }
}
.bottom-pagination {
  position: relative
}
.bottom-pagination .container, .bottom-pagination a {
  display: flex;
  justify-content: center;
  align-items: center
}
.bottom-pagination .container {
  padding-top: 100px;
  padding-bottom: 80px
}
.bottom-pagination a {
  flex: 0 0 auto;
  flex-direction: column;
  width: 200px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  font-size: 22px;
  color: inherit
}
.bottom-pagination a svg {
  width: 32px;
  height: 32px;
  margin-top: 10px;
  fill: #191919
}
.bottom-pagination .divider {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: rgba(25, 25, 25, .1)
}
@media (max-width:991.98px) {
  .bottom-pagination .container {
    padding-top: 80px;
    padding-bottom: 60px
  }
  .bottom-pagination a {
    width: 180px;
    font-size: 18px
  }
  .bottom-pagination a svg {
    width: 28px;
    height: 28px
  }
}
.location-modal-fancybox .fancybox-bg {
  background-color: #f7f3ed;
  opacity: 1
}
.location-modal-fancybox .fancybox-close-small {
  display: block;
  background-color: #53504c;
  transition: all .3s ease
}
.location-modal-fancybox .fancybox-close-small:hover {
  background-color: #191919
}
.location-modal-fancybox .fancybox-close-small svg {
  stroke: #fff;
  stroke-width: 2.5;
  opacity: 1
}
.location-modal-fancybox .fancybox-slide {
  width: 100%;
  padding: 0;
  margin: 0
}
.location-modal-fancybox .fancybox-slide:after, .location-modal-fancybox .fancybox-slide:before {
  display: none;
  content: none
}
.location-modal .location-modal-map img, .location-modal-fancybox .fancybox-caption, .location-modal-fancybox .fancybox-infobar, .location-modal-fancybox .fancybox-navigation, .location-modal-fancybox .fancybox-toolbar {
  display: none
}
.location-modal {
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  background: 0 0
}
#main-wrapper > .location-modal {
  display: none !important
}
.location-modal .location-modal-container {
  display: flex;
  padding: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden
}
.location-modal .location-modal-legend {
  flex: 0 0 auto;
  width: 420px;
  height: 100%;
  padding: 40px;
  border-right: 1px solid #ddd4cb;
  overflow-y: auto
}
.location-modal .location-modal-map {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  margin: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}
.location-modal .legend-connections {
  margin-bottom: 20px
}
.location-modal .legend-connections .legend-content ul li:last-child, .location-modal .legend-connections:last-child, .page-downloads .downloads-table article .content ul li:last-child {
  margin-bottom: 0
}
.location-modal .legend-connections h4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 15px 20px;
  font-size: 16px;
  text-transform: uppercase;
  color: #ad8e62;
  background-color: #ddd4cb;
  cursor: pointer;
  transition: all .3s ease
}
.location-modal .legend-connections h4 svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
  transition: all .3s ease
}
.location-modal .legend-connections.active h4 {
  color: #fff;
  background-color: #191919
}
.location-modal .legend-connections.active h4 svg {
  transform: rotate(90deg)
}
.location-modal .legend-connections .legend-content {
  display: none
}
.location-modal .legend-connections .legend-content ul {
  list-style: none;
  margin: 0;
  padding: 20px 20px 0;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ad8e62
}
.location-modal .legend-connections .legend-content ul li {
  margin-bottom: 10px
}
.location-modal .legend-connections .transport-timings-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative
}
.location-modal .legend-connections .transport-timings-wrapper:after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #ad8e62
}
.location-modal .legend-connections .transport-timings-wrapper span {
  position: relative;
  display: block;
  background-color: #f7f3ed;
  z-index: 1
}
.location-modal .legend-connections .transport-timings-wrapper span:first-child {
  padding-right: 5px
}
.location-modal .legend-connections .transport-timings-wrapper span:last-child {
  padding-left: 5px
}
.location-modal .legend-connections .transport-timings-wrapper span img {
  vertical-align: baseline
}
.location-modal .legend-connections .transport-timings-wrapper .transport-timings {
  font-family: "Baskerville", serif;
  font-style: italic;
  text-transform: none;
  font-weight: 600
}
@media (max-width:1199.98px) {
  .location-modal .location-modal-legend {
    width: 320px;
    padding: 20px
  }
}
@media (max-width:991.98px) {
  .location-modal .location-modal-container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    height: auto;
    overflow: visible
  }
  .location-modal .location-modal-legend {
    width: 100%;
    height: auto;
    border-right: 0
  }
  .location-modal .location-modal-map {
    height: auto;
    margin: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
  }
  .location-modal .location-modal-map img {
    display: block;
    width: 100%;
    height: auto
  }
}
.page-home .quote-section {
  padding-bottom: 250px;
  background-color: #e6f5f5
}

.page-building .quote-section {
  padding-bottom: 5%;
  background-color: #e6f5f5
}
.page-home .navigation-section {
  position: relative;
  transform: skewY(-4.5deg)
}
.page-home .navigation-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: url(../img/navigation-background-photo.png);
  background-size: cover;
  background-position: center;
  transform: skewY(4.5deg) scale(1.2)
}
.page-home .navigation-section::after {
  background-color: #e8461a;
  content: "";
  position: absolute;
  bottom: -200px;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: -1
}
.page-home .navigation-section img {
  visibility: hidden
}
.page-home .bottom-pagination-fixed .bottom-pagination a {
  width: 140px
}
.page-home .bottom-pagination-fixed .bottom-pagination a:first-child {
  margin-right: 40px
}
.page-home .bottom-pagination-fixed .bottom-pagination a:first-child svg {
  transform: rotate(180deg)
}
.page-home .bottom-pagination-fixed .bottom-pagination .divider {
  display: none
}
@media (min-width:576px) {
  .page-home .footer {
    position: relative;
    padding-top: 20px
  }
  .page-home .footer > * {
    position: relative;
    z-index: 1
  }
  .page-home .bottom-pagination-fixed .bottom-pagination .container {
    padding-top: 40px;
    padding-bottom: 10%
  }
  .page-home .bottom-pagination-fixed .bottom-pagination a:first-child {
    margin-right: 80px
  }
  .page-home .bottom-pagination-fixed .bottom-pagination .divider {
    display: block
  }
}
@media (min-width:768px) {
  .page-home .bottom-pagination-fixed .bottom-pagination .container {
    padding-top: 60px
  }
  .page-home .bottom-pagination-fixed .bottom-pagination a {
    width: 180px
  }
  .page-home .bottom-pagination-fixed .bottom-pagination a:first-child {
    margin-right: 100px
  }
}
@media (max-width:991.98px) {
  .page-home .custom-title {
    font-size: 32px
  }
  .page-home p {
    font-size: 20px
  }
  .page-home .quote-section {
    padding-bottom: 280px
  }
}
@media (max-width:767.98px) {
  .page-home .quote-section {
    padding-bottom: 80px
  }
	

	
	
	
	
	
}
.page-building .bottom-pagination-fixed .bottom-pagination a, .page-building .bottom-pagination-fixed .bottom-pagination a span, .page-building .bottom-pagination-fixed .bottom-pagination a svg, .page-building .footer {
  position: relative
}
.page-building .bottom-pagination-fixed .bottom-pagination a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  background-color: rgba(255, 255, 255, .25);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  filter: blur(15px);
  pointer-events: none
}
@media (max-width:991.98px) {
  .page-building .bottom-pagination-fixed .bottom-pagination a {
    position: relative
  }
  .page-building .bottom-pagination-fixed .bottom-pagination a:before {
    width: 200px;
    height: 200px
  }
}
.page-services .text-image-section .logo {
  display: block;
  width: auto;
  margin: 0 auto 40px
}
.page-services .text-image-section .brewdog {
  width: 80px
}
.page-services .text-image-section .crussh {
  width: 230px
}
.page-services .text-image-section .spaces {
  width: 285px
}
.page-services .text-image-section .third-space {
  width: 190px
}
@media (max-width:767.98px) {
  .page-services .text-image-section .logo {
    max-width: 140px
  }
}
.page-location .text-image-section .container img {
  margin: 100px 0
}
.page-location .location-map {
  position: relative;
  margin: 0
}
.page-location .location-map a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 0;
  height: 100px;
  padding: 0 50px 0 100px;
  transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .15);
  text-decoration: none;
  color: inherit
}
.page-location .location-map a span {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 22px
}
.page-location .location-map a svg {
  width: 32px;
  height: 32px;
  margin-right: 20px;
  fill: #191919
}
@media (max-width:1199.98px) {
  .page-location .location-map a {
    padding: 0 30px
  }
}
@media (max-width:991.98px) {
  .page-location .location-map a {
    height: auto;
    padding: 15px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15)
  }
  .page-location .location-map a span {
    font-size: 18px
  }
  .page-location .location-map a svg {
    width: 28px;
    height: 28px;
    margin-right: 15px
  }
}
@media (max-width:767.98px) {
  .page-location .text-image-section .container img {
    margin: 80px 0
  }
  .page-location .location-map a {
    flex-direction: column;
    position: relative;
    left: auto;
    top: auto;
    padding: 30px 15px;
    transform: none;
    text-align: center;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1)
  }
  .page-location .location-map a svg {
    margin-right: 0;
    margin-bottom: 15px
  }
}
.page-accommodation .bottom-pagination-fixed .bottom-pagination a:first-child {
  margin-right: 20px
}
.page-accommodation .bottom-pagination-fixed .bottom-pagination .divider {
  display: none
}
@media (min-width:576px) {
  .page-accommodation .footer {
    position: relative;
    padding-top: 20px
  }
  .page-accommodation .footer > * {
    position: relative;
    z-index: 1
  }
  .page-accommodation .footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 125%;
    height: 250px;
    background-color: #fff;
    transform: rotate(-4.5deg);
    transform-origin: 0 100%
  }
  .page-accommodation .bottom-pagination-fixed .bottom-pagination .container {
    padding-top: 40px;
    padding-bottom: 10%
  }
  .page-accommodation .bottom-pagination-fixed .bottom-pagination a:first-child {
    margin-right: 80px
  }
  .page-accommodation .bottom-pagination-fixed .bottom-pagination .divider {
    display: block
  }
}
@media (min-width:768px) {
  .page-accommodation .bottom-pagination-fixed .bottom-pagination .container {
    padding-top: 60px
  }
  .page-accommodation .bottom-pagination-fixed .bottom-pagination a:first-child {
    margin-right: 100px
  }
}
.page-downloads .downloads-brochures {
  padding-top: 80px;
  margin-bottom: 40px
}
@media (max-width:991.98px) {
  .page-downloads .downloads-brochures {
    margin-bottom: 20px
  }
}
.page-downloads .brochures-container {
  max-width: 980px;
  margin: 0 auto
}
.page-downloads .brochures-container-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: -15px;
  margin-right: -15px
}
.page-downloads .brochures-container-col {
  flex: 0 0 auto;
  width: 23.0769230769%;
  padding-left: 15px;
  padding-right: 15px
}
.page-downloads .brochures-container-col:nth-child(4n+4) {
  width: 30.7692307692%
}
.page-downloads .brochures-container article {
  width: 100%;
  margin: 0 0 60px;
  font-family: "Baskerville", serif
}
.page-downloads .brochures-container article figure {
  display: block;
  margin: 0 0 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}
.page-downloads .brochures-container article figure a {
  display: block;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .15)
}
.page-downloads .brochures-container article figure img {
  display: block;
  width: 100%;
  height: auto
}
.page-downloads .brochures-container article h4 {
  margin: 0;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  text-transform: none
}
.contact-column article ul a, .page-downloads .brochures-container article h4 a {
  color: inherit
}
.page-downloads .brochures-container article h4 a:hover {
  color: #e8461a;
  text-decoration: none
}
.page-downloads .brochures-container article .size {
  display: block;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  opacity: .5
}
@media (max-width:767.98px) {
  .page-downloads .brochures-container-col {
    width: 50%
  }
  .page-downloads .brochures-container-col:nth-child(4n+4) {
    width: 50%
  }
}
@media (max-width:575.98px) {
  .page-downloads .brochures-container-col {
    width: 100%
  }
  .page-downloads .brochures-container-col:nth-child(4n+4) {
    width: 100%
  }
}
.page-downloads .downloads-table {
  max-width: 980px;
  margin: 0 auto
}
.page-downloads .downloads-table article {
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.page-downloads .downloads-table article h3 {
  position: relative;
  margin: 0;
  padding: 20px 15px;
  font-size: 18px;
  font-weight: 400;
  transition: all .3s ease;
  cursor: pointer
}
.page-downloads .downloads-table article h3 svg {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 32px;
  height: 32px;
  fill: rgba(0, 0, 0, .75);
  transform: translateY(-50%);
  transition: all .3s ease
}
.page-downloads .downloads-table article .content {
  display: none;
  padding: 30px;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.page-downloads .downloads-table article .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Baskerville", serif;
  text-transform: uppercase
}
.page-downloads .downloads-table article .content ul li {
  margin-bottom: 40px
}
.page-downloads .downloads-table article .content ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  color: inherit
}
.page-downloads .downloads-table article .content ul li span {
  flex: 1 1 0;
  text-align: right
}
.page-downloads .downloads-table article .content ul li .title {
  flex: 0 0 50%;
  text-align: left
}
.page-downloads .downloads-table article .content ul li .link {
  text-decoration: underline
}
.page-downloads .downloads-table article.active h3 svg {
  transform: translateY(-50%) rotate(180deg)
}
@media (max-width:767.98px) {
  .page-downloads .downloads-table article h3 {
    padding: 20px 0;
    font-size: 16px
  }
  .page-downloads .downloads-table article h3 svg {
    right: 0;
    width: 24px;
    height: 24px
  }
  .page-downloads .downloads-table article .content {
    padding: 20px 0
  }
  .page-downloads .downloads-table article .content ul li {
    margin-bottom: 30px
  }
  .page-downloads .downloads-table article .content ul li .title {
    flex: 1 0 auto
  }
  .page-downloads .downloads-table article .content ul li .size {
    display: none
  }
  .page-downloads .downloads-table article .content ul li .link {
    flex: 1 1 auto
  }
}
.contact-columns {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px
}
@media (max-width:767.98px) {
  .contact-columns {
    display: block
  }
}
.contact-column {
  flex: 0 0 auto;
  width: 50%;
  padding: 0 40px;
  max-width: 480px;
  margin-bottom: 100px;
  text-align: center
}
.contact-column:first-child h3 img {
  height: 54px
}
.contact-column:last-child h3 img {
  height: 44px
}
.contact-column h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 54px;
  margin: 0
}
.contact-column h3 span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}
.contact-column h3 img {
  display: block;
  width: auto;
  margin: 0
}
.contact-column article h4 {
  margin: 50px 0 10px;
  color: #e8461a
}
.contact-column article ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.7;
  font-family: "Baskerville", serif;
  font-size: 20px
}
.contact-column article ul a:hover {
  text-decoration: none;
  color: #e8461a
}
@media (max-width:991.98px) {
  .contact-column:first-child h3 img {
    height: 48px
  }
  .contact-column:last-child h3 img {
    height: 40px
  }
  .contact-column h3 {
    min-height: 48px
  }
  .contact-column article ul {
    font-size: 18px
  }
}
@media (max-width:767.98px) {
  .contact-column {
    width: 100%;
    padding: 0;
    max-width: 100%
  }
  .contact-column:first-child h3 img {
    height: 40px
  }
  .contact-column h3 {
    min-height: 0
  }
  .contact-column article ul {
    font-size: 16px
  }
}
.contact-disclaimer {
  max-width: 960px;
  margin: 0 auto 60px;
  text-align: center;
  color: #636363
}
.contact-disclaimer img {
  display: block;
  height: auto
}
.contact-disclaimer img:first-of-type {
  width: 285px;
  margin: 40px auto
}
.contact-disclaimer img:last-of-type {
  width: 260px;
  margin: 80px auto
}
.contact-disclaimer .btn {
  margin: 0 auto;
  display: block;
  width: 240px;
  background-color: transparent;
  text-align: center;
  font-weight: 700;
  color: #e8461a;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 30px;
  box-shadow: inset 0 0 0 2px #e8461a;
  transition: all .3s ease
}
.contact-disclaimer aside p {
  margin: 0;
  font-size: 14px
}
@media (max-width:991.98px) {
  .contact-disclaimer img:first-of-type {
    width: 240px
  }
  .contact-disclaimer img:last-of-type {
    width: 240px
  }
}
@media (max-width:767.98px) {
  .contact-disclaimer {
    margin-bottom: 40px
  }
  .contact-disclaimer img:first-of-type {
    width: 220px
  }
  .contact-disclaimer img:last-of-type {
    width: 220px
  }
  .contact-disclaimer .btn {
    width: 200px;
    padding: 10px 20px;
    font-size: 14px
  }
  .contact-disclaimer aside p {
    font-size: 12px
  }
}