.poptop {
  background: linear-gradient(-45deg, #f65555, #8b355b);
  padding: 10px;
  font-family: "Roboto";
  position: relative; }
  .poptop * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .poptop {
      background-image: url("//cdn-payscale.com/content/woman-smiling.png"), linear-gradient(-45deg, #f65555, #8b355b);
      background-blend-mode: multiply;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; } }
  .poptop__close {
    text-align: right; }
    .poptop__close__desktop {
      display: none; }
      @media (min-width: 768px) {
        .poptop__close__desktop {
          display: block;
          color: #fff !important;
          text-decoration: none; } }
    .poptop__close__mobile {
      position: absolute;
      top: 1px;
      right: 10px;
      color: #fff !important;
      text-decoration: none;
      font-size: 20px; }
      @media (min-width: 768px) {
        .poptop__close__mobile {
          display: none; } }
  .poptop__content {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
    padding: 0; }
    @media (min-width: 768px) {
      .poptop__content {
        flex-direction: row;
        justify-content: space-between;
        width: 65%; } }
    @media (min-width: 992px) {
      .poptop__content {
        flex-direction: row;
        justify-content: space-between;
        width: 55%; } }
  .poptop__consumer {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 0 10px 0 0;
    align-items: center; }
    @media (min-width: 768px) {
      .poptop__consumer {
        padding: 10px; } }
    .poptop__consumer__top-title {
      font-weight: 400;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      margin: 0; }
    .poptop__consumer__bottom-title {
      font-weight: 700;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      margin: 0 0 5px 0; }
    .poptop__consumer__btn {
      display: none; }
      @media (min-width: 768px) {
        .poptop__consumer__btn {
          display: block;
          display: inline-block;
          padding: 5px 12px;
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          font-weight: 400;
          border-radius: 4px;
          border: 1px solid #c3c3ca;
          color: #302c2c;
          margin: 0;
          line-height: 1.5;
          cursor: pointer;
          white-space: pre-wrap;
          text-align: center;
          touch-action: manipulation;
          -ms-touch-action: manipulation;
          color: #652854;
          background-color: #fed9a3;
          border: 1px solid #fed9a3;
          font-weight: 700;
          border-radius: 0px;
          text-decoration: none; }
          .poptop__consumer__btn:hover, .poptop__consumer__btn.pxl-btn--active, .poptop__consumer__btn:active {
            background-color: #652854;
            border: 1px solid #652854;
            color: #fed9a3; }
          .poptop__consumer__btn:disabled, .poptop__consumer__btn.pxl-btn--disabled, .poptop__consumer__btn.disabled:hover {
            background-color: #652854;
            color: #fed9a3;
            box-shadow: none;
            border: 1px solid #652854; }
          .poptop__consumer__btn:hover {
            text-decoration: none !important; } }
    .poptop__consumer__btn-mobile {
      display: inline-block;
      padding: 5px 12px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 400;
      border-radius: 4px;
      border: 1px solid #c3c3ca;
      color: #302c2c;
      margin: 0;
      line-height: 1.5;
      cursor: pointer;
      white-space: pre-wrap;
      text-align: center;
      touch-action: manipulation;
      -ms-touch-action: manipulation;
      color: #652854;
      background-color: #fed9a3;
      border: 1px solid #fed9a3;
      font-weight: 700;
      border-radius: 0px;
      text-decoration: none;
      width: 100%; }
      @media (max-width: 576px) {
        .poptop__consumer__btn-mobile {
          font-size: 14px; } }
      .poptop__consumer__btn-mobile:hover, .poptop__consumer__btn-mobile.pxl-btn--active, .poptop__consumer__btn-mobile:active {
        background-color: #652854;
        border: 1px solid #652854;
        color: #fed9a3; }
      .poptop__consumer__btn-mobile:disabled, .poptop__consumer__btn-mobile.pxl-btn--disabled, .poptop__consumer__btn-mobile.disabled:hover {
        background-color: #652854;
        color: #fed9a3;
        box-shadow: none;
        border: 1px solid #652854; }
      .poptop__consumer__btn-mobile:hover {
        text-decoration: none !important; }
      @media (min-width: 768px) {
        .poptop__consumer__btn-mobile {
          display: none; } }
    @media (min-width: 768px) {
      .poptop__consumer {
        align-items: flex-start; }
        .poptop__consumer__top-title {
          display: block;
          color: #fff;
          text-transform: uppercase;
          font-weight: 400;
          line-height: 1.2;
          margin: 0;
          font-size: 20px; }
        .poptop__consumer__bottom-title {
          display: block;
          color: #fff;
          text-transform: uppercase;
          font-weight: 700;
          line-height: 1.2;
          margin: 0 0 15px 0;
          font-size: 45px; }
        .poptop__consumer__mobile-title {
          display: none; } }
  .poptop__b2b {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 0 0 0 10px;
    align-items: center; }
    @media (min-width: 768px) {
      .poptop__b2b {
        padding: 10px; } }
    .poptop__b2b__top-title {
      font-weight: 400;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      margin: 0; }
    .poptop__b2b__bottom-title {
      font-weight: 700;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      margin: 0 0 5px 0; }
    .poptop__b2b__btn {
      display: none; }
      @media (min-width: 768px) {
        .poptop__b2b__btn {
          display: block;
          display: inline-block;
          padding: 5px 12px;
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          font-weight: 400;
          border-radius: 4px;
          border: 1px solid #c3c3ca;
          color: #302c2c;
          margin: 0;
          line-height: 1.5;
          cursor: pointer;
          white-space: pre-wrap;
          text-align: center;
          touch-action: manipulation;
          -ms-touch-action: manipulation;
          color: #652854;
          background-color: #fed9a3;
          border: 1px solid #fed9a3;
          font-weight: 700;
          border-radius: 0px;
          text-decoration: none; }
          .poptop__b2b__btn:hover, .poptop__b2b__btn.pxl-btn--active, .poptop__b2b__btn:active {
            background-color: #652854;
            border: 1px solid #652854;
            color: #fed9a3; }
          .poptop__b2b__btn:disabled, .poptop__b2b__btn.pxl-btn--disabled, .poptop__b2b__btn.disabled:hover {
            background-color: #652854;
            color: #fed9a3;
            box-shadow: none;
            border: 1px solid #652854; }
          .poptop__b2b__btn:hover {
            text-decoration: none !important; } }
    .poptop__b2b__btn-mobile {
      display: inline-block;
      padding: 5px 12px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 400;
      border-radius: 4px;
      border: 1px solid #c3c3ca;
      color: #302c2c;
      margin: 0;
      line-height: 1.5;
      cursor: pointer;
      white-space: pre-wrap;
      text-align: center;
      touch-action: manipulation;
      -ms-touch-action: manipulation;
      color: #652854;
      background-color: #fed9a3;
      border: 1px solid #fed9a3;
      font-weight: 700;
      border-radius: 0px;
      text-decoration: none;
      width: 100%; }
      @media (max-width: 576px) {
        .poptop__b2b__btn-mobile {
          font-size: 14px; } }
      .poptop__b2b__btn-mobile:hover, .poptop__b2b__btn-mobile.pxl-btn--active, .poptop__b2b__btn-mobile:active {
        background-color: #652854;
        border: 1px solid #652854;
        color: #fed9a3; }
      .poptop__b2b__btn-mobile:disabled, .poptop__b2b__btn-mobile.pxl-btn--disabled, .poptop__b2b__btn-mobile.disabled:hover {
        background-color: #652854;
        color: #fed9a3;
        box-shadow: none;
        border: 1px solid #652854; }
      .poptop__b2b__btn-mobile:hover {
        text-decoration: none !important; }
      @media (min-width: 768px) {
        .poptop__b2b__btn-mobile {
          display: none; } }
    @media (min-width: 768px) {
      .poptop__b2b {
        align-items: flex-start; }
        .poptop__b2b__top-title {
          display: block;
          color: #fff;
          text-transform: uppercase;
          font-weight: 400;
          line-height: 1.2;
          margin: 0;
          font-size: 20px; }
        .poptop__b2b__bottom-title {
          display: block;
          color: #fff;
          text-transform: uppercase;
          font-weight: 700;
          line-height: 1.2;
          margin: 0 0 15px 0;
          font-size: 45px; }
        .poptop__b2b__mobile-title {
          display: none; } }
  .poptop__logo {
    display: none; }
    @media (min-width: 768px) {
      .poptop__logo {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        justify-content: flex-end;
        align-items: flex-end;
        padding: 0px; } }

.sticky {
  display: none; }
  @media (min-width: 768px) {
    .sticky {
      position: fixed;
      bottom: 0;
      left: 0;
      background: #fff;
      box-shadow: 0px -1px 5px #817c89;
      display: flex;
      justify-content: center;
      width: 100%;
      padding: 5px;
      z-index: 100; }
      .sticky__container {
        display: flex;
        width: 90%;
        justify-content: space-between;
        align-items: center; } }
    @media (min-width: 768px) and (min-width: 992px) {
      .sticky__container {
        width: 70%; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      .sticky__container {
        width: 55%; } }
  @media (min-width: 768px) {
      .sticky__consumer-start {
        padding: 5px;
        display: flex;
        flex-direction: row; }
        .sticky__consumer-start__title-wrapper {
          display: flex;
          flex-direction: column; }
        .sticky__consumer-start__top-title {
          text-transform: uppercase;
          margin: 0px;
          font-weight: 400;
          font-size: 16px; }
        .sticky__consumer-start__bottom-title {
          text-transform: uppercase;
          margin: 0px;
          font-size: 25px; }
        .sticky__consumer-start__btn-wrap {
          padding: 5px 10px 0px 10px; }
        .sticky__consumer-start__btn {
          display: inline-block;
          padding: 5px 12px;
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          font-weight: 400;
          border-radius: 4px;
          border: 1px solid #c3c3ca;
          color: #302c2c;
          margin: 0;
          line-height: 1.5;
          cursor: pointer;
          white-space: pre-wrap;
          text-align: center;
          touch-action: manipulation;
          -ms-touch-action: manipulation;
          color: #fed9a3;
          background-color: #652854;
          border: 1px solid #652854;
          font-weight: 700;
          border-radius: 0px;
          text-decoration: none; }
          .sticky__consumer-start__btn:hover, .sticky__consumer-start__btn.pxl-btn--active, .sticky__consumer-start__btn:active {
            background-color: #fed9a3;
            border: 1px solid #fed9a3;
            color: #652854; }
          .sticky__consumer-start__btn:disabled, .sticky__consumer-start__btn.pxl-btn--disabled, .sticky__consumer-start__btn.disabled:hover {
            background-color: #fed9a3;
            color: #652854;
            box-shadow: none;
            border: 1px solid #fed9a3; }
      .sticky__b2b-start {
        padding: 5px;
        display: flex;
        flex-direction: row; }
        .sticky__b2b-start__title-wrapper {
          display: flex;
          flex-direction: column; }
        .sticky__b2b-start__top-title {
          text-transform: uppercase;
          margin: 0px;
          font-weight: 400;
          font-size: 16px; }
        .sticky__b2b-start__bottom-title {
          text-transform: uppercase;
          margin: 0px;
          font-size: 25px; }
        .sticky__b2b-start__btn-wrap {
          padding: 5px 10px 0px 10px; }
        .sticky__b2b-start__btn {
          display: inline-block;
          padding: 5px 12px;
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          font-weight: 400;
          border-radius: 4px;
          border: 1px solid #c3c3ca;
          color: #302c2c;
          margin: 0;
          line-height: 1.5;
          cursor: pointer;
          white-space: pre-wrap;
          text-align: center;
          touch-action: manipulation;
          -ms-touch-action: manipulation;
          color: #fed9a3;
          background-color: #652854;
          border: 1px solid #652854;
          font-weight: 700;
          border-radius: 0px;
          text-decoration: none; }
          .sticky__b2b-start__btn:hover, .sticky__b2b-start__btn.pxl-btn--active, .sticky__b2b-start__btn:active {
            background-color: #fed9a3;
            border: 1px solid #fed9a3;
            color: #652854; }
          .sticky__b2b-start__btn:disabled, .sticky__b2b-start__btn.pxl-btn--disabled, .sticky__b2b-start__btn.disabled:hover {
            background-color: #fed9a3;
            color: #652854;
            box-shadow: none;
            border: 1px solid #fed9a3; }
      .sticky__logo img {
        height: 50px; } }

