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

body {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

p, a, li, span {
  line-height: 1.3rem;
}

a {
  text-decoration: none;
  color: #000000;
  margin: 0;
}

img {
  max-width: 100%;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-t-6 {
  margin-top: 6rem !important;
}

.p-t-6 {
  padding-top: 6rem !important;
}

.m-b-6 {
  margin-bottom: 6rem !important;
}

.p-b-6 {
  padding-bottom: 6rem !important;
}

.m-l-6 {
  margin-left: 6rem !important;
}

.p-l-6 {
  padding-left: 6rem !important;
}

.m-r-6 {
  margin-right: 6rem !important;
}

.p-r-6 {
  padding-right: 6rem !important;
}

.m-t-7 {
  margin-top: 7rem !important;
}

.p-t-7 {
  padding-top: 7rem !important;
}

.m-b-7 {
  margin-bottom: 7rem !important;
}

.p-b-7 {
  padding-bottom: 7rem !important;
}

.m-l-7 {
  margin-left: 7rem !important;
}

.p-l-7 {
  padding-left: 7rem !important;
}

.m-r-7 {
  margin-right: 7rem !important;
}

.p-r-7 {
  padding-right: 7rem !important;
}

.m-t-8 {
  margin-top: 8rem !important;
}

.p-t-8 {
  padding-top: 8rem !important;
}

.m-b-8 {
  margin-bottom: 8rem !important;
}

.p-b-8 {
  padding-bottom: 8rem !important;
}

.m-l-8 {
  margin-left: 8rem !important;
}

.p-l-8 {
  padding-left: 8rem !important;
}

.m-r-8 {
  margin-right: 8rem !important;
}

.p-r-8 {
  padding-right: 8rem !important;
}

.m-t-9 {
  margin-top: 9rem !important;
}

.p-t-9 {
  padding-top: 9rem !important;
}

.m-b-9 {
  margin-bottom: 9rem !important;
}

.p-b-9 {
  padding-bottom: 9rem !important;
}

.m-l-9 {
  margin-left: 9rem !important;
}

.p-l-9 {
  padding-left: 9rem !important;
}

.m-r-9 {
  margin-right: 9rem !important;
}

.p-r-9 {
  padding-right: 9rem !important;
}

.m-t-10 {
  margin-top: 10rem !important;
}

.p-t-10 {
  padding-top: 10rem !important;
}

.m-b-10 {
  margin-bottom: 10rem !important;
}

.p-b-10 {
  padding-bottom: 10rem !important;
}

.m-l-10 {
  margin-left: 10rem !important;
}

.p-l-10 {
  padding-left: 10rem !important;
}

.m-r-10 {
  margin-right: 10rem !important;
}

.p-r-10 {
  padding-right: 10rem !important;
}

.m-t-11 {
  margin-top: 11rem !important;
}

.p-t-11 {
  padding-top: 11rem !important;
}

.m-b-11 {
  margin-bottom: 11rem !important;
}

.p-b-11 {
  padding-bottom: 11rem !important;
}

.m-l-11 {
  margin-left: 11rem !important;
}

.p-l-11 {
  padding-left: 11rem !important;
}

.m-r-11 {
  margin-right: 11rem !important;
}

.p-r-11 {
  padding-right: 11rem !important;
}

.m-t-12 {
  margin-top: 12rem !important;
}

.p-t-12 {
  padding-top: 12rem !important;
}

.m-b-12 {
  margin-bottom: 12rem !important;
}

.p-b-12 {
  padding-bottom: 12rem !important;
}

.m-l-12 {
  margin-left: 12rem !important;
}

.p-l-12 {
  padding-left: 12rem !important;
}

.m-r-12 {
  margin-right: 12rem !important;
}

.p-r-12 {
  padding-right: 12rem !important;
}

/* row */
:root {
  --column-gap: 0.75rem;
}

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: var(--column-gap);
}

.row {
  margin-inline-end: calc(var(--column-gap) * -1);
  margin-inline-start: calc(var(--column-gap) * -1);
  margin-top: calc(var(--column-gap) * -1);
}

.row.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

.row.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

.row.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

.row.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

.row.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

.row.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

.row.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

.row.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

.row.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

.row.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

.row.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

.row.is-mobile > .column.is-offset-three-quarters {
  margin-inline-start: 75%;
}

.row.is-mobile > .column.is-offset-two-thirds {
  margin-inline-start: 66.6666%;
}

.row.is-mobile > .column.is-offset-half {
  margin-inline-start: 50%;
}

.row.is-mobile > .column.is-offset-one-third {
  margin-inline-start: 0.3333%;
}

.row.is-mobile > .column.is-offset-one-quarter {
  margin-inline-start: 25%;
}

.row.is-mobile > .column.is-offset-one-fifth {
  margin-inline-start: 20%;
}

.row.is-mobile > .column.is-offset-two-fifths {
  margin-inline-start: 40%;
}

.row.is-mobile > .column.is-offset-three-fifths {
  margin-inline-start: 60%;
}

.row.is-mobile > .column.is-offset-four-fifths {
  margin-inline-start: 80%;
}

.row.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

.row.is-mobile > .column.is-offset-0 {
  margin-inline-start: 0%;
}

.row.is-mobile > .column.is-1 {
  flex: none;
  width: 8.3333333333%;
}

.row.is-mobile > .column.is-offset-1 {
  margin-inline-start: 8.3333333333%;
}

.row.is-mobile > .column.is-2 {
  flex: none;
  width: 16.6666666667%;
}

.row.is-mobile > .column.is-offset-2 {
  margin-inline-start: 16.6666666667%;
}

.row.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

.row.is-mobile > .column.is-offset-3 {
  margin-inline-start: 25%;
}

.row.is-mobile > .column.is-4 {
  flex: none;
  width: 33.3333333333%;
}

.row.is-mobile > .column.is-offset-4 {
  margin-inline-start: 33.3333333333%;
}

.row.is-mobile > .column.is-5 {
  flex: none;
  width: 41.6666666667%;
}

.row.is-mobile > .column.is-offset-5 {
  margin-inline-start: 41.6666666667%;
}

.row.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

.row.is-mobile > .column.is-offset-6 {
  margin-inline-start: 50%;
}

.row.is-mobile > .column.is-7 {
  flex: none;
  width: 58.3333333333%;
}

.row.is-mobile > .column.is-offset-7 {
  margin-inline-start: 58.3333333333%;
}

.row.is-mobile > .column.is-8 {
  flex: none;
  width: 66.6666666667%;
}

.row.is-mobile > .column.is-offset-8 {
  margin-inline-start: 66.6666666667%;
}

.row.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

.row.is-mobile > .column.is-offset-9 {
  margin-inline-start: 75%;
}

.row.is-mobile > .column.is-10 {
  flex: none;
  width: 83.3333333333%;
}

.row.is-mobile > .column.is-offset-10 {
  margin-inline-start: 83.3333333333%;
}

.row.is-mobile > .column.is-11 {
  flex: none;
  width: 91.6666666667%;
}

.row.is-mobile > .column.is-offset-11 {
  margin-inline-start: 91.6666666667%;
}

.row.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

.row.is-mobile > .column.is-offset-12 {
  margin-inline-start: 100%;
}

.row.is-1 {
  --column-gap: 0.25rem;
}
.row.is-2 {
  --column-gap: 0.5rem;
}
.row.is-3 {
  --column-gap: 0.75rem;
}
.row.is-4 {
  --column-gap: 1rem;
}
.row.is-5 {
  --column-gap: 1.25rem;
}
.row.is-6 {
  --column-gap: 1.5rem;
}
.row.is-7 {
  --column-gap: 1.75rem;
}
.row.is-8 {
  --column-gap: 2rem;
}

@media screen and (max-width: 768px) {
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-mobile {
    margin-inline-start: 75%;
  }
  .column.is-offset-two-thirds-mobile {
    margin-inline-start: 66.6666%;
  }
  .column.is-offset-half-mobile {
    margin-inline-start: 50%;
  }
  .column.is-offset-one-third-mobile {
    margin-inline-start: 0.3333%;
  }
  .column.is-offset-one-quarter-mobile {
    margin-inline-start: 25%;
  }
  .column.is-offset-one-fifth-mobile {
    margin-inline-start: 20%;
  }
  .column.is-offset-two-fifths-mobile {
    margin-inline-start: 40%;
  }
  .column.is-offset-three-fifths-mobile {
    margin-inline-start: 60%;
  }
  .column.is-offset-four-fifths-mobile {
    margin-inline-start: 80%;
  }
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-mobile {
    margin-inline-start: 0%;
  }
  .column.is-1-mobile {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-mobile {
    margin-inline-start: 8.3333333333%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-mobile {
    margin-inline-start: 16.6666666667%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-mobile {
    margin-inline-start: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-mobile {
    margin-inline-start: 33.3333333333%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-mobile {
    margin-inline-start: 41.6666666667%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-mobile {
    margin-inline-start: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-mobile {
    margin-inline-start: 58.3333333333%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-mobile {
    margin-inline-start: 66.6666666667%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-mobile {
    margin-inline-start: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-mobile {
    margin-inline-start: 83.3333333333%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-mobile {
    margin-inline-start: 91.6666666667%;
  }
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-mobile {
    margin-inline-start: 100%;
  }
}
@media screen and (min-width: 769px), print {
  .column.is-narrow,
  .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  .column.is-full,
  .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters,
  .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds,
  .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half,
  .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third,
  .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter,
  .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth,
  .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths,
  .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths,
  .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths,
  .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters,
  .column.is-offset-three-quarters-tablet {
    margin-inline-start: 75%;
  }
  .column.is-offset-two-thirds,
  .column.is-offset-two-thirds-tablet {
    margin-inline-start: 66.6666%;
  }
  .column.is-offset-half,
  .column.is-offset-half-tablet {
    margin-inline-start: 50%;
  }
  .column.is-offset-one-third,
  .column.is-offset-one-third-tablet {
    margin-inline-start: 0.3333%;
  }
  .column.is-offset-one-quarter,
  .column.is-offset-one-quarter-tablet {
    margin-inline-start: 25%;
  }
  .column.is-offset-one-fifth,
  .column.is-offset-one-fifth-tablet {
    margin-inline-start: 20%;
  }
  .column.is-offset-two-fifths,
  .column.is-offset-two-fifths-tablet {
    margin-inline-start: 40%;
  }
  .column.is-offset-three-fifths,
  .column.is-offset-three-fifths-tablet {
    margin-inline-start: 60%;
  }
  .column.is-offset-four-fifths,
  .column.is-offset-four-fifths-tablet {
    margin-inline-start: 80%;
  }
  .column.is-0,
  .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0,
  .column.is-offset-0-tablet {
    margin-inline-start: 0%;
  }
  .column.is-1,
  .column.is-1-tablet {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1,
  .column.is-offset-1-tablet {
    margin-inline-start: 8.3333333333%;
  }
  .column.is-2,
  .column.is-2-tablet {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2,
  .column.is-offset-2-tablet {
    margin-inline-start: 16.6666666667%;
  }
  .column.is-3,
  .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3,
  .column.is-offset-3-tablet {
    margin-inline-start: 25%;
  }
  .column.is-4,
  .column.is-4-tablet {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4,
  .column.is-offset-4-tablet {
    margin-inline-start: 33.3333333333%;
  }
  .column.is-5,
  .column.is-5-tablet {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5,
  .column.is-offset-5-tablet {
    margin-inline-start: 41.6666666667%;
  }
  .column.is-6,
  .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6,
  .column.is-offset-6-tablet {
    margin-inline-start: 50%;
  }
  .column.is-7,
  .column.is-7-tablet {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7,
  .column.is-offset-7-tablet {
    margin-inline-start: 58.3333333333%;
  }
  .column.is-8,
  .column.is-8-tablet {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8,
  .column.is-offset-8-tablet {
    margin-inline-start: 66.6666666667%;
  }
  .column.is-9,
  .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9,
  .column.is-offset-9-tablet {
    margin-inline-start: 75%;
  }
  .column.is-10,
  .column.is-10-tablet {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10,
  .column.is-offset-10-tablet {
    margin-inline-start: 83.3333333333%;
  }
  .column.is-11,
  .column.is-11-tablet {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11,
  .column.is-offset-11-tablet {
    margin-inline-start: 91.6666666667%;
  }
  .column.is-12,
  .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12,
  .column.is-offset-12- {
    margin-inline-start: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-touch {
    margin-inline-start: 75%;
  }
  .column.is-offset-two-thirds-touch {
    margin-inline-start: 66.6666%;
  }
  .column.is-offset-half-touch {
    margin-inline-start: 50%;
  }
  .column.is-offset-one-third-touch {
    margin-inline-start: 0.3333%;
  }
  .column.is-offset-one-quarter-touch {
    margin-inline-start: 25%;
  }
  .column.is-offset-one-fifth-touch {
    margin-inline-start: 20%;
  }
  .column.is-offset-two-fifths-touch {
    margin-inline-start: 40%;
  }
  .column.is-offset-three-fifths-touch {
    margin-inline-start: 60%;
  }
  .column.is-offset-four-fifths-touch {
    margin-inline-start: 80%;
  }
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-touch {
    margin-inline-start: 0%;
  }
  .column.is-1-touch {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-touch {
    margin-inline-start: 8.3333333333%;
  }
  .column.is-2-touch {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-touch {
    margin-inline-start: 16.6666666667%;
  }
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-touch {
    margin-inline-start: 25%;
  }
  .column.is-4-touch {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-touch {
    margin-inline-start: 33.3333333333%;
  }
  .column.is-5-touch {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-touch {
    margin-inline-start: 41.6666666667%;
  }
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-touch {
    margin-inline-start: 50%;
  }
  .column.is-7-touch {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-touch {
    margin-inline-start: 58.3333333333%;
  }
  .column.is-8-touch {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-touch {
    margin-inline-start: 66.6666666667%;
  }
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-touch {
    margin-inline-start: 75%;
  }
  .column.is-10-touch {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-touch {
    margin-inline-start: 83.3333333333%;
  }
  .column.is-11-touch {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-touch {
    margin-inline-start: 91.6666666667%;
  }
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-touch {
    margin-inline-start: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-inline-start: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-inline-start: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-inline-start: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-inline-start: 0.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-inline-start: 25%;
  }
  .column.is-offset-one-fifth-desktop {
    margin-inline-start: 20%;
  }
  .column.is-offset-two-fifths-desktop {
    margin-inline-start: 40%;
  }
  .column.is-offset-three-fifths-desktop {
    margin-inline-start: 60%;
  }
  .column.is-offset-four-fifths-desktop {
    margin-inline-start: 80%;
  }
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-desktop {
    margin-inline-start: 0%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-desktop {
    margin-inline-start: 8.3333333333%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-desktop {
    margin-inline-start: 16.6666666667%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-inline-start: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-desktop {
    margin-inline-start: 33.3333333333%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-desktop {
    margin-inline-start: 41.6666666667%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-inline-start: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-desktop {
    margin-inline-start: 58.3333333333%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-desktop {
    margin-inline-start: 66.6666666667%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-inline-start: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-desktop {
    margin-inline-start: 83.3333333333%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-desktop {
    margin-inline-start: 91.6666666667%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-inline-start: 100%;
  }
}
@media screen and (min-width: 1216px) {
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-inline-start: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-inline-start: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-inline-start: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-inline-start: 0.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-inline-start: 25%;
  }
  .column.is-offset-one-fifth-widescreen {
    margin-inline-start: 20%;
  }
  .column.is-offset-two-fifths-widescreen {
    margin-inline-start: 40%;
  }
  .column.is-offset-three-fifths-widescreen {
    margin-inline-start: 60%;
  }
  .column.is-offset-four-fifths-widescreen {
    margin-inline-start: 80%;
  }
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-widescreen {
    margin-inline-start: 0%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-widescreen {
    margin-inline-start: 8.3333333333%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-widescreen {
    margin-inline-start: 16.6666666667%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-inline-start: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-widescreen {
    margin-inline-start: 33.3333333333%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-widescreen {
    margin-inline-start: 41.6666666667%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-inline-start: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-widescreen {
    margin-inline-start: 58.3333333333%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-widescreen {
    margin-inline-start: 66.6666666667%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-inline-start: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-widescreen {
    margin-inline-start: 83.3333333333%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-widescreen {
    margin-inline-start: 91.6666666667%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-inline-start: 100%;
  }
}
@media screen and (min-width: 1408px) {
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-fullhd {
    margin-inline-start: 75%;
  }
  .column.is-offset-two-thirds-fullhd {
    margin-inline-start: 66.6666%;
  }
  .column.is-offset-half-fullhd {
    margin-inline-start: 50%;
  }
  .column.is-offset-one-third-fullhd {
    margin-inline-start: 33.3333%;
  }
  .column.is-offset-one-quarter-fullhd {
    margin-inline-start: 25%;
  }
  .column.is-offset-one-fifth-fullhd {
    margin-inline-start: 20%;
  }
  .column.is-offset-two-fifths-fullhd {
    margin-inline-start: 40%;
  }
  .column.is-offset-three-fifths-fullhd {
    margin-inline-start: 60%;
  }
  .column.is-offset-four-fifths-fullhd {
    margin-inline-start: 80%;
  }
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-fullhd {
    margin-inline-start: 0%;
  }
  .column.is-1-fullhd {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-fullhd {
    margin-inline-start: 8.3333333333%;
  }
  .column.is-2-fullhd {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-fullhd {
    margin-inline-start: 16.6666666667%;
  }
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-fullhd {
    margin-inline-start: 25%;
  }
  .column.is-4-fullhd {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-fullhd {
    margin-inline-start: 33.3333333333%;
  }
  .column.is-5-fullhd {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-fullhd {
    margin-inline-start: 41.6666666667%;
  }
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-fullhd {
    margin-inline-start: 50%;
  }
  .column.is-7-fullhd {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-fullhd {
    margin-inline-start: 58.3333333333%;
  }
  .column.is-8-fullhd {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-fullhd {
    margin-inline-start: 66.6666666667%;
  }
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-fullhd {
    margin-inline-start: 75%;
  }
  .column.is-10-fullhd {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-fullhd {
    margin-inline-start: 83.3333333333%;
  }
  .column.is-11-fullhd {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-fullhd {
    margin-inline-start: 91.6666666667%;
  }
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-fullhd {
    margin-inline-start: 100%;
  }
}
.row:not(:last-child) {
  margin-bottom: calc(var(column-gap) - var(column-gap));
}
.row.is-gapless {
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin-top: 0;
}
.row.is-gapless .column {
  margin: 0;
  padding: 0 !important;
}
.row.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}
.row.is-gapless:last-child {
  margin-bottom: 0;
}
.row.is-mobile {
  display: flex;
}
.row.is-space-around {
  justify-content: space-around;
}
.row.is-space-between {
  justify-content: space-between;
}
.row.is-center {
  justify-content: center;
}
.row.is-item-center {
  align-items: center;
}
.row.is-multiline {
  flex-wrap: wrap;
}

@media screen and (min-width: 769px), print {
  .row:not(.is-desktop) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .row.is-desktop {
    display: flex;
  }
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-row.align-center {
  align-items: center;
}
.flex-row.align-start {
  align-items: start;
}
.flex-row.align-end {
  align-items: end;
}
.flex-row.justify-between {
  justify-content: space-between;
}
.flex-row.justify-around {
  justify-content: space-around;
}
.flex-row.justify-evenly {
  justify-content: space-evenly;
}
.flex-row.justify-center {
  justify-content: center;
}
.flex-row.justify-end {
  justify-content: flex-end;
}
.flex-row.wrap {
  flex-wrap: wrap;
}

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

.align-start {
  align-items: start;
}

.align-end {
  align-items: end;
}

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

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

.justify-evenly {
  justify-content: space-evenly;
}

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

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

.wrap {
  flex-wrap: wrap;
}

.flex-column {
  display: flex;
  flex-direction: column;
}
.flex-column.align-center {
  align-items: center;
}
.flex-column.align-start {
  align-items: start;
}
.flex-column.align-end {
  align-items: end;
}
.flex-column.justify-between {
  justify-content: space-between;
}
.flex-column.justify-around {
  justify-content: space-around;
}
.flex-column.justify-evenly {
  justify-content: space-evenly;
}

.header {
  padding-block: 1.563rem;
  border-bottom: 1px solid var(--grey-700);
}
.header .menu-btncontact {
  column-gap: 2.5rem;
}
.header .menu-btncontact .menu {
  column-gap: 1.25rem;
}
.header .menu-btncontact .menu li a {
  font-weight: 600;
  font-family: var(--font-poppins);
}
.header .menu-burger {
  width: 45px;
  height: 25px;
  position: relative;
  top: 0;
  cursor: pointer;
  z-index: 999;
  display: none;
}
.header .menu-burger .bar {
  display: block;
  width: 100%;
  height: 3px;
  background-color: var(--blue-main);
  position: absolute;
  left: 0;
  top: 0;
}
.header .menu-burger .bar.middle {
  transition: 0.4s ease-in-out;
  transform: translate(0, -50%);
  top: 50%;
}
.header .menu-burger .bar.top, .header .menu-burger .bar.bottom {
  transition: transform 0.2s, 0.2s, top 0.4s;
}
.header .menu-burger .bar.bottom {
  top: 22px;
}
.header .menu-burger.open .bar {
  background-color: var(--blue-main);
}
.header .menu-burger.open span.middle {
  opacity: 0;
}
.header .menu-burger.open span.top, .header .menu-burger.open span.bottom {
  top: 50%;
  transition: all 0.2s, 0.2s, transform 0.4s;
}
.header .menu-burger.open span.top {
  transform: rotate(-45deg);
}
.header .menu-burger.open span.bottom {
  transform: rotate(45deg);
}

@media (max-width: 992px) {
  .header .menu-burger {
    display: block;
  }
  .header .menu-btncontact {
    position: absolute;
    left: -100%;
    top: 90px;
    padding-block: 2rem;
    padding-inline: 2rem;
    width: 100%;
    flex-direction: column;
    align-items: start;
    gap: 2rem;
    background-color: var(--white);
    transition: all 0.2s, 0.2s, transform 0.4s;
    z-index: 999;
  }
  .header .menu-btncontact .menu {
    flex-direction: column;
    align-items: start;
    gap: 0.5rem;
  }
  .header .menu-btncontact.open {
    left: 0;
  }
}
.footer {
  border-top: solid 1px var(--grey-700);
  padding-block: 1.5rem;
  font-family: var(--font-poppins);
  font-size: 0.95rem;
  font-weight: 400;
}
.footer .menu-footer {
  column-gap: 1rem;
}
.footer .mentions {
  column-gap: 1rem;
}
.footer .mentions div {
  column-gap: 0.5rem;
}

@media (max-width: 1400px) {
  .footer__content {
    flex-direction: column;
    align-items: start !important;
    gap: 2rem;
  }
}
@media (max-width: 992px) {
  .footer__content {
    flex-direction: column;
    align-items: start !important;
    gap: 2rem;
  }
  .footer__content .menu-footer {
    flex-direction: column;
    align-items: start;
    gap: 0.5rem;
  }
  .footer__content .mentions {
    flex-direction: column;
    align-items: start;
    gap: 1rem;
  }
  .footer__content .mentions div {
    flex-direction: column;
    align-items: start;
    gap: 0.5rem;
  }
}
.btn {
  border: none;
  font-family: var(--font-poppins);
  font-weight: 600;
  padding-block: 0.95rem;
  padding-inline: 1.563rem;
  border-radius: 0.4rem;
  display: flex;
  width: fit-content;
  cursor: pointer;
  font-size: 1rem;
}
.btn.btn-red {
  background-color: var(--red);
  color: var(--white);
}
.btn.btn-green {
  background-color: var(--green);
  color: var(--white);
}

h1.title {
  font-size: 2.8rem;
  line-height: 3.5rem;
}

h2.title {
  font-size: 2.8rem;
  line-height: 3.5rem;
  margin-bottom: 1.563rem;
}

@media (max-width: 992px) {
  h1.title {
    font-size: 2.3rem;
    line-height: 3rem;
  }
  h2.title {
    font-size: 2.3rem;
    line-height: 3rem;
  }
}
.activity-card {
  border: 1px solid var(--grey-700);
  border-radius: 1.5rem;
  padding: 2.313rem;
  height: 100%;
  position: relative;
}
.activity-card h3 {
  font-size: 1.5rem;
  margin-top: 1.25rem;
}
.activity-card p {
  margin-block: 1rem;
}
.activity-card a {
  column-gap: 0.7rem;
}
.activity-card .tags {
  position: absolute;
  top: 3rem;
  left: 3rem;
  z-index: 10;
  row-gap: 0.5rem;
}
.activity-card .img-table {
  aspect-ratio: 1/0.8;
  border-radius: 1.8rem;
  object-fit: cover;
}

.tag {
  padding: 0.2rem 1rem;
  border-radius: 4rem;
  text-transform: uppercase;
  font-weight: 700;
}

.group-form label {
  margin-bottom: 0.375rem;
  color: var(--black);
  display: block;
}
.group-form label.required:after {
  content: " *";
  font-weight: 700;
  color: var(--red);
}
.group-form input, .group-form select, .group-form .ts-control, .group-form textarea, .group-form .t-editor {
  padding-block: 0.675rem;
  padding-inline: 1rem;
  border: 1px solid var(--grey);
  border-radius: 0.5rem;
  width: 100%;
  outline: none;
  font-family: var(--font-poppins);
  color: var(--blue-main);
  font-size: 0.9rem;
  font-weight: 500;
  box-shadow: none;
  line-height: unset;
}
.group-form input:focus, .group-form select:focus, .group-form .ts-control:focus, .group-form textarea:focus, .group-form .t-editor:focus {
  border-color: var(--main-color-500);
  box-shadow: 0 0 0 3px rgba(25, 26, 79, 0.1);
}
.group-form .t-editor {
  padding-block: 0;
  padding-inline: 0;
}
.group-form .dropdown-active .ts-control {
  border-color: var(--main-color-500);
  box-shadow: 0 0 0 3px rgba(25, 26, 79, 0.1) !important;
}
.group-form .focus .ts-control {
  box-shadow: none;
}
.group-form .ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: var(--blue-main);
  color: var(--white);
  border: none;
  text-shadow: none;
}
.group-form .ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid var(--white);
}

.form-check {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 0.4rem;
}
.form-check .form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  font-size: inherit;
  float: left;
  padding: 0;
}
.form-check .form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check .form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check .form-check-input:checked {
  background-color: var(--blue-main);
  border-color: var(--blue-main);
}
.form-check .form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check .form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check label {
  margin-bottom: 0;
  max-width: calc(100% - 2em);
}

.alert {
  border-top: 4px solid;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.alert .title {
  font-weight: 700;
  margin-bottom: 5px;
}
.alert .message {
  font-size: 0.875rem !important;
}
.alert.alert-success {
  border-color: #38b2ac !important;
  background-color: #e6fffa !important;
}
.alert.alert-success p {
  color: #234e52 !important;
  margin: 0;
}
.alert.alert-warning {
  border-color: #c47924 !important;
  background-color: #f5dbbf !important;
}
.alert.alert-warning p {
  color: #8c4c00 !important;
  margin: 0;
}

.form-error {
  padding: 10px 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  column-gap: 5px;
  color: #c53030;
}
.form-error .type {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px;
  border-radius: 3px;
}
.form-error .type.type-error {
  background-color: #c53030;
  color: var(--white-main);
}

:root {
  --font-poppins: "Poppins", sans-serif;
  --font-opensans: "Open Sans", sans-serif;
  --blue-main: #1C3244;
  --main-color-500: #5a9cd2;
  --main-color-200: #9ebfde;
  --red: #E66E64;
  --yellow: #F09B1B;
  --green: #8DB692;
  --grey: #e4e7ec;
  --grey-300: #EDECEB;
  --grey-700: #9C9C9C;
  --black: #1B1B1B;
  --white: #FFFFFF;
}

body {
  font-family: var(--font-opensans);
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  color: var(--black);
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 200px) {
  .container {
    max-width: 90%;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: calc(100% - 300px);
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: calc(100% - 500px);
  }
}
@media (min-width: 2100px) {
  .container {
    max-width: calc(100% - 800px);
  }
}

h1, h2, h3, h4, h5 {
  font-family: var(--font-poppins);
}

p {
  line-height: 1.8rem;
  font-size: 1.05rem;
}

.home {
  padding-block: 7.5rem;
  background: linear-gradient(to right, #EDECEB 0%, #EDECEB 30%, white 30%, white 100%);
}
.home__wrapper img {
  max-width: 43%;
}
.home__wrapper div {
  max-width: 50%;
}
.home h1 {
  font-size: 4.5rem;
  line-height: 5.5rem;
  color: var(--blue-main);
}
.home p {
  margin-top: 0.938rem;
  margin-bottom: 3.125rem;
}

.presentation {
  padding-block: 6.25rem;
  background-color: var(--blue-main);
  color: var(--white);
}
.presentation p {
  margin-bottom: 3.125rem;
}
.presentation .img-presentation {
  width: 100%;
}
.presentation .block-color {
  aspect-ratio: 1.1/1;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: var(--font-poppins);
  row-gap: 0.5rem;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 2.2rem;
}
.presentation .block-color .number {
  font-size: 5.5rem;
  line-height: 1;
}
.presentation .block-color p {
  margin-bottom: 0;
}
.presentation .block-color.block-client {
  background-color: var(--yellow);
  margin-top: 1.5rem;
  color: var(--white);
}
.presentation .block-color.block-activity {
  background-color: var(--green);
  margin-bottom: 1.5rem;
  color: var(--white);
}

.activities {
  padding-block: 6.25rem;
}
.activities .title {
  text-align: center;
  color: var(--blue-main);
}
.activities .btn-more {
  column-gap: 0.5rem;
}
.activities__all {
  border-radius: 1.5rem;
  padding: 2.813rem;
  background-color: var(--blue-main);
  color: var(--white);
  height: 100%;
}
.activities__all .img {
  width: 100%;
  aspect-ratio: 1/0.8;
}
.activities__all h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-block: 1.25rem;
  text-decoration: underline;
}
.activities .img-whorkshop {
  width: 100%;
}

.participate {
  padding-block: 6.25rem;
  background-color: var(--grey-300);
}
.participate .title-btn {
  margin-bottom: 5rem;
  row-gap: 1rem;
}
.participate .title {
  color: var(--blue-main);
  margin-bottom: 3.5rem;
}
.participate span.title {
  font-size: 2.8rem;
  line-height: 3.5rem;
  font-weight: 700;
  margin-bottom: 0;
  font-family: var(--font-poppins);
}
.participate .value-wrapper {
  row-gap: 2rem;
}
.participate .value-wrapper__item {
  column-gap: 1.5rem;
}
.participate .value-wrapper__item h3 {
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom: 1.2rem;
}

.contact-home {
  padding-block: 6.25rem;
  background: linear-gradient(to right, white 0%, white 70%, var(--blue-main) 70%, var(--blue-main) 100%);
}
.contact-home .title {
  color: var(--blue-main);
}
.contact-home img {
  border-radius: 1.2rem;
}
.contact-home p {
  margin-bottom: 4rem;
}

.presentation-activity {
  padding-block: 6.25rem;
  background-color: var(--grey-300);
}
.presentation-activity .title {
  color: var(--blue-main);
  text-align: center;
}
.presentation-activity p:first-of-type {
  text-align: center;
}
.presentation-activity .activities-detail {
  margin-top: 6.25rem;
}
.presentation-activity .activities-detail h2 {
  font-size: 1.6rem;
  margin-bottom: 2.188rem;
}
.presentation-activity .activities-detail .answer-wrapper__item {
  column-gap: 0.5rem;
}
.presentation-activity .activities-detail .answer-wrapper__item p {
  text-align: left;
}

.activity-detail {
  padding-top: 6.25rem;
  position: relative;
}
.activity-detail .cover-filename-box {
  max-height: 610px;
  overflow: hidden;
  border-radius: 1.4rem;
}
.activity-detail .cover-filename-box .cover-filename {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.4rem;
}
.activity-detail .swiper-mobile {
  display: none;
}
.activity-detail .image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
}
.activity-detail .image-overlay.active {
  opacity: 1;
  visibility: visible;
}
.activity-detail .img-activity-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  max-height: 610px;
}
.activity-detail .img-activity-grid .img1 {
  grid-area: 1/1/2/2;
}
.activity-detail .img-activity-grid .img2 {
  grid-area: 1/2/2/3;
}
.activity-detail .img-activity-grid .img3 {
  grid-area: 2/1/3/2;
}
.activity-detail .img-activity-grid .img4 {
  grid-area: 2/2/3/3;
}
.activity-detail .img-activity-grid .img1, .activity-detail .img-activity-grid .img2, .activity-detail .img-activity-grid .img3, .activity-detail .img-activity-grid .img4 {
  max-height: calc(305px - 1rem);
}
.activity-detail .img-activity-grid .img1 img, .activity-detail .img-activity-grid .img2 img, .activity-detail .img-activity-grid .img3 img, .activity-detail .img-activity-grid .img4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.4rem;
  cursor: zoom-in;
}
.activity-detail .img-gallery.zoomed {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90vw;
  max-height: 90vh;
  width: auto;
  height: auto;
  z-index: 1001;
  cursor: zoom-out !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  width: auto !important;
  height: auto !important;
}
.activity-detail__presentation {
  margin-top: 3.125rem;
  margin-bottom: 4.688rem;
}
.activity-detail__presentation .title-tags {
  column-gap: 2rem;
  margin-bottom: 2rem;
}
.activity-detail__presentation .title-tags .title {
  color: var(--blue-main);
  margin-bottom: 0;
}
.activity-detail__presentation .title-tags .tags {
  column-gap: 0.5rem;
}
.activity-detail__presentation .time-user {
  max-width: 60%;
  margin-top: 1.563rem;
  margin-bottom: 4.375rem;
}
.activity-detail__presentation .time-user__item {
  column-gap: 1rem;
}
.activity-detail__presentation .time-user__item span {
  font-size: 1.2rem;
  font-weight: 700;
}
.activity-detail__presentation .odd-wrapper img {
  max-height: 111px;
}
.activity-detail__description {
  padding-block: 4.688rem;
  background-color: var(--grey-300);
}
.activity-detail__description h2 {
  margin-bottom: 1rem;
}
.activity-detail__description div {
  margin-bottom: 1rem;
}

.our-mission {
  padding-block: 6.25rem;
}
.our-mission .title {
  margin-bottom: 3rem;
  color: var(--blue-main);
}
.our-mission .text-mission {
  padding-left: 3rem;
}
.our-mission .img-presentation {
  width: 100%;
}
.our-mission .block-color {
  aspect-ratio: 1.2/1;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: var(--font-poppins);
  row-gap: 0.5rem;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 2.2rem;
}
.our-mission .block-color .logo {
  width: 70%;
}
.our-mission .block-color p {
  margin-bottom: 0;
}
.our-mission .block-color.block-shape {
  background-color: var(--green);
  margin-top: 1.5rem;
}
.our-mission .block-color.block-shape .shape {
  max-width: 70%;
}
.our-mission .block-color.block-logo {
  background-color: var(--blue-main);
  margin-bottom: 1.5rem;
  margin-top: 5rem;
}

.history {
  padding-block: 6.25rem;
  background-color: var(--blue-main);
  color: var(--white);
}

.contact {
  padding-block: 6.25rem;
}
.contact .title {
  color: var(--blue-main);
}
.contact p {
  margin-bottom: 4rem;
}
.contact__wrapper-info {
  column-gap: 2rem;
}
.contact__info {
  row-gap: 0.5rem;
  margin-top: 1.5rem;
}
.contact__info__item {
  column-gap: 0.5rem;
}
.contact__info__item img {
  width: 30px;
}
.contact .img-contact {
  border-radius: 1.2rem;
}

.mentions-page {
  padding-block: 6.25rem;
}
.mentions-page h1 {
  margin-bottom: 3rem;
  color: var(--blue-main);
}
.mentions-page h2 {
  margin-bottom: 0.8rem;
  color: var(--red);
}
.mentions-page p {
  margin-bottom: 2rem;
}
.mentions-page p a {
  font-weight: 700;
  color: var(--yellow);
}

@media (max-width: 2100px) {
  .activity-detail .cover-filename-box {
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .activity-detail {
    padding-top: 6.25rem;
  }
  .activity-detail .cover-filename-box {
    display: none;
  }
  .activity-detail .swiper-mobile {
    display: block;
  }
  .activity-detail .swiper-mobile .swiper-wrapper {
    max-height: 530px;
  }
  .activity-detail .swiper-mobile .swiper-slide {
    overflow: hidden;
    border-radius: 1.4rem;
    height: auto;
  }
  .activity-detail .swiper-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1.4rem;
  }
  .activity-detail .swiper-mobile .swiper-button-next, .activity-detail .swiper-mobile .swiper-button-prev {
    background: var(--blue-main);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    color: var(--white);
  }
  .activity-detail .swiper-mobile .swiper-button-next svg, .activity-detail .swiper-mobile .swiper-button-prev svg {
    fill: var(--white);
    stroke-width: 1px;
    stroke-linejoin: round;
    stroke: var(--white);
    width: 60%;
    height: 60%;
  }
  .activity-detail .swiper-mobile .swiper-button-next {
    padding-left: 4px;
    right: var(--swiper-navigation-sides-offset, 20px);
  }
  .activity-detail .swiper-mobile .swiper-button-prev {
    padding-right: 4px;
    left: var(--swiper-navigation-sides-offset, 20px);
  }
}
@media (max-width: 992px) {
  .home {
    background: var(--white);
  }
  .home h1 {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
  .presentation .block-color .number {
    font-size: 4.5rem;
  }
  .participate .value-wrapper__item h3 {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .participate span.title {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }
  .activity-detail__presentation .title-tags {
    row-gap: 1rem;
  }
  .activity-detail__presentation .time-user {
    max-width: 100%;
    row-gap: 1rem;
  }
  .contact-home {
    background: var(--white);
  }
}
@media (max-width: 768px) {
  .home__wrapper img {
    max-width: 80%;
  }
  .home__wrapper div {
    margin-top: 2.5rem;
    max-width: 100%;
  }
  .contact-home p {
    max-width: 65%;
  }
  .our-mission .block-color img {
    max-width: 80%;
  }
  .our-mission .text-mission {
    padding-left: 0;
  }
  .activity-card {
    padding: 1.213rem;
  }
  .activity-card .tags {
    top: 2rem;
    left: 2rem;
  }
}
@media (max-width: 525px) {
  .contact-home {
    background: var(--white);
  }
}
@media (max-width: 468px) {
  .home__wrapper img {
    max-width: 100%;
  }
  .home h1 {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
  .presentation .row {
    --column-gap: 0.75rem;
  }
  .presentation .block-color .number {
    font-size: 2.5rem;
  }
  .participate .value-wrapper__item {
    flex-wrap: wrap;
    row-gap: 0.5rem;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../assets/styles/base.scss%22,%22../../assets/styles/components/_flex.scss%22,%22../../assets/styles/components/_header.scss%22,%22../../assets/styles/components/_footer.scss%22,%22../../assets/styles/components/_btn.scss%22,%22../../assets/styles/components/_title.scss%22,%22../../assets/styles/components/_activity-card.scss%22,%22../../assets/styles/components/_tag.scss%22,%22../../assets/styles/components/_form.scss%22,%22../../assets/styles/components/_alert.scss%22,%22../../assets/styles/app.scss%22,%22../../assets/styles/_responsive.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAAA;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;AACA;EACI;;;AASA;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AALJ;EACI;;;AAGJ;EACI;;;AAKZ;AACA;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAIA;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACK;;AAEL;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;;AAIR;EAGI;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;EAGJ;AAAA;IAEI;IACA;;EAGJ;AAAA;IAEI;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;;AAKJ;EACI;;AAEJ;EACI;EACA;EACA;;AACA;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGR;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;;AAIR;EAEI;IACI;;;AAIR;EACI;IACI;;;AC9nDR;EACI;EACA;;AACA;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;;AAGR;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;EACA;;AACA;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;;AC7ER;EACI;EACA;;AACA;EACI;;AACA;EACI;;AAEI;EACI;EACA;;AAKhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;;AAEJ;EACI;;AAEJ;EACI;;AAIJ;EACI;;AAGA;EACI;;AAEJ;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;;;AAOpB;EAEQ;IACI;;EAEJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EACA;IACI;IACA;IACA;;EAEJ;IACI;;;AC1FhB;EACI;EACA;EACA;EACA;EACA;;AACA;EACI;;AAEJ;EACI;;AACA;EACI;;;AAKZ;EAEQ;IACI;IACA;IACA;;;AAKZ;EAEQ;IACI;IACA;IACA;;EACA;IACI;IACA;IACA;;EAEJ;IACI;IACA;IACA;;EACA;IACI;IACA;IACA;;;AC7CpB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;EACA;;;AChBJ;EACI;EACA;;;AAKJ;EACI;EACA;EACA;;;AAIR;EAEQ;IACI;IACA;;EAKJ;IACI;IACA;;;AC1BZ;EACI;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;;AAEJ;EACI;EACA;EACA;;;AC1BR;EACI;EACA;EACA;EACA;;;ACHA;EACI;EACA;EACA;;AAEI;EACI;EACA;EACA;;AAIZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAGR;EACI;EACA;;AAGA;EACI;EACA;;AAGR;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;;AAEJ;EACI;;AAEJ;EACI;EACA;;AAEJ;EACI;;AAIR;EACI;;AAEJ;EACI;EACA;;;ACrGR;EACI;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;EACA;;AACA;EACI;EACA;;AAGR;EACI;EACA;;AACA;EACI;EACA;;;AAMZ;EACI;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;;ACnCZ;EAEI;EACA;EAGA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;AACA;EAJJ;IAKQ;;;AAEJ;EAPJ;IAQQ;;;AAEJ;EAVJ;IAWQ;;;AAEJ;EAbJ;IAcQ;;;AAEJ;EAhBJ;IAiBQ;;;AAEJ;EAnBJ;IAoBQ;;;AAEJ;EAtBJ;IAuBQ;;;;AAIR;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA,YACI;;AAEA;EACI;;AAEJ;EACI;;AAGR;EACI;EACA;EACA;;AAEJ;EACI;EACA;;;AAIR;EACI;EACA;EACA;;AACA;EACI;;AAEJ;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;EACA;EACA;;AAEJ;EACI;EACA;EACA;;;AAKZ;EACI;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;EACA;EACA;EACA;;AAGR;EACI;;;AAIR;EACI;EACA;;AACA;EACI;EACA;;AAEJ;EACI;EACA;;AAEJ;EACI;EACA;EACA;EACA;EACA;;AAEJ;EACI;;AACA;EACI;;AACA;EACI;EACA;EACA;;;AAMhB;EACI;EACA,YACI;;AACJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;;AAIR;EACI;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;;AACA;EACI;EACA;;AAGA;EACI;;AACA;EACI;;;AAOpB;EACI;EACA;;AACA;EACI;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;;AAGR;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;;AACA;EAAQ;;AACR;EAAQ;;AACR;EAAQ;;AACR;EAAQ;;AACR;EACI;;AACA;EACI;EACA;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGR;EACI;EACA;;AACA;EACI;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAGR;EACI;EACA;EACA;;AACA;EACI;;AACA;EACI;EACA;;AAKR;EACI;;AAIZ;EACI;EACA;;AACA;EACI;;AAEJ;EACI;;;AAKZ;EACI;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;;AAEJ;EACI;;AAEJ;EACI;EACA;;AACA;EACI;;AAGR;EACI;EACA;EACA;;;AAKZ;EACI;EACA;EACA;;;AAGJ;EACI;;AACA;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAEJ;EACI;EACA;;AACA;EACI;;AACA;EACI;;AAIZ;EACI;;;AAIR;EACI;;AACA;EACI;EACA;;AAEJ;EACI;EACA;;AAEJ;EACI;;AACA;EACI;EACA;;;ACxcZ;EAEQ;IACI;;;AAKZ;EACI;IACI;;EACA;IACI;;EAEJ;IACI;;EACA;IACI;;EAEJ;IACI;IACA;IACA;;EAEJ;IACI;IACA;IACA;IACA;;EAEJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EACA;IACI;IACA;IACA;IACA;IACA;IACA;;EAGR;IACI;IACA;;EAEJ;IACI;IACA;;;AAMhB;EACI;IACI;;EACA;IACI;IACA;;EAKA;IACI;;EAOA;IACI;IACA;;EAKR;IACI;IACA;;EAMJ;IACI;;EAEJ;IACI;IACA;;EAIZ;IACI;;;AAIR;EAGY;IACI;;EAEJ;IACI;IACA;;EAKR;IACI;;EAMA;IACI;;EAGR;IACI;;EAIR;IACI;;EACA;IACI;IACA;;;AAKZ;EACI;IACI;;;AAIR;EAGY;IACI;;EAGR;IACI;IACA;;EAIJ;IACI;;EAGA;IACI;;EAMJ;IACI;IACA%22,%22file%22:%22app.output.css%22%7D */
