﻿/* GALILEO 2.0

    Autogenerated from Figma using CSSGen

*/
/* / GALILEO 2.0*/
/* X2 */
.d-flex {
  display: flex;
}

.m-auto {
  margin: auto;
}

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

main {
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
}

.img-position {
  position: absolute !important;
}

/* Homepage Wistia Video style start*/
.video .wistia_responsive_padding {
  padding: 56.25% 0 0 0;
  position: relative;
}
.video .wistia_responsive_padding .wistia_responsive_wrapper {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.video .wistia_responsive_padding .video-content {
  text-align: left;
}

/* Homepage Wistia Video style End*/
section.video {
  background-color: #ffffff;
  clear: both;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
section.video-module.global-component {
  margin-bottom: -0.125rem;
}
section.video-module.global-component .inner-content-container {
  max-width: 51rem;
  margin: 0 auto;
}
@media (max-width: 992px) {
  section.video-module.global-component .inner-content-container {
    max-width: 100%;
  }
}

.founder-anchor {
  scroll-margin-top: 80px;
}

.m-inner-grey-box {
  padding: 15px;
}

.row {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 4px;
}

.column {
  box-sizing: border-box;
  max-width: 35%;
  display: flex;
}

.column:first-child {
  padding-right: 28px;
}

.card {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  transition: transform 250ms;
  background: #ffffff;
  border-radius: 4px;
  display: flex;
  min-height: 150px;
  color: #0b3047;
}

.card a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.card a.fade-in::after {
  font-weight: 600;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  padding-left: 8px;
  vertical-align: center;
  content: "\f105";
}

.card .fade-in {
  color: #0078a3;
}

.card:hover .fade-in {
  opacity: 1;
  color: #00bdff;
}

.card .text-right {
  margin-top: 12px;
}

.card .subtract-img {
  display: flex;
  flex-direction: column;
}

.card-section-left .card {
  padding: 20px 14px;
  background: #ffffff url(/Features/PrivateBank/Static/images/Subtract_small_blue.svg) no-repeat top right;
}

.card-section-right .card {
  padding: 20px 14px;
  background: #ffffff url(/Features/PrivateBank/Static/images/Subtract_small_blue.svg) no-repeat top right;
}

.card-inner {
  padding: 24px 32px;
}

.column h6 {
  font-family: "Inter";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
  margin: 0.5rem 0rem !important;
}

.column p {
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0;
  text-align: left;
  min-height: 80px;
}

.contentDiv h6 {
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
  color: rgb(60, 77, 89);
  margin: 0.5rem 0rem !important;
}

.contentDiv p {
  font-family: "Inter";
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0 !important;
  text-align: left;
}

.secondCard {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  margin-top: 32px;
  min-height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
  .secondCard {
    width: 100%;
    margin: 16px 5px;
  }
}
@media (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
    padding: 8px;
  }
}
.contentDiv p {
  font-size: 13px;
  margin: 0px;
}

.contentDiv h5 {
  margin: 0 0 10px 0;
}

.column.flex-column .card:first-child {
  margin-bottom: 32px;
}

.card:hover {
  transform: translateY(-6px);
  background: #0b3047;
  color: #ffffff;
}

.container {
  padding: 2px 16px;
}

.third-content {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  padding: 5%;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.text-content {
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2%;
}

.extra-large {
  font-family: "Inter";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 0;
  text-align: center;
  color: #0b3047;
  margin: 0.5rem 0rem !important;
  padding: 0px 87px;
}

.large {
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
  margin-top: 16px;
  color: rgb(60, 77, 89);
}

.small {
  margin: 0.5rem 0rem !important;
}

.milestones-best-role {
  margin-top: 2%;
}

.milestones-best-role h5 {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  color: rgb(60, 77, 89);
}

.role-chips {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.role-chips span:hover a {
  transition: all ease 0.8s;
  color: #3a3a3a;
}

.role-chips span:not(:hover) a {
  transition: all ease 0.8s;
  color: rgb(60, 77, 89);
}

.role-chips span {
  border: 1px solid #0b3047;
  border-radius: 32px;
  padding: 12px 24px;
  position: relative;
  color: rgb(60, 77, 89);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 12px;
  background-image: linear-gradient(#ffd73e, #ffd73e);
  background-repeat: no-repeat;
  background-size: 0% 0%;
  background-position: 50% 50%;
  transition: background-size ease-out 0.4s, color 0.8s, border 0.8s;
}

.role-chips span:hover {
  cursor: pointer;
  background-size: 100% 100%;
  border: 1px solid #ffffff;
}

.role-chips span.clickedBg {
  transition: all ease 0.8s;
  background: #ffd73e;
  border: none !important;
}

.card-bottom {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  transition: transform 250ms;
  height: 100%;
  border-radius: 4px;
  display: flex;
  align-items: center;
  min-height: 150px;
  text-align: center;
}

.l-top {
  min-height: 200px;
  text-align: start;
}

.l-top-buttons-d {
  display: flex;
  align-items: end;
  justify-content: end;
  padding-bottom: 6%;
}

.l-top-buttons {
  background: #ffd73e;
  border: 1px solid #ffd73e;
  font-weight: bold;
  color: #0b3047;
  padding: 0.8em 1em;
  min-width: 93px;
  border-radius: 2px;
  margin: 0px 10px;
}

.r {
  background: #ffffff;
}

.column.flex-column .card-bottom:first-child {
  margin-bottom: 16px;
}

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

.footer-c h3 {
  font-size: 32px;
  line-height: 37px;
  text-align: center;
  font-weight: 500;
  max-width: 20rem;
  margin: 0 auto;
}
@media (max-width: 420px) {
  .footer-c h3 {
    font-size: 26px;
  }
}

.footer-c p {
  font-style: normal;
  font-weight: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.footer-c .container {
  box-sizing: border-box;
  padding: 32px;
  height: 100%;
}

.footer-c .card-bottom.r.left .container {
  padding: 100px 120px;
}
@media (max-width: 48rem) {
  .footer-c .card-bottom.r.left .container {
    padding: 2rem;
  }
}

.footer-c .card-bottom.r.left {
  color: #0b3047;
}

.footer-c .card-bottom.l-top .container {
  margin: 0;
  display: flex;
  flex-direction: column;
}

.footer-c .card-bottom.l-top h4 {
  font-size: 26px;
  line-height: 2.5rem;
  font-weight: 500;
  text-align: left;
  margin: 0;
}

.footer-c .card-bottom.l-top p {
  text-align: center;
}

.footer-c .dark-subsract .container {
  padding: 24px;
}

.footer-c .dark-subsract p {
  margin: 0;
  text-align: left;
}

.footer-c .dark-subsract .R {
  margin-top: 24px;
  text-align: left;
}

.footer-c .l-top-buttons-d {
  padding-bottom: 0;
}

.footer-c .grid-left .container p {
  font-size: 1.25rem;
  color: #3C4D59;
  margin-bottom: 1.5rem;
  line-height: 2rem;
}
@media (max-width: 48rem) {
  .footer-c .grid-left .container p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.x2 .footer-c .m-inner {
  max-width: 100%;
}

.R img {
  padding: 6px;
}

/* Fourth Content */
.secondRow {
  display: flex;
  align-items: center;
  justify-content: center;
}

.centerContent {
  max-width: 1240px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}
@media (max-width: 1023px) {
  .centerContent .accordion-parent {
    flex-direction: column;
    text-align: center;
  }
  .centerContent .accordion-parent .photos {
    width: 100%;
    padding: 0;
    padding-top: 30px;
  }
  .centerContent .accordion-parent .photos .photo,
  .centerContent .accordion-parent .photos .video {
    position: relative;
    opacity: 1;
    width: 100%;
    background-size: cover;
  }
  .centerContent .accordion-parent .photos .photo::after,
  .centerContent .accordion-parent .photos .video::after {
    opacity: 0;
  }
  .centerContent .accordion-parent .info {
    width: 100%;
    height: auto;
    padding: 0;
    left: 0;
    pointer-events: initial;
  }
  .centerContent .accordion-parent .info .text {
    margin: 0;
  }
  .centerContent .accordion-parent .info .text h3 {
    font-size: 1.2rem;
    font-weight: 500;
    padding: 1rem;
    pointer-events: none;
  }
  .centerContent .accordion-parent .info .more {
    margin: 0;
  }
}
.centerContent .accordion-parent .more a {
  display: inline-block;
  width: fit-content;
  line-height: 1.5rem;
  background: linear-gradient(to right, #00A1D6, #00A1D6), linear-gradient(to right, #003149, #003149, #003149);
  background-size: 100% 0.09375rem, 0 0.09375rem;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms !important;
  color: #003149 !important;
  padding-bottom: 0.5rem !important;
}
.centerContent .accordion-parent .more a:hover {
  width: fit-content;
  color: #003149 !important;
  background-size: 0 0.09375rem, 100% 0.09375rem;
}
.centerContent .accordion-parent .text h3 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
  border-top: 1px solid #E9EDF2;
  padding-top: 1.2rem;
}
@media (max-width: 1024px) {
  .centerContent .accordion-parent .text h3 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    border-top: 0px;
  }
}

@media (max-width: 767px) {
  .secondRow {
    display: block;
  }
  .secondColumn {
    width: 100%;
  }
}
.clientDiv {
  margin: 2rem 0;
}

.clientDiv span {
  position: absolute;
  content: "";
  height: 2px;
  bottom: -4px;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-bottom: 2px solid #00bdff;
}

/* Timeline css start */
.timelineContainer {
  width: 100%;
  margin: 3rem 0;
  position: relative;
  overflow: hidden;
}

/* Get one at a time start */
.timelineContainer.showOneAtaTime {
  min-height: 35vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  padding-right: 0;
  padding-left: 0;
}

.timeline-content-details a {
  color: #0078a3;
}

.animate {
  animation: fadeIn 500ms ease-in;
  transition: opacity 2s ease-in;
}

.showOneAtaTime:before {
  top: 45% !important;
  height: 30% !important;
}

/* Get one at a time start */
.timelineContainer:before {
  content: "";
  position: absolute;
  top: 50px;
  left: 10px;
  margin-left: 1px;
  width: 2px;
  height: 100%;
  background: #00bdff;
  z-index: 1;
}

.timeline-block {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  clear: both;
}

.timeline-block-right {
  float: right;
}

.marker {
  width: 40px;
  height: 40px;
  margin-top: 0px;
}

.timeline-content {
  width: 90%;
  padding: 0px;
}

@media (max-width: 767px) {
  .timeline-content {
    width: 80%;
  }
}
.timeline-content h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.timeline-content span {
  font-size: 16px;
}

.timeline-content h6 {
  margin: 16px 0;
  font-size: 16px;
  font-weight: 500;
}

.timeline-content p {
  font-size: 14px;
  line-height: 1.5em;
  word-spacing: 1px;
}

.timeline-content-details {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.timeline-content-details img {
  margin-right: 10px;
}

.timeline-content-details span {
  font-size: 14px;
}

.timeline-content-details span img {
  margin-left: 5px;
}

/* Timeline css end */
/* Sticky CSS Start */
:root {
  --h: auto;
  --o: 0px;
}

.stickyContainer {
  min-width: 0;
  display: grid;
  position: relative;
  grid-template-columns: repeat(6, 1fr);
  grid-column-end: span 6;
  grid-column-gap: 32px;
}

.stickyParent {
  min-width: 0;
  grid-column-start: 1;
  grid-column-end: -1;
  z-index: 2;
}

.p-holder-img {
  height: auto;
  width: 80%;
  max-width: 500px;
}

.image-wrapper {
  width: 100%;
}

.sticky {
  z-index: 99;
  position: sticky;
  top: 110px;
  height: calc(100vh - 65px);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}

.milestone {
  background: #ffffff;
  border-radius: 4px;
  padding: 15px;
  max-width: 500px;
}

.milestone h5 {
  display: flex;
  align-items: center;
  margin: 4px 0px;
}

.milestone h5 img {
  margin-right: 10px;
}

.stickyContent,
#displayContent {
  height: auto;
}

#displayContent {
  top: 320px;
  padding: 4rem 6rem;
}

.section4 {
  margin-bottom: 100px;
}

@keyframes animate {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .sticky {
    position: relative;
    height: auto;
    top: unset;
  }
  .absolute_bottom {
    position: relative;
    bottom: unset;
  }
  .sticky-flex {
    position: relative;
    top: unset;
    right: unset;
  }
  .sticky-content-wrapper > div {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .ballHeight {
    top: -120px !important;
  }
}
/* Sticky CSS End */
/* Fifth section css start */
.theme-line-height {
  line-height: 32px;
}

.align-items-center {
  align-items: center;
}

.bg-white {
  background: #ffffff;
}

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

h2.large {
  font-style: normal;
  font-weight: 500;
  font-size: 3rem;
  line-height: 4rem;
}
@media (max-width: 420px) {
  h2.large {
    font-size: 26px;
    line-height: 2.5rem;
  }
}

.fifthContent h3.large {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
}

.fifthContent .timeline-content span.large {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 24px;
}

.fifthContent h2.large {
  margin-bottom: 0;
}

.fifthContent .description {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
}

.fifthContent .centerContent:first-child {
  padding: 5% 0 0;
}

.fifthContent .centerContent {
  padding: 5%;
}
@media (max-width: 1023px) {
  .fifthContent .centerContent {
    padding: 0;
  }
}

.fifthContent .centerContent .secondColumn:first-child > div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fifthContent .centerContent.headerPart {
  justify-content: center !important;
  flex-direction: column !important;
  width: clamp(768px, 70%, 816px);
}
@media (max-width: 768px) {
  .fifthContent .centerContent.headerPart {
    width: 100%;
  }
}
.fifthContent .centerContent.headerPart h6 {
  color: #7D96AA;
  font-weight: 700;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.fifthContent .marker {
  height: 0;
  width: 20px;
}

.fifthContent .timelineContainer:before {
  top: 0;
  background: linear-gradient(0deg, #c4c4c4 0%, #c4c4c4 75%, #000 75%, #000 100%);
}

.fifthContent .timelineContainer .timeline-content {
  width: 90%;
  display: flex;
  flex-direction: column;
  color: rgb(60, 77, 89);
}

.fifthContent .timelineContainer .timeline-content a {
  font-family: Neue Montreal;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgb(60, 77, 89);
  text-decoration: underline;
  text-underline-offset: 10px;
  padding-bottom: 10px;
}

.fifthContent .timelineContainer .timeline-content h3 {
  font-weight: 500;
}

.otherContentParent {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.otherContent {
  color: rgb(60, 77, 89);
  width: 90%;
}

.otherContent h3 {
  font-weight: 500;
}

/* Fifth section css end */
@media (max-width: 500px) {
  #divImg {
    position: relative;
    width: 100%;
  }
  #divImg img {
    transform: none !important;
    transition: none !important;
  }
}
.imgAnim-55 {
  position: absolute;
  width: 52px;
  height: 52px;
  left: 0px;
  top: 100px;
  animation: imgAnim55 5s infinite linear;
}

@keyframes imgAnim55 {
  0% {
    top: 80px;
  }
  16.667% {
    top: 100px;
  }
  33.333% {
    top: 80px;
  }
  50% {
    top: 100px;
  }
  66.667% {
    top: 80px;
  }
  83.333% {
    top: 100px;
  }
  100% {
    top: 80px;
  }
}
.imgAnim-56 {
  position: absolute;
  width: 52px;
  height: 52px;
  left: 90px;
  top: 55px;
  animation: imgAnim56 5s infinite linear;
}

@keyframes imgAnim56 {
  0% {
    top: 35px;
  }
  16.667% {
    top: 55px;
  }
  33.333% {
    top: 35px;
  }
  50% {
    top: 55px;
  }
  66.667% {
    top: 35px;
  }
  83.333% {
    top: 55px;
  }
  100% {
    top: 35px;
  }
}
.imgAnim-51 {
  position: absolute;
  width: 75px;
  height: 75px;
  left: 90px;
  top: 150px;
  animation: imgAnim51 5s infinite linear;
}

@keyframes imgAnim51 {
  0% {
    top: 130px;
  }
  16.667% {
    top: 150px;
  }
  33.333% {
    top: 130px;
  }
  50% {
    top: 150px;
  }
  66.667% {
    top: 130px;
  }
  83.333% {
    top: 150px;
  }
  100% {
    top: 130px;
  }
}
.imgAnim-52 {
  position: absolute;
  width: 52px;
  height: 52px;
  left: 190px;
  top: 50px;
  animation: imgAnim52 5s infinite linear;
}

@keyframes imgAnim52 {
  0% {
    top: 30px;
  }
  16.667% {
    top: 50px;
  }
  33.333% {
    top: 30px;
  }
  50% {
    top: 50px;
  }
  66.667% {
    top: 30px;
  }
  83.333% {
    top: 50px;
  }
  100% {
    top: 30px;
  }
}
.imgAnim-53 {
  position: absolute;
  width: 52px;
  height: 52px;
  left: 210px;
  top: 150px;
  animation: imgAnim53 5s infinite linear;
}

@keyframes imgAnim53 {
  0% {
    top: 130px;
  }
  16.667% {
    top: 150px;
  }
  33.333% {
    top: 130px;
  }
  50% {
    top: 150px;
  }
  66.667% {
    top: 130px;
  }
  83.333% {
    top: 150px;
  }
  100% {
    top: 130px;
  }
}
.imgAnim-54 {
  position: absolute;
  width: 52px;
  height: 52px;
  left: 280px;
  top: 90px;
  animation: imgAnim54 5s infinite linear;
}

@keyframes imgAnim54 {
  0% {
    top: 70px;
  }
  16.667% {
    top: 90px;
  }
  33.333% {
    top: 70px;
  }
  50% {
    top: 90px;
  }
  66.667% {
    top: 70px;
  }
  83.333% {
    top: 90px;
  }
  100% {
    top: 70px;
  }
}
.ballHeight {
  height: 255px;
  position: relative;
}

.textcolor {
  color: white;
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
  margin-top: 16px;
}

.text-left {
  text-align: left !important;
}

.tw li a {
  font-weight: normal;
}

.tw footer .footer-list-header {
  white-space: nowrap;
}

@media (min-width: 77.5rem) {
  .tw .lg\:py-16 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
.tw .footer-list-sub {
  font-size: 0.8075rem !important;
}

.tw .bg-blue-900 {
  background-color: #0b3047 !important;
}

.footer-list-sub ul {
  margin-right: 5px;
}

@media (min-width: 48rem) {
  .tw .sm\:text-7 {
    font-size: 1.1rem !important;
  }
}
.tw input {
  height: inherit !important;
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
  border-radius: 4px !important;
}

.mgbtm {
  margin-bottom: 20px !important;
}

.mgbtm a {
  color: #000000;
  padding: 5px;
  font-weight: 700;
  --bg-opacity: 1;
  background-color: #ffe900 !important;
  background-color: rgba(255, 233, 0, var(--bg-opacity));
  border-radius: 3px;
}

.bg-light-gray {
  background-color: #bec7d0;
}

.sr {
  color: #3c4c59;
  padding: 25px 25px 0px 27px;
  font-size: 10px;
  font-weight: normal;
}

.sb {
  color: #0b3047 !important;
  border-color: #3c4c59;
  font-size: 13px !important;
  background-color: #ffffff !important;
  border-width: 2px;
  margin: 6px 10px 6px 0px !important;
  width: fit-content;
  padding: 0px 10px !important;
}

.tw .mt-8 {
  margin-top: 0 !important;
}

.tw .footer-list-sub {
  line-height: 1 !important;
}

.footer-grid-colums-gap {
  grid-column-gap: 10px !important;
}

.chkpd {
  padding: 6px;
  color: #0b3047 !important;
}

/* vertical slider css start */
.banner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.photos .photo,
.photos .video {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 480px;
  height: 320px;
  background-size: cover;
  background-position: center 30%;
  opacity: 0;
  transition: opacity 2s;
}
@media (max-width: 767px) {
  .photos .photo,
  .photos .video {
    height: 180px;
  }
}
@media (max-width: 1080px) {
  .photos .photo,
  .photos .video {
    width: 420px;
    background-position: right;
  }
}

@keyframes curtain {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.photos .photo.active,
.photos .video.active {
  opacity: 1;
  z-index: 1;
  top: 0;
}

.photos .photo:after,
.photos .video:after {
  content: "";
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 480px;
  height: 320px;
  background: #000;
  opacity: 0.25;
}
@media (max-width: 1080px) {
  .photos .photo:after,
  .photos .video:after {
    width: 420px;
    background-position: right;
  }
}

.grid {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
}

.info {
  display: inline-block;
  position: relative;
  padding: 10px 0px 0px 0px;
  opacity: 1;
  transition: opacity 1s;
  overflow: hidden;
  left: 70px;
}

.info:last-child::after {
  position: absolute;
  content: "";
  height: 2px;
  bottom: 2px;
  margin: 0 auto;
  left: 2rem;
  right: 0;
  border-bottom: 1px solid #E9EDF2;
}
@media (max-width: 1023px) {
  .info:last-child::after {
    border-bottom: 0px;
  }
}

.info:last-child {
  padding-bottom: 30px;
}

.info .loader {
  display: none;
  position: relative;
  width: calc(47% - 20px);
  height: 4px;
  top: 20px;
  margin: 5px;
  background: rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: background 0.75s;
  transform: rotate(90deg);
  transform-origin: left top;
}

.info .loader .bar {
  position: absolute;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

.info .text {
  margin: 0 0 10px 30px;
}

.info .text h1 {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  cursor: pointer;
}

.info .text p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.info .more {
  margin-left: 30px;
  font-weight: 500;
  font-size: 1rem;
  color: #3C4D59;
  margin-bottom: 60px;
  margin-top: 0.875rem;
}

.info.active .loader .bar {
  background: #00bdff;
}

.info.active:hover .loader {
  background: #00bdff;
}

.extraSpacing {
  margin: 20px 30px 0 30px;
}

.info.active:hover .more:after {
  color: #ffffff;
  margin-left: 12px;
}

.info.active:hover:after {
  background: #ffffff;
}

/* vertical slider css end */
.clientDiv span {
  text-decoration: none;
  position: relative;
}

.clientDiv span:after {
  position: absolute;
  content: "";
  height: 2px;
  bottom: -4px;
  color: #00bdff;
}

.align-content {
  max-width: 67%;
}

/* Media queries for responsive design*/
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-width: 567px) and (-webkit-min-device-pixel-ratio: 2) {
  .parallax .img-hero3 {
    left: 0px;
  }
  .extra-large {
    padding: 0;
  }
  .align-content {
    max-width: 100%;
  }
  .column:first-child {
    padding-right: 8px;
  }
  .footer-c .grid {
    display: block;
  }
  .footer-c .card-bottom.r.left .container {
    padding: 32px;
  }
  .photos .photo,
  .photos .photo:after,
  .photos .video,
  .photos .video:after {
    width: 100%;
    background: none;
    background-size: contain;
    background-repeat: no-repeat;
    height: 220px;
  }
  .l-top-buttons {
    margin: 0;
  }
  .fifthContent .secondColumn {
    width: 100%;
    display: block;
    float: left;
  }
  .info .text h1 {
    font-size: 18px;
  }
  .info {
    padding: 0px 5px 0 45px;
  }
  #displayContent {
    display: none;
  }
  .timelineContainer.showOneAtaTime {
    visibility: visible !important;
  }
  .footer-c .card-bottom.l-top {
    margin: 10px 0;
  }
  .fifthContent .centerContent {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 666px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .align-content {
    max-width: 70%;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  .extra-large {
    padding: 0;
  }
  .l-top-buttons {
    margin-right: 0;
  }
  .footer-c .card-bottom.r.left .container {
    padding: 60px;
  }
}
/* ipad portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .footer-c .card-bottom.r.left .container {
    padding: 60px;
  }
  .l-top-buttons {
    margin-right: 0;
  }
  .tw .sm\:w-1\/2 {
    width: auto;
  }
  .photos .photo,
  .photos .photo:after,
  .photos .video,
  .photos .video:after {
    width: 100%;
    background: none;
    background-size: contain;
    background-repeat: no-repeat;
    height: 25rem;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .l-top-buttons {
    margin-right: 0;
  }
  .tw .sm\:flex-row {
    flex-direction: column;
  }
}
@media only screen and (min-device-width: 280px) and (max-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
  .footer-c .card-bottom.r.left .container {
    padding: 1rem;
  }
  .photos .photo,
  .photos .photo:after,
  .photos .video,
  .photos .video:after {
    width: 100%;
    background: none;
    background-size: contain;
    background-repeat: no-repeat;
    height: 180px;
    background-position: bottom;
  }
}
.pb-mainPage .backgroundSection {
  background-color: #ffffff;
  background-image: url("/Features/PrivateBank/Static/images/rightArrow.png"), url("/Features/PrivateBank/Static/images/leftArrow.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: 0% 36%, 100% 21%;
}
.pb-mainPage .spacing {
  height: 80px;
  clear: both;
}
@media (max-width: 992px) {
  .pb-mainPage .backgroundSection {
    background: none;
  }
  .pb-mainPage img.parallax-body-image.float-left.absolute.rellax {
    display: none;
  }
}
.pb-mainPage .parallax {
  padding-top: 10%;
  overflow: hidden;
}
.pb-mainPage .parallax-body {
  min-height: 450px;
}
.pb-mainPage .parallax-body-image:nth-child(1) {
  right: 0;
  top: -70px;
  height: 300px;
}
.pb-mainPage .parallax-body-image:nth-child(2) {
  left: 0px;
  top: -170px;
}
.pb-mainPage .parallax-body-image:nth-child(3) {
  left: 90px;
  top: 260px;
}
.pb-mainPage .parallax-body-image:nth-child(4) {
  right: 90px;
  top: 290px;
}
.pb-mainPage .parallax-text {
  text-align: center;
  top: 45%;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0b3047;
  z-index: 10;
  width: clamp(769px, 70%, 1024px);
}
@media (max-width: 576px) {
  .pb-mainPage .parallax-text {
    width: calc(100% - 72px);
  }
}
@media (min-width: 576px) and (max-width: 48rem) {
  .pb-mainPage .parallax-text {
    width: calc(100% - 144px);
  }
}
@media (min-width: 48rem) and (max-width: 1200px) {
  .pb-mainPage .parallax-text {
    width: calc(100% - 360px);
  }
}
.pb-mainPage .parallax-text h1 {
  font-size: 4rem;
  font-weight: 400;
  line-height: 5rem;
}
@media (min-width: 576px) and (max-width: 70.625rem) {
  .pb-mainPage .parallax-text h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media (max-width: 576px) {
  .pb-mainPage .parallax-text h1 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 3rem;
  }
}
.pb-mainPage .parallax-text h1 .banner-heading {
  padding: 0px;
}
.pb-mainPage .parallax-text h4 {
  color: #3c4d59;
  font-size: 26px;
  font-weight: 400;
  line-height: 2.5rem;
  padding: 0 7rem;
  text-transform: inherit;
}
@media (min-width: 576px) and (max-width: 992px) {
  .pb-mainPage .parallax-text h4 {
    font-size: 1rem;
    padding: 0;
  }
}
@media (max-width: 576px) {
  .pb-mainPage .parallax-text {
    top: 40%;
  }
  .pb-mainPage .parallax-text h4 {
    font-size: 1rem;
    padding: 0 1rem;
    line-height: 1.5rem;
    margin-top: 1rem;
  }
}
.pb-mainPage .parallax-text-buttons {
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 992px) {
  .pb-mainPage .parallax-text-buttons {
    align-items: initial !important;
  }
}
@media (min-width: 992px) {
  .pb-mainPage .parallax-text-buttons {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.pb-mainPage .parallax-text-buttons-experience {
  background: #FFD400;
  border: 1px solid #FFD400;
  font-size: 1rem;
  font-weight: 500;
  color: #003149;
  padding: 0.8em 1em;
  min-width: 215px;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
}
.pb-mainPage .parallax-text-buttons-experience:hover {
  background: #FFE489;
  border: 1px solid #FFE489;
  color: #003149;
}
@media (max-width: 992px) {
  .pb-mainPage .parallax-text-buttons-experience {
    padding: 0.8em;
  }
}
@media (min-width: 992px) {
  .pb-mainPage .parallax-text-buttons-experience {
    margin-bottom: 0;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.pb-mainPage .parallax-text-buttons-explore {
  background: #ffffff;
  border: 1px solid #003149;
  font-size: 1rem;
  font-weight: 500;
  color: #003149;
  padding: 0.8em 1em;
  min-width: 215px;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 992px) {
  .pb-mainPage .parallax-text-buttons-explore {
    padding: 0.8em;
  }
}
@media (min-width: 992px) {
  .pb-mainPage .parallax-text-buttons-explore {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.pb-mainPage .parallax-text-buttons-explore:hover {
  background: #ffffff !important;
  color: #547789 !important;
  border: 2px solid #547789;
}
.pb-mainPage .expectContainer {
  width: clamp(768px, 70%, 816px);
}
@media (max-width: 768px) {
  .pb-mainPage .expectContainer {
    width: 100%;
  }
}
@media only screen and (max-width: 655px) {
  .pb-mainPage .expectContainer {
    width: 100%;
    padding-top: 4rem;
  }
}
@media (max-width: 420px) {
  .pb-mainPage .expectContainer {
    width: 100%;
    padding-top: 0rem;
  }
}
.pb-mainPage .expectContainer h6 {
  font-size: 0.75rem;
  color: #7d96aa;
  text-align: center;
  font-weight: 500;
  line-height: 1.25rem;
}
.pb-mainPage .expectContainer h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 4rem;
  text-align: center;
  color: #0b3047;
}
@media (max-width: 768px) {
  .pb-mainPage .expectContainer h2 {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }
}
.pb-mainPage .expectContainer p {
  font-size: 1rem;
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  line-height: 1.375;
  text-decoration: none;
  text-align: center;
}
@media all and (min-width: 48rem) {
  .pb-mainPage .expectContainer p {
    font-size: 1.25rem;
    font-family: "Inter";
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    text-decoration: none;
  }
}
@media (max-width: 562px) {
  .pb-mainPage .card-container > div {
    padding: 0;
  }
}
.pb-mainPage .card-container > div > div {
  height: 100%;
}
@media (max-width: 992px) {
  .pb-mainPage .card-container .col-services {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .pb-mainPage .card-container .col-services .col-services-wrapper {
    display: block;
  }
}
.pb-mainPage .card-container .col-services .col-services-wrapper:hover > div {
  transition: transform 250ms;
  transform: translateY(-16px);
  box-shadow: 0px 10px 25px 4px rgba(0, 0, 0, 0.25);
}
.pb-mainPage .card-container .col-services .col-services-wrapper:hover .card-container-details {
  background: #e9edf2;
  color: #0b3047;
}
.pb-mainPage .card-container .col-services .col-services-wrapper:hover .card-container-details .learnMore a {
  color: #0078A3;
}
.pb-mainPage .card-container .col-services .col-services-wrapper:hover .card-container-details .learnMore a i {
  color: #0078A3;
}
.pb-mainPage .card-container .col-services .col-services-wrapper:hover .card-container-details h4 {
  font-weight: 500;
  font-size: 1.25rem;
  color: #0B3047;
}
@media (max-width: 992px) {
  .pb-mainPage .card-container {
    width: 100%;
    display: grid;
    grid-template-columns: inherit;
  }
}
.pb-mainPage .card-container-imageDiv img {
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 992px) {
  .pb-mainPage .card-container-imageDiv {
    display: none;
  }
}
@media (min-width: 48rem) {
  .pb-mainPage .card-container-imageDiv {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.pb-mainPage .card-container-details {
  background: #0b3047;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .pb-mainPage .card-container-details {
    border-radius: 4px;
  }
}
@media (max-width: 992px) {
  .pb-mainPage .card-container-details {
    width: 100%;
    max-width: 100%;
  }
}
.pb-mainPage .card-container-details .detailsContainer h4 {
  font-size: 1.25rem;
  font-family: "Inter";
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
}
.pb-mainPage .card-container-details .detailsContainer p {
  font-size: 1.125rem;
  line-height: 24px;
  letter-spacing: 0;
}
.pb-mainPage .card-container-details .learnMore a {
  color: #ffffff;
  font-size: 1rem;
  text-decoration: none;
}
.pb-mainPage .card-container-details .learnMore a i {
  color: #00bdff;
}
.pb-mainPage .card-container-details .learnMore a i:hover {
  color: red;
}
@media (max-width: 992px) {
  .pb-mainPage .milestoneContainer {
    width: 100%;
    padding-top: 0px !important;
  }
  .pb-mainPage .milestoneContainer h6 {
    display: none;
  }
}
.pb-mainPage .milestoneContainer h6 {
  font-size: 0.75rem;
  color: #7D96AA;
  font-weight: 700;
}
.pb-mainPage .milestoneContainer .milestoneDetails {
  justify-content: space-between;
}
.pb-mainPage .milestoneContainer .milestoneDetails .col-journey-content {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .pb-mainPage .milestoneContainer .milestoneDetails .col-journey-content {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
  }
}
.pb-mainPage .milestoneContainer .milestoneDetails .col-journey-img {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .pb-mainPage .milestoneContainer .milestoneDetails .col-journey-img {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
.pb-mainPage .milestoneContainer .milestoneDetails img {
  width: 100%;
  height: 100%;
}
.pb-mainPage .milestoneContainer .milestoneDetails h2 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 4rem;
}
@media (max-width: 992px) {
  .pb-mainPage .milestoneContainer .milestoneDetails h2 {
    text-align: center;
    font-size: 1.625rem;
    line-height: 2.5rem;
  }
}
.pb-mainPage .milestoneContainer .milestoneDetails p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 27px;
}
@media (max-width: 992px) {
  .pb-mainPage .milestoneContainer .milestoneDetails p {
    font-size: 1rem;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .pb-mainPage .milestoneContainer .milestoneDetails {
    display: grid;
  }
}
.pb-mainPage .milestoneContainer .pillContainer {
  margin-top: 4rem;
}
.pb-mainPage .milestoneContainer .pillContainer-details {
  border-left: 4px solid #00bdff;
  padding: 8px 10px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .pb-mainPage .milestoneContainer .pillContainer-details {
    margin-bottom: 1rem;
  }
}
.pb-mainPage .milestoneContainer .pillContainer-pills {
  overflow-y: hidden;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .pb-mainPage .milestoneContainer .pillContainer-pills {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.pb-mainPage .milestoneContainer .pillContainer-pills a {
  border-radius: 32px;
  padding: 1px 25px;
  color: #ffffff;
  font-size: 1rem;
  background: rgb(11, 48, 71);
  text-decoration: none;
  font-weight: 500;
  text-transform: capitalize;
  height: 2.25rem;
  text-transform: none;
  white-space: nowrap;
}
.pb-mainPage .milestoneContainer .pillContainer-pills a.active {
  transition: all ease 0.1s;
  background: #ffd73e !important;
  color: #0b3047 !important;
  transition: background-color 0.3s linear;
  animation: 0.75s ease 0s 1 forwards fadeIn;
}
.pb-mainPage .milestoneContainer .pillContainer-pills a:hover {
  background-size: 100% 100%;
  background: #3C4D59;
  color: #ffffff;
  transition: background-color 0.5s linear;
}
.pb-mainPage .founderContainer {
  background: url("/Features/PrivateBank/Static/images/persona_new_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 50%;
}
.pb-mainPage .founderContainer .silderContent {
  visibility: hidden;
  opacity: 0;
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer .silderContent {
    visibility: visible;
    margin-bottom: 1rem;
    padding: 0;
    opacity: 1;
  }
}
.pb-mainPage .founderContainer .silderContent .sliderContent-responsive {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 48rem) {
  .pb-mainPage .founderContainer .silderContent .sliderContent-responsive {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.pb-mainPage .founderContainer .displayDiv .bg-persona {
  background: linear-gradient(180deg, #F4F7F9 0%, #F7F7F7 110.92%);
  margin-bottom: 0.125rem;
}
@media (max-width: 420px) {
  .pb-mainPage .founderContainer .displayDiv .bg-persona {
    background: #ffffff;
  }
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer {
    background-size: 100% 15%;
  }
  .pb-mainPage .founderContainer #displayContent {
    display: none;
  }
  .pb-mainPage .founderContainer .slider {
    display: none;
  }
}
.pb-mainPage .founderContainer .pillerDetails {
  max-width: 816px;
  margin-left: auto;
  margin-right: auto;
}
.pb-mainPage .founderContainer > div {
  background: linear-gradient(180deg, #f4f7f9 0%, #f7f7f7 100%);
}
.pb-mainPage .founderContainer-header {
  text-align: center;
  font-size: 3rem;
  color: #0b3047;
  font-weight: 500;
  margin-top: 300px;
}
@media (max-width: 562px) {
  .pb-mainPage .founderContainer-header {
    margin-top: 120px;
    font-size: 1.6rem;
  }
}
@media (min-width: 562px) and (max-width: 992px) {
  .pb-mainPage .founderContainer-header {
    margin-top: 170px;
  }
}
.pb-mainPage .founderContainer-details {
  text-align: center;
  font-size: 1.25rem;
  line-height: 27.5px;
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer-details {
    width: 80%;
    font-size: 1rem;
  }
}
.pb-mainPage .founderContainer .becomeClient {
  font-weight: 500;
  color: #0B3047;
  margin-top: 1.5rem;
  margin-bottom: 4rem;
  line-height: 1.5rem;
  background: linear-gradient(to right, #00c0ff, #00c0ff), linear-gradient(to right, #003149, #003149, #003149);
  background-size: 100% 0.09375rem, 0 0.09375rem;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms !important;
  color: rgb(11, 48, 71) !important;
  padding-bottom: 0.5rem !important;
}
.pb-mainPage .founderContainer .becomeClient:hover,
.pb-mainPage .founderContainer .becomeClient:focus {
  background-size: 0 0.09375rem, 100% 0.09375rem;
}
.pb-mainPage .founderContainer .stickyContent {
  color: #0B3047;
  min-height: 450px;
  max-width: 90rem;
  margin: 0 auto;
  max-height: 85vh;
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent {
    padding: 1.5rem 0;
    max-height: initial;
  }
}
.pb-mainPage .founderContainer .stickyContent .img-container {
  top: -45px;
  left: 0;
  position: relative;
  max-height: 27rem;
}
@media (max-width: 562px) {
  .pb-mainPage .founderContainer .stickyContent .img-container {
    top: unset;
  }
}
.pb-mainPage .founderContainer .stickyContent h6 {
  font-size: 1.125rem;
  font-weight: 500;
  padding-bottom: 5px;
}
.pb-mainPage .founderContainer .stickyContent h3 {
  font-size: 2.5rem;
  line-height: 3.5rem;
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent h3 {
    font-size: 1.75rem;
    font-weight: 500;
    width: 50%;
    padding: 0.5rem 0;
  }
}
.pb-mainPage .founderContainer .stickyContent .persona-left-content {
  margin-top: 3rem;
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent .persona-left-content {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent .header-icon-wrapper {
    flex-direction: column;
  }
}
.pb-mainPage .founderContainer .stickyContent .header-icon {
  font-size: 2rem;
  margin-top: 0.5rem;
  margin-right: 1rem;
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent .header-icon {
    padding-bottom: 1rem;
  }
}
.pb-mainPage .founderContainer .stickyContent .sliderText {
  padding-bottom: 1rem;
}
.pb-mainPage .founderContainer .stickyContent .sliderText p {
  font-size: 1rem;
  line-height: 24px;
}
.pb-mainPage .founderContainer .stickyContent .sliderText ul {
  padding-left: 0;
}
.pb-mainPage .founderContainer .stickyContent .sliderText ul li {
  display: block;
  margin: 0;
  font-size: 1rem;
  line-height: 24px;
}
.pb-mainPage .founderContainer .stickyContent .sliderText ul li a {
  color: #0B3047;
}
.pb-mainPage .founderContainer .stickyContent .mortgageDetails {
  line-height: 27.5px;
  margin-top: 4px;
  font-size: 1.25rem;
  transition: opacity 2s;
}
@media (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent .mortgageDetails {
    font-size: 1rem;
  }
}
.pb-mainPage .founderContainer .stickyContent.greenBackground {
  background: #00c381;
  padding-bottom: 3rem;
}
.pb-mainPage .founderContainer .stickyContent.greenBackground h6 {
  border-bottom: 1px solid #0B3047;
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.greenBackground {
    display: grid;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.greenBackground .slider-content-left {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.greenBackground .slider-content-right {
    max-width: 100%;
    padding: 1rem 3rem;
  }
}
.pb-mainPage .founderContainer .stickyContent.floralBackground {
  background: #FF9A86;
  color: #0B3047;
  padding-bottom: 3rem;
}
.pb-mainPage .founderContainer .stickyContent.floralBackground h6 {
  border-bottom: 1px solid #0B3047;
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.floralBackground {
    display: grid;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.floralBackground .slider-content-left {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.floralBackground .slider-content-right {
    max-width: 100%;
    padding: 1rem 3rem;
  }
}
.pb-mainPage .founderContainer .stickyContent.grayBackground {
  background: rgb(60, 77, 89);
  padding-bottom: 3rem;
  color: #ffffff;
}
.pb-mainPage .founderContainer .stickyContent.grayBackground h6 {
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.grayBackground {
    display: grid;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.grayBackground .slider-content-left {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.grayBackground .slider-content-right {
    max-width: 100%;
    padding: 1rem 3rem;
  }
}
.pb-mainPage .founderContainer .stickyContent.grayBackground .sliderText ul li a {
  color: #ffffff;
}
.pb-mainPage .founderContainer .stickyContent.yellowBackground {
  background: #FFE682;
  padding-bottom: 3rem;
  color: #0B3047;
}
.pb-mainPage .founderContainer .stickyContent.yellowBackground h6 {
  border-bottom: 1px solid rgb(11, 48, 71);
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.yellowBackground {
    display: grid;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.yellowBackground .slider-content-left {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pb-mainPage .founderContainer .stickyContent.yellowBackground .slider-content-right {
    max-width: 100%;
    padding: 1rem 3rem;
  }
}
.pb-mainPage .founderContainer .stickyContent.yellowBackground .sliderText ul li a {
  color: #0B3047;
}
.pb-mainPage .founderContainer .stickyContent .slider-content-left {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 48rem) {
  .pb-mainPage .founderContainer .stickyContent .slider-content-left {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
  }
}
.pb-mainPage .founderContainer .stickyContent .slider-content-right {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 48rem) {
  .pb-mainPage .founderContainer .stickyContent .slider-content-right {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
.pb-mainPage .accordionContainer .mobile {
  display: none;
}
@media (max-width: 992px) {
  .pb-mainPage .accordionContainer .mobile {
    display: flex;
    justify-content: center;
  }
  .pb-mainPage .accordionContainer .photos img {
    width: 100%;
  }
}
.pb-mainPage .accordionContainer .centerContent .info .text h1 {
  border-top: 1px solid #f4f7f9;
  padding-top: 10px;
}
.pb-mainPage .accordionContainer .centerContent .extraSpacing {
  margin: 20px 30px 0 30px;
  border-bottom: 1px solid #f4f7f9;
}
@media (max-width: 992px) {
  .pb-mainPage .accordionContainer .fifthContent .description {
    padding: unset;
  }
}
.pb-mainPage .accordionContainer .fifthContent .mobile {
  text-align: center;
}
.pb-mainPage .accordionContainer .fifthContent .mobile .accordion-content {
  padding-bottom: 5rem;
}
.pb-mainPage .accordionContainer .fifthContent .mobile .accordion-content .text h1 {
  font-size: 1.5rem;
  padding: 1rem;
}
.pb-mainPage .accordionContainer .fifthContent .mobile .accordion-content .more {
  border-bottom: 2px solid #00bdff;
  display: inline-block;
}
.pb-mainPage .footer-sticky-container {
  bottom: -130px;
  min-height: 130px;
  background: #ffffff;
  color: #ffffff;
  font-weight: 500;
  position: sticky;
}
@media (max-width: 992px) {
  .pb-mainPage .footer-sticky-container {
    bottom: -650px;
  }
}
.pb-mainPage .footer-sticky-container-top {
  background: #0b3047 url(/Features/PrivateBank/Static/images/footerTopBackground.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.pb-mainPage .footer-sticky-container-contentBox {
  max-width: 1208px;
  grid-template-rows: 65% 35%;
  grid-template-columns: 60% 40%;
  grid-template-areas: "l rt" "l rb";
  padding-top: 5%;
  padding-bottom: 96px;
}
@media (max-width: 992px) {
  .pb-mainPage .footer-sticky-container-contentBox {
    display: block;
  }
}
.pb-mainPage .footer-sticky-container-contentBox .grid-left {
  grid-area: l;
}
.pb-mainPage .footer-sticky-container-contentBox .grid-rightTop {
  grid-area: rt;
  background: #ffd635;
  color: rgb(11, 48, 71);
}
.pb-mainPage .footer-sticky-container-contentBox .grid-rightTop .newsletter {
  text-align: center;
  width: 100%;
}
.pb-mainPage .footer-sticky-container-contentBox .grid-rightTop .newsletter .signup {
  padding: 0.5rem 2rem;
  margin-top: 0.5rem;
  background-color: #003149;
  color: #ffffff;
  border: 0;
  height: 44px;
  cursor: pointer;
  font-size: 1rem;
  border-radius: 2px;
}
@media (max-width: 992px) {
  .pb-mainPage .footer-sticky-container-contentBox .grid-rightTop .newsletter .signup {
    width: 100%;
  }
}
.pb-mainPage .footer-sticky-container-contentBox .grid-rightTop .newsletter .signup:hover {
  background-color: #20659A;
}
@media (max-width: 992px) {
  .pb-mainPage .footer-sticky-container-contentBox .grid-rightTop {
    margin-top: 3rem;
  }
}
.pb-mainPage .footer-sticky-container-contentBox .grid-rightBottom {
  grid-area: rb;
  background: #ffffff;
}
.pb-mainPage .footer-sticky-container-contentBox .grid-rightBottom .container {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pb-mainPage .footer-sticky-container-contentBox .grid-rightBottom .container .share-links a {
  padding: 1rem;
  color: #0B3047;
}
@media (max-width: 992px) {
  .pb-mainPage .footer-sticky-container-contentBox .grid-rightBottom {
    margin-top: 3rem;
    min-height: 88px;
  }
}
.pb-mainPage .footer-sticky-container-contentBox .hero-text-buttons button {
  background: #FFD400;
  border: 0;
  width: 263px;
  padding: 1rem 2rem;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 2px;
  color: #003149;
}
@media (max-width: 320px) {
  .pb-mainPage .footer-sticky-container-contentBox .hero-text-buttons button {
    width: 100%;
  }
}
.pb-mainPage .footer-sticky-container-contentBox .hero-text-buttons button:hover {
  background: #FFE489;
}
.pb-mainPage .sections {
  background-color: #ffffff;
  padding-bottom: 8rem;
}
.pb-mainPage .sections.GridCardsBlock {
  padding-bottom: 0px;
  margin-bottom: -0.125rem;
}
@media (max-width: 576px) {
  .pb-mainPage .sections.GridCardsBlock .center.m-inner {
    padding: 0;
  }
}
@media (max-width: 420px) {
  .pb-mainPage .sections {
    padding-bottom: 0rem;
  }
}
.pb-mainPage .sections:first-child {
  padding-bottom: 0;
  margin-bottom: -0.125rem;
}
@media (max-width: 48rem) {
  .pb-mainPage .sections:first-child {
    padding-bottom: 4rem;
  }
}
.pb-mainPage .sections.accordion {
  background-image: url(/Features/PrivateBank/Static/images/leftArrow.png);
  background-repeat: no-repeat;
  background-position: right -125px;
  padding-bottom: 0;
  height: 800px;
}
@media (max-width: 1024px) {
  .pb-mainPage .sections.accordion {
    height: auto;
  }
}
.pb-mainPage .sections#section-3 {
  background-image: url(/Features/PrivateBank/Static/images/left-che.svg);
  background-repeat: no-repeat;
  background-position: 0px -127px;
  padding-bottom: 0;
  background-size: contain;
  margin-bottom: -0.125rem;
}
.pb-mainPage .sections#section-3 .milestoneContainer {
  padding-top: 12rem;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .pb-mainPage .sections#section-3 .milestoneContainer {
    padding-top: 0rem;
  }
}
.pb-mainPage .sections.personas {
  padding-bottom: 0;
  margin-bottom: -0.125rem;
}
@media (max-width: 1024px) {
  .pb-mainPage .sections.accordion {
    background-image: none;
  }
  .pb-mainPage .sections.personas {
    padding-bottom: 0;
  }
  .pb-mainPage .sections#section-3 {
    background-image: none;
  }
}
@media (max-width: 320px) {
  .pb-mainPage .sections#section-2 {
    padding-bottom: 1rem;
    padding-top: 7rem;
  }
}
@media (min-width: 992px) {
  .pb-mainPage .margin-y-lg-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
