/* line 8, stdin */
.c2g .startItem p, .c2g .startItem li, .c2g .stillHaveQuestions > p {
  font-size: 14px;
  line-height: 1.45; }

/* line 13, stdin */
.c2g .startItem__content p .showtextlink, .startItem__actions a {
  color: #52779B;
  text-decoration: underline;
  transition: color 300ms ease-out; }

/* line 19, stdin */
.onboarding a.showtextlink {
  border-bottom: 0; }

/* line 26, stdin */
body.c2g-body .comp-c2Navbar ~ #mainContentHolder.c2g-content #content2colbig.c2g-content2colbig {
  padding-bottom: 50px !important; }
  @media only screen and (min-width: 992px) {
    /* line 26, stdin */
    body.c2g-body .comp-c2Navbar ~ #mainContentHolder.c2g-content #content2colbig.c2g-content2colbig {
      background-color: #ddd;
      background-image: linear-gradient(170deg, #fff, #fff, #fff, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url("../../img/hero/bg-hero-2.jpg");
      background-repeat: no-repeat,no-repeat;
      background-position: right,20% bottom; } }
  @media only screen and (min-width: 1280px) and (min-height: 720px) {
    /* line 26, stdin */
    body.c2g-body .comp-c2Navbar ~ #mainContentHolder.c2g-content #content2colbig.c2g-content2colbig {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

@media only screen and (min-width: 992px) {
  /* line 45, stdin */
  .onboarding {
    min-height: 600px; } }

/* line 57, stdin */
.c2g .onboarding > h1 {
  font-size: 18px;
  text-align: center; }
  @media only screen and (min-width: 970px) {
    /* line 57, stdin */
    .c2g .onboarding > h1 {
      transform: translateX(-50px); } }
  @media only screen and (min-width: 992px) {
    /* line 57, stdin */
    .c2g .onboarding > h1 {
      margin: 15px 0 45px;
      font-size: 30px; } }

/* line 75, stdin */
.onboardItems {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 970px) {
    /* line 75, stdin */
    .onboardItems {
      max-width: 970px;
      margin: 0 auto;
      height: calc(100% - 100px);
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      transform: translateX(-50px); } }

/* line 90, stdin */
.startItem {
  width: 100%; }
  @media only screen and (min-width: 992px) {
    /* line 90, stdin */
    .startItem {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      width: auto; } }
  /* line 98, stdin */
  .startItem ~ .startItem {
    margin-top: 37.5px;
    padding-top: 20px;
    border-top: 1px solid #ddd; }
    @media only screen and (min-width: 992px) {
      /* line 98, stdin */
      .startItem ~ .startItem {
        margin-top: 0;
        padding-top: 0;
        border-top: 0; } }
    /* line 109, stdin */
    .startItem ~ .startItem:before {
      content: '';
      display: table;
      height: 20px;
      width: 20px;
      margin: -30px auto 31px;
      border: 1px solid #ddd;
      border-width: 0 1px 1px 0;
      background: #fff;
      transform: rotate(45deg); }
      @media only screen and (min-width: 992px) {
        /* line 109, stdin */
        .startItem ~ .startItem:before {
          content: none; } }
  /* line 129, stdin */
  .c2g .startItem__title {
    position: relative;
    margin-bottom: 10px;
    padding: 0 0 0 75px;
    height: 40px;
    color: #777;
    font-style: italic;
    font-size: 25px;
    font-weight: 300;
    line-height: 36px; }
    @media only screen and (min-width: 992px) {
      /* line 129, stdin */
      .c2g .startItem__title {
        margin-bottom: 20px;
        padding: 80px 0 0 25px;
        height: auto;
        line-height: normal;
        white-space: nowrap; } }
    /* line 148, stdin */
    .c2g .startItem__title .num {
      position: absolute;
      left: 50px;
      font-weight: 500; }
      @media only screen and (min-width: 992px) {
        /* line 148, stdin */
        .c2g .startItem__title .num {
          left: 0;
          margin: -2px 0 0 0;
          font-size: 27px; } }
    /* line 161, stdin */
    .c2g .startItem__title small {
      color: #777;
      font-weight: 300; }
      @media only screen and (min-width: 992px) {
        /* line 161, stdin */
        .c2g .startItem__title small {
          display: table;
          margin-top: 3px; } }
  @media only screen and (min-width: 992px) {
    /* line 174, stdin */
    .c2g .startItem.configure .startItem__title {
      white-space: normal; } }
  /* line 185, stdin */
  .startItem__title .startItem__icon--wl, .startItem__title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-size: cover; }
    @media only screen and (min-width: 992px) {
      /* line 185, stdin */
      .startItem__title .startItem__icon--wl, .startItem__title:before {
        width: 68px;
        height: 68px; } }
  /* line 204, stdin */
  .startItem.funding .startItem__title:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'><g fill='none' fill-rule='evenodd' stroke='%23F05922' stroke-linecap='round' stroke-linejoin='round' transform='translate(1 3)'><path d='M59.9569411,40.7609686 L59.9569411,51.5106561 C59.9569411,52.9200311 58.8569411,54.8547186 57.4569411,54.8547186 L7.4569411,54.8547186 C6.0819411,54.8547186 4.9569411,52.9200311 4.9569411,51.5106561 L4.9569411,15.6356561 C4.9569411,14.2134686 6.0819411,13.8547186 7.4569411,13.8547186 L57.4569411,13.8547186 C58.8319411,13.8547186 59.9569411,14.2134686 59.9569411,15.6228436 L59.9569411,27.9484686' transform='rotate(-15 32.457 34.355)'/><rect width='23' height='13' x='39.31' y='22.937' fill='%23FE9D1A' transform='rotate(-15 50.81 29.437)'/><path fill='%23FFFFFF' d='M55.910027,30.5710841 C57.2813296,30.5710841 58.3929899,29.4594238 58.3929899,28.0881212 C58.3929899,26.7168187 57.2813296,25.6051583 55.910027,25.6051583 C54.9958253,25.6051583 54.168171,26.4328126 53.4270641,28.0881212 C54.168171,29.7434298 54.9958253,30.5710841 55.910027,30.5710841 Z' transform='rotate(-15 55.91 28.088)'/><path d='M1.51038923,15.5018806 L38.8478892,5.99108296 C39.4594695,5.78869896 40.1311319,5.88865053 40.6568127,6.26027292 C41.1824935,6.63189531 41.4994307,7.23081975 41.5103892,7.87329849 L41.5103892,15.8882957' transform='rotate(-15 21.51 10.888)'/></g></svg>"); }
  /* line 208, stdin */
  .startItem.plans .startItem__title:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'><g fill='none' fill-rule='evenodd' transform='translate(-10 11)'><g stroke='%23F05922' transform='translate(13)'><rect width='46' height='12' x='.5' y='.5'/><path stroke-linecap='square' d='M37.5 6.5L41.5 6.5M5.5 4.5L31.5 4.5M5.5 6.5L22.5 6.5M5.5 8.5L28.5 8.5'/></g><g stroke='%23FE9D1A' transform='translate(13 17)'><rect width='46' height='12' x='.5' y='.5'/><path stroke-linecap='square' d='M37.5 6.5L41.5 6.5M5.5 4.5L31.5 4.5M5.5 6.5L22.5 6.5M5.5 8.5L28.5 8.5'/></g><rect width='46' height='12' x='13.5' y='35.5' stroke='%23FE9D1A'/><path stroke='%23FE9D1A' stroke-linecap='square' d='M50.5 41.5L54.5 41.5M18.5 39.5L44.5 39.5M18.5 41.5L35.5 41.5M18.5 43.5L41.5 43.5'/><polygon fill='%23F05922' fill-rule='nonzero' points='77 16.75 72.625 12.375 74.5 10.5 67 8 69.5 15.499 71.375 13.624 75.75 18'/></g></svg>"); }
  /* line 212, stdin */
  .startItem.configure .startItem__title:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'><g fill='none' fill-rule='evenodd' transform='translate(0 1)'><rect width='68' height='68'/><circle cx='2.5' cy='33.5' r='2.5' fill='%23F05922' fill-rule='nonzero'/><circle cx='20.5' cy='25.5' r='2.5' fill='%23F05922' fill-rule='nonzero'/><circle cx='33.5' cy='14.5' r='2.5' fill='%23F05922' fill-rule='nonzero'/><circle cx='47.5' cy='22.5' r='2.5' fill='%23F05922' fill-rule='nonzero'/><circle cx='65.5' cy='6.5' r='2.5' fill='%23F05922' fill-rule='nonzero'/><circle cx='2.5' cy='52.5' r='2.5' fill='%23FE9D1A' fill-rule='nonzero'/><circle cx='20.5' cy='55.5' r='2.5' fill='%23FE9D1A' fill-rule='nonzero'/><circle cx='33.5' cy='44.5' r='2.5' fill='%23FE9D1A' fill-rule='nonzero'/><circle cx='47.5' cy='58.5' r='2.5' fill='%23FE9D1A' fill-rule='nonzero'/><circle cx='65.5' cy='41.5' r='2.5' fill='%23FE9D1A' fill-rule='nonzero'/><polyline stroke='%23F05922' stroke-linecap='round' points='3 34 20.804 25.9 34.5 15.1 48.196 23.2 66 7'/><polyline stroke='%23FE9D1A' stroke-linecap='round' points='3 52.667 20.804 55.333 34.5 44.667 48.196 58 66 42'/></g></svg>"); }
  /* line 216, stdin */
  .startItem.turnon .startItem__title:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'><polygon fill='none' stroke='%23FE9D1A' points='43.972 6 15 46.833 32.38 46.833 27.028 76 56 35.167 38.62 35.167' transform='rotate(30 46.196 36.134)'/></svg>"); }
  /* line 232, stdin */
  .startItem:nth-of-type(1) .num.num--animated {
    animation: c2-scale 2s ease-out 0.5s 1; }
  /* line 232, stdin */
  .startItem:nth-of-type(2) .num.num--animated {
    animation: c2-scale 2s ease-out 1s 1; }
  /* line 232, stdin */
  .startItem:nth-of-type(3) .num.num--animated {
    animation: c2-scale 2s ease-out 1.5s 1; }
  /* line 232, stdin */
  .startItem:nth-of-type(4) .num.num--animated {
    animation: c2-scale 2s ease-out 2s 1; }
  /* line 239, stdin */
  .c2g .startItem__content {
    margin: 0 0 20px; }
    /* line 242, stdin */
    .c2g .startItem__content ~ .startItem__content {
      margin: 15px 0 5px; }
      @media only screen and (min-width: 992px) {
        /* line 242, stdin */
        .c2g .startItem__content ~ .startItem__content {
          padding-top: 15px;
          border-top: 1px solid #ddd; } }
    /* line 252, stdin */
    .c2g .startItem__content p {
      color: #777;
      font-weight: 300; }
  /* line 267, stdin */
  .startItem__actions li + li {
    margin-top: 5px; }
  /* line 271, stdin */
  .startItem__actions a {
    position: relative; }
    /* line 275, stdin */
    .startItem__actions a .icon-chevron-right {
      position: absolute;
      margin-left: 10px;
      transform: translateY(50%);
      font-size: 10px;
      text-decoration: none; }
  /* line 285, stdin */
  .startItem__actions small {
    position: relative;
    display: table;
    padding-right: 35px;
    margin: 7px 0 0 15px;
    font-weight: 300;
    line-height: 1.4; }
    /* line 293, stdin */
    .startItem__actions small a {
      color: #777; }
    /* line 297, stdin */
    .startItem__actions small:before {
      content: '';
      position: absolute;
      top: -5px;
      left: -10px;
      display: block;
      width: 5px;
      height: 15px;
      border: 1px solid #ddd;
      border-width: 0 0 1px 1px; }
  /* line 314, stdin */
  .startItem__selectedItem {
    margin: 0 0 5px;
    color: #777;
    font-weight: 300; }
    /* line 319, stdin */
    .c2g .startItem__selectedItem p {
      line-height: 1.3; }
    /* line 323, stdin */
    .startItem__selectedItem__name {
      display: table;
      font-size: 22px; }
  /* line 331, stdin */
  .startItem .getStartedChartWrapper > a {
    position: relative;
    display: table;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: transform 300ms ease-out; }
    /* line 338, stdin */
    .startItem .getStartedChartWrapper > a img {
      display: block; }
    /* line 342, stdin */
    .startItem .getStartedChartWrapper > a:hover {
      transform: scale(1.05); }
    /* line 346, stdin */
    .startItem .getStartedChartWrapper > a .chartHyp {
      position: absolute;
      right: 10px;
      bottom: 10px;
      font-size: 11px;
      font-style: italic;
      background: rgba(255, 255, 255, 0.2);
      padding: 1px 5px;
      color: #666; }
  /* line 360, stdin */
  .c2g .startItem.completedStep .startItem__title {
    color: #417505; }
    /* line 363, stdin */
    .c2g .startItem.completedStep .startItem__title small {
      color: #417505; }
    /* line 367, stdin */
    .c2g .startItem.completedStep .startItem__title:before {
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='68' height='68' viewBox='0 0 68 68'><g fill='none' fill-rule='evenodd' stroke='%23417505'><circle cx='34.5' cy='34.5' r='29.5'/><path stroke-linecap='square' d='M18.25 37.25L28.75 47.75M29.2763158 47.75L50 23'/></g></svg>") !important; }

/* line 378, stdin */
.stillHaveQuestions {
  position: relative;
  margin-top: 30px;
  padding: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12); }
  /* line 389, stdin */
  .c2g .stillHaveQuestions > h3 {
    margin: 0 0 5px;
    font-size: 18px; }
  /* line 394, stdin */
  .c2g .stillHaveQuestions > p {
    margin: 0;
    color: #777;
    font-weight: 300; }
  /* line 403, stdin */
  .stillHaveQuestions .c2g-btn {
    display: block;
    margin-top: 10px; }
    @media only screen and (min-width: 570px) {
      /* line 403, stdin */
      .stillHaveQuestions .c2g-btn {
        display: table;
        margin: 10px auto 0; } }
    @media only screen and (min-width: 750px) {
      /* line 403, stdin */
      .stillHaveQuestions .c2g-btn {
        position: absolute;
        top: 50px;
        right: 25px;
        margin: 0;
        transform: translateY(-50%); } }

/* line 430, stdin */
.onboarding-modal a:not(.c2g-btn) {
  text-decoration: underline;
  transition: color 300ms ease-out; }
  /* line 434, stdin */
  .onboarding-modal a:not(.c2g-btn):hover {
    color: #52779B; }

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  /* line 440, stdin */
  .onboarding-modal .c2g-modal__content {
    max-width: 1000px; } }

/* line 454, stdin */
.itemSelection__container {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -25px -50px -25px -40px; }
  @media only screen and (min-width: 769px) {
    /* line 454, stdin */
    .itemSelection__container {
      width: 900px; } }

/* line 465, stdin */
.itemSelection__item {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  position: relative;
  padding: 30px;
  text-align: center; }
  @media only screen and (min-width: 769px) {
    /* line 465, stdin */
    .itemSelection__item {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 60px 45px; } }
  /* line 479, stdin */
  .itemSelection__item + .itemSelection__item {
    box-shadow: inset 0 1px 0 #E3E3E3; }
    @media only screen and (min-width: 769px) {
      /* line 479, stdin */
      .itemSelection__item + .itemSelection__item {
        box-shadow: inset 1px 0 0 #E3E3E3; } }
  /* line 488, stdin */
  .itemSelection__item.recommended {
    padding-top: 45px; }
    @media only screen and (min-width: 769px) {
      /* line 488, stdin */
      .itemSelection__item.recommended {
        padding-top: 60px; } }

/* line 499, stdin */
.itemSelection__banner {
  position: absolute;
  padding: 5px 25px;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  background-color: #417505; }
  /* line 507, stdin */
  .itemSelection__banner--recommended {
    top: 0;
    border-radius: 0 0 3px 3px; }
  /* line 512, stdin */
  .itemSelection__banner--selected {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    bottom: 0;
    border-radius: 3px 3px 0 0; }

/* line 521, stdin */
.c2g .itemSelection__title {
  color: #333;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.1;
  white-space: nowrap; }

/* line 529, stdin */
.itemSelection__intro {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin-bottom: 15px;
  color: #222;
  font-size: 13px; }
  @media only screen and (min-width: 769px) {
    /* line 529, stdin */
    .itemSelection__intro {
      margin-bottom: 25px; } }

/* line 541, stdin */
.itemSelection__logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin-bottom: 25px; }
  /* line 545, stdin */
  .itemSelection__logo img {
    width: 100%;
    max-width: 250px; }

/* line 552, stdin */
.itemSelection__actions {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

@media only screen and (min-width: 769px) {
  /* line 561, stdin */
  .itemSelection__container.brokerSelection .itemSelection__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37%;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%; } }

@media only screen and (min-width: 769px) {
  /* line 569, stdin */
  .itemSelection__container.brokerSelection .itemSelection__item + .itemSelection__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%; } }

@media only screen and (min-width: 769px) {
  /* line 577, stdin */
  .itemSelection__container.brokerSelection .itemSelection__item + .itemSelection__item + .itemSelection__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%; } }

/* line 587, stdin */
.itemSelection__alreadyHaveAcct {
  display: table;
  margin: 15px auto 0;
  font-size: 13px; }

/* line 593, stdin */
.c2g-modal__content .itemSelection__allBrokers,
.c2g-modal__content .itemSelection__selectATPlan {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 20px;
  color: #777;
  font-size: 13px;
  text-align: center;
  background: #F7F7F7; }

/* line 603, stdin */
.c2g-modal__content .itemSelection__allBrokers {
  border-top: 1px solid #E3E3E3; }

/* line 607, stdin */
.c2g-modal__content .itemSelection__selectATPlan {
  border-bottom: 1px solid #E3E3E3; }

@media only screen and (min-width: 769px) {
  /* line 615, stdin */
  .itemSelection__container.planSelection .itemSelection__item {
    max-width: 25%; } }

/* line 621, stdin */
.itemSelection__container.planSelection .itemSelection__item .itemSelection__banner--selected {
  display: none; }

/* line 624, stdin */
.itemSelection__container.planSelection .itemSelection__item.youHave .itemSelection__banner--selected {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

/* line 625, stdin */
.itemSelection__container.planSelection .itemSelection__item.youHave .itemSelection__actions {
  display: none; }

/* line 630, stdin */
.itemSelection__container.planSelection .itemSelection__price {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 15px;
  height: 90px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

/* line 646, stdin */
.c2g .itemSelection__container.planSelection .itemSelection__title {
  margin-bottom: 10px; }

@media only screen and (min-width: 992px) {
  /* line 654, stdin */
  .brokerConnection__connectAcct .c2g-btn {
    margin: 0 -30px; } }

/* line 672, stdin */
.c2g .planSelection__solo .itemSelection__title {
  color: #999; }

/* line 676, stdin */
.c2g .planSelection__solo .itemSelection__price {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='114' viewBox='0 0 100 114'><path fill-rule='evenodd' clip-rule='evenodd' fill='%23999' d='M100 80.625c.003 3.124-2.127 6.906-4.756 8.45L54.807 112.84c-2.63 1.545-6.894 1.546-9.526.008L4.81 89.15C2.176 87.61.04 83.83.038 80.71L0 33.373c-.002-3.12 2.127-6.904 4.756-8.45L45.192 1.162c2.63-1.543 6.895-1.548 9.527-.006L95.19 24.85c2.632 1.542 4.768 5.322 4.77 8.443L100 80.625z'/></svg>"); }

/* line 672, stdin */
.c2g .planSelection__standard .itemSelection__title {
  color: #fe9d18; }

/* line 676, stdin */
.c2g .planSelection__standard .itemSelection__price {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='114' viewBox='0 0 100 114'><path fill-rule='evenodd' clip-rule='evenodd' fill='%23fe9d18' d='M100 80.625c.003 3.124-2.127 6.906-4.756 8.45L54.807 112.84c-2.63 1.545-6.894 1.546-9.526.008L4.81 89.15C2.176 87.61.04 83.83.038 80.71L0 33.373c-.002-3.12 2.127-6.904 4.756-8.45L45.192 1.162c2.63-1.543 6.895-1.548 9.527-.006L95.19 24.85c2.632 1.542 4.768 5.322 4.77 8.443L100 80.625z'/></svg>"); }

/* line 672, stdin */
.c2g .planSelection__portfolio .itemSelection__title {
  color: #fb7401; }

/* line 676, stdin */
.c2g .planSelection__portfolio .itemSelection__price {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='114' viewBox='0 0 100 114'><path fill-rule='evenodd' clip-rule='evenodd' fill='%23fb7401' d='M100 80.625c.003 3.124-2.127 6.906-4.756 8.45L54.807 112.84c-2.63 1.545-6.894 1.546-9.526.008L4.81 89.15C2.176 87.61.04 83.83.038 80.71L0 33.373c-.002-3.12 2.127-6.904 4.756-8.45L45.192 1.162c2.63-1.543 6.895-1.548 9.527-.006L95.19 24.85c2.632 1.542 4.768 5.322 4.77 8.443L100 80.625z'/></svg>"); }

/* line 672, stdin */
.c2g .planSelection__portfolio-plus .itemSelection__title {
  color: #fa5100; }

/* line 676, stdin */
.c2g .planSelection__portfolio-plus .itemSelection__price {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='114' viewBox='0 0 100 114'><path fill-rule='evenodd' clip-rule='evenodd' fill='%23fa5100' d='M100 80.625c.003 3.124-2.127 6.906-4.756 8.45L54.807 112.84c-2.63 1.545-6.894 1.546-9.526.008L4.81 89.15C2.176 87.61.04 83.83.038 80.71L0 33.373c-.002-3.12 2.127-6.904 4.756-8.45L45.192 1.162c2.63-1.543 6.895-1.548 9.527-.006L95.19 24.85c2.632 1.542 4.768 5.322 4.77 8.443L100 80.625z'/></svg>"); }

/* line 688, stdin */
.whatsAutoTrading__video {
  width: 650px; }

/* line 690, stdin */
.c2g-modal__container--visible.c2g-modal__container--backdrop.onboarding-modal {
  background-color: rgba(0, 0, 0, 0.2); }
  /* line 693, stdin */
  .c2g-modal__container--visible.c2g-modal__container--backdrop.onboarding-modal .c2g-modal__content {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); }

/* line 706, stdin */
.subcontent.recommended.selected .banner {
  display: inline-block; }

/* line 710, stdin */
.subcontent.recommended.selected.isUsingThisBroker .banner {
  display: none; }

/* line 716, stdin */
.invisible {
  display: none; }

/* line 720, stdin */
.showAll {
  display: none; }

/* line 724, stdin */
.startItem.plans.completedStep .subcontent {
  display: none; }
  /* line 727, stdin */
  .startItem.plans.completedStep .subcontent.youHave {
    display: block; }

/* line 737, stdin */
.c2g-body--wl .startItem .startItem__title:before {
  content: none; }
