@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN Gilroy";
  src: local("SVN Gilroy"), local("SVN-Gilroy"), local("Gilroy"), local("Gilroy-Regular");
  font-weight: normal;
}
@font-face {
  font-family: "SVN Gilroy";
  src: local("SVN Gilroy Bold"), local("SVN-Gilroy-Bold"), local("Gilroy-Bold");
  font-weight: bold;
}
@font-face {
  font-family: "SVN Gilroy";
  src: local("SVN Gilroy Medium"), local("SVN-Gilroy-Medium"), local("Gilroy-Medium");
  font-weight: 500;
}
@font-face {
  font-family: "SVN Gilroy";
  src: local("SVN Gilroy SemiBold"), local("SVN-Gilroy-SemiBold"), local("Gilroy-SemiBold");
  font-weight: 600;
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Gilroy-Regular";
  color: #2e3b52;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #1D53FF;
}

.text-primary-blue {
  color: #1D53FF !important;
}

.bg-primary-blue {
  background-color: #1D53FF !important;
}

.bg-light-gray {
  background-color: #f4f7fc !important;
}

.btn-primary {
  background-color: #1D53FF;
  border-color: #1D53FF;
  border-radius: 30px;
  padding: 10px 25px;
  font-weight: 600;
}
.btn-primary:hover {
  background-color: #1933a8;
  border-color: #1933a8;
}
  .social-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}
 .social-links .soc-btn {
  width: 40px;
  height: 40px;
  border: 1.5px solid #444444;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: #fff;
}
 .social-links .soc-btn:hover {
  border-color: #f7941d;
  color: #f7941d;
  background-color: rgba(247, 148, 29, 0.05);
  transform: translateY(-2px);
}
	.hover-effect-cls{
    width:37px;
    height:37px;
    border-radius:15%;
    background:#fff;
    display:inline-flex;
    justify-content:center;
    align-items:center;
    text-decoration:none;
}
.footer-wrapper {
  background-color: #313131;
  color: #b5b5b5;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.legal-disclaimer-sec {
  background-color: ##313131;
  padding: 44px 0px;
  text-align: left;
}
@media (max-width: 768px) {
  .legal-disclaimer-sec {
    padding: 32px 30px;
  }
}
.legal-disclaimer-sec p.disclaimer-text {
  font-size: 17px;
  color: #fff;
  line-height: 30px;
  margin: 0;
  text-align: left;
  margin-bottom: 22px;
  font-family: "Gilroy-Regular", "Outfit", sans-serif;
}
@media (max-width: 768px) {
  .legal-disclaimer-sec p.disclaimer-text {
    font-size: 12px;
    text-align: center !important;
    line-height: 22px;
    margin-bottom: 12px;
  }
}

.footer-nav-sec {
  /* padding: 24px 60px; */
  display: flex;
  justify-content: center;
  gap: 30px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .footer-nav-sec {
    padding: 0 0px;
    flex-wrap: wrap;
    gap: 20px;
  }
}
.footer-nav-sec .foot-link {
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  font-size: 13px;
  color: #fff;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.footer-nav-sec .foot-link:hover {
  color: #ffffff;
  text-decoration: none;
}

.footer-info-sec {
  padding: 20px 60px 24px 60px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  .footer-info-sec {
    padding: 32px 20px 16px 20px;
    font-size: 12px;
  }
}
.footer-info-sec .footer-logo {
  margin-bottom: 18px;
}
.footer-info-sec .footer-logo img {
  height: 50px;
  width: auto;
}
.footer-info-sec .footer-address {
  font-family: "Gilroy-Regular", "Outfit", sans-serif;
  font-size: 13px;
  line-height: 1.7;
  color: #888888;
  margin-bottom: 10px;
  max-width: 320px;
}
.footer-info-sec .social-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}
.footer-info-sec .social-links .soc-btn {
  width: 40px;
  height: 40px;
  border: 1.5px solid #444444;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: #fff;
}
.footer-info-sec .social-links .soc-btn:hover {
  border-color: #f7941d;
  color: #f7941d;
  background-color: rgba(247, 148, 29, 0.05);
  transform: translateY(-2px);
}

.footer-copyright-sec {
  padding: 20px 60px 32px 60px;
  text-align: center;
}
.footer-copyright-sec p.copy-text {
  font-size: 14px;
  color: #aaa;
  margin: 0;
  margin: -25px 0 0 3px;
}
.btn-orange {
  background-color: #ff9b26;
  border-color: #ff9b26;
  color: #fff;
  border-radius: 10px;
  padding: 8px 20px;
  font-weight: 600;
}
.btn-orange:hover {
  background-color: rgb(242, 130.4792626728, 0);
  border-color: rgb(242, 130.4792626728, 0);
  color: #fff;
}

.btn-white {
  background-color: #fff;
  color: #1D53FF;
  border-radius: 10px;
  padding: 8px 20px;
  font-weight: bold;
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.btn-white:hover {
  background-color: #f8f9fa;
  color: #1933a8;
}

.btn-outline-white {
  border: 2px solid #fff;
  color: #fff;
  border-radius: 10px;
  padding: 8px 20px;
  font-weight: 600;
  background: transparent;
}
.btn-outline-white:hover {
  background-color: #fff;
  color: #1D53FF;
}

.section-title {
  margin-bottom: 15px;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  font-size: 50px;
  line-height: normal;
  letter-spacing: 0%;
  text-align: center;
}
@media (max-width: 1600px) {
  .section-title {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .section-title {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .section-title br {
    display: none;
  }
}

.section-subtitle {
  color: rgba(59, 59, 59, 0.8);
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}
@media (max-width: 1600px) {
  .section-subtitle {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .section-subtitle {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .section-subtitle br {
    display: none;
  }
}

@media (max-width: 768px) {
  .container {
    padding: 0 30px;
  }
}

@media (max-width: 768px) {
  section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  section {
    padding: 40px 0;
  }
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.navbar {
  padding: 15px 0;
  background: #dbeafe;
}
@media (max-width: 576px) {
  .navbar {
    padding: 10px 0;
  }
}
.navbar .navbar-brand img {
  height: 65px;
}
@media (max-width: 1600px) {
  .navbar .navbar-brand img {
    height: 45px;
  }
}

.header-contact-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
}
@media (max-width: 576px) {
  .header-contact-btn {
    font-size: 0;
    gap: 0;
    padding: 10px;
  }
}
@media (max-width: 576px) {
  .header-contact-btn span {
    display: none;
  }
}
@media (max-width: 576px) {
  .header-contact-btn a {
    font-size: 0;
  }
}
.header-contact-btn img {
  height: 20px;
}
@media (max-width: 576px) {
  .header-contact-btn img {
    height: 15px;
  }
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.hero-section {
  background: linear-gradient(to bottom, #1d53ff 0%, #1c4ae4 26%, #2040c7 59%, #1936a5 92%, #15329c 100%);
  padding: 11rem 0;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  .hero-section {
    padding: 60px 0;
  }
}
@media (max-width: 1200px) {
  .hero-section {
    padding: 80px 0;
  }
}
@media (max-width: 1600px) {
  .hero-section {
    padding: 8rem 0;
  }
}
.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/wp-content/themes/twentytwentyone-child/images/phone-system/backgroud-.png");
  background-size: cover;
  opacity: 0.5;
  pointer-events: none;
  z-index: 0;
}
.hero-section .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .hero-section .container {
    padding: 0 30px;
  }
}
.hero-section .hero-title {
  color: #fff;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  font-weight: 400;
  font-size: 70px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 1600px) {
  .hero-section .hero-title {
    font-size: 50px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-title {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-title {
    font-size: 28px;
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-title br {
    display: none;
  }
}
.hero-section .hero-subtitle {
  margin-bottom: 40px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  line-height: normal;
  letter-spacing: 0%;
  text-align: center;
}
@media (max-width: 768px) {
  .hero-section .hero-subtitle br {
    display: none;
  }
}
@media (max-width: 1600px) {
  .hero-section .hero-subtitle {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-subtitle {
    font-size: 17px;
    line-height: 27px;
  }
}
.hero-section .btn {
  font-family: "Gilroy-SemiBold", "Outfit", sans-serif;
  font-size: 25px;
  letter-spacing: 0px;
  padding: 13px 30px;
  text-align: center;
}
@media (max-width: 1600px) {
  .hero-section .btn {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .hero-section .btn {
    font-size: 16px;
  }
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.providers-section {
  padding: 80px 0 0;
}
@media (max-width: 768px) {
  .providers-section {
    padding: 30px 30px 0 30px;
  }
}
.providers-section .container {
  background: #DBEAFE;
  border-radius: 50px;
  padding: 80px;
}
@media (max-width: 768px) {
  .providers-section .container {
    padding: 30px;
  }
}
.providers-section .container .section-title {
  margin-bottom: 15px;
}
@media (min-width: 1800px) {
  .providers-section .container .section-title {
    font-size: 45px;
  }
}
@media (max-width: 1600px) {
  .providers-section .container .section-title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .providers-section .container .section-title {
    font-size: 25px;
  }
}
.providers-section .container .section-subtitle {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .providers-section .container .section-subtitle {
    font-size: 16px;
    line-height: 25px;
  }
}
.providers-section .provider-row {
  gap: 10px;
}
.providers-section .provider-logo-card {
  background-color: #fff;
  border-radius: 25px;
  width: 100%;
  text-align: center;
}
.providers-section .provider-logo-card img {
  max-width: 100%;
}
@media (max-width: 576px) {
  .providers-section .provider-logo-card img {
    height: 60px;
  }
}
.providers-section .providers-disclaimer {
  color: rgba(59, 59, 59, 0.5019607843);
  margin-top: 30px;
  text-align: center;
    
    font-size: 14px;
    font-weight: 400;
}
@media (max-width: 1600px) {
  .providers-section .providers-disclaimer {
    font-size: 14px;
	text-align: center;
   
    font-size: 14px;
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .providers-section .providers-disclaimer {
    font-size: 12px;
    line-height: 20px;
  }
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.how-it-works-section {
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .how-it-works-section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .how-it-works-section {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  .how-it-works-section .container {
    padding: 0 60px;
  }
}
.how-it-works-section .site-divider {
  top: 25%;
  height: 2px;
  background: #e2e8f0;
  z-index: -1;
  width: 60%;
  left: 20%;
  right: 20%;
}
.how-it-works-section .step-number {
  font-weight: bold;
  color: #1D53FF;
  line-height: 1;
  margin-bottom: 15px;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  font-size: 99.31px;
  line-height: 120%;
  letter-spacing: -2%;
  text-align: center;
  z-index: 4;
  position: relative;
  background: #fff;
  display: inline-block;
  padding: 0 10%;
}
@media (max-width: 768px) {
  .how-it-works-section .step-number {
    font-size: 70px;
  }
}
@media (max-width: 768px) {
  .how-it-works-section .step-number {
    margin-bottom: 5px;
  }
}
.how-it-works-section .step-title {
  font-weight: bold;
  color: #2e3b52;
  font-family: "Gilroy-SemiBold", "Outfit", sans-serif;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: capitalize;
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .how-it-works-section .step-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
  }
}
.how-it-works-section .step-desc {
  color: rgba(59, 59, 59, 0.5019607843);
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  font-size: 15.5px;
  line-height: 26px;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 20px;
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.business-types-section {
  padding: 50px 0;
  background-color: #dbeafe;
}
@media (max-width: 768px) {
  .business-types-section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .business-types-section {
    padding: 40px 0;
  }
}
.business-types-section .owl-stage-outer {
  overflow: unset;
}
@media (max-width: 768px) {
  .business-types-section .owl-stage-outer {
    overflow: hidden;
    padding: 30px 0;
  }
}
.business-types-section .owl-stage {
  display: flex;
}
.business-types-section .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.business-types-section .owl-item .item {
  width: 100%;
  height: 100%;
}
.business-types-section .item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 2.02px 4.04px -2.02px rgba(0, 0, 0, 0.1019607843);
  box-shadow: 0px 4.04px 6.07px -1.01px rgba(29, 83, 255, 0.5019607843);
  padding: 30px 20px;
  text-align: center;
  height: 100%;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}
.business-types-section .item:hover {
  box-shadow: 0 10px 25px rgba(29, 83, 255, 0.12);
  background-color: #1D53FF;
  border-color: #1D53FF;
}
.business-types-section .item:hover h4, .business-types-section .item:hover p {
  color: #fff;
}
.business-types-section .item h4 {
  color: #1D53FF;
  margin-bottom: 15px;
  font-family: "Gilroy-SemiBold", "Outfit", sans-serif;
  font-size: 24.45px;
  line-height: 28.31px;
  letter-spacing: 0px;
  text-align: center;
}
@media (max-width: 1600px) {
  .business-types-section .item h4 {
    font-size: 20px;
  }
}
.business-types-section .item p {
  color: rgba(59, 59, 59, 0.5019607843);
  margin: 0;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
  text-align: center;
}
@media (max-width: 1600px) {
  .business-types-section .item p {
    padding: 0px 15px;
  }
}
.business-types-section .owl-theme .owl-dots {
  margin-top: 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.business-types-section .owl-theme .owl-dots .owl-dot {
  outline: none;
  border: none;
  background: transparent;
  padding: 0;
}
.business-types-section .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #93c5fd !important;
  margin: 5px 6px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  border-radius: 30px;
}
.business-types-section .owl-theme .owl-dots .owl-dot.active span {
  background: #1D53FF !important;
  width: 28px;
}
.business-types-section .owl-theme .owl-dots .owl-dot:hover:not(.active) span {
  background: rgb(86.9127272727, 164.7309090909, 251.8872727273) !important;
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.why-compare-section {
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .why-compare-section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .why-compare-section {
    padding: 40px 0;
  }
}
.why-compare-section .feature-icon {
  width: 80px;
  height: 80px;
  background-color: #DBEAFE;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  color: #1D53FF;
  font-size: 1.5rem;
}
.why-compare-section .feature-title {
  font-weight: bold;
  color: rgba(59, 59, 59, 0.8);
  font-family: "Gilroy-SemiBold", "Outfit", sans-serif;
  font-size: 30px;
  line-height: 34.44px;
  letter-spacing: 0px;
  text-align: center;
}
@media (max-width: 1600px) {
  .why-compare-section .feature-title {
    font-size: 20px;
    line-height: 25px;
  }
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.faq-section {
  padding: 80px 0;
  background-color: rgb(219, 234, 254);
}
@media (max-width: 768px) {
  .faq-section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .faq-section {
    padding: 40px 0;
  }
}
.faq-section .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 8px !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}
.faq-section .accordion-button {
  font-weight: bold;
  color: #2e3b52;
  padding: 28px 20px;
  border-radius: 8px !important;
  font-family: "Gilroy-SemiBold", "Outfit", sans-serif;
  font-size: 25px;
  line-height: 33.5px;
  letter-spacing: 0px;
}
@media (max-width: 1600px) {
  .faq-section .accordion-button {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .faq-section .accordion-button {
    font-size: 16px;
    padding: 15px 20px;
    line-height: 26px;
  }
}
.faq-section .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #1D53FF;
  box-shadow: none;
}
.faq-section .accordion-button:focus {
  box-shadow: none;
}
.faq-section .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236b7a90'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.testimonials-section {
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .testimonials-section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .testimonials-section {
    padding: 40px 0;
  }
}
.testimonials-section .owl-stage {
  display: flex;
}
.testimonials-section .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.testimonials-section .owl-item .item {
  width: 100%;
  height: 100%;
}
.testimonials-section .stars {
  color: #ffc107;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.testimonials-section .rating-text {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 40px;
}
.testimonials-section .rating-text span {
  font-weight: normal;
  color: rgba(59, 59, 59, 0.8);
}
.testimonials-section .testimonial-card {
  background: linear-gradient(135deg, #f9fafb 0%, #eff6ff 100%);
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 30px;
  text-align: left;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  height: 100%;
  transition: all 0.3s ease;
}
.testimonials-section .testimonial-card img {
  width: 47px;
}
.testimonials-section .testimonial-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(29, 83, 255, 0.08);
  border-color: rgba(29, 83, 255, 0.5);
}
.testimonials-section .testimonial-quote-icon {
  color: #e0e6ff;
  font-size: 2.5rem;
  margin-bottom: 15px;
  line-height: 1;
}
.testimonials-section .testimonial-text {
  color: #2e3b52;
  margin-bottom: 25px;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  font-size: 16px;
  line-height: 30.1px;
  letter-spacing: 0px;
  min-height: 160px;
}
.testimonials-section .testimonial-author {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-top: 30px;
  border-top: 0.93px solid #e5e7eb;
}
.testimonials-section .testimonial-author .author-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ddd;
  object-fit: cover;
}
.testimonials-section .testimonial-author .author-info h5 {
  margin: 0;
  color: #2e3b52;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  font-size: 18px;
  line-height: 27.79px;
  letter-spacing: 0px;
}
.testimonials-section .testimonial-author .author-info p {
  font-size: 0.8rem;
  color: rgba(59, 59, 59, 0.8);
  margin: 0;
  font-family: "Gilroy-Regular", "Outfit", sans-serif;
  font-size: 18px;
  line-height: 23.15px;
  letter-spacing: 0px;
}
@media (max-width: 1600px) {
  .testimonials-section .testimonial-author .author-info p {
    font-size: 15px;
    line-height: 22px;
  }
}
.testimonials-section .owl-theme .owl-dots {
  margin-top: 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonials-section .owl-theme .owl-dots .owl-dot {
  outline: none;
  border: none;
  background: transparent;
  padding: 0;
}
.testimonials-section .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #93c5fd !important;
  margin: 5px 6px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  border-radius: 30px;
}
.testimonials-section .owl-theme .owl-dots .owl-dot.active span {
  background: #1D53FF !important;
  width: 28px;
}
.testimonials-section .owl-theme .owl-dots .owl-dot:hover:not(.active) span {
  background: rgb(86.9127272727, 164.7309090909, 251.8872727273) !important;
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.cta-section {
  background: linear-gradient(to bottom, #1d53ff 0%, #1c4ae4 26%, #2040c7 59%, #1936a5 92%, #15329c 100%);
  padding: 60px 0;
  text-align: center;
  color: #fff;
}
@media (max-width: 768px) {
  .cta-section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .cta-section {
    padding: 40px 0;
  }
}
.cta-section .cta-title {
  font-size: 50px;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  margin-bottom: 15px;
  color: #fff;
}
@media (max-width: 768px) {
  .cta-section .cta-title br {
    display: none;
  }
}
@media (max-width: 1600px) {
  .cta-section .cta-title {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .cta-section .cta-title {
    font-size: 25px;
  }
}
.cta-section .cta-subtitle {
  font-size: 30px;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  margin-bottom: 30px;
  color: #e0e6ff;
}
@media (max-width: 1600px) {
  .cta-section .cta-subtitle {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .cta-section .cta-subtitle {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .cta-section .cta-subtitle br {
    display: none;
  }
}
.cta-section .btn {
  font-family: "Gilroy-SemiBold", "Outfit", sans-serif;
  font-size: 20px;
  line-height: 32.12px;
  letter-spacing: 0px;
  text-align: center;
  padding: 25px 50px !important;
}
@media (max-width: 1600px) {
  .cta-section .btn {
    padding: 15px 35px !important;
  }
}
@media (max-width: 768px) {
  .cta-section .btn {
    padding: 9px 19px !important;
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .cta-section .btn {
    width: 100%;
  }
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.footer {
  background-color: #313131;
  color: #fff;
  padding: 40px 0 20px;
  font-size: 11px;
  font-family: "Gilroy-Regular", "Outfit", sans-serif;
  text-align: center;
}
.footer .footer-text {
  color: #99a5b5;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}
.footer .footer-links {
  margin-bottom: 20px;
}
.footer .footer-links a {
  color: #fff;
  text-decoration: none;
  margin: 0 15px;
}
.footer .footer-links a:hover {
  text-decoration: underline;
}
.footer .footer-logo {
  height: 40px;
  margin-bottom: 10px;
}
.footer .footer-company {
  font-weight: bold;
  margin-bottom: 5px;
}
.footer .footer-abn {
  color: #99a5b5;
  margin-bottom: 20px;
}
.footer .social-icons a {
  color: #fff;
  font-size: 1.2rem;
  margin: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  text-decoration: none;
}
.footer .social-icons a:hover {
  background-color: #1D53FF;
}
.footer .copyright {
  color: #fff;
  margin-top: 20px;
  font-size: 0.8rem;
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroySemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-GilroyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.woff") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/SVN-Gilroy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  padding: 20px;
}
.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 576px) {
  .modal-overlay.active {
    overflow: scroll;
  }
}

.modal-wrapper {
  max-width: 780px;
  width: 100%;
  position: relative;
  margin: auto;
}
.modal-wrapper .modal-top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 100%;
}
.modal-wrapper .modal-progress-bar-container {
  flex-grow: 1;
  margin-right: 25px;
  height: 10px;
  background: #e2e8f0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.modal-wrapper .modal-progress-bar-fill {
  height: 100%;
  width: 20%;
  background: linear-gradient(90deg, #1d53ff 0%, #113299 100%);
  border-radius: 10px;
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.modal-wrapper .modal-close-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.5px solid #2e3b52;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #fff;
  transition: all 0.2s ease;
  padding: 0;
  outline: none;
}
.modal-wrapper .modal-close-btn i {
  font-size: 14px;
  color: #2e3b52;
  transition: color 0.2s ease;
}
.modal-wrapper .modal-close-btn:hover {
  background: #f1f5f9;
  border-color: #000;
}
.modal-wrapper .modal-close-btn:hover i {
  color: #000;
}
.modal-wrapper .modal-card {
  background: #ffffff;
  border: 1.5px solid #7090ff;
  border-radius: 24px;
  padding: 50px;
  box-shadow: 0 15px 40px rgba(29, 83, 255, 0.08);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .modal-wrapper .modal-card {
    padding: 30px 20px;
  }
}
.modal-wrapper .form-step {
  display: none;
}
.modal-wrapper .form-step.active {
  display: block;
  animation: modalFadeInSlide 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.modal-wrapper .step-title {
  font-size: 32px;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  color: #4a4a4a;
  text-align: center;
  margin-bottom: 35px;
  line-height: 1.25;
}
@media (max-width: 768px) {
  .modal-wrapper .step-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.modal-wrapper .handset-options-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 560px;
  margin: 0 auto 35px;
}
@media (max-width: 576px) {
  .modal-wrapper .handset-options-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.modal-wrapper .handset-option-item {
  background: #f4f7fc;
  border: 1.5px solid #e2e8f0;
  border-radius: 18px;
  padding: 22px 15px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: "Gilroy-SemiBold", "Outfit", sans-serif;
  font-size: 18px;
  color: #2e3b52;
  user-select: none;
}
.modal-wrapper .handset-option-item.wide-center {
  grid-column: span 2;
  justify-self: center;
  width: calc(50% - 10px);
}
@media (max-width: 576px) {
  .modal-wrapper .handset-option-item.wide-center {
    grid-column: span 1;
    width: 100%;
  }
}
.modal-wrapper .handset-option-item:hover {
  background: #eceff5;
  border-color: #cbd5e1;
}
.modal-wrapper .handset-option-item.selected {
  background: #e0e7ff !important;
  border-color: #1D53FF !important;
  color: #1D53FF !important;
}
.modal-wrapper .modal-input-wrapper {
  max-width: 560px;
  margin: 0 auto 35px;
  position: relative;
}
.modal-wrapper .modal-form-control {
  width: 100%;
  padding: 18px 24px;
  background: #f4f7fc;
  border: 1.5px solid #e2e8f0;
  border-radius: 18px;
  font-size: 20px;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  color: #2e3b52;
  transition: all 0.3s ease;
  outline: none;
}
.modal-wrapper .modal-form-control::placeholder {
  color: #94a3b8;
}
.modal-wrapper .modal-form-control:focus {
  background: #fff;
  border-color: #1D53FF;
  box-shadow: 0 4px 15px rgba(29, 83, 255, 0.08);
}
.modal-wrapper .location-input-icon {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  color: #94a3b8;
  font-size: 20px;
  pointer-events: none;
}
.modal-wrapper .contact-form-grid {
  max-width: 650px;
  margin: 0 auto 30px;
}
.modal-wrapper .form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .modal-wrapper .form-row {
    flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
  }
}
.modal-wrapper .form-col {
  flex: 1;
}
.modal-wrapper .form-col.col-title {
  flex: 0 0 25%;
}
@media (max-width: 768px) {
  .modal-wrapper .form-col.col-title {
    flex: 1;
  }
}
.modal-wrapper .form-label {
  display: block;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  font-size: 15px;
  color: #2e3b52;
  margin-bottom: 8px;
  text-align: left;
}
.modal-wrapper .modal-select-control {
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2394a3b8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 16px 12px;
  padding-right: 45px;
}
.modal-wrapper .modal-textarea {
  min-height: 120px;
  resize: vertical;
}
.modal-wrapper .modal-consent-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-top: 25px;
  text-align: left;
}
.modal-wrapper .modal-consent-checkbox input[type=checkbox] {
  width: 18px;
  height: 18px;
  border: 1.5px solid #cbd5e1;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 3px;
  flex-shrink: 0;
}
.modal-wrapper .modal-consent-checkbox input[type=checkbox]:checked {
  accent-color: #1D53FF;
}
.modal-wrapper .modal-consent-checkbox span {
  font-size: 12px;
  line-height: 1.6;
  color: #6b7a90;
  font-family: "Gilroy-Regular", "Outfit", sans-serif;
}
.modal-wrapper .step-nav-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 35px;
}
@media (max-width: 576px) {
  .modal-wrapper .step-nav-buttons {
    flex-direction: column-reverse;
    gap: 12px;
  }
}
.modal-wrapper .btn-modal-back {
  background: transparent;
  border: 1px solid #1D53FF;
  color: #1D53FF;
  border-radius: 20px;
  padding: 14px 45px;
  font-size: 18px;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  min-width: 160px;
  text-align: center;
  user-select: none;
}
.modal-wrapper .btn-modal-back:hover {
  background: #eff6ff;
}
.modal-wrapper .btn-modal-next,
.modal-wrapper .btn-modal-submit {
  background: #1D53FF;
  border: none;
  color: #fff;
  border-radius: 20px;
  padding: 14px 45px;
  font-size: 18px;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  min-width: 160px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(29, 83, 255, 0.2);
  user-select: none;
}
.modal-wrapper .btn-modal-next:hover,
.modal-wrapper .btn-modal-submit:hover {
  background: #1933a8;
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(29, 83, 255, 0.3);
}
.modal-wrapper .btn-modal-next:active,
.modal-wrapper .btn-modal-submit:active {
  transform: translateY(0);
}
.modal-wrapper .success-message-wrapper {
  text-align: center;
  padding-top: 15px;
}
.modal-wrapper .success-subtitle {
  font-size: 20px;
  color: #2e3b52;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  max-width: 580px;
  margin: 0 auto 35px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .modal-wrapper .success-subtitle {
    font-size: 16px;
  }
}
.modal-wrapper .success-checklist {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 40px;
}
.modal-wrapper .success-check-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  font-size: 18px;
  color: #2e3b52;
}
.modal-wrapper .success-check-item i {
  color: #1D53FF;
  font-size: 22px;
}
.modal-wrapper .success-modal-footer {
  background: #313131;
  color: #99a5b5;
  padding: 40px 50px;
  margin: 40px -50px -50px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  text-align: center;
}
@media (max-width: 768px) {
  .modal-wrapper .success-modal-footer {
    padding: 30px 20px;
    margin: 30px -20px -30px;
  }
}
.modal-wrapper .success-modal-footer .success-footer-text {
  font-size: 10px;
  line-height: 1.6;
  margin-bottom: 25px;
  color: #99a5b5;
  text-align: center;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.modal-wrapper .success-modal-footer .success-footer-links {
  margin-bottom: 20px;
}
.modal-wrapper .success-modal-footer .success-footer-links a {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  margin: 0 15px;
  font-family: "Gilroy-Regular", "Outfit", sans-serif;
}
.modal-wrapper .success-modal-footer .success-footer-links a:hover {
  text-decoration: underline;
}
.modal-wrapper .success-modal-footer .success-footer-copyright {
  font-size: 11px;
  color: #99a5b5;
  font-family: "Gilroy-Regular", "Outfit", sans-serif;
}

.modal-form-control.is-invalid {
  border-color: #ef4444 !important;
  background-color: #fef2f2;
}

.modal-validation-error {
  color: #ef4444;
  font-size: 13px;
  margin-top: 6px;
  text-align: left;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
}

@keyframes modalFadeInSlide {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
body.modal-open {
  overflow: hidden;
}

.thank-you-body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #ffffff;
}
.thank-you-body .footer {
  margin-top: auto;
}

.main-content {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
}
.main-content .thank-you-card {
  border: 1px solid #3b82f6;
  border-radius: 20px;
  padding: 60px 40px;
  max-width: 1200px;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.main-content .thank-you-card .thank-you-title {
  color: rgba(59, 59, 59, 0.8);
  margin-bottom: 24px;
  font-family: "Gilroy-Bold", "Outfit", sans-serif;
  font-size: 50px;
  line-height: 64.79px;
  letter-spacing: 0px;
  text-align: center;
}
.main-content .thank-you-card .thank-you-subtitle {
  color: rgba(59, 59, 59, 0.8);
  margin-bottom: 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
  font-size: 20px;
  letter-spacing: 0px;
  text-align: center;
}
@media (max-width: 768px) {
  .main-content .thank-you-card .thank-you-subtitle {
    font-size: 16px;
  }
}
.main-content .thank-you-card .thank-you-list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 300px;
  text-align: left;
}
.main-content .thank-you-card .thank-you-list li {
  font-size: 20px;
  color: #666666;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  font-family: "Gilroy-Medium", "Outfit", sans-serif;
}
@media (max-width: 768px) {
  .main-content .thank-you-card .thank-you-list li {
    font-size: 16px;
  }
}
.main-content .thank-you-card .thank-you-list li .thank-you-icon {
  color: #2563eb;
  font-size: 24px;
  margin-right: 12px;
}
.main-content .thank-you-card .thank-you-list li:last-child {
  margin-bottom: 0;
}

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