.elementor-kit-8{--e-global-color-primary:#2F2984;--e-global-color-secondary:#206AB0;--e-global-color-text:#333333;--e-global-color-accent:#239232;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-text );font-family:"Quicksand", Sans-serif;font-size:20px;line-height:28px;}.elementor-kit-8 p{margin-bottom:20px;}.elementor-kit-8 a{color:var( --e-global-color-text );}.elementor-kit-8 h1{color:var( --e-global-color-text );font-size:50px;font-weight:700;line-height:58px;}.elementor-kit-8 h2{color:var( --e-global-color-text );font-family:"Quicksand", Sans-serif;font-size:34px;font-weight:700;line-height:42px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:18px;font-weight:600;text-transform:uppercase;color:#FFFFFF;background-color:var( --e-global-color-primary );border-radius:13px 13px 13px 13px;padding:18px 32px 18px 32px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{box-shadow:0px 12px 18px -11px rgba(0, 0, 0, 0.38);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */.debt-cta {
  background: #edf0ff;
  padding: 27px;
  margin-bottom: 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  border-radius: 12px;
  position: relative; }
  .debt-cta::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent linear-gradient(90deg, #76bccf 0%, #a0e6f9 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 17px 22px;
    width: 100%;
    height: 13px; }
  .debt-cta__title {
    font-size: 35px;
    line-height: 42px;
    color: #333333;
    margin-bottom: 40px; }
    @media only screen and (max-width: 540px) {
      .debt-cta__title {
        font-size: 22px;
        line-height: 17px; } }
  .debt-cta__item {
    margin-bottom: 50px;
    text-align: center; }
    @media only screen and (max-width: 540px) {
      .debt-cta__item {
        margin-bottom: 30px; } }
  .debt-cta__text {
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: bold;
    position: relative;
    text-align: center;
    padding-bottom: 15px; }
    @media only screen and (max-width: 540px) {
      .debt-cta__text {
        font-size: 14px !important;
        line-height: 17px !important; } }
    .debt-cta__text::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 40px;
      height: 4px;
      background: #2a3d91; }
  .debt-cta__item img {
    width: 90px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 540px) {
      .debt-cta__item img {
        width: 50px; } }

.btn {
  font-size: 18px;
  background: transparent linear-gradient(251deg, #206ab0 0%, #30207d 100%) 0% 0% no-repeat;
  color: #ffffff!important;
  letter-spacing: -0.45px;
  line-height: 0.9;
  text-transform: uppercase;
  border-radius: 13px;
  padding: 18px;
  -webkit-appearance: none;
  outline: none;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.quiz {
  background: #ffffff;
  padding: 45px;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  width: 540px;
  margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .quiz {
    padding: 15px;
    box-shadow: none;
    width: 100%; } }
.quiz-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500; }

@media (max-width: 767.98px) {
  .quiz-title {
    font-size: 20px;
    line-height: 26px; } }
.quiz-subtitle {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 30px; }

@media (max-width: 767.98px) {
  .quiz-subtitle {
    font-size: 16px;
    line-height: 21px; } }
.quiz-item {
  display: none;
  flex-direction: column; }
  .quiz-item.active {
    display: flex; }

.quiz-question {
  font-weight: 700;
  font-size: 20px;
  color: #182b5a;
  margin-bottom: 30px; }

@media (max-width: 767.98px) {
  .quiz-question {
    /*font-size: 18px;
    line-height: 23px;*/
    font-size: 21px;
    line-height: 25px;
    text-align: center; } }
.quiz-answers {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin-bottom: 40px; }

.quiz-answers__item {
  background-color: #e3e3e3;
  color: #333333;
  font-size: 16px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 13px 15px 16px 64px;
  margin-bottom: 17px; }
  .quiz-answers__item:hover {
    background-color: #182b5a;
    color: #fff; }
    .quiz-answers__item:hover .quiz-checkbox {
      background: #182b5a;
      border: solid 3px white; }
      .quiz-answers__item:hover .quiz-checkbox::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .quiz-answers__item.selected {
    background: white;
    color: #d313b8; }

@media (max-width: 767.98px) {
  .quiz-answers__item {
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 20px 0; } }
.quiz-controls {
  margin-top: 70px;
  display: none; }
  .quiz-controls.active {
    display: flex; }

.quiz-controls__next {
  border: 0;
  background: #d313b8;
  padding: 0.5rem 5rem 0.5rem 1rem;
  color: white;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25); }
  .quiz-controls__next::after {
    content: "→";
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%); }

.quiz-controls__previous {
  display: none;
  border: 0;
  background: none;
  color: #d313b8;
  cursor: pointer;
  position: relative;
  margin: auto;
  font-size: 14px;
  font-weight: 500; }
  .quiz-controls__previous i {
    padding-right: 1rem; }

.quiz-end {
  display: flex;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }

.quiz-end__side {
  color: white;
  width: 40%;
  overflow: hidden;
  border-bottom-left-radius: 10px; }

.quiz-end__side-top {
  background: #182b5a;
  padding: 2rem;
  border-top-left-radius: 10px; }
  @media (max-width: 540px) {
    .quiz-end__side-top {
      border-top-left-radius: 0; } }

.quiz-end__side-bottom {
  background: #3b7af9;
  padding: 2rem;
  border-bottom-left-radius: 10px;
  height: 100%; }

.quiz-end__main {
  background: white;
  padding: 2rem;
  width: 60%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

.quiz-end__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.quiz-end__list-item {
  font-size: 18px;
  line-height: 40px;
  font-weight: bold; }
  .quiz-end__list-item i {
    margin-right: 10px;
    color: #6ab061; }
  .quiz-end__list-item span {
    color: #6ab061; }

.quiz-end__icon {
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: center; }
  .quiz-end__icon i {
    font-size: 44px; }

.quiz-end__helped {
  font-size: 24px;
  line-height: 30px;
  text-align: center; }
  .quiz-end__helped span {
    font-size: 30px;
    font-weight: bold; }

.quiz-end__step {
  display: flex;
  margin-bottom: 2rem; }

.quiz-end__step-num {
  font-size: 3rem;
  padding-right: 1.5rem; }

.quiz-end__step-text {
  font-size: 1.5rem; }

.quiz-end__writeoff {
  font-size: 3rem;
  font-weight: bold;
  margin: 1.5rem 0; }

.quiz-icon-text {
  display: flex;
  margin-bottom: 1.5rem;
  line-height: 1.4rem; }

.quiz-icon-text__icon {
  min-width: 40px;
  padding-right: 1rem; }

.quiz-icon-text i {
  font-size: 1.75rem; }

.quiz-form {
  text-align: left;
  margin-top: 20px; }

.quiz-form__row {
  display: flex; }

.quiz-form__half {
  width: 50%;
  padding-top: 15px; }
  .quiz-form__half:first-child {
    padding-right: 0.5rem; }
  .quiz-form__half:last-child {
    padding-left: 0.5rem; }

.quiz-form__advisors {
  font-size: 14px;
  line-height: 1rem; }
  .quiz-form__advisors span {
    font-weight: bold;
    text-decoration: underline; }

.quiz-form__check {
  display: flex;
  align-items: center; }
  .quiz-form__check input[type="checkbox"] {
    width: 50px;
    height: 40px;
    margin: 0 1rem 0 0;
    position: absolute;
    z-index: 1; }
  .quiz-form__check p {
    font-size: 16px; }

.quiz-form__btn {
  margin-top: 1.5rem;
  text-align: center; }

.quiz-form label {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 18px;
  color: #172d5a; }
.quiz-form input {
  width: 100%;
  padding: 15px 10px;
  border: 2px transparent;
  outline: 0;
  background: #09132110;
  margin-bottom: 35px;
  border-bottom: solid 3px white; }
  .quiz-form input:focus, .quiz-form input:active {
    border-bottom: solid 3px #26326d; }
  .quiz-form input.data8Error {
    border: 2px solid red;
    position: relative;
    display: inline-block; }
    .quiz-form input.data8Error.d8val_inttelephone::after {
      content: "Please enter a valid UK phone number";
      position: absolute;
      bottom: -20px;
      background: red;
      width: 100%; }
.quiz-form input::-webkit-input-placeholder {
  font-size: 16px; }

.checkbox input[type="checkbox"] {
  opacity: 0; }
.checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 22px; }
  .checkbox label::before, .checkbox label::after {
    position: absolute; }
  .checkbox label::before {
    height: 16px;
    width: 16px;
    border: 1px solid;
    left: 0px;
    top: 3px;
    position: absolute;
    content: "";
    display: inline-block; }
  .checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 4px;
    top: 7px; }
.checkbox input[type="checkbox"] + label::after {
  content: none; }
.checkbox input[type="checkbox"]:checked + label::after {
  content: ""; }
.checkbox input[type="checkbox"]:focus + label::before {
  outline: #3b99fc auto 5px; }

.quiz-description {
  font-size: 18px;
  font-weight: 200;
  line-height: 22px;
  margin-bottom: 40px; }

@media (max-width: 767.98px) {
  .quiz-description {
    font-size: 16px;
    line-height: 20px; } }
.quiz-progress {
  display: flex;
  margin-bottom: 40px;
  justify-content: center;
  position: relative; }
  .quiz-progress::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #c3c3c3;
    top: 50%;
    transform: translateY(-50%);
    left: 0; }

.quiz-progress__item {
  background: none;
  width: 25%;
  height: 10px;
  position: relative;
  transition: all 0.5s ease;
  margin-right: 1px; }
  .quiz-progress__item.active, .quiz-progress__item.complete {
    background: #182b5a; }

@media (max-width: 767.98px) {
    
    .elementor-14 .elementor-element.elementor-element-342b376f:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-342b376f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background:#EAF2FA!important;
    }
    
    
  .quiz-answers {
    flex-direction: column; }

  .quiz-answers__item {
    width: 100%; }

  .quiz-controls__next {
    width: 100%;
    margin: 0 0.5rem; }

  .quiz-end {
    flex-direction: column; }

  .quiz-end__side,
  .quiz-end__main {
    width: 100%; }

  .quiz-side__top {
    padding: 1rem; }

  .quiz-end__side-bottom,
  .quiz-end__step {
    display: none; }

  .quiz-end__side-top {
    padding: 1rem; }

  .quiz-end__writeoff {
    font-size: 2rem !important; }

  .quiz-form__row {
    display: block; }

  .quiz-form__half {
    width: 100%; }

  .quiz-form {
    padding: 0; }
    .quiz-form input {
      margin-bottom: 0.5rem; }

  .quiz-controls {
    margin: 0; } }
.quiz-checkbox {
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  background: white;
  border: solid 3px #c3c3c3;
  border-radius: 50%; }

.quiz-bg {
  background: url("../images/SDA-Hero-Image.svg") no-repeat;
  background-size: cover;
  padding-top: 100px; }

.app_question_support p {
  font-size: 16px;
  line-height: 20px;
  color: #182b5a; }

.app_question_support_heading {
  font-weight: bold;
  font-size: 18px !important;
  margin-bottom: 10px;
  color: #182b5a; }
  
  .elementor-kit-8 button {
    background: transparent linear-gradient(257deg, #6AB061 0%, #4A8B2C 100%) 0% 0% no-repeat padding-box;
}

@media only screen and (min-width: 768px) {
    
    .elementor-element-3d0ff3e {visibility:hidden;}
    
}/* End custom CSS */