/* ----- MIXINS ----- */
/* ----- RESET ----- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
}

input, button, select {
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  border: none;
  outline: none;
}

select {
  border: 0;
  background: none;
}

textarea {
  border: none;
  overflow: auto;
  outline: none;
  resize: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* ----- BASE ----- */
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-ExtraLight.eot");
  src: local("Poppins ExtraLight"), local("Poppins-ExtraLight"), url("../fonts/poppins/Poppins-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraLight.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraLight.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraLight.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraLight.svg#Poppins-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-BoldItalic.eot");
  src: local("Poppins Bold Italic"), local("Poppins-BoldItalic"), url("../fonts/poppins/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-BoldItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-BoldItalic.woff") format("woff"), url("../fonts/poppins/Poppins-BoldItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-BoldItalic.svg#Poppins-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Regular.eot");
  src: local("Poppins Regular"), local("Poppins-Regular"), url("../fonts/poppins/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Regular.woff2") format("woff2"), url("../fonts/poppins/Poppins-Regular.woff") format("woff"), url("../fonts/poppins/Poppins-Regular.ttf") format("truetype"), url("../fonts/poppins/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-ExtraBold.eot");
  src: local("Poppins ExtraBold"), local("Poppins-ExtraBold"), url("../fonts/poppins/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraBold.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraBold.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraBold.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraBold.svg#Poppins-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Light.eot");
  src: local("Poppins Light"), local("Poppins-Light"), url("../fonts/poppins/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Light.woff2") format("woff2"), url("../fonts/poppins/Poppins-Light.woff") format("woff"), url("../fonts/poppins/Poppins-Light.ttf") format("truetype"), url("../fonts/poppins/Poppins-Light.svg#Poppins-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-MediumItalic.eot");
  src: local("Poppins Medium Italic"), local("Poppins-MediumItalic"), url("../fonts/poppins/Poppins-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-MediumItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-MediumItalic.woff") format("woff"), url("../fonts/poppins/Poppins-MediumItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-MediumItalic.svg#Poppins-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Bold.eot");
  src: local("Poppins Bold"), local("Poppins-Bold"), url("../fonts/poppins/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Bold.woff2") format("woff2"), url("../fonts/poppins/Poppins-Bold.woff") format("woff"), url("../fonts/poppins/Poppins-Bold.ttf") format("truetype"), url("../fonts/poppins/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-ThinItalic.eot");
  src: local("Poppins Thin Italic"), local("Poppins-ThinItalic"), url("../fonts/poppins/Poppins-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ThinItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-ThinItalic.woff") format("woff"), url("../fonts/poppins/Poppins-ThinItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-ThinItalic.svg#Poppins-ThinItalic") format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-LightItalic.eot");
  src: local("Poppins Light Italic"), local("Poppins-LightItalic"), url("../fonts/poppins/Poppins-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-LightItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-LightItalic.woff") format("woff"), url("../fonts/poppins/Poppins-LightItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-LightItalic.svg#Poppins-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-ExtraLightItalic.eot");
  src: local("Poppins ExtraLight Italic"), local("Poppins-ExtraLightItalic"), url("../fonts/poppins/Poppins-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraLightItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraLightItalic.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraLightItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraLightItalic.svg#Poppins-ExtraLightItalic") format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Thin.eot");
  src: local("Poppins Thin"), local("Poppins-Thin"), url("../fonts/poppins/Poppins-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Thin.woff2") format("woff2"), url("../fonts/poppins/Poppins-Thin.woff") format("woff"), url("../fonts/poppins/Poppins-Thin.ttf") format("truetype"), url("../fonts/poppins/Poppins-Thin.svg#Poppins-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-SemiBold.eot");
  src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url("../fonts/poppins/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/poppins/Poppins-SemiBold.woff") format("woff"), url("../fonts/poppins/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/poppins/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Italic.eot");
  src: local("Poppins Italic"), local("Poppins-Italic"), url("../fonts/poppins/Poppins-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Italic.woff2") format("woff2"), url("../fonts/poppins/Poppins-Italic.woff") format("woff"), url("../fonts/poppins/Poppins-Italic.ttf") format("truetype"), url("../fonts/poppins/Poppins-Italic.svg#Poppins-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Medium.eot");
  src: local("Poppins Medium"), local("Poppins-Medium"), url("../fonts/poppins/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Medium.woff2") format("woff2"), url("../fonts/poppins/Poppins-Medium.woff") format("woff"), url("../fonts/poppins/Poppins-Medium.ttf") format("truetype"), url("../fonts/poppins/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Black.eot");
  src: local("Poppins Black"), local("Poppins-Black"), url("../fonts/poppins/Poppins-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Black.woff2") format("woff2"), url("../fonts/poppins/Poppins-Black.woff") format("woff"), url("../fonts/poppins/Poppins-Black.ttf") format("truetype"), url("../fonts/poppins/Poppins-Black.svg#Poppins-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-BlackItalic.eot");
  src: local("Poppins Black Italic"), local("Poppins-BlackItalic"), url("../fonts/poppins/Poppins-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-BlackItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-BlackItalic.woff") format("woff"), url("../fonts/poppins/Poppins-BlackItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-BlackItalic.svg#Poppins-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-SemiBoldItalic.eot");
  src: local("Poppins SemiBold Italic"), local("Poppins-SemiBoldItalic"), url("../fonts/poppins/Poppins-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-SemiBoldItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-SemiBoldItalic.woff") format("woff"), url("../fonts/poppins/Poppins-SemiBoldItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-ExtraBoldItalic.eot");
  src: local("Poppins ExtraBold Italic"), local("Poppins-ExtraBoldItalic"), url("../fonts/poppins/Poppins-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraBoldItalic.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraBoldItalic.svg#Poppins-ExtraBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
body {
  font-size: 16px;
  font-family: "Poppins";
  margin: 0 auto;
  max-width: 1920px;
  position: relative;
  font-weight: 400;
  background-color: #e3e3e3;
}
body.disable-scroll {
  overflow-y: hidden;
}
body .site-container {
  background-color: white;
  overflow-x: hidden;
}
body .site-container.single-quiz {
  height: var(--vh);
}

::-moz-selection {
  background-color: #86A62C;
  color: white;
}

::selection {
  background-color: #86A62C;
  color: white;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

/* ----- UTILITIES ----- */
.container {
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1279.98px) {
  .container {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 1023.98px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767.98px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 1023.98px) {
  .mobile-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767.98px) {
  .mobile-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@-webkit-keyframes wheel {
  0% {
    -webkit-transform: translate(-50%, 5px);
            transform: translate(-50%, 5px);
  }
  50% {
    -webkit-transform: translate(-50%, 20px);
            transform: translate(-50%, 20px);
  }
  100% {
    -webkit-transform: translate(-50%, 5px);
            transform: translate(-50%, 5px);
  }
}

@keyframes wheel {
  0% {
    -webkit-transform: translate(-50%, 5px);
            transform: translate(-50%, 5px);
  }
  50% {
    -webkit-transform: translate(-50%, 20px);
            transform: translate(-50%, 20px);
  }
  100% {
    -webkit-transform: translate(-50%, 5px);
            transform: translate(-50%, 5px);
  }
}
@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* ----- PAGES ----- */
.c-details-hirondelle {
  background-color: #A5653D;
  color: white;
  position: relative;
}
.c-details-hirondelle__title {
  font-size: 40px;
  letter-spacing: -0.43px;
  line-height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 50px;
}
.c-details-hirondelle__json {
  aspect-ratio: 16/9;
  max-height: 760px;
  width: 100%;
}
.c-details-hirondelle__json.mobile {
  display: none;
}
@media (max-width: 1023.98px) {
  .c-details-hirondelle__title {
    font-size: 24px;
    letter-spacing: -0.26px;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 50px;
  }
  .c-details-hirondelle__json {
    aspect-ratio: 9/16;
  }
  .c-details-hirondelle__json.mobile {
    display: block;
  }
  .c-details-hirondelle__json.desktop {
    display: none;
  }
}

.c-single-hirondelle__header {
  padding-top: 50px;
}
.c-single-hirondelle__header__surtitle {
  text-transform: uppercase;
  color: #86A62C;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 26px;
}
.c-single-hirondelle__header__hirondelles {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding-bottom: 5px;
}
.c-single-hirondelle__header__hirondelles ::-webkit-scrollbar {
  display: none;
}
.c-single-hirondelle__header__hirondelles__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  width: 100%;
  position: relative;
}
.c-single-hirondelle__header__hirondelles__nav::after {
  width: 100%;
  position: absolute;
  bottom: 1px;
  left: 0;
  content: "";
  height: 1px;
  background-color: #D8D8D8;
}
.c-single-hirondelle__header__hirondelles__item {
  font-size: 40px;
  letter-spacing: -0.43px;
  line-height: 45px;
  font-weight: 500;
  padding: 15px 0;
  margin-right: 36px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  color: black;
  text-decoration: none;
  cursor: pointer;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  position: relative;
}
.c-single-hirondelle__header__hirondelles__item span {
  opacity: 0.3;
  -webkit-transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1);
  transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1);
}
.c-single-hirondelle__header__hirondelles__item::after {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  content: "";
  height: 4px;
  z-index: 3;
  background-color: #86A62C;
  -webkit-transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1);
  transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1);
  width: 0;
}
.c-single-hirondelle__header__hirondelles__item.active {
  opacity: 1;
  font-weight: 700;
}
.c-single-hirondelle__header__hirondelles__item.active span {
  opacity: 1;
}
.c-single-hirondelle__header__hirondelles__item.active::after {
  width: 105%;
}
.c-single-hirondelle__header__hirondelles__item:hover {
  opacity: 1;
}
.c-single-hirondelle__header__hirondelles__item:hover span {
  opacity: 1;
}
.c-single-hirondelle__header__hirondelles__item:hover::after {
  width: 105%;
}
.c-single-hirondelle__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
}
.c-single-hirondelle__content__left, .c-single-hirondelle__content__right {
  width: 50%;
}
.c-single-hirondelle__content__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-single-hirondelle__content__item {
  margin-bottom: 30px;
  width: 100%;
}
.c-single-hirondelle__content__item__title {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 54px;
  letter-spacing: -0.4px;
}
.c-single-hirondelle__content__item ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 45px;
  letter-spacing: -0.17px;
}
.c-single-hirondelle__content__item ul li span:first-child {
  opacity: 0.5;
}
.c-single-hirondelle__image {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: 800px;
}
.c-single-hirondelle__image img {
  width: 100%;
}
.c-single-hirondelle__image img.desktop {
  aspect-ratio: 1/1;
  max-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 1;
  display: block;
}
.c-single-hirondelle__image img.mobile {
  display: none;
}
.c-single-hirondelle__image__hide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 0%;
  height: 100%;
  z-index: 3;
  background-color: #162C4B;
}
.c-single-hirondelle__hide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 0%;
  height: 100%;
  z-index: 3;
  background-color: #162C4B;
}
@media (max-width: 1023.98px) {
  .c-single-hirondelle__header {
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
  }
  .c-single-hirondelle__header__surtitle {
    font-size: 14px;
    letter-spacing: -0.4px;
    line-height: 26px;
  }
  .c-single-hirondelle__header__hirondelles__item {
    font-size: 24px;
    letter-spacing: -0.26px;
    line-height: 30px;
  }
  .c-single-hirondelle__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .c-single-hirondelle__content__left, .c-single-hirondelle__content__right {
    width: 100%;
  }
  .c-single-hirondelle__content__item {
    margin: 30px 0;
  }
  .c-single-hirondelle__content__item__title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.38px;
  }
  .c-single-hirondelle__content__item ul li {
    line-height: 17px;
    margin-bottom: 30px;
    font-size: 15px;
  }
  .c-single-hirondelle__content__item ul li span:first-child {
    max-width: 100px;
    overflow-wrap: break-word;
  }
  .c-single-hirondelle__image {
    height: 100%;
  }
  .c-single-hirondelle__image img.mobile {
    aspect-ratio: 1/1;
    max-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: relative;
    z-index: 1;
    display: block;
  }
  .c-single-hirondelle__image img.desktop {
    display: none;
  }
  .c-single-hirondelle__image__play-icon svg {
    width: 80px;
  }
}

.c-quiz-container {
  background-color: #162C4B;
  height: var(--vh);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 100px;
  overflow: hidden;
  position: relative;
}
.c-quiz-container__loader {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-quiz-container__clouds {
  pointer-events: none;
}
.c-quiz-container__clouds svg {
  position: absolute;
  top: 30%;
  width: 200px;
}
.c-quiz-container__clouds svg:first-child {
  left: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-quiz-container__clouds svg:last-child {
  right: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.c-quiz-container__results {
  display: none;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-quiz-container__results__header__surtitle {
  color: #86A62C;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.c-quiz-container__results__header__title {
  font-size: 40px;
  letter-spacing: -0.38px;
  line-height: 60px;
  margin-bottom: 60px;
  color: white;
}
.c-quiz-container__results__buttons {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-quiz-container__results .c-button {
  margin: 20px;
}
.c-quiz-container__question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.c-quiz-container__question.disabled {
  pointer-events: none;
  opacity: 0;
}
.c-quiz-container__question__header {
  width: 100%;
  text-align: center;
}
.c-quiz-container__question__header__surtitle-progress {
  color: #86A62C;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.c-quiz-container__question__header__title {
  font-size: 40px;
  letter-spacing: -0.38px;
  line-height: 60px;
  margin-bottom: 60px;
  color: white;
}
.c-quiz-container__question__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.c-quiz-container__question__content__image {
  width: 100%;
  height: 100%;
  max-height: 50vh;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 30px;
}
.c-quiz-container__question__content__image__timer {
  display: none;
}
.c-quiz-container__question__content__left {
  width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
}
.c-quiz-container__question__content__clue {
  font-size: 14px;
  line-height: 22px;
}
.c-quiz-container__question__content__right {
  width: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-quiz-container__question__content__right .c-button {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.c-quiz-container__question__content__answer {
  margin-bottom: 30px;
  border-radius: 30px;
  line-height: 58px;
  text-align: left;
  padding: 0 20px;
  background-color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.c-quiz-container__question__content__answer.true {
  color: white;
}
.c-quiz-container__question__content__answer.true::after {
  background-color: #86A62C;
}
.c-quiz-container__question__content__answer.true::before {
  background-color: white;
}
.c-quiz-container__question__content__answer.true .c-quiz-container__question__content__answer__letter {
  background-color: white;
  color: #86A62C;
}
.c-quiz-container__question__content__answer.false {
  color: white;
}
.c-quiz-container__question__content__answer.false::after {
  background-color: #CB1616;
}
.c-quiz-container__question__content__answer.false::before {
  background-color: white;
}
.c-quiz-container__question__content__answer.false .c-quiz-container__question__content__answer__letter {
  background-color: white;
  color: #86A62C;
}
.c-quiz-container__question__content__answer__letter {
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  background-color: #86A62C;
  color: white;
  margin-right: 30px;
  pointer-events: none;
  position: relative;
  z-index: 2;
}
.c-quiz-container__question__content__answer span {
  position: relative;
  z-index: 2;
}
.c-quiz-container__question__content__answer:hover::before, .c-quiz-container__question__content__answer.selected::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.c-quiz-container__question__content__answer::before {
  content: "";
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  z-index: -1;
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  background-color: #86A62C;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  border-radius: 44px;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: none;
}
.c-quiz-container__question__content__answer::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 44px;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-quiz-container__question__content__answer__see-image {
  display: none;
}
@media (max-width: 1023.98px) {
  .c-quiz-container__clouds {
    display: none;
  }
  .c-quiz-container__results__header__surtitle {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: -0.2px;
  }
  .c-quiz-container__results__header__title {
    font-size: 30px;
    letter-spacing: -0.32px;
    line-height: 31px;
    margin-bottom: 30px;
  }
  .c-quiz-container__results__buttons {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-quiz-container__results .c-button {
    margin: 8px 0;
  }
  .c-quiz-container__results__back-link {
    margin-top: 20px;
  }
  .c-quiz-container__question__header {
    width: 100%;
    text-align: center;
  }
  .c-quiz-container__question__header__surtitle-progress {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: -0.2px;
  }
  .c-quiz-container__question__header__title {
    font-size: 30px;
    letter-spacing: -0.32px;
    line-height: 31px;
    margin-bottom: 30px;
  }
  .c-quiz-container__question__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-quiz-container__question__content__right {
    z-index: 2;
    width: 100%;
  }
  .c-quiz-container__question__content__right .c-button {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
  .c-quiz-container__question__content__left {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    height: calc(100vh - 96px);
    background-color: #162C4B;
  }
  .c-quiz-container__question__content__image__timer {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1rem;
    background-color: #86A62C;
  }
  .c-quiz-container__question__content__image__timer.progressing {
    -webkit-transition: width 4.5s linear;
    transition: width 4.5s linear;
    width: 100%;
  }
  .c-quiz-container__question__content__answer {
    margin-bottom: 1rem;
    border-radius: 30px;
    line-height: 46px;
    text-align: left;
    padding: 0 20px;
    background-color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 2;
  }
  .c-quiz-container__question__content__answer.true {
    color: white;
  }
  .c-quiz-container__question__content__answer.true::after {
    background-color: #86A62C;
  }
  .c-quiz-container__question__content__answer.true::before {
    background-color: white;
  }
  .c-quiz-container__question__content__answer.true .c-quiz-container__question__content__answer__letter {
    background-color: white;
    color: #86A62C;
  }
  .c-quiz-container__question__content__answer.false {
    color: white;
  }
  .c-quiz-container__question__content__answer.false::after {
    background-color: #CB1616;
  }
  .c-quiz-container__question__content__answer.false::before {
    background-color: white;
  }
  .c-quiz-container__question__content__answer.false .c-quiz-container__question__content__answer__letter {
    background-color: white;
    color: #86A62C;
  }
  .c-quiz-container__question__content__answer::before {
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
  }
  .c-quiz-container__question__content__answer:hover::before {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
  .c-quiz-container__question__content__answer.selected::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .c-quiz-container__question__content__answer__letter {
    height: 30px;
    width: 30px;
  }
  .c-quiz-container__question__content__answer__see-image {
    text-align: center;
    display: inline;
  }
}

.c-map {
  height: 90vh;
  max-height: 780px;
  position: relative;
  overflow: hidden;
  color: white;
}
.c-map__shadow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: black;
  opacity: 0;
  z-index: 3;
  pointer-events: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-map__shadow.active {
  opacity: 0.7;
  pointer-events: all;
}
.c-map__map-container {
  height: 100%;
  cursor: -webkit-grab;
  cursor: grab;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.c-map__map-container .mapboxgl-control-container {
  position: absolute;
  top: 20px;
  right: 20px;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-bottom-right {
  display: none;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-bottom-left {
  bottom: unset !important;
  top: 0 !important;
  left: unset !important;
  right: 0 !important;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom button {
  background-color: #86A62C;
  width: 36px;
  height: 36px;
  margin-bottom: 2px;
  border: none !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  position: relative;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom button svg {
  fill: white;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom button:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom button:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  opacity: 0.1;
  pointer-events: none;
  z-index: 1;
  background-color: black;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom button:hover {
  background-color: #86A62C !important;
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl-zoom button:hover::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.c-map__map-container .mapboxgl-control-container .mapboxgl-ctrl a {
  display: none;
}
.c-map__map-container .spider-leg-container {
  width: 1px;
  height: 1px;
  overflow: display;
  will-change: transform;
}
.c-map__map-container .spider-leg-container .spider-leg-pin {
  position: relative;
  width: 21px;
  height: 21px;
  border: 3px solid white;
  border-radius: 50%;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 1;
  cursor: pointer;
}
.c-map__map-container .spider-leg-container .spider-leg-pin:hover {
  width: 39px;
  height: 39px;
  border-width: 4px;
  margin-left: -19px;
  margin-top: -19px;
}
.c-map__map-container .spider-leg-container .spider-leg-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: white;
  opacity: 1;
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  z-index: 0;
  height: 0;
}
.c-map__map-container .spider-leg-container:hover .spider-leg-line {
  opacity: 1;
}
.c-map__map-container .spider-leg-container.animate {
  -webkit-transition: margin 0.15s linear;
  transition: margin 0.15s linear;
}
.c-map__map-container .spider-leg-container.animate .spider-leg-line {
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  -webkit-transition-delay: inherit;
          transition-delay: inherit;
}
.c-map__map-container .spider-leg-container.initial, .c-map__map-container .spider-leg-container.exit {
  margin-left: 0 !important;
  margin-top: 0 !important;
  height: 0;
}
.c-map__map-container .spider-leg-container.animate.initial .spider-leg-line, .c-map__map-container .spider-leg-container.animate.exit .spider-leg-line {
  height: 0 !important;
}
.c-map__map-container .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  border-top-color: #86A62C !important;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}
.c-map__map-container .mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  border-left-color: #86A62C !important;
  -webkit-transform: translateX(-1px);
      -ms-transform: translateX(-1px);
          transform: translateX(-1px);
}
.c-map__map-container .mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  border-right-color: #86A62C !important;
  -webkit-transform: translateX(1px);
      -ms-transform: translateX(1px);
          transform: translateX(1px);
}
.c-map__map-container .mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  border-bottom-color: #86A62C !important;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}
.c-map__map-container .mapboxgl-popup {
  z-index: 4;
  width: 100%;
  max-width: 90vw;
}
.c-map__map-container .mapboxgl-popup-content {
  padding: 1rem 2rem 1rem 1rem;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #86A62C;
  max-height: 400px;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  font-family: "Poppins";
}
.c-map__map-container .mapboxgl-popup-content button {
  color: white;
  padding: 1rem;
  font-size: 22px;
  background: none !important;
}
.c-map__map-container .mapboxgl-popup-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
}
.c-map__map-container .mapboxgl-popup-content .popin-hirondelle-type {
  padding: 0.2rem 1rem;
  border-radius: 15px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.c-map__map-container .mapboxgl-popup-content .popin-hirondelle-type.rustic {
  background-color: white;
  color: black;
}
.c-map__map-container .mapboxgl-popup-content .popin-hirondelle-type.window {
  background-color: #A5653D;
  color: white;
}
.c-map__map-container .mapboxgl-popup-content .popin-hirondelle-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: -0.4px;
}
.c-map__map-container .mapboxgl-popup-content .popin-hirondelle-info span {
  margin-right: 1rem;
  color: rgba(255, 255, 255, 0.65);
}
.c-map__loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
}
.c-map__year {
  position: absolute;
  bottom: 40px;
  left: 40px;
  background-color: #86A62C;
  z-index: 2;
  border-radius: 22px;
  color: white;
}
.c-map__year-filter {
  padding: 0.7rem 2rem 0.7rem 1rem;
  color: white;
  cursor: pointer;
}
.c-map__year-filter option {
  color: black;
}
.c-map__year svg {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  width: 5px;
  pointer-events: none;
}
.c-map__counters {
  position: absolute;
  top: 40px;
  left: 40px;
  padding: 1rem;
  color: white;
  -webkit-filter: drop-shadow(0 0 1rem black);
          filter: drop-shadow(0 0 1rem black);
}
.c-map__counter {
  padding: 0.5rem;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
.c-map__counter::after {
  position: absolute;
  content: "";
  right: calc(1px + 100%);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.c-map__counter.rustic::after {
  background-color: white;
}
.c-map__counter.window::after {
  background-color: #A5653D;
}
@media (max-width: 1023.98px) {
  .c-map {
    height: calc(100vh - 96px);
  }
  .c-map .mapboxgl-ctrl-zoom button {
    background-color: #86A62C;
    width: 25px !important;
    height: 25px !important;
  }
  .c-map .mapboxgl-ctrl-zoom button svg {
    width: 18px;
  }
  .c-map .mapboxgl-popup-tip {
    display: none;
  }
  .c-map__counters {
    top: 0px;
    left: 24px;
  }
  .c-map__counter {
    font-size: 13px;
  }
  .c-map__year {
    left: 24px;
  }
}

.c-census-container {
  background-color: #162C4B;
  color: white;
  height: var(--vh);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 100px;
  overflow: hidden;
  position: relative;
}
.c-census-container__error-msg {
  height: 50px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  background-color: #CB1616;
  color: white;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 20;
}
.c-census-container__dots {
  pointer-events: none;
  width: 100%;
  height: 10%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.c-census-container__dots div {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: white;
  margin: 4px;
  opacity: 0.3;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: all;
}
.c-census-container__dots div.active:not(:last-of-type) {
  cursor: pointer;
  opacity: 1;
}
.c-census-container__dots div.active:not(:last-of-type):hover {
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
}
.c-census-container__clouds {
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-census-container__clouds svg {
  position: absolute;
  top: 30%;
  width: 200px;
}
.c-census-container__clouds svg:first-child {
  left: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-census-container__clouds svg:last-child {
  right: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.c-census-container__birds {
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-census-container__birds svg {
  position: absolute;
  width: 200px;
}
.c-census-container__birds svg:first-child {
  left: 20%;
  top: 45%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-census-container__birds svg:last-child {
  right: 20%;
  top: 40%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.c-census-container__nests {
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-census-container__nests svg {
  position: absolute;
  width: 200px;
}
.c-census-container__nests svg:first-child {
  left: 10%;
  top: 40%;
  -webkit-transform: scaleX(-1) translateX(-50%);
      -ms-transform: scaleX(-1) translateX(-50%);
          transform: scaleX(-1) translateX(-50%);
}
.c-census-container__nests svg:last-child {
  right: 20%;
  top: 50%;
  -webkit-transform: scale(0.9) translateX(50%);
      -ms-transform: scale(0.9) translateX(50%);
          transform: scale(0.9) translateX(50%);
}
.c-census-container__loader {
  position: fixed;
  height: var(--vh);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.1s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-census-container__loader.loading {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-census-container__loader .c-spinner {
  height: 40px;
  width: 40px;
}
.c-census-container__loader .c-spinner::after {
  height: 40px;
  width: 40px;
}
.c-census-container__step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  height: var(--vh);
  width: 100vw;
  opacity: 0;
  padding-top: 200px;
  padding-bottom: 100px;
}
.c-census-container__step__header {
  max-width: 1100px;
}
.c-census-container__step__header__surtitle {
  color: #86A62C;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.c-census-container__step__header__description {
  font-size: 14px;
  margin-bottom: 20px;
  opacity: 0.56;
}
.c-census-container__step__header__title {
  font-size: 40px;
  letter-spacing: -0.38px;
  line-height: 60px;
  margin-bottom: 20px;
  color: white;
  text-shadow: 1px 1px 2px black;
}
@media screen and (max-height: 800px) {
  .c-census-container__step__header__title {
    line-height: 40px;
    font-size: 34px;
  }
}
@media screen and (max-height: 600px) {
  .c-census-container__step__header__title {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.c-census-container__step.has-map .c-census-container__step__answer__search-bar {
  display: none;
}
.c-census-container__step.has-map .c-census-container__step__answer__map {
  display: block;
}
.c-census-container__step.has-search-bar .c-census-container__step__answer__search-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-census-container__step.has-search-bar .c-census-container__step__answer__map {
  display: none;
}
.c-census-container__step.has-search-bar [data-state=validate] {
  display: none;
}
.c-census-container__step__form {
  text-align: left;
  width: 100%;
  max-width: 400px;
}
.c-census-container__step__form__row {
  position: relative;
}
.c-census-container__step__form__row label {
  display: block;
  color: #86A62C;
  line-height: 28px;
}
.c-census-container__step__form__row input {
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0px 5px 10px 5px;
  margin-bottom: 10px;
  width: 100%;
  color: white;
  font-size: 1rem;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
@media screen and (max-height: 600px) {
  .c-census-container__step__form__row input {
    margin-bottom: 5px;
  }
}
.c-census-container__step__form__row input:focus, .c-census-container__step__form__row input:hover {
  border-bottom: 1px solid white;
}
.c-census-container__step__form__row.error input {
  border-bottom: 1px solid #F28579;
  margin-bottom: 32px;
}
.c-census-container__step__form__row.error .c-census-container__step__form__row__error-message {
  -webkit-transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1) 0.1s;
  opacity: 1;
}
.c-census-container__step__form__row.error .c-census-container__step__form__row__required-message {
  bottom: 0;
  top: auto;
}
.c-census-container__step__form__row__error-message {
  line-height: 32px;
  color: #F28579;
  font-size: 14px;
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.c-census-container__step__form__row__required-message {
  line-height: 32px;
  color: #86A62C;
  font-size: 12px;
  text-align: right;
  position: absolute;
  top: 100%;
  right: 0;
  pointer-events: none;
}
.c-census-container__step__form .c-button {
  margin: 40px auto 0 auto;
}
.c-census-container__step__answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 890px;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-census-container__step__answer__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 15px;
  margin-bottom: 20px;
}
.c-census-container__step__answer__item button {
  background: none;
  border-radius: 30px;
  border: none;
  width: 187px;
  height: 58px;
  margin-bottom: 1rem;
  cursor: pointer;
  position: relative;
  z-index: 2;
  color: black !important;
}
.c-census-container__step__answer__item button span {
  position: relative;
  z-index: 2;
}
.c-census-container__step__answer__item button:hover::before, .c-census-container__step__answer__item button.selected::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.c-census-container__step__answer__item button::before {
  content: "";
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  z-index: -1;
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  background-color: #86A62C;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  border-radius: 44px;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: none;
}
.c-census-container__step__answer__item button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 44px;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-census-container__step__answer__item span {
  font-size: 14px;
  line-height: 22px;
}
.c-census-container__step__answer__images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 546px;
  margin-bottom: 1rem;
}
.c-census-container__step__answer__images .image {
  position: relative;
  width: 116px;
  height: 116px;
  margin: 2%;
  border: 2px dashed rgba(255, 255, 255, 0.4);
  border-radius: 0.8rem;
  padding: 35px;
}
.c-census-container__step__answer__images .image .preview {
  background-color: rgb(19.6865979381, 39.3731958763, 67.1134020619);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: calc(100% + 5px);
  width: calc(100% + 5px);
  border-radius: 0.8rem;
  opacity: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-census-container__step__answer__images .image span {
  font-size: 13px;
  color: #86A62C;
}
.c-census-container__step__answer__images .image.first {
  border-color: #86A62C;
  border-style: solid;
}
.c-census-container__step__answer__images .image .close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background-color: #86A62C;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: none;
  display: none;
}
.c-census-container__step__answer__images .image .close:hover {
  opacity: 0.8;
}
.c-census-container__step__answer__images .image .close svg {
  width: 50%;
  fill: white;
  pointer-events: none;
}
.c-census-container__step__answer__images .image input[type=file] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.c-census-container__step__answer__images .image > svg {
  height: 100%;
  width: 100%;
}
.c-census-container__step__answer__images .image.has-photo .close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  pointer-events: all;
  z-index: 10;
}
.c-census-container__step__answer__images .image.has-photo .preview {
  opacity: 1;
  z-index: 5;
}
.c-census-container__step__answer__counter {
  width: 180px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid white;
  font-size: 22px;
  letter-spacing: -0.21px;
  margin-right: 2rem;
}
.c-census-container__step__answer__counter .result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  color: white;
  width: auto;
  text-align: center;
  -webkit-appearance: none !important;
          appearance: none !important;
  -moz-appearance: textfield;
  font-size: 1rem;
}
.c-census-container__step__answer__counter .result::-webkit-outer-spin-button, .c-census-container__step__answer__counter .result::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c-census-container__step__answer__counter button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: none;
  height: 100%;
  width: 48px;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  color: white;
  cursor: pointer;
}
.c-census-container__step__answer__counter button:first-child {
  border-right: 1px solid white;
}
.c-census-container__step__answer__counter button:last-child {
  border-left: 1px solid white;
}
.c-census-container__step__answer__counter button:hover {
  background-color: white;
  color: black;
}
.c-census-container__step__answer__map {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
  max-height: 40vh;
  max-width: 690px;
  margin: 0 auto;
  display: none;
}
.c-census-container__step__answer__map .mapboxgl-control-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-bottom-right {
  display: none;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-bottom-left {
  bottom: unset !important;
  top: 0 !important;
  left: unset !important;
  right: 0 !important;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button {
  background-color: #86A62C;
  width: 25px !important;
  height: 25px !important;
  margin-bottom: 2px;
  border: none !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  position: relative;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button svg {
  fill: white;
  width: 18px;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  opacity: 0.1;
  pointer-events: none;
  z-index: 1;
  background-color: black;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:hover {
  background-color: #86A62C !important;
}
.c-census-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:hover::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.c-census-container__step__answer__map .mapboxgl-ctrl-logo {
  display: none;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder {
  text-align: left;
  border-radius: 30px;
  width: 300px;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder a {
  margin: 0 !important;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder input {
  padding-left: 1rem;
  padding-right: 40px;
  outline: none !important;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right {
  display: none;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
  left: unset;
  top: 0;
  right: 0;
  height: 100%;
  width: 36px;
  background-color: #86A62C;
  border-radius: 30px;
  padding: 0.5rem;
  cursor: pointer;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search path {
  fill: white;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by {
  padding: 0 !important;
}
.c-census-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by a {
  display: none;
}
.c-census-container__step__answer__map .mapboxgl-marker {
  z-index: 1;
}
.c-census-container__step__answer__map canvas {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.c-census-container__step__answer__search-bar {
  width: 100%;
  max-width: 730px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  position: relative;
  text-align: left;
  margin-bottom: 140px;
}
.c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder--pin-right {
  display: none;
}
.c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder {
  width: 100%;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  height: 100%;
  background-color: white;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: unset !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder a {
  margin: 0 !important;
}
.c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input {
  height: 100%;
  width: 100%;
  padding-left: 55px;
  padding-right: 125px;
  outline: none !important;
}
.c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
  height: 100%;
  top: 0;
  left: 12px;
  right: unset;
  width: 32px;
  opacity: 0.4;
}
.c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by {
  padding: 0 !important;
}
.c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by a {
  display: none;
}
.c-census-container__step__answer__search-bar .c-button {
  position: relative;
  z-index: 3;
}
.c-census-container__step__answer__search-bar__spinner {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 30px);
      -ms-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  display: none;
}
.c-census-container__step__answer__search-bar__spinner .c-spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.c-census-container__step__answer__search-bar__spinner .c-spinner:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 4px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
          animation: lds-dual-ring 1.2s linear infinite;
}
.c-census-container__step__answer__search-bar__geolocation {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 30px);
      -ms-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 23px;
  letter-spacing: -0.22px;
  pointer-events: all;
}
.c-census-container__step__answer__search-bar__geolocation span {
  text-decoration: none !important;
}
.c-census-container__step__answer__search-bar__geolocation svg {
  width: 15px;
  height: 15px;
  margin-left: 10px;
}
.c-census-container__step__answer__search-bar__geolocation div {
  text-decoration: underline;
  cursor: pointer;
}
.c-census-container__step__answer__search-bar__geolocation div:hover {
  text-decoration: none;
}
.c-census-container__step__checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-census-container__step__checkbox input {
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
  border: 1px solid white;
  position: relative;
  margin-right: 10px;
}
.c-census-container__step__checkbox input::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: white;
  height: calc(100% - 3px);
  width: calc(100% - 3px);
  opacity: 0;
}
.c-census-container__step__checkbox input:checked::after {
  opacity: 1;
}
.c-census-container__step button[data-state=validate] {
  margin-top: 2rem;
}
@media screen and (max-height: 600px) {
  .c-census-container__step button[data-state=validate] {
    margin-top: 1rem;
  }
}
.c-census-container__step[data-answer="[]"] .ignore-images {
  display: block;
}
.c-census-container__step .ignore-images {
  display: none;
}
.c-census-container__result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  height: var(--vh);
  width: 100vw;
  opacity: 0;
}
.c-census-container__result__header {
  max-width: 1100px;
}
.c-census-container__result__header__surtitle {
  color: #86A62C;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.c-census-container__result__header__title {
  font-size: 40px;
  letter-spacing: -0.38px;
  line-height: 60px;
  margin-bottom: 40px;
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
@media screen and (max-height: 800px) {
  .c-census-container__result__header__title {
    line-height: 40px;
    font-size: 34px;
  }
}
@media screen and (max-height: 600px) {
  .c-census-container__result__header__title {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.c-census-container__result__link {
  margin-bottom: 20px;
}
@media (max-width: 1023.98px) {
  .c-census-container__step__answer__images .image {
    width: 93px;
    height: 93px;
    margin: 2%;
    padding: 28px 23px;
  }
  .c-census-container__step__answer__images span {
    font-size: 12px;
  }
  .c-census-container .c-button {
    margin-left: auto;
    margin-right: auto;
  }
  .c-census-container__error-msg {
    height: 30px;
    font-size: 14px;
  }
  .c-census-container__dots div {
    width: 8px;
    height: 8px;
    margin: 3px;
  }
  .c-census-container__clouds {
    opacity: 1;
  }
  .c-census-container__clouds svg {
    top: 10%;
    width: 135px;
  }
  .c-census-container__birds {
    opacity: 1;
  }
  .c-census-container__birds svg {
    width: 90px;
  }
  .c-census-container__birds svg:first-child {
    left: 0;
    top: 35%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .c-census-container__birds svg:last-child {
    right: 0;
    top: 60%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .c-census-container__nests svg {
    width: 140px;
  }
  .c-census-container__nests svg:first-child {
    left: 0;
    top: 70%;
    -webkit-transform: scaleX(-1) translateX(50%);
        -ms-transform: scaleX(-1) translateX(50%);
            transform: scaleX(-1) translateX(50%);
  }
  .c-census-container__nests svg:last-child {
    right: 0;
    top: 70%;
  }
  .c-census-container__step {
    padding-top: 96px;
    padding-bottom: 60px;
  }
  .c-census-container__step__header {
    max-width: 1100px;
  }
  .c-census-container__step__header__surtitle {
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .c-census-container__step__header__title {
    font-size: 30px;
    letter-spacing: -0.32px;
    line-height: 31px;
    margin-bottom: 20px;
    color: white;
  }
  .c-census-container__step__form__row label {
    font-size: 14px;
  }
  .c-census-container__step__form__row input {
    padding: 0px 5px 5px 5px;
    margin-bottom: 5px;
  }
  .c-census-container__step__form__row.error input {
    margin-bottom: 18px;
  }
  .c-census-container__step__form__row__error-message {
    line-height: 18px;
    font-size: 10px;
  }
  .c-census-container__step__form__row__required-message {
    line-height: 18px;
    font-size: 10px;
  }
  .c-census-container__step__form .c-button {
    margin: 24px auto 0 auto;
  }
  .c-census-container__step__answer__item {
    margin-bottom: 0;
    padding: 0 10px;
  }
  .c-census-container__step__answer__item button {
    height: 40px;
    width: 135px;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
  }
  .c-census-container__step__answer__item button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    z-index: -1;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    background-color: #86A62C;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    border-radius: 44px;
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    pointer-events: none;
  }
  .c-census-container__step__answer__item span {
    font-size: 12px;
  }
  .c-census-container__step__answer a {
    width: 100%;
    margin-top: 20px;
  }
  .c-census-container__step__answer__counter {
    width: 140px;
    height: 38px;
    font-size: 18px;
    letter-spacing: -0.21px;
    margin: 0 auto;
    font-weight: 300;
  }
  .c-census-container__step__answer__counter .result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-census-container__step__answer__counter button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: none;
    border: none;
    height: 100%;
    width: 34px;
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    color: white;
    cursor: pointer;
  }
  .c-census-container__step__answer__counter button:first-child {
    border-right: 1px solid white;
  }
  .c-census-container__step__answer__counter button:last-child {
    border-left: 1px solid white;
  }
  .c-census-container__step__answer__counter button:hover {
    background-color: white;
    color: black;
  }
  .c-census-container__step__answer__map {
    aspect-ratio: 16/12;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder {
    border-radius: 30px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder input {
    padding-right: 45px;
    padding-bottom: 8px;
    font-size: 13px;
    height: 35px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder input::-moz-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder input:-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder input::-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder input::placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder a {
    margin: 0 !important;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
    width: 22px;
    height: 100%;
    width: 35px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-geocoder div {
    font-size: 10px;
    line-height: 14px;
  }
  .c-census-container__step__answer__map .mapboxgl-ctrl-top-right {
    bottom: 10px;
    top: auto;
  }
  .c-census-container__step__answer__search-bar {
    border-radius: 30px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder {
    border-radius: 30px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder a {
    margin: 0 !important;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input {
    padding-right: 5px;
    padding-bottom: 8px;
    font-size: 13px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::-moz-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input:-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::placeholder {
    font-size: 13px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
    width: 22px;
    height: 100%;
    left: 12px;
    width: 32px;
  }
  .c-census-container__step__answer__search-bar .mapboxgl-ctrl-geocoder div {
    font-size: 12px;
    line-height: 18px;
  }
  .c-census-container__step__answer__search-bar .c-button {
    height: 35px;
    width: 45px;
    min-height: unset;
    min-width: unset;
    opacity: 0;
    pointer-events: none;
  }
  .c-census-container__step__answer__search-bar__geolocation {
    font-size: 19px;
    letter-spacing: -0.18px;
  }
  .c-census-container__step__answer__search-bar__geolocation svg {
    width: 15px;
    height: 15px;
    margin-left: 10px;
  }
  .c-census-container__step__answer__search-bar__geolocation div {
    text-decoration: underline;
  }
  .c-census-container__step__answer__search-bar__geolocation div:hover {
    text-decoration: none;
  }
  .c-census-container__step__checkbox {
    margin-top: 15px;
    max-width: 250px;
  }
  .c-census-container__step__checkbox label {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
}

.c-census-fast-container {
  background-color: #162C4B;
  color: white;
  height: var(--vh);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 100px;
  overflow: hidden;
  position: relative;
}
.c-census-fast-container__error-msg {
  height: 50px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  background-color: #CB1616;
  color: white;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 20;
}
.c-census-fast-container__dots {
  pointer-events: none;
  width: 100%;
  height: 10%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.c-census-fast-container__dots div {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: white;
  margin: 4px;
  opacity: 0.3;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: all;
}
.c-census-fast-container__dots div.active:not(:last-of-type) {
  cursor: pointer;
  opacity: 1;
}
.c-census-fast-container__dots div.active:not(:last-of-type):hover {
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
}
.c-census-fast-container__clouds {
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-census-fast-container__clouds svg {
  position: absolute;
  top: 30%;
  width: 200px;
}
.c-census-fast-container__clouds svg:first-child {
  left: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-census-fast-container__clouds svg:last-child {
  right: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.c-census-fast-container__birds {
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-census-fast-container__birds svg {
  position: absolute;
  width: 200px;
}
.c-census-fast-container__birds svg:first-child {
  left: 20%;
  top: 45%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-census-fast-container__birds svg:last-child {
  right: 20%;
  top: 40%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.c-census-fast-container__nests {
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-census-fast-container__nests svg {
  position: absolute;
  width: 200px;
}
.c-census-fast-container__nests svg:first-child {
  left: 10%;
  top: 40%;
  -webkit-transform: scaleX(-1) translateX(-50%);
      -ms-transform: scaleX(-1) translateX(-50%);
          transform: scaleX(-1) translateX(-50%);
}
.c-census-fast-container__nests svg:last-child {
  right: 20%;
  top: 50%;
  -webkit-transform: scale(0.9) translateX(50%);
      -ms-transform: scale(0.9) translateX(50%);
          transform: scale(0.9) translateX(50%);
}
.c-census-fast-container__loader {
  position: fixed;
  height: var(--vh);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity 0.1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.1s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-census-fast-container__loader.loading {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-census-fast-container__loader .c-spinner {
  height: 40px;
  width: 40px;
}
.c-census-fast-container__loader .c-spinner::after {
  height: 40px;
  width: 40px;
}
.c-census-fast-container__step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  height: var(--vh);
  width: 100vw;
  opacity: 0;
  padding-top: 200px;
  padding-bottom: 100px;
}
.c-census-fast-container__step__header {
  max-width: 1100px;
}
.c-census-fast-container__step__header__surtitle {
  color: #86A62C;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.c-census-fast-container__step__header__description {
  font-size: 14px;
  margin-bottom: 20px;
  opacity: 0.56;
}
.c-census-fast-container__step__header__title {
  font-size: 40px;
  letter-spacing: -0.38px;
  line-height: 60px;
  margin-bottom: 20px;
  color: white;
  text-shadow: 1px 1px 2px black;
}
@media screen and (max-height: 800px) {
  .c-census-fast-container__step__header__title {
    line-height: 40px;
    font-size: 34px;
  }
}
@media screen and (max-height: 600px) {
  .c-census-fast-container__step__header__title {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.c-census-fast-container__step.has-map .c-census-fast-container__step__answer__search-bar {
  display: none;
}
.c-census-fast-container__step.has-map .c-census-fast-container__step__answer__map {
  display: block;
}
.c-census-fast-container__step.has-search-bar .c-census-fast-container__step__answer__search-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-census-fast-container__step.has-search-bar .c-census-fast-container__step__answer__map {
  display: none;
}
.c-census-fast-container__step.has-search-bar [data-state=validate] {
  display: none;
}
.c-census-fast-container__step__form {
  text-align: left;
  width: 100%;
  max-width: 400px;
}
.c-census-fast-container__step__form__row {
  position: relative;
}
.c-census-fast-container__step__form__row label {
  display: block;
  color: #86A62C;
  line-height: 28px;
}
.c-census-fast-container__step__form__row input {
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0px 5px 10px 5px;
  margin-bottom: 10px;
  width: 100%;
  color: white;
  font-size: 1rem;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
@media screen and (max-height: 600px) {
  .c-census-fast-container__step__form__row input {
    margin-bottom: 5px;
  }
}
.c-census-fast-container__step__form__row input:focus, .c-census-fast-container__step__form__row input:hover {
  border-bottom: 1px solid white;
}
.c-census-fast-container__step__form__row.error input {
  border-bottom: 1px solid #F28579;
  margin-bottom: 32px;
}
.c-census-fast-container__step__form__row.error .c-census-fast-container__step__form__row__error-message {
  -webkit-transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1) 0.1s;
  opacity: 1;
}
.c-census-fast-container__step__form__row.error .c-census-fast-container__step__form__row__required-message {
  bottom: 0;
  top: auto;
}
.c-census-fast-container__step__form__row__error-message {
  line-height: 32px;
  color: #F28579;
  font-size: 14px;
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.c-census-fast-container__step__form__row__required-message {
  line-height: 32px;
  color: #86A62C;
  font-size: 12px;
  text-align: right;
  position: absolute;
  top: 100%;
  right: 0;
  pointer-events: none;
}
.c-census-fast-container__step__form .c-button {
  margin: 40px auto 0 auto;
}
.c-census-fast-container__step__answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 890px;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-census-fast-container__step__answer__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 15px;
  margin-bottom: 20px;
}
.c-census-fast-container__step__answer__item button {
  background: none;
  border-radius: 30px;
  border: none;
  width: 187px;
  height: 58px;
  margin-bottom: 1rem;
  cursor: pointer;
  position: relative;
  z-index: 2;
  color: black !important;
}
.c-census-fast-container__step__answer__item button span {
  position: relative;
  z-index: 2;
}
.c-census-fast-container__step__answer__item button:hover::before, .c-census-fast-container__step__answer__item button.selected::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.c-census-fast-container__step__answer__item button::before {
  content: "";
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  z-index: -1;
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  background-color: #86A62C;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  border-radius: 44px;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: none;
}
.c-census-fast-container__step__answer__item button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 44px;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-census-fast-container__step__answer__item span {
  font-size: 14px;
  line-height: 22px;
}
.c-census-fast-container__step__answer__images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 546px;
  margin-bottom: 1rem;
}
.c-census-fast-container__step__answer__images .image {
  position: relative;
  width: 116px;
  height: 116px;
  margin: 2%;
  border: 2px dashed rgba(255, 255, 255, 0.4);
  border-radius: 0.8rem;
  padding: 35px;
}
.c-census-fast-container__step__answer__images .image .preview {
  background-color: rgb(19.6865979381, 39.3731958763, 67.1134020619);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: calc(100% + 5px);
  width: calc(100% + 5px);
  border-radius: 0.8rem;
  opacity: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-census-fast-container__step__answer__images .image span {
  font-size: 13px;
  color: #86A62C;
}
.c-census-fast-container__step__answer__images .image.first {
  border-color: #86A62C;
  border-style: solid;
}
.c-census-fast-container__step__answer__images .image .close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background-color: #86A62C;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.2s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: none;
  display: none;
}
.c-census-fast-container__step__answer__images .image .close:hover {
  opacity: 0.8;
}
.c-census-fast-container__step__answer__images .image .close svg {
  width: 50%;
  fill: white;
  pointer-events: none;
}
.c-census-fast-container__step__answer__images .image input[type=file] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.c-census-fast-container__step__answer__images .image > svg {
  height: 100%;
  width: 100%;
}
.c-census-fast-container__step__answer__images .image.has-photo .close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  pointer-events: all;
  z-index: 10;
}
.c-census-fast-container__step__answer__images .image.has-photo .preview {
  opacity: 1;
  z-index: 5;
}
.c-census-fast-container__step__answer__counter {
  width: 180px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid white;
  font-size: 22px;
  letter-spacing: -0.21px;
  margin-right: 2rem;
}
.c-census-fast-container__step__answer__counter .result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  color: white;
  width: auto;
  text-align: center;
  -webkit-appearance: none !important;
          appearance: none !important;
  -moz-appearance: textfield;
  font-size: 1rem;
}
.c-census-fast-container__step__answer__counter .result::-webkit-outer-spin-button, .c-census-fast-container__step__answer__counter .result::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c-census-fast-container__step__answer__counter button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: none;
  height: 100%;
  width: 48px;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  color: white;
  cursor: pointer;
}
.c-census-fast-container__step__answer__counter button:first-child {
  border-right: 1px solid white;
}
.c-census-fast-container__step__answer__counter button:last-child {
  border-left: 1px solid white;
}
.c-census-fast-container__step__answer__counter button:hover {
  background-color: white;
  color: black;
}
.c-census-fast-container__step__answer__map {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
  max-height: 40vh;
  max-width: 690px;
  margin: 0 auto;
  display: none;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-bottom-right {
  display: none;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-bottom-left {
  bottom: unset !important;
  top: 0 !important;
  left: unset !important;
  right: 0 !important;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button {
  background-color: #86A62C;
  width: 25px !important;
  height: 25px !important;
  margin-bottom: 2px;
  border: none !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  position: relative;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button svg {
  fill: white;
  width: 18px;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  opacity: 0.1;
  pointer-events: none;
  z-index: 1;
  background-color: black;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:hover {
  background-color: #86A62C !important;
}
.c-census-fast-container__step__answer__map .mapboxgl-control-container .mapboxgl-ctrl-zoom button:hover::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-logo {
  display: none;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder {
  text-align: left;
  border-radius: 30px;
  width: 300px;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder a {
  margin: 0 !important;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder input {
  padding-left: 1rem;
  padding-right: 40px;
  outline: none !important;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right {
  display: none;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
  left: unset;
  top: 0;
  right: 0;
  height: 100%;
  width: 36px;
  background-color: #86A62C;
  border-radius: 30px;
  padding: 0.5rem;
  cursor: pointer;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search path {
  fill: white;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by {
  padding: 0 !important;
}
.c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by a {
  display: none;
}
.c-census-fast-container__step__answer__map .mapboxgl-marker {
  z-index: 1;
}
.c-census-fast-container__step__answer__map canvas {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.c-census-fast-container__step__answer__search-bar {
  width: 100%;
  max-width: 730px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  position: relative;
  text-align: left;
  margin-bottom: 140px;
}
.c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder--pin-right {
  display: none;
}
.c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder {
  width: 100%;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  height: 100%;
  background-color: white;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: unset !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder a {
  margin: 0 !important;
}
.c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input {
  height: 100%;
  width: 100%;
  padding-left: 55px;
  padding-right: 125px;
  outline: none !important;
}
.c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
  height: 100%;
  top: 0;
  left: 12px;
  right: unset;
  width: 32px;
  opacity: 0.4;
}
.c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by {
  padding: 0 !important;
}
.c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--powered-by a {
  display: none;
}
.c-census-fast-container__step__answer__search-bar .c-button {
  position: relative;
  z-index: 3;
}
.c-census-fast-container__step__answer__search-bar__spinner {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 30px);
      -ms-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  display: none;
}
.c-census-fast-container__step__answer__search-bar__spinner .c-spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.c-census-fast-container__step__answer__search-bar__spinner .c-spinner:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 4px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
          animation: lds-dual-ring 1.2s linear infinite;
}
.c-census-fast-container__step__answer__search-bar__geolocation {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 30px);
      -ms-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 23px;
  letter-spacing: -0.22px;
  pointer-events: all;
}
.c-census-fast-container__step__answer__search-bar__geolocation span {
  text-decoration: none !important;
}
.c-census-fast-container__step__answer__search-bar__geolocation svg {
  width: 15px;
  height: 15px;
  margin-left: 10px;
}
.c-census-fast-container__step__answer__search-bar__geolocation div {
  text-decoration: underline;
  cursor: pointer;
}
.c-census-fast-container__step__answer__search-bar__geolocation div:hover {
  text-decoration: none;
}
.c-census-fast-container__step__checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-census-fast-container__step__checkbox input {
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
  border: 1px solid white;
  position: relative;
  margin-right: 10px;
}
.c-census-fast-container__step__checkbox input::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: white;
  height: calc(100% - 3px);
  width: calc(100% - 3px);
  opacity: 0;
}
.c-census-fast-container__step__checkbox input:checked::after {
  opacity: 1;
}
.c-census-fast-container__step button[data-state=validate] {
  margin-top: 2rem;
}
@media screen and (max-height: 600px) {
  .c-census-fast-container__step button[data-state=validate] {
    margin-top: 1rem;
  }
}
.c-census-fast-container__step[data-answer="[]"] .ignore-images {
  display: block;
}
.c-census-fast-container__step .ignore-images {
  display: none;
}
.c-census-fast-container__result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  height: var(--vh);
  width: 100vw;
  opacity: 0;
}
.c-census-fast-container__result__header {
  max-width: 1100px;
}
.c-census-fast-container__result__header__surtitle {
  color: #86A62C;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.c-census-fast-container__result__header__title {
  font-size: 40px;
  letter-spacing: -0.38px;
  line-height: 60px;
  margin-bottom: 40px;
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
@media screen and (max-height: 800px) {
  .c-census-fast-container__result__header__title {
    line-height: 40px;
    font-size: 34px;
  }
}
@media screen and (max-height: 600px) {
  .c-census-fast-container__result__header__title {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.c-census-fast-container__result__link {
  margin-bottom: 20px;
}
@media (max-width: 1023.98px) {
  .c-census-fast-container__step__answer__images .image {
    width: 93px;
    height: 93px;
    margin: 2%;
    padding: 28px 23px;
  }
  .c-census-fast-container__step__answer__images span {
    font-size: 12px;
  }
  .c-census-fast-container .c-button {
    margin-left: auto;
    margin-right: auto;
  }
  .c-census-fast-container__error-msg {
    height: 30px;
    font-size: 14px;
  }
  .c-census-fast-container__dots div {
    width: 8px;
    height: 8px;
    margin: 3px;
  }
  .c-census-fast-container__clouds {
    opacity: 1;
  }
  .c-census-fast-container__clouds svg {
    top: 10%;
    width: 135px;
  }
  .c-census-fast-container__birds {
    opacity: 1;
  }
  .c-census-fast-container__birds svg {
    width: 90px;
  }
  .c-census-fast-container__birds svg:first-child {
    left: 0;
    top: 35%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .c-census-fast-container__birds svg:last-child {
    right: 0;
    top: 60%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .c-census-fast-container__nests svg {
    width: 140px;
  }
  .c-census-fast-container__nests svg:first-child {
    left: 0;
    top: 70%;
    -webkit-transform: scaleX(-1) translateX(50%);
        -ms-transform: scaleX(-1) translateX(50%);
            transform: scaleX(-1) translateX(50%);
  }
  .c-census-fast-container__nests svg:last-child {
    right: 0;
    top: 70%;
  }
  .c-census-fast-container__step {
    padding-top: 96px;
    padding-bottom: 60px;
  }
  .c-census-fast-container__step__header {
    max-width: 1100px;
  }
  .c-census-fast-container__step__header__surtitle {
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .c-census-fast-container__step__header__title {
    font-size: 30px;
    letter-spacing: -0.32px;
    line-height: 31px;
    margin-bottom: 20px;
    color: white;
  }
  .c-census-fast-container__step__form__row label {
    font-size: 14px;
  }
  .c-census-fast-container__step__form__row input {
    padding: 0px 5px 5px 5px;
    margin-bottom: 5px;
  }
  .c-census-fast-container__step__form__row.error input {
    margin-bottom: 18px;
  }
  .c-census-fast-container__step__form__row__error-message {
    line-height: 18px;
    font-size: 10px;
  }
  .c-census-fast-container__step__form__row__required-message {
    line-height: 18px;
    font-size: 10px;
  }
  .c-census-fast-container__step__form .c-button {
    margin: 24px auto 0 auto;
  }
  .c-census-fast-container__step__answer__item {
    margin-bottom: 0;
    padding: 0 10px;
  }
  .c-census-fast-container__step__answer__item button {
    height: 40px;
    width: 135px;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
  }
  .c-census-fast-container__step__answer__item button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    z-index: -1;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    background-color: #86A62C;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    border-radius: 44px;
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    pointer-events: none;
  }
  .c-census-fast-container__step__answer__item span {
    font-size: 12px;
  }
  .c-census-fast-container__step__answer a {
    width: 100%;
    margin-top: 20px;
  }
  .c-census-fast-container__step__answer__counter {
    width: 140px;
    height: 38px;
    font-size: 18px;
    letter-spacing: -0.21px;
    margin: 0 auto;
    font-weight: 300;
  }
  .c-census-fast-container__step__answer__counter .result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-census-fast-container__step__answer__counter button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: none;
    border: none;
    height: 100%;
    width: 34px;
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    color: white;
    cursor: pointer;
  }
  .c-census-fast-container__step__answer__counter button:first-child {
    border-right: 1px solid white;
  }
  .c-census-fast-container__step__answer__counter button:last-child {
    border-left: 1px solid white;
  }
  .c-census-fast-container__step__answer__counter button:hover {
    background-color: white;
    color: black;
  }
  .c-census-fast-container__step__answer__map {
    aspect-ratio: 16/12;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder {
    border-radius: 30px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder input {
    padding-right: 45px;
    padding-bottom: 8px;
    font-size: 13px;
    height: 35px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder input::-moz-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder input:-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder input::-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder input::placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder a {
    margin: 0 !important;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
    width: 22px;
    height: 100%;
    width: 35px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-geocoder div {
    font-size: 10px;
    line-height: 14px;
  }
  .c-census-fast-container__step__answer__map .mapboxgl-ctrl-top-right {
    bottom: 10px;
    top: auto;
  }
  .c-census-fast-container__step__answer__search-bar {
    border-radius: 30px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder {
    border-radius: 30px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder a {
    margin: 0 !important;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input {
    padding-right: 5px;
    padding-bottom: 8px;
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::-moz-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input:-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::-ms-input-placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder input::placeholder {
    font-size: 13px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
    width: 22px;
    height: 100%;
    left: 12px;
    width: 32px;
  }
  .c-census-fast-container__step__answer__search-bar .mapboxgl-ctrl-geocoder div {
    font-size: 12px;
    line-height: 18px;
  }
  .c-census-fast-container__step__answer__search-bar .c-button {
    height: 35px;
    width: 45px;
    min-height: unset;
    min-width: unset;
    opacity: 0;
    pointer-events: none;
  }
  .c-census-fast-container__step__answer__search-bar__geolocation {
    font-size: 19px;
    letter-spacing: -0.18px;
  }
  .c-census-fast-container__step__answer__search-bar__geolocation svg {
    width: 15px;
    height: 15px;
    margin-left: 10px;
  }
  .c-census-fast-container__step__answer__search-bar__geolocation div {
    text-decoration: underline;
  }
  .c-census-fast-container__step__answer__search-bar__geolocation div:hover {
    text-decoration: none;
  }
  .c-census-fast-container__step__checkbox {
    margin-top: 15px;
    max-width: 250px;
  }
  .c-census-fast-container__step__checkbox label {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
}

/* ----- COMPONENTS ----- */
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19F;
          box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.mapboxgl-map {
  -webkit-tap-highlight-color: rgb(0 0 0/0);
  font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
}

.mapboxgl-canvas {
  left: 0;
  position: absolute;
  top: 0;
}

.mapboxgl-map:-webkit-full-screen {
  height: 100%;
  width: 100%;
}

.mapboxgl-canary {
  background-color: salmon;
}

.mapboxgl-canvas-container.mapboxgl-interactive, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}

.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
  cursor: pointer;
}

.mapboxgl-canvas-container.mapboxgl-interactive:active, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
  -ms-touch-action: pan-x pan-y;
      touch-action: pan-x pan-y;
}

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  -ms-touch-action: pinch-zoom;
      touch-action: pinch-zoom;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  -ms-touch-action: none;
      touch-action: none;
}

.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right {
  pointer-events: none;
  position: absolute;
  z-index: 2;
}

.mapboxgl-ctrl-top-left {
  left: 0;
  top: 0;
}

.mapboxgl-ctrl-top-right {
  right: 0;
  top: 0;
}

.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0;
}

.mapboxgl-ctrl-bottom-right {
  bottom: 0;
  right: 0;
}

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  float: left;
  margin: 10px 0 0 10px;
}

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  float: right;
  margin: 10px 10px 0 0;
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  float: left;
  margin: 0 0 10px 10px;
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  float: right;
  margin: 0 10px 10px 0;
}

.mapboxgl-ctrl-group {
  background: #fff;
  border-radius: 4px;
}

.mapboxgl-ctrl-group:not(:empty) {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-group:not(:empty) {
    -webkit-box-shadow: 0 0 0 2px ButtonText;
            box-shadow: 0 0 0 2px ButtonText;
  }
}
.mapboxgl-ctrl-group button {
  background-color: transparent;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 29px;
  outline: none;
  overflow: hidden;
  padding: 0;
  width: 29px;
}

.mapboxgl-ctrl-group button + button {
  border-top: 1px solid #ddd;
}

.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-icon {
    background-color: transparent;
  }
  .mapboxgl-ctrl-group button + button {
    border-top: 1px solid ButtonText;
  }
}
.mapboxgl-ctrl-attrib-button:focus, .mapboxgl-ctrl-group button:focus {
  -webkit-box-shadow: 0 0 2px 2px #0096ff;
          box-shadow: 0 0 2px 2px #0096ff;
}

.mapboxgl-ctrl button:disabled {
  cursor: not-allowed;
}

.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
  opacity: 0.25;
}

.mapboxgl-ctrl-group button:first-child {
  border-radius: 4px 4px 0 0;
}

.mapboxgl-ctrl-group button:last-child {
  border-radius: 0 0 4px 4px;
}

.mapboxgl-ctrl-group button:only-child {
  border-radius: inherit;
}

.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: rgb(0 0 0/5%);
}

.mapboxgl-ctrl-group button:focus:focus-visible {
  -webkit-box-shadow: 0 0 2px 2px #0096ff;
          box-shadow: 0 0 2px 2px #0096ff;
}

.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E");
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon {
  -webkit-animation: mapboxgl-spin 2s linear infinite;
          animation: mapboxgl-spin 2s linear infinite;
}

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E");
  }
}
@-webkit-keyframes mapboxgl-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes mapboxgl-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
a.mapboxgl-ctrl-logo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 23px;
  margin: 0 0 -4px -4px;
  overflow: hidden;
  width: 88px;
}

a.mapboxgl-ctrl-logo.mapboxgl-compact {
  width: 23px;
}

@media (-ms-high-contrast: active) {
  a.mapboxgl-ctrl-logo {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  a.mapboxgl-ctrl-logo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  background-color: hsla(0, 0%, 100%, 0.5);
  margin: 0;
  padding: 0 5px;
}

@media screen {
  .mapboxgl-ctrl-attrib.mapboxgl-compact {
    background-color: #fff;
    border-radius: 12px;
    margin: 10px;
    min-height: 20px;
    padding: 2px 24px 2px 0;
    position: relative;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    padding: 2px 28px 2px 8px;
    visibility: visible;
  }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show, .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    border-radius: 12px;
    padding: 2px 8px 2px 28px;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
    display: none;
  }
  .mapboxgl-ctrl-attrib-button {
    background-color: hsla(0, 0%, 100%, 0.5);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");
    border: 0;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: none;
    height: 24px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
  }
  .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button, .mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button {
    left: 0;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button, .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner {
    display: block;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button {
    background-color: rgb(0 0 0/5%);
  }
  .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    right: 0;
  }
  .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    right: 0;
    top: 0;
  }
  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    left: 0;
    top: 0;
  }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    left: 0;
  }
}
@media screen and (-ms-high-contrast: active) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}

.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline;
}

.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: 700;
  margin-left: 2px;
}

.mapboxgl-attrib-empty {
  display: none;
}

.mapboxgl-ctrl-scale {
  background-color: hsla(0, 0%, 100%, 0.75);
  border: 2px solid #333;
  border-top: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  font-size: 10px;
  padding: 0 5px;
  white-space: nowrap;
}

.mapboxgl-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  will-change: transform;
}

.mapboxgl-popup-anchor-top, .mapboxgl-popup-anchor-top-left, .mapboxgl-popup-anchor-top-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mapboxgl-popup-anchor-bottom, .mapboxgl-popup-anchor-bottom-left, .mapboxgl-popup-anchor-bottom-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.mapboxgl-popup-anchor-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.mapboxgl-popup-anchor-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.mapboxgl-popup-tip {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  z-index: 1;
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  border-bottom-color: #fff;
  border-top: none;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  border-bottom-color: #fff;
  border-left: none;
  border-top: none;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  border-bottom-color: #fff;
  border-right: none;
  border-top: none;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  border-bottom: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff;
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  border-left: none;
  border-right-color: #fff;
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  border-left-color: #fff;
  border-right: none;
}

.mapboxgl-popup-close-button {
  background-color: transparent;
  border: 0;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.mapboxgl-popup-close-button:hover {
  background-color: rgb(0 0 0/5%);
}

.mapboxgl-popup-content {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 15px;
  pointer-events: auto;
  position: relative;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0;
}

.mapboxgl-popup-track-pointer {
  display: none;
}

.mapboxgl-popup-track-pointer * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mapboxgl-map:active .mapboxgl-popup-track-pointer {
  display: none;
}

.mapboxgl-marker {
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  will-change: transform;
}

.mapboxgl-user-location-dot, .mapboxgl-user-location-dot:before {
  background-color: #1da1f2;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}

.mapboxgl-user-location-dot:before {
  -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
          animation: mapboxgl-user-location-dot-pulse 2s infinite;
  content: "";
  position: absolute;
}

.mapboxgl-user-location-dot:after {
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  height: 19px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 19px;
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading {
  height: 0;
  width: 0;
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after, .mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
  border-bottom: 7.5px solid #4aa1eb;
  content: "";
  position: absolute;
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
  border-left: 7.5px solid transparent;
  -webkit-transform: translateY(-28px) skewY(-20deg);
      -ms-transform: translateY(-28px) skewY(-20deg);
          transform: translateY(-28px) skewY(-20deg);
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after {
  border-right: 7.5px solid transparent;
  -webkit-transform: translate(7.5px, -28px) skewY(20deg);
      -ms-transform: translate(7.5px, -28px) skewY(20deg);
          transform: translate(7.5px, -28px) skewY(20deg);
}

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.mapboxgl-user-location-dot-stale {
  background-color: #aaa;
}

.mapboxgl-user-location-dot-stale:after {
  display: none;
}

.mapboxgl-user-location-accuracy-circle {
  background-color: rgba(29, 161, 242, 0.2);
  border-radius: 100%;
  height: 1px;
  width: 1px;
}

.mapboxgl-crosshair, .mapboxgl-crosshair .mapboxgl-interactive, .mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair;
}

.mapboxgl-boxzoom {
  background: #fff;
  border: 2px dotted #202020;
  height: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 0;
}

@media print {
  .mapbox-improve-map {
    display: none;
  }
}
.mapboxgl-scroll-zoom-blocker, .mapboxgl-touch-pan-blocker {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: opacity 0.75s ease-in-out;
  transition: opacity 0.75s ease-in-out;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  width: 100%;
}

.mapboxgl-scroll-zoom-blocker-show, .mapboxgl-touch-pan-blocker-show {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}

.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page, .mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas {
  -ms-touch-action: pan-x pan-y;
      touch-action: pan-x pan-y;
}

/* Basics */
.mapboxgl-ctrl-geocoder,
.mapboxgl-ctrl-geocoder *,
.mapboxgl-ctrl-geocoder *:after,
.mapboxgl-ctrl-geocoder *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mapboxgl-ctrl-geocoder {
  font-size: 18px;
  line-height: 24px;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-width: 240px;
  z-index: 1;
  border-radius: 4px;
  -webkit-transition: width 0.25s, min-width 0.25s;
  transition: width 0.25s, min-width 0.25s;
}

.mapboxgl-ctrl-geocoder--input {
  font: inherit;
  width: 100%;
  border: 0;
  background-color: transparent;
  margin: 0;
  height: 50px;
  color: #404040; /* fallback */
  color: rgba(0, 0, 0, 0.75);
  padding: 6px 45px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mapboxgl-ctrl-geocoder--input::-ms-clear {
  display: none; /* hide input clear button in IE */
}

.mapboxgl-ctrl-geocoder--input:focus {
  color: #404040; /* fallback */
  color: rgba(0, 0, 0, 0.75);
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: thin dotted;
}

.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right > * {
  z-index: 2;
  position: absolute;
  right: 8px;
  top: 7px;
  display: none;
}

.mapboxgl-ctrl-geocoder,
.mapboxgl-ctrl-geocoder .suggestions {
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

/* Collapsed */
.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed {
  width: 50px;
  min-width: 50px;
  -webkit-transition: width 0.25s, min-width 0.25s;
  transition: width 0.25s, min-width 0.25s;
}

/* Suggestions */
.mapboxgl-ctrl-geocoder .suggestions {
  background-color: #fff;
  border-radius: 4px;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 110%; /* fallback */
  top: calc(100% + 6px);
  z-index: 1000;
  overflow: hidden;
  font-size: 15px;
}

.mapboxgl-ctrl-bottom-left .suggestions,
.mapboxgl-ctrl-bottom-right .suggestions {
  top: auto;
  bottom: 100%;
}

.mapboxgl-ctrl-geocoder .suggestions > li > a {
  cursor: default;
  display: block;
  padding: 6px 12px;
  color: #404040;
}

.mapboxgl-ctrl-geocoder .suggestions > .active > a,
.mapboxgl-ctrl-geocoder .suggestions > li > a:hover {
  color: #404040;
  background-color: #f3f3f3;
  text-decoration: none;
  cursor: pointer;
}

.mapboxgl-ctrl-geocoder--suggestion-title {
  font-weight: bold;
}

.mapboxgl-ctrl-geocoder--suggestion-title,
.mapboxgl-ctrl-geocoder--suggestion-address {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* Icons */
.mapboxgl-ctrl-geocoder--icon {
  display: inline-block;
  vertical-align: middle;
  speak: none;
  fill: #757575;
  top: 15px;
}

.mapboxgl-ctrl-geocoder--icon-search {
  position: absolute;
  top: 13px;
  left: 12px;
  width: 23px;
  height: 23px;
}

.mapboxgl-ctrl-geocoder--button {
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  background: #fff;
  line-height: 1;
}

.mapboxgl-ctrl-geocoder--icon-close {
  width: 20px;
  height: 20px;
  margin-top: 8px;
  margin-right: 3px;
}

.mapboxgl-ctrl-geocoder--button:hover .mapboxgl-ctrl-geocoder--icon-close {
  fill: #909090;
}

.mapboxgl-ctrl-geocoder--icon-geolocate {
  width: 22px;
  height: 22px;
  margin-top: 6px;
  margin-right: 3px;
}

.mapboxgl-ctrl-geocoder--icon-loading {
  width: 26px;
  height: 26px;
  margin-top: 5px;
  margin-right: 0px;
  -webkit-animation: rotate 0.8s infinite cubic-bezier(0.45, 0.05, 0.55, 0.95);
  animation: rotate 0.8s infinite cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.mapboxgl-ctrl-geocoder--powered-by {
  display: block;
  float: left;
  padding: 6px 12px;
  padding-bottom: 9px;
  font-size: 13px;
}

.mapboxgl-ctrl-geocoder--powered-by a {
  color: #909090;
}

.mapboxgl-ctrl-geocoder--powered-by a:not(:hover) {
  text-decoration: none;
}

/* Animation */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Media queries*/
@media screen and (min-width: 640px) {
  .mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed {
    width: 36px;
    min-width: 36px;
  }
  .mapboxgl-ctrl-geocoder {
    width: 33.3333%;
    font-size: 15px;
    line-height: 20px;
    max-width: 360px;
  }
  .mapboxgl-ctrl-geocoder .suggestions {
    font-size: 13px;
  }
  .mapboxgl-ctrl-geocoder--icon {
    top: 8px;
  }
  .mapboxgl-ctrl-geocoder--icon-close {
    width: 16px;
    height: 16px;
    margin-top: 3px;
    margin-right: 0;
  }
  .mapboxgl-ctrl-geocoder--icon-geolocate {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    margin-right: 0;
  }
  .mapboxgl-ctrl-geocoder--icon-search {
    left: 7px;
    width: 20px;
    height: 20px;
  }
  .mapboxgl-ctrl-geocoder--input {
    height: 36px;
    padding: 6px 35px;
  }
  .mapboxgl-ctrl-geocoder--icon-loading {
    width: 26px;
    height: 26px;
    margin-top: -2px;
    margin-right: -5px;
  }
  .mapbox-gl-geocoder--error {
    color: #909090;
    padding: 6px 12px;
    font-size: 16px;
    text-align: center;
  }
  .mapboxgl-ctrl-geocoder--powered-by {
    font-size: 11px !important;
  }
}
/* ----- COMPONENTS ----- */
.c-site-menu {
  width: 100%;
  color: white;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  margin: 0 auto;
  max-width: 1920px;
  pointer-events: none;
}
.c-site-menu__logo svg {
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-site-menu__container {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  pointer-events: all;
  padding-top: 68px;
  padding-bottom: 68px;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-site-menu__container--fixed {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #162C4B;
  -webkit-box-shadow: rgba(0, 0, 0, 0.26) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
          box-shadow: rgba(0, 0, 0, 0.26) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.c-site-menu__container--fixed .c-site-menu__nav-list__item > a {
  opacity: 1;
}
.c-site-menu__container--fixed .c-site-menu__logo svg {
  width: 120px;
}
.c-site-menu__nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-site-menu__nav-list__item {
  margin: 0 1rem;
  position: relative;
}
.c-site-menu__nav-list__item > a {
  text-transform: uppercase;
  text-decoration: none;
  line-height: 28px;
  opacity: 0.7;
  color: white;
  -webkit-transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  position: relative;
}
.c-site-menu__nav-list__item > a svg {
  height: 12px;
  width: 12px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-site-menu__nav-list__sub {
  position: absolute;
  background-color: #86A62C;
  z-index: 5;
}
.c-site-menu__nav-list__sub-item > a {
  text-decoration: none;
  text-transform: uppercase;
}
.c-site-menu__burger {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  -webkit-transition: background 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: background 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-site-menu__burger__container {
  width: 20px;
  height: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 96px;
  width: 96px;
}
.c-site-menu__burger__line {
  height: 2px;
  width: 20px;
  background-color: white;
  margin: 2px 0;
}
@media (min-width: 768px) {
  .c-site-menu__logo svg {
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  }
  .c-site-menu__container {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    pointer-events: all;
    padding-top: 68px;
    padding-bottom: 68px;
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  }
  .c-site-menu__container--fixed {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #162C4B;
    -webkit-box-shadow: rgba(0, 0, 0, 0.26) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
            box-shadow: rgba(0, 0, 0, 0.26) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  }
  .c-site-menu__container--fixed .c-site-menu__nav-list__item > a {
    opacity: 1;
  }
  .c-site-menu__container--fixed .c-site-menu__logo svg {
    width: 120px;
  }
  .c-site-menu__nav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-site-menu__nav-list__item:hover {
    opacity: 1;
  }
  .c-site-menu__nav-list__item:hover > a {
    opacity: 1;
  }
  .c-site-menu__nav-list__item:hover::before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
  .c-site-menu__nav-list__item:hover .c-site-menu__nav-list__sub {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translate(-50%, calc(100% + 20px));
        -ms-transform: translate(-50%, calc(100% + 20px));
            transform: translate(-50%, calc(100% + 20px));
  }
  .c-site-menu__nav-list__item {
    margin: 0 1rem;
    position: relative;
  }
  .c-site-menu__nav-list__item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .c-site-menu__nav-list__item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: white;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  }
  .c-site-menu__nav-list__item > a {
    text-transform: uppercase;
    text-decoration: none;
    line-height: 28px;
    opacity: 0.7;
    color: white;
    -webkit-transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    position: relative;
  }
  .c-site-menu__nav-list__item > a svg {
    height: 12px;
    width: 12px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .c-site-menu__nav-list__sub {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, calc(100% + 40px));
        -ms-transform: translate(-50%, calc(100% + 40px));
            transform: translate(-50%, calc(100% + 40px));
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 360px;
    border-radius: 8px;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    -webkit-box-shadow: rgba(0, 0, 0, 0.26) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
            box-shadow: rgba(0, 0, 0, 0.26) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  }
  .c-site-menu__nav-list__sub:hover {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translate(-50%, calc(100% + 20px));
        -ms-transform: translate(-50%, calc(100% + 20px));
            transform: translate(-50%, calc(100% + 20px));
  }
  .c-site-menu__nav-list__sub-item > a {
    opacity: 0.7;
    line-height: 28px;
  }
  .c-site-menu__nav-list__sub-item > a:hover {
    opacity: 1;
  }
  .c-site-menu__nav-list__sub__back-button {
    display: none;
    cursor: pointer;
  }
  .c-site-menu__partners {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .c-site-menu__container {
    padding-top: 0;
    padding-bottom: 0;
    height: 96px;
  }
  .c-site-menu__nav {
    position: fixed;
    left: 0;
    top: 96px;
    right: 0;
    bottom: 0;
    display: block;
    height: calc(var(--vh) - 96px);
    background-color: #86A62C;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    padding-bottom: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .c-site-menu__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .c-site-menu__nav-list__item {
    width: 100%;
  }
  .c-site-menu__nav-list__item > a {
    opacity: 1;
    width: 100%;
    line-height: 80px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1023.98px) and (max-height: 600px) {
  .c-site-menu__nav-list__item > a {
    line-height: 60px !important;
  }
}
@media (max-width: 1023.98px) {
  .c-site-menu__nav-list__item > a span {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-site-menu__nav-list__item > a span svg {
    height: 12px;
    width: 12px;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    margin: 0;
  }
  .c-site-menu__nav-list__item.active a {
    border-bottom: 1px solid white;
  }
  .c-site-menu__nav-list__item.open .c-site-menu__nav-list__sub {
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
  .c-site-menu__nav-list__sub {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: calc(var(--vh) - 96px);
    background-color: #86A62C;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .c-site-menu__nav-list__sub-item {
    width: 100%;
  }
  .c-site-menu__nav-list__sub-item > a {
    opacity: 1;
    width: 100%;
    line-height: 80px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1023.98px) and (max-height: 600px) {
  .c-site-menu__nav-list__sub-item > a {
    line-height: 60px !important;
  }
}
@media (max-width: 1023.98px) {
  .c-site-menu__nav-list__sub-item > a svg {
    height: 12px;
    width: 12px;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-right: 40px;
  }
  .c-site-menu__nav-list__sub__back-button {
    opacity: 1;
    width: 100%;
    line-height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    cursor: pointer;
  }
  .c-site-menu__nav-list__sub__back-button svg {
    height: 12px;
    width: 12px;
    -webkit-transform: scale(-1);
        -ms-transform: scale(-1);
            transform: scale(-1);
    margin-right: 20px;
  }
  .c-site-menu__logo svg {
    width: 120px;
  }
  .c-site-menu__burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-site-menu__burger::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    height: 96px;
    z-index: 10;
    pointer-events: none;
  }
  .c-site-menu__burger__line {
    -webkit-transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  }
  .c-site-menu.open .c-site-menu__container {
    background-color: #162C4B !important;
  }
  .c-site-menu.open .c-site-menu__nav {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .c-site-menu.open .c-site-menu__burger {
    background-color: #86A62C;
  }
  .c-site-menu.open .c-site-menu__burger::after {
    -webkit-transition: -webkit-box-shadow 0.2s ease 0.5s;
    transition: -webkit-box-shadow 0.2s ease 0.5s;
    transition: box-shadow 0.2s ease 0.5s;
    transition: box-shadow 0.2s ease 0.5s, -webkit-box-shadow 0.2s ease 0.5s;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 8px 20px 0px;
            box-shadow: rgba(0, 0, 0, 0.25) 0px 8px 20px 0px;
  }
  .c-site-menu.open .c-site-menu__burger__line {
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
  }
  .c-site-menu.open .c-site-menu__burger__line:nth-of-type(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
        -ms-transform: translateY(6px) rotate(45deg);
            transform: translateY(6px) rotate(45deg);
  }
  .c-site-menu.open .c-site-menu__burger__line:nth-of-type(2) {
    opacity: 0;
  }
  .c-site-menu.open .c-site-menu__burger__line:nth-of-type(3) {
    -webkit-transform: translateY(-6px) rotate(-45deg);
        -ms-transform: translateY(-6px) rotate(-45deg);
            transform: translateY(-6px) rotate(-45deg);
  }
  .c-site-menu.open .c-site-menu__partners {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  .c-site-menu__partners {
    position: fixed;
    left: 0;
    bottom: 0;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #86A62C;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow-x: auto;
    -webkit-transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    opacity: 0;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    z-index: 6;
    width: 100vw;
  }
}
@media screen and (max-width: 1023.98px) and (max-height: 700px) {
  .c-site-menu__partners {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .c-site-menu__partners a img {
    max-height: 40px !important;
  }
}
@media (max-width: 1023.98px) {
  .c-site-menu__partners a {
    margin-right: 16px;
  }
  .c-site-menu__partners a img {
    pointer-events: none;
    max-height: 60px;
  }
  .c-site-menu.sub-open .c-site-menu__partners {
    opacity: 0;
    pointer-events: none;
  }
}

.c-site-footer {
  background-color: #A5653D;
  padding-top: 60px;
  padding-bottom: 60px;
  color: white;
}
.c-site-footer__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-site-footer__top__left, .c-site-footer__top__right {
  padding-bottom: 30px;
  padding-top: 30px;
}
.c-site-footer__top__left {
  max-width: 480px;
}
.c-site-footer__top__left__logo {
  margin-bottom: 30px;
}
.c-site-footer__top__left p {
  line-height: 37px;
  letter-spacing: -0.15px;
}
.c-site-footer__top__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-site-footer__top__right a:hover {
  text-decoration: underline;
}
.c-site-footer__top__right > * {
  margin: 0 30px;
}
.c-site-footer__top__right__sponsor {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-site-footer__top__right__sponsor__title {
  font-size: 17px;
  line-height: 37px;
  letter-spacing: -0.15px;
  font-weight: 500;
  margin-bottom: 40px;
}
.c-site-footer__top__right__sponsor a {
  margin-bottom: 20px;
}
.c-site-footer__top__right__sponsor a img,
.c-site-footer__top__right__sponsor a svg {
  max-width: 180px;
  max-height: 70px;
}
.c-site-footer__top__right__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
}
.c-site-footer__top__right__nav__title {
  font-size: 17px;
  line-height: 37px;
  letter-spacing: -0.15px;
  font-weight: 500;
  margin-bottom: 40px;
}
.c-site-footer__top__right__nav__list__item {
  line-height: 37px;
  letter-spacing: -0.15px;
  opacity: 0.7;
}
.c-site-footer__top__right__nav__list__item a {
  text-decoration: none;
  color: white;
}
.c-site-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  padding: 18px 0;
  margin-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-site-footer__bottom__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-site-footer__bottom__left__social {
  height: 44px;
  width: 44px;
  display: block;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 12px;
  -webkit-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-site-footer__bottom__left__social__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-site-footer__bottom__left__social svg {
  height: 14px;
  width: 100%;
  -webkit-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-site-footer__bottom__left__social svg,
.c-site-footer__bottom__left__social g,
.c-site-footer__bottom__left__social path {
  fill: white;
}
.c-site-footer__bottom__left__social:hover {
  background-color: white;
}
.c-site-footer__bottom__left__social:hover svg,
.c-site-footer__bottom__left__social:hover g,
.c-site-footer__bottom__left__social:hover path {
  fill: #A5653D;
}
.c-site-footer__bottom__left__newsletter {
  color: white;
  font-size: 17px;
  letter-spacing: -0.15px;
  line-height: 22px;
  text-decoration: none;
  border-bottom: 1px solid white;
  margin-left: 12px;
}
.c-site-footer__bottom__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-site-footer__bottom__right__link {
  color: white;
  font-size: 14px;
  letter-spacing: -0.13px;
  line-height: 37px;
  text-decoration: none;
  margin-left: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-site-footer__bottom__right__link span {
  opacity: 0.7;
}
.c-site-footer__bottom__right__link svg {
  height: 13px;
  width: 92px;
  margin-left: 6px;
  fill: white;
}
@media (max-width: 1279.98px) {
  .c-site-footer__top__left {
    max-width: 350px;
  }
  .c-site-footer__top__right > * {
    margin: 0 25px;
  }
}
@media (max-width: 1023.98px) {
  .c-site-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-site-footer__top__left {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .c-site-footer__top__right {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c-site-footer__top__right > * {
    margin: 20px;
  }
  .c-site-footer__top__right__nav__title {
    margin-bottom: 30px;
  }
  .c-site-footer__top__right__nav__list__item {
    line-height: 33px;
    letter-spacing: -0.13px;
    font-size: 14px;
  }
  .c-site-footer__top__right__sponsor {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .c-site-footer__top__right__sponsor__title {
    margin-bottom: 30px;
  }
  .c-site-footer__top__left, .c-site-footer__top__right {
    width: 100%;
    max-width: unset;
  }
  .c-site-footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  .c-site-footer__bottom__left {
    width: 100%;
    max-width: unset;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
  .c-site-footer__bottom__left__newsletter {
    margin-left: 0px;
  }
  .c-site-footer__bottom__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  position: relative;
  color: white;
  text-align: center;
  z-index: 1;
}
.c-header__background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.c-header__background img,
.c-header__background video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-header__background .desktop {
  display: block;
}
.c-header__background .mobile {
  display: none;
}
.c-header__background::after {
  content: "";
  background-color: #162C4B;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.c-header__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 700px;
}
.c-header__content > * {
  margin-bottom: 30px;
}
.c-header__content__title {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -0.47px;
  line-height: 60px;
}
.c-header__content__description {
  line-height: 28px;
}
.c-header__content__description * {
  opacity: 0.6;
}
.c-header__content__description a {
  text-decoration: underline;
}
.c-header__content__description a:hover {
  text-decoration: none;
}
.c-header__content__description strong {
  font-weight: 700;
}
.c-header__content__description em {
  font-style: italic;
}
.c-header-scroll-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-header-scroll-down__icon {
  width: 20px;
  height: 30px;
  border: 1px solid white;
  border-radius: 60px;
  position: relative;
}
.c-header-scroll-down__icon::before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, 5px);
      -ms-transform: translate(-50%, 5px);
          transform: translate(-50%, 5px);
  background-color: white;
  border-radius: 50%;
  opacity: 1;
  animation: wheel 3s cubic-bezier(0.76, 0, 0.24, 1) infinite alternate-reverse;
}
.c-header-scroll-down__line {
  height: 25px;
  width: 1px;
  background-color: white;
  margin-top: 20px;
  opacity: 0.7;
}
.c-header-partners {
  position: absolute;
  left: 0px;
  bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  pointer-events: none;
}
.c-header-partners a {
  margin: 0 16px;
  font-size: 17px;
  pointer-events: all;
}
.c-header-partners a img {
  pointer-events: none;
  max-height: 60px;
}
.c-header__hide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: #162C4B;
}
@media (max-width: 1023.98px) {
  .c-header__background .desktop {
    display: none;
  }
  .c-header__background .mobile {
    display: block;
  }
  .c-header__content__title {
    font-size: 30px;
    letter-spacing: -0.32px;
    line-height: 31px;
  }
  .c-header__content__description {
    font-size: 15px;
    line-height: 26px;
  }
  .c-header-scroll-down.is_front_page {
    display: none;
  }
  .c-header-partners {
    display: none;
  }
}

.c-button {
  background-color: #86A62C;
  color: white;
  border-radius: 30px;
  min-height: 58px;
  min-width: 190px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 12px 35px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.c-button span {
  position: relative;
  z-index: 2;
}
.c-button::after {
  background-color: black;
}
.c-button.blue {
  background-color: #162C4B;
}
.c-button.blue::after {
  background-color: white;
}
.c-button.outline {
  background: none;
  border: 2px solid #86A62C;
  color: #86A62C;
}
.c-button.outline::after {
  background: none;
}
.c-button.twitter {
  background-color: #1EA1F1;
  max-width: 300px;
}
.c-button.facebook {
  background-color: #4274D9;
  max-width: 300px;
}
.c-button.facebook .c-button__icon, .c-button.twitter .c-button__icon {
  margin-right: 0;
  margin-left: 1rem;
}
.c-button__icon {
  width: 30px;
  height: 24px;
  position: relative;
  z-index: 2;
  margin-right: 1rem;
}
.c-button__icon svg, .c-button__icon img {
  width: 100%;
  height: 100%;
}
.c-button__icon svg {
  fill: white;
}
@media (max-width: 1023.98px) {
  .c-button {
    font-size: 15px;
    min-width: 120px;
  }
}
@media (min-width: 768px) {
  .c-button {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  }
  .c-button::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    opacity: 0.1;
    pointer-events: none;
    z-index: 1;
  }
  .c-button:hover {
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
  }
  .c-button:hover::after {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.desktop body .flickity-prev-next-button.previous:hover .flickity-button-icon {
  -webkit-animation: hoverNavigationLeft 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation: hoverNavigationLeft 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.desktop body .flickity-prev-next-button.next:hover .flickity-button-icon {
  -webkit-animation: hoverNavigationRight 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation: hoverNavigationRight 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.desktop body .flickity-prev-next-button:disabled {
  pointer-events: all;
}
.desktop body .flickity-prev-next-button:disabled:hover .flickity-button-icon {
  -webkit-animation: none;
          animation: none;
}
body .flickity-enabled {
  padding-bottom: 55px;
  display: block !important;
}
body .flickity-page-dots {
  bottom: 0px;
  left: 0;
}
body .flickity-page-dots .dot {
  border-radius: 0;
  width: 20px;
  height: 2px;
  margin: 0 5px;
  background-color: rgba(134, 166, 44, 0.4);
  opacity: 1;
  -webkit-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
}
body .flickity-page-dots .dot.is-selected {
  background-color: #86A62C;
}
body .flickity-prev-next-button {
  width: 71px;
  height: 66px;
  display: inline-block;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  border-radius: 0;
  background-color: white;
  -webkit-box-shadow: 0 4px 12px 2px rgba(48, 48, 48, 0.1);
          box-shadow: 0 4px 12px 2px rgba(48, 48, 48, 0.1);
}
body .flickity-prev-next-button:disabled {
  opacity: 1;
}
body .flickity-prev-next-button:disabled .flickity-button-icon {
  fill: #162C4B;
}
body .flickity-prev-next-button:active {
  opacity: 1;
}
body .flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 4px 12px 2px rgba(48, 48, 48, 0.1);
          box-shadow: 0 4px 12px 2px rgba(48, 48, 48, 0.1);
}
body .flickity-prev-next-button:focus.next .flickity-button-icon {
  -webkit-animation: hoverNavigationRight 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation: hoverNavigationRight 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body .flickity-prev-next-button:focus.previous .flickity-button-icon {
  -webkit-animation: hoverNavigationLeft 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation: hoverNavigationLeft 0.5s 1 forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body .flickity-prev-next-button.next {
  right: 0;
  z-index: 4;
}
body .flickity-prev-next-button.next .flickity-button-icon {
  top: calc(50% + 3px);
}
body .flickity-prev-next-button.previous {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: auto;
  z-index: 5;
}
body .flickity-prev-next-button.previous:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  width: 15px;
  height: 100%;
  background-color: white;
  pointer-events: none;
  z-index: 2;
}
body .flickity-prev-next-button.previous:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 38px;
  background-color: rgba(134, 166, 44, 0.21);
  z-index: 5;
}
body .flickity-prev-next-button .flickity-button-icon {
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  font-size: 1.2rem;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(180deg);
          transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
@media (max-width: 575.98px) {
  body .flickity-enabled {
    padding-bottom: 30px;
  }
}

.c-video-popin {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 20;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: all 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-video-popin.open {
  opacity: 1;
  pointer-events: all;
}
.c-video-popin::after {
  content: "";
  background-color: black;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 19;
}
.c-video-popin__cross {
  width: 80px;
  height: 80px;
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  right: 0;
  z-index: 21;
  cursor: pointer;
}
.c-video-popin__cross svg {
  width: 25%;
  height: 25%;
  -webkit-transition: all 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: all 0.2s cubic-bezier(0.83, 0, 0.17, 1);
}
.c-video-popin__cross svg,
.c-video-popin__cross g,
.c-video-popin__cross path {
  fill: white;
}
.c-video-popin__cross:hover svg {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0.8;
}
.c-video-popin__video {
  width: 100%;
  max-width: 1200px;
  aspect-ratio: 16/9;
  position: relative;
}
.c-video-popin__video__player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 22;
}
.c-video-popin__spinner {
  z-index: 21;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-newsletter-popin {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  z-index: 10;
  color: white;
  opacity: 0;
  pointer-events: none;
  margin: 0 auto;
  max-width: 1920px;
}
.c-newsletter-popin__container {
  overflow: hidden;
  position: relative;
  height: 100vh;
}
.c-newsletter-popin::after {
  content: "";
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  background-color: black;
  opacity: 0.8;
  z-index: 9;
}
.c-newsletter-popin__form {
  background-color: #162C4B;
  height: 100vh;
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  padding-top: 120px;
  padding-bottom: 40px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  overflow-y: auto;
  overflow-x: hidden;
}
.c-newsletter-popin__form__title {
  font-size: 44px;
  letter-spacing: -0.47px;
  line-height: 38px;
  margin-bottom: 56px;
}
.c-newsletter-popin__form__row {
  padding: 30px 0;
  width: 100%;
  position: relative;
}
.c-newsletter-popin__form__row label {
  display: block;
  color: #86A62C;
  font-size: 14px;
  line-height: 28px;
}
.c-newsletter-popin__form__row input,
.c-newsletter-popin__form__row select {
  padding: 1rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  background: none;
  color: white;
  font-size: 1rem;
  -webkit-transition: border 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: border 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-newsletter-popin__form__row input:focus,
.c-newsletter-popin__form__row select:focus {
  border-bottom: 1px solid white;
}
.c-newsletter-popin__form__row input option,
.c-newsletter-popin__form__row select option {
  color: black;
}
.c-newsletter-popin__form__row input {
  max-width: 300px;
}
.c-newsletter-popin__form__row input::-webkit-input-placeholder {
  color: white;
}
.c-newsletter-popin__form__row input::-moz-placeholder {
  color: white;
}
.c-newsletter-popin__form__row input:-ms-input-placeholder {
  color: white;
}
.c-newsletter-popin__form__row input::-ms-input-placeholder {
  color: white;
}
.c-newsletter-popin__form__row input::placeholder {
  color: white;
}
.c-newsletter-popin__form__row svg {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-40%) rotate(90deg);
      -ms-transform: translateY(-40%) rotate(90deg);
          transform: translateY(-40%) rotate(90deg);
  width: 7px;
  pointer-events: none;
}
.c-newsletter-popin__form .c-button {
  margin-left: auto;
  margin-top: 100px;
  margin-bottom: 100px;
}
.c-newsletter-popin__cross {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #86A62C;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  pointer-events: none;
  position: relative;
}
.c-newsletter-popin__cross__container {
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 11;
  width: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 1920px;
}
.c-newsletter-popin__cross svg {
  fill: white;
  width: 20px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-newsletter-popin__cross::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  opacity: 0.1;
  pointer-events: none;
  background-color: black;
  z-index: 10;
}
.c-newsletter-popin__cross:hover {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.c-newsletter-popin__cross:hover svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  position: relative;
  z-index: 11;
}
.c-newsletter-popin__cross:hover::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.c-newsletter-popin__spinner {
  width: 100%;
  aspect-ratio: 16/9;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
.c-newsletter-popin__spinner .c-spinner::after {
  border-color: #86A62C transparent #86A62C transparent;
}
.c-newsletter-popin__success-message {
  color: #86A62C;
  width: 100%;
  aspect-ratio: 16/9;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: none;
}
.c-newsletter-popin__informations {
  font-size: 14px;
  line-height: 22px;
}
.c-newsletter-popin__informations p {
  margin-bottom: 30px;
}
.c-newsletter-popin__informations a {
  color: #86A62C;
}
.c-newsletter-popin__informations__legals {
  font-size: 12px;
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .c-newsletter-popin__form {
    width: 100%;
    padding-top: 140px;
  }
  .c-newsletter-popin__form__title {
    font-size: 34px;
    letter-spacing: -0.73px;
    line-height: 38, 6px;
    margin-bottom: 0;
  }
  .c-newsletter-popin__form .c-button {
    margin-left: 0;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .c-newsletter-popin__cross {
    height: 65px;
    width: 65px;
  }
  .c-newsletter-popin__spinner {
    aspect-ratio: 1/1;
  }
  .c-newsletter-popin__success-message {
    aspect-ratio: 1/1;
  }
}

.c-share-popin {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  z-index: 10;
  color: white;
  opacity: 0;
  pointer-events: none;
  margin: 0 auto;
  max-width: 1920px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-share-popin::after {
  content: "";
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  background-color: black;
  opacity: 0.8;
}
.c-share-popin__title {
  font-size: 26px;
  letter-spacing: -0.24px;
  line-height: 60px;
  font-weight: 500;
}
.c-share-popin__container {
  overflow: hidden;
  max-width: 500px;
  min-height: 200px;
  width: 100%;
  background-color: #162C4B;
  border-radius: 28px;
  position: relative;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 24px;
  padding-bottom: 24px;
}
.c-share-popin__container .c-button {
  margin-bottom: 20px;
}
.c-share-popin__cross {
  position: absolute;
  right: 24px;
  top: 24px;
  cursor: pointer;
}
.c-share-popin__cross svg {
  fill: white;
  width: 20px;
  height: 20px;
  pointer-events: none;
}
@media (max-width: 1023.98px) {
  .c-share-popin__title {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 60px;
  }
}

.c-spinner {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.c-spinner:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
          animation: lds-dual-ring 1.2s linear infinite;
}

.c-hirondelle-button {
  position: fixed;
  bottom: 40px;
  left: 50%;
  max-width: 1920px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 4;
  pointer-events: none;
}
.c-hirondelle-button .c-button {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
  pointer-events: all;
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.c-hirondelle-button.hidden .c-button {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}
@media (max-width: 1023.98px) {
  .c-hirondelle-button {
    position: absolute;
    top: calc(100vh - 100px);
    bottom: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-page-loader {
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.c-page-loader__line {
  height: 20vh;
  width: 100%;
  background-color: #86A62C;
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
}

/* ----- MASTER ----- */
.c-master-two-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  aspect-ratio: 2/1;
}
.c-master-two-columns.reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.c-master-two-columns__left, .c-master-two-columns__right {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: white;
}
.c-master-two-columns__left .c-master-two-columns__image, .c-master-two-columns__right .c-master-two-columns__image {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.c-master-two-columns__left .c-master-two-columns__image img, .c-master-two-columns__right .c-master-two-columns__image img {
  width: 100%;
}
.c-master-two-columns__left .c-master-two-columns__image img.desktop, .c-master-two-columns__right .c-master-two-columns__image img.desktop {
  aspect-ratio: 1/1;
  max-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 1;
  display: block;
}
.c-master-two-columns__left .c-master-two-columns__image img.mobile, .c-master-two-columns__right .c-master-two-columns__image img.mobile {
  display: none;
}
.c-master-two-columns__left .c-master-two-columns__image .c-master-two-columns__play-icon, .c-master-two-columns__right .c-master-two-columns__image .c-master-two-columns__play-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.c-master-two-columns__left .c-master-two-columns__image .c-master-two-columns__play-icon::after, .c-master-two-columns__right .c-master-two-columns__image .c-master-two-columns__play-icon::after {
  content: "";
  background-color: #162C4B;
  opacity: 0.5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.c-master-two-columns__left .c-master-two-columns__image .c-master-two-columns__play-icon svg, .c-master-two-columns__right .c-master-two-columns__image .c-master-two-columns__play-icon svg {
  position: relative;
  z-index: 4;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
}
.c-master-two-columns__left .c-master-two-columns__image:hover .c-master-two-columns__play-icon svg, .c-master-two-columns__right .c-master-two-columns__image:hover .c-master-two-columns__play-icon svg {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.c-master-two-columns__left .c-master-two-columns__image .c-master-two-columns__hide, .c-master-two-columns__right .c-master-two-columns__image .c-master-two-columns__hide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 0%;
  height: 100%;
  z-index: 3;
  background-color: #162C4B;
}
.c-master-two-columns__left .c-master-two-columns__content, .c-master-two-columns__right .c-master-two-columns__content {
  max-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
  padding-left: 100px;
  max-width: 580px;
  overflow-y: auto;
}
.c-master-two-columns__left .c-master-two-columns__content > *, .c-master-two-columns__right .c-master-two-columns__content > * {
  margin-bottom: 30px;
}
.c-master-two-columns__left .c-master-two-columns__content__title, .c-master-two-columns__right .c-master-two-columns__content__title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.43px;
  line-height: 45px;
}
.c-master-two-columns__left .c-master-two-columns__content__description, .c-master-two-columns__right .c-master-two-columns__content__description {
  line-height: 28px;
  color: #61615A;
}
.c-master-two-columns__left .c-master-two-columns__content__description h1,
.c-master-two-columns__left .c-master-two-columns__content__description h2,
.c-master-two-columns__left .c-master-two-columns__content__description h3,
.c-master-two-columns__left .c-master-two-columns__content__description h4,
.c-master-two-columns__left .c-master-two-columns__content__description h5,
.c-master-two-columns__left .c-master-two-columns__content__description h6, .c-master-two-columns__right .c-master-two-columns__content__description h1,
.c-master-two-columns__right .c-master-two-columns__content__description h2,
.c-master-two-columns__right .c-master-two-columns__content__description h3,
.c-master-two-columns__right .c-master-two-columns__content__description h4,
.c-master-two-columns__right .c-master-two-columns__content__description h5,
.c-master-two-columns__right .c-master-two-columns__content__description h6 {
  color: black;
  font-size: 22px;
  letter-spacing: -0.4px;
  margin-bottom: 20px;
}
.c-master-two-columns__left .c-master-two-columns__content__description p,
.c-master-two-columns__left .c-master-two-columns__content__description ul, .c-master-two-columns__right .c-master-two-columns__content__description p,
.c-master-two-columns__right .c-master-two-columns__content__description ul {
  margin-bottom: 20px;
}
.c-master-two-columns__left .c-master-two-columns__content__description ul, .c-master-two-columns__right .c-master-two-columns__content__description ul {
  list-style: inside;
  line-height: 40px;
  padding-left: 20px;
}
.c-master-two-columns__left .c-master-two-columns__content__description ul li::marker, .c-master-two-columns__right .c-master-two-columns__content__description ul li::marker {
  color: #86A62C;
}
.c-master-two-columns__left .c-master-two-columns__content__description a, .c-master-two-columns__right .c-master-two-columns__content__description a {
  color: #86A62C;
  text-decoration: underline;
  font-size: 17px;
}
.c-master-two-columns__left .c-master-two-columns__content__description a:hover, .c-master-two-columns__right .c-master-two-columns__content__description a:hover {
  text-decoration: none;
}
.c-master-two-columns__left .c-master-two-columns__content__description strong, .c-master-two-columns__right .c-master-two-columns__content__description strong {
  font-weight: 700;
  color: black;
}
.c-master-two-columns__left .c-master-two-columns__content__description em, .c-master-two-columns__right .c-master-two-columns__content__description em {
  font-style: italic;
  color: black;
}
.c-master-two-columns__left .c-master-two-columns__content__surtitle, .c-master-two-columns__right .c-master-two-columns__content__surtitle {
  text-transform: uppercase;
  color: #86A62C;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 26px;
}
@media (max-width: 1023.98px) {
  .c-master-two-columns {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .c-master-two-columns__left, .c-master-two-columns__right {
    width: 100%;
  }
  .c-master-two-columns__left .c-master-two-columns__image, .c-master-two-columns__right .c-master-two-columns__image {
    height: 100%;
  }
  .c-master-two-columns__left .c-master-two-columns__image img.mobile, .c-master-two-columns__right .c-master-two-columns__image img.mobile {
    aspect-ratio: 1/1;
    max-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: relative;
    z-index: 1;
    display: block;
  }
  .c-master-two-columns__left .c-master-two-columns__image img.desktop, .c-master-two-columns__right .c-master-two-columns__image img.desktop {
    display: none;
  }
  .c-master-two-columns__left .c-master-two-columns__image .c-master-two-columns__play-icon svg, .c-master-two-columns__right .c-master-two-columns__image .c-master-two-columns__play-icon svg {
    width: 80px;
  }
  .c-master-two-columns__left .c-master-two-columns__content, .c-master-two-columns__right .c-master-two-columns__content {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    max-width: unset;
    padding-left: 50px;
    padding-right: 50px;
  }
  .c-master-two-columns__left .c-master-two-columns__content__title, .c-master-two-columns__right .c-master-two-columns__content__title {
    font-size: 24px;
    letter-spacing: -0.26px;
    line-height: 30px;
  }
  .c-master-two-columns__left .c-master-two-columns__content__description, .c-master-two-columns__right .c-master-two-columns__content__description {
    font-size: 15px;
    line-height: 26px;
  }
  .c-master-two-columns__left .c-master-two-columns__content__surtitle, .c-master-two-columns__right .c-master-two-columns__content__surtitle {
    text-transform: uppercase;
    color: #86A62C;
    font-size: 12px;
    letter-spacing: -0.34px;
    line-height: 26px;
  }
  .c-master-two-columns__left .c-master-two-columns__content__wysiwyg, .c-master-two-columns__right .c-master-two-columns__content__wysiwyg {
    text-align: left;
  }
}

.c-master-one-column {
  background-color: #162C4B;
  min-height: 745px;
  padding-top: 60px;
  padding-bottom: 60px;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.c-master-one-column__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 2;
  max-width: 800px;
}
.c-master-one-column__content > * {
  margin-bottom: 30px;
}
.c-master-one-column__content__title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.43px;
  line-height: 45px;
}
.c-master-one-column__content__description {
  line-height: 28px;
}
.c-master-one-column__content__description * {
  opacity: 0.7;
}
.c-master-one-column__content__description a {
  text-decoration: underline;
}
.c-master-one-column__content__description a:hover {
  text-decoration: none;
}
.c-master-one-column__content__description strong {
  font-weight: 700;
}
.c-master-one-column__content__description em {
  font-style: italic;
}
.c-master-one-column__content__surtitle {
  text-transform: uppercase;
  color: #86A62C;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 26px;
}
.c-master-one-column__background {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-master-one-column__background img {
  height: 100%;
  max-width: 100%;
}
@media (max-width: 1023.98px) {
  .c-master-one-column {
    min-height: 575px;
  }
  .c-master-one-column__content__title {
    font-size: 24px;
    letter-spacing: -0.26px;
    line-height: 30px;
  }
  .c-master-one-column__content__description {
    font-size: 15px;
    line-height: 26px;
  }
  .c-master-one-column__content__surtitle {
    font-size: 12px;
    letter-spacing: -0.34px;
    line-height: 26px;
  }
}

.c-master-newsletter {
  background-color: #162C4B;
  min-height: 745px;
  padding-bottom: 60px;
  padding-top: 60px;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.c-master-newsletter__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 2;
  max-width: 800px;
}
.c-master-newsletter__content > * {
  margin-bottom: 30px;
}
.c-master-newsletter__content__title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.43px;
  line-height: 45px;
}
.c-master-newsletter__content__description {
  line-height: 28px;
}
.c-master-newsletter__content__surtitle {
  text-transform: uppercase;
  color: #86A62C;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 26px;
}
.c-master-newsletter__content__button {
  height: 58px;
  background-color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(22, 44, 75, 0.5);
  border-radius: 30px;
  font-size: 14px;
  max-width: 420px;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
}
.c-master-newsletter__content__button span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 38px;
}
.c-master-newsletter__content__button__fake {
  background-color: #86A62C;
  color: white;
  border-radius: 30px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 38px;
  width: 190px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.c-master-newsletter__content__button__fake::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  opacity: 0.1;
  pointer-events: none;
  z-index: 2;
  background-color: black;
}
.c-master-newsletter__content__button:hover .c-master-newsletter__content__button__fake::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.c-master-newsletter__background {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-master-newsletter__background img {
  height: 100%;
  max-width: 100%;
}
@media (max-width: 1023.98px) {
  .c-master-newsletter {
    min-height: 575px;
  }
  .c-master-newsletter__content__title {
    font-size: 24px;
    letter-spacing: -0.26px;
    line-height: 30px;
  }
  .c-master-newsletter__content__surtitle {
    font-size: 12px;
    letter-spacing: -0.34px;
    line-height: 26px;
  }
  .c-master-newsletter__content__button {
    position: relative;
  }
  .c-master-newsletter__content__button__fake {
    position: absolute;
    top: calc(100% + 24px);
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.c-master-push-hirondelles {
  background-color: #86A62C;
  padding-top: 60px;
  padding-bottom: 60px;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow-x: hidden;
}
.c-master-push-hirondelles__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  max-width: 800px;
}
.c-master-push-hirondelles__content > * {
  margin-bottom: 30px;
}
.c-master-push-hirondelles__content__title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.43px;
  line-height: 45px;
}
.c-master-push-hirondelles__content__description {
  line-height: 28px;
}
.c-master-push-hirondelles__content__description a {
  text-decoration: underline;
}
.c-master-push-hirondelles__content__description a:hover {
  text-decoration: none;
}
.c-master-push-hirondelles__content__description strong {
  font-weight: 700;
}
.c-master-push-hirondelles__content__description em {
  font-style: italic;
}
.c-master-push-hirondelles__content__surtitle {
  text-transform: uppercase;
  color: #162C4B;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 26px;
}
.c-master-push-hirondelles__background-right {
  right: -120px;
  -webkit-transform: translateY(-50%) scaleX(-1);
      -ms-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
}
.c-master-push-hirondelles__background-left {
  left: -120px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-master-push-hirondelles__background-right, .c-master-push-hirondelles__background-left {
  position: absolute;
  top: 50%;
}
@media (max-width: 1023.98px) {
  .c-master-push-hirondelles {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .c-master-push-hirondelles__content__title {
    font-size: 34px;
    letter-spacing: -0.73px;
    line-height: 38.6px;
  }
  .c-master-push-hirondelles__content__description {
    line-height: 26px;
    font-size: 15px;
  }
  .c-master-push-hirondelles__content__surtitle {
    text-transform: uppercase;
    color: #162C4B;
    font-size: 14px;
    letter-spacing: -0.4px;
    line-height: 26px;
  }
  .c-master-push-hirondelles__background-right {
    right: -130px;
    top: auto;
    bottom: 30px;
    -webkit-transform: translateY(0) scaleX(-1);
        -ms-transform: translateY(0) scaleX(-1);
            transform: translateY(0) scaleX(-1);
  }
  .c-master-push-hirondelles__background-left {
    left: -130px;
    top: 40px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.c-master-key-numbers {
  background-color: #86A62C;
  min-height: 380px;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.c-master-key-numbers__content {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 10px !important;
}
.c-master-key-numbers__content .flickity-page-dots {
  bottom: -30px;
}
.c-master-key-numbers__content .flickity-page-dots .dot {
  border-radius: 50%;
  height: 8px;
  width: 8px;
  background-color: rgba(0, 0, 0, 0.2);
}
.c-master-key-numbers__content .flickity-page-dots .dot.is-selected {
  background-color: white;
}
.c-master-key-numbers__content__item {
  width: 20%;
  width: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
.c-master-key-numbers__content__item__json {
  width: 150px;
  height: 150px;
}
.c-master-key-numbers__content__item__json svg {
  width: 100%;
  height: 100%;
}
.c-master-key-numbers__content__item__image {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-master-key-numbers__content__item__image svg, .c-master-key-numbers__content__item__image image {
  width: 100%;
  height: 100%;
}
.c-master-key-numbers__content__item__number {
  font-size: 50px;
  letter-spacing: -0.91px;
  line-height: 57px;
  font-weight: 700;
}
.c-master-key-numbers__content__item__label {
  letter-spacing: -0.29px;
  line-height: 20px;
  margin-top: 10px;
}
@media (max-width: 1023.98px) {
  .c-master-key-numbers__content__item {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .c-master-key-numbers {
    padding-bottom: 80px;
  }
  .c-master-key-numbers__content {
    width: 100%;
  }
  .c-master-key-numbers__content__item {
    width: 100%;
  }
  .c-master-key-numbers__content__item__json {
    width: 100px;
    height: 100px;
  }
}

.c-master-wysiwyg {
  padding-top: 80px;
  padding-bottom: 80px;
}
.c-master-wysiwyg__title {
  font-size: 34px;
  letter-spacing: -0.36px;
  line-height: 38px;
  margin: 0 auto;
  max-width: 720px;
  -webkit-transform: translateX(-140px);
      -ms-transform: translateX(-140px);
          transform: translateX(-140px);
  margin-bottom: 50px;
}
.c-master-wysiwyg__content {
  margin: 0 auto;
  max-width: 720px;
  font-weight: 400;
  color: #61615A;
  line-height: 28px;
}
.c-master-wysiwyg__content h1,
.c-master-wysiwyg__content h2,
.c-master-wysiwyg__content h3,
.c-master-wysiwyg__content h4,
.c-master-wysiwyg__content h5,
.c-master-wysiwyg__content h6 {
  color: black;
  font-size: 22px;
  letter-spacing: -0.4px;
  margin-bottom: 20px;
}
.c-master-wysiwyg__content p,
.c-master-wysiwyg__content ul {
  margin-bottom: 20px;
}
.c-master-wysiwyg__content ul {
  list-style: inside;
  line-height: 40px;
  padding-left: 20px;
}
.c-master-wysiwyg__content ul li::marker {
  color: #86A62C;
}
.c-master-wysiwyg__content a {
  color: #86A62C;
  text-decoration: underline;
  font-size: 17px;
}
.c-master-wysiwyg__content a:hover {
  text-decoration: none;
}
.c-master-wysiwyg__content strong {
  font-weight: 700;
  color: black;
}
.c-master-wysiwyg__content em {
  font-style: italic;
  color: black;
}
@media (max-width: 1023.98px) {
  .c-master-wysiwyg__title {
    font-size: 24px;
    letter-spacing: -0.26px;
    line-height: 30px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .c-master-wysiwyg__content {
    line-height: 26px;
    font-size: 15px;
  }
  .c-master-wysiwyg__content h1,
  .c-master-wysiwyg__content h2,
  .c-master-wysiwyg__content h3,
  .c-master-wysiwyg__content h4,
  .c-master-wysiwyg__content h5,
  .c-master-wysiwyg__content h6 {
    color: black;
    font-size: 20px;
    letter-spacing: -0.36px;
    margin-bottom: 20px;
  }
  .c-master-wysiwyg__content p,
  .c-master-wysiwyg__content ul {
    margin-bottom: 20px;
  }
  .c-master-wysiwyg__content ul {
    line-height: 26px;
    padding-left: 0px;
  }
  .c-master-wysiwyg__content a {
    font-size: 16px;
  }
}

.c-master-coordinates {
  padding-top: 8px;
  padding-bottom: 80px;
}
.c-master-coordinates__title {
  margin: 0 auto;
  max-width: 720px;
  font-size: 22px;
  letter-spacing: -0.4px;
  line-height: 28px;
  margin-bottom: 44px;
}
.c-master-coordinates__content {
  margin: 0 auto;
  max-width: 720px;
}
.c-master-coordinates__content__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-master-coordinates__content__item:not(:last-of-type) {
  margin-bottom: 44px;
}
.c-master-coordinates__content__item__logo {
  width: 210px;
  height: 130px;
  background-color: white;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.c-master-coordinates__content__item__logo img {
  width: 70%;
  height: auto;
}
.c-master-coordinates__content__item__informations h3 {
  margin-bottom: 22px;
  font-size: 18px;
  letter-spacing: -0.33px;
  line-height: 28px;
}
.c-master-coordinates__content__item__informations a {
  text-decoration: underline;
  color: #008C46;
}
.c-master-coordinates__content__item__informations__line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #61615A;
  font-weight: 400;
  line-height: 28px;
}
.c-master-coordinates__content__item__informations__line__label {
  font-weight: 600;
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .c-master-coordinates {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .c-master-coordinates__title {
    font-size: 20px;
    letter-spacing: -0.36px;
  }
  .c-master-coordinates__content__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 15px;
    width: 100%;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 44px;
    background-color: white;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
  }
  .c-master-coordinates__content__item__logo {
    max-width: 210px;
    max-height: 130px;
    width: 100%;
    height: auto;
    background-color: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 40px;
    margin-right: 0;
  }
  .c-master-coordinates__content__item__logo img {
    width: 70%;
    height: auto;
  }
  .c-master-coordinates__content__item__informations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-master-coordinates__content__item__informations h3 {
    margin-bottom: 8px;
    font-size: 16px;
    letter-spacing: -0.29px;
  }
  .c-master-coordinates__content__item__informations__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #61615A;
    font-weight: 400;
    line-height: 28px;
  }
  .c-master-coordinates__content__item__informations__line__label {
    font-weight: 600;
    margin-right: 10px;
  }
}

.c-master-media-gallery__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding-bottom: 0 !important;
}
.c-master-media-gallery__content__item {
  width: calc(100% - 250px);
  max-height: 90vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
}
.c-master-media-gallery__content__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 16/9;
}
.c-master-media-gallery__content__item__play-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.c-master-media-gallery__content__item__play-icon svg {
  position: relative;
  z-index: 4;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
}
.c-master-media-gallery__content__item:hover .c-master-media-gallery__content__item__play-icon svg {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.c-master-media-gallery .flickity-button {
  width: 110px;
  height: 110px;
  background-color: #86A62C;
  border-radius: 50%;
  border: none;
}
.c-master-media-gallery .flickity-button[disabled] {
  display: none;
}
.c-master-media-gallery .flickity-button svg {
  fill: white;
  width: 80%;
  height: 80%;
}
.c-master-media-gallery .flickity-button:before {
  content: none !important;
}
.c-master-media-gallery .flickity-button.previous {
  left: 75px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-master-media-gallery .flickity-button.next {
  right: 75px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-master-media-gallery .flickity-page-dots {
  display: none;
}
.c-master-media-gallery .flickity-page-dots .dot {
  border-radius: 50%;
  height: 8px;
  width: 8px;
  background-color: black;
  opacity: 0.6;
}
.c-master-media-gallery .flickity-page-dots .dot.is-selected {
  opacity: 1;
  background-color: #86A62C;
}
@media (max-width: 1023.98px) {
  .c-master-media-gallery {
    padding: 20px 0;
  }
  .c-master-media-gallery__content {
    padding-bottom: 40px !important;
  }
  .c-master-media-gallery__content__item {
    width: calc(100% - 120px);
  }
  .c-master-media-gallery__content__item__play-icon svg {
    width: 80px;
  }
  .c-master-media-gallery .flickity-button {
    display: none;
  }
  .c-master-media-gallery .flickity-page-dots {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .c-master-media-gallery {
    padding: 20px 0;
  }
  .c-master-media-gallery__content {
    padding-bottom: 40px !important;
  }
  .c-master-media-gallery__content__item {
    width: calc(100% - 100px);
    padding: 0 5px;
  }
  .c-master-media-gallery .flickity-button {
    display: none;
  }
  .c-master-media-gallery .flickity-page-dots {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */
