@charset "UTF-8";
.nm-clear:before,
.nm-clear:after {
  content: " ";
  display: table; }

.nm-hide {
  display: none; }

.nm-clear:after {
  clear: both; }

.nm-link {
  color: #0898cc;
  border-bottom: none;
  transition: .3s;
  -webkit-transition: .3s;
  cursor: pointer; }

.nm-text-white {
  color: white !important; }

.nm-text__dark {
  color: #333333; }

.nm-link:hover {
  color: #0898cc; }

.nm-light-text {
  font-family: 'walsheim-light' !important; }

.nm-padding-clear {
  padding: 0 !important; }

.nm-margin-clear {
  margin: 0 !important; }

.nm-std-pad {
  padding: 0 24px !important; }

.nm-pad {
  padding: 24px; }

.nm-std-spacer {
  width: 100%;
  float: left;
  height: 12px; }

.nm-fix-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.nm-spacer-48 {
  width: 100%;
  float: left;
  height: 48px; }

.nm-spacer-12 {
  width: 100%;
  float: left;
  height: 12px; }

.nm-spacer-5 {
  width: 100%;
  float: left;
  height: 5px; }

.nm-spacer-24 {
  width: 100%;
  float: left;
  height: 24px; }

.nm-orange {
  color: #ff7300; }

.nm-purple {
  color: #551D5C; }

.nm-italic {
  font-style: italic; }

.nm-relative-wrap {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  margin: 0; }

.nm-relative-full {
  width: 100%;
  float: left;
  position: relative; }

.nm-pointer {
  cursor: pointer; }

.nm__full {
  width: 100%;
  float: left; }

.nm-pull-right {
  float: right !important; }

.nm-text-center {
  text-align: center !important; }

@media screen and (max-width: 767px) {
  .nm-text-center--mobile-only {
    text-align: center !important; } }

.nm-emph {
  font-family: 'walsheim-bold'; }

.nm-regular-text {
  font-family: 'walsheim-regular'; }

.hidden {
  display: none; }

.nm-link-hover {
  -webkit-transition: .3s;
  transition: .3s;
  font-family: inherit;
  border: none; }

.nm-link-hover:hover {
  color: #333333; }

.nm-clear-max-width {
  max-width: none !important; }

@media screen and (max-width: 767px) {
  .nm-desktop-only {
    display: none !important; } }

@media screen and (max-width: 540px) {
  .nm-desktop-to-zen {
    display: none !important; } }

@media screen and (max-width: 649px) {
  .nm-desktop-to-phone {
    display: none !important; } }

@media screen and (max-width: 649px) {
  .nm-mobile-clear-padding {
    padding: 0px !important; } }

.nm-mobile-only {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .nm-mobile-only {
      display: block !important; } }

.nm-zen-only {
  display: none !important; }
  @media screen and (max-width: 540px) {
    .nm-zen-only {
      display: block !important; } }

@media screen and (max-width: 649px) {
  .nm-desktop-to-phone {
    display: none !important; } }

.nm-phone-only {
  display: none !important; }
  @media screen and (max-width: 649px) {
    .nm-phone-only {
      display: block !important; } }

.nm-yellow-bottom {
  border-bottom: 2px solid #ffbc00; }

.nm-opaque {
  opacity: 0; }

.nm-clear-line-height {
  line-height: 1; }

@media screen and (max-width: 767px) {
  .nm-tablet-max-clear {
    max-width: 100% !important; } }

@media screen and (max-width: 649px) {
  .nm-phone-padding-clear {
    padding: 0px !important; } }

.affirm-as-low-as {
  text-align: center;
  font-size: 15px;
  margin-bottom: 0;
  font-family: 'walsheim-medium', 'Helvetica Neue', verdana, sans-serif; }

.affirm-hide {
  color: white;
  cursor: default; }

.affirm-hide > .__affirm-logo.__affirm-logo-blue {
  color: white; }

.affirm-hide > .affirm-modal-trigger:hover {
  color: white; }

.affirm-modal-trigger {
  display: block;
  text-decoration: underline;
  cursor: default; }

.affirm-modal-trigger:hover {
  color: #053B4E; }

.__affirm-logo .__affirm-logo-blue {
  color: white; }

.nm-advisor {
  width: calc(50% - 12px);
  float: left;
  padding: 24px;
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 24px;
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
  background: white; }
  .nm-advisor:nth-child(even) {
    float: right; }
  .nm-advisor:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24); }
  .nm-advisor__bio {
    color: #333333;
    font-size: 14px;
    width: 100%;
    float: left;
    line-height: 1.3;
    margin: 0;
    text-align: left; }
  .nm-advisor__center {
    float: none !important;
    margin: 0 auto; }
  .nm-advisor__image {
    width: 100%;
    border-radius: 60px;
    display: block;
    image-rendering: -webkit-optimize-contrast; }
  .nm-advisor__left {
    width: 60px;
    float: left; }
    .nm-advisor__left--large {
      width: 108px; }
  .nm-advisor__right {
    width: calc(100% - 60px);
    padding-left: 16px;
    float: left; }
    .nm-advisor__right--large {
      width: calc(100% - 108px); }
  .nm-advisor__title {
    color: #333333 !important;
    font-size: 20px !important;
    margin-bottom: 4px;
    width: 100%;
    float: left;
    padding: 0;
    font-family: 'walsheim-bold';
    text-align: left; }
    .nm-advisor__title--push {
      margin-top: 28px;
      font-size: 20px; }
  .nm-advisor__wide {
    width: 100%;
    padding: 44px 0;
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
    @media screen and (max-width: 1024px) {
      .nm-advisor__wide {
        background-size: cover; } }
  @media screen and (max-width: 649px) {
    .nm-advisor {
      width: 100%; } }

.app-store__icon {
  cursor: pointer;
  margin-right: 20px;
  float: left;
  height: 40px !important;
  width: auto !important; }

.app-store__buttons {
  margin-bottom: 25px; }

.nm-banner {
  width: 100%;
  float: left;
  background: #00C6A4;
  padding: 0;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  color: white;
  max-height: 0px;
  -webkit-transition: max-height .3s;
  transition: max-height .3s;
  font-family: 'walsheim-regular'; }
  .nm-banner__show {
    max-height: 200px;
    padding: 9px 36px; }
  .nm-banner__emph {
    font-family: 'walsheim-bold'; }
  .nm-banner__close {
    width: 30px;
    height: 30px;
    cursor: pointer;
    top: 3px;
    right: 3px;
    position: absolute; }
    .nm-banner__close:hover .nm-banner__icon {
      fill: #333333; }
  .nm-banner__icon {
    fill: white;
    -webkit-transition: .3s;
    transition: .3s; }
  .nm-banner__desktop-cut {
    display: none; }
    @media screen and (max-width: 649px) {
      .nm-banner__desktop-cut {
        display: block; } }
  @media screen and (max-width: 649px) {
    .nm-banner__mobile-cut {
      display: none; } }
  @media screen and (max-width: 649px) {
    .nm-banner {
      font-size: 14px; } }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.nm-basic__category {
  color: rgba(147, 143, 148, 0.8);
  font-family: 'walsheim-regular';
  font-size: 14px;
  width: 100%;
  float: left;
  text-align: left;
  margin: 0; }

.nm-basic__title {
  width: 100%;
  float: left;
  opacity: 0.9;
  color: #333333;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: left; }

.nm-basic__h1 {
  width: 100%;
  float: left;
  opacity: 0.9;
  color: #333333;
  font-size: 40px;
  font-family: 'walsheim-bold';
  margin: 0px;
  padding: 0;
  text-align: left;
  line-height: 1.2; }
  .nm-basic__h1--white {
    color: white; }
  .nm-basic__h1--underline {
    border-bottom: 3px solid white; }
  .nm-basic__h1--light {
    font-family: 'walsheim-light'; }
  @media screen and (max-width: 649px) {
    .nm-basic__h1 {
      font-size: 32px; } }

.nm-basic__p {
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 1.5;
  color: #333333;
  font-family: 'walsheim-light';
  margin: 0 0 12px 0;
  padding: 0;
  text-align: left; }
  .nm-basic__p--two-line {
    height: 45px; }
    @media screen and (max-width: 767px) {
      .nm-basic__p--two-line {
        height: auto; } }
  .nm-basic__p--small {
    font-size: 14px !important; }
    @media screen and (max-width: 767px) {
      .nm-basic__p--small {
        font-size: 14px; } }
  .nm-basic__p--large {
    font-size: 20px; }
    @media screen and (max-width: 767px) {
      .nm-basic__p--large {
        font-size: 18px; } }
  .nm-basic__p--quote {
    font-size: 12px;
    line-height: 1.2;
    font-style: italic; }

.nm-basic__h3 {
  width: 100%;
  float: left;
  opacity: 0.9;
  color: #333333;
  font-family: "walsheim-bold";
  font-size: 28px;
  line-height: 35px;
  margin: 0 0 6px 0;
  padding: 0;
  text-align: left; }
  .nm-basic__h3--large {
    font-size: 32px; }

.nm-basic__list {
  width: 100%;
  float: left;
  margin: 0 0 12px 0;
  padding-left: 24px;
  font-size: 16px; }

.nm-basic__list-item {
  width: 100%;
  float: left;
  font-size: 16px;
  font-family: 'walsheim-light';
  margin-bottom: 6px; }

@media screen and (max-width: 649px) {
  .nm-basic__text-center-mobile {
    text-align: center; } }

.nm-basic__browntitle {
  font-size: 24px;
  color: rgba(54, 44, 42, 0.88);
  opacity: .5;
  text-align: center;
  width: 100%;
  float: left;
  font-family: 'walsheim-bold';
  margin-bottom: 30px; }

.nm-basic__white {
  color: white; }

.nm-basic__orange-wrap {
  background: #ff7300;
  border-radius: 10px;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'walsheim-bold';
  line-height: 1;
  top: -2px;
  position: relative;
  padding: 0 4px; }

#embedded_widget {
  max-width: 100% !important; }

.yotpo div {
  font-family: 'walsheim-regular' !important;
  font-size: 16px !important;
  color: #333333 !important;
  line-height: 1.2 !important; }

.embedded-inner-header {
  display: none !important; }

.promoted-products-box {
  display: none !important; }

.yotpo-label {
  display: none !important; }

.yotpo-regular-box.yotpo-bottomline.yotpo-bottomline-2-boxes {
  display: none !important; }

.nm-button {
  width: 100%;
  float: left;
  cursor: pointer;
  outline: none;
  color: white;
  border: 1px solid rgba(54, 44, 42, 0.05);
  border-radius: 100px;
  background-color: #0898CC;
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 19px;
  font-weight: bold;
  padding: 14px 0;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative; }
  .nm-button__center {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 7px 24px;
    float: none;
    margin: 0 auto;
    display: block; }
    .nm-button__center--big {
      width: 100%;
      max-width: 268px;
      padding: 14px;
      font-family: 'walsheim-bold'; }
  .nm-button__icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 10px);
    left: 20px; }
  .nm-button__submit {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 16px;
    right: 0;
    padding: 0; }
  .nm-button__pagination {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 200;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    opacity: 1; }
    .nm-button__pagination--prev {
      top: calc(50% - 20px);
      left: 10%; }
      @media screen and (max-width: 649px) {
        .nm-button__pagination--prev {
          top: auto;
          bottom: 4px;
          left: calc(50% - 130px); } }
    .nm-button__pagination--next {
      top: calc(50% - 20px);
      right: 10%; }
      @media screen and (max-width: 649px) {
        .nm-button__pagination--next {
          top: auto;
          bottom: 4px;
          right: calc(50% - 130px); } }
    .nm-button__pagination--disabled {
      opacity: 0; }
    .nm-button__pagination:hover {
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
  .nm-button:hover {
    background: #00aeef;
    color: white; }
  .nm-button__red {
    background: #f33b4d !important; }
    .nm-button__red:hover {
      background: #ff2f44 !important; }

.nm-btn__check {
  stroke: white;
  stroke-width: 1.5px;
  stroke-dasharray: 35;
  stroke-dashoffset: 35;
  -webkit-transition: .7s;
  transition: .7s;
  fill: none; }

.nm-btn__check--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 47px;
  height: 47px;
  border-radius: 20px;
  margin: 0 auto; }

.nm-btn__check--wrap-small {
  width: 32px;
  height: 32px; }

.nm-btn--green {
  background: #00C6A4;
  cursor: default;
  padding: 0; }

.nm-btn--green:hover {
  background: #00C6A4; }

.nm-btn__check--active {
  stroke-dashoffset: 0; }

.nm-card {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 36px 24px;
  max-width: 360px;
  -webkit-box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  border: 1px solid #F5F5F5; }
  .nm-card__center {
    background: #1E4E60;
    width: 100%;
    float: left;
    padding: 36px;
    border-radius: 6px; }
    .nm-card__center--dark {
      background: #033446; }
    .nm-card__center--grey {
      background: #F6F6F6; }
    .nm-card__center--white {
      background: white; }
    @media screen and (max-width: 767px) {
      .nm-card__center {
        padding: 24px; } }
  .nm-card__silver {
    background: #f6f6f6;
    width: 100%;
    float: left;
    padding: 36px;
    border-radius: 6px; }
    @media screen and (max-width: 767px) {
      .nm-card__silver {
        padding: 24px; } }
  .nm-card__description {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin: 0 0 42px 0; }
    @media screen and (max-width: 414px) {
      .nm-card__description {
        margin: 0 0 30px 0; } }
  .nm-card__drop {
    border-bottom: 2px solid #E7E7E7;
    padding: 0 24px 14px 24px !important; }
  @media screen and (max-width: 767px) {
    .nm-card__edge--tablet {
      border-radius: 0; } }
  @media screen and (max-width: 991px) {
    .nm-card__edge {
      border-radius: 0; } }
  .nm-card__error {
    width: 100%;
    text-align: center !important;
    float: left;
    margin-bottom: 0;
    color: #CC3342 !important;
    font-size: 14px; }
  .nm-card__full {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    padding: 39px 36px 24px 36px;
    border: 1px solid #E7E7E7;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
    position: relative;
    border-radius: 6px; }
    @media screen and (max-width: 649px) {
      .nm-card__full {
        border-radius: 0; } }
  .nm-card__image {
    width: 480px;
    float: left; }
    @media screen and (max-width: 991px) {
      .nm-card__image {
        width: 420px; } }
    @media screen and (max-width: 767px) {
      .nm-card__image {
        width: 100%; } }
    .nm-card__image-fill {
      width: calc(100% - 480px);
      float: left; }
      @media screen and (max-width: 991px) {
        .nm-card__image-fill {
          width: calc(100% - 420px); } }
      @media screen and (max-width: 767px) {
        .nm-card__image-fill {
          width: 100%; } }
  .nm-card__input {
    width: 100%;
    float: left;
    border-radius: 50px;
    border: 1px solid #CCCCCC;
    font-size: 16px;
    color: #333333;
    outline: none;
    padding: 14px 24px;
    font-family: 'walsheim-regular'; }
    @media screen and (max-width: 414px) {
      .nm-card__input {
        text-align: center;
        padding: 14px; } }
  .nm-card__input-wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 365px;
    margin-bottom: 24px; }
    @media screen and (max-width: 414px) {
      .nm-card__input-wrap {
        margin-bottom: 12px;
        max-width: 272px; } }
  .nm-card__note {
    width: 100%;
    float: left;
    color: rgba(54, 44, 42, 0.6);
    font-size: 14px;
    line-height: 20px;
    font-family: 'walsheim-light';
    margin: 0; }
  .nm-card__product {
    padding: 0 5px 0 0;
    overflow: hidden; }
    .nm-card__product:nth-child(even) {
      padding: 0 0 0 5px; }
      @media screen and (max-width: 767px) {
        .nm-card__product:nth-child(even) {
          padding: 0; } }
    @media screen and (max-width: 767px) {
      .nm-card__product {
        margin-bottom: 12px; } }
  .nm-card__title {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'walsheim-bold';
    font-size: 20px;
    line-height: 22px;
    color: #333333;
    margin: 0 0 6px 0; }
    @media screen and (max-width: 414px) {
      .nm-card__title {
        font-size: 18px; } }
  .nm-card__sub-title {
    width: 100%;
    float: left;
    color: #333333;
    font-family: 'walsheim-bold';
    font-size: 16px;
    margin: 0 0 4px 0; }
  .nm-card__submit {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    padding: 15px 18px;
    font-size: 16px;
    font-family: 'walsheim-bold';
    color: white;
    -webkit-transition: .3s;
    transition: .3s;
    background: #0898CC;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    outline: none;
    width: 97px; }
    .nm-card__submit.success {
      background: #4CC0AE; }
      .nm-card__submit.success:hover {
        background: #4CC0AE; }
    .nm-card__submit:hover {
      background: #00aeef; }
    @media screen and (max-width: 414px) {
      .nm-card__submit {
        width: 100%;
        float: left;
        position: static;
        margin-top: 6px;
        border-radius: 50px;
        padding: 14px 0; } }
  .nm-card--white {
    background: white; }
  .nm-card--full {
    max-width: 100%; }
  .nm-card__wrap {
    max-width: 796px;
    margin: 0 auto;
    padding: 0 48px; }
    @media screen and (max-width: 767px) {
      .nm-card__wrap {
        padding: 0 24px; } }
    @media screen and (max-width: 649px) {
      .nm-card__wrap {
        padding: 0; } }

.nm-carousel {
  width: 100%;
  max-width: 991px;
  margin: 0 auto; }
  .nm-carousel__back {
    background: white;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: 1; }
  .nm-carousel__card {
    width: 100%;
    background: white;
    padding: 36px 24px 24px 24px;
    height: 220px;
    border-radius: 6px;
    -webkit-transition: .3s;
    transition: .3s; }
    .nm-carousel__card--green-top {
      border-top: 5px solid #00C6A4; }
    .nm-carousel__card--inactive {
      opacity: 1; }
    .nm-carousel__card--active {
      opacity: 1; }
    @media screen and (max-width: 414px) {
      .nm-carousel__card {
        height: auto; } }
  .nm-carousel__footer {
    width: 100%;
    float: left;
    background: white;
    padding: 16px 16px 0 16px;
    height: 117px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  .nm-carousel__p {
    width: 100%;
    float: left;
    margin: 0;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    text-align: left; }
    .nm-carousel__p--big {
      font-size: 16px;
      line-height: 24px; }
  .nm-carousel__how-to {
    width: 300px !important; }
    @media screen and (max-width: 414px) {
      .nm-carousel__how-to {
        width: 90% !important; } }
  .nm-carousel__review-slide {
    width: 400px !important; }
    @media screen and (max-width: 414px) {
      .nm-carousel__review-slide {
        width: 90% !important; } }
  .nm-carousel__insta-slide {
    width: 250px !important; }
    @media screen and (max-width: 414px) {
      .nm-carousel__insta-slide {
        width: 90% !important; } }
  .nm-carousel__third {
    width: calc(33.3% - 12px);
    float: left;
    margin: 0 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);
    position: relative;
    -webkit-transition: -webkit-transform .7s;
    transition: -webkit-transform .7s;
    transition: transform .7s;
    transition: transform .7s, -webkit-transform .7s;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
    .nm-carousel__third.flipped {
      -webkit-transform: rotateY(180deg);
              transform: rotateY(180deg); }
    @media screen and (max-width: 767px) {
      .nm-carousel__third {
        width: 100%;
        margin-bottom: 24px; } }
  .nm-carousel__title {
    width: 100%;
    float: left;
    margin: 0 0 8px 0;
    font-size: 16px;
    color: #333333;
    font-family: 'walsheim-bold';
    line-height: 1.2; }
  .nm-carousel__wrap {
    width: 100%;
    float: left;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  @media screen and (max-width: 767px) {
    .nm-carousel {
      max-width: 360px; } }
  @media screen and (max-width: 414px) {
    .nm-carousel {
      max-width: 300px; } }

.nm-checkbox__back {
  width: 22px;
  height: 22px;
  float: left;
  border: 1.5px solid #9a9594;
  margin-right: 24px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  transition: .3s;
  -webkit-transition: .3s; }

.nm-checkbox__back--active {
  border: 1.5px solid #0898cc; }

.nm-checkbox__label {
  width: 100%;
  float: left;
  padding-bottom: 16px;
  position: relative;
  color: #362C2A;
  font-size: 16px;
  font-family: 'walsheim-bold';
  margin: 0; }

.nm-checkbox__label--wrap {
  width: calc(100% - 46px);
  float: left; }

.nm-checkbox__wrap {
  width: 100%;
  float: left;
  position: relative; }

.nm-checkbox__tick {
  width: 14px;
  height: 14px;
  top: 2px;
  left: 2px;
  position: absolute;
  pointer-events: none; }

.nm-dock {
  width: 414px;
  position: fixed;
  bottom: -400px;
  left: 0;
  -webkit-transition: .3s;
  transition: .3s;
  background: white;
  padding: 24px 46px 24px 24px;
  z-index: 1000000;
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12); }
  .nm-dock--active {
    bottom: 0; }
  .nm-dock__close {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer; }
    .nm-dock__close:hover .close-svg {
      fill: #FF7F22; }
  .nm-dock__center {
    width: 100% !important;
    max-width: 450px;
    margin: 0 auto;
    background: white;
    padding: 24px 46px 24px 24px;
    border: 1px solid #E7E7E7;
    border-radius: 6px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12); }
  .nm-dock__content {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    font-family: 'walsheim-regular';
    color: #333333;
    line-height: 17px;
    font-size: 14px;
    margin-top: 0;
    text-align: left; }
  .nm-dock__input {
    width: calc(100% - 40px);
    float: left;
    border: none;
    border-bottom: 1px solid #0898CC;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    outline: none;
    color: rgba(54, 44, 42, 0.88); }
    @media screen and (max-width: 414px) {
      .nm-dock__input {
        padding: 14px 0 14px 20px; } }
  .nm-dock__image {
    width: 65px !important;
    display: block;
    float: left;
    margin-right: 16px; }
    .nm-dock__image--center {
      width: 65px;
      display: block;
      margin: 0 auto; }
    @media screen and (max-width: 414px) {
      .nm-dock__image {
        display: none; } }
  .nm-dock__form {
    width: calc(100% - 81px);
    float: right; }
    @media screen and (max-width: 414px) {
      .nm-dock__form {
        width: 100%; } }
  .nm-dock__submit {
    padding: 7px 14px;
    font-size: 14px;
    color: white;
    border-radius: 25px;
    background: #0898CC;
    font-family: 'walsheim-bold';
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: -22px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid rgba(147, 143, 148, 0.5);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    outline: none; }
    .nm-dock__submit:hover {
      background: #00aeef; }
    @media screen and (max-width: 414px) {
      .nm-dock__submit {
        padding: 10px; } }
  .nm-dock__title {
    width: 100%;
    float: left;
    margin-top: 7px;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 14px;
    font-family: 'walsheim-bold';
    color: #333333; }
  @media screen and (max-width: 540px) {
    .nm-dock {
      width: 100%; } }

.close-svg {
  fill: #7B7574;
  -webkit-transition: .3s;
  transition: .3s; }

#mc_embed_signup-footer {
  padding-top: 24px; }

#mc-embedded-subscribe-form-footer {
  margin-bottom: 12px; }

#mc_embed_signup-footer input.email {
  width: 100%;
  border-radius: 0;
  font-family: 'walsheim-medium';
  height: 42px;
  border: 1px solid #efefeb;
  font-size: 12px;
  padding-left: 6px; }

#mc_embed_signup-footer form {
  padding: 0; }

#mc_embed_signup-footer input.button {
  border-radius: 0;
  font-family: 'walsheim-medium';
  position: absolute;
  top: 25px;
  font-size: 12px;
  right: -14px;
  height: 42px;
  padding: 0 19px;
  color: white;
  background-color: #ee3a85;
  cursor: pointer; }

#mc_embed_signup_scroll-footer {
  width: calc(100% + 6px); }

#mc-embedded-subscribe-footer:disabled {
  background-color: rgba(238, 58, 133, 0.5) !important; }

#mc_embed_signup-footer .button:hover {
  background-color: rgba(238, 58, 133, 0.8); }

.nm-faq {
  width: 100%;
  float: left;
  border-radius: 6px;
  background: white;
  -webkit-box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.45);
          box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.45);
  margin-bottom: 36px; }
  .nm-faq__content {
    width: 100%;
    float: left;
    height: auto;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height .8s;
    transition: max-height .8s; }
    .nm-faq__content--active {
      max-height: 400px; }
  .nm-faq__description {
    width: 100%;
    float: left;
    color: #333333;
    font-family: 'walsheim-light';
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
    margin: 0 0 12px 0;
    text-align: left; }
  .nm-faq__drop {
    width: 100%;
    float: left;
    border-bottom: 2px solid #E7E7E7;
    padding: 0 24px 14px 24px !important;
    cursor: pointer; }
    .nm-faq__drop--last {
      border: none; }
  .nm-faq__title {
    width: 100%;
    float: left;
    color: #333333;
    font-family: 'walsheim-bold';
    font-size: 16px;
    margin: 0 0 4px 0;
    padding: 24px 0 0 0; }

.nm-footer {
  width: 100%;
  float: left;
  background: #f6f6f6;
  margin-top: 64px;
  border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .nm-footer__contain {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 18px 18px 30px 18px; }
  .nm-footer__dash {
    width: 100%;
    float: left;
    color: #ffbc00;
    line-height: 1;
    font-size: 24px;
    margin: 0; }
  .nm-footer__filler {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -64px;
    height: 65px;
    background: #f6f6f6; }
  .nm-footer__icon {
    color: #0898cc;
    -webkit-transition: .3s;
    transition: .3s; }
    .nm-footer__icon:hover {
      color: #333333; }
  .nm-footer__item {
    width: 100%;
    float: left;
    font-size: 14px;
    display: block;
    color: #333333;
    background: #f6f6f6;
    line-height: 1.5;
    margin: 0 0 8px 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    cursor: pointer; }
    .nm-footer__item--margin_0 {
      margin: 0; }
  .nm-footer__logo {
    float: left;
    margin-top: 20px;
    margin-bottom: 4px;
    height: 20px;
    display: block;
    image-rendering: -webkit-optimize-contrast; }
  .nm-footer__section {
    width: 50%;
    float: left;
    padding: 6px; }
  .nm-footer__section-container {
    width: 50%;
    float: left; }
    @media screen and (max-width: 767px) {
      .nm-footer__section-container {
        width: 100%; } }
  .nm-footer__title {
    width: 100%;
    float: left;
    line-height: 1;
    opacity: .5;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'walsheim-bold';
    color: #333333; }

/*============================================================================
  hero video overlay
==============================================================================*/
#hero-video-overlay, #how-to-use-video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 35;
  background-color: rgba(0, 0, 0, 0.5); }

.hero-video-container {
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-right: 48px;
  padding-left: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.hero-video {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.28), 0 8px 8px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.28), 0 8px 8px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  padding-bottom: 48%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.nima-short {
  position: relative;
  padding-bottom: 48%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.hero-video iframe, .hero-video object, .hero-video embed, .nima-short iframe, .nima-short object, .nima-short embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#hero-video-overlay-close, #how-to-use-overlay-close {
  height: 44px;
  width: 44px;
  position: absolute;
  right: 27px;
  top: -22px;
  background: white;
  display: block;
  z-index: 10;
  border-radius: 50px;
  background-image: url("graphics/x@3x.png");
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 11px 12px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer; }

.nm-image {
  width: 100%;
  float: left;
  display: block; }
  .nm-image__author {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    float: left;
    margin-right: 16px; }
  .nm-image__background {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    min-width: 1000px; }
  .nm-image__bar {
    height: 128px;
    top: -1px;
    left: -1px;
    position: relative;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -o-object-fit: cover;
       object-fit: cover; }
  .nm-image__button {
    width: 30px;
    height: 30px;
    position: relative;
    top: 5px; }
  .nm-image__coverflow {
    background-position: center;
    background-size: cover;
    width: 300px !important;
    height: 300px !important; }
    @media screen and (max-width: 414px) {
      .nm-image__coverflow {
        width: 100% !important; } }
  .nm-image__carousel {
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    @media screen and (max-width: 414px) {
      .nm-image__carousel {
        height: auto; } }
    .nm-image__carousel--rounded {
      border-radius: 6px; }
  .nm-image__center {
    max-height: 260px;
    width: 100%;
    float: none;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }
  .nm-image__cover {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%; }
  .nm-image__contain {
    -o-object-fit: contain;
       object-fit: contain; }
  .nm-image__half {
    max-width: 355px;
    float: left; }
    @media screen and (max-width: 767px) {
      .nm-image__half {
        margin: 0 auto;
        float: none; } }
  .nm-image__home {
    max-width: 300px;
    margin: 0 auto;
    float: none;
    max-height: 212px;
    -o-object-fit: contain;
       object-fit: contain; }
  .nm-image__optimize {
    image-rendering: -webkit-optimize-contrast; }
  .nm-image__play {
    width: 277px;
    margin: 20px 0 0 -20px; }
    @media screen and (max-width: 991px) {
      .nm-image__play {
        margin: 20px auto 0 auto;
        float: none; } }
  .nm-image__svg {
    width: 14px;
    height: 14px;
    margin-right: 16px;
    margin-top: 5px; }
  .nm-image__small-center {
    width: 40px;
    height: 40px;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    -o-object-fit: contain;
       object-fit: contain; }
  .nm-image__slash {
    width: 0px;
    height: 0px;
    border-top: 500px solid white;
    border-right: 225px solid transparent;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 991px) {
      .nm-image__slash {
        border-right: 80px solid transparent; } }
    @media screen and (max-width: 767px) {
      .nm-image__slash {
        display: none; } }
  .nm-image__slash-wrap {
    height: 500px;
    width: 50%;
    position: relative; }
    @media screen and (max-width: 767px) {
      .nm-image__slash-wrap {
        width: 100%;
        height: auto; } }
  .nm-image__stars {
    width: 125px;
    margin: 0 auto;
    float: none; }
    .nm-image__stars--review {
      width: 70px;
      margin: 2.5px 6px 0 0;
      float: left; }
  .nm-image__team {
    width: 120px;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    left: 125px;
    top: -47px; }
  .nm-image__thumb {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover; }
    @media screen and (max-width: 649px) {
      .nm-image__thumb {
        height: 180px; } }
  .nm-image__400 {
    max-width: 400px;
    margin: 0 auto;
    float: none; }

.nm-input {
  width: 100%;
  float: left;
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(54, 44, 42, 0.4);
          box-shadow: inset 0 -1px 0 0 rgba(54, 44, 42, 0.4);
  font-size: 16px;
  outline: none;
  border: none;
  caret-color: #0898CC;
  color: #362C2A;
  padding: 25px 0 10px 0;
  transition: .3s;
  -webkit-transition: .3s; }
  .nm-input__error {
    -webkit-box-shadow: inset 0 -1px 0 0 #CC3342;
            box-shadow: inset 0 -1px 0 0 #CC3342; }
  .nm-input__error-field {
    width: 100%;
    float: left;
    color: #CC3342;
    margin: 8px 0 0 0;
    font-size: 12px; }
  .nm-input--active {
    -webkit-box-shadow: inset 0 -2px 0 0 #0898CC;
            box-shadow: inset 0 -2px 0 0 #0898CC; }
  .nm-input__label {
    width: 100%;
    float: left;
    opacity: .6;
    font-size: 16px;
    border: none;
    color: #362C2A;
    position: absolute;
    top: 26px;
    transition: .3s;
    pointer-events: none;
    -webkit-transition: .3s;
    line-height: 1; }
  .nm-input__label--basic {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    line-height: 1.5;
    font-size: 16px;
    color: #361C2A; }
  .nm-input__label--active {
    top: 0;
    font-size: 14px; }
  .nm-input__item-wrap {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 8px; }
  .nm-input__plain {
    padding: 0 0 10px 0; }

input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  width: 22px;
  height: 22px;
  float: left;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  cursor: pointer; }

input[type="radio"]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  color: white;
  width: 100%;
  height: 100%;
  float: left;
  background: #0898CC;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0; }

.nm-layout {
  width: 100%;
  float: left;
  position: relative; }
  .nm-layout__bar {
    width: 100%;
    float: left;
    margin: 20px 0 48px 0; }
    @media screen and (max-width: 767px) {
      .nm-layout__bar {
        margin: 20px 0 39px 0; } }
  .nm-layout__center {
    width: 100%;
    margin: 0 auto;
    max-width: 648px;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .nm-layout__center--med {
      max-width: 750px; }
    .nm-layout__center--large {
      padding: 48px 24px;
      max-width: 1024px; }
    .nm-layout__center--1440 {
      padding: 48px 24px;
      max-width: 1440px; }
  .nm-layout__coverflow {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px; }
  .nm-layout__hero-push {
    margin-top: 44px;
    width: 100%;
    float: left; }
  .nm-layout__max {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 48px; }
    @media screen and (max-width: 767px) {
      .nm-layout__max-clear {
        padding: 0 !important; } }
    @media screen and (max-width: 767px) {
      .nm-layout__max {
        padding: 0 24px; } }
  .nm-layout__med-post {
    max-width: 796px;
    margin: 0 auto;
    padding: 0 48px; }
    @media screen and (max-width: 767px) {
      .nm-layout__med-post {
        padding: 0 24px; } }
  .nm-layout__med {
    max-width: 991px;
    margin: 0 auto;
    padding: 0 48px; }
    @media screen and (max-width: 767px) {
      .nm-layout__med {
        padding: 0 24px; } }
  @media screen and (max-width: 767px) {
    .nm-layout__no-mobile-padding {
      padding: 0; } }
  .nm-layout__scrollx {
    width: 100%;
    float: left; }
    @media screen and (max-width: 767px) {
      .nm-layout__scrollx {
        padding: 9px 24px;
        background: #F6F6F6;
        overflow-x: scroll;
        white-space: nowrap; } }
  .nm-layout__slim {
    width: 100%;
    max-width: 512px;
    margin: 0 auto;
    float: none; }
    .nm-layout__slim--right {
      float: right; }
      @media screen and (max-width: 767px) {
        .nm-layout__slim--right {
          float: none; } }

.nm-loader__heart {
  stroke: #ffbc00;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 5px;
  stroke-dasharray: 185;
  stroke-dashoffset: -185;
  fill: none;
  -webkit-transition: 1s;
  transition: 1s; }
  .nm-loader__heart.animate {
    stroke-dashoffset: 0; }
  .nm-loader__heart--wrap {
    padding: 3px;
    width: 40px;
    -ms-flex-item-align: center;
        align-self: center; }

.nm-modal {
  position: fixed;
  z-index: 9999999;
  background: rgba(147, 143, 148, 0.5);
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0; }
  .nm-modal__center {
    margin: 0 auto;
    top: 20%;
    position: relative; }
  .nm-modal__close {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    right: 48px;
    top: 0;
    z-index: 200; }
    .nm-modal__close:hover .nm-modal__close-icon {
      fill: #ffbc00; }
    @media screen and (max-width: 767px) {
      .nm-modal__close {
        right: 24px; } }
    @media screen and (max-width: 649px) {
      .nm-modal__close {
        right: 0; } }
  .nm-modal__close-icon {
    fill: #7B7574;
    -webkit-transition: .3s;
    transition: .3s; }
  .nm-modal__container {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 767px; }

.nm-nav {
  width: 100%;
  max-width: 1024px;
  padding: 0 24px;
  margin: 0 auto;
  position: relative; }
  .nm-nav__arrow {
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
    width: 16px;
    height: 16px;
    display: block;
    margin: 0 auto;
    padding: 14px;
    position: absolute;
    top: 0;
    left: calc(50% - 22px);
    cursor: pointer;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-transition: .3s;
    transition: .3s;
    display: none; }
    .nm-nav__arrow--active {
      -webkit-transform: rotateZ(-90deg);
              transform: rotateZ(-90deg); }
    @media screen and (max-width: 767px) {
      .nm-nav__arrow {
        display: block; } }
  .nm-nav__close {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 4px;
    left: 14px;
    display: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(0);
            transform: scale(0); }
    .nm-nav__close--active {
      -webkit-transform: scale(1);
              transform: scale(1); }
    @media screen and (max-width: 767px) {
      .nm-nav__close {
        display: block; } }
  .nm-nav__item {
    color: #333333;
    font-size: 15.5px;
    float: right;
    padding: 18px 0 14px 30px;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 1;
    cursor: pointer; }
    .nm-nav__item--left {
      float: left; }
    @media screen and (max-width: 767px) {
      .nm-nav__item {
        display: none; } }
  .nm-nav__item-mobile {
    width: 100%;
    float: left;
    font-size: 14px;
    float: right;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 1;
    cursor: pointer;
    padding: 16px 0 16px 20px;
    transition: .3s;
    color: #053b4e; }
    .nm-nav__item-mobile--active {
      padding: 16px 0 16px 30px;
      color: white; }
  .nm-nav__line {
    width: 1px;
    float: right;
    height: 30px;
    margin-top: 8px;
    background: #E7E7E7; }
  .nm-nav__logo {
    width: 100%;
    float: left;
    display: block;
    image-rendering: -webkit-optimize-contrast; }
  .nm-nav__logo-wrap {
    height: 26px;
    float: left;
    display: block;
    padding: 11px 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 134px; }
    @media screen and (max-width: 767px) {
      .nm-nav__logo-wrap {
        padding: 13px;
        float: none;
        margin: 0 auto; } }
  .nm-nav__menu-icon {
    width: 23px;
    position: absolute;
    top: 0px;
    left: 7px;
    display: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(1);
            transform: scale(1);
    padding: 14px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }
    @media screen and (max-width: 767px) {
      .nm-nav__menu-icon {
        display: block; } }
    .nm-nav__menu-icon.shrink {
      -webkit-transform: scale(0);
              transform: scale(0); }
  .nm-nav__mobile {
    width: 100%;
    float: left;
    background: #053b4e;
    max-height: 100vh;
    overflow: hidden;
    position: absolute;
    min-height: 0;
    max-height: 0;
    -webkit-transition: .3s;
    transition: .3s;
    left: 0;
    z-index: 2000000;
    padding-top: 0; }
    .nm-nav__mobile--active {
      min-height: 100vh;
      padding-top: 12px; }
  .nm-nav__sub {
    width: 100%;
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.12);
            box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.12);
    position: absolute;
    z-index: 20;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: .3s;
    transition: .3s; }
    .nm-nav__sub-active {
      background: white; }
    .nm-nav__sub-button {
      color: white;
      font-size: 14px;
      background: #0898CC;
      border-radius: 20px;
      -webkit-transition: .3s;
      transition: .3s;
      padding: 7px 18px;
      display: block;
      float: right;
      line-height: 1;
      margin: 8px 0; }
      .nm-nav__sub-button:hover {
        background: #00aeef;
        color: white; }
    .nm-nav__sub-dock {
      position: fixed;
      top: 0;
      left: 0; }
    .nm-nav__sub-item {
      float: right;
      font-size: 14px;
      color: #333333;
      padding: 15px 30px 15px 0;
      display: block;
      margin: 0;
      line-height: 1.2; }
      @media screen and (max-width: 767px) {
        .nm-nav__sub-item {
          display: none; } }
    .nm-nav__sub-mobile {
      width: 100%;
      float: left;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: .3s;
      transition: .3s;
      padding: 0px 24px 0 12px; }
      .nm-nav__sub-mobile--active {
        max-height: 300px;
        padding: 24px; }
    .nm-nav__sub-mobile-item {
      width: 100%;
      float: left;
      font-size: 13px;
      padding: 8px 0;
      -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0);
              box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0);
      color: white;
      -webkit-transition: .3s;
      transition: .3s; }
      .nm-nav__sub-mobile-item:last-child {
        -webkit-box-shadow: none;
                box-shadow: none; }
      .nm-nav__sub-mobile-item--active {
        -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.12);
                box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.12);
        color: #333333; }
    .nm-nav__sub-title {
      float: left;
      color: #333333;
      font-size: 16px;
      font-family: 'walsheim-bold';
      padding: 0px;
      line-height: 1;
      padding: 14px 0; }
  .nm-nav__wrap {
    width: 100%;
    float: left;
    background: #f6f6f6;
    position: relative;
    z-index: 20; }

html {
  overflow-x: hidden; }

/*============================================================================
 Reset
==============================================================================*/
[role="button"], input[type="submit"], input[type="reset"], input[type="button"], button {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* Reset `button` and button-style `input` default styles */
input[type="submit"], input[type="reset"], input[type="button"], button {
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none; }

input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Make `a` like a button */
[role="button"] {
  color: inherit;
  cursor: default;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

/*============================================================================
Basic Elements
==============================================================================*/
body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-family: 'walsheim-light', helvetica, arial, sans-serif; }

.entry-content img {
  display: block;
  width: 100%;
  height: auto; }

/*============================================================================
Typography
==============================================================================*/
.font-size-12, .fs12, .type-12 {
  font-size: 12px; }

.text-uppercase {
  text-transform: uppercase; }

.letter-spacing-1 {
  letter-spacing: 1px; }

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  -webkit-transition: .3s;
  transition: .3s; }

a {
  font-family: 'walsheim-medium', helvetica, arial, sans-serif; }

a.caption {
  color: #00AEEF;
  border-bottom: none;
  white-space: nowrap; }

.blue-bottom-border {
  padding-bottom: 14px;
  border-bottom: 8px solid #00AEEF;
  display: block;
  margin-bottom: 12px; }

.honey-bottom-border {
  padding-bottom: 14px;
  border-bottom: 8px solid #ffbc00;
  display: block; }

a:hover {
  color: #0898cc; }

.font-size-16, .fs16, .type-16 {
  font-size: 16px; }

.font-size-18, .fs18, .type-18 {
  font-size: 18px; }

@font-face {
  font-family: 'walsheim-bold';
  src: url("./fonts/GT-Walsheim-Bold.eot");
  src: url("./fonts/GT-Walsheim-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/GT-Walsheim-Bold.woff") format("woff"), url("./fonts/GT-Walsheim-Bold.ttf") format("truetype"), url("./fonts/GT-Walsheim-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'walsheim-regular';
  src: url("./fonts/GT-Walsheim-Regular.eot");
  src: url("./fonts/GT-Walsheim-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/GT-Walsheim-Regular.woff") format("woff"), url("./fonts/GT-Walsheim-Regular.ttf") format("truetype"), url("./fonts/GT-Walsheim-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'walsheim-medium';
  src: url("./fonts/GT-Walsheim-Medium.eot");
  src: url("./fonts/GT-Walsheim-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/GT-Walsheim-Medium.woff") format("woff"), url("./fonts/GT-Walsheim-Medium.ttf") format("truetype"), url("./fonts/GT-Walsheim-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'walsheim-light';
  src: url("./fonts/GT-Walsheim-Light.eot");
  src: url("./fonts/GT-Walsheim-Light.eot?#iefix") format("embedded-opentype"), url("./fonts/GT-Walsheim-Light.woff") format("woff"), url("./fonts/GT-Walsheim-Light.ttf") format("truetype"), url("./fonts/GT-Walsheim-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.type-walsheim-bold {
  font-family: 'walsheim-bold', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal; }

.type-walsheim-regular {
  font-family: 'walsheim-regular', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal; }

.type-walsheim-medium {
  font-family: 'walsheim-medium', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal; }

.type-walsheim-light {
  font-family: 'walsheim-light', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal; }

.type-helvetica {
  font-family: 'Helvetica Neue', 'Helvetica'; }

.type-verdana {
  font-family: verdana, sans-serif; }

.type-box-shadow {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }

.italic {
  font-style: italic; }

.uppercase-small-font {
  font-size: 14px;
  letter-spacing: 1px; }

p.text-detail {
  font-size: 14px !important;
  line-height: 21px !important;
  color: rgba(54, 44, 42, 0.8); }

h2, .h2, h3, .h3, h4, .h4 {
  margin: 0px;
  font-family: 'walsheim-regular', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal; }

.super-size {
  font-size: 36px;
  line-height: 45px;
  padding-bottom: 41px;
  display: block;
  font-family: 'walsheim-bold', 'Helvetica Neue', verdana, sans-serif; }

h1, .h1 {
  font-size: 24px;
  padding-top: 24px;
  margin: 0px;
  line-height: 29px;
  font-family: 'walsheim-bold', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #362C2A; }

h2 {
  font-size: 17px;
  padding-top: 17px;
  line-height: 21px;
  margin: 0;
  font-family: 'walsheim-regular', 'Helvetica Neue', verdana, sans-serif;
  color: #362C2A;
  text-align: center; }

h3, .h3 {
  font-family: 'walsheim-medium', 'Helvetica Neue', verdana, sans-serif;
  font-size: 20px;
  padding-top: 20px;
  line-height: 30px;
  color: #362C2A; }

h4, .h4 {
  font-size: 20px;
  line-height: 25px;
  margin: 20px 0 20px 0;
  color: #362C2A; }

p {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  font-family: 'walsheim-light', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #362C2A; }

p.secondary {
  font-size: 12px;
  font-family: 'walsheim-regular', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal; }

ul {
  font-size: 18px;
  font-family: 'walsheim-regular', 'Helvetica Neue', verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #362C2A; }

em.homepage {
  font-size: 12px;
  font-style: initial;
  display: inline-block;
  padding-bottom: 14px;
  color: rgba(54, 44, 42, 0.8); }

@media only screen and (min-width: 513px) {
  h1, .h1 {
    text-align: left; }
  h2, .h2 {
    font-size: 24px;
    padding-top: 24px;
    line-height: 30px;
    text-align: left; }
  p {
    text-align: left; }
  .blue-border {
    display: inline-block; } }

@media only screen and (min-width: 769px) {
  .super-size {
    font-size: 76px;
    line-height: 112.5px; }
  h1 {
    font-size: 36px;
    padding-top: 36px;
    line-height: 44px;
    text-align: left; }
  p {
    font-size: 17px;
    line-height: 26px;
    text-align: left; } }

/*============================================================================
  Atomic classes
==============================================================================*/
.inherit-link {
  border-bottom: none; }

.inherit-link:hover {
  color: inherit; }

.z-index-1 {
  z-index: 1; }

.z-index-0 {
  z-index: 0; }

.z-index-9 {
  z-index: 9; }

.section-border {
  border: 1px solid #EDEFF0; }

.font-size-14 {
  font-size: 14px; }

.padding-top-72 {
  padding-top: 72px; }

.padding-bottom-72 {
  padding-bottom: 72px; }

.height-300 {
  min-height: 300px; }

.height-200 {
  min-height: 200px; }

.line-height-21 {
  line-height: 21px; }

.opacity-7 {
  opacity: .7; }

.bullets {
  list-style-type: disc; }

.text-align-center {
  text-align: center !important; }

.no-bullets {
  list-style-type: none;
  padding-left: 15px; }

.border-bottom-dark {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5); }

.border-secondary-grey {
  border: 1px solid #827673 !important; }

.no-border {
  border: none;
  border-bottom: none !important; }

.no-border-bottom {
  border-bottom: none !important; }

.margin-bottom-12 {
  margin-bottom: 12px; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-left-24 {
  margin-left: 24px; }

.margin-right-24 {
  margin-right: 24px; }

.background-image-full {
  background-size: 100%;
  background-repeat: no-repeat; }

.padding-left-wide {
  padding-left: 48px !important; }

.padding-vertical-48 {
  padding: 48px 0; }

.bold {
  font-weight: 700; }

.limit-container {
  max-width: 1024px;
  margin: 0 auto !important; }

.limit-600-container, .limit-container-600 {
  max-width: 600px;
  margin: 0 auto !important; }

.icon {
  background-size: cover;
  width: 60px;
  height: 67px;
  margin: 0 auto;
  margin-bottom: 12px; }

.gradient-background {
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 0%, rgba(125, 185, 232, 0) 100%); }

.float-left {
  float: left; }

a.parent-style {
  color: inherit;
  text-decoration: none; }

a.parent-style:hover {
  color: inherit;
  text-decoration: none; }

.no-text-decoration {
  text-decoration: none; }

.border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.7); }

.no-padding, .zero-padding {
  padding: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.margin-top-48 {
  margin-top: 48px; }

.margin-top-4 {
  margin-top: 4px; }

.margin-bottom-48 {
  margin-bottom: 48px; }

.no-margin {
  margin: 0 !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important; }

.no-margin-right {
  margin-right: 0px !important; }

.no-margin-left {
  margin-left: 0px !important; }

.margin-zero, .no-margin {
  margin: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.overflow-y-hidden {
  overflow-y: hidden; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.cursor-pointer {
  cursor: pointer; }

.display-inline-block, .dib {
  display: inline-block; }

.display-block, .db {
  display: block; }

.float-right {
  float: right; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.padding-twenty-four {
  padding: 24px 0; }

.padding-forty {
  padding: 40px 24px; }

.vertical-center-responsive {
  position: absolute;
  -webkit-transform: translateY(50%);
          transform: translateY(50%); }

.center-content {
  margin: 0 auto;
  display: inline-block;
  position: relative; }

/*============================================================================
  atomic mobile
==============================================================================*/
@media only screen and (max-width: 768px) {
  .overflow-x-hidden-small {
    overflow-x: hidden; }
  .small-no-padding, .no-padding-small {
    padding: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px; }
  .vertical-center-responsive {
    position: relative;
    -webkit-transform: none;
            transform: none; } }

/*============================================================================
  tabs
==============================================================================*/
.tab-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.tab {
  text-transform: uppercase;
  color: rgba(54, 44, 42, 0.5);
  font-size: 12px;
  font-family: 'walsheim-bold', helvetica, arial, sans-serif;
  letter-spacing: 1px;
  width: 85px;
  height: 32px;
  margin-left: 0px !important;
  padding-top: 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  cursor: pointer; }

.tab.active {
  background-color: #cdeffc;
  color: #362c2a; }

.tab.active:hover {
  background-color: #cdeffc; }

.tab:hover {
  background-color: #e5f6fd; }

/*============================================================================
  Did you know section
==============================================================================*/
.how-to-use-nima-button {
  width: 116px !important;
  height: 44px !important; }

.how-to-use-nima-button .copy-desktop, .see-how-it-works .copy-desktop {
  display: none; }

.how-to-use-nima-button .copy-mobile, .see-how-it-works .copy-mobile {
  display: block; }

img.img-gluten {
  width: 25px;
  height: 45px;
  padding: 46px 0 0px 0;
  display: inline-block;
  margin: 0 auto; }

/* clean */
.watermelon-graphic-box {
  width: 100%;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 -8px 0 0 #EE3284, inset 0 8px 0 0 #EE3284;
          box-shadow: inset 0 -8px 0 0 #EE3284, inset 0 8px 0 0 #EE3284; }

.how-to-use-video-container {
  width: 100%;
  height: 190px;
  background-size: cover;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url("https://nimasensor.com/wp-content/uploads/2017/06/00_nima_howtouse-wide_20170627-compressed.jpg"); }

@media only screen and (min-width: 513px) {
  .did-you-know-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .did-you-know-graphic-container {
    max-width: 204px;
    padding: 12px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .how-to-use-video-container {
    width: 180px;
    max-width: 180px;
    height: 180px;
    border-radius: 6px;
    background-image: url("https://nimasensor.com/wp-content/uploads/2017/06/00_nima_howtouse-square_20170627-compressed.jpg");
    background-size: cover; }
  .watermelon-graphic-box {
    width: 180px;
    max-width: 180px;
    height: 180px; }
  .did-you-know-copy-container {
    width: auto;
    max-width: 440px;
    padding: 18px 12px 12px 12px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

@media only screen and (min-width: 769px) {
  .how-to-use-nima-button {
    width: 213px !important;
    height: 48px !important; }
  .how-to-use-nima-button .copy-mobile, .see-how-it-works .copy-mobile {
    display: none; }
  .how-to-use-nima-button .copy-desktop, .see-how-it-works .copy-desktop {
    display: block; }
  .did-you-know-graphic-container {
    width: 304px;
    max-width: 304px;
    height: 304px; }
  .watermelon-graphic-box, .how-to-use-video-container {
    width: 280px;
    max-width: 280px;
    height: 280px; }
  .did-you-know-copy-container {
    width: auto;
    max-width: 568px; }
  img.img-gluten {
    width: 54px;
    height: 83px;
    padding: 49px 0 0px 0;
    display: inline-block; } }

/*============================================================================
  Popup
==============================================================================*/
.padding-left-wide {
  padding-left: 48px !important; }

.mail-modal-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media only screen and (min-width: 768px) {
  .mail-modal-container {
    position: fixed;
    bottom: 0;
    max-width: 414px;
    left: 0px;
    z-index: 9; } }

.modal-content {
  background-color: #f9fcfd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 8px 0px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 8px 0px;
  border-radius: 8px 8px 0 0; }

.thank-you-image {
  width: 275px;
  height: 90px; }

.enjoy-image {
  width: 154px;
  height: 72px; }

@media only screen and (max-width: 768px) {
  .thank-you-image {
    width: 100%; }
  .small-wide-padding-left {
    padding-left: 0px;
    padding-top: 0px; }
  .padding-left-wide {
    padding-left: 24px !important; }
  .modal-content {
    margin-top: 0; } }

/*============================================================================
 Cards
==============================================================================*/
.card-container {
  border-radius: 6px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  cursor: pointer;
  background: white; }

.card-container.big-radius {
  border-radius: 24px; }

.card-container:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px); }

.card-container.no-hover:hover {
  -webkit-transform: none;
          transform: none; }

.card-container img {
  border-radius: 6px 6px 0 0; }

.card-container.product-card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 240px;
          flex: 1 1 240px;
  max-width: 280px; }

.card-copy {
  padding: 0 12px 24px; }

.card-container-copy {
  color: #362C2A;
  font-size: 17px;
  text-align: center;
  line-height: 26px;
  padding: 27px 12px; }

@media only screen and (min-width: 769px) {
  .card-container.product-card .card-copy {
    margin: 0;
    padding: 0 16px 42px; } }

/*============================================================================
 Instagram slider
==============================================================================*/
.thousands-of-people-copy {
  padding: 24px 20px; }

.instagram-slide-container {
  padding: 72px 0; }

.instagram-card-container {
  height: 280px !important;
  width: 280px;
  opacity: .5;
  padding-right: 12px !important; }

.instagram-card-container.slick-center {
  height: 280px;
  width: 280px;
  opacity: 1;
  -webkit-transition: opacity .1s ease;
  transition: opacity .1s ease; }

.instagram-card-container .caption {
  display: block;
  text-align: center;
  padding-top: 14px;
  font-size: 14px; }

.instagram-card-container .caption a {
  color: #00AEEF;
  border-bottom: none; }

.card-container-gradient-overlay {
  height: 100%;
  width: 100px;
  display: block;
  position: absolute;
  z-index: 7;
  top: 0px;
  display: none; }

@media only screen and (min-width: 513px) {
  .thousands-of-people-copy {
    padding: 24px 0; } }

@media only screen and (min-width: 769px) {
  .card-container-gradient-overlay {
    display: block; } }

.card-container-gradient-overlay.left {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#FFFFFF));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  left: 0px; }

.card-container-gradient-overlay.right {
  background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  right: 0px; }

/*============================================================================
Try risk free
==============================================================================*/
.question-mission-container {
  width: 100%; }

.question-mission-copy-container {
  cursor: pointer;
  padding-top: 16px; }

.question-mission-copy-container:hover {
  background: #00AEEF; }

.question-mission-copy-container:hover i, .question-mission-copy-container:hover p {
  color: white; }

.question-mission-copy-container.no-hover:hover, .question-mission-copy-container.no-hover:hover i, .question-mission-copy-container.no-hover:hover p {
  background: white;
  color: rgba(54, 44, 42, 0.8);
  cursor: default; }

.question-mission-copy-container.no-hover:hover i {
  color: #00c2ef; }

.background-banner {
  width: 100%;
  height: 112px;
  left: 0; }

.try-now-container, .join-community-container {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 1px;
          flex: 1 1 1px;
  padding: 0 12px 12px;
  background: white;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media only screen and (min-width: 513px) {
  .try-now-container, .join-community-container {
    max-width: 630px;
    padding: 0 72px 24px; }
  .background-banner {
    height: 156px; }
  .question-mission-container {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 240px;
            flex: 1 1 240px; }
  .question-mission-container-container {
    width: 528px; } }

@media only screen and (min-width: 769px) {
  .question-mission-container {
    max-width: 280px; }
  .question-mission-container-container {
    width: 632px; } }

/*============================================================================
  new Arrows
==============================================================================*/
.new-arrow {
  -webkit-mask-repeat: no-repeat;
  background: #362c2b;
  height: 44px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease; }

.new-arrow-container {
  border-radius: 25px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  top: calc( 50% - 70px);
  z-index: 7;
  height: 44px;
  width: 44px;
  cursor: pointer;
  position: absolute; }

.new-arrow-container.next {
  right: 8px; }

.new-arrow-container.prev {
  left: 8px; }

@media only screen and (min-width: 513px) {
  .new-arrow-container.next {
    left: calc( 50% + 120px); }
  .new-arrow-container.prev {
    left: calc( 50% - 175px); } }

.new-arrow.next {
  -webkit-mask-image: url(graphics/next.svg);
  mask-image: url(graphics/next.svg);
  -webkit-mask-position: 17px 10px; }

.new-arrow.prev {
  -webkit-mask-image: url(graphics/previous.svg);
  mask-image: url(graphics/previous.svg);
  -webkit-mask-position: 12px 10px; }

.new-arrow:hover {
  background: #ffbc00;
  -webkit-transition: all .1s ease;
  transition: all .1s ease; }

/*============================================================================
  Video
==============================================================================*/
video {
  min-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: -300px;
     object-position: -300px; }

#video-copy-overlay {
  position: absolute;
  bottom: 48px;
  max-width: 700px;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 2; }

#video-background-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(28, 14, 0, 0.4);
  z-index: 1; }

@media only screen and (min-width: 769px) {
  video {
    -o-object-position: 0px;
       object-position: 0px; } }

.video-overlay {
  width: calc( 100% - 48px);
  height: calc( 100% - 48px);
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 24px; }

#nimaShort, #clubMouth {
  display: block; }

/*============================================================================
  Carousel
==============================================================================*/
.hero-cta-container {
  width: 100%;
  position: absolute;
  top: 25%;
  right: 0; }

.slick-dots {
  bottom: 25px;
  cursor: pointer; }

.slick-dots li button::before {
  font-size: 10px;
  color: #827773;
  opacity: 1; }

.slick-dots li.slick-active button::before {
  color: #FFBC00;
  opacity: 1; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-container .slick-track {
  height: calc(100vh - 47px);
  min-height: 400px; }

.slick-slide:focus {
  outline: none; }

.slick-slide figure {
  margin: 0;
  padding: 0;
  height: 100%; }

.slick-slide figure {
  position: relative;
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: cover; }

.slick-next {
  right: 25px;
  z-index: 2;
  opacity: .4;
  cursor: pointer;
  width: 30px;
  height: 30px; }

.slick-prev {
  left: 25px;
  z-index: 2;
  opacity: .4;
  width: 30px;
  height: 30px;
  cursor: pointer; }

.slick-next:before, .slick-prev:before {
  font-size: 30px;
  color: #828282; }

.slick-list {
  overflow: visible !important; }

.arrow_box {
  position: relative;
  background: #ffffff;
  border: 1px solid #ffff; }

.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px; }

.arrow_box:before {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #ffff;
  border-width: 11px;
  margin-left: -11px; }

@media only screen and (max-width: 768px) {
  .slick-slide figure {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover; }
  .hero-cta-container {
    top: 10%; }
  p, ul {
    font-size: 14px;
    line-height: 21px; } }

/*============================================================================
    Checkbox
  ==============================================================================*/
.checkbox {
  width: 100%;
  margin-bottom: 20px;
  position: relative; }

.checkbox span {
  margin-left: 42px;
  padding-top: 2px;
  float: left; }

.checkbox label {
  cursor: pointer;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  background: white;
  border: 1px solid rgba(130, 118, 115, 0.6);
  border-radius: 6px; }

.checkbox label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 16px;
  height: 8px;
  background: transparent;
  top: 8px;
  left: 7px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

/**
 * Create the hover event of the tick
 */
.checkbox label:hover::after {
  opacity: 0.5; }

/**
 * Create the checkbox state for the tick
 */
.checkbox input[type=checkbox]:checked + label:after {
  opacity: 1; }

/*============================================================================
  flex
==============================================================================*/
.display-flex, .df, .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.display-flex > div, .flex > div {
  margin: 12px; }

.flex-mobile-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

/* use no-margin-mobile for 100% width sections */
/*.no-margin-mobile {
  margin: 0px;
}*/
.display-flex div.no-margin-mobile {
  margin: 0px; }

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.flex-row-nowrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }

.flex-order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex-align-y-center, .flex-align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.flex-align-self-center {
  -ms-flex-item-align: center;
      align-self: center; }

.flex-padding {
  padding: 48px 0; }

.flex-padding-half {
  padding: 0; }

.flex-disable-shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.flex-copy-container {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 1px;
          flex: 1 1 1px; }

@media only screen and (min-width: 513px) {
  .flex-mobile-center {
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit; }
  .flex-padding {
    padding: 72px 0; }
  .display-flex div, .display-flex div.no-margin-mobile {
    margin: 12px; }
  .flex-copy-container {
    max-width: 440px; } }

@media only screen and (min-width: 769px) {
  .flex-padding {
    padding: 96px 0; }
  .flex-copy-container {
    max-width: 568px; } }

/*============================================================================
  Buttons
==============================================================================*/
button.legacy-default, a.button {
  background-color: #ffbc00;
  color: white;
  border-radius: 100px;
  font-family: 'walsheim-medium';
  height: 42px;
  width: 144px;
  letter-spacing: 0px;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-align: center; }

button.legacy-default:hover {
  background-color: #FFD04C; }

button.legacy-default:disabled {
  opacity: .5; }

button.legacy-default.success, ault.success {
  background-color: #4CC0AE;
  border: 1px solid #4CC0AE; }

button.legacy-default.success:hover, ault.success:hover {
  background-color: #4CC0AE;
  border: 1px solid #4CC0AE; }

button.cta, .button.cta {
  background-color: #ffbc00;
  padding-top: 14px; }

button:hover.cta, .button.cta:hover {
  background-color: #FFD04C; }

button.modal {
  background-color: #EE3284;
  color: white;
  border-radius: 6px;
  height: 56px;
  width: 100px; }

button.modal:hover {
  background-color: #EE3284; }

button.homepage, button.default {
  background-color: #00c2ef;
  color: white;
  border-radius: 6px;
  height: 44px;
  width: 100px;
  font-size: 14px;
  font-family: 'walsheim-bold';
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  white-space: nowrap;
  padding: 0 12px; }

button.homepage:hover, button.default:hover {
  background-color: #33cef2; }

button.footer {
  border-radius: 6px;
  height: 42px; }

button.newsletter {
  background-color: #EBAD00 !important; }

.new-button {
  height: 44px;
  width: 213.33px;
  border-radius: 6px;
  display: block;
  margin: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  color: #0F0D0D;
  font-family: 'walsheim-bold', helvetica, arial, sans-serif;
  margin: 36px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.new-button i {
  font-size: 20px; }

@media only screen and (min-width: 769px) {
  .new-button {
    height: 48px;
    font-size: 16px;
    width: 248px; } }

@media only screen and (min-width: 769px) {
  button.homepage, button.default {
    height: 56px;
    width: 170px;
    font-size: 16px; } }

.new-button:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease; }

.new-button.nima-gold {
  background-color: #FFC00E;
  color: #0F0D0D; }

.new-button.nima-gold:hover {
  background-color: #FFC933; }

.new-button.nima-blue {
  background-color: #00c2ef;
  color: white; }

.new-button.nima-blue:hover {
  background-color: rgba(0, 194, 239, 0.8); }

.new-button.button-transparent {
  border: 2px solid #FFFFFF; }

.new-button.button-transparent:hover {
  border: 2px solid #FFC00E;
  color: #FFC00E; }

/*============================================================================
 Email input
==============================================================================*/
/* todo - remove slim.css */
input.newsletter {
  float: left;
  width: 261px !important; }

input.email {
  height: 44px;
  border: 1px solid #FFBC00 !important;
  border-radius: 6px !important;
  font-family: 'walsheim-regular' !important;
  padding: 0px 15px !important;
  color: #1e1e1e;
  margin: 0 10px 12px 0 !important;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); }

input.email::-webkit-input-placeholder {
  color: #827673; }

input.email:-ms-input-placeholder {
  color: #827673; }

input.email::-ms-input-placeholder {
  color: #827673; }

input.email::placeholder {
  color: #827673; }

@media only screen and (min-width: 769px) {
  input.email {
    height: 56px;
    font-size: 16px; } }

input.modal {
  border: 1px solid #EE3284 !important;
  width: calc( 100% - 110px);
  font-size: 16px;
  float: left; }

input.homepage, input.default {
  border: 1px solid #00c2ef !important;
  width: 100%; }

.email-message {
  font-size: 14px;
  margin-top: 0px;
  text-align: left; }

.error-message {
  color: #c83543; }

input.success {
  border: 1px solid #4CC0AE !important; }

.mc-field-group {
  padding: 24px; }

.mc-field-group div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/*============================================================================
  Promo Banner
==============================================================================*/
#promo-banner {
  position: fixed;
  height: 66px;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #00AEEF;
  z-index: 8;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none; }

#promo-banner p {
  line-height: 16px; }

@media only screen and (min-width: 768px) {
  #promo-banner {
    height: 44px;
    display: block; }
  #promo-banner p {
    line-height: 26px; } }

/*============================================================================
Navigation ( Includes Buttons )
==============================================================================*/
#navigation {
  position: fixed;
  top: 0px;
  z-index: 9;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  /*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);*/
  width: 100%; }

#navigation li {
  list-style-type: none;
  font-size: 16px; }

#navigation a {
  border-bottom: none; }

.nav-items-container {
  float: left;
  width: 100%;
  overflow-x: hidden; }

.parent-menu-item-container {
  position: relative;
  cursor: pointer;
  padding: 0 26px 24px; }

.parent-menu-item-container div {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'walsheim-medium'; }

.parent-menu-item-container:last-child {
  padding-right: 0;
  padding-left: 0; }

.parent-menu-item-container:hover, .parent-menu-item-container.active {
  color: #ffbc00 !important; }

.parent-menu-item-arrow {
  display: none; }

.child-menu-container {
  width: 100%;
  position: relative; }

.child-menu-container li {
  width: 100%;
  padding: 21px 0; }

.child-menu-container li a {
  font-family: 'walsheim-bold'; }

.mobile-button {
  display: block; }

.desktop-logo-container {
  display: none; }

.desktop-logo-container.no-hover:hover {
  color: inherit !important; }

.desktop-buy-now {
  display: none; }

.mobile-logo {
  display: inline-block; }

.mobile-logo a {
  background-image: url("graphics/nima.svg");
  background-repeat: no-repeat;
  background-size: 72px;
  width: 72px;
  height: 16px;
  position: relative;
  top: 28px;
  left: 60px;
  display: block; }

.mobile-hamburger-button {
  cursor: pointer;
  width: 60px;
  height: 72px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("graphics/hamburger.png");
  background-repeat: no-repeat;
  background-position-x: 24px;
  background-position-y: 28px; }

.dark-theme .mobile-hamburger-button {
  cursor: pointer;
  width: 60px;
  height: 72px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("graphics/white_hamburger.svg");
  background-repeat: no-repeat;
  background-position-x: 24px;
  background-position-y: 28px; }

.mobile-hamburger-close-button {
  background-image: url("graphics/x@3x.png") !important;
  background-size: 18px;
  cursor: pointer;
  width: 60px;
  height: 72px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position-x: 24px;
  background-position-y: 28px; }

.mobile-buy {
  display: block;
  float: right;
  padding: 24px; }

.menu-fixed {
  background: white;
  position: fixed;
  height: 100%;
  overflow-y: scroll; }

.menu-container {
  display: none;
  color: rgba(68, 68, 68, 0.7);
  margin-bottom: 48px;
  height: 100%;
  overflow-y: scroll;
  margin-top: 72px;
  padding: 0px; }

.dark-theme .nav-buy-now-button {
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  background: transparent; }

.nav-buy-now-button {
  background: #00c2ef;
  padding: 5px 19px;
  border-radius: 6px;
  color: white;
  border: 1px solid #00c2ef !important; }

.on-scroll {
  background-color: white; }

.on-scroll .parent-menu-item-container {
  color: #372D2B !important; }

.on-scroll .nav-buy-now-button {
  background: #00c2ef;
  border: 1px solid #00c2ef !important; }

.on-scroll .nav-buy-now-button:hover, .nav-buy-now-button:hover {
  background: rgba(0, 194, 239, 0.8);
  color: white !important; }

#navigation.on-scroll {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); }

.on-scroll .mobile-hamburger-button {
  background-image: url(graphics/hamburger.png); }

.top-zero {
  top: 0px !important; }

/* end mobile */
@media only screen and (min-width: 769px) {
  /* this is so body is scrollable when user changes window size w menu open */
  body {
    overflow-y: scroll !important; }
  #navigation.promo-banner {
    top: 44px;
    left: 0;
    width: 100%; }
  #navigation {
    top: 0px;
    left: 0;
    width: 100%; }
  #navigation li {
    float: left; }
  .menu-container {
    max-width: 1024px;
    margin: 0 auto;
    display: block !important;
    color: #372D2B;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: visible; }
  .nav-items-container {
    float: right;
    width: inherit;
    overflow-x: visible; }
  .parent-menu-item-arrow {
    display: inline-block; }
  .parent-menu-item-container {
    padding: 26px 24px; }
  .parent-menu-item-container div {
    text-transform: inherit;
    letter-spacing: 0px;
    font-family: inherit; }
  .child-menu-container {
    position: absolute;
    width: 180px;
    top: 75px;
    background-color: white;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    border-top: 6px solid #ffbc00; }
  .child-menu-container li {
    border-bottom: 1px solid #e7e7e7; }
  .child-menu-container li:last-child {
    border-bottom: none; }
  .child-menu-container li a {
    font-family: 'walsheim-regular'; }
  .desktop-logo-container {
    padding: 21px 0px;
    display: block;
    cursor: pointer;
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor; }
  .logo-heart {
    background-image: url("graphics/big-heart@3x.png");
    background-size: 49px;
    width: 49px;
    height: 37px; }
  .logo-nima {
    background-image: url("graphics/nima.svg");
    background-repeat: no-repeat;
    background-size: 72px;
    width: 72px;
    height: 16px;
    position: relative;
    top: 10px;
    left: 10px; }
  .mobile-buy {
    display: none; }
  .mobile-logo {
    display: none; }
  .desktop-buy-now {
    display: block; }
  .mobile-hamburger-button {
    display: none; }
  .dark-theme .logo {
    background-image: url("graphics/nima_logo_yellow_rgb_sml.png"); }
  .dark-theme .parent-menu-item-container {
    color: white; } }

/*============================================================================
  Colors
==============================================================================*/
.bg-hero-honey, .bgh {
  background-color: #ffbc00; }

.color-hero-honey, .ch {
  color: #ffbc00; }

.bg-secondary-mint, .bgm {
  background-color: #49c5b1; }

.bg-pink, .bgpink {
  background-color: #F6F2F7; }

.color-secondary-mint, .cm {
  color: #49c5b1; }

.bg-secondary-watermelon, .bgw {
  background-color: #ee3a85; }

.color-secondary-watermelon, .cw {
  color: #ee3a85; }

.bg-secondary-eggplant, .bgegg {
  background-color: #5f2167; }

.color-secondary-eggplant, .cegg {
  color: #5f2167; }

.bg-secondary-ao, .bgcur {
  background-color: #00c2ef; }

.color-secondary-curacao, .ccur {
  color: #00c2ef; }

.bg-secondary-curacao, .bgcur {
  background-color: #00c2ef; }

.bg-secondary-cream, .bgcream {
  background-color: #f5efde; }

.color-secondary-cream, .ccream {
  color: #f5efde; }

.bg-secondary-oyster, .bgoy {
  background-color: #efefeb; }

.color-secondary-oyster, .coy {
  color: #efefeb; }

.bg-secondary-caviar, .bgcav {
  background-color: #827773; }

.color-secondary-caviar, .ccav {
  color: #827773; }

.bg-secondary-licorice, .bglic {
  background-color: #372d2b; }

.color-secondary-licorice, .clic {
  color: #362C2A; }

.bg-tertiary-lime, .bgli {
  background-color: #d7e263; }

.color-tertiary-lime, .cli {
  color: #d7e263; }

.bg-tertiary-cotton-candy, .bgcc {
  background-color: #f9e0eb; }

.color-tertiary-cotton-candy, .ccc {
  color: #f9e0eb; }

.bg-tertiary-olive, .bgoliv {
  background-color: #b4c190; }

.color-tertiary-olive, .coliv {
  color: #b4c190; }

.bg-tertiary-frosting-white, .bgfw {
  background-color: white; }

.color-tertiary-frosting-white, .cfw, .color-white {
  color: white; }

.bg-grey {
  background-color: #f0f0ec; }

.bg-green {
  background-color: #b4c190; }

.color-ivory {
  color: #827673; }

/*============================================================================
Footer
==============================================================================*/
footer ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 12px; }

footer li {
  padding: 2px 0; }

footer a {
  border-bottom: none;
  font-family: 'walsheim-regular', helvetica, arial, sans-serif; }

footer p {
  font-size: 12px;
  text-align: left; }

/*============================================================================
Nima icons
==============================================================================*/
.icon-quote {
  background-image: url("./graphics/quote@3x.png");
  height: 29px;
  width: 39px;
  display: inline-block;
  background-size: cover;
  margin: 24px 0; }

.icon-big-heart {
  background-image: url("./graphics/big-heart@3x.png");
  height: 30px;
  width: 40px;
  display: inline-block;
  background-size: cover;
  margin: 0 auto;
  margin-top: 17px;
  margin-bottom: 14px; }

/*============================================================================
  Fontello icons - Tumblr, Facebook, Twitter, Pinterest, etc...
==============================================================================*/
@font-face {
  font-family: 'fontello';
  src: url("fonts/fontello.eot?90561530");
  src: url("fonts/fontello.eot?90561530#iefix") format("embedded-opentype"), url("fonts/fontello.woff2?90561530") format("woff2"), url("fonts/fontello.woff?90561530") format("woff"), url("fonts/fontello.ttf?90561530") format("truetype"), url("fonts/fontello.svg?90561530#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'fontello';
      src: url('../font/fontello.svg?99263394#fontello') format('svg');
    }
  }
  */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortabl e with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-right-open:before {
  content: '\e800'; }

.icon-right-circled:before {
  content: '\f0a9'; }

.icon-youtube-play:before {
  content: '\f16a'; }

.icon-twitter:before {
  content: '\f099'; }

.icon-facebook:before {
  content: '\f09a'; }

.icon-instagram:before {
  content: '\f16d'; }

.icon-tumblr:before {
  content: '\f173'; }

.icon-pinterest:before {
  content: '\f231'; }

.icon-medium:before {
  content: '\f23a'; }

.icon-play-circled:before {
  content: '\f144'; }

.icon-phone:before {
  content: '\e802'; }

.icon-chat:before {
  content: '\e803'; }

/* '' */
.icon-mail:before {
  content: '\e804'; }

/* '' */
.icon-mail-alt:before {
  content: '\f0e0'; }

/* '' */
/*============================================================================
  Custom Wordpress overrides
  ==============================================================================*/
a.category-header {
  margin-right: 5px; }

a.category-header:hover {
  color: black; }

a.category-header:first-of-type {
  margin-right: 0; }

iframe[name=google_conversion_frame] {
  height: 0;
  display: none; }

.visible {
  display: block !important; }

.hidden {
  display: none; }

.edit-link {
  display: none; }

.entry-header {
  margin-bottom: 30px;
  padding-top: 0px;
  z-index: 8; }

.entry-content {
  font-family: 'walsheim-light', helvetica, arial, sans-serif;
  /*margin-top: 24px*/ }

.entry-content p {
  text-align: left; }

.entry-footer {
  padding: 32px 64px; }

.read-more {
  font-family: 'walsheim-regular'; }

.entry-title a {
  border-bottom: none; }

h2.entry-title {
  padding-bottom: 18px;
  padding-top: 9px; }

h1.entry-title {
  color: #fff; }

h1.blog-header {
  color: #fff; }

/*.entry-header { display: none }*/
a.post-thumbnail img {
  width: 100%;
  height: auto; }

span.cats a {
  text-transform: capitalize; }

a.category-header {
  border-bottom: none;
  font-family: 'walsheim-light';
  text-transform: capitalize; }

.alignleft {
  display: inline-block;
  float: left;
  margin: 24px 24px 24px -125px;
  width: auto !important;
  height: auto !important; }

.alignright {
  display: inline-block;
  float: right;
  margin: 0px -125px 24px 0;
  padding-left: 24px;
  width: auto !important;
  height: auto !important; }

.alignright.size-large {
  margin: 0px -200px 24px 0; }

#main {
  margin-top: 72px; }

@media only screen and (min-width: 769px) {
  #main {
    margin-top: 116px; } }

/*=============================
==== Quick Start Guide=========
==============================*/
.quickstart img {
  width: 100%; }

.printButton:hover {
  color: #fff;
  opacity: 0.8; }

/*=============================
====    Blog Page     =========
==============================*/
a.blog-page-category {
  font-size: 12px;
  background-color: #5F2167;
  color: #fff;
  padding: 2px 5px;
  margin-left: 5px; }

a.blog-page-category:hover {
  color: #fff;
  opacity: 0.8; }

.blogpost-header {
  padding-top: 0;
  margin-bottom: 10px; }

.blog-excerpt p {
  margin: 10px 0; }

.blog-date {
  font-size: .9em; }

.read-more {
  font-weight: bold; }

.grid-blog {
  height: 800px; }

@media only screen and (max-width: 768px) {
  .grid-blog {
    height: auto; }
  input.homepage, input.default {
    width: 100%; }
  .email-success-message {
    width: 100%;
    padding-bottom: 16px; }
  button.modal {
    width: 100px;
    height: 44px; } }

ul.blog-category-menu {
  list-style-type: none;
  margin: 0;
  padding: 0 24px; }

ul.blog-category-menu li {
  display: inline; }

ul.blog-category-menu li a:link, ul.blog-category-menu li a:visited {
  color: #fff;
  margin-right: 10px; }

ul.blog-category-menu li a:hover, ul.blog-category-menu li a:active {
  color: #000; }

.nima-searchbox {
  height: 40px;
  margin-top: 14px; }

.nima-searchbox-container {
  width: 200px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  display: block;
  float: right; }

@media only screen and (max-width: 480px) {
  .nima-searchbox {
    height: 40px;
    margin-top: -24px; }
  .nima-searchbox-container {
    float: left; } }

.nima-searchbox-container input#nimasearch {
  width: 200px;
  height: 40px;
  background: #fff;
  border: none;
  font-size: 10pt;
  float: left;
  color: #372D2B;
  padding-left: 45px;
  border-radius: 5px; }

.nima-searchbox-container .icon {
  position: absolute;
  margin-left: 17px;
  margin-top: 7px;
  z-index: 1;
  color: #4f5b66; }

.nima-searchbox-container input#nimasearch:hover, .nima-searchbox-container input#nimasearch:focus, .nima-searchbox-container input#nimasearch:active {
  outline: none;
  background: #ffffff; }

.full__wrap {
  width: 100%;
  float: left; }

@media only screen and (max-width: 809px) {
  .alignleft-image {
    margin: 16px 36px; } }

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important; }

#wpadminbar {
  display: none; }

nav.navigation {
  width: 100%;
  display: block;
  float: left; }

nav.navigation .nav-links {
  margin: 20px 0 20px -5px; }

nav.navigation .nav-links .page-numbers {
  font-family: 'walsheim-regular';
  color: #333333;
  border: 1px solid #F6F6F6;
  background-color: #F6F6F6;
  padding: 2px 0px;
  border-radius: 5px;
  margin: 5px 5px;
  display: block;
  float: left;
  width: 30px;
  float: left;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s; }

nav.navigation .nav-links .page-numbers:hover {
  background-color: #0898CC;
  color: white; }

nav.navigation .nav-links .page-numbers.current {
  background-color: #0898CC;
  color: white;
  cursor: pointer; }

.nm-post {
  width: 100%;
  float: left; }
  .nm-post a {
    border: none;
    color: #0898CC;
    -webkit-transition: .3s;
    transition: .3s;
    font-family: 'walsheim-light'; }
    .nm-post a:hover {
      color: #0898cc; }
  .nm-post ul {
    display: block;
    float: left;
    margin-top: 0;
    width: 100%; }
  .nm-post p {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
    font-family: 'walsheim-light';
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left; }
    .nm-post p.pad-right {
      padding-right: 24px; }
      @media screen and (max-width: 767px) {
        .nm-post p.pad-right {
          padding-right: 0px; } }
    @media screen and (max-width: 767px) {
      .nm-post p {
        font-size: 18px; } }
  .nm-post em {
    font-size: 20px;
    font-family: 'walsheim-light'; }
    @media screen and (max-width: 767px) {
      .nm-post em {
        font-size: 18px; } }
  .nm-post strong {
    font-family: 'walsheim-bold'; }
  .nm-post h2 {
    font-size: 28px;
    font-family: 'walsheim-bold';
    width: 100%;
    float: left;
    margin-bottom: 24px;
    line-height: 1.25; }
  .nm-post h3 {
    font-size: 24px;
    font-family: 'walsheim-bold';
    width: 100%;
    float: left;
    margin-bottom: 24px;
    line-height: 1.25; }
  .nm-post img {
    display: block;
    width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
    margin-bottom: 36px; }
  .nm-post b {
    font-family: 'walsheim-bold'; }
  .nm-post__all {
    font-size: 14px;
    margin-bottom: 46px;
    display: block; }
  .nm-post__author-info {
    width: calc(100% - 76px);
    float: left;
    font-size: 14px;
    margin: 0 0 2px 0;
    color: rgba(147, 143, 148, 0.8);
    padding: 0;
    line-height: 18px;
    text-align: left; }
    .nm-post__author-info--bold {
      font-family: 'walsheim-bold'; }
  .nm-post__cookie {
    position: absolute;
    width: 100px;
    top: 0;
    left: 0;
    image-rendering: -webkit-optimize-contrast; }
    @media screen and (max-width: 649px) {
      .nm-post__cookie {
        width: 47px; } }
  .nm-post__full-image {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto 24px auto;
    display: block;
    padding: 0 24px;
    image-rendering: -webkit-optimize-contrast; }
  .nm-post__image-fourth {
    width: 25%;
    padding: 0 2px;
    display: block;
    image-rendering: -webkit-optimize-contrast;
    float: left; }
    @media screen and (max-width: 767px) {
      .nm-post__image-fourth {
        width: 50%; } }
    @media screen and (max-width: 414px) {
      .nm-post__image-fourth {
        width: 100%; } }
  .nm-post__social {
    width: 100%;
    float: left;
    margin-top: 10px; }
  .nm-post__tag {
    display: block;
    float: left;
    font-size: 14px;
    border: none;
    font-family: 'walsheim-light';
    padding: 6px 12px;
    opacity: 0.8;
    margin: 0 8px 8px 0;
    color: #333333;
    border-radius: 6px;
    background: #F6F6F6;
    line-height: 1;
    -webkit-transition: .3s;
    transition: .3s; }
    .nm-post__tag:hover {
      color: white;
      background: #0898CC; }
  .nm-post__title {
    width: 100%;
    float: left;
    opacity: 0.9;
    color: #333333;
    font-size: 40px;
    font-family: 'walsheim-bold';
    line-height: 1.25;
    margin-bottom: 48px;
    padding: 0;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .nm-post__title {
        font-size: 32px; } }

.nm-posts__single {
  width: 50%;
  float: left;
  padding-right: 24px;
  padding-bottom: 24px; }
  .nm-posts__single:nth-child(even) {
    padding-left: 24px;
    padding-right: 0px; }
  @media screen and (max-width: 649px) {
    .nm-posts__single {
      width: 100%;
      padding: 0 !important; } }

.nm-posts__title {
  color: #333333;
  width: 100%;
  float: left;
  font-size: 20px;
  line-height: 24px;
  padding: 0;
  height: 75px;
  overflow: hidden;
  margin-bottom: 31px; }

.nm-posts__wrap {
  width: 100%;
  float: left; }

.nm-register {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 600px; }
  .nm-register__title {
    width: 100%;
    float: left;
    text-align: center;
    color: #362C2A;
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 1.2;
    opacity: 0.9; }
  .nm-register__p {
    text-align: center;
    width: 100%;
    float: left;
    color: #362C2A;
    font-size: 16px;
    font-family: 'walsheim-light';
    line-height: 24px;
    margin-bottom: 32px; }
  .nm-register__image {
    width: 100%;
    margin: 0 auto;
    max-width: 240px;
    max-height: 240px;
    height: 100%;
    display: block; }
  .nm-register__image--active {
    max-height: 240px !important; }
  .nm-register__image-wrap {
    width: 100%;
    float: left;
    max-height: 0;
    overflow: hidden;
    transition: .3s;
    -webkit-transition: .3s;
    margin-top: 8px;
    margin-bottom: 24px; }

.nm-search {
  width: 100%;
  float: right;
  font-size: 16px;
  background: rgba(147, 143, 148, 0.08);
  border-radius: 25px;
  padding: 9px 9px 9px 33px;
  outline: none;
  border: none;
  color: #333333;
  font-family: 'walsheim-regular'; }
  .nm-search::-webkit-input-placeholder {
    color: rgba(147, 143, 148, 0.5); }
  .nm-search__icon {
    fill: #9A9594; }
    .nm-search__icon-wrap {
      width: 14px;
      height: 14px; }
  .nm-search__submit {
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 10px);
    left: 10px;
    outline: none; }
  .nm-search__title {
    padding-right: 12px;
    width: calc(100% - 272px);
    float: left; }
    @media screen and (max-width: 767px) {
      .nm-search__title {
        width: 100%; } }
  .nm-search__wrap {
    position: absolute;
    right: 0px;
    max-width: 272px;
    width: 100%;
    top: calc(50% - 18px); }
    @media screen and (max-width: 767px) {
      .nm-search__wrap {
        position: relative;
        float: left;
        right: unset;
        top: unset;
        max-width: 100%;
        margin-top: 14px; } }

.nm-section {
  width: 100%;
  float: left; }
  .nm-section__pic-bar {
    height: 125px; }
  .nm-section__gray {
    background: #F6F6F6;
    z-index: 0; }
  .nm-section__blue {
    background: #053b4e;
    z-index: 0; }
  .nm-section__purple-border {
    border-top: 4px solid #551D5C;
    border-bottom: 4px solid #551D5C; }
  .nm-section__pad-right {
    padding-right: 24px; }
    @media screen and (max-width: 767px) {
      .nm-section__pad-right {
        padding-right: 0; } }
  .nm-section__half {
    width: 50%;
    float: left; }
    .nm-section__half--pad {
      padding: 0 48px; }
    @media screen and (max-width: 767px) {
      .nm-section__half {
        width: 100%; } }
  .nm-section__quarter {
    width: 25%; }
  .nm-section__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .nm-section__flex--row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      @media screen and (max-width: 767px) {
        .nm-section__flex--row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .nm-section__flex--space {
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  .nm-section__flex-center {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto; }
    .nm-section__flex-center--limit {
      max-width: 440px; }
    .nm-section__flex-center--tall {
      height: 500px; }
      @media screen and (max-width: 767px) {
        .nm-section__flex-center--tall {
          height: auto;
          padding: 24px 0; } }
  .nm-section__slot {
    max-width: 272px;
    margin: 0 auto;
    float: none; }
    @media screen and (max-width: 414px) {
      .nm-section__slot {
        max-width: 100%; } }
  .nm-section__title {
    width: 100%;
    max-width: 450px;
    margin: 24px auto;
    font-size: 40px;
    color: #333333;
    text-align: center;
    font-family: 'walsheim-bold';
    line-height: 50px; }
  .nm-section__3quarter {
    width: 75%; }
    @media screen and (max-width: 649px) {
      .nm-section__3quarter {
        width: 100%;
        display: block !important;
        height: auto !important;
        padding: 16px !important; } }

.nm-timer {
  float: right;
  padding: 9px 12px; }
  .nm-timer__center {
    float: none;
    margin: 0 auto;
    background: white; }
    .nm-timer__center--pre-order {
      width: 250px;
      border: 2px solid #ffbc00; }
  .nm-timer__dock {
    position: absolute;
    bottom: -19.5px;
    left: 12px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
            box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
    background: white; }
  .nm-timer__text {
    padding: 2px 0;
    float: right; }
  .nm-timer__unit {
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.2; }
    .nm-timer__unit--large {
      font-size: 12px; }
    .nm-timer__unit--emph {
      font-size: 14px;
      font-family: 'walsheim-bold'; }
