@font-face {
  font-family: "Red Hat Text";
  font-style: normal;
  src: url("../../library/fonts/webfonts/RedHatText-Variable.ttf") format("truetype");
}

.site-container {
  width: 100%;
  max-width: 1150px;
  padding: 0px 20px;
  margin: 0 auto;
}


.acf-page-row {
  margin-top: 0px !important;
  width: 100%;
  max-width: 100%;
}

.benefits__wrapper {
  margin-bottom: 124px;
}

.hero-v2 {
  position: relative;
  padding: 125px 0px 70px;
}

.hero-v2__bg {
  background-image: url("/wp-content/uploads/2024/07/header.png");
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: -1;
}

.hero-v2__bg img {
  width: 100%;
  height: 100%;
}

.hero-v2__wrapper {
  display: flex;
  gap: 20px;
}

.hero-v2__video {
  width: 100%;
  max-width: 550px;
  background-color: #fff;
}

.hero-v2__video iframe {
  width: 100%;
  height: 100%;
}

.hero-v2__content {
  width: 100%;
  max-width: 550px;
  padding: 45px;
  background-color: #ededed;
}

.hero-v2__title {
  font-size: 32px;
  color: #222222;
  line-height: 120%;
  font-family: "Lexend Deca";
  margin-bottom: 20px;
}

.hero-v2__text {
  font-size: 15px;
  font-family: "Lexend Deca";
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 40px;
}

.hero-v2__cta {
  font-size: 17px;
  font-weight: 400;
  color: #226ce0;
  line-height: 120%;
  text-decoration: none;
}

@media (max-width: 991px) {
  .hero-v2__video {
    max-width: 575px;
  }

  .hero-v2__wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }

  .hero-v2__bg {
    background-image: url("/wp-content/uploads/2024/07/Hero.png");
    min-height: 730px;
  }

  .hero-v2__content {
    max-width: 575px;
    padding: 45px 30px;
  }

  .hero-v2__video iframe {
    width: 100%;
    height: revert-layer;
    display: block;
  }
}

.application {
  padding: 64px 0px 0px 0px;
  position: relative;
  min-height: 980px;
}

.applicaton-bg {
  background-image: url("/wp-content/uploads/2024/07/Group-33.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
}

.application__wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}



.application__title {
  text-align: center;
  font-size: 30px;
  line-height: 120%;
  color: #226ce0;
  font-family: "Red Hat Text";
  font-weight: 500;
}

.application__item {
  width: 100%;
  max-width: 393px;
  display: flex;
  gap: 16px;
  padding: 20px;
  position: absolute;
  border: 1px solid #214ce9;
  background-color: #fff;
  top: 172px;
  left: 167px;
}

.application__item p {
  margin-bottom: 0;
}


.application__item:nth-child(1) {
  top: 122px;
  left: 670px;
}

.application__item:nth-child(2) {
  top: 325px;
  right: auto;
  left: 770px;
}

.application__item:nth-child(3) {
  top: 520px;
  left: 460px;
}

.application__item:nth-child(4) {
  top: 380px;
  left: -25px;
}

.application__item:nth-child(5) {
  top: 140px;
  left: 100px;
}

.application__item-text {
  display: flex;
}

.application__icon {}

.application__item-text {
  display: flex;
  flex-direction: column;
}

.application__item-title {
  font-family: "Red Hat Text";
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.application__p {
  font-family: "Red Hat Text";
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}

@media (max-width: 1310px) {
  .application__item {
    width: fit-content;
    display: flex;
    gap: 16px;
    padding: 20px;
    position: absolute;
    border: 1px solid #214ce9;
    background-color: #fff;
    top: 90px;
    right: 160px;
    left: unset;
  }

  .application__item:nth-child(1) {
    top: 708px;
    right: 235px;
    left: auto;
  }

  .application__item:nth-child(2) {
    top: 560px;
    right: 175px;
    left: auto;
  }

  .application__item:nth-child(3) {
    top: 390px;
    right: 80px;
    left: auto;
  }

  .application__item:nth-child(4) {
    top: 192px;
    right: 75px;
    left: auto;
  }

  .application__item:nth-child(5) {
    top: 60px;
    right: 240px;
    left: auto;
  }

  .applicaton-bg {
    background-image: url("https://tgstage.wpengine.com/wp-content/uploads/2024/08/bg-tablet.png");
    width: 100%;
    height: 100%;
    position: absolute;
    top: 110px;
    left: unset;
    right: 150px;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top;
  }
}

@media (max-width: 991px) {
  .hero-v2__bg img {
    display: none;
  }

  .applicaton-bg {
    right: 275px;
  }

  .application__item {
    right: 215px;
  }

  .application__item:nth-child(2) {
    right: 120px;
  }

  .application__item:nth-child(3) {
    right: 125px;
  }

  .application__item:nth-child(4) {
    right: 215px;
  }

  .application__item:nth-child(5) {
    right: 275px;
  }
}

.benefits__text {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .benefits__title {
    margin-bottom: 30px;
  }

  .benefits__wrapper {
    margin-bottom: 0px;
  }

  .application__item p {
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .application__item {
    margin-left: 60px;
  }
}

.benefits__wrapper {
  padding: 64px 0px;
  display: flex;
  flex-direction: column;
  background-color: #f6f8fb;
}

.benefits__title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 500;
  color: #226bdf;
  line-height: 120%;
}

.benefits__item-title {
  font-size: 32px;
  font-weight: 700;
  color: #226bdf;
  line-height: 120%;
  font-family: "Lexend Deca";
}

.benefits__wrapper-items {
  display: flex;
  gap: 28px;
  justify-content: center;
  flex-wrap: wrap;
}

.benefits__item {
  width: 100%;
  max-width: 290px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid #226bdf;
  padding: 20px;
}

.benefits__text {
  font-size: 15px;
  line-height: 120%;
  color: #226bdf;
  font-family: "Red Hat Text";
  font-weight: 400;
}

.application {
  padding: 84px 0px 0px 0px;
}

@media (max-width: 991px) {
  .benefits__wrapper {
    margin-bottom: 0px;
  }

  .benefits__item {
    max-width: 214px;
    padding: 20px;
  }

  .benefits {
    background-color: #f6f8fb;
  }
}

@media (max-width: 767px) {
  .benefits__item {
    max-width: 100%;
  }

  .image-text__block {
    margin-bottom: 0px !important;
  }

  .acf-page-decor {
    display: none;
  }

  .benefits__wrapper {
    padding: 50px 0px;
  }
}

.image-text {
  padding: 0;
}

.image-text__wrapper {
  display: flex;
  flex-direction: column;
}

.image-text__wrapper-title {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  color: #226ce0;
  font-family: "Lexend Deca";
  margin-bottom: 47px;
}

.image-text__block {
  display: flex;
  flex-direction: row-reverse;
}

.image-text__text-block-image {
  width: 50px;
  height: 50px;
  margin-bottom: 25px;
}

.image-text__text-block-image img {
  width: 100%;
  height: 100%;
}

.image-text__text-block {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 450px;
  padding: 0px 25px;
  margin: 0 auto;
}

.image-text__block-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
  color: #000;
  font-family: "Lexend Deca";
  margin-bottom: 12px;
}

.image-text__block-text {
  font-size: 15px;
  line-height: 120%;
  color: #000;
  font-family: "Red Hat Text";
  font-weight: 400;
  margin-bottom: 28px;
}

.image-text__block-subtitle {
  font-size: 20px;
  line-height: 120%;
  color: #000;
  font-family: "Lexend Deca";
  font-weight: 400;
  margin-bottom: 16px;
}

.image-text__block-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0px;
}

.image-text__block-list-item {
  font-size: 15px;
  line-height: 120%;
  color: #000;
  font-family: "Red Hat Text";
  font-weight: 400;
  display: flex;
  gap: 10px;

}

.image-text__block-list-item svg {
  width: 18px;
  height: 13px;
  flex-shrink: 0;
}

.image-text__block-cta {
  margin-top: 40px;
  font-size: 15px;
  color: #226ce0;
  text-decoration: none;
  padding: 7px 28px;
  border: 1px solid #226ce0;
  width: fit-content;
}

.image-text__image-block {
  width: 100%;
  max-width: 50%;
  height: 555px;
}

.image-text__block-cta:hover {
  text-decoration: none;
}

.image-text__image-block img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .image-text {
    margin-bottom: 40px;
  }

  .image-text__text-block {
    padding: 0px;
  }

  .image-text__block {
    display: flex;
    gap: 24px;
  }

  .image-text__image-block {
    width: 100%;
    flex-shrink: 0;
    max-width: calc(50% - 20px);
    height: 450px;
  }

  .image-text__wrapper {
    gap: 40px;
  }
}

@media (max-width: 767px) {

  .mod .block-quote .quote-text {
    padding: 0px 0px 0px 55px !important;
  }

  .mod .block-quote .quote-attribute {
    padding: 0px !important;
  }

  .mod .block-quote {
    margin: 0px !important;
  }

  .acf-page-row .green-background {
    padding: 50px 20px !important;
  }

  .acf-page-row .green-background div .col-md-6 .frontpage-icon.accelerate {
    margin-top: 0;
    margin-bottom: 11px;
  }

  .acf-page-row .green-background div .col-md-6 {
    margin-top: 0px !important;
  }

  .image-text__block {
    flex-direction: column;
  }

  .image-text__block:nth-child(2n) {
    flex-direction: column;
  }

  .image-text__image-block {
    width: 100%;
    max-width: 100%;
    height: 275px;
  }
}

@media (max-width: 460px) {
  .mod .block-quote .quote-text {
    padding: 0px 0px 0px 25px !important;
  }

  .mod .block-quote .quote-attribute {
    padding: 0px 0px 0px 25px !important;
  }

}

.check {
  padding: 195px 0px 50px;
  position: relative;
  z-index: 2;
}

.check__wrapper {
  position: relative;
  display: flex;
  justify-content: right;
  align-items: center;
  z-index: 1;
}

.check__image {
  background-image: url("/wp-content/uploads/2024/07/Layer_1.png");
  width: 100%;
  height: 910px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  object-fit: cover;
  background-repeat: no-repeat;
}

.check__content {
  position: relative;
  width: 100%;
  max-width: 710px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #00b38a;
  padding: 55px 64px;
}

.check__title {
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 120%;
  font-family: "Lexend Deca";
  color: #fff;
}

.check__list {
  display: flex;
  flex-direction: column;
  padding: 0px;
}

.check__list-item {
  display: flex;
  justify-content: space-between;
  padding: 16px 11px 16px 0px;
  border-bottom: 1px solid #ededed;
  color: #fff;
  font-size: 15px;
  line-height: 120%;
  font-family: "Red Hat Text";
  font-weight: 400;
  gap: 20px;
}

.check__decor {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ededed;
  top: -20px;
  left: -20px;
  z-index: -1;
}

@media (max-width: 991px) {
  .check__image {
    width: 100%;
    height: 460px;
    position: absolute;
    top: 440px;
    left: 0;
    z-index: 0;
    object-fit: cover;
  }

  .image-text__wrapper-title {
    margin-bottom: 0px;
  }

  .benefits {
    margin-bottom: 60px;
  }

  .check {
    padding: 80px 0px 70px;
  }

  .check__content {
    padding: 50px 24px 24px 24px;
    max-width: 500px;
  }
}

.image-text__block.reversed {
  flex-direction: row;
}

@media (max-width: 767px) {
  .image-text__block.reversed {
    flex-direction: column;
  }

  .image-text {
    margin-bottom: 0px;
  }

  .application__item {
    width: fit-content;
    display: flex;
    gap: 16px;
    padding: 20px;
    position: absolute;
    border: 1px solid #214ce9;
    background-color: #fff;
    top: 90px;
    right: auto;
    left: 90px;
  }

  .benefits {
    margin-bottom: 50px;
  }

  .application__item:nth-child(1) {
    top: 20px;
    right: 240px;
    left: auto;
  }

  .application__item:nth-child(2) {
    top: 192px;
    right: 5px;
    left: auto;
  }

  .application__item:nth-child(3) {
    top: 390px;
    right: 10px;
    left: auto;
  }

  .application__item:nth-child(4) {
    top: 535px;
    right: 120px;
    left: auto;
  }

  .application__item:nth-child(5) {
    top: 710px;
    right: 180px;
    left: auto;
  }

  .check__image {
    background-image: url("https://trustgrid.io/wp-content/uploads/2024/07/Layer_1-22323232.png");
    height: 159px;
    top: 720px;
    background-repeat: no-repeat;
  }

  .check__content {
    padding: 50px 24px 24px 24px;
  }

  .image-text__block.reversed {
    flex-direction: column;
  }
}

.acf-container {
  width: 100%;
  max-width: 100%;
}

.acf-col {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}

#hero2Video {
  width: 100%;
}

.application__item-title {
  color: #222222;
  margin-bottom: 2px;
}

@media (max-width: 475px) {
  .hero-v2__video {
    height: 180px;
  }

  .hero-v2__video iframe {
    height: 100%;
  }
}

.acf-page-decor {
  width: 100%;
  position: relative;
}

.acf-page-decor::before {
  content: "";
  background-image: url("/wp-content/uploads/2024/07/Layer_1.png");
  width: 100%;
  height: 910px;
  position: absolute;
  bottom: 600px;
  left: 0;
  z-index: -1;
  object-fit: cover;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 646px) {
  .applicaton-bg {
    background-image: url("/wp-content/uploads/2024/07/Frame-31761.png");
    width: 100%;
    height: 100%;
    position: absolute;
    top: 25px;
    right: unset;
    left: -25px;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top left;
  }

  .application__title {
    margin-bottom: 293px;
  }

  .application__item {
    max-width: 309px;
    position: static;
    margin-left: 35px;
    margin-bottom: 30px;
  }
}

.check__list-item svg {
  display: flex;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .acf-page-decor::before {
    content: "";
    background-image: url("/wp-content/uploads/2024/07/Layer_1-22323232.png");
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 1640px;
    left: 0;
    z-index: -1;
    object-fit: cover;
    background-repeat: no-repeat;
  }

  .image-text__block:nth-child(1) {
    order: 1;
  }

  .image-text__block:nth-child(2) {
    order: 2;
  }

  .image-text__block:nth-child(3) {
    order: 4;
  }


  .image-text__block:nth-child(4) {
    order: 3;
  }

  .image-text__block:nth-child(5) {
    order: 5;
  }
}

@media (max-width: 500px) {
  .acf-page-decor::before {
    content: "";
    background-image: url("/wp-content/uploads/2024/07/Layer_1-22323232.png");
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 1890px;
    left: 0;
    z-index: -1;
    object-fit: cover;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
}

@media (min-width: 992px) {
  .acf-page-row .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .acf-page-row .container {
    max-width: 100%;
  }
}

@media (min-width: 576px) {
  .acf-page-row .container {
    max-width: 100%;
  }
}

.page-template-page-acf .mod.bottom-footer-title .container .button-container a.btn.btn-outline-primary {
  margin-bottom: 10px;
}



@media screen and (max-width: 991px) {
  .application__wrapper {
    flex-direction: column-reverse;

  }
}

@media screen and (max-width: 991px) {
  .mod.bottom-footer-title .container .button-container {
    display: flex;
    gap: 20px;
  }

  .page-template-page-acf .mod.bottom-footer-title .container .button-container a.btn.btn-outline-primary {
    width: 50%;
    text-align: left;
    margin-left: 0px !important;
  }

}

.mod.bottom-footer-title.container-fluid .row {
  position: relative;
}

.mod.bottom-footer-title .container:before {
  position: absolute;
  display: inline-block;
  margin-top: 123px;
  top: 0;
  left: 0;
  content: '';
  background-repeat: repeat;
  background-size: contain;
  transform: rotate(180deg) scaleX(-1);
  width: 197px;
  height: 189px;
  z-index: 0;
}

@media screen and (max-width: 1310px) {
  .mod.bottom-footer-title .container:before {
    position: absolute;
    display: inline-block;
    margin-top: 173px;
    top: 0;
    left: 0;
    content: '';
    background-repeat: repeat;
    background-size: contain;
    transform: rotate(180deg) scaleX(-1);
    width: 197px;
    height: 189px;
    z-index: 0;
  }
}

@media screen and (max-width: 991px) {
  .mod.bottom-footer-title.container-fluid .row {
    flex-direction: column;
  }

  .mod.bottom-footer-title .container:before {
    position: absolute;
    display: inline-block;
    margin-top: 0px;
    top: 0;
    left: -80px;
    content: '';
    background-repeat: repeat;
    background-size: contain;
    transform: rotate(180deg) scaleX(-1);
    width: 127px;
    height: 139px;
    z-index: 0;
  }
}

.col-sm-6.col-md-5.button-container {
  width: 100% !important;
  max-width: 100% !important;
}


.mod.bottom-footer-title .container h2:before {
  display: block;
}

@media screen and (max-width: 500px) {

  .application__title {
    margin-bottom: 233px;
  }

  .col-sm-6.col-md-5.button-container {
    flex-direction: column;
    gap: 0px;
  }

  .page-template-page-acf .mod.bottom-footer-title .container .button-container a.btn.btn-outline-primary {
    width: 100%;
    text-align: left;
    margin-left: 0px !important;
  }

  .mod.bottom-footer-title .container .button-container {
    gap: 10px
  }


  .mod.bottom-footer-title .container .button-container a.btn.btn-outline-primary {
    margin: 0px !important;
  }

  .mod.bottom-footer-title .container:before {
    position: absolute;
    display: inline-block;
    margin-top: 0px;
    top: 0;
    left: -80px;
    content: '';
    background-repeat: repeat;
    background-size: contain;
    transform: rotate(180deg) scaleX(-1);
    width: 127px;
    height: 139px;
    z-index: 0;
  }
}

.page-template-page-acf .mod .orange-accent-headline:before {
  margin-bottom: 2rem;
}

.orange-accent-headline__empty {
  min-height: 64px;
}

/* Testimonials */
.block-testimonials {
  padding: 52px 0;
  position: relative;
}

.block-testimonials .dots-testimonials {
  position: absolute;
  left: 0;
  bottom: 112px;
}

.block-testimonials__heading {
  display: flex;
  max-width: 310px;
  text-align: center;
  margin: 0 auto 24px;
}

.block-testimonials__heading svg {
  width: 38px;
  height: 27px;
}

.block-testimonials__slider-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 400px;
  background-color: #ECECEC;
}

@media(max-width:575.98px) {
  .block-testimonials__slider-item {
    min-height: 430px;
  }
}

@media(min-width:576px) {
  .block-testimonials__slider-item {
    min-height: 430px;
  }
}

.block-testimonials__slider-inner {
  padding: 32px;
}

.block-testimonials__slider-figure {
  display: block;
  margin: 0;
}

.block-testimonials__slider-figure img {
  height: 57px;
  object-fit: contain;
  object-position: top left;
}

.block-testimonials__slider-text {
  margin-top: 39px;
}

.block-testimonials__slider-text svg {
  margin-bottom: 18px;
}

.block-testimonials__slider-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 16px;
}

.block-testimonials__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 56px;
}

.block-testimonials__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  color: #226CE0;
  padding: 7px 13px;
  height: 36px;
  border: 1px solid #226CE0;
}

.block-testimonials__button:hover {
  color: #fff;
  background-color: #226CE0;
  text-decoration: none;
}

.block-testimonials__slider-arrows {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}

.block-testimonials__slider-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  color: #226CE0;
  border: 1px solid #226CE0;
  cursor: pointer;
  transition: all .3s ease-in-out;
}

.block-testimonials__slider-arrow path {
  transition: all .3s ease-in-out;
}

.block-testimonials__slider-arrow:hover {
  color: #fff;
  background-color: #226CE0;
  text-decoration: none;
}

.block-testimonials__slider-arrow:hover path {
  stroke: #fff;
}

.block-testimonials__slider-btn {
  display: flex;
  align-items: center;
  gap: 2px;
  width: 100%;
  height: 55px;
  padding: 16px 32px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  background-color: #027BFF;
  transition: all .3s ease-in-out;
}

.block-testimonials__slider-btn svg {
  transition: all .3s ease-in-out;
}

.block-testimonials__slider-btn:hover {
  color: #fff;
  background-color: #FF764F;
  text-decoration: none;
}

.block-testimonials__slider-btn:hover svg {
  transform: translateX(7px);
}

.dots-top-left:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 159px;
  height: 152px;
  margin-left: -26px;
  margin-top: -27px;
  background-image: url(../images/Dot-Texture.svg);
  background-repeat: repeat;
  background-size: contain;
  transform: rotate(180deg) scaleX(-1);
  z-index: -1;
}

.custom-list h3 {
  font-weight: 700;
  padding-left: 14px;
  position: relative;
}

.custom-list h3::after {
  position: absolute;
  content: '';
  width: 6px;
  height: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #FF764F;
}

.custom-list strong {
  font-size: 18px;
  line-height: 28px;
  color: #226CE0;
}

.custom-list ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 9px;
  padding: 0;
}

.custom-list li {
  position: relative;
  padding-left: 28px;
}

.custom-list li::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"%3E%3Cg clip-path="url(%23a)"%3E%3Ccircle cx="10" cy="10" r="10" fill="%23016FE7"/%3E%3C/g%3E%3Cpath stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="m14 7-5.5 5.5L6 10"/%3E%3Cdefs%3E%3CclipPath id="a"%3E%3Cpath fill="%23fff" d="M0 0h20v20H0z"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E');
  background-size: contain;
  background-repeat: no-repeat;
}

.hero__button-wrapper a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  height: 39px;
}

.info-box .btn {
  width: fit-content;
}

.how-it-works .btn--full:hover,
.info-box .btn--full:hover,
.banking-integration .btn--full:hover,
.hero__button-wrapper .btn--full:hover {
  color: #226ce0;
  background-color: #fff;
  border-color: #226ce0;
}

.image-text .image-text__block-cta:hover,
.hero__button-wrapper .btn--solid:hover {
  color: #fff;
  background-color: #226ce0;
}

.after-none .trustgrid-recent-posts:nth-child(3):after {
  display: none;
}

/* 
block-featured-cards */
.block-featured-cards {
  padding: 56px 0;
}

.block-featured-cards__heading {
  margin-bottom: 24px;
}

.block-featured-cards .trustgrid-recent-posts:nth-child(3)::after {
  display: none;
}

.block-featured-cards .is-style-btn-outline {
  margin-top: 30px;
}

.block-featured-cards .recent-posts-inner-container .recent-posts-container .recent-posts-title h5 {
  color: #00B38A;
}

/* Hero */
.page-template-page-products .page-header,
.page-id-4745 .page-header,
.page-id-3762 .page-header {
  min-height: 464px;
}

.page-template-page-products .page-header img,
.page-id-4745 .page-header img,
.page-id-3762 .page-header img {
  min-height: 464px;
  object-fit: cover;
}

.hero__video iframe {
  width: 100%;
}

.connector-left {
  position: relative;
}

.connector-left::after {
  position: absolute;
  content: '';
  width: 152px;
  height: 202px;
  border-top: 2px solid #99BAF0;
  border-left: 2px solid #99BAF0;
  top: 18px;
  right: calc(100% + 23px);
}

@media(max-width:991.98px) {

  .page-template-page-products .mod.breadcrumbs>ul,
  .page-id-4745 .mod.breadcrumbs>ul,
  .page-id-3762 .mod.breadcrumbs>ul {
    top: -380px;
  }

  .hero__video figure {
    margin-top: -370px;
  }
}

@media screen and (max-width: 460px) {

  .page-template-page-products .mod.breadcrumbs>ul,
  .page-id-4745 .mod.breadcrumbs>ul,
  .page-id-3762 .mod.breadcrumbs>ul {
    top: -380px;
  }
}

@media (min-width: 992px) {
  .desctop__reverse .row {
    flex-direction: row-reverse;
  }

  .desctop__reverse .video-container {
    margin-top: 80px;
  }

  .hero__video figure {
    margin-top: -405px;
  }

  .hero__video .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
  }

  .hero__video .wp-block-embed__wrapper iframe,
  .hero__video .wp-block-embed__wrapper object,
  .hero__video .wp-block-embed__wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 1200px) {
  .hero__video figure {
    margin-top: -465px;
  }
}

/* Hero END */

/* Price */
.block-price {
  width: 100%;
  display: flex;
  flex-direction: column;
}

@media (max-width: 991.98px) {
  .block-price {
    margin-top: -56px;
  }
}

.block-price__bg {
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

@media (max-width: 991.98px) {
  .block-price__bg svg {
    width: 375px;
    height: auto;
  }

  .block-price__bg-top {
    right: 0;
    top: 37%;
  }

  .block-price__bg-bottom {
    left: 0;
    top: 385%;
  }
}

@media(min-width:992px) {
  .block-price__bg-top {
    right: 0;
    top: 55%;
  }

  .block-price__bg-bottom {
    left: 0;
    top: 160%;
  }
}

.block-price__wrap {
  display: flex;
  flex-direction: column;
}

@media (max-width: 991.98px) {
  .block-price__wrap {
    row-gap: 60px;
  }

  .block-price .row {
    row-gap: 24px;
  }
}

@media(min-width:992px) {
  .block-price__wrap {
    row-gap: 104px;
  }
}

.block-price__heading {
  text-align: center;
}

@media (max-width: 991.98px) {
  .block-price__heading {
    margin-bottom: 28px;
    padding: 0 16px;
  }
}

@media(min-width:992px) {
  .block-price__heading {
    margin-bottom: 44px;
  }
}

.block-price__heading-title {
  font-size: 32px;
  line-height: 40px;
}

@media (max-width: 991.98px) {
  .block-price__heading-text br {
    display: none;
  }
}

.block-price__card {
  border: 1px solid #EAEEF5;
  background-color: #fff;
}

@media(min-width:992px) {
  .block-price__card {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}

.block-price__card-title {
  display: block;
  font-family: "Lexend Deca", Roboto, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  background-color: #ECECEC;
}

@media (max-width: 991.98px) {
  .block-price__card-title {
    text-align: center;
    padding: 16px;
  }

  .block-price__card-title br {
    display: none;
  }
}

@media(min-width:992px) {
  .block-price__card-title {
    padding: 32px;
  }
}

.block-price__card-flex {
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 44px;
}

@media(min-width:992px) {
  .block-price__card-flex {
    height: 100%;
  }
}

.block-price__card-text strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6em;
}

.block-price__card-text ul,
.block-price__extra-text ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.block-price__card-text li,
.block-price__extra-text li {
  font-weight: 500;
  position: relative;
  padding-left: 26px;
}

.block-price__card-text li+li,
.block-price__extra-text li+li {
  margin-top: 12px;
}

.block-price__card-text li::after,
.block-price__extra-text li::after {
  position: absolute;
  content: '';
  top: 5px;
  left: 0;
  width: 16px;
  height: 11px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="13" fill="none"><path stroke="%23226CE0" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 1 6 12 1 7"/></svg>') no-repeat center center;
  background-size: contain;
}

.block-price__card-subnum {
  margin-bottom: 4px;
}

.block-price__card-price {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
}

.block-price__card-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  height: 39px;
  border: 1px solid #226ce0;
  background-color: #226ce0;
  color: #fff;
  margin-top: 28px;
}

.block-price__card-btn:hover {
  background-color: #fff;
  text-decoration: none;
}

.block-price__footnote {
  margin-top: 16px;
  font-size: 15px;
  line-height: 22px;
  color:#7A7A7A;
}
@media (max-width: 991.98px) {
  .block-price__footnote{
    padding: 0 24px;
  }
}

.block-price__extra {
  display: flex;
}

.block-price__extra-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 42px;
  padding: 24px;
  border: 1px solid #C9D1DE;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  .block-price__extra {
    flex-direction: column;
    row-gap: 24px;
  }
}

@media(min-width:992px) {

  .block-price__extra-item {
    flex-basis: 0;
    flex-grow: 1;
  }

  .block-price__extra-item:not(:first-child) {
    border-left: 0;
  }
}

.block-price__extra-title {
  display: block;
  font-family: "Lexend Deca", Roboto, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}

.block-price__extra-text p {
  color: rgba(34, 34, 34, 0.8);
}

.block-price__extra-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  padding-top: 20px;
  border-top: 1px solid #C9D1DE;
}

.block-price__extra-subnum {
  color: #222222;
}

.block-price__extra-price {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

.block-price__example-text {
  max-width: 428px;
}

@media (max-width: 991.98px) {
  .block-price__example-text {
    text-align: center;
  }
}

.block-price__example-text h2 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 24px;
}

.block-price__example-img {
  display: block;
  width: 100%;
  /* max-width: 493px; */
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .block-price__example .row {
    row-gap: 24px;
  }

  .block-price__example-figure {
    /* margin: 0 -24px -190px; */
    pointer-events: none;
    box-shadow: 0 157px 63px rgba(0, 0, 0, 0.01),
    0 88px 53px rgba(0, 0, 0, 0.05),
    0 39px 39px rgba(0, 0, 0, 0.09),
    0 10px 22px rgba(0, 0, 0, 0.1);
  }

  .block-price__example-figure svg {
    display: none;
  }
}

@media(min-width:992px) {
  .block-price__example .row {
    align-items: center;
  }

  .block-price__example-figure {
    position: relative;
    background-color: #ECECEC;
    padding: 40px 20px 0;
  }

  .block-price__example-figure {
    margin: 0 0 0 auto;
    max-width: 606px;
  }

  .block-price__example-figure svg {
    position: absolute;
    width: 159px;
    height: 152px;
    top: -20px;
    right: -45px;
    z-index: -1;
  }
}


/* END Price */