/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
  tab-size: 4;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji
}

hr {
  height: 0;
  color: inherit
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit
}

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

button,
select {
  text-transform: none
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

legend {
  padding: 0
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

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

::-webkit-search-decoration {
  -webkit-appearance: none
}

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

summary {
  display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0
}

button {
  background-color: transparent;
  background-image: none
}

button p,
a p {
  margin: 0;
  display: inline;
}

fieldset,
ol,
ul {
  margin: 0;
  padding: 0
}

ol,
ul {
  list-style: none
}

html {
  font-family: TT Firs Neue, Arial, sans-serif;
  line-height: 1.5
}

body {
  font-family: inherit;
  line-height: inherit
}

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

hr {
  border-top-width: 1px
}

img {
  border-style: solid
}

textarea {
  resize: vertical
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa
}

button {
  cursor: pointer
}

table {
  border-collapse: collapse
}

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

a {
  color: inherit;
  text-decoration: inherit
}

.accordion__content a {
  text-decoration: underline;
}

.accordion h3 {margin-right: 15px;}

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit
}

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

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle
}

img,
video {
  max-width: 100%;
  height: auto
}

[hidden] {
  display: none
}

*,
:after,
:before {
  border-color: currentColor
}

.container {
  width: 100%
}

@media (min-width:640px) {
  .container {
    max-width: 640px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width:1024px) {
  .container {
    max-width: 1024px
  }
}

@media (min-width:1280px) {
  .container {
    max-width: 1280px
  }
}

@media (min-width:1536px) {
  .container {
    max-width: 1536px
  }
}

.container {
  max-width: 1280px
}

.container,
.container-lg {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem
}

.container-lg {
  max-width: 1024px
}

.container-faq {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px
}

@media (min-width:1280px) {
  .xl\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto
  }

  @media (min-width:640px) {
    .xl\:container {
      max-width: 640px
    }
  }

  @media (min-width:768px) {
    .xl\:container {
      max-width: 768px
    }
  }

  @media (min-width:1024px) {
    .xl\:container {
      max-width: 1024px
    }
  }

  @media (min-width:1280px) {
    .xl\:container {
      max-width: 1280px
    }
  }

  @media (min-width:1536px) {
    .xl\:container {
      max-width: 1536px
    }
  }
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.top-0 {
  top: 0
}

.top-4 {
  top: 1rem
}

.top-16 {
  top: 4rem
}

.top-20 {
  top: 5rem
}

.-top-8 {
  top: -2rem
}

.-top-11 {
  top: -2.75rem
}

.right-0 {
  right: 0
}

.right-4 {
  right: 1rem
}

.right-8 {
  right: 2rem
}

.right-1\/2 {
  right: 50%
}

.bottom-3 {
  bottom: .75rem
}

.left-0 {
  left: 0
}

.left-6 {
  left: 1.5rem
}

.left-1\/2 {
  left: 50%
}

.left-2\/3 {
  left: 66.666667%
}

.z-0 {
  z-index: 0
}

.z-10 {
  z-index: 10
}

.z-20 {
  z-index: 20
}

.z-50 {
  z-index: 50
}

.-z-10 {
  z-index: -10
}

.float-right {
  float: right
}

.m-0 {
  margin: 0
}

.m-5 {
  margin: 1rem auto;
}

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem
}

.mx-3 {
  margin-left: .75rem;
  margin-right: .75rem
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem
}

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

.-mx-10 {
  margin-left: -2.5rem;
  margin-right: -2.5rem
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem
}

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

.-my-3 {
  margin-top: -.75rem;
  margin-bottom: -.75rem
}

.mt-0 {
  margin-top: 0
}

.mt-2 {
  margin-top: .5rem
}

.mt-4 {
  margin-top: 1rem
}

.mt-5 {
  margin-top: 1.25rem
}

.mt-8 {
  margin-top: 2rem
}

.mt-10 {
  margin-top: 2.5rem
}

.mt-16 {
  margin-top: 4rem
}

.mt-18 {
  margin-top: 4.5rem
}

.mt-20 {
  margin-top: 5rem
}

.-mt-10 {
  margin-top: -2.5rem
}

.-mt-12 {
  margin-top: -3rem
}

.-mt-20 {
  margin-top: -5rem
}

.-mt-28 {
  margin-top: -7rem
}

.-mt-48 {
  margin-top: -12rem
}

.mr-1 {
  margin-right: .25rem
}

.mr-2 {
  margin-right: .5rem
}

.mr-4 {
  margin-right: 1rem
}

.mr-7 {
  margin-right: 1.75rem
}

.mr-8 {
  margin-right: 2rem
}

.mr-10 {
  margin-right: 2.5rem
}

.mr-auto {
  margin-right: auto
}

.mb-0 {
  margin-bottom: 0
}

.mb-1 {
  margin-bottom: .25rem
}

.mb-3 {
  margin-bottom: .75rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-5 {
  margin-bottom: 1.25rem
}

.mb-8 {
  margin-bottom: 2rem
}

.mb-10 {
  margin-bottom: 2.5rem
}

.mb-12 {
  margin-bottom: 3rem
}

.mb-14 {
  margin-bottom: 3.5rem
}

.mb-24 {
  margin-bottom: 6rem
}

.mb-32 {
  margin-bottom: 8rem
}

.mb-10\.5 {
  margin-bottom: 2.25rem
}

.ml-1 {
  margin-left: .25rem
}

.ml-2 {
  margin-left: .5rem
}

.ml-3 {
  margin-left: .75rem
}

.ml-4 {
  margin-left: 1rem
}

.-ml-28 {
  margin-left: -7rem
}

.-ml-40 {
  margin-left: -10rem
}

.first\:ml-0:first-child {
  margin-left: 0
}

.last\:mr-0:last-child {
  margin-right: 0
}

.last\:mb-0:last-child {
  margin-bottom: 0
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.table {
  display: table
}

.hidden {
  display: none
}

.h-1 {
  height: .25rem
}

.h-8 {
  height: 2rem
}

.h-16 {
  height: 4rem
}

.h-24 {
  height: 6rem
}

.h-32 {
  height: 8rem
}

.h-auto {
  height: auto
}

.h-1\.5 {
  height: .375rem
}

.h-full {
  height: 100%
}

.max-h-40 {
  max-height: 10rem
}

.min-h-full {
  min-height: 100%
}

.w-1 {
  width: .25rem
}

.w-10 {
  width: 2.5rem
}

.w-12 {
  width: 3rem
}

.w-24 {
  width: 6rem
}

.w-28 {
  width: 7rem
}

.w-32 {
  width: 8rem
}

.w-96 {
  width: 24rem
}

.w-1\.5 {
  width: .375rem
}

.w-10\.5\/12 {
  width: 89%
}

.w-1\/2 {
  width: 50%
}

.w-2\/3 {
  width: 66.666667%
}

.w-2\/4 {
  width: 50%
}

.w-full {
  width: 100%
}

.w-screen {
  width: 100vw
}

.w-min {
  width: min-content
}

.w-max {
  width: max-content
}

.min-w-max {
  min-width: max-content
}

.max-w-md {
  max-width: 28rem
}

.flex-grow {
  flex-grow: 1
}

.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-2\/4 {
  --tw-translate-x: -50%
}

.-translate-y-2\/4 {
  --tw-translate-y: -50%
}

@keyframes ping {

  75%,
  to {
    transform: scale(2);
    opacity: 0
  }
}

@keyframes pulse {
  50% {
    opacity: .5
  }
}

@keyframes bounce {

  0%,
  to {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(.8, 0, 1, 1)
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, .2, 1)
  }
}

.cursor-pointer {
  cursor: pointer
}

.list-none {
  list-style-type: none
}

.flex-col {
  flex-direction: column
}

.flex-col-reverse {
  flex-direction: column-reverse
}

.flex-wrap {
  flex-wrap: wrap
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse
}

.place-items-center {
  place-items: center
}

.content-center {
  align-content: center
}

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

.items-center {
  align-items: center
}

.justify-start {
  justify-content: flex-start
}

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

.justify-center {
  justify-content: center
}

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

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

.divide-y>:not([hidden])~:not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.overflow-auto {
  overflow: auto
}

.overflow-hidden {
  overflow: hidden
}

.overflow-y-auto {
  overflow-y: auto
}

.overflow-x-hidden {
  overflow-x: hidden
}

.overscroll-contain {
  overscroll-behavior: contain
}

.rounded {
  border-radius: .25rem
}

.rounded-md {
  border-radius: .375rem
}

.rounded-lg {
  border-radius: .5rem
}

.rounded-xl {
  border-radius: .75rem
}

.rounded-full {
  border-radius: 9999px
}

.hover\:rounded-2xl:hover {
  border-radius: 1rem
}

.rounded-br {
  border-bottom-right-radius: .25rem
}

.rounded-bl {
  border-bottom-left-radius: .25rem
}

.border {
  border-width: 1px
}

.border-solid {
  border-style: solid
}

.border-transparent {
  border-color: transparent
}

.bg-transparent {
  background-color: transparent
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(20, 20, 20, var(--tw-bg-opacity))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity))
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 115, 71, var(--tw-bg-opacity))
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 110, 255, var(--tw-bg-opacity))
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6
}

.bg-cover {
  background-size: cover
}

.bg-center {
  background-position: 50%
}

.p-2 {
  padding: .5rem
}

.p-4 {
  padding: 1rem
}

.p-8 {
  padding: 2rem
}

.p-10 {
  padding: 2.5rem
}

.p-12 {
  padding: 3rem
}

.p-2\.5 {
  padding: .625rem
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem
}

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem
}

.px-4\.5 {
  padding-left: 1.125rem;
  padding-right: 1.125rem
}

.px-5\.5 {
  padding-left: 1.375rem;
  padding-right: 1.375rem
}

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

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem
}

.py-0\.5 {
  padding-top: .125rem;
  padding-bottom: .125rem
}

.py-1\.5 {
  padding-top: .375rem;
  padding-bottom: .375rem
}

.py-2\.5 {
  padding-top: .625rem;
  padding-bottom: .625rem
}

.pt-2 {
  padding-top: .5rem
}

.pt-11 {
  padding-top: 2.75rem
}

.pt-12 {
  padding-top: 3rem
}

.pt-14 {
  padding-top: 3.5rem
}

.pt-16 {
  padding-top: 4rem
}

.pr-1 {
  padding-right: .25rem
}

.pr-2 {
  padding-right: .5rem
}

.pr-4 {
  padding-right: 1rem
}

.pr-5 {
  padding-right: 1.25rem
}

.pb-4 {
  padding-bottom: 1rem
}

.pb-8 {
  padding-bottom: 2rem
}

.pb-20 {
  padding-bottom: 5rem
}

.pb-32 {
  padding-bottom: 8rem
}

.pl-4 {
  padding-left: 1rem
}

.pl-14 {
  padding-left: 3.5rem
}

.pl-16 {
  padding-left: 4rem
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-xxs {
  font-size: .688rem
}

.text-xs {
  font-size: .75rem
}

.text-sm {
  font-size: .875rem
}

.text-base {
  font-size: 1rem
}

.text-lg {
  font-size: 1.125rem
}

.text-xl {
  font-size: 1.25rem
}

.text-8xl {
  font-size: 6rem
}

.text-7xl {
  font-size: 5rem
}

.font-semibold {
  font-weight: 600
}

.font-bold {
  font-weight: 700
}

.uppercase {
  text-transform: uppercase
}

.leading-none {
  line-height: 1
}

.leading-relaxed {
  line-height: 1.625
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(20, 20, 20, var(--tw-text-opacity))
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgba(238, 115, 71, var(--tw-text-opacity))
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgba(0, 110, 255, var(--tw-text-opacity))
}

.hover\:underline:hover,
.underline {
  text-decoration: underline
}

.placeholder-black::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(20, 20, 20, var(--tw-placeholder-opacity))
}

*,
:after,
:before {
  --tw-shadow: 0 0 #0000
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06)
}

.shadow,
.shadow-lg {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)
}

.hover\:shadow-lg:hover,
.hover\:shadow-md:hover {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.focus\:outline-none:focus,
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px
}

input:focus {
  outline: none;
}


*,
:after,
:before {
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000
}

.filter {
  --tw-blur: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-brightness: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-contrast: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-grayscale: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-hue-rotate: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-invert: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-saturate: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-sepia: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-drop-shadow: var(--tw-empty,
      /*!*/
      /*!*/
    );
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.invert {
  --tw-invert: invert(100%)
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.duration-500 {
  transition-duration: .5s
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:640px) {
  .sm\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem
  }

  .sm\:w-96 {
    width: 24rem
  }

  .sm\:w-124 {
    width: 31rem
  }
}

@media (min-width:768px) {
  .md\:absolute {
    position: absolute
  }

  .md\:right-4 {
    right: 1rem
  }

  .md\:-left-16 {
    left: -4rem
  }

  .md\:float-right {
    float: right
  }

  .md\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
  }

  .md\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem
  }

  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem
  }

  .md\:mt-0 {
    margin-top: 0
  }

  .md\:mr-5 {
    margin-right: 1.25rem
  }

  .md\:mr-6 {
    margin-right: 1.5rem
  }

  .md\:mr-10 {
    margin-right: 2.5rem
  }

  .md\:mb-0 {
    margin-bottom: 0
  }

  .md\:ml-5 {
    margin-left: 1.25rem
  }

  .md\:ml-10 {
    margin-left: 2.5rem
  }

  .md\:block {
    display: block
  }

  .md\:flex {
    display: flex
  }

  .md\:h-52 {
    height: 13rem
  }

  .md\:w-48 {
    width: 12rem
  }

  .md\:w-52 {
    width: 13rem
  }

  .md\:w-96 {
    width: 24rem
  }

  .md\:w-1\/2 {
    width: 50%
  }

  .md\:w-1\/3 {
    width: 33.333333%
  }

  .md\:w-2\/3 {
    width: 66.666667%
  }

  .md\:w-2\/4 {
    width: 50%
  }

  .md\:w-max {
    width: max-content
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap
  }

  .md\:items-center {
    align-items: center
  }

  .md\:justify-center {
    justify-content: center
  }

  .md\:p-11 {
    padding: 2.75rem
  }

  .md\:p-12 {
    padding: 3rem
  }

  .md\:p-20 {
    padding: 5rem
  }

  .md\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem
  }

  .md\:pl-10 {
    padding-left: 2.5rem
  }
}

@media (min-width:1024px) {
  .lg\:static {
    position: static
  }

  .lg\:absolute {
    position: absolute
  }

  .lg\:-top-2 {
    top: -.5rem
  }

  .lg\:-right-47 {
    right: -11.75rem
  }

  .lg\:float-right {
    float: right
  }

  .lg\:mt-0 {
    margin-top: 0
  }

  .lg\:mt-20 {
    margin-top: 5rem
  }

  .lg\:mt-20\.5 {
    margin-top: 5.375rem
  }

  .lg\:mr-1 {
    margin-right: .25rem
  }

  .lg\:mb-0 {
    margin-bottom: 0
  }

  .lg\:ml-auto {
    margin-left: auto
  }

  .lg\:block {
    display: block
  }

  .lg\:inline-block {
    display: inline-block
  }

  .lg\:flex {
    display: flex
  }

  .lg\:hidden {
    display: none
  }

  .lg\:w-auto {
    width: auto
  }

  .lg\:w-1\/3 {
    width: 33.333333%
  }

  .lg\:w-2\/4 {
    width: 50%
  }

  .lg\:flex-grow {
    flex-grow: 1
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:justify-start {
    justify-content: flex-start
  }

  .lg\:rounded-lg {
    border-radius: .5rem
  }

  .lg\:bg-transparent {
    background-color: transparent
  }

  .lg\:bg-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .lg\:bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 115, 71, var(--tw-bg-opacity))
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem
  }

  .lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
  }

  .lg\:pt-20 {
    padding-top: 5rem
  }

  .lg\:pt-20\.5 {
    padding-top: 5.375rem
  }

  .lg\:pl-28 {
    padding-left: 7rem
  }

  .lg\:font-light {
    font-weight: 300
  }

  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }
}

@media (min-width:1280px) {
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }

  .xl\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem
  }
}

@font-face {
  font-family: TT Firs Neue;
  src: url(/fonts/tt-firs-neue-regular.eot), url(/fonts/tt-firs-neue-regular.woff2), url(/fonts/tt-firs-neue-regular.woff), url(/fonts/tt-firs-neue-regular.ttf), url(/fonts/tt-firs-neue-regular.svg);
  font-weight: 400;
  font-display: fallback
}

@font-face {
  font-family: TT Firs Neue;
  src: url(/fonts/tt-firs-neue-bold.eot), url(/fonts/tt-firs-neue-bold.woff2), url(/fonts/tt-firs-neue-bold.woff), url(/fonts/tt-firs-neue-bold.ttf), url(/fonts/tt-firs-neue-bold.svg);
  font-weight: 700;
  font-display: fallback
}

a:hover {
  text-decoration: underline
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none
}

h1,
h2 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0;
  color: #141414;
  line-height: 1
}

h2 {
  margin: 30px 0
}

h2.white {
  color: #fff;
  margin: 0 0 20px
}

h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 14px 0
}

section {
  margin: 44px 0
}

p {
  margin-bottom: 25px
}

.graph {
  min-height: 333px;
  background-image: url(https://media.groendus.nl/hetmeetbedrijf/graph.svg);
  background-position: left 50%;
  background-repeat: no-repeat;
  margin: 60px 0
}

form label {
  display: none
}

form input {
  color: #141414;
  width: 100%;
  padding: 10px;
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1
}

._form input:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none
}

form textarea {
  color: #141414;
  width: 100%;
  height: 8em;
  padding: 10px;
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1
}

form h2 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  color: #fff;
  line-height: 1;
  margin: 60px 0 10px
}

form select {
  color: #141414;
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  box-sizing: border-box;
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 1em top 50%, 0 0;
  background-size: .65em auto, 100%
}

form select::-ms-expand {
  display: none
}

form select:hover {
  border-color: #888
}

form select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none
}

form button {
  background-color: #ee7347;
  width: 100%;
  padding: 6px 22px;
  border-radius: 10px;
  text-align: center;
  margin-top: 20px
}

.search form {
  padding: 4px 0 4px 19px;
}
.search input::placeholder {
  font-size: unset !important;
}
@media (max-width: 1024px) {
  .search {flex-direction: column; align-items: center; order: 1; padding-top: 1rem;}
  .search form {
    width: 80%;
    max-width: 375px;
  }
}

.search button {
  background-color: unset;
  width: unset;
  padding: unset;
  border-radius: unset;
  text-align: unset;
  margin-top: unset;
}

.search input {
  border: none;
  outline: none;
}

.search-results {
  width: 90%;
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .search-box {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.search-result__wrap {margin: 1rem 0;}
form select {
  font-size: 11px !important;
  color: #141414;
}
form input:-moz-placeholder,
form input::-moz-placeholder {
  font-size:11px !important;
  color: #141414
}

form input::-webkit-input-placeholder {
  font-size:11px !important;
  color: #141414
}

form input:-ms-input-placeholder {
  font-size: 11px !important;
  color: #141414
}

ul li:before {
  content: "•";
  color: #ee7347;
  font-weight: 900;
  font-size: 22px;
  display: inline-block;
  width: 18px
}

.btn p,
button p {
  display: inherit;
  margin: 0 !important
}

.bg-orange button {
  background-color: #006eff
}

.bg-blue,
.bg-blue h2,
.bg-orange,
.bg-orange h2 {
  color: #fff
}

.bg-blue button {
  background-color: #ee7347
}

.shade {
  box-shadow: 0 8px 24px rgba(17, 17, 26, .1), 0 16px 56px rgba(17, 17, 26, .1), 0 24px 80px rgba(17, 17, 26, .1)
}

.p-200 {
  padding-bottom: 135%
}

.member:nth-child(3n) {
  page-break-after: always;
  -moz-column-break-after: always;
  break-after: always
}

.accordion,
.accordion-top {
  color: #141414;
  cursor: pointer;
  display: flex;
  align-items: center;
  background: url('/images/plus.svg') no-repeat 100%;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

.active {
  background: url('/images/minus.svg') no-repeat 100%;
}

.accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease;
}

.accordion__content-top {
  display: none;
  overflow: hidden;
  transition: max-height 0.6s ease;
}

._field-wrapper {
  margin-bottom: 20px
}

._form-label {
  display: none
}

._html-code {
  text-align: left
}

:required {
  background: #fff url('/images/asterisk.svg') no-repeat 95%
}

form select:required {
  /* background: #fff url('/images/asterisk.svg') no-repeat 95%; */
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 1em top 50%, 0 0;
  background-size: .65em auto, 100%
}

#spinner:not([hidden]) {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #141414;
  opacity: .5;
  z-index: 999
}

#spinner:after {
  content: "";
  width: 80px;
  height: 80px;
  border: 4px solid #fff;
  border-top: 3px solid #ee7347;
  border-radius: 100%;
  will-change: transform;
  animation: spin 1s linear infinite
}

@keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.iframe-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}

.svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
  vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
  width: .0625em
}

.svg-inline--fa.fa-w-2 {
  width: .125em
}

.svg-inline--fa.fa-w-3 {
  width: .1875em
}

.svg-inline--fa.fa-w-4 {
  width: .25em
}

.svg-inline--fa.fa-w-5 {
  width: .3125em
}

.svg-inline--fa.fa-w-6 {
  width: .375em
}

.svg-inline--fa.fa-w-7 {
  width: .4375em
}

.svg-inline--fa.fa-w-8 {
  width: .5em
}

.svg-inline--fa.fa-w-9 {
  width: .5625em
}

.svg-inline--fa.fa-w-10 {
  width: .625em
}

.svg-inline--fa.fa-w-11 {
  width: .6875em
}

.svg-inline--fa.fa-w-12 {
  width: .75em
}

.svg-inline--fa.fa-w-13 {
  width: .8125em
}

.svg-inline--fa.fa-w-14 {
  width: .875em
}

.svg-inline--fa.fa-w-15 {
  width: .9375em
}

.svg-inline--fa.fa-w-16 {
  width: 1em
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em
}

.svg-inline--fa.fa-pull-left {
  margin-right: .3em;
  width: auto
}

.svg-inline--fa.fa-pull-right {
  margin-left: .3em;
  width: auto
}

.svg-inline--fa.fa-border {
  height: 1.5em
}

.svg-inline--fa.fa-li {
  width: 2em
}

.svg-inline--fa.fa-fw {
  width: 1.25em
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em
}

.fa-layers svg.svg-inline--fa {
  transform-origin: center center
}

.fa-layers-counter,
.fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  transform: scale(.25);
  transform-origin: top right
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  transform: scale(.25);
  transform-origin: bottom right
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  transform: scale(.25);
  transform-origin: bottom left
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  transform: scale(.25);
  transform-origin: top right
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  transform: scale(.25);
  transform-origin: top left
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  animation: fa-spin 2s linear infinite
}

.fa-pulse {
  animation: fa-spin 1s steps(8) infinite
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1)
}

.fa-flip-vertical {
  transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em
}

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em
}

.fa-inverse {
  color: #fff
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor)
}

.svg-inline--fa .fa-secondary,
.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: .4;
  opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: #000
}

.fad.fa-inverse {
  color: #fff
}
.border {
  border: none;
  border-bottom: 1px solid #ccc;
}
.margin {
  margin: 0 auto;
}
.spacer {margin-bottom: 5rem;}

/* Cookiebot styling */

#CybotCookiebotDialog {
  font-family: "TT Firs Neue" !important;
  border-radius: 0 !important;
  left: 20px !important;
  bottom: 20px !important;
  top: unset !important;
  transform: unset !important;
}
#CybotCookiebotDialogHeader {
  padding: 0 !important;
  border-bottom: 0 !important;
}
a#CybotCookiebotDialogPoweredbyCybot,
  div#CybotCookiebotDialogPoweredByText {
  display: none !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #ee7347 !important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none !important;
}

.CookiebotWidget-main-logo,
.CybotCookiebotDialogPoweredbyLink {
  display: none !important;
}
#CybotCookiebotDialogBodyButtonsWrapper button {
  border: 0 !important;
  border-radius: 0 !important;
  background-color: #ee7347 !important;

}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  border-bottom: 1px solid #ee7347 !important;
  color: #ee7347 !important;
}