/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[10].use[0]!./src/scripts/gutenberg/blocks/hero/styles/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/******************************************************************
Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*
SM
Phone sizes
*/
/*
MD
Phone / tablet sizes
*/
/*
LG
Tablet / laptop sizes
*/
/*
XL
Laptop sizes
*/
/*
Custom sizes
*/
/******************************************************************
Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*
SM
Phone sizes
*/
/*
MD
Phone / tablet sizes
*/
/*
LG
Tablet / laptop sizes
*/
/*
XL
Laptop sizes
*/
/*
Custom sizes
*/
.wp-block-madden-theme-hero {
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow-x: clip;
  z-index: 0;
}
.wp-block-madden-theme-hero sup {
  font-size: medium;
  font-family: "Melburch";
  left: -1.9375rem;
  bottom: 0.3125rem;
  position: relative;
}
.wp-block-madden-theme-hero--banner .title {
  top: 65% !important;
}
.wp-block-madden-theme-hero .no-title {
  margin: 0;
}
.wp-block-madden-theme-hero .hero-banner {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  border: 3px var(--wp--preset--color--red) solid;
  border-right: none;
  background-color: white;
  max-width: 32rem;
  border-radius: 0;
}
.wp-block-madden-theme-hero .hero-banner__title {
  background: var(--wp--preset--color--red);
  margin-top: 0px;
  color: white;
  padding: 0.8rem 2rem;
  font-family: var(--wp--preset--font-family--header);
  border: 2px var(--wp--preset--color--red) solid;
  font-size: 1.3rem;
  border-radius: 0;
}
.wp-block-madden-theme-hero .hero-banner__description {
  padding: 0.5rem 2rem;
}
.wp-block-madden-theme-hero .hero-banner__crab {
  position: absolute;
  bottom: -7rem;
  width: 10rem;
  height: auto;
  right: 0;
}
.wp-block-madden-theme-hero .cta-hero-banner {
  position: absolute;
  left: 0;
  top: 25%;
  z-index: 3;
  border: 3px #2B7B7C solid;
  border-radius: 25px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right: none;
  background-color: #2B7B7C;
  max-width: 40rem;
  padding: 2rem;
  border: 2px solid white;
  border-left: 0;
}
.wp-block-madden-theme-hero .cta-hero-banner__title {
  color: white;
  padding: 0.8rem 2rem;
  font-family: var(--wp--preset--font-family--header);
  font-size: 1.2vw;
  border-color: #2B7B7C;
  text-align: right;
  margin: 0 1vw;
  margin-bottom: -0.5vw;
}
.wp-block-madden-theme-hero .cta-hero-banner__description {
  padding: 0.5rem 2rem;
}
.wp-block-madden-theme-hero .cta-hero-banner__cta {
  display: flex;
}
.wp-block-madden-theme-hero .cta-hero-banner__cta .cta-hero-banner__logo {
  width: 9vw;
  min-width: 100px;
  height: auto;
}
.wp-block-madden-theme-hero .cta-hero-banner__cta .wp-block-button__link {
  background: white;
  padding: 1.5vw;
  font-size: 2vw;
  margin: 0 2rem;
  color: #2B7B7C !important;
  border-radius: 22px;
  align-self: end;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.wp-block-madden-theme-hero .cta-hero-banner__cta .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--red);
  color: white !important;
  transition: all 0.2s ease-in-out;
}
.wp-block-madden-theme-hero .fade {
  background: linear-gradient(to top, rgba(1, 64, 103, 0.7), rgba(1, 64, 103, 0) 100%);
  width: 100%;
  height: 50vh;
  margin-top: 50vh;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.wp-block-madden-theme-hero .wave {
  display: none;
}
.wp-block-madden-theme-hero .badge {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  right: 0;
  top: 35%;
  z-index: 100000000;
  margin: 0 auto;
}
.wp-block-madden-theme-hero.videoHero.hero--wave:after {
  content: " ";
  background: transparent var(--img-hero-bottom) no-repeat;
  background-size: 100% auto;
  height: 12em;
  left: 0;
  position: absolute;
  width: 105%;
  z-index: 1;
  bottom: 0;
  background-size: cover;
}
.wp-block-madden-theme-hero .hero {
  width: 100%;
  height: 100vh;
  max-height: 70rem;
  position: relative;
  z-index: 1;
  background: transparent var(--img-pixel) no-repeat bottom center;
  background-size: cover;
}
.wp-block-madden-theme-hero .hero.has-parallax {
  background-position: top center;
}
.wp-block-madden-theme-hero .hero.full {
  height: 90vh;
  transform: none;
}
.wp-block-madden-theme-hero .hero.full::after {
  background: var(--img-slideshow-bottom) repeat-x center;
  position: absolute;
  width: 100%;
  height: 3.5rem;
  bottom: 0;
  z-index: 2;
}
.wp-block-madden-theme-hero .hero:after {
  content: " ";
  background: transparent var(--img-hero-bottom) no-repeat;
  background-size: 100% auto;
  height: 12rem;
  left: 0;
  position: absolute;
  width: 105%;
  z-index: 2;
  bottom: 0;
  background-size: cover;
}
.wp-block-madden-theme-hero .hero-video-play {
  position: absolute;
  top: 7rem;
  left: 2rem;
  z-index: 10;
  width: 2.5rem;
  height: 2.5rem;
  border: none;
  background-color: var(--wp--preset--color--dark-blue);
  cursor: pointer;
}
.wp-block-madden-theme-hero .hero-video-play.pause::before, .wp-block-madden-theme-hero .hero-video-play.pause::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 50%;
  transform: translateY(-50%);
  width: 0.25rem;
  background-color: white;
}
.wp-block-madden-theme-hero .hero-video-play.pause::before {
  left: 35%;
}
.wp-block-madden-theme-hero .hero-video-play.pause::after {
  right: 35%;
}
.wp-block-madden-theme-hero .hero-video-play.play::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 13.9px;
  border-color: transparent transparent transparent white;
}
.wp-block-madden-theme-hero .video {
  width: 100%;
  min-height: 400px;
  position: relative;
  z-index: 1;
}
.wp-block-madden-theme-hero .video video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.wp-block-madden-theme-hero .video.video--mobile {
  display: none;
}
@media only screen and (max-width: 678px) {
  .wp-block-madden-theme-hero .video {
    height: 75vh;
    min-height: 850px;
  }
  .wp-block-madden-theme-hero .video.video--mobile {
    display: block;
  }
  .wp-block-madden-theme-hero .video.video--desktop {
    display: none;
  }
}
.wp-block-madden-theme-hero .title {
  color: #FFFFFF;
  font-family: var(--wp--preset--font-family--title);
  width: 95%;
  max-width: 100%;
  margin: 0 auto;
  font-weight: 700;
  text-align: left;
  position: absolute;
  left: 4%;
  right: 0;
  top: 40%;
  transform: translateY(-10%);
  text-shadow: 0 5px 20px rgba(0, 0, 0, 0.6392156863);
  z-index: 1000000;
  font-size: 12rem;
  font-weight: 100;
}
.wp-block-madden-theme-hero .title span {
  display: block;
  font-size: 2rem;
  color: #FFFFFF;
  font-family: var(--wp--preset--font-family--header);
  position: absolute;
  max-width: 23rem;
  text-align: center;
  left: 10.5rem;
  margin: auto;
}
.wp-block-madden-theme-hero .title::before {
  content: "";
  display: block;
  width: 200px;
  height: 200px;
  background-image: var(--logo-url);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -15rem;
  left: 0;
}
.hero--wave + .wp-block-heading,
.hero--wave + p,
.hero--wave + .wp-block-group,
.hero--wave + .wp-block-image {
  margin-top: -2rem;
  position: relative;
  z-index: 1 !important;
}
.wp-block-madden-theme-hero.wave-alter {
  height: 50vh;
}
.wp-block-madden-theme-hero.wave-alter .wave {
  position: relative;
  top: 50px;
  height: 15vw;
  background-position: initial !important;
}
/*********************
MEDIUM SCREENS
*********************/
@media only screen and (min-width: 783px) and (max-width: 1100px) {
  .wp-block-madden-theme-hero .cta-hero-banner__title {
    margin-bottom: 0;
    text-align: center;
    font-size: 1.2rem;
  }
  .wp-block-madden-theme-hero .cta-hero-banner__cta .wp-block-button__link {
    padding: 1rem;
    font-size: 1.5rem;
  }
}
/*********************
SMALL SCREENS
*********************/
@media only screen and (max-width: 768px) {
  .wp-block-madden-theme-hero--banner .title {
    top: 40% !important;
  }
  .wp-block-madden-theme-hero .hero-banner {
    border-radius: 0;
    position: relative;
    right: 0;
    bottom: -2%;
    margin: 0 auto;
    margin-top: -5rem;
    border-right: 3px #C96A39 solid;
    width: 100%;
    margin-bottom: 1rem;
  }
  .wp-block-madden-theme-hero .hero-banner__title {
    padding: 0.8rem 1.5rem;
  }
  .wp-block-madden-theme-hero .hero-banner__description {
    padding: 0.5rem 1.5rem;
  }
  .wp-block-madden-theme-hero .hero-banner__crab {
    display: none;
  }
  .wp-block-madden-theme-hero .hero-banner--cta .hero-banner__title {
    font-size: 1.5rem;
    text-align: center;
  }
  .wp-block-madden-theme-hero .hero-banner--cta .hero-banner__description {
    width: 100%;
    padding: 0.5rem 2rem;
    text-align: center;
    display: inline-block;
  }
  .wp-block-madden-theme-hero .hero-banner--cta .hero-banner__cta {
    width: 100%;
    text-align: center;
    padding: 0.5rem 1rem;
  }
  .wp-block-madden-theme-hero .hero-banner--cta .hero-banner__cta a {
    font-size: 1.5rem;
  }
  .wp-block-madden-theme-hero .cta-hero-banner {
    border-radius: 0;
    position: relative;
    right: 0;
    margin: 0 auto;
    border-right: 3px #C96A39 solid;
    width: 90%;
    border-radius: 25px;
    padding: 2rem 0.5rem;
    margin-bottom: 1rem;
    border: none;
    max-width: 32rem;
  }
  .wp-block-madden-theme-hero .cta-hero-banner__title {
    margin-bottom: 0;
    text-align: center;
    font-size: 1.2rem;
  }
  .wp-block-madden-theme-hero .cta-hero-banner__description {
    padding: 0.5rem 1.5rem;
  }
  .wp-block-madden-theme-hero .cta-hero-banner__cta {
    display: flex;
    justify-content: center;
    gap: 2rem;
  }
  .wp-block-madden-theme-hero .cta-hero-banner__cta .cta-hero-banner__logo {
    width: 95px;
    height: auto;
  }
  .wp-block-madden-theme-hero .cta-hero-banner__cta .wp-block-button__link {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    margin: 0;
  }
  .wp-block-madden-theme-hero.videoHero::after {
    bottom: -6rem;
  }
  .wp-block-madden-theme-hero.videoHero.hero--wave:after {
    bottom: -4rem;
  }
  .wp-block-madden-theme-hero .hero {
    max-height: 630px;
  }
  .wp-block-madden-theme-hero .hero::after {
    bottom: -3rem;
  }
  .wp-block-madden-theme-hero .title {
    width: 70%;
    font-size: 20vw;
    line-height: 12vw;
    text-align: center;
    left: 50%;
    top: 60%;
    transform: translateX(-50%);
  }
  .wp-block-madden-theme-hero .title span {
    margin-top: 1.25rem;
    font-size: 4vw;
    line-height: 1em;
    left: 55%;
    bottom: 5rem;
    transform: translateX(-50%);
  }
  .wp-block-madden-theme-hero .title::before {
    width: 180px;
    height: 180px;
    position: absolute;
    top: -13rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .wp-block-madden-theme-hero .hero-video-play {
    top: 5rem;
  }
  .wp-block-madden-theme-hero::after {
    height: 12vh;
  }
}
.wp-block-madden-theme-hero.alignfull {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

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