body .article-content .fl-module-rich-text .article-text a.article-button{
  background:#e0251b;
  color:#fff;
  font-size:1rem;
  font-family:Maven Pro,sans-serif;
  font-weight:500;
  border:.125rem solid #e0251b;
  border-radius:1.875rem;
  padding:.9375rem 1.875rem;
  line-height:normal;
  position:relative;
  z-index:1;
  overflow:hidden;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1);
}

@media (min-width:992px) and (max-width:1199.98px){
  body .article-content .fl-module-rich-text .article-text a.article-button{
    padding:.9375rem;
    font-size:.9375rem;
  }
}

@media (max-width:767.98px){
  body .article-content .fl-module-rich-text .article-text a.article-button{
    font-size:.875rem;
    padding:.75rem 1.25rem;
  }
}

@media (max-width:374px){
  body .article-content .fl-module-rich-text .article-text a.article-button{
    font-size:.75rem;
  }
}

body .article-content .fl-module-rich-text .article-text a.article-button:before{
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
          transform-origin:0 0;
  width:150%;
  z-index:-1;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  background:#fff;
}

body .article-content .fl-module-rich-text .article-text a.article-button:hover,body .article-content .fl-module-rich-text .article-text a.article-button:hover .fl-button-text{
  color:#e0251b;
}

body .article-content .fl-module-rich-text .article-text a.article-button:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

body .article-content .fl-module-rich-text .article-text a.article-button .fl-button-text{
  color:#fff;
}
body .article-content .fl-module-rich-text .article-text a{
  color:#e0251b;
  text-decoration:underline;
}

body .article-content .fl-module-rich-text .article-text a.article-button{
  display:inline-block;
  text-decoration:none;
}

@media (max-width:413px){
  body .article-content .fl-module-rich-text .article-text a.article-button{
    font-size:.75rem;
    padding:.75rem 1.125rem;
    text-align:center;
  }
}

body .article-content .fl-module-rich-text .article-text strong{
  font-family:Maven Pro,sans-serif;
}

body .article-content .fl-module-rich-text .article-text h3{
  font-size:1.875rem;
  line-height:2.25rem;
  margin-bottom:1.25rem;
}

@media (max-width:413px){
  body .article-content .fl-module-rich-text .article-text h3{
    font-size:1.5rem;
    line-height:1.875rem;
    margin-bottom:.9375rem;
  }
}

body .article-content .fl-module-rich-text .article-text h4{
  margin-bottom:1.25rem;
}

@media (max-width:413px){
  body .article-content .fl-module-rich-text .article-text h4{
    margin-bottom:.9375rem;
  }
}

body .article-content .fl-module-rich-text .article-text p{
  font-size:1rem;
  line-height:1.5rem;
  font-family:Maven Pro,sans-serif;
  margin-bottom:1.25rem;
}

@media (max-width:413px){
  body .article-content .fl-module-rich-text .article-text p{
    margin-bottom:.9375rem;
  }
}

body .article-content .fl-module-rich-text .article-text ul{
  margin-left:.3125rem;
  margin-bottom:1.25rem;
}

@media (max-width:413px){
  body .article-content .fl-module-rich-text .article-text ul{
    margin-bottom:.9375rem;
  }
}

body .article-content .fl-module-rich-text .article-text ul li{
  list-style:disc;
  font-family:Maven Pro,sans-serif;
  font-weight:400;
  font-size:1rem;
  margin-bottom:1rem;
}

body .article-content .fl-module-rich-text .article-text ol{
  padding-left:.9375rem;
  margin-bottom:1.25rem;
}

@media (max-width:413px){
  body .article-content .fl-module-rich-text .article-text ol{
    margin-bottom:.9375rem;
  }
}

body .article-content .fl-module-rich-text .article-text ol li{
  font-family:Maven Pro,sans-serif;
  font-weight:400;
  font-size:1rem;
  margin-bottom:1rem;
  padding-left:.3125rem;
}

body .article-content .fl-module-rich-text .article-text table.article-table{
  margin-top:1.875rem;
  border:0;
}

body .article-content .fl-module-rich-text .article-text table.article-table thead{
  color:#e0251b;
  font-family:Maven Pro,sans-serif;
}

body .article-content .fl-module-rich-text .article-text table.article-table thead th{
  border-bottom:0;
  vertical-align:middle;
  line-height:normal;
}

body .article-content .fl-module-rich-text .article-text table.article-table p{
  font-size:1rem;
  font-family:Maven Pro,sans-serif;
}

body .article-content .fl-module-rich-text .article-text table.article-table ul li{
  list-style:disc;
  font-family:Maven Pro,sans-serif;
  font-weight:400;
  font-size:1rem;
  margin-bottom:.3125rem;
}

body .article-content .fl-module-rich-text .article-text table.article-table ul li a{
  color:#e0251b;
  text-decoration:underline;
}
