.ps-button {
  color: #fff;
  display: inline-block;
  font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cf:before,
.cf:after {
  content: ' ';
  display: table;
}

.cf:after {
  clear: both;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.mainArea {
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}

.wm-wrapper {
  background: url('//cdnus.melaleuca.com/Images/BusinessCenter/Pacesetter/pacesetter-video/bg.jpg')
    no-repeat center top transparent;
  box-sizing: border-box;
  font: normal 300 14px/1.3 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', Arial,
    sans-serif;
  padding: 3em 0;
  text-align: center;
}
.wm-wrapper .ps-link {
  color: #40922f;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 500;
  margin-top: 2.2em;
}
.wm-wrapper * {
  box-sizing: border-box;
}
.wm-wrapper .ps-link--welcome {
  position: relative;
  width: 85%;
}

.section {
  margin: 0 auto;
  width: 45.714em;
}

.section--form {
  display: none;
}

.h1 {
  color: #40922f;
  font-size: 3.28em;
  font-weight: 200;
  line-height: 1;
  margin: 0 auto 0.73em;
  margin-bottom: 0.23em;
  width: 16.714em;
}

.title-instructions {
  color: #40922f;
  font-size: 16px;
  margin: 0 auto 1.73em;
  width: 80%;
}

.videoplayerwrapper {
  position: relative;
}

.vid-shadow {
  background: url('//cdnus.melaleuca.com/Images/BusinessCenter/Pacesetter/pacesetter-video/vid-bg.png')
    no-repeat left top transparent;
  height: 47px;
  left: -58px;
  position: absolute;
  top: 98%;
  width: 115%;
}

.ps-p {
  color: #252525;
  font-size: 1em;
  margin-bottom: 2.457em;
}

.ps-question {
  display: block;
  font-weight: 700;
  text-align: left;
}

.textarea {
  border-bottom-color: #ededed;
  border-left-color: #b3b3b3;
  border-radius: 0.286em;
  border-right-color: #ededed;
  border-top-color: #b3b3b3;
  box-shadow: inset 0.071em 0.071em 0 0 #ececec;
  height: 12.5em;
  margin: 0.357em 0 4.286em;
  padding: 0.357em;
  width: 100%;
}

.ps-button {
  background: #40922f;
  background: -webkit-linear-gradient(#40922f, #285e1d);
  background: linear-gradient(#40922f, #285e1d);
  border-radius: 5px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border: 0;
}
.ps-button:hover {
  background: #40922f;
  text-decoration: none;
}

.ps-button:disabled {
  background: #ddd;
}

.section--modal {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  font-size: 14px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 551;
}

.modal {
  background-color: #fff;
  border-radius: 0.571em;
  box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  padding: 4em;
  position: absolute;
  right: 0;
  text-align: center;
  width: 42em;
}

.section--modal__close {
  font-size: 2em;
  position: absolute;
  right: 0.357em;
  top: 0.357em;
}
.modal .section--modal__close {
  color: #40922f;
}

.h2 {
  color: #40922f;
  font: normal 200 4.2em/1 'Gotham Narrow A', 'Gotham Narrow B',
    'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica,
    Arial, 'Lucida Grande', sans-serif;
  margin-bottom: 0.3em;
}

.modal-p {
  color: #555;
  font: normal 300 1em/1.6 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', Arial,
    sans-serif;
}
.modal-p:first-of-type {
  margin-bottom: 1.4em;
}
.modal-p a {
  color: #40922f;
  font-weight: bolder;
}

.scrubber-blocker {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.js-section--language-drop-down {
  padding-bottom: 30px;
}
#js-video-language {
  margin-left: 10px;
  padding: 5px 10px;
}
#js-alternate-title {
  padding-bottom: 20px;
}
.jw-preview {
  background-image: url(https://cdneu.melaleuca.com/Images/BusinessCenter/Landing_Page/foundations-video/fv_bg-640x360.png) !important;
}
