@font-face {
  font-family: "Poppins Black Italic";
  src: url("../fonts/fonts/Poppins-BlackItalic.woff2") format("woff2"), url("../fonts/Poppins-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Bold Italic";
  src: url("../fonts/Poppins-BoldItalic.woff2") format("woff2"), url("../fonts/Poppins-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Extra Bold";
  src: url("../fonts/Poppins-ExtraBold.woff2") format("woff2"), url("../fonts/Poppins-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Bold";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Black";
  src: url("../fonts/Poppins-Black.woff2") format("woff2"), url("../fonts/Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Regular";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Medium Italic";
  src: url("../fonts/Poppins-MediumItalic.woff2") format("woff2"), url("../fonts/Poppins-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Italic";
  src: url("../fonts/Poppins-Italic.woff2") format("woff2"), url("../fonts/Poppins-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Extra Bold Italic";
  src: url("../fonts/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Poppins-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Light";
  src: url("../fonts/Poppins-Light.woff2") format("woff2"), url("../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Light Italic";
  src: url("../fonts/Poppins-LightItalic.woff2") format("woff2"), url("../fonts/Poppins-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Medium";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Extra Light Italic";
  src: url("../fonts/Poppins-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Poppins-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Extra Light";
  src: url("../fonts/Poppins-ExtraLight.woff2") format("woff2"), url("../fonts/Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Semi Bold Italic";
  src: url("../fonts/Poppins-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Poppins-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Thin Italic";
  src: url("../fonts/Poppins-ThinItalic.woff2") format("woff2"), url("../fonts/Poppins-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Thin";
  src: url("../fonts/Poppins-Thin.woff2") format("woff2"), url("../fonts/Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins Semi Bold";
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* VARIABLES */
/* Color */
/* MIXINS */
/* RESET CSS */
/* http://meyerweb.com/eric/tools/css/reset/
       v2.0 | 20110126
       License: none (public domain)
    */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  color: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}
a, a:hover, a:active, a:visited, a:focus {
  color: inherit;
}

i,
em,
.italic-text {
  font-style: italic;
}

.left {
  float: left;
}

.right {
  float: right;
}

.wrap-clear::after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
  display: table;
  clear: both;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

:focus {
  outline: none;
}

input,
button,
textarea {
  border-radius: 0;
  appearance: none;
}

select {
  border-radius: 0;
}

textarea {
  resize: none;
}

/* COMMONS */
body {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.6px;
}

ol,
ul {
  margin: 0px;
}

button,
input,
select,
textarea {
  -webkit-appearance: none;
  outline: none;
  border-radius: 0;
  background-color: transparent;
}

input,
textarea {
  background: transparent;
  border: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
a:focus {
  outline: none;
}

a {
  color: inherit;
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  line-height: 1.4;
}

p {
  line-height: 1.6;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.slick-slider.reverse {
  transform: rotate(180deg);
}

.slick-slider.reverse .slick-slide {
  transform: rotate(180deg);
}

@media only screen and (min-width: 1025px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hidden-md {
    display: none !important;
  }
}

.img-responsive {
  width: 100%;
  height: auto;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container {
    max-width: 768px;
  }
}

body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #d1dbff;
  color: #333;
}

.header {
  background-color: #dee6ff;
  padding: 20px 0;
}
.header .header-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-wrapper .logo {
  max-width: 320px;
}
@media (max-width: 767px) {
  .header .header-wrapper .logo {
    width: 150px;
  }
}

.hero {
  background: url("../images/bg-hero.png") no-repeat center center/cover;
  text-align: center;
  padding: 150px 0;
  color: white;
}
@media (max-width: 767px) {
  .hero {
    padding: 70px 0;
  }
}
.hero h1 {
  font-size: 62px;
  margin-bottom: 10px;
  font-family: "Poppins Bold";
  line-height: 1.2;
}
@media (max-width: 767px) {
  .hero h1 {
    font-size: 26px;
  }
}
.hero p {
  font-size: 34px;
  margin-bottom: 50px;
  margin-top: 20px;
  font-family: "Poppins Regular";
  line-height: 1.3;
}
.hero p span {
  font-family: "Poppins Semi Bold";
}
@media (max-width: 767px) {
  .hero p {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
.hero .cta-button {
  background-color: #b2c4ff;
  color: #131e45;
  border: none;
  padding: 20px 40px;
  font-size: 18px;
  border-radius: 50px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-family: "Poppins Semi Bold";
  font-size: 24px;
}
@media (max-width: 767px) {
  .hero .cta-button {
    padding: 10px 30px;
    font-size: 16px;
  }
}
.hero .cta-button:hover {
  background-color: #2d448d;
  color: white;
}

.steps {
  background-color: #dee6ff;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .steps {
    padding: 0px;
  }
}
.steps .steps-wrapper {
  text-align: center;
}
.steps .steps-wrapper .step {
  margin-bottom: 30px;
  margin-top: 40px;
  color: #131e45;
}
@media (max-width: 767px) {
  .steps .steps-wrapper .step {
    margin-top: 0;
    padding-top: 30px;
    margin-bottom: 0;
  }
}
.steps .steps-wrapper .step h2 {
  font-size: 40px;
  margin-bottom: 10px;
  font-family: "Poppins Semi Bold";
}
@media (max-width: 767px) {
  .steps .steps-wrapper .step h2 {
    font-size: 26px;
  }
}
.steps .steps-wrapper .step p {
  font-size: 32px;
  margin-bottom: 20px;
  font-family: "Poppins Medium";
}
@media (max-width: 767px) {
  .steps .steps-wrapper .step p {
    font-size: 16px;
    line-height: 1.3;
  }
}
.steps .steps-wrapper .step .italic {
  font-family: "Poppins Semi Bold Italic" !important;
}
.steps .steps-wrapper .step .cta-button {
  background-color: #131e45;
  color: #f0f4fc;
  padding: 20px 40px;
  border-radius: 50px;
  outline: none;
  border: none;
  font-size: 32px;
  font-family: "Poppins Semi Bold";
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .steps .steps-wrapper .step .cta-button {
    font-size: 16px;
    padding: 10px 30px;
    margin-bottom: 10px;
  }
}
.steps .steps-wrapper .bonus-step {
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 30px;
  color: #131e45;
  font-family: "Poppins Regular";
}
@media (max-width: 767px) {
  .steps .steps-wrapper .bonus-step {
    margin-top: 45px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #131e45;
    padding-bottom: 40px;
  }
}

.form-section {
  padding: 50px 0;
  background-color: #d1dbff;
}
@media (max-width: 767px) {
  .form-section {
    padding-bottom: 0;
  }
}
.form-section .form-wrapper {
  margin: 0 auto;
  text-align: center;
}
.form-section .form-wrapper h2 {
  font-size: 50px;
  margin-bottom: 40px;
  color: #131e45;
  font-family: "Poppins Bold";
}
@media (max-width: 767px) {
  .form-section .form-wrapper h2 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
.form-section .form-wrapper form {
  /* Style the dot when the radio button is selected */
}
.form-section .form-wrapper form .white-back {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.form-section .form-wrapper form .label-wrapper {
  display: flex;
  gap: 40px;
}
.form-section .form-wrapper form p {
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "Poppins Regular";
}
.form-section .form-wrapper form label {
  font-size: 33px;
  font-family: "Poppins Medium";
  color: #131e45;
}
@media (max-width: 767px) {
  .form-section .form-wrapper form label {
    font-size: 20px;
  }
}
.form-section .form-wrapper form .yes-no {
  display: flex;
  gap: 40px;
  justify-content: center;
}
.form-section .form-wrapper form input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #999;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
}
@media (max-width: 767px) {
  .form-section .form-wrapper form input[type=radio] {
    width: 20px;
    height: 20px;
  }
}
.form-section .form-wrapper form input[type=radio]:checked::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #131e45;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .form-section .form-wrapper form input[type=radio]:checked::before {
    width: 10px;
    height: 10px;
  }
}
.form-section .form-wrapper form .form-buttons {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 30px;
  width: 100%;
}
.form-section .form-wrapper form .form-buttons .prev-button,
.form-section .form-wrapper form .form-buttons .next-button {
  background-color: #4e5aa6;
  color: white;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.form-section .form-wrapper form .form-buttons .prev-button:hover,
.form-section .form-wrapper form .form-buttons .next-button:hover {
  background-color: #3b4878;
}
.form-section .form-wrapper .question {
  display: none;
  margin-bottom: 20px;
  color: #131e45;
}
@media (max-width: 767px) {
  .form-section .form-wrapper .question {
    margin-bottom: 0;
  }
}
.form-section .form-wrapper .question.active {
  display: block;
}
.form-section .form-wrapper .wr-qt {
  background-color: white;
  padding: 60px;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .form-section .form-wrapper .wr-qt {
    padding: 25px;
  }
}
.form-section .form-wrapper .qt-copy {
  margin-bottom: 40px;
  display: inline-block;
  font-size: 42px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .form-section .form-wrapper .qt-copy {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
.form-section .form-wrapper .form-container {
  margin: auto;
  font-family: Arial, sans-serif;
  overflow: hidden;
}
.form-section .form-wrapper input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #999;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  margin-right: 5px;
}
.form-section .form-wrapper input[type=radio]:checked::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form-section .form-wrapper .buttons {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.form-section .form-wrapper .buttons button {
  background-color: #131e45;
  color: white;
  border: none;
  padding: 10px 40px;
  font-size: 22px;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-family: "Poppins Regular";
}
.form-section .form-wrapper .buttons button:hover {
  background-color: #3b4878;
}
.form-section .form-wrapper .styled-input {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  font-family: Arial, sans-serif;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
.form-section .form-wrapper .styled-input:focus {
  border-color: #666;
  box-shadow: 0 0 8px rgba(102, 102, 102, 0.5);
  outline: none;
}
.form-section .form-wrapper .styled-input::placeholder {
  color: #aaa;
}
.form-section .form-wrapper .end-screen {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.form-section .form-wrapper .end-screen.active {
  display: block;
  background-color: white;
  padding: 40px;
  border-radius: 15px;
}
.form-section .form-wrapper .end-screen.active h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.form-section .form-wrapper .end-screen.active h4 {
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #131e45;
  font-family: "Poppins Semi Bold";
}
.form-section .form-wrapper .end-screen.active p {
  font-family: "Poppins Regular";
  font-size: 28px;
}
.form-section .form-wrapper .end-screen.active button {
  font-size: 20px;
  font-family: "Poppins Regular";
  padding: 10px 40px;
  border: none;
  border: black 1px solid;
  border-radius: 50px;
  background-color: #131e45;
  color: white;
  margin-top: 20px;
}

.testimonials {
  background-color: #d1dbff;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .testimonials {
    padding: 40px 0;
  }
}
.testimonials .container {
  text-align: center;
}
.testimonials .container h2 {
  font-size: 32px;
  margin-bottom: 20px;
  font-family: "Poppins Bold";
  color: #131e45;
}
@media (max-width: 767px) {
  .testimonials .container h2 {
    line-height: 1.2;
  }
}
.testimonials .container blockquote {
  font-size: 26px;
  font-family: "Poppins Italic";
  line-height: 1.2;
  color: #131e45;
  margin: 0 auto;
  max-width: 900px;
}
@media (max-width: 767px) {
  .testimonials .container blockquote {
    font-size: 16px;
  }
}
.testimonials .container blockquote footer {
  font-size: 16px;
  margin-top: 20px;
  color: #131e45;
  font-family: "Poppins Semi Bold Italic";
  font-size: 28px;
}

.footer {
  background-color: #dee6ff;
  color: white;
  padding: 40px 0;
}
.footer .container {
  text-align: center;
}
.footer .container .privacy-policy {
  color: #131e45;
  text-decoration: none;
  margin-bottom: 10px;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #131e45;
  margin-bottom: 20px;
}
.footer .container .privacy-policy:hover {
  text-decoration: underline;
}
.footer .container .disclaimer {
  font-size: 16px;
  color: #131e45;
  text-align: start !important;
  margin: 0 auto;
  font-family: "Poppins Regular";
}
@media (max-width: 767px) {
  .footer .container .disclaimer {
    font-size: 13px;
  }
}