@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@700&display=swap");
.element::after {
  display: block;
  content: "";
  clear: both;
}

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

footer section:not(.page-header) .container-data > .row > div,
main section:not(.page-header) .container-data > .row > div {
  display: -ms-flexbox;
  display: flex;
}

footer section:not(.page-header) .container-data > .row > div,
main section:not(.page-header) .container-data > .row > div {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.venturi-container {
  font-size: 0;
  line-height: 1;
}

body {
  font-family: 'Orbitron', sans-serif!important;
  font-size: 1.4rem;
  font-weight: 700;
}

h1 {
  font-family: 'Orbitron', sans-serif;
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 5rem;
  }
}

h2 {
  font-family: 'Orbitron', sans-serif;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.4rem;
  }
}
@media (min-width: 1400px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h4 {
    font-size: 1.6rem;
  }
}

h5 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h5 {
    font-size: 1.4rem;
  }
}

h6 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h6 {
    font-size: 1.2rem;
  }
}

p {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  p {
    font-size: 1.6rem;
  }
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

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

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-1-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.col-1-7 {
  -ms-flex: 0 0 14.2857142857%;
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.col-1-8 {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-1-9 {
  -ms-flex: 0 0 11.111111111%;
  flex: 0 0 11.111111111%;
  max-width: 11.111111111%;
}

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

.col-1-11 {
  -ms-flex: 0 0 9.0909090909%;
  flex: 0 0 9.0909090909%;
  max-width: 9.0909090909%;
}

@media (min-width: 576px) {
  .container {
    width: 576px;
  }

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

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

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

  .align-self-sm-top {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-bottom {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .col-sm-1-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-sm-1-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .col-sm-1-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-sm-1-9 {
    -ms-flex: 0 0 11.111111111%;
    flex: 0 0 11.111111111%;
    max-width: 11.111111111%;
  }

  .col-sm-1-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .col-sm-1-11 {
    -ms-flex: 0 0 9.0909090909%;
    flex: 0 0 9.0909090909%;
    max-width: 9.0909090909%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 768px;
  }

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

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

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

  .align-self-md-top {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-bottom {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .col-md-1-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-md-1-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .col-md-1-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-md-1-9 {
    -ms-flex: 0 0 11.111111111%;
    flex: 0 0 11.111111111%;
    max-width: 11.111111111%;
  }

  .col-md-1-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .col-md-1-11 {
    -ms-flex: 0 0 9.0909090909%;
    flex: 0 0 9.0909090909%;
    max-width: 9.0909090909%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 992px;
  }

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

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

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

  .align-self-lg-top {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-bottom {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .col-lg-1-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-lg-1-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .col-lg-1-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-lg-1-9 {
    -ms-flex: 0 0 11.111111111%;
    flex: 0 0 11.111111111%;
    max-width: 11.111111111%;
  }

  .col-lg-1-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .col-lg-1-11 {
    -ms-flex: 0 0 9.0909090909%;
    flex: 0 0 9.0909090909%;
    max-width: 9.0909090909%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }

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

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

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

  .align-self-xl-top {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-bottom {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .col-xl-1-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xl-1-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .col-xl-1-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xl-1-9 {
    -ms-flex: 0 0 11.111111111%;
    flex: 0 0 11.111111111%;
    max-width: 11.111111111%;
  }

  .col-xl-1-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .col-xl-1-11 {
    -ms-flex: 0 0 9.0909090909%;
    flex: 0 0 9.0909090909%;
    max-width: 9.0909090909%;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }

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

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

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

  .align-self-xxl-top {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xxl-bottom {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .col-xxl-1-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xxl-1-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .col-xxl-1-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xxl-1-9 {
    -ms-flex: 0 0 11.111111111%;
    flex: 0 0 11.111111111%;
    max-width: 11.111111111%;
  }

  .col-xxl-1-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .col-xxl-1-11 {
    -ms-flex: 0 0 9.0909090909%;
    flex: 0 0 9.0909090909%;
    max-width: 9.0909090909%;
  }
}
@media (min-width: 1590px) {
  .container {
    width: 1590px;
  }

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

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

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

  .align-self-xxxl-top {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xxxl-bottom {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .col-xxxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .col-xxxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xxxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .col-xxxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xxxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .col-xxxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xxxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .col-xxxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xxxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .col-xxxl-1-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xxxl-1-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .col-xxxl-1-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xxxl-1-9 {
    -ms-flex: 0 0 11.111111111%;
    flex: 0 0 11.111111111%;
    max-width: 11.111111111%;
  }

  .col-xxxl-1-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .col-xxxl-1-11 {
    -ms-flex: 0 0 9.0909090909%;
    flex: 0 0 9.0909090909%;
    max-width: 9.0909090909%;
  }
}
@media (min-width: 0px) and (max-width: 575px) {
  .offset-1 {
    margin-left: 8.333333%;
  }

  .order-1 {
    order: 1;
  }

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

  .order-2 {
    order: 2;
  }

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

  .order-3 {
    order: 3;
  }

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

  .order-4 {
    order: 4;
  }

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

  .order-5 {
    order: 5;
  }

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

  .order-6 {
    order: 6;
  }

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

  .order-7 {
    order: 7;
  }

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

  .order-8 {
    order: 8;
  }

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

  .order-9 {
    order: 9;
  }

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

  .order-10 {
    order: 10;
  }

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

  .order-11 {
    order: 11;
  }

  .offset-12 {
    margin-left: 100%;
  }

  .order-12 {
    order: 12;
  }

  .offset-1-5 {
    margin-left: 20%;
  }

  .offset-1-7 {
    margin-left: 14.2857142857%;
  }

  .offset-1-8 {
    margin-left: 12.5%;
  }

  .offset-1-9 {
    margin-left: 11.111111111%;
  }

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

  .offset-1-11 {
    margin-left: 9.0909090909%;
  }

  .offset {
    margin-left: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .order-sm-1 {
    order: 1;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .order-sm-2 {
    order: 2;
  }

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

  .order-sm-3 {
    order: 3;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .order-sm-4 {
    order: 4;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .order-sm-5 {
    order: 5;
  }

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

  .order-sm-6 {
    order: 6;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .order-sm-7 {
    order: 7;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .order-sm-8 {
    order: 8;
  }

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

  .order-sm-9 {
    order: 9;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .order-sm-10 {
    order: 10;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }

  .order-sm-11 {
    order: 11;
  }

  .offset-sm-12 {
    margin-left: 100%;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-1-5 {
    margin-left: 20%;
  }

  .offset-sm-1-7 {
    margin-left: 14.2857142857%;
  }

  .offset-sm-1-8 {
    margin-left: 12.5%;
  }

  .offset-sm-1-9 {
    margin-left: 11.111111111%;
  }

  .offset-sm-1-10 {
    margin-left: 10%;
  }

  .offset-sm-1-11 {
    margin-left: 9.0909090909%;
  }

  .offset-sm {
    margin-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .order-md-1 {
    order: 1;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .order-md-2 {
    order: 2;
  }

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

  .order-md-3 {
    order: 3;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .order-md-4 {
    order: 4;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .order-md-5 {
    order: 5;
  }

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

  .order-md-6 {
    order: 6;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .order-md-7 {
    order: 7;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .order-md-8 {
    order: 8;
  }

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

  .order-md-9 {
    order: 9;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .order-md-10 {
    order: 10;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }

  .order-md-11 {
    order: 11;
  }

  .offset-md-12 {
    margin-left: 100%;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-1-5 {
    margin-left: 20%;
  }

  .offset-md-1-7 {
    margin-left: 14.2857142857%;
  }

  .offset-md-1-8 {
    margin-left: 12.5%;
  }

  .offset-md-1-9 {
    margin-left: 11.111111111%;
  }

  .offset-md-1-10 {
    margin-left: 10%;
  }

  .offset-md-1-11 {
    margin-left: 9.0909090909%;
  }

  .offset-md {
    margin-left: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .order-lg-1 {
    order: 1;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .order-lg-2 {
    order: 2;
  }

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

  .order-lg-3 {
    order: 3;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .order-lg-4 {
    order: 4;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .order-lg-5 {
    order: 5;
  }

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

  .order-lg-6 {
    order: 6;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .order-lg-7 {
    order: 7;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .order-lg-8 {
    order: 8;
  }

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

  .order-lg-9 {
    order: 9;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .order-lg-10 {
    order: 10;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }

  .order-lg-11 {
    order: 11;
  }

  .offset-lg-12 {
    margin-left: 100%;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-1-5 {
    margin-left: 20%;
  }

  .offset-lg-1-7 {
    margin-left: 14.2857142857%;
  }

  .offset-lg-1-8 {
    margin-left: 12.5%;
  }

  .offset-lg-1-9 {
    margin-left: 11.111111111%;
  }

  .offset-lg-1-10 {
    margin-left: 10%;
  }

  .offset-lg-1-11 {
    margin-left: 9.0909090909%;
  }

  .offset-lg {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .order-xl-1 {
    order: 1;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .order-xl-2 {
    order: 2;
  }

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

  .order-xl-3 {
    order: 3;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .order-xl-4 {
    order: 4;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .order-xl-5 {
    order: 5;
  }

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

  .order-xl-6 {
    order: 6;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .order-xl-7 {
    order: 7;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .order-xl-8 {
    order: 8;
  }

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

  .order-xl-9 {
    order: 9;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .order-xl-10 {
    order: 10;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }

  .order-xl-11 {
    order: 11;
  }

  .offset-xl-12 {
    margin-left: 100%;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-1-5 {
    margin-left: 20%;
  }

  .offset-xl-1-7 {
    margin-left: 14.2857142857%;
  }

  .offset-xl-1-8 {
    margin-left: 12.5%;
  }

  .offset-xl-1-9 {
    margin-left: 11.111111111%;
  }

  .offset-xl-1-10 {
    margin-left: 10%;
  }

  .offset-xl-1-11 {
    margin-left: 9.0909090909%;
  }

  .offset-xl {
    margin-left: 10px;
  }
}
@media (min-width: 1400px) and (max-width: 1589px) {
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }

  .order-xxl-1 {
    order: 1;
  }

  .offset-xxl-2 {
    margin-left: 16.666667%;
  }

  .order-xxl-2 {
    order: 2;
  }

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

  .order-xxl-3 {
    order: 3;
  }

  .offset-xxl-4 {
    margin-left: 33.333333%;
  }

  .order-xxl-4 {
    order: 4;
  }

  .offset-xxl-5 {
    margin-left: 41.666667%;
  }

  .order-xxl-5 {
    order: 5;
  }

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

  .order-xxl-6 {
    order: 6;
  }

  .offset-xxl-7 {
    margin-left: 58.333333%;
  }

  .order-xxl-7 {
    order: 7;
  }

  .offset-xxl-8 {
    margin-left: 66.666667%;
  }

  .order-xxl-8 {
    order: 8;
  }

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

  .order-xxl-9 {
    order: 9;
  }

  .offset-xxl-10 {
    margin-left: 83.333333%;
  }

  .order-xxl-10 {
    order: 10;
  }

  .offset-xxl-11 {
    margin-left: 91.666667%;
  }

  .order-xxl-11 {
    order: 11;
  }

  .offset-xxl-12 {
    margin-left: 100%;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-1-5 {
    margin-left: 20%;
  }

  .offset-xxl-1-7 {
    margin-left: 14.2857142857%;
  }

  .offset-xxl-1-8 {
    margin-left: 12.5%;
  }

  .offset-xxl-1-9 {
    margin-left: 11.111111111%;
  }

  .offset-xxl-1-10 {
    margin-left: 10%;
  }

  .offset-xxl-1-11 {
    margin-left: 9.0909090909%;
  }

  .offset-xxl {
    margin-left: 10px;
  }
}
@media (min-width: 1590px) {
  .offset-xxxl-1 {
    margin-left: 8.333333%;
  }

  .order-xxxl-1 {
    order: 1;
  }

  .offset-xxxl-2 {
    margin-left: 16.666667%;
  }

  .order-xxxl-2 {
    order: 2;
  }

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

  .order-xxxl-3 {
    order: 3;
  }

  .offset-xxxl-4 {
    margin-left: 33.333333%;
  }

  .order-xxxl-4 {
    order: 4;
  }

  .offset-xxxl-5 {
    margin-left: 41.666667%;
  }

  .order-xxxl-5 {
    order: 5;
  }

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

  .order-xxxl-6 {
    order: 6;
  }

  .offset-xxxl-7 {
    margin-left: 58.333333%;
  }

  .order-xxxl-7 {
    order: 7;
  }

  .offset-xxxl-8 {
    margin-left: 66.666667%;
  }

  .order-xxxl-8 {
    order: 8;
  }

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

  .order-xxxl-9 {
    order: 9;
  }

  .offset-xxxl-10 {
    margin-left: 83.333333%;
  }

  .order-xxxl-10 {
    order: 10;
  }

  .offset-xxxl-11 {
    margin-left: 91.666667%;
  }

  .order-xxxl-11 {
    order: 11;
  }

  .offset-xxxl-12 {
    margin-left: 100%;
  }

  .order-xxxl-12 {
    order: 12;
  }

  .offset-xxxl-1-5 {
    margin-left: 20%;
  }

  .offset-xxxl-1-7 {
    margin-left: 14.2857142857%;
  }

  .offset-xxxl-1-8 {
    margin-left: 12.5%;
  }

  .offset-xxxl-1-9 {
    margin-left: 11.111111111%;
  }

  .offset-xxxl-1-10 {
    margin-left: 10%;
  }

  .offset-xxxl-1-11 {
    margin-left: 9.0909090909%;
  }

  .offset-xxxl {
    margin-left: 10px;
  }
}
@media (min-width: 0px) and (max-width: 575px) {
  .block--hide {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .block--sm-hide {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block--md-hide {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block--lg-hide {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .block--xl-hide {
    display: none !important;
  }
}
@media (min-width: 1400px) and (max-width: 1589px) {
  .block--xxl-hide {
    display: none !important;
  }
}
@media (min-width: 1590px) {
  .block--xxxl-hide {
    display: none !important;
  }
}
.isotope-container, .same-height:not(.owl-carousel) {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.isotope-container .isotope-element, .same-height .isotope-element {
  margin-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.owl-carousel .isotope-element {
  margin-bottom: 0;
}

.grid-sizer {
  height: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.gutter-60 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-60 .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.gutter-60 .row [class*=col-],
.gutter-60 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-60 .row [class*=col-],
.gutter-60 .row .isotope-element {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.gutter-60 .row .isotope-element {
  margin-bottom: 60px;
}
.gutter-60 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-60 .container-data > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}

.gutter-50 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-50 .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.gutter-50 .row [class*=col-],
.gutter-50 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-50 .row [class*=col-],
.gutter-50 .row .isotope-element {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.gutter-50 .row .isotope-element {
  margin-bottom: 50px;
}
.gutter-50 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-50 .container-data > .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}

.gutter-40 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-40 .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gutter-40 .row [class*=col-],
.gutter-40 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-40 .row [class*=col-],
.gutter-40 .row .isotope-element {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gutter-40 .row .isotope-element {
  margin-bottom: 40px;
}
.gutter-40 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-40 .container-data > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.gutter-30 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-30 .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.gutter-30 .row [class*=col-],
.gutter-30 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-30 .row [class*=col-],
.gutter-30 .row .isotope-element {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.gutter-30 .row .isotope-element {
  margin-bottom: 30px;
}
.gutter-30 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-30 .container-data > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.gutter-20 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-20 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.gutter-20 .row [class*=col-],
.gutter-20 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-20 .row [class*=col-],
.gutter-20 .row .isotope-element {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.gutter-20 .row .isotope-element {
  margin-bottom: 20px;
}
.gutter-20 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-20 .container-data > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.gutter-10 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-10 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.gutter-10 .row [class*=col-],
.gutter-10 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-10 .row [class*=col-],
.gutter-10 .row .isotope-element {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.gutter-10 .row .isotope-element {
  margin-bottom: 10px;
}
.gutter-10 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-10 .container-data > .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.gutter-0 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-0 .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.gutter-0 .row [class*=col-],
.gutter-0 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-0 .row [class*=col-],
.gutter-0 .row .isotope-element {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.gutter-0 .row .isotope-element {
  margin-bottom: 0px;
}
.gutter-0 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-0 .container-data > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.gutter-v-60 .row .isotope-element {
  margin-bottom: 60px;
}

.gutter-v-50 .row .isotope-element {
  margin-bottom: 50px;
}

.gutter-v-40 .row .isotope-element {
  margin-bottom: 40px;
}

.gutter-v-30 .row .isotope-element {
  margin-bottom: 30px;
}

.gutter-v-20 .row .isotope-element {
  margin-bottom: 20px;
}

.gutter-v-10 .row .isotope-element {
  margin-bottom: 10px;
}

.gutter-v-0 .row .isotope-element {
  margin-bottom: 0px;
}

.gutter-h-60 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-60 .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.gutter-h-60 .row [class*=col-],
.gutter-h-60 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-h-60 .row [class*=col-],
.gutter-h-60 .row .isotope-element {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.gutter-h-60 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-60 .container-data > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}

.gutter-h-50 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-50 .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.gutter-h-50 .row [class*=col-],
.gutter-h-50 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-h-50 .row [class*=col-],
.gutter-h-50 .row .isotope-element {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.gutter-h-50 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-50 .container-data > .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}

.gutter-h-40 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-40 .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gutter-h-40 .row [class*=col-],
.gutter-h-40 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-h-40 .row [class*=col-],
.gutter-h-40 .row .isotope-element {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gutter-h-40 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-40 .container-data > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.gutter-h-30 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-30 .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.gutter-h-30 .row [class*=col-],
.gutter-h-30 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-h-30 .row [class*=col-],
.gutter-h-30 .row .isotope-element {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.gutter-h-30 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-30 .container-data > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.gutter-h-20 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-20 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.gutter-h-20 .row [class*=col-],
.gutter-h-20 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-h-20 .row [class*=col-],
.gutter-h-20 .row .isotope-element {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.gutter-h-20 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-20 .container-data > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.gutter-h-10 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-10 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.gutter-h-10 .row [class*=col-],
.gutter-h-10 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-h-10 .row [class*=col-],
.gutter-h-10 .row .isotope-element {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.gutter-h-10 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-10 .container-data > .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.gutter-h-0 .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-0 .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.gutter-h-0 .row [class*=col-],
.gutter-h-0 .row .isotope-element {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gutter-h-0 .row [class*=col-],
.gutter-h-0 .row .isotope-element {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.gutter-h-0 .container-data > .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gutter-h-0 .container-data > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}

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

.img-stretch {
  width: 100%;
}

footer section .container-data > .row, main section .container-data > .row {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.module.vertical-align-top .row, .widget.vertical-align-top .row, section.vertical-align-top > .container-data > .row {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.module.vertical-align-center .row, .widget.vertical-align-center .row, section.vertical-align-center > .container-data > .row {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.module.vertical-align-bottom .row, .widget.vertical-align-bottom .row, section.vertical-align-bottom > .container-data > .row {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.module.full-page .row, .widget.full-page .row, section.full-page > .container-data > .row {
  min-height: 100vh;
}
.module.half-page .row, .widget.half-page .row, section.half-page > .container-data > .row {
  min-height: 50vh;
}
.module.onethird-page .row, .widget.onethird-page .row, section.onethird-page > .container-data > .row {
  min-height: 33vh;
}
.module.twothirds-page .row, .widget.twothirds-page .row, section.twothirds-page > .container-data > .row {
  min-height: 66vh;
}

footer section:not(.page-header) .align-content-start,
main section:not(.page-header) .align-content-start {
  align-items: flex-start;
  -ms-flex-align: start;
}
footer section:not(.page-header) .align-content-start > *,
main section:not(.page-header) .align-content-start > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
footer section:not(.page-header) .align-content-center,
main section:not(.page-header) .align-content-center {
  align-items: center;
  -ms-flex-align: center;
}
footer section:not(.page-header) .align-content-center > *,
main section:not(.page-header) .align-content-center > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
footer section:not(.page-header) .align-content-end,
main section:not(.page-header) .align-content-end {
  align-items: flex-end;
  -ms-flex-align: end;
}
footer section:not(.page-header) .align-content-end > *,
main section:not(.page-header) .align-content-end > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.stretched-height {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

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

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

footer section:not(.page-header) .container-data > .row > div,
main section:not(.page-header) .container-data > .row > div {
  display: -ms-flexbox;
  display: flex;
}

footer section:not(.page-header) .container-data > .row > div,
main section:not(.page-header) .container-data > .row > div {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.venturi-container {
  font-size: 0;
  line-height: 1;
}

body {
  font-family: 'Orbitron', sans-serif!important;
  font-size: 1.4rem;
  font-weight: 700;
}

h1 {
  font-family: 'Orbitron', sans-serif;
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 5rem;
  }
}

h2 {
  font-family: 'Orbitron', sans-serif;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.4rem;
  }
}
@media (min-width: 1400px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h4 {
    font-size: 1.6rem;
  }
}

h5 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h5 {
    font-size: 1.4rem;
  }
}

h6 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h6 {
    font-size: 1.2rem;
  }
}

p {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  p {
    font-size: 1.6rem;
  }
}

html {
  font-size: 10px;
}

.noselect {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  margin: 0;
}

a {
  word-wrap: break-word;
  transition: all 0.2s linear;
}
a, a:active, a:focus, a:active:focus, a:hover {
  text-decoration: none;
  outline: none !important;
  box-shadow: none !important;
}

button {
  transition: all 0.2s linear;
}
button, button:active, button:focus, button:active:focus, button:hover {
  outline: none !important;
  box-shadow: none !important;
}

input,
textarea {
  box-shadow: none !important;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

iframe {
  border: none;
}

b,
strong {
  font-weight: 700;
}

/*_skin_start*/
body {
  background-color: #000000;
}

::-moz-selection {
  color: #ffffff;
  background: #3DCBFF;
}

::selection {
  color: #ffffff;
  background: #3DCBFF;
}

/*_skin_end*/
.element::after {
  display: block;
  content: "";
  clear: both;
}

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

footer section:not(.page-header) .container-data > .row > div,
main section:not(.page-header) .container-data > .row > div {
  display: -ms-flexbox;
  display: flex;
}

footer section:not(.page-header) .container-data > .row > div,
main section:not(.page-header) .container-data > .row > div {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.venturi-container {
  font-size: 0;
  line-height: 1;
}

body {
  font-family: 'Orbitron', sans-serif!important;
  font-size: 1.4rem;
  font-weight: 700;
}

h1 {
  font-family: 'Orbitron', sans-serif;
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 5rem;
  }
}

h2 {
  font-family: 'Orbitron', sans-serif;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.4rem;
  }
}
@media (min-width: 1400px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h4 {
    font-size: 1.6rem;
  }
}

h5 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h5 {
    font-size: 1.4rem;
  }
}

h6 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  h6 {
    font-size: 1.2rem;
  }
}

p {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 1400px) {
  p {
    font-size: 1.6rem;
  }
}

.with-background {
  position: relative;
}
.with-background .background-parallax-inner {
  height: 100% !important;
}
body.with-background .background.background-video, body.with-background .background.background-youtube .background-youtube-content .ytplayer-container, .with-background .background.background-kenburns .background-ken-burns-content, .with-background .background {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.with-background .background.background-youtube .background-youtube-content .ytplayer-shield, .with-background .background.background-kenburns .background-ken-burns-content, .with-background .background {
  width: 100%;
  height: 100%;
}
.with-background .background.background-kenburns .background-ken-burns-content, .with-background .background {
  position: absolute;
  display: block;
  z-index: 0;
}
body.with-background .background.background-video, body.with-background .background.background-youtube .background-youtube-content .ytplayer-container {
  position: fixed;
  overflow: hidden;
}
.with-background .background {
  overflow: hidden;
}
.with-background .background.background-slider {
  overflow: hidden;
}
.with-background .background.background-kenburns {
  overflow: hidden;
}
.with-background .background.background-kenburns .background-ken-burns-content {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.with-background .background.background-youtube {
  overflow: hidden;
}
body.with-background .background.background-youtube .background-youtube-content {
  z-index: -2;
}
body.with-background .background.background-youtube .background-youtube-content .ytplayer-container {
  z-index: -2;
}
body.with-background .background.background-youtube .background-youtube-content .ytplayer-shield {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.with-background .background.background-video.background-video-fixed {
  position: fixed;
}
.with-background .background.background-video video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body.with-background > .background {
  position: fixed;
}

@supports (-ms-ime-align: auto) {
  .with-background .background img {
    z-index: 0 !important;
  }
}
.with-background .background + div:not(.background) {
  z-index: 2;
}
section .with-background.container > .background {
  left: 0;
  right: 0;
  width: auto;
}

.menu-close .main-nav .with-background.navbar-collapse > .background {
  width: calc(100vw - 78px);
  left: calc(-100vw + 78px);
}
@media (min-width: 461px) {
  .menu-close .main-nav .with-background.navbar-collapse > .background {
    width: 30rem;
    left: -30rem;
  }
}
.menu-close .sec-nav .with-background.navbar-collapse > .background {
  width: calc(100vw - 78px);
  right: calc(-100vw + 78px);
}
@media (min-width: 461px) {
  .menu-close .sec-nav .with-background.navbar-collapse > .background {
    width: 30rem;
    right: -30rem;
  }
}

.background-angle.angle1 {
  padding-top: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle1 {
    padding-top: 8rem;
  }
}
@media (min-width: 1400px) {
  .background-angle.angle1 {
    padding-top: 9rem;
  }
}
.background-angle.angle2 {
  padding-top: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle2 {
    padding-top: 8rem;
  }
}
@media (min-width: 1400px) {
  .background-angle.angle2 {
    padding-top: 9rem;
  }
}
.background-angle.angle3 {
  padding-top: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle3 {
    padding-top: 8rem;
  }
}
@media (min-width: 1400px) {
  .background-angle.angle3 {
    padding-top: 9rem;
  }
}
.background-angle.angle4 {
  padding-top: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle4 {
    padding-top: 8rem;
  }
}
@media (min-width: 1400px) {
  .background-angle.angle4 {
    padding-top: 9rem;
  }
}
.background-angle.angle5 {
  padding-top: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle5 {
    padding-top: 8rem;
  }
}
@media (min-width: 1400px) {
  .background-angle.angle5 {
    padding-top: 9rem;
  }
}
.background-angle.angle6 {
  padding-top: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle6 {
    padding-top: 8rem;
  }
}
@media (min-width: 1400px) {
  .background-angle.angle6 {
    padding-top: 9rem;
  }
}
.background-angle.angle1 {
  padding-bottom: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle1 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .background-angle.angle1 {
    padding-bottom: 9rem;
  }
}
.background-angle.angle2 {
  padding-bottom: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle2 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .background-angle.angle2 {
    padding-bottom: 9rem;
  }
}
.background-angle.angle3 {
  padding-bottom: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle3 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .background-angle.angle3 {
    padding-bottom: 9rem;
  }
}
.background-angle.angle4 {
  padding-bottom: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle4 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .background-angle.angle4 {
    padding-bottom: 9rem;
  }
}
.background-angle.angle7 {
  padding-bottom: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle7 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .background-angle.angle7 {
    padding-bottom: 9rem;
  }
}
.background-angle.angle8 {
  padding-bottom: 6rem;
}
@media (min-width: 481px) {
  .background-angle.angle8 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .background-angle.angle8 {
    padding-bottom: 9rem;
  }
}
@supports (-ms-ime-align: auto) {
  .background-angle {
    padding: 0 !important;
  }
  .background-angle + .background-angle {
    margin-top: 0 !important;
  }
  @media (min-width: 481px) {
    .background-angle {
      padding: 0 !important;
    }
    .background-angle + .background-angle {
      margin-top: 0 !important;
    }
  }
  @media (min-width: 768px) {
    .background-angle {
      padding: 0 !important;
    }
    .background-angle + .background-angle {
      margin-top: 0 !important;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .background-angle {
    padding: 0 !important;
  }
  .background-angle + .background-angle {
    margin-top: 0 !important;
  }
}
@media (-ms-high-contrast: none) and (min-width: 481px), (-ms-high-contrast: active) and (min-width: 481px) {
  .background-angle {
    padding: 0 !important;
  }
  .background-angle + .background-angle {
    margin-top: 0 !important;
  }
}
@media (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  .background-angle {
    padding: 0 !important;
  }
  .background-angle + .background-angle {
    margin-top: 0 !important;
  }
}

.has-angle-background,
.background-angle.angle1 + .background-angle.angle1,
.background-angle.angle1 + .background-angle.angle3,
.background-angle.angle1 + .background-angle.angle5,
.background-angle.angle2 + .background-angle.angle2,
.background-angle.angle2 + .background-angle.angle4,
.background-angle.angle2 + .background-angle.angle6,
.background-angle.angle3 + .background-angle.angle2,
.background-angle.angle3 + .background-angle.angle4,
.background-angle.angle3 + .background-angle.angle6,
.background-angle.angle4 + .background-angle.angle1,
.background-angle.angle4 + .background-angle.angle3,
.background-angle.angle4 + .background-angle.angle5,
.background-angle.angle7 + .background-angle.angle2,
.background-angle.angle7 + .background-angle.angle4,
.background-angle.angle7 + .background-angle.angle6,
.background-angle.angle8 + .background-angle.angle1,
.background-angle.angle8 + .background-angle.angle3,
.background-angle.angle8 + .background-angle.angle5 {
  margin-top: -6rem;
}
@media (min-width: 481px) {
  .has-angle-background,
.background-angle.angle1 + .background-angle.angle1,
.background-angle.angle1 + .background-angle.angle3,
.background-angle.angle1 + .background-angle.angle5,
.background-angle.angle2 + .background-angle.angle2,
.background-angle.angle2 + .background-angle.angle4,
.background-angle.angle2 + .background-angle.angle6,
.background-angle.angle3 + .background-angle.angle2,
.background-angle.angle3 + .background-angle.angle4,
.background-angle.angle3 + .background-angle.angle6,
.background-angle.angle4 + .background-angle.angle1,
.background-angle.angle4 + .background-angle.angle3,
.background-angle.angle4 + .background-angle.angle5,
.background-angle.angle7 + .background-angle.angle2,
.background-angle.angle7 + .background-angle.angle4,
.background-angle.angle7 + .background-angle.angle6,
.background-angle.angle8 + .background-angle.angle1,
.background-angle.angle8 + .background-angle.angle3,
.background-angle.angle8 + .background-angle.angle5 {
    margin-top: -8rem;
  }
}
@media (min-width: 1400px) {
  .has-angle-background,
.background-angle.angle1 + .background-angle.angle1,
.background-angle.angle1 + .background-angle.angle3,
.background-angle.angle1 + .background-angle.angle5,
.background-angle.angle2 + .background-angle.angle2,
.background-angle.angle2 + .background-angle.angle4,
.background-angle.angle2 + .background-angle.angle6,
.background-angle.angle3 + .background-angle.angle2,
.background-angle.angle3 + .background-angle.angle4,
.background-angle.angle3 + .background-angle.angle6,
.background-angle.angle4 + .background-angle.angle1,
.background-angle.angle4 + .background-angle.angle3,
.background-angle.angle4 + .background-angle.angle5,
.background-angle.angle7 + .background-angle.angle2,
.background-angle.angle7 + .background-angle.angle4,
.background-angle.angle7 + .background-angle.angle6,
.background-angle.angle8 + .background-angle.angle1,
.background-angle.angle8 + .background-angle.angle3,
.background-angle.angle8 + .background-angle.angle5 {
    margin-top: -9rem;
  }
}

.background-angle.angle1 > .background {
  -webkit-clip-path: polygon(0% 6rem, 100% 0%, 100% calc(100% - 6rem), 0% 100%);
  clip-path: polygon(0% 6rem, 100% 0%, 100% calc(100% - 6rem), 0% 100%);
}
@media (min-width: 481px) {
  .background-angle.angle1 > .background {
    -webkit-clip-path: polygon(0% 8rem, 100% 0%, 100% calc(100% - 8rem), 0% 100%);
    clip-path: polygon(0% 8rem, 100% 0%, 100% calc(100% - 8rem), 0% 100%);
  }
}
@media (min-width: 1400px) {
  .background-angle.angle1 > .background {
    -webkit-clip-path: polygon(0% 9rem, 100% 0%, 100% calc(100% - 9rem), 0% 100%);
    clip-path: polygon(0% 9rem, 100% 0%, 100% calc(100% - 9rem), 0% 100%);
  }
}

.background-angle.angle2 > .background {
  -webkit-clip-path: polygon(0% 0%, 100% 6rem, 100% 100%, 0% calc(100% - 6rem));
  clip-path: polygon(0% 0%, 100% 6rem, 100% 100%, 0% calc(100% - 6rem));
}
@media (min-width: 481px) {
  .background-angle.angle2 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 8rem, 100% 100%, 0% calc(100% - 8rem));
    clip-path: polygon(0% 0%, 100% 8rem, 100% 100%, 0% calc(100% - 8rem));
  }
}
@media (min-width: 1400px) {
  .background-angle.angle2 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 9rem, 100% 100%, 0% calc(100% - 9rem));
    clip-path: polygon(0% 0%, 100% 9rem, 100% 100%, 0% calc(100% - 9rem));
  }
}

.background-angle.angle3 > .background {
  -webkit-clip-path: polygon(0% 6rem, 100% 0%, 100% 100%, 0% calc(100% - 6rem));
  clip-path: polygon(0% 6rem, 100% 0%, 100% 100%, 0% calc(100% - 6rem));
}
@media (min-width: 481px) {
  .background-angle.angle3 > .background {
    -webkit-clip-path: polygon(0% 8rem, 100% 0%, 100% 100%, 0% calc(100% - 8rem));
    clip-path: polygon(0% 8rem, 100% 0%, 100% 100%, 0% calc(100% - 8rem));
  }
}
@media (min-width: 1400px) {
  .background-angle.angle3 > .background {
    -webkit-clip-path: polygon(0% 9rem, 100% 0%, 100% 100%, 0% calc(100% - 9rem));
    clip-path: polygon(0% 9rem, 100% 0%, 100% 100%, 0% calc(100% - 9rem));
  }
}

.background-angle.angle4 > .background {
  -webkit-clip-path: polygon(0% 0%, 100% 6rem, 100% calc(100% - 6rem), 0% 100%);
  clip-path: polygon(0% 0%, 100% 6rem, 100% calc(100% - 6rem), 0% 100%);
}
@media (min-width: 481px) {
  .background-angle.angle4 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 8rem, 100% calc(100% - 8rem), 0% 100%);
    clip-path: polygon(0% 0%, 100% 8rem, 100% calc(100% - 8rem), 0% 100%);
  }
}
@media (min-width: 1400px) {
  .background-angle.angle4 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 9rem, 100% calc(100% - 9rem), 0% 100%);
    clip-path: polygon(0% 0%, 100% 9rem, 100% calc(100% - 9rem), 0% 100%);
  }
}

.background-angle.angle5 > .background {
  -webkit-clip-path: polygon(0% 6rem, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 6rem, 100% 0%, 100% 100%, 0% 100%);
}
@media (min-width: 481px) {
  .background-angle.angle5 > .background {
    -webkit-clip-path: polygon(0% 8rem, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 8rem, 100% 0%, 100% 100%, 0% 100%);
  }
}
@media (min-width: 1400px) {
  .background-angle.angle5 > .background {
    -webkit-clip-path: polygon(0% 9rem, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 9rem, 100% 0%, 100% 100%, 0% 100%);
  }
}

.background-angle.angle6 > .background {
  -webkit-clip-path: polygon(0% 0%, 100% 6rem, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 6rem, 100% 100%, 0% 100%);
}
@media (min-width: 481px) {
  .background-angle.angle6 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 8rem, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 8rem, 100% 100%, 0% 100%);
  }
}
@media (min-width: 1400px) {
  .background-angle.angle6 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 9rem, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 9rem, 100% 100%, 0% 100%);
  }
}

.background-angle.angle7 > .background {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 6rem));
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 6rem));
}
@media (min-width: 481px) {
  .background-angle.angle7 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 8rem));
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 8rem));
  }
}
@media (min-width: 1400px) {
  .background-angle.angle7 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 9rem));
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 9rem));
  }
}

.background-angle.angle8 > .background {
  -webkit-clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 6rem), 0% 100%);
  clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 6rem), 0% 100%);
}
@media (min-width: 481px) {
  .background-angle.angle8 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 8rem), 0% 100%);
    clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 8rem), 0% 100%);
  }
}
@media (min-width: 1400px) {
  .background-angle.angle8 > .background {
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 9rem), 0% 100%);
    clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 9rem), 0% 100%);
  }
}

/*_skin_start*/
.with-background {
  background: transparent !important;
}

/*_skin_end*/
.venturi-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100dvw;
  height: 100dvh;
  overflow: hidden;
}
.venturi-container .venturi-element {
  position: relative;
  width: 100dvmin;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.venturi-container .venturi-element .venturi-content {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  padding: 7.5dvmin;
}
.venturi-container .venturi-element .venturi-content .venturi-content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7.5dvmin 0;
  width: 100%;
  height: 100%;
}
.venturi-container .venturi-element .venturi-content .venturi-content-inner .venturi-logo {
  display: flex;
  justify-content: center;
  width: 100%;
}
.venturi-container .venturi-element .venturi-content .venturi-content-inner .venturi-logo img {
  width: 52.9166666667dvmin;
  height: 2.2916666667dvmin;
  object-fit: contain;
}
.venturi-container .venturi-element .venturi-content .venturi-content-inner .venturi-holder {
  display: flex;
  width: 100%;
  gap: 0 2.5dvmin;
}
.venturi-container .venturi-element .venturi-content .venturi-content-inner .venturi-holder .venturi-button {
  flex-grow: 1;
  flex-basis: 0;
}
.venturi-container .venturi-element .venturi-content .venturi-content-inner .venturi-holder .venturi-button a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5dvmin 0;
  padding: 5dvmin 0;
  border-style: solid;
  border-width: 0.1041666667dvmin;
  border-radius: 0.4166666667dvmin;
  font-size: 5dvmin;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

/*_skin_start*/
.venturi-container {
  background-color: #000000;
}
.venturi-container .venturi-element .venturi-content .venturi-content-inner .venturi-holder .venturi-button a {
  color: #FAFFFF;
  border-color: rgba(255, 255, 255, 0.16);
  background-color: rgba(255, 255, 255, 0.08);
  text-shadow: 0px 0px 14px #3DCBFF;
}

/*_skin_end*/

/*# sourceMappingURL=main.css.map */
