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

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

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

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.container {
  align-items: center;
  display: flex;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block.menu {
  margin-left: 0;
  margin-right: 0;
}

.image {
  display: block;
}

.div-block-2 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.heading {
  color: #070909;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.link {
  color: #070909;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  display: block;
}

.body {
  justify-content: space-between;
  font-family: Rajdhani, sans-serif;
  display: block;
}

.div-block-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  object-fit: fill;
  align-items: center;
  display: flex;
}

.container-2 {
  height: 117px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 60px;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.section {
  flex: 1;
  align-items: flex-start;
  display: block;
}

.contentcontainer {
  max-width: 1496px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-position: 50% 50%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  display: block;
  position: relative;
  overflow: visible;
}

.contentcontainer.opinion {
  text-align: center;
}

.contentcontainer.pageheadercontent {
  padding-top: 0;
  padding-bottom: 120px;
}

.contentcontainer.pageheadercontent.home {
  max-width: none;
}

.div-block-4 {
  z-index: -10;
  width: auto;
  max-width: none;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.section-2 {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  margin-top: 0;
  margin-bottom: 18px;
  display: flex;
}

.redline {
  width: 90px;
  height: 3px;
  background-color: #b9272b;
  margin-left: 0;
  margin-right: auto;
  display: block;
}

.redline.centered {
  text-align: left;
  margin-left: auto;
  position: static;
}

.heading-2 {
  max-width: 599px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 700;
  line-height: 64px;
}

.image-2 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.text-block {
  flex: 1;
  margin-left: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.list {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-top: 60px;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.section-3 {
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 0;
}

.image-3 {
  width: 100%;
  max-width: none;
  margin-right: 0;
  padding-right: 40px;
}

.under {
  padding-top: 0;
  padding-right: 0;
}

.text-block-2 {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-right: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  display: inline-block;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr minmax(463px, 1fr);
  grid-auto-columns: 1fr;
  padding: 60px 40px;
  display: grid;
}

.heading-3 {
  justify-content: center;
  margin-top: 20px;
  font-weight: 600;
  display: block;
}

.div-block-9 {
  width: 740px;
  max-width: 740px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
}

.section-4 {
  background-color: #f8f8f9;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.div-block-10 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(0, max-content) minmax(0, max-content);
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.div-block-11 {
  height: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 50px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-12 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 20px;
  display: flex;
}

.image-4 {
  padding-top: 20px;
}

.link-block {
  color: #75baf6;
  text-align: center;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  border: 1px solid #75baf6;
  border-radius: 4px;
  margin-top: 20px;
  padding: 9px 18px;
  text-decoration: none;
  display: inline-block;
  position: static;
}

.link-block.withhover:hover {
  background-color: rgba(117, 186, 246, .1);
}

.text-block-3 {
  color: #75baf6;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.div-block-13 {
  margin-left: auto;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 6fr;
  grid-auto-flow: row;
}

.section-5 {
  background-color: #2d3539;
  position: relative;
  overflow: hidden;
}

.textblock4 {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
}

.textblock4.opinion {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  line-height: 32px;
}

.div-block-14 {
  max-width: 40%;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 40px;
}

.list-2 {
  padding-right: 0;
  font-size: 18px;
  line-height: 28px;
}

.text-block-5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.div-block-15 {
  width: 60%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
}

.image-5 {
  width: 60%;
  object-fit: fill;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: visible;
}

.section-6 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  color: #fff;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.div-block-16 {
  text-align: left;
  overflow: visible;
}

.div-block-17 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 134px;
  position: static;
}

.div-block-18.div-block-7 {
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
}

.div-block-19 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template: ". . Area"
  / 5fr 5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.image-6 {
  padding-top: 60px;
  padding-right: 80px;
}

.grid-2 {
  grid-template: "data offer sitemap"
  / 2fr 1fr 1fr;
}

.section-7 {
  color: #fff;
  background-color: #2d3539;
  margin-top: 0;
  display: block;
}

.image-7 {
  width: 100%;
  position: absolute;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 32px;
}

.text-block-7 {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.line-separator {
  max-width: 362px;
  border: 1px solid #6d6d6d;
  border-radius: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.line-separator.down {
  max-width: 100%;
  margin-bottom: 20px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 4fr 3fr;
  padding-top: 120px;
  padding-bottom: 120px;
}

.image-8 {
  width: 100%;
  max-width: none;
  padding-right: 60px;
}

.grid-4 {
  grid-row-gap: 24px;
  grid-template-columns: minmax(0, max-content) 1fr;
  justify-content: stretch;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.image-9 {
  height: 27px;
}

.text-block-8 {
  font-size: 24px;
}

.image-10 {
  height: 20px;
}

.image-11 {
  height: 41px;
}

.div-block-20 {
  padding-top: 0;
}

.section-8 {
  padding-left: 0;
  padding-right: 0;
}

.section-9 {
  z-index: auto;
  max-width: none;
  color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
  display: block;
  position: relative;
}

.image-12 {
  width: 100%;
  height: 100px;
  object-fit: cover;
  object-position: 50% 50%;
  display: inline-block;
  position: static;
  overflow: auto;
}

.image-13 {
  width: auto;
  height: auto;
  display: inline-block;
  position: static;
}

.div-block-21 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  padding-left: 60px;
  display: flex;
}

.grid-5 {
  grid-column-gap: 11px;
  grid-template-rows: minmax(auto, .25fr);
  grid-template-columns: .25fr 2.75fr;
  justify-items: start;
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 220px;
}

.grid-5.home {
  margin-top: 140px;
  margin-bottom: 0;
  padding-bottom: 330px;
}

.grid-6 {
  grid-template: "Title Content" minmax(0, min-content)
                 "Icon Content" minmax(auto, 1fr)
                 / .75fr 1.5fr;
  grid-auto-flow: row;
}

.heading-7 {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 40px;
}

.paragraph-2 {
  padding-right: 0;
  font-size: 18px;
  line-height: 28px;
}

.image-14 {
  width: 37px;
  max-width: 100%;
  padding-top: 15px;
}

.section-10 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-8 {
  margin-top: 10px;
}

.section-11 {
  background-color: #f8f8f9;
}

.div-block-22 {
  display: block;
}

.grid-7 {
  height: auto;
  grid-column-gap: 49px;
  grid-row-gap: 75px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  overflow: hidden;
}

.image-15 {
  max-width: 100%;
}

.heading-9 {
  margin-top: 10px;
}

.div-block-23 {
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: baseline;
  padding-left: 100px;
  display: block;
}

.image-16 {
  padding-top: 60px;
  padding-bottom: 40px;
}

.link-3 {
  color: #bebebe;
  padding-bottom: 6px;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.text-block-9 {
  padding-bottom: 10px;
}

.div-block-25 {
  display: block;
}

.div-block-26 {
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-10 {
  padding-right: 40px;
  display: flex;
}

.heading-10 {
  font-size: 50px;
  line-height: 56px;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 54px;
}

.heading-12 {
  margin-top: 10px;
  font-size: 32px;
  line-height: 38px;
}

.text-block-11 {
  padding-top: 20px;
  font-size: 20px;
}

.div-block-27 {
  line-height: 28px;
}

.div-block-28 {
  justify-content: space-between;
  display: flex;
}

.image-17 {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  padding-left: 40px;
}

.section-12 {
  background-color: #f8f8f9;
}

.heading-13 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 38px;
}

.text-block-12 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.text-block-13 {
  font-size: 20px;
  line-height: 28px;
}

.grid-8 {
  grid-column-gap: 30px;
  grid-template-columns: 1fr 1fr;
}

.image-18 {
  padding-right: 0;
}

.heading-14 {
  font-size: 46px;
  line-height: 50px;
}

.heading-15 {
  margin-top: 0;
  font-size: 46px;
  line-height: 50px;
}

.section-13, .section-14 {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.text-block-14 {
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
}

.button {
  background-image: linear-gradient(#75baf6, #4c97d8);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 40px;
  font-size: 16px;
  display: inline-block;
}

.div-block-29 {
  text-align: center;
  margin-top: 60px;
}

.text-block-15 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-16, .list-item-2 {
  font-size: 20px;
}

.div-block-30 {
  margin-bottom: 0;
  padding: 20px 60px 100px;
}

.div-block-31 {
  max-height: 68px;
  max-width: 614px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 1px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.div-block-32 {
  width: 614px;
  max-height: 68px;
  max-width: 614px;
  border: 1px solid #d8d8d8;
  border-radius: 1px;
  margin-bottom: 14px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.div-block-32.tekst {
  max-height: 100%;
  position: static;
}

.div-block-33 {
  max-height: none;
  max-width: none;
  border: 0 solid #fff;
  border-radius: 1px;
  overflow: visible;
}

.grid-9 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, max-content) minmax(0, max-content);
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 40px;
}

.text-block-17 {
  color: #888;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.text-block-17.tekst {
  padding-bottom: 100px;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, .25fr) repeat(auto-fit, minmax(0, 5fr));
}

.div-block-34 {
  width: 30px;
  height: 30px;
  border: 1px solid #d3d3d3;
  border-radius: 1px;
}

.text-block-18 {
  font-size: 14px;
  line-height: 20px;
}

.text-block-19 {
  color: #6d6d6d;
  font-size: 14px;
  line-height: 21px;
}

.div-block-35 {
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-19 {
  border: 0 solid #573030;
  border-radius: 2px;
}

.div-block-36 {
  padding-bottom: 0;
  padding-right: 40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-20 {
  z-index: -10;
  width: 470px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.text-block-20 {
  padding-bottom: 10px;
}

.heading-16 {
  text-align: center;
}

.div-block-38 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.image-22 {
  display: none;
}

.image-23, .image-24, .image-25, .image-26, .image-27, .image-28, .image-29, .image-30, .image-31, .image-32, .image-33, .image-34, .image-35, .image-36, .image-37, .image-38 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.navbar {
  max-width: none;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.nav-link {
  color: #fff;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.nav-link:hover {
  color: #5dbcfc;
  border-bottom: 3px solid #5dbcfc;
  font-weight: 500;
}

.nav-menu {
  float: none;
}

.nav-link-2 {
  color: #fff;
}

.container-3 {
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

.menu-button {
  display: none;
}

.text-block-21, .icon {
  color: #fff;
}

.toggle1 {
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.toggle1:hover {
  color: #5dbcfc;
  border-bottom-color: #5dbcfc;
}

.ddl1 {
  color: #fff;
  border-left: 3px solid rgba(0, 0, 0, 0);
}

.ddl1:hover {
  color: #5dbcfc;
  border-left-color: #5dbcfc;
}

.image-39 {
  display: none;
}

.dropdown-list.w--open {
  background-color: rgba(0, 0, 0, .9);
}

.image-40 {
  display: block;
  overflow: visible;
}

.link-4, .link-5 {
  color: #333;
  text-decoration: none;
}

.field-label, .field-label-2 {
  font-weight: 400;
}

.link-6, .link-7 {
  color: #fff;
  text-decoration: none;
}

.checkbox {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.checkbox-label {
  color: #6d6d6d;
  margin-left: 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 21px;
}

.submit-button {
  margin-top: 40px;
}

.text-field {
  width: 0;
  height: 0;
  margin-bottom: 0;
  padding: 0;
}

.link-block-2 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .image-25 {
    object-fit: cover;
  }

  .contactformfield {
    max-width: 600px;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-14 {
    max-width: 39%;
  }

  .image-5 {
    transform: translate(0, -10%);
  }

  .line-separator {
    max-width: 362px;
  }

  .grid-5 {
    grid-template-columns: minmax(0, min-content) minmax(0, max-content);
  }

  .image-16 {
    padding-bottom: 20px;
  }

  .link-2 {
    text-decoration: none;
  }

  .link-3 {
    color: #c4c4c4;
    padding-top: 4px;
    font-size: 20px;
    line-height: 28px;
    text-decoration: none;
    display: block;
  }

  .text-block-9 {
    padding-top: 0;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .contentcontainer {
    object-fit: fill;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    position: relative;
    overflow: visible;
  }

  .div-block-5 {
    margin-right: 0;
  }

  .redline {
    display: block;
    position: static;
  }

  .redline.centered {
    margin-left: auto;
  }

  .text-block {
    text-align: left;
    display: block;
  }

  .text-block-2 {
    width: 600px;
  }

  .div-block-9 {
    text-align: center;
    display: block;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: static;
  }

  .textblock4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    display: block;
    position: static;
  }

  .textblock4.opinion {
    font-size: 28px;
    line-height: 32px;
  }

  .div-block-14 {
    max-width: 37%;
    padding-right: 100px;
  }

  .list-2 {
    font-weight: 500;
  }

  .image-5 {
    width: 54%;
    transform-origin: 50%;
    text-align: left;
    object-position: 50% 50%;
    display: inline-block;
    transform: translate(0, -20%);
  }

  .section-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: static;
    overflow: visible;
  }

  .heading-5 {
    width: auto;
    object-fit: fill;
    position: static;
    overflow: visible;
  }

  .div-block-16 {
    z-index: -10;
    width: auto;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    overflow: hidden;
  }

  .div-block-17 {
    width: 100%;
    max-width: none;
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 140px;
    padding-bottom: 140px;
    padding-right: 0;
    display: inline-block;
    position: static;
  }

  .text-block-6 {
    font-size: 20px;
  }

  .div-block-18 {
    display: flex;
  }

  .div-block-18.div-block-7 {
    padding-top: 0;
    display: block;
  }

  .list-item {
    font-weight: 500;
  }

  .div-block-19 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 140px;
    padding-bottom: 140px;
    display: grid;
  }

  .image-6 {
    padding-right: 126px;
  }

  .grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr 1fr;
  }

  .section-7 {
    color: #fff;
    background-color: #2d3539;
    display: block;
    position: static;
  }

  .image-7 {
    z-index: -10;
    position: absolute;
  }

  .heading-6 {
    font-size: 38px;
    font-weight: 600;
    line-height: 42px;
  }

  .paragraph {
    line-height: 32px;
  }

  .text-block-7 {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
  }

  .line-separator {
    max-width: 362px;
    border: 1px solid #888;
    border-radius: 1px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-16 {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .div-block-36 {
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .navbar {
    max-width: none;
  }
}

@media screen and (max-width: 991px) {
  .image {
    width: 176px;
    max-width: 100%;
  }

  .heading {
    font-size: 16px;
  }

  .link {
    font-size: 23px;
    line-height: 26px;
  }

  .section {
    display: none;
  }

  .contentcontainer.navbarcontentcontainer {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .div-block-4 {
    z-index: -10;
  }

  .redline.invisible {
    width: 71px;
  }

  .heading-2 {
    font-size: 48px;
    line-height: 54px;
  }

  .image-3 {
    display: none;
  }

  .under {
    margin-right: auto;
  }

  .div-block-8 {
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9 {
    width: auto;
  }

  .div-block-14 {
    max-width: none;
  }

  .image-5 {
    width: 100%;
    height: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: static;
  }

  .div-block-18.div-block-7 {
    padding-top: 40px;
  }

  .grid-2 {
    grid-template: "data data"
                   "offer sitemap"
                   / 1fr 1fr;
  }

  .image-7 {
    width: auto;
    height: 100%;
    max-width: none;
  }

  .heading-6 {
    font-size: 24px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
    padding-top: 60px;
  }

  .grid-4 {
    font-size: 20px;
    line-height: 28px;
  }

  .section-8 {
    display: none;
  }

  .grid-5 {
    padding-bottom: 140px;
  }

  .grid-5.home {
    padding-bottom: 220px;
  }

  .heading-7 {
    font-size: 32px;
    line-height: 36px;
  }

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

  .div-block-24 {
    padding-left: 40px;
  }

  .heading-13 {
    margin-top: 40px;
  }

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

  .heading-15 {
    font-size: 44px;
    line-height: 48px;
  }

  .div-block-30 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-36 {
    max-width: 60%;
  }

  .image-21 {
    width: 33px;
    max-width: 100%;
  }

  .image-22 {
    display: none;
  }

  .nav-menu {
    -webkit-text-fill-color: inherit;
    background-color: rgba(0, 0, 0, .9);
    background-clip: border-box;
  }

  .container-3 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
    overflow: visible;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, .9);
  }

  .text-block-21 {
    display: inline-block;
  }

  .icon {
    position: static;
  }

  .toggle1 {
    flex-direction: row-reverse;
    display: flex;
  }

  .ddl1 {
    color: #fff;
  }

  .image-39 {
    max-height: 67px;
    float: none;
    display: block;
  }

  .container-4 {
    justify-content: space-between;
    display: flex;
  }

  .dropdown-list {
    color: #fff;
    background-color: #000;
  }

  .dropdown-list.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown {
    display: block;
  }

  .image-40 {
    max-height: 67px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .heading-18 {
    margin-top: 40px;
  }

  .div-block-41 {
    margin-bottom: 60px;
  }

  .div-block-42 {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 40px;
    display: block;
  }

  .div-block-43 {
    margin-bottom: 40px;
  }

  .text-block-22 {
    margin-bottom: 20px;
  }

  .div-block-45 {
    margin-bottom: 60px;
  }

  .link-block-2 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .div-block.menu {
    flex-direction: column-reverse;
  }

  .image {
    width: 230px;
    align-self: flex-start;
  }

  .div-block-2 {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .heading {
    display: none;
  }

  .contentcontainer {
    height: auto;
    object-position: 50% 50%;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .contentcontainer.navbarcontentcontainer {
    padding-top: 0;
  }

  .div-block-4 {
    height: 100%;
  }

  .section-2 {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .redline {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .redline.centered {
    margin-right: auto;
  }

  .redline.invisible {
    display: none;
  }

  .redline.mobilecentered {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-2 {
    font-size: 36px;
    line-height: 44px;
  }

  .image-2 {
    height: 100%;
  }

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

  .section-3 {
    padding-top: 60px;
  }

  .under {
    padding-bottom: 40px;
  }

  .div-block-8 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading-3 {
    margin-top: 0;
  }

  .div-block-9 {
    padding-top: 0;
  }

  .section-4 {
    margin-top: 0;
  }

  .div-block-10 {
    grid-template-columns: minmax(0, max-content);
  }

  .grid-2 {
    grid-row-gap: 14px;
  }

  .text-block-7 {
    font-size: 18px;
  }

  .line-separator {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-8 {
    padding-right: 0;
  }

  .div-block-20 {
    padding-top: 15px;
  }

  .grid-5 {
    grid-column-gap: 11px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-top: 40px;
    padding-bottom: 60px;
    display: grid;
  }

  .grid-5.home {
    margin-top: 140px;
    padding-bottom: 60px;
  }

  .grid-6 {
    grid-row-gap: 20px;
    grid-template: "Title Icon" minmax(0, min-content)
                   "Content Content" minmax(auto, 1fr)
                   / minmax(0, max-content) minmax(28px, 1fr);
    display: grid;
  }

  .heading-7 {
    font-size: 28px;
    line-height: 32px;
  }

  .image-14 {
    padding-top: 0;
  }

  .section-10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-22 {
    margin-bottom: 20px;
  }

  .grid-7 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
    padding-top: 20px;
    display: grid;
  }

  .heading-9 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .div-block-23.realizacje {
    flex-direction: row;
    padding-top: 10px;
    padding-bottom: 60px;
    display: block;
  }

  .div-block-24 {
    order: 0;
    padding-left: 0;
  }

  .image-16 {
    width: 168px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .heading-13 {
    margin-top: 40px;
    font-size: 28px;
    line-height: 32px;
  }

  .heading-15 {
    font-size: 36px;
    line-height: 42px;
  }

  .section-14 {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .grid-9 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-36 {
    max-height: none;
    max-width: 63%;
  }

  .div-block-39 {
    display: none;
  }

  .image-23 {
    object-fit: cover;
  }

  .div-block-40 {
    display: none;
  }

  .heading-19 {
    margin-top: 0;
  }

  .form-block {
    margin-top: 60px;
  }

  .heading-20 {
    margin-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .div-block.menu {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .image {
    width: 190px;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading {
    text-align: left;
    font-size: 11px;
    display: none;
  }

  .link {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
    display: block;
    overflow: auto;
  }

  .div-block-3 {
    width: 177px;
    max-width: 200px;
    float: none;
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    text-align: left;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    padding-bottom: 6px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .contentcontainer {
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .contentcontainer.pageheadercontent {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contentcontainer.navbarcontentcontainer {
    width: auto;
    max-width: none;
  }

  .div-block-4 {
    z-index: -10;
    width: auto;
    height: auto;
    max-height: none;
    max-width: 800px;
  }

  .section-2 {
    max-width: none;
    padding-top: 0;
    padding-bottom: 100px;
  }

  .redline {
    width: 40px;
    object-fit: fill;
    object-position: 50% 100%;
    display: inline-block;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
    overflow: visible;
  }

  .redline.centered {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    display: block;
  }

  .redline.mobilecentered {
    margin-bottom: 20px;
    display: block;
  }

  .heading-2 {
    padding-top: 40px;
    overflow: visible;
  }

  .text-block {
    margin-top: 0;
    padding-top: 4px;
    font-size: 18px;
    line-height: 28px;
  }

  .image-3 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .text-block-2 {
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    overflow: visible;
  }

  .div-block-8 {
    max-width: 100%;
    align-items: stretch;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .heading-3 {
    width: auto;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 34px;
  }

  .div-block-9 {
    max-width: 500px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    display: block;
    overflow: visible;
  }

  .section-4 {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .div-block-10 {
    grid-row-gap: 30px;
    margin-top: 20px;
    overflow: visible;
  }

  .div-block-11 {
    grid-column-gap: 2px;
    grid-template-columns: 40px 1fr;
    grid-template-areas: ".";
  }

  .image-4 {
    width: 29px;
    max-width: 107%;
  }

  .link-block {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .textblock4 {
    padding-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-14 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .list-2 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-5 {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .div-block-18.div-block-7 {
    padding-top: 30px;
  }

  .grid-2 {
    grid-template: "data"
                   "offer"
                   "sitemap"
                   / 1fr;
  }

  .image-7 {
    overflow: visible;
  }

  .grid-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-8 {
    padding-right: 0;
  }

  .grid-4 {
    grid-row-gap: 14px;
  }

  .image-9 {
    height: 24px;
  }

  .image-10 {
    height: 18px;
  }

  .image-11 {
    height: 32px;
  }

  .section-8 {
    margin-left: 40px;
  }

  .grid-5 {
    grid-column-gap: 11px;
    grid-row-gap: 16px;
    grid-template-rows: minmax(auto, .25fr);
    grid-template-columns: minmax(43px, .25fr) repeat(auto-fit, minmax(234px, .25fr));
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: start;
    align-items: stretch;
    justify-items: start;
    margin-top: 60px;
    display: block;
  }

  .grid-5.home {
    grid-column-gap: 11px;
    grid-row-gap: 16px;
    grid-template-rows: minmax(auto, .25fr);
    grid-template-columns: minmax(43px, .25fr) repeat(auto-fit, minmax(234px, .25fr));
    grid-auto-columns: 1fr;
    margin-top: 100px;
    margin-bottom: 0;
    padding-bottom: 40px;
    display: block;
    overflow: visible;
  }

  .grid-6 {
    grid-template-columns: minmax(0, max-content) minmax(28px, 1fr);
  }

  .heading-7 {
    font-size: 27px;
  }

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

  .div-block-22 {
    margin-bottom: 0;
  }

  .grid-7 {
    grid-column-gap: 14px;
    grid-row-gap: 28px;
  }

  .heading-9 {
    margin-bottom: 10px;
  }

  .div-block-23.realizacje {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .link-3, .div-block-25 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-26 {
    grid-row-gap: 8px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .text-block-10 {
    padding-right: 0;
  }

  .heading-13 {
    font-size: 27px;
  }

  .heading-15 {
    width: 280px;
    max-width: none;
    margin-top: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .text-block-15 {
    padding-bottom: 30px;
    font-size: 22px;
    line-height: 26px;
  }

  .text-block-16 {
    font-size: 18px;
  }

  .list-item-2 {
    font-size: 16px;
  }

  .grid-9 {
    margin-top: 0;
  }

  .div-block-35 {
    padding-top: 20px;
  }

  .div-block-36 {
    max-width: 61%;
    text-align: right;
    padding-right: 0;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .text-block-20 {
    font-size: 15px;
    line-height: 22px;
  }

  .image-21 {
    width: 23px;
    text-align: right;
    display: block;
  }

  .div-block-37 {
    max-height: 2px;
  }

  .list-3 {
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-38 {
    overflow: hidden;
  }

  .heading-17 {
    overflow: visible;
  }

  .image-23 {
    object-position: 50% 50%;
  }

  .heading-18 {
    margin-bottom: 0;
    padding-right: 40px;
    font-size: 24px;
    line-height: 29px;
  }

  .div-block-44 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-19 {
    margin-bottom: 0;
  }

  .checkbox-label {
    margin-left: 10px;
  }

  .submit-button {
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form-block {
    margin-top: 40px;
  }

  .section-15 {
    margin-bottom: 40px;
  }

  .heading-20 {
    margin-top: 0;
  }
}

#w-node-b721ab48-2882-d6d7-14c4-a42141e6ed76-2bcdc31f {
  align-self: center;
}

#w-node-b2cff8f4-c630-d7ae-13a4-363abb45e6bc-2bcdc31f, #w-node-_7739be0c-4a67-bda2-9232-f2f8ce595d05-2bcdc31f, #w-node-aec0c234-7547-b471-1e4c-9aac1a82015f-2bcdc31f, #w-node-_648bf1b9-3028-9792-d6bc-b88bca5e2a34-2bcdc31f, #w-node-_288d5907-8f83-3667-fc4c-3a78609ef1d8-2bcdc31f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9bb-3befb9b7 {
  grid-area: data;
}

#w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9c5-3befb9b7, #w-node-_7b658733-335b-1a65-d4df-92f040ca9ece-3befb9b7, #w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9c8-3befb9b7, #w-node-e2678f12-5bac-c2fd-cab3-a48ea99fce5f-3befb9b7, #w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9cb-3befb9b7, #w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9cc-3befb9b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9d1-3befb9b7 {
  grid-area: offer;
}

#w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9e8-3befb9b7 {
  grid-area: sitemap;
}

#w-node-d49d614a-bc12-6abf-4cd7-9e7bbb67a285-bb67a285, #w-node-d49d614a-bc12-6abf-4cd7-9e7bbb67a286-bb67a285 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d49d614a-bc12-6abf-4cd7-9e7bbb67a288-bb67a285 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-d49d614a-bc12-6abf-4cd7-9e7bbb67a289-bb67a285 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_75a04cd5-5d8c-5e7f-830d-c522da49631c-31cdc332, #w-node-_19e009a1-ea0a-0255-f346-606bfc89f152-31cdc332, #w-node-d6a7c214-93c1-3e9b-b401-deacb17dc79a-31cdc332, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-31cdc332, #w-node-_8826de24-372b-9272-f285-75a48ebe5f76-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-31cdc332, #w-node-_3350bbb3-1690-6b7f-494c-e65202c1167d-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792856-31cdc332, #w-node-_2238f498-e792-07c1-0891-d4bd54e1dae3-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792857-31cdc332, #w-node-_9a27d2a3-1501-2311-dc16-12eb4a742a6e-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792858-31cdc332, #w-node-_733a0be1-5b4e-1bf6-f291-069b2d73f3c4-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792859-31cdc332, #w-node-_4003d4f0-86a8-6e72-7ef7-50da6ab0ae32-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285a-31cdc332, #w-node-_3aa551ae-d48e-afd2-456f-451c5959e188-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285b-31cdc332, #w-node-_01b6b4a6-ee5c-d022-7fc5-5bc908556137-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285c-31cdc332, #w-node-f53df884-ebe2-58d5-3a02-f8e03d976892-31cdc332, #w-node-fc8d3d89-386d-5aa1-78aa-4ba8ccea0467-31cdc332, #w-node-_30c7fe90-6b9c-9ee5-08eb-018e79c68f49-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285d-31cdc332, #w-node-eb64a57f-070a-8ec7-b949-ed8d770c14ed-31cdc332, #w-node-_2ce2979d-77ba-9385-6cce-d119310d3c7d-31cdc332, #w-node-a14c73e5-e020-ad9a-c9f8-97efe0840b29-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285e-31cdc332, #w-node-_43d7a25b-843c-fab6-f234-0418b633b149-31cdc332, #w-node-e609aa80-6435-05b6-5ef9-36ac7049ff81-31cdc332, #w-node-_57d27575-012a-67ee-7450-777b7b336ebf-31cdc332, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285f-31cdc332, #w-node-_4ce91b4d-277b-078a-f930-d2e95e27125b-31cdc332, #w-node-_959a6e0e-2586-6090-a843-41e37fd76ff3-31cdc332, #w-node-ef66ddea-12f6-c8bb-5501-c1e79de7f9b8-31cdc332, #w-node-ea0fa91b-15c5-9ebb-107c-edd05d8e8e8a-31cdc332, #w-node-a183a6e2-06cc-7466-3ac7-23917f9a2727-31cdc332, #w-node-_1a62b4d7-d24a-990c-a7ca-318457478167-31cdc332, #w-node-b9e22375-c067-6aef-5f36-e5a66b193901-31cdc332, #w-node-_80873021-84d8-7901-2bfc-dc1490fd261b-31cdc332, #w-node-_86bee868-194e-be45-c6d2-dd83d18b6853-31cdc332, #w-node-_0ef95304-5d8b-9592-6815-458a6a5dfabd-31cdc332, #w-node-a975f980-2c5c-18a5-fe48-1c28b49f4f57-31cdc332, #w-node-_83ff46d7-69d9-beee-a68e-64b95302af2b-31cdc332, #w-node-c6e6590e-77d5-c169-ac60-0c5271bb7307-31cdc332, #w-node-_02aefcdc-93e4-ebca-ef63-24dece68775c-31cdc332 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c960543-5b42-eaf0-00cb-8eeb556511e8-556511e7 {
  align-self: center;
}

#w-node-_1c960543-5b42-eaf0-00cb-8eeb556511eb-556511e7, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-a9cdc333, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-a9cdc333, #w-node-_7ead2d9a-e2a7-eff2-e834-0e30572bcce1-a9cdc333, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792856-a9cdc333, #w-node-_64f4f8be-faaa-a98d-deb4-ed882e485856-a9cdc333, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792857-a9cdc333, #w-node-_9b396ec9-05c6-00df-48bd-b99340d96de8-a9cdc333, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792858-a9cdc333, #w-node-f4f24661-b268-3765-01b5-6d38d9e60da1-a9cdc333, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792859-a9cdc333, #w-node-_914001d1-21eb-58ec-8bc0-2dc9a28e34af-a9cdc333, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285b-a9cdc333, #w-node-_13964c0f-21c3-91db-ce9b-909737772529-a9cdc333, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285c-a9cdc333 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32188d08-8ef0-65dc-89f8-12fef868bb2c-f868bb27 {
  grid-area: Title;
  align-self: start;
}

#w-node-_32188d08-8ef0-65dc-89f8-12fef868bb32-f868bb27 {
  grid-area: Icon;
}

#w-node-_32188d08-8ef0-65dc-89f8-12fef868bb33-f868bb27 {
  grid-area: Content;
}

#w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-9ccdc335, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-9ccdc335, #w-node-_82777191-b31b-f09c-333d-6b4dd3f6fa08-9ccdc335, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-9ccdc335, #w-node-_2d1ea9b9-59c6-5918-b184-92cc543f4632-9ccdc335, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-9ccdc335, #w-node-bfd9e8e9-520b-4b50-ec49-1f253f1ba89d-9ccdc335, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792856-9ccdc335, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-c4cdc336, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-c4cdc336, #w-node-_54d7388a-2e32-2b04-c2b0-f001762baa16-c4cdc336, #w-node-_19e009a1-ea0a-0255-f346-606bfc89f152-c4cdc336, #w-node-_6e7a4adb-8480-a173-c88e-baee7be9f6d7-c4cdc336, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-c4cdc336, #w-node-e30d52cc-90f6-89fa-b125-d86bbcfba1e0-c4cdc336, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-c4cdc336, #w-node-_9fc0cb3a-3646-a760-1313-d82e54e9b047-d2cdc337, #w-node-_8fd07b6c-7265-4c42-725a-0aa25bd41f0d-d2cdc337, #w-node-_9fc0cb3a-3646-a760-1313-d82e54e9b04a-d2cdc337, #w-node-db8858da-c19e-9850-9d19-4ab084337ccb-d2cdc337, #w-node-_9fc0cb3a-3646-a760-1313-d82e54e9b04d-d2cdc337, #w-node-_9fc0cb3a-3646-a760-1313-d82e54e9b04e-d2cdc337, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-ddcdc338, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-ddcdc338, #w-node-_959264fd-6418-1a90-1fb2-d38c7d5bbfd4-ddcdc338, #w-node-dde5c08c-5b58-1a72-d72b-e774ee6f042a-ddcdc338, #w-node-_8ae52bbf-a12b-f52f-007d-9fe03b6d065c-ddcdc338, #w-node-_762db328-6f6d-5338-5592-92947131ac2b-ddcdc338, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-ddcdc338, #w-node-dc17f85d-e609-30ee-2154-e3f7f6c59818-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-ddcdc338, #w-node-_81efc549-94c4-c950-e8e8-97cbbd5b3a03-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792856-ddcdc338, #w-node-_23bda54e-c430-daaf-a64c-6cb829dc9972-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792857-ddcdc338, #w-node-_55194e0b-63a8-c1c6-ccff-7ccce77ffba9-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792858-ddcdc338, #w-node-c7bec44d-881c-4381-8d09-9dc671673e6c-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792859-ddcdc338, #w-node-faf82d13-e644-0edf-518d-fad72dbeeb4e-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285a-ddcdc338, #w-node-a509083f-6842-1bd6-afca-03bbc8af83ed-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285c-ddcdc338, #w-node-_6aa294bd-a111-e92f-a4f3-6c47da3ab8bf-ddcdc338, #w-node-fc8d3d89-386d-5aa1-78aa-4ba8ccea0467-ddcdc338, #w-node-a5044617-c155-dafd-eb11-96aaa2c30698-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285d-ddcdc338, #w-node-_45e52ace-0d8f-51fa-720a-a118eefd64e2-ddcdc338, #w-node-_2ce2979d-77ba-9385-6cce-d119310d3c7d-ddcdc338, #w-node-cba4b1cd-7980-933b-56e7-43a9fcc19585-ddcdc338, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285e-ddcdc338, #w-node-_71a3718f-1588-27af-b865-d4ad916a67d0-ddcdc338, #w-node-e609aa80-6435-05b6-5ef9-36ac7049ff81-ddcdc338, #w-node-_58b33eea-08f0-716a-2802-f4200daf5176-ddcdc338, #w-node-_959a6e0e-2586-6090-a843-41e37fd76ff3-ddcdc338, #w-node-_9c5ec641-4fea-566b-4c12-4da97310d55c-ddcdc338, #w-node-ea0fa91b-15c5-9ebb-107c-edd05d8e8e8a-ddcdc338, #w-node-_11570af9-2656-e438-4d77-61caf24e7631-ddcdc338, #w-node-_11570af9-2656-e438-4d77-61caf24e7632-ddcdc338, #w-node-a5b18d90-836c-8931-e0e0-de7937fa8c2a-0dcdc33a, #w-node-a5b18d90-836c-8931-e0e0-de7937fa8c2b-0dcdc33a, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-9acdc33b, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-9acdc33b, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-facdc33c, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-facdc33c, #w-node-_959264fd-6418-1a90-1fb2-d38c7d5bbfd4-facdc33c, #w-node-dde5c08c-5b58-1a72-d72b-e774ee6f042a-facdc33c, #w-node-a1c4be82-7c7f-ddb1-a382-d67660a50851-facdc33c, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-facdc33c, #w-node-b83cc5c6-b36e-1688-bc25-088c69f96586-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-facdc33c, #w-node-_59977e34-ba76-b2d1-6752-3b86b6bbdb65-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792856-facdc33c, #w-node-_4506611e-a571-8394-b1c0-094ff383e1f9-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792857-facdc33c, #w-node-_8348354f-59a8-7d4b-6e4c-d138c9ad037f-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792858-facdc33c, #w-node-_3a3f7327-61f0-a805-0367-951a17ad67cb-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792859-facdc33c, #w-node-_7099e3b2-b92f-2212-d3e8-23f882f35872-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285a-facdc33c, #w-node-_80a3aedd-c268-358d-3d97-9958bbedda7b-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285b-facdc33c, #w-node-c8f450a9-cf35-340f-495f-5951717ab979-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285c-facdc33c, #w-node-d1a6390a-2906-f77a-bfeb-4ae9205bdab5-facdc33c, #w-node-fc8d3d89-386d-5aa1-78aa-4ba8ccea0467-facdc33c, #w-node-bce1cd14-67e5-5d25-f41b-8f2c1c745506-facdc33c, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285d-facdc33c, #w-node-_0700a238-e939-56f2-fb27-d51a7244cddd-4acdc33d, #w-node-b8af6d95-d0de-c3c5-226e-b84cc7a81fda-4acdc33d, #w-node-_9fc8596c-9e08-0ec2-5cab-7975da365f0e-eab5f833, #w-node-_88071dff-4379-f2be-1703-39ad9e9686e4-eab5f833, #w-node-_6b42fe93-6e00-a03d-f6ab-0500f359b400-eab5f833, #w-node-b7b2f586-63e7-cf64-a4cf-db192ac50243-eab5f833, #w-node-cfc0f9ca-1ce7-37b2-885f-259bba97edd1-eab5f833, #w-node-fb61a7f6-df68-afca-ec73-aabb279d3442-eab5f833, #w-node-_5a06a079-32b5-4f42-484e-3686f2e3857a-eab5f833, #w-node-ee84dccf-e00c-e096-c680-ff01f9a90a9e-eab5f833, #w-node-_8dbe53af-55fc-4ce9-f546-7bee857541d9-94cdc340, #w-node-_19e009a1-ea0a-0255-f346-606bfc89f152-94cdc340, #w-node-_53863c16-4ef2-ecab-46bc-38089ccebaff-94cdc340, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-94cdc340, #w-node-_0d7ce1ce-006d-c0ed-0031-c02d394507f5-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-94cdc340, #w-node-_916f22f2-4e99-c980-dd06-29b827cad235-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792856-94cdc340, #w-node-_4c8e80b3-7f3e-6970-7ea5-be517cc5e14c-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792857-94cdc340, #w-node-_11895b70-206a-8bcf-27c7-4ce343b61737-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792858-94cdc340, #w-node-_48daefbf-4d2f-890c-0e6c-2d3a58e9f64f-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792859-94cdc340, #w-node-_23218dd4-d205-38ce-d359-830163ff4e66-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285a-94cdc340, #w-node-_0701027f-a698-f390-58f7-6411fff0c238-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285b-94cdc340, #w-node-e2230d73-e6e7-f342-c5e3-49d0a261ea89-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285c-94cdc340, #w-node-_650d59ec-ff21-0066-ce1a-aea586a7eb99-94cdc340, #w-node-fc8d3d89-386d-5aa1-78aa-4ba8ccea0467-94cdc340, #w-node-_8bfea1d7-fbe7-fc56-774c-df5ee4c88460-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285d-94cdc340, #w-node-bbfe3772-e1e3-b106-6771-fdd3d754150d-94cdc340, #w-node-_2ce2979d-77ba-9385-6cce-d119310d3c7d-94cdc340, #w-node-_7eeabd70-4254-a534-427e-86b7a6d320ea-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285e-94cdc340, #w-node-_035f272b-b2e5-5c73-c788-48457d933b17-94cdc340, #w-node-e609aa80-6435-05b6-5ef9-36ac7049ff81-94cdc340, #w-node-_3599fd8a-d3d2-a26b-d45b-dd317cd13c81-94cdc340, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285f-94cdc340, #w-node-cd89e0fa-9ffc-425f-0b18-bb7149d60122-94cdc340, #w-node-_959a6e0e-2586-6090-a843-41e37fd76ff3-94cdc340, #w-node-_48cad0a0-9887-726b-fdac-53f29d109a76-94cdc340, #w-node-ea0fa91b-15c5-9ebb-107c-edd05d8e8e8a-94cdc340, #w-node-_6daefdbf-a180-9b65-08e0-9436ff689f8a-94cdc340, #w-node-_1a62b4d7-d24a-990c-a7ca-318457478167-94cdc340, #w-node-_5a2489ab-fdc5-e9ce-f73a-7b7810d29e2a-94cdc340, #w-node-_80873021-84d8-7901-2bfc-dc1490fd261b-94cdc340, #w-node-bf1cf89a-1581-4fd6-7dbd-05f2d4e08b5b-94cdc340, #w-node-_0ef95304-5d8b-9592-6815-458a6a5dfabd-94cdc340, #w-node-_860bc91d-8add-1d5d-20f0-15b0fe82abaa-94cdc340, #w-node-_83ff46d7-69d9-beee-a68e-64b95302af2b-94cdc340, #w-node-_8476e6b3-f12c-dd48-19f1-0eb260455531-94cdc340, #w-node-_02aefcdc-93e4-ebca-ef63-24dece68775c-94cdc340, #w-node-c93b4dea-7345-61a2-992d-d8e0c7f76247-94cdc340, #w-node-d04fd0d1-7604-eefd-0a53-42bd4bc07c3f-94cdc340, #w-node-e1f34c5d-2c6b-fcaa-fde3-fdb659212faa-94cdc340, #w-node-b67140fe-4150-4e77-00e5-c18369bc3f50-94cdc340, #w-node-_547d8e19-1af8-bd4c-1c52-6325cf85f67c-94cdc340, #w-node-_0051ff51-a112-d266-0be1-aeb95254cf2d-94cdc340, #w-node-c460fd5b-c13d-b161-8319-f39ca671d8c4-94cdc340, #w-node-b6635993-82f4-ac7b-4ed0-a38595627a0a-94cdc340, #w-node-b3df0fb0-3326-aa24-106e-aa567ea17bee-94cdc340, #w-node-_49648e50-4c0c-20f6-be0c-9b01a228b441-94cdc340, #w-node-_21e460ed-d13b-a52f-f8a7-70cea9051c55-94cdc340, #w-node-_035da304-49bd-c839-48e4-8702005bdf93-94cdc340, #w-node-f5fd7527-48a0-9f48-a128-745a91560218-94cdc340, #w-node-a05627c6-77a7-ef2e-f2b8-bc8d30f19c74-94cdc340, #w-node-f73eb7dd-bc2d-1456-bbd9-85e5d7a12bb5-94cdc340, #w-node-b711a48b-20ea-4857-e386-4391488c34a1-94cdc340, #w-node-_4f2bc6a9-359a-ca27-c355-f61ada701f91-94cdc340, #w-node-_4ebd80d4-b2f2-c6eb-122b-3d5ccffbc269-94cdc340, #w-node-d77bfb9e-afd2-5af7-7f19-d33f7ed664ed-94cdc340, #w-node-_11b01d18-2c71-45ac-12dc-fe83b00abeab-94cdc340, #w-node-ad5e432d-72a2-3f15-936e-c498e21cb1b4-94cdc340, #w-node-ceea9929-055f-a1f0-87ba-b091ca4dc2be-94cdc340, #w-node-d6ec2b7a-eb9b-ee52-60fc-f50504221ba9-94cdc340, #w-node-_30e61ddb-0493-47d5-1413-c4dee6c730b4-94cdc340, #w-node-_34a3f292-e169-d32a-d63f-f550ca3ffc74-94cdc340, #w-node-_1f5edcce-d552-c52b-2190-364cf5455e28-94cdc340, #w-node-ce73da0e-930a-610a-b6d7-b39da38a4775-94cdc340, #w-node-b825c859-ba43-d568-c5ed-29471158b482-94cdc340, #w-node-c79a9c0d-b245-d59e-2652-3fd3d841dcd1-94cdc340, #w-node-_6cd0867d-4444-91b8-4c82-a686eaa8b051-94cdc340, #w-node-_1115cac6-825d-71b1-1b1c-26144e6f5563-94cdc340, #w-node-fc200dec-131c-832b-5fcd-861a3d60c291-94cdc340, #w-node-c20b19bc-9b9a-d4d5-cd06-293192d6a97d-94cdc340, #w-node-_8c7f5cb5-b2d7-4dc1-7c49-8d01ce5012c9-94cdc340, #w-node-b7a1df69-2bf3-0487-d1b8-1a3d359b621f-94cdc340, #w-node-_6b87a851-19ae-78e3-f635-1aa1d6303e0c-94cdc340, #w-node-_1ab5f790-20f1-4274-18a8-08a4fb1060d5-94cdc340, #w-node-b4907215-0514-f562-de73-8d1a8db803a6-94cdc340, #w-node-_29ea996e-33eb-4a15-c560-acb1f0efdb86-94cdc340, #w-node-_17d12823-9840-0151-9da0-392124fb147d-94cdc340, #w-node-d86e11de-5103-3526-3e33-555b15c069f1-94cdc340, #w-node-ff91c8a9-9d50-ee65-ebb3-c982d56cacb6-94cdc340, #w-node-_2af03aa3-22ec-b7d5-115b-afaf39701035-94cdc340, #w-node-_1e85f9da-4eca-5ece-ea54-38b7b66ae28c-94cdc340, #w-node-cbc19592-8085-385d-df9d-6f74373fc306-94cdc340, #w-node-a7c80c10-9c05-7200-ee62-f66cfa7b8d36-94cdc340, #w-node-af26f1d4-cd73-4deb-ba76-ae3427342409-94cdc340, #w-node-_4a2e11be-4c2c-ac79-8aa3-6a653bdea7f6-94cdc340, #w-node-_5cfd05b7-dee0-15d7-8a1a-46726ee5e9e0-94cdc340, #w-node-ecd2f94f-f675-0f2a-d05b-f7cc8403bba1-94cdc340, #w-node-_5e2d3d2d-e04a-305c-bff4-2fe4416a8296-94cdc340, #w-node-_22c3a79d-065b-56de-37a0-f230832ed03b-94cdc340, #w-node-_86831386-e95d-3b9e-2d97-c694209b6448-94cdc340, #w-node-ee0bdf18-2e98-86f9-9a89-094d61c308f6-94cdc340, #w-node-d253da17-7054-4290-afca-ce86dbb4d8f6-94cdc340, #w-node-dc0aa229-6df0-987d-3662-c07546b2259e-94cdc340, #w-node-_02275cd0-97f4-bed8-3d0f-328d22e5c306-94cdc340, #w-node-_53158a55-a6f8-71bd-8297-37a89b8bba60-94cdc340, #w-node-_54de3286-d2ea-a2ab-b76f-43b57516f55f-94cdc340, #w-node-_2c2ab475-2e81-895a-396f-a038e3b737cc-94cdc340, #w-node-_86202ebe-826d-0dae-921f-a35efb19cefc-94cdc340, #w-node-_71e0c6e1-d5e8-7d85-1bc4-9e1cd47251ba-94cdc340, #w-node-_0e4fec1b-7dd9-1fcf-e104-701b7f638800-94cdc340, #w-node-_4ae14a26-0533-0970-3b42-bc15a5777a93-94cdc340, #w-node-_368f0d2b-3390-ebe3-9816-955c435b619a-94cdc340, #w-node-_5b1bdaa6-3364-7006-dc39-d487d8b12ef8-94cdc340, #w-node-_59e890ce-9880-1504-4642-64c3590fb409-94cdc340, #w-node-c0b65861-3d28-5e5a-85cc-b13260181b57-94cdc340, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-a5cdc341, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-a5cdc341, #w-node-_588bf648-8449-1030-c16b-62dd756e9d94-a5cdc341, #w-node-_19e009a1-ea0a-0255-f346-606bfc89f152-a5cdc341, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-5acdc342, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-5acdc342, #w-node-ae03870f-9483-9e5e-4c05-601253f31eb6-5acdc342, #w-node-_6998b986-644b-86d9-1c1f-59405a6629e6-5acdc342, #w-node-_19e009a1-ea0a-0255-f346-606bfc89f152-5acdc342 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67282ee6-24ce-2f66-3e5a-68b851e5cda5-5acdc342 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_67282ee6-24ce-2f66-3e5a-68b851e5cda6-5acdc342, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-c7cdc343, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-c7cdc343, #w-node-_959264fd-6418-1a90-1fb2-d38c7d5bbfd4-c7cdc343, #w-node-dde5c08c-5b58-1a72-d72b-e774ee6f042a-c7cdc343, #w-node-_2e5e5587-ab6a-d03a-b7aa-110a9ec0dc3d-c7cdc343, #w-node-_19e009a1-ea0a-0255-f346-606bfc89f152-c7cdc343, #w-node-_42a56525-c389-6b70-cd1f-737e1395fe92-c7cdc343, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-c7cdc343, #w-node-ba9cde6b-c613-6d34-2366-f71d290cb5b5-c7cdc343, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-c7cdc343, #w-node-_73cbfdcd-7b32-08a2-905c-3416d77e4697-c7cdc343, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792856-c7cdc343, #w-node-_936cf825-76de-b13d-799d-502e811f702f-c7cdc343, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792857-c7cdc343, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-aaa34595, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-aaa34595, #w-node-_770fc2c6-15fe-10dc-5a54-9e7f8aa50157-aaa34595, #w-node-_19e009a1-ea0a-0255-f346-606bfc89f152-aaa34595, #w-node-dc93ef86-d02d-1073-87a6-f33da11cc2dc-aaa34595, #w-node-dc93ef86-d02d-1073-87a6-f33da11cc2dd-aaa34595, #w-node-a17c3646-b829-facb-8d99-6b6fc8f6fbaf-aaa34595, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792855-aaa34595, #w-node-e11363de-cf50-3555-73f1-487dda26dcb7-aaa34595, #w-node-ae1a6143-3ade-957e-4270-9305b27fd489-aaa34595, #w-node-_61116440-a739-4e64-150f-50a02e738663-aaa34595, #w-node-_61116440-a739-4e64-150f-50a02e738664-aaa34595, #w-node-_01035015-ff04-dec7-8e36-245e2c79fcc9-0b76c67d, #w-node-dc9aeb01-89dd-e483-42a6-9924271c4f40-0b76c67d, #w-node-f0dccd31-0a74-0c22-0792-eed532e5cf26-0b76c67d, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792857-0b76c67d, #w-node-_71a66ca3-446d-22ab-fc4f-7b6fd5f4e778-0b76c67d, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792858-0b76c67d, #w-node-_12f64324-da63-cf55-e085-4e1555e59573-0b76c67d, #w-node-edc3b25a-26f0-d01f-0185-3d35ab792859-0b76c67d, #w-node-_4adbc7b3-d950-1d70-7e79-996e0fd8749e-0b76c67d, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285a-0b76c67d, #w-node-_414823ae-9f73-0640-59a9-19e8bd843a9b-0b76c67d, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285b-0b76c67d, #w-node-_3ad59e35-aeca-0c1f-28f9-e6dfeda1ef23-0b76c67d, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285c-0b76c67d, #w-node-_67c0cf2b-39d9-0b9c-21eb-97ed6b0d779a-0b76c67d, #w-node-fc8d3d89-386d-5aa1-78aa-4ba8ccea0467-0b76c67d, #w-node-_5659fc99-f431-0f71-092f-a6e8b034b6dd-0b76c67d, #w-node-edc3b25a-26f0-d01f-0185-3d35ab79285d-0b76c67d, #w-node-_20d5d7df-2e09-426b-786b-e1507751edbb-0b76c67d, #w-node-d1601c17-ec5e-afa6-9d4d-20cb75574169-0b76c67d, #w-node-_552e991f-2b0a-ad5c-9de5-b247bd5b1ff3-0b76c67d, #w-node-_940732eb-3220-8e62-8a01-8da38ba1596f-0b76c67d, #w-node-_49fcb93b-4f6d-9705-d3c9-375f5ffce9fe-0b76c67d, #w-node-_49fcb93b-4f6d-9705-d3c9-375f5ffce9ff-0b76c67d, #w-node-_36e554dc-4127-d6f2-6d48-a7683050be3b-0b76c67d, #w-node-_36e554dc-4127-d6f2-6d48-a7683050be3c-0b76c67d, #w-node-_94131d8e-e36a-10eb-d9cc-0f0a8a9d805f-0b76c67d, #w-node-_5160ab22-0b3b-b7d9-8f77-479891f274ab-0b76c67d, #w-node-_5160ab22-0b3b-b7d9-8f77-479891f274ac-0b76c67d, #w-node-_7b036433-0a5a-caed-1085-bc99fa31e087-0b76c67d, #w-node-_7b036433-0a5a-caed-1085-bc99fa31e088-0b76c67d, #w-node-fcf9c5e8-a113-187c-51fb-b5a2de9b98a0-0b76c67d, #w-node-a8a2ea6b-7d40-ec50-760d-cf35e185749f-0b76c67d, #w-node-a8a2ea6b-7d40-ec50-760d-cf35e18574a0-0b76c67d, #w-node-_7faf9390-ba99-7039-1966-d54e44b23ceb-0b76c67d, #w-node-_7faf9390-ba99-7039-1966-d54e44b23cec-0b76c67d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_7739be0c-4a67-bda2-9232-f2f8ce595d05-2bcdc31f, #w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9bb-3befb9b7, #w-node-a5b18d90-836c-8931-e0e0-de7937fa8c2a-0dcdc33a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-b721ab48-2882-d6d7-14c4-a42141e6ed76-2bcdc31f {
    align-self: center;
  }

  #w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9d1-3befb9b7, #w-node-_9f1ec2d7-4582-94a1-f0b0-c2d33befb9e8-3befb9b7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1c960543-5b42-eaf0-00cb-8eeb556511e8-556511e7 {
    align-self: center;
  }

  #w-node-_1c960543-5b42-eaf0-00cb-8eeb556511ea-556511e7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_32188d08-8ef0-65dc-89f8-12fef868bb32-f868bb27 {
    align-self: auto;
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b721ab48-2882-d6d7-14c4-a42141e6ed7a-2bcdc31f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


