/* Generated from consolidated Moonshot CSS. Load after 00-moonshot-foundation.css when this component is used. */

.link-aceptar {
  font-size: 12px;
  margin-bottom: 20px;
}

.pop-up {
  width: 100% !important;
  max-width: 900px !important;
  height: auto !important;
  padding: 40px 60px !important;
  margin: 0 auto !important;
  background: var(--ms-white) !important;
  position: relative !important;
  border-top-left-radius: 80px !important;
  border-bottom-right-radius: 80px !important;
  line-height: 0 !important;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  user-select: none;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #333333;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

.ev-hero {
  position: relative;
  z-index: 1;
  margin: 0 !important;
}

.no-margins .ev-hero {
  margin-right: 0;
  margin-left: 0;
}

.negative-margins .ev-hero {
  margin-right: -15px;
  margin-left: -15px;
}

.ev-hero p {
  margin-bottom: 0;
}

.ev-sup-btncalcula {
  font-size: 16px;
  font-weight: 700 !important;
}

.ev-sup {
  font-size: 12px;
  vertical-align: super;
}

.p-hero-title {
  color: var(--ms-white);
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  width: 466px;
}

.p-hero-title-wrapper {
  position: relative;
  width: fit-content;
}

.p-hero-offer-badge {
  position: absolute;
  top: -103.69px;
  right: -83.73px;
  z-index: 2;
  width: 164px;
  height: 164px;
  border-radius: 50%;
  background-color: var(--ms-red);
  border: 2px solid #101936;
  box-shadow: 0 0 0 2px var(--ms-red);
  color: var(--ms-white);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  pointer-events: none;
}

.p-hero-offer-badge__eyebrow {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: none;
}

.p-hero-offer-badge__value {
  font-size: 54px;
  font-weight: 800;
  letter-spacing: 0;
}

.p-hero-offer-badge__text {
  font-size: 15px;
  font-weight: 800;
  margin-top: 4px;
}

.p-hero-text {
  color: var(--ms-white);
  font-size: 28px;
  font-weight: 500;
  line-height: 25px;
  padding-top: 16px;
  width: 466px;
}

.p-hero-title-m {
  color: var(--ms-white);
  font-size: 24px;
  font-weight: 800;
  max-width: 100vh;
  padding: 20px 20px 8px;
  line-height: 95%;
}

.p-hero-text-m {
  color: var(--ms-white);
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  max-width: 100vh;
}

.etiqueta {
  background-color: #60b166;
  color: var(--ms-white);
  padding: 2px 12px;
  border-radius: 10px 0;
  font-size: 16px;
  font-weight: 700;
  width: fit-content;
}

.ev-hero__img {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 678px;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #dcd5cc;
}

.no-premio .ev-hero__img {
  height: 678px;
}

.ev-hero__img-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #dcd5cc;
}

.ev-hero .hero-preload-big {
  background-image: url("/sites/br/files/flmngr/drupal/on-site/moonshot-home-hero-desktop.webp");
}

.ev-hero .hero-preload-small {
  background-image: url("/sites/br/files/flmngr/drupal/on-site/moonshot-home-hero-mobile.webp");
}

.ev-hero .hero-preload-big > .container {
  margin-top: 18%;
  padding: 0 160px !important;
}

.ev-hero__title {
  position: relative;
  display: none;
  font-size: 24px;
  line-height: 30px;
  padding: 20px 0;
  background-color: var(--ms-gray-soft);
}

.ev-hero__title h1,
.ev-hero__title h2 {
  text-align: center;
  font-size: 32px;
  line-height: 38px;
  color: #333333;
}

.no-video .position-video-form-hero {
  display: none;
}

.position-video-form-hero {
  position: absolute;
  right: 640px;
  top: 400px;
}

.no-premio .position-video-form-hero {
  top: 400px;
}

.btn-video-form-hero {
  position: relative;
  background-color: var(--ms-white);
  border-color: var(--ms-white);
  color: var(--ms-red-legacy);
  padding: 5px 15px 5px 25px;
  text-transform: initial;
  font-size: 15px;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  line-height: 28px;
  font-weight: 400;
}

.btn-video-form-hero:hover {
  color: var(--ms-red-legacy);
}

.btn-video-form-hero::after {
  position: absolute;
  bottom: 13px;
  left: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid var(--ms-red-legacy);
  margin-left: 13px;
  content: "";
}

.ev-form {
  position: absolute;
  z-index: 20;
  right: 200px;
  top: 55px;
  max-width: 390px;
}

.no-premio .ev-form {
  top: 18%;
}

.ev-form__claim {
  position: relative;
  border-top-left-radius: 45px;
  border-top-right-radius: 45px;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.9) 26%,
    rgba(255, 255, 255, 0.65) 100%
  );
}

.ev-hero .ev-form__claim-calcula {
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  font-weight: 700;
  color: var(--ms-black);
  margin: 0 !important;
}

.ev-form__claim-calcula.bold {
  padding-left: 0 !important;
}

.ev-form__claim-oferta {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #333333;
  margin: 0;
}

.ev-form__btn .ev-btn {
  position: relative;
  display: block;
  z-index: 2;
  width: 100%;
  height: 90px;
  line-height: 90px;
  border: 0;
  border-radius: 0 0 40px 0;
  font-size: 34px;
  text-align: center;
  padding: 0 70px 0 30px;
  background-color: var(--ms-red-legacy);
  color: var(--ms-white);
  text-decoration: none;
  cursor: pointer;
}

.ev-form__btn .ev-btn::before,
.ev-form__btn .ev-btn::after {
  content: "";
  position: absolute;
  background-color: var(--ms-white);
  transform: rotate(45deg);
  width: 22px;
  height: 5px;
  border-radius: 3px;
  top: 34px;
  right: 30px;
}

.ev-form__btn .ev-btn::before {
  top: 47px;
  transform: rotate(-45deg);
}

.ev-form__btn-out {
  position: relative;
  background-color: var(--ms-white);
}

.ev-form__btn-out::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 10px;
  height: 10px;
  left: -14px;
  bottom: -8px;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #ab192d;
  border-right: 10px solid transparent;
  transform: rotate(45deg);
}

.ev-form__btn-out .ev-btn {
  border-radius: 0 45px 45px 0;
  box-shadow: 0 3px 6px #00000029;
  left: -15px;
  transition: width 0.3s;
}

.ev-form__btn-out .ev-btn:hover {
  width: calc(100% + 15px);
}

.ev-form__c2c {
  background-color: var(--ms-white);
  padding: 20px 30px;
  box-shadow: 0 3px 6px #00000029;
  text-align: center;
  border-radius: 0 0 48px 48px;
}

.ev-form__c2c form {
  margin: 10px auto 20px;
}

.ev-form__c2c input {
  font-family: var(--ms-font) !important;
}

.ev-form__c2c .ev-tel {
  color: #000000;
  font-size: 34px;
  line-height: 1;
  padding-left: 8px;
}

.ev-form__c2c small {
  font-size: 11px;
}

.ev-form__media {
  position: relative;
  background-color: #f3f3f3;
  padding: 20px 30px;
  box-shadow: 0 5px 6px #00000029;
  border-bottom-right-radius: 45px;
}

.ev-form__media p {
  margin-right: 10px;
}

.ev-form__media a {
  cursor: pointer;
  display: block;
  height: 60px;
  transition: transform 0.2s ease-in;
  background-color: var(--ms-white);
  border-radius: 15px;
  box-shadow: 0 4px 8px #00000015;
  padding: 4px;
}

.ev-form__media a:hover {
  transform: scale(1.1);
}

.ev-form__media-icon {
  width: 150px;
  height: auto;
  cursor: pointer;
  pointer-events: none;
}

.no-premio .ev-hero-premio {
  display: none;
}
.container-fluid.ribbon.produto {
  background-color: var(--ms-white) !important;
  padding: 32px 16px !important;
}
.ev-hero-premio {
  position: relative;
  padding: 20px 0;
  background-color: #f3f3f3;
  box-shadow: 0 3px 6px #00000029;
}

.ev-hero-premio .d-flex {
  position: relative;
  justify-content: flex-end;
  padding-right: 417px;
  align-items: center;
}

.ev-hero-premio__text {
  padding-left: 170px;
}

.ev-hero-premio h4,
.ev-hero-premio .ev-hero-premio__text-title {
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 10px;
  color: #333333;
}

.ev-hero-premio p {
  font-size: 14px;
  line-height: 20px;
}

.ev-hero-premio img {
  position: relative !important;
  left: 150px;
  width: 100px;
  height: 100px !important;
}

@media (max-width: 1600px) {
  .position-video-form-hero {
    right: calc(50vw - 160px);
  }

  .ev-form {
    right: calc(50vw - 600px);
  }
}

@media (max-width: 1350px) {
  .position-video-form-hero {
    top: 400px;
    right: calc(5% + 440px);
  }

  .ev-form {
    right: 5%;
  }

  .ev-hero-premio__text {
    padding-left: 107px;
  }

  .ev-hero-premio img {
    left: 80px;
  }

  .p-hero-title {
    max-width: 600px;
  }

  .p-hero-offer-badge {
    top: -39.69px;
    right: -26.73px;
  }
}

@media (max-width: 1145px) {
  .ev-hero-premio__text {
    padding-left: 30px;
  }

  .ev-hero-premio img {
    left: 0;
  }

  .p-hero-title {
    max-width: 600px;
  }
}

@media (max-width: 900px) {
  .ev-hero__title {
    padding-bottom: 110px;
  }

  .ev-hero__title h1,
  .ev-hero__title h2 {
    padding-right: 0;
    text-align: center;
  }

  .position-video-form-hero {
    top: 270px;
    right: 30px;
  }

  .no-premio .position-video-form-hero {
    top: 300px;
  }

  .ev-form {
    padding: 0 calc(50vw - 210px);
    right: auto;
    position: relative;
    top: auto;
    width: 100%;
    margin: -100px 0 0;
    max-width: 390px;
    min-width: 100%;
  }

  .no-premio .ev-form {
    top: auto;
  }

  .ev-form::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: calc(100% - 100px);
    background-color: var(--ms-gray-soft);
    z-index: 0;
  }

  .ev-form__claim,
  .ev-form__btn {
    background-color: var(--ms-white);
  }

  .ev-form__btn {
    position: relative;
  }

  .ev-form__btn-out::before {
    z-index: 0;
  }

  .ev-form__c2c {
    z-index: 1;
    position: relative;
    box-shadow: none;
  }

  .ev-hero-premio .d-flex {
    padding-right: 0;
  }

  .p-hero-title {
    max-width: 400px;
  }

  .p-hero-offer-badge {
    display: none;
  }
}

@media (max-width: 768px) {
  .link-aceptar {
    font-size: 10px;
    margin-bottom: 16px;
  }

  .pop-up {
    padding: 32px 20px !important;
    border-top-left-radius: 52px !important;
    border-bottom-right-radius: 52px !important;
  }

  .pop-up h2 {
    font-size: 18px;
    margin-top: 8px;
  }

  .pop-up p {
    font-size: 14px;
  }

  .ev-form__c2c .ev-tel {
    font-size: 28px !important;
  }
}

@media (max-width: 580px) {
  .ev-hero__img {
    height: 370px;
    background-position: center 0;
    background-attachment: initial;
  }

  .no-premio .ev-hero__img {
    height: 600px;
  }

  .ev-hero__img-bg {
    height: calc(100% - 30px);
    top: -2px;
  }

  .ev-hero__title {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px 0;
    background-color: var(--ms-white);
    display: none;
  }

  .ev-hero__title h1,
  .ev-hero__title h2 {
    color: #000000;
    font-size: 21px;
    line-height: 30px;
  }

  .position-video-form-hero,
  .no-premio .position-video-form-hero {
    top: 230px;
  }

  .ev-form {
    padding: 0;
    margin: -80px 0 0;
    max-width: 100%;
    min-width: 100%;
  }

  .ev-form__claim {
    padding: 20px 30px;
  }

  .ev-form__claim-calcula {
    font-size: 28px;
    line-height: 33px;
  }

  .ev-form__c2c form {
    margin: 10px auto 15px;
  }
}
