*, ::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);
}

.footer {
  border-top: solid 1px var(--grey-700);
  padding-block: 1.5rem;
  font-family: var(--font-poppins);
  font-size: 1.15rem;
  font-weight: 400;
}
.footer .menu-footer {
  column-gap: 1rem;
}
.footer .mentions {
  column-gap: 1rem;
}
.footer .mentions div {
  column-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;
}
.btn.btn-red {
  background-color: var(--red);
  color: var(--white);
}
.btn.btn-green {
  background-color: var(--green);
  color: var(--white);
}

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

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

.activity-card {
  border: 1px solid var(--grey-700);
  border-radius: 1.5rem;
  padding: 2.813rem;
  height: 100%;
  position: relative;
}
.activity-card h3 {
  font-size: 1.5rem;
  margin-block: 1.25rem;
}
.activity-card a {
  column-gap: 0.7rem;
}
.activity-card .tags {
  position: absolute;
  top: 4rem;
  left: 4rem;
  z-index: 10;
  row-gap: 0.5rem;
}

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

.group-form label {
  margin-bottom: 0.375rem;
  color: var(--black);
  display: block;
}
.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);
}

: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% - 200px);
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: calc(100% - 400px);
  }
}
@media (min-width: 2100px) {
  .container {
    max-width: calc(100% - 600px);
  }
}

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 {
  column-gap: 4.375rem;
}
.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(--green);
  margin-top: 1.5rem;
  color: var(--white);
}
.presentation .block-color.block-activity {
  background-color: var(--yellow);
  margin-bottom: 1.5rem;
  color: var(--white);
}

.activities {
  padding-block: 6.25rem;
}
.activities .title {
  text-align: center;
  color: var(--blue-main);
}
.activities__all {
  border-radius: 1.5rem;
  padding: 2.813rem;
  background-color: var(--blue-main);
  color: var(--white);
  height: 100%;
}
.activities__all .img {
  width: 100%;
}
.activities__all h3 {
  font-size: 1.5rem;
  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;
}
.participate .title {
  color: var(--blue-main);
  margin-bottom: 3.5rem;
}
.participate span.title {
  font-size: 3.5rem;
  line-height: 4.2rem;
  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: 2.5rem;
  line-height: 2.4rem;
  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 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;
}

.activity-detail {
  padding-top: 6.25rem;
}
.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__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-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;
  background: linear-gradient(to right, var(--blue-main) 0%, var(--blue-main) 30%, white 30%, white 100%);
}
.contact .title {
  color: var(--blue-main);
}
.contact p {
  margin-bottom: 4rem;
}

/*# 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/app.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;;;ACVpB;EACI;EACA;EACA;EACA;EACA;;AACA;EACI;;AAEJ;EACI;;AACA;EACI;;;ACZZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;EACA;;;ACfJ;EACI;EACA;;;AAKJ;EACI;EACA;EACA;;;ACXR;EACI;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;;;AClBR;EACI;EACA;EACA;;;ACFA;EACI;EACA;EACA;;AAEJ;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;;;ACrCR;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;;AACJ;EACI;;AACA;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;EACA;EACA;EACA;EACA;;AACA;EACI;;AAEJ;EACI;EACA;EACA;;AAGR;EACI;;;AAIR;EACI;EACA;;AACA;EACI;;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;;;AAIR;EACI;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;;AACA;EACI;EACA;;AAGA;EACI;;;AAMhB;EACI;;AACA;EACI;EACA;;AACA;EACI;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAGR;EACI;EACA;EACA;;AACA;EACI;;AACA;EACI;EACA;;AAKhB;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;;AAEJ;EACI;EACA;EACA;;;AAKZ;EACI;EACA;EACA;;;AAGJ;EACI;EACA,YACI;;AACJ;EACI;;AAEJ;EACI%22,%22file%22:%22app.output.css%22%7D */
