
.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-m13 {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .mmfsc-module-m13 {
      margin-bottom: 75px; } }

@media (min-width: 1200px) {
  .mmfsc-m13-scalediv {
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    padding: 0 15px; } }

.mmfsc-m13-text {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #43474a; }
  @media (max-width: 768px) {
    .mmfsc-m13-text.mmfsc-m13-text-v1 {
      padding-top: 15px; }
    .mmfsc-m13-text.mmfsc-m13-text-v2 {
      padding-top: 20px; }
    .mmfsc-m13-text.mmfsc-m13-text-v3 {
      padding-top: 20px;
      padding-bottom: 20px;
      text-align: center; } }
  @media (min-width: 768px) {
    .mmfsc-m13-text {
      padding-top: 30px; }
      .mmfsc-m13-text.mmfsc-m13-text-v2 {
        padding-top: 10px; }
      .mmfsc-m13-text.mmfsc-m13-text-v3 {
        padding-bottom: 20px;
        padding-top: 20px;
        text-align: center; } }
  @media (min-width: 1200px) {
    .mmfsc-m13-text {
      padding-top: 0; }
      .mmfsc-m13-text.mmfsc-m13-text-v2 {
        padding-top: 10px; }
      .mmfsc-m13-text.mmfsc-m13-text-v3 {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center; } }

.mmfsc-m13-image {
  text-align: center;
  max-width: 100%; }
  .mmfsc-m13-image img {
    width: 100%; }
  @media (min-width: 1200px) {
    .mmfsc-m13-image.mmfsc-m13-image-v1 {
      float: right; } }

.mmfsc-m13-image-hidden {
  display: none; }
  @media (min-width: 1200px) {
    .mmfsc-m13-image-hidden {
      display: inline-block;
      visibility: hidden; } }

.mmfsc-m13-headline {
  font-family: VilleroyAndBoch, Times, serif;
  color: #43474a;
  font-size: 22px;
  padding-top: 15px; }
  @media (min-width: 768px) {
    .mmfsc-m13-headline {
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    .mmfsc-m13-headline {
      padding-top: 0; } }
  .mmfsc-m13-headline.mmfsc-m13-headline-v3 {
    display: inline-block;
    padding-top: 0;
    font-size: 34px; }
  .mmfsc-m13-headline > h2, .mmfsc-m13-headline h3, .mmfsc-m13-headline h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0; }

.mmfsc-m13-headline-trademark {
  text-align: center;
  padding-top: 20px; }
  @media (min-width: 1200px) {
    .mmfsc-m13-headline-trademark {
      padding-top: 30px; } }

.mmfsc-m13-subheadline {
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #a5784f;
  text-align: center;
  padding-top: 15px; }
  @media (min-width: 768px) {
    .mmfsc-m13-subheadline {
      padding-top: 30px; } }

.mmfsc-m13-subheadline::after {
  background-color: #a5784f;
  content: '';
  display: block;
  height: 2px;
  width: 30px;
  margin: 0 auto; }

[data-mmfsc-mm13-image] {
  position: relative;
  line-height: 0; }

.mmfsc-m13-superscript-headline {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 15px;
  background-color: white;
  color: #43474a;
  font-family: Roboto, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5; }

.mmfsc-m13-linktext {
  color: #43474a;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center; }

.mmfsc-m13-linktext a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  color: #43474a;
  padding: 5px 0; }

.mmfsc-m13-linktext a:hover {
  color: #5991dc; }

.mmfsc-m13-linktext a:hover::before {
  width: 100%; }

.mmfsc-m13-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-m13-video {
  width: 100%; }

.mmfsc-m13-playbtn[name='play'] {
  width: 100%;
  height: 100%;
  background: transparent;
  border-style: none;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  cursor: pointer;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  z-index: 1; }

.mmfsc-m13-playdiv {
  width: 50px;
  height: 50px;
  background: transparent;
  border-style: solid;
  border-width: 3px;
  border-color: #a5784f;
  border-radius: 100%;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  position: absolute;
  display: inline-block; }
  @media (max-width: 768px) {
    .mmfsc-m13-playdiv {
      display: none; } }

.mmfsc-m13-playdiv.hide {
  display: none; }

.mmfsc-m13-playdiv:focus {
  outline: 0;
  border: 1px solid #82b0de;
  box-shadow: 0 0 0 3px rgba(62, 145, 229, 0.5); }

.mmfsc-m13-playdiv::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 50%;
  left: 3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #a5784f; }

.mmfsc-m13-videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  @media (max-width: 768px) {
    .mmfsc-m13-videowrapper {
      display: none; } }

.mmfsc-m13-videowrapper embed,
.mmfsc-m13-videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mmfsc-module-m42 {
  margin: 0 auto;
  overflow: hidden; }

.mmfsc-m42-textbox {
  background-color: #ffffff;
  padding: 0 15px;
  text-align: left; }

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

.mmfsc-m42i-pagelink {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  margin: 0 0 5px -20px;
  color: #0a3886; }
  .mmfsc-m42i-pagelink a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #43474a;
    padding: 2px 0;
    display: inline;
    font-weight: normal; }
    .mmfsc-m42i-pagelink a:hover {
      color: #5991dc; }
      .mmfsc-m42i-pagelink a:hover::before {
        width: 100%; }
    .mmfsc-m42i-pagelink 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-m42i-linkbox {
  padding-bottom: 20px;
  margin: 0; }

.mmfsc-m42i-headline {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 22px;
  padding-bottom: 20px; }
  .mmfsc-m42i-headline > h2, .mmfsc-m42i-headline h3, .mmfsc-m42i-headline h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0; }

.mmfsc-module-m41 {
  margin: 0 auto;
  overflow: hidden; }

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

.mmfsc-m41-textbox {
  background-color: #ffffff;
  padding: 0 15px;
  text-align: left; }
  .mmfsc-m41-textbox a {
    text-decoration: none; }

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

.mmfsc-m41-subheadline {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 22px;
  color: #43474a;
  padding-top: 15px;
  padding-bottom: 20px; }
  .mmfsc-m41-subheadline > h2, .mmfsc-m41-subheadline h3, .mmfsc-m41-subheadline h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0; }

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

.mmfsc-m41-linktext {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500; }
  .mmfsc-m41-linktext a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 15px; }
    .mmfsc-m41-linktext a:hover {
      color: #5991dc; }
      .mmfsc-m41-linktext a:hover::before {
        width: 100%; }
    .mmfsc-m41-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-m40 {
  margin: 0 auto;
  overflow: hidden; }
  .mmfsc-module-m40 > a {
    text-decoration: none; }
    .mmfsc-module-m40 > a:hover .mmfsc-m34i-icon {
      color: #5991dc; }

.mmfsc-m40-textbox {
  background-color: #ffffff;
  text-align: left;
  padding: 0 15px;
  position: relative; }

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

.mmfsc-m40-subheadline {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 22px;
  color: #43474a;
  width: 85%;
  padding-top: 15px;
  padding-bottom: 20px; }
  .mmfsc-m40-subheadline > h2, .mmfsc-m40-subheadline h3, .mmfsc-m40-subheadline h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0; }

.mmfsc-m34-icon {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 15px; }

.mmfsc-m34i-icon {
  font-size: 30px;
  color: #43474a; }

.mmfsc-m34i-icon:hover {
  color: #5991dc; }

.mmfsc-m34i-link {
  display: inline-block; }
  .mmfsc-m34i-link a {
    text-decoration: none; }
