@charset "UTF-8";
/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */
.cc-overlay {
  height: 100%;
  padding-top: 25%;
}
.cc-cookies {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0.5em 5%;
  background: #F5F5F6;
  font-size: 0.6875rem;
  z-index: 99999;
  text-align: center;
  color: #141415;
}
.cc-cookies a, .cc-cookies a:hover {
  color: #141415;
  text-decoration: underline;
  font-size: 0.75rem;
}
.cc-cookies a:hover {
  text-decoration: none;
}
.cc-cookies-error {
  float: left;
  width: 90%;
  text-align: center;
  margin: 1em 0 2em 0;
  background: #fff;
  padding: 2em 5%;
  border: 1px solid #ced4da;
  font-size: 1.125rem;
  color: #dee2e6;
}
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset, .cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline {
  display: inline-block;
  color: #141415;
  text-decoration: none;
  background: transparent;
  padding: 0.5em 0.75em;
  border: 1px solid #ced4da;
  -webkit-transition: background 0.5s ease-in;
  -moz-transition: background 0.5s ease-in;
  -ms-transition: background 0.5s ease-in;
  -o-transition: background 0.5s ease-in;
  transition: background 0.5s ease-in;
}
.cc-cookies a.cc-cookie-decline {
  background: #dc3545;
  margin-left: 0.5em;
}
.cc-cookies a.cc-cookie-accept {
  margin-left: 1em;
  margin-right: 1em;
}
.cc-cookies a.cc-cookie-reset {
  background: #C48B30;
}
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset {
  color: #141415;
  background: #fff;
  -webkit-transition: background 0.5s ease-in;
  -moz-transition: background 0.5s ease-in;
  -ms-transition: background 0.5s ease-in;
  -o-transition: background 0.5s ease-in;
  transition: background 0.5s ease-in;
}
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline {
  display: block;
  margin-top: 1em;
}
.cc-cookies.cc-discreet a.cc-cookie-reset {
  background: none;
  text-shadow: none;
  padding: 0;
  text-decoration: underline;
}
.cc-cookies.cc-discreet a:hover.cc-cookie-reset {
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .cc-cookies {
    position: relative;
    float: left;
  }
  .cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
    display: block;
    margin: 1em 0;
  }
}
@font-face {
  font-family: "bootstrap-icons";
  src: url("../vendor/bootstrap-icons-1.5.0/fonts/bootstrap-icons.woff2?856008caa5eb66df68595e734e59580d") format("woff2"), url("../vendor/bootstrap-icons-1.5.0/fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff");
}
[class^="bi-"]::before, [class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.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: "";
}
/*****************************/
[class^="bi-"], [class*=" bi-"] {
  font-family: bootstrap-icons !important;
}
/*****************************/
body {
  font-size: 1.25rem;
  line-height: 1.5;
}
a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/*****************************/
@font-face {
  font-family: "Avenir";
  src: url("../fonts/AvenirNextLTPro-Demi.woff2") format("woff2"), url("../fonts/AvenirNextLTPro-Demi.woff") format("woff");
  font-display: fallback;
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/AvenirNextLTPro-Regular.woff2") format("woff2"), url("../fonts/AvenirNextLTPro-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/AvenirNextLTPro-Medium.woff2") format("woff2"), url("../fonts/AvenirNextLTPro-Medium.woff") format("woff");
  font-display: fallback;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/AvenirNextLTPro-Bold.woff2") format("woff2"), url("../fonts/AvenirNextLTPro-Bold.woff") format("woff");
  font-display: fallback;
  font-weight: bold;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 600;
  color: #000;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
  margin-top: 0;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child {
  margin-bottom: 0;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
  font-weight: 600;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  color: inherit;
}
h1, .h1 {
  margin-bottom: 2rem;
}
h4, h5, h6, .h4, .h5, .h6 {
  font-weight: 500;
  line-height: 1.5;
}
.display-1, .display-2, .display-3, .display-4, .display-5 {
  font-weight: 400;
  color: #141415;
}
.display-1 strong, .display-2 strong, .display-3 strong, .display-4 strong, .display-5 strong {
  font-weight: 600;
}
.btn-link {
  color: #7D7D8E;
  padding-right: 2.125rem;
  background: url("../img/arrow-right.svg") center right 0.625rem no-repeat;
  background-size: 1.125rem 1.125rem;
}
.btn-link:hover {
  color: #7D7D8E;
  background-position: center right 0;
  filter: invert(68%) sepia(58%) saturate(358%) hue-rotate(19deg) brightness(88%) contrast(86%);
}
.bg-light {
  background: #F5F5F6 !important;
}
/*****************************/
.fs-10 {
  font-size: 10px;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-17 {
  font-size: 17px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-26 {
  font-size: 26px;
}
.fs-28 {
  font-size: 28px;
}
.fs-32 {
  font-size: 32px;
}
.fs-38 {
  font-size: 38px;
}
.fs-40 {
  font-size: 40px;
}
@media (min-width: 576px) {
  .fs-sm-10 {
    font-size: 10px;
  }
}
@media (min-width: 576px) {
  .fs-sm-12 {
    font-size: 12px;
  }
}
@media (min-width: 576px) {
  .fs-sm-14 {
    font-size: 14px;
  }
}
@media (min-width: 576px) {
  .fs-sm-15 {
    font-size: 15px;
  }
}
@media (min-width: 576px) {
  .fs-sm-16 {
    font-size: 16px;
  }
}
@media (min-width: 576px) {
  .fs-sm-17 {
    font-size: 17px;
  }
}
@media (min-width: 576px) {
  .fs-sm-18 {
    font-size: 18px;
  }
}
@media (min-width: 576px) {
  .fs-sm-20 {
    font-size: 20px;
  }
}
@media (min-width: 576px) {
  .fs-sm-22 {
    font-size: 22px;
  }
}
@media (min-width: 576px) {
  .fs-sm-24 {
    font-size: 24px;
  }
}
@media (min-width: 576px) {
  .fs-sm-26 {
    font-size: 26px;
  }
}
@media (min-width: 576px) {
  .fs-sm-28 {
    font-size: 28px;
  }
}
@media (min-width: 576px) {
  .fs-sm-32 {
    font-size: 32px;
  }
}
@media (min-width: 576px) {
  .fs-sm-38 {
    font-size: 38px;
  }
}
@media (min-width: 576px) {
  .fs-sm-40 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .fs-md-10 {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .fs-md-12 {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .fs-md-14 {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .fs-md-15 {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .fs-md-16 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .fs-md-17 {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .fs-md-18 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .fs-md-20 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .fs-md-22 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .fs-md-24 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .fs-md-26 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .fs-md-28 {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .fs-md-32 {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .fs-md-38 {
    font-size: 38px;
  }
}
@media (min-width: 768px) {
  .fs-md-40 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .fs-lg-10 {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .fs-lg-12 {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .fs-lg-14 {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .fs-lg-15 {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .fs-lg-16 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .fs-lg-17 {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  .fs-lg-18 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .fs-lg-20 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .fs-lg-22 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .fs-lg-24 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .fs-lg-26 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .fs-lg-28 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .fs-lg-32 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .fs-lg-38 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .fs-lg-40 {
    font-size: 40px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-10 {
    font-size: 10px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-12 {
    font-size: 12px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-14 {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-15 {
    font-size: 15px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-16 {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-17 {
    font-size: 17px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-18 {
    font-size: 18px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-20 {
    font-size: 20px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-22 {
    font-size: 22px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-24 {
    font-size: 24px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-26 {
    font-size: 26px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-28 {
    font-size: 28px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-32 {
    font-size: 32px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-38 {
    font-size: 38px;
  }
}
@media (min-width: 1300px) {
  .fs-xl-40 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-10 {
    font-size: 10px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-12 {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-14 {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-15 {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-16 {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-17 {
    font-size: 17px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-18 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-20 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-22 {
    font-size: 22px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-24 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-26 {
    font-size: 26px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-28 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-32 {
    font-size: 32px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-38 {
    font-size: 38px;
  }
}
@media (min-width: 1500px) {
  .fs-xxl-40 {
    font-size: 40px;
  }
}
.text-primary {
  color: #B0AB51 !important;
}
.text-secondary {
  color: #141415 !important;
}
.text-success {
  color: #B0AB51 !important;
}
.text-info {
  color: #0dcaf0 !important;
}
.text-warning {
  color: #C48B30 !important;
}
.text-danger {
  color: #dc3545 !important;
}
.text-white {
  color: #fff !important;
}
.text-light {
  color: #7D7D8E !important;
}
.text-dark {
  color: #141415 !important;
}
@media (min-width: 576px) {
  .text-sm-primary {
    color: #B0AB51 !important;
  }
}
@media (min-width: 576px) {
  .text-sm-secondary {
    color: #141415 !important;
  }
}
@media (min-width: 576px) {
  .text-sm-success {
    color: #B0AB51 !important;
  }
}
@media (min-width: 576px) {
  .text-sm-info {
    color: #0dcaf0 !important;
  }
}
@media (min-width: 576px) {
  .text-sm-warning {
    color: #C48B30 !important;
  }
}
@media (min-width: 576px) {
  .text-sm-danger {
    color: #dc3545 !important;
  }
}
@media (min-width: 576px) {
  .text-sm-white {
    color: #fff !important;
  }
}
@media (min-width: 576px) {
  .text-sm-light {
    color: #7D7D8E !important;
  }
}
@media (min-width: 576px) {
  .text-sm-dark {
    color: #141415 !important;
  }
}
@media (min-width: 768px) {
  .text-md-primary {
    color: #B0AB51 !important;
  }
}
@media (min-width: 768px) {
  .text-md-secondary {
    color: #141415 !important;
  }
}
@media (min-width: 768px) {
  .text-md-success {
    color: #B0AB51 !important;
  }
}
@media (min-width: 768px) {
  .text-md-info {
    color: #0dcaf0 !important;
  }
}
@media (min-width: 768px) {
  .text-md-warning {
    color: #C48B30 !important;
  }
}
@media (min-width: 768px) {
  .text-md-danger {
    color: #dc3545 !important;
  }
}
@media (min-width: 768px) {
  .text-md-white {
    color: #fff !important;
  }
}
@media (min-width: 768px) {
  .text-md-light {
    color: #7D7D8E !important;
  }
}
@media (min-width: 768px) {
  .text-md-dark {
    color: #141415 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-primary {
    color: #B0AB51 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-secondary {
    color: #141415 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-success {
    color: #B0AB51 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-info {
    color: #0dcaf0 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-warning {
    color: #C48B30 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-danger {
    color: #dc3545 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-white {
    color: #fff !important;
  }
}
@media (min-width: 992px) {
  .text-lg-light {
    color: #7D7D8E !important;
  }
}
@media (min-width: 992px) {
  .text-lg-dark {
    color: #141415 !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-primary {
    color: #B0AB51 !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-secondary {
    color: #141415 !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-success {
    color: #B0AB51 !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-info {
    color: #0dcaf0 !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-warning {
    color: #C48B30 !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-danger {
    color: #dc3545 !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-white {
    color: #fff !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-light {
    color: #7D7D8E !important;
  }
}
@media (min-width: 1300px) {
  .text-xl-dark {
    color: #141415 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-primary {
    color: #B0AB51 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-secondary {
    color: #141415 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-success {
    color: #B0AB51 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-info {
    color: #0dcaf0 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-warning {
    color: #C48B30 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-danger {
    color: #dc3545 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-white {
    color: #fff !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-light {
    color: #7D7D8E !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-dark {
    color: #141415 !important;
  }
}
.fw-thin {
  font-weight: 200;
}
.fw-light {
  font-weight: 300;
}
.fw-regular {
  font-weight: 400;
}
.fw-medium {
  font-weight: 500;
}
.fw-semibold {
  font-weight: 600;
}
.fw-bold {
  font-weight: 700;
}
.fw-extrabold {
  font-weight: 800;
}
@media (min-width: 576px) {
  .fw-sm-thin {
    font-weight: 200;
  }
}
@media (min-width: 576px) {
  .fw-sm-light {
    font-weight: 300;
  }
}
@media (min-width: 576px) {
  .fw-sm-regular {
    font-weight: 400;
  }
}
@media (min-width: 576px) {
  .fw-sm-medium {
    font-weight: 500;
  }
}
@media (min-width: 576px) {
  .fw-sm-semibold {
    font-weight: 600;
  }
}
@media (min-width: 576px) {
  .fw-sm-bold {
    font-weight: 700;
  }
}
@media (min-width: 576px) {
  .fw-sm-extrabold {
    font-weight: 800;
  }
}
@media (min-width: 768px) {
  .fw-md-thin {
    font-weight: 200;
  }
}
@media (min-width: 768px) {
  .fw-md-light {
    font-weight: 300;
  }
}
@media (min-width: 768px) {
  .fw-md-regular {
    font-weight: 400;
  }
}
@media (min-width: 768px) {
  .fw-md-medium {
    font-weight: 500;
  }
}
@media (min-width: 768px) {
  .fw-md-semibold {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .fw-md-bold {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .fw-md-extrabold {
    font-weight: 800;
  }
}
@media (min-width: 992px) {
  .fw-lg-thin {
    font-weight: 200;
  }
}
@media (min-width: 992px) {
  .fw-lg-light {
    font-weight: 300;
  }
}
@media (min-width: 992px) {
  .fw-lg-regular {
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  .fw-lg-medium {
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .fw-lg-semibold {
    font-weight: 600;
  }
}
@media (min-width: 992px) {
  .fw-lg-bold {
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  .fw-lg-extrabold {
    font-weight: 800;
  }
}
@media (min-width: 1300px) {
  .fw-xl-thin {
    font-weight: 200;
  }
}
@media (min-width: 1300px) {
  .fw-xl-light {
    font-weight: 300;
  }
}
@media (min-width: 1300px) {
  .fw-xl-regular {
    font-weight: 400;
  }
}
@media (min-width: 1300px) {
  .fw-xl-medium {
    font-weight: 500;
  }
}
@media (min-width: 1300px) {
  .fw-xl-semibold {
    font-weight: 600;
  }
}
@media (min-width: 1300px) {
  .fw-xl-bold {
    font-weight: 700;
  }
}
@media (min-width: 1300px) {
  .fw-xl-extrabold {
    font-weight: 800;
  }
}
@media (min-width: 1500px) {
  .fw-xxl-thin {
    font-weight: 200;
  }
}
@media (min-width: 1500px) {
  .fw-xxl-light {
    font-weight: 300;
  }
}
@media (min-width: 1500px) {
  .fw-xxl-regular {
    font-weight: 400;
  }
}
@media (min-width: 1500px) {
  .fw-xxl-medium {
    font-weight: 500;
  }
}
@media (min-width: 1500px) {
  .fw-xxl-semibold {
    font-weight: 600;
  }
}
@media (min-width: 1500px) {
  .fw-xxl-bold {
    font-weight: 700;
  }
}
@media (min-width: 1500px) {
  .fw-xxl-extrabold {
    font-weight: 800;
  }
}
/*****************************/
p:last-child {
  margin-bottom: 0;
}
.font-weight-bolder {
  font-weight: 800 !important;
}
/*****************************/
.ckeditor-view, .default-text {
  /*****************************/
  /*****************************/
}
.ckeditor-view p, .default-text p {
  margin-top: 0;
  margin-bottom: 0.75rem;
  color: #393941;
}
/*****************************/
.page-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
}
header.main {
  transition: all 0.4s ease-in-out;
  padding: 2.25rem 0;
  background: #fff;
  border-bottom: 1px solid #E7E7EB;
  font-size: 1rem;
}
header.main.scroll {
  border-bottom: 1px solid white;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(20, 20, 21, 0.16);
  -moz-box-shadow: 0px 0px 24px 0px rgba(20, 20, 21, 0.16);
  box-shadow: 0px 0px 24px 0px rgba(20, 20, 21, 0.16);
}
.compensate-for-scrollbar header.main {
  opacity: 0;
}
header.main svg, header.main svg* {
  transition: all 0.4s ease-in-out;
}
header.main .logo svg {
  width: 13.625rem;
  display: block;
}
header.main .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
header.main .navbar .navbar-nav .nav-link {
  color: #141415;
  padding: 0.5rem 1.5rem;
}
header.main .navbar .navbar-nav .nav-link:hover {
  color: #B0AB51;
}
header.main .contact-link {
  color: #141415;
}
header.main .contact-link:hover {
  color: #B0AB51;
}
header.main .contact-line {
  width: 1px;
  margin: 0 1rem;
  background: #141415;
  opacity: 0.2;
}
header.main.dark {
  background: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
header.main.dark .logo svg, header.main.dark .logo svg * {
  fill: #fff;
}
header.main.dark .navbar-toggler {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
header.main.dark .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
header.main.dark .navbar .navbar-nav .nav-link {
  color: #fff;
}
header.main.dark .navbar .navbar-nav .nav-link:hover {
  color: #B0AB51;
}
header.main.dark .contact svg, header.main.dark .contact svg * {
  stroke: #fff;
}
header.main.dark .contact-link {
  color: #fff;
}
header.main.dark .contact-link:hover {
  color: #B0AB51;
}
header.main.dark .contact-line {
  background: #fff;
}
.prices-btn {
  display: inline-flex;
  align-items: center;
  color: #7D7D8E;
}
.prices-btn:after {
  content: "";
  display: block;
  width: 1.1875rem;
  height: 1.1875rem;
  background-image: url("../img/right_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 0.6875rem;
}
.home-start {
  position: relative;
}
.home-start:after {
  content: " ";
  display: block;
  width: 25%;
  padding-bottom: 18%;
  bottom: 0;
  right: 2%;
  position: absolute;
  z-index: 1;
  background: url("../img/nr97c.svg") center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.home-information .image1, .type-information .image1 {
  position: absolute;
  top: 6.25rem;
  right: -10%;
  height: 100%;
  text-align: right;
}
.home-information .image1 img, .home-information .image1 picture, .type-information .image1 img, .type-information .image1 picture {
  max-width: unset;
  height: 100%;
}
.home-information .image2, .type-information .image2 {
  position: absolute;
  top: 6.25rem;
  left: 105%;
  height: 100%;
}
.home-information .image2 img, .home-information .image2 picture, .type-information .image2 img, .type-information .image2 picture {
  max-width: unset;
  height: 100%;
}
.home-intimate hr {
  margin-right: 15%;
}
.home-intimate .col-md-4 {
  width: 33.33333333% !important;
}
@media (min-width: 768px) {
  .home-image .article-image {
    margin-right: 14%;
  }
}
.home-four .row > div.col-md-6:first-child > div {
  padding: 3.125rem 0;
  max-width: 30rem;
}
@media (max-width: 767.98px) {
  .home-four .row > div.col-md-6:first-child > div {
    max-width: unset;
    width: 100%;
  }
}
.home-four .row > div.col-md-6:first-child div.article-image {
  position: absolute;
  left: 20%;
  width: max(19vw, 170px);
  bottom: -10%;
  z-index: 2;
}
.home-four .row > div.col-md-6:nth-child(2) {
  position: relative;
}
.home-four .row > div.col-md-6:nth-child(2) > div {
  position: absolute;
  top: -18%;
  left: -8.33333333%;
  right: -8.33333333%;
  z-index: 2;
}
.home-four .row > div.col-md-6:nth-child(2) .article-image {
  max-width: unset;
}
@media (max-width: 767.98px) {
  .home-four .row > div.col-md-6:nth-child(2) .article-image {
    display: none !important;
  }
}
.home-about {
  overflow: hidden;
}
.home-about .row > div.col-md-11 {
  margin-left: auto;
}
.home-about .col-md-5 {
  overflow: hidden !important;
}
.home-slider .swiper-slide {
  width: min(80vw, 1100px);
  background: #141415;
  cursor: pointer;
}
.home-slider .swiper-slide a {
  opacity: 0.2;
  pointer-events: none;
}
.home-slider .swiper-slide-active a {
  opacity: 1;
  pointer-events: auto;
}
.gallery-pagination {
  opacity: 0.4;
  transition: all 0.4s ease-in-out;
  color: #fff;
  font-size: 1rem;
  background: rgba(20, 20, 20, 0.6);
  padding: 1rem 2rem;
  position: absolute;
  bottom: 0;
  width: min(26rem, 75%);
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.gallery-pagination:hover {
  opacity: 1;
}
.gallery-pagination .swiper-button-prev {
  background-image: url("../img/slide-left.svg");
  background-size: auto;
  left: 5%;
}
.gallery-pagination .swiper-button-next {
  background-image: url("../img/slide-right.svg");
  background-size: auto;
  right: 5%;
}
.gallery-pagination .swiper-pagination {
  position: static;
}
.gallery-pagination .swiper-pagination-progressbar {
  width: 50%;
  margin: 0 7%;
  height: 4px;
  background: #F1F1F1;
  position: relative;
}
.gallery-pagination .swiper-pagination-progressbar-fill {
  position: absolute;
  transition-duration: 300ms;
  background: #B0AB51;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.offer-pagination {
  position: relative;
  text-align: left;
}
.offer-pagination .swiper-buttons {
  text-align: right;
}
.offer-pagination .swiper-button-prev, .offer-pagination .swiper-button-next {
  background-size: auto;
  position: static;
  left: unset;
  right: unset;
  top: unset;
  display: inline-block;
  margin: 0;
  margin-left: 1.875rem;
}
.offer-pagination .swiper-button-prev {
  background-image: url("../img/offer-left.svg");
}
.offer-pagination .swiper-button-next {
  background-image: url("../img/offer-right.svg");
}
.offer-pagination .swiper-pagination {
  position: static;
  justify-content: flex-start;
  margin: 0 !important;
  padding: 0;
}
.offer-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  padding: 0.875rem 0.5rem;
  margin: 0px 0.625rem;
  text-align: center;
  line-height: 1.5rem;
  font-size: 1.25rem;
  color: #393941;
  opacity: 1;
  background: transparent;
  border-bottom: 1px solid #fff;
  border-radius: 0;
}
.offer-pagination .swiper-pagination-bullet-active {
  color: #B0AB51;
  border-bottom-color: #B0AB51;
}
.points .map-point {
  position: absolute;
  z-index: 2;
}
.points .map-point .tooltip-btn {
  position: absolute;
  left: -1.125rem;
  top: -1.125rem;
  width: 2.25rem;
  height: 2.25rem;
  background: #fff;
  cursor: pointer;
  transition: none;
}
.points .map-point .tooltip-btn span {
  position: absolute;
  width: 1.125rem;
  height: 2px;
  background: #000;
  top: 50%;
  left: 50%;
  transition: none;
}
.points .map-point .tooltip-btn span:first-child {
  transform: translate(-50%, -50%);
}
.points .map-point .tooltip-btn span:last-child {
  transform: translate(-50%, -50%) rotateZ(-90deg);
}
.points .map-point .tooltip-text-container {
  position: absolute;
  bottom: 1.875rem;
  left: -5.625rem;
  width: 11.25rem;
  padding: 0.5rem;
  text-align: center;
  background: #fff;
  color: #393941;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  transform: translateY(-20px);
  transition: all 0.2s ease-in-out;
  font-size: 1rem;
  font-weight: 400;
}
.points .map-point:hover {
  z-index: 10;
}
.points .map-point:hover .tooltip-btn span:first-child {
  transform: translate(-50%, -50%) rotateZ(180deg);
}
.points .map-point:hover .tooltip-btn span:last-child {
  transform: translate(-50%, -50%) rotateZ(0);
}
.points .map-point:hover .tooltip-text-container {
  opacity: 1;
  transform: translateY(0);
}
.pointsmap .btn {
  text-transform: none;
}
.pointsmap #map-time {
  transition: all 0.4s ease-in-out;
  transform-origin: 45% 30%;
}
.pointsmap #map-circle:hover #map-time {
  opacity: 1;
  transform: scale(2);
}
.pointsmap svg {
  height: unset;
  width: 100%;
}
@media (min-width: 768px) {
  .pointsmap .map > div {
    height: max(40rem, 90vh);
  }
  .pointsmap svg {
    height: 100%;
    width: auto;
  }
}
.pointsmap .map-point {
  position: absolute;
  z-index: 2;
}
.pointsmap .map-point:hover {
  z-index: 10;
}
.pointsmap .map-point .tooltip-btn {
  position: absolute;
  left: -0.3125rem;
  top: -0.3125rem;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background: #141415;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.pointsmap .map-point .tooltip-btn span {
  position: absolute;
  width: 1.125rem;
  height: 2px;
  background: #000;
  top: 50%;
  left: 50%;
  transition: all 0.2s ease-in-out;
}
.pointsmap .map-point .tooltip-btn span:first-child {
  transform: translate(-50%, -50%);
}
.pointsmap .map-point .tooltip-btn span:last-child {
  transform: translate(-50%, -50%) rotateZ(-90deg);
}
.pointsmap .map-point .tooltip-text-container {
  position: absolute;
  top: -2rem;
  left: -2rem;
  width: 4rem;
  height: 4rem;
  padding: 0.5rem;
  text-align: left;
  background: #141415;
  color: #fff;
  opacity: 0;
  overflow: hidden;
  cursor: pointer;
  transform: translateY(-20px);
  transition: all 0.2s ease-in-out;
  font-weight: 400;
  font-size: 0.875rem;
  white-space: nowrap;
}
.pointsmap .map-point .tooltip-text-container:hover {
  width: auto;
  background: #fff;
  color: #141415;
}
.pointsmap .map-point .tooltip-text-container:hover svg, .pointsmap .map-point .tooltip-text-container:hover svg * {
  stroke: #141415;
}
.pointsmap .map-point .tooltip-text-container svg {
  width: 2.9375rem;
  height: unset;
}
.pointsmap .map-point .tooltip-text-container svg, .pointsmap .map-point .tooltip-text-container svg * {
  stroke: #fff;
}
.pointsmap .map-point .tooltip-text-container svg > g > rect {
  display: none;
}
.pointsmap .map-point.map-point-move .tooltip-text-container:hover {
  left: -9.375rem;
}
.pointsmap .map-point:hover .tooltip-btn span:first-child, .pointsmap .map-point.active .tooltip-btn span:first-child {
  transform: translate(-50%, -50%) rotateZ(180deg);
}
.pointsmap .map-point:hover .tooltip-btn span:last-child, .pointsmap .map-point.active .tooltip-btn span:last-child {
  transform: translate(-50%, -50%) rotateZ(0);
}
.pointsmap .map-point:hover .tooltip-text-container, .pointsmap .map-point.active .tooltip-text-container {
  opacity: 1;
  transform: translateY(0);
}
.offers-status:before {
  content: " ";
  width: 0.6em;
  height: 0.6em;
  transform: rotate(45deg);
  margin-right: 1rem;
  margin-left: 0.125rem;
  background: #B0AB51;
  display: inline-block;
}
.offers-status.text-warning {
  color: #C48B30 !important;
}
.offers-status.text-warning:before {
  background: #C48B30;
}
.offers-status.text-danger {
  color: #7D7D8E !important;
}
.offers-status.text-danger:before {
  background: #7D7D8E;
}
.offers-status.text-secondary {
  color: #7D7D8E !important;
}
.offers-status.text-secondary:before {
  background: #7D7D8E;
}
.offers-popup .fancybox-slide {
  max-width: 54.375rem;
  position: relative;
  margin: auto;
}
.offers .btn-animated {
  font-weight: 600;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) {
  .offers .btn-animated:hover {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
}
.offers .filters {
  position: relative;
  z-index: 1;
}
.offers .search-form, .offers .search-list {
  -webkit-animation-fill-mode: unset;
  animation-fill-mode: unset;
}
.offer-line-between {
  display: flex;
}
.offer-line-between:after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background-color: #C5C5C8;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.btn-offer {
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  position: relative;
  background: url("../img/btn-arrow.svg") bottom right;
  background-repeat: no-repeat;
  background-size: 6.25rem 6.25rem;
}
.btn-offer > div, .btn-offer a {
  color: #393941 !important;
  transition: all 0.2s ease-in-out;
}
.btn-offer:hover {
  color: #B0AB51;
  background-image: url("../img/btn-arrow-hover.svg");
}
.btn-offer:hover > div, .btn-offer:hover a {
  color: #B0AB51 !important;
}
.btn-offer + hr {
  margin: 2rem 0;
}
.makieta {
  background: #fff;
  min-height: 25vh;
}
@media (min-width: 768px) {
  .makieta {
    min-height: 50vh;
  }
}
.makieta .view-title {
  position: absolute;
  bottom: 5%;
  width: 100%;
  z-index: 1;
}
.makieta #models .views-navigation li a {
  padding: 1rem;
  color: #141415;
  background: transparent;
  text-decoration: none;
  border-bottom: 2px solid #fff;
}
.makieta #models .views-navigation li a:hover {
  color: #B0AB51;
  background: transparent;
}
.makieta #models .views-navigation li a.active {
  color: #B0AB51;
  border-bottom-color: #B0AB51;
}
.makieta .btn-outline-primary:hover img, .makieta .btn-outline-primary:hover svg {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.makieta .models-tooltip, .makieta .floor-tooltips {
  width: 21.25rem;
  border: 0;
  font-size: 1rem;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(20, 20, 21, 0.16);
  -moz-box-shadow: 0px 8px 56px 0px rgba(20, 20, 21, 0.16);
  box-shadow: 0px 8px 56px 0px rgba(20, 20, 21, 0.16);
}
.makieta .start-scroll {
  justify-content: flex-end;
  left: auto;
}
.makieta .start-scroll a.scroll-arrow {
  margin-right: 2.875rem;
  margin-bottom: 2.875rem;
  padding: 1.5rem;
  background-position: center center;
}
.type-contact .contact-title {
  display: none;
}
.type-contact .contact-subject {
  display: none;
}
#contact-form input.form-control, #contact-form textarea.form-control {
  border: 0;
  border-bottom: 1px solid #141415;
  padding-left: 0;
  padding-right: 0;
}
#contact-form .has-error input.form-control, #contact-form .has-error textarea.form-control {
  border: 0 !important;
  border-bottom: 1px solid #dc3545 !important;
}
#contact-form .form-floating textarea {
  height: 10rem !important;
}
#contact-form .form-floating > label {
  padding-left: 0;
  padding-right: 0;
}
#contact-form .form-floating > .form-control:focus ~ label, #contact-form .form-floating > .form-control:not(:placeholder-shown) ~ label, #contact-form .form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-1.25rem) translateX(0rem);
}
#contact-form input + .help-block, #contact-form textarea + .help-block {
  display: none !important;
}
.fancybox-active .fancybox-stage {
  overflow-y: scroll;
}
.thanks .h2 {
  color: #393941;
}
.thanks a {
  text-decoration: underline;
}
.link-underline a {
  text-decoration: underline;
}
.custom-news h2 {
  line-height: 3rem;
}
.custom-next-arrow {
  width: 4.125rem;
  height: 4.125rem;
  background: #B0AB51;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-next-arrow:after {
  content: "";
  display: block;
  width: 1.125rem;
  height: 0.8125rem;
  background: url("../img/arrow-next.svg");
  background-repeat: no-repeat;
  background-size: 1.125rem 0.8125rem;
  background-position: center;
}
.custom-btn {
  font-size: 0.875rem;
  color: white;
  width: fit-content;
  background-color: #B0AB51;
  padding: 0.375rem 0.5rem;
}
.offers-info {
  overflow-y: auto;
}
.offers-prices .fancybox-bg {
  background-color: #ebebeb;
  opacity: 0.48;
}
.offers-prices .fancybox-close-small {
  top: 0.4375rem;
  right: 0.4375rem;
  opacity: 1;
  filter: invert(1);
}
.offers-prices-table a {
  color: #393941;
}
.offers-prices-table .text-muted {
  color: #393941 !important;
}

/*# sourceMappingURL=main-7a30ebe2.css.map */