.card-deck .card {
  max-width: 584px; }

.back-to-questions, .back-to-questions:hover, .back-to-questions.focus {
  color: #006CB6;
  text-decoration: underline;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 27px;
  border: none;
  background: transparent; }

.prev-questions {
  margin-top: 30px;
  text-align: left; }

.mobile-icon-guided-flow {
  width: 6vw;
  height: 6vw;
  margin-bottom: 1.5rem; }

@media screen and (max-width: 1400px) {
  .mobile-icon-guided-flow {
    margin-bottom: 1.25rem; } }

@media screen and (max-width: 1300px) {
  .mobile-icon-guided-flow {
    margin-bottom: 1rem; } }

@media screen and (max-width: 992px) {
  .mobile-icon-guided-flow {
    margin-bottom: .75rem; } }

@media screen and (max-width: 575px) {
  .mobile-icon-guided-flow {
    width: 5vw;
    height: 5vw;
    margin-bottom: auto;
    position: absolute;
    left: 5%;
    transform: translateY(50%);
    bottom: 50%; } }

.selected {
  background-color: #EF6549 !important;
  border: 2px solid #EF6549 !important; }

.unselected {
  background-color: white;
  border: 2px solid #767676; }

.required label:after {
  content: '*';
  color: red; }

.q-button-width {
  min-width: 200px; }

@media screen and (max-width: 675px) {
  .q-button-width {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    font-size: 1em;
    margin-left: 1rem;
    margin-right: 1rem;
    min-width: 100px; } }

@media screen and (max-width: 675px) {
  .q-p-styling {
    font-size: .8rem;
    text-align: left !important;
    padding-left: 2.5rem; } }

@media screen and (max-width: 675px) {
  .q-h4-styling {
    font-size: 1rem;
    margin: 0px;
    text-align: left !important;
    padding-left: 2.5rem; } }

@media screen and (max-width: 675px) {
  .q-h4-styling--group4 {
    font-size: 1rem;
    margin: 0px;
    text-align: left !important;
    padding-left: 2.5rem;
    height: 38px; } }

.q-h4-styling--group4:after {
  /* height: 100%; */ }

.q-h2-styling {
  font-weight: bold; }

@media screen and (max-width: 675px) {
  .q-h2-styling {
    font-size: 1.5rem; } }

.q-card-body-padding {
  padding: 3.5rem .25rem;
  cursor: pointer; }

@media screen and (max-width: 675px) {
  .card-body.q-card-body-padding {
    padding: .75rem 1rem !important; } }

@media screen and (max-width: 675px) {
  .hide-break-for-mobile {
    display: none; } }

@media screen and (max-width: 675px) {
  .mobile-icon {
    width: 5vw;
    height: 5vw;
    margin-bottom: auto;
    position: absolute;
    left: 5%;
    transform: translateY(50%);
    bottom: 50%; } }

@media screen and (max-width: 675px) {
  .gs-text-desktop {
    display: none; } }

@media screen and (max-width: 675px) {
  .gs-text-mobile {
    display: inline-block; } }

.width-20 {
  width: 20%; }

.section-prelude .row {
  -ms-flex-pack: center;
      justify-content: center; }

.d-flex.align-items-center.justify-content-center {
  padding-bottom: 40px !important; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0.9 0 50%;
  max-width: 100%; }

.complete,
.complete:hover,
.complete:focus {
  background-color: #EF6549 !important;
  color: #fff !important;
  font-weight: bold !important; }

.btn.complete.disabled,
.btn.complete:disabled {
  opacity: 1; }

.complete:after {
  content: "\2713"; }

.invalid-feedback {
  display: block;
  font-size: 20px; }

section .intro {
  text-align: center;
  margin: 30px 0;
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px; }

#section-prelude span {
  color: #404041;
  letter-spacing: 0; }

.title-text {
  color: #404041;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 45px; }

.description-text {
  font-size: 20px;
  line-height: 34px; }

.discount-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 34px; }

.m-t-30 {
  margin-top: 30px; }

.background-panel-color {
  border-radius: 0 !important;
  background-color: #EBE9E7; }

#section-prelude .card-header span {
  color: #2D2D2D;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px; }

.box-card {
  height: 200px; }

.box-header {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  font-weight: bold;
  position: relative; }

.box-body {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px; }

.box-card-btn {
  position: absolute;
  bottom: 0;
  width: 90%; }

.go-to-form {
  font-size: 18px !important;
  line-height: 36px !important;
  width: 100%; }

.go-to-pdp {
  font-size: 18px !important;
  line-height: 36px !important;
  width: 100%;
  background-color: #006CB6;
  color: #fff; }

.go-to-pdp:hover, .go-to-pdp.focus {
  color: #fff; }

.go-to-form:hover, .go-to-form.focus {
  color: #006CB6; }

.box-description {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px; }

.image-answer {
  font-size: 25px;
  font-weight: 900;
  position: relative;
  top: -6px; }

.card-text {
  padding: 0px;
  color: #404041;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px;
  text-align: center; }

#Next, #Prev {
  width: 250px;
  border-radius: 15px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center; }

#Next {
  background-color: #006CB6;
  color: #fff !important; }

#Prev {
  background-color: #fff;
  color: #006CB6; }

@media (max-width: 900px) {
  #Next, #Prev {
    width: auto; }
  .prev-questions {
    margin-top: 30px;
    text-align: center; }
  .header-description {
    font-size: 15px;
    line-height: 29px; } }

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

.question-header-style {
  color: #404041;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 45px;
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 0; }

.header-description {
  color: #4f6062;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px; }

@media (max-width: 1199px) {
  #BuyNow {
    position: relative;
    top: -50px; } }

@media (max-width: 543px) {
  .card-text {
    font-size: 18px;
    line-height: 29px; } }

@media (max-width: 576px) {
  .col-12.border-right.border-left.border-bottom.border-top.background-panel-style.background-panel-color.py-5 {
    margin-bottom: -49px; } }

/* Align buttons inside final Deck Start */
@media (min-width: 1200px) {
  #card-deck-4 .box-card {
    height: 300px; } }

@media (min-width: 1478px) {
  #card-deck-4 .box-card {
    height: 250px; } }

/* Align buttons inside final Deck End */

/*# sourceMappingURL=webToPersonAccount.css.map*/