
.mmfsc-module-m01h1 {
  margin: 0 0 50px; }
  @media screen and (min-width: 480px) {
    .mmfsc-module-m01h1 {
      margin: 0 0 75px; } }
  @media screen and (min-width: 768px) {
    .mmfsc-module-m01h1 {
      margin: -10px 0 205px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-module-m01h1 {
      margin: -55px 0 170px; } }

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

.mmfsc-m01h1-container-textbox-wrap {
  position: relative;
  top: -25px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin-bottom: -25px; }
  @media screen and (min-width: 768px) {
    .mmfsc-m01h1-container-textbox-wrap {
      position: absolute;
      top: auto;
      padding-left: 0;
      padding-right: 0;
      bottom: -130px;
      left: 30px;
      width: 546px;
      margin-bottom: 0; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m01h1-container-textbox-wrap {
      top: auto;
      bottom: -95px;
      left: 105px;
      width: 570px; } }
  .mmfsc-m01h1-container-textbox-wrap::after {
    content: ' ';
    display: table; }

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

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

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

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

.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%; }
