.bannerLanding.pandaHome {
  position: relative;
  margin-top: 0; }
  @media screen and (min-width: 768px) {
    .bannerLanding.pandaHome {
      margin-top: 15px; } }
  .bannerLanding.pandaHome img {
    width: 100%; }
  .bannerLanding.pandaHome .couponBlock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    background-position: bottom;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .bannerLanding.pandaHome .couponBlock {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .bannerLanding.pandaHome .couponBlock::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #F9F9F9;
      z-index: 1; }
    .bannerLanding.pandaHome .couponBlock__text {
      margin: 0 auto;
      height: 100%;
      padding: 6px 30px;
      color: #454545;
      font-weight: 400;
      font-size: 12px;
      line-height: 18px;
      z-index: 2;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .bannerLanding.pandaHome .couponBlock__text {
          font-size: 14px;
          padding: 8px 30px; } }
      .bannerLanding.pandaHome .couponBlock__text span {
        font-weight: 600; }
    .bannerLanding.pandaHome .couponBlock__closeBtn {
      position: absolute;
      width: 15px;
      z-index: 2;
      right: 10px; }
      .bannerLanding.pandaHome .couponBlock__closeBtn img {
        vertical-align: middle; }
      .bannerLanding.pandaHome .couponBlock__closeBtn:hover {
        cursor: pointer; }
      @media screen and (min-width: 768px) {
        .bannerLanding.pandaHome .couponBlock__closeBtn {
          right: 15px; } }
  .bannerLanding.pandaHome .bannerMobile {
    display: block; }
    @media screen and (min-width: 768px) {
      .bannerLanding.pandaHome .bannerMobile {
        display: none; } }
    .bannerLanding.pandaHome .bannerMobile__content {
      position: absolute;
      top: 64vw;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 100%;
      max-width: 450px;
      padding: 0 20px;
      text-align: center; }
      @media screen and (max-width: 360px) {
        .bannerLanding.pandaHome .bannerMobile__content {
          top: 61vw; } }
    .bannerLanding.pandaHome .bannerMobile__btn {
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto;
      text-align: center;
      padding: 10px 48px;
      background: #88AB3d;
      color: #1a1a1a;
      font-family: "Futura", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 18px;
      border: none;
      text-decoration: none; }
      .bannerLanding.pandaHome .bannerMobile__btn:hover {
        cursor: pointer;
        background: #a4ce49; }
  .bannerLanding.pandaHome .bannerDesktop {
    display: none; }
    @media screen and (min-width: 768px) {
      .bannerLanding.pandaHome .bannerDesktop {
        display: block; } }
    .bannerLanding.pandaHome .bannerDesktop__wrapper {
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      max-width: 100%;
      height: 100%; }
    .bannerLanding.pandaHome .bannerDesktop__content {
      position: absolute;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      top: 25%;
      left: 35%;
      margin: 0 auto;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media screen and (min-width: 1295px) {
        .bannerLanding.pandaHome .bannerDesktop__content {
          left: 46%; } }
    .bannerLanding.pandaHome .bannerDesktop__btn {
      display: inline-block;
      position: relative;
      left: 0;
      padding: 10px 35px;
      background: #88AB3d;
      margin: 0 auto;
      border: none;
      font-family: "Futura", sans-serif;
      font-weight: 500;
      font-size: 18px;
      line-height: 18px;
      text-decoration: none;
      color: #1a1a1a; }
      @media screen and (min-width: 900px) {
        .bannerLanding.pandaHome .bannerDesktop__btn {
          padding: 13px 68px; } }
      .bannerLanding.pandaHome .bannerDesktop__btn:hover {
        cursor: pointer;
        background: #a4ce49; }

.bannerLanding.vc_column_container > .vc_column-inner {
  padding: 0; }

.banner-wide .wpb_wrapper {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

/*# sourceMappingURL=maps/element-banner-panda.css.map */
