@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap");
.flytteflow .container-fluid {
  width: auto; }

.flytteflow .header-bar .container {
  padding-right: 5px;
  padding-left: 5px; }

.flytteflow .pad-container {
  padding: 0 10px; }
  @media (min-width: 768px) {
    .flytteflow .pad-container {
      padding: 0 30px; } }
.flytteflow .col-lg-1, .flytteflow .col-lg-10, .flytteflow .col-lg-11, .flytteflow .col-lg-12, .flytteflow .col-lg-2, .flytteflow .col-lg-3, .flytteflow .col-lg-4, .flytteflow .col-lg-5, .flytteflow .col-lg-6, .flytteflow .col-lg-7, .flytteflow .col-lg-8, .flytteflow .col-lg-9, .flytteflow .col-md-1, .flytteflow .col-md-10, .flytteflow .col-md-11, .flytteflow .col-md-12, .flytteflow .col-md-2, .flytteflow .col-md-3, .flytteflow .col-md-4, .flytteflow .col-md-5, .flytteflow .col-md-6, .flytteflow .col-md-7, .flytteflow .col-md-8, .flytteflow .col-md-9, .flytteflow .col-sm-1, .flytteflow .col-sm-10, .flytteflow .col-sm-11, .flytteflow .col-sm-12, .flytteflow .col-sm-2, .flytteflow .col-sm-3, .flytteflow .col-sm-4, .flytteflow .col-sm-5, .flytteflow .col-sm-6, .flytteflow .col-sm-7, .flytteflow .col-sm-8, .flytteflow .col-sm-9, .flytteflow .col-xs-1, .flytteflow .col-xs-10, .flytteflow .col-xs-11, .flytteflow .col-xs-12, .flytteflow .col-xs-2, .flytteflow .col-xs-3, .flytteflow .col-xs-4, .flytteflow .col-xs-5, .flytteflow .col-xs-6, .flytteflow .col-xs-7, .flytteflow .col-xs-8, .flytteflow .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px; }

.flytteflow .vertically-center-child-columns {
  display: flex;
  align-items: center; }

.flytteflow .list-unindented {
  padding-left: 20px; }

.flytteflow .list-item-no-line-space {
  margin-top: 0; }

.flytteflow .page {
  font-family: "Open Sans", Arial, sans-serif !important;
  padding-left: 2rem;
  padding-right: 2rem; }
  @media only screen and (min-width: 768px) {
    .flytteflow .page {
      padding-left: inherit;
      padding-right: inherit; } }
.flytteflow h1, .flytteflow .h1 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 4.5rem;
  margin-bottom: 10px; }

.flytteflow h2, .flytteflow .h2 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.5rem;
  margin: 0; }

.flytteflow h3, .flytteflow .h3 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.2rem; }

.flytteflow h4, .flytteflow .h4 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem; }

.flytteflow h5, .flytteflow .h5 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.2rem; }

.flytteflow p {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 1rem; }

.flytteflow form {
  font-family: "Open Sans", Arial, sans-serif; }

.flytteflow strong {
  font-weight: 600; }

.flytteflow .form-label__title.question__title, .flytteflow .question__title {
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: initial;
  color: #333;
  margin: 0 0 1rem; }

.flytteflow .question-group {
  border: 0;
  padding: 0; }

.flytteflow .text-fw400 {
  font-weight: 400; }

.flytteflow .box-border {
  border-width: 1px;
  border-style: solid;
  border-color: #d0d0d0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 30px; }
  .flytteflow .box-border--grey-light {
    background-color: #F5F5F5; }
  .flytteflow .box-border--red {
    background-color: #DD0000;
    opacity: .05; }

.flytteflow .form-control {
  height: 5rem; }
  .flytteflow .form-control--align-right {
    text-align: right; }
  .flytteflow .form-control:focus {
    border-width: 2px;
    border-color: #557D00; }

.flytteflow .form-label {
  margin: 0; }
  .flytteflow .form-label__title {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #767676;
    margin-bottom: 5px;
    font-weight: 400; }
    .flytteflow .form-label__title--lg {
      font-weight: 600;
      font-size: 1.6rem;
      color: #333;
      text-transform: initial;
      margin-bottom: 1rem; }
  .flytteflow .form-label__help {
    font-size: 1.2rem; }
    .flytteflow .form-label__help--checkbox {
      padding-left: 37px; }
  .flytteflow .form-label--checkbox {
    font-size: 1.6rem;
    text-transform: initial;
    color: #333; }

.flytteflow .a-link {
  text-decoration: underline;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  color: #333;
  white-space: nowrap; }
  .flytteflow .a-link--semi {
    font-weight: 600; }
  .flytteflow .a-link--help {
    font-size: 1.3rem;
    color: #767676;
    text-decoration: none; }
    .flytteflow .a-link--help:hover {
      text-decoration: underline; }
  .flytteflow .a-link--btn--no-icon {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    color: #417D1D;
    text-decoration: underline; }
    .flytteflow .a-link--btn--no-icon:before, .flytteflow .a-link--btn--no-icon:after {
      content: none !important; }

.flytteflow .a-paragraph {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 1rem; }
  .flytteflow .a-paragraph--semibold {
    font-weight: 600; }
  .flytteflow .a-paragraph--sm {
    font-size: 1.3rem; }
  .flytteflow .a-paragraph--sm--semibold {
    font-weight: 600;
    font-size: 1.3rem; }
  .flytteflow .a-paragraph--md {
    font-size: 1.5rem; }
  .flytteflow .a-paragraph--mellemrubrik--semibold {
    font-size: 1.6rem;
    font-weight: 600; }
  .flytteflow .a-paragraph--mellemrubrik--bold {
    font-size: 1.6rem;
    font-weight: 700; }
  .flytteflow .a-paragraph--lg {
    font-size: 1.8rem; }
  .flytteflow .a-paragraph--lg--semibold {
    font-weight: 600;
    font-size: 1.8rem; }
  .flytteflow .a-paragraph--mellemrubrik-2 {
    font-size: 2.2rem;
    font-weight: 700; }

.flytteflow .m-beboer {
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  padding: 2.3rem 2rem;
  display: flex;
  align-items: flex-start;
  background-color: #f6f6f6;
  margin-top: 10px; }
  .flytteflow .m-beboer + .m-beboer {
    margin-top: 1rem; }
  .flytteflow .m-beboer--center {
    align-items: center; }
  .flytteflow .m-beboer--dashed {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%23D0D0D0FF' stroke-width='2' stroke-dasharray='4%2c6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 4px;
    border: 0;
    background-color: #fff;
    height: 62px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .flytteflow .m-beboer--dashed {
      background-image: none;
      border: 1px dashed #d0d0d0; } }
  .flytteflow .m-beboer__image {
    margin-right: 1rem;
    max-width: 38px;
    max-height: 38px; }
    .flytteflow .m-beboer__image img {
      width: 38px;
      height: 38px; }
  .flytteflow .m-beboer__info {
    flex: 1 1 auto;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600; }
    .flytteflow .m-beboer__info--light {
      font-weight: 400; }
  .flytteflow .m-beboer__actions {
    display: flex;
    flex-direction: column; }
    .flytteflow .m-beboer__actions--bottom {
      display: flex; }
      .flytteflow .m-beboer__actions--bottom .m-helptext__button {
        color: #333; }

.flytteflow .btn.btn-lg {
  font-size: 1.6rem;
  line-height: 2.5rem;
  padding: 1.1rem 4.5rem;
  height: 50px;
  max-height: 50px;
  min-width: 150px; }

.flytteflow .btn.btn-icon {
  display: flex;
  align-items: center; }
  .flytteflow .btn.btn-icon--left span {
    order: 2;
    margin-left: 1rem; }
  .flytteflow .btn.btn-icon--left i {
    order: 1; }
  .flytteflow .btn.btn-icon--right span {
    margin-right: 1rem; }

.flytteflow .btn.btn-previous {
  background: #fff;
  color: #24474F; }
  .flytteflow .btn.btn-previous:hover {
    background: #e6e6e6; }

.flytteflow .btn:focus:not(.btn-no-focus) {
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); }

.flytteflow .redigerOplysningerKnap {
  cursor: pointer; }

.flytteflow .yderligereOplysningerKnap {
  cursor: pointer; }

.flytteflow .yderligereOplysningerList {
  display: list-item;
  padding-left: 20px;
  margin-top: 5px; }

.flytteflow .opsummering-edit-button {
  border-color: #557D00;
  border: 1px;
  border-style: solid;
  border-radius: 3px;
  color: #557D00;
  font-size: 15px;
  padding: 5px;
  background: #fff; }

.flytteflow .a-tag-no-hover-underline:hover {
  text-decoration: none; }

.flytteflow .fa-2x {
  font-size: 25px; }

.flytteflow .checkbox {
  margin: 0;
  float: left;
  padding-right: 10px; }
  .flytteflow .checkbox [type=checkbox] {
    opacity: 0;
    position: absolute;
    left: 0; }
  .flytteflow .checkbox [type=checkbox] ~ .checkbox-icon {
    display: inline-block;
    border: 1px solid #767676 !important;
    border-radius: 3px;
    width: 27px;
    height: 27px;
    padding: 1px;
    cursor: pointer;
    background-color: #fff; }
    .flytteflow .checkbox [type=checkbox] ~ .checkbox-icon:hover {
      border-color: #557D00;
      box-shadow: 0 0 7px rgba(85, 125, 0, 0.35); }
    .flytteflow .checkbox [type=checkbox] ~ .checkbox-icon .cmark {
      object-fit: contain;
      opacity: 0;
      height: 75%;
      width: auto;
      pointer-events: none; }
  .flytteflow .checkbox [type=checkbox]:checked ~ .checkbox-icon {
    border: 0;
    background-color: #557D00;
    justify-content: center;
    display: flex;
    align-items: center; }
    .flytteflow .checkbox [type=checkbox]:checked ~ .checkbox-icon .cmark {
      object-fit: contain;
      opacity: 1;
      height: 75%;
      width: auto;
      pointer-events: none; }

.flytteflow .checkboxContainer {
  background-color: #F5F5F5;
  border: 0;
  border-radius: 3px;
  padding: 15px;
  width: 100%;
  margin: 0; }

.flytteflow .introCheckbox .form-label--checkbox, .flytteflow .introCheckbox .btn-link {
  font-size: 14px !important; }

.flytteflow .fa-arrow-left:before {
  content: url("/bos-selvbetjening/assets/images/pil-left-6ca5d04795fc10766271b5fa2760219b.svg"); }

.flytteflow .fa-arrow-right:before {
  content: url("/bos-selvbetjening/assets/images/pil-right-4586b9050e904e2c28cdb6f629901201.svg"); }

.flytteflow .datepicker {
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  padding: 10px 15px;
  max-width: 380px;
  margin: 0 auto; }
  .flytteflow .datepicker .datepicker-days table th, .flytteflow .datepicker .datepicker-months table th, .flytteflow .datepicker .datepicker-years table th, .flytteflow .datepicker .datepicker-decades table th {
    font-family: "Open Sans", Arial, sans-serif; }
    .flytteflow .datepicker .datepicker-days table th.picker-switch, .flytteflow .datepicker .datepicker-months table th.picker-switch, .flytteflow .datepicker .datepicker-years table th.picker-switch, .flytteflow .datepicker .datepicker-decades table th.picker-switch {
      font-weight: 600;
      text-decoration: underline;
      text-transform: capitalize;
      color: #24474F; }
    .flytteflow .datepicker .datepicker-days table th.prev, .flytteflow .datepicker .datepicker-days table th.next, .flytteflow .datepicker .datepicker-months table th.prev, .flytteflow .datepicker .datepicker-months table th.next, .flytteflow .datepicker .datepicker-years table th.prev, .flytteflow .datepicker .datepicker-years table th.next, .flytteflow .datepicker .datepicker-decades table th.prev, .flytteflow .datepicker .datepicker-decades table th.next {
      color: #24474F; }
    .flytteflow .datepicker .datepicker-days table th.dow, .flytteflow .datepicker .datepicker-months table th.dow, .flytteflow .datepicker .datepicker-years table th.dow, .flytteflow .datepicker .datepicker-decades table th.dow {
      text-transform: uppercase;
      pointer-events: none;
      padding-top: 17px;
      font-size: 1.3rem; }
  .flytteflow .datepicker .datepicker-days table td, .flytteflow .datepicker .datepicker-months table td, .flytteflow .datepicker .datepicker-years table td, .flytteflow .datepicker .datepicker-decades table td {
    font-family: "Open Sans", Arial, sans-serif;
    position: relative; }
    .flytteflow .datepicker .datepicker-days table td.day, .flytteflow .datepicker .datepicker-months table td.day, .flytteflow .datepicker .datepicker-years table td.day, .flytteflow .datepicker .datepicker-decades table td.day {
      height: 40px;
      line-height: 20px;
      width: 35px; }
      .flytteflow .datepicker .datepicker-days table td.day:hover, .flytteflow .datepicker .datepicker-months table td.day:hover, .flytteflow .datepicker .datepicker-years table td.day:hover, .flytteflow .datepicker .datepicker-decades table td.day:hover {
        background: none; }
        .flytteflow .datepicker .datepicker-days table td.day:hover:after, .flytteflow .datepicker .datepicker-months table td.day:hover:after, .flytteflow .datepicker .datepicker-years table td.day:hover:after, .flytteflow .datepicker .datepicker-decades table td.day:hover:after {
          content: '';
          width: 35px;
          height: 35px;
          background: #F5F5F5;
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: -1;
          border-radius: 50%; }
    .flytteflow .datepicker .datepicker-days table td span.active, .flytteflow .datepicker .datepicker-months table td span.active, .flytteflow .datepicker .datepicker-years table td span.active, .flytteflow .datepicker .datepicker-decades table td span.active {
      content: '';
      background: #24474F;
      top: 50%;
      left: 50%;
      z-index: -1;
      border-radius: 50%; }
      .flytteflow .datepicker .datepicker-days table td span.active:hover, .flytteflow .datepicker .datepicker-months table td span.active:hover, .flytteflow .datepicker .datepicker-years table td span.active:hover, .flytteflow .datepicker .datepicker-decades table td span.active:hover {
        content: '';
        background: #24474F;
        top: 50%;
        left: 50%;
        z-index: -1;
        border-radius: 50%; }
    .flytteflow .datepicker .datepicker-days table td span, .flytteflow .datepicker .datepicker-months table td span, .flytteflow .datepicker .datepicker-years table td span, .flytteflow .datepicker .datepicker-decades table td span {
      background: none; }
      .flytteflow .datepicker .datepicker-days table td span:hover, .flytteflow .datepicker .datepicker-months table td span:hover, .flytteflow .datepicker .datepicker-years table td span:hover, .flytteflow .datepicker .datepicker-decades table td span:hover {
        content: '';
        background: #F5F5F5;
        top: 50%;
        left: 50%;
        z-index: -1;
        border-radius: 50%; }
    .flytteflow .datepicker .datepicker-days table td.today:before, .flytteflow .datepicker .datepicker-months table td.today:before, .flytteflow .datepicker .datepicker-years table td.today:before, .flytteflow .datepicker .datepicker-decades table td.today:before {
      display: none; }
    .flytteflow .datepicker .datepicker-days table td.active, .flytteflow .datepicker .datepicker-months table td.active, .flytteflow .datepicker .datepicker-years table td.active, .flytteflow .datepicker .datepicker-decades table td.active {
      background: none; }
      .flytteflow .datepicker .datepicker-days table td.active:after, .flytteflow .datepicker .datepicker-months table td.active:after, .flytteflow .datepicker .datepicker-years table td.active:after, .flytteflow .datepicker .datepicker-decades table td.active:after {
        content: '';
        width: 35px;
        height: 35px;
        background: #24474F;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
        border-radius: 50%; }
      .flytteflow .datepicker .datepicker-days table td.active:hover:after, .flytteflow .datepicker .datepicker-months table td.active:hover:after, .flytteflow .datepicker .datepicker-years table td.active:hover:after, .flytteflow .datepicker .datepicker-decades table td.active:hover:after {
        content: '';
        width: 35px;
        height: 35px;
        background: #24474F;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
        border-radius: 50%; }
    .flytteflow .datepicker .datepicker-days table td .month, .flytteflow .datepicker .datepicker-months table td .month, .flytteflow .datepicker .datepicker-years table td .month, .flytteflow .datepicker .datepicker-decades table td .month {
      text-transform: capitalize; }
    .flytteflow .datepicker .datepicker-days table td span.active, .flytteflow .datepicker .datepicker-months table td span.active, .flytteflow .datepicker .datepicker-years table td span.active, .flytteflow .datepicker .datepicker-decades table td span.active {
      background: #24474F; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flytteflow td.day {
    vertical-align: baseline; } }

.flytteflow .bootstrap-datetimepicker-widget .picker-switch {
  font-size: 16px; }

.flytteflow .form-group {
  margin-bottom: 0; }
  .flytteflow .form-group select {
    margin-top: 0rem; }

.flytteflow .errors {
  display: none; }
  .flytteflow .errors .error {
    display: none;
    font-size: 12px;
    color: red;
    margin: 0; }
    .flytteflow .errors .error--checkbox {
      background: rgba(255, 0, 0, 0.08);
      border-radius: 4px;
      margin-top: 1rem;
      padding: 2rem;
      display: flex !important;
      font-size: 1.5rem; }
      .flytteflow .errors .error--checkbox:before {
        content: '!';
        background: red;
        display: block;
        color: #fff;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        text-align: center;
        font-weight: 700;
        margin-right: 1rem;
        flex: 0 0 auto;
        line-height: 2rem; }

.flytteflow .has-error .errors {
  display: block; }

.flytteflow .has-error[data-errors*='required'] .error--required {
  display: block; }

.flytteflow .has-error[data-errors*='number'] .error--number {
  display: block; }

.flytteflow .has-error[data-errors*='int'] .error--int {
  display: block; }

.flytteflow .has-error .form-control {
  background-color: #FDF2F2; }

.flytteflow .m-helptext {
  display: flex;
  flex-direction: column;
  margin: 0; }
  .flytteflow .m-helptext__button {
    border: 0;
    background-color: transparent;
    color: #767676;
    font-size: 1.3rem;
    font-weight: 400;
    text-decoration: underline;
    padding: 0;
    text-align: left; }
    .flytteflow .m-helptext__button--lg {
      font-size: 1.5rem; }
  .flytteflow .m-helptext__text {
    transition: max-height 0.5s;
    overflow: hidden;
    font-weight: 400;
    font-size: 13px; }
    .flytteflow .m-helptext__text--lg {
      font-size: 1.5rem; }
    .flytteflow .m-helptext__text ul, .flytteflow .m-helptext__text ol {
      padding: 0 0 0 2rem; }
      .flytteflow .m-helptext__text ul li, .flytteflow .m-helptext__text ol li {
        margin: 0; }
    .flytteflow .m-helptext__text ul {
      list-style: disc; }
    .flytteflow .m-helptext__text:first-of-type(div) {
      margin: 1rem 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .m-helptext--reverse .m-helptext__title {
      order: 2;
      margin-top: 1rem; } }
  .flytteflow .m-helptext--reverse .m-helptext__text div {
    padding-top: 1rem; }
    @media only screen and (min-width: 768px) {
      .flytteflow .m-helptext--reverse .m-helptext__text div {
        padding-top: initial;
        order: 1; } }
.flytteflow .hint {
  border: 0;
  background-color: transparent;
  color: #767676;
  line-height: 19px;
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
  padding: 0;
  text-align: left; }

.flytteflow .hint-text {
  transition: max-height 0.5s;
  overflow: hidden;
  font-weight: 400;
  line-height: 22px;
  font-size: 13px;
  color: #333333; }

.flytteflow .question-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-transform: initial;
  color: #333333;
  margin: 0 0 0; }

.flytteflow .hint-container {
  padding: 0; }

.flytteflow .m-infobox {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 3rem 3rem;
  font-family: "Open Sans", Arial, sans-serif;
  margin-top: 30px;
  font-size: 15px; }
  .flytteflow .m-infobox__text {
    color: #767676; }
    .flytteflow .m-infobox__text--lg {
      font-family: "Open Sans", Arial, sans-serif;
      font-weight: 600;
      font-size: 1.6rem;
      line-height: 2.2rem; }
  .flytteflow .m-infobox__value {
    font-weight: 600; }

.flytteflow .m-input-with-decoration__input {
  display: flex;
  align-items: center; }

.flytteflow .m-input-with-decoration__addon {
  pointer-events: none;
  margin-left: 1rem;
  font-size: 15px; }

.flytteflow .m-progressbar {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  margin: 0 -2rem 2.5rem;
  background: #fff; }
  @media only screen and (min-width: 768px) {
    .flytteflow .m-progressbar {
      background: #fff;
      margin: 0; } }
  .flytteflow .m-progressbar__item {
    margin: 0;
    padding: 0;
    position: relative; }
    .flytteflow .m-progressbar__item:after {
      content: '';
      width: 100%;
      height: 2px;
      background: #356772;
      background: linear-gradient(to right, transparent 70%, #e6e6e6 10%);
      background-size: 10px 2px, 100% 2px;
      position: absolute;
      right: -48%;
      top: 13px;
      z-index: 5; }
      .m-progressbar--alt-order .flytteflow .m-progressbar__item:after {
        top: initial;
        bottom: 12px; }
    .flytteflow .m-progressbar__item:last-of-type:after {
      display: none; }
    .flytteflow .m-progressbar__item--earlier:after {
      background: linear-gradient(to right, transparent 70%, #356772 10%);
      background-size: 10px 2px, 100% 2px; }
  .flytteflow .m-progressbar__button {
    background: transparent;
    border: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    position: relative;
    z-index: 10; }
    .flytteflow .m-progressbar__button:hover {
      cursor: pointer;
      text-decoration: none; }
  .flytteflow .m-progressbar__progress {
    width: 23px;
    height: 23px;
    border: 2px solid #e6e6e6;
    border-radius: 50%;
    font-family: "Open Sans", Arial, sans-serif;
    color: #767676;
    font-size: 1rem;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin-bottom: 5px;
    margin-top: 3px;
    padding-bottom: 1px; }
    @media only screen and (min-width: 640px) {
      .flytteflow .m-progressbar__progress {
        margin-bottom: 7px; } }
    .flytteflow .m-progressbar__progress--active {
      width: 29px;
      height: 29px;
      border-color: #356772;
      color: #356772;
      margin-bottom: 4px;
      margin-top: 0;
      padding: 0 1px 1px 0;
      font-size: 1.2rem;
      font-weight: 700; }
    .flytteflow .m-progressbar__progress--done {
      border-color: #356772;
      color: #fff;
      background: #356772;
      font-weight: 700;
      font-size: 1.2rem; }
    .flytteflow .m-progressbar__progress--completed {
      width: 28px;
      height: 28px;
      border-color: #356772;
      background: #356772;
      color: #fff;
      margin-bottom: 4px;
      margin-top: 0;
      font-weight: 700;
      font-size: 1.2rem; }
      .flytteflow .m-progressbar__progress--completed-icon {
        display: inline-block;
        transform: rotate(45deg);
        height: 10px;
        width: 6px;
        border-bottom: 2px solid #FFF;
        border-right: 2px solid #FFF;
        margin-bottom: 2px; }
    .flytteflow .m-progressbar__progress--error {
      border-color: #DD0000;
      background: #DD0000;
      color: #fff; }
    .m-progressbar--alt-order .flytteflow .m-progressbar__progress {
      order: 2;
      margin-bottom: 0;
      margin-top: 10px; }
  .flytteflow .m-progressbar__text {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-transform: capitalize;
    color: #767676; }
    @media only screen and (min-width: 640px) {
      .flytteflow .m-progressbar__text {
        font-size: 1.2rem; } }
    .flytteflow .m-progressbar__text--active {
      color: #356772;
      font-weight: 600; }
    .flytteflow .m-progressbar__text--done {
      color: #356772; }
    .flytteflow .m-progressbar__text--error {
      color: #DD0000; }
  .flytteflow .m-progressbar__symbol--checkmark {
    width: 50%; }

.flytteflow .m-progressbar__progress--active.m-progressbar__progress--error {
  border-color: #DD0000;
  background: #fff;
  color: #DD0000; }

.flytteflow .m-progressbar-vertical {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin: 10px 0;
  width: 100%; }
  .flytteflow .m-progressbar-vertical__item {
    margin: 0;
    position: relative;
    padding: 30px 30px 50px 30px;
    width: 100%; }
    .flytteflow .m-progressbar-vertical__item:after {
      content: '';
      width: 2px;
      height: 100%;
      background: #356772;
      position: absolute;
      top: 40px;
      left: 40px;
      z-index: 1; }
    .flytteflow .m-progressbar-vertical__item:last-of-type:after {
      width: 0%; }
    .flytteflow .m-progressbar-vertical__item--active:after {
      background-color: #356772;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 65%, #e6e6e6 50%, #e6e6e6);
      background-size: 100% 10px; }
    .flytteflow .m-progressbar-vertical__item--done:after {
      background-color: #356772;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 65%, #356772 50%, #356772);
      background-size: 100% 10px; }
    .flytteflow .m-progressbar-vertical__item--active, .flytteflow .m-progressbar-vertical__item--done {
      padding-bottom: 50px; }
  .flytteflow .m-progressbar-vertical__item-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 20px); }
  .flytteflow .m-progressbar-vertical__step {
    background: transparent;
    border: 0;
    display: flex;
    margin: 0 auto; }
    .flytteflow .m-progressbar-vertical__step:hover {
      text-decoration: none; }
  .flytteflow .m-progressbar-vertical__progress {
    width: 23px;
    height: 23px;
    border: 2px solid #e6e6e6;
    border-radius: 50%;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFF;
    z-index: 2;
    flex: 0 0 auto; }
    .flytteflow .m-progressbar-vertical__progress--done, .flytteflow .m-progressbar-vertical__progress--active {
      border-color: #356772;
      background: #356772;
      padding-bottom: 1px; }
      .flytteflow .m-progressbar-vertical__progress--done-icon, .flytteflow .m-progressbar-vertical__progress--active-icon {
        display: inline-block;
        transform: rotate(45deg);
        height: 10px;
        width: 6px;
        border-bottom: 2px solid #FFF;
        border-right: 2px solid #FFF; }
    .flytteflow .m-progressbar-vertical__progress--warning {
      border-color: #DD0000;
      background: #DD0000;
      padding-bottom: 1px;
      color: #fff;
      font-size: 1.7rem;
      line-height: 1.7rem;
      font-weight: 700; }
  .flytteflow .m-progressbar-vertical__text {
    width: 100%;
    font-family: "Open Sans", Arial, sans-serif;
    margin-left: 20px;
    text-align: left; }
    .flytteflow .m-progressbar-vertical__text--active {
      color: #1F3D44; }
    .flytteflow .m-progressbar-vertical__text--done {
      color: #1F3D44; }
    .flytteflow .m-progressbar-vertical__text--warning {
      color: #DD0000; }
    .flytteflow .m-progressbar-vertical__text--heading {
      font-size: 1.6rem;
      font-weight: 600;
      margin-bottom: 5px; }
    .flytteflow .m-progressbar-vertical__text--body {
      font-size: 1.5rem;
      font-weight: 400; }
  .flytteflow .m-progressbar-vertical__action {
    display: flex;
    padding-top: 15px;
    width: 100%;
    color: #1F3D44; }
    .flytteflow .m-progressbar-vertical__action--icon {
      width: 70px;
      float: left; }
    .flytteflow .m-progressbar-vertical__action--text {
      width: inherit;
      margin-top: 7px;
      margin-left: 10px; }

.flytteflow .buttonListItem {
  padding-bottom: 10px; }

.flytteflow .btn.btn-radio {
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  width: 100%;
  color: #333333;
  background-color: #fff;
  font-size: 15px;
  line-height: 22px;
  min-height: 55px; }

.flytteflow .btn.btn-radio.radio-checked {
  border: 1px solid #557D00 !important;
  box-shadow: 0 0 0 1px inset #557D00 !important;
  font-weight: 600; }

.flytteflow .warning-box .question-group {
  background: rgba(221, 0, 0, 0.05);
  border: 0;
  color: #DD0000;
  font-size: 15px;
  line-height: 22px;
  margin-top: 10px;
  display: flex;
  padding: 15px; }

.flytteflow .alert {
  margin-bottom: 0; }
  .flytteflow .alert-danger {
    background: rgba(221, 0, 0, 0.05);
    border: 0;
    color: #DD0000;
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
    display: flex; }

.flytteflow .error div.question-group {
  background: #fff;
  border: 0; }
  .flytteflow .error div.question-group .hint {
    color: #767676; }
  .flytteflow .error div.question-group .alert-danger {
    background: rgba(221, 0, 0, 0.05);
    border: 0;
    color: #DD0000;
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
    display: flex; }

.flytteflow .error div.question-group .btn-radio, .flytteflow .error div.question-group .form-control {
  border: 1px solid #e6e6e6; }
  .flytteflow .error div.question-group .btn-radio:focus, .flytteflow .error div.question-group .form-control:focus {
    border-width: 2px;
    border-color: #557D00; }

.flytteflow .fa-exclamation-triangle:before, .flytteflow .fa-warning:before {
  content: '!';
  background: #DD0000;
  display: block;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  font-weight: 700;
  margin-right: 1rem;
  flex: 0 0 auto;
  line-height: 2rem; }

.flytteflow .amount-question-border.amountInputQuestion {
  height: auto;
  padding: 10px 10px 10px 30px; }

.flytteflow .amount-hint-text {
  color: #767676;
  font-size: 13px;
  line-height: 19px; }

.flytteflow .no-padding-indkomst .question-text .amount-hint-text {
  padding-bottom: 20px; }

.flytteflow .flytteflow .uregistreret-formue-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 15px; }

.flytteflow .flytteflow .uregistreret-formue-felt {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #687780; }

.flytteflow .flytteflow .uregistreret-formue-vaerdi {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0B2432; }

.flytteflow .flytteflow .uregistreret-formue-felt {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #687780; }

.flytteflow .flytteflow .uregistreret-formue-vaerdi {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0B2432; }

.flytteflow .flytteflow .checkboxContainer {
  background-color: #F4F4F4;
  border: 0;
  border-radius: 3px;
  padding: 27px 30px 30px 30px;
  width: 100%;
  margin: 0; }

.flytteflow .opsummeringField {
  height: auto;
  padding: 20px;
  padding-right: 30px; }

.flytteflow .o-beboere__title {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem;
  margin-bottom: 2rem; }

.flytteflow .o-beboere__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.flytteflow .o-factbox {
  margin-bottom: 3rem; }
  .flytteflow .o-factbox h2 {
    font-size: 16px;
    margin: 20px 0 9px 0; }
  .flytteflow .o-factbox__image {
    width: 80px;
    max-width: 100%; }

.flytteflow .file-upload {
  margin: 0 0 1rem 0; }
  .flytteflow .file-upload:last-child {
    margin: 0; }
  .flytteflow .file-upload.box-border:before, .flytteflow .file-upload.box-border:after, .flytteflow .file-upload.row.box-border__upload--dashed:before, .flytteflow .file-upload.row.box-border__upload--dashed:after, .flytteflow .file-upload.row.box-border__upload--solid:before, .flytteflow .file-upload.row.box-border__upload--solid:after {
    display: none; }
  .flytteflow .file-upload img {
    margin-right: 1rem; }
  .flytteflow .file-upload__file {
    font-weight: 600; }
  .flytteflow .file-upload-entry > div {
    border: 1px dashed #e3e3e3; }

.flytteflow .file-upload-entry.file-upload-add-entry div.row {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%23D0D0D0FF' stroke-width='2' stroke-dasharray='4%2c6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  border-radius: 4px;
  border: 0;
  background-color: #fff;
  height: 62px;
  display: flex;
  align-items: center;
  text-align-last: left; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flytteflow .file-upload-entry.file-upload-add-entry div.row {
    background-image: none;
    border: 1px dashed #d0d0d0; } }

.flytteflow .svg-icon-add.svg-icon {
  background: url("/bos-selvbetjening/assets/images/ATPFLOW_small_addfile-99cb65a771990d370f1ee9167451b880.svg");
  width: 38px;
  height: 38px; }
  .flytteflow .svg-icon-add.svg-icon svg {
    display: none; }

.flytteflow .btn.file-upload {
  text-align: left; }

.flytteflow .o-panel {
  font-family: "Open Sans", Arial, sans-serif; }
  .flytteflow .o-panel__heading {
    border: 1px solid #d0d0d0;
    border-radius: 4px 4px 0 0;
    background: linear-gradient(0deg, #f9f9f9, #f9f9f9), #ffffff;
    padding: 1.5rem 2rem; }
    .flytteflow .o-panel__heading-text {
      font-size: 1.6rem;
      font-weight: 600;
      margin: 0 0 0 1rem; }
  .flytteflow .o-panel__toggle {
    display: flex;
    border: 0;
    background: transparent; }
  .flytteflow .o-panel__body {
    border: 1px solid #d0d0d0;
    border-top: 0;
    border-bottom: 0; }
  .flytteflow .o-panel__section {
    padding: 2rem 2rem 1rem;
    border: 1px solid #d0d0d0;
    border-left: 0;
    border-right: 0;
    border-top: 0; }
  .flytteflow .o-panel__section-title {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin-bottom: 1rem;
    color: #767676; }
  .flytteflow .o-panel__section-text {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin-bottom: 1rem; }
    .flytteflow .o-panel__section-text ul, .flytteflow .o-panel__section-text ol {
      padding: 0 0 0 2rem;
      margin-bottom: 2rem; }
      .flytteflow .o-panel__section-text ul li, .flytteflow .o-panel__section-text ol li {
        margin: 0; }
    .flytteflow .o-panel__section-text--regular {
      font-weight: 400; }

.flytteflow .o-panel-info {
  font-family: "Open Sans", Arial, sans-serif;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  padding: 2rem;
  margin-bottom: 2rem; }
  .flytteflow .o-panel-info__title {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.2rem; }
  .flytteflow .o-panel-info__text {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.9rem;
    margin-bottom: 1rem;
    margin-bottom: 0; }

.flytteflow .o-panel-collapsible {
  font-family: "Open Sans", Arial, sans-serif; }
  .flytteflow .o-panel-collapsible__heading {
    border: 1px solid #d0d0d0;
    border-radius: 4px 4px 0 0;
    background: linear-gradient(0deg, #f9f9f9, #f9f9f9), #ffffff;
    padding: 1rem 2rem; }
  .flytteflow .o-panel-collapsible__toggle {
    display: flex;
    border: 0;
    background: transparent; }
    .flytteflow .o-panel-collapsible__toggle:after {
      display: block;
      padding: 0 0 0 1rem; }
  .flytteflow .o-panel-collapsible__body {
    border: 1px solid #d0d0d0;
    border-top: 0;
    border-bottom: 0; }
  .flytteflow .o-panel-collapsible__section {
    padding: 2rem;
    border: 1px solid #d0d0d0;
    border-left: 0;
    border-right: 0;
    border-top: 0; }
  .flytteflow .o-panel-collapsible__section-title {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.2rem; }
  .flytteflow .o-panel-collapsible__section-text {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.9rem;
    margin-bottom: 1rem; }

.flytteflow .o-panel-info {
  font-family: "Open Sans", Arial, sans-serif;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  padding: 2rem;
  margin-bottom: 2rem; }
  .flytteflow .o-panel-info__title {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.2rem; }
  .flytteflow .o-panel-info__text {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.9rem;
    margin-bottom: 1rem;
    margin-bottom: 0; }

.flytteflow .o-modal {
  position: fixed;
  display: none;
  /* Hidden by default */
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(40, 77, 98, 0.9);
  z-index: 2;
  cursor: pointer; }

.flytteflow .o-modal__dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 3px;
  padding: 50px 47px 40px 47px;
  width: 80vw;
  max-width: 615px;
  max-height: 100vh;
  cursor: auto;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 639px) {
    .flytteflow .o-modal__dialog {
      padding: 50px 2rem; } }
  .flytteflow .o-modal__dialog a:not(.btn-primary, .btn--primary):last-child {
    padding-bottom: 0;
    margin-bottom: 0; }

.flytteflow .o-modal__dialog-image {
  max-height: 100px;
  padding-bottom: 3.5rem;
  display: flex;
  justify-content: center; }

.flytteflow .o-modal__dialog-html-content {
  text-align: center; }

.flytteflow .o-modal__title {
  text-align: center;
  color: #0B2432;
  line-height: 2.188rem;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.188rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5rem; }

.flytteflow .o-modal__manchet {
  text-align: center;
  margin-top: 0;
  margin-bottom: 3.5rem;
  color: #0B2432;
  font-family: "Open Sans", Arial, sans-serif; }
  .flytteflow .o-modal__manchet li {
    text-align: left;
    margin-left: 20px;
    line-height: 1.9rem;
    font-family: "Open Sans", Arial, sans-serif; }

.flytteflow .fortsaet_ansoegning-link {
  line-height: 1.5rem; }

.flytteflow .u-text-center {
  text-align: center; }
  .flytteflow .u-text-center--mobile {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .flytteflow .u-text-center--mobile {
        text-align: left; } }
.flytteflow .m-t--0 {
  margin-top: 0rem; }

.flytteflow .m-b--0 {
  margin-bottom: 0rem; }

.flytteflow .m-l--0 {
  margin-left: 0rem; }

.flytteflow .m-r--0 {
  margin-right: 0rem; }

.flytteflow .m-t--5 {
  margin-top: 0.5rem; }

.flytteflow .m-b--5 {
  margin-bottom: 0.5rem; }

.flytteflow .m-l--5 {
  margin-left: 0.5rem; }

.flytteflow .m-r--5 {
  margin-right: 0.5rem; }

.flytteflow .m-t--10 {
  margin-top: 1rem; }

.flytteflow .m-b--10 {
  margin-bottom: 1rem; }

.flytteflow .m-l--10 {
  margin-left: 1rem; }

.flytteflow .m-r--10 {
  margin-right: 1rem; }

.flytteflow .m-t--15 {
  margin-top: 1.5rem; }

.flytteflow .m-b--15 {
  margin-bottom: 1.5rem; }

.flytteflow .m-l--15 {
  margin-left: 1.5rem; }

.flytteflow .m-r--15 {
  margin-right: 1.5rem; }

.flytteflow .m-t--20 {
  margin-top: 2rem; }

.flytteflow .m-b--20 {
  margin-bottom: 2rem; }

.flytteflow .m-l--20 {
  margin-left: 2rem; }

.flytteflow .m-r--20 {
  margin-right: 2rem; }

.flytteflow .m-t--25 {
  margin-top: 2.5rem; }

.flytteflow .m-b--25 {
  margin-bottom: 2.5rem; }

.flytteflow .m-l--25 {
  margin-left: 2.5rem; }

.flytteflow .m-r--25 {
  margin-right: 2.5rem; }

.flytteflow .m-t--30 {
  margin-top: 3rem; }

.flytteflow .m-b--30 {
  margin-bottom: 3rem; }

.flytteflow .m-l--30 {
  margin-left: 3rem; }

.flytteflow .m-r--30 {
  margin-right: 3rem; }

.flytteflow .m-t--35 {
  margin-top: 3.5rem; }

.flytteflow .m-b--35 {
  margin-bottom: 3.5rem; }

.flytteflow .m-l--35 {
  margin-left: 3.5rem; }

.flytteflow .m-r--35 {
  margin-right: 3.5rem; }

.flytteflow .m-t--40 {
  margin-top: 4rem; }

.flytteflow .m-b--40 {
  margin-bottom: 4rem; }

.flytteflow .m-l--40 {
  margin-left: 4rem; }

.flytteflow .m-r--40 {
  margin-right: 4rem; }

.flytteflow .m-t--45 {
  margin-top: 4.5rem; }

.flytteflow .m-b--45 {
  margin-bottom: 4.5rem; }

.flytteflow .m-l--45 {
  margin-left: 4.5rem; }

.flytteflow .m-r--45 {
  margin-right: 4.5rem; }

.flytteflow .m-t--50 {
  margin-top: 5rem; }

.flytteflow .m-b--50 {
  margin-bottom: 5rem; }

.flytteflow .m-l--50 {
  margin-left: 5rem; }

.flytteflow .m-r--50 {
  margin-right: 5rem; }

.flytteflow .m-t--55 {
  margin-top: 5.5rem; }

.flytteflow .m-b--55 {
  margin-bottom: 5.5rem; }

.flytteflow .m-l--55 {
  margin-left: 5.5rem; }

.flytteflow .m-r--55 {
  margin-right: 5.5rem; }

.flytteflow .m-t--60 {
  margin-top: 6rem; }

.flytteflow .m-b--60 {
  margin-bottom: 6rem; }

.flytteflow .m-l--60 {
  margin-left: 6rem; }

.flytteflow .m-r--60 {
  margin-right: 6rem; }

.flytteflow .m-t--65 {
  margin-top: 6.5rem; }

.flytteflow .m-b--65 {
  margin-bottom: 6.5rem; }

.flytteflow .m-l--65 {
  margin-left: 6.5rem; }

.flytteflow .m-r--65 {
  margin-right: 6.5rem; }

.flytteflow .m-t--70 {
  margin-top: 7rem; }

.flytteflow .m-b--70 {
  margin-bottom: 7rem; }

.flytteflow .m-l--70 {
  margin-left: 7rem; }

.flytteflow .m-r--70 {
  margin-right: 7rem; }

.flytteflow .m-t--75 {
  margin-top: 7.5rem; }

.flytteflow .m-b--75 {
  margin-bottom: 7.5rem; }

.flytteflow .m-l--75 {
  margin-left: 7.5rem; }

.flytteflow .m-r--75 {
  margin-right: 7.5rem; }

.flytteflow .m-t--80 {
  margin-top: 8rem; }

.flytteflow .m-b--80 {
  margin-bottom: 8rem; }

.flytteflow .m-l--80 {
  margin-left: 8rem; }

.flytteflow .m-r--80 {
  margin-right: 8rem; }

.flytteflow .m-t--85 {
  margin-top: 8.5rem; }

.flytteflow .m-b--85 {
  margin-bottom: 8.5rem; }

.flytteflow .m-l--85 {
  margin-left: 8.5rem; }

.flytteflow .m-r--85 {
  margin-right: 8.5rem; }

.flytteflow .m-t--90 {
  margin-top: 9rem; }

.flytteflow .m-b--90 {
  margin-bottom: 9rem; }

.flytteflow .m-l--90 {
  margin-left: 9rem; }

.flytteflow .m-r--90 {
  margin-right: 9rem; }

.flytteflow .m-t--95 {
  margin-top: 9.5rem; }

.flytteflow .m-b--95 {
  margin-bottom: 9.5rem; }

.flytteflow .m-l--95 {
  margin-left: 9.5rem; }

.flytteflow .m-r--95 {
  margin-right: 9.5rem; }

.flytteflow .m-t--100 {
  margin-top: 10rem; }

.flytteflow .m-b--100 {
  margin-bottom: 10rem; }

.flytteflow .m-l--100 {
  margin-left: 10rem; }

.flytteflow .m-r--100 {
  margin-right: 10rem; }

.flytteflow .m-t--105 {
  margin-top: 10.5rem; }

.flytteflow .m-b--105 {
  margin-bottom: 10.5rem; }

.flytteflow .m-l--105 {
  margin-left: 10.5rem; }

.flytteflow .m-r--105 {
  margin-right: 10.5rem; }

.flytteflow .m-t--110 {
  margin-top: 11rem; }

.flytteflow .m-b--110 {
  margin-bottom: 11rem; }

.flytteflow .m-l--110 {
  margin-left: 11rem; }

.flytteflow .m-r--110 {
  margin-right: 11rem; }

.flytteflow .m-t--115 {
  margin-top: 11.5rem; }

.flytteflow .m-b--115 {
  margin-bottom: 11.5rem; }

.flytteflow .m-l--115 {
  margin-left: 11.5rem; }

.flytteflow .m-r--115 {
  margin-right: 11.5rem; }

.flytteflow .m-t--120 {
  margin-top: 12rem; }

.flytteflow .m-b--120 {
  margin-bottom: 12rem; }

.flytteflow .m-l--120 {
  margin-left: 12rem; }

.flytteflow .m-r--120 {
  margin-right: 12rem; }

.flytteflow .m-t--125 {
  margin-top: 12.5rem; }

.flytteflow .m-b--125 {
  margin-bottom: 12.5rem; }

.flytteflow .m-l--125 {
  margin-left: 12.5rem; }

.flytteflow .m-r--125 {
  margin-right: 12.5rem; }

.flytteflow .m-t--130 {
  margin-top: 13rem; }

.flytteflow .m-b--130 {
  margin-bottom: 13rem; }

.flytteflow .m-l--130 {
  margin-left: 13rem; }

.flytteflow .m-r--130 {
  margin-right: 13rem; }

.flytteflow .m-t--135 {
  margin-top: 13.5rem; }

.flytteflow .m-b--135 {
  margin-bottom: 13.5rem; }

.flytteflow .m-l--135 {
  margin-left: 13.5rem; }

.flytteflow .m-r--135 {
  margin-right: 13.5rem; }

.flytteflow .m-t--140 {
  margin-top: 14rem; }

.flytteflow .m-b--140 {
  margin-bottom: 14rem; }

.flytteflow .m-l--140 {
  margin-left: 14rem; }

.flytteflow .m-r--140 {
  margin-right: 14rem; }

.flytteflow .m-t--145 {
  margin-top: 14.5rem; }

.flytteflow .m-b--145 {
  margin-bottom: 14.5rem; }

.flytteflow .m-l--145 {
  margin-left: 14.5rem; }

.flytteflow .m-r--145 {
  margin-right: 14.5rem; }

.flytteflow .m-t--150 {
  margin-top: 15rem; }

.flytteflow .m-b--150 {
  margin-bottom: 15rem; }

.flytteflow .m-l--150 {
  margin-left: 15rem; }

.flytteflow .m-r--150 {
  margin-right: 15rem; }

.flytteflow .m-t--155 {
  margin-top: 15.5rem; }

.flytteflow .m-b--155 {
  margin-bottom: 15.5rem; }

.flytteflow .m-l--155 {
  margin-left: 15.5rem; }

.flytteflow .m-r--155 {
  margin-right: 15.5rem; }

.flytteflow .m-t--160 {
  margin-top: 16rem; }

.flytteflow .m-b--160 {
  margin-bottom: 16rem; }

.flytteflow .m-l--160 {
  margin-left: 16rem; }

.flytteflow .m-r--160 {
  margin-right: 16rem; }

.flytteflow .m-t--165 {
  margin-top: 16.5rem; }

.flytteflow .m-b--165 {
  margin-bottom: 16.5rem; }

.flytteflow .m-l--165 {
  margin-left: 16.5rem; }

.flytteflow .m-r--165 {
  margin-right: 16.5rem; }

.flytteflow .m-t--170 {
  margin-top: 17rem; }

.flytteflow .m-b--170 {
  margin-bottom: 17rem; }

.flytteflow .m-l--170 {
  margin-left: 17rem; }

.flytteflow .m-r--170 {
  margin-right: 17rem; }

.flytteflow .m-t--175 {
  margin-top: 17.5rem; }

.flytteflow .m-b--175 {
  margin-bottom: 17.5rem; }

.flytteflow .m-l--175 {
  margin-left: 17.5rem; }

.flytteflow .m-r--175 {
  margin-right: 17.5rem; }

.flytteflow .m-t--180 {
  margin-top: 18rem; }

.flytteflow .m-b--180 {
  margin-bottom: 18rem; }

.flytteflow .m-l--180 {
  margin-left: 18rem; }

.flytteflow .m-r--180 {
  margin-right: 18rem; }

.flytteflow .m-t--185 {
  margin-top: 18.5rem; }

.flytteflow .m-b--185 {
  margin-bottom: 18.5rem; }

.flytteflow .m-l--185 {
  margin-left: 18.5rem; }

.flytteflow .m-r--185 {
  margin-right: 18.5rem; }

.flytteflow .m-t--190 {
  margin-top: 19rem; }

.flytteflow .m-b--190 {
  margin-bottom: 19rem; }

.flytteflow .m-l--190 {
  margin-left: 19rem; }

.flytteflow .m-r--190 {
  margin-right: 19rem; }

.flytteflow .m-t--195 {
  margin-top: 19.5rem; }

.flytteflow .m-b--195 {
  margin-bottom: 19.5rem; }

.flytteflow .m-l--195 {
  margin-left: 19.5rem; }

.flytteflow .m-r--195 {
  margin-right: 19.5rem; }

.flytteflow .m-t--200 {
  margin-top: 20rem; }

.flytteflow .m-b--200 {
  margin-bottom: 20rem; }

.flytteflow .m-l--200 {
  margin-left: 20rem; }

.flytteflow .m-r--200 {
  margin-right: 20rem; }

.flytteflow .padding-zero {
  padding: 0; }

.flytteflow .p-lr--0 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--0 {
      padding-left: 0rem;
      padding-right: 0rem; } }
.flytteflow .p-tb--0 {
  padding-top: 0rem;
  padding-bottom: 0rem; }

.flytteflow .p-lr--10 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--10 {
      padding-left: 1rem;
      padding-right: 1rem; } }
.flytteflow .p-tb--10 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.flytteflow .p-lr--20 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--20 {
      padding-left: 2rem;
      padding-right: 2rem; } }
.flytteflow .p-tb--20 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.flytteflow .p-lr--30 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--30 {
      padding-left: 3rem;
      padding-right: 3rem; } }
.flytteflow .p-tb--30 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.flytteflow .p-lr--40 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--40 {
      padding-left: 4rem;
      padding-right: 4rem; } }
.flytteflow .p-tb--40 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.flytteflow .p-lr--50 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--50 {
      padding-left: 5rem;
      padding-right: 5rem; } }
.flytteflow .p-tb--50 {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.flytteflow .p-lr--60 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--60 {
      padding-left: 6rem;
      padding-right: 6rem; } }
.flytteflow .p-tb--60 {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.flytteflow .p-lr--70 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--70 {
      padding-left: 7rem;
      padding-right: 7rem; } }
.flytteflow .p-tb--70 {
  padding-top: 7rem;
  padding-bottom: 7rem; }

.flytteflow .p-lr--80 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--80 {
      padding-left: 8rem;
      padding-right: 8rem; } }
.flytteflow .p-tb--80 {
  padding-top: 8rem;
  padding-bottom: 8rem; }

.flytteflow .p-lr--90 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--90 {
      padding-left: 9rem;
      padding-right: 9rem; } }
.flytteflow .p-tb--90 {
  padding-top: 9rem;
  padding-bottom: 9rem; }

.flytteflow .p-lr--100 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--100 {
      padding-left: 10rem;
      padding-right: 10rem; } }
.flytteflow .p-tb--100 {
  padding-top: 10rem;
  padding-bottom: 10rem; }

.flytteflow .p-lr--110 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--110 {
      padding-left: 11rem;
      padding-right: 11rem; } }
.flytteflow .p-tb--110 {
  padding-top: 11rem;
  padding-bottom: 11rem; }

.flytteflow .p-lr--120 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--120 {
      padding-left: 12rem;
      padding-right: 12rem; } }
.flytteflow .p-tb--120 {
  padding-top: 12rem;
  padding-bottom: 12rem; }

.flytteflow .p-lr--130 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--130 {
      padding-left: 13rem;
      padding-right: 13rem; } }
.flytteflow .p-tb--130 {
  padding-top: 13rem;
  padding-bottom: 13rem; }

.flytteflow .p-lr--140 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--140 {
      padding-left: 14rem;
      padding-right: 14rem; } }
.flytteflow .p-tb--140 {
  padding-top: 14rem;
  padding-bottom: 14rem; }

.flytteflow .p-lr--150 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--150 {
      padding-left: 15rem;
      padding-right: 15rem; } }
.flytteflow .p-tb--150 {
  padding-top: 15rem;
  padding-bottom: 15rem; }

.flytteflow .p-lr--160 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--160 {
      padding-left: 16rem;
      padding-right: 16rem; } }
.flytteflow .p-tb--160 {
  padding-top: 16rem;
  padding-bottom: 16rem; }

.flytteflow .p-lr--170 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--170 {
      padding-left: 17rem;
      padding-right: 17rem; } }
.flytteflow .p-tb--170 {
  padding-top: 17rem;
  padding-bottom: 17rem; }

.flytteflow .p-lr--180 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--180 {
      padding-left: 18rem;
      padding-right: 18rem; } }
.flytteflow .p-tb--180 {
  padding-top: 18rem;
  padding-bottom: 18rem; }

.flytteflow .p-lr--190 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--190 {
      padding-left: 19rem;
      padding-right: 19rem; } }
.flytteflow .p-tb--190 {
  padding-top: 19rem;
  padding-bottom: 19rem; }

.flytteflow .p-lr--200 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--200 {
      padding-left: 20rem;
      padding-right: 20rem; } }
.flytteflow .p-tb--200 {
  padding-top: 20rem;
  padding-bottom: 20rem; }

.flytteflow .p-lr--210 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--210 {
      padding-left: 21rem;
      padding-right: 21rem; } }
.flytteflow .p-tb--210 {
  padding-top: 21rem;
  padding-bottom: 21rem; }

.flytteflow .p-lr--220 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--220 {
      padding-left: 22rem;
      padding-right: 22rem; } }
.flytteflow .p-tb--220 {
  padding-top: 22rem;
  padding-bottom: 22rem; }

.flytteflow .p-lr--230 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--230 {
      padding-left: 23rem;
      padding-right: 23rem; } }
.flytteflow .p-tb--230 {
  padding-top: 23rem;
  padding-bottom: 23rem; }

.flytteflow .p-lr--240 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--240 {
      padding-left: 24rem;
      padding-right: 24rem; } }
.flytteflow .p-tb--240 {
  padding-top: 24rem;
  padding-bottom: 24rem; }

.flytteflow .p-lr--250 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--250 {
      padding-left: 25rem;
      padding-right: 25rem; } }
.flytteflow .p-tb--250 {
  padding-top: 25rem;
  padding-bottom: 25rem; }

.flytteflow .p-lr--260 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--260 {
      padding-left: 26rem;
      padding-right: 26rem; } }
.flytteflow .p-tb--260 {
  padding-top: 26rem;
  padding-bottom: 26rem; }

.flytteflow .p-lr--270 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--270 {
      padding-left: 27rem;
      padding-right: 27rem; } }
.flytteflow .p-tb--270 {
  padding-top: 27rem;
  padding-bottom: 27rem; }

.flytteflow .p-lr--280 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--280 {
      padding-left: 28rem;
      padding-right: 28rem; } }
.flytteflow .p-tb--280 {
  padding-top: 28rem;
  padding-bottom: 28rem; }

.flytteflow .p-lr--290 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--290 {
      padding-left: 29rem;
      padding-right: 29rem; } }
.flytteflow .p-tb--290 {
  padding-top: 29rem;
  padding-bottom: 29rem; }

.flytteflow .p-lr--300 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--300 {
      padding-left: 30rem;
      padding-right: 30rem; } }
.flytteflow .p-tb--300 {
  padding-top: 30rem;
  padding-bottom: 30rem; }

.flytteflow .p-lr--310 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--310 {
      padding-left: 31rem;
      padding-right: 31rem; } }
.flytteflow .p-tb--310 {
  padding-top: 31rem;
  padding-bottom: 31rem; }

.flytteflow .p-lr--320 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--320 {
      padding-left: 32rem;
      padding-right: 32rem; } }
.flytteflow .p-tb--320 {
  padding-top: 32rem;
  padding-bottom: 32rem; }

.flytteflow .p-lr--330 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--330 {
      padding-left: 33rem;
      padding-right: 33rem; } }
.flytteflow .p-tb--330 {
  padding-top: 33rem;
  padding-bottom: 33rem; }

.flytteflow .p-lr--340 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--340 {
      padding-left: 34rem;
      padding-right: 34rem; } }
.flytteflow .p-tb--340 {
  padding-top: 34rem;
  padding-bottom: 34rem; }

.flytteflow .p-lr--350 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--350 {
      padding-left: 35rem;
      padding-right: 35rem; } }
.flytteflow .p-tb--350 {
  padding-top: 35rem;
  padding-bottom: 35rem; }

.flytteflow .p-lr--360 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--360 {
      padding-left: 36rem;
      padding-right: 36rem; } }
.flytteflow .p-tb--360 {
  padding-top: 36rem;
  padding-bottom: 36rem; }

.flytteflow .p-lr--370 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--370 {
      padding-left: 37rem;
      padding-right: 37rem; } }
.flytteflow .p-tb--370 {
  padding-top: 37rem;
  padding-bottom: 37rem; }

.flytteflow .p-lr--380 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--380 {
      padding-left: 38rem;
      padding-right: 38rem; } }
.flytteflow .p-tb--380 {
  padding-top: 38rem;
  padding-bottom: 38rem; }

.flytteflow .p-lr--390 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--390 {
      padding-left: 39rem;
      padding-right: 39rem; } }
.flytteflow .p-tb--390 {
  padding-top: 39rem;
  padding-bottom: 39rem; }

.flytteflow .p-lr--400 {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .flytteflow .p-lr--400 {
      padding-left: 40rem;
      padding-right: 40rem; } }
.flytteflow .p-tb--400 {
  padding-top: 40rem;
  padding-bottom: 40rem; }

.flytteflow .u-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.flytteflow .u-hidden {
  display: none; }

.flytteflow .u-inline-block {
  display: inline-block; }

.flytteflow [aria-hidden] {
  transition: opacity 1s ease-out; }

.flytteflow [aria-hidden='false'] {
  opacity: 1;
  height: auto;
  overflow: visible; }

.flytteflow .u-flex {
  display: flex; }
  .flytteflow .u-flex--justify-between {
    justify-content: space-between; }
  .flytteflow .u-flex--justify-center {
    justify-content: center; }
  .flytteflow .u-flex--flex-end {
    justify-content: flex-end; }
  .flytteflow .u-flex--align-center {
    align-items: center; }
  .flytteflow .u-flex .icon-plus, .flytteflow .u-flex .icon-minus {
    position: static;
    display: block; }

.flytteflow .u-width100-1 {
  width: calc(100%/1); }

.flytteflow .u-width100-2 {
  width: calc(100%/2); }

.flytteflow .u-width100-3 {
  width: calc(100%/3); }

.flytteflow .u-width100-4 {
  width: calc(100%/4); }

.flytteflow .u-width100-5 {
  width: calc(100%/5); }

.flytteflow .u-width100-6 {
  width: calc(100%/6); }

.flytteflow .u-width100-7 {
  width: calc(100%/7); }

.flytteflow .u-width100-8 {
  width: calc(100%/8); }

.flytteflow .u-width100-9 {
  width: calc(100%/9); }

.flytteflow .u-width100-10 {
  width: calc(100%/10); }

.flytteflow .m-w--0 {
  max-width: 0rem; }

.flytteflow .m-w--10 {
  max-width: 10rem; }

.flytteflow .m-w--20 {
  max-width: 20rem; }

.flytteflow .m-w--30 {
  max-width: 30rem; }

.flytteflow .m-w--40 {
  max-width: 40rem; }

.flytteflow .m-w--50 {
  max-width: 50rem; }

.flytteflow .m-w--60 {
  max-width: 60rem; }

.flytteflow .m-w--70 {
  max-width: 70rem; }

.flytteflow .m-w--80 {
  max-width: 80rem; }

.flytteflow .m-w--90 {
  max-width: 90rem; }

.flytteflow .m-w--100 {
  max-width: 100rem; }

.flytteflow .m-w--110 {
  max-width: 110rem; }

.flytteflow .m-w--120 {
  max-width: 120rem; }

.flytteflow .m-w--130 {
  max-width: 130rem; }

.flytteflow .m-w--140 {
  max-width: 140rem; }

.flytteflow .m-w--150 {
  max-width: 150rem; }

.flytteflow .m-w--160 {
  max-width: 160rem; }

.flytteflow .m-w--170 {
  max-width: 170rem; }

.flytteflow .m-w--180 {
  max-width: 180rem; }

.flytteflow .m-w--190 {
  max-width: 190rem; }

.flytteflow .m-w--200 {
  max-width: 200rem; }
