/* CSS Inspector (http://192.168.3.198) */
.uk-accordion-title::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  margin-left: 10px;
  float: right;
  background-image: url("/static/assets/icons/faqIcons/downFAQ.svg") !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
}

.uk-open > .uk-accordion-title::before {
  width: 1.4em;
  height: 1.4em;
  background-image: url("/static/assets/icons/faqIcons/upFAQ.svg") !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
}

.requirementsSubProducts {
  /* background-color: red; */
  margin-top: 5rem;
}
.requirementsSubProducts .requirementsWrapper {
  width: 90%;
  max-width: 1300px;
  margin-inline: auto;
}
.requirementsSubProducts .requirementsWrapper .mainHeading {
  font-family: "Satoshi-Bold";
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
  color: #26387b;
}
.requirementsSubProducts .requirementsWrapper .mainDescription {
  font-size: 0.9rem;
  padding: 0;
  margin-top: 1rem;
  width: 50%;
  color: #333;
  font-family: "Satoshi-Medium";
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 3rem;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper {
  border-radius: 0.60294rem;
  border: 2px solid rgba(38, 56, 123, 0.2);
  background: #edf1ff;
  padding: 0 0.5rem;
  max-width: 26rem;
  padding-bottom: 2rem;
  /* border-radius: 10px; */
  /* background-color: red; */
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper .icon-container {
  margin-top: 2rem;
  background-color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  height: 3rem;
  width: 3rem;
  display: flex;
  margin-inline: auto;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper .icon-container img {
  height: 1.2rem;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper .description {
  font-family: "Satoshi-Medium";
  font-size: 0.9rem;
  width: 80%;
  text-align: center;
  margin-inline: auto;
  color: #333;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper .card-heading {
  margin-top: 1rem;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 1.3rem;
  font-family: "Satoshi-Bold";
  color: #26387b;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper .listed-items-wrappper {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-top: 2rem;
  padding: 0 0.5rem;
  gap: 0.5rem;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper .listed-items-wrappper li {
  /* background-color: red; */
  font-size: 0.85rem;
  font-family: "Satoshi-Medium";
  color: #333;
  display: flex;
  gap: 1rem;
  align-items: center;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .card-wrapper .listed-items-wrappper li img {
  height: 1rem;
}
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .top-cards-container,
.requirementsSubProducts .requirementsWrapper .productsMainWrapper .bottom-cards-container {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.how-access-mortgages-container {
  /* background-color: red; */
  margin-top: 5rem !important;
}

.commercialRequirementsWrapper {
  /* background-color: red; */
}
.commercialRequirementsWrapper .documentRequirements, .commercialRequirementsWrapper .financialRequirements, .commercialRequirementsWrapper .businessProfile {
  /* background-color: red; */
}
.commercialRequirementsWrapper .documentRequirements .headingRequirements, .commercialRequirementsWrapper .financialRequirements .headingRequirements, .commercialRequirementsWrapper .businessProfile .headingRequirements {
  font-size: 1.2rem;
  color: #333;
  font-family: "Satoshi-Bold";
}
.commercialRequirementsWrapper .documentRequirements .requirementsListWrapper, .commercialRequirementsWrapper .financialRequirements .requirementsListWrapper, .commercialRequirementsWrapper .businessProfile .requirementsListWrapper {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  gap: 0.5rem;
}
.commercialRequirementsWrapper .documentRequirements .requirementsListWrapper .requirementItem, .commercialRequirementsWrapper .financialRequirements .requirementsListWrapper .requirementItem, .commercialRequirementsWrapper .businessProfile .requirementsListWrapper .requirementItem {
  display: flex;
  /* justify */
  align-items: center !important;
  /* background: blue; */
  gap: 0.5rem;
}
.commercialRequirementsWrapper .documentRequirements .requirementsListWrapper .requirementItem .iconWrapper, .commercialRequirementsWrapper .financialRequirements .requirementsListWrapper .requirementItem .iconWrapper, .commercialRequirementsWrapper .businessProfile .requirementsListWrapper .requirementItem .iconWrapper {
  display: flex;
  min-height: 1rem;
  min-width: 1rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #333;
}
.commercialRequirementsWrapper .documentRequirements .requirementsListWrapper .requirementDesc, .commercialRequirementsWrapper .financialRequirements .requirementsListWrapper .requirementDesc, .commercialRequirementsWrapper .businessProfile .requirementsListWrapper .requirementDesc {
  /* background-color: red; */
  padding: 0;
  margin: 0;
  font-family: "Satoshi-Medium";
  font-size: 0.8rem;
}

.businessProfileSub {
  /* background-color: red; */
  font-size: 1.2rem;
  color: #333;
  margin-top: 2rem;
  font-family: "Satoshi-Bold";
}

.riskRequirements {
  /* background-color: red; */
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.riskRequirements .requirementItem {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.riskRequirements .requirementItem .iconWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
}
.riskRequirements .requirementDesc {
  /* background-color: black; */
  font-size: 0.8rem;
  font-family: "Satoshi-Medium";
  color: #333;
  padding: 0;
  margin: 0;
}

.headingRequirements, .uk-accordion-title {
  /* background-color: red; */
  color: #26387B !important;
  font-size: 1rem !important;
}

div.commercialRequirementsWrapper {
  box-sizing: border-box;
  /* background-color: red; */
  margin-top: 1rem;
  height: -moz-fit-content;
  height: fit-content;
}

div.main-wrapper {
  box-sizing: border-box;
  display: flex;
  gap: 32px;
  align-items: start;
  position: relative;
}

.headingRequirements, .uk-accordion-title {
  /* background-color: red; */
  font-size: 1rem !important;
  font-family: "Satoshi-Black" !important;
}

div.commercialRequirementsWrapper {
  box-sizing: border-box;
  /* background-color: red; */
  margin-top: 1rem;
  height: -moz-fit-content;
  height: fit-content;
}

.how-access-mortgages-container div.main-wrapper {
  box-sizing: border-box;
  display: flex;
  gap: 32px;
  align-items: center;
  position: relative;
}
.how-access-mortgages-container .requirementsContainer {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

.requirementsContainer > div {
  border-top: 1.2px solid rgba(26, 26, 26, 0.3882352941);
  padding-top: 0.5rem;
}

.requirementsContainer > div:nth-child(1) {
  border-top: none;
}

.uk-open .headingRequirement {
  color: #26387B !important;
}

.requirementsContainer .uk-accordion-title::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 10px;
  border-radius: 50%;
  float: right;
  background-image: url(/static/assets/icons/upArrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 50%;
}
.requirementsContainer .uk-open > .uk-accordion-title::before {
  background-image: url(/static/assets/icons/downArrow.svg);
}

.card-wrapper .iconMainWrapper {
  display: flex;
  background-color: #fff;
  min-height: 3rem;
  min-width: 3rem;
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  margin-top: 2rem;
  margin-inline: auto !important;
  align-items: center;
  justify-content: center;
}

.iconMainWrapper img {
  height: 85%;
  width: 85%;
}

.card-wrapper .card-heading {
  margin-top: 2rem !important;
  color: #333 !important;
}

@media (max-width: 996px) {
  .top-cards-container, .bottom-cards-container {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-direction: column !important;
  }
  .requirementsWrapper .mainDescription {
    width: 100% !important;
  }
}/*# sourceMappingURL=requirementsProducts.css.map */