@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&display=swap");
@font-face {
  font-family: "Quanta Grotesk Pro";
  src: url("../fonts/QuantaGroteskPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:root {
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}
html::-webkit-scrollbar {
  width: 5px;
}
html::-webkit-scrollbar-track {
  background-color: #ebebeb;
  border-radius: 10px;
  padding: 10px;
}
html::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #6d6d6d;
}

#smooth-content {
  transform: translateY(-scrollPosition);
}

body {
  font-family: "Funnel Display";
  font-weight: 500;
  font-size: 16px;
  line-height: 175%;
  letter-spacing: 0;
  background: #ffffff;
  color: rgba(1, 39, 84, 0.8980392157);
}
body.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.cpf-body {
  position: relative;
  z-index: 1;
  background: #FFF;
  margin-bottom: 479px;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.text-white {
  color: #ffffff !important;
}

.relative {
  position: relative;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-3 {
  z-index: 3;
}

.z-10 {
  z-index: 10;
}

.z-11 {
  z-index: 11;
}

.w-0 {
  width: 0%;
}

.w-1 {
  width: 1%;
}

.w-2 {
  width: 2%;
}

.w-3 {
  width: 3%;
}

.w-4 {
  width: 4%;
}

.w-5 {
  width: 5%;
}

.w-6 {
  width: 6%;
}

.w-7 {
  width: 7%;
}

.w-8 {
  width: 8%;
}

.w-9 {
  width: 9%;
}

.w-10 {
  width: 10%;
}

.w-11 {
  width: 11%;
}

.w-12 {
  width: 12%;
}

.w-13 {
  width: 13%;
}

.w-14 {
  width: 14%;
}

.w-15 {
  width: 15%;
}

.w-16 {
  width: 16%;
}

.w-17 {
  width: 17%;
}

.w-18 {
  width: 18%;
}

.w-19 {
  width: 19%;
}

.w-20 {
  width: 20%;
}

.w-21 {
  width: 21%;
}

.w-22 {
  width: 22%;
}

.w-23 {
  width: 23%;
}

.w-24 {
  width: 24%;
}

.w-25 {
  width: 25%;
}

.w-26 {
  width: 26%;
}

.w-27 {
  width: 27%;
}

.w-28 {
  width: 28%;
}

.w-29 {
  width: 29%;
}

.w-30 {
  width: 30%;
}

.w-31 {
  width: 31%;
}

.w-32 {
  width: 32%;
}

.w-33 {
  width: 33%;
}

.w-34 {
  width: 34%;
}

.w-35 {
  width: 35%;
}

.w-36 {
  width: 36%;
}

.w-37 {
  width: 37%;
}

.w-38 {
  width: 38%;
}

.w-39 {
  width: 39%;
}

.w-40 {
  width: 40%;
}

.w-41 {
  width: 41%;
}

.w-42 {
  width: 42%;
}

.w-43 {
  width: 43%;
}

.w-44 {
  width: 44%;
}

.w-45 {
  width: 45%;
}

.w-46 {
  width: 46%;
}

.w-47 {
  width: 47%;
}

.w-48 {
  width: 48%;
}

.w-49 {
  width: 49%;
}

.w-50 {
  width: 50%;
}

.w-51 {
  width: 51%;
}

.w-52 {
  width: 52%;
}

.w-53 {
  width: 53%;
}

.w-54 {
  width: 54%;
}

.w-55 {
  width: 55%;
}

.w-56 {
  width: 56%;
}

.w-57 {
  width: 57%;
}

.w-58 {
  width: 58%;
}

.w-59 {
  width: 59%;
}

.w-60 {
  width: 60%;
}

.w-61 {
  width: 61%;
}

.w-62 {
  width: 62%;
}

.w-63 {
  width: 63%;
}

.w-64 {
  width: 64%;
}

.w-65 {
  width: 65%;
}

.w-66 {
  width: 66%;
}

.w-67 {
  width: 67%;
}

.w-68 {
  width: 68%;
}

.w-69 {
  width: 69%;
}

.w-70 {
  width: 70%;
}

.w-71 {
  width: 71%;
}

.w-72 {
  width: 72%;
}

.w-73 {
  width: 73%;
}

.w-74 {
  width: 74%;
}

.w-75 {
  width: 75%;
}

.w-76 {
  width: 76%;
}

.w-77 {
  width: 77%;
}

.w-78 {
  width: 78%;
}

.w-79 {
  width: 79%;
}

.w-80 {
  width: 80%;
}

.w-81 {
  width: 81%;
}

.w-82 {
  width: 82%;
}

.w-83 {
  width: 83%;
}

.w-84 {
  width: 84%;
}

.w-85 {
  width: 85%;
}

.w-86 {
  width: 86%;
}

.w-87 {
  width: 87%;
}

.w-88 {
  width: 88%;
}

.w-89 {
  width: 89%;
}

.w-90 {
  width: 90%;
}

.w-91 {
  width: 91%;
}

.w-92 {
  width: 92%;
}

.w-93 {
  width: 93%;
}

.w-94 {
  width: 94%;
}

.w-95 {
  width: 95%;
}

.w-96 {
  width: 96%;
}

.w-97 {
  width: 97%;
}

.w-98 {
  width: 98%;
}

.w-99 {
  width: 99%;
}

.w-100 {
  width: 100%;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 1px;
}

.mb-2 {
  margin-bottom: 2px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mb-4 {
  margin-bottom: 4px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-6 {
  margin-bottom: 6px;
}

.mb-7 {
  margin-bottom: 7px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-9 {
  margin-bottom: 9px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-11 {
  margin-bottom: 11px;
}

.mb-12 {
  margin-bottom: 12px;
}

.mb-13 {
  margin-bottom: 13px;
}

.mb-14 {
  margin-bottom: 14px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-17 {
  margin-bottom: 17px;
}

.mb-18 {
  margin-bottom: 18px;
}

.mb-19 {
  margin-bottom: 19px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-21 {
  margin-bottom: 21px;
}

.mb-22 {
  margin-bottom: 22px;
}

.mb-23 {
  margin-bottom: 23px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-26 {
  margin-bottom: 26px;
}

.mb-27 {
  margin-bottom: 27px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mb-29 {
  margin-bottom: 29px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-31 {
  margin-bottom: 31px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-33 {
  margin-bottom: 33px;
}

.mb-34 {
  margin-bottom: 34px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-36 {
  margin-bottom: 36px;
}

.mb-37 {
  margin-bottom: 37px;
}

.mb-38 {
  margin-bottom: 38px;
}

.mb-39 {
  margin-bottom: 39px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-41 {
  margin-bottom: 41px;
}

.mb-42 {
  margin-bottom: 42px;
}

.mb-43 {
  margin-bottom: 43px;
}

.mb-44 {
  margin-bottom: 44px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-46 {
  margin-bottom: 46px;
}

.mb-47 {
  margin-bottom: 47px;
}

.mb-48 {
  margin-bottom: 48px;
}

.mb-49 {
  margin-bottom: 49px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 1px;
}

.mt-2 {
  margin-top: 2px;
}

.mt-3 {
  margin-top: 3px;
}

.mt-4 {
  margin-top: 4px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-6 {
  margin-top: 6px;
}

.mt-7 {
  margin-top: 7px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-9 {
  margin-top: 9px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-11 {
  margin-top: 11px;
}

.mt-12 {
  margin-top: 12px;
}

.mt-13 {
  margin-top: 13px;
}

.mt-14 {
  margin-top: 14px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-17 {
  margin-top: 17px;
}

.mt-18 {
  margin-top: 18px;
}

.mt-19 {
  margin-top: 19px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-21 {
  margin-top: 21px;
}

.mt-22 {
  margin-top: 22px;
}

.mt-23 {
  margin-top: 23px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-26 {
  margin-top: 26px;
}

.mt-27 {
  margin-top: 27px;
}

.mt-28 {
  margin-top: 28px;
}

.mt-29 {
  margin-top: 29px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-31 {
  margin-top: 31px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-33 {
  margin-top: 33px;
}

.mt-34 {
  margin-top: 34px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-36 {
  margin-top: 36px;
}

.mt-37 {
  margin-top: 37px;
}

.mt-38 {
  margin-top: 38px;
}

.mt-39 {
  margin-top: 39px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-41 {
  margin-top: 41px;
}

.mt-42 {
  margin-top: 42px;
}

.mt-43 {
  margin-top: 43px;
}

.mt-44 {
  margin-top: 44px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-46 {
  margin-top: 46px;
}

.mt-47 {
  margin-top: 47px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-49 {
  margin-top: 49px;
}

.mt-50 {
  margin-top: 50px;
}

@media only screen and (max-width: 1200px) {
  .cpf-body {
    margin-bottom: 440px;
  }
}
@media only screen and (max-width: 991px) {
  body {
    font-size: 15px;
  }
  .cpf-body {
    margin-bottom: 420px;
  }
}
@media only screen and (max-width: 511px) {
  .cpf-body {
    margin-bottom: 480px;
  }
}
.container {
  max-width: 1320px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.section-title h2 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 50px;
  line-height: 120%;
  letter-spacing: 2%;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #012754;
}
.section-title p {
  margin-bottom: 30px;
  line-height: 175%;
}
.section-title h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 225%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64ccc9;
  margin-bottom: 30px;
}

h3.title {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 38px;
  line-height: 132%;
  letter-spacing: 2%;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #012754;
}

.grid-pattern {
  width: 100%;
  height: 100vh;
  background: #f9f9f9;
  background-image: repeating-linear-gradient(to right, rgba(226, 226, 226, 0.5) 0 1px, transparent 1px 80px), repeating-linear-gradient(to bottom, rgba(226, 226, 226, 0.5) 0 1px, transparent 1px 80px), repeating-linear-gradient(to right, #f5f5f5 0 1px, transparent 1px 5px), repeating-linear-gradient(to bottom, #f5f5f5 0 1px, transparent 1px 5px);
  background-size: 80px 80px, 80px 80px, auto, auto, auto, auto;
}

.max-w-full {
  max-width: 100% !important;
}

.call-mail-icon span {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  overflow: hidden;
  max-width: 20px;
  transition: 0.3s;
}
.call-mail-icon span img {
  transition: 0.3s;
}
.call-mail-icon.sm span {
  max-width: 18px;
}
.call-mail-icon.md span {
  max-width: 20px;
}

.hov-link:hover .call-mail-icon span img {
  transform: translateX(25px);
}
.hov-link:hover .call-mail-icon.sm span img {
  transform: translateX(23px);
}
.hov-link:hover .call-mail-icon.md span img {
  transform: translateX(25px);
}

.mt-30 {
  margin-top: 30px;
}

.mt-55 {
  margin-top: 55px;
}

.mb-82 {
  margin-bottom: 82px;
}

.mb-100 {
  margin-bottom: 100px;
}

@media only screen and (max-width: 1360px) {
  .container {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1200px) {
  .container {
    max-width: 990px;
  }
  .section-title h2 {
    font-size: 40px;
  }
  .section-title h6 {
    margin-bottom: 15px;
  }
  h3.title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .container {
    max-width: 768px;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .section-title h2 {
    font-size: 36px;
    margin-bottom: 16px;
  }
  .section-title h6 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    max-width: 575px;
  }
  .section-title h2 {
    font-size: 34px;
  }
  h3.title {
    font-size: 32px;
  }
}
.header-section {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: 0.2s;
}
.header-section.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(1, 39, 84, 0.0784313725);
  animation: headerSlideDown 0.4s ease forwards;
}
.header-section.sticky .header-inner {
  padding: 10px 0;
}
.header-section.sticky .header-inner .header-left .logo img {
  max-width: 145px;
}
.header-section.sticky .header-inner .header-left .logo .white-logo {
  display: none;
}
.header-section.sticky .header-inner .header-left .logo .dark-logo {
  display: block;
}
.header-section.sticky.header-white .header-inner .header-left .call .number, .header-section.sticky.mobileMenuOpned .header-inner .header-left .call .number {
  color: #012754;
  background: rgba(1, 39, 84, 0.0392156863);
}
.header-section.sticky.header-white .header-inner .header-right ul li a, .header-section.sticky.mobileMenuOpned .header-inner .header-right ul li a {
  color: #012754;
}
.header-section.sticky.header-white .menu-btn, .header-section.sticky.mobileMenuOpned .menu-btn {
  color: #012754;
}

@keyframes headerSlideDown {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 15px 0;
  transition: 0.3s;
}
.header-inner .header-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 60px;
}
.header-inner .header-left .logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 171px;
  width: 100%;
}
.header-inner .header-left .logo .dark-logo {
  display: block;
}
.header-inner .header-left .logo .white-logo {
  display: none;
}
.header-inner .header-left .logo img {
  width: 100%;
}
.header-inner .header-left .call {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #012754;
  width: 210px;
}
.header-inner .header-left .call .call-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background: rgba(100, 204, 201, 0.2509803922);
}
.header-inner .header-left .call .call-icon svg {
  color: #64CCC9;
  font-size: 22px;
}
.header-inner .header-left .call .number {
  padding: 5px 15px 5px 10px;
  backdrop-filter: blur(20px);
  background: rgba(1, 39, 84, 0.0392156863);
  font-weight: 700;
  height: 40px;
  width: 125px;
  max-width: -moz-max-content;
  max-width: max-content;
}
.header-inner .header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
.header-inner .header-right a {
  text-decoration: none;
}
.header-inner .header-right .custom-btn {
  height: 55px;
  font-size: 16px;
  line-height: 23.5px;
  padding: 8px 18px;
}

.menu-btn {
  display: none;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 28px;
  color: #012754;
}

.mobile-menu {
  display: none;
}
.mobile-menu .offcanvas {
  max-width: 300px;
}
.mobile-menu .btn-close {
  opacity: 1 !important;
  margin-top: -35px;
  color: #012754;
  outline: none;
  border: none;
}
.mobile-menu .mobile-menu-header {
  border-bottom: 1px solid rgba(1, 38, 84, 0.1843137255);
}

.mobile-menu-logo {
  max-width: 130px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu-logo img {
  width: 100%;
}

.header-inner .header-left .logo {
  max-width: 171px;
}

.header-white .header-inner .header-left .logo {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 171px;
}
.header-white .header-inner .header-left .logo .dark-logo {
  display: none;
}
.header-white .header-inner .header-left .logo .white-logo {
  display: block;
}
.header-white .header-inner .header-left .call .number {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.0784313725);
}
.header-white .header-inner .header-right .menu-list li a {
  color: #ffffff;
}
.header-white .menu-btn {
  color: #ffffff;
}

@media only screen and (max-width: 1360px) {
  .header-inner {
    gap: 5px;
  }
  .header-inner .header-left {
    gap: 50px;
  }
  .header-inner .header-left .logo {
    max-width: 150px !important;
  }
  .header-inner .header-right .custom-btn {
    min-width: 150px;
    padding: 10px 15px;
  }
  .header-inner .header-right .menu-list {
    gap: 18px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .header-inner {
    padding: 12px 0;
    gap: 10px;
  }
  .header-inner .header-left {
    gap: 20px;
  }
  .header-inner .header-left .logo {
    max-width: 110px !important;
  }
  .header-inner .header-left .call {
    width: 160px;
  }
  .header-inner .header-left .call .number {
    font-size: 14px;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 5px 8px;
  }
  .header-inner .header-right {
    gap: 20px;
  }
  .header-inner .header-right .custom-btn {
    min-width: 130px;
    padding: 10px 8px;
    font-size: 15px;
  }
  .header-inner .header-right ul li a {
    font-size: 14px !important;
  }
  .header-inner .header-right .menu-list {
    gap: 15px !important;
  }
  .header-inner .custom-btn {
    gap: 0;
    font-size: 14px;
    height: 50px;
    padding: 6px 14px;
    min-width: -moz-max-content;
    min-width: max-content;
  }
}
@media only screen and (max-width: 991px) {
  .menu-btn {
    display: flex;
  }
  .mobile-menu {
    display: block;
  }
  .header-inner .header-right {
    display: none;
  }
  .header-inner .header-left {
    justify-content: space-between;
    width: 100%;
  }
  .header-inner .header-left .call {
    width: 158px;
  }
}
.menu-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px !important;
}
.menu-list > li {
  position: relative;
  padding: 10px 0;
}
.menu-list > li > a {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #012754;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.menu-list > li > a:hover {
  color: #012754;
}

.has-sub-menu .submenu-list {
  position: absolute;
  top: 40px;
  left: 0;
  list-style: none;
  margin: 0;
  width: 300px;
  padding: 13px 20px 13px 20px;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1019607843);
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
  gap: 15px !important;
  /* animation base */
  opacity: 0;
  transform: translateY(15px) scale(0.95);
  visibility: hidden;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  gap: 0;
  border: 1px solid rgba(6, 23, 17, 0.1019607843);
}
.has-sub-menu .submenu-list.right {
  left: unset;
  right: 0;
  width: 250px;
}
.has-sub-menu .submenu-list.right li {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.has-sub-menu .submenu-list.right li a:hover {
  padding-left: 0;
  padding-right: 5px;
}
.has-sub-menu .submenu-list li {
  padding: 0;
}
.has-sub-menu .submenu-list li a {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  border-radius: 6px;
  transition: 0.3s;
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(1, 39, 84, 0.8980392157) !important;
}
.has-sub-menu .submenu-list li a:hover {
  color: #012754;
  padding-left: 5px;
}
.has-sub-menu {
  /* HOVER IN */
}
.has-sub-menu:hover .submenu-list {
  opacity: 1;
  transform: translateY(0) scale(1);
  visibility: visible;
}
.has-sub-menu:hover::after {
  top: 12px;
  transform: rotate(180deg);
}

.home-header .has-sub-menu::after {
  filter: brightness(0) saturate(100%) invert(10%) sepia(95%) saturate(1500%) hue-rotate(205deg) brightness(60%) contrast(95%);
}

.header-section.sticky .has-sub-menu::after {
  filter: brightness(0) saturate(100%) invert(10%) sepia(95%) saturate(1500%) hue-rotate(205deg) brightness(60%) contrast(95%);
}

.mobile-menu-btn {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  font-size: 32px;
  margin-top: 0px;
  height: 40px;
  width: 50px;
  backdrop-filter: blur(20px);
  background: rgba(1, 39, 84, 0.0392156863);
  border-radius: 0;
  display: none;
  align-items: center;
  justify-content: center;
}
.mobile-menu-btn svg {
  font-size: 28px;
}
.mobile-menu-btn .menu-close {
  display: none;
}
.mobile-menu-btn.active .menu-open {
  display: none;
}
.mobile-menu-btn.active .menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8.5px;
}
.mobile-menu-btn .menu-open,
.mobile-menu-btn .menu-close {
  color: #012754;
}

.header-white .mobile-menu-btn {
  background: rgba(255, 255, 255, 0.0784313725);
}
.header-white .mobile-menu-btn .menu-open,
.header-white .mobile-menu-btn .menu-close {
  color: #fff;
}

.header-section.sticky .header-inner .header-left .call .number {
  background: rgba(1, 39, 84, 0.0392156863);
}
.header-section.sticky .mobile-menu-btn {
  background: rgba(1, 39, 84, 0.0392156863);
}
.header-section.sticky .mobile-menu-btn svg {
  color: #012754;
}

.custom-mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  background: rgba(1, 39, 84, 0.5019607843);
  backdrop-filter: blur(8px);
  z-index: 0;
  padding-top: 77px;
  transform: translateY(-100%);
  transition: transform 0.4s ease;
  z-index: 99;
  border-radius: 0;
  overflow: hidden;
}
.custom-mobile-menu.active {
  transform: translateY(0);
}
.custom-mobile-menu .mobile-menu-inner {
  padding: 20px 0 70px;
  border-top: 1px solid rgba(6, 23, 17, 0.1215686275);
  height: auto;
  overflow-y: auto;
  background: #ffffff;
  border-radius: 0;
}
.custom-mobile-menu .mobile-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-mobile-menu .mobile-menu-list li {
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.custom-mobile-menu .mobile-menu-list li:nth-child(1) a {
  border-radius: 10px 10px 0 0;
}
.custom-mobile-menu .mobile-menu-list li:nth-last-child(1) a {
  border-radius: 0 0 10px 10px;
}
.custom-mobile-menu .mobile-menu-list li a {
  height: 45px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 18px;
  font-family: Funnel Display;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
  line-height: 55px;
  letter-spacing: 0;
  color: rgba(1, 39, 84, 0.8980392157);
}
.custom-mobile-menu .mobile-menu-list li a.active, .custom-mobile-menu .mobile-menu-list li a:hover {
  color: #012754;
}
.custom-mobile-menu .mobile-menu-list li:hover a {
  background: rgba(100, 204, 201, 0.1490196078);
}
.custom-mobile-menu .mobile-menu-list li.has-sub .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: #f2f5f1;
  position: relative;
}
.custom-mobile-menu .mobile-menu-list li.has-sub .sub-menu li a {
  padding-left: 28px !important;
  border-radius: 0 !important;
}
.custom-mobile-menu .mobile-menu-list li.has-sub:hover .sub-menu li a {
  background: transparent;
}
.custom-mobile-menu .mobile-menu-list li.has-sub:hover .sub-menu li a:hover {
  background: rgba(100, 204, 201, 0.1490196078);
}
.custom-mobile-menu .mobile-menu-list li.has-sub.active a {
  background: rgba(100, 204, 201, 0.1490196078);
}
.custom-mobile-menu .mobile-menu-list li.has-sub.active .sub-menu {
  max-height: 290px;
}
.custom-mobile-menu .mobile-menu-list li.has-sub.active .sub-menu li a {
  background: transparent;
}
.custom-mobile-menu .mobile-menu-list li.has-sub.active .arrow {
  transform: rotate(-135deg);
}
.custom-mobile-menu .mobile-menu-list li .menu-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-mobile-menu .mobile-menu-list li .menu-link .menu-text {
  position: relative;
  z-index: 0;
  max-width: -moz-max-content;
  max-width: max-content;
}
.custom-mobile-menu .mobile-menu-list li .arrow {
  width: 8px;
  height: 8px;
  border-right: 2px solid #012754;
  border-bottom: 2px solid #012754;
  transform: rotate(45deg);
  transition: transform 0.3s;
  position: absolute;
  right: 20px;
  top: 17px;
  z-index: 11;
}
.custom-mobile-menu .mobile-menu-btn {
  padding: 20px;
  width: 100%;
  background: #fff;
}

@media only screen and (max-width: 991px) {
  .home-header {
    background: #fff;
  }
  .mobile-menu-btn {
    display: block;
  }
  .mobile-menu-btn .custom-btn {
    height: 55px;
  }
}
@media only screen and (max-width: 405px) {
  .custom-mobile-menu {
    padding-top: 74px;
  }
  .header-inner {
    gap: 10px;
  }
  .header-inner .header-left {
    gap: 15px;
  }
  .header-white .header-inner .header-left .logo {
    min-width: 90px !important;
  }
}
.custom-mobile-menu {
  background: #F2F4F6 !important;
  padding-top: 0;
  overflow: scroll;
}
.custom-mobile-menu .container {
  height: 100%;
}
.custom-mobile-menu .mobile-menu-inner {
  background: transparent !important;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding: 75px 0px 15px 0px !important;
}
.custom-mobile-menu .mobile-menu-inner .mobile-menu-btn {
  background: transparent !important;
  padding: 0px;
  margin: 0;
  height: 0;
  overflow: hidden;
  transition: 0.4s;
}
.custom-mobile-menu.active .mobile-menu-btn {
  height: 60px !important;
}

.mobile-menu-top {
  width: 100%;
  padding: 14px 0px 24px 0px;
}
.mobile-menu-top .image-list-item {
  display: flex;
  width: 100%;
  height: 120px;
  position: relative;
  overflow: hidden;
  margin-top: 15px;
}
.mobile-menu-top .image-list-item:hover > img {
  transform: scale(1.2);
}
.mobile-menu-top .image-list-item:hover .custom-btn {
  padding: 0 !important;
}
.mobile-menu-top .image-list-item:hover .custom-btn .btn-icon .icon1 {
  transform: translateY(-20px) translateX(20px);
}
.mobile-menu-top .image-list-item:hover .custom-btn .btn-icon .icon2 {
  transform: translateY(-27px) translateX(2px);
}
.mobile-menu-top .image-list-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.mobile-menu-top .image-list-item .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  background: linear-gradient(180deg, rgba(1, 39, 84, 0) 0%, rgba(1, 39, 84, 0.9) 100%);
}
.mobile-menu-top .image-list-item .overlay span {
  display: block;
  width: 100%;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.mobile-menu-top .image-list-item .overlay img {
  width: 10px;
  height: 10px;
  filter: brightness(0) invert(1);
}
.mobile-menu-top .image-list-item .overlay .arrow-icon {
  margin-bottom: 5px;
}

.menu-list-for-mobile .accordion-item:last-of-type {
  border-radius: 0;
}
.menu-list-for-mobile .parent-accordion-body {
  padding: 0px 15px 15px 15px;
  border-radius: 0 !important;
}
.menu-list-for-mobile .sub-submenu-mobile {
  margin-bottom: 15px;
}
.menu-list-for-mobile .sub-sub-menu-btn {
  border: none;
  box-shadow: none !important;
  border-radius: 0 !important;
  height: 40px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #012754;
  background: rgba(1, 39, 84, 0.0509803922);
  padding: 5px 15px;
}
.menu-list-for-mobile .sub-submenu-body {
  padding: 12px 15px;
}

.mobile-menu-link {
  height: 51px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  color: #012754;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 15px;
  width: 100%;
  background: #FFF !important;
  margin-top: 10px;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.mobile-menu-label {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}

.mobile-submenu-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 15px;
  line-height: 36px;
  color: #012754;
  text-decoration: none;
}
.mobile-submenu-link.mt-04 {
  margin-top: 4px;
}
.mobile-submenu-link.mb-04 {
  margin-bottom: 4px;
}

.mobile-sub-submenu-link {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 15px;
  line-height: 34px;
  position: relative;
  padding-left: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: rgba(1, 39, 84, 0.8980392157);
}
.mobile-sub-submenu-link::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 7px;
  height: 10px;
  background: url("../images/icons/menu-arrow-right.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.mobile-menu-link-btn {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(100, 204, 201, 0.2);
  height: 66px;
}
.mobile-menu-link-btn.explore-btn {
  height: 50px;
  background: rgba(1, 39, 84, 0.0509803922);
}
.mobile-menu-link-btn span {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.5019607843);
}
.mobile-menu-link-btn strong {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #012754;
  text-align: right !important;
  margin-top: -3px;
}
.mobile-menu-link-btn strong img {
  max-width: 10px;
}
.mobile-menu-link-btn-inner {
  width: 212px;
  margin: auto;
}

.sub-submenu-body h4 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #012754;
  margin-bottom: 16px;
}
.sub-submenu-body .cpf-sub-menu-mobile {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  text-decoration: none;
  margin-bottom: 20px;
}
.sub-submenu-body .cpf-sub-menu-mobile strong {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #012754;
}
.sub-submenu-body .cpf-sub-menu-mobile span {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: rgba(1, 39, 84, 0.6980392157);
}

.custom-mobile-menu .accordion-button {
  position: relative;
}
.custom-mobile-menu .accordion-button.mobile-menu-link::after {
  background: transparent !important;
  content: url("../images/icons/mobile-menu-arrow.svg");
  position: absolute;
  right: 12px;
  top: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-mobile-menu .accordion-button.sub-sub-menu-btn::after {
  background: transparent !important;
  content: url("../images/icons/mobile-menu-plus.svg");
  position: absolute;
  right: 12px;
  top: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-mobile-menu .accordion-button.sub-sub-menu-btn:not(.collapsed)::after {
  content: url("../images/icons/mobile-menu-minus.svg");
  top: 7px;
}

.custom-mobile-menu .mobile-menu-link,
.custom-mobile-menu .has-submenu-mobile {
  opacity: 0;
  transform: translateY(14px);
  will-change: opacity, transform;
}

.custom-mobile-menu.active .mobile-menu-link,
.custom-mobile-menu.active .has-submenu-mobile {
  animation: mobileMenuFadeUp 0.4s cubic-bezier(0.22, 1, 0.36, 1) 0.42s forwards;
}

@keyframes mobileMenuFadeUp {
  0% {
    opacity: 0;
    transform: translateY(14px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media only screen and (max-width: 991px) {
  .header-section.home-header {
    padding: 12px 0 !important;
  }
  .header-section.home-header .header-inner .header-left .call .number {
    background: rgba(1, 39, 84, 0.0588235294) !important;
  }
  .header-section.home-header .mobile-menu-btn {
    background: rgba(1, 39, 84, 0.1019607843) !important;
  }
  .header-section.mobileMenuOpned {
    position: fixed !important;
  }
  .header-section.sticky {
    position: fixed !important;
  }
  .header-section.sticky .header-inner .header-left .call .number {
    background: rgba(1, 39, 84, 0.0588235294) !important;
  }
  .header-section.sticky .mobile-menu-btn {
    background: rgba(1, 39, 84, 0.1019607843) !important;
  }
  .mobile-menu-btn svg {
    margin-top: 0px;
  }
  .mobile-menu-btn.active {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-menu-btn.active .menu-close {
    margin-left: 2px;
    margin-top: 0;
  }
  .header-inner {
    padding: 0 !important;
  }
  .header-inner .header-left .logo {
    min-width: 120px !important;
    max-width: 120px !important;
  }
  .header-inner .header-left .logo img {
    min-width: 120px !important;
    max-width: 120px !important;
  }
  .header-inner .header-left .call {
    width: 100%;
    justify-content: flex-end;
  }
  .header-inner .header-left .call .call-icon {
    width: 33px;
  }
  .header-inner .header-left .call .number {
    padding: 7px 8px !important;
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .custom-mobile-menu .container {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .custom-mobile-menu.active .mobile-menu-btn {
    padding: 0px 18px;
  }
  .mobile-menu-top {
    padding: 5px 18px 18px 18px;
  }
}
body.mega-menu-active::before {
  content: "";
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(1, 39, 84, 0.2);
  backdrop-filter: blur(10px);
  pointer-events: none;
}

@keyframes blurAppear {
  from {
    background: #012754;
  }
  to {
    background: rgba(1, 39, 84, 0.2);
  }
}
.header-section:not(.sticky).header-white .has-megamenu > a::after {
  filter: brightness(0) invert(1);
}

.header-section.mega-menu-active {
  background-color: #ffffff;
}
.header-section.mega-menu-active.header-white .header-inner .header-left .logo .dark-logo {
  display: block;
}
.header-section.mega-menu-active.header-white .header-inner .header-left .logo .white-logo {
  display: none;
}
.header-section.mega-menu-active.header-white .header-inner .header-left .call .number {
  color: #012754;
}
.header-section.mega-menu-active.header-white .header-inner .header-right .menu-list li a {
  color: #012754;
}
.header-section.mega-menu-active.header-white .menu-btn {
  color: #012754;
}
.header-section.mega-menu-active.header-white .has-megamenu > a::after {
  filter: brightness(0) saturate(100%) invert(10%) sepia(95%) saturate(1500%) hue-rotate(205deg) brightness(60%) contrast(95%);
}

.menu-list .has-megamenu {
  position: static;
}

.has-megamenu.active > a::before {
  height: 39px;
}
.has-megamenu.active > a::after {
  top: 5px;
  transform: rotate(180deg);
}
.has-megamenu > a {
  position: relative;
  padding-right: 15px !important;
  color: #012754;
}
.has-megamenu > a::before {
  position: absolute;
  content: "";
  top: 100%;
  left: -10px;
  width: calc(100% + 20px);
  height: 0px;
  background: linear-gradient(180deg, rgba(100, 204, 201, 0) 0%, rgba(100, 204, 201, 0.2) 100%);
  transition: all 0.3s;
}
.has-megamenu > a::after {
  content: url("../images/icons/dropdown-down.svg");
  position: absolute;
  top: 0px;
  right: -3px;
  transition: transform 0.3s ease;
  filter: brightness(0) saturate(100%) invert(10%) sepia(95%) saturate(1500%) hue-rotate(205deg) brightness(60%) contrast(95%);
}

.header-section.sticky .mega-menu {
  top: 80px;
}

.mega-menu {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 0px;
  overflow: hidden;
}
.mega-menu.active {
  transition: height 0.3s ease-in-out;
  height: 680px;
}

.mega-menu-inner {
  border-top: 3px solid #64ccc9;
  background-color: rgb(255, 255, 255);
  padding: 30px;
}

.mega-menu-column {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mega-menu-column .column_2 {
  padding: 0 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.mega-menu-column .column_2.gap-between {
  gap: 30px;
}
.mega-menu-column .column_2 .column-item:not(:first-child) {
  padding-left: 30px;
  border-left: 1px solid rgba(1, 39, 84, 0.1215686275);
}
.mega-menu-column .column-item-between {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mega-menu-column .column_1 {
  padding: 0 0 0 20px;
  display: grid;
  grid-template-columns: 1fr;
}
.mega-menu-column .title {
  margin-bottom: 20px;
  padding: 7px 20px;
  background-color: rgba(1, 39, 84, 0.0509803922);
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #012754;
}
.mega-menu-column .column-title {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.mega-menu-column h5 {
  margin-bottom: 0;
  max-width: 268px;
  width: 100%;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #012754;
}
.mega-menu-column .mega-menu-list {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.mega-menu-column .mega-menu-list li a {
  display: flex;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0%;
  color: #012754;
  position: relative;
}
.mega-menu-column .mega-menu-list li a::after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: rgba(1, 39, 84, 0.3019607843);
  transition: 0.3s;
}
.mega-menu-column .mega-menu-list li a:hover::after {
  width: 100%;
}
.mega-menu-column .mega-menu-list__submenu li a {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: rgba(1, 39, 84, 0.8980392157);
  position: relative;
  padding-left: 15px;
}
.mega-menu-column .mega-menu-list__submenu li a::after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: rgba(1, 39, 84, 0.3019607843);
  transition: 0.3s;
}
.mega-menu-column .mega-menu-list__submenu li a::before {
  position: absolute;
  content: url("../images/icons/chevron-right.svg");
  top: 0px;
  left: 0;
  transition: 0.3s;
}
.mega-menu-column .mega-menu-list__submenu li a:hover::before {
  content: url("../images/icons/chevron-right-green.svg");
}
.mega-menu-column .mega-menu-list__submenu li a:hover::after {
  width: 100%;
}
.mega-menu-column .mega-menu-list-2 {
  display: flex;
  flex-direction: column;
  gap: 23px;
}
.mega-menu-column .mega-menu-list-2 li a {
  display: flex;
  flex-direction: column;
  gap: 1px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0%;
  color: #012754;
  position: relative;
}
.mega-menu-column .mega-menu-list-2 li a::after {
  position: absolute;
  content: "";
  bottom: -11px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: rgba(1, 39, 84, 0.2);
  transition: 0.3s;
}
.mega-menu-column .mega-menu-list-2 li a::before {
  position: absolute;
  content: url("../images/icons/chevron-right-green.svg");
  bottom: -6px;
  right: 0;
  transition: 0.3s;
  opacity: 0;
}
.mega-menu-column .mega-menu-list-2 li a:hover::before {
  opacity: 1;
}
.mega-menu-column .mega-menu-list-2 li a:hover::after {
  width: 100%;
}
.mega-menu-column .mega-menu-list-2 li a span:first-child {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #012754;
}
.mega-menu-column .mega-menu-list-2 li a span:last-child {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: rgba(1, 39, 84, 0.6980392157);
}
.mega-menu-column .mega-menu-list-2__submenu li a {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: rgba(1, 39, 84, 0.8980392157);
  position: relative;
  padding-left: 15px;
}
.mega-menu-column .mega-menu-list-2__submenu li a::after {
  position: absolute;
  content: "";
  bottom: -11px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: rgba(1, 39, 84, 0.3019607843);
  transition: 0.3s;
}
.mega-menu-column .mega-menu-list-2__submenu li a::before {
  position: absolute;
  content: url("../images/icons/chevron-right.svg");
  top: -10px;
  left: 0;
  transition: 0.3s;
}
.mega-menu-column .mega-menu-list-2__submenu li a:hover::before {
  content: url("../images/icons/chevron-right-green.svg");
}
.mega-menu-column .mega-menu-list-2__submenu li a:hover::after {
  width: 100%;
}

.mega-menu-column .custom-btn {
  background: rgba(1, 39, 84, 0.1);
  color: #012754;
  gap: 0;
}
.mega-menu-column .custom-btn svg {
  font-size: 24px;
  stroke-width: 1px;
}

.mega-menu-btns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.mega-menu-btns.items-1 {
  grid-template-columns: 1fr;
}
.mega-menu-btns .custom-btn {
  padding: 0 25px !important;
  height: 80px !important;
  background-color: rgba(100, 204, 201, 0.2);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
}
.mega-menu-btns .custom-btn .title-text {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.5019607843);
}
.mega-menu-btns .custom-btn .btn-content {
  display: flex;
  gap: 0;
}
.mega-menu-btns .custom-btn .btn-text {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #012754;
}

.mega-menu-column .image-list {
  display: grid;
  gap: 15px;
}
.mega-menu-column .image-list .custom-btn {
  background-color: transparent;
  padding: 0;
  display: inline-flex;
  height: 30px;
}
.mega-menu-column .image-list .custom-btn svg {
  color: #ffffff;
}
.mega-menu-column .image-list-item {
  display: flex;
  width: 100%;
  height: 120px;
  position: relative;
  overflow: hidden;
}
.mega-menu-column .image-list-item:hover > img {
  transform: scale(1.2);
}
.mega-menu-column .image-list-item:hover .custom-btn .btn-icon .icon1 {
  transform: translateY(-20px) translateX(20px);
}
.mega-menu-column .image-list-item:hover .custom-btn .btn-icon .icon2 {
  transform: translateY(-27px) translateX(2px);
}
.mega-menu-column .image-list-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.mega-menu-column .image-list-item .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0px 6px 5px 15px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  background: linear-gradient(180deg, rgba(1, 39, 84, 0) 0%, rgba(1, 39, 84, 0.9) 100%);
}
.mega-menu-column .image-list-item .overlay span {
  display: block;
  margin-bottom: 5px;
  max-width: 140px;
  width: 100%;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.mega-menu-column .image-list-item .overlay img {
  width: 10px;
  height: 10px;
  filter: brightness(0) invert(1);
}

@media only screen and (max-width: 1360px) {
  .mega-menu {
    top: 91px;
  }
}
@media only screen and (max-width: 1200px) {
  .mega-menu {
    top: 79px;
  }
}
.custom-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  height: 60px;
  padding: 8px 28px;
  border-radius: 0;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: "Funnel Display";
}
.custom-btn svg {
  font-size: 25px;
  stroke-width: 2px;
}
.custom-btn.primary-btn {
  background: #64CCC9;
  color: #ffffff;
}
.custom-btn.secondary-btn {
  background: #ffffff;
  color: #012754;
}
.custom-btn.orange-btn {
  background: #EF6A00;
  color: #ffffff;
}
.custom-btn.transparnet-btn {
  background: rgba(255, 255, 255, 0.0509803922);
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.custom-btn.btn-lg {
  height: 70px;
  padding: 8px 34px;
}

.hov-btn .btn-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  height: 20px;
  overflow: hidden;
  transition: 0.3s;
}
.hov-btn .btn-text span {
  transform: translateY(-2px);
  transition: 0.3s;
}
.hov-btn:hover .btn-text span {
  transform: translateY(-25px);
}

.icon-btn .btn-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  height: 20px;
  overflow: hidden;
  transition: 0.3s;
}
.icon-btn .btn-icon svg {
  transform: translateY(-2px);
  transition: 0.3s;
  min-height: 25px;
}
.icon-btn .btn-icon .icon2 {
  transform: translateX(-35px);
}
.icon-btn:hover .btn-icon .icon1 {
  transform: translateY(-20px) translateX(20px);
}
.icon-btn:hover .btn-icon .icon2 {
  transform: translateY(-27px) translateX(2px);
}

.reverse-hov-btn .btn-text {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  height: 20px;
  overflow: hidden;
  transition: 0.3s;
}
.reverse-hov-btn .btn-text span {
  transform: translateY(5px);
  transition: 0.3s;
}
.reverse-hov-btn:hover .btn-text span {
  transform: translateY(30px);
}

.back-to-top {
  position: absolute;
  right: 0;
}
.back-to-top .btn-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  height: 25px;
  overflow: hidden;
  transition: 0.3s;
}
.back-to-top .btn-icon span {
  transform: translateY(-2px);
  transition: 0.3s;
}
.back-to-top:hover .btn-icon span {
  transform: translateY(-30px);
}

@media only screen and (max-width: 991px) {
  .custom-btn {
    padding: 5px 20px;
  }
  .custom-btn.btn-lg {
    height: 50px;
    padding: 5px 20px;
  }
}
.pagination-content {
  padding-top: 30px;
  position: relative;
}

.pagination-btn {
  max-width: 410px;
  width: 100%;
  text-decoration: none;
  display: flex;
  align-items: center;
  background-color: rgba(1, 39, 84, 0.1019607843);
}
.pagination-btn .pagination-btn-left {
  flex: 0 0 auto;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-btn .pagination-btn-icon {
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  overflow: hidden;
  transition: 0.3s;
}
.pagination-btn .pagination-btn-icon img {
  transition: 0.3s;
  min-width: 16px;
  height: 12px;
}
.pagination-btn:hover .pagination-btn-icon .icon1 {
  transform: translateX(-20px);
}
.pagination-btn:hover .pagination-btn-icon .icon2 {
  transform: translateX(-22px);
}
.pagination-btn.next .pagination-btn-icon {
  justify-content: flex-end;
}
.pagination-btn.next:hover .pagination-btn-icon .icon1 {
  transform: translateX(25px);
}
.pagination-btn.next:hover .pagination-btn-icon .icon2 {
  transform: translateX(17px);
}
.pagination-btn .pagination-btn-content {
  padding: 22px 20px;
  background-color: #ffffff;
}
.pagination-btn .pagination-btn-label {
  display: block;
  margin-bottom: 8px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.pagination-btn .pagination-btn-name {
  display: block;
  margin-bottom: 5px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #012754;
}

.pagination-center .custom-btn {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #012754;
  position: relative;
}
.pagination-center .custom-btn::after {
  position: absolute;
  content: "";
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #64ccc9;
}

@media screen and (max-width: 1200px) {
  .pagination-btn .pagination-btn-name {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .pagination-content {
    padding-bottom: 60px;
  }
  .pagination-btn {
    max-width: 100%;
  }
  .pagination-btn .pagination-btn-icon {
    width: 20px;
  }
  .pagination-btn .pagination-btn-content {
    width: 100%;
  }
  .pagination-btn .pagination-btn-left {
    height: 40px;
  }
  .pagination-btn .pagination-btn-content {
    padding: 20px;
  }
  .pagination-btn .pagination-btn-name {
    font-size: 16px;
    line-height: 22px;
  }
  .pagination-center-content {
    position: absolute;
    bottom: -10px;
  }
}
@media screen and (max-width: 767px) {
  .pagination-btn {
    flex-direction: column;
  }
  .pagination-btn.next {
    flex-direction: column-reverse;
  }
  .pagination-btn .pagination-btn-content {
    padding: 12px;
  }
  .pagination-btn .pagination-btn-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
  }
}
@media screen and (max-width: 480px) {
  .pagination-btn .pagination-btn-name {
    font-size: 15px;
  }
}
.input-fild input::-moz-placeholder, .input-fild textarea::-moz-placeholder {
  color: rgba(1, 39, 84, 0.5019607843);
}
.input-fild input::placeholder,
.input-fild textarea::placeholder {
  color: rgba(1, 39, 84, 0.5019607843);
}
.input-fild select {
  height: 60px;
  width: 100%;
  border: 1px solid rgba(1, 39, 84, 0.1490196078);
  padding: 5px 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #012754;
  margin-bottom: 16px;
  outline: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-image: url("../images/icons/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 44px;
}

.form-message {
  margin-top: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}

.form-message-success {
  color: #155724;
}

.form-message-error {
  color: #721c24;
}

.form-message-sending {
  color: #012754;
}
.form-message-sending::after {
  content: "";
  animation: dots 1.5s steps(4, end) infinite;
}

@keyframes dots {
  0%, 20% {
    content: "";
  }
  40% {
    content: ".";
  }
  60% {
    content: "..";
  }
  80%, 100% {
    content: "...";
  }
}
.banner-section {
  padding-top: 155px;
  position: relative;
  background: url("../images/bg/banner-bg.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.banner-section::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(1, 39, 84, 0) 46.72%, rgba(1, 39, 84, 0.92) 97.65%);
  z-index: 0;
}

.banner-bg-img-for-mobile {
  display: none;
}

.banner-top {
  max-width: 1127px;
  padding-bottom: 10%;
  position: relative;
  z-index: 1;
}
.banner-top h1 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 50px;
  line-height: 110%;
  letter-spacing: 2%;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #012754;
}
.banner-top h3 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 400;
  font-size: 40px;
  line-height: 150%;
  letter-spacing: 2%;
  color: #012754;
}
.banner-top h3 span {
  position: relative;
}
.banner-top h3 span::after {
  content: "";
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #64CCC9;
}

.banner-bottom {
  position: relative;
  z-index: 1;
}

.banner-bottom-left {
  padding-bottom: 38px;
}
.banner-bottom-left p {
  color: #ffffff;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 20px;
}
.banner-bottom-left ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0;
  color: #ffffff;
  margin-bottom: 5px;
}
.banner-bottom-left ul li svg {
  font-size: 24px;
  transform: translateY(8px);
}

.banner-bottom-right {
  padding-bottom: 50px;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 30px;
}

@media only screen and (max-width: 1600px) {
  .banner-top {
    padding-bottom: 10%;
  }
}
@media only screen and (max-width: 1440px) {
  .banner-top {
    padding-bottom: 10%;
  }
}
@media only screen and (max-width: 1200px) {
  .banner-section {
    background-size: cover;
    background-position: top;
    padding-top: 150px;
  }
  .banner-top {
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
  }
  .banner-top h1 {
    font-size: 70px;
  }
  .banner-bottom {
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
  }
  .banner-bottom-right {
    gap: 20px;
  }
  .banner-bottom .custom-btn.btn-lg {
    height: 55px;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-section {
    padding-top: 130px;
    background-color: #012754;
    background-image: none !important;
  }
  .banner-section::after {
    display: none !important;
  }
  .broker-banner-section .broker-banner-bg {
    display: none;
  }
  .banner-bg-img-for-mobile {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  .banner-bg-img-for-mobile .banner-bg-img {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .banner-bg-img-for-mobile .banner-bg-img img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: relative;
    z-index: 0;
  }
  .banner-bg-img-for-mobile .banner-bg-img::after {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(1, 39, 84, 0) 20%, rgb(1, 39, 84) 100%);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }
  .banner-top h1 {
    font-size: 50px;
  }
  .banner-top h3 {
    font-size: 32px;
    color: #fff;
  }
  .banner-bottom-left {
    max-width: 500px;
    padding-bottom: 30px;
  }
  .banner-bottom-right {
    justify-content: flex-start;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .banner-bg-img-for-mobile .banner-bg-img::after {
    background: linear-gradient(180deg, rgba(1, 39, 84, 0) 70px, rgb(1, 39, 84) 100%);
  }
  .banner-top {
    padding-bottom: 30px;
    margin-top: 20px;
  }
  .banner-top h1 {
    font-size: 38px;
    margin-bottom: 15px;
    color: #FFF !important;
  }
  .banner-top h3 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .banner-top h3 span::after {
    height: 3px;
  }
  .banner-bottom-right {
    padding-bottom: 0;
  }
  .banner-bottom-left p {
    font-size: 18px;
  }
  .banner-bottom-left ul li {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 16px;
  }
  .banner-bottom-left ul li svg {
    font-size: 20px;
    transform: translateY(4px);
  }
}
@media only screen and (max-width: 575px) {
  .banner-top {
    margin-top: 40px;
    padding-bottom: 20px;
  }
  .banner-bottom-right {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .banner-bottom-right .custom-btn {
    width: 100%;
    justify-content: center;
  }
}
.features-section {
  padding: 100px 0px;
}
.features-section .section-title {
  max-width: 640px;
}

.features-content {
  padding-top: 15px;
  margin-bottom: -30px;
}

.features-card {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0px;
  background: rgba(1, 39, 84, 0.031372549);
  margin-bottom: 30px;
}
.features-card .features-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 125px;
  min-height: 135px;
  max-width: 125px;
  max-height: 135px;
  background: #ECECF2;
}
.features-card .features-text {
  padding: 5px 15px;
}
.features-card .features-text h6 {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 10px;
  color: #012754;
}
.features-card .features-text p {
  line-height: 24px;
  margin-bottom: 0;
  color: #012754;
}

@media only screen and (max-width: 1360px) {
  .features-card .features-icon {
    min-width: 115px;
    max-width: 115px;
  }
  .features-card .features-text h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .features-section {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .features-section {
    padding: 70px 0px;
  }
  .features-content {
    padding-top: 0;
  }
  .features-card .features-icon {
    min-width: 115px;
    max-width: 115px;
  }
  .features-card .features-text h6 {
    font-size: 18px;
  }
  .features-card .features-text p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .features-section {
    padding: 60px 0px;
  }
}
@media only screen and (max-width: 757px) {
  .features-card .features-icon {
    min-width: 105px;
    max-width: 105px;
  }
}
.product-section {
  padding: 100px 0;
  background: rgba(1, 39, 84, 0.031372549);
}
.product-section .section-title {
  max-width: 400px;
  margin: auto;
}
.product-section .custom-btn {
  max-width: 315px;
  margin: 25px auto auto;
}

.product-card {
  background: #ffffff;
  margin-bottom: 30px;
  transition: 0.4s;
}
.product-card .product-img {
  min-height: 190px;
  width: 100%;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.product-card .product-img img {
  width: 100%;
  min-height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
  position: relative;
  z-index: 0;
}
.product-card .product-img::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200%;
  height: 250%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  transform: translate(-50%, -50%) rotate(45deg) scaleX(0);
  transform-origin: center;
  transition: transform 0.5s ease;
  z-index: 1;
}
.product-card:hover {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.0588235294);
}
.product-card:hover .product-img::before {
  transform: translate(-50%, -50%) rotate(45deg) scaleX(1);
}
.product-card:hover .product-img img {
  scale: 1.2;
}
.product-card .product-data {
  padding: 25px 20px 5px;
}
.product-card .product-data a {
  text-decoration: none;
}
.product-card .product-data a h4 {
  font-family: "Funnel Display";
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0;
  min-height: 50px;
  color: #012754;
}
.product-card .product-data ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  line-height: 100%;
  height: 52px;
  position: relative;
  color: #012754;
}
.product-card .product-data ul li::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background: linear-gradient(90deg, rgba(1, 39, 84, 0.04) 0%, rgba(1, 39, 84, 0.2) 50%, rgba(1, 39, 84, 0.04) 100%);
  left: 0;
  bottom: -1px;
}
.product-card .product-data ul li:nth-last-child(1)::after {
  display: none;
}
.product-card .product-data ul li span {
  opacity: 70%;
  font-size: 13px;
  text-transform: uppercase;
}
.product-card .product-data ul li strong {
  font-weight: 600;
  font-size: 16px;
  text-align: right;
}

@media only screen and (max-width: 1360px) {
  .product-card .product-data a h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .product-section {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .product-section {
    padding: 70px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .product-section {
    padding: 60px 0px;
  }
  .product-card .product-data a h4 {
    min-height: auto;
  }
  .product-card .product-data ul li strong {
    font-size: 15px;
  }
}
.why-broker-section {
  padding: 100px 0px;
}
.why-broker-section .section-title {
  max-width: 440px;
}

.why-broker-content {
  margin-bottom: -30px;
}

.why-broker-card {
  background: rgba(1, 39, 84, 0.031372549);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.why-broker-card .card-icon {
  min-height: 75px;
  height: 100%;
  min-width: 75px;
  max-width: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 39, 84, 0.0509803922);
}
.why-broker-card .card-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #012754;
  padding: 5px 18px;
}

@media only screen and (max-width: 1200px) {
  .why-broker-section {
    padding: 80px 0px;
  }
  .why-broker-section .section-title {
    max-width: 400px;
  }
}
@media only screen and (max-width: 991px) {
  .why-broker-section {
    padding: 70px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .why-broker-section {
    padding: 60px 0px;
  }
  .why-broker-card .card-text {
    font-size: 18px;
  }
}
.project-section {
  position: relative;
  overflow: hidden;
}
.project-section .project-parallax-bg {
  position: absolute;
  inset: -350px 0;
  background: url("../images/bg/project-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
.project-section .overlay {
  padding: 100px 0;
  position: relative;
  z-index: 2;
  background: linear-gradient(90deg, rgba(1, 39, 84, 0.9) 18.75%, rgba(1, 39, 84, 0) 74.52%);
}
.project-section .section-title {
  max-width: 500px;
}
.project-section ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 10px;
}
.project-section ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.project-section ul li svg {
  font-size: 24px;
  margin-top: 10px;
}

@media only screen and (max-width: 1200px) {
  .project-section .overlay {
    padding: 80px 0px;
  }
  .project-section .section-title {
    max-width: 400px;
  }
}
@media only screen and (max-width: 991px) {
  .project-section .overlay {
    padding: 70px 0px;
    background: linear-gradient(90deg, rgba(1, 39, 84, 0.9) 30%, rgba(1, 39, 84, 0) 74.52%);
  }
  .project-section ul li {
    font-size: 18px;
    gap: 8px;
  }
  .project-section ul li svg {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .project-section .overlay {
    padding: 60px 0px;
  }
  .project-section .section-title {
    max-width: 350px;
  }
  .project-section ul li {
    font-size: 16px;
  }
  .project-section ul li svg {
    font-size: 18px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 575px) {
  .project-section .overlay {
    background: linear-gradient(90deg, rgba(1, 39, 84, 0.9) 60%, rgba(1, 39, 84, 0) 100%);
  }
}
.simple-funding-section {
  padding: 100px 0px;
}
.simple-funding-section .section-title {
  max-width: 500px;
  margin: auto;
}
.simple-funding-section .submit-btn {
  margin: auto;
  margin-top: 25px;
  max-width: 230px;
}

.funding-step {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin-bottom: 30px;
}
.funding-step .step {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(100, 204, 201, 0.6980392157);
  color: #64CCC9;
  height: 50px;
  min-width: 80px;
  background: #ffffff;
  font-family: "Quanta Grotesk Pro";
  letter-spacing: 2%;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 150%;
}
.funding-step .text {
  border: 1px dashed rgba(1, 39, 84, 0.3019607843);
  background: #ffffff;
  padding: 20px;
  margin-top: 50px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  width: 100%;
}

.funding-step.step-3 {
  flex-direction: row-reverse;
}
.funding-step.step-4 {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 1360px) {
  .funding-step .step {
    font-size: 15px;
  }
  .funding-step .text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) {
  .simple-funding-section {
    padding: 80px 0px;
  }
  .simple-funding-section .submit-btn {
    margin-top: 10px;
  }
  .funding-step .step {
    font-size: 14px;
    height: 40px;
  }
  .funding-step .text {
    padding: 10px;
    font-size: 16px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .simple-funding-section {
    padding: 70px 0px;
  }
  .funding-step.step-2 {
    flex-direction: row-reverse;
    margin-top: 0;
  }
  .funding-step.step-3 {
    flex-direction: row;
    margin-top: 0;
  }
  .funding-step.step-4 {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 768px) {
  .simple-funding-section {
    padding: 60px 0px;
  }
  .funding-step .step {
    min-width: 75px;
  }
}
@media only screen and (max-width: 575px) {
  .funding-step {
    flex-direction: row !important;
    margin-bottom: 20px !important;
  }
}
.funding-across-section {
  padding-bottom: 100px;
  position: relative;
  height: auto !important;
}
.funding-across-section .section-title {
  max-width: 590px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.funding-across-section .funding-across-images {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.funding-across-section .funding-across-images .funding-across-left {
  width: 50%;
}
.funding-across-section .funding-across-images .funding-across-right {
  width: 50%;
}
.funding-across-section .funding-across-images img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.funding-across-section .funding-across-images .funding-across-img-1 {
  width: 22.92%;
  margin-left: 32.82%;
  margin-right: auto;
}
.funding-across-section .funding-across-images .funding-across-img-2 {
  width: 32.82%;
  margin-left: 0;
  margin-right: auto;
}
.funding-across-section .funding-across-images .funding-across-img-3 {
  width: 22.92%;
  margin-right: 32.82%;
  margin-left: auto;
}
.funding-across-section .funding-across-images .funding-across-img-4 {
  width: 32.82%;
  margin-right: 0;
  margin-left: auto;
}

.funding-across-map-img {
  max-width: 70%;
  width: 100%;
  margin: auto;
  margin-top: 60px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.funding-across-map-img img {
  width: 100%;
  margin: auto;
}

@media only screen and (max-width: 1200px) {
  .funding-across-map-img {
    max-width: 600px;
    margin: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .funding-across-section {
    padding-bottom: 80px;
  }
  .funding-across-section .section-title {
    max-width: 500px;
  }
  .funding-across-map-img {
    max-width: 500px;
  }
}
@media only screen and (max-width: 991px) {
  .funding-across-section {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .funding-across-section {
    padding-bottom: 60px;
  }
  .funding-across-section .section-title {
    max-width: 300px;
  }
  .funding-across-section .pin-spacer {
    display: none !important;
  }
  .funding-across-section .funding-across-images {
    display: none;
  }
}
.product-guide-section {
  padding-top: 15%;
  position: relative;
  overflow: hidden;
}
.product-guide-section .parallax-bg {
  position: absolute;
  inset: -290px 0;
  background: url("../images/bg/prpduct-guide-bg.png");
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.product-guide-inner {
  padding: 80px 15px 0px 15px;
  position: relative;
  overflow: hidden;
}
.product-guide-inner .grid-pattern {
  position: absolute;
  z-index: 0;
  bottom: -5px;
  left: 50.2%;
  transform: translateX(-50%);
  width: calc(100vw + 0px);
  height: 100%;
}
.product-guide-inner .section-title {
  max-width: 630px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.product-guide-inner .download-btn {
  max-width: 310px;
  margin: 65px auto auto;
  position: relative;
  z-index: 1;
  transform: translateX(3px);
}

@media only screen and (max-width: 1200px) {
  .product-guide-section .section-title {
    max-width: 520px;
  }
  .product-guide-inner .grid-pattern {
    width: calc(100vw - 2px);
  }
}
@media only screen and (max-width: 991px) {
  .product-guide-inner {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .product-guide-inner .download-btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .product-guide-section .section-title {
    max-width: 450px;
  }
  .product-guide-inner {
    padding-top: 44px;
  }
}
.contact-section {
  padding: 120px 0 100px;
  position: relative;
}
.contact-section .grid-pattern {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100vw;
  z-index: 0;
}

.contact-card {
  max-width: 1130px;
  margin: auto;
  background: #ffffff;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.contact-card-left {
  padding: 50px 40px;
  background: #012754;
  width: 50%;
  position: relative;
  overflow: hidden;
  min-height: 646px;
}
.contact-card-left h3 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ffffff;
  max-width: 400px;
}
.contact-card-left .women-img {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.contact-card-left .name {
  position: relative;
  z-index: 0;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.1490196078);
  backdrop-filter: blur(20px);
  font-family: "Quanta Grotesk Pro";
  font-weight: 500;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: 2%;
  width: 330px;
  text-align: right;
  color: #ffffff;
  padding: 5px 15px;
  margin-top: 140px;
}
.contact-card-left .company-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #ffffff;
  padding: 10px 15px;
  margin-left: auto;
  margin-right: -40px;
  background: rgba(255, 255, 255, 0.0705882353);
  backdrop-filter: blur(20px);
  width: 70%;
  z-index: 11;
  position: relative;
  margin-bottom: 38px;
}
.contact-card-left .custom-btn {
  margin-top: 20px;
  position: relative;
  z-index: 11;
  max-width: 220px;
}
.contact-card-left .call-mail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  position: relative;
  z-index: 11;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(20px);
  max-width: -moz-max-content;
  max-width: max-content;
  margin-bottom: 10px;
}
.contact-card-left .call-mail .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  max-height: 40px;
  max-width: 40px;
  background-color: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(10px);
}
.contact-card-left .call-mail .icon svg {
  color: #64CCC9;
  font-size: 22px;
}
.contact-card-left .call-mail .text {
  padding: 5px 15px 5px 10px;
  font-weight: 700;
  height: 40px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
}

.contact-card-right {
  width: 50%;
  padding: 50px 40px;
}
.contact-card-right h3 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #012754;
  max-width: 265px;
  width: 100%;
}

.input-fild {
  position: relative;
}
.input-fild.required-fild .required {
  display: block !important;
}
.input-fild.required-fild input,
.input-fild.required-fild textarea {
  border: 1px solid rgba(255, 55, 58, 0.3019607843);
}
.input-fild.invalid-fild .invalid-email {
  display: block !important;
}
.input-fild.invalid-fild input {
  border: 1px solid rgba(255, 55, 58, 0.3019607843);
}
.input-fild .invalid-email,
.input-fild .required {
  position: absolute;
  top: 3px;
  right: 0;
  font-weight: 500;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: right;
  color: #FF373A;
  display: none;
}
.input-fild label {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  color: #012754;
  letter-spacing: 2%;
}
.input-fild label span {
  opacity: 50%;
}
.input-fild input {
  height: 60px;
  width: 100%;
  border: 1px solid rgba(1, 39, 84, 0.1490196078);
  padding: 5px 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #012754;
  margin-bottom: 16px;
  outline: none;
}
.input-fild textarea {
  height: 110px;
  resize: none;
  width: 100%;
  border: 1px solid rgba(1, 39, 84, 0.1490196078);
  padding: 5px 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #012754;
  margin-bottom: 20px;
  outline: none;
}

@media only screen and (max-width: 1200px) {
  .contact-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .contact-section {
    padding: 70px 0;
  }
  .contact-card {
    flex-wrap: wrap;
  }
  .contact-card .contact-card-left {
    width: 100%;
  }
  .contact-card .contact-card-right {
    width: 100%;
  }
  .contact-card .contact-card-right .custom-btn {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .contact-section {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 575px) {
  .contact-card-left {
    padding: 30px 20px;
  }
  .contact-card-left h3 {
    font-size: 28px;
  }
  .contact-card-left .name {
    margin-left: -20px;
    font-size: 28px;
    margin-top: 180px;
  }
  .contact-card-right {
    padding: 30px 20px;
  }
  .contact-card-right h3 {
    font-size: 28px;
  }
  .input-fild input {
    height: 50px;
  }
}
.submit-deal-body {
  background: #F2F4F6;
}

.submit-deal-banner {
  background: #012754;
  max-height: 760px;
  min-height: 760px;
  padding-top: 200px;
  overflow: visible;
  position: relative;
  z-index: 1;
  margin-bottom: 300px;
}

.submit-deal-banner-inner {
  position: relative;
  z-index: 1;
}
.submit-deal-banner-inner h2 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 50px;
  line-height: 150%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 15px;
}
.submit-deal-banner-inner h3 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 400;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 2%;
  color: #ffffff;
  margin-bottom: 30px;
}
.submit-deal-banner-inner h4 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: -75px;
}

.call-mail-btn {
  margin-top: 70px;
  margin-bottom: 25px;
}
.call-mail-btn h6 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #012754;
  margin-bottom: 3px;
}
.call-mail-btn .call-mail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  position: relative;
  z-index: 11;
  color: #012754;
  background-color: rgba(1, 39, 84, 0.0509803922);
  backdrop-filter: blur(20px);
  max-width: -moz-max-content;
  max-width: max-content;
  margin-bottom: 10px;
}
.call-mail-btn .call-mail .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  min-width: 50px;
  max-height: 50px;
  max-width: 50px;
  background-color: #64CCC9;
  backdrop-filter: blur(10px);
}
.call-mail-btn .call-mail .icon img {
  filter: brightness(100);
}
.call-mail-btn .call-mail .text {
  padding: 10px 15px 10px 20px;
  font-weight: 700;
  height: 50px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
}

.submit-deal-form-card {
  background: #FFFFFF;
  width: 100%;
  margin-left: auto;
  padding: 42px 50px 70px;
}
.submit-deal-form-card .input-fild {
  margin-bottom: 5.2px;
}

@media only screen and (max-width: 1200px) {
  .submit-deal-banner {
    margin-bottom: 270px;
    max-height: 730px;
    min-height: 730px;
  }
  .submit-deal-banner-inner h2 {
    font-size: 40px;
  }
  .submit-deal-banner-inner h3 {
    font-size: 32px;
  }
  .submit-deal-banner-inner img {
    max-width: 380px;
  }
  .submit-deal-banner-inner h4 {
    font-size: 32px;
  }
  .submit-deal-form-card {
    padding: 30px 30px 40px;
  }
  .submit-deal-form-card .input-fild {
    margin-bottom: 0;
  }
  .submit-deal-form-card .input-fild label {
    font-size: 14px;
  }
  .submit-deal-form-card input {
    height: 50px;
    margin-bottom: 10px;
  }
  .submit-deal-form-card textarea {
    margin-bottom: 10px;
  }
  .call-mail-btn .call-mail .text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .submit-deal-banner {
    padding-top: 150px;
    background: transparent;
    max-height: 100%;
    min-height: auto;
    margin-bottom: 70px;
  }
  .submit-deal-banner::after {
    content: "";
    height: 50%;
    background: #012754;
    height: 38.5%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .submit-deal-form-card {
    margin-top: 30px;
  }
  .submit-deal-banner-inner h3 {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .submit-deal-banner::after {
    height: 33%;
  }
}
@media only screen and (max-width: 575px) {
  .submit-deal-banner {
    padding-top: 120px;
  }
  .submit-deal-banner::after {
    height: 30%;
  }
  .submit-deal-banner-inner h2 {
    font-size: 36px;
  }
  .submit-deal-banner-inner h3 {
    font-size: 22px;
  }
  .submit-deal-banner-inner img {
    max-width: 300px;
  }
  .submit-deal-banner-inner h4 {
    font-size: 24px;
    margin-top: -45px;
  }
  .submit-deal-form-card {
    padding: 30px 15px 40px;
  }
}
.process-section {
  padding-bottom: 100px;
}

.process-section-left {
  background: #FFFFFF;
  padding: 60px 50px;
}
.process-section-left .title {
  max-width: 350px;
}
.process-section-left ul {
  margin-top: 25px;
}
.process-section-left ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 35px;
}
.process-section-left ul li .number {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  max-height: 40px;
  max-width: 40px;
  font-family: "Funnel Display";
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #64CCC9;
  background: rgba(1, 39, 84, 0.0509803922);
  position: relative;
}
.process-section-left ul li .number::after {
  content: "";
  height: 25px;
  width: 1px;
  border-right: 1px dashed rgba(1, 39, 84, 0.3019607843);
  position: absolute;
  top: 45px;
  left: 19px;
}
.process-section-left ul li p {
  font-family: "Funnel Display";
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  margin-bottom: 0;
  margin-top: 8px;
}
.process-section-left ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.process-section-left ul li:nth-last-child(1) .number::after {
  display: none;
}

.process-section-right {
  padding: 60px 50px;
}
.process-section-right .title {
  max-width: 350px;
}
.process-section-right ul {
  margin-top: 25px;
}
.process-section-right ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 26px;
}
.process-section-right ul li .icon {
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 22px;
  max-width: 22px;
}
.process-section-right ul li p {
  font-family: "Funnel Display";
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  margin-bottom: 0;
  margin-top: 8px;
}
.process-section-right ul li:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .process-section {
    padding-bottom: 80px;
  }
  .process-section-left,
  .process-section-right {
    padding: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .process-section {
    padding-bottom: 70px;
  }
  .process-section-right {
    padding: 0;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .process-section {
    padding-bottom: 60px;
  }
  .process-section-left {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 575px) {
  .process-section-left {
    padding: 30px 15px;
  }
  .process-section-left ul li {
    gap: 16px;
  }
  .process-section-left ul li .number {
    font-size: 18px;
    min-height: 30px;
    min-width: 30px;
    max-height: 30px;
    max-width: 30px;
  }
  .process-section-left ul li .number::after {
    top: 36px;
    left: 14px;
  }
  .process-section-left ul li p {
    font-size: 17px;
    margin-top: 4px;
  }
  .process-section-right {
    padding: 10px 0px;
  }
  .process-section-right ul li {
    gap: 16px;
  }
  .process-section-right ul li p {
    font-size: 17px;
    margin-top: 10px;
  }
}
.faq-section {
  padding-bottom: 100px;
}
.faq-section .title {
  max-width: 400px;
  margin-bottom: 35px;
}
.faq-section .custom-faq {
  margin-bottom: -15px;
}
.faq-section .custom-faq .accordion-item {
  border: none;
  margin-bottom: 15px;
  background: #FFFFFF;
  border-radius: 0;
}
.faq-section .custom-faq .accordion-button {
  background: #FFFFFF;
  border-radius: 0;
  font-size: 20px;
  font-weight: 600;
  color: #012754;
  padding: 25px 30px;
  box-shadow: none;
}
.faq-section .custom-faq .accordion-button:not(.collapsed) {
  color: #012754;
  background: #FFFFFF;
}
.faq-section .custom-faq .accordion-button::after {
  display: none;
}
.faq-section .custom-faq .accordion-button::before {
  content: "+";
  position: absolute;
  right: 25px;
  font-size: 32px;
  font-weight: 300;
  transition: all 0.3s ease;
  color: #91A2B6;
}
.faq-section .custom-faq .accordion-button:not(.collapsed)::before {
  content: "−";
  color: #012754;
}
.faq-section .custom-faq .accordion-body {
  font-size: 16px;
  line-height: 26px;
  color: rgba(1, 39, 84, 0.8980392157);
  padding: 0 40px 30px 30px;
}

@media only screen and (max-width: 1200px) {
  .faq-section {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .faq-section {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .faq-section .title {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .faq-section .custom-faq .accordion-button {
    font-size: 18px;
    padding: 20px 25px 20px 15px;
  }
  .faq-section .custom-faq .accordion-button::before {
    right: 10px;
    top: 11px;
  }
  .faq-section .custom-faq .accordion-body {
    padding: 0px 15px 25px 15px;
  }
}
.asset-banner {
  padding-top: 200px;
  position: relative;
}
.asset-banner::after {
  content: "";
  width: 100%;
  height: 590px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(1, 39, 84, 0.6) 0%, #012754 90%);
}
.asset-banner .asset-banner-bg {
  width: 100%;
  height: 680px;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background: url("../images/bg/asset-banner-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.asset-banner .asset-banner-bg.cf {
  background: url("../images/products/cf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.ccf {
  background: url("../images/products/ccf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.tcf {
  background: url("../images/products/tcf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.ucf {
  background: url("../images/products/ucf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.df {
  background: url("../images/products/df-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.mf {
  background: url("../images/products/mf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.rsl {
  background: url("../images/products/rsl-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.shf {
  background: url("../images/products/shf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.sbf {
  background: url("../images/products/sbf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.lf {
  background: url("../images/products/lf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.laf {
  background: url("../images/products/laf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.lsf {
  background: url("../images/products/lsf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.bl {
  background: url("../images/products/bl-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.lbf {
  background: url("../images/products/lbf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.rff {
  background: url("../images/products/rff-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.sb {
  background: url("../images/products/sb-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.stbl {
  background: url("../images/products/stbl-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.bnsl {
  background: url("../images/products/bnsl-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.af {
  background: url("../images/products/af-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.abf {
  background: url("../images/products/abf-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.asset-banner .asset-banner-bg.erl {
  background: url("../images/products/erl-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.asset-banner .asset-banner-bg.bcfl {
  background: url("../images/products/bcfl-big.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.asset-banner-left {
  position: relative;
  z-index: 2;
  padding-right: 40px;
}
.asset-banner-left h1 {
  font-family: "Quanta Grotesk Pro";
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 3%;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 25px;
}
.asset-banner-left h3 {
  font-family: "Funnel Display";
  font-weight: 400;
  font-size: 26px;
  line-height: 153.84%;
  letter-spacing: 0;
  color: #ffffff;
  margin-bottom: 160px;
  max-width: 575px;
}
.asset-banner-left h3.product {
  min-height: 155px;
  margin-bottom: 150px;
}
.asset-banner-left p {
  font-weight: 500;
  font-size: 18px;
  line-height: 177%;
  letter-spacing: 0;
  color: #012754;
}
.asset-banner-left ul {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 50px;
  margin-bottom: -10px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.asset-banner-left ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #FFF;
}
.asset-banner-left ul li img {
  margin-top: 10px;
}

.asset-banner-btn-section {
  min-height: 100%;
  position: relative;
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.asset-banner-btn-section .custom-btn {
  max-width: 300px;
  width: 100%;
  margin-left: auto;
}

.asset-banner-right {
  position: relative;
  z-index: 2;
}
.asset-banner-right.product-pages p.for-mobile {
  display: none;
}

.overview-card {
  padding: 40px 50px 70px;
  background: #ffffff;
}
.overview-card ul {
  margin-bottom: 40px;
  margin-top: -15px;
}
.overview-card ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 65px;
  padding: 7px 0;
}
.overview-card ul li::after {
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(1, 39, 84, 0.1490196078);
  position: absolute;
  bottom: 0;
}
.overview-card ul li span {
  letter-spacing: 0;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 45%;
  line-height: 137%;
  letter-spacing: 2%;
}
.overview-card ul li strong {
  font-size: 18px;
  line-height: 122.22222%;
  text-align: right;
  font-weight: 600;
  color: #012754;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 55%;
  margin-left: auto;
}
.overview-card .custom-btn {
  max-width: 250px;
}

@media only screen and (max-width: 1360px) {
  .asset-banner-left h1 {
    font-size: 45px;
  }
  .asset-banner-left h3 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .asset-banner.land-finance-banner .asset-banner-bg {
    height: 680px;
  }
  .asset-banner.commercial-construction-banner .asset-banner-bg {
    height: 660px;
  }
}
@media only screen and (max-width: 1200px) {
  .asset-banner {
    padding-top: 160px;
  }
  .asset-banner.asset-page::after {
    background: linear-gradient(180deg, rgba(1, 39, 84, 0.6) 0%, #012754 80%);
  }
  .asset-banner .asset-banner-bg {
    height: 550px;
  }
  .asset-banner::after {
    height: 480px;
  }
  .asset-banner-left h1 {
    font-size: 36px;
  }
  .asset-banner-left h3 {
    font-size: 22px;
  }
  .asset-banner-left h3.product {
    min-height: 100px;
  }
  .overview-card {
    padding: 30px 30px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .asset-banner {
    padding-top: 140px;
  }
  .asset-banner .asset-banner-bg {
    height: 420px;
  }
  .asset-banner::after {
    height: 400px;
  }
  .asset-banner.product-pages .asset-banner-bg {
    height: 480px;
  }
  .asset-banner.product-pages::after {
    height: 460px;
  }
  .asset-banner-left {
    max-width: 520px;
  }
  .asset-banner-left h1 {
    font-size: 40px;
  }
  .asset-banner-left h3 {
    font-size: 20px;
    margin-bottom: 100px;
  }
  .asset-banner-left h3.product {
    min-height: auto;
    margin-bottom: 40px;
  }
  .asset-banner-left.asset-banner-left p.for-desktop {
    display: none;
  }
  .overview-card {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .asset-banner-right.product-pages {
    padding-bottom: 50px;
  }
  .asset-banner-right.product-pages .overview-card {
    margin-top: 0;
  }
  .asset-banner-right.product-pages p.for-mobile {
    display: block;
    font-size: 18px;
    color: #012754;
  }
}
@media only screen and (max-width: 768px) {
  .asset-banner.asset-page::after {
    height: 380px;
  }
  .asset-banner.asset-page .asset-banner-bg {
    height: 380px;
  }
  .asset-banner.product-pages .asset-banner-bg {
    height: 460px !important;
  }
  .asset-banner.product-pages::after {
    height: 440px !important;
  }
  .asset-banner-left {
    padding-right: 0;
  }
  .asset-banner-left h1 {
    margin-bottom: 20px;
  }
  .asset-banner-left h3.product {
    min-height: auto;
    margin-bottom: 30px;
  }
  .asset-banner-left p {
    font-size: 16px;
  }
  .overview-card ul li span {
    font-size: 13.5px;
  }
  .overview-card ul li strong {
    font-size: 14.5px;
  }
  .overview-card .custom-btn {
    max-width: 100%;
    font-size: 16px;
    line-height: 23px;
    height: 55px;
  }
  .asset-banner-right.product-pages {
    padding-bottom: 50px;
  }
  .asset-banner-right.product-pages .overview-card {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .asset-banner-right.product-pages p.for-mobile {
    font-size: 16px;
    color: #012754;
  }
}
@media only screen and (max-width: 575px) {
  .asset-banner .asset-banner-bg {
    height: 430px;
  }
  .asset-banner::after {
    height: 400px;
  }
  .asset-banner.asset-page::after {
    height: 340px;
  }
  .asset-banner.asset-page .asset-banner-bg {
    height: 340px;
  }
  .overview-card {
    padding: 30px 15px;
  }
  .overview-card ul {
    margin-bottom: 25px;
  }
  .asset-banner-left h1 {
    font-size: 36px;
    max-width: 420px;
    margin-bottom: 16px;
  }
  .asset-banner-left h3 {
    font-size: 20px;
    margin-bottom: 80px;
    max-width: 420px;
  }
  .asset-banner-btn-section .custom-btn {
    max-width: 100%;
  }
}
@media only screen and (max-width: 444px) {
  .asset-banner .asset-banner-bg {
    height: 470px;
  }
  .asset-banner::after {
    height: 440px;
  }
}
@media only screen and (max-width: 386px) {
  .asset-banner.asset-page::after {
    height: 380px;
  }
  .asset-banner.asset-page .asset-banner-bg {
    height: 400px;
  }
}
.why-dev-left {
  background: #FFFFFF;
  padding: 62px 50px;
}
.why-dev-left .title {
  max-width: 450px;
  margin-bottom: 25px;
}

.why-dev-right {
  padding: 62px 20px 10px 50px;
}
.why-dev-right .title {
  max-width: 500px;
  margin-bottom: 28px;
}
.why-dev-right ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0%;
  gap: 16px;
  margin-bottom: 23px;
}
.why-dev-right ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.why-dev-right ul li img {
  width: 20px;
  margin-top: 5px;
}

@media only screen and (max-width: 1200px) {
  .why-dev-right ul li {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .why-dev-right {
    padding: 50px 0px 0px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .why-dev-right ul li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .why-dev-left {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .why-dev-left {
    padding: 30px 15px;
  }
}
.lending-used {
  padding: 100px 0px;
}
.lending-used .title {
  max-width: 480px;
  margin-bottom: 35px;
}
.lending-used .row {
  row-gap: 30px;
}

.lending-used-card {
  background: #FFFFFF;
  padding: 25px;
  margin-bottom: 0px !important;
  min-height: 100%;
}
.lending-used-card .card-icon {
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #BDF2EF;
  margin-bottom: 42px;
}
.lending-used-card h4 {
  font-family: "Funnel Display";
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #012754;
  margin-bottom: 15px;
}
.lending-used-card p {
  color: rgba(1, 39, 84, 0.8980392157);
  height: 110px;
  max-width: 100%;
  display: -webkit-box;
  margin-bottom: 5px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 0px;
}

@media only screen and (max-width: 1360px) {
  .lending-used-card h4 {
    min-height: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .lending-used {
    padding: 80px 0px;
  }
  .lending-used .title {
    max-width: 400px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .lending-used {
    padding: 70px 0px;
  }
  .lending-used-card h4 {
    min-height: auto;
  }
  .lending-used-card p {
    min-height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .lending-used {
    padding: 60px 0px;
  }
  .lending-used-card h4 {
    min-height: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .lending-used-card h4 {
    min-height: auto;
  }
  .lending-used-card p {
    height: auto;
    max-width: 400px;
  }
}
.need-funding-section {
  background: url("../images/bg/need-funding-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 60px 0;
  position: relative;
  height: 100vh;
}

.need-funding-card {
  padding: 55px 50px;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.8980392157);
  max-width: 630px;
  margin-left: auto;
  z-index: 999999;
}
.need-funding-card .title {
  max-width: 400px;
  margin-bottom: 16px;
}
.need-funding-card .title.max-w-full {
  max-width: 100%;
}
.need-funding-card p {
  color: rgba(1, 39, 84, 0.8980392157);
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0%;
  max-width: 493px;
  margin-bottom: 35px;
}
.need-funding-card p.max-w-full {
  max-width: 100%;
}
.need-funding-card .need-funding-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.need-funding-card .need-funding-btn .custom-btn {
  width: 50%;
}

@media only screen and (max-width: 991px) {
  .need-funding-section {
    height: auto;
    padding: 55px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .need-funding-section {
    height: auto;
    padding: 55px 0px;
  }
  .need-funding-card p {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .need-funding-card {
    padding: 40px 20px;
    transform: none !important;
  }
  .need-funding-card .need-funding-btn {
    flex-wrap: wrap;
    gap: 20px;
  }
  .need-funding-card .need-funding-btn .custom-btn {
    width: 100%;
  }
}
.types-of-project {
  padding: 100px 0px;
}
.types-of-project .title {
  margin-bottom: 35px;
}
.types-of-project .row {
  row-gap: 30px;
}

.types-card {
  background: rgba(1, 39, 84, 0.031372549);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0px !important;
  min-height: 100%;
  position: relative;
  overflow: hidden;
}
.types-card .icon {
  background: #BDF2EF;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 75px;
  min-width: 75px;
  height: 100%;
  position: relative;
}
.types-card .icon::after {
  content: "";
  height: 100%;
  width: 100%;
  background: #BDF2EF;
  position: absolute;
  top: -50%;
  left: 0;
}
.types-card .icon::before {
  content: "";
  height: 100%;
  width: 100%;
  background: #BDF2EF;
  position: absolute;
  bottom: -50%;
  left: 0;
}
.types-card .icon img {
  position: relative;
  z-index: 1;
}
.types-card .text {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 20px;
  color: #012754;
  max-width: 300px;
}
.types-card .text.max-w-full {
  max-width: 100%;
}

@media only screen and (max-width: 1200px) {
  .types-of-project {
    padding: 80px 0px;
  }
  .types-card .text {
    font-size: 18px;
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 991px) {
  .types-of-project {
    padding: 70px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .types-of-project {
    padding: 60px 0px;
  }
}
.flexable-funding-section {
  padding: 100px 0;
  background: #FFF;
}

.flexable-funding-left h3 {
  max-width: 560px;
}
.flexable-funding-left p {
  max-width: 500px;
  font-size: 18px;
  color: rgba(1, 39, 84, 0.8980392157);
  line-height: 177.77%;
  margin-bottom: 36px;
  padding-top: 10px;
}
.flexable-funding-left .custom-btn {
  max-width: 250px;
}

.flexable-funding-right a {
  background: rgba(1, 39, 84, 0.0509803922);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px;
  min-height: 90px;
  border-bottom: 1px solid rgba(1, 39, 84, 0.1215686275);
  text-decoration: none;
}
.flexable-funding-right a p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #012754;
}
.flexable-funding-right a .icon-btn {
  font-size: 28px;
}
.flexable-funding-right a .icon-btn svg {
  stroke-width: 1.5px;
  color: #012754;
}
.flexable-funding-right a:nth-last-child(1) {
  border-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .flexable-funding-section {
    padding: 80px 0;
  }
  .flexable-funding-left p span {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .flexable-funding-section {
    padding: 70px 0;
  }
  .flexable-funding-left {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .flexable-funding-section {
    padding: 60px 0;
  }
  .flexable-funding-left p {
    font-size: 16px;
  }
  .flexable-funding-right a {
    min-height: 70px;
    padding: 10px 16px;
  }
  .flexable-funding-right a p {
    font-size: 16px;
  }
}
.how-it-works-banner {
  padding-bottom: 70px;
  overflow: hidden;
}
.how-it-works-banner .how-it-works-banner-bg {
  background: url("../images/bg/hiw-bg.jpg");
  height: 100% !important;
  width: 100% !important;
  background-position: center center;
}
.how-it-works-banner::after {
  background: linear-gradient(180deg, rgba(1, 39, 84, 0.6) 0%, #012754 100%);
  height: 100% !important;
  width: 100% !important;
}

.hiw-steps-section {
  padding: 100px 0;
  background: #F2F4F6;
  margin-top: 74px;
}

.hiw-steps-inner {
  display: flex;
  flex-direction: column;
  position: relative;
}
.hiw-steps-inner .divider {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 25%;
  height: 100%;
  width: 2px;
  border-right: 2px dashed rgba(1, 39, 84, 0.15);
  --progress: 0%;
}
.hiw-steps-inner .divider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--progress);
  border-left: 2px dashed #64CCC9;
  transition: height 0.2s ease-out;
}

.hiw-step-row {
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
  transition: 0.9s;
}
.hiw-step-row .hiw-step-icon {
  height: 100%;
  min-width: 25%;
  max-width: 25%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hiw-step-row .hiw-step-icon img {
  max-width: 120px;
}
.hiw-step-row .hiw-step-content {
  min-width: 75%;
  max-width: 75%;
  padding: 45px 40px 45px 60px;
  position: relative;
  transition: 0.9s;
}
.hiw-step-row .hiw-step-content::after {
  content: "";
  height: 2px;
  width: 30px;
  border-bottom: 2px dashed rgba(1, 39, 84, 0.2);
  position: absolute;
  top: 57px;
  left: 0;
  transition: 0.9s;
}
.hiw-step-row .hiw-step-content .step-label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  font-family: Quanta Grotesk Pro;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #64CCC9;
}
.hiw-step-row .hiw-step-content h3 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 30px;
  line-height: 133.33%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #012754;
  margin-bottom: 20px;
  max-width: 300px;
}
.hiw-step-row .hiw-step-content p {
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 0;
}
.hiw-step-row.active .hiw-step-content::after {
  border-color: #64CCC9;
}

.hiw-different-section {
  padding: 100px 0;
  background: #FFF;
}
.hiw-different-section .section-title {
  margin-bottom: 35px;
  max-width: 420px;
}

.hiw-different-card {
  background: #F7F8F9;
  padding: 30px;
  height: 100%;
}
.hiw-different-card .card-icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #BDF2EF;
  border-radius: 0;
  margin-bottom: 32px;
}
.hiw-different-card .card-icon img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}
.hiw-different-card h4 {
  font-family: "Funnel Display";
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #012754;
  margin-bottom: 12px;
}
.hiw-different-card p {
  font-size: 16px;
  color: rgba(1, 39, 84, 0.8980392157);
  line-height: 175%;
  margin-bottom: 0;
  max-width: 340px;
}

.hiw-after-submit {
  padding: 100px 0px 60px 0px;
}
.hiw-after-submit p {
  color: rgba(1, 39, 84, 0.8980392157);
  max-width: 630px;
}

.hiw-flow-card {
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.hiw-flow-card .number {
  height: 60px;
  width: 60px;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 2%;
  text-align: center;
  text-transform: uppercase;
  background: #BDF2EF;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #012754;
}
.hiw-flow-card .number span {
  margin-top: 2px;
}
.hiw-flow-card .text {
  font-family: Funnel Display;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  color: #012754;
  padding: 5px 15px;
}

.hiw-faq-section {
  background: #F2F4F6;
  padding-top: 0px;
}
.hiw-faq-section .title {
  max-width: 100%;
  margin-bottom: 35px;
}

.hiw-ready-section {
  padding-bottom: 70px !important;
}
.hiw-ready-section .hiw-ready-btns {
  display: flex;
  align-items: flex-end;
  height: 84%;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 30px;
}
.hiw-ready-section .hiw-ready-btns .custom-btn {
  max-width: 280px;
  width: 100%;
  padding: 5px 25px;
}
.hiw-ready-section h5 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #012754;
  margin-bottom: 26px;
}
.hiw-ready-section .olp-card {
  background: #F2F4F6;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  margin-bottom: 30px;
}
.hiw-ready-section .olp-card .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 39, 84, 0.0509803922);
  height: 60px;
  min-width: 50px;
}
.hiw-ready-section .olp-card .icon svg {
  font-size: 32px;
  stroke-width: 1.5px;
  color: #012754;
}
.hiw-ready-section .olp-card .text {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #012754;
  padding: 5px 15px;
}

@media only screen and (max-width: 1360px) {
  .how-it-works-banner {
    padding-bottom: 70px;
  }
  .how-it-works-banner::after {
    height: 100%;
  }
  .hiw-steps-section {
    margin-top: 0;
  }
  .hiw-steps-section {
    padding: 90px 0px;
  }
  .hiw-step-row .hiw-step-content {
    padding: 30px 20px 30px 40px;
  }
  .hiw-step-row .hiw-step-content::after {
    top: 43px;
  }
  .hiw-different-section {
    padding: 90px 0px;
  }
  .hiw-ready-section {
    padding-bottom: 60px !important;
  }
  .hiw-ready-section .hiw-ready-btns {
    gap: 15px;
  }
  .hiw-ready-section .hiw-ready-btns .custom-btn {
    max-width: 270px;
    padding: 5px 20px;
  }
  .hiw-after-submit {
    padding: 90px 0px 50px 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .hiw-different-section {
    padding: 80px 0px;
  }
  .hiw-steps-section {
    padding: 80px 0px;
  }
  .hiw-after-submit {
    padding: 80px 0px 40px 0px;
  }
  .hiw-ready-section {
    padding-bottom: 50px !important;
  }
  .flexable-funding-left p {
    padding-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .how-it-works-banner {
    background: #012754;
  }
  .how-it-works-banner .how-it-works-banner-bg {
    display: none;
  }
  .how-it-works-banner::after {
    background: linear-gradient(180deg, rgba(1, 39, 84, 0.2) 0%, #012754 67%);
    display: none;
  }
  .banner-bg-img-for-mobile .banner-bg-img.hiw::after {
    background: linear-gradient(180deg, rgba(1, 39, 84, 0.6) 0%, #012754 100%) !important;
  }
  .asset-banner-btn-section .custom-btn {
    margin-right: auto;
    margin-left: 0;
    margin-top: 40px;
  }
  .hiw-steps-section {
    padding: 70px 0px;
  }
  .hiw-step-row .hiw-step-icon img {
    max-width: 100px;
  }
  .hiw-step-row .hiw-step-content::after {
    top: 40px;
  }
  .hiw-step-row .hiw-step-content .step-label {
    font-size: 16px;
  }
  .hiw-step-row .hiw-step-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .hiw-different-section {
    padding: 70px 0px 50px 0px;
  }
  .hiw-different-section .hiw-different-card {
    margin-bottom: 30px;
    height: auto;
  }
  .hiw-ready-section {
    padding-bottom: 40px !important;
  }
  .hiw-ready-section .hiw-ready-btns {
    margin-bottom: 0;
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 30px;
    margin-top: -10px;
  }
  .hiw-after-submit {
    padding: 70px 0px 30px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .hiw-ready-section .hiw-ready-btns .custom-btn {
    max-width: 100%;
  }
  .hiw-ready-section .olp-card {
    margin-bottom: 24px;
  }
  .hiw-different-card {
    padding: 20px;
    margin-bottom: 24px;
  }
  .hiw-flow-card {
    margin-bottom: 24px;
  }
  .hiw-flow-card .text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .how-it-works-banner {
    padding-bottom: 40px;
  }
  .how-it-works-banner .banner-bg-img-for-mobile .banner-bg-img.hiw {
    height: 230px;
  }
  .hiw-after-submit {
    padding-bottom: 70px;
  }
  .hiw-steps-inner .divider {
    display: none;
  }
  .hiw-step-row {
    flex-direction: column;
    gap: 16px;
    padding: 30px;
  }
  .hiw-step-row .hiw-step-content {
    padding: 0;
    max-width: 100%;
    min-width: 100%;
  }
  .hiw-step-row .hiw-step-content::after {
    display: none;
  }
  .hiw-step-row .hiw-step-icon {
    min-width: 100%;
    max-width: 100%;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 20px;
  }
  .hiw-step-row .hiw-step-icon img {
    margin-left: 0;
    max-width: 80px;
    margin-right: auto;
  }
  .hiw-flow-row {
    grid-template-columns: 1fr;
  }
  .hiw-flow-item.hiw-flow-empty {
    display: none;
  }
}
.fpp-banner {
  height: auto;
  padding: 200px 0px 80px 0px;
}
.fpp-banner::after {
  height: 100%;
}
.fpp-banner .fpp-banner-bg {
  height: 100%;
}
.fpp-banner-btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 50px;
}

@media only screen and (max-width: 1200px) {
  .fpp-banner {
    padding: 170px 0px 70px;
  }
  .fpp-banner-left {
    max-width: 600px;
  }
  .fpp-banner-left h1 {
    max-width: 400px;
  }
  .fpp-banner-left h3 {
    max-width: 550px;
  }
}
@media only screen and (max-width: 991px) {
  .fpp-banner {
    padding: 150px 0px 70px;
  }
}
@media only screen and (max-width: 768px) {
  .fpp-banner {
    padding: 120px 0px 70px;
  }
  .fpp-banner-btns {
    flex-direction: column;
    gap: 16px;
    margin-top: 30px;
  }
  .fpp-banner-btns .custom-btn {
    width: 100%;
  }
}
.recent-deal-section {
  padding: 72px 0 100px;
}
.recent-deal-isotop-btns {
  margin-top: 37px;
  margin-bottom: 50px;
}
.recent-deal-isotop-btns ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
.recent-deal-isotop-btns ul li button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  height: 47px;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 10px 20px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: rgba(1, 39, 84, 0.8980392157);
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid rgba(1, 39, 84, 0.1490196078);
  backdrop-filter: blur(10px);
  transition: 0.3s;
}
.recent-deal-isotop-btns ul li button span {
  color: rgba(1, 39, 84, 0.5019607843);
  transition: 0.3s;
}
.recent-deal-isotop-btns ul li button.active, .recent-deal-isotop-btns ul li button:hover {
  background: #012754;
  color: rgba(255, 255, 255, 0.8980392157);
}
.recent-deal-isotop-btns ul li button.active span, .recent-deal-isotop-btns ul li button:hover span {
  color: rgba(255, 255, 255, 0.5019607843);
}

.recent-deal-card {
  background: #FFFFFF;
  overflow: hidden;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 30px;
  transition: 0.3s;
}
.recent-deal-card-img {
  position: relative;
  height: 270px;
  width: 100%;
  overflow: hidden;
}
.recent-deal-card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.recent-deal-card-img .deal-name {
  background: #FFFFFF;
  backdrop-filter: blur(10px);
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.8980392157);
  padding: 5px 10px 5px 22px;
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 28px;
}
.recent-deal-card-img .deal-name::before {
  content: "";
  background: #64CCC9;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  position: relative;
  position: absolute;
  left: 10px;
}
.recent-deal-card-content {
  padding: 20px;
  position: relative;
  width: 100%;
}
.recent-deal-card-content .location-code {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.recent-deal-card-content .location-code h5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
  margin-bottom: 0;
}
.recent-deal-card-content .location-code span {
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(10px);
  background: rgba(1, 39, 84, 0.0509803922);
  height: 24px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 10%;
  text-align: right;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 4px 8px;
  color: rgba(1, 39, 84, 0.6980392157);
}
.recent-deal-card-content h4 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 127.27%;
  margin-bottom: 20px;
  color: #012754;
  min-height: 84px;
}
.recent-deal-card-content .loan-amount {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 14px 0;
  border-top: 1px solid rgba(1, 39, 84, 0.1019607843);
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
}
.recent-deal-card-content .loan-amount h3 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 0;
  color: #012754;
  margin-bottom: 0;
}
.recent-deal-card-content .loan-amount h3 span {
  font-size: 22px;
  color: rgba(1, 39, 84, 0.6980392157);
}
.recent-deal-card-content .loan-amount strong {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 10%;
  text-align: right;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
  margin-bottom: 10px;
}
.recent-deal-card-content .loan-condition {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  max-width: 260px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 5px;
}
.recent-deal-card-content .loan-condition h6 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: #012754;
  margin-bottom: 0;
}
.recent-deal-card-content .loan-condition h6 span {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.recent-deal-card-content .arrow-icon {
  background: #012754;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -40px;
  bottom: 25px;
  transition: 0.3s;
}
.recent-deal-card-content .arrow-icon svg {
  color: #FFF;
  font-size: 30px;
  stroke-width: 1.5px;
}
.recent-deal-card:hover {
  box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.1019607843);
}
.recent-deal-card:hover .recent-deal-card-content .arrow-icon {
  right: 20px !important;
}
.recent-deal-card:hover .recent-deal-card-img img {
  scale: 1.05;
}

.recent-deal-content .projects-number {
  padding-top: 10px;
}
.recent-deal-content .projects-number p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  vertical-align: middle;
  color: rgba(1, 39, 84, 0.6980392157);
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.recent-deal-content .projects-number p span {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  color: #012754;
}
.recent-deal-content .projects-number .progress-bar {
  max-width: 220px;
  width: 100%;
  margin: auto;
  height: 4px;
  background: rgba(1, 39, 84, 0.1019607843);
  margin-bottom: 30px;
}
.recent-deal-content .projects-number .progress-bar .progress-inner {
  height: 100%;
  background: #64CCC9;
  width: 23.06%;
}
.recent-deal-content .projects-number button {
  height: 70px;
  width: 265px;
  margin: auto;
}
.recent-deal-content .projects-number button.white-btn {
  background: #FFFFFF;
  border: 2px solid rgba(1, 39, 84, 0.1019607843);
  color: #012754;
}

@media only screen and (max-width: 1360px) {
  .recent-deal-isotop-btns {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 1200px) {
  .recent-deal-section {
    padding: 70px 0px;
  }
  .recent-deal-isotop-btns {
    margin-bottom: 30px;
    margin-top: 25px;
  }
  .recent-deal-isotop-btns ul li button {
    padding: 8px 14.5px;
  }
  .recent-deal-card-content h4 {
    font-size: 18px;
    min-height: 69px;
  }
  .recent-deal-card-content .loan-amount h3 {
    font-size: 28px;
  }
  .recent-deal-card-content .loan-amount strong {
    margin-bottom: 2px;
  }
  .recent-deal-card-content .loan-condition {
    max-width: 180px;
  }
}
@media only screen and (max-width: 991px) {
  .recent-deal-section {
    padding: 65px 0px;
  }
  .recent-deal-content h4 {
    min-height: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .recent-deal-isotop-btns ul li button {
    font-size: 14px;
    height: 40px;
  }
  .recent-deal-content .projects-number {
    padding-top: 0;
  }
  .recent-deal-content .projects-number .progress-bar {
    margin-bottom: 20px;
  }
  .recent-deal-content .projects-number button {
    height: 60px;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .recent-deal-isotop-btns ul {
    gap: 0;
    margin: 0px -4px;
    row-gap: 8px;
  }
  .recent-deal-isotop-btns ul li {
    width: 50%;
    padding: 0px 4px;
  }
  .recent-deal-isotop-btns ul li button {
    font-size: 14px;
    height: 40px;
    min-width: 100%;
    max-width: 100%;
    padding: 8px 10px;
  }
}
.funding-accross-section {
  background: #012754;
  padding: 90px 0px;
  position: relative;
}
.funding-accross-section::after {
  content: "";
  height: 100%;
  width: 49%;
  right: 0;
  top: 0;
  z-index: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.031372549);
}
.funding-accross-right {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.funding-accross-right .dottes-map-img {
  max-width: 480px;
  margin-left: auto;
}
.funding-accross-right .dottes-map-img img {
  width: 100%;
}
.funding-accross-left {
  max-width: 610px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
  height: 100%;
}
.funding-accross-left h3 {
  margin-bottom: 30px;
}
.funding-accross-left p {
  margin-bottom: 43px;
  font-family: Funnel Display;
  font-weight: 500;
  line-height: 150%;
  color: #FFF;
}
.funding-accross-left .funding-accross-content {
  width: 100%;
  margin-top: -28px;
}
.funding-accross-text {
  position: relative;
  padding: 15px 35px 20px 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  max-width: 100%;
}
.funding-accross-text .funding-accross-icon {
  position: absolute;
  left: 0;
  top: 23px;
}
.funding-accross-text h6 {
  color: rgba(255, 255, 255, 0.6980392157);
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 2%;
  text-transform: uppercase;
}
.funding-accross-text p {
  margin-bottom: 0px !important;
  max-width: 527px;
  color: rgba(255, 255, 255, 0.8980392157);
}
.funding-accross-text:nth-last-child(1) {
  border-bottom: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .funding-accross-section {
    padding: 70px 0px;
  }
  .funding-accross-left h3 {
    margin-bottom: 20px;
  }
  .funding-accross-left p {
    margin-bottom: 30px;
    max-width: 400px;
  }
  .funding-accross-left .funding-accross-content {
    margin-top: -10px !important;
  }
  .funding-accross-right {
    max-width: 350px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .funding-accross-left .funding-accross-card {
    padding: 10px 15px;
  }
  .funding-accross-left .funding-accross-card h3 {
    font-size: 32px;
  }
  .funding-accross-right {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    max-width: 300px;
  }
}
@media only screen and (max-width: 768px) {
  .funding-accross-section {
    overflow: hidden;
  }
  .funding-accross-section::after {
    height: 480px;
    width: 100%;
    top: auto;
    top: 0;
  }
  .funding-accross-left {
    max-width: calc(100% + 22px);
    width: calc(100% + 22px);
  }
  .funding-accross-left .funding-accross-content {
    max-width: 100%;
  }
  .funding-accross-right {
    max-width: 100%;
    margin-top: 0px;
    padding-bottom: 90px;
  }
  .funding-accross-right .dottes-map-img {
    max-width: 370px;
    margin: auto;
  }
  .funding-accross-right .dottes-map-img img {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .funding-accross-section::after {
    height: 410px;
    width: 100%;
  }
  .funding-accross-right .dottes-map-img {
    max-width: 300px;
  }
}
.quote-section {
  padding: 100px 0px 10px 0px;
  background: #FFF;
}
.quote-left .quote-img {
  max-width: 520px;
  width: 100%;
  position: relative;
}
.quote-left .quote-img img {
  max-width: 100%;
  position: relative;
  z-index: 0;
}
.quote-left .quote-days {
  background: #012754;
  padding: 18px 20px;
  max-width: -moz-max-content;
  max-width: max-content;
  position: absolute;
  bottom: 0;
  left: 0;
}
.quote-left .quote-days h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #64CCC9;
}
.quote-left .quote-days h6 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
}
.quote-right {
  max-width: 720px;
  margin-left: auto;
  padding-top: 20px;
}
.quote-right .quote-icon {
  max-width: 55px;
  margin-bottom: 50px;
}
.quote-right p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 26px;
  line-height: 146.15%;
  letter-spacing: 0%;
  margin-bottom: 70px;
  color: #012754;
}
.quote-right h5 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 22px;
  line-height: 127.27%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #012754;
  margin-bottom: 0px;
}
.quote-right h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 175%;
  letter-spacing: 0%;
}

@media only screen and (max-width: 1360px) {
  .quote-section {
    padding: 90px 0px 0px 0px;
  }
  .quote-right .quote-icon {
    margin-bottom: 30px;
  }
  .quote-right p {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .quote-section {
    padding: 80px 0px 0px 0px;
  }
  .quote-left .quote-days {
    padding: 10px 15px;
  }
  .quote-left .quote-days h5 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .quote-left .quote-days h6 {
    font-size: 14px;
  }
  .quote-right p {
    font-size: 20px;
    margin-bottom: 35px;
  }
  .quote-right .quote-icon {
    max-width: 40px;
  }
  .quote-right h5 {
    font-size: 18px;
  }
  .quote-right h6 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .quote-section {
    padding: 70px 0px 0px 0px;
  }
  .quote-left {
    margin-bottom: 20px;
  }
  .quote-left .quote-img {
    max-width: 100%;
  }
  .quote-right {
    padding-left: 0;
    margin-left: 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .quote-right p {
    font-size: 18px;
  }
  .quote-right .quote-note {
    row-gap: 20px;
  }
  .quote-right .quote-note h6 {
    margin-bottom: 0 !important;
  }
}
.terms-body {
  background-color: #f2f4f6;
  position: relative;
}
.terms-body::after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 490px;
  background: #012754;
  border: 1px solid #012754;
  position: absolute;
  z-index: -1;
}

.terms-section {
  padding: 0 0 100px 0;
  position: relative;
  z-index: 1;
  margin-top: 0px;
}

.terms-section-title {
  padding: 187px 0px 55px 0px;
}
.terms-section-title h5 {
  margin-bottom: 30px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
.terms-section-title h5 img {
  margin-right: 5px;
}
.terms-section-title h2 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 65px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
.terms-section-title p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 166.66%;
  letter-spacing: 0%;
  color: #fff;
}

.terms-info-text {
  border-radius: 0px;
  border: 1px solid rgba(100, 204, 201, 0.2274509804);
  background-color: rgba(100, 204, 201, 0.1098039216);
  padding: 20px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 15px;
}
.terms-info-text.v2 {
  margin-left: 40px;
  margin-bottom: 15px;
}
.terms-info-text img {
  margin-top: 5px;
  width: 16px;
  height: 16px;
}
.terms-info-text h5 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #012754;
}

.terms-and-service-inner {
  padding-top: 75px;
}

.terms-section .sidebar.is-affixed .sidebar__inner {
  left: auto !important;
}
.terms-section .sidebar h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
  margin-bottom: 8px;
}
.terms-section .sidebar ul {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.terms-section .sidebar ul li a {
  padding: 4px 12px;
  border-radius: 0px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 15px;
  line-height: 36px;
  color: rgba(1, 39, 84, 0.8980392157);
  transition: 0.3s;
  display: flex;
  align-items: center;
  gap: 0px;
  text-decoration: none;
  position: relative;
}
.terms-section .sidebar ul li a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 3px;
  background-color: #64ccc9;
  height: 0%;
  transition: 0.3s;
}
.terms-section .sidebar ul li a span {
  flex: 0 auto;
  width: 22px;
  color: rgba(1, 39, 84, 0.5019607843);
  font-family: Funnel Display;
  font-size: 14px;
}
.terms-section .sidebar ul li a:hover {
  background-color: rgba(100, 204, 201, 0.1490196078);
  font-weight: 600;
  color: #012754;
}
.terms-section .sidebar ul li a:hover::before {
  height: 100%;
}
.terms-section .sidebar ul li a.active {
  background-color: rgba(100, 204, 201, 0.1490196078);
  font-weight: 600;
  color: #012754;
  gap: 5px;
}
.terms-section .sidebar ul li a.active::before {
  height: 100%;
}
.terms-section .sidebar ul li a.active span {
  color: #64ccc9;
}
.terms-section .sidebar .related-title {
  margin-top: 36px;
}
.terms-section .sidebar .related-list {
  margin-top: 8px;
}
.terms-section .sidebar .related-list li a {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: #012754;
  padding: 0 12px;
}
.terms-section .sidebar .related-list li a:hover {
  color: #64ccc9;
  background-color: transparent;
}

.terms-and-service-content {
  padding-left: 15px;
  display: grid;
  gap: 30px;
}
.terms-and-service-content h4 {
  margin-bottom: 12px;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 2%;
  color: #012754;
  text-transform: uppercase;
}
.terms-and-service-content h4 span {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 18px;
  line-height: 36px;
  color: #64ccc9;
}
.terms-and-service-content h6 {
  padding-left: 40px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #012754;
}
.terms-and-service-content p {
  padding-left: 40px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 10px;
}
.terms-and-service-content a {
  font-family: Funnel Display;
  color: #64ccc9;
  text-decoration: none;
  transition: opacity 0.2s;
}
.terms-and-service-content a:hover {
  opacity: 0.8;
}
.terms-and-service-content strong {
  color: #012754;
  font-weight: 600;
}

.terms-and-service-content ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 8px 0 12px;
}
.terms-and-service-content ul li {
  padding-left: 57px;
  position: relative;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.terms-and-service-content ul li a {
  color: #012754;
}
.terms-and-service-content ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 40px;
  width: 8px;
  height: 8px;
  background-color: rgba(1, 39, 84, 0.3019607843);
}

.terms-and-service-content .table-wrapper {
  border-radius: 0px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-left: 40px;
  margin-bottom: 20px;
  width: calc(100% - 40px);
}

.terms-and-service-content table {
  width: 100%;
  border-collapse: collapse;
  background-color: #1e1e1e;
}
.terms-and-service-content table th,
.terms-and-service-content table td {
  border: none;
  padding: 8px 15px;
  line-height: 26px;
  color: #012754;
}
.terms-and-service-content table th:not(:first-child),
.terms-and-service-content table td:not(:first-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.terms-and-service-content table th {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 2%;
  color: #012754;
  background-color: #161616;
}
.terms-and-service-content table td {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 15px;
}

@media screen and (max-width: 1200px) {
  .terms-body::after {
    height: 425px;
  }
  .terms-section-title h5 {
    margin-bottom: 15px;
  }
  .terms-section-title h2 {
    font-size: 45px;
    margin-bottom: 10px;
  }
  .terms-section .sidebar ul li a {
    padding: 2px 12px;
  }
  .terms-section-title {
    padding: 150px 0px 50px 0px;
  }
}
@media screen and (max-width: 991px) {
  .terms-section .sidebar ul li a {
    padding: 1px 12px;
  }
  .terms-and-service-content h4 {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .terms-body::after {
    height: 340px;
  }
  .terms-section-title {
    padding: 130px 0px 30px 0px;
  }
  .terms-section-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .terms-section-title p {
    font-size: 16px;
  }
  .terms-and-service-content {
    border-left: 0;
    padding-left: 0;
  }
  .terms-and-service-content p {
    padding-left: 0;
  }
  .terms-and-service-content h6 {
    padding-left: 0;
  }
  .terms-and-service-content h4 {
    font-size: 22px;
  }
  .terms-info-text {
    padding: 15px;
  }
  .terms-and-service-content ul li {
    padding-left: 20px;
  }
  .terms-and-service-content ul li::before {
    left: 6px;
  }
  .terms-info-text.v2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 466px) {
  .terms-body::after {
    height: 370px;
  }
}
/* ── Why Banner ── */
.why-cpf-banner {
  padding-top: 200px;
  position: relative;
}

.why-cpf-banner::after {
  content: "";
  width: 100%;
  height: 600px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(1, 39, 84, 0.6) 0%, #012754 100%);
}

.why-cpf-banner .why-cpf-banner-bg {
  width: 100%;
  height: 700px;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background: url("../images/bg/asset-banner-bg.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.why-cpf-banner .container {
  position: relative;
  z-index: 2;
}

.why-cpf-banner .asset-banner-btn-section {
  padding-bottom: 60px;
}

/* ── Why Traditional Lenders Fall Short ── */
.why-traditional-section {
  margin-top: 0px;
  padding: 100px 0;
  background: #f2f4f6;
}

.why-traditional-section .section-title {
  margin-bottom: 50px;
}
.why-traditional-section .section-title h2 {
  max-width: 412px;
  width: 100%;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 38px;
  line-height: 50px;
  letter-spacing: 2%;
  color: #012754;
}
.why-traditional-section .section-title p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
}

.why-trad-card {
  background: #ffffff;
  padding: 30px;
  height: 100%;
}
.why-trad-card h4 {
  margin-bottom: 0;
  text-transform: capitalize;
  font-family: Funnel Display;
  font-weight: 700;
  font-size: 22px;
  line-height: 40px;
  color: #012754;
}
.why-trad-card .card-top {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.why-trad-card .card-icon {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #bdf2ef;
}
.why-trad-card .card-icon img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(9%) sepia(74%) saturate(2620%) hue-rotate(202deg) brightness(94%) contrast(99%);
}
.why-trad-card .card-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.why-trad-card .card-list li {
  padding-left: 27px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(1, 39, 84, 0.8980392157);
  position: relative;
}
.why-trad-card .card-list li::before {
  position: absolute;
  content: "";
  top: 12px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: rgba(1, 39, 84, 0.2);
}

/* ── A Smarter Way Section ── */
.smarter-way-section {
  padding: 0 0 100px 0;
  background: #f2f4f6;
}

.smarter-way-inner {
  display: flex;
  align-items: stretch;
}

.smarter-way-img {
  width: 50%;
  min-height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.smarter-way-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.smarter-way-content {
  width: 50%;
  background: #012754;
  padding: 60px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.smarter-way-content h2 {
  margin-bottom: 30px;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 38px;
  line-height: 50px;
  text-transform: uppercase;
  color: #ffffff;
}
.smarter-way-content p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}
.smarter-way-content ul {
  margin: 10px 0px 20px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.smarter-way-content ul li {
  display: flex;
  align-items: center;
  gap: 15px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
}
.smarter-way-content ul li img {
  flex-shrink: 0;
  opacity: 0.5;
}

@media only screen and (max-width: 991px) {
  .smarter-way-inner {
    flex-direction: column;
  }
  .smarter-way-img,
  .smarter-way-content {
    width: 100%;
  }
  .smarter-way-img {
    min-height: 300px;
  }
  .smarter-way-content {
    padding: 50px 30px;
  }
  .smarter-way-content h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .smarter-way-content {
    padding: 40px 20px;
  }
  .smarter-way-content h2 {
    font-size: 26px;
  }
}
/* ── Who We Work With ── */
.who-we-work-section {
  padding: 100px 0;
  background-color: #ffffff;
}
.who-we-work-section .section-title {
  margin-bottom: 16px;
}
.who-we-work-section .section-intro {
  font-size: 18px;
  color: rgba(1, 39, 84, 0.8);
  line-height: 170%;
  margin-bottom: 40px;
  max-width: 600px;
}
.who-we-work-section .who-we-work-note {
  margin-top: 30px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
}

.who-tag {
  padding: 18px 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  background: #f7f8f9;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #012754;
}
.who-tag .tag-icon {
  width: 24px;
  height: 24px;
}
.who-tag .tag-icon img {
  width: 100%;
  height: 100%;
}

/* ── CPF vs Traditional Banks ── */
.cpf-vs-banks-section {
  background: #012754;
  padding: 100px 0;
}
.cpf-vs-banks-section .table-responsive {
  overflow-y: hidden;
}

.cpf-vs-banks-section .section-title {
  margin-bottom: 10px;
}
.cpf-vs-banks-section .section-title h2 {
  color: #ffffff;
}

.cpf-vs-banks-section .section-intro {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.8980392157);
  margin-bottom: 45px;
}

.compare-table {
  width: 100%;
  border-collapse: collapse;
}

.compare-table thead tr th {
  padding: 18px 24px;
  font-family: "Quanta Grotesk Pro";
  font-weight: 500;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 2%;
  text-transform: uppercase;
}

.compare-table thead tr th:first-child {
  background: transparent;
  color: transparent;
  width: 30%;
}

.compare-table thead tr th.col-types {
  background: rgba(255, 255, 255, 0.031372549);
  color: rgba(1, 39, 84, 0.5);
  text-align: left;
}

.compare-table thead tr th.col-bank {
  background: rgba(255, 255, 255, 0.0784313725);
  color: #ffffff;
  text-align: left;
  width: 35%;
}

.compare-table thead tr th.col-cpf {
  background: rgba(100, 204, 201, 0.6980392157);
  color: #ffffff;
  text-align: left;
  width: 35%;
}
.compare-table tbody tr td {
  padding: 18px 24px;
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843);
}
.compare-table tbody tr td img {
  margin-right: 5px;
}

.compare-table tbody tr td {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
}

.compare-table tbody tr td.cell-types {
  background: rgba(255, 255, 255, 0.031372549);
  color: #ffffff;
  text-align: left;
}

.compare-table tbody tr td.cell-bank {
  background: rgba(255, 255, 255, 0.0509803922);
  color: rgba(255, 255, 255, 0.6980392157);
  text-align: left;
  text-transform: none;
}
.compare-table tbody tr td.cell-bank svg {
  color: rgba(255, 255, 255, 0.3019607843);
}

.compare-table tbody tr td.cell-cpf {
  background: rgba(255, 255, 255, 0.0784313725);
  color: #FFFFFF;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.compare-table tbody tr:last-child td {
  border-bottom: none;
}

@media only screen and (max-width: 1360px) {
  .why-traditional-section {
    padding: 90px 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .why-traditional-section {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .why-traditional-section {
    padding: 70px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .compare-table thead tr th,
  .compare-table tbody tr td {
    padding: 14px 14px;
    font-size: 14px;
  }
  .compare-table thead tr th.col-bank,
  .compare-table thead tr th.col-cpf {
    font-size: 12px;
  }
  .compare-table tbody tr td:first-child {
    font-size: 11px;
  }
}
@media only screen and (max-width: 575px) {
  .compare-table thead tr th:first-child {
    display: none;
  }
  .compare-table tbody tr td:first-child {
    display: none;
  }
  .compare-table thead tr th.col-bank,
  .compare-table thead tr th.col-cpf {
    width: 50%;
  }
}
/* ── Banner responsive ── */
@media only screen and (max-width: 1200px) {
  .why-cpf-banner {
    padding-top: 160px;
  }
  .why-cpf-banner .why-cpf-banner-bg {
    height: 550px;
  }
  .why-cpf-banner::after {
    height: 480px;
  }
}
@media only screen and (max-width: 991px) {
  .why-cpf-banner {
    padding-top: 140px;
  }
  .why-cpf-banner .why-cpf-banner-bg {
    height: 480px;
  }
  .why-cpf-banner::after {
    height: 450px;
  }
}
@media only screen and (max-width: 768px) {
  .why-traditional-section {
    padding: 70px 0;
    margin-top: 0;
  }
  .who-we-work-section {
    padding: 70px 0;
  }
  .smarter-way-section {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 575px) {
  .why-cpf-banner .why-cpf-banner-bg {
    height: 430px;
  }
  .why-cpf-banner::after {
    height: 400px;
  }
  .why-trad-card {
    padding: 20px;
  }
  .why-trad-card h4 {
    font-size: 20px;
  }
  .why-trad-card .card-top {
    margin-bottom: 20px;
    gap: 10px;
  }
  .why-trad-card .card-icon {
    width: 40px;
    height: 40px;
  }
  .why-trad-card .card-icon img {
    width: 20px;
    height: 20px;
  }
  .why-trad-card .card-list li {
    padding-left: 25px;
    font-size: 15px;
  }
}
.fp-details-section {
  padding: 200px 0 197px 0;
  background-color: #012754;
}

.fp-details-header .fp-details-badge {
  margin-bottom: 20px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: rgba(255, 255, 255, 0.0509803922);
  backdrop-filter: blur(10px);
  padding: 7.5px 15px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.fp-details-header .fp-details-badge img {
  width: 8px;
  height: 8px;
}
.fp-details-header .fp-details-badge h6 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #64ccc9;
}
.fp-details-header h1 {
  max-width: 880px;
  width: 100%;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 65px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ffffff;
}

.fp-details-header-list {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fp-details-header-list .meta-list {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}
.fp-details-header-list .meta-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Funnel Display;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
}
.fp-details-header-list .meta-badge {
  padding: 1px 8px;
  background-color: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(10px);
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
}
.fp-details-header-list .share-list {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.fp-details-header-list .share-list h6 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
}
.fp-details-header-list .share-list ul {
  display: flex;
  align-items: center;
  gap: 13px;
}

.share-btn {
  width: 40px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.1490196078);
  display: flex;
  align-items: center;
  justify-content: center;
}
.share-btn__icon {
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
  overflow: hidden;
  transition: 0.3s;
}
.share-btn__icon img {
  transition: 0.3s;
  min-height: 18px;
}
.share-btn:hover .share-btn__icon .icon1 {
  transform: translateY(-20px);
}
.share-btn:hover .share-btn__icon .icon2 {
  transform: translateY(-27px);
}

.fp-details-content-section {
  margin-top: -160px;
  padding-bottom: 100px;
}

.fp-details-content__left {
  padding-right: 20px;
}

.fp-details-content__sidebar {
  position: sticky;
  top: 40px;
}

.fp-card {
  margin-bottom: 30px;
  background-color: #ffffff;
  padding: 30px;
}
.fp-card h2 {
  margin-bottom: 15px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 26px;
  line-height: 40px;
  color: #012754;
}
.fp-card p {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.fp-card.outcome {
  background-color: #012754;
}
.fp-card.outcome h2 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 26px;
  line-height: 40px;
  color: #ffffff;
}
.fp-card.outcome .outcome-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.fp-card.outcome .outcome-list li {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.fp-card.outcome .outcome-list li img {
  margin-top: 10px;
  opacity: 0.5;
}

.fp-card .challenges-list {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.fp-card .challenges-list .challenge-item {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #012754;
  position: relative;
  padding-left: 22px;
}
.fp-card .challenges-list .challenge-item::before {
  position: absolute;
  content: "";
  top: 12px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: rgba(1, 39, 84, 0.2);
}

.fp-card .deal-details-box {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.fp-card .deal-details-box .detail-item {
  display: flex;
  flex-direction: column;
}
.fp-card .deal-details-box .detail-label {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.fp-card .deal-details-box .detail-value {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #012754;
}

.fp-quote-card {
  margin-bottom: 30px;
  background-color: #ffffff;
  padding: 30px 40px;
  position: relative;
}
.fp-quote-card::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: #64ccc9;
}
.fp-quote-card h4 {
  margin-bottom: 15px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #012754;
}
.fp-quote-card h6 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: rgba(1, 39, 84, 0.7019607843);
}

.fp-details-content-section .sidebar.is-affixed .sidebar__inner {
  left: auto !important;
}

.info-card {
  margin-bottom: 30px;
  background-color: #ffffff;
}
.info-card .card-title {
  padding: 6px 30px;
  background-color: rgba(1, 39, 84, 0.1019607843);
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 38px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.7019607843);
}
.info-card .info-card-body {
  padding: 20px 30px;
  display: grid;
  gap: 14px;
}
.info-card .info-row {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
}
.info-card .info-row:not(:last-child) {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
}
.info-card .info-label {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.7019607843);
}
.info-card .info-value {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #012754;
  text-align: right;
}
.info-card .project-item {
  position: relative;
  padding-left: 22px;
  text-decoration: none;
  color: inherit;
}
.info-card .project-item::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  width: 12px;
  height: 3px;
  background-color: rgba(1, 39, 84, 0.2);
}
.info-card .project-item:not(:last-child) {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
}
.info-card .project-name {
  margin-bottom: 3px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #012754;
}
.info-card .project-spec {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: rgba(1, 39, 84, 0.6980392157);
}

.similar-deal-card {
  margin-bottom: 30px;
  background-color: #012754;
  padding: 30px 40px;
}
.similar-deal-card h2 {
  margin-bottom: 20px;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ffffff;
}
.similar-deal-card p {
  margin-bottom: 20px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}
.similar-deal-card .similar-deal-card-btn-group {
  display: grid;
  gap: 20px;
}

.slider-container {
  margin-bottom: 40px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.slider-wrapper {
  position: relative;
  width: 100%;
  height: 620px;
  overflow: hidden;
  background: #000;
}

.slider-track {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.slide {
  min-width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  opacity: 0;
  transition: opacity 0.6s ease;
}

.slide.active::after {
  opacity: 1;
}

.slider-nav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(1, 39, 84, 0.5019607843);
  backdrop-filter: blur(10px);
  padding: 11px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.slider-nav .indicators {
  margin-top: 3px;
}
.slider-nav button {
  margin-top: -4px;
}

.nav-button {
  background-color: transparent;
  border: 0;
}
.nav-button img {
  filter: brightness(0) invert(1);
}

/* Indicator Dots */
.indicators {
  margin-top: 4px;
  display: flex;
  gap: 8px;
}

.dot {
  width: 6px;
  height: 6px;
  border: 0;
  background: rgba(255, 255, 255, 0.3019607843);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.dot:hover {
  background: rgba(255, 255, 255, 0.5);
}

.dot.active {
  background: #ffffff;
}

@media screen and (max-width: 1199px) {
  .fp-details-content__left {
    padding-right: 0px;
  }
  .slider-wrapper {
    height: 520px;
  }
}
@media screen and (max-width: 991px) {
  .fp-details-header h1 {
    font-size: 40px;
    line-height: 55px;
  }
  .slider-wrapper {
    height: 380px;
  }
  .fp-details-content__sidebar {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .fp-details-section {
    padding: 150px 0 197px 0;
  }
  .fp-details-content-section {
    margin-top: -145px;
    padding-bottom: 70px;
  }
  .fp-details-header h1 {
    font-size: 30px;
    line-height: 45px;
  }
  .fp-details-header-list .meta-list {
    gap: 20px;
  }
  .fp-card {
    padding: 20px;
  }
  .fp-card h2 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 35px;
  }
  .fp-card p {
    font-size: 15px;
    line-height: 28px;
  }
  .fp-card.outcome h2 {
    font-size: 22px;
    line-height: 35px;
  }
  .fp-card.outcome .outcome-list {
    gap: 15px;
  }
  .fp-card.outcome .outcome-list li {
    font-size: 15px;
    line-height: 24px;
    gap: 15px;
  }
  .fp-card.outcome .outcome-list li img {
    opacity: 0.5;
  }
  .fp-card .challenges-list .challenge-item {
    font-size: 15px;
  }
  .fp-quote-card {
    padding: 20px 30px;
  }
  .fp-quote-card h4 {
    font-size: 16px;
    line-height: 30px;
  }
  .fp-quote-card h6 {
    font-size: 15px;
    line-height: 30px;
  }
  .info-card .card-title {
    padding: 6px 20px;
  }
  .info-card .info-card-body {
    padding: 20px;
  }
  .info-card .info-value {
    font-size: 15px;
    line-height: 24px;
  }
  .info-card .project-name {
    font-size: 15px;
    line-height: 22px;
  }
  .similar-deal-card {
    padding: 20px;
  }
  .similar-deal-card h2 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 35px;
  }
  .similar-deal-card p {
    font-size: 15px;
    line-height: 26px;
  }
  .slider-wrapper {
    height: 320px;
  }
}
@media screen and (max-width: 1200px) {
  .fp-details-content-section {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .fp-details-content-section {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 480px) {
  .fp-details-section {
    padding: 100px 0 197px 0;
  }
  .fp-details-header h1 {
    font-size: 24px;
    line-height: 35px;
  }
  .fp-card .deal-details-box {
    margin-top: 15px;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .slider-wrapper {
    height: 280px;
  }
}
.guides-detail-banner .date {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 28px;
  margin-bottom: 33px;
}
.guides-detail-banner .date h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 162.5%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0;
  position: relative;
}
.guides-detail-banner .date h6::after {
  content: "";
  height: 4px;
  width: 4px;
  background: rgba(255, 255, 255, 0.3019607843);
  position: absolute;
  right: -17px;
  top: 10px;
}
.guides-detail-banner .date h6:nth-last-child(1)::after {
  display: none;
}
.guides-detail-banner h1 {
  max-width: 960px;
}
.guides-detail-banner .tag {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.guides-detail-banner .tag span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-family: Funnel Display;
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.1019607843);
  height: 33px;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 5px 15px;
}

.guides-detail-img {
  height: 620px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  transition: max-width 0.2s ease;
}
.guides-detail-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.guides-container {
  max-width: 1070px;
  width: 100%;
  margin: auto;
}

.guides-detail-content {
  padding: 0 40px;
  background: #FFFFFF;
  margin-bottom: 60px;
}
.guides-detail-content .tags {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  padding: 40px 0;
}
.guides-detail-content .tags span {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  text-transform: uppercase;
  color: #012754;
  margin-top: 8px;
}
.guides-detail-content .tags ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.guides-detail-content .tags ul li {
  backdrop-filter: blur(10px);
  border: 1px solid rgba(1, 39, 84, 0.1019607843);
  padding: 5px 15px;
  color: rgba(1, 39, 84, 0.8980392157);
  height: 38px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.guides-detail-content .tags ul li:hover {
  border: 1px solid #64CCC9;
  background: rgba(100, 204, 201, 0.0509803922);
  color: #64CCC9;
}

.guide-detail-part {
  padding: 40px 0 50px;
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
}
.guide-detail-part h3 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 26px;
  line-height: 153.84%;
  color: #012754;
  margin-bottom: 20px;
}
.guide-detail-part p {
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 15px;
}
.guide-detail-part h4 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 181.81%;
  color: #012754;
  padding-top: 10px;
  margin-bottom: 18px;
}
.guide-detail-part .guide-detail-inner-img {
  max-width: 100%;
  margin-bottom: 38px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 460px;
}
.guide-detail-part ul {
  padding-bottom: 10px;
}
.guide-detail-part ul li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 14px;
  color: #012754;
}
.guide-detail-part ul li span {
  font-weight: 700;
}
.guide-detail-part ul li::after {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  background: #64CCC9;
  top: 11px;
  left: 0;
}
.guide-detail-part .summary {
  margin-top: 20px;
}
.guide-detail-part .summary h5 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  color: #012754;
  margin-bottom: -10px;
}
.guide-detail-part .summary h5 span {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.guide-detail-part .note {
  background: rgba(100, 204, 201, 0.1019607843);
  padding: 20px 25px;
  position: relative;
  color: #012754;
  margin: 30px 0;
}
.guide-detail-part .note::after {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background: #64CCC9;
  position: absolute;
}
.guide-detail-part .note span {
  font-weight: 700;
  color: #64CCC9;
}
.guide-detail-part .note h5 {
  font-family: Funnel Display;
  font-weight: 700;
  font-size: 22px;
  line-height: 136.36%;
  color: #012754;
  margin-bottom: 15px;
}
.guide-detail-part .note h6 {
  font-family: Funnel Display;
  font-weight: 700;
  font-size: 16px;
  line-height: 187.5%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64CCC9;
  margin-bottom: 0;
}

.related-guide-section {
  padding-bottom: 100px;
}
.related-guide-section .title {
  margin-bottom: 35px;
}
.related-guide-section .row {
  row-gap: 30px;
}

@media only screen and (max-width: 1360px) {
  .related-guide-section {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 1200px) {
  .guides-detail-content {
    padding: 0 30px;
  }
  .guides-detail-content .tags {
    padding: 30px 0px;
  }
  .guide-detail-part {
    padding: 30px 0 40px;
  }
  .guide-detail-part .guide-detail-inner-img {
    margin-bottom: 30px;
  }
  .related-guide-section {
    padding-bottom: 80px;
  }
  .guides-detail-img {
    height: 500px;
  }
  .guides-detail-img img {
    height: 100%;
    min-height: 320px;
  }
}
@media only screen and (max-width: 991px) {
  .guides-detail-banner .date {
    margin-bottom: 20px;
  }
  .guide-detail-part .guide-detail-inner-img {
    height: 360px;
  }
  .guides-detail-content {
    padding: 0 20px;
  }
  .guides-detail-content .tags {
    padding: 25px 0px;
  }
  .guide-detail-part {
    padding: 20px 0 30px;
  }
  .guide-detail-part .guide-detail-inner-img {
    margin-bottom: 25px;
  }
  .guide-detail-part ul li {
    margin-bottom: 7px;
  }
  .guide-detail-part .summary h5 {
    font-size: 20px;
  }
  .guide-detail-part .note {
    padding: 15px 20px;
  }
  .guide-detail-part .note h5 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .guide-detail-part .note h6 {
    font-size: 14px;
  }
  .guides-detail-img {
    height: 400px;
  }
  .related-guide-section {
    padding-bottom: 70px;
  }
  .related-guide-section .title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .guides-detail-content {
    padding: 0px 15px;
  }
  .guide-detail-part .guide-detail-inner-img {
    height: 300px;
  }
  .guide-detail-part {
    padding: 15px 0 25px;
  }
  .guide-detail-part .guide-detail-inner-img {
    margin-bottom: 20px;
    margin-top: 5px;
  }
  .guide-detail-part h3 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .guide-detail-part h4 {
    font-size: 20px;
    margin-bottom: 12px;
    padding-top: 5px;
  }
  .guide-detail-part p {
    margin-bottom: 10px;
  }
  .guide-detail-part .note {
    padding: 15px 18px;
  }
  .guide-detail-part .summary h5 {
    font-size: 18px;
  }
  .guide-detail-part .summary span {
    font-size: 14px;
    letter-spacing: 7%;
  }
}
@media only screen and (max-width: 575px) {
  .guides-detail-content .tags {
    flex-wrap: wrap;
  }
  .guides-detail-img {
    height: auto;
    min-height: auto;
  }
  .guide-detail-part .guide-detail-inner-img {
    height: 300px;
  }
  .guide-detail-part .note h6 {
    font-size: 13px;
    letter-spacing: 8%;
  }
  .guide-detail-part .summary {
    margin-bottom: -10px;
  }
  .guide-detail-part .summary h5 {
    margin-bottom: 10px;
  }
}
.about-banner-section {
  background: #012754;
  position: relative;
}
.about-banner-section .about-banner-bg {
  width: 100%;
  height: 100%;
  background: url("../images/bg/about-banner-bg.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.about-banner-section .overlay {
  background: linear-gradient(244.2deg, rgba(1, 38, 84, 0.308) 0%, rgba(1, 38, 84, 0.904) 66.3%);
  padding: 200px 0px 0px;
  position: relative;
  z-index: 2;
}
.about-banner-section .about-banner-text {
  padding-bottom: 44px;
}
.about-banner-section .about-banner-text h6 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64CCC9;
  padding-left: 30px;
  position: relative;
  margin-bottom: 35px;
}
.about-banner-section .about-banner-text h6::after {
  content: "";
  height: 2px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 11px;
  background: #64CCC9;
}
.about-banner-section .about-banner-text h1 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #FFF;
  max-width: 690px;
  margin-bottom: 23px;
}
.about-banner-section .about-banner-text p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 26px;
  line-height: 153.84%;
  letter-spacing: 0%;
  color: #FFF;
  max-width: 789px;
  margin-bottom: 30px;
}
.about-banner-section .about-banner-text ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 40px;
  flex-wrap: wrap;
  row-gap: 12px;
}
.about-banner-section .about-banner-text ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 177.777%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.about-banner-section .about-banner-text ul li img {
  min-width: 14px;
}
.about-banner-section .about-banner-text .fpp-banner-btns {
  margin-top: 45px;
}

.about-banner-shape {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  z-index: 1;
  width: 100%;
}
.about-banner-shape .shape {
  backdrop-filter: blur(20px);
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
}
.about-banner-shape .shape-one {
  background: rgba(255, 255, 255, 0.0392156863);
  height: 150px;
  width: 31%;
}
.about-banner-shape .shape-two {
  background: rgba(255, 255, 255, 0.0588235294);
  height: 170px;
  width: 17%;
}
.about-banner-shape .shape-three {
  background: rgba(255, 255, 255, 0.0784313725);
  height: 190px;
  width: 17%;
}
.about-banner-shape .shape-four {
  background: rgba(255, 255, 255, 0.1019607843);
  height: 210px;
  width: 35%;
}
.about-banner-shape .banner-summary {
  padding-bottom: 44px;
  position: relative;
  z-index: 3;
  padding: 10px 30px 40px 30px;
}
.about-banner-shape .banner-summary h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 38px;
  line-height: 36px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 7px;
}
.about-banner-shape .banner-summary span {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.8980392157);
}
.about-banner-shape .banner-summary.one {
  max-width: 310px;
  width: 100%;
  margin-left: auto;
}

@media only screen and (max-width: 1755px) {
  .about-banner-shape .shape-one {
    width: 30%;
  }
  .about-banner-shape .shape-two {
    width: 20%;
  }
  .about-banner-shape .shape-three {
    width: 20%;
  }
  .about-banner-shape .shape-four {
    width: 30%;
  }
  .about-banner-shape .banner-summary.one {
    max-width: 340px;
  }
}
@media only screen and (max-width: 1495px) {
  .about-banner-shape .shape-one {
    width: 25%;
  }
  .about-banner-shape .shape-two {
    width: 25%;
  }
  .about-banner-shape .shape-three {
    width: 25%;
  }
  .about-banner-shape .shape-four {
    width: 25%;
  }
  .about-banner-shape .banner-summary.one {
    max-width: 330px;
  }
}
@media only screen and (max-width: 1360px) {
  .about-banner-section .overlay {
    padding-top: 160px;
  }
  .about-banner-section .about-banner-text h1 {
    font-size: 45px;
  }
  .about-banner-section .about-banner-text h6 {
    margin-bottom: 20px;
  }
  .about-banner-section .about-banner-text p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1200px) {
  .about-banner-section .overlay {
    padding-top: 140px;
  }
  .about-banner-section .about-banner-text h1 {
    font-size: 40px;
    max-width: 570px;
  }
  .about-banner-shape .shape-one {
    height: 140px;
  }
  .about-banner-shape .shape-two {
    height: 155px;
  }
  .about-banner-shape .shape-three {
    height: 170px;
  }
  .about-banner-shape .shape-four {
    height: 185px;
  }
  .about-banner-shape .banner-summary {
    padding: 15px 15px 30px 15px;
  }
  .about-banner-shape .banner-summary.one {
    max-width: 210px;
  }
  .about-banner-shape .banner-summary h5 {
    font-size: 32px;
    margin-bottom: 5px;
  }
  .about-banner-shape .banner-summary span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .about-banner-section .about-banner-bg {
    display: none;
  }
  .about-banner-section .overlay {
    background: transparent;
  }
  .about-banner-section .about-banner-text h1 {
    margin-bottom: 20px;
  }
  .about-banner-section .about-banner-text p {
    font-size: 20px;
    max-width: 600px;
  }
  .about-banner-section .about-banner-text ul {
    max-width: 550px;
    gap: 2%;
    row-gap: 16px;
  }
  .about-banner-section .about-banner-text ul li {
    width: 48%;
  }
  .about-banner-section .about-banner-text .fpp-banner-btns {
    margin-top: 30px;
  }
  .about-banner-shape .banner-summary span {
    line-height: 150%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 170px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 615px) {
  .about-banner-shape {
    flex-wrap: wrap;
  }
  .about-banner-shape .shape {
    width: 100%;
    height: auto !important;
    padding: 20px;
    margin-left: auto;
  }
  .about-banner-shape .shape-one {
    width: 65%;
  }
  .about-banner-shape .shape-two {
    width: 75%;
  }
  .about-banner-shape .shape-three {
    width: 85%;
  }
  .about-banner-shape .shape-four {
    width: 95%;
  }
  .about-banner-shape .banner-summary {
    max-width: 100%;
    margin-right: auto;
    padding: 0;
  }
  .about-banner-shape .banner-summary.one {
    max-width: 100%;
  }
  .about-banner-shape .banner-summary span {
    max-width: 100%;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 575px) {
  .about-banner-section .about-banner-text h1 {
    font-size: 32px;
    margin-bottom: 16px;
  }
  .about-banner-section .about-banner-text p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .about-banner-section .about-banner-text ul {
    row-gap: 10px;
  }
  .about-banner-section .about-banner-text ul li {
    width: 100%;
  }
}
.non-bank-lender-section {
  padding: 90px 0px;
  background: #FFF;
  overflow: hidden;
}
.non-bank-lender-left .title {
  max-width: 440px;
  width: 100%;
}
.non-bank-lender-right {
  margin-bottom: -10px;
}
.non-bank-lender-right p.text-lg {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 15px;
}
.non-bank-lender-right p.text-sm {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 45px;
}
.non-bank-lender-right .row {
  margin: 0px -8px;
}
.non-bank-lender-right .row .column {
  padding: 0px 8px;
}
.non-bank-lender-right .card {
  background: #F2F4F6;
  padding: 30px 20px;
  position: relative;
  border-radius: 0;
  border: none;
  margin-bottom: 16px;
}
.non-bank-lender-right .card::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 0;
  background: #64CCC9;
}
.non-bank-lender-right .card h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #012754;
  margin-bottom: 10px;
}
.non-bank-lender-right .card p {
  font-family: Funnel Display;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 175%;
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .non-bank-lender-section {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .non-bank-lender-section {
    padding: 70px 0px;
  }
  .non-bank-lender-right p.text-sm {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .non-bank-lender-right p.text-lg {
    font-size: 16px;
  }
}
.compare-section {
  padding: 100px 0px;
}
.compare-section-title {
  max-width: 620px;
}
.compare-section-title p {
  margin: 28px 0px 43px 0px;
  color: rgba(1, 39, 84, 0.8980392157);
}

.compare-card {
  padding: 50px;
}
.compare-card h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 285.71%;
  letter-spacing: 10%;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.compare-card h3 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 26px;
  line-height: 153%;
  letter-spacing: 0%;
  margin-bottom: 20px;
}
.compare-card ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  margin-bottom: 12px;
}
.compare-card ul li img {
  margin-top: 11px;
}
.compare-card ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.compare-card.bank {
  background: #FFFFFF;
}
.compare-card.bank h6 {
  color: #FF373A;
}
.compare-card.bank h3 {
  color: #012754;
}
.compare-card.bank ul li {
  color: rgba(1, 39, 84, 0.8980392157);
}
.compare-card.cpf {
  background: #012754;
}
.compare-card.cpf h6 {
  color: #64CCC9;
}
.compare-card.cpf h3 {
  color: #ffffff;
}
.compare-card.cpf ul li {
  color: #FFFFFF;
}

@media only screen and (max-width: 1360px) {
  .compare-section {
    padding: 90px 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .compare-section {
    padding: 80px 0px;
  }
  .compare-card {
    padding: 25px 20px;
  }
  .compare-card h3 {
    margin-bottom: 15px;
  }
  .compare-card ul li {
    font-size: 15.5px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 991px) {
  .compare-section {
    padding: 70px 0px;
  }
  .compare-section-title p {
    margin: 5px 0px 25px 0px;
  }
  .compare-card h3 {
    line-height: 130%;
    min-height: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .compare-card.bank {
    margin-bottom: 20px;
  }
  .compare-card h3 {
    min-height: auto;
  }
  .compare-card ul li {
    font-size: 15px;
  }
}
.three-principle-section {
  background: #FFF;
  padding: 90px 0px 100px 0px;
}
.three-principle-section .title {
  max-width: 520px;
  margin-bottom: 35px;
}
.three-principle-card {
  background: #FFFFFF;
  padding: 30px;
  border: 1px solid rgba(1, 39, 84, 0.1019607843);
  min-height: 100%;
}
.three-principle-card h6 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #64CCC9;
  margin-bottom: 5px;
}
.three-principle-card h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #012754;
  margin-bottom: 16px;
}
.three-principle-card p {
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 0;
}

@media only screen and (max-width: 1360px) {
  .three-principle-section {
    padding: 85px 0px 90px 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .three-principle-section {
    padding: 75px 0px 80px 0px;
  }
  .three-principle-section .title {
    margin-bottom: 25px;
  }
  .three-principle-card {
    padding: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .three-principle-section {
    padding: 65px 0px 70px 0px;
  }
  .three-principle-section .title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .three-principle-section {
    padding-bottom: 50px;
  }
  .three-principle-card {
    margin-bottom: 20px;
    min-height: auto;
  }
}
.how-it-work-section {
  background: #051D3A;
  overflow: hidden;
}
.how-it-work-section .how-it-work-left {
  padding: 90px 0px;
}
.how-it-work-section .how-it-work-left .section-title {
  max-width: 410px;
}

.how-it-work-right {
  background: rgba(255, 255, 255, 0.031372549);
}
.how-it-work-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding-left: 94px;
}
.how-it-work-item .number {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #64CCC9;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 94px;
  height: 100%;
  padding: 32px 0px;
}
.how-it-work-item .number.one {
  background: rgba(255, 255, 255, 0.0196078431);
  padding-top: 47px;
}
.how-it-work-item .number.two {
  background: rgba(255, 255, 255, 0.0392156863);
}
.how-it-work-item .number.three {
  background: rgba(255, 255, 255, 0.0588235294);
}
.how-it-work-item .number.four {
  background: rgba(255, 255, 255, 0.0784313725);
}
.how-it-work-item .text {
  padding: 30px 40px 20px 30px;
}
.how-it-work-item .text h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 136.36%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.how-it-work-item .text p {
  color: rgba(255, 255, 255, 0.8980392157);
  margin-bottom: 0;
}
.how-it-work-item:nth-child(1) {
  padding-top: 15px;
}
.how-it-work-item:nth-last-child(1) {
  padding-bottom: 25px;
}

.broker-trust-section {
  background: #012754;
}
.broker-trust-section .broker-trust-left {
  padding-left: 124px;
}
.broker-trust-section .broker-trust-left h2 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #64CCC9;
  margin-top: 44px;
  margin-bottom: 22px;
}
.broker-trust-section .broker-trust-left h2 span {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 38px;
  line-height: 131.57%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #FFF;
}
.broker-trust-section .broker-trust-left p {
  font-family: Funnel Display;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 0;
}

@media only screen and (max-width: 1360px) {
  .how-it-work-section .how-it-work-left {
    padding: 80px 0px;
    padding-right: 20px;
  }
  .broker-trust-section .how-it-work-left {
    padding-left: 100px;
  }
  .broker-trust-section .broker-trust-left h2 {
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .broker-trust-section .broker-trust-left h2 span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .how-it-work-section .how-it-work-left {
    padding: 70px 0px;
    padding-right: 20px;
  }
  .how-it-work-item {
    padding-left: 70px;
  }
  .how-it-work-item .text {
    padding: 20px;
  }
  .how-it-work-item .number {
    padding: 20px 0px;
    min-width: 70px;
  }
  .how-it-work-item .number.one {
    padding-top: 38px;
  }
  .broker-trust-section .how-it-work-left {
    padding-left: 70px;
  }
}
@media only screen and (max-width: 991px) {
  .how-it-work-section {
    padding-bottom: 70px;
  }
  .how-it-work-section .how-it-work-left {
    padding: 60px 0px 10px 0px;
  }
  .broker-trust-section .broker-trust-left {
    padding-bottom: 30px;
  }
  .broker-trust-section .broker-trust-left p {
    max-width: 600px;
  }
  .broker-trust-section .broker-trust-left h2 {
    font-size: 32px;
  }
  .broker-trust-section .broker-trust-left h2 span {
    font-size: 24px;
  }
}
.cpf-quote-section {
  padding-top: 100px;
}

.cpf-quote-img {
  max-width: 520px;
  width: 100%;
}
.cpf-quote-img img {
  width: 100%;
}

.cpf-quote-text {
  max-width: 720px;
  margin-left: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 60px;
}
.cpf-quote-text .quote-icon {
  max-width: 55px;
  margin-bottom: 40px;
}
.cpf-quote-text p {
  font-family: Funnel Display;
  font-weight: 500;
  font-style: Medium;
  font-size: 26px;
  line-height: 167.69%;
  letter-spacing: 0%;
  color: #012754;
  margin-bottom: 65px;
}
.cpf-quote-text .cpf-info h5 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 22px;
  line-height: 127.27%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #012754;
  margin-bottom: 0;
}
.cpf-quote-text .cpf-info h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 175%;
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 0;
}

@media only screen and (max-width: 1360px) {
  .cpf-quote-section {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 1200px) {
  .cpf-quote-section {
    padding-top: 70px;
  }
  .cpf-quote-text {
    padding-bottom: 0;
  }
  .cpf-quote-text .quote-icon {
    max-width: 40px;
    margin-bottom: 20px;
  }
  .cpf-quote-text p {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .cpf-quote-text .cpf-info h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .cpf-quote-section {
    padding-top: 60px;
  }
  .cpf-quote-text p {
    font-size: 17px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 768px) {
  .cpf-quote-img {
    max-width: 300px;
    margin-top: 20px;
  }
}
.how-it-works-banner.request-funding-banner.products {
  background-image: url("../images/bg/product-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.how-it-works-banner.request-funding-banner.products::after {
  background: linear-gradient(244.2deg, rgba(1, 39, 84, 0.75) 0%, rgba(1, 39, 84, 0.96) 66.3%);
}
.how-it-works-banner.request-funding-banner.products .transparent-btn {
  background-color: rgba(255, 255, 255, 0.0509803922);
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.how-it-works-banner.request-funding-banner.products ul {
  margin-top: 30px;
  margin-left: 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 40px;
  row-gap: 10px;
  flex-wrap: wrap;
}
.how-it-works-banner.request-funding-banner.products ul li {
  display: flex;
  gap: 10px;
}
.how-it-works-banner.request-funding-banner.products ul li img {
  width: 14px;
}

.products-view-section {
  padding: 70px 0 80px 0;
}

.products-view-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
  gap: 20px;
  flex-wrap: wrap;
}
.products-view-header .title {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  letter-spacing: 2%;
  text-transform: uppercase;
  max-width: 488px;
  width: 100%;
  color: #012754;
}
.products-view-header .view-toggle {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.products-view-header .toggle-btn {
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  font-size: 18px;
}
.products-view-header .toggle-btn img {
  width: 14px;
  height: 14px;
}
.products-view-header .toggle-btn.list-btn img {
  opacity: 0.5;
}
.products-view-header .toggle-btn.active {
  background-color: #012754;
  color: #ffffff;
}
.products-view-header .toggle-btn.active img {
  filter: brightness(0) invert(1);
}
.products-view-header .toggle-btn.active.list-btn img {
  opacity: 1;
}

.products-view-title {
  padding: 70px 0 40px 0;
}
.products-view-title h3 {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #012754;
  max-width: 488px;
  width: 100%;
}

/* Grid View */
.cards-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  transition: all 0.3s ease;
}
.cards-container.list-view {
  grid-template-columns: 1fr;
}
.cards-container.grid-view .card-image-container {
  height: 200px;
}

.cards-container.list-view .product-item {
  display: flex;
  flex-direction: row;
}
.cards-container.list-view .product-item__content {
  width: 100%;
}
.cards-container.list-view .product-item__content h2 {
  min-height: auto;
}
.cards-container.list-view .product-item__content h2,
.cards-container.list-view .product-item__content p,
.cards-container.list-view .product-item__content .detail-list {
  max-width: 630px;
  width: 100%;
}
.cards-container.list-view .product-item__content .detail-list {
  gap: 41px;
  justify-content: flex-start;
}
.cards-container.list-view .product-item__image {
  flex: 0 0 auto;
  width: 410px;
  height: 100%;
}
.cards-container.list-view .product-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: 0.3s;
}
.cards-container.list-view .product-item__image .overlay {
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: #ffffff;
  padding: 5px 15px;
  backdrop-filter: blur(10px);
}
.cards-container.list-view .product-item__image .overlay::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #64ccc9;
}
.cards-container.list-view .product-item__image .overlay h5 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.cards-container.list-view .product-item__image .overlay h4 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #012754;
}
.cards-container.list-view .product-item__image .overlay h4 span {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.cards-container.list-view .product-item__bottom {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  justify-content: space-between;
}
.cards-container.list-view .product-item__bottom .detail-list {
  margin-bottom: 5px;
}

.cards-container .product-item {
  background-color: #ffffff;
  overflow: hidden;
  transition: all 0.3s ease;
}
.cards-container .product-item__image {
  position: relative;
  overflow: hidden;
  background-color: #e8f0f8;
  width: 100%;
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cards-container .product-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cards-container .product-item__image .overlay {
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: #ffffff;
  padding: 5px 15px;
  backdrop-filter: blur(10px);
}
.cards-container .product-item__image .overlay::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #64ccc9;
}
.cards-container .product-item__image .overlay h5 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.cards-container .product-item__image .overlay h4 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #012754;
}
.cards-container .product-item__image .overlay h4 span {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}

.cards-container .product-item__content {
  padding: 30px;
}
.cards-container .product-item__content a {
  text-decoration: none;
}
.cards-container .product-item__content h2 {
  min-height: 60px;
  margin-bottom: 15px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 26px;
  line-height: 28px;
  color: #012754;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cards-container .product-item__content p {
  min-height: 75px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(1, 39, 84, 0.8980392157);
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cards-container .product-item__content .detail-list {
  margin-bottom: 20px;
  border-top: 1px solid rgba(1, 39, 84, 0.1019607843);
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
  padding: 15px 0;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.cards-container .product-item__content .detail-list .detail-item {
  text-align: left;
  position: relative;
}
.cards-container .product-item__content .detail-list .detail-item:not(:first-child)::before {
  position: absolute;
  content: "";
  top: 0;
  left: -20px;
  width: 1px;
  height: 100%;
  background-color: rgba(1, 39, 84, 0.1019607843);
}
.cards-container .product-item__content .detail-list .detail-label {
  margin-bottom: 7px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.cards-container .product-item__content .detail-list .detail-value {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  color: #012754;
}
.cards-container .product-item__content .detail-list .detail-unit {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}

.cards-container .product-item__content .custom-btn {
  flex: 0 0 auto;
  width: 125px;
  background-color: transparent;
  padding: 0;
  height: auto;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  color: #64ccc9;
}
.cards-container .product-item__content .custom-btn .btn-text span {
  transform: translateY(0px);
}
.cards-container .product-item__content .custom-btn:hover .btn-text span {
  transform: translateY(-20px);
}

.cards-container .product-item .product-item__image {
  overflow: hidden;
}
.cards-container .product-item .product-item__image img {
  transition: 0.3s;
}
.cards-container .product-item:hover .product-item__image img {
  scale: 1.05;
}

.compare-product-section {
  padding: 20px 0 100px 0;
}

.compare-product-header {
  margin-bottom: 33px;
}
.compare-product-header h3 {
  max-width: 566px;
  width: 100%;
  text-transform: uppercase;
  color: #012754;
}

.compare-table-wrapper {
  overflow: hidden;
  overflow-x: auto;
  border: 1px solid rgba(1, 39, 84, 0.0784313725);
}

/* Table Styles */
.compare-product-table {
  width: 100%;
  border-collapse: collapse;
  /* Table Header */
}
.compare-product-table thead {
  background-color: #012754;
}
.compare-product-table thead th {
  color: white;
  padding: 11px 16px;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.compare-product-table thead th:last-child {
  border-right: none;
}
.compare-product-table thead th:nth-child(2) {
  background-color: #051d3a;
  color: #64ccc9;
}
.compare-product-table {
  /* Table Body */
}
.compare-product-table tbody tr {
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
  transition: background-color 0.2s ease;
}
.compare-product-table tbody tr:last-child {
  border-bottom: none;
}
.compare-product-table {
  /* Table Cells */
}
.compare-product-table td {
  min-width: 210px;
  padding: 15px 16px;
  background-color: #ffffff;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 36px;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.8980392157);
}
.compare-product-table td:nth-child(1) {
  background-color: rgba(1, 39, 84, 0.031372549);
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.8980392157);
}
.compare-product-table td:nth-child(2) {
  background-color: rgba(100, 204, 201, 0.0588235294);
}
.compare-product-table td:not(:first-child) {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  text-transform: initial;
}
.compare-product-table td:not(:first-child) span {
  font-size: 20px;
}
.compare-product-table td:last-child {
  border-right: none;
}
.compare-product-table {
  /* Yes/No Styling */
}
.compare-product-table .yes {
  color: #64ccc9;
}
.compare-product-table .no {
  color: rgba(1, 39, 84, 0.5019607843);
}
.compare-product-table .custom-btn {
  width: -moz-fit-content;
  width: fit-content;
  background-color: transparent;
  padding: 0;
  height: auto;
  font-family: Funnel Display;
  font-weight: 500;
  color: #012754;
}
.compare-product-table .custom-btn span {
  font-size: 16px !important;
}
.compare-product-table .custom-btn .btn-text span {
  transform: translateY(0px);
}
.compare-product-table .custom-btn:hover .btn-text span {
  transform: translateY(-20px);
}

.product-process-section {
  padding: 100px 0;
  background-color: #012754;
}

.process-header {
  margin-bottom: 45px;
  max-width: 600px;
}
.process-header__title {
  margin-bottom: 28px;
  max-width: 417px;
  width: 100%;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ffffff;
}
.process-header__description {
  max-width: 630px;
  width: 100%;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}

.process-step {
  height: 100%;
  padding: 40px 25px;
  background-color: rgba(255, 255, 255, 0.0509803922);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.process-step::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: rgba(100, 204, 201, 0.3019607843);
}
.process-step::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 0%;
  background-color: #64ccc9;
  transition: 0.3s;
}
.process-step:hover {
  background-color: rgba(255, 255, 255, 0.0509803922);
}
.process-step:hover::after {
  height: 100%;
}
.process-step__number {
  margin-bottom: 15px;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 38px;
  line-height: 30px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #64ccc9;
}
.process-step__title {
  margin-bottom: 27px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #ffffff;
}
.process-step__description {
  margin-bottom: 20px;
  font-family: Funnel Display;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.8980392157);
}
.process-step__meta {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64ccc9;
}

@media screen and (max-width: 1360px) {
  .product-process-section {
    padding: 90px 0px;
  }
  .cards-container {
    gap: 20px;
  }
  .cards-container .product-item__content {
    padding: 20px;
  }
  .cards-container .product-item__content .detail-list {
    gap: 20px;
  }
  .compare-product-section {
    padding-bottom: 90px;
    padding-top: 0;
  }
  .compare-product-table td {
    min-width: 10%;
    line-height: 130% !important;
    font-size: 16px;
    padding: 12px 6px;
  }
  .compare-product-table td:nth-child(1) {
    max-width: 140px !important;
  }
  .compare-product-table td:not(:first-child) span {
    font-size: 18px;
  }
  .compare-product-table .custom-btn .btn-text span {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1200px) {
  .product-process-section {
    padding: 80px 0px;
  }
  .products-view-title {
    padding-bottom: 20px;
  }
  .products-view-header {
    margin-bottom: 10px;
  }
  .compare-product-header {
    margin-bottom: 20px;
  }
  .compare-product-section {
    padding-bottom: 80px;
  }
  .cards-container .product-item__content .detail-list .detail-value {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .process-step {
    padding: 30px 15px 20px 15px;
  }
  .process-step__number {
    font-size: 30px;
  }
  .process-step__title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .product-process-section {
    padding: 70px 0px;
  }
  .products-view-section {
    padding: 60px 0px;
  }
  .cards-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-container .product-item__image .overlay {
    top: 10px;
    left: 10px;
  }
  .cards-container .product-item__content {
    padding: 20px;
  }
  .cards-container.list-view .product-item {
    display: flex;
    flex-direction: row;
  }
  .cards-container.list-view .product-item__image {
    width: 250px;
  }
  .cards-container.list-view .product-item__image .overlay {
    top: 10px;
    left: 10px;
  }
  .cards-container.list-view .product-item__content p {
    min-height: auto;
  }
  .cards-container.list-view .product-item__bottom {
    flex-direction: column;
    gap: 8px;
  }
  .cards-container.list-view .product-item__bottom a {
    margin-right: auto;
  }
  .compare-product-section {
    padding-bottom: 70px;
  }
  .compare-product-table td {
    min-width: 180px;
  }
  .process-step {
    padding: 30px 25px 20px 25px;
  }
  .process-step__number {
    font-size: 30px;
  }
  .process-step__title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .products-view-header {
    gap: 0;
  }
  .products-view-header .toggle-btn {
    width: 40px;
    height: 40px;
  }
  .cards-container {
    grid-template-columns: 1fr;
  }
  .cards-container .product-item__content {
    padding: 20px;
  }
  .cards-container .product-item__content h2 {
    min-height: auto;
    font-size: 22px;
  }
  .cards-container .product-item__content p {
    min-height: auto;
    font-size: 15px;
  }
  .cards-container.list-view .product-item__bottom {
    align-items: flex-start;
  }
  .cards-container.list-view .product-item__bottom .detail-list {
    gap: 15px;
  }
  .cards-container.list-view .product-item__bottom .detail-list .detail-item:not(:last-child) {
    padding-bottom: 0px;
  }
  .product-process-section {
    padding: 70px 0;
  }
}
@media screen and (max-width: 575px) {
  .cards-container.list-view {
    display: none !important;
  }
  .cards-container.grid-view {
    display: block !important;
  }
  .products-view-header .view-toggle {
    display: none;
  }
  .products-view-title h3 br {
    display: none;
  }
}
.asset-banner.how-it-works-banner.guide-banner {
  background-image: url("../images/bg/guide-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.latest-guide-section {
  padding-top: 80px;
}

.guide-card {
  height: 100%;
  background-color: #ffffff;
  transition: 0.3s;
}
.guide-card:hover {
  box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.0784313725);
}
.guide-card:hover .card-image img {
  scale: 1.05;
}
.guide-card .card-image {
  position: relative;
  overflow: hidden;
}
.guide-card .card-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.guide-card .card-image .deal-name {
  background: #ffffff;
  backdrop-filter: blur(10px);
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.8980392157);
  padding: 5px 10px 5px 22px;
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 28px;
}
.guide-card .card-image .deal-name::before {
  content: "";
  background: #64ccc9;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  position: relative;
  position: absolute;
  left: 10px;
}
.guide-card .card-body {
  padding: 30px 20px;
}
.guide-card:not(.latest) .custom-btn {
  flex: 0 0 auto;
  background-color: transparent;
  padding: 0;
  height: auto;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  color: #64ccc9;
}
.guide-card .guide-title {
  text-decoration: none;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  color: #012754;
}
.guide-card p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
}

.guide-card.latest2 {
  display: flex;
  flex-direction: column;
}
.guide-card.latest2 .card-body {
  padding: 30px 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
.guide-card.latest2 .guide-meta {
  margin-bottom: 10px;
}
.guide-card.latest2 .guide-card-bottom {
  margin-top: auto;
  border-top: 1px solid rgba(1, 39, 84, 0.1019607843);
  padding-top: 15px;
}
.guide-card.latest2 .custom-btn {
  line-height: 20px;
}
.guide-card.latest2 .custom-btn span {
  margin-top: 3px;
}
.guide-card.latest2 .custom-btn .btn-icon {
  margin-top: 6px;
}

.guide-card.latest {
  display: flex;
}
.guide-card.latest .card-image {
  width: 50%;
}
.guide-card.latest .card-image img {
  height: 100%;
}
.guide-card.latest .card-body {
  width: 50%;
  padding: 50px;
  display: flex;
  flex-direction: column;
}
.guide-card.latest .guide-meta {
  margin-bottom: 15px;
}
.guide-card.latest .guide-title {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  font-family: Funnel Display;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  line-height: 40px;
  color: #012754;
}
.guide-card.latest .guide-card-bottom {
  margin-top: 50px;
  flex-direction: column;
  gap: 35px;
}
.guide-card.latest .guide-card-bottom .custom-btn {
  width: -moz-fit-content;
  width: fit-content;
}

.guide-card.all {
  display: flex;
}
.guide-card.all .card-image {
  height: 191px;
}
.guide-card.all .card-image img {
  width: 300px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.guide-card.all .card-body {
  padding: 20px 30px;
}
.guide-card.all .guide-meta {
  margin-bottom: 15px;
}
.guide-card.all .guide-title {
  display: block;
  max-width: 550px;
  width: 100%;
  margin-bottom: 20px;
}
.guide-card.all .custom-btn {
  line-height: 20px;
}
.guide-card.all .custom-btn span {
  margin-top: 3px;
}
.guide-card.all .custom-btn .btn-icon {
  margin-top: 6px;
}

.guide-meta {
  display: flex;
  align-items: center;
  gap: 24px;
  row-gap: 5px !important;
  flex-wrap: wrap;
}
.guide-meta li {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
  position: relative;
}
.guide-meta li::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -14px;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: rgba(1, 39, 84, 0.2);
}
.guide-meta li:nth-last-child(1)::before {
  display: none;
}

.guide-card-bottom {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.guide-tags {
  display: flex;
  align-items: center;
  gap: 10px;
}
.guide-tags li a {
  background-color: rgba(1, 39, 84, 0.0509803922);
  backdrop-filter: blur(10px);
  padding: 5px 8px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(1, 39, 84, 0.6980392157);
  max-width: -moz-max-content;
  max-width: max-content;
  pointer-events: none;
}

.guide-all-content {
  margin: 20px 0;
  display: grid;
  gap: 30px;
}

@media screen and (max-width: 1360px) {
  .guide-card p {
    margin-bottom: 0;
  }
  .guide-tags li a {
    font-size: 11px;
    letter-spacing: 5%;
  }
}
@media screen and (max-width: 1200px) {
  .guide-card.latest2 .guide-card-bottom {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 18px;
  }
}
@media screen and (max-width: 991px) {
  .asset-banner.how-it-works-banner.guide-banner {
    background-image: none;
  }
  .guide-card.latest .card-body {
    padding: 20px;
  }
  .guide-card.latest .guide-card-bottom {
    margin-top: 20px;
  }
  .guide-card.all {
    display: flex;
  }
  .guide-card.all .card-image {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .guide-card .card-body {
    padding: 20px;
  }
  .guide-card:not(.latest) .custom-btn {
    margin-top: 8px;
  }
  .guide-card.latest {
    flex-direction: column;
  }
  .guide-card.latest .card-image {
    width: 100%;
  }
  .guide-card.latest .card-image img {
    width: 100%;
  }
  .guide-card.latest .card-body {
    width: 100%;
    padding: 20px;
  }
  .guide-card.latest .guide-card-bottom {
    margin-top: 20px;
  }
  .guide-card.latest2 .guide-card-bottom {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .guide-card.all {
    display: flex;
    flex-direction: column;
  }
  .guide-card.all .card-image {
    width: 100%;
  }
  .guide-card.all .card-image img {
    width: 100%;
    height: 100%;
  }
  .guide-card.all .card-body {
    padding: 20px;
  }
  .guide-meta {
    gap: 15px;
  }
  .guide-meta li {
    font-size: 14px;
    line-height: 20px;
  }
  .guide-meta li::before {
    right: -9px;
  }
}
@media screen and (max-width: 480px) {
  .guide-card .guide-title {
    font-size: 18px;
    line-height: 24px;
  }
  .guide-card p {
    font-size: 15px;
    line-height: 28px;
  }
  .guide-card.latest .card-body {
    padding: 20px;
  }
  .guide-card.latest .guide-title {
    font-size: 20px;
    line-height: 30px;
  }
  .guide-card.latest .guide-card-bottom {
    margin-top: 15px;
    gap: 20px;
  }
  .guide-card.latest2 .guide-card-bottom {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
    margin-bottom: -5px;
  }
  .guide-card-bottom {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
  }
}
.how-it-works-banner.request-funding-banner {
  background-image: url("../images/bg/request-funding-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.how-it-works-banner.request-funding-banner::after {
  background: linear-gradient(244.2deg, rgba(1, 39, 84, 0.75) 0%, rgba(1, 39, 84, 0.96) 66.3%);
}

.rf-banner-content h1 {
  max-width: 630px;
  width: 100%;
}
.rf-banner-content h3 {
  max-width: 596px;
  width: 100%;
}
.rf-banner-content ul {
  margin-top: 0;
  margin-left: 140px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.rf-banner-content ul li {
  display: flex;
  gap: 15px;
}
.rf-banner-content ul li img {
  opacity: 0.5;
}
.rf-banner-content ul li span {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
}
.rf-banner-content .assess-my-deal-btn {
  min-width: 270px;
}
.rf-banner-content .rf-notes {
  margin-top: 50px;
  max-width: 630px;
  width: 100%;
  padding: 10px 20px 15px 20px;
  background-color: rgba(100, 204, 201, 0.1490196078);
  position: relative;
}
.rf-banner-content .rf-notes::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #64ccc9;
}
.rf-banner-content .rf-notes p {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.8980392157);
}
.rf-banner-content .rf-notes p strong {
  font-weight: 700;
  color: #ffffff;
}

.rf-form-section {
  padding: 100px 0;
}

.rf-form-content-left {
  padding: 40px 50px;
  background-color: #ffffff;
}
.rf-form-content-left .info-title {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64ccc9;
  padding-top: 15px;
}
.rf-form-content-left h4 {
  margin-bottom: 25px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.rf-form-content-left label {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #012754;
}
.rf-form-content-left .input-fild input {
  margin-bottom: 22px;
}
.rf-form-content-left p {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: rgba(1, 39, 84, 0.6980392157);
}

.rf-form-content-right {
  padding-top: 40px;
  padding-left: 50px;
}
.rf-form-content-right h3 {
  margin-bottom: 35px;
}
.rf-form-content-right h4 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #012754;
}
.rf-form-content-right p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.rf-form-content-right ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.rf-form-content-right ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  position: relative;
}
.rf-form-content-right ul li::after {
  content: "";
  height: 100%;
  width: 2px;
  border-right: 2px dashed rgba(1, 39, 84, 0.3019607843);
  position: absolute;
  top: 22px;
  z-index: 0;
  left: 19px;
}
.rf-form-content-right ul li:nth-last-child(1)::after {
  display: none;
}
.rf-form-content-right ul .number {
  min-width: 40px;
  width: 40px;
  height: 40px;
  background-color: #bdf2ef;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #012754;
  position: relative;
  z-index: 1;
}
.rf-form-content-right .rf-form-content-notes {
  margin-top: 80px;
  background-color: rgba(100, 204, 201, 0.1019607843);
  padding: 30px;
  position: relative;
}
.rf-form-content-right .rf-form-content-notes::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: #64ccc9;
}
.rf-form-content-right .rf-form-content-notes h4 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  color: #012754;
}

.rf-form-content-right .receive-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.rf-form-content-right .receive-list li {
  background: #ffffff;
  display: flex;
  align-items: center;
  gap: 20px;
}
.rf-form-content-right .receive-list li::after {
  display: none !important;
}
.rf-form-content-right .receive-list .icon {
  background: #bdf2ef;
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rf-form-content-right .receive-list .icon img {
  height: 24px;
  width: 24px;
}
.rf-form-content-right .receive-list .text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #012754;
}

.rf-why-section {
  background-color: #f2f4f6;
}
.rf-why-section .section-title {
  max-width: 660px;
  width: 100%;
}
.rf-why-section .section-title h3 {
  margin-bottom: 32px;
  max-width: 400px;
}
.rf-why-section .section-title p {
  max-width: 505px;
  width: 100%;
  margin-bottom: 40px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.rf-why-section .hiw-different-card {
  background-color: #ffffff;
}
.rf-why-section .hiw-different-card .card-icon {
  background-color: #bdf2ef;
}
.rf-why-section .hiw-different-card .card-icon img {
  filter: brightness(0) saturate(100%) invert(9%) sepia(74%) saturate(2620%) hue-rotate(202deg) brightness(94%) contrast(99%);
}
.rf-why-section .hiw-different-card h4 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #012754;
}
.rf-why-section .hiw-different-card p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 39, 84, 0.8980392157);
}

.hiw-ready-btns.rf-have-deal-btns .get-deal-btn {
  max-width: 310px;
}
.hiw-ready-btns.rf-have-deal-btns .submit-deal-btn {
  max-width: 225px;
}

.speak-directly-section {
  background: #012754;
  position: relative;
}
.speak-directly-section::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.031372549);
}
.speak-directly-text {
  margin-left: 50px;
  max-width: 480px;
  padding: 87px 0px;
}
.speak-directly-text h3 {
  color: #fff;
  margin-bottom: 20px;
}
.speak-directly-text p {
  color: rgba(255, 255, 255, 0.8980392157);
  margin-bottom: 45px;
}
.speak-directly-text ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.speak-directly-text .call-mail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  position: relative;
  z-index: 11;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.0509803922);
  backdrop-filter: blur(20px);
  max-width: -moz-max-content;
  max-width: max-content;
}
.speak-directly-text .call-mail .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  min-width: 50px;
  max-height: 50px;
  max-width: 50px;
  background-color: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(10px);
}
.speak-directly-text .call-mail .icon.call img {
  max-width: 22px;
  margin-left: 2px;
}
.speak-directly-text .call-mail .icon span {
  max-width: 22px;
}
.speak-directly-text .call-mail .text {
  padding: 5px 15px 5px 10px;
  font-weight: 700;
  height: 40px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
}
.speak-directly-img {
  max-width: 440px;
  width: 90%;
  margin: 0 auto;
}
.speak-directly-img img {
  max-width: 100%;
}

@media screen and (max-width: 1360px) {
  .rf-form-section {
    padding: 90px 0px;
  }
}
@media screen and (max-width: 1200px) {
  .rf-form-section {
    padding: 80px 0px;
  }
  .rf-banner-content h1 {
    max-width: 500px;
    margin-bottom: 15px;
  }
  .rf-why-section .section-title {
    margin-bottom: 30px;
  }
  .rf-why-section .section-title h3 {
    margin-bottom: 15px;
  }
  .rf-why-section .section-title p {
    margin-bottom: 0;
  }
  .rf-form-content-left {
    padding: 30px;
  }
  .rf-form-content-right {
    padding-left: 10px;
  }
  .rf-form-content-right .rf-form-content-notes {
    margin-top: 30px;
    padding: 15px 20px;
  }
  .rf-form-content-right .rf-form-content-notes h4 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .hiw-ready-btns.rf-have-deal-btns .get-deal-btn {
    max-width: 310px;
  }
  .hiw-ready-btns.rf-have-deal-btns .submit-deal-btn {
    max-width: 310px;
  }
  .rf-form-content-right .receive-list .text {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .how-it-works-banner.request-funding-banner {
    background-image: none !important;
    background-color: #012754;
  }
  .how-it-works-banner.request-funding-banner .banner-bg-img.hiw {
    min-height: auto;
  }
  .rf-form-section {
    padding: 70px 0px;
  }
  .rf-form-content-right {
    padding-left: 0px;
    padding-top: 50px;
  }
  .rf-form-content-right h3 {
    margin-bottom: 20px;
  }
  .asset-banner-left {
    max-width: 100%;
  }
  .rf-banner-content ul {
    margin-left: 0;
    margin-top: 30px;
  }
  .rf-banner-content .rf-notes {
    margin-top: 30px;
  }
  .fpp-banner-btns {
    margin-top: 40px;
  }
  .speak-directly-section::after {
    display: none;
  }
  .speak-directly-text {
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 70px;
  }
  .speak-directly-img {
    max-width: 250px;
  }
  .speak-directly-img img {
    max-width: 100%;
  }
  .assess-deal-form-section .rf-form-content-left .input-fild input {
    margin-bottom: 20px !important;
  }
  .assess-deal-form-section .rf-form-content-left .info-title {
    padding-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .hiw-ready-btns.rf-have-deal-btns .get-deal-btn {
    max-width: 100%;
  }
  .hiw-ready-btns.rf-have-deal-btns .submit-deal-btn {
    max-width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .loe-banner-text p {
    font-size: 18px;
  }
  .loe-banner-text ul li {
    font-size: 16px;
  }
  .rf-form-content-left {
    padding: 25px 15px !important;
  }
  .rf-form-content-right h4 {
    font-size: 18px;
  }
  .rf-form-content-right .rf-form-content-notes h4 {
    font-size: 18px;
    line-height: 150%;
  }
}
.contact-banner-section {
  padding: 180px 0 90px 0;
  background-color: #012754;
}
.contact-banner-section .contact-banner-content {
  max-width: 595px;
  width: 100%;
}
.contact-banner-section h2 {
  margin-bottom: 0;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 90px;
  text-transform: uppercase;
  color: #ffffff;
}
.contact-banner-section p {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 26px;
  line-height: 40px;
  color: #ffffff;
}

.contact-content-section {
  padding: 100px 0;
  background-color: #f2f4f6;
}
.contact-content-section .contact-card {
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.contact-content-section .contact-card-right {
  width: 100%;
}
.contact-content-section .contact-card-right h3 {
  margin-bottom: 25px;
  max-width: 369px;
  width: 100%;
}
.contact-content-section .contact-card-left {
  width: 100%;
  min-height: 100%;
}
.contact-content-section .contact-card-left .company-name {
  margin-bottom: 114px;
}
.contact-content-section .contact-card-left .call-mail .icon {
  min-height: 50px;
  min-width: 50px;
  max-width: 50px;
}
.contact-content-section .contact-card-left .call-mail .text {
  height: 50px;
  display: flex;
  align-items: center;
}

.office-card {
  margin-top: 100px;
  background-color: #ffffff;
  position: relative;
  display: flex;
}
.office-card::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: rgba(1, 39, 84, 0.1019607843);
}
.office-card h2 {
  margin-bottom: 0px;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 26px;
  line-height: 50px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #012754;
}
.office-card__left {
  width: 100%;
  padding: 50px;
}
.office-card__right {
  width: 100%;
  padding: 50px;
}
.office-card__right p {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.office-card .hours-list {
  margin-top: 15px;
  margin-bottom: 20px;
}
.office-card .hours-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
.office-card .hours-list .day-name {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 45px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.office-card .hours-list .day-hours {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 45px;
  text-align: right;
  color: #012754;
}
.office-card .hours-list .day-hours.hours-closed {
  color: rgba(1, 39, 84, 0.6980392157);
}

.office-card-list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.office-card-list .list-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  overflow: hidden;
}
.office-card-list .list-item:not(:last-child) {
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
}
.office-card-list .list-item__icon {
  flex: 0 0 auto;
  margin-top: 4px;
  width: 50px;
  height: 50px;
  background-color: #bdf2ef;
  display: flex;
  align-items: center;
  justify-content: center;
}
.office-card-list .list-item__icon img {
  filter: brightness(0) saturate(100%) invert(9%) sepia(74%) saturate(2620%) hue-rotate(202deg) brightness(94%) contrast(99%);
}
.office-card-list .list-item__text h6 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.office-card-list .list-item__text h5 {
  margin-bottom: 0;
  max-width: 374px;
  width: 100%;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #012754;
}
.office-card-list .list-item__text h5 a {
  display: block;
  text-decoration: none;
  color: #012754;
}

@media screen and (max-width: 1200px) {
  .office-card::before {
    left: 55%;
  }
}
@media screen and (max-width: 991px) {
  .contact-content-section .contact-card {
    grid-template-columns: repeat(1, 1fr);
  }
  .office-card {
    flex-direction: column;
  }
  .office-card::before {
    display: none;
  }
  .office-card__right {
    border-top: 1px solid rgba(1, 39, 84, 0.1019607843);
  }
}
@media screen and (max-width: 767px) {
  .contact-banner-section {
    padding: 120px 0 60px 0;
  }
  .contact-banner-section h2 {
    font-size: 40px;
    line-height: 80px;
  }
  .contact-banner-section p {
    font-size: 24px;
    line-height: 40px;
  }
  .contact-content-section {
    padding: 60px 0;
  }
  .office-card {
    margin-top: 60px;
  }
  .office-card h2 {
    font-size: 22px;
    line-height: 40px;
  }
  .office-card__left {
    padding: 20px;
  }
  .office-card__right {
    padding: 20px;
  }
  .office-card-list {
    margin-top: 20px;
    gap: 15px;
  }
  .office-card-list .list-item {
    gap: 15px;
  }
  .office-card-list .list-item:not(:last-child) {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
  }
  .office-card-list .list-item__icon {
    margin-top: 10px;
    width: 40px;
    height: 40px;
  }
  .office-card-list .list-item__text h6 {
    margin-bottom: 0;
    font-family: Funnel Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 10%;
    text-transform: uppercase;
    color: rgba(1, 39, 84, 0.6980392157);
  }
  .office-card-list .list-item__text h5 {
    margin-bottom: 0;
    max-width: 368px;
    width: 100%;
    font-family: Funnel Display;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #012754;
  }
}
@media screen and (max-width: 480px) {
  .contact-banner-section {
    padding: 120px 0 60px 0;
  }
  .contact-banner-section h2 {
    font-size: 30px;
    line-height: 60px;
  }
  .contact-banner-section p {
    font-size: 20px;
    line-height: 36px;
  }
  .office-card-list .list-item__text h5 {
    margin-bottom: 0;
  }
  .office-card-list .list-item__text h5 a {
    word-break: break-all;
  }
}
.how-it-works-banner.get-funding-banner {
  background-image: url("../images/bg/get-funding-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.get-funding-hiw-section {
  background: #012754;
  position: relative;
}
.get-funding-hiw-section::after {
  content: "";
  right: 0;
  top: 0;
  height: 54%;
  width: 50%;
  position: absolute;
  z-index: 0;
  background: rgba(255, 255, 255, 0.031372549);
}
.get-funding-hiw-section::before {
  content: "";
  right: 0;
  bottom: 0;
  height: 46%;
  width: 50%;
  position: absolute;
  z-index: 0;
  background: rgba(255, 255, 255, 0.0588235294);
}
.get-funding-hiw-left {
  padding: 90px 0px;
  position: relative;
  z-index: 1;
}
.get-funding-hiw-left h3 {
  margin-bottom: 35px;
}
.get-funding-hiw-left ul li {
  position: relative;
  z-index: 1;
  display: flex;
  align-content: flex-start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 45px;
  position: relative;
}
.get-funding-hiw-left ul li::after {
  content: "";
  height: 100%;
  width: 2px;
  z-index: 0;
  position: absolute;
  left: 18px;
  top: 42px;
  border-right: 2px dashed rgba(255, 255, 255, 0.3019607843);
}
.get-funding-hiw-left ul li .number {
  height: 40px;
  min-width: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1a3c65;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #64ccc9;
  position: relative;
  z-index: 1;
}
.get-funding-hiw-left ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.get-funding-hiw-left ul li:nth-last-child(1)::after {
  display: none;
}
.get-funding-hiw-left ul li .text {
  padding-top: 5px;
}
.get-funding-hiw-left ul li .text h6 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #fff;
}
.get-funding-hiw-left ul li .text p {
  font-family: Funnel Display;
  color: rgba(255, 255, 255, 0.8980392157);
  margin-bottom: 0;
}
.get-funding-hiw-right {
  padding: 90px 0;
  padding-left: 50px;
  position: relative;
  z-index: 1;
}
.get-funding-hiw-right h3 {
  margin-bottom: 25px;
}
.get-funding-hiw-right ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 177.77%;
  color: #ffffff;
  gap: 12px;
  margin-bottom: 16px;
}
.get-funding-hiw-right ul li img {
  margin-top: 10px;
}
.get-funding-hiw-right p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 177.77%;
  letter-spacing: 0%;
  color: #ffffff;
  max-width: 470px;
  margin-bottom: 0;
}
.get-funding-hiw-right-content.one {
  padding-bottom: 70px;
}
.get-funding-hiw-right-content.two {
  padding-top: 55px;
}

.what-we-asses-section {
  background: #012754;
}
.what-we-asses-section h3 {
  color: #fff;
  margin-bottom: 30px;
}
.what-we-asses-section ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
  margin-bottom: 20px;
}
.what-we-asses-section ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.what-we-asses-section ul li img {
  margin-top: 12px;
}
.what-we-asses-left {
  background: rgba(255, 255, 255, 0.031372549);
  padding: 90px 50px;
  height: 100%;
}
.what-we-asses-right {
  background: rgba(255, 255, 255, 0.0509803922);
  padding: 90px 50px;
  height: 100%;
}
.what-we-asses-bottom {
  background: rgba(100, 204, 201, 0.1490196078);
  padding: 20px 50px;
  position: relative;
}
.what-we-asses-bottom::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #64ccc9;
}
.what-we-asses-bottom h6 {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
}

.assessment-section {
  padding: 90px 0px 70px 0px;
  overflow: hidden;
}
.assessment-section .title {
  margin-bottom: 35px;
}
.assessment-card {
  background: #ffffff;
  padding: 30px 25px 25px 25px;
  margin-bottom: 30px;
}
.assessment-card h3 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 26px;
  line-height: 115.38%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #64ccc9;
  margin-bottom: 12px;
}
.assessment-card h4 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #012754;
  margin-bottom: 22px;
  min-height: 52px;
  max-width: 195px;
}
.assessment-card p {
  max-width: 250px;
  min-height: 84px;
  margin-bottom: 0;
}

.who-this-is-for {
  padding-bottom: 70px;
}
.who-this-is-for-item {
  background: #ffffff;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.who-this-is-for-item .icon {
  background: #bdf2ef;
  height: 70px;
  min-width: 70px;
  max-width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.who-this-is-for-item .text {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #012754;
  padding: 5px 20px;
  max-width: 235px;
}

@media only screen and (max-width: 1360px) {
  .what-we-asses-left, .what-we-asses-right {
    padding: 80px 40px;
  }
  .assessment-section {
    padding: 80px 0px 60px 0px;
  }
  .who-this-is-for {
    padding-bottom: 60px;
  }
  .get-funding-hiw-left {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .get-funding-hiw-left {
    padding: 70px 0px;
    padding-right: 20px;
  }
  .get-funding-hiw-left ul li {
    margin-bottom: 30px;
  }
  .get-funding-hiw-right {
    padding: 70px 0px 0px 30px;
  }
  .get-funding-hiw-right-content.two {
    padding-top: 60px;
  }
  .get-funding-hiw-section::after {
    height: 49%;
  }
  .get-funding-hiw-section::before {
    height: 51%;
  }
  .what-we-asses-left, .what-we-asses-right {
    padding: 75px 30px;
  }
  .what-we-asses-left h3, .what-we-asses-right h3 {
    margin-bottom: 20px;
  }
  .what-we-asses-left ul li, .what-we-asses-right ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .assessment-section {
    padding: 75px 0px 55px 0px;
  }
  .assessment-section .title {
    margin-bottom: 20px;
  }
  .assessment-card {
    padding: 25px 20px;
  }
  .who-this-is-for {
    padding-bottom: 55px;
  }
}
@media only screen and (max-width: 991px) {
  .what-we-asses-left, .what-we-asses-right {
    padding: 65px 20px;
  }
  .what-we-asses-left h3, .what-we-asses-right h3 {
    margin-bottom: 20px;
  }
  .what-we-asses-left ul li, .what-we-asses-right ul li {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 170%;
  }
  .what-we-asses-left ul li img, .what-we-asses-right ul li img {
    margin-top: 8.5px;
  }
  .what-we-asses-bottom {
    padding: 20px 30px;
  }
  .what-we-asses-bottom h6 {
    font-size: 18px;
  }
  .assessment-section {
    padding: 65px 0px 50px 0px;
  }
  .who-this-is-for {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .get-funding-hiw-section::after, .get-funding-hiw-section::before {
    display: none;
  }
  .get-funding-hiw-right {
    padding: 0px 0px 70px 0px;
  }
  .get-funding-hiw-right h3 {
    margin-bottom: 15px;
  }
  .get-funding-hiw-right-content {
    padding: 50px 30px !important;
  }
  .get-funding-hiw-right-content ul li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .get-funding-hiw-right-content.one {
    background: rgba(255, 255, 255, 0.031372549);
    margin-bottom: 20px;
  }
  .get-funding-hiw-right-content.two {
    background: rgba(255, 255, 255, 0.0588235294);
  }
  .what-we-asses-left, .what-we-asses-right {
    margin-bottom: 20px;
    padding: 65px 20px 40px 20px;
  }
  .who-this-is-for {
    padding-bottom: 50px;
  }
  .who-this-is-for-item {
    margin-bottom: 20px;
  }
  .who-this-is-for-item .text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .assessment-section {
    padding-bottom: 55px;
  }
  .assessment-card {
    margin-bottom: 20px;
  }
  .assessment-card h4 {
    min-height: auto;
  }
  .assessment-card p {
    min-height: auto;
  }
  .get-funding-hiw-right-content {
    padding: 30px 20px !important;
  }
  .get-funding-hiw-right-content ul li {
    font-size: 16px;
  }
  .get-funding-hiw-right-content p {
    font-size: 16px;
  }
}
.loe-banner-section {
  color: #051D3A;
  overflow: hidden;
  position: relative;
}
.loe-banner-section .loe-banner-peralaxx-bg {
  background: url("../images/bg/loe-banner-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  height: 112%;
  width: 100%;
  top: -6%;
  left: 0;
  will-change: transform;
}
.loe-banner-section .overlay {
  background: linear-gradient(244.2deg, rgba(1, 39, 84, 0.75) 0%, rgba(1, 39, 84, 0.96) 66.3%);
  padding-top: 210px;
  position: relative;
  z-index: 1;
}

.loe-banner-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  height: 100%;
  margin-top: 152px;
}
.loe-banner-content .loe-card.transparent-bg {
  max-width: 520px;
  width: 100%;
  backdrop-filter: blur(25px);
  background: rgba(255, 255, 255, 0.0784313725);
  margin-bottom: -10px;
  margin-right: auto;
}
.loe-banner-content .loe-card.transparent-bg .loe-card-top h6.left {
  background: rgba(255, 255, 255, 0.1019607843);
}
.loe-banner-content .loe-card.transparent-bg .loe-card-top h6.right {
  background: rgba(100, 204, 201, 0.2);
}
.loe-banner-content .loe-card.transparent-bg .loe-card-logo-section {
  border-color: rgba(255, 255, 255, 0.1490196078);
}
.loe-banner-content .loe-card.transparent-bg .loe-card-logo-section p {
  color: #FFF;
}
.loe-banner-content .loe-card.transparent-bg .loe-card-center h5 span {
  color: rgba(255, 255, 255, 0.6980392157);
}
.loe-banner-content .loe-card.transparent-bg .loe-card-center h5 strong {
  color: #FFFFFF;
}
.loe-banner-content .loe-card.transparent-bg .loe-card-bottom {
  border-color: rgba(255, 255, 255, 0.1490196078);
  padding: 25px 0px;
}
.loe-banner-content .loe-card.transparent-bg .loe-card-bottom p {
  color: rgba(255, 255, 255, 0.6980392157);
}

.loe-banner-text {
  padding-bottom: 80px;
  max-width: 630px;
}
.loe-banner-text h1 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 120%;
  text-transform: uppercase;
  max-width: 531px;
  margin-bottom: 30px;
  color: #FFF;
}
.loe-banner-text p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 26px;
  line-height: 153.84%;
  letter-spacing: 0%;
  color: #FFF;
  margin-bottom: 30px;
}
.loe-banner-text ul {
  margin-bottom: 40px;
}
.loe-banner-text ul li {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 177.77%;
  letter-spacing: 0%;
  color: #FFF;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  margin-bottom: 14px;
}
.loe-banner-text ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.loe-banner-text ul li img {
  margin-top: 10px;
}
.loe-banner-text .loe-banner-btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.loe-banner-text .loe-banner-btns .orange-btn {
  max-width: 317px;
}
.loe-banner-text .loe-banner-btns .transparent-btn {
  max-width: 230px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.0509803922);
  color: #FFF;
}

.loe-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.loe-col.big {
  max-width: 56%;
  width: 100%;
}
.loe-col.sm {
  max-width: 43.5%;
  width: 100%;
}

.what-letter-offer-section {
  position: relative;
  overflow: hidden;
}
.what-letter-offer-section::after {
  content: "";
  height: 100%;
  width: 54.1%;
  background: #051D3A;
  position: absolute;
  top: 0;
  left: 0;
}
.what-letter-offer-content {
  padding: 50px 23px;
  position: relative;
  z-index: 1;
}
.what-letter-offer-content::after {
  content: "";
  height: calc(100% - 110px);
  width: 8px;
  background: #64CCC9;
  position: absolute;
  top: 54.1px;
  left: 0;
}
.what-letter-offer-content h4 {
  font-family: Quanta Grotesk Pro;
  font-weight: 700;
  font-size: 26px;
  line-height: 138.46%;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 5%;
  color: #FFF;
  max-width: 400px;
}
.what-letter-offer-content p {
  color: #FFF;
  margin-bottom: 0;
  max-width: 523px;
}

.included-section {
  position: relative;
  overflow: hidden;
}
.included-section-img {
  position: absolute;
  height: 100%;
  width: 54.1%;
  left: 0;
  top: 0;
  z-index: 0;
}
.included-section-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.included-section::after {
  content: "";
  height: 100%;
  width: 45.9%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 0;
  background: #FFFFFF;
}
.included-section .included-text {
  position: relative;
  z-index: 1;
  padding: 60px 50px;
}
.included-section .included-text h3 {
  max-width: 420px;
  margin-bottom: 25px;
}
.included-section .included-text p {
  margin-bottom: 30px;
}
.included-section .included-text ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  font-family: Funnel Display;
  color: rgba(1, 39, 84, 0.8980392157);
  margin-bottom: 15px;
}
.included-section .included-text ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.included-section .included-text ul li img {
  margin-top: 10px;
}

.loe-steps-matters-section {
  padding-top: 110px;
}
.loe-steps-matters-section.who-this-is-for-item.loe .icon {
  height: 60px;
  min-width: 60px;
  max-width: 60px;
}
.loe-steps-matters-section.who-this-is-for-item.loe .icon img {
  max-width: 24px;
}

.loe-card {
  padding: 40px 30px 0px 30px;
  position: relative;
  background: #FFF;
}
.loe-card::after {
  content: "";
  top: 0;
  left: 0;
  background: #64CCC9;
  position: absolute;
  width: 100%;
  height: 3px;
}
.loe-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding-bottom: 40px;
}
.loe-card-top h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(10px);
  margin-bottom: 0;
  min-height: 33px;
  padding: 5px 10px;
}
.loe-card-top h6.left {
  background: rgba(1, 39, 84, 0.1019607843);
  color: #012754;
}
.loe-card-top h6.right {
  background: rgba(100, 204, 201, 0.2);
  color: #64CCC9;
}
.loe-card-logo-section {
  padding-bottom: 22px;
  border-bottom: 1px dashed rgba(1, 39, 84, 0.2);
}
.loe-card-logo-section a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 122px;
}
.loe-card-logo-section a img {
  width: 100%;
}
.loe-card-logo-section a {
  margin-bottom: 17px;
}
.loe-card-logo-section p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #012754;
  margin-bottom: 0;
}
.loe-card-center {
  padding: 30px 0px;
}
.loe-card-center .row {
  row-gap: 25px;
}
.loe-card-center h5 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 0;
}
.loe-card-center h5 span {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
}
.loe-card-center h5 strong {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
  color: #012754;
}
.loe-card-bottom {
  padding: 15px 0px;
  border-top: 1px dashed rgba(1, 39, 84, 0.2);
}
.loe-card-bottom p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: rgba(1, 39, 84, 0.6980392157);
  line-height: 171%;
  margin-bottom: 0;
  max-width: 420px;
}

.loe-quote-section {
  padding-bottom: 100px;
}

.loe-quote-left {
  height: 100%;
  background: #012754;
  padding: 80px 40px;
  position: relative;
  overflow: hidden;
}
.loe-quote-left .green-blur-shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.loe-quote-left .quote-icon {
  max-width: 55px;
  margin-bottom: 40px;
  z-index: 1;
  position: relative;
}
.loe-quote-left p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 26px;
  line-height: 153.84%;
  color: #FFF;
  z-index: 1;
  position: relative;
  max-width: 590px;
}

.indicative-card {
  background: #051D3A;
  padding: 73px 40px;
  height: 100%;
}
.indicative-card p {
  color: #FFFFFF;
  margin-bottom: 25px;
}
.indicative-card ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 177.77%;
  color: #FFF;
  margin-bottom: 15px;
}
.indicative-card ul li img {
  margin-top: 10px;
}
.indicative-card ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.indicative-img {
  height: 100%;
  width: 100%;
}
.indicative-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.hiw-ready-section .hiw-ready-btns {
  width: 100%;
}
.hiw-ready-section .hiw-ready-btns .loe-get-funding-btn {
  max-width: 310px;
}
.hiw-ready-section .hiw-ready-btns .loe-my-deal-btn {
  max-width: 220px;
}

.assessment-card.loe h4 {
  max-width: 100%;
}

@media screen and (max-width: 1600px) {
  .loe-col.big {
    width: 55%;
  }
}
@media screen and (max-width: 1500px) {
  .loe-col.big {
    width: 54.5%;
  }
}
@media screen and (max-width: 1360px) {
  .loe-steps-matters-section {
    padding-top: 90px;
  }
  .loe-quote-section {
    padding-bottom: 90px;
  }
  .assessment-card.loe {
    padding: 30px 19px 20px 19px;
  }
}
@media screen and (max-width: 1200px) {
  .loe-banner-section .overlay {
    padding-top: 150px;
  }
  .loe-banner-text {
    padding-right: 40px;
    padding-bottom: 20px;
  }
  .loe-banner-text h1 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .loe-banner-text p {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .loe-banner-text ul {
    margin-bottom: 30px;
  }
  .loe-banner-text .loe-banner-btns {
    flex-wrap: wrap;
    width: 100%;
  }
  .loe-banner-text .loe-banner-btns .custom-btn {
    max-width: 100%;
    width: 100%;
  }
  .loe-col.big {
    width: 54%;
  }
  .loe-card {
    padding: 30px 20px 0px 20px;
  }
  .loe-card-center {
    padding: 20px 0px;
  }
  .loe-card-center .row {
    row-gap: 16px;
  }
  .loe-steps-matters-section {
    padding-top: 80px;
  }
  .indicative-card {
    padding: 40px 20px;
  }
  .loe-quote-section {
    padding-bottom: 80px;
  }
  .assessment-card.loe h4 {
    min-height: 78px;
  }
}
@media screen and (max-width: 991px) {
  .loe-banner-section {
    background: #012754;
  }
  .loe-banner-section .loe-banner-peralaxx-bg {
    display: none;
  }
  .loe-banner-section .overlay {
    background: transparent;
  }
  .loe-row {
    flex-direction: column;
  }
  .loe-col {
    max-width: 100% !important;
    width: 100% !important;
  }
  .loe-banner-text {
    max-width: 100%;
    padding-right: 0;
  }
  .loe-banner-text .loe-banner-btns .orange-btn {
    max-width: 310px;
  }
  .loe-banner-text .loe-banner-btns .transparent-btn {
    max-width: 220px;
  }
  .loe-banner-text p {
    font-size: 20px;
    max-width: 550px;
  }
  .loe-banner-section .overlay {
    padding-bottom: 70px;
    padding-top: 130px;
  }
  .loe-banner-content {
    max-width: 100%;
    margin-top: 40px;
  }
  .loe-banner-content .loe-card.transparent-bg {
    max-width: 100%;
  }
  .what-letter-offer-section::after {
    width: 100%;
  }
  .included-section {
    background: #FFF;
    padding-bottom: 70px;
  }
  .included-section::after {
    display: none;
  }
  .included-section .included-text {
    padding: 60px 0px;
  }
  .included-section-img {
    position: relative;
    width: 100%;
    max-width: 768px;
    margin: auto;
    padding: 0px 15px;
  }
  .loe-steps-matters-section {
    padding-top: 65px;
  }
  .who-this-is-for-item .text {
    font-size: 18px;
  }
  .indicative-card {
    padding: 35px 20px;
  }
  .indicative-card ul li {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .loe-quote-left {
    padding: 40px 30px;
  }
  .loe-quote-left .quote-icon {
    max-width: 40px;
    margin-bottom: 20px;
  }
  .loe-quote-left-left p {
    font-size: 22px;
  }
  .loe-quote-section {
    padding-bottom: 70px;
  }
  .assessment-card.loe h4 {
    min-height: 53px;
  }
}
@media screen and (max-width: 768px) {
  .loe-banner-text h1 {
    font-size: 36px;
  }
  .loe-banner-text .loe-banner-btns .custom-btn {
    max-width: 100%;
  }
  .included-section-img {
    max-width: 575px;
  }
  .indicative-card {
    margin: 20px 0px;
    height: auto;
  }
  .loe-quote-left p {
    font-size: 22px;
    margin-bottom: 0;
  }
  .assessment-card.loe h4 {
    min-height: 78px;
  }
  .assessment-card.loe p {
    max-width: 200px;
  }
}
@media screen and (max-width: 575px) {
  .hiw-ready-section .hiw-ready-btns {
    width: 100%;
  }
  .hiw-ready-section .hiw-ready-btns .loe-get-funding-btn {
    max-width: 100%;
  }
  .hiw-ready-section .hiw-ready-btns .loe-my-deal-btn {
    max-width: 100%;
  }
  .loe-card {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .loe-card-top h6 {
    font-size: 13px;
    letter-spacing: 2%;
  }
  .loe-card-center {
    padding: 16px 0px;
  }
  .loe-card-center .row {
    row-gap: 15px;
  }
  .what-letter-offer-content h4 {
    font-size: 24px;
  }
  .included-section .included-text {
    padding-bottom: 30px;
  }
  .loe-quote-left p {
    font-size: 20px;
  }
  .assessment-card.loe h4 {
    min-height: auto;
    max-width: 280px;
  }
  .assessment-card.loe p {
    max-width: 280px;
  }
}
.how-it-works-banner.assess-my-deal-banner {
  background-image: url("../images/bg/assess-my-deal-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.how-it-works-banner.assess-my-deal-banner::after {
  background: linear-gradient(244.2deg, rgba(1, 39, 84, 0.75) 0%, rgba(1, 39, 84, 0.96) 66.3%);
}

.assess-deal-form-section .rf-form-content-left {
  padding: 40px 50px;
  background-color: #ffffff;
}
.assess-deal-form-section .rf-form-content-left .info-title {
  font-family: Quanta Grotesk Pro;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64ccc9;
}
.assess-deal-form-section .rf-form-content-left h4 {
  margin-bottom: 32px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(1, 39, 84, 0.8980392157);
}
.assess-deal-form-section .rf-form-content-left label {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #012754;
}
.assess-deal-form-section .rf-form-content-left .input-fild input {
  margin-bottom: 28px;
}
.assess-deal-form-section .rf-form-content-left p {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: rgba(1, 39, 84, 0.6980392157);
}

@media screen and (max-width: 991px) {
  .how-it-works-banner.assess-my-deal-banner {
    background: #012754;
    background-image: none;
  }
}
.broker-banner-section {
  background: #012754;
  position: relative;
  overflow-x: hidden;
}
.broker-banner-section .broker-banner-bg {
  width: 100%;
  height: 100%;
  background: url("../images/bg/broker-banner-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.broker-banner-section .overlay {
  background: linear-gradient(244.2deg, rgba(1, 38, 84, 0.8549019608) 0%, rgba(1, 38, 84, 0.8235294118) 0%);
  padding: 200px 0 0;
  position: relative;
  z-index: 2;
}
.broker-banner-section .broker-banner-left h6 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64ccc9;
  padding-left: 30px;
  position: relative;
  margin-bottom: 35px;
}
.broker-banner-section .broker-banner-left h6::after {
  content: "";
  height: 2px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 11px;
  background: #64ccc9;
}
.broker-banner-section .broker-banner-left h1 {
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #fff;
  max-width: 690px;
  margin-bottom: 23px;
}
.broker-banner-section .broker-banner-left p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 26px;
  line-height: 153.84%;
  letter-spacing: 0;
  color: #fff;
  max-width: 789px;
  padding-bottom: 0;
  margin-bottom: 40px;
}
.broker-banner-section .broker-banner-left ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 40px;
  flex-wrap: wrap;
  row-gap: 12px;
}
.broker-banner-section .broker-banner-left ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 177.777%;
  letter-spacing: 0;
  color: #ffffff;
}
.broker-banner-section .broker-banner-left ul li img {
  min-width: 14px;
}
.broker-banner-section .broker-banner-left .fpp-banner-btns {
  margin-top: 45px;
}
.broker-banner-section .broker-banner-right {
  max-width: 520px;
  margin-left: auto;
  padding-top: 60px;
}
.broker-banner-section .broker-banner-right p {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0;
  color: #fff;
}

.broker-banner-cards {
  padding-top: 100px;
}
.broker-banner-cards ul {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.broker-banner-cards ul li {
  backdrop-filter: blur(20px);
  min-height: 120px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
}
.broker-banner-cards ul li span {
  max-width: 251px;
}
.broker-banner-cards ul li:nth-child(1) {
  max-width: 325px;
  width: 100%;
  background: rgba(255, 255, 255, 0.031372549);
}
.broker-banner-cards ul li:nth-child(2) {
  background: rgba(255, 255, 255, 0.0588235294);
  min-width: 325px;
}
.broker-banner-cards ul li:nth-child(3) {
  background: rgba(255, 255, 255, 0.0784313725);
  min-width: 325px;
}
.broker-banner-cards ul li:nth-child(4) {
  background: rgba(255, 255, 255, 0.1019607843);
  min-width: 325px;
}
.broker-banner-cards ul li:nth-child(5) {
  background: rgba(255, 255, 255, 0.1215686275);
  min-width: 325px;
}
.broker-banner-cards ul li:nth-last-child(1) {
  max-width: 325px;
  width: 100%;
  background: rgba(255, 255, 255, 0.1411764706);
}

.build-broker-section {
  padding: 90px 0;
  background: #ffffff;
}
.build-broker-left {
  max-width: 485px;
}
.build-broker-left p {
  margin-bottom: 0;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: rgba(1, 39, 84, 0.8980392157);
  padding-top: 10px;
}
.build-broker-right h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #012754;
  margin-bottom: 20px;
}
.build-broker-right ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 15px;
}
.build-broker-right ul li img {
  max-width: 14px;
  margin-top: 10px;
}
.build-broker-right p {
  margin-bottom: 0;
  padding-top: 23px;
}

.broker .flexable-funding-left h3 {
  max-width: 100%;
}
.broker .hiw-ready-btns .custom-btn.primary-btn {
  max-width: 211px;
}
.broker .hiw-ready-btns .custom-btn.orange-btn {
  max-width: 325px;
}

.work-with-brokers-section .title-paragraph {
  margin-top: -12px;
  margin-bottom: 32px;
  max-width: 530px;
}
.work-with-brokers-section .work-with-brokers-col {
  padding-bottom: 30px;
}
.work-with-brokers-section .assessment-card {
  min-height: 100%;
  margin-bottom: 0;
}

.transaction-capability-section {
  background: #051d3a;
  padding: 100px 0;
}
.transaction-capability-section .section-title h3 {
  margin-top: -10px;
}
.transaction-capability-list {
  padding-top: 20px;
}
.transaction-capability-list ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 0.5px solid rgba(255, 255, 255, 0.0588235294);
}
.transaction-capability-list ul li {
  width: 33.3333333333%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 15px 30px;
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 18px;
  line-height: 166.66%;
  letter-spacing: 0;
  border: 0.5px solid rgba(255, 255, 255, 0.0588235294);
  color: #fff;
  min-height: 89px;
}
.transaction-capability-list ul li .list-inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.transaction-capability-list ul li span {
  color: #64ccc9;
}
.transaction-capability-list ul li:nth-of-type(odd) {
  background: rgba(255, 255, 255, 0.031372549);
}

.relationship-section {
  background: #012754;
  padding: 100px 0;
}
.relationship-section .section-title {
  max-width: 550px;
}
.relationship-section .section-title h3 {
  margin-top: -10px;
}
.relationship-left p {
  color: rgba(255, 255, 255, 0.8980392157);
  max-width: 610px;
}
.relationship-bottom {
  padding: 20px 30px;
  background: rgba(100, 204, 201, 0.1490196078);
  position: relative;
}
.relationship-bottom:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 5px;
  background: #64ccc9;
  left: 0;
  top: 0;
}
.relationship-bottom h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #ffffff;
  margin-bottom: 10px;
}
.relationship-bottom p {
  margin-bottom: 0;
  max-width: 547px;
  color: #ffffff;
}
.relationship-card {
  background: rgba(255, 255, 255, 0.031372549);
  padding: 30px 30px 30px 80px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.relationship-card .relationship-icon {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 30px 5px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 60px;
  background: rgba(255, 255, 255, 0.0509803922);
}
.relationship-card .relationship-icon img {
  max-width: 30px;
}
.relationship-card .relationship-icon p {
  margin-bottom: 0;
}
.relationship-card h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 0;
  margin-bottom: 15px;
}
.relationship-card p {
  color: rgba(255, 255, 255, 0.8980392157);
  margin-bottom: 0;
}

.transaction-section {
  padding: 100px 0px;
}
.transaction-section .row {
  row-gap: 30px;
}
.transaction-section .section-title p {
  margin-bottom: 40px;
}
.transaction-card {
  background: #ffffff;
  padding: 25px 30px;
  position: relative;
  min-height: 100%;
}
.transaction-card::after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
  background: #64ccc9;
}
.transaction-card .card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.transaction-card .card-top span {
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
  background: rgba(1, 39, 84, 0.0509803922);
  backdrop-filter: blur(10px);
  padding: 3px 8px;
}
.transaction-card .card-top span.green {
  background: rgba(100, 204, 201, 0.1490196078);
  color: #64ccc9;
}
.transaction-card h4 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #012754;
  min-height: 52px;
  margin-bottom: 20px;
  max-width: 270px;
}
.transaction-card p {
  margin-bottom: 25px;
}
.transaction-card ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
.transaction-card ul li {
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: rgba(1, 39, 84, 0.6980392157);
  background: rgba(1, 39, 84, 0.0509803922);
  backdrop-filter: blur(10px);
  padding: 3px 8px;
}

.need-funding-section.broker {
  background: url("../images/bg/broker-reviewed-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.need-funding-section.broker .pin-spacer {
  margin-left: 0;
  margin-right: auto;
}
.need-funding-section.broker .need-funding-card {
  padding: 50px 45px !important;
  max-width: 670px;
  margin-left: 0;
  margin-right: auto;
}
.need-funding-section.broker .need-funding-card .need-funding-btn .custom-btn.primary-btn {
  max-width: 220px;
  width: 100%;
}
.need-funding-section.broker .need-funding-card .need-funding-btn .custom-btn.orange-btn {
  max-width: 360px;
  width: 100%;
}

.specialist-support-section {
  padding: 70px 0px 100px 0px;
}
.specialist-support-left {
  max-width: 550px;
}
.specialist-support-left p {
  margin-top: 25px;
}
.specialist-support-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  padding: 30px 0px;
  border-bottom: 1px solid rgba(1, 39, 84, 0.1019607843);
}
.specialist-support-item .specialist-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  min-width: 60px;
  max-height: 60px;
  max-width: 60px;
  background: #bdf2ef;
  margin-top: 3px;
}
.specialist-support-item h5 {
  font-family: Funnel Display;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #012754;
  margin-bottom: 5px;
}
.specialist-support-item p {
  margin-bottom: 0;
}

.specialist-support-section .sidebar.is-affixed .sidebar__inner {
  left: auto !important;
}

@media only screen and (max-width: 1360px) {
  .broker-banner-section .overlay {
    padding-top: 160px;
  }
  .broker-banner-section .broker-banner-left h1 {
    font-size: 45px;
  }
  .broker-banner-section .broker-banner-left h6 {
    margin-bottom: 20px;
  }
  .broker-banner-section .broker-banner-left p {
    font-size: 22px;
  }
  .broker-banner-cards {
    padding-top: 80px;
  }
  .broker-banner-cards ul li {
    min-height: 90px;
    font-size: 18px;
  }
  .broker-banner-cards ul li span {
    max-width: 200px;
    margin-right: auto;
  }
  .broker-banner-cards ul li:nth-child(1) {
    max-width: 325px;
    width: 100%;
    background: rgba(255, 255, 255, 0.031372549);
  }
  .broker-banner-cards ul li:nth-child(2), .broker-banner-cards ul li:nth-child(3), .broker-banner-cards ul li:nth-child(4), .broker-banner-cards ul li:nth-child(5) {
    background: rgba(255, 255, 255, 0.1215686275);
    min-width: 293px;
  }
  .broker-banner-cards ul li:nth-last-child(1) {
    max-width: 325px;
    width: 100%;
    background: rgba(255, 255, 255, 0.1411764706);
  }
  .build-broker-section {
    padding: 80px 0px;
  }
  .specialist-support-section {
    padding: 60px 0px 90px 0px;
  }
  .transaction-capability-section {
    padding: 90px 0px;
  }
  .relationship-section {
    padding: 90px 0px;
  }
  .transaction-section {
    padding: 90px 0px;
  }
}
@media only screen and (max-width: 1260px) {
  .broker-banner-cards ul li:nth-child(2), .broker-banner-cards ul li:nth-child(3), .broker-banner-cards ul li:nth-child(4), .broker-banner-cards ul li:nth-child(5) {
    background: rgba(255, 255, 255, 0.1215686275);
    min-width: 250px;
  }
}
@media only screen and (max-width: 1200px) {
  .broker-banner-section .overlay {
    padding-top: 140px;
  }
  .broker-banner-section .broker-banner-left h1 {
    font-size: 40px;
    max-width: 570px;
  }
  .broker-banner-section .broker-banner-right {
    padding-top: 38px;
  }
  .broker-banner-section .broker-banner-right p {
    font-size: 16px;
    max-width: 400px;
    margin-left: auto;
    line-height: 180%;
  }
  .build-broker-section {
    padding: 70px 0px;
  }
  .specialist-support-section {
    padding: 50px 0px 80px 0px;
  }
  .specialist-support-item {
    padding: 20px 0px;
  }
  .transaction-capability-section {
    padding: 80px 0px;
  }
  .transaction-capability-list ul li {
    padding: 10px 15px;
    font-size: 16px;
    min-height: 75px;
  }
  .relationship-section {
    padding: 80px 0px;
  }
  .transaction-section {
    padding: 80px 0px;
  }
  .broker-banner-cards {
    padding-top: 70px;
  }
  .broker-banner-cards ul li {
    font-size: 16px;
    line-height: 160%;
  }
  .broker-banner-cards ul li:nth-child(2), .broker-banner-cards ul li:nth-child(3), .broker-banner-cards ul li:nth-child(4), .broker-banner-cards ul li:nth-child(5) {
    background: rgba(255, 255, 255, 0.1215686275);
    min-width: 225px;
  }
}
@media only screen and (max-width: 991px) {
  .broker-banner-section .broker-banner-bg {
    display: none;
  }
  .broker-banner-section .overlay {
    background: transparent;
  }
  .broker-banner-section .broker-banner-left h1 {
    margin-bottom: 20px;
  }
  .broker-banner-section .broker-banner-left p {
    font-size: 20px;
    max-width: 600px;
  }
  .broker-banner-section .broker-banner-left ul {
    max-width: 550px;
    gap: 2%;
    row-gap: 16px;
  }
  .broker-banner-section .broker-banner-left ul li {
    width: 48%;
  }
  .broker-banner-section .broker-banner-left .fpp-banner-btns {
    margin-top: 30px;
  }
  .broker-banner-section .broker-banner-right {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: -15px;
  }
  .broker-banner-section .broker-banner-right p {
    max-width: 100%;
  }
  .broker-banner-cards {
    padding-top: 60px;
  }
  .broker-banner-cards ul {
    flex-wrap: wrap;
  }
  .broker-banner-cards ul li {
    min-width: 50%;
    max-width: 50%;
    width: 100%;
    margin-top: 0px;
  }
  .broker-banner-cards ul li:nth-child(1) {
    display: none;
  }
  .broker-banner-cards ul li:nth-last-child(1) {
    display: none;
  }
  .build-broker-section {
    padding: 60px 0px;
  }
  .build-broker-right {
    padding-top: 20px;
  }
  .build-broker-right h6 {
    margin-bottom: 14px;
  }
  .build-broker-right p {
    padding-top: 15px;
  }
  .specialist-support-section {
    padding: 40px 0px 70px 0px;
  }
  .specialist-support-item {
    padding: 15px 0px;
  }
  .specialist-support-item h5 {
    font-size: 18px;
  }
  .transaction-capability-section {
    padding: 70px 0px;
  }
  .relationship-section {
    padding: 70px 0px;
  }
  .transaction-section {
    padding: 60px 0px;
  }
  .transaction-section .section-title p {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .need-funding-section.broker .need-funding-card .need-funding-btn {
    flex-wrap: wrap;
  }
  .need-funding-section.broker .need-funding-card .need-funding-btn .custom-btn {
    max-width: 100% !important;
    width: 100% m !important;
  }
  .build-broker-left p {
    font-size: 16px;
    padding-top: 0;
  }
  .build-broker-right {
    padding-top: 15px;
  }
  .build-broker-right ul li {
    margin-bottom: 5px;
  }
  .specialist-support-left p {
    margin-top: 0;
  }
  .specialist-support-section .specialist-support-left {
    position: inherit !important;
    transform: none !important;
    top: -20px !important;
    left: auto !important;
    width: 100% !important;
  }
  .transaction-capability-list ul li {
    width: 50%;
  }
  .transaction-capability-list ul li:nth-child(1) {
    background: rgba(255, 255, 255, 0.031372549);
  }
  .transaction-capability-list ul li:nth-child(2) {
    background: rgba(255, 255, 255, 0);
  }
  .transaction-capability-list ul li:nth-child(3) {
    background: rgba(255, 255, 255, 0);
  }
  .transaction-capability-list ul li:nth-child(4) {
    background: rgba(255, 255, 255, 0.031372549);
  }
  .transaction-capability-list ul li:nth-child(5) {
    background: rgba(255, 255, 255, 0.031372549);
  }
  .transaction-capability-list ul li:nth-child(6) {
    background: rgba(255, 255, 255, 0);
  }
  .transaction-capability-list ul li:nth-child(7) {
    background: rgba(255, 255, 255, 0);
  }
  .transaction-capability-list ul li:nth-child(8) {
    background: rgba(255, 255, 255, 0.031372549);
  }
  .transaction-capability-list ul li:nth-child(9) {
    background: rgba(255, 255, 255, 0.031372549);
  }
  .transaction-capability-list ul li:nth-child(10) {
    background: rgba(255, 255, 255, 0);
  }
  .transaction-capability-list ul li:nth-child(11) {
    background: rgba(255, 255, 255, 0);
  }
  .transaction-capability-list ul li:nth-child(12) {
    background: rgba(255, 255, 255, 0.031372549);
  }
  .relationship-right {
    padding-top: 25px;
  }
  .relationship-bottom {
    margin-top: 20px;
  }
  .hiw-ready-section.broker .hiw-ready-btns .custom-btn {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .broker-banner-section .broker-banner-left h1 {
    font-size: 32px;
    margin-bottom: 16px;
  }
  .broker-banner-section .broker-banner-left p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .broker-banner-section .broker-banner-left ul {
    row-gap: 10px;
  }
  .broker-banner-section .broker-banner-left ul li {
    width: 100%;
  }
  .broker-banner-section .broker-banner-right {
    margin-top: 0;
  }
  .assessment-section .title br {
    display: none;
  }
  .need-funding-section.broker .need-funding-card {
    padding: 30px 15px !important;
  }
  .transaction-capability-list ul li {
    width: 100%;
  }
  .transaction-capability-list ul li:nth-child(odd) {
    background: rgba(255, 255, 255, 0.031372549) !important;
  }
  .transaction-capability-list ul li:nth-child(even) {
    background: rgba(255, 255, 255, 0) !important;
  }
  .work-with-brokers-section .assessment-card h4 {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .work-with-brokers-section .assessment-card h4 br {
    display: none;
  }
  .work-with-brokers-section .assessment-card p {
    max-width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .broker-banner-cards {
    padding-top: 40px;
  }
  .broker-banner-cards ul {
    flex-wrap: wrap;
  }
  .broker-banner-cards ul li {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin-top: 0px;
  }
}
.broker-patrner-banner-section .broker-patrner-banner-peralaxx-bg {
  background: url("../images/bg/broker-partner-bg.jpg");
  background-position: center center;
}
.broker-patrner-banner-section .custom-btn.orange-btn {
  max-width: 268px;
}
.broker-patrner-banner-section .custom-btn.transparent-btn {
  max-width: 220px;
  padding: 0px 16px;
}

.certification-card-logo-section {
  position: relative;
}
.certification-card-logo-section .certified-icon {
  position: absolute;
  max-width: 54px;
  right: 0;
  top: 12px;
}
.certification-card-center {
  text-align: center;
  padding: 40px 0px;
}
.certification-card-center h4 {
  font-family: Quanta Grotesk Pro;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 0;
}
.certification-card-center h6 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 0;
}
.certification-card-bottom h5 {
  color: #FFF;
  text-align: center;
}
.certification-card-bottom h5 span {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.certification-card-bottom h5 strong {
  font-family: Quanta Grotesk Pro;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.build-broker-left.broker-partner {
  max-width: 630px;
}
.build-broker-left.broker-partner .title {
  max-width: 440px;
}
.build-broker-left.broker-partner p {
  max-width: 630px;
}

.build-broker-right.broker-partner ul li {
  font-size: 18px;
  margin-bottom: 25px;
}
.build-broker-right.broker-partner ul li img {
  min-width: 20px;
  margin-top: 4px;
}

.types-of-project.broker-partners .icon img {
  max-width: 25px;
}

@media only screen and (max-width: 1360px) {
  .certification-card-center {
    padding: 25px 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .certification-card-center {
    padding: 15px 0px;
  }
  .build-broker-left {
    max-width: 630px;
  }
  .build-broker-left.broker-partner .title {
    max-width: 330px;
  }
  .build-broker-left.broker-partner p {
    max-width: 630px;
  }
  .build-broker-right.broker-partner ul li {
    margin-bottom: 12px !important;
    font-size: 16px !important;
  }
  .build-broker-right.broker-partner ul li img {
    min-width: 16px !important;
    max-width: 16px !important;
    margin-top: 8px !important;
  }
}
@media only screen and (max-width: 991px) {
  .certification-card {
    margin-top: 30px;
  }
  .certification-card-bottom {
    padding: 15px 0px;
  }
  .build-broker-right.broker-partner ul li {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .build-broker-right.broker-partner ul li img {
    min-width: 20px;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 575px) {
  .broker-patrner-banner-section .custom-btn {
    max-width: 100% !important;
  }
}
.bbp-form-section {
  padding: 92px 0 80px 0;
  background-color: #051d3a;
}

.bbp-form-content h3 {
  margin-bottom: 26px;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ffffff;
}
.bbp-form-content h4 {
  margin-bottom: 10px;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.8980392157);
}
.bbp-form-content .info-title {
  margin: 26px 0 15px 0;
  font-family: Quanta Grotesk Pro;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #64ccc9;
}

.bbp-form-content .input-fild label {
  color: #ffffff;
}
.bbp-form-content .input-fild input,
.bbp-form-content .input-fild select,
.bbp-form-content .input-fild textarea {
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
  background-color: rgba(255, 255, 255, 0.0196078431);
  color: #ffffff;
}
.bbp-form-content .input-fild input::-moz-placeholder, .bbp-form-content .input-fild textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5019607843);
}
.bbp-form-content .input-fild input::placeholder,
.bbp-form-content .input-fild textarea::placeholder {
  color: rgba(255, 255, 255, 0.5019607843);
}
.bbp-form-content .input-fild textarea {
  margin-bottom: 10px;
}
.bbp-form-content .input-fild select {
  background-image: url("../images/icons/chevron-down-white.svg");
}
.bbp-form-content .input-fild select option {
  color: #012754;
  background-color: #ffffff;
}

.bbp-form-content .checkbox-item {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bbp-form-content .checkbox-item input[type=checkbox] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-bottom: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background-color: transparent;
  border: 0;
  position: relative;
}
.bbp-form-content .checkbox-item input[type=checkbox]::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.0196078431);
  border: 2px solid rgba(255, 255, 255, 0.2);
  transition: 0.3s;
}
.bbp-form-content .checkbox-item input[type=checkbox]::after {
  position: absolute;
  content: url("../images/icons/check-black.svg");
  top: -2px;
  left: 0px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.3s;
}
.bbp-form-content .checkbox-item input[type=checkbox]:checked::before {
  background-color: #64ccc9;
  border: 2px solid #64ccc9;
}
.bbp-form-content .checkbox-item input[type=checkbox]:checked::after {
  opacity: 1;
}
.bbp-form-content .checkbox-item label {
  text-transform: inherit;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.8980392157);
  cursor: pointer;
  margin: 0;
}
.bbp-form-content .radio-item {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bbp-form-content .radio-item input[type=radio] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
}
.bbp-form-content .radio-item input[type=radio]::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.0196078431);
  border: 2px solid rgba(255, 255, 255, 0.2);
  transition: 0.3s;
}
.bbp-form-content .radio-item input[type=radio]::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #64ccc9;
  opacity: 0;
  transition: 0.3s;
}
.bbp-form-content .radio-item input[type=radio]:checked::before {
  border: 2px solid #64ccc9;
}
.bbp-form-content .radio-item input[type=radio]:checked::after {
  opacity: 1;
}
.bbp-form-content .radio-item label {
  text-transform: inherit;
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.8980392157);
  cursor: pointer;
  margin: 0;
}

.checkbox-group {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.radio-group {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.multi-column-checkboxes {
  margin-bottom: 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 20px;
}
.multi-column-checkboxes .checkbox-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.multi-column-checkboxes .checkbox-wrapper input[type=checkbox] {
  width: 16px;
  height: 16px;
  cursor: pointer;
  accent-color: #0f8b8d;
  margin-bottom: 0;
}
.multi-column-checkboxes .checkbox-wrapper label {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8980392157);
  cursor: pointer;
  margin: 0;
}

@media screen and (max-width: 1200px) {
  .multi-column-checkboxes {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 991px) {
  .multi-column-checkboxes {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
  }
  .bbp-form-content .info-title {
    margin-top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .bbp-form-section {
    padding: 70px 0;
  }
  .bbp-form-content h3 {
    font-size: 30px;
    line-height: 45px;
  }
  .multi-column-checkboxes {
    grid-template-columns: 1fr;
  }
}
.footer-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: fixed;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer-section .overlay {
  padding: 100px 0 50px;
  background: #051D3A;
  position: relative;
  overflow: hidden;
}
.footer-section.relative {
  position: relative;
}

.footer-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 204px;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 196px;
  width: 100%;
  margin-bottom: 40px;
}
.footer-logo img {
  width: 100%;
}

.footer-top {
  position: relative;
  z-index: 1;
}
.footer-top .call-mail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.0784313725);
  text-decoration: none;
  margin-top: 60px;
}
.footer-top .call-mail .icon {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.0509803922);
  backdrop-filter: blur(10px);
  min-height: 60px;
  min-width: 60px;
  max-height: 60px;
  max-width: 60px;
}
.footer-top .call-mail .icon img {
  min-width: 20px;
  max-width: 20px;
}
.footer-top .call-mail .text {
  font-family: Funnel Display;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 30px;
  letter-spacing: 0%;
  color: #FFF;
  padding: 5px 15px;
}
.footer-left h3 {
  font-family: Funnel Display;
  font-weight: 500;
  font-size: 36px;
  line-height: 138.88%;
  letter-spacing: 0%;
  color: #FFF;
}
.footer-right {
  padding-top: 15px;
}
.footer-right .footer-menu h6 {
  font-family: Quanta Grotesk Pro;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5019607843);
  margin-bottom: 25px;
  transition: 0.3s;
}
.footer-right .footer-menu ul li a {
  font-family: Funnel Display;
  font-weight: 400;
  font-size: 16px;
  line-height: 50px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.8980392157);
  text-decoration: none;
  transition: 0.3s;
}
.footer-right .footer-menu ul li a:hover {
  color: #FFFFFF;
  padding-left: 5px;
}

.footer-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding-top: 52px;
  position: relative;
  padding-right: 45px;
  z-index: 1;
}
.footer-bottom p {
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.footer-bottom p a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.footer-bottom p a:hover {
  color: #FFF;
}
.footer-bottom ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 30px;
}
.footer-bottom ul li a {
  line-height: 150%;
  letter-spacing: 0;
  text-align: right;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-weight: 400;
}
.footer-bottom ul li a:hover {
  color: #FFF;
}

@media only screen and (max-width: 1360px) {
  .footer-section .overlay {
    padding-bottom: 30px;
    padding-top: 70px;
  }
  .footer-right .footer-menu ul li {
    margin-bottom: 15px;
  }
  .footer-right .footer-menu ul li a {
    line-height: 120%;
  }
  .footer-top .call-mail {
    margin-top: 40px;
  }
  .footer-bottom {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .footer-section .overlay {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .footer-left h3 {
    font-size: 28px;
  }
  .footer-bottom {
    padding-top: 40px;
    padding-right: 30px;
  }
  .footer-bottom ul {
    gap: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .footer-section .overlay {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
  .footer-left h3 {
    font-size: 28px;
    max-width: 370px;
    margin-bottom: 20px;
  }
  .footer-right {
    padding-bottom: 30px;
  }
  .footer-top {
    padding-bottom: 10px;
  }
  .footer-top .call-mail {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .footer-shape {
    height: 150px;
  }
  .footer-bottom {
    padding-top: 30px;
  }
  .footer-bottom p {
    max-width: 45%;
    line-height: 160%;
  }
  .footer-top-left h3 {
    font-size: 32px;
    line-height: 140%;
    max-width: 400px;
    margin-bottom: 15px;
  }
  .footer-logo-shape {
    max-width: 80%;
    right: 10%;
  }
  .footer-top-right {
    margin: auto;
  }
  .footer-top-right ul {
    justify-content: flex-start;
    gap: 19px;
  }
  .footer-bottom {
    flex-direction: column-reverse;
    padding-top: 20px;
  }
  .footer-bottom p {
    max-width: 100%;
  }
  .footer-bottom ul {
    justify-content: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .footer-section .overlay {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .footer-shape {
    height: 100px;
  }
  .footer-top-left h3 {
    font-size: 30px;
  }
  .footer-bottom {
    padding-top: 0;
    padding-right: 40px;
  }
  .footer-bottom p {
    padding-right: 20px;
  }
  .footer-logo-shape {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .footer-right .footer-menu h6 {
    margin-bottom: 20px;
  }
  .footer-right .footer-menu ul li a {
    font-size: 15px;
  }
  .footer-top .call-mail .text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .footer-top .call-mail .icon {
    min-height: 100%;
    max-height: 100%;
    min-width: 50px;
    max-width: 50px;
  }
}
@media only screen and (max-width: 430px) {
  .footer-top .call-mail .text {
    line-height: 120%;
    word-break: break-all;
    max-width: 295px;
  }
}
@media only screen and (max-width: 400px) {
  .footer-bottom ul {
    gap: 20px;
  }
}