:root {
  --2a3950: #2a3950;
  --fff: white;
  --0e1825: #0e1825;
  --f9f9f9: #f9f9f9;
  --69cda9: #69cda9;
  --39c3c4: #39c3c4;
}

body {
  color: #333;
  font-family: semplicitapro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
}

.w-embed-youtubevideo {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg");
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.link-block-2 {
  display: none;
}

.ikonik-kxwr4h {
  color: #fff;
}

.header {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  display: flex;
  position: relative;
}

.ikonik-1eoh3f {
  color: #fff;
}

.mob-menu {
  color: #fff;
  display: none;
}

.nav-links {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.soc-icons {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-1 {
  grid-column-gap: 10px;
  background-color: #a0d689;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 32px;
  text-decoration: none;
  display: flex;
}

.button-1:hover {
  background-color: #39c3c4;
}

.book-btn-txt {
  color: #0e1825;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.vector {
  object-fit: cover;
}

.upper-heading {
  color: #39c3c4;
  text-align: left;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.upper-heading.center {
  text-align: center;
  text-align: center;
}

.sc-heading {
  grid-row-gap: 50px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 740px;
  text-decoration: none;
  display: flex;
}

.center-heading {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.h2-heading {
  color: #0e1825;
  text-align: left;
  text-transform: capitalize;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.h2-heading.lp {
  text-align: center;
}

.h2-heading.center {
  text-align: center;
  font-size: 52px;
}

.h2-heading.center.w {
  color: var(--fff);
}

.h2-heading.w {
  color: var(--0e1825);
}

.h2-heading.white {
  font-size: 53px;
}

.download-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.download-section.wif {
  background-color: var(--f9f9f9);
}

.download-section.dark {
  background-color: var(--fff);
}

.ds-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.ds-col-2 {
  grid-row-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 599px;
  text-decoration: none;
  display: flex;
}

.ds-content {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ds-content.dark {
  color: var(--fff);
}

.ds-heading {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.green-button {
  grid-column-gap: 10px;
  background-color: #a0d689;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 25px 32px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.green-button:hover {
  background-color: var(--69cda9);
}

.green-button.learn-more {
  margin-top: 0;
  margin-bottom: 0;
}

.green-button.hide {
  display: none;
}

.gb-text {
  color: #0e1825;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.vector-3 {
  object-fit: cover;
}

.ds-col-1.dark, .ds-col-1.wif, .ds-col-1.dark, .ds-col-1.wif, .ds-col-1.dark {
  order: 1;
}

.tc-heading {
  grid-row-gap: 50px;
  color: var(--fff);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 740px;
  text-decoration: none;
  display: flex;
}

.tc-heading.vs {
  justify-content: flex-start;
  align-items: center;
}

.reviews-section {
  background-color: #f9f9f9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.reviews-section._2 {
  background-color: #fff;
  width: 100%;
}

.rs-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.rs-boxes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.review-item {
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #e3e3e3fc;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  text-decoration: none;
  display: flex;
}

.rating {
  grid-column-gap: 4px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.review-text {
  color: #0e1825;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.google-avatar {
  background-color: #2a3950;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 35px;
  display: flex;
  overflow: hidden;
}

.text-37 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.review-name {
  color: #2a3950;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.blog-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1140px;
  display: grid;
}

.collection-item {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.blog-item-wrap {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 365px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.blog-item-img {
  filter: saturate(0%);
  object-fit: cover;
  border-radius: 16px;
}

.blog-item-img:hover {
  filter: saturate();
}

.blog-item-content {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.blog-item-heading {
  color: #2a3950;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.blog-item-excerpt {
  color: #0e1825;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.category {
  grid-column-gap: 10px;
  background-image: linear-gradient(90deg, #1cb9bf 0%, #2fbcb6 11%, #61c5a2 40%, #86cc93 66%, #9cd08a 87%, #a5d287 100%);
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 35.2724px;
  padding: 6px 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 20px;
  left: 20px;
}

.cat-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.cta-section {
  background-image: url("https://cdn.prod.website-files.com/6837d4c06497a23937b1a613/68387d50563966bb834561f6_cta-bg.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.cta-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.cta-content {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 868px;
  text-decoration: none;
  display: flex;
}

.cta-content-inner {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.white {
  color: var(--fff);
}

.footer {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #2a3950;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 614px;
  padding: 60px 100px 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.foot-icons {
  object-fit: cover;
  max-width: none;
  overflow: hidden;
}

.foot-text {
  opacity: .8;
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.frame-2147224006 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.office-info {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.foot-headings {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.quick-links {
  grid-row-gap: 25px;
  opacity: .8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-2147223847 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer-links {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.phone-icon {
  object-fit: cover;
}

.text-44 {
  opacity: .8;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.text-44._2 {
  color: var(--69cda9);
  font-weight: 700;
}

.copyright {
  border-top: 1px solid #ffffff40;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: 0;
}

.text-45 {
  opacity: .8;
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.footer-inner {
  justify-content: space-between;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.ibc-logos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.quicklinks {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer-logo {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 323px;
  text-decoration: none;
  display: flex;
}

.address {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.foot-logo-img {
  object-fit: cover;
  overflow: hidden;
}

.subp-nav {
  background-color: var(--fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.subp-nav.home {
  background-color: var(--2a3950);
}

.subp-nav-link {
  color: var(--0e1825);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
}

.subp-logo {
  z-index: 0;
  position: relative;
}

.subp-logo.w--current {
  z-index: 1;
}

.subp-header-inner {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  display: flex;
}

.subplogo-img {
  z-index: 0;
  width: 200px;
  position: relative;
}

.git-heading {
  grid-row-gap: 30px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 648px;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  display: flex;
}

.git-heading.contact {
  max-width: 806px;
}

.git-heading.hide {
  display: none;
}

.git-heading.home {
  max-width: 728px;
}

.git2-inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.git2-inner.git {
  max-width: 750px;
}

.faq-section {
  background-color: var(--fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.fact-sec-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.faq-heading {
  grid-row-gap: 50px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 740px;
  text-decoration: none;
  display: flex;
}

.faq-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.faq-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #edebe6;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.faq-head-text {
  color: #0e1825;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.path-g0ppe {
  width: 30px;
  height: 30px;
}

.icon-plus {
  color: #69cda9;
  width: 30px;
}

.faq-head {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq-item-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.faq-text {
  padding-top: 10px;
}

.blog-link {
  text-decoration: none;
}

.res-blog-section {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.res-blog-section.hide {
  padding-top: 0;
  padding-bottom: 20px;
  display: none;
}

.rbs-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rbs-blog-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 100%;
  max-width: 1140px;
  display: none;
}

.videos-section {
  background-color: var(--2a3950);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.vs-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  text-decoration: none;
  display: flex;
}

.vs-upper {
  background-color: var(--2a3950);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  display: flex;
}

.vs-lower {
  background-color: var(--f9f9f9);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.blue-rect {
  background-color: var(--2a3950);
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0;
}

.vs-blog-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.vblog-container {
  grid-column-gap: 30px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1140px;
  display: grid;
}

.v-collection-item {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.vlog-item-wrap {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vlog-item-content {
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vlog-item-heading {
  color: #2a3950;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.vlog-item-excerpt {
  color: #0e1825;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.video-item {
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 3px 3px 5px #0003;
}

.podcast {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px;
  text-decoration: none;
  display: none;
}

.podcast-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.podc-heading {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  text-decoration: none;
  display: flex;
}

.podc-inner {
  width: 70%;
}

.podc-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1140px;
  display: grid;
}

.podc-item {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.podc-item-wrap {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.download-pdfs {
  background-color: var(--fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.dp-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.dp-heading {
  grid-row-gap: 50px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 740px;
  text-decoration: none;
  display: flex;
}

.dp-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.dpc-box {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.dpc-img {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
}

.dpc-name {
  color: #2a3950;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.tos {
  color: var(--fff);
  text-decoration: none;
}

.rev-name {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rev-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.slide-nav {
  transform: translate(0, 40px);
}

.left-arrow, .right-arrow {
  display: none;
}

.homelogo-img {
  z-index: 0;
  width: 200px;
  position: relative;
}

.code-embed-3 {
  width: 75%;
}

.popup {
  z-index: 50;
  opacity: 0;
  background-color: #69cda9b3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: none;
  position: fixed;
  inset: 0%;
  transform: translate(0, -100px);
}

.pop-em {
  background-color: #fff0;
  width: 100%;
  max-width: 550px;
  padding: 60px 40px 40px;
  position: relative;
}

.close-icon {
  color: gray;
  cursor: pointer;
  position: absolute;
  inset: 15px 15px auto auto;
}

.youtube-3 {
  width: 86%;
}

.text-block-2 {
  color: var(--0e1825);
}

@media screen and (min-width: 1280px) {
  .hb-text {
    font-size: 16px;
  }

  .nav-link-phone {
    font-size: 14px;
  }

  .header {
    background-color: var(--2a3950);
    height: 150px;
    position: relative;
  }

  .nav-link {
    font-size: 18px;
  }

  .button-1 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .book-btn-txt {
    font-size: 16px;
  }

  .h1-heading {
    z-index: 1;
    position: relative;
  }

  .hhi-col-2 {
    right: 0;
  }

  .h2-heading-2 {
    font-size: 64px;
  }

  .review-wrapper {
    width: 85vw;
  }

  .h2-heading-3 {
    font-size: 64px;
  }

  .reviewsp-wrapper {
    padding-left: 0;
  }

  .review-item {
    justify-content: center;
    align-items: center;
  }

  .footer {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .home-nav, .subp-nav {
    width: 100%;
  }

  .subp-nav-link {
    font-size: 18px;
  }

  .subplogo-img {
    width: 285px;
  }

  .subp-hero {
    width: 100%;
  }

  .subp-hero-img {
    z-index: 0;
    width: 553px;
    transform: none;
  }

  .sphi-col-2 {
    right: 0;
  }

  .dp-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .homelogo-img {
    width: 285px;
  }

  .youtube {
    width: 70%;
    height: 500px;
  }

  .youtube-2 {
    width: 800px;
  }

  .code-embed-3, .text-block {
    width: 65%;
  }

  .subp-nav-link-2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .dd-link-wrap {
    grid-row-gap: 10px;
  }

  .ikonik-h9i52 {
    color: #fff;
  }

  .dd-links {
    font-size: 13px;
  }

  .dd-col {
    width: 100%;
  }

  .menu-dropdown {
    width: 100%;
    display: flex;
  }

  .dd-wrap {
    flex-flow: column;
    min-width: 500px;
    max-width: 500px;
    margin-top: 46px;
    display: none;
    left: auto;
    right: 30px;
  }

  .caret {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    position: absolute;
    right: 0;
  }

  .nav-link-phone {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all .3s;
  }

  .nav-link-phone:hover {
    background-color: #0000;
  }

  .dd-triangle {
    inset: -10px 82px auto auto;
  }

  .header {
    height: 100px;
  }

  .nav-link {
    text-align: center;
    border-bottom: 2px solid #0000;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    transition: all .3s;
  }

  .nav-link:hover {
    border-bottom-color: var(--fff);
    color: var(--fff);
  }

  .mob-menu {
    display: flex;
  }

  .mob-menu.sp {
    color: var(--2a3950);
  }

  .mob-menu.sp.home {
    color: var(--fff);
  }

  .nav-links {
    z-index: 10;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--0e1825);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    display: none;
    position: absolute;
    inset: 100px 20px auto auto;
  }

  .soc-icons {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .home-hero {
    height: auto;
    padding: 60px 60px 0;
  }

  .button-1 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .book-btn-txt {
    color: var(--0e1825);
    font-size: 14px;
  }

  .hh-inner {
    flex-flow: column;
  }

  .hhi-col-1 {
    width: 100%;
    min-width: auto;
  }

  .text {
    height: auto;
  }

  .text-18 {
    text-align: left;
  }

  .upper-heading {
    font-size: 15px;
  }

  .h1-heading.subp {
    font-size: 54px;
  }

  .h1-heading.subp.faqs {
    font-size: 45px;
  }

  .hero-text {
    max-width: 100%;
    font-size: 18px;
  }

  .hhi-col-2 {
    width: 100%;
    margin-right: 0;
    position: relative;
    right: auto;
  }

  .hero-img {
    width: 100%;
    min-width: 100%;
    transform: translate(0);
  }

  .savings-calculator {
    padding: 60px;
  }

  .sc-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .h2-heading {
    font-size: 45px;
  }

  .download-section, .financial-freedom-section {
    padding: 60px;
  }

  .wwd-heading {
    font-size: 21px;
  }

  .text-30 {
    font-size: 18px;
  }

  .rs-con-col {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .h2-heading-2 {
    font-size: 55px;
  }

  .reviews-inner {
    padding-left: 0;
    padding-right: 60px;
  }

  .revs-heading-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .review-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 10px;
  }

  .rc-wrapper {
    padding: 60px 0;
  }

  .rc-wrapper.heading-w {
    padding: 0 60px 40px;
  }

  .revs-heading-con, .tc-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding: 20px 60px;
  }

  .reviews-section {
    padding: 60px;
  }

  .rs-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .review-section-inner {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .rs-heading-con {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .h2-heading-3 {
    font-size: 55px;
  }

  .reviews-section-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .reviewsp-wrapper {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 60px;
    padding-right: 20px;
  }

  .revsp-item {
    min-width: 50%;
  }

  .rs-boxes {
    grid-template-columns: 1fr;
  }

  .review-item {
    max-width: 100%;
  }

  .blog-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding: 0 60px 40px;
  }

  .blog-heading {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .bh-inner {
    width: 50%;
  }

  .blog-wrapper {
    width: 100%;
  }

  .blog-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .blog-item-wrap {
    max-width: 100%;
  }

  .blog-item-img {
    width: 100%;
  }

  .cta-section {
    position: relative;
  }

  .cta-content {
    width: 75%;
  }

  .cta-content-inner {
    height: auto;
  }

  .cta-logo {
    opacity: .7;
    max-width: 100%;
    position: absolute;
    inset: 2% 2% auto auto;
  }

  .footer {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    max-width: 100%;
    height: auto;
    padding-bottom: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .office-info {
    width: 30%;
  }

  .foot-headings {
    font-size: 18px;
  }

  .footer-links, .text-44 {
    font-size: 15px;
  }

  .copyright {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    display: flex;
    position: relative;
  }

  .text-45 {
    font-size: 15px;
  }

  .footer-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: space-between;
  }

  .ibc-logos, .quicklinks {
    width: 30%;
  }

  .footer-logo {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .subp-nav.home {
    background-color: var(--2a3950);
    background-color: var(--2a3950);
  }

  .subp-nav-link {
    color: var(--fff);
    text-align: center;
    border-bottom: 2px solid #0000;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    transition: all .3s;
  }

  .subp-nav-link:hover {
    border-bottom-color: var(--fff);
    color: var(--fff);
  }

  .subplogo-img {
    width: 250px;
  }

  .subp-hero {
    justify-content: flex-start;
    align-items: center;
    height: 350px;
    padding-bottom: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .subp-hero.ib-lp {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .subp-hero-img {
    width: 40%;
    transform: translate(0);
  }

  .sph-inner {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 100%;
  }

  .sphi-col-1 {
    width: 100%;
    min-width: auto;
  }

  .sphi-col-2 {
    width: 100%;
    margin-right: 0;
    position: relative;
    right: auto;
  }

  .take-control-capital, .our-process {
    padding: 60px;
  }

  .op-col-2 {
    padding-top: 10px;
  }

  .financial-growth-solution, .get-in-touch, .take-first-step, .faq-section {
    padding: 60px;
  }

  .faq-head-text {
    width: 85%;
  }

  .blog-img-link {
    width: 100%;
  }

  .res-blog-section {
    padding: 60px;
  }

  .vs-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding: 20px 60px;
  }

  .vblog-wrapper {
    width: 100%;
  }

  .vblog-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .vlog-item-wrap {
    max-width: 100%;
  }

  .podcast-section {
    padding: 60px;
  }

  .podcast {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding: 0 60px 40px;
  }

  .podc-heading {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .podc-inner, .podc-wrapper {
    width: 100%;
  }

  .podc-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .podc-item-wrap {
    max-width: 100%;
  }

  .podc-img-link, .podc-item-img {
    width: 100%;
  }

  .download-pdfs {
    padding: 60px;
  }

  .dp-content {
    grid-template-columns: 1fr 1fr;
  }

  .dpc-box {
    max-width: 100%;
  }

  .wif-tcc {
    padding: 60px;
  }

  .wifboxes-inner {
    justify-content: center;
    align-items: center;
  }

  .wif-box-item {
    width: 48%;
  }

  .tos-content, .our-vision {
    padding: 60px;
  }

  .text-59 {
    font-size: 18px;
  }

  .meet-the-team-section, .about-reviews {
    padding: 60px;
  }

  .rev-slider {
    min-height: 500px;
  }

  .homelogo-img {
    width: 250px;
  }

  .bg-blue {
    display: inline-flex;
  }

  .lp-custom-content, .res-lp-section {
    padding: 60px;
  }

  .subp-nav-link-2 {
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #0000;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    transition: all .3s;
  }

  .subp-nav-link-2:hover {
    color: #fff;
    border-bottom-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 18px;
  }

  .dd-link-wrap {
    grid-row-gap: 10px;
  }

  .dd-links {
    font-size: 12px;
  }

  .dd-wrap {
    min-width: 450px;
    max-width: 450px;
  }

  .logo-img {
    width: 70px;
  }

  .nav-link-phone:hover {
    background-color: #0000;
  }

  .dd-triangle {
    right: 109px;
  }

  .header {
    height: 100px;
  }

  .nav-links {
    background-color: var(--0e1825);
    top: 80px;
  }

  .vector-2 {
    top: 178px;
  }

  .upper-heading {
    font-size: 13px;
  }

  .h1-heading {
    font-size: 40px;
  }

  .h1-heading.subp {
    padding-top: 40px;
    font-size: 44px;
  }

  .h1-heading.subp.faqs {
    font-size: 35px;
  }

  .hero-text {
    font-size: 16px;
  }

  .h2-heading {
    font-size: 35px;
  }

  .download-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .ds-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .ds-img {
    width: 100%;
  }

  .financial-freedom-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .ffs-inner {
    flex-flow: column;
  }

  .wwd-boxes {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .wwd-item {
    width: 70%;
  }

  .rs-con-col {
    width: 100%;
  }

  .h2-heading-2 {
    font-size: 45px;
  }

  .reviews-inner {
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 0;
  }

  .rev-item {
    min-width: 300px;
  }

  .review-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .rc-wrapper {
    padding-top: 60px;
  }

  .rc-wrapper.heading-w {
    padding-left: 20px;
    padding-right: 0;
  }

  .upper-heading-text {
    font-size: 16px;
  }

  .revs-heading-con, .tc-inner {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .rs-heading-con {
    flex-flow: column;
  }

  .h2-heading-3 {
    font-size: 45px;
  }

  .reviews-section-2 {
    padding: 60px 40px;
  }

  .reviewsp-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
  }

  .revsp-item {
    min-width: 100%;
  }

  .rs-boxes {
    padding: 0;
  }

  .review-text {
    font-size: 16px;
  }

  .blog-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .blog-heading {
    flex-flow: column;
  }

  .bh-inner {
    width: 100%;
  }

  .blog-item-heading {
    font-size: 18px;
  }

  .blog-item-excerpt {
    font-size: 16px;
  }

  .cta-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta-content {
    width: 80%;
  }

  .cta-content-inner {
    height: auto;
  }

  .cta-logo {
    opacity: .5;
    position: absolute;
  }

  .footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-2147224006 {
    flex-flow: row;
  }

  .office-info {
    width: 45%;
  }

  .copyright {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ibc-logos {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .quicklinks {
    width: 45%;
  }

  .soc-link {
    width: 25px;
    height: 25px;
  }

  .image {
    height: 100px;
  }

  .image-2 {
    height: 50px;
  }

  .subp-hero {
    height: auto;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .take-control-capital {
    padding-left: 40px;
    padding-right: 40px;
  }

  .tcc-inner {
    flex-flow: column;
  }

  .our-process {
    padding-left: 40px;
    padding-right: 40px;
  }

  .op-inner {
    flex-flow: column;
  }

  .op2-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .op-img {
    width: 100%;
  }

  .op-col-2, .op-col-2.ov, .op-col-2.ov {
    padding-top: 0;
  }

  .financial-growth-solution {
    padding-left: 40px;
    padding-right: 40px;
  }

  .fgs-inner {
    flex-flow: column;
  }

  .get-in-touch {
    padding-left: 40px;
    padding-right: 40px;
  }

  .git-inner, .git2-inner {
    flex-flow: column;
  }

  .take-first-step, .faq-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .fact-sec-inner {
    flex-flow: column;
  }

  .faq-head-text {
    font-size: 18px;
  }

  .faq-text {
    font-size: 16px;
  }

  .res-blog-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rbs-inner {
    flex-flow: column;
  }

  .vs-inner {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .vlog-item-heading {
    font-size: 18px;
  }

  .vlog-item-excerpt {
    font-size: 16px;
  }

  .podcast-section, .podcast {
    padding-left: 40px;
    padding-right: 40px;
  }

  .podc-heading {
    flex-flow: column;
  }

  .podc-inner {
    width: 100%;
  }

  .download-pdfs {
    padding-left: 40px;
    padding-right: 40px;
  }

  .dp-inner {
    flex-flow: column;
  }

  .dpc-name {
    font-size: 18px;
  }

  .wif-tcc {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wiftc-inner, .wifboxes-inner {
    flex-flow: column;
  }

  .wif-box-item {
    width: 100%;
  }

  .wif-item-heading {
    font-size: 18px;
  }

  .wif-item-text {
    font-size: 16px;
  }

  .contact-details {
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tos-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .tos-inner {
    flex-flow: column;
  }

  .our-vision {
    padding-left: 40px;
    padding-right: 40px;
  }

  .opr-inner {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .text-59, .team-member-position {
    font-size: 16px;
  }

  .team-member-name {
    font-size: 27px;
  }

  .meet-the-team-section, .about-reviews {
    padding-left: 40px;
    padding-right: 40px;
  }

  .popup {
    padding: 30px;
  }

  .pop-heading {
    font-size: 21px;
  }

  .lp-custom-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lpc-inner {
    flex-flow: column;
  }

  .res-lp-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rlp-inner, .ib-box {
    flex-flow: column;
  }

  .popup-2 {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 16px;
  }

  .dd-links {
    font-size: 12px;
  }

  .dd-wrap {
    min-width: 80%;
    max-width: 80%;
  }

  .logo-img {
    width: 60px;
  }

  .dd-triangle {
    right: 98px;
  }

  .header {
    height: 100px;
  }

  .nav-links {
    z-index: 10;
    background-color: var(--0e1825);
    width: 100%;
    max-width: 280px;
    margin-right: 20px;
    top: 70px;
    right: 0;
  }

  .dd-item-link {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .home-hero {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .hh-inner {
    justify-content: flex-start;
  }

  .hhi-col-1 {
    min-height: auto;
  }

  .text {
    height: auto;
  }

  .upper-heading {
    font-size: 12px;
  }

  .h1-heading, .h1-heading.subp {
    font-size: 35px;
  }

  .h1-heading.subp {
    font-size: 35px;
  }

  .h1-heading.subp.faqs {
    font-size: 30px;
  }

  .hero-text {
    font-size: 15px;
  }

  .savings-calculator {
    padding: 40px 30px;
  }

  .sc-heading {
    grid-row-gap: 30px;
  }

  .h2-heading {
    font-size: 30px;
  }

  .h2-heading.bl {
    text-align: center;
    text-align: center;
  }

  .download-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ds-inner {
    flex-flow: column;
  }

  .financial-freedom-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ffs-inner {
    flex-flow: column;
  }

  .wwd-heading {
    font-size: 18px;
  }

  .text-30 {
    font-size: 16px;
  }

  .wwd-item {
    width: 100%;
  }

  .h2-heading-2 {
    font-size: 35px;
  }

  .reviews-inner {
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 0;
    padding-right: 0;
  }

  .rev-item {
    grid-row-gap: 20px;
    min-width: 210px;
  }

  .review-wrapper {
    align-items: stretch;
    width: 85vw;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .reviews-container {
    width: 85vw;
    padding-left: 10px;
  }

  .rc-wrapper {
    padding-top: 140px;
  }

  .rc-wrapper.heading-w {
    padding-top: 0;
  }

  .upper-heading-text {
    font-size: 14px;
  }

  .tc-heading {
    grid-row-gap: 30px;
  }

  .reviews-section {
    padding: 40px 30px;
  }

  .review-section-inner {
    grid-template-columns: 1fr;
  }

  .reviewsp-container {
    padding-left: 0;
  }

  .h2-heading-3 {
    font-size: 35px;
  }

  .reviewsp-wrapper {
    align-items: stretch;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .revsp-item {
    grid-row-gap: 20px;
    min-width: 210px;
    padding: 20px;
  }

  .rs-boxes {
    padding: 0;
  }

  .review-text {
    font-size: 15px;
  }

  .bh-inner {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .cta-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cta-content {
    width: 100%;
  }

  .cta-logo {
    width: 50%;
  }

  .footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .foot-icons {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .frame-2147224006 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .office-info {
    width: 100%;
  }

  .ibc-logos {
    flex-flow: column;
  }

  .quicklinks {
    width: 100%;
  }

  .soc-link {
    width: 20px;
    height: 20px;
  }

  .foot-link.w--current {
    width: auto;
    height: auto;
  }

  .foot-logo-img {
    width: 100%;
    height: auto;
    overflow: scroll;
  }

  .subplogo-img {
    width: 200px;
  }

  .subp-hero {
    padding-left: 30px;
    padding-right: 30px;
  }

  .subp-hero-img {
    width: 70%;
  }

  .sph-inner {
    justify-content: center;
    align-items: flex-start;
  }

  .sphi-col-1 {
    min-height: auto;
  }

  .take-control-capital {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tcc-inner {
    flex-flow: column;
  }

  .our-process {
    padding-left: 30px;
    padding-right: 30px;
  }

  .op-inner, .op2-inner {
    flex-flow: column;
  }

  .op-heading, .op-item-heading {
    grid-row-gap: 30px;
  }

  .financial-growth-solution {
    padding-left: 30px;
    padding-right: 30px;
  }

  .fgs-inner {
    flex-flow: column;
  }

  .get-in-touch {
    padding-left: 30px;
    padding-right: 30px;
  }

  .git-inner {
    flex-flow: column;
  }

  .git-heading {
    grid-row-gap: 30px;
  }

  .git2-inner {
    flex-flow: column;
    width: auto;
    max-width: 300px;
  }

  .code-embed {
    width: 100%;
  }

  .take-first-step, .faq-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .fact-sec-inner {
    flex-flow: column;
  }

  .faq-heading {
    grid-row-gap: 30px;
  }

  .faq-head-text {
    width: 85%;
    font-size: 17px;
  }

  .faq-text {
    font-size: 15px;
  }

  .res-blog-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rbs-inner {
    flex-flow: column;
  }

  .video-item {
    border-radius: 20px;
    height: 150px;
  }

  .podcast-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .podc-inner {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .download-pdfs {
    padding-left: 30px;
    padding-right: 30px;
  }

  .dp-inner {
    flex-flow: column;
  }

  .dp-heading {
    grid-row-gap: 30px;
  }

  .dp-content {
    grid-template-columns: 1fr;
  }

  .wif-tcc {
    padding-left: 30px;
    padding-right: 30px;
  }

  .wiftc-inner {
    flex-flow: column;
  }

  .wif-heading {
    grid-row-gap: 30px;
  }

  .wifboxes-inner {
    flex-flow: column;
  }

  .wif-box-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cd-heading {
    font-size: 18px;
  }

  .cd-textd {
    font-size: 16px;
  }

  .tos-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tos-inner {
    flex-flow: column;
  }

  .our-vision {
    padding-left: 30px;
    padding-right: 30px;
  }

  .opr-inner {
    flex-flow: column;
  }

  .team-name {
    width: 100%;
  }

  .team-member-position {
    font-size: 14px;
  }

  .meet-member {
    grid-row-gap: 30px;
    flex-flow: column;
    width: 100%;
  }

  .team-member-name {
    font-size: 24px;
  }

  .meet-the-team-section, .about-reviews {
    padding-left: 30px;
    padding-right: 30px;
  }

  .homelogo-img {
    width: 200px;
  }

  .div-block {
    min-width: 300px;
  }

  .code-embed-3 {
    width: 100%;
    min-width: auto;
  }

  .pop-em {
    padding: 30px;
  }

  .pop-heading {
    margin-top: 0;
  }

  .container-2 {
    width: 260px;
    height: 250px;
  }

  .lp-custom-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .lpc-inner {
    flex-flow: column;
  }

  .lpc-content {
    grid-row-gap: 30px;
  }

  .res-lp-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rlp-inner {
    flex-flow: column;
  }

  .rlp-heading {
    grid-row-gap: 30px;
  }

  .ib-box {
    flex-flow: column;
  }

  .ib-heading {
    grid-row-gap: 30px;
  }

  .text-block {
    width: 98%;
  }
}
