.btn {
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: var(--finger-size-default);
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--transition-default);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative; }
  .btn-index {
    height: var(--finger-size-xl);
    padding-right: var(--gutter-lg);
    padding-left: var(--gutter-lg);
    border-radius: 36px;
    color: var(--color-white);
    background-color: var(--color-primary);
    margin:auto; }
    @media (hover: hover) {
      .btn-index:hover {
        border-color: var(--color-primary);
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(var(--rgb-primary), 0.25);
        background-color: rgba(var(--rgb-primary), 0.8); } }

.boxes-v3_4.outer:before {
  padding-top: 133.33333%; }

.boxes-v4_3.outer:before {
  padding-top: 75%; }

.boxes-v16_9.outer:before {
  padding-top: 56.25%; }

.boxes-v4_4.outer:before {
  padding-top: 100%; }

.boxes-v4_1_5.outer:before {
  padding-top: 37.5%; }

.form-row {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .form-row {
      flex-direction: row; } }
  .form-row + .form-row {
    margin-top: 10px; }

.form-col {
  display: flex;
  width: 100%;
  flex-direction: column; }
  @media (min-width: 768px) {
    .form-col {
      width: 50%; }
      .form-col + .form-col {
        margin-top: 0;
        margin-left: 15px; } }

.form-group {
  flex-direction: column; }
  @media (min-width: 768px) {
    .form-group {
      flex-direction: row; } }

.form-label {
  display: inline-block;
  margin-bottom: var(--gutter-sm);
  line-height: normal;
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-semi_bold);
  font-family: var(--font-primary); }

.form-required {
  color: var(--color-error);
  font-weight: inherit; }

.form-control:focus, .form-select:focus {
  border-color: rgba(var(--rgb-primary), 0.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(var(--rgb-primary), 0.25);
  background-color: var(--color-white); }

.form-control:disabled, .form-select:disabled {
  background-color: #e9ecef;
  opacity: 1; }

.form-check {
  display: flex;
  min-height: 36px;
  align-items: center;
  position: relative; }
  .form-check-input {
    opacity: 0.01;
    position: absolute;
    top: 0;
    left: 0; }

.form-select {
  display: block;
  width: 100%;
  height: var(--finger-size-default);
  padding-right: var(--gutter-sm);
  padding-left: var(--gutter-sm);
  -moz-padding-start: calc(0.75rem - 3px);
  line-height: normal;
  font-size: var(--font-size-xs);
  color: var(--color-black);
  background-color: var(--color-white);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: var(--gutter-default) var(--gutter-sm);
  border: 1px solid var(--color-light);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.form-terms-link {
  font-weight: var(--font-weight-bold);
  text-decoration: underline; }
  .form-terms-link:hover {
    color: var(--color-primary); }

/* Base for label styling */
[type='checkbox']:not(:checked),
[type='checkbox']:checked {
  opacity: 0.01;
  position: absolute;
  left: 0; }

[type='checkbox']:not(:checked) + label,
[type='checkbox']:checked + label {
  padding-left: var(--gutter-xxl);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-medium);
  line-height: 1.5em;
  cursor: pointer; }

[type='checkbox']:not(:checked) + label > a,
[type='checkbox']:checked + label > a {
  text-decoration: underline; }

/* checkbox aspect */
[type='checkbox']:not(:checked) + label:before,
[type='checkbox']:checked + label:before {
  content: '';
  width: 1em;
  height: 1em;
  font-size: var(--finger-size-default);
  border: 1px solid rgba(112, 112, 112, 0.2);
  background: var(--color-white);
  transition: var(--transition-default);
  position: absolute;
  left: 0;
  top: 0; }

/* checked mark aspect */
[type='checkbox']:not(:checked) + label:after,
[type='checkbox']:checked + label:after {
  content: '';
  width: 1em;
  height: 1em;
  color: var(--color-primary);
  font-size: var(--font-size-xl);
  transition: var(--transition-default);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTEwIDE1LjE3Mmw5LjE5Mi05LjE5MyAxLjQxNSAxLjQxNEwxMCAxOGwtNi4zNjQtNi4zNjQgMS40MTQtMS40MTR6Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: var(--gutter-xs);
  left: var(--gutter-xs); }

/* checked mark aspect changes */
[type='checkbox']:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

[type='checkbox']:checked + label:after {
  opacity: 1;
  transform: scale(1); }

/* Disabled checkbox */
[type='checkbox']:disabled:not(:checked) + label:before,
[type='checkbox']:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #e9e9e9; }

[type='checkbox']:disabled:checked + label:after {
  color: #777; }

[type='checkbox']:disabled + label {
  color: #aaa; }

/* Accessibility */
[type='checkbox']:checked:focus + label:before,
[type='checkbox']:not(:checked):focus + label:before {
  box-shadow: 0 0 0 0.25rem rgba(var(--rgb-primary), 0.25); }

.send {
  padding-right: var(--gutter-lg);
  padding-left: var(--gutter-lg);
  color: var(--color-white);
  font-weight: var(--font-weight-bold); }
  .send:hover {
    opacity: 0.7; }
  .send-contact {
    width: 100%;
    height: var(--finger-size-xl);
    background-color: var(--color-primary); }
    @media (min-width: 991px) {
      .send-contact {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content; } }
  .send-file, .send-career {
    color: var(--color-white); }
  .send-file {
    margin-left: auto;
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: left 25% center;
    background-repeat: no-repeat;
    background-color: var(--color-primary);
    transition: all 100ms linear; }
    .send-file.dz-max-files-reached {
      pointer-events: none;
      opacity: 0.5;
      cursor: not-allowed; }
    @media (min-width: 991px) {
      .send-file {
        background-position: left 10% center; } }

/*
.checkbox {
  display: flex;
  align-items: center;
  position: relative;

  input[type='checkbox'] {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }

  input[type='checkbox']:checked + label:after {
    opacity: 1;
    visibility: visible;
  }

  label {
    padding-left: var(--gutter-xxl);
    user-select: none;
    font-size: 14px;
    line-height: normal;
    font-style: italic;
    font-weight: 300;

    &:hover {
      &:after {
        opacity: 1;
        visibility: visible;
      }
      a {
        color: var(--color-primary);
      }
    }

    &:before,
    &:after {
      content: '';
      width: 1em;
      height: 1em;
      position: absolute;
    }

    &:before {
      font-size: 36px;
      cursor: pointer;
      //background-color: rgba(#bfbfbf, 0.5);
      border: 1px solid rgba(112, 112, 112, 0.2);
      z-index: 101;
      top: 0;
      left: 0;
    }

    &:after {
      font-size: 20px;
      opacity: 0;
      visibility: visible;
      transition: all 100ms linear;
      background-color: var(--color-dark);
      top: 8px;
      left: 8px;
    }

    a {
      text-decoration: underline;
    }
  }
}
*/
form:invalid input[type='submit'] {
  pointer-events: none;
  opacity: 0.8;
  cursor: not-allowed; }

input:not([type='checkbox']):not([type='radio']):not([type='submit']),
textarea {
  width: 100%;
  padding-left: var(--gutter-sm);
  padding-right: var(--gutter-sm);
  color: var(--color-black);
  font-size: var(--font-size-xs);
  border: 1px solid rgba(112, 112, 112, 0.2);
  transition: all 300ms linear;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

input:not([type='checkbox']:not([type='radio'])) {
  height: var(--finger-size-default); }
  @media (min-width: 1200px) {
    input:not([type='checkbox']:not([type='radio'])) {
      height: var(--finger-size-xl); } }

textarea {
  padding: 13px;
  resize: none; }
  textarea.h135 {
    min-height: 210px; }
    @media (min-width: 768px) {
      textarea.h135 {
        min-height: 135px; } }

input[type='button'],
input[type='submit'] {
  border: none;
  cursor: pointer; }

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: none; }

button {
  outline: none; }

button::-moz-focus-inner {
  border: 0; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px; } }

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x)); }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

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

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

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%; }

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

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

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem; } }

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6; }
  .table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg); }
  .table > tbody {
    vertical-align: inherit; }
  .table > thead {
    vertical-align: bottom; }
  .table > :not(:first-child) {
    border-top: 2px solid currentColor; }

.caption-top {
  caption-side: top; }

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem; }

.table-bordered > :not(caption) > * {
  border-width: 1px 0; }
  .table-bordered > :not(caption) > * > * {
    border-width: 0 1px; }

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0; }

.table-borderless > :not(:first-child) {
  border-top-width: 0; }

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color); }

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color); }

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color); }

.table-primary {
  --bs-table-bg: #cccccc;
  --bs-table-striped-bg: #c2c2c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b8b8b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bdbdbd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #b8b8b8; }

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce; }

.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7; }

.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3; }

.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9; }

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4; }

.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1; }

.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e; }

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

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

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

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

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

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

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

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

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

.order-first {
  order: -1 !important; }

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

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important; }

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

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

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

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

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

.me-auto {
  margin-right: auto !important; }

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important; }

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

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

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

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

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

.ms-auto {
  margin-left: auto !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important; }

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-block {
    display: block !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-none {
    display: none !important; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .d-md-block {
    display: block !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-none {
    display: none !important; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .d-lg-block {
    display: block !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-none {
    display: none !important; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .d-xl-block {
    display: block !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-none {
    display: none !important; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; }
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .d-xxl-block {
    display: block !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-none {
    display: none !important; }
  .order-xxl-first {
    order: -1 !important; }
  .order-xxl-0 {
    order: 0 !important; }
  .order-xxl-1 {
    order: 1 !important; }
  .order-xxl-2 {
    order: 2 !important; }
  .order-xxl-3 {
    order: 3 !important; }
  .order-xxl-4 {
    order: 4 !important; }
  .order-xxl-5 {
    order: 5 !important; }
  .order-xxl-last {
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; }
  .text-xxl-start {
    text-align: left !important; }
  .text-xxl-end {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.logo {
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  align-items: center; }
  .logo a img {
    display: block;
    height: auto; }
  .logo-header {
    position: relative;
    z-index: 131; }
    .logo-header a:not(:last-child) {
      margin-right: var(--gutter-lg); }
      @media (min-width: 1400px) {
        .logo-header a:not(:last-child) {
          margin-right: var(--gutter-xl); } }
    .logo-header a img {
      /*max-width: 100px;*/ }
      @media (min-width: 576px) {
        .logo-header a img {
          /*max-width: 160px;*/ } }
      @media (min-width: 991px) {
        .logo-header a img {
          /*max-width: 125px;*/
		  } }
      @media (min-width: 1600px) {
        .logo-header a img {
          max-width: inherit; } }
  .logo-footer {
    margin-bottom: var(--gutter-xl);
    flex-direction: column; }
    @media (min-width: 768px) {
      .logo-footer {
        flex-direction: row; } }
    .logo-footer a:not(:last-child) {
      margin-bottom: var(--gutter-lg); }
      @media (min-width: 768px) {
        .logo-footer a:not(:last-child) {
          margin-bottom: 0;
          margin-right: var(--gutter-lg); } }
    .logo-footer a img {
      max-width: 160px; }
      @media (min-width: 768px) {
        .logo-footer a img {
          max-width: inherit; } }

.title-global {
  font-size: var(--font-size-xl);
  line-height: 1.5em; }
  @media (min-width: 991px) {
    .title-global {
      font-size: var(--font-size-xxl);
      line-height: 1.25em; } }

.title_light {
  color: var(--color-white); }

.summary-global {
  font-size: var(--font-size-sm);
  line-height: 1.75em; }

.social {
  display: flex; }
  .social-item {
    display: flex;
    width: var(--finger-size-default);
    height: var(--finger-size-default);
    align-items: center;
    justify-content: center; }
    @media (hover: hover) {
      .social-item:hover {
        transform: scale(1.3); } }
    .social-item:not(:last-child) {
      margin-right: var(--gutter-xs); }
    @media (min-width: 991px) {
      .social-item:not(:last-child) {
        margin-right: var(--gutter-sm); } }
    @media (min-width: 1200px) {
      .social-item:not(:last-child) {
        margin-right: var(--gutter-xs); } }
  .social-header {
    margin-left: auto; }
    .social-header a svg {
      fill: var(--color-white); }
  .social-contact {
    margin-top: var(--gutter-lg); }
    .social-contact .social {
      margin-left: -12px; }
      .social-contact .social svg {
        font-size: 18px; }
  .social-footer {
    margin-left: -12px; }
    .social-footer a svg {
      fill: rgba(var(--rgb-white), 0.7);
      font-size: 20px; }
  .social-modal {
    margin-left: -12px; }
    .social-modal a svg {
      fill: var(--color-black);
      font-size: 20px; }
  .social-nav {
    margin-top: auto;
    margin-bottom: var(--gutter-xl);
    padding-top: var(--gutter-lg); }
    @media (min-width: 991px) {
      .social-nav {
        display: none; } }
    .social-nav a svg {
      font-size: 18px;
      fill: var(--color-white); }
    .social-nav a:first-child {
      margin-left: -12px; }

.lang {
  display: flex;
  align-items: center; }
  .lang-header {
    display: none;
    margin-left: auto; }
    @media (min-width: 991px) {
      .lang-header {
        display: flex;
        margin-left: var(--gutter-xl); } }
    .lang-header a {
      color: var(--color-white);
      font-size: 15px;
      font-weight: var(--font-weight-medium);
      /*border: 1px solid var(--color-primary); */
    }
      /*.lang-header a:hover, .lang-header a.current {
        color: var(--color-white);
        background-color: var(--color-primary); }*/
      .lang-header a + a {
        margin-left: var(--gutter-sm); }
  .lang-nav {
    margin-top: var(--gutter-xl);
    margin-bottom: var(--gutter-lg); }
    @media (min-width: 991px) {
      .lang-nav {
        display: none; } }
    .lang-nav a {
      color: var(--color-primary);
      font-weight: var(--font-weight-medium);
      /*border: 1px solid var(--color-primary); */
    }
      /*.lang-nav a:hover, .lang-nav a.current {
        color: var(--color-white);
        background-color: var(--color-primary); }*/
      .lang-nav a + a {
        margin-left: var(--gutter-sm); }
  .lang a {
    display: flex;
    width: var(--finger-size-default);
    height: var(--finger-size-default);
    align-items: center;
    justify-content: center; }
    .lang a.current {
      font-weight: var(--font-weight-bold); }

.breadcrumb {
  display: none;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 15px;
  line-height: 21px; }
  .breadcrumb * {
    display: flex;
    height: 30px;
    align-items: center;
    color: #606060; }
    .breadcrumb *:last-child {
      font-weight: 700; }
  .breadcrumb span {
    margin-right: 8px;
    margin-left: 8px; }
  .breadcrumb *:first-child {
    padding-left: 20px; }

.editor ul {
  margin-top: var(--gutter-default);
  margin-bottom: var(--gutter-default);
  list-style-type: none; }
  .editor ul li {
    display: flex;
    padding-left: var(--gutter-lg);
    align-items: center;
    position: relative; }
    .editor ul li:before {
      content: '';
      display: block;
      width: var(--gutter-sm);
      height: var(--gutter-sm);
      border-radius: 50%;
      background-color: var(--color-primary);
      position: absolute;
      left: 0; }
    .editor ul li + li {
      margin-top: var(--gutter-sm); }
      @media (min-width: 768px) {
        .editor ul li + li {
          margin-top: var(--gutter-default); } }

.editor ul li,
.editor p {
  color: var(--color-black);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-regular);
  line-height: 1.875em; }
  @media (min-width: 768px) {
    .editor ul li,
    .editor p {
      font-size: var(--font-size-sm); } }
  .editor ul li b,
  .editor ul li strong,
  .editor p b,
  .editor p strong {
    font-weight: var(--font-weight-bold); }

.editor a {
  color: var(--color-primary);
  font-weight: var(--font-weight-bold);
  text-decoration: underline; }
  .editor a:hover {
    color: var(--color-secondary); }

.editor p + p {
  margin-top: var(--gutter-default); }

.editor img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: var(--gutter-default);
  margin-bottom: var(--gutter-default); }

.editor table {
  width: 100%;
  margin-top: var(--gutter-default);
  margin-bottom: var(--gutter-default);
  overflow: hidden; }
  @media (min-width: 768px) {
    .editor table {
      margin-top: var(--gutter-lg);
      margin-bottom: var(--gutter-lg); } }
  .editor table tr {
    border-bottom: 2px solid var(--color-white);
    transition: var(--transition-default);
    background-color: #f4f4f4; }
    .editor table tr:nth-child(odd) {
      background-color: #e8e8e8; }
    .editor table tr th,
    .editor table tr td {
      padding: var(--gutter-sm);
      font-size: 13px;
      border-left: 1px solid var(--color-white);
      line-height: normal;
      vertical-align: middle;
      /*
        &:first-child {
          font-weight: var(--font-weight-bold);
        }
        */ }
      @media (min-width: 576px) {
        .editor table tr th,
        .editor table tr td {
          font-size: 14px;
          border-left: 2px solid var(--color-white); } }
      @media (min-width: 768px) {
        .editor table tr th,
        .editor table tr td {
          padding: var(--gutter-default); } }

.editor h2,
.editor h3,
.editor h4,
.editor h5 {
  margin-top: var(--gutter-lg);
  margin-bottom: var(--gutter-sm);
  padding-left: var(--gutter-sm);
  font-size: 17px;
  line-height: normal;
  border-left: 3px solid var(--color-primary); }
  @media (min-width: 768px) {
    .editor h2,
    .editor h3,
    .editor h4,
    .editor h5 {
      margin-bottom: var(--gutter-default);
      font-size: 19px; } }

.editor br {
  display: none; }

.modal {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  background: rgba(var(--rgb-dark), 0.6);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 102; }
  .modal.show {
    opacity: 1;
    visibility: visible; }
  .modal-large .modal-dialog {
    max-width: 1140px; }
  .modal-default .modal-dialog {
    max-width: 768px; }
  .modal-dialog {
    max-height: calc(100% - 5rem);
    margin: 1.75rem auto;
    padding: 2rem;
    overflow: auto;
    border-radius: 0.2rem;
    background-color: var(--color-white);
    position: relative; }
  .modal-head {
    display: flex;
    margin-bottom: var(--gutter-default);
    padding-bottom: var(--gutter-sm);
    align-items: center;
    border-bottom: 1px solid rgba(var(--rgb-dark), 0.4); }
  .modal-summary {
    margin-bottom: var(--gutter-default); }
  .modal-team {
    width: 84px;
    margin-right: var(--gutter-lg) !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    padding: var(--gutter-xs) !important; }
  .modal-name {
    display: flex;
    flex-direction: column; }
    .modal-name strong {
      margin-bottom: var(--gutter-xs);
      font-size: 19px; }
    .modal-name i {
      font-size: 15px; }
  .modal-close {
    padding-right: var(--gutter-default);
    padding-left: var(--gutter-default);
    background: none;
    position: absolute;
    right: 32px;
    top: 32px; }
    .modal-close svg {
      font-size: 28px; }

[data-tooltip] {
  position: relative; }
  [data-tooltip]:hover {
    cursor: pointer; }
    [data-tooltip]:hover:before, [data-tooltip]:hover:after {
      opacity: 1;
      visibility: visible; }
    [data-tooltip]:hover:before {
      transform: translate(-50%, 0); }
  [data-tooltip]:before, [data-tooltip]:after {
    margin-top: -0.5em;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -16px);
    position: absolute; }
  [data-tooltip]:before {
    content: attr(data-tooltip);
    display: flex;
    padding-right: var(--gutter-sm);
    padding-left: var(--gutter-sm);
    height: var(--finger-size-default);
    font-size: var(--font-size-xs);
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    white-space: nowrap;
    color: var(--color-white);
    background-color: var(--color-primary);
    transition: var(--transition-default);
    top: -33px;
    left: 50%;
    z-index: 101; }

.header {
  width: 100%;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 121;
  /*
  &-logos {
    display: flex;
    a {
      &:not(:last-child) {
        margin-right: var(--gutter-lg);
      }
    }
  }
  */ }
  .header .container-fluid{
    background:rgba(0, 0, 0, .5);
  }
  @media (min-width: 991px) {
    .header .container-fluid, .header .container-sm, .header .container-md, .header .container-lg, .header .container-xl, .header .container-xxl {
      padding-right: 72px;
      padding-left: 72px; } }
  .header-information {
    display: none;
    background-color: var(--color-black); }
    @media (min-width: 991px) {
      .header-information {
        display: flex; } }
    .header-information .container-fluid, .header-information .container-sm, .header-information .container-md, .header-information .container-lg, .header-information .container-xl, .header-information .container-xxl {
      display: flex;
      justify-content: space-between; }
  .header-info {
    display: flex;
    align-items: center;
    color: var(--color-white); }
    .header-info > div {
      font-size: var(--font-size-x);
      font-weight: var(--font-weight-medium); }
      .header-info > div > a {
        margin-left: var(--gutter-xs);
        color: var(--color-primary); }
    .header-info > span {
      margin-right: var(--gutter-xs);
      margin-left: var(--gutter-xs); }
  .header-content {
    display: flex;
    padding-top: var(--gutter-default);
    padding-bottom: var(--gutter-default);
    align-items: center; }
    @media (min-width: 1200px) {
      .header-content {
        padding-top: 0;
        padding-bottom: 0; } }

@media (min-width: 991px) {
  .aside-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: var(--gutter-lg); } }

.aside-title {
  margin-bottom: var(--gutter-lg);
  color: var(--color-primary);
  font-size: var(--font-size-xl);
  font-weight: var(--font-weight-bold); }

.aside-nav {
  box-shadow: 0 1px 73px 0 rgba(40, 40, 40, 0.15); }

.aside-item {
  display: flex;
  height: var(--finger-size-xxl);
  padding-right: var(--gutter-default);
  padding-left: var(--gutter-default);
  align-items: center;
  color: var(--color-white);
  background-color: #1c1d1e; }
  .aside-item.current {
    background-color: var(--color-primary); }
  @media (hover: hover) {
    .aside-item:hover {
      background-color: var(--color-primary); } }
  .aside-item span {
    font-size: var(--font-size-sm); }
  .aside-item svg {
    margin-left: auto;
    font-size: 18px; }

.aside-blog-item {
  display: flex;
  min-height: var(--finger-size-default);
  margin-bottom: var(--gutter-sm);
  padding-top: var(--gutter-sm);
  padding-bottom: var(--gutter-sm);
  font-weight: var(--font-weight-light);
  position: relative; }
  .aside-blog-item:not(:last-child) {
    border-bottom: 1px solid rgba(var(--rgb-dark), 0.5); }
  @media (hover: hover) {
    .aside-blog-item:hover {
      color: var(--color-primary); } }
  .aside-blog-item.current {
    color: var(--color-primary); }
  .aside-blog-item svg {
    position: absolute;
    top: var(--gutter-default);
    left: 0; }
  .aside-blog-item span {
    padding-left: var(--gutter-lg);
    line-height: 1.5em;
    font-size: var(--font-size-xs); }

.head {
  padding-top: var(--gutter-xl);
  height: 276px;
  position: relative; }
  @media (min-width: 991px) {
    .head {
      height: 400px; } }
  .head .container {
    display: flex;
    height: 100%;
    padding-top: 88px;
    align-items: center; }
  .head-title {
    font-size: var(--font-size-xl);
    color: var(--color-white);
    line-height: 1.5em; }
    @media (min-width: 768px) {
      .head-title {
        width: 45%; } }
    @media (min-width: 991px) {
      .head-title {
        font-size: var(--font-size-xxl); } }
  .head-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    .head-image:before {
      content: '';
      width: 100%;
      height: 100%;
      background-color: rgba(var(--rgb-black), 0.6);
      position: absolute;
      top: 0;
      left: 0; }

.banner {
  display: flex;
  height: 175px;
  margin-bottom: var(--gutter-xl);
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  z-index: 91; }
  .banner-content {
    margin-bottom: var(--gutter-lg);
    text-align: center; }
    @media (min-width: 991px) {
      .banner-content {
        margin-bottom: var(--gutter-xl); } }

.footer {
  background-color: var(--color-black); }
  .footer-top .container, .footer-bottom .container {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .footer-top .container, .footer-bottom .container {
        flex-direction: row; } }
  .footer-top {
    padding-top: var(--gutter-xxl);
    padding-bottom: var(--gutter-xxl); }
  .footer-address {
    margin-bottom: var(--gutter-xl);
    font-size: var(--font-size-sm);
    color: rgba(var(--rgb-white), 0.7);
    line-height: 1.5; }
    .footer-address p:not(:last-child) {
      margin-bottom: var(--gutter-sm); }
  .footer-nav, .footer-privacy {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .footer-nav, .footer-privacy {
        margin-left: auto; } }
    @media (min-width: 992px) {
      .footer-nav, .footer-privacy {
        flex-direction: row;} }
    .footer-nav a, .footer-privacy a {
      color: rgba(var(--rgb-white), 0.7); }
      @media (hover: hover) {
        .footer-nav a:hover, .footer-privacy a:hover {
          opacity: 0.5; } }
      .footer-nav a:not(:last-child), .footer-privacy a:not(:last-child) {
        margin-right: var(--gutter-default); }
  .footer-nav {
    margin-top: var(--gutter-xl); }
    @media (min-width: 768px) {
      .footer-nav {
        margin-top: 0; } }
    .footer-nav a {
      font-size: var(--font-size-sm);
      font-weight: var(--font-weight-semi_bold); }
  .footer-privacy a {
    font-size: var(--font-size-xs); }
  .footer-warning {
    padding: var(--gutter-default) var(--gutter-sm);
    color: rgba(var(--rgb-white), 0.7);
    font-size: var(--font-size-x);
    line-height: 2em;
    background-color: #1c1d1e; }
    @media (min-width: 576px) {
      .footer-warning {
        text-align: center; } }
  .footer-bottom .container {
    padding-top: var(--gutter-lg);
    padding-bottom: var(--gutter-lg);
    border-top: 1px solid rgba(var(--rgb-white), 0.3); }

.slider {
  height: 100vh;
  z-index: 101 !important; }

  .slider-content {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 120px 1rem 60px 1rem;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  @media (min-width: 768px) {
    .slider-content {
      padding: 0 10rem; } }
  /* .slider-content {
    display: flex;
    width: 100%;
    padding-top: 120px;
    padding-bottom: 60px;
    align-items: center;
    box-sizing: border-box; } 
    @media (min-width: 768px) {
      .slider-content {
        width: 60%;
        height: 100%;
        padding-top: 0;
        padding-bottom: 0;
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; } }*/
  .slider-title{
    text-align: center;
  }
  @media (min-width: 1200px) {
    .slider-title {
      margin-bottom: var(--gutter-default); } }
  .slider-title > p {
    background:rgba(0, 0, 0, .5);
    border-radius: 35px;
    border:1px solid rgba(255, 255, 255, .4);
    padding:var(--gutter-lg);
  }
  .slider-title span,
  .slider-title p {
    color: var(--color-white);
  font-size: 1rem; }
  .slider-title > span {
    display: block;
    margin-bottom: var(--gutter-lg);
    font-size: 1.5rem;
    font-weight: var(--font-weight-bold); }
    @media (min-width: 768px) {
      .slider-title > span {
        font-size: 4rem; }
      .slider-title p{
        font-size:1.5rem;
      } }
  .slider-title p {
    margin-bottom: var(--gutter-lg);
    line-height: 1.75em; }
    .slider-title p > b{
        font-size:var(--font-size-lg);
    }
  .slider-title .slider-btn {
    margin-bottom: var(--gutter-lg);
    padding-right: var(--gutter-xl);
    padding-left: var(--gutter-xl); }
    .slider-title .slider-btn > span {
      margin-right: var(--gutter-sm); }
      /*
  .slider-btn {
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: var(--finger-size-default);
    padding-right: var(--gutter-lg);
    padding-left: var(--gutter-lg);
    color: var(--color-secondary);
    font-size: 14px;
    font-weight: var(--font-weight-medium);
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    background-color: var(--color-primary);
    transition: var(--transition-default); }
    @media (min-width: 1200px) {
      .slider-btn {
        font-size: 17px; } }
    .slider-btn:hover {
      color: var(--color-primary);
      transform: translateY(3px);
      background-color: var(--color-secondary); }
      */
  .slider-pagination {
    display: flex;
    flex-direction: column;
    bottom: var(--gutter-sm) !important; }
    @media (min-width: 991px) {
      .slider-pagination {
        bottom: var(--gutter-lg) !important; } }
    @media (min-width: 1200px) {
      .slider-pagination {
        bottom: var(--gutter-xl) !important; } }
    .slider-pagination span {
      width: var(--gutter-default);
      height: var(--gutter-default);
      margin: 0 var(--gutter-xs) !important;
      cursor: pointer;
      opacity: 1;
      background-color: var(--color-white);
      transition: var(--transition-default); }
      @media (min-width: 991px) {
        .slider-pagination span {
          width: var(--gutter-lg);
          height: var(--gutter-lg);
          margin: 0 var(--gutter-sm) !important; } }
      .slider-pagination span:hover, .slider-pagination span.swiper-pagination-bullet-active {
        background-color: var(--color-primary); }

        .slider {
          margin-top: 107px;
          position: relative;
          /*
          &--arrow {
            display: flex;
            gap: var(--gutter-default);
            position: absolute;
            bottom: 0;
            left: var(--gutter-sm);
            z-index: 39;
          }
          */
        }
        @media (min-width: 768px) {
          .slider {
            margin-top: 112px;
          }
        }
        @media (min-width: 992px) {
          .slider {
            margin-top: 145px;
          }
        }
        @media (min-width: 1400px) {
          .slider {
            margin-top: 151px;
          }
        }
        .slider--link {
          display: block;
        }
        .slider--img {
          display: none;
          position: relative;
        }
        .slider--img:before {
          content: "";
          width: 100%;
          height: 100%;
          opacity: 0.4;
          background-color: var(--color-secondary);
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
        }
        .slider--img img {
          width: 100%;
          min-height: 470px;
        }
        @media (min-width: 768px) {
          .slider--img {
            padding-top:100vh;
            position: relative;
          }
          .slider--img img {
            height: 100%;
            margin: auto;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
          }
        }
        .slider--item {
          width: 100%;
          height: 100%;
          margin: auto;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: cover;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
        }

.hero {
  width: 100%;
  position: relative; }
  @media (min-width: 768px) {
    .hero {
      height: 100vh; } }
  .hero-swiper {
    position: relative;
    z-index: 101; }
    .hero-swiper-box {
      width: 100%; }
      @media (min-width: 768px) {
        .hero-swiper-box {
          height: 100vh; } }
  .hero-slider {
    width: 100%;
    height: 100%; }
  .hero-video, .hero-video:before, .hero-poster {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .hero-video:before {
    content: '';
    opacity: 0.5;
    background-color: var(--color-black);
    z-index: 13; }
  .hero-video-content {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    /*
      padding-top: 56.25%;
      */
    /*
      &:before {
        content: '';
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
      }
      display: block;
      position: relative;
      */ }
    .hero-video-content iframe {
      width: 100%;
      height: 100%;
      border: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      @media (min-width: 768px) {
        .hero-video-content iframe {
          width: 1600px;
          height: 900px; } }
      @media (min-width: 1200px) {
        .hero-video-content iframe {
          width: 1920px;
          height: 1080px; } }
  .hero-poster {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0; }

.sector {
  position: relative;
  z-index: 102; }
  .sector-navigation {
    padding-right: var(--gutter-lg); }
    .sector-navigation a {
      display: block;
      margin-left: -6px;
      padding-top: var(--gutter-xs);
      padding-left: var(--gutter-lg);
      padding-bottom: var(--gutter-xs);
      transition: 200ms all ease-in-out;
      position: relative; }
      @media (hover: hover) {
        .sector-navigation a:hover {
          padding-left: var(--gutter-xl); }
          .sector-navigation a:hover span {
            color: rgba(var(--rgb-white), 1);
            text-decoration: underline; }
          .sector-navigation a:hover svg {
            fill: rgba(var(--rgb-white), 1);
            left: var(--gutter-sm); } }
      .sector-navigation a span,
      .sector-navigation a svg {
        transition: inherit; }
      .sector-navigation a span {
        display: flex;
        color: rgba(var(--rgb-white), 0.7);
        font-size: var(--font-size-sm);
        align-items: center;
        line-height: 1.5em; }
      .sector-navigation a svg {
        font-size: 22px;
        fill: rgba(var(--rgb-white), 0.7);
        position: absolute;
        top: 8px;
        left: 0; }
  .sector-content {
    padding-top: var(--gutter-xxl);
    padding-bottom: var(--gutter-xxl);
    background-color: var(--color-black); }
    @media (min-width: 991px) {
      .sector-content {
        margin-top: -144px;
        /*margin-left: 72px;*/
        padding-top: 96px;
        padding-bottom: 60px; } }
  .sector-card {
    color: var(--color-white);
    /*
    &-summary {
      font-size: var(--font-size-sm);
      line-height: 30px;
    }
    */ }
    @media (hover: hover) {
      .sector-card:hover .sector-card-title {
        text-decoration: underline; } }
    .sector-card-icon {
      height: var(--finger-size-xl);
      margin-bottom: var(--gutter-default); }
      .sector-card-icon svg {
        fill: var(--color-primary);
        font-size: 48px; }
    .sector-card-title {
      display: block;
      margin-bottom: var(--gutter-sm);
      font-size: var(--font-size-lg);
      font-weight: var(--font-weight-bold); }
  .sector-rule {
    width: 100%;
    height: 100%;
    background-color: var(--color-black);
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    /*
    @media (min-width: 991px) {
      .sector-rule {
        width: 80%;
      }
    }
    */

.cta-box,
.appointment-box {
  padding-top: var(--gutter-xxl);
  padding-bottom: var(--gutter-xxl); }
  @media (min-width: 768px) {
    .cta-box,
    .appointment-box {
      padding-top: var(--gutter-section);
      padding-bottom: var(--gutter-section); } }
  @media (min-width: 991px) {
    .cta-box,
    .appointment-box {
      padding-top: 150px;
      padding-bottom: 135px; } }

.cta-slogan,
.appointment-slogan {
  color: var(--color-white); }

.cta {
  padding-bottom: var(--gutter-lg); }
  @media (min-width: 768px) {
    .cta {
      padding-bottom: var(--gutter-xxl); }
    .cta-slogan p {
      font-size:2.5rem;
      margin-bottom: var(--gutter-xxl) !important;
    }
     }
  @media (min-width: 991px) {
    .cta {
      padding-bottom: 130px; } }
  .cta-box {
    text-align: center; }
  .cta-slogan {
    margin-bottom: var(--gutter-lg); }
  .cta-btn {
    margin-right: auto;
    margin-left: auto; }
.cta-slogan p {
  color: var(--color-primary);
  margin-bottom:25px;
}
.notice {
  background-color: var(--color-white); }
  .notice-box {
    display: flex;
    padding: var(--gutter-lg);
    text-align: center;
    /*box-shadow: 0 6px 40px -10px rgba(28, 28, 29, 0.4);*/
    flex-direction: column;
    background-color: var(--color-white);
    /*transform: translateY(-24px);*/ }
    @media (min-width: 576px) {
      .notice-box {
        padding: var(--gutter-xl); } }
    @media (min-width: 768px) {
      .notice-boxes{
        transform: translateY(-48px);
      }
      .notice-box {
        flex-direction: row;
        text-align: left;
        /*transform: translateY(-48px);*/ } }
    @media (min-width: 991px) {
      .notice-boxes{
        transform: translateY(-50%) !important; 
      }
      .notice-box {
        /*padding: var(--gutter-section);*/
        padding: var(--gutter-xl);
        /*transform: translateY(-50%);*/ } }
  .notice-boxes{
    transform: translateY(-24px);
    box-shadow: 0 6px 40px -10px rgba(28, 28, 29, 0.4);
  }
  .notice-content{
    display: flex;
    align-items: center;
  }
  .notice-icon {
    display: flex;
    width: 1em;
    height: 1em;
    margin-right: auto;
    margin-bottom: var(--gutter-lg);
    margin-left: auto;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 60px;
    border-radius: 50%;
    background-color: var(--color-black); }
    @media (min-width: 768px) {
      .notice-icon {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0; } }
    .notice-icon svg {
      fill: var(--color-white);
      font-size: 40px; }
  @media (min-width: 768px) {
    .notice-content {
      margin-left: var(--gutter-xl); } }
  .notice-content .notice-content-text p {
    margin-bottom: var(--gutter-lg);
    /*font-size: var(--font-size-lg);*/
    font-weight:bold;
    line-height: 1.5em; }
    @media (min-width: 991px) {
      .notice-content .notice-content-text p {
        margin-bottom: var(--gutter-sm);
        /*font-size: var(--font-size-xl);*/ } }
  .notice-content span {
    font-size: var(--font-size-xs); }

.company {
  padding-bottom: var(--gutter-xxl);
  background-color: var(--color-white); }
  @media (min-width: 768px) {
    .company {
      padding-top: var(--gutter-xxl);
      padding-bottom: var(--gutter-section); } }
  @media (min-width: 991px) {
    .company {
      padding-top: 0;
      padding-bottom: 170px; } }
  .company-index-content {
    /*padding-top: var(--gutter-xxl);*/
    margin-bottom: var(--gutter-xxl); }
    @media (min-width: 768px) {
      .company-index-content {
        /*padding-top: 0;*/
        margin-bottom: 0; } }
    @media (min-width: 991px) {
      .company-index-content {
        /*padding-top: 72px;*/
        margin-bottom: var(--gutter-xl); } }
  .company-index-title, .company-index-description {
    margin-bottom: var(--gutter-lg); }
  .company-index-description {
    color: rgba(7, 7, 7, 0.7); }
  .company-index-photos {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .company-index-photos {
        flex-direction: row; } }
    .company-index-photos .boxes {
      width: 100%; }
    /*
      @media (min-width: 768px) {
        .company-index-photos .boxes {
          width: 50%; }
          .company-index-photos .boxes:first-child {
            margin-top: 72px; } }
      .company-index-photos .boxes + .boxes {
        margin-top: var(--gutter-lg); }
        @media (min-width: 768px) {
          .company-index-photos .boxes + .boxes {
            margin-top: 0;
            margin-left: var(--gutter-lg); } }
    */

.network {
  padding-top: var(--gutter-xxl);
  padding-bottom: var(--gutter-xxl); }
  @media (min-width: 768px) {
    .network {
      padding-top: var(--gutter-section);
      padding-bottom: var(--gutter-section); } }
  @media (min-width: 991px) {
    .network {
      padding-top: 120px;
      padding-bottom: 60px; } }
  .network-top {
    position: relative;
    z-index: 11; }
    @media (min-width: 768px) {
      .network-top {
        width: 100%;
        position: absolute; } }
  .network-title {
    color: var(--color-white); }
  .network-map {
    position: relative; }
    @media (min-width: 991px) {
      .network-map {
        margin-top: -36px; } }
    @media (min-width: 1400px) {
      .network-map {
        max-width: 1905px;
        margin-right: auto;
        margin-left: auto; } }
    .network-map-marker {
      position: absolute; }
      .network-map-marker span {
        display: flex;
        width: 24px;
        height: 24px;
        align-items: center;
        justify-content: center;
        color: var(--color-primary);
        border-radius: 50%;
        background-color: #222;
        position: relative; }
        .network-map-marker span:before, .network-map-marker span:after {
          content: '';
          width: 24px;
          height: 24px;
          opacity: 0;
          border: 1px solid rgba(255, 255, 255, 0.5);
          border-radius: 50%;
          transform: scale(0.5) translateY(-50%) translateX(-50%);
          transform-origin: 50% 50%;
          position: absolute;
          top: 50%;
          left: 50%; }
        .network-map-marker span:before {
          -webkit-animation: network-ripple-animation 2.5s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;
                  animation: network-ripple-animation 2.5s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite; }
        .network-map-marker span:after {
          -webkit-animation: network-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite;
                  animation: network-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite; }
        .network-map-marker span svg {
          fill: var(--color-primary);
          font-size: 18px; }
      .network-map-marker-tr {
        top: 40%;
        left: 55%; }
      .network-map-marker-az {
        top: 37%;
        left: 60%; }
      .network-map-marker-ge {
        top: 30%;
        left: 51%; }
      .network-map-marker-ru {
        top: 25%;
        left: 73%; }
      .network-map-marker-ro {
        top: 35%;
        left: 53%; }
      .network-map-marker-cn {
        top: 42%;
        left: 75%; }
      .network-map-marker-uk {
        top: 32%;
        left: 56%; }
      .network-map-marker-ka {
        top: 33%;
        left: 66%; }
        .network-map-marker-na {
        top: 42%;
        left: 58%; }
        .network-map-marker-ba {
        top: 48%;
        left: 70%; }
  .network-count {
    position: relative;
    z-index: 21; }
    @media (min-width: 576px) {
      .network-count {
        margin-top: -72px; } }
    @media (min-width: 991px) {
      .network-count {
        margin-top: -180px;
        margin-bottom: 72px; }
        .network-count-content {
          padding-right: var(--gutter-xxl); } }
    @media (min-width: 1200px) {
      .network-count {
        margin-top: -240px; } }
    .network-count-item {
      padding-top: var(--gutter-lg);
      padding-bottom: var(--gutter-lg);
      color: var(--color-white);
      border-top: 2px solid rgba(255, 255, 255, 0.2); }
      @media (min-width: 991px) {
        .network-count-item {
          padding-top: var(--gutter-xl); } }
    .network-count-number {
      margin-bottom: var(--gutter-default);
      font-size: var(--font-size-xxl);
      font-weight: var(--font-weight-bold); }
      @media (min-width: 991px) {
        .network-count-number {
          font-size: 48px; } }
    .network-count-title {
      font-size: var(--font-size-xs); }
      @media (min-width: 991px) {
        .network-count-title {
          font-size: var(--font-size-default); } }


@media (min-width: 576px){
    .corporate-team{
        float:left;
    }
}
          
.corporate-team span{
    display:inline-block;
    width:100%;
}

@media (min-width: 576px){
    .corporate-team span{
        width:250px;
        margin-right:16px;
    }
}

@media (min-width: 768px){
    .corporate-team span{
        width:300px;
        margin-right:24px;
    }
}

.team {
  padding-bottom: var(--gutter-xxl);
  padding-top: var(--gutter-xxl); }
  @media (min-width: 768px) {
    .team {
      padding-bottom: var(--gutter-section);
      padding-top: var(--gutter-section); } }
  @media (min-width: 991px) {
    .team {
      padding-bottom: 100px;
      padding-top: 100px; } }
/*
.team-top { margin-bottom: var(--gutter-xl); }
@media (min-width: 991px) { .team-top { margin-bottom: var(--gutter-lg); } }
*/
  .team-title {
    margin-bottom: var(--gutter-lg); }
  .team-summary {
    margin-bottom: var(--gutter-lg);
    color: var(--color-white); }
    @media (min-width: 991px) {
      .team-summary {
        margin-bottom: 0;
        padding-right: var(--gutter-lg); } }
  @media (min-width: 991px) {
    .team-wrap:first-child {
      margin-top: 184px; }
    .team-wrap:last-child {
      margin-top: -196px; } }
  .team-card {
    position: relative; }
    @media (hover: hover) {
      .team-card:hover .team-social {
        opacity: 1;
        transform: translateY(-15px); }
      .team-card:hover .team-card-content > div {
        transform: translateY(0px); }
      .team-card:hover .team-card-role {
        opacity: 0;
        transform: translateY(-15px); } }
    .team-card-content {
      width: 100%;
      padding: 0 var(--gutter-default) var(--gutter-xs);
      color: var(--color-white);
      text-align: center;
      overflow: hidden;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.65) 100%);
      position: absolute;
      bottom: 0;
      left: 0; }
      .team-card-content > div {
        transform: translateY(10px);
        transition: var(--transition-default); }
    .team-card-name {
      display: flex;
      height: var(--finger-size-default);
      align-items: center;
      justify-content: center;
      font-size: var(--font-size-lg);
      font-weight: var(--font-weight-bold); }
    .team-card-role {
      opacity: 0.5;
      font-size: var(--font-size-xs);
      transition: var(--transition-default);
      transform: translateY(0); }
  .team-social {
    display: flex;
    justify-content: center;
    opacity: 0;
    transform: translateY(100%);
    transition: var(--transition-default); }
    .team-social svg {
      fill: var(--color-primary);
      font-size: 18px; }
.faq{
  padding-bottom: var(--gutter-xxl);}
  @media (min-width: 768px) {
    .faq {
      padding-bottom: var(--gutter-section);} }
  @media (min-width: 991px) {
    .faq {
      padding-bottom: 100px; } }
.faq-top{
  display:flex;
  justify-content: space-between;
}

.media {
  padding-top: var(--gutter-xxl);
  padding-bottom: var(--gutter-xxl);
  background-color: var(--color-white); }
  @media (min-width: 768px) {
    .media {
      padding-top: var(--gutter-section);
      padding-bottom: var(--gutter-section); } }
  @media (min-width: 991px) {
    .media {
      padding-top: 150px;
      padding-bottom: 150px; } }
  .media-top {
    display: flex;
    margin-bottom: var(--gutter-xl);
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 991px) {
      .media-top {
        margin-bottom: 60px; } }
  .media-title {
    color: var(--color-black); }
  @media (hover: hover) {
    .media-card:hover .media-card-photo figure img {
      transform: scale(1.2); }
    .media-card:hover .media-card-title {
      color: var(--color-primary); } }
  .media-card-photo {
    display: block;
    margin-bottom: var(--gutter-lg); }
    .media-card-photo figure {
      overflow: hidden; }
      .media-card-photo figure img {
        transform: scale(1);
        transition: var(--transition-default); }
  .media-card-title {
    display: block;
    margin-bottom: var(--gutter-default);
    font-size: var(--font-size-lg);
    font-weight: var(--font-weight-bold);
    line-height: 1.5em; }
  .media-card-description {
    margin-bottom: var(--gutter-sm);
    color: rgba(112, 112, 112, 0.7);
    font-size: var(--font-size-sm);
    line-height: 1.5em; }
  .media-card-date {
    color: #6e7a84;
    font-size: var(--font-size-xs); }

@-webkit-keyframes network-ripple-animation {
  0% {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) scale(1); }
  100% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(2); } }

@keyframes network-ripple-animation {
  0% {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) scale(1); }
  100% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(2); } }

.appointment {
  position: relative; }
  .appointment-box {
    display: flex;
    text-align: center;
    flex-direction: column; }
    @media (min-width: 768px) {
      .appointment-box {
        align-items: center;
        text-align: left;
        flex-direction: row; } }
  .appointment-slogan {
    margin-bottom: var(--gutter-lg);
    line-height: 1.5em; }
    @media (min-width: 768px) {
      .appointment-slogan {
        margin-bottom: 0; } }
  .appointment-btn {
    height: var(--finger-size-xl);
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--gutter-lg);
    padding-left: var(--gutter-lg);
    border-radius: 36px;
    color: var(--color-white);
    background-color: var(--color-black); }
    @media (min-width: 768px) {
      .appointment-btn {
        margin-right: 0; } }
    @media (hover: hover) {
      .appointment-btn:hover {
        color: var(--color-black);
        background-color: var(--color-white); } }
  .appointment-bg {
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1; }
    .appointment-bg, .appointment-bg:before {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .appointment-bg:before {
      content: '';
      background-color: rgba(var(--rgb-primary), 0.6); }

.pages {
  padding-top: var(--gutter-xxl);
  padding-bottom: var(--gutter-section);
  background-color: var(--color-white); }
  @media (min-width: 768px) {
    .pages {
      padding-top: 84px;
      padding-bottom: 84px; } }
  @media (min-width: 991px) {
    .pages {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media (min-width: 1200px) {
    .pages-content {
      padding-left: var(--gutter-xxl); } }
.pages_dark{
    background-color:var(--color-black);
}

.table-responsive {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

/*
table.table {
  width: 991px;
  @include mq('large') {
    width: 100%;
  }

  thead {
    &:after {
      content: '-';
      display: block;
      height: 5px;
      line-height: 0;
      color: transparent;
    }
  }

  tbody {
    tr {
      vertical-align: middle;

      &:first-child {
        td {
          padding-bottom: var(--gutter-sm);

          span {
            font-size: 14px;
            font-weight: var(--font-weight-bold);
            border-top-right-radius: 15px;
            background-color: var(--color-light);
          }
        }
      }

      td {
        padding-bottom: 3px;

        & + td {
          padding-left: var(--gutter-xs);
        }

        span {
          display: flex;
          height: 50px;
          padding: 0 20px;
          font-size: 14px;
          align-items: center;
          line-height: normal;
          background-color: var(--color-light);
        }
      }
    }
  }
}
*/
.services {
  background-color: #f4f4f4; }
  .services-sub-card {
    display: block;
    line-height: 1.5em;
    transition: var(--transition-default);
    box-shadow: var(--box-shadow-default);
    background-color: var(--color-white); }
    @media (hover: hover) {
      .services-sub-card:hover {
        transform: translateY(-6px);
        background-color: var(--color-black); }
        .services-sub-card:hover b {
          color: var(--color-white); }
        .services-sub-card:hover p {
          color: var(--color-light); } }
    .services-sub-card b,
    .services-sub-card p {
      transition: inherit; }
    .services-sub-card b {
      display: flex;
      margin-bottom: var(--gutter-default);
      align-items: center;
      font-size: var(--font-size-lg); }
      @media (min-width: 768px) {
        .services-sub-card b {
          height: var(--finger-size-xl); } }
    .services-sub-card p {
      margin-bottom: var(--gutter-default);
      color: var(--color-dark);
      font-size: var(--font-size-xs);
      font-weight: var(--font-weight-regular); }
    .services-sub-card svg {
      fill: var(--color-primary);
      font-size: 20px; }
  .services-sub-content {
    padding: var(--gutter-default); }

.references-nav {
  display: flex;
  margin-bottom: var(--gutter-lg);
  flex-direction: column;
  position: relative; }
  @media (min-width: 991px) {
    .references-nav {
      flex-direction: row; } }
  .references-nav-btn {
    width: 100%;
    height: var(--finger-size-xxl);
    padding-right: var(--gutter-default);
    padding-left: var(--gutter-default);
    color: var(--color-white);
    justify-content: space-between;
    background-color: var(--color-primary); }
    @media (min-width: 991px) {
      .references-nav-btn {
        display: none; } }
    .references-nav-btn svg {
      font-size: 24px;
      transition: all 200ms ease-in-out; }
    .references-nav-btn:focus-within {
      background-color: rgba(60, 60, 60, 0.9); }
    .references-nav-btn:focus-within svg {
      transform: rotate(-180deg); }
    .references-nav-btn:focus-within ~ .references-dropdown {
      opacity: 1;
      visibility: visible;
      transform: translateY(6px); }

.references-dropdown {
  display: flex;
  width: 100%;
  max-height: 300px;
  padding: var(--gutter-default);
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-color: var(--color-primary) var(--color-white);
  scrollbar-width: thin;
  border: 1px solid rgba(60, 60, 60, 0.2);
  box-shadow: var(--box-shadow-default);
  transition: all 200ms ease-in-out;
  background-color: var(--color-white);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 21; }
  @media (min-width: 991px) {
    .references-dropdown {
      padding: 0;
      flex-direction: row;
      border-bottom: 1px solid rgba(60, 60, 60, 0.2);
      border: none;
      box-shadow: none;
      background-color: inherit;
      opacity: 1;
      visibility: visible;
      overflow: hidden;
      flex-wrap: wrap;
      position: inherit;
      top: inherit;
      left: inherit; } }
  .references-dropdown-btn {
    width: 100%;
    height: var(--finger-size-xl);
    padding-right: var(--gutter-default);
    padding-left: var(--gutter-default);
    font-size: var(--font-size-xs);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: var(--color-primary);
    justify-content: flex-start; }
    @media (min-width: 991px) {
      .references-dropdown-btn {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        height: var(--finger-size-xxl);
        font-size: var(--font-size-default);
        justify-content: center;
        border-bottom-width: 3px; } }
    @media (hover: hover) {
      .references-dropdown-btn:hover {
        color: var(--color-white);
        background-color: var(--color-primary); } }
    .references-dropdown-btn.mixitup-control-active {
      color: var(--color-white);
      background-color: var(--color-primary); }

.references-card {
  display: block;
  position: relative; }
  @media (hover: hover) {
    .references-card:hover .references-card-title {
      color: var(--color-primary);
      bottom: var(--gutter-xl); }
    .references-card:hover figure img {
      transform: scale(1.1); } }
  .references-card figure {
    overflow: hidden; }
    .references-card figure:after {
      content: '';
      width: 100%;
      height: 100%;
      opacity: 1;
      visibility: visible;
      transition: var(--transition-default);
      background: black;
      background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.25) 75%, rgba(0, 0, 0, 0) 100%);
      position: absolute;
      top: 0;
      right: 0; }
    .references-card figure img {
      transform: scale(1);
      transition: var(--transition-default); }
  .references-card-title {
    display: flex;
    height: var(--finger-size-xl);
    color: var(--color-white);
    align-items: flex-end;
    line-height: 1.5em;
    transition: var(--transition-default);
    position: absolute;
    bottom: var(--gutter-default);
    right: var(--gutter-default);
    left: var(--gutter-default);
    z-index: 11; }
    
    .ref-button-next{right:0 !important;}
    
    .ref-button-prev{left:0 !important;}
    
    .ref-button-next,.ref-button-prev{
        padding:24px;
        color:var(--color-white) !important;
        background-color:var(--color-primary);
    }
    .ref-button-next:after,.ref-button-prev:after{
        font-size:24px !important;
    }

.notfound {
  text-align: center;
  line-height: normal; }
  .notfound-title {
    color: var(--color-primary);
    font-size: 72px; }
    @media (min-width: 991px) {
      .notfound-title {
        font-size: 96px; } }
  .notfound-subtitle {
    font-size: 24px; }
    @media (min-width: 991px) {
      .notfound-subtitle {
        font-size: 36px; } }

.contact-title {
  display: flex;
  height: var(--finger-size-default);
  margin-bottom: var(--gutter-lg);
  padding-left: var(--gutter-default);
  border-left: 4px solid var(--color-black);
  font-size: var(--font-size-lg);
  align-items: center;
  font-weight: var(--font-weight-bold); }

.contact-subtitle:after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  margin-top: var(--gutter-xs);
  background-color: #000000; }

.contact-information-title {
  margin-bottom: var(--gutter-default);
  font-weight: var(--font-weight-bold); }

.contact-information strong {
  display: block;
  margin-bottom: var(--gutter-sm); }
  .contact-information strong:after {
    content: '';
    display: block;
    width: 25px;
    height: 1px;
    background-color: var(--color-black); }

.contact-information li {
  line-height: 24px; }
  .contact-information li:not(:last-child) {
    margin-bottom: var(--gutter-sm); }

.address br {
  display: none; }
  @media (min-width: 768px) {
    .address br {
      display: block; } }

.map {
  margin-top: var(--gutter-xl); }

.cc-window {
  display: flex;
  width: 100%;
  max-width: 95%;
  padding: 15px;
  border-radius: 15px;
  overflow: hidden;
  line-height: 1.5em;
  flex-direction: column;
  transform: translateX(-50%) scale(0.9);
  transition: opacity 1s ease;
  position: fixed;
  z-index: 9999; }
  @media (min-width: 768px) {
    .cc-window {
      max-width: 768px;
      height: 100px;
      padding: 0 30px;
      flex-direction: row;
      align-items: center; } }
  @media (min-width: 991px) {
    .cc-window {
      max-width: 768px; } }
  .cc-window.in-active {
    opacity: 0;
    visibility: hidden; }
  .cc-window.cc-invisible {
    opacity: 0; }
  .cc-window.cc-revoke {
    transition: transform 1s ease; }

.cc-window.cc-bottom {
  left: 50%;
  bottom: 30px; }

@media (hover: hover) {
  .cc-compliance a.cc-btn.cc-dismiss:hover {
    color: #000;
    background-color: #fff; }
  .cc-banner.cc-theme-edgeless .cc-message a.cc-link:hover {
    color: #ef2c19; } }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s; }

.cc-link {
  display: block;
  text-decoration: underline;
  cursor: pointer;
  opacity: 0.7; }
  .cc-link:hover {
    opacity: 1; }
  .cc-link:active {
    color: initial; }
  .cc-link:visited {
    color: initial; }

.cc-btn {
  display: flex;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 20px;
  height: 42px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .cc-btn {
      max-width: unset;
      margin-left: 0;
      margin-right: 0; } }

.cc-close {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  opacity: 0.9;
  line-height: 0.75; }
  .cc-close:focus {
    opacity: 1; }
  .cc-close:hover {
    opacity: 1; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }
  .cc-highlight .cc-btn:first-child:focus {
    background-color: transparent;
    text-decoration: underline; }
  .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline; }

.cc-window .cc-message {
  margin-bottom: 15px;
  color: #fff;
  text-align: center; }
  @media (min-width: 768px) {
    .cc-window .cc-message {
      margin-bottom: 0;
      padding-right: 30px;
      text-align: left; } }

.cc-compliance a.cc-btn.cc-dismiss {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 100px; }

  .faq .collapsible {
    background-color: black;
    color: #fefefe;
    border-top: 1px solid rgba(255, 255, 255, .4);
  }

  .faq .active, .collapsible:hover{
    background-color: #151616;
  }

  .faq .content{
    background-color: #1c1d1e;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    color:#fff;
    line-height: 1.5;
    font-weight: 400;
  }

  .collapsible {
    background-color: #fefefe;
    color: black;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    border-top: 1px solid rgba(0, 0, 0, .4);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    transition: transform .2s ease-out;
  }
  
  .contact-faq .active, .contact-faq .collapsible:hover {
    background-color: #dfdfdf;
    transition: transform .2s ease-out;
  }
  
  .content {
    padding: 18px;
    display: none;
    overflow: hidden;
    background-color: #fefefe;
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    transition: transform .2s ease-out;
  }