
.mmfsc-module-m04h4 {
  display: none;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 50px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .mmfsc-module-m04h4 {
      display: block; } }
  @media (min-width: 1025px) {
    .mmfsc-module-m04h4 {
      margin: -55px auto 50px; } }

.mmfsc-m04h4-wrap {
  position: relative;
  height: 100%; }

.mmfsc-m04h4-video {
  position: relative;
  height: 100%;
  text-align: center;
  font-size: 0; }
  .mmfsc-m04h4-video video {
    width: 100%;
    height: auto; }
    .mmfsc-m04h4-video video.scaled {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }

.mmfsc-m04h4-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 36, 75, 0.75);
  text-align: center; }

.mmfsc-m04h4-text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-family: VilleroyAndBoch, Times, serif; }

.mmfsc-m04h4-headline {
  font-size: 42px; }

.mmfsc-m04h4-suheadline {
  font-size: 22px;
  font-style: italic; }

.mmfsc-module-m32-v2 {
  margin-bottom: 25px; }

.mmfsc-m32-container {
  position: relative; }

.mmfsc-m32-headline {
  margin: 0 15px;
  font-family: VilleroyAndBoch, Times, serif;
  font-style: italic;
  font-size: 32px;
  color: #43474a;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left top 0;
          transform-origin: left top 0;
  position: absolute;
  z-index: 1;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  margin-top: 55px;
  margin-left: 55px;
  display: none; }
  .mmfsc-m32-headline::before {
    content: '';
    width: 180px;
    height: 1px;
    background-color: #43474a;
    margin-right: 20px;
    vertical-align: middle;
    display: inline-block; }
  @media screen and (min-width: 1200px) {
    .mmfsc-m32-headline {
      display: block; } }
  .mmfsc-m32-headline > h1, .mmfsc-m32-headline h2, .mmfsc-m32-headline h3, .mmfsc-m32-headline h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    display: inline-block; }
  .mmfsc-m32-headline.hide {
    opacity: 0;
    margin-top: -100px; }
    .mmfsc-m32-headline.hide::after {
      opacity: 0;
      width: 0; }

.mmfsc-m32-headline-v2 {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 22px;
  color: #43474a;
  text-align: center; }
  .mmfsc-m32-headline-v2::after {
    content: '';
    display: block;
    height: 2px;
    width: 45px;
    background-color: #0a3886;
    margin: auto;
    margin-top: 25px; }
  @media screen and (min-width: 768px) {
    .mmfsc-m32-headline-v2 {
      font-size: 32px; } }
  .mmfsc-m32-headline-v2 > h1, .mmfsc-m32-headline-v2 h2, .mmfsc-m32-headline-v2 h3, .mmfsc-m32-headline-v2 h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0; }

.mmfsc-module-m12 {
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .mmfsc-module-m12 {
      margin-bottom: 75px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    .mmfsc-module-m12 {
      margin-bottom: 30px; } }

@media (min-width: 768px) {
  .mmfsc-m12-child-container .mmfsc-children-m12i {
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute; } }

.mmfsc-children-m12 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #43474a;
  width: 50%; }

.mmfsc-m12i-module.hover .mmfsc-m12i-linktext a {
  color: #5991dc; }
.mmfsc-m12i-module.hover .mmfsc-m12i-linktext a::before {
  width: 100%; }
.mmfsc-m12i-module.hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.mmfsc-children-m12i {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px; }
  @media screen and (min-width: 1200px) {
    .mmfsc-children-m12i {
      display: table-cell;
      vertical-align: middle; } }

.mmfsc-children-m12i-v2 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  margin-top: 20px; }

.mmfsc-m12i-subheadline {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #a5784f;
  padding-top: 20px; }
  .mmfsc-m12i-subheadline::after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #a5784f; }

.mmfsc-m12i-subheadline-v2 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  padding: 10px;
  color: #43474a;
  background-color: #fff;
  position: absolute;
  margin-top: -35px;
  cursor: pointer; }

.mmfsc-m12i-headline {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 22px;
  margin-bottom: 20px;
  color: #43474a; }
  .mmfsc-m12i-headline > h2, .mmfsc-m12i-headline h3, .mmfsc-m12i-headline h4 {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0; }

.mmfsc-m12i-superscript-headline {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 15px;
  color: #43474a;
  text-transform: uppercase; }

.mmfsc-m12i-bodytext {
  color: #43474a;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 20px; }

.mmfsc-m12i-linktext {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #43474a;
  padding-bottom: 20px; }
  .mmfsc-m12i-linktext a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886;
    font-weight: 500;
    color: #0a3886;
    padding: 5px 0; }
    .mmfsc-m12i-linktext a:hover {
      color: #5991dc; }
      .mmfsc-m12i-linktext a:hover::before {
        width: 100%; }
    .mmfsc-m12i-linktext a::before {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 2px;
      left: 0;
      background-color: #5991dc;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

.mmfsc-m12i-image img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  width: 100%; }

.mmfsc-m12i-image-container {
  overflow: hidden; }

.mmfsc-module-m10 {
  color: #43474a;
  margin-bottom: 50px; }
  @media screen and (min-width: 1200px) {
    .mmfsc-module-m10 {
      margin-bottom: 75px; } }

.mmfsc-m10-headline {
  font-family: VilleroyAndBoch, Times, serif;
  color: #43474a;
  font-size: 22px;
  margin-bottom: 10px; }
  @media screen and (min-width: 1200px) {
    .mmfsc-m10-headline {
      margin-bottom: 20px; } }
  .mmfsc-m10-headline.big {
    font-size: 32px;
    font-weight: normal;
    padding-right: 7%; }
    @media screen and (min-width: 768px) {
      .mmfsc-m10-headline.big {
        margin-bottom: 30px; } }
  .mmfsc-m10-headline.big::before {
    content: '';
    display: block;
    height: 2px;
    width: 45px;
    background-color: #0a3886;
    margin-bottom: 10px; }

.mmfsc-m10-linktext {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #43474a;
  padding-bottom: 20px; }
  .mmfsc-m10-linktext a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886;
    padding: 5px 0; }
    .mmfsc-m10-linktext a:hover {
      color: #5991dc; }
      .mmfsc-m10-linktext a:hover::before {
        width: 100%; }
    .mmfsc-m10-linktext a::before {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 2px;
      left: 0;
      background-color: #5991dc;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

.mmfsc-module-m10 .mmfsc-children-m10i {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #43474a;
  margin-bottom: 20px; }
  .mmfsc-module-m10 .mmfsc-children-m10i p {
    margin: 0;
    line-height: 1.5; }
  .mmfsc-module-m10 .mmfsc-children-m10i a {
    color: #43474a;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886; }
    .mmfsc-module-m10 .mmfsc-children-m10i a:hover {
      color: #5991dc; }
      .mmfsc-module-m10 .mmfsc-children-m10i a:hover::before {
        width: 100%; }
    .mmfsc-module-m10 .mmfsc-children-m10i a::before {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 0;
      left: 0;
      background-color: #5991dc;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

.mmfsc-children-m11 .mmfsc-children-m10i {
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .mmfsc-children-m11 .mmfsc-children-m10i {
      padding-bottom: 30px; } }
  .mmfsc-children-m11 .mmfsc-children-m10i .bodytext {
    display: inline-block;
    margin: 0; }
  .mmfsc-children-m11 .mmfsc-children-m10i a {
    color: #43474a;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886; }
    .mmfsc-children-m11 .mmfsc-children-m10i a:hover {
      color: #5991dc; }
      .mmfsc-children-m11 .mmfsc-children-m10i a:hover::before {
        width: 100%; }
    .mmfsc-children-m11 .mmfsc-children-m10i a::before {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 0;
      left: 0;
      background-color: #5991dc;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

.mmfsc-children-m37 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #43474a;
  margin-bottom: 30px; }
  .mmfsc-children-m37 .mmfsc-children-m12i {
    width: 100%; }
  .mmfsc-children-m37 .mmfsc-m12i-textbox {
    background-color: #f0f8ff;
    padding: 15px; }
  .mmfsc-children-m37 .mmfsc-m12i-image {
    width: 100%; }
    .mmfsc-children-m37 .mmfsc-m12i-image img {
      width: 100%; }
  @media screen and (min-width: 1200px) {
    .mmfsc-children-m37.child1 {
      margin-top: 80px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-children-m37.child2 {
      margin-bottom: 25px;
      overflow: hidden; }
      .mmfsc-children-m37.child2 .mmfsc-children-m12i {
        width: 40%;
        float: right; }
      .mmfsc-children-m37.child2 .mmfsc-m12i-textbox {
        margin-left: -15px; }
      .mmfsc-children-m37.child2 .mmfsc-m12i-image {
        width: 60%;
        padding-right: 0;
        float: left; } }

@media screen and (min-width: 768px) {
  .mmfsc-child-container-1a3 {
    margin-top: 100px; } }
@media screen and (min-width: 1200px) {
  .mmfsc-child-container-1a3 {
    margin-top: 0; } }

.mmfsc-m37-container {
  max-width: 1200px;
  margin: 0 15px; }
  @media screen and (min-width: 1200px) {
    .mmfsc-m37-container {
      margin: auto; } }

.mmfsc-m20i-textbox-wrap {
  width: 100%; }
  @media (min-width: 1200px) {
    .mmfsc-m20i-textbox-wrap {
      padding-right: 30px;
      padding-left: 30px; } }

.mmfsc-m20-children-container-v2 .mmfsc-m20i-textbox-wrap {
  width: auto; }
