/* typography css */


@font-face { font-family: "Font Awesome 5 Brands"; 
  src: url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Brands-Regular.eot") format("embedded-opentype"),
    url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Brands-Regular.woff2") format("woff2"), 
      url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Brands-Regular.woff") format("woff"), 
        url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Brands-Regular.ttf") format("truetype"),
          url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Brands-Regular.svg") format("svg");
            font-style: normal; font-weight: normal; font-display: auto; 
            }
@font-face { font-family: "Font Awesome 5 Pro"; 
  src: url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Pro-Regular.eot") format("embedded-opentype"),
    url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Pro-Regular.woff2") format("woff2"),
      url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Pro-Regular.woff") format("woff"),
        url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Pro-Regular.ttf") format("truetype"), 
          url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/fonts/FontAwesome5Pro-Regular.svg") format("svg"); 
            font-style: normal; font-weight: 400; font-display: auto;
            }

@font-face { font-family: "aller"; src: url("https://use.typekit.net/af/2de469/00000000000000003b9b4017/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/2de469/00000000000000003b9b4017/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/2de469/00000000000000003b9b4017/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"); font-style: normal; font-weight: 400; font-stretch: normal; font-display: auto; }
@font-face { font-family: "aller"; src: url("https://use.typekit.net/af/a967ca/00000000000000003b9b4018/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/a967ca/00000000000000003b9b4018/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/a967ca/00000000000000003b9b4018/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype"); font-style: normal; font-weight: 700; font-stretch: normal; font-display: auto; }


::selection {
  background: #00AEA5;
  color: #ffffff;
  text-shadow: none;
}



body{
  line-height: 1.63em;
  /*font-family: "aller", sans-serif;*/
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  /*font-family: "aller",sans-serif;*/
}
h3 {
  line-height: 1.26em;
  margin-bottom: 0.57em;
}
h4 {
  line-height: 1.2em;
  margin-bottom: 0.67em;
}
h1{
  line-height: 1.04em;
  margin-bottom: 0.71em;
}
h2 {
  line-height: 1.25em;
  margin-bottom: 0.5em;
}


/* 
form css */

.hs-sec-btn {
  font-family: inherit;
}

form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  font-size: 1rem;
  line-height: 3.44em;
  min-height: 3.44em;
  color: #3C3C3B;
  background-color: #ffffff;
  border: 1px solid #D8D8D8;
  padding: 0 1.69em;
  width: 100%;
  border-radius: 27px;
}
form input[type=search]:focus, form input[type=text]:focus, form input[type=email]:focus, form input[type=password]:focus, form input[type=tel]:focus, form input[type=number]:focus, form input[type=file]:focus, form select:focus, form textarea:focus {
  outline: auto;
}
form input[type=submit], .hs-button,
a.hs-button.large.primary,
.span4 .hs-button{
  font-size: 1.06rem;
  line-height: 1.18em;
  /*font-family: "aller";*/
  display: inline-block;
  margin: 20px 0;
  font-weight: 700;
  text-transform: uppercase;
}

form label, form legend{
  display: inline-block;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.69em;
  text-transform: uppercase;
  font-weight: 700;
}

/* 
footer css */
.cst-footer.lp .footer__primary {
  padding: 20px 0;
}
.cst-footer {
  position: relative;
  background-color: #3C3C3B;
  padding-bottom: 3.13rem;
}

.cst-footer .page-center {
  position: relative;
  z-index: 24;
  margin: 0 auto;
  width: 73%;
  max-width: 87.5rem;
}
.footer__primary {
  padding: 6.25rem 0 12.5rem 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #ffffff;
}

.footer__secondary {
  color: #8A8A89;
  text-transform: uppercase;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.88em;
  line-height: 1.64em;
}

.footer__tertiary {
  color: #8A8A89;
  border-top: 1px solid #8A8A89;
  margin-top: 1.13rem;
  padding-top: 3.13rem;
}

.footer__tertiary p {
  margin: 0;
}
.footer__secondary-menu ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__secondary-menu ul li {
  position: relative;
  margin: 0;
}
.footer__secondary-menu ul li a {
  color: #8A8A89;
  font-weight: 400;
}
.footer__copyright p {
  margin: 0;
}
.footer__copyright p  a{
  color: #8A8A89;
} 
.footer__secondary-menu ul li+li {
  margin-left: 1.71em;
}

.footer__tertiary p a {
  color: #8A8A89 !important;
  font-weight: 700;
  text-decoration: underline;
}
.trust-pilot {
  position: absolute;
  bottom: 100%;
  left: 0;
  background-color: #3C3C3B;
  border-radius: 30px 30px 0 0;
  padding-top: 1.25rem;
}
.trust-pilot {
  display: none;
}
.footer__logo img {
  width: 330px !important;
}

.footer__social ul {
  display: flex;
  font-size: 1.88rem;
  line-height: 1em;
  margin: 0;
  list-style: none;
  padding: 0;
}

.footer__social ul li {
  position: relative;
  margin: 0;
}

.footer__social ul li a {
  color: #ffffff;
  display: block;
}

.footer__primary__item1 .hs-menu-wrapper>ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li {
  position: relative;
  margin: 0;
}
.footer__social ul li+li {
  margin-left: 1.33em;
}

.footer__primary__item1 .hs-menu-wrapper>ul>li>ul>li>a {
  color: #fff;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li+li {
  margin-left: 9.38rem;
  text-transform: uppercase;
  display: block;
  font-size: 1.25rem;
  line-height: 1em;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li>ul {
  text-transform: uppercase;
  display: block;
  font-size: 1.25rem;
  line-height: 1em;
  margin: 0;
  padding: 0;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li>ul>li {
  margin: 0;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li>ul>li+li {
  margin-top: 2.45em;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li+li>ul {
  display: block;
  padding: 0;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li>ul>li>a{
  font-weight: 700;
}

.footer__primary__item1 .hs-menu-wrapper>ul>li+li>ul>li {
  margin: 0;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li+li>ul>li+li {
  margin-top: 2.45em;
}
.footer__social ul li a i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'font awesome 5 brands';
  font-weight: 400;
}
.footer__primary__item1 .hs-menu-wrapper>ul>li+li>ul>li>a {
  color: #ffffff;
  font-weight: 400;
}
.footer__social ul li a:hover {
  color: #FFCB05;
}
.footer__tertiary p a:hover {
  color: #fff !important;
}
.footer__logo {
  width: 20.63rem;
  margin-bottom: 3.13rem;
}
@media (max-width: 1199px){
  .footer__primary {
    padding: 3.75rem 0;
  }
  .footer__tertiary {
    padding-top: 1.88rem;
    margin-top: 1.88rem;
  }
  .footer__secondary {
    display: block;
  }
  .trust-pilot {
    margin-bottom: 3.13rem;
    position: relative;
    border-radius: 0;
    background: transparent;
    left: 0;
    bottom: 0;
    display:block;
    padding: 0;
  }
  .footer__primary {
    display: block;
  }
  .footer__logo {
    display: none;
  }
  .footer__social {
    margin-bottom: 3.75rem;
  }
  .footer__social ul {
    justify-content: center;
  }
  .footer__primary__item2 {
    display: none;
  }
  .footer__primary__item1 .hs-menu-wrapper>ul>li+li {
    margin-left: 3rem;
  }
  .footer__copyright p a {
    display: block;
  }
}
@media (max-width: 768px){
  .footer__social ul {
    font-size: 1.25rem;
  }
  .footer__primary__item1 .hs-menu-wrapper>ul {
    flex-direction: row;
  }
  .footer__secondary-menu ul {
    display: block;
  }

  .footer__secondary-menu ul li {
    margin: 0;
    margin-bottom: 1.71em;
  }

  .footer__secondary-menu ul li+li {
    margin-bottom: 1.71em;
    margin-left: 0;
  }
}


@media (max-width: 1599px){
  html,body {
    font-size: 13px;
  }
}
@media  (max-width: 1199px){

  .cst-footer .page-center {
    width: 90%;
  }
  html,body {
    font-size: 16px;
  }
}

/* header css */

.cst-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 640;
  padding: 1.3rem 0 1.3rem;
  background-color: #fff;
  transition: all .24s ease-in-out;
}
.spacing-menu {
  height: 1.25rem;
}
.cst-header-height {
  min-height: 119px;
}
.cst-header .page-center {
  position: relative;
  z-index: 24;
  margin: 0 auto;
  width: 90%;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: center;
  max-width: 100%;
}
.header__logo {
  position: relative;
  width: 16.88rem;
  height: auto;
  /*height: 4.19rem;*/
}
.hamburger-toggle {
  position: relative;
  width: 44px;
  height: 25px;
  cursor: pointer;
  margin-top: 12px;
}
.hamburger-toggle {
  display: none;
}
.header__logo--colour {
  transition: all .24s ease-in-out;
  position: absolute;
  top: 0;
  opacity: 1;
}
.header__logo--white {
  opacity: 0;
  transition: all .24s ease-in-out;
}
.header__nav .hs-menu-wrapper>ul {
  display: flex;
  font-size: 1.06rem;
  line-height: 2.94em;
  text-transform: uppercase;
  padding: 0;
}
.header__nav .hs-menu-wrapper>ul>li {
  margin: 0;
}
.header__nav .hs-menu-wrapper>ul>li {
  margin-right: 4.82em;
  position: relative;
}
.header__nav .hs-menu-wrapper>ul>li:last-child {
  margin: 0;
}
.header__nav .hs-menu-wrapper>ul>li>a {
  position: relative;
  color: #3c3c3b;
  font-weight: 700;
}
.header__nav .hs-menu-wrapper>ul>li:last-child>a {
  display: inline-block;
  vertical-align: top;
  font-size: 1.06rem;
  line-height: 1.18em;
  color: #fff;
  background-color: #3c3c3b;
  text-transform: uppercase;
  padding: 0.94em 2.41em;
  font-weight: 700;
  border-radius: 100px;
  background-color: #ffcb05;
  color: #3c3c3b;
}
.header__nav .hs-menu-wrapper>ul>li:last-child>a:hover {
  background-color: #3c3c3b;
  color: #fff;
}
.header__nav .hs-menu-wrapper>ul>li>ul {
  position: absolute;
  background: #fff;
  text-align: center;
  min-width: 200px;
  border-radius: 10px;
  left:0;
  top:100%;
  display: none;
  padding: 20px;
}
.header__nav .hs-menu-wrapper>ul>li:hover>ul {
  display: block;
}
.header__nav .hs-menu-wrapper>ul>li>ul>li,.header__nav .hs-menu-wrapper>ul>li>ul>li>ul>li {
  line-height: 1.2em;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0;
}
.header__nav .hs-menu-wrapper>ul>li>ul>li>a,.header__nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a {
  font-size: 15px;
  text-transform: none;
  color: #3c3c3b;
  font-weight: 700;
}
.hamburger__line {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #00DBFF;
  height: 4px;
  transition: all .24s ease-in-out;
  border-radius: 10px;
}
.header__nav .hs-menu-wrapper>ul>li:nth-child(3)>ul>li>a,.header__nav .hs-menu-wrapper>ul>li:nth-child(4)>ul>li>a {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.42em;
  color: #00AEA5;
  margin-bottom: 42px;
}
.hamburger__line.hamburger__line--top {
  top: 0;
}
.hamburger__line.hamburger__line--middle {
  top: 50%;
  left: 50%;
  margin-top: -2px;
  width: 100%;
  transform: translateX(-50%);
}
.hamburger__line.hamburger__line--bottom {
  bottom: 0;
}
body.main {
  overflow: hidden;
}
.cst-header-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  overflow-y: auto;
  transition: all .48s ease-in-out;
  width: 100%;
  visibility: hidden;
  transform: translateX(100%);
  background-color: #035096;
  color: #fff;
  z-index: 560;
}
body.main .cst-header-menu {
  transform: translateX(0);
  visibility: visible;
}
.offscreen__body {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
}
.offscreen__content {
  padding: 7.31rem 0;
}
.offscreen__nav {
  margin-bottom: 3.75rem;
}
.header-wrapper {
  position: relative;
  z-index: 24;
  margin: 0 auto;
  width: 90%;
  max-width: 100rem;
}
.offscreen__cta a {
  display: inline-block;
  vertical-align: top;
  font-size: 1.06rem;
  line-height: 1.18em;
  color: #fff;
  background-color: #3c3c3b;
  text-transform: uppercase;
  padding: 0.94em 2.41em;
  font-weight: 700;
  border-radius: 100px;
  background-color: #ffcb05;
  color: #3c3c3b;
}
.offscreen__cta a:hover {
  background-color: #3c3c3b;
  color: #fff;
}
.offscreen__cta {
  text-align: center;
}
.offscreen__social {
  margin-bottom: 3.75rem;
}
.offscreen__social ul {
  display: flex;
  font-size: 1.88rem;
  line-height: 1em;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.offscreen__social ul li {
  margin: 0;
}
.offscreen__social ul li+li {
  margin-left: 1.33em;
}
.offscreen__social ul li a {
  color: #fff;
}
.offscreen__social ul li a:hover {
  color: #ffcb05;
}
.offscreen__cta a {
  margin: 0;
}
.offscreen__nav .hs-menu-wrapper>ul {
  display: block;
  font-size: 16px;
  line-height: 1.44em;
  border-top: 1px solid rgba(255,255,255,.4);
  text-transform: uppercase;
  padding: 0;
}
.offscreen__nav .hs-menu-wrapper>ul>li {
  position: relative;
  border-bottom: 1px solid rgba(255,255,255,.4);
  margin:0;
}
.offscreen__nav .hs-menu-wrapper>ul>li>a {
  padding: 0.67em 5%;
  position: relative;
  font-weight: 700;
  display:block;
  color: #fff;
  position:relative;
}
.offscreen__nav .hs-menu-wrapper>ul>li>ul {
  color: #3c3c3b;
  display: none;
}
.offscreen__nav .hs-menu-wrapper>ul>li>ul>li {
  border-bottom: 1px solid rgba(255,255,255,.4);
  position: relative;
  padding-left: 20px;
  margin: 0;
}
.offscreen__nav .hs-menu-wrapper>ul>li>ul>li>a {
  padding: 0.67em 5%;
  display: block;
  position: relative;
  color: #fff !important;
  font-weight: 700;
}
.offscreen__nav .hs-menu-wrapper>ul>li>ul {
  padding: 0;
}
body.main .cst-header {
  background-color: transparent;
}

body.main  .header__logo--colour {
  opacity: 0;
}

body.main  .header__logo--white {
  opacity: 1;
}
.trigger {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  z-index: 99;
}
html.main {
  overflow: hidden;
}
.trigger:before {
  content: '\f067';
  color: #ffcb05;
  font-weight: 100;
  font-family: 'font awesome 5 pro';
}
.cst-header-menu .trigger:before {
  color: #fff;
}
.offscreen__nav .hs-menu-wrapper>ul>li.open-child .trigger:before {
  content: '\f068';
}
.offscreen__nav .hs-menu-wrapper>ul>li:last-child {
  display: none;
}
.offscreen__nav .hs-menu-wrapper>ul>li:last-child {
  display: none;
}

/*body.main .hamburger__line {
  background: #fff;
}*/

body.main .hamburger__line.hamburger__line--top {
  top: 50%;
  margin-top: -2px;
  transform: rotate(45deg);
}

body.main .hamburger__line.hamburger__line--middle {
  width: 0;
}

body.main .hamburger__line.hamburger__line--bottom {
  bottom: 50%;
  margin-bottom: -2px;
  transform: rotate(-45deg);
}

.header__nav .hs-menu-wrapper>ul>li>ul {
  overflow-y: auto;
  max-height: 600px;
  overflow-x: hidden;
}
.header__nav .hs-menu-wrapper>ul>li>ul::-webkit-scrollbar{
  width: 10px;
}
.header__nav .hs-menu-wrapper>ul>li>ul::-webkit-scrollbar-thumb{
  background:#00aea5;
  border-radius: 10px;
}
body.main .cst-header {
  background-color: #ffffff;
}

@media (max-width: 1210px){
  .hamburger-toggle {
    display: block;
  }
  .cst-header {
    height: 89px;
  }
  .header__nav {
    display: none;
  }
  .cst-header .page-center {
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .header__logo {
    position: absolute;
    top: -8px;
    left: 0;
    width: 13.81rem;
    height: 3.5rem;
  }
  .cst-header-menu .offscreen__content {
  padding: 89px 0 !important;
}

}

@media(max-width:767px){

  .cst-header-height {
    min-height: 89px;
  }


  .offscreen__social ul {
    font-size: 1.25rem;
  }

  .offscreen__nav {
    margin-bottom: 1.56rem;
  }

  .offscreen__social {
    margin-bottom: 1.56rem;
  }

  .offscreen__cta a {
    font-size: 0.81em;
    padding-left: 1.8em;
    padding-right: 1.8em;
  }


  .offscreen__content {
    padding-top: 92px;
  }
}
.header__nav .hs-menu-wrapper>ul>li>ul>li>a:hover, .header__nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover {
  text-decoration: underline;
}
.header__nav .hs-menu-wrapper>ul>li:nth-child(3)>ul>li>a:hover,.header__nav .hs-menu-wrapper>ul>li:nth-child(4)>ul>li>a:hover{
  cursor:auto;
  text-decoration:none;
}
/* theme setting */

.cst-header{
  background-color: rgba(255, 255, 255,1.0);
}
.header__nav .hs-menu-wrapper>ul>li>a{
  color: rgba(57, 57, 57,1.0);
}
.header__nav .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(0, 219, 255,1.0);
}
.header__nav .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(255, 255, 255,1.0);
}
.header__nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a

color: rgba(0, 0, 0,1.0);
}
.header__nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover{
  color: rgba(0, 219, 255,1.0);
}



.cst-footer{
  background-color: rgba(253, 253, 253,1.0);
}
.footer__tertiary,.footer__secondary-menu ul li,.footer__secondary-menu ul li a{
  color: rgba(0, 0, 0,1.0);
}
.footer__primary__item1 .hs-menu-wrapper>ul>li>ul>li>a,.footer__secondary-menu ul li a:hover{
  color: rgba(0, 219, 255,1.0);
}
.footer__primary__item1 .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: rgba(3, 80, 150,0.0);
}


.hs-blog-post .blog-post__body ul {
  margin: 0 0 1.4rem;
  padding-top: 1.3rem;
  list-style: disc;
  padding-left: 1.5rem;
}

.hs-blog-post .blog-post__body ul li {
  margin-bottom: 1rem;
  padding: 0;
  display: list-item;
}

.hs-blog-post .blog-post__body ul li:before {
  display:none;
}
.hs-blog-listing .hs-search-field__suggestions {
  z-index: 999;
}
.hs-blog-listing .dnd_area_sidebar-module-4 .page-center {
  width: 100%;
  max-width: 100%;
}
.hs-blog-listing .content-wrapper.lising-main-cnt-sidbr {
  width: 100%;
}
.hs-blog-post span.meta_time.h5 {
  font-size: 16px;
  font-weight: normal;
}


/* 
blog css */

.article-post {
  margin-bottom: 12.5rem;
  margin-top: 12.5rem;
}
.article-post .page-center {
  position: relative;
  z-index: 24;
  margin: 0 auto;
  width: 73%;
  max-width: 87.5rem;
}
.article__header {
  position: relative;
  margin-bottom: 3.75rem;
  max-width: 71%;
}
.logomark--small-post {
  background: url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/images/logomark.svg") 0 0 no-repeat;
    background-size: cover;
    width: 2rem;
    height: 6.56rem;
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: 1.75rem;
    }
h1.article__heading {
  font-weight: 700;
  color: #00AEA5;
  /*font-family: "Aller", sans-serif;*/
  font-size: 4.38rem;
  line-height: 1.04em;
  margin-bottom: 0.71em;
}
.article__media {
  margin-bottom: 1.5rem;
}
.article__media img {
  width: 100%;
}

h6.article__meta {
  font-size: 0.88rem;
  line-height: 1.43em;
  text-transform: uppercase;
  color: #3C3C3B;
  margin-bottom: 3.75rem;
}
.post-body {
  max-width: 71%;
}
.post-body p {
  margin-bottom: 1.63em;
}
.post-body ul li {
  position: relative;
  padding-left: 2.5em;
}
.post-body ul li:before {
  content: '\2022';
  position: absolute;
  top: 0;
  left: 0;
  color: #00AEA5;
  font-weight: 700;
}
.post-body ul {
  margin-bottom: 1.63em;
  list-style: none;
}
.post-body ul li {
  margin: 0;
}
.article__footer {
  padding-top: 4.5rem;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article__footer a.link--chevron {
  text-decoration: none;
  font-weight: 700;
  color: #3C3C3B;
  transition: all 0.24s ease-in-out;
  text-transform: uppercase;
}
.article__footer i.fa.fa-angle-left {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.63rem;
  font-weight: 400;
  color: #00AEA5;
  margin-right: 1em;
}
.article__footer i.fa.fa-angle-left:before {
  content: "\f104";
  font-family: 'font awesome 5 pro';
}
.article__footer a.link--chevron:last-child i {
  margin-left: 1em;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.63rem;
  font-weight: 400;
  color: #00AEA5;
}
.article__footer a.link--chevron:last-child i:before {
  content: "\f105";
  font-family: 'font awesome 5 pro';
}
.review {
  position: relative;
  padding: 12.5rem 0;
  background-color: #F3F3F3;
}
.review__image {
  transition: all 0.48s ease-in-out;
  background-position: 50% 0;
  background-size: cover;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
}

.review .page-center {
  position: relative;
  z-index: 24;
  margin: 0 auto;
  width: 90%;
  max-width: 100rem;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.review__content {
  position: relative;
  width: 35.88rem;
}
.review__item {
  position: relative;
  padding-left: 3.38rem;
  padding-right: 3.88rem;
}
h2.review__item__heading {
  font-weight: 700;
  color: #00AEA5;
  /*font-family: "Aller", sans-serif;*/
  font-size: 2.5rem;
  line-height: 1.25em;
  margin-bottom: 0.5em;
  color: #3C3C3B;
  max-width: 87%;
}
.review__item h6.meta {
  font-size: 0.88rem;
  line-height: 1.43em;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: #3C3C3B;
}
.logomark--alpha {
  background: url(//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/images/logomark.svg) 0 0 no-repeat;
  background-size: cover;
  width: 2rem;
  height: 6.56rem;
  position: absolute;
  top: 0;
  left: 0;
}
.logomark--beta {
  background: url("//39600227.fs1.hubspotusercontent-na1.net/hubfs/39600227/raw_assets/public/Cityfinance_June2023/images/logomark.svg") 0 0 no-repeat;
    background-size: cover;
    width: 2rem;
    height: 6.56rem;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: scaleX(-1);
    }
.review__item__text {
  margin-bottom: 1rem;
}
.article__footer a:hover {
  color: #00AEA5;
}
.post-body ul {
  padding: 0;
}
.blog-banner-wrapper .hero__text {
  font-size: 1.5rem;
  line-height: 1.42em;
  margin-bottom: 0.83em;
}
.blog-banner-wrapper {
  margin-bottom: 9.38rem;
}
.main-blog {
  margin-bottom: 3.75rem;
}
.main-blog .page-center {
  position: relative;
  z-index: 24;
  margin: 0 auto;
  width: 90%;
  max-width: 100%;
}

.post-item {
  position: relative;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}
.post__item__media {
  position: relative;
  width: 50%;
}
a.link--cover {
  position: absolute;
  z-index: 12;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.wash {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.post-item:nth-child(2n+1) .wash {
  background-image: linear-gradient(-270deg, #FFFFFF 6%, rgba(255, 255, 255, 0) 52%);
}
.post-item:nth-child(2n) .wash {
  background-image: linear-gradient(270deg, #F3F3F3 4%, rgba(255, 255, 255, 0) 47%);
}
.post__item__images {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 57%;
  background-size: cover;
  background-position: 50% 50%;
}
.post__item__content {
  width: 40%;
  padding-left: 12.5rem;
}
h6.meta.post__item__meta {
  font-size: 0.88rem;
  line-height: 1.43em;
  text-transform: uppercase;
  color: #3C3C3B;
  margin-bottom: 2em;
}
h2.post__item__heading {
  font-weight: 700;
  color: #00AEA5;
  /*font-family: "Aller", sans-serif;*/
  font-size: 2.5rem;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
.post__item__text {
  margin-bottom: 1.88em;
}
a.read-more-link {
  display: inline-block;
  vertical-align: top;
  font-size: 1.06rem;
  line-height: 1.18em;
  color: #ffffff;
  background-color: #3C3C3B;
  text-transform: uppercase;
  padding: 0.94em 2.41em;
  font-weight: 700;
  border-radius: 100px;
}
a.read-more-link:hover {
  text-decoration: none;
  background-color: #00AEA5;
  color: #ffffff;
}
.post-item:nth-child(2n){
  background-color: #F3F3F3;
}

.post-item:nth-child(2n) .post__item__content {
  order: 2;
  padding-right: 12.5rem;
  padding-left: 0;
}
.blog-paginationn {
  margin-top: 3.75rem;
}
h2.post__item__heading a {
  color: #3C3C3B;
  text-decoration: none;
}
.blog-paginationn {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.25rem;
  line-height: 1em;
}
a.next-link ,a.prev-link{
  font-weight: 700;
  padding: 0 1.25em;
  position: relative;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
}
a.next-link:hover,a.prev-link:hover {
  text-decoration: underline;
}
a.next-link:after {
  font-size: 1.63em;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-weight: 400;
  color: #00AEA5;
  display: inline-block;
  vertical-align: middle;
  content: "\f105";
  margin-left: 1em;
}
a.prev-link:before {
  font-size: 1.63em;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-weight: 400;
  color: #00AEA5;
  display: inline-block;
  vertical-align: middle;
  content: "\f104";
  margin-right: 1em;
}
.blog-pagination-center a {
  font-weight: 700;
  padding: 0 1.25em;
}
.blog-pagination-center a.active {
  color: #00AEA5;
}
.blog-pagination-center a:hover,a.last-link:hover,a.first-link:hover{
  text-decoration: underline;
}

.blog-trust-pilot {
  position: absolute;
  bottom: 0;
  z-index:9;
  left: 0;
  background-color: #3C3C3B;
  border-radius: 30px 30px 0 0;
  padding-top: 1.25rem;
  left: 13.4%;
}
a.link--chevron.back i.fa.fa-angle-left:before {
  content: "\f104";
}
a.last-link ,a.first-link{
    font-weight: 700;
    padding: 0 1.25em;
}
@media (max-width: 1599px){
  .logomark--small-post {
    right: auto;
    left: 0;
    margin-right: 0;
  }
  .article__header {
    position: relative;
    padding-left: 3.75rem;
  }
  .post__item__content {
    padding-left: 6.25rem;
  }
  .post-item:nth-child(2n) .post__item__content {
    padding-right: 6.25rem;
  }
  
}
@media  (max-width: 1199px){
  .blog-banner-wrapper {
    margin-bottom: 0;
  }
  .blog-trust-pilot {
    display: none;
  }
  .wash {
    background-color: #D8D8D8;
    opacity: 0.2;
  }
  .post__item__content {
    padding: 3.13rem;
  }
  .post-item+.post-item {
    margin-top: 3.75rem;
  }
  .post-item:nth-child(2n) .post__item__content {
    padding: 3.13rem;

  }
  .post-item {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #F3F3F3;
  }
  .post__item__content, .post__item__media {
    width: 100%;
  }

  .review__image {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 63%;
    width: 100%;
  }
  .post__item__media {
    order: 1;
  }

  .post__item__content {
    order: 2;
  }
  .review .page-center {
    order: 2;
  }
  .post-body {
    max-width: 100%;
  }
  .article-post {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .article-post .page-center {
    width: 90%;
  }
  .article__header {
    position: relative;
    padding-left: 3.75rem;
  }
  .review {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .review__content {
    width: 100%;
    padding: 3.75rem 0;
  }
}
@media  (max-width: 768px){
  a.last-link,a.first-link{
    font-weight: 700;
    padding: 0 1em;
}
  .review__item {
    padding-left: 1.88rem;
    padding-right: 1.88rem;
  }
  a.read-more-link {
    font-size: 0.81em;
    padding-left: 1.8em;
    padding-right: 1.8em;
  }
  h6.article__meta {
    margin-bottom: 1.56rem;
  }
  h2.review__item__heading {
    font-size: 1.38rem;
  }
  .logomark--alpha, .logomark--beta {
    width: 1.06rem;
    height: 3.75rem;
  }
  .article__header {

    padding-left: 1.75rem;
  }
  h2.post__item__heading {
    font-size: 1.38rem;
  }
  .article__header {
    max-width: 100%;
  }
  h1.article__heading {
    font-size: 2.63rem;
  }
  .blog-pagination-center a {

    padding: 0 1em;
  }
  .blog-pagination-center a, a.next-link, a.prev-link {
    font-size: 1rem;
  }
  .logomark--small-post {
    width: 1.06rem;
    height: 3.75rem;
  }
}