.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.text-field-4 {
  color: #000;
}

.text-block-8 {
  text-align: center;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-system-message {
  color: #ef080c;
  font-size: 16px;
  font-weight: 700;
}

.button {
  color: #fff;
  text-align: center;
  object-fit: fill;
  background-color: #605dba;
  border-radius: 8px;
  flex: none;
  align-self: flex-start;
  padding: 12px 24px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.7;
  transition: all .2s ease-in-out;
}

.button:hover {
  color: #fff;
  border-color: #605dba;
  transform: translate(0, -3px);
  box-shadow: 0 5px 15px #1e222826;
}

.button.cc-large {
  background-color: #6dba5d;
  padding: 16px 28px 15px;
  font-size: 18px;
  font-weight: 400;
}

.button.cc-large-copy {
  cursor: not-allowed;
  background-color: #b2b3b2;
  padding: 16px 28px 15px;
  font-size: 18px;
  font-weight: 400;
}

.text-block-open {
  color: #000;
  text-align: center;
  padding-bottom: 20px;
  font-size: 14px;
}

.div-block {
  background-color: #fcfcfdd9;
  border: 1px #757575b0;
  border-radius: 15px;
  max-height: 670.885px;
  margin-top: 20px;
  padding: 20px 40px;
  font-size: 14px;
  position: static;
}

.select-field-2 {
  color: #000;
  font-size: 12px;
}

.paragraph-large {
  color: #000;
  text-align: center;
  margin-bottom: 35px;
  font-size: 25px;
  line-height: 1.5;
}

.kommunfield {
  color: #000;
  font-size: 12px;
}

.text-block-7 {
  text-align: center;
  padding-top: 10px;
}

.container {
  margin-top: 100px;
}

@media screen and (min-width: 1280px) {
  .text-block-system-message {
    color: #000;
    text-align: center;
    overflow-wrap: normal;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .button.cc-large {
    background-color: #6dba5d;
  }

  .button.cc-large-copy {
    background-color: #b2b3b2;
  }

  .div-block {
    background-color: #fcfcfdd9;
    border: 1px #757575b0;
    border-radius: 15px;
    padding: 20px 40px;
    position: static;
    left: auto;
    right: 52px;
  }
}

@media screen and (max-width: 991px) {
  .text-block-system-message {
    padding-bottom: 20px;
  }

  .button {
    position: relative;
  }

  .div-block {
    max-width: 500px;
    margin-top: 0;
  }

  .paragraph-large {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .paragraph-large {
    font-size: 22px;
    line-height: 34px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    width: auto;
    font-size: 16px;
  }

  .div-block {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-b5ba28d7-93fc-5b59-aa82-936b04230c78-6409e483, #w-node-b5ba28d7-93fc-5b59-aa82-936b04230c7a-6409e483 {
    grid-area: Area;
  }
}
