/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

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

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

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm,
  .container-xs,
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container-xs,
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container-xs,
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xs,
  .container {
    max-width: 1140px;
  }
}

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

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

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

.col-xl,
.col-xl-auto,
.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-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-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-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-xs,
.col-xs-auto,
.col-xs-12,
.col-xs-11,
.col-xs-10,
.col-xs-9,
.col-xs-8,
.col-xs-7,
.col-xs-6,
.col-xs-5,
.col-xs-4,
.col-xs-3,
.col-xs-2,
.col-xs-1,
.col,
.col-auto,
.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;
}

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

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 320px) {
  .col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xs-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xs-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xs-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xs-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xs-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xs-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xs-first {
    order: -1;
  }

  .order-xs-last {
    order: 13;
  }

  .order-xs-0 {
    order: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xs-0 {
    margin-left: 0;
  }

  .offset-xs-1 {
    margin-left: 8.33333333%;
  }

  .offset-xs-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-xs-4 {
    margin-left: 33.33333333%;
  }

  .offset-xs-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-xs-7 {
    margin-left: 58.33333333%;
  }

  .offset-xs-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-xs-10 {
    margin-left: 83.33333333%;
  }

  .offset-xs-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-last {
    order: 13;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-last {
    order: 13;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-last {
    order: 13;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-last {
    order: 13;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 320px) {
  .d-xs-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 320px) {
  .flex-xs-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 320px) {
  .m-xs-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@font-face {
  font-family: "Larsseit";
  src: url(/fonts/Larsseit.woff2?f20addf8efdcd88634a3771dd15d6ab8) format("woff2"), url(/fonts/Larsseit.woff?0f8a0a42e5dd70fc2ceddab88d44d90b) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Larsseit";
  src: url(/fonts/Larsseit-Medium.woff2?3dd7612cf2b08dec8510afeedb147b8a) format("woff2"), url(/fonts/Larsseit-Medium.woff?23da25ad506735f58db220f4a06dcad4) format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Larsseit";
  src: url(/fonts/Larsseit-Light.woff2?73f931d05a3cc844102058f2317dc2fc) format("woff2"), url(/fonts/Larsseit-Light.woff?ff86f8259169639cd02218e6394d1c91) format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Larsseit";
  src: url(/fonts/Larsseit-Bold.woff2?33d15ebfb24d77a0b5a9bd1e230853d9) format("woff2"), url(/fonts/Larsseit-Bold.woff?8f2a1a3889c5cb8eb225605f93645217) format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "roboto";
  src: url(/fonts/Roboto-Regular.ttf?fc2b5060f7accec5cf74437196c1b027);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotoCondensed";
  src: url(/fonts/RobotoCondensed-Regular.ttf?fc3d2f2e3a203d0037c14fbdadeaaec2);
  font-weight: normal;
  font-style: normal;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden !important;
}

body {
  background: #000639;
}

body.menu-open {
  position: fixed;
  width: 100%;
}

img {
  max-width: 100%;
}

.offset-top {
  margin-top: 100px;
}

@media (max-width: 991.98px) {
  .offset-top {
    margin-top: 50px;
  }
}

.flash {
  position: fixed;
  z-index: 9999;
  right: 30px;
  bottom: 30px;
  padding: 5px 30px;
  margin: 0;
}

.flash.notice {
  background: #77dd77;
}

.flash.error {
  background: #ff4500;
}

main {
  margin-top: 170px;
}

@media (max-width: 991.98px) {
  main {
    margin-top: 130px;
  }
}

@media (max-width: 767.98px) {
  main {
    margin-top: 140px;
  }
}

.h-10 {
  height: 10%;
}

.w-10 {
  width: 10%;
}

.h-20 {
  height: 20%;
}

.w-20 {
  width: 20%;
}

.h-30 {
  height: 30%;
}

.w-30 {
  width: 30%;
}

.h-40 {
  height: 40%;
}

.w-40 {
  width: 40%;
}

.h-50 {
  height: 50%;
}

.w-50 {
  width: 50%;
}

.h-60 {
  height: 60%;
}

.w-60 {
  width: 60%;
}

.h-70 {
  height: 70%;
}

.w-70 {
  width: 70%;
}

.h-80 {
  height: 80%;
}

.w-80 {
  width: 80%;
}

.h-90 {
  height: 90%;
}

.w-90 {
  width: 90%;
}

.h-100 {
  height: 100%;
}

.w-100 {
  width: 100%;
}

.box-shadow {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
}

.align-img-right figure {
  text-align: right;
}

.align-img-right figure figcaption {
  display: inline-block;
  text-align: left;
}

.btn svg {
  width: 8px;
}

.icons > span {
  font-weight: bold;
}

@media (max-width: 991.98px) {
  .icons > span {
    padding-top: 7px;
    display: inline-block;
  }
}

.icons > span:not(:last-of-type) {
  margin-right: 50px;
}

@media (max-width: 991.98px) {
  .icons > span:not(:last-of-type) {
    margin-right: 15px;
  }
}

.icons > span svg {
  height: 60px;
  margin-right: 10px;
}

@media (max-width: 991.98px) {
  .icons > span svg {
    height: 30px;
  }
}

.icons > span svg * {
  fill: #F15C22;
}

.content {
  background: #ffffff;
  padding: 100px 0;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #F15C22;
}

.content-vacancies {
  background: #E5E7F7;
  padding-top: 120px;
}

@media (max-width: 767.98px) {
  .content-vacancies {
    padding-top: 100px;
  }
}

u {
  -webkit-text-decoration: underline 3px #F15C22;
          text-decoration: underline 3px #F15C22;
}

body {
  font-size: 18px;
  font-family: "Larsseit";
  font-weight: 300;
  line-height: 2.2em;
  color: #000639;
}

@media (max-width: 991.98px) {
  body {
    font-size: 16px;
    line-height: 1.8em;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
  font-family: "Larsseit";
}

@media (max-width: 991.98px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 10px;
  }
}

h1,
.h3 {
  font-weight: bold;
  font-size: 80px;
  line-height: 1.1em;
  font-size: 60px;
}

@media (max-width: 991.98px) {
  h1,
  .h3 {
    font-size: 40px;
  }
}

p,
figcaption,
select option {
  font-family: roboto;
}

h2,
.h3 {
  font-size: 35px;
  font-weight: bold;
}

@media (max-width: 991.98px) {
  h2,
  .h3 {
    font-size: 25px;
  }
}

h3,
.h3 {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.1em;
}

@media (max-width: 991.98px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}

strong {
  font-weight: bold;
}

a {
  color: #F15C22;
  font-family: robotoCondensed;
}

.btn,
button {
  font-family: robotoCondensed;
}

.text-center {
  text-align: center;
}

.btn,
body .fui-submit {
  padding: 15px 25px;
  display: inline-block;
  background: #F15C22;
  color: #ffffff;
  transition: 200ms ease-in-out background;
  border: 0;
  line-height: 1em;
  font-weight: 500;
}

.vinata .btn,
.vinata body .fui-submit {
  color: #000639 !important;
}

.btn.double,
body .fui-submit.double {
  padding: 15px;
}

.btn.double svg:first-of-type,
body .fui-submit.double svg:first-of-type {
  float: left;
  margin-right: 25px;
}

.btn.double span,
body .fui-submit.double span {
  top: 5px;
}

.btn.chevron-sm,
body .fui-submit.chevron-sm {
  width: 50px;
  height: 50px;
  position: relative;
}

@media (max-width: 991.98px) {
  .btn.chevron-sm,
  body .fui-submit.chevron-sm {
    width: 40px;
    height: 40px;
    padding: 15px;
  }
}

.btn.chevron-sm svg,
body .fui-submit.chevron-sm svg {
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 991.98px) {
  .btn.chevron-sm svg,
  body .fui-submit.chevron-sm svg {
    height: 14px;
  }
}

.btn.chevron-xl,
body .fui-submit.chevron-xl {
  width: 80px;
  height: 80px;
  position: relative;
}

@media (max-width: 991.98px) {
  .btn.chevron-xl,
  body .fui-submit.chevron-xl {
    width: 50px;
    height: 50px;
    padding: 15px;
  }
}

.btn.chevron-xl svg,
body .fui-submit.chevron-xl svg {
  height: 22px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 991.98px) {
  .btn.chevron-xl svg,
  body .fui-submit.chevron-xl svg {
    height: 14px;
  }
}

@media (max-width: 991.98px) {
  .btn,
  body .fui-submit {
    padding: 10px 20px;
  }
}

.btn.w-100,
body .fui-submit.w-100 {
  text-align: left;
}

.btn span,
body .fui-submit span {
  top: 3px;
  position: relative;
}

.btn:hover,
body .fui-submit:hover {
  color: #ffffff;
  text-decoration: none;
}

.btn svg,
body .fui-submit svg {
  height: 24px;
  fill: #ffffff;
  position: relative;
}

.vinata .btn svg *,
.vinata body .fui-submit svg * {
  fill: #000639;
}

.btn span + svg,
body .fui-submit span + svg {
  margin-left: 8px;
  float: right;
}

@media (max-width: 767.98px) {
  .btn span + svg,
  body .fui-submit span + svg {
    margin-left: 10px;
  }
}

.btn-outline,
body .fui-submit-outline {
  border: 1px solid #F15C22;
  background: transparent;
  color: #F15C22;
}

.btn.blue,
body .fui-submit.blue {
  color: #000639;
  border-color: #000639;
}

.btn.blue svg *,
body .fui-submit.blue svg * {
  fill: #000639;
}

.btn.white,
body .fui-submit.white {
  color: #ffffff;
  border-color: #ffffff;
}

.topbar {
  background: #ffffff;
  color: #000639;
  font-weight: 500;
  font-size: 14px;
  font-family: roboto;
  z-index: 9999999;
  position: relative;
  border-bottom: solid 1px #F15C22;
}

.topbar a {
  color: #000639;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .topbar {
    font-size: 13px;
  }
}

@media (max-width: 767.98px) {
  .topbar {
    position: relative;
    left: 0;
    right: 0;
    pointer-events: none;
    border-bottom: none;
  }

  .menu-open .topbar {
    display: none;
  }
}

.topbar-item {
  text-align: center;
  line-height: 30px;
  padding: 10px 0;
}

.topbar-item a:hover {
  text-decoration: none;
  color: #000639;
}

@media (max-width: 1199.98px) {
  .topbar-item:nth-child(n+4) {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .topbar-item {
    padding: 10px 0;
  }

  .topbar-item:nth-child(n+3) {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .topbar-item {
    padding: 15px;
  }

  .topbar-item:nth-child(n+2) {
    display: none;
  }
}

.topbar-item svg {
  height: 60px;
  width: auto;
  margin-right: 10px;
}

.header {
  position: absolute;
  height: 100px;
  left: 0;
  right: 0;
  z-index: 99999;
}

.header.no-topbar {
  top: 30px;
}

.header.stuck {
  background: #000639;
}

@media (max-width: 991.98px) {
  .header {
    background: #000639;
  }
}

@media (max-width: 767.98px) {
  .header {
    top: 90px;
  }
}

.menu-open .header {
  margin-bottom: 100px;
}

.header-menu {
  margin-bottom: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

@media only screen and (max-width: 1310px) and (min-width: 1200px) {
  .header-menu {
    margin-left: 60px;
  }
}

@media (max-width: 767.98px) {
  .header-menu {
    background: #000639;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 10px;
    overflow-x: auto;
    display: none !important;
    pointer-events: none;
  }

  .menu-open .header-menu {
    display: block !important;
    pointer-events: all;
    background: #F15C22;
    margin-top: -80px;
    margin-left: 0;
  }
}

.header-menu__item {
  margin-right: 50px;
}

.header-menu__item:last-child {
  margin-right: 0;
}

@media (max-width: 1199.98px) {
  .header-menu__item {
    margin-right: 40px;
  }
}

@media (max-width: 991.98px) {
  .header-menu__item {
    margin-right: 25px;
    padding-bottom: 0;
  }

  .header-menu__item:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .header-menu__item:hover,
  .header-menu__item.active {
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-thickness: 1px;
    -webkit-text-decoration-color: #ffffff;
            text-decoration-color: #ffffff;
  }
}

@media (max-width: 767.98px) {
  .header-menu__item {
    display: block !important;
    text-align: center;
    padding: 15px 20px;
    margin-right: 0;
    font-size: 25px;
    font-weight: 500;
    position: relative;
    top: 25%;
  }
}

.header-menu__item a {
  color: #ffffff;
  padding: 12px 0;
}

.header-menu__item a:hover {
  text-decoration: none;
}

.header .btn {
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px 15px 10px 15px;
}

.header .btn svg {
  margin-left: 7px;
  margin-top: 4px;
}

.header .btn span {
  top: 7px;
}

@media (max-width: 991.98px) {
  .header .btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 0;
    width: 99%;
    z-index: 999;
    padding: 18px 20px;
  }
}

@media (max-width: 767.98px) {
  .header .btn {
    pointer-events: none;
    display: none !important;
  }

  .menu-open .header .btn {
    pointer-events: all;
    display: block !important;
    background: #000639;
    text-align: center;
    margin-top: 180px;
    top: 50%;
    bottom: 50%;
    margin-left: -115px;
    left: 50%;
    right: 50%;
    width: 230px;
    padding-bottom: 40px;
  }

  .menu-open .header .btn span {
    top: 3px;
  }

  .menu-open .header .btn svg {
    margin-top: 0;
  }
}

.header-logo {
  position: relative;
}

.header-logo a {
  position: absolute;
  z-index: 99;
  width: 122px;
}

@media (max-width: 767.98px) {
  .menu-open .header-logo a {
    bottom: 30px;
    width: 200px;
  }
}

.vinata .header-logo {
  width: 130px;
}

.header-logo svg {
  width: 100%;
  height: auto;
}

.slider-content {
  transition: 400ms ease-in-out opacity;
  position: relative;
  z-index: 9;
}

.transitioning .slider-content {
  opacity: 0;
}

.transitioning-out .slider-content {
  opacity: 1;
}

.slider-content h1 {
  line-height: 70px;
}

@media (max-width: 1199.98px) {
  .slider-content h1 {
    line-height: 1;
  }
}

.slider-carousel .carouselButtons {
  position: relative;
  z-index: 99;
  bottom: 50px;
}

@media (max-width: 991.98px) {
  .slider-carousel .carouselButtons {
    bottom: 40px;
  }
}

.slider-images .innerCarousel {
  overflow: hidden;
  position: relative;
}

.slider-images .innerCarousel figure {
  margin: 0;
}

.slider-images .innerCarousel figure img {
  -webkit-clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
          clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
}

.slider-images .innerCarousel .backdropCarousel {
  content: "";
  width: 100%;
  height: 100%;
  background: #000639;
  position: absolute;
  transform: translate(-100%, 0);
  z-index: 1;
  -webkit-clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
          clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
}

.transitioning .slider-images .innerCarousel .backdropCarousel {
  transform: translate(0, 0);
  transition: 400ms ease-in-out all;
}

.transitioning-out .slider-images .innerCarousel .backdropCarousel {
  transform: translate(100%, 0);
  transition: 400ms ease-in-out all;
}

.slider-images .inner {
  position: relative;
  overflow: clip;
}

@media (max-width: 767.98px) {
  .slider-images .inner {
    margin-bottom: -16%;
  }
}

.slider-images .inner .backdrop {
  content: "";
  width: 100%;
  height: 100%;
  background: #000639;
  position: absolute;
  transform: translate(-100%, 0);
  z-index: 1;
  -webkit-clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
          clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
}

.transitioning .slider-images .inner .backdrop {
  transform: translate(0, 0);
  transition: 400ms ease-in-out all;
}

.transitioning-out .slider-images .inner .backdrop {
  transform: translate(100%, 0);
  transition: 400ms ease-in-out all;
}

@media (max-width: 1199.98px) {
  .slider-images .inner .backdrop {
    bottom: 17px;
  }
}

@media (max-width: 991.98px) {
  .slider-images .inner .backdrop {
    bottom: 39px;
  }
}

@media (max-width: 767.98px) {
  .slider-images .inner .backdrop {
    bottom: 0;
  }
}

.slider-images .inner figure {
  position: relative;
  top: 50%;
  bottom: 50%;
  margin-bottom: -100px;
}

.slider-images .inner figure img {
  -webkit-clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
          clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 82%, 82% 100%, 0% 100%, 0% 86%, 0% 30%);
}

@media (max-width: 1199.98px) {
  .slider-images .inner figure {
    bottom: 17px;
  }
}

@media (max-width: 991.98px) {
  .slider-images .inner figure {
    bottom: 39px;
  }
}

@media (max-width: 767.98px) {
  .slider-images .inner figure {
    top: 50%;
    bottom: 50%;
    margin-bottom: -20px;
  }
}

.slider-images__item:not(.active) {
  display: none;
}

.slider-controls {
  z-index: 9;
}

.slider-controls .btn-group {
  width: 160px;
  font-size: 0;
  line-height: 1;
}

@media (max-width: 991.98px) {
  .slider-controls .btn-group {
    width: 100px;
  }
}

.slider-controls .btn-group button + button {
  background: #DB4B12;
}

.slider-type1 .slider-content {
  color: #ffffff;
  position: relative;
  z-index: 999;
  margin-bottom: 75px;
}

.slider-type1 .slider-content__item:not(.active) {
  display: none;
}

.slider-type1 .slider-content p {
  line-height: 25px;
  font-size: 16px;
}

@media (max-width: 1199.98px) {
  .slider-type1 .slider-content h1 {
    font-size: 40px;
  }
}

@media (max-width: 991.98px) {
  .slider-type1 .slider-content {
    right: 20px;
    width: 350px;
  }
}

@media (max-width: 767.98px) {
  .slider-type1 .slider-content {
    padding-left: 30px;
    margin-bottom: 20px;
    width: auto;
  }

  .slider-type1 .slider-content h1 {
    font-size: 70px;
    margin-bottom: 30px;
  }

  .slider-type1 .slider-content p {
    padding-right: 0;
  }
}

@media (max-width: 575.98px) {
  .slider-type1 .slider-content h1 {
    font-size: 40px;
  }
}

.slider-type1 .slider-controls {
  left: -15px;
  position: absolute;
  background: #000639;
  height: 100%;
  width: 80px;
}

@media (max-width: 991.98px) {
  .slider-type1 .slider-controls {
    width: 50px;
  }
}

@media (max-width: 767.98px) {
  .slider-type1 .slider-controls {
    left: 15px;
    margin-top: 15%;
    background: linear-gradient(#000639 77.9%, rgba(0, 0, 0, 0) 22.1%);
  }
}

@media (max-width: 575.98px) {
  .slider-type1 .slider-controls {
    height: 115%;
    margin-top: 5%;
    background: linear-gradient(#000639 80.5%, rgba(0, 0, 0, 0) 19.5%);
  }
}

.slider-type1 .slider-controls .btn-group {
  position: absolute;
  bottom: 0;
  left: -20px;
}

@media (max-width: 991.98px) {
  .slider-type1 .slider-controls .btn-group {
    left: -30px;
  }
}

@media (max-width: 767.98px) {
  .slider-type1 .slider-controls .btn-group {
    left: 0;
    right: auto;
  }
}

.slider-images-beloftes .innerBeloftes {
  overflow: hidden;
  position: relative;
}

.slider-images-beloftes .innerBeloftes figure {
  margin: 0;
}

.slider-images-beloftes .innerBeloftes figure img {
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
          clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
}

.slider-images-beloftes .innerBeloftes .backdropBeloftes {
  content: "";
  width: 100%;
  height: 100%;
  background: #000639;
  position: absolute;
  transform: translate(-100%, 0);
  z-index: 1;
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
          clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
}

.transitioning .slider-images-beloftes .innerBeloftes .backdropBeloftes {
  transform: translate(0, 0);
  transition: 400ms ease-in-out all;
}

.transitioning-out .slider-images-beloftes .innerBeloftes .backdropBeloftes {
  transform: translate(100%, 0);
  transition: 400ms ease-in-out all;
}

.slider-images-beloftes__item:not(.active) {
  display: none;
}

.slider-type2 {
  margin-top: 170px;
  background: #ffffff;
  padding-bottom: 100px;
  padding-top: 50px;
}

.slider-type2 .container {
  position: relative;
  z-index: 2;
  background: #ffffff;
  bottom: 50px;
  padding-top: 50px;
}

.slider-type2 .sliderText .slider-content p {
  font-size: 20px;
  line-height: 22px;
}

.slider-type2 .sliderText .slider-content__item:not(.active) {
  display: none;
}

@media (max-width: 767.98px) {
  .slider-type2 {
    padding-bottom: 50px;
  }
}

.slider-type2 .slider-content__item {
  position: relative;
  z-index: 1;
  background: #ffffff;
  padding: 5px 15px 5px 15px;
}

@media (max-width: 991.98px) {
  .slider-type2 .slider-content__item {
    font-size: 25px;
    padding: 1px 15px 1px 15px;
  }
}

@media (max-width: 767.98px) {
  .slider-type2 .slider-content__item {
    padding: 1px 0 0 0;
  }
}

@media (max-width: 575.98px) {
  .slider-type2 .slider-content__item {
    padding: 5px 0 0 0;
  }
}

.slider-type2 .slider-content__item h3 {
  color: #F15C22;
  font-size: 35px;
  text-transform: uppercase;
}

@media (max-width: 575.98px) {
  .slider-type2 .slider-content__item h3 {
    font-size: 25px;
  }
}

.slider-type2 .slider-content__item:not(.active) h3 {
  color: #000639;
  font-size: 25px;
  padding-top: 4px;
}

@media (max-width: 991.98px) {
  .slider-type2 .slider-content__item:not(.active) h3 {
    padding-top: 2px;
  }
}

@media (max-width: 767.98px) {
  .slider-type2 .slider-content__item:not(.active) h3 {
    display: none;
  }
}

@media (min-width: 992px) {
  .slider-type2 .slider-content {
    padding-right: 125px;
  }
}

@media (max-width: 767.98px) {
  .slider-type2 .slider-content {
    padding-bottom: 10px;
  }
}

.slider-type2 .line {
  border-bottom: 2px solid #E5E7F7;
  position: absolute;
  z-index: 0;
  width: 70%;
  opacity: 0.8;
}

@media (max-width: 767.98px) {
  .slider-type2 .line {
    width: 100%;
  }
}

.slider-type2 .slider-controls {
  position: relative;
  bottom: 25px;
  left: 125px;
  z-index: 99;
}

@media (max-width: 991.98px) {
  .slider-type2 .slider-controls {
    left: 75px;
    bottom: 20px;
  }
}

@media (max-width: 575.98px) {
  .slider-type2 .slider-controls {
    left: 35px;
  }
}

.slider-type2 header {
  position: relative;
  padding-bottom: 30px;
}

.slider-type2 header .row:first-of-type {
  position: relative;
  top: -35px;
}

@media (max-width: 991.98px) {
  .slider-type2 header .row:first-of-type {
    top: -23px;
  }
}

@media (max-width: 767.98px) {
  .slider-type2 header .row:first-of-type {
    top: 0;
  }
}

.slider-type2 header:after {
  content: "";
  display: block;
  position: absolute;
  left: calc(100% + 95px);
  bottom: 49px;
  width: 100%;
  background: #E5E7F7;
  height: 110px;
  z-index: 0;
}

@media (max-width: 1199.98px) {
  .slider-type2 header:after {
    display: none;
  }
}

.slider-type2 .outer {
  position: relative;
  bottom: 50px;
}

.slider-type2 .outer .inner {
  position: absolute;
  height: 200px;
  width: 60%;
  background: #ffffff;
  z-index: 1;
}

.slider-type3 {
  position: relative;
  padding: 50px 0;
}

.slider-type3 .slider-content p {
  line-height: 25px;
}

.slider-type3 .slider-content__item:not(.active) {
  display: none;
}

.slider-type3 .slider-controls {
  position: absolute;
  bottom: 0;
}

.slider-images-type3 .innerType3 {
  overflow: hidden;
  position: relative;
}

.slider-images-type3 .innerType3 figure {
  margin: 0;
}

.slider-images-type3 .innerType3 figure img {
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 80%, 85% 100%, 0 100%, 0 20%);
          clip-path: polygon(15% 0, 100% 0, 100% 80%, 85% 100%, 0 100%, 0 20%);
}

.slider-images-type3 .innerType3 .backdropType3 {
  content: "";
  width: 100%;
  height: 100%;
  background: #000639;
  position: absolute;
  transform: translate(-100%, 0);
  z-index: 1;
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 80%, 85% 100%, 0 100%, 0 20%);
          clip-path: polygon(15% 0, 100% 0, 100% 80%, 85% 100%, 0 100%, 0 20%);
}

.transitioning .slider-images-type3 .innerType3 .backdropType3 {
  transform: translate(0, 0);
  transition: 400ms ease-in-out all;
}

.transitioning-out .slider-images-type3 .innerType3 .backdropType3 {
  transform: translate(100%, 0);
  transition: 400ms ease-in-out all;
}

.slider-images-type3__item:not(.active) {
  display: none;
}

.slider-webshops header {
  position: relative;
}

.slider-webshops header h1 {
  font-size: 45px;
  color: #000639;
  padding-bottom: 30px;
}

@media (max-width: 991.98px) {
  .slider-webshops header h1 {
    font-size: 25px;
  }
}

@media (max-width: 575.98px) {
  .slider-webshops header h1 {
    font-size: 20px;
  }
}

.slider-webshops header .usp {
  padding-bottom: 100px;
  overflow: hidden;
  scroll-behavior: smooth;
  margin-right: -15%;
  -webkit-mask-image: linear-gradient(to right, black 70%, transparent 100%);
          mask-image: linear-gradient(to right, black 70%, transparent 100%);
}

.slider-webshops header .usp .slider-wrapper {
  position: relative;
  max-width: 48rem;
  margin: 0 auto;
  padding-left: 0;
}

.slider-webshops header .usp__item .slider-img img {
  vertical-align: bottom;
  height: 40px;
  max-width: none;
}

.slider-webshops header:before {
  content: "";
  display: block;
  position: absolute;
  right: calc(100% - 700px);
  bottom: 1px;
  width: 100%;
  height: 130%;
}

@media (max-width: 991.98px) {
  .slider-webshops header:before {
    right: calc(100% - 500px);
  }
}

@media (max-width: 767.98px) {
  .slider-webshops header:before {
    right: calc(100% - 400px);
  }
}

@media (max-width: 575.98px) {
  .slider-webshops header:before {
    right: 10%;
  }
}

.slider-webshops .slider-controls {
  position: relative;
  left: 85px;
  bottom: 25px;
}

@media (max-width: 1199.98px) {
  .slider-webshops .slider-controls {
    left: 49.5px;
  }
}

@media (max-width: 991.98px) {
  .slider-webshops .slider-controls {
    left: 115px;
  }
}

@media (max-width: 767.98px) {
  .slider-webshops .slider-controls {
    left: 7px;
  }
}

@media (max-width: 575.98px) {
  .slider-webshops .slider-controls {
    left: 20px;
  }
}

.slider-images-producten .innerProducten {
  overflow: hidden;
  position: relative;
}

.slider-images-producten .innerProducten figure {
  margin: 0;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.slider-images-producten .innerProducten figure .fade-in-image {
  animation: fadeIn 600ms;
}

.slider-images-producten .innerProducten figure img {
  margin-left: 150px;
  padding: 0 20px 10px 20px;
  border-radius: 24px;
  background-image: linear-gradient(to top, #F15C22 20%, transparent 10%);
  background-origin: border-box;
  box-shadow: inset 0 -200px white;
  border: 2px solid transparent;
}

@media (max-width: 1199.98px) {
  .slider-images-producten .innerProducten figure img {
    width: 200px;
    margin-left: 50px;
  }
}

@media (max-width: 991.98px) {
  .slider-images-producten .innerProducten figure img {
    margin-left: 50px;
    width: 150px;
    box-shadow: inset 0 -100px white;
  }
}

@media (max-width: 767.98px) {
  .slider-images-producten .innerProducten figure img {
    margin-left: 0;
    margin-top: 50px;
    width: 200px;
  }
}

.slider-images-producten__item {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.slider-images-producten__item:not(.active) {
  display: none;
}

.slider-producten {
  padding-top: 50px;
}

.slider-producten header h1 {
  font-size: 30px;
}

.slider-producten header p {
  line-height: 20px;
}

.slider-producten .wrapper {
  background: #ffffff;
  margin-top: 50px;
}

.slider-producten .wrapper p {
  padding: 20px 0;
}

@media (max-width: 767.98px) {
  .slider-producten .wrapper p {
    padding: 0;
  }
}

.slider-producten .products {
  position: relative;
  bottom: 100px;
}

.slider-producten .slider-content {
  line-height: 20px;
  font-size: 16px;
  position: relative;
  left: 50px;
}

.slider-producten .slider-content__item:not(.active) {
  display: none;
}

@media (max-width: 767.98px) {
  .slider-producten .slider-content {
    font-size: 14px;
    width: 70%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.slider-producten .slider-controls {
  position: relative;
  bottom: 25px;
}

@media (max-width: 1199.98px) {
  .slider-producten .slider-controls {
    bottom: 25px;
  }
}

@media (max-width: 991.98px) {
  .slider-producten .slider-controls {
    bottom: 20px;
  }
}

.pageparts {
  background: #E5E7F7;
}

.pageparts > section:first-of-type {
  background: #000639;
  position: relative;
}

.pageparts > section:first-of-type a {
  color: #ffffff;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .vinata .pageparts > section:first-of-type {
    padding-bottom: 100px;
  }

  .pageparts > section:first-of-type.next-bg-white:after {
    background: #ffffff;
  }

  .pageparts > section:first-of-type .slider-images .inner,
  .pageparts > section:first-of-type .main-image {
    position: relative;
  }
}

.pageparts section:last-of-type {
  padding-bottom: 75px;
}

@media (max-width: 767.98px) {
  .pageparts section:last-of-type {
    padding-bottom: 50px;
  }
}

.pageparts section.bg-pearl {
  background: #E5E7F7;
}

.pageparts section.bg-pearl + .chunked-block header:after {
  background: #E5E7F7;
}

.pageparts section.bg-pearl h1,
.pageparts section.bg-pearl h2,
.pageparts section.bg-pearl h3,
.pageparts section.bg-pearl h4,
.pageparts section.bg-pearl h5,
.pageparts section.bg-pearl h6 {
  color: #000639;
}

.pageparts section.bg-white {
  background: #ffffff;
}

.pageparts section.bg-white + .chunked-block header:after {
  background: #ffffff;
}

.pageparts section.bg-blue {
  background: #000639;
  position: relative;
}

.pageparts section.bg-blue * {
  color: #ffffff;
}

.pageparts section.bg-blue input,
.pageparts section.bg-blue textarea {
  color: #000639;
}

.pageparts section.bg-blue + .chunked-block header:after {
  background: #000639;
}

.pageparts section.bg-blue:before {
  content: "";
  top: -50px;
  height: 50px;
  position: absolute;
  background: #000639;
  left: 50%;
  transform: translate(-50%, 0);
}

@media (min-width: 576px) {
  .pageparts section.bg-blue:before {
    width: 510px;
  }
}

@media (min-width: 768px) {
  .pageparts section.bg-blue:before {
    width: 690px;
  }
}

@media (min-width: 992px) {
  .pageparts section.bg-blue:before {
    width: 930px;
  }
}

@media (min-width: 1200px) {
  .pageparts section.bg-blue:before {
    width: 1110px;
  }
}

.pageparts div.bg-pearl {
  background: #E5E7F7;
}

.pageparts div.bg-white {
  background: #ffffff;
}

.pageparts div.bg-blue {
  background: #000639;
}

.pageparts .partner_worden .picture {
  position: relative;
  margin-bottom: -250px;
}

@media (max-width: 767.98px) {
  .pageparts .partner_worden .picture {
    margin-bottom: 0;
  }
}

.pageparts .partner_worden .picture img {
  position: absolute;
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
          clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
  top: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1300px;
}

@media (max-width: 991.98px) {
  .pageparts .partner_worden .picture img {
    padding: 0 15px;
    top: 50px;
  }
}

.pageparts .partner_worden header {
  color: #ffffff;
  position: relative;
  top: 350px;
}

@media (max-width: 767.98px) {
  .pageparts .partner_worden header {
    top: 150px;
    background: #000639;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .pageparts .partner_worden header .info {
    padding: 0;
  }
}

.pageparts .partner_worden header .info h1 {
  font-size: 40px;
}

@media (max-width: 575.98px) {
  .pageparts .partner_worden header .info h1 {
    font-size: 30px;
  }
}

.pageparts .partner_worden header .info p {
  font-size: 16px;
  line-height: 20px;
}

.pageparts .partner_worden header .button {
  padding: 0;
}

.pageparts .content_hero h1 {
  font-size: 45px;
  padding-bottom: 20px;
  padding-top: 50px;
}

@media (max-width: 1199.98px) {
  .pageparts .content_hero h1 {
    line-height: 40px;
  }
}

@media (max-width: 575.98px) {
  .pageparts .content_hero h1 {
    font-size: 30px;
  }
}

.pageparts .content_hero h2 {
  font-size: 20px;
  text-transform: uppercase;
}

.pageparts .content_hero p {
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
}

.pageparts .content_hero img {
  padding: 40px 0 40px 0;
  -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
          clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
}

.pageparts .content_hero figcaption {
  background: transparent;
  color: #000000;
  font-size: 16px;
  line-height: 25px;
}

.pageparts .samenwerken {
  padding-top: 100px;
}

@media (max-width: 767.98px) {
  .pageparts .samenwerken {
    padding-top: 20px;
  }
}

.pageparts .samenwerken .wrapper {
  position: relative;
  z-index: 99;
  bottom: 160px;
  background: #000639;
  -webkit-clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
          clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
  margin-right: -100%;
  margin-bottom: -150px;
}

.pageparts .samenwerken .wrapper h1 {
  color: #ffffff;
  font-size: 30px;
}

.pageparts .samenwerken .wrapper p {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 991.98px) {
  .pageparts .samenwerken .wrapper h1 {
    font-size: 25px;
  }
}

@media (max-width: 767.98px) {
  .pageparts .samenwerken .wrapper {
    margin-right: 0%;
    top: 50%;
    bottom: 50%;
    margin-top: -80px;
    margin-bottom: 5px;
  }

  .pageparts .samenwerken .wrapper img {
    width: 100%;
  }

  .pageparts .samenwerken .wrapper h1,
  .pageparts .samenwerken .wrapper p {
    padding-top: 10px;
    padding-left: 10px;
  }
}

.pageparts .vacature,
.pageparts .references {
  padding: 30px 0;
}

.pageparts .vacature .job,
.pageparts .vacature .reference,
.pageparts .references .job,
.pageparts .references .reference {
  background: #ffffff;
  -webkit-clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
          clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
}

@media (max-width: 1199.98px) {
  .pageparts .vacature .job img,
  .pageparts .vacature .reference img,
  .pageparts .references .job img,
  .pageparts .references .reference img {
    height: 350px;
  }
}

@media (max-width: 991.98px) {
  .pageparts .vacature .job img,
  .pageparts .vacature .reference img,
  .pageparts .references .job img,
  .pageparts .references .reference img {
    height: 330px;
  }
}

@media (max-width: 767.98px) {
  .pageparts .vacature .job img,
  .pageparts .vacature .reference img,
  .pageparts .references .job img,
  .pageparts .references .reference img {
    height: auto;
  }
}

@media (max-width: 767.98px) {
  .pageparts .vacature .job,
  .pageparts .vacature .reference,
  .pageparts .references .job,
  .pageparts .references .reference {
    width: 65%;
  }

  .pageparts .vacature .job img,
  .pageparts .vacature .reference img,
  .pageparts .references .job img,
  .pageparts .references .reference img {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .pageparts .vacature .job,
  .pageparts .vacature .reference,
  .pageparts .references .job,
  .pageparts .references .reference {
    width: 80%;
  }

  .pageparts .vacature .job img,
  .pageparts .vacature .reference img,
  .pageparts .references .job img,
  .pageparts .references .reference img {
    width: 100%;
  }
}

.pageparts .vacature .job .allInfo,
.pageparts .vacature .reference .allInfo,
.pageparts .references .job .allInfo,
.pageparts .references .reference .allInfo {
  padding-bottom: 30px;
}

@media (max-width: 767.98px) {
  .pageparts .vacature .job .allInfo,
  .pageparts .vacature .reference .allInfo,
  .pageparts .references .job .allInfo,
  .pageparts .references .reference .allInfo {
    padding: 20px;
  }
}

.pageparts .vacature .job .allInfo h1,
.pageparts .vacature .reference .allInfo h1,
.pageparts .references .job .allInfo h1,
.pageparts .references .reference .allInfo h1 {
  font-size: 25px;
}

@media (max-width: 991.98px) {
  .pageparts .vacature .job .allInfo h1,
  .pageparts .vacature .reference .allInfo h1,
  .pageparts .references .job .allInfo h1,
  .pageparts .references .reference .allInfo h1 {
    font-size: 20px;
  }
}

.pageparts .vacature .job .allInfo p,
.pageparts .vacature .reference .allInfo p,
.pageparts .references .job .allInfo p,
.pageparts .references .reference .allInfo p {
  font-size: 15px;
  line-height: 20px;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .pageparts .vacature .job .allInfo p,
  .pageparts .vacature .reference .allInfo p,
  .pageparts .references .job .allInfo p,
  .pageparts .references .reference .allInfo p {
    overflow: auto;
    max-height: 105px;
    max-width: 95%;
  }
}

.pageparts .vacature .job .allInfo .info,
.pageparts .vacature .reference .allInfo .info,
.pageparts .references .job .allInfo .info,
.pageparts .references .reference .allInfo .info {
  padding: 0;
}

.pageparts .vacature .job .allInfo .info svg,
.pageparts .vacature .reference .allInfo .info svg,
.pageparts .references .job .allInfo .info svg,
.pageparts .references .reference .allInfo .info svg {
  width: 25px;
  padding-right: 5px;
}

@media (max-width: 991.98px) {
  .pageparts .vacature .job .allInfo .info svg,
  .pageparts .vacature .reference .allInfo .info svg,
  .pageparts .references .job .allInfo .info svg,
  .pageparts .references .reference .allInfo .info svg {
    width: 25px;
    padding-right: 2px;
  }
}

@media (max-width: 991.98px) {
  .pageparts .vacature .job .allInfo .info svg,
  .pageparts .vacature .reference .allInfo .info svg,
  .pageparts .references .job .allInfo .info svg,
  .pageparts .references .reference .allInfo .info svg {
    width: 20px;
    padding-right: 2px;
  }
}

.pageparts .references .reference {
  width: 100%;
  margin-bottom: 20px;
}

.pageparts .references .reference img {
  max-height: 200px;
  height: 200px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pageparts .references .reference .allInfo {
  padding-bottom: 0;
}

.pageparts .references .reference .allInfo p {
  padding: 0;
}

@media (max-width: 991.98px) {
  .pageparts .references .reference .allInfo p {
    max-height: 80px;
    overflow: auto;
  }
}

.pageparts .contactText h1 {
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
  .pageparts .contactText h1 {
    font-size: 30px;
  }
}

.pageparts .contactText p {
  line-height: 25px;
}

.pageparts .contactDetail {
  position: relative;
  top: 320px;
  margin-top: 400px;
}

@media (max-width: 767.98px) {
  .pageparts .contactDetail {
    top: 400px;
    margin-top: 320px;
  }
}

.pageparts .contactDetail .wrapper {
  position: relative;
}

.pageparts .contactDetail .detailBox {
  position: relative;
  z-index: 99;
  bottom: 700px;
}

.pageparts .contactDetail .detailBox h1 {
  font-size: 18px;
  text-transform: uppercase;
  color: #000639;
}

@media (max-width: 991.98px) {
  .pageparts .contactDetail .detailBox h1 {
    font-size: 16px;
  }
}

@media (max-width: 767.98px) {
  .pageparts .contactDetail .detailBox h1 {
    font-size: 14px;
  }
}

.pageparts .contactDetail .detailBox p {
  line-height: 20px;
  font-size: 12px;
}

.pageparts .contactDetail .detailBox .box {
  background: #ffffff;
  width: 300px;
  height: 300px;
  padding: 30px;
  text-align: left;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .pageparts .contactDetail .detailBox .box {
    overflow: auto;
  }
}

@media (max-width: 767.98px) {
  .pageparts .contactDetail .detailBox .box {
    margin-bottom: 20px;
    overflow: auto;
  }
}

@media (max-width: 575.98px) {
  .pageparts .contactDetail .detailBox .box {
    margin-bottom: 20px;
  }
}

.pageparts .contactDetail .picture img {
  position: absolute;
  z-index: 2;
  bottom: 150px;
  min-width: 1920px;
  min-height: 700px;
}

.pageparts .columnWork h1 {
  font-size: 40px;
}

.pageparts .columnWork p {
  font-size: 16px;
  line-height: 25px;
}

.pageparts .columnWork .textBody {
  gap: 10px;
}

@media (max-width: 575.98px) {
  .pageparts .columnWork .textBody {
    flex-wrap: wrap;
  }
}

.pageparts .columnWork img {
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
          clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
}

.pageparts .columnWork figcaption {
  background: #F15C22;
  color: #ffffff;
  padding: 20px;
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 767.98px) {
  .pageparts .columnWork h1 {
    font-size: 30px;
  }
}

.pageparts .space {
  padding-top: 50px;
}

@media (max-width: 767.98px) {
  .pageparts .space h3 {
    font-size: 16px;
  }
}

.pageparts .shops {
  padding: 50px 0;
}

.pageparts .shops .shop {
  flex-wrap: wrap;
  flex-direction: row;
  gap: 30px;
}

.pageparts .shops .shop-children {
  flex-direction: column;
  min-height: 160px;
}

.pageparts .shops .shop-children img {
  max-width: 350px;
  max-height: 250px;
  width: 100%;
  margin-bottom: 2%;
}

.pageparts .shops .shop-button .btn {
  max-width: 350px;
  width: 100%;
  text-align: center;
}

.pageparts .shops .shop-button .btn span {
  font-size: 16px;
}

@media (max-width: 767.98px) {
  .pageparts .shops .shop-button .btn {
    max-width: 100%;
  }
}

.pageparts .brochure {
  margin-top: -50px;
}

.pageparts .video .video-title h1 {
  font-size: 45px;
}

.pageparts .video .video-title p {
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
}

.breadcrumbs {
  background: rgba(0, 0, 0, 0);
  padding: 30px 0;
}

@media (max-width: 767.98px) {
  .breadcrumbs {
    padding-top: 100px;
  }
}

.breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumbs ul li {
  display: inline-block;
  font-size: 15px;
}

@media (max-width: 767.98px) {
  .breadcrumbs ul li {
    display: block;
  }
}

.breadcrumbs ul li a:after {
  content: "/";
  display: inline-block;
  color: #000639;
  margin: 0 5px;
}

.part-contentRow {
  padding: 100px 0;
}

@media (max-width: 767.98px) {
  .part-contentRow {
    padding: 20px 0 20px 0;
  }
}

@media (min-width: 992px) {
  .infoCompany {
    min-height: 400px;
  }
}

.infoCompany p {
  line-height: 25px;
  font-size: 16px;
}

.infoCompany .block-image {
  position: relative;
  z-index: 99;
}

.infoCompany .block-image img {
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
          clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
}

.infoCompany .block-image figcaption {
  background: #F15C22;
  color: #ffffff;
  padding: 20px;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}

@media (max-width: 767.98px) {
  .infoCompany .block-image {
    padding: 20px;
  }
}

.infoCompany .block-info {
  font-size: 16px;
  line-height: 25px;
  position: relative;
  right: 20px;
  bottom: 15px;
}

@media (min-width: 992px) {
  .infoCompany .block-info {
    max-height: 380px;
    overflow: auto;
    padding: 0 30px;
  }
}

@media (max-width: 767.98px) {
  .infoCompany .block-info {
    padding: 20px;
    right: 0;
    bottom: 0;
  }
}

.infoCompany .block-text h1 {
  font-size: 45px;
}

@media (max-width: 1199.98px) {
  .infoCompany .block-text h1 {
    font-size: 40px;
  }
}

@media (max-width: 991.98px) {
  .infoCompany .block-text h1 {
    font-size: 30px;
  }
}

@media (max-width: 767.98px) {
  .infoCompany .block-text h1 {
    font-size: 40px;
    line-height: 40px;
    padding-top: 50px;
    padding-left: 20px;
  }
}

.quote {
  background: #000639;
  color: #ffffff;
  text-align: center;
  padding: 0px 0;
  margin-top: 30px;
}

@media (max-width: 991.98px) {
  .quote {
    padding: 100px 0;
  }
}

@media (max-width: 767.98px) {
  .quote {
    margin-top: 0;
  }
}

.quote-text {
  font-size: 100px;
  line-height: 1em;
}

@media (max-width: 991.98px) {
  .quote-text {
    font-size: 50px;
  }
}

.quote small {
  font-size: 25px;
  color: #F15C22;
  margin-top: 15px;
  display: block;
  font-weight: bold;
}

.quote + .chunked-block header:after {
  background-color: #000639;
}

.branches-item {
  position: relative;
}

.branches-item img {
  width: 100%;
}

.branches-item figcaption {
  color: #000639;
}

.branches-item figcaption span {
  font-weight: bold;
  padding: 10px 25px 0 0;
}

@media (max-width: 991.98px) {
  .branches-item figcaption span {
    margin-left: 10px;
    font-size: 16px;
  }
}

.footer {
  background: #272727;
  padding-bottom: 100px;
}

.footer a {
  color: #ffffff;
}

.vinata .footer {
  background: #E5E7F7;
}

.footer-contact {
  position: relative;
}

.footer-contact:before {
  background: #E5E7F7;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 50%;
  z-index: 1;
}

.footer-contact.bg-white:before {
  background: #ffffff;
}

.footer-contact-inner {
  background: #000639;
  color: #ffffff;
  height: 180px;
  position: relative;
  z-index: 2;
}

.footer-contact-inner .picture {
  position: absolute;
  z-index: -1;
  right: 0;
  opacity: 0.5;
  height: 100%;
  overflow: hidden;
}

.footer-contact-inner .picture img {
  -webkit-clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
  -o-object-fit: cover;
     object-fit: cover;
  width: 420px;
  height: 100%;
  -o-object-position: center bottom;
     object-position: center bottom;
  filter: invert(8%) sepia(60%) saturate(40%) hue-rotate(226deg) brightness(80%) contrast(130%);
}

@media (max-width: 991.98px) {
  .footer-contact-inner .picture img {
    width: 330px;
  }
}

@media (max-width: 767.98px) {
  .footer-contact-inner .picture img {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .footer-contact-inner {
    height: 140px;
  }
}

@media (max-width: 767.98px) {
  .footer-contact-inner {
    height: auto;
    padding: 60px 0;
    text-align: center;
  }
}

@media (max-width: 1199.98px) {
  .footer-contact-inner .h3 {
    display: block;
    margin-left: 0;
    text-align: center;
  }
}

.footer-contact-inner small {
  display: block;
  font-size: 18px;
}

@media (max-width: 1199.98px) {
  .footer-contact-inner small {
    display: block;
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .footer-contact-inner small {
    margin-bottom: 50px;
  }
}

@media (max-width: 991.98px) {
  .footer-contact-inner .footerButtons {
    margin-left: 20px;
  }
}

@media (max-width: 767.98px) {
  .footer-contact-inner .footerButtons {
    margin-left: 0;
  }
}

.footer-contact-inner .footerButtons .btn {
  background: #F15C22;
  margin-right: 20px;
  text-align: center;
  font-size: 18px;
}

.footer-contact-inner .footerButtons .btn svg {
  margin: 0;
  width: 8px;
}

@media (max-width: 991.98px) {
  .footer-contact-inner .footerButtons .btn {
    padding: 12px;
  }
}

@media (max-width: 767.98px) {
  .footer-contact-inner .footerButtons .btn {
    width: 100%;
  }

  .footer-contact-inner .footerButtons .btn:not(:last-of-type) {
    margin-bottom: 15px;
  }
}

@media (min-width: 576px) {
  .footer-contact-inner .btn:first-of-type {
    margin-right: 20px;
  }
}

.footer-logo {
  padding: 100px 0 50px 0;
}

.footer-logo svg {
  width: 100px;
  height: auto;
}

@media (max-width: 991.98px) {
  .footer-logo {
    padding: 75px 0;
  }
}

@media (max-width: 767.98px) {
  .footer-logo {
    padding: 50px 0;
  }
}

.footer-logo svg * {
  fill: #ffffff;
}

.footer-columns ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-widget {
  color: #ffffff;
  font-size: 16px;
  max-width: 400px;
}

.footer-widget h3 {
  font-size: 16px;
}

@media (max-width: 767.98px) {
  .footer-widget {
    margin: 20px 0;
  }
}

.footer-widget .partnerFormFooter label {
  color: #ffffff;
}

.footer-widget .partnerFormFooter button {
  margin-top: 0;
  margin-left: -7px;
}

.footer-widget .partnerFormFooter .fui-submit {
  padding: 22px 15px;
}

@media (max-width: 575.98px) {
  .footer-widget .partnerFormFooter .fui-submit .submitButton {
    font-size: 12px;
  }
}

@media (max-width: 991.98px) {
  .footer-widget .partnerFormFooter .fui-submit {
    padding: 13px 15px;
  }
}

@media (max-width: 575.98px) {
  .footer-widget .partnerFormFooter .fui-submit {
    padding: 13px 10px;
  }
}

.footer-copyright {
  background: #ffffff;
  margin-top: 100px;
  padding: 50px 0;
}

@media (max-width: 991.98px) {
  .footer-copyright {
    padding: 50px 0 100px 0;
  }
}

@media (max-width: 767.98px) {
  .footer-copyright {
    margin-top: 40px;
    padding: 30px;
    text-align: center;
  }
}

.footer-copyright ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-copyright ul li {
  display: inline-block;
}

.footer-copyright ul li a {
  color: #000639;
  font-family: Larsseit;
}

.footer-copyright ul li:not(:last-child) {
  margin-right: 60px;
}

@media (max-width: 767.98px) {
  .footer-copyright ul li {
    margin: 20px 0 !important;
    display: block;
  }
}

.footer-copyright p {
  margin: 0;
  opacity: 0.75;
}

.footer hr {
  border-top: 0;
  opacity: 0.5;
}

.hamburger {
  font-size: 0;
  display: inline-block;
  overflow: visible;
  margin: 0;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}

.menu-open .hamburger {
  position: relative;
  bottom: 100px;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 18px;
  top: 10px;
  right: 50px;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
  position: absolute;
  width: 30px;
  height: 2px;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
  background-color: #ffffff;
}

.menu-open .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

.hamburger-inner:before,
.hamburger-inner:after {
  display: block;
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-inner:before {
  transition: top 75ms ease 0.12s, opacity 75ms ease;
  top: -8px;
}

.menu-open .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0;
}

.hamburger-inner:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -8px;
}

.menu-open .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

@media (min-width: 576px) {
  .hero.layout-full-width {
    padding-top: 100px;
  }
}

@media (min-width: 576px) {
  .hero.layout-full-width .hero-content {
    text-align: right;
  }
}

.hero.layout-full-width .hero-content h1 {
  text-align: left;
}

.hero-content {
  color: #ffffff;
  padding: 0 0 50px 0;
  z-index: 2;
  position: relative;
  background: #000639;
  width: 550px;
  min-height: 400px;
}

.hero-content h1 {
  line-height: 70px;
}

@media (max-width: 1199.98px) {
  .hero-content h1 {
    font-size: 40px;
    line-height: 1;
  }
}

@media (max-width: 767.98px) {
  .hero-content h1 {
    margin-bottom: 30px;
  }
}

.hero-content p {
  line-height: 25px;
  font-size: 16px;
}

@media (max-width: 991.98px) {
  .hero-content p {
    line-height: 20px;
  }
}

@media (max-width: 767.98px) {
  .hero-content p {
    line-height: 25px;
  }
}

.hero-content ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  text-align: left;
}

.hero-content ul + ul {
  padding-left: 100px;
}

@media (max-width: 1199.98px) {
  .hero-content ul + ul {
    padding-left: 50px;
  }
}

@media (max-width: 767.98px) {
  .hero-content ul + ul {
    padding-left: 15px;
  }
}

.hero-content ul strong {
  font-size: 25px;
}

.hero-content ul a {
  text-decoration: none !important;
}

.hero-content .info svg {
  width: 30px;
  padding-right: 5px;
}

@media (max-width: 1199.98px) {
  .hero-content {
    width: 450px;
    min-height: 350px;
  }
}

@media (max-width: 991.98px) {
  .hero-content {
    width: 350px;
    min-height: 280px;
  }
}

@media (max-width: 767.98px) {
  .hero-content {
    width: auto;
    min-height: auto;
    top: 50px;
  }
}

.hero figure {
  position: relative;
  z-index: 1;
  top: 50%;
  bottom: 50%;
  margin-bottom: -90px;
}

@media (max-width: 1199.98px) {
  .hero figure {
    bottom: 15px;
  }
}

@media (max-width: 991.98px) {
  .hero figure {
    bottom: 35px;
  }
}

@media (max-width: 767.98px) {
  .hero figure {
    top: 50%;
    bottom: 50%;
    margin-bottom: -14%;
  }
}

.hero figure img {
  -webkit-clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 84.7%, 84.7% 100%, 0% 100%, 0% 86%, 0% 30%);
          clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 84.7%, 84.7% 100%, 0% 100%, 0% 86%, 0% 30%);
}

.hero:after {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 200px;
}

.hero-inverse {
  color: #ffffff;
  position: relative;
}

.hero-inverse-content {
  position: relative;
}

.hero-inverse .overlay {
  position: absolute;
  width: 100px;
  height: 500px;
  background: #000639;
  bottom: 0;
  left: 42%;
  z-index: 10;
}

@media (max-width: 767.98px) {
  .hero-inverse .overlay {
    display: none;
  }
}

.hero-inverse .info {
  z-index: 15;
}

.hero-inverse .info p {
  line-height: 23px;
}

.hero-inverse .icons {
  margin-top: 50px;
  padding-bottom: 20px;
}

.hero-inverse-image figure {
  position: relative;
  z-index: 1;
  top: 50%;
  bottom: 50%;
  margin-bottom: -90px;
}

@media (max-width: 1199.98px) {
  .hero-inverse-image figure {
    bottom: 15px;
  }
}

@media (max-width: 991.98px) {
  .hero-inverse-image figure {
    bottom: 35px;
  }
}

@media (max-width: 767.98px) {
  .hero-inverse-image figure {
    top: 50%;
    bottom: 50%;
    margin-bottom: -14%;
  }
}

.hero-inverse-image figure img {
  -webkit-clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 84.7%, 84.7% 100%, 0% 100%, 0% 86%, 0% 30%);
          clip-path: polygon(30% 0%, 80% 0%, 100% 0%, 100% 84.7%, 84.7% 100%, 0% 100%, 0% 86%, 0% 30%);
}

.form {
  background: #000639;
  color: #ffffff;
  padding: 50px 0;
}

.form h2 {
  font-size: 20px;
  text-transform: uppercase;
}

.form.bg-white h1 {
  color: #000639;
}

.form h3 {
  color: #F15C22 !important;
  font-weight: 500;
  margin-bottom: 50px;
}

.form-inner {
  position: relative;
}

.form input,
.form textarea {
  margin: 5px 0;
  border: 0;
}

.vinata .form input,
.vinata .form textarea {
  border: 1px solid #000639;
}

.form button {
  margin-top: 0;
}

.chunked-block {
  padding-bottom: 50px;
}

.chunked-block header {
  position: relative;
  padding: 100px;
}

@media (max-width: 991.98px) {
  .chunked-block header {
    padding: 50px;
  }
}

@media (max-width: 767.98px) {
  .chunked-block header {
    padding: 75px 0 30px 0;
  }
}

.chunked-block header h2 {
  margin-bottom: 0;
}

.chunked-block header:after {
  content: "";
  background: #E5E7F7;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 45%;
  width: 100%;
}

@media (max-width: 575.98px) {
  .chunked-block header:after {
    left: auto;
    right: 0;
    width: 20px;
    height: 50px;
  }
}

.chunked-block .btn {
  transform: translate(0, -50%);
}

.team-item figcaption {
  padding: 20px 0;
}

.team-item span {
  display: block;
}

.team-item p {
  display: block;
  line-height: 22px;
  margin-top: 10px;
}

.team .department h3 {
  margin-top: 20px;
}

.team .department .title-name {
  font-weight: bold;
  line-height: 10px;
}

.vacancies-item {
  background: #E5E7F7;
  margin-bottom: 30px;
}

.bg-pearl .vacancies-item {
  background: #ffffff;
}

.vacancies-item .content {
  padding: 0 60px;
}

@media (max-width: 991.98px) {
  .vacancies-item .content {
    padding: 0 30px;
  }
}

@media (max-width: 767.98px) {
  .vacancies-item .content {
    padding: 30px;
  }
}

.vacancies-item .date {
  font-weight: bold;
  margin-bottom: 10px;
}

.vacancies-item .info {
  margin-top: 15px;
}

.vacancies-item .info .btn {
  float: right;
}

@media (max-width: 767.98px) {
  .vacancies-item .info .btn {
    margin-top: 30px;
  }
}

form input,
form select {
  border: none;
  background-image: none;
  box-shadow: none;
  height: 60px;
  width: 100%;
  display: block;
}

@media (max-width: 991.98px) {
  form input,
  form select {
    height: 40px;
  }
}

form label {
  color: #000000;
  font-weight: 500;
  margin-bottom: 0;
}

form label span {
  color: red;
}

form input:not([type=submit]),
form select,
form textarea {
  background: #ffffff;
  margin-bottom: 8px;
  padding: 0 20px;
  border: 0;
  border-radius: 0;
  font-size: 14px;
}

.vinata form input:not([type=submit]),
.vinata form select,
.vinata form textarea {
  border: 1px solid #000639;
}

@media (max-width: 991.98px) {
  form input:not([type=submit]),
  form select,
  form textarea {
    padding: 0 10px;
  }
}

form textarea {
  padding: 15px 20px;
  height: 240px;
  width: 100%;
}

@media (max-width: 991.98px) {
  form textarea {
    padding: 0 10px;
  }
}

form button {
  margin-top: 10px;
}

form .fui-submit {
  text-transform: uppercase;
  padding: 21px 30px;
  border-radius: 0;
}

form .fui-submit .submitButton svg {
  height: 10px;
  margin-left: 5px;
  margin-bottom: 2px;
}

form ::-webkit-input-placeholder,
form ::placeholder {
  color: #000639;
}

form .partnerForm button {
  margin-top: 5px;
  margin-left: -7px;
}

@media (max-width: 991.98px) {
  form .partnerForm .fui-submit {
    padding: 12px 30px;
  }
}

@media (max-width: 767.98px) {
  form .partnerForm .fui-submit {
    padding: 12px 10px;
  }
}

@media (max-width: 575.98px) {
  form .partnerForm .fui-submit {
    padding: 12px 5px;
    font-size: 12px;
  }
}

form .wrapper {
  padding: 0 7.5px;
}

.fui-form-container .fui-field:not(.fui-type-hidden-field) {
  margin-bottom: 0;
}

.fui-form-container .tab {
  padding-bottom: 0 !important;
}

.fui-form-container .tab label {
  display: none;
}

