.mfof-decoration-background-off-white {
  background-color: #f7f3e4;
  padding: 1.875rem
}
.sv-decoration-Specialruta {
  background-color: var(--env-section-background-color);
}

.mfof-decoration-background-off-white p.mfof-link-text-medium {
  padding-left: 0 !important
}
.mfof-decoration-button-white a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 3.125rem;
  min-width: 15.625rem;
  background-color: #fff;
  border-radius: 3.125rem;
  padding: .625rem 1.875rem;
  text-decoration: none;
  color: #1d1d1b;
  border: 1px solid #fff;
  font-family: "Roboto webb";
  font-weight: 400;
  font-size: 1.25rem
}
@media screen and (max-width:63.9375em) {
  .mfof-decoration-button-white a {
    min-height: 3.125rem
  }
}
.mfof-decoration-button-white a:focus, .mfof-decoration-button-white a:hover {
  color: #fff !important;
  border: 1px solid #1d1d1b;
  background-color: #1d1d1b;
  font-weight: 400 !important
}
.mfof-decoration-button a {
  background-color: var(--env-element-danger-background-color);
  border-radius: 23px;
  padding: .625rem 1.875rem;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  border: 1px solid #d90a4b;
  line-height: 1
}
.mfof-decoration-button a:focus, .mfof-decoration-button a:hover {
  color: #1d1d1b;
  border: 1px solid #1d1d1b;
  background-color: #fff;
  font-weight: 700
}
.mfof-decoration-colored-circle {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-color: var(--env-element-success-background-color-light);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 1.875rem;
  font-size: 4rem;
	  color: #fff
}
.mfof-decoration-colored-circle h1, .mfof-decoration-colored-circle h2, .mfof-decoration-colored-circle h3, .mfof-decoration-colored-circle p, .mfof-decoration-colored-circle span {
  font-size: 4rem !important
}
.mfof-decoration-content-padding-border-left {
  padding: 1.875rem;
  border-left: 1px solid #1d1d1b
}
@media screen and (max-width:63.9375em) {
  .mfof-decoration-content-padding-border-left {
    border: none
  }
}
.mfof-decoration-content-padding {
  padding: 1.875rem
}
.mfof-decoration-download-file-box a {
  margin-bottom: 1.25rem;
  color: #1d1d1b;
  display: flex;
  flex-direction: column;
  padding: 5rem 1.25rem;
  font-family: "Roboto webb";
  font-size: 1.1875rem;
  justify-content: center;
  align-items: center;
  text-decoration: none
}
.mfof-decoration-download-file-box a img {
  display: none !important
}
.mfof-decoration-download-file-box a:Active, .mfof-decoration-download-file-box a:hover {
  color: #1d1d1b !important;
  text-decoration: underline
}
.mfof-decoration-download-file-box a:before {
  content: "\f56d";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  height: 5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 3.3125rem
}
.mfof-decoration-footer-image {
  position: absolute;
  overflow-x: hidden;
  left: 57%;
  top: 50%;
  transform: translateY(-50%);
  width: 43%;
  height: 18rem
}
@media screen and (max-width:63.9375em) {
  .mfof-decoration-footer-image {
    display: none
  }
}
.mfof-decoration-footer-image img {
  height: 100% !important;
  width: auto !important
}
.mfof-decoration-margin-header {
  margin-top: 5.625rem
}
@media screen and (max-width:63.9375em) {
  .mfof-decoration-margin-header {
    margin-top: 2.8125rem
  }
}
@media screen and (max-width:63.9375em) {
  .mfof-decoration-standard-padding-mobile {
    padding-left: 1.875rem;
    padding-right: 1.875rem
  }
}
@media screen and (max-width:39.9375em) {
  .mfof-decoration-standard-padding-mobile-small-only {
    padding-left: 1.875rem;
    padding-right: 1.875rem
  }
}
.mfof-startpage-event-list{list-style:none;margin:0;padding:0}.mfof-startpage-event-list-item{border-top:1px solid #1d1d1b;display:flex}.mfof-startpage-event-list-item a{text-decoration:none}.mfof-startpage-event-list-item a .mfof-startpage-event-list-title{text-decoration:underline}.mfof-startpage-event-list-item a:hover .mfof-startpage-event-list-date,.mfof-startpage-event-list-item a:hover .mfof-startpage-event-list-title{color:#d90a4b}.mfof-startpage-event-list-item a:hover .mfof-event-list-category{background-color:#1d1d1b;color:#fff}.mfof-startpage-event-list-date{font-family:Roboto;font-size:20px;font-weight:700;margin-top:.9375rem!important;margin-bottom:0!important}.mfof-startpage-event-list-category{margin-top:0!important;margin-bottom:.9375rem!important;display:inline-block;padding-left:.46875rem;padding-right:.46875rem;font-size:14px;line-height:1.8;font-weight:500}.mfof-startpage-event-list-title{font-size:18px;line-height:25px;margin-top:0;letter-spacing:1.16px;margin-bottom:.75rem;font-weight:700;margin-top:0!important}@media (min-width:0px){.mfof-startpage-event-list-title{font-size:calc(18px + 4 * (100vw - 0px)/ 1200)}}@media (min-width:1200px){.mfof-startpage-event-list-title{font-size:22px}}.mfof-startpage-event-list-title>a{text-decoration:none}.mfof-startpage-event-list-title>a:hover{text-decoration:underline}.mfof-startpage-event-list-preamble{font-family:Roboto;font-size:.875rem;line-height:1.25rem;letter-spacing:1px}
.mfof-footer ul {
   padding: 0;
}
.mfof-footer ul {
   list-style: none;
}
.mfof-footer ul li {
   margin-bottom: .9375rem;
   padding-left: 1.875rem;
}
.mfof-footer-menu {
  list-style: none;
  display: inline-flex
}
.mfof-footer-menu-item {
  margin-right: .9375rem
}
.mfof-footer-menu-dot {
  margin-right: .9375rem
}
.mfof-left-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none
}
.mfof-left-menu[data-open=true] {
  display: block
}
.mfof-left-menu-wrapper {
  border-right: 1px solid #1d1d1b;
  border-bottom: 1px solid #1d1d1b
}
.mfof-left-menu-header {
  font-family: "Roboto webb";
  font-size: 20px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: .75rem;
  word-break: break-word
}
@media (min-width:0px) {
  .mfof-left-menu-header {
    font-size: calc(20px + 7 * (100vw - 0px)/ 1200)
  }
}
@media (min-width:1200px) {
  .mfof-left-menu-header {
    font-size: 27px
  }
}
.mfof-left-menu-item {
  color: #fff
}
.mfof-left-menu-item--active > a {
  font-weight: 700
}
.mfof-left-menu-item--active > div > a {
  font-weight: 700
}
.mfof-left-menu-item--active .mfof-left-menu-expander {
  border: 1px solid #fff;
  border-radius: 50%
}
.mfof-left-menu-item:last-child > a > span {
  border-bottom: none
}
.mfof-left-menu-item ul.mfof-left-menu[data-open=true] li.mfof-left-menu-item:first-child span {
  border-top: 2px solid #1d1d1b
}
.mfof-left-menu-item ul.mfof-left-menu[data-open=true] li.mfof-left-menu-item:last-child span {
  border-bottom: 2px solid #1d1d1b
}
.mfof-left-menu-link-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.mfof-left-menu-expander {
  position: absolute;
  right: .625rem;
  cursor: pointer;
  border: 1px;
  background: 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-right: .46875rem
}
.mfof-left-menu-expander::before {
  font-family: mfof-icons;
  content: "";
  font-size: .625rem;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: var(--env-element-success-background-color-light);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff
}
.mfof-left-menu-expander[aria-expanded=true]::before {
  transform: rotate(180deg);
  background-color: #1d1d1b;
  color: #fff
}
.mfof-left-menu-expander:hover::before {
  background-color: var(--env-element-danger-background-color);
  color: #fff
}
.mfof-left-menu-link {
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
  display: inline-block;
  margin-bottom: 0;
  line-height: 1.375rem;
  text-decoration: none;
  width: 100%
}
@media (min-width:0px) {
  .mfof-left-menu-link {
    font-size: calc(16px + 1 * (100vw - 0px)/ 1200)
  }
}
@media (min-width:1200px) {
  .mfof-left-menu-link {
    font-size: 17px
  }
}
.mfof-left-menu-link > span {
  margin-right: .625rem;
  display: block;
  margin-left: .625rem;
  line-height: 1.375rem;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  border-bottom: 1px solid #1d1d1b;
  padding-right: 1.875rem
}
.mfof-left-menu-link:hover {
  text-decoration: underline;
  background-color: #1d1d1b;
  color: #fff
}
.mfof-left-menu--level-1 .mfof-left-menu-link > span {
  padding-left: .46875rem
}
.mfof-left-menu--level-2 .mfof-left-menu-link > span {
  padding-left: .9375rem
}
.mfof-left-menu--level-3 .mfof-left-menu-link > span {
  padding-left: 1.40625rem
}
.mfof-left-menu--level-4 .mfof-left-menu-link > span {
  padding-left: 1.875rem
}
.mfof-left-menu--level-5 .mfof-left-menu-link > span {
  padding-left: 2.34375rem
}
.mfof-left-menu--level-6 .mfof-left-menu-link > span {
  padding-left: 2.8125rem
}
.mfof-left-menu--level-1 {
  background-color: #f7f3e4
}
.mfof-left-menu--level-2 {
  background-color: #dceee8;
}
.mfof-main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between
}
.mfof-main-menu-btn {
  background: 0 0;
  border: none;
  width: 1.5625rem;
  position: relative;
  height: 1.5625rem;
  top: .6875rem;
  border: 1px;
  border-radius: 50%
}
.mfof-main-menu-btn:hover {
  background-color: var(--env-element-danger-background-color)
}
.mfof-main-menu-btn:hover:after {
  color: #fff
}
.mfof-main-menu-btn::after {
  content: "";
  font-family: mfof-icons;
  position: absolute;
  top: .5rem;
  right: .375rem;
  font-size: .75rem
}
.mfof-main-menu-btn[aria-expanded=true] {
  background-color: #1d1d1b;
  color: #fff
}
.mfof-main-menu-btn[aria-expanded=true]::after {
  transform: rotate(180deg);
  top: .375rem
}
.mfof-main-menu-text:hover {
  color: var(--env-element-danger-background-color);
  text-decoration: underline
}
.mfof-main-menu-item {
  padding: .625rem .3125rem;
  position: relative
}
.mfof-main-menu-item__wrapper {
  height: 100%;
  padding-right: .625rem;
  position: relative;
  flex: 1 1 auto;
  display: flex;
  justify-content: center
}
.mfof-main-menu-item__wrapper:after {
  content: "";
  right: 0;
  height: 45px;
  width: 1px;
  background-color: #cccccc;
  position: absolute;
  top: 9px
}
.mfof-main-menu-item:first-child .mfof-main-menu-sublist {
  left: .3125rem;
  right: unset
}
.mfof-main-menu-item:last-child .mfof-main-menu-item__wrapper:after {
  content: unset
}
.mfof-main-menu-item:last-child .mfof-main-menu-sublist {
  right: 0;
  left: unset
}
.mfof-main-menu-item.active > .mfof-main-menu-item__wrapper .mfof-main-menu-text {
  font-weight: 700
}
.mfof-main-menu-sublist {
  width: 17.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  position: absolute;
  bottom: .75rem;
  left: -.375rem;
  right: auto;
  transform: translateY(100%);
  z-index: 999;
  border: 1px solid #1d1d1b;
  background-color: #fff
}
.mfof-main-menu-sublist-item {
  display: block;
  position: relative;
  width: 100%
}
.mfof-main-menu-sublist-item.active, .mfof-main-menu-sublist-item:focus, .mfof-main-menu-sublist-item:hover {
  background-color: #1d1d1b
}
.mfof-main-menu-sublist-item.active > a, .mfof-main-menu-sublist-item:focus > a, .mfof-main-menu-sublist-item:hover > a {
  color: #fff
}
.mfof-main-menu-sublist-item:last-child a {
  border-bottom: none
}
.mfof-main-menu-sublist-item a {
  width: 100%;
  text-align: left;
  z-index: 9999;
  display: block;
  padding: .9375rem;
  width: 90%;
  margin: auto;
  border-bottom: 1px solid #1d1d1b
}
.mfof-main-menu-sublist-item a:hover {
  text-decoration: underline
}
.mfof-mobile-menu {
  list-style: none;
  margin: 0;
  padding: 0
}
.mfof-mobile-menu [data-open=false] {
  display: none
}
.mfof-mobile-menu [data-open=true] {
  display: block
}
.mfof-mobile-menu-wrapper {
  display: none
}
.mfof-mobile-menu-wrapper[data-open=true] {
  margin-top: 1.875rem;
  display: block;
  height: 100vh;
  overflow: scroll;
  padding-bottom: 18.75rem
}
.mfof-mobile-menu-top-links {
  padding: 1.875rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around
}
.mfof-mobile-menu-top-links-item {
  font-family: Roboto;
  font-size: 12px;
  text-decoration: none;
  flex-basis: calc(100%/3);
  text-align: center;
  margin-bottom: .9375rem;
  font-weight: 700
}
.mfof-mobile-menu-top-links-item:hover {
  text-decoration: underline
}
.mfof-mobile-menu-header {
  font-family: Roboto webb;
  font-size: 20px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: .75rem;
}
@media (min-width:0px) {
  .mfof-mobile-menu-header {
    font-size: calc(20px + 7 * (100vw - 0px)/ 1200)
  }
}
@media (min-width:1200px) {
  .mfof-mobile-menu-header {
    font-size: 27px
  }
}
.mfof-mobile-menu-item--active > a {
  text-decoration: none;
  font-weight: 700
}
.mfof-mobile-menu-item--active > div a {
  text-decoration: none;
  font-weight: 700
}
.mfof-mobile-menu-item--active .mfof-mobile-menu-expander[aria-expanded=true] {
  border: 1px solid #fff;
  border-radius: 50%
}
.mfof-mobile-menu-item--active .mfof-mobile-menu-expander[aria-expanded=true]:before {
  background-color: #1d1d1b;
  color: #fff
}
.mfof-mobile-menu-link-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.mfof-mobile-menu-expander {
  position: absolute;
  right: .625rem;
  cursor: pointer;
  border: 1px;
  background: 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-right: .9375rem
}
.mfof-mobile-menu-expander::before {
  font-family: mfof-icons;
  content: "";
  font-size: .5rem;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #c5da9d;
  display: flex;
  justify-content: center;
  align-items: center
}
.mfof-mobile-menu-expander[aria-expanded=true]::before {
  transform: rotate(180deg)
}
.mfof-mobile-menu-expander:hover::before {
  background-color: #1d1d1b;
  color: #fff
}
.mfof-mobile-menu--level-0 .mfof-mobile-menu-link {
  padding-left: .9375rem;
  padding-right: .9375rem
}
.mfof-mobile-menu--level-1 .mfof-mobile-menu-link {
  margin-left: .46875rem
}
.mfof-mobile-menu--level-2 .mfof-mobile-menu-link {
  margin-left: .9375rem
}
.mfof-mobile-menu--level-3 .mfof-mobile-menu-link {
  margin-left: 1.40625rem
}
.mfof-mobile-menu--level-4 .mfof-mobile-menu-link {
  margin-left: 1.875rem
}
.mfof-mobile-menu--level-5 .mfof-mobile-menu-link {
  margin-left: 2.34375rem
}
.mfof-mobile-menu--level-6 .mfof-mobile-menu-link {
  margin-left: 2.8125rem
}
.mfof-mobile-menu--level-1 {
  background-color: #f7f3e4
}
.mfof-mobile-menu--level-2 {
  background-color: #cfe1f0
}
.mfof-mobile-menu--level-3 {
  background-color: #fff
}
.mfof-mobile-menu-link {
  font-size: 17px;
  font-family: Roboto;
  display: inline-block;
  margin-bottom: 0;
  text-decoration: none;
  width: 100%
}
.mfof-mobile-menu-link > span {
  margin-right: .625rem;
  display: block;
  margin-left: .625rem;
  line-height: 1.375rem;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  border-bottom: 1px solid #1d1d1b;
  padding-right: 1.875rem
}
.mfof-mobile-menu-link:hover {
  text-decoration: underline
}
.mfof-search-form-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}
.mfof-search-form-wrapper .mfof-search-form-input-wrapper {
  flex-basis: 70%
}
.mfof-search-form-wrapper .mfof-search-form-input {
  width: 100%
}
.mfof-search-form-wrapper .mfof-search-form-input:focus {
  outline: 2px solid var(--env-element-danger-background-color)
}
.mfof-search-form-wrapper .mfof-search-form-input:focus::-moz-placeholder {
  color: #1d1d1b
}
.mfof-search-form-wrapper .mfof-search-form-input:focus:-ms-input-placeholder {
  color: #1d1d1b
}
.mfof-search-form-wrapper .mfof-search-form-input:focus::placeholder {
  color: #1d1d1b
}
.mfof-search-form.mobile {
  display: none;
  width: 100%;
  padding-right: 2em
}
.mfof-search-form.mobile[data-open=true] {
  display: block
}
.mfof-search-form.mobile .mfof-search-form-submit {
  margin-left: 5px
}
.mfof-search-form-input-wrapper {
  display: inline-block;
  position: relative
}
.mfof-search-form-input-wrapper.faceted {
  width: 50%
}
.mfof-search-form-input-wrapper.faceted > input {
  width: 100%
}
.mfof-search-form-input-border {
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border-bottom: 1px solid #1d1d1b
}
.mfof-search-form-input {
  height: 35px;
  width: 100%;
  border: none;
  font-weight: 300;
  padding-left: .46875rem;
  margin-bottom: 0 !important;
  outline: 0
}
.mfof-search-form-input::-moz-placeholder {
  color: #1d1d1b
}
.mfof-search-form-input:-ms-input-placeholder {
  color: #1d1d1b
}
.mfof-search-form-input::placeholder {
  color: #1d1d1b
}
.mfof-search-form-input:focus {
  outline: 2px solid var(--env-element-danger-background-color)
}
.mfof-search-form-input:focus::-moz-placeholder {
  color: #1d1d1b
}
.mfof-search-form-input:focus:-ms-input-placeholder {
  color: #1d1d1b
}
.mfof-search-form-input:focus::placeholder {
  color: #1d1d1b
}
.mfof-search-form-submit {
  cursor: pointer;
  width: 50px;
  height: 50px;
  border: 1.5px solid var(--env-element-danger-background-color);
  border-radius: 50%;
  background-color: var(--env-element-danger-background-color);
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important
}
.mfof-search-form-submit-text {
  position: absolute;
  right: -2.1875rem
}
.mfof-search-form-submit::before {
  font-family: mfof-icons;
  content: "";
  color: #fff;
  font-size: 1.75rem
}
.mfof-search-form-submit:focus, .mfof-search-form-submit:hover {
  background-color: #fff;
  border: 1px solid #1d1d1b;
  font-weight: 700
}
.mfof-search-form-submit:focus::before, .mfof-search-form-submit:hover::before {
  color: #1d1d1b
}
.mfof-search-form-submit:focus::after, .mfof-search-form-submit:hover::after {
  text-decoration: underline
}
