
.mmfsc-module-m02h2 {
  margin: 0 0 25px; }
  @media screen and (min-width: 480px) {
    .mmfsc-module-m02h2 {
      margin: 0 0 50px; } }
  @media screen and (min-width: 768px) {
    .mmfsc-module-m02h2 {
      margin: -10px 0 30px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-module-m02h2 {
      margin: -55px 0 -15px; } }

.mmfsc-m02h2-container {
  position: relative;
  font-size: 0; }
  @media screen and (min-width: 480px) {
    .mmfsc-m02h2-container {
      max-width: 640px;
      margin: 0 auto; } }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container {
      max-width: 1024px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container {
      max-width: 1380px; } }

.mmfsc-m02h2-container-image-wrap > a {
  display: block; }
.mmfsc-m02h2-container-image-wrap img {
  max-width: 100%;
  height: auto; }

.mmfsc-m02h2-container-textbox-wrap {
  position: relative;
  top: -25px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container-textbox-wrap {
      top: -45px;
      padding-left: 0;
      padding-right: 0;
      left: 0;
      right: 0;
      width: 738px;
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container-textbox-wrap {
      top: -90px; }
      .mmfsc-m02h2-container-textbox-wrap-v1 {
        width: 970px; }
      .mmfsc-m02h2-container-textbox-wrap-v2 {
        width: 870px;
        -webkit-transform: translateX(-17.2%);
                transform: translateX(-17.2%); } }
  .mmfsc-m02h2-container-textbox-wrap::after {
    content: ' ';
    display: table; }

.mmfsc-m02h2-container-textbox {
  background-color: #fff;
  padding: 15px; }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container-textbox {
      padding: 25px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container-textbox {
      padding: 35px; } }

.mmfsc-m02h2-container-breadcrumb {
  font-family: Roboto, Arial, sans-serif;
  color: #0a3886;
  font-size: 11px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 25px; }
  .mmfsc-m02h2-container-breadcrumb::after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #0a3886; }
  .mmfsc-m02h2-container-breadcrumb > a {
    display: inline-block;
    color: #0a3886;
    text-decoration: none; }
    .mmfsc-m02h2-container-breadcrumb > a .mmfsc-m02h2-rootline-item-angle,
    .mmfsc-m02h2-container-breadcrumb > a .mmfsc-m02h2-rootline-item-angle i {
      font-size: 11px;
      font-weight: bold;
      line-height: 24px;
      text-transform: uppercase; }
    .mmfsc-m02h2-container-breadcrumb > a:first-child .mmfsc-m02h2-rootline-item-angle {
      display: none; }

.mmfsc-m02h2-container-subheadline {
  font-family: Roboto, Arial, sans-serif;
  color: #0a3886;
  font-size: 11px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 25px; }
  .mmfsc-m02h2-container-subheadline::after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #0a3886; }

.mmfsc-m02h2-container-headline {
  font-family: VilleroyAndBoch, Times, serif;
  color: #43474a;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container-headline {
      font-size: 32px;
      line-height: 34px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container-headline {
      font-size: 52px;
      line-height: 54px; } }

.mmfsc-m02h2-container-bodytext {
  color: #43474a;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 1.5; }
  .mmfsc-m02h2-container-bodytext a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886; }
    .mmfsc-m02h2-container-bodytext a:hover {
      color: #5991dc; }
      .mmfsc-m02h2-container-bodytext a:hover::before {
        width: 100%; }
    .mmfsc-m02h2-container-bodytext 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-m02h2-container-linktext {
  color: #0a3886;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px; }
  .mmfsc-m02h2-container-linktext a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886;
    padding: 5px 0; }
    .mmfsc-m02h2-container-linktext a:hover {
      color: #5991dc; }
      .mmfsc-m02h2-container-linktext a:hover::before {
        width: 100%; }
    .mmfsc-m02h2-container-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-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-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; }

.mmfsc-m20i-container {
  position: relative;
  line-height: 0;
  margin: 0 auto 60px;
  max-width: 1200px;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .mmfsc-m20i-container {
      margin-bottom: 75px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m20i-container {
      margin: auto auto 100px; } }
  .mmfsc-m20i-container::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(5, 36, 75, 0.75);
    z-index: 2; }
  .mmfsc-m20i-container img {
    width: 100%;
    height: 230px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media screen and (min-width: 1200px) {
      .mmfsc-m20i-container img {
        height: auto;
        width: auto; } }
  .mmfsc-m20i-container:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .mmfsc-m20i-container .mmfsc-m20i-linkbutton {
    font-family: Roboto, Arial, sans-serif;
    display: inline-block;
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .mmfsc-m20i-container .mmfsc-m20i-linkbutton:hover {
      color: #ffffff;
      border-color: #ffffff; }
  .mmfsc-m20i-container:hover .mmfsc-m20i-linkbutton {
    border-color: #a5784f;
    background-color: #a5784f; }

.mmfsc-m20i-textbox-wrap {
  position: absolute;
  text-align: center;
  z-index: 3;
  line-height: 1;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  top: 0; }
  @media screen and (min-width: 768px) {
    .mmfsc-m20i-textbox-wrap {
      max-width: 643px;
      margin: auto;
      left: 0;
      right: 0; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m20i-textbox-wrap {
      max-width: 650px; } }

.mmfsc-m20i-subheadline {
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  color: #a5784f;
  margin: 30px 0 20px; }

.mmfsc-m20i-headline {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 22px;
  line-height: 1.2;
  color: #ffffff; }
  @media (min-width: 1200px) {
    .mmfsc-m20i-headline {
      font-size: 32px; } }

.mmfsc-m20i-bodytext {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding-top: 20px;
  margin-bottom: 20px;
  visibility: hidden;
  height: 0;
  line-height: 1.5; }
  @media screen and (min-width: 1200px) {
    .mmfsc-m20i-bodytext {
      visibility: visible;
      height: auto; } }

.mmfsc-m20i-line {
  display: block;
  width: 50px;
  height: 2px;
  background-color: #a5784f;
  margin: auto auto 20px;
  visibility: visible; }
  @media screen and (max-width: 1200px) {
    .mmfsc-m20i-line {
      visibility: visible; } }
