/*Important Messages Waiting - Pkg Mobile CSS by MCL - December 2022*/
/* ********* ACCESSIBILITY ********* */
.ally-content,
.ally-skip-links a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.ally-skip-links a:focus,
.ally-skip-links a:visited {
  position: static;
  width: auto;
  height: auto;
}

#ally-skip-link-post {
  display: none;
}

/* ********* ACCESSIBILITY ********* */
/******Package Specific Style Start******/
body {
  background: #e97232 url("../images/mobile/imw-swirl.png") no-repeat center center fixed;
}

#IMW-contest-section {
  width: 320px;
  position: absolute;
  left: 50%;
  margin-left: -160px;
  height: 568px;
  z-index: 10;
  overflow: hidden;
  visibility: hidden;
}
#IMW-contest-section .imw-yellow-panel {
  width: 320px;
  height: 395px;
  margin: 0px auto 0;
  position: relative;
}
#IMW-contest-section .imw-yellow-card {
  background: url("../images/mobile/imw-yellow-card.png") no-repeat 0 0;
  height: 395px;
  margin: 0 auto;
  width: 320px;
  position: absolute;
  left: 50%;
  margin-left: -160px;
  top: 0;
  z-index: 19;
}
#IMW-contest-section .imw-circle-container {
  position: relative;
  margin-top: 20px;
}
#IMW-contest-section .imw-txt-5 {
  color: #b91815;
  font-family: "Permanent Marker", cursive;
  font-size: 1.2rem;
  line-height: 1.3rem;
  text-align: center;
}
#IMW-contest-section .imw-txt-6 {
  text-align: center;
}
#IMW-contest-section .imw-ellipsis {
  background-color: #b91815;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  opacity: 1;
  margin: 10px 5px 0;
}
#IMW-contest-section .imw-prize-panel {
  padding-top: 130px;
}
#IMW-contest-section .imw-txt-1 {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.125rem;
  line-height: 1.4rem;
  font-weight: 900;
  font-style: italic;
  text-align: center;
}
#IMW-contest-section .imw-txt-2 {
  color: #b91815;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2.15rem;
  line-height: 2rem;
  font-weight: 900;
  text-align: center;
}
#IMW-contest-section sup {
  position: relative;
  top: 0.1em;
  font-size: 50%;
}
#IMW-contest-section .imw-txt-3 {
  color: #b91815;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2.15rem;
  line-height: 2rem;
  font-weight: 900;
  text-align: center;
}
#IMW-contest-section .imw-txt-4 {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  padding-top: 10px;
}
#IMW-contest-section .imw-yellow-screen {
  background: url("../images/mobile/imw-yellow-screen.png") no-repeat 0 0;
  height: 435px;
  margin: 0 auto;
  width: 320px;
  position: absolute;
  left: 50%;
  margin-left: -160px;
  height: 618px;
  top: 0;
  z-index: 15;
  visibility: hidden;
}
#IMW-contest-section .imw-chat {
  width: 310px;
  height: 190px;
  display: flex;
  flex-direction: column;
  padding: 10px;
  position: relative;
}
#IMW-contest-section .imw-danielle-bubble {
  background: url("../images/mobile/imw-danielle-bubble.png") no-repeat 0 0;
  width: 64px;
  height: 92px;
  position: absolute;
  top: 8px;
  left: 7px;
  visibility: hidden;
}
#IMW-contest-section .imw-danielle-bublle-text {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.75rem;
  line-height: 0.9rem;
  text-align: center;
  font-weight: 600;
  padding-top: 65px;
}
#IMW-contest-section .imw-messages {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
#IMW-contest-section .imw-message {
  border-radius: 20px;
  padding: 7px 13px;
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.9rem;
  line-height: 1.1rem;
  font-weight: 600;
  display: inline-block;
  white-space: nowrap;
}
#IMW-contest-section .imw-message strong {
  font-weight: 700;
}
#IMW-contest-section .imw-yours {
  align-items: flex-start;
}
#IMW-contest-section .imw-yours .imw-message {
  background-color: #dff3e4;
}
#IMW-contest-section .imw-first {
  position: absolute;
  top: 25px;
  left: 83px;
  visibility: hidden;
}
#IMW-contest-section .imw-ellipsis-wrapper {
  position: absolute;
  top: 17px;
}
#IMW-contest-section .imw-small-ellipsis {
  background-color: #999;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  opacity: 1;
  margin: 0px 2px 15px;
}
#IMW-contest-section .imw-first-message {
  width: 35px;
  position: relative;
  top: 0;
  visibility: hidden;
}
#IMW-contest-section .imw-second {
  width: 0;
  position: absolute;
  top: 68px;
  left: 79px;
  visibility: hidden;
}
#IMW-contest-section .imw-third {
  width: 0;
  position: absolute;
  top: 200px;
  left: 79px;
  visibility: hidden;
}
#IMW-contest-section .imw-yours .imw-message.imw-last:before {
  content: "";
  position: absolute;
  z-index: 11;
  bottom: 0;
  left: -7px;
  height: 20px;
  width: 20px;
  background: #dff3e4;
  border-bottom-right-radius: 15px;
}
#IMW-contest-section .imw-yours .imw-message.imw-last:after {
  content: "";
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: -10px;
  width: 10px;
  height: 20px;
  background: white;
  border-bottom-right-radius: 10px;
}
#IMW-contest-section .imw-button-container {
  position: relative;
  margin-top: 75px;
  text-align: center;
}
#IMW-contest-section .imw-button-emc1,
#IMW-contest-section .imw-button-emc2 {
  background-image: url(../images/mobile/imw-chat-bar.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 319px;
  height: 45px;
  margin: 2px auto 0;
  cursor: pointer;
  visibility: hidden;
  border: none;
}
#IMW-contest-section .imw-button-txt {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.835rem;
  line-height: 40px;
  font-weight: 900;
  text-transform: uppercase;
}
#IMW-contest-section .imw-pink {
  color: #fe9e9c !important;
  font-style: italic;
}
#IMW-contest-section .imw-footer {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: center;
  visibility: hidden;
  padding-top: 5px;
}

.IMW_EMC1 {
  background-color: #b3f4c3;
  position: absolute;
  top: 275px;
  left: 0px;
  width: 320px;
  height: 160px;
  visibility: hidden;
  display: none;
}
.IMW_EMC1 .imw-checkmark {
  background: url("../images/mobile/imw-check.png") no-repeat 0 0;
  width: 68px;
  height: 64px;
  position: absolute;
  top: 0;
  left: -5px;
}
.IMW_EMC1 .imw-emc1-txt-1 {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.0635rem;
  line-height: 1.2rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 15px;
  margin-left: 50px;
}
.IMW_EMC1 .imw-emc1-txt-2 {
  color: #ec0501;
  font-family: "Permanent Marker", cursive;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  text-align: center;
  margin-top: 14px;
  transform: rotate(-3deg);
  visibility: hidden;
}
.IMW_EMC1 .imw-footer1 {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: center;
  padding-top: 10px;
  visibility: hidden;
}

.IMW_EMC2 {
  background-color: #b3f4c3;
  position: absolute;
  top: 275px;
  left: 0px;
  width: 320px;
  height: 160px;
  visibility: hidden;
  display: none;
}
.IMW_EMC2 .imw-checkmark {
  background: url("../images/mobile/imw-check.png") no-repeat 0 0;
  width: 64px;
  height: 68px;
  position: absolute;
  top: 0;
  left: -5px;
}
.IMW_EMC2 .imw-emc2-txt-1 {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.0635rem;
  line-height: 1.2rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 15px;
  margin-left: 50px;
}
.IMW_EMC2 .imw-emc2-txt-2 {
  color: #ec0501;
  font-family: "Permanent Marker", cursive;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  text-align: center;
  margin-top: 14px;
  transform: rotate(-3deg);
  visibility: hidden;
}
.IMW_EMC2 .imw-footer2 {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: center;
  padding-top: 10px;
  visibility: hidden;
}

#package-order_section {
  width: 100%;
  min-height: 800px;
  background-color: #121b35;
  position: relative;
  z-index: 20;
  display: none;
}

#IMW-ob-section {
  background: url("../images/mobile/imw-ob-bg.png") no-repeat 0 0;
  height: 600px;
  background-position: center top;
  width: 320px;
  position: absolute;
  left: 50%;
  margin-left: -160px;
  overflow: hidden;
}
#IMW-ob-section .imw-arrows {
  background: url("../images/mobile/imw-arrows.png") no-repeat 0 0;
  width: 127px;
  height: 32px;
  margin: 0 auto;
  visibility: hidden;
}
#IMW-ob-section .imw-txt-8 {
  color: #ffcc00;
  font-family: "Merriweather", serif;
  font-size: 1.188rem;
  line-height: 1.4rem;
  font-style: italic;
  text-align: center;
}
#IMW-ob-section .imw-bege-panel {
  background: #f5f5de url("../images/mobile/imw-seal.png") no-repeat center center;
  width: 320px;
  height: auto;
  margin: 5px auto 0;
  position: relative;
  border-top: 1px solid #c1c08a;
  border-bottom: 1px solid #c1c08a;
  padding: 10px 0;
  visibility: hidden;
}
#IMW-ob-section h5 {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c08a;
}
#IMW-ob-section .imw-txt-9 {
  color: #000;
  font-family: roboto;
  font-size: 1.125rem;
  line-height: 1.45rem;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
}
#IMW-ob-section .imw-txt-9.imw-balance {
  padding-top: 15px;
  padding-bottom: 20px;
}
#IMW-ob-section .imw-txt-10 {
  color: #ffcc00;
  font-family: "Merriweather", serif;
  font-size: 1.563rem;
  line-height: 1.95rem;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  padding-top: 15px;
  visibility: hidden;
}
#IMW-ob-section .imw-txt-11 {
  color: #ffcc00;
  font-family: "Merriweather", serif;
  font-size: 1.063rem;
  line-height: 1.4rem;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  padding-top: 5px;
  visibility: hidden;
}
#IMW-ob-section .imw-txt-11.imw-balance {
  font-size: 1.25rem;
  line-height: 1.5rem;
}

/******** . ANIMATION ********/
.slide-in-elliptic-top-fwd {
  animation: slide-in-elliptic-top-fwd 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-12-7 11:5:0
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-in-elliptic-top-fwd
 * ----------------------------------------
 */
@keyframes slide-in-elliptic-top-fwd {
  0% {
    transform: translateY(-600px) rotateX(-30deg) scale(0);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: translateY(0) rotateX(0) scale(1);
    transform-origin: 50% 1400px;
    opacity: 1;
  }
}
#contestWrap {
  overflow: hidden;
}

#mainWrap {
  width: 320px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}

#mobileBody p {
  padding: 10px 0;
}

#deviceWrap1 {
  display: none;
}

/******Package Specific Style Start******/
/******Default Package Style Start******/
body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  color: #000;
  font-size: 100%;
}

#multipageWrap {
  display: none;
  padding-top: 600px;
}

.disclaimer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.6875em;
  max-width: 320px;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  display: none;
}

.disclaimer p,
.disclaimer a {
  color: #fff;
}

.disclaimer p {
  margin-bottom: 14px;
}

.isUppercase {
  text-transform: uppercase;
}

/******Default Package Style End******/
/*****Merch Ineligible button.. place over package button (Absoulute positioning)*****/
/*Refer to merch INELLIGABLE inelligable doc: http://creativedept.classic.pchad.com/Libraries/Packages/Spectrum/_docs/MERCH%20INELLIGABLE.TXT*/
.contestOnlySubmitButton {
  width: 251px;
  height: 74px;
  border: 0;
  text-indent: -999px;
  overflow: hidden;
  font-size: 0;
  background: none;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 0;
  z-index: 10;
}/*# sourceMappingURL=m.package.IMW.css.map */