html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

@font-face {
  font-family: webflow-icons;
  src: url("../fonts/webflow-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-webflow-badge, .w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  width: auto;
  min-width: 0;
  max-width: none;
  height: auto;
  min-height: 0;
  max-height: none;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: .1px;
  height: .1px;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  width: 1em;
  height: 1em;
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("48100bb8f624f792a15cba21dc380f82bef18773.svg");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("0f00ddc9fbd1210111d35ec601374568ed148e7f.svg");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  background-image: url("5f62cb50c825ff69843904de14119906f6aecd57.svg");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  box-sizing: content-box;
  cursor: pointer;
  width: 10vh;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

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

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.w-code-component > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  max-width: 100%;
  display: inline-block;
}

.navbar__section {
  z-index: 1000;
  color: #fff;
  background-color: #1e1e1e;
  padding-top: 8px;
  padding-bottom: 8px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.navbar__section.static {
  float: none;
  clear: none;
  line-height: 20px;
  display: block;
  position: static;
  overflow: visible;
}

.navbar__section.bg__color-white {
  background-color: #fff;
  position: static;
}

.navbar__section.background_color-f2f2f2 {
  background-color: #f2f2f2;
}

.new__container {
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.new__container.flexbox__vertical-center {
  flex-direction: column;
  align-items: center;
  max-width: none;
  display: flex;
}

.new__container.flexbox__vertical-center.no__padding {
  padding-left: 0;
  padding-right: 0;
}

.new__container.advertorial__grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.new__container._3__column-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.new__container.flexbox__horizontal-space {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.new__container.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.new__container._2__column-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.new__container.slider {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 32px;
}

.new__container.flexbox__horizontal-center {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  display: flex;
}

.new__container.pricing__slider {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

.new__container.add__tabs {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: center;
  max-width: 1176px;
  margin-top: -36px;
  padding-top: 36px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading__6 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.heading__6.font__color-white {
  color: #fff;
}

.heading__6.text__align-center {
  text-align: center;
}

.heading__6.margin__top-12px {
  margin-top: 12px;
}

.heading__6.align__center {
  text-align: center;
}

._6__column-width {
  width: 100%;
  max-width: 576px;
}

.mansonry__grid-mask {
  column-count: 5;
  column-rule-width: 0px;
  white-space: normal;
  height: 64px;
}

.advertorial__figure-blockquote {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3f3f3;
  border: 0 #000;
  border-radius: 8px;
  flex-direction: column;
  margin: 16px 0 0;
  padding: 24px 48px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.advertorial__figure-blockquote.green {
  background-color: #e6fef5;
  margin-bottom: 20px;
}

.advetorial__video-figure {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f3f3f3;
  border-radius: 8px;
  flex-direction: column;
  margin-top: 16px;
  margin-bottom: 0;
  padding: 32px;
  display: flex;
}

.mansonry__grid-logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading__2 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.heading__2.left__align {
  text-align: left;
}

.heading__2.align__center {
  text-align: center;
}

.margin__top-16px-div {
  height: 0;
  margin-top: 16px;
}

.italic {
  font-style: italic;
}

.inner__section {
  padding-top: 48px;
  padding-bottom: 48px;
}

.inner__section.red {
  background-color: #faebeb;
  padding-bottom: 0;
}

.inner__section.blue__gradient {
  background-image: linear-gradient(134deg, #e7fafe, #9dedfb);
}

.inner__section.blue__gradient.green {
  background-image: linear-gradient(134deg, #e7fafe, #95fad3);
}

.inner__section.blutdruck {
  padding-bottom: 0;
}

.inner__section.green {
  background-color: #e6fef5;
}

.inner__section.yellow {
  background-color: #fff9e5;
  padding-top: 32px;
  padding-bottom: 32px;
}

.inner__section.tabs {
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.inner__section.no__bottom-padding {
  padding-bottom: 0;
}

.inner__section.gray {
  background-color: #efefef;
}

.bold {
  font-weight: 700;
}

.blue__link {
  color: #1055cc;
  text-decoration: underline;
}

.blue__link.black {
  color: #000;
  text-decoration: none;
}

.picture {
  display: block;
}

.margin__top-16px {
  margin-top: 16px;
}

.heading__3 {
  text-align: left;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

.heading__3.space {
  padding-top: 20px;
  padding-bottom: 0;
}

.heading__3.align__center {
  text-align: center;
}

.achtung__bar {
  background-color: #faebeb;
  border-radius: 8px;
  margin-top: 16px;
  padding: 16px;
}

.body__3 {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.body__3.align__center {
  text-align: center;
}

.body__3.margin__top-12px {
  margin-top: 12px;
}

.body__3.no__margin {
  margin-top: 0;
}

.video__figcaption {
  max-width: 476px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
}

.img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.img.mobile {
  display: none;
}

.img.margin__top16px {
  margin-top: 16px;
}

.video__element {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mansonry__grid-arrow {
  display: none;
}

.mansonry__grid-img.focus {
  max-height: 64px;
}

.mansonry__grid-img.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.mansonry__grid-slide {
  width: 100%;
}

.mansonry__grid-slide.last {
  text-align: right;
}

.heading__5 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
}

.heading__5.text__align-center {
  text-align: center;
}

.heading__5.margin__top-16px {
  margin-top: 16px;
}

.video__placeholder {
  width: 100%;
  height: auto;
  padding-top: 56.25%;
  position: relative;
}

.cta {
  color: #0b0b0b;
  text-transform: uppercase;
  background-color: #ffc714;
  border-radius: 8px;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.cta.advertorial__cta {
  margin-top: 16px;
  padding-left: 32px;
  padding-right: 32px;
  display: block;
}

.cta.advertorial__cta.side {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.cta.navbar__cta {
  padding: 8px 32px;
}

._8__column-width {
  width: 100%;
  max-width: 776px;
}

._8__column-width.no__padding {
  padding-left: 0;
  padding-right: 0;
}

._8__column-width.flexbox__center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._8__column-width.flexbox__center.ctanoside {
  justify-content: flex-start;
  max-width: none;
}

._7__column-width {
  width: 100%;
  max-width: 676px;
}

.mansonry__grid-nav {
  display: none;
}

.margin__top-10px-div {
  height: 0;
  margin-top: 10px;
}

.body__2 {
  margin-top: 16px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.body__2.no__margin {
  margin-top: 0;
  list-style-type: disc;
}

.body__2.no__margin.text__align-center {
  text-align: center;
}

.body__2.margin__top-8px {
  margin-top: 8px;
}

.animation__w {
  margin-bottom: 0;
  position: relative;
}

.advetorial__aside-w {
  background-image: linear-gradient(#e7fafe, #9dedfb);
  border: 4px solid #000;
  border-radius: 8px;
  flex-direction: column;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

.font__weight-bold {
  font-weight: 700;
}

.font__weight-bold.italic {
  font-style: italic;
}

.list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: left;
  flex-direction: column;
  margin-top: 24px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.list.advertorial__aside-benefit {
  padding-left: 16px;
}

.list.xyc {
  justify-content: center;
  align-items: center;
  width: auto;
}

.li {
  background-image: url("65bce6aa48baf02527bb688f_bullet.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: center;
  min-height: 32px;
  padding-left: 48px;
  display: flex;
}

.footnote {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.footnote.small__caps {
  color: #333;
  text-transform: none;
  text-decoration: none;
}

.footnote.navbar__adetorial {
  color: #cfcfcf;
  text-transform: none;
  margin-bottom: 0;
}

.text-span-950 {
  font-weight: 700;
}

.animation__image {
  z-index: 1;
  opacity: 1;
  width: 100%;
  max-width: 476px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.animation__image.max__width-none {
  max-width: none;
}

.animation__image._4__column {
  max-width: 376px;
}

.no__margin {
  margin: 0;
}

.eyebrow {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.margin__top-40px-div {
  height: 0;
  margin-top: 40px;
}

.heading__4 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
  font-weight: 700;
  line-height: 40px;
}

.heading__4.text__align-left {
  text-align: left;
}

.heading__4.margin__top-16px {
  margin-top: 16px;
}

.mansonry__grid-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1216px;
  height: auto;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.red__list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #faebeb;
  border-radius: 8px;
  flex-direction: column;
  margin-top: 16px;
  margin-bottom: 0;
  padding: 24px 32px 24px 44px;
  display: flex;
}

.red__list.green {
  background-color: #e6fef5;
  list-style-type: none;
}

.advertorial__figure {
  margin-top: 16px;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.advertorial__figure.grey {
  background-color: #f3f3f3;
  border-radius: 8px;
  padding-left: 88px;
  padding-right: 88px;
}

.source {
  display: block;
}

.blockquote {
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.blockquote.body1 {
  color: #333;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.advertorial__footer {
  padding-top: 24px;
  padding-bottom: 24px;
}

.grey__line {
  background-color: #bebebe;
  width: 100%;
  height: 2px;
}

.footer__nav {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 14px;
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  list-style-type: none;
  display: flex;
}

.clock-label-2 {
  color: rgba(30, 210, 165, .8);
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-right: -5px;
  font-size: 2vh;
  font-weight: 500;
  line-height: 2vh;
}

.clock-label-2.promo {
  font-size: 1.5vh;
}

.clock-label-2.promo.sale {
  color: #000;
}

.pricing__img-w {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.money__back-bagde {
  width: 80px;
  height: 80px;
  margin-top: -86px;
}

.pricing__rabat-bagde {
  letter-spacing: -.01em;
  background-image: url("65bcf437301e97d0068dbe1d_rabat.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 96px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  position: absolute;
  top: 16px;
  right: 16px;
}

.countdownheader-2 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 30px;
}

.pricing__benefit-w {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e6fef5;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing__benefit-w.shipping {
  background-color: #fff3e5;
}

.pricing__benefit-w.last {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.body__1 {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.body__1.no__margin {
  margin-top: 0;
  display: block;
}

.body__1.align__center {
  text-align: center;
}

.margin__top-32px {
  height: 0;
  margin-top: 32px;
}

.js-clock {
  justify-content: center;
  align-items: center;
  height: auto;
  font-size: 14px;
  display: none;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.js-clock.show {
  display: flex;
}

.js-clock.show.blackforest {
  position: static;
}

.pricing__old-price {
  letter-spacing: -.01em;
  background-image: url("65bcf437301e97d0068dbe14_line.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 150%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.pricing__new-price {
  color: #db7272;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
  font-weight: 700;
  line-height: 40px;
}

.pricing__w {
  color: #0b0b0b;
  text-align: center;
  background-color: #efefef;
  border: 4px solid #0b0b0b;
  border-radius: 8px;
  width: 100%;
  max-width: 376px;
  text-decoration: none;
}

.pricing__w:hover {
  transform: scale(1.05);
}

.box {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 6px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.box.promo {
  padding-top: 0;
  padding-bottom: 0;
}

.box.promo.hide {
  display: none;
}

.pricing__cta-w {
  margin-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.pricing__payments-w {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.pricing__payments-img {
  width: 100%;
  max-width: 13%;
}

.clock-number-2 {
  color: rgba(30, 210, 165, .8);
  font-size: 5vh;
  line-height: 7vh;
}

.clock-number-2.promo {
  font-size: 3vh;
  line-height: 3vh;
}

.clock-number-2.promo.sale {
  color: #000;
}

.pricing__label {
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #ff9314;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.pricing__label.blue {
  background-color: #0bd2f4;
}

.pricing__label.flasche {
  text-transform: none;
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0;
}

.pricing__label.green {
  background-color: #08e993;
}

.nosidebar {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar__logo {
  width: 100%;
  height: auto;
  max-height: 40px;
}

.navbar__banner-text {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
}

.heading__1 {
  text-align: left;
  letter-spacing: -.035em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 61px;
  font-weight: 600;
  line-height: 68px;
}

.heading__1.align__center {
  text-align: center;
}

.testimonial__portrait {
  border: 4px solid #0b0b0b;
  border-radius: 10000000px;
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}

.slider__m {
  column-count: 2;
  column-gap: 0;
  width: 100%;
  max-width: 876px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}

.lightbox {
  width: 100%;
  margin-top: 16px;
  padding-top: 56.25%;
  position: relative;
}

.label__caption {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.img__dropshadow {
  width: 100%;
  height: auto;
}

.margin__top-48px {
  height: 0;
  margin-top: 48px;
}

.new__section {
  padding-top: 96px;
  padding-bottom: 48px;
}

.new__section.blue__gradient {
  background-image: linear-gradient(134deg, #e7fafe, #9dedfb);
}

.new__section.blue__gradient.green {
  background-image: linear-gradient(134deg, #e7fafe, #afffe0);
}

.geld__zurruck-w {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 676px;
  display: flex;
}

.play {
  margin-top: -36px;
  margin-left: -36px;
  transition: transform .125s;
  position: absolute;
  top: 50%;
  left: 50%;
}

.amazon__img {
  width: 100%;
  height: auto;
}

.testimonial__w {
  max-width: 414px;
  padding-left: 1em;
}

.testimonial__w.second {
  margin-left: auto;
}

.slider__arrow {
  color: #0b0b0b;
}

.table__image {
  width: 100%;
  max-width: 276px;
  height: auto;
  margin-top: 24px;
  margin-bottom: 24px;
}

._5__column-width {
  max-width: 476px;
}

._5__column-width.blutdruck {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.dropdown__content {
  display: none;
}

.dropdown__content.w--open {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #e6fef5;
  flex-direction: column;
  padding: 16px;
  display: flex;
  position: static;
}

._5__column-image {
  width: 100%;
  max-width: 476px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sales__letter-portrait {
  border-radius: 100px;
  width: 100%;
}

.dropdown__toggle {
  text-transform: uppercase;
  background-color: #fff;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.dropdown__toggle.f_a_q {
  text-transform: none;
  white-space: normal;
  flex-direction: column;
  padding-right: 48px;
  display: flex;
}

.classic__list {
  color: #333;
  margin-top: 16px;
  margin-bottom: 0;
  padding-left: 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.classic__list.faq__list {
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
}

.classic__list.no__margin {
  margin-top: 0;
}

.link {
  color: #0b0b0b;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.faq__w {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  width: 100%;
  max-width: 876px;
  display: flex;
}

.lightbox__label {
  color: #0b0b0b;
  text-align: center;
  width: 100%;
  text-decoration: none;
}

.mask-2 {
  column-count: 2;
}

._2__column-width {
  width: 100%;
  max-width: 176px;
}

.faq__content.w--open {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #e6fef5;
  flex-direction: column;
  padding: 12px;
  display: flex;
  position: static;
}

.lightbox__light-img {
  border: 4px solid #d9d9d9;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.unorder__list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.dropdown {
  border: 2px solid #1bd2a6;
  width: 100%;
  margin-top: 24px;
  display: block;
}

.dropdown.no__margin {
  margin-top: 0;
}

.sales__letter-w {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  width: 100%;
  max-width: 424px;
  padding: 24px;
  display: flex;
}

.sales__letter-w.second {
  background-color: #e3fff4;
  max-width: 576px;
}

._9__column-width {
  width: 100%;
  max-width: 876px;
}

.cta__green {
  color: #0b0b0b;
  text-align: center;
  text-transform: uppercase;
  background-color: #1bd2a6;
  border-radius: 8px;
  margin-top: 16px;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.cta__green:hover {
  transform: scale(1.05);
}

.slider__nav {
  margin-top: 12px;
  position: static;
}

.faq__img {
  width: 100%;
  max-width: 376px;
  height: auto;
  margin-top: 16px;
}

.faq__img.no__margin {
  margin-top: 0;
}

.flexbox__center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-span-3484 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-1085 {
  font-weight: 700;
}

.content-list-item {
  clear: none;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.text-span-3485 {
  font-weight: 700;
}

.testimonial__lightbox {
  position: relative;
}

._4__column-image {
  width: 100%;
  max-width: 376px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quote {
  margin-bottom: auto;
  margin-left: -.5em;
}

.text-span-3486 {
  font-weight: 700;
}

._4__column-width {
  width: 100%;
  max-width: 376px;
}

.product__blockquote {
  color: #333;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  margin: 16px 0 0;
  padding: 0;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 32px;
}

.pricing__slider-mask {
  column-count: 3;
  column-rule-width: 0px;
  white-space: nowrap;
  column-gap: 0;
  width: 100%;
  height: auto;
  overflow: visible;
}

.pricing__arrow {
  display: none;
}

.pricing__benefit-img {
  width: 100%;
  max-width: 72px;
  height: auto;
}

.pricing__slider-nav {
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.new__container-tabs {
  max-width: 1176px;
  margin-left: auto;
  margin-right: auto;
}

.new__container-tabs._3__column-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.new__container-tabs.flexbox__vertical-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.pricing__benefit-img-w {
  letter-spacing: -.01em;
  flex-direction: column;
  align-items: center;
  width: 72px;
  height: 72px;
  font-size: 16px;
  display: flex;
}

.pricing__benefit-product {
  width: 100%;
  max-width: 40px;
  height: auto;
}

.tabs__click-info {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  display: none;
}

.heading__5p {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
}

.pricing__slider-slide {
  width: 100%;
}

.add__tabs-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e6fef5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 326px;
  padding: 32px 0;
  display: flex;
}

.add__tabs-link.w--current {
  background-color: #e6fef5;
  border: 4px solid #0b0b0b;
}

.add__tabs-link.sun {
  background-color: #fff9e5;
}

.slider__scrollbar-info {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  display: none;
}

.pricing__benefit-price {
  letter-spacing: -.01em;
  background-image: url("65bcf437301e97d0068dbe14_line.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 150%;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.tabs__scrollbar-click {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  display: block;
}

.tabs__scrollbar-info {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  display: none;
}

.navbar__white-logo {
  max-width: 260px;
}

.heading__3-2 {
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 700;
  line-height: 48px;
}

.heading__3-2.align__center {
  text-align: center;
}

.bold-2 {
  font-weight: 700;
  display: inline;
}

.img-2 {
  width: 100%;
  height: auto;
}

.text__align-center {
  text-align: center;
}

.paragraph-2 {
  text-decoration: underline;
}

._7__column-width-2 {
  width: 100%;
  max-width: 676px;
}

.paragraph-3 {
  text-align: center;
}

.paragraph-5 {
  color: #888;
}

.paragraph-6 {
  color: #cfcfcf;
  flex: 0 auto;
}

.paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-15, .paragraph-16, .paragraph-17, .paragraph-18, .paragraph-19, .paragraph-20, .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24 {
  color: #cfcfcf;
}

.advetorial-header-info {
  color: #555;
  text-transform: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

@media screen and (max-width: 991px) {
  .new__container.advertorial__grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .new__container._3__column-grid._1__column-from-tablet {
    grid-template-columns: 1fr;
  }

  .heading__6 {
    font-size: 18px;
  }

  .mansonry__grid-mask {
    column-count: 5;
    white-space: normal;
  }

  .heading__2 {
    font-size: 40px;
    line-height: 48px;
  }

  .heading__3 {
    font-size: 33px;
    line-height: 40px;
  }

  .mansonry__grid-slide {
    width: 90%;
  }

  .advetorial__aside-w {
    display: none;
  }

  .heading__4 {
    font-size: 28px;
    line-height: 36px;
  }

  .mansonry__grid-container {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 32px;
    display: flex;
  }

  .money__back-bagde {
    width: 64px;
    height: 64px;
    margin-top: -70px;
  }

  .pricing__rabat-bagde {
    font-size: 18px;
  }

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

  .pricing__w {
    max-width: none;
  }

  .pricing__offer-w {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .clock-number-2 {
    font-size: 5vh;
  }

  .navbar__banner-text {
    font-size: 20px;
    line-height: 24px;
  }

  .heading__1 {
    font-size: 48px;
    line-height: 56px;
  }

  .new__section {
    padding-top: 72px;
  }

  .content-list-item {
    width: 100%;
  }

  .pricing__slider-mask {
    column-gap: 0;
  }

  .pricing__slider-slide {
    margin-right: 8px;
  }

  .pricing__benefit-price {
    font-size: 18px;
    line-height: 20px;
  }

  .heading__3-2 {
    font-size: 33px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .new__container.advertorial__grid {
    padding-left: 0;
    padding-right: 0;
  }

  .new__container._3__column-grid, .new__container.grid, .new__container._2__column-grid {
    grid-template-columns: 1fr;
  }

  .new__container.flexbox__horizontal-center {
    flex-direction: column;
    align-items: center;
  }

  .new__container.add__tabs {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._6__column-width.no__padding {
    padding-left: 0;
    padding-right: 0;
  }

  .mansonry__grid-mask {
    column-count: auto;
    white-space: nowrap;
    width: 100%;
    height: 64px;
  }

  .mansonry__grid-logo {
    width: 100%;
    max-height: 64px;
  }

  .heading__3.landscape__align-center {
    text-align: center;
  }

  .achtung__bar {
    border-radius: 0;
  }

  .mansonry__grid-arrow {
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin: 0;
    display: flex;
    position: static;
  }

  .mansonry__grid-arrow.display__none {
    display: none;
  }

  .mansonry__grid-img {
    width: 100%;
    max-height: 64px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .mansonry__grid-img.focus {
    object-fit: contain;
    max-width: 256px;
    height: auto;
  }

  .mansonry__grid-slide {
    width: 100vw;
  }

  ._7__column-width.no__padding {
    padding-left: 0;
    padding-right: 0;
  }

  .mansonry__grid-nav {
    width: 100%;
    display: block;
    position: static;
    overflow: hidden;
  }

  .mansonry__grid-nav.display__none {
    display: none;
  }

  .mansonry__grid-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 64px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer__nav {
    flex-direction: column;
    align-items: center;
  }

  .body__1.landscape__align-center {
    text-align: center;
  }

  .pricing__w {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .pricing__w:hover {
    transform: scale(1);
  }

  .clock-number-2 {
    font-size: 3.5vh;
  }

  .navbar__banner-text {
    font-size: 14px;
    line-height: 16px;
    display: none;
  }

  .slider__m {
    column-count: 1;
    max-width: 376px;
  }

  .new__section {
    padding-top: 56px;
  }

  .amazon__img {
    max-width: 256px;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial__w {
    max-width: 100%;
  }

  .dropdown__toggle.f_a_q {
    padding: 12px 48px 12px 12px;
  }

  .content-list-item {
    align-items: center;
  }

  .product__blockquote {
    font-size: 18px;
    line-height: 28px;
  }

  .pricing__slider-mask {
    column-count: 1;
    width: 100%;
    overflow: visible;
  }

  .pricing__arrow {
    color: #0b0b0b;
    display: block;
  }

  .pricing__slider-nav {
    justify-content: center;
    align-items: center;
    height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    position: static;
  }

  .new__container-tabs._3__column-grid {
    grid-template-columns: 1fr;
  }

  .tabs__click-info {
    font-size: 16px;
    line-height: 24px;
  }

  .pricing__slider-slide {
    width: 100%;
  }

  .slider__scrollbar-info {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .navbar__section {
    padding-top: 8px;
    padding-bottom: 8px;
    display: none;
  }

  .navbar__section.bg__color-white {
    display: block;
  }

  .new__container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .new__container.slider {
    margin-top: 40px;
  }

  .new__container.flexbox__horizontal-center.no__padding-on-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .new__container.pricing__slider {
    max-width: 100vw;
    margin-left: 0;
    position: relative;
  }

  .new__container.add__tabs {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    white-space: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    margin-top: 0;
    padding-top: 0;
    padding-right: 20px;
    display: grid;
  }

  .heading__6.align__center {
    font-size: 16px;
    line-height: 20px;
  }

  ._6__column-width.no__padding {
    padding-left: 0;
    padding-right: 0;
  }

  .advertorial__figure-blockquote {
    border-radius: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .advetorial__video-figure {
    border-radius: 0;
    padding: 16px;
  }

  .mansonry__grid-logo {
    height: 48px;
  }

  .heading__2 {
    font-size: 33px;
    line-height: 36px;
  }

  .heading__2.left__align {
    font-size: 20px;
    line-height: 25px;
  }

  .heading__2.left__align.hunde {
    font-size: 25px;
    line-height: 30px;
  }

  .heading__2.align__center, .heading__2.align__center.testimonial {
    font-size: 30px;
  }

  .inner__section {
    padding-top: 36px;
    padding-bottom: 36px;
    position: relative;
  }

  .inner__section.blutdruck {
    padding-bottom: 20px;
  }

  .heading__3 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading__3.align__center {
    text-align: center;
  }

  .img, .img.mobile {
    display: block;
  }

  .img.desktop {
    display: none;
  }

  .img.s {
    object-fit: contain;
    width: 40vw;
  }

  .img.margin__top16px {
    margin-right: 0;
  }

  .mansonry__grid-img {
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .mansonry__grid-img.focus {
    object-fit: contain;
  }

  .heading__5 {
    font-size: 22px;
    line-height: 28px;
  }

  .cta.navbar__cta {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
    line-height: 20px;
  }

  ._8__column-width {
    text-align: left;
  }

  ._8__column-width.no__padding, ._7__column-width.no__padding {
    padding-left: 0;
    padding-right: 0;
  }

  .body__2 {
    font-size: 16px;
    line-height: 24px;
  }

  .margin__top-40px-div {
    margin-top: 20px;
  }

  .heading__4 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading__4.title {
    font-size: 15px;
    line-height: 20px;
  }

  .red__list {
    border-radius: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .advertorial__figure.grey {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-label-2 {
    font-size: 1.5vh;
    line-height: 2vh;
  }

  .clock-label-2.promo {
    font-size: 1vh;
  }

  .money__back-bagde.s {
    position: absolute;
    bottom: 8px;
    left: 8px;
  }

  .pricing__rabat-bagde {
    width: 72px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 20px;
    top: 8px;
    right: 0;
  }

  .countdownheader-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .body__1 {
    font-size: 18px;
    line-height: 28px;
  }

  .body__1.align__center {
    text-align: left;
    text-align: center;
  }

  .pricing__w {
    margin-left: 0;
  }

  .pricing__cta-w {
    padding-left: 0;
    padding-right: 8px;
  }

  .pricing__payments-w {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .pricing__payments-img {
    max-width: 100%;
  }

  .clock-number-2 {
    font-size: 5vh;
    font-weight: 700;
    line-height: 5vh;
  }

  .clock-number-2.promo {
    font-size: 3vh;
    line-height: 2.5vh;
  }

  .clock-number-2.promo.sale {
    font-size: 14px;
  }

  .shipping_icon {
    width: 48px;
  }

  .navbar__logo {
    max-height: 28px;
  }

  .navbar__banner-text {
    font-size: 22px;
    line-height: 28px;
    display: none;
  }

  .heading__1 {
    font-size: 33px;
    font-weight: 700;
    line-height: 36px;
  }

  .testimonial__portrait {
    max-width: 176px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .slider__icon {
    margin-top: 0;
  }

  .slider__arrow {
    align-items: flex-start;
    margin-top: 64px;
    display: flex;
  }

  ._5__column-image {
    position: static;
  }

  .classic__list {
    font-size: 16px;
    line-height: 24px;
  }

  .sales__letter-w {
    border-radius: 0;
    padding: 16px;
  }

  .sales__letter-w.second {
    flex-direction: column-reverse;
  }

  .content-list-item {
    text-align: left;
    align-items: center;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .testimonial__lightbox {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .flexbox__center-mobile {
    justify-content: center;
    display: flex;
  }

  .pricing__slider-mask {
    width: 85%;
    margin-right: auto;
  }

  .pricing__arrow {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin: 0;
    display: flex;
  }

  .pricing__arrow.left {
    top: auto;
    bottom: 6px;
    left: 4px;
    right: auto;
  }

  .pricing__arrow.right {
    top: auto;
    bottom: 6px;
    left: auto;
    right: 4px;
  }

  .pricing__slider-nav {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .tabs__click-info {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .heading__5p {
    font-size: 22px;
    line-height: 28px;
  }

  .pricing__arrow-icon {
    color: #0b0b0b;
    position: static;
  }

  .add__tabs-link {
    width: 264px;
    max-width: 264px;
    margin-bottom: 0;
  }

  .slider__scrollbar-info {
    font-size: 16px;
    line-height: 24px;
  }

  .tabs__scrollbar-click {
    font-size: 16px;
    line-height: 24px;
    display: none;
  }

  .tabs__scrollbar-info {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .navbar__white-logo {
    max-width: 160px;
  }

  .heading__3-2 {
    font-size: 28px;
    line-height: 36px;
  }

  .img-2.s {
    object-fit: contain;
  }

  ._7__column-width-2 {
    max-width: 800vw;
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_12e9ba66-8792-54c0-941e-7fa034e86a7f-1f72b4ef {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_12e9ba66-8792-54c0-941e-7fa034e86c82-1f72b4ef {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_1e16d003-9133-ed24-4b79-6f9b39477c6a-ba5bbbc6 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_1e16d003-9133-ed24-4b79-6f9b39477e69-ba5bbbc6 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-3a2ab533 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-3a2ab533 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f181c866-bd01-9f09-af9f-82c62465696e-7ddcbe6e, #w-node-_3050b73e-43f9-4895-6ab3-18215c6180d5-cfb790a4, #w-node-aa2dec40-f78c-8599-77d5-fc52516a44ea-58e4f6f4 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bbb5-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bbec-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bc0c-08ac178f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc11-08ac178f {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc31-08ac178f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc4c-08ac178f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc59-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bc6a-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bc71-08ac178f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd04-08ac178f {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd07-08ac178f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd0d-08ac178f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd10-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bd12-08ac178f, #w-node-_7a779a80-4284-38e8-d8aa-635d017d374f-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-38623d2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d384c-38623d2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d3806-38623d2e, #w-node-_25326135-b981-1e06-b5dc-6bda33e5d0fb-38623d2e {
  align-self: center;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d134-38623d2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d38c0-38623d2e {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d38f9-38623d2e, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb57-38623d2e, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb8d-38623d2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d3852-38623d2e {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d387c-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3882-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d38ba-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3905-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3916-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d391d-38623d2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-38623d2e {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b3-38623d2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-38623d2e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39bc-38623d2e, #w-node-_2a1286f4-9f8e-108b-50b6-5809802eaba9-38623d2e, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9bfa-35870efb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9c84-35870efb {
  align-self: center;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9ca8-35870efb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9cae-35870efb {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9ce2-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9ce7-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d10-35870efb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9d16-35870efb {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9d3c-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d48-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d59-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d60-35870efb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9df3-35870efb {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9df6-35870efb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9dfc-35870efb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9dff-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9e01-35870efb, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0a70-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b18-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b44-6a35f9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b4a-6a35f9f8 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b6e-6a35f9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b74-6a35f9f8 {
  align-self: center;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0ba4-6a35f9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0baa-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bd2-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bde-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bef-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bf6-6a35f9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c89-6a35f9f8 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c8c-6a35f9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c92-6a35f9f8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c95-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c97-6a35f9f8, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f59a-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f5f2-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f60e-8e050241 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f614-8e050241 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f628-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f647-8e050241 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f64d-8e050241 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f65f-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f67c-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f689-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f69a-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f6a1-8e050241 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f734-8e050241 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f737-8e050241 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f73d-8e050241 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f740-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f742-8e050241, #w-node-_528a90e5-2824-755f-996c-5c55c31f1441-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f1478-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f1493-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f1498-f992cab6 {
  grid-area: 1 / 2 / 2 / 2;
  align-self: center;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f14b3-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f14b8-f992cab6 {
  align-self: center;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f14d1-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f14d7-f992cab6 {
  grid-area: 1 / 2 / 2 / 2;
  align-self: center;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f14f0-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f14fb-f992cab6, #w-node-_528a90e5-2824-755f-996c-5c55c31f150c-f992cab6, #w-node-_528a90e5-2824-755f-996c-5c55c31f1513-f992cab6, #w-node-a20ab72c-2bec-3027-3761-c2b0603b64ad-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f1560-f992cab6 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f1563-f992cab6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f1569-f992cab6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_528a90e5-2824-755f-996c-5c55c31f156c-f992cab6, #w-node-_528a90e5-2824-755f-996c-5c55c31f156e-f992cab6, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46928-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b4695f-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b4697f-6f230f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46984-6f230f69 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b469a4-6f230f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b469bf-6f230f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b469cc-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b469dd-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b469e4-6f230f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46aa6-6f230f69 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46aa9-6f230f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46aaf-6f230f69 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46ace-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46ada-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46ae1-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46af8-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46b04-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46b0b-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46b19-6f230f69, #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46b1b-6f230f69, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec10b-49f99bd3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec136-49f99bd3 {
  align-self: center;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec14b-49f99bd3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec150-49f99bd3 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec169-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec170-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec197-49f99bd3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec19d-49f99bd3 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec1b1-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec1bd-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec1ce-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec1d5-49f99bd3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec267-49f99bd3 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec26a-49f99bd3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec270-49f99bd3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec273-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec275-49f99bd3, #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f160-b220ec17, #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f197-b220ec17, #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f1b7-b220ec17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f1bc-b220ec17 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f1dc-b220ec17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f1f7-b220ec17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f204-b220ec17, #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f215-b220ec17, #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f21c-b220ec17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f268-b220ec17 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f26b-b220ec17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f271-b220ec17 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f274-b220ec17, #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f276-b220ec17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e16d003-9133-ed24-4b79-6f9b39477c6a-12941aab {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_1e16d003-9133-ed24-4b79-6f9b39477e69-12941aab {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-4c98ca18 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-4c98ca18 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_3050b73e-43f9-4895-6ab3-18215c6180d5-1104b047, #w-node-aa2dec40-f78c-8599-77d5-fc52516a44ea-059b0ad7 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9bfa-ae750703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9c84-ae750703 {
  align-self: center;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9ca8-ae750703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9cae-ae750703 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9ce2-ae750703, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9ce7-ae750703, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d10-ae750703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9d16-ae750703 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9d3c-ae750703, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d48-ae750703, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d59-ae750703, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d60-ae750703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9df3-ae750703 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9df6-ae750703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9dfc-ae750703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b4cd067a-bf87-94de-284a-1999ce3e9dff-ae750703, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9e01-ae750703, #w-node-a6536267-482c-848d-c389-99b2bf99bbb5-902ac0f1, #w-node-a6536267-482c-848d-c389-99b2bf99bbec-902ac0f1, #w-node-a6536267-482c-848d-c389-99b2bf99bc0c-902ac0f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc11-902ac0f1 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc31-902ac0f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc4c-902ac0f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bc59-902ac0f1, #w-node-a6536267-482c-848d-c389-99b2bf99bc6a-902ac0f1, #w-node-a6536267-482c-848d-c389-99b2bf99bc71-902ac0f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd04-902ac0f1 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd07-902ac0f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd0d-902ac0f1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a6536267-482c-848d-c389-99b2bf99bd10-902ac0f1, #w-node-a6536267-482c-848d-c389-99b2bf99bd12-902ac0f1, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0a70-b3380e32, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b18-b3380e32, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b44-b3380e32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b4a-b3380e32 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b6e-b3380e32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b74-b3380e32 {
  align-self: center;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0ba4-b3380e32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0baa-b3380e32, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bd2-b3380e32, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bde-b3380e32, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bef-b3380e32, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0bf6-b3380e32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c89-b3380e32 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c8c-b3380e32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c92-b3380e32 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c95-b3380e32, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c97-b3380e32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-e2ee8827 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-e2ee8827 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-74b68264 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-74b68264 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-eaa5264e {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-eaa5264e {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-cf375a53 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-cf375a53 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-dbd6482b {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-dbd6482b {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-f4a26215 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-f4a26215 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-b6491d72 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-b6491d72 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-bc2a54a5 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-bc2a54a5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-285fea68 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-285fea68 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-6739a77e {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-6739a77e {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d374f-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3882-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d38ba-4057372a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d134-4057372a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d0fb-4057372a {
  align-self: center;
}

#w-node-_178f5ab7-67de-5f2f-abd2-389a5f9286d6-4057372a, #w-node-f33adf54-e92e-ee7e-fd17-bee4021b9867-4057372a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-4057372a {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7697-4057372a, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb57-4057372a, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb8d-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3905-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3916-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d391d-4057372a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-4057372a {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b3-4057372a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-4057372a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39bc-4057372a, #w-node-_2a1286f4-9f8e-108b-50b6-5809802eaba9-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d374f-2947d187, #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-2947d187, #w-node-_335398b6-deac-b969-cf6f-128034fe0e78-2947d187, #w-node-_335398b6-deac-b969-cf6f-128034fe0ec8-2947d187 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75893be1-1470-045f-4fa3-d2f5682f5815-2947d187 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_75893be1-1470-045f-4fa3-d2f5682f5819-2947d187 {
  align-self: center;
}

#w-node-_07fdd6f5-98f2-faf1-6ebc-5c1df967559e-2947d187, #w-node-_07fdd6f5-98f2-faf1-6ebc-5c1df96755d8-2947d187, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3905-2947d187, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3916-2947d187, #w-node-_7a779a80-4284-38e8-d8aa-635d017d391d-2947d187 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-2947d187 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b3-2947d187 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-2947d187 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39bc-2947d187, #w-node-_2a1286f4-9f8e-108b-50b6-5809802eaba9-2947d187 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-ed430a5a {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-ed430a5a {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-bc116646 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-bc116646 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-5a112483 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-5a112483 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-191c605b {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-191c605b {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb9578-2b796b3b {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-2b796b3b {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_3050b73e-43f9-4895-6ab3-18215c6180d5-81487463 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d374f-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3882-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d38ba-02fe62d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d134-02fe62d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d0fb-02fe62d5 {
  align-self: center;
}

#w-node-_178f5ab7-67de-5f2f-abd2-389a5f9286d6-02fe62d5, #w-node-f33adf54-e92e-ee7e-fd17-bee4021b9867-02fe62d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-02fe62d5 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7697-02fe62d5, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb57-02fe62d5, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb8d-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3905-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3916-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d391d-02fe62d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-02fe62d5 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b3-02fe62d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-02fe62d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39bc-02fe62d5, #w-node-_2a1286f4-9f8e-108b-50b6-5809802eaba9-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d374f-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3882-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d38ba-fc8ad5ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d134-fc8ad5ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d0fb-fc8ad5ee {
  align-self: center;
}

#w-node-_178f5ab7-67de-5f2f-abd2-389a5f9286d6-fc8ad5ee, #w-node-f33adf54-e92e-ee7e-fd17-bee4021b9867-fc8ad5ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-fc8ad5ee {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7697-fc8ad5ee, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb57-fc8ad5ee, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb8d-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3905-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3916-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d391d-fc8ad5ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-fc8ad5ee {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b3-fc8ad5ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-fc8ad5ee {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39bc-fc8ad5ee, #w-node-_2a1286f4-9f8e-108b-50b6-5809802eaba9-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d374f-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3882-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d38ba-40f65a92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d134-40f65a92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_25326135-b981-1e06-b5dc-6bda33e5d0fb-40f65a92 {
  align-self: center;
}

#w-node-_178f5ab7-67de-5f2f-abd2-389a5f9286d6-40f65a92, #w-node-f33adf54-e92e-ee7e-fd17-bee4021b9867-40f65a92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-40f65a92 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7697-40f65a92, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb57-40f65a92, #w-node-_3045b9ab-d8f8-3c07-2e79-5f13e46bcb8d-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3905-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3916-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d391d-40f65a92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-40f65a92 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b3-40f65a92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-40f65a92 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a779a80-4284-38e8-d8aa-635d017d39bc-40f65a92, #w-node-_2a1286f4-9f8e-108b-50b6-5809802eaba9-40f65a92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_12e9ba66-8792-54c0-941e-7fa034e86c82-1f72b4ef, #w-node-_1e16d003-9133-ed24-4b79-6f9b39477e69-ba5bbbc6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-eea34e23-94fb-ac19-912f-a395c6396c41-ba5bbbc6, #w-node-eea34e23-94fb-ac19-912f-a395c6396c67-ba5bbbc6, #w-node-eea34e23-94fb-ac19-912f-a395c6396c8b-ba5bbbc6 {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-3a2ab533 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_65130894-4bf9-c6d2-f3b1-5ca0fe45b3d8-cfb790a4, #w-node-_65130894-4bf9-c6d2-f3b1-5ca0fe45b3fe-cfb790a4, #w-node-_65130894-4bf9-c6d2-f3b1-5ca0fe45b422-cfb790a4, #w-node-a6536267-482c-848d-c389-99b2bf99bc9f-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bcc5-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bce9-08ac178f {
    align-self: center;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bd0d-08ac178f {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bd82-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bda8-08ac178f, #w-node-a6536267-482c-848d-c389-99b2bf99bdcc-08ac178f, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4011-38623d2e, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4037-38623d2e, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb405b-38623d2e {
    align-self: center;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-38623d2e {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a1e-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a44-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a68-38623d2e, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d8e-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9db4-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9dd8-35870efb {
    align-self: center;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9dfc-35870efb {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9e5d-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9e83-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9ea7-35870efb, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c24-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c4a-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c6e-6a35f9f8 {
    align-self: center;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c92-6a35f9f8 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0cfb-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0d21-6a35f9f8, #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0d45-6a35f9f8, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f6cf-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f6f5-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f719-8e050241 {
    align-self: center;
  }

  #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f73d-8e050241 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f7ea-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f810-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f834-8e050241, #w-node-_6994c811-3de6-666b-e21d-26528a82f342-f992cab6, #w-node-_6994c811-3de6-666b-e21d-26528a82f368-f992cab6, #w-node-_6994c811-3de6-666b-e21d-26528a82f38c-f992cab6 {
    align-self: center;
  }

  #w-node-_528a90e5-2824-755f-996c-5c55c31f1569-f992cab6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_527792ce-ec2d-c406-81ed-9d141017659a-f992cab6, #w-node-_527792ce-ec2d-c406-81ed-9d14101765c0-f992cab6, #w-node-_527792ce-ec2d-c406-81ed-9d14101765e4-f992cab6 {
    align-self: center;
  }

  #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46aaf-6f230f69 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec203-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec229-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec24d-49f99bd3 {
    align-self: center;
  }

  #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec270-49f99bd3 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec2d1-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec2f7-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec31b-49f99bd3, #w-node-_42a3c707-47fa-ca0d-6079-d909ed829b27-b220ec17, #w-node-_42a3c707-47fa-ca0d-6079-d909ed829b4d-b220ec17, #w-node-_42a3c707-47fa-ca0d-6079-d909ed829b71-b220ec17 {
    align-self: center;
  }

  #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f271-b220ec17 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-a0b89e8b-968a-968e-06ec-03892af9c164-b220ec17, #w-node-a0b89e8b-968a-968e-06ec-03892af9c18a-b220ec17, #w-node-a0b89e8b-968a-968e-06ec-03892af9c1ae-b220ec17 {
    align-self: center;
  }

  #w-node-_1e16d003-9133-ed24-4b79-6f9b39477e69-12941aab {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c44cbb40-1826-fbce-bc34-8abec27d2a0f-12941aab, #w-node-c44cbb40-1826-fbce-bc34-8abec27d2a33-12941aab, #w-node-c44cbb40-1826-fbce-bc34-8abec27d2a57-12941aab {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-4c98ca18 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0c3c5b59-142e-adcc-4aaf-e224233855e4-1104b047, #w-node-_0c3c5b59-142e-adcc-4aaf-e22423385608-1104b047, #w-node-_0c3c5b59-142e-adcc-4aaf-e2242338562c-1104b047, #w-node-_6da55933-6925-88e8-ff1c-196f4660bdd8-ae750703, #w-node-_6da55933-6925-88e8-ff1c-196f4660bdfc-ae750703, #w-node-_6da55933-6925-88e8-ff1c-196f4660be20-ae750703 {
    align-self: center;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9dfc-ae750703 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_57e62bd3-9d9a-fa59-495c-5d97f4fb9cd1-ae750703, #w-node-_57e62bd3-9d9a-fa59-495c-5d97f4fb9cf5-ae750703, #w-node-_57e62bd3-9d9a-fa59-495c-5d97f4fb9d19-ae750703, #w-node-_8e9a1994-774c-04a9-e9a9-131481bd2f24-902ac0f1, #w-node-_8e9a1994-774c-04a9-e9a9-131481bd2f48-902ac0f1, #w-node-_8e9a1994-774c-04a9-e9a9-131481bd2f6c-902ac0f1 {
    align-self: center;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bd0d-902ac0f1 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_03f36093-c389-c502-c415-a3ffd701dbdc-902ac0f1, #w-node-_03f36093-c389-c502-c415-a3ffd701dc00-902ac0f1, #w-node-_03f36093-c389-c502-c415-a3ffd701dc24-902ac0f1, #w-node-e597ede6-1794-870d-b5d6-725cbcbb6270-b3380e32, #w-node-e597ede6-1794-870d-b5d6-725cbcbb6294-b3380e32, #w-node-e597ede6-1794-870d-b5d6-725cbcbb62b8-b3380e32 {
    align-self: center;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c92-b3380e32 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_9d1294c3-fa09-c1de-ba30-25da984effaa-b3380e32, #w-node-_9d1294c3-fa09-c1de-ba30-25da984effce-b3380e32, #w-node-_9d1294c3-fa09-c1de-ba30-25da984efff2-b3380e32 {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-e2ee8827, #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-74b68264, #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-eaa5264e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_489daf1b-7b47-dc8f-527f-8914213d40d4-eaa5264e, #w-node-_489daf1b-7b47-dc8f-527f-8914213d40fa-eaa5264e, #w-node-_489daf1b-7b47-dc8f-527f-8914213d411e-eaa5264e {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-cf375a53 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f3721651-bb82-cd9a-dff5-507635e8ccb5-cf375a53, #w-node-f3721651-bb82-cd9a-dff5-507635e8ccdb-cf375a53, #w-node-f3721651-bb82-cd9a-dff5-507635e8ccff-cf375a53 {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-dbd6482b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b41874f7-c42d-f55c-de73-7251e98d4e43-dbd6482b, #w-node-b41874f7-c42d-f55c-de73-7251e98d4e67-dbd6482b, #w-node-b41874f7-c42d-f55c-de73-7251e98d4e8b-dbd6482b {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-f4a26215, #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-b6491d72 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_948e51d0-f191-3100-9943-763608b8c3aa-b6491d72, #w-node-_948e51d0-f191-3100-9943-763608b8c3ce-b6491d72, #w-node-_948e51d0-f191-3100-9943-763608b8c3f2-b6491d72 {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-bc2a54a5, #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-285fea68 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_489daf1b-7b47-dc8f-527f-8914213d40d4-285fea68, #w-node-_489daf1b-7b47-dc8f-527f-8914213d40fa-285fea68, #w-node-_489daf1b-7b47-dc8f-527f-8914213d411e-285fea68 {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-6739a77e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_489daf1b-7b47-dc8f-527f-8914213d40d4-6739a77e, #w-node-_489daf1b-7b47-dc8f-527f-8914213d40fa-6739a77e, #w-node-_489daf1b-7b47-dc8f-527f-8914213d411e-6739a77e, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4011-4057372a, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4037-4057372a, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb405b-4057372a {
    align-self: center;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-4057372a {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a1e-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a44-4057372a, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a68-4057372a, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4011-2947d187, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4037-2947d187, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb405b-2947d187 {
    align-self: center;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-2947d187 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a1e-2947d187, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a44-2947d187, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a68-2947d187 {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-ed430a5a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_489daf1b-7b47-dc8f-527f-8914213d40d4-ed430a5a, #w-node-_489daf1b-7b47-dc8f-527f-8914213d40fa-ed430a5a, #w-node-_489daf1b-7b47-dc8f-527f-8914213d411e-ed430a5a {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-bc116646 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_489daf1b-7b47-dc8f-527f-8914213d40d4-bc116646, #w-node-_489daf1b-7b47-dc8f-527f-8914213d40fa-bc116646, #w-node-_489daf1b-7b47-dc8f-527f-8914213d411e-bc116646 {
    align-self: center;
  }

  #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-5a112483, #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-191c605b, #w-node-c067484d-ec9a-28f4-6a85-acaafacb977b-2b796b3b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_65130894-4bf9-c6d2-f3b1-5ca0fe45b3d8-81487463, #w-node-_65130894-4bf9-c6d2-f3b1-5ca0fe45b3fe-81487463, #w-node-_65130894-4bf9-c6d2-f3b1-5ca0fe45b422-81487463, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4011-02fe62d5, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4037-02fe62d5, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb405b-02fe62d5 {
    align-self: center;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-02fe62d5 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a1e-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a44-02fe62d5, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a68-02fe62d5, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4011-fc8ad5ee, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4037-fc8ad5ee, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb405b-fc8ad5ee {
    align-self: center;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-fc8ad5ee {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a1e-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a44-fc8ad5ee, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a68-fc8ad5ee, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4011-40f65a92, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb4037-40f65a92, #w-node-_7a734faa-5ae3-7226-39e5-5e1b58fb405b-40f65a92 {
    align-self: center;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-40f65a92 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a1e-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a44-40f65a92, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3a68-40f65a92 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a6536267-482c-848d-c389-99b2bf99bbb5-08ac178f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bc11-08ac178f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bd04-08ac178f {
    grid-column: span 1 / span 1;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bd0d-08ac178f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-38623d2e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d38c0-38623d2e, #w-node-_7a779a80-4284-38e8-d8aa-635d017d3852-38623d2e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-38623d2e {
    grid-column: span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-38623d2e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9bfa-35870efb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9cae-35870efb, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d16-35870efb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9df3-35870efb {
    grid-column: span 1 / span 1;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9dfc-35870efb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0a70-6a35f9f8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b4a-6a35f9f8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c89-6a35f9f8 {
    grid-column: span 1 / span 1;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c92-6a35f9f8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f59a-8e050241 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f614-8e050241, #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f64d-8e050241 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f734-8e050241 {
    grid-column: span 1 / span 1;
  }

  #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f73d-8e050241 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_528a90e5-2824-755f-996c-5c55c31f1441-f992cab6 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_528a90e5-2824-755f-996c-5c55c31f1498-f992cab6, #w-node-_528a90e5-2824-755f-996c-5c55c31f14d7-f992cab6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_528a90e5-2824-755f-996c-5c55c31f1560-f992cab6 {
    grid-column: span 1 / span 1;
  }

  #w-node-_528a90e5-2824-755f-996c-5c55c31f1569-f992cab6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46928-6f230f69 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46984-6f230f69 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46aa6-6f230f69 {
    grid-column: span 1 / span 1;
  }

  #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46aaf-6f230f69 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec10b-49f99bd3 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec150-49f99bd3, #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec19d-49f99bd3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec267-49f99bd3 {
    grid-column: span 1 / span 1;
  }

  #w-node-_6f3af684-71e7-3df0-2db0-d1b2c50ec270-49f99bd3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f160-b220ec17 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f1bc-b220ec17 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f268-b220ec17 {
    grid-column: span 1 / span 1;
  }

  #w-node-fb8c595a-8a7e-ced8-498d-00df0cc1f271-b220ec17 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9bfa-ae750703 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9cae-ae750703, #w-node-b4cd067a-bf87-94de-284a-1999ce3e9d16-ae750703 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9df3-ae750703 {
    grid-column: span 1 / span 1;
  }

  #w-node-b4cd067a-bf87-94de-284a-1999ce3e9dfc-ae750703 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bbb5-902ac0f1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bc11-902ac0f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bd04-902ac0f1 {
    grid-column: span 1 / span 1;
  }

  #w-node-a6536267-482c-848d-c389-99b2bf99bd0d-902ac0f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0a70-b3380e32 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0b4a-b3380e32 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c89-b3380e32 {
    grid-column: span 1 / span 1;
  }

  #w-node-_92255a13-b19f-2dbb-a596-f53efc4d0c92-b3380e32 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-4057372a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-4057372a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-4057372a {
    grid-column: span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-4057372a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-2947d187 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-2947d187 {
    grid-column: span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-2947d187 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-02fe62d5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-02fe62d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-02fe62d5 {
    grid-column: span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-02fe62d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-fc8ad5ee {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-fc8ad5ee {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-fc8ad5ee {
    grid-column: span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-fc8ad5ee {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d376b-40f65a92 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ec004e3a-9920-6ea6-1a42-b108cd1b7643-40f65a92 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b0-40f65a92 {
    grid-column: span 1 / span 1;
  }

  #w-node-_7a779a80-4284-38e8-d8aa-635d017d39b9-40f65a92 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1e85b77b-6112-dfc1-e3bc-a0e5cbd1f59a-8e050241 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c69386b3-44fb-9ac3-5e2b-fba0e8b46ab7-6f230f69 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@font-face {
  font-family: 'montserrat';
  src: url("../fonts/65bce86eae6da5aab65adae2_Montserrat-SemiBold.woff2") format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  src: url("../fonts/65bce86e545f1cca48060a19_Montserrat-Bold.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  src: url("../fonts/65bce86e88f37016d6d880f0_Montserrat-Regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  src: url("../fonts/65bce86e728b857f66d41bd4_Montserrat-Light.woff2") format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  src: url("../fonts/65bce86ebef0efa6a476e5dd_Montserrat-Medium.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  src: url("../fonts/65bce86e95dd33c6ef6e7ef6_Montserrat-ExtraLight.woff2") format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}