/* 
Theme Name:		Monumental Sports 2019
Theme URI:		https://www.dayspring-tech.com/
Description:	Monumental Sports 2019 is a child theme of Hello Elementor
Author:			Dayspring Technologies
Author URI:		https://www.dayspring-tech.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	monumental-sports-2019
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
body {
  font-family: "ITC Avant Garde Gothic Std", Roboto, Arial, Helvetica, Verdana, sans-serif;
  color: #111736;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1 {
  font-size: 64px;
  letter-spacing: -0.7px;
}

h2 {
  font-size: 48px;
  letter-spacing: -0.7px;
}

h3 {
  font-size: 36px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 24px;
}

h6 {
  font-size: 21px;
  letter-spacing: 1px;
}

p {
  font-size: 21px;
}

a {
  color: #CB0026;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 42px;
  }
  p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 36px;
  }
  p {
    font-size: 16px;
  }
}
@keyframes fadeInUpAndLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpAndLeft {
  animation-name: fadeInUpAndLeft;
}

#mse-hero {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  width: 100%;
  margin: auto;
  opacity: 0;
  overflow: hidden;
}
@media (min-width: 1025px) and (max-width: 1140px) {
  #mse-hero {
    transform: scale(0.85);
    transform-origin: center top;
    margin-bottom: -80px;
  }
}
@media (min-width: 851px) and (max-width: 1024px) {
  #mse-hero {
    transform: scale(0.75);
    transform-origin: center top;
    width: 130%;
    margin: 0 -18% -160px;
  }
}
@media (max-width: 850px) {
  #mse-hero {
    padding: 0 30px;
  }
}
#mse-hero h2 {
  opacity: 0;
  color: white;
  font-size: 54px;
  width: 100%;
  line-height: 1.1;
}
#mse-hero .headlines {
  display: none;
  position: relative;
  flex: 0 0 100%;
  margin-left: -64px;
  max-width: 576px;
}
#mse-hero .headlines h2 {
  position: absolute;
  bottom: -50px;
  display: none;
  width: 80%;
}
@media (max-width: 850px) {
  #mse-hero .headlines {
    display: flex;
    align-items: flex-end;
    height: 60px;
  }
  #mse-hero .headlines h2 {
    display: block;
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  #mse-hero .headlines h2 {
    font-size: 36px;
  }
}
#mse-hero .slides {
  flex: 0 0 640px;
  height: calc(480px + (32px * 5));
  position: relative;
  margin: 0px 0 64px 64px;
}
#mse-hero .slides .slide {
  opacity: 0;
  display: flex;
  height: 100%;
  width: 100%;
  max-height: 480px;
  max-width: 480px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: 25% 50%;
}
#mse-hero .slides .slide.slide-0 {
  bottom: 96px;
  left: 96px;
  z-index: 12;
}
#mse-hero .slides .slide.slide-0 .slide-img div {
  background-color: transparent;
}
#mse-hero .slides .slide.slide-1 {
  bottom: 64px;
  left: 64px;
  z-index: 11;
}
#mse-hero .slides .slide.slide-1 .slide-img div {
  background-color: rgba(102, 12, 23, 0.9);
}
#mse-hero .slides .slide.slide-2 {
  bottom: 32px;
  left: 32px;
  z-index: 10;
}
#mse-hero .slides .slide.slide-2 .slide-img div {
  background-color: rgba(144, 17, 30, 0.9);
}
#mse-hero .slides .slide.slide-3 {
  bottom: 0px;
  left: 0px;
  z-index: 9;
}
#mse-hero .slides .slide.slide-3 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-4 {
  bottom: -32px;
  left: -32px;
  z-index: 8;
}
#mse-hero .slides .slide.slide-4 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-5 {
  bottom: -64px;
  left: -64px;
  z-index: 7;
}
#mse-hero .slides .slide.slide-5 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-6 {
  bottom: -96px;
  left: -96px;
  z-index: 6;
}
#mse-hero .slides .slide.slide-6 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-7 {
  bottom: -128px;
  left: -128px;
  z-index: 5;
}
#mse-hero .slides .slide.slide-7 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-8 {
  bottom: -160px;
  left: -160px;
  z-index: 4;
}
#mse-hero .slides .slide.slide-8 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-9 {
  bottom: -192px;
  left: -192px;
  z-index: 3;
}
#mse-hero .slides .slide.slide-9 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-10 {
  bottom: -224px;
  left: -224px;
  z-index: 2;
}
#mse-hero .slides .slide.slide-10 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide.slide-11 {
  bottom: -256px;
  left: -256px;
  z-index: 1;
}
#mse-hero .slides .slide.slide-11 .slide-img div {
  background-color: rgb(255, 93, 28);
}
#mse-hero .slides .slide .slide-img {
  flex: 0 0 100%;
  background-size: cover;
  background-position: center 25%;
}
#mse-hero .slides .slide .slide-img div {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 480px;
}
#mse-hero .slides .corner {
  position: absolute;
  opacity: 0;
  z-index: 1000;
}
#mse-hero .slides .corner path {
  fill: white;
}
#mse-hero .slides .corner.top-corner {
  right: 0;
}
#mse-hero .slides .corner.bottom-corner {
  bottom: -128px;
  left: -128px;
}
#mse-hero .slides .corner.bottom-corner.bottom-corner-2 {
  bottom: -64px;
  left: -64px;
}
#mse-hero .slides .corner.bottom-corner.bottom-corner-3 {
  bottom: 0px;
  left: 0px;
}
#mse-hero .slides .corner.bottom-corner.bottom-corner-4 {
  bottom: 64px;
  left: 64px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  #mse-hero .slides {
    transform: scale(0.9);
    margin: -15px 0 35px 32px;
  }
}
@media (min-width: 681px) and (max-width: 768px) {
  #mse-hero .slides {
    transform: scale(0.8);
    margin: -45px 0 -5px 32px;
  }
}
@media (min-width: 621px) and (max-width: 680px) {
  #mse-hero .slides {
    transform: scale(0.8);
    margin: -45px 0 -5px 32px;
    transform: scale(0.7);
    margin: -75px 0 -25px 32px;
  }
}
@media (min-width: 581px) and (max-width: 620px) {
  #mse-hero .slides {
    transform: scale(0.7);
    margin: -75px 0 -25px 32px;
    transform: scale(0.6);
    margin: -105px 0 -65px 32px;
  }
}
@media (min-width: 481px) and (max-width: 580px) {
  #mse-hero .slides {
    transform: scale(0.6);
    margin: -105px 0 -65px 32px;
    transform: scale(0.5);
    margin: -135px 0 -105px 32px;
  }
}
@media (min-width: 381px) and (max-width: 480px) {
  #mse-hero .slides {
    transform: scale(0.5);
    margin: -135px 0 -105px 32px;
  }
}
@media (max-width: 380px) {
  #mse-hero .slides {
    transform: scale(0.4);
    margin: -165px 0 -135px 32px;
  }
}
#mse-hero .blurbs {
  width: 325px;
  height: 480px;
  align-self: flex-start;
  position: relative;
  z-index: 20;
}
#mse-hero .blurbs .slide-text {
  position: absolute;
  top: 130px;
  width: 100%;
  margin-left: -64px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  color: white;
  visibility: hidden;
}
#mse-hero .blurbs .slide-text > * {
  opacity: 0;
}
#mse-hero .blurbs .slide-text h2 {
  margin-left: -96px;
  width: calc(100% + (32px * 2));
}
#mse-hero .blurbs .slide-text p {
  font-size: 24px;
  line-height: 1.4;
  margin: 0.75em 0 0;
  color: rgba(255, 255, 255, 0.9);
  width: 100%;
  font-weight: normal;
}
#mse-hero .blurbs .slide-text a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  width: auto;
  margin-top: 2em;
  padding: 0px 45px !important;
  z-index: 90;
  letter-spacing: 1px;
}
#mse-hero .blurbs .slide-text a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  margin: auto;
  padding: 15px;
  background: #FF5D1C url("./assets/images/mse-cta-white.svg") no-repeat center;
  background-size: 10px;
}
#mse-hero .blurbs .slide-text a:before {
  top: -9px;
}
#mse-hero .blurbs .slide-text a:hover {
  color: #FF5D1C;
}
@media (min-width: 851px) and (max-width: 1024px) {
  #mse-hero .blurbs .slide-text h2 {
    width: calc(100% + (32px * 4));
  }
  #mse-hero .blurbs .slide-text p {
    width: calc(100% + (32px * 1));
  }
}
@media (max-width: 850px) {
  #mse-hero .blurbs {
    display: flex;
    justify-content: center;
    flex-basis: 100%;
    padding: 0;
    height: 160px;
  }
  #mse-hero .blurbs .slide-text {
    max-width: 480px;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: inherit;
  }
  #mse-hero .blurbs .slide-text h2 {
    display: none;
  }
  #mse-hero .blurbs .slide-text p {
    margin-top: 0;
  }
  #mse-hero .blurbs .slide-text a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #mse-hero .blurbs .slide-text p {
    font-size: 18px;
  }
  #mse-hero .blurbs .slide-text a {
    font-size: 14px;
  }
  #mse-hero .blurbs .slide-text a:before {
    top: -9px;
  }
}
@media (max-width: 620px) {
  #mse-hero .blurbs .slide-text {
    max-width: 70vw;
  }
}
@media (max-width: 480px) {
  #mse-hero .blurbs .slide-text h2 {
    font-size: 36px;
  }
  #mse-hero .blurbs .slide-text a {
    font-size: 14px;
  }
  #mse-hero .blurbs .slide-text a:before {
    top: -9px;
  }
}
#mse-hero .progress {
  opacity: 0;
  flex-basis: 100%;
  padding: 50px;
  z-index: 100;
}
#mse-hero .progress ul {
  list-style-type: none;
  display: flex;
  margin: 0;
  padding: 0;
  width: 30%;
  float: right;
}
#mse-hero .progress ul li {
  height: 6px;
  flex: 1 0 auto;
  background: rgba(0, 0, 0, 0.25);
  margin: 0 2px;
  cursor: pointer;
  transition: opacity 0.3s;
}
#mse-hero .progress ul li:hover {
  opacity: 0.5;
}
#mse-hero .progress ul li div {
  width: 0%;
  height: 100%;
  background: white;
}
@media (max-width: 1024px) {
  #mse-hero .progress ul {
    min-width: 200px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .elementor-msie #mse-hero .slides {
    margin-left: 32px;
  }
}
@media (min-width: 681px) and (max-width: 768px) {
  .elementor-msie #mse-hero .slides {
    transform: scale(0.8);
    margin-left: 0px;
  }
}
@media (min-width: 621px) and (max-width: 680px) {
  .elementor-msie #mse-hero .slides {
    margin-left: -30px;
  }
}
@media (min-width: 581px) and (max-width: 620px) {
  .elementor-msie #mse-hero .slides {
    margin-left: -55px;
  }
}
@media (min-width: 481px) and (max-width: 580px) {
  .elementor-msie #mse-hero .slides {
    margin-left: -90px;
  }
}
@media (min-width: 381px) and (max-width: 480px) {
  .elementor-msie #mse-hero .slides {
    margin-left: -125px;
  }
}
@media (max-width: 380px) {
  .elementor-msie #mse-hero .slides {
    margin-left: -160px;
  }
}

.elementor-posts--skin-grid {
  overflow: hidden;
}
.elementor-posts--skin-grid article {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background: white;
  margin-bottom: 0 !important;
  border-right: 1px solid #e8e9ed;
  border-bottom: 1px solid #e8e9ed;
  z-index: 10;
}
.elementor-posts--skin-grid article .elementor-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.elementor-posts--skin-grid article .elementor-image svg {
  width: auto;
}
.elementor-posts--skin-grid article .elementor-image.has-background {
  justify-content: flex-start;
  align-items: flex-end;
}
.elementor-posts--skin-grid article .elementor-image.has-background h4 {
  color: white;
  margin: 0.5em;
  transition: all 0.2s linear;
  z-index: 1;
}
.elementor-posts--skin-grid article .elementor-image.has-background img {
  visibility: hidden;
}
.elementor-posts--skin-grid article .elementor-image.has-background:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(17, 23, 54, 0.6);
  transition: opacity 0.2s linear;
}
.elementor-posts--skin-grid article section {
  display: none;
}
.elementor-posts--skin-grid article:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -23px;
  right: 0;
  left: 0;
  margin: auto;
  height: 23px;
  width: 46px;
  background: url("./assets/images/grid-pointer.svg") no-repeat;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.elementor-posts--skin-grid article:hover .elementor-image.has-background:before {
  opacity: 0;
}
.elementor-posts--skin-grid article.active .elementor-image.has-background h4 {
  opacity: 0;
  transform: translateY(10px);
}
.elementor-posts--skin-grid article.active .elementor-image.has-background:before {
  opacity: 0;
}
.elementor-posts--skin-grid article.active:after {
  opacity: 1;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper {
  width: 100%;
  overflow: hidden;
  display: none;
  z-index: 9;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section {
  flex-wrap: nowrap;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section > div {
  flex: 1 0 75%;
  padding: 50px;
  overflow: hidden;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section aside {
  display: flex;
  align-items: center;
  flex: 0 0 25%;
  padding: 50px;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section aside dt {
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0 0 0.5em;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section aside dd {
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  margin: 0;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section aside dd + dt {
  margin-top: 2em;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section .ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section .brand-website {
  display: block;
  margin: 0 0 20px;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section .brand-contacts {
  display: flex;
  flex-wrap: wrap;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section .brand-contacts .brand-contact {
  flex: 0 0 50%;
  margin: 1em 0;
  overflow: hidden;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section .brand-contacts .brand-contact .brand-contact-title {
  font-size: 113%;
}
.elementor-posts--skin-grid .grid-item_detail-wrapper section .brand-contacts .brand-contact small {
  display: block;
  opacity: 0.5;
  margin-top: -0.5em;
}
@media (max-width: 1024px) {
  .elementor-posts--skin-grid .grid-item_detail-wrapper section {
    flex-wrap: wrap;
  }
  .elementor-posts--skin-grid .grid-item_detail-wrapper section > div,
.elementor-posts--skin-grid .grid-item_detail-wrapper section aside {
    flex-basis: 100%;
  }
  .elementor-posts--skin-grid .grid-item_detail-wrapper section .brand-contacts .brand-contact {
    flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-posts--skin-grid .grid-item_detail-wrapper section > div,
.elementor-posts--skin-grid .grid-item_detail-wrapper section aside {
    padding: 30px;
  }
}

.elementor-msie .elementor-posts--skin-grid article .elementor-image.has-background:before {
  display: none;
}

/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  opacity: 0.5;
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
    Chrome 19+,
    Safari 6+,
    Safari 6+ iOS,
    Opera 15+
  */
  -webkit-filter: grayscale(1);
  /* Firefox 35+ */
  filter: grayscale(1);
}

.grayscale.grayscale-fade {
  transition: all 0.5s;
}

/* Webkit hack until filter is unprefixed */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.grayscale.grayscale-off,
.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

/* Background element */
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none;
}

.mse-news .e-loop-item .elementor-top-section > .elementor-container > .elementor-row {
  flex-direction: row-reverse;
}
@media all and (min-width: 768px) {
  .mse-news.grid-main .e-loop-item:first-of-type .elementor-top-section > .elementor-container > .elementor-row {
    flex-direction: row;
  }
  .mse-news.grid-main .e-loop-item:first-of-type .elementor-top-section > .elementor-container > .elementor-row .elementor-column {
    width: 50% !important;
  }
  .mse-news.grid-main .e-loop-item:first-of-type .elementor-inner-section > .elementor-container > .elementor-row {
    flex-direction: column;
  }
  .mse-news.grid-main .e-loop-item:first-of-type .elementor-inner-section > .elementor-container > .elementor-row .elementor-column {
    width: 100% !important;
  }
  .mse-news.grid-main .e-loop-item:first-of-type .elementor-heading-title {
    font-size: 2.2rem;
  }
}

.elementor-widget-posts .elementor-posts--skin-classic article {
  display: flex;
}
.elementor-widget-posts .elementor-posts--skin-classic .category {
  text-transform: uppercase;
  font-weight: bold;
  padding-right: 5px;
}
@media all and (max-width: 767px) {
  .elementor-widget-posts .elementor-posts--skin-classic article {
    display: block;
  }
  .elementor-widget-posts .elementor-posts--skin-classic .elementor-post__thumbnail__link {
    margin: 0 0 20px 0 !important;
  }
}
@media all and (min-width: 768px) {
  .elementor-widget-posts .elementor-posts--skin-classic article {
    padding-left: max(20px, 50vw - 550px) !important;
    padding-right: max(20px, 50vw - 550px) !important;
  }
  .elementor-widget-posts .elementor-posts--skin-classic .article-content {
    display: flex;
    margin: auto;
    max-width: 1140px;
  }
}
@media all and (min-width: 1025px) {
  .elementor-widget-posts.side-by-side .elementor-post__text {
    columns: 2;
    column-gap: 5%;
    padding-right: 0px;
  }
  .elementor-widget-posts.side-by-side .elementor-post__meta-data {
    break-after: column;
  }
}
.elementor-widget-posts.news-main .elementor-button-link {
  width: 100%;
}
.elementor-widget-posts.news-main article:first-of-type .elementor-post__thumbnail__link {
  width: 50% !important;
  order: initial;
  margin: 0 32px 0 0 !important;
}
.elementor-widget-posts.news-main article:first-of-type .elementor-post__text {
  display: flex;
}
.elementor-widget-posts.news-main article:first-of-type .elementor-post__title a {
  font-size: 130% !important;
}
.elementor-widget-posts.news-main article:first-of-type .excerpt-wrapper {
  padding: 0;
}
@media all and (max-width: 767px) {
  .elementor-widget-posts.news-main article:first-of-type .elementor-post__thumbnail__link {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
  }
  .elementor-widget-posts.news-main article:first-of-type .elementor-post__title a {
    font-size: 100% !important;
  }
}

#latest-news .elementor-post__text {
  background: white;
  padding: 30px 30px 60px;
  border-bottom: 32px solid #e8e9ed;
  flex-grow: 1;
}
#latest-news .elementor-post__badge {
  padding: 0;
  margin-top: -56px !important;
  color: white;
  top: unset;
}
#latest-news .elementor-post__thumbnail__link {
  margin-bottom: 0;
}
#latest-news .elementor-post__read-more {
  background: #FF5D1C;
  color: white;
  position: absolute;
  right: 20px;
  bottom: 0px;
  padding: 24px 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
}
@media all and (min-width: 1025px) {
  #latest-news .elementor-post__card {
    flex-direction: row-reverse;
  }
  #latest-news .elementor-post__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 24px;
    padding: 60px 84px 60px 60px;
    border-bottom-width: 48px;
    max-width: 50%;
    height: auto;
    flex: 1 0 50%;
  }
  #latest-news .elementor-post__badge {
    position: relative;
    margin: 0 0 15px !important;
    color: #CB0026;
  }
  #latest-news .elementor-post__thumbnail__link {
    margin: 24px 24px 0 -24px;
    border-bottom: 48px solid #e8e9ed;
    flex: 1 0 50%;
  }
  #latest-news .elementor-post__thumbnail__link.has-background img {
    visibility: hidden;
  }
  #latest-news .elementor-post__read-more {
    right: 0;
    bottom: 0;
    padding: 36px 30px;
    font-size: 18px;
  }
}

.content-with-stats .elementor-top-column:last-child .elementor-widget-html .elementor-widget-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  font-size: 13px;
  color: white;
}
.content-with-stats .elementor-top-column:last-child .elementor-widget-html h2, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h3, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h4, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h5 {
  margin: 10px 0;
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.content-with-stats .elementor-top-column:last-child .elementor-widget-html h2 span, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h3 span, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h4 span, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h5 span {
  white-space: nowrap;
  display: inline-block;
  line-height: 70%;
}
.content-with-stats .elementor-top-column:last-child .elementor-widget-html h2 small, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h3 small, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h4 small, .content-with-stats .elementor-top-column:last-child .elementor-widget-html h5 small {
  display: inline-block;
  font-size: 42%;
  flex-shrink: 1;
  width: 1em;
  line-height: 1;
  margin-left: 3px;
}
@media all and (max-width: 767px) {
  .content-with-stats .elementor-top-column:last-child .elementor-widget-html {
    flex: 1 0 50%;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .content-with-stats .elementor-top-column:last-child .elementor-widget-html {
    flex: 1 0 25%;
  }
  .content-with-stats.stats-tablet-3-col .elementor-top-column:last-child .elementor-widget-html {
    flex: 1 0 33%;
  }
  .content-with-stats.stats-tablet-4-col .elementor-top-column:last-child .elementor-widget-html {
    flex: 1 0 25%;
  }
  .content-with-stats.stats-tablet-5-col .elementor-top-column:last-child .elementor-widget-html {
    flex: 1 0 20%;
  }
}
@media all and (min-width: 1025px) {
  .content-with-stats .elementor-top-column:last-child {
    margin-left: -32px;
    margin-top: 32px;
    margin-bottom: 32px;
    width: calc(25% + 32px) !important;
  }
  .content-with-stats .elementor-top-column:last-child .elementor-widget-wrap {
    flex-direction: column;
  }
  .content-with-stats .elementor-top-column:last-child .elementor-widget-html {
    flex: 0 0 auto;
  }
  .content-with-stats .elementor-top-column:last-child .elementor-widget-html .elementor-widget-container {
    justify-content: center;
  }
}

.mse-slides .elementor-slide-button {
  padding: 25px 45px !important;
  position: relative;
  border: none;
  text-align: left;
  letter-spacing: 1px;
}
.mse-slides .elementor-slide-button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  margin: auto;
  padding: 15px;
  background: #FF5D1C url("./assets/images/mse-cta-white.svg") no-repeat center;
  background-size: 10px;
}
.mse-slides .swiper-slide-contents {
  position: relative;
}
.mse-slides .swiper-slide-contents .corner {
  position: absolute;
  right: -32px;
  top: -64px;
}
@media all and (max-width: 1024px) {
  .mse-slides .swiper-slide-contents .corner {
    display: none;
  }
}
.mse-slides .swiper-container .swiper-slide {
  display: flex;
  justify-content: flex-start;
}
.mse-slides .swiper-container .swiper-slide .swiper-slide-bg {
  flex-basis: 60%;
  width: 60vw;
  min-width: 60%;
  min-height: auto;
  transition: none;
}
.mse-slides .swiper-container .swiper-slide .swiper-slide-inner {
  flex-basis: 40%;
  width: 40vw;
  position: relative;
  min-height: 100%;
}
.mse-slides .swiper-container .elementor-swiper-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background-color: white !important;
  border-radius: 0;
  transition: background-color 0.3s linear;
}
.mse-slides .swiper-container .elementor-swiper-button:hover {
  background-color: #e8e9ed !important;
}
.mse-slides .swiper-container .elementor-swiper-button.elementor-swiper-button-prev {
  left: calc(60% - 48px/2);
  top: calc(50% + 48px/2 + 6px);
}
.mse-slides .swiper-container .elementor-swiper-button.elementor-swiper-button-next {
  right: calc(40% - 48px/2);
  top: calc(50% - 48px/2 - 6px);
}
@media all and (max-width: 1024px) {
  .mse-slides .swiper-container .swiper-slide {
    flex-direction: column;
    height: auto !important;
    display: block;
  }
  .mse-slides .swiper-container .swiper-slide .swiper-slide-bg {
    flex-basis: 100%;
    width: 100vw;
    padding-top: 56.25%;
  }
  .mse-slides .swiper-container .swiper-slide .swiper-slide-inner {
    flex-basis: 100%;
    width: 100vw;
    min-height: auto;
  }
  .mse-slides .swiper-container .elementor-swiper-button.elementor-swiper-button-prev {
    top: calc(56.25vw - 9px);
    left: 115px;
  }
  .mse-slides .swiper-container .elementor-swiper-button.elementor-swiper-button-next {
    top: calc(56.25vw - 9px);
    left: calc(115px + 48px + 12px);
  }
}
@media all and (max-width: 767px) {
  .mse-slides .swiper-container .elementor-swiper-button.elementor-swiper-button-prev {
    left: 24px;
  }
  .mse-slides .swiper-container .elementor-swiper-button.elementor-swiper-button-next {
    left: calc(24px + 48px + 12px);
  }
}

.merge-with-header {
  margin-top: -120px !important;
  padding-top: 120px !important;
}
.merge-with-header #down-arrow {
  position: absolute;
  top: calc(100vh - 200px);
  right: 15px;
  width: 45px;
  height: 39px;
}
.merge-with-header #down-arrow svg {
  animation-name: slowPulse;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  transition-timing-function: linear;
}
@media all and (max-width: 767px) {
  .merge-with-header #down-arrow {
    top: calc(95vh - 150px);
    transform: scale(0.7);
  }
}
@keyframes slowPulse {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.5;
  }
}

@media all and (min-width: 769px) {
  .triple-box-shadow {
    box-shadow: -32px 32px 0px 0px #e8e9ed, -64px 64px 0px 0px #EFF0F4, -96px 96px 0px 0px #F6F7FB;
  }
}
@media all and (min-width: 769px) {
  .triple-box-shadow.dark {
    box-shadow: -32px 32px 0px 0px #7B8091, -64px 64px 0px 0px #A6A9B5, -96px 96px 0px 0px #D2D3D9;
  }
}

.corner {
  overflow: hidden;
}
.corner .elementor-widget-container {
  line-height: 0 !important;
}
@media all and (max-width: 1024px) {
  .corner svg {
    width: 72px;
    height: 72px;
  }
}
@media all and (max-width: 767px) {
  .corner svg {
    width: 48px;
    height: 48px;
  }
}
.corner.corner--white path {
  fill: #FFFFFF;
}
.corner.corner--red path {
  fill: #CB0026;
}
.corner.corner--red-to-white path {
  fill: #CB0026;
}
@media all and (max-width: 1024px) {
  .corner.corner--red-to-white path {
    fill: #FFFFFF;
  }
}
.corner.corner--white-to-red path {
  fill: #FFFFFF;
}
@media all and (max-width: 1024px) {
  .corner.corner--white-to-red path {
    fill: #CB0026;
  }
}

.elementor-cta__subtitle {
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--e-global-color-accent) !important;
}

.cta .elementor-cta__button {
  padding: 25px 45px !important;
  letter-spacing: 1px;
}
.cta .elementor-cta__button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  margin: auto;
  padding: 15px;
  background: #2943EB url("./assets/images/mse-cta-white.svg") no-repeat center;
  background-size: 10px;
}
.cta.cta--hero {
  background-color: transparent !important;
}
.cta.cta--hero .elementor-widget-call-to-action .elementor-widget-container {
  background-color: transparent !important;
}
.cta.cta--hero .elementor-widget-call-to-action .elementor-cta__content {
  background-color: transparent !important;
}
.cta.cta--hero .elementor-widget-call-to-action .elementor-cta__button:before {
  background-color: #FF5D1C;
}
.cta.cta--hero .corner path {
  fill: #FFFFFF;
}
@media all and (min-width: 1025px) {
  .cta.cta--dark {
    background-color: transparent !important;
  }
  .cta.cta--dark .elementor-widget-call-to-action .elementor-widget-container {
    background-color: transparent !important;
  }
  .cta.cta--dark .elementor-widget-call-to-action .elementor-cta__content {
    background-color: transparent !important;
  }
  .cta.cta--dark .elementor-widget-call-to-action .elementor-cta__button:before {
    background-color: #FF5D1C;
  }
  .cta.cta--dark .corner path {
    fill: #FFFFFF;
  }
}
@media all and (min-width: 1025px) {
  .cta.cta--side-by-side .elementor-column:first-child {
    margin-bottom: 24px;
  }
  .cta.cta--side-by-side .elementor-column:last-child {
    margin-top: 24px;
    margin-left: -24px;
    z-index: 1;
  }
}
.cta.cta--squares .elementor-widget-call-to-action {
  height: 100%;
}
.cta.cta--squares .elementor-cta {
  display: flex;
  height: 100%;
}
.cta.cta--squares .elementor-widget-container {
  overflow: visible;
  height: 100%;
}
.cta.cta--squares .elementor-widget-container :not(.elementor-cta__bg-wrapper) {
  overflow: visible;
}
.cta.cta--squares .elementor-cta__button-wrapper {
  position: absolute;
  bottom: -32px;
  right: 20px;
}
.cta.cta--squares .elementor-cta__button-wrapper .elementor-cta__button {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 24px 16px !important;
  line-height: 1;
}
.cta.cta--squares .elementor-cta__button-wrapper .elementor-cta__button:before {
  display: none;
}
@media all and (min-width: 768px) {
  .cta.cta--squares .elementor-cta__button-wrapper {
    bottom: -32px;
    right: -32px;
  }
  .cta.cta--squares .elementor-cta__button-wrapper .elementor-cta__button {
    padding: 36px 30px !important;
  }
}

.elementor-msie header .elementor-menu-toggle {
  align-self: flex-end;
}

/*# sourceMappingURL=style.css.map */
