/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.display-h1 {
  font-size: 28px !important;
  line-height: 36px !important;
  font-weight: 700 !important;
  font-family: var(--wp--preset--font-family--body);
}

.display-h2 {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 700 !important;
  font-family: var(--wp--preset--font-family--body);
}

@media (min-width: 992px) {
  .display-h1 { /* Adjust breakpoint if needed */
    font-size: 46px !important;
    line-height: 56px !important;
  }
}

@media (min-width: 992px) {
  .display-h2 { /* Adjust breakpoint if needed */
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

.use__body__font a {
  font-size: 17px;
  line-height: 28px;
}

.subheading {
  color: var(--wp--preset--color--da-grey-1) !important;
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  .subheading {
    font-size: 24px !important;
    line-height: 36px !important;
  }
}

.subheading--blue {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  .subheading--blue {
    font-size: 24px !important;
    line-height: 36px !important;
  }
}

.copy-small-bold {
  /* copy-small-bold */
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.copy-large-semibold {
  font-size: 19px;
  line-height: 28px; /* 147.368% */
}

.entry-content a:not(.wp-element-button):not(.button):not(.wp-block-navigation-item__content) {
  position: relative;
  color: var(--wp--preset--color--da-blue);
  font-weight: 700;
}
@media (hover: hover) and (pointer: fine) {
  .entry-content a:not(.wp-element-button):not(.button):not(.wp-block-navigation-item__content):hover {
    color: var(--wp--preset--color--da-blue-dark);
  }
}

:where(.editor-styles-wrapper) .info__box a:where(:not(.wp-element-button)) {
  color: var(--wp--preset--color--da-blue) !important;
  text-decoration: none;
}

:where(.editor-styles-wrapper) .has-link-color a:where(:not(.wp-element-button)) {
  color: var(--wp--preset--color--da-blue) !important;
}

.logo {
  margin: 0;
  display: flex;
  align-items: center;
}
.logo a {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.logo__text-main {
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 80% */
}
@media (max-width: 992px) {
  .logo__text-main {
    font-size: 22px !important;
    line-height: 24px !important;
  }
}
.logo__text-de-sub {
  display: flex;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  color: #000;
  width: 52px;
}

.reference__grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
}
@media (min-width: 768px) {
  .reference__grid {
    row-gap: 24px;
  }
}
.reference__grid .reference__box {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex: 1 1 382px;
  max-width: 382px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.reference__grid .reference__box figure {
  width: 100%;
  border-radius: 20px 20px 0px 0px;
  height: 210px;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.reference__grid .reference__box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reference__grid .reference__box .wp-block-group {
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  border-radius: 0 0 20px 20px;
  padding: 20px 25px;
}
@media (min-width: 768px) {
  .reference__grid .reference__box .wp-block-group {
    padding: 30px 40px 35px 40px;
  }
}
.reference__grid .reference__box .card__title {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 30px !important;
  margin-bottom: 16px !important;
  width: 100%;
  text-align: left;
}
@media (min-width: 992px) {
  .reference__grid .reference__box .card__title {
    font-size: 30px !important;
    line-height: 42px !important;
  }
}
.reference__grid .reference__box .read__more {
  width: 100%;
  text-align: left;
}
.reference__grid .reference__box .read__more a {
  color: #000 !important;
}
.reference__grid .reference__box .read__more a:hover {
  color: var(--wp--preset--color--da-blue) !important;
}

.presse__grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .presse__grid {
    row-gap: 24px;
  }
}
.presse__grid .presse__box {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 20px 25px 35px 25px !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}
.presse__grid .presse__box figure {
  display: flex;
  justify-content: center;
  padding: 20px;
  max-width: 292px;
  align-items: center;
  margin: 0 auto;
  height: 129px;
}
.presse__grid .presse__box figure img {
  max-height: 89px;
  width: auto;
}
.presse__grid .presse__box .card__title {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .presse__grid .presse__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.presse__grid .presse__box .read__more a {
  color: #000 !important;
}

.testimonial__grid {
  display: flex;
  row-gap: 16px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  flex-wrap: wrap !important;
  justify-content: center;
}
@media (min-width: 768px) {
  .testimonial__grid {
    row-gap: 24px;
  }
}
.testimonial__grid .testimonial {
  /* box_shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 40px 25px !important;
  flex: 1 1 382px;
  max-width: 382px;
}
.testimonial__grid .testimonial .card__title {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 0px !important;
}
@media (min-width: 992px) {
  .testimonial__grid .testimonial .card__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

.feature__box-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .feature__box-grid {
    row-gap: 24px;
  }
}
.feature__box-grid .feature__box {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 24px 16px !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}
@media (min-width: 768px) {
  .feature__box-grid .feature__box {
    padding: 40px 25px !important;
  }
}
.feature__box-grid .feature__box figure {
  display: flex;
  justify-content: center;
  padding: 0px;
  max-width: 292px;
  align-items: center;
  margin-bottom: 10px !important;
  height: 60px;
}
@media (min-width: 768px) {
  .feature__box-grid .feature__box figure {
    height: 90px;
    margin-bottom: 20px !important;
  }
}
.feature__box-grid .feature__box figure img {
  height: 100%;
  width: auto;
}
.feature__box-grid .feature__box .card__title {
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .feature__box-grid .feature__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.feature__box-grid .feature__box .card__content {
  color: #444746;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 164.706% */
}
@media (min-width: 992px) {
  .feature__box-grid .feature__box .card__content {
    font-size: 17px !important;
    line-height: 28px !important;
  }
}
.feature__box-grid.col-2 .feature__box {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 24px 16px !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 500px;
  align-self: stretch;
  max-width: 600px;
}
@media (min-width: 768px) {
  .feature__box-grid.col-2 .feature__box {
    padding: 40px 50px !important;
  }
}

.use__box-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .use__box-grid {
    row-gap: 24px;
  }
}
.use__box-grid .use__box {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 10px 12px 24px !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 500px;
  align-self: stretch;
  max-width: 600px;
}
@media (min-width: 768px) {
  .use__box-grid .use__box {
    padding: 10px 12px 32px !important;
  }
}
.use__box-grid .use__box .card__image {
  display: flex;
  justify-content: center;
  padding: 0px;
  width: 100%;
  align-items: center;
  margin-bottom: 16px !important;
  border-radius: 10px !important;
  overflow: hidden;
}
@media (min-width: 768px) {
  .use__box-grid .use__box .card__image {
    margin-bottom: 24px !important;
  }
}
.use__box-grid .use__box .card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.use__box-grid .use__box .card__title {
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 26px !important;
  margin-bottom: 0px !important;
  color: var(--wp--preset--color--da-blue) !important;
}
@media (min-width: 992px) {
  .use__box-grid .use__box .card__title {
    font-size: 24px !important;
    line-height: 36px !important;
  }
}
.use__box-grid .use__box .card__subtitle {
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 22px !important;
  margin-bottom: 0px !important;
}
@media (min-width: 992px) {
  .use__box-grid .use__box .card__subtitle {
    font-size: 17px !important;
    line-height: 28px !important;
  }
}

.badges__section .badges__gallery {
  display: flex;
  padding-left: 25px;
  padding-right: 25px;
  row-gap: 0;
  -moz-column-gap: 24px;
       column-gap: 24px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.badges__section .badges__gallery figure {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
@media (min-width: 1024px) {
  .badges__section .badges__gallery figure {
    min-height: 160px;
    padding-bottom: 0px;
  }
}
.badges__section .badges__gallery figure img {
  width: 100%;
  max-width: 135px;
  min-width: 90px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.testimonial__section {
  display: flex;
  row-gap: 20px;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
.testimonial__section .testimonial__box {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}
.testimonial__section .testimonial__box .card__image {
  margin-bottom: 22px !important;
}
.testimonial__section .testimonial__box .card__image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .testimonial__section .testimonial__box .card__image img {
    width: 120px;
    height: 120px;
  }
}
.testimonial__section .testimonial__box .card__content {
  color: #444746;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 164.706% */
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .testimonial__section .testimonial__box .card__content {
    font-size: 17px !important;
    line-height: 28px !important;
    margin-bottom: 14px;
  }
}
.testimonial__section .testimonial__box .card__title {
  color: #444746;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 22px !important;
  margin-bottom: 0px !important;
}
@media (min-width: 992px) {
  .testimonial__section .testimonial__box .card__title {
    font-size: 17px !important;
    line-height: 28px !important;
  }
}
.testimonial__section .testimonial__box .card__link {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 22px !important;
  margin-bottom: 0px !important;
}
@media (min-width: 992px) {
  .testimonial__section .testimonial__box .card__link {
    font-size: 17px !important;
    line-height: 28px !important;
  }
}
.testimonial__section .testimonial__box .card__link a {
  color: var(--wp--preset--color--da-blue) !important;
}

.wp-block-gallery.logo__gallery {
  margin-top: 0 !important;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 12px;
}
.wp-block-gallery.logo__gallery .wp-block-image {
  flex-grow: 0 !important;
  align-items: center;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: 42px !important;
  padding: 3px 3px !important;
}
.wp-block-gallery.logo__gallery .wp-block-image img {
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
@media (min-width: 992px) {
  .wp-block-gallery.logo__gallery {
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 20px;
  }
  .wp-block-gallery.logo__gallery .wp-block-image {
    height: 56px !important;
  }
}

.alternatives__grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .alternatives__grid {
    row-gap: 24px;
  }
}
.alternatives__grid .alternatives__box {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 20px 25px 35px 25px !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}
@media (min-width: 767px) {
  .alternatives__grid .alternatives__box {
    flex: 1 1 279px;
    max-width: 279px;
  }
}
.alternatives__grid .alternatives__box figure {
  display: flex;
  justify-content: center;
  padding: 20px 25px;
  max-width: 292px;
  align-items: center;
  margin: 0 auto;
  height: 129px;
}
.alternatives__grid .alternatives__box figure img {
  max-height: 89px;
  width: auto;
}
.alternatives__grid .alternatives__box .card__title {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .alternatives__grid .alternatives__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.alternatives__grid .alternatives__box .read__more a {
  color: #000 !important;
}

.da__icon-box-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .da__icon-box-grid {
    row-gap: 24px;
  }
}

.da__icon-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  padding: 20px 24px 24px 24px !important;
}
@media (min-width: 768px) {
  .da__icon-box {
    max-width: calc(50% - 20px) !important;
  }
}
@media (min-width: 992px) {
  .da__icon-box {
    max-width: calc(33.3333% - 20px) !important;
  }
}
@media (min-width: 768px) {
  .da__icon-box {
    padding: 40px 35px !important;
  }
}
@media (max-width: 768px) {
  .da__icon-box .wp-block-image {
    margin-bottom: 16px !important;
  }
}

.affiliate__grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .affiliate__grid {
    row-gap: 24px;
  }
}
.affiliate__grid .affiliate__box {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 24px !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 588px;
  align-self: stretch;
  max-width: 588px;
}
@media (min-width: 768px) {
  .affiliate__grid .affiliate__box {
    padding: 40px 35px !important;
  }
}
.affiliate__grid .affiliate__box figure {
  height: 82px;
}
.affiliate__grid .affiliate__box figure img {
  height: 100%;
  width: auto;
}
.affiliate__grid .affiliate__box .card__title {
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .affiliate__grid .affiliate__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.affiliate__grid .affiliate__box .read__more a {
  color: #000 !important;
}

.video__container-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .video__container-grid {
    row-gap: 48px;
  }
}
.video__container-grid .video__container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0px !important;
  flex: 1 1 588px;
  align-self: stretch;
  max-width: 588px;
}
.video__container-grid .video__container iframe {
  width: 100%;
  height: 300px;
  margin-bottom: 0;
  border-radius: 20px;
}
.video__container-grid .video__container .card__title {
  padding: 32px 30px 0;
}

.lookeen__feature-box-grid.icon__centered .lookeen__feature-box .wp-block-image {
  margin-left: auto !important;
  margin-right: auto !important;
}

.solutions__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .solutions__grid {
    row-gap: 24px;
  }
}
.solutions__grid .solutions__box {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  overflow: hidden;
}
.solutions__grid .solutions__box .card__title {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 8px !important;
}
@media (min-width: 992px) {
  .solutions__grid .solutions__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.solutions__grid .solutions__box .read__more a {
  color: #000 !important;
}

.application__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .application__grid {
    row-gap: 24px;
  }
}
.application__grid .application__box {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  overflow: hidden;
  padding: 20px 25px !important;
}
.application__grid .application__box .read__more a {
  color: #000 !important;
}
.application__grid .application__box .card__title {
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .application__grid .application__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
@media (min-width: 768px) {
  .application__grid .application__box {
    padding: 35px 40px !important;
  }
}

.pm__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .pm__grid {
    row-gap: 24px;
  }
}
.pm__grid .pm__card {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  overflow: hidden;
}
.pm__grid .pm__card .card__image {
  padding: 20px;
}
@media (min-width: 768px) {
  .pm__grid .pm__card .card__image {
    padding: 24px;
  }
}
.pm__grid .pm__card .card__image figure {
  height: 160px;
}
.pm__grid .pm__card .card__image figure img {
  width: 100%;
  height: auto;
  max-height: 160px;
  -o-object-fit: contain;
     object-fit: contain;
}
.pm__grid .pm__card .card__intro {
  padding: 0 25px 20px !important;
}
@media (min-width: 768px) {
  .pm__grid .pm__card .card__intro {
    padding: 0 35px 24px !important;
  }
}
.pm__grid .pm__card .list__container {
  padding: 0 15px 30px;
}
.pm__grid .pm__card .list__container .wp-block-columns {
  padding: 12px 10px !important;
  border-radius: 12px;
  margin: 0 !important;
  gap: 10px !important;
}
.pm__grid .pm__card .list__container .wp-block-columns .list__img {
  width: 38px !important;
  flex: 0 0 38px !important;
}
.pm__grid .pm__card .list__container .wp-block-columns .list__img figure {
  margin-top: 4.5px;
}
.pm__grid .pm__card .list__container .wp-block-columns .list__img figure img {
  width: 100%;
  max-width: 38px;
}
@media (min-width: 768px) {
  .pm__grid .pm__card .list__container .wp-block-columns {
    padding: 12px 15px !important;
  }
}
.pm__grid .pm__card .list__container .wp-block-columns:nth-child(2n+1) {
  background: #FAFAFA;
}
.pm__grid .pm__card .card__title {
  font-size: 20px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 30px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .pm__grid .pm__card .card__title {
    font-size: 24px !important;
    line-height: 36px !important;
  }
}
.lookeen__alternatives-box-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .lookeen__alternatives-box-grid {
    row-gap: 24px;
  }
}
.lookeen__alternatives-box-grid .lookeen__alternatives-box {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px !important;
  background: var(--wp--preset--color--lookeen-dark-bg-152237);
  border-radius: 20px;
  /* box shadow */
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  padding: 20px 24px 24px 24px !important;
  overflow: hidden;
  text-align: left;
}
@media (min-width: 768px) {
  .lookeen__alternatives-box-grid .lookeen__alternatives-box {
    padding: 30px 40px 30px 40px !important;
  }
}
.lookeen__alternatives-box-grid .lookeen__alternatives-box .wp-block-heading {
  color: white !important;
  margin-bottom: 8px !important;
}
.lookeen__alternatives-box-grid .lookeen__alternatives-box p {
  margin: 0 !important;
}
.lookeen__alternatives-box-grid .lookeen__alternatives-box p a {
  color: var(--wp--preset--color--lookeen-blue);
  font-weight: 700;
}
.lookeen__alternatives-box-grid .lookeen__alternatives-box p.lookeen__solution-content {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 24px !important;
}
.lookeen__alternatives-box-grid .lookeen__alternatives-box .wp-block-button a.wp-block-button__link {
  color: var(--wp--preset--color--lookeen-blue) !important;
}
.lookeen__alternatives-box-grid .lookeen__alternatives-box .wp-block-button a.wp-block-button__link:hover {
  color: var(--wp--preset--color--lookeen-dark-blue) !important;
}

.lookeen__content-box-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
.lookeen__content-box-grid h3 {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .lookeen__content-box-grid {
    row-gap: 24px;
  }
}
.lookeen__content-box-grid .lookeen__content-box {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px !important;
  background: var(--wp--preset--color--lookeen-dark-bg-152237);
  border-radius: 20px;
  /* box shadow */
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  padding: 20px 24px 24px 24px !important;
  overflow: hidden;
  text-align: left;
}
@media (min-width: 768px) {
  .lookeen__content-box-grid .lookeen__content-box {
    padding: 30px 32px 30px 32px !important;
  }
}
.lookeen__content-box-grid .lookeen__content-box p {
  margin: 0 !important;
}
.lookeen__content-box-grid .lookeen__content-box p a {
  color: var(--wp--preset--color--lookeen-black);
  font-weight: 700;
}
.lookeen__content-box-grid .lookeen__content-box p.lookeen__solution-content {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 24px !important;
}
.lookeen__content-box-grid .lookeen__content-box ul {
  padding-left: 28px; /* Adjust this as per your desired padding */
  list-style-position: outside;
}
.lookeen__content-box-grid .lookeen__content-box ul li {
  padding-left: 0; /* Same value as ul's padding-left */
}
.lookeen__content-box-grid .lookeen__content-box h3.wp-block-heading {
  margin-bottom: 8px;
}

.list__with-checkmark {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.list__with-checkmark li {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\"><g clip-path=\"url%28%23clip0_12776_13430%29\"><path d=\"M14.0312 0C6.29395 0 0 6.29492 0 14.0322C0 21.7695 6.29395 28.0635 14.0312 28.0635C21.7686 28.0635 28.0635 21.7695 28.0635 14.0322C28.0635 6.29493 21.7686 0 14.0312 0ZM14.0312 26.0635C7.39746 26.0635 2 20.666 2 14.0322C2 7.39746 7.39746 2 14.0312 2C20.666 2 26.0635 7.39746 26.0635 14.0322C26.0635 20.666 20.666 26.0635 14.0312 26.0635Z\" fill=\"%230199FF\"/><path d=\"M19.8136 8.49434C19.6195 8.47505 19.4381 8.5107 19.2701 8.60127L19.115 8.71748L11.3907 16.1115L9.43078 13.8994C9.13293 13.5887 8.76757 13.4207 8.3341 13.3946C7.90051 13.3688 7.53185 13.4951 7.22814 13.7731C6.92394 14.0515 6.75255 14.4105 6.71374 14.85C6.70104 15.2643 6.83007 15.6395 7.10192 15.9759L10.2458 19.4885C10.3749 19.6437 10.5432 19.7699 10.7504 19.867C10.9572 19.964 11.1739 20.0125 11.4006 20.0125C11.6267 20.0125 11.85 19.961 12.0699 19.8574C12.2899 19.7538 12.4581 19.6244 12.5747 19.4692L20.3957 9.99835C20.5636 9.80426 20.6414 9.58783 20.6287 9.34833C20.6156 9.10907 20.5055 8.89887 20.2987 8.71747C20.1693 8.58832 20.0077 8.51387 19.8136 8.49434Z\" fill=\"%230199FF\"/></g><defs><clipPath id=\"clip0_12776_13430\"><rect width=\"28.0635\" height=\"28.0635\" fill=\"white\"/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left top;
  margin-bottom: 8px;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .list__with-checkmark li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.list__with-checkmark-white {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.list__with-checkmark-white li {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\"><g clip-path=\"url%28%23clip0_12810_4837%29\"><path d=\"M14.0312 0C6.29395 0 0 6.29492 0 14.0322C0 21.7695 6.29395 28.0635 14.0312 28.0635C21.7686 28.0635 28.0635 21.7695 28.0635 14.0322C28.0635 6.29493 21.7686 0 14.0312 0ZM14.0312 26.0635C7.39746 26.0635 2 20.666 2 14.0322C2 7.39746 7.39746 2 14.0312 2C20.666 2 26.0635 7.39746 26.0635 14.0322C26.0635 20.666 20.666 26.0635 14.0312 26.0635Z\" fill=\"white\"/><path d=\"M19.8136 8.49434C19.6195 8.47505 19.4381 8.5107 19.2701 8.60127L19.115 8.71748L11.3907 16.1115L9.43078 13.8994C9.13293 13.5887 8.76757 13.4207 8.3341 13.3946C7.90051 13.3688 7.53185 13.4951 7.22814 13.7731C6.92394 14.0515 6.75255 14.4105 6.71374 14.85C6.70104 15.2643 6.83007 15.6395 7.10192 15.9759L10.2458 19.4885C10.3749 19.6437 10.5432 19.7699 10.7504 19.867C10.9572 19.964 11.1739 20.0125 11.4006 20.0125C11.6267 20.0125 11.85 19.961 12.0699 19.8574C12.2899 19.7538 12.4581 19.6244 12.5747 19.4692L20.3957 9.99835C20.5636 9.80426 20.6414 9.58783 20.6287 9.34833C20.6156 9.10907 20.5055 8.89887 20.2987 8.71747C20.1693 8.58832 20.0077 8.51387 19.8136 8.49434Z\" fill=\"white\"/></g><defs><clipPath id=\"clip0_12810_4837\"><rect width=\"28.0635\" height=\"28.0635\" fill=\"white\"/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left top;
  margin-bottom: 8px;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .list__with-checkmark-white li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.list__with-checkmark-normal {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.list__with-checkmark-normal li {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\"><g clip-path=\"url%28%23clip0_12776_13430%29\"><path d=\"M14.0312 0C6.29395 0 0 6.29492 0 14.0322C0 21.7695 6.29395 28.0635 14.0312 28.0635C21.7686 28.0635 28.0635 21.7695 28.0635 14.0322C28.0635 6.29493 21.7686 0 14.0312 0ZM14.0312 26.0635C7.39746 26.0635 2 20.666 2 14.0322C2 7.39746 7.39746 2 14.0312 2C20.666 2 26.0635 7.39746 26.0635 14.0322C26.0635 20.666 20.666 26.0635 14.0312 26.0635Z\" fill=\"%230199FF\"/><path d=\"M19.8136 8.49434C19.6195 8.47505 19.4381 8.5107 19.2701 8.60127L19.115 8.71748L11.3907 16.1115L9.43078 13.8994C9.13293 13.5887 8.76757 13.4207 8.3341 13.3946C7.90051 13.3688 7.53185 13.4951 7.22814 13.7731C6.92394 14.0515 6.75255 14.4105 6.71374 14.85C6.70104 15.2643 6.83007 15.6395 7.10192 15.9759L10.2458 19.4885C10.3749 19.6437 10.5432 19.7699 10.7504 19.867C10.9572 19.964 11.1739 20.0125 11.4006 20.0125C11.6267 20.0125 11.85 19.961 12.0699 19.8574C12.2899 19.7538 12.4581 19.6244 12.5747 19.4692L20.3957 9.99835C20.5636 9.80426 20.6414 9.58783 20.6287 9.34833C20.6156 9.10907 20.5055 8.89887 20.2987 8.71747C20.1693 8.58832 20.0077 8.51387 19.8136 8.49434Z\" fill=\"%230199FF\"/></g><defs><clipPath id=\"clip0_12776_13430\"><rect width=\"28.0635\" height=\"28.0635\" fill=\"white\"/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left 24px;
  margin-bottom: 0 !important;
  padding-left: 30px;
  padding-bottom: 24px;
  padding-top: 24px;
  margin-top: 0 !important;
}
.list__with-checkmark-normal lifirst-child {
  padding-top: 0;
  background-position: left 0;
}
.list__with-checkmark-normal li:not(:last-child) {
  border-bottom: 2px solid #283C5B;
}
@media (min-width: 992px) {
  .list__with-checkmark-normal li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.list__with-checkmark-normal-white {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.list__with-checkmark-normal-white li {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\"><g clip-path=\"url%28%23clip0_12810_4837%29\"><path d=\"M14.0312 0C6.29395 0 0 6.29492 0 14.0322C0 21.7695 6.29395 28.0635 14.0312 28.0635C21.7686 28.0635 28.0635 21.7695 28.0635 14.0322C28.0635 6.29493 21.7686 0 14.0312 0ZM14.0312 26.0635C7.39746 26.0635 2 20.666 2 14.0322C2 7.39746 7.39746 2 14.0312 2C20.666 2 26.0635 7.39746 26.0635 14.0322C26.0635 20.666 20.666 26.0635 14.0312 26.0635Z\" fill=\"white\"/><path d=\"M19.8136 8.49434C19.6195 8.47505 19.4381 8.5107 19.2701 8.60127L19.115 8.71748L11.3907 16.1115L9.43078 13.8994C9.13293 13.5887 8.76757 13.4207 8.3341 13.3946C7.90051 13.3688 7.53185 13.4951 7.22814 13.7731C6.92394 14.0515 6.75255 14.4105 6.71374 14.85C6.70104 15.2643 6.83007 15.6395 7.10192 15.9759L10.2458 19.4885C10.3749 19.6437 10.5432 19.7699 10.7504 19.867C10.9572 19.964 11.1739 20.0125 11.4006 20.0125C11.6267 20.0125 11.85 19.961 12.0699 19.8574C12.2899 19.7538 12.4581 19.6244 12.5747 19.4692L20.3957 9.99835C20.5636 9.80426 20.6414 9.58783 20.6287 9.34833C20.6156 9.10907 20.5055 8.89887 20.2987 8.71747C20.1693 8.58832 20.0077 8.51387 19.8136 8.49434Z\" fill=\"white\"/></g><defs><clipPath id=\"clip0_12810_4837\"><rect width=\"28.0635\" height=\"28.0635\" fill=\"white\"/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left 24px;
  margin-bottom: 0 !important;
  padding-left: 30px;
  padding-bottom: 24px;
  padding-top: 24px;
  margin-top: 0 !important;
}
.list__with-checkmark-normal-white lifirst-child {
  padding-top: 0;
  background-position: left 0;
}
.list__with-checkmark-normal-white li:not(:last-child) {
  border-bottom: 2px solid #283C5B;
}
@media (min-width: 992px) {
  .list__with-checkmark-normal-white li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.list__with-delete {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.list__with-delete li {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\"><g clip-path=\"url%28%23clip0_12560_9405%29\"><path d=\"M14.0312 0.19043C6.29395 0.19043 0 6.48535 0 14.2227C0 21.96 6.29395 28.2539 14.0312 28.2539C21.7686 28.2539 28.0635 21.96 28.0635 14.2227C28.0635 6.48536 21.7686 0.19043 14.0312 0.19043ZM14.0312 26.2539C7.39746 26.2539 2 20.8564 2 14.2227C2 7.58789 7.39746 2.19043 14.0312 2.19043C20.666 2.19043 26.0635 7.58789 26.0635 14.2227C26.0635 20.8564 20.666 26.2539 14.0312 26.2539Z\" fill=\"%23F46464\"/><path d=\"M19.5625 14.127H9.0625\" stroke=\"%23F46464\" stroke-width=\"2.5\" stroke-linecap=\"round\"/></g><defs><clipPath id=\"clip0_12560_9405\"><rect width=\"28.0635\" height=\"28.0635\" fill=\"white\" transform=\"translate%280 0.19043%29\"/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left 24px;
  margin-bottom: 0 !important;
  padding-left: 30px;
  padding-bottom: 24px;
  padding-top: 24px;
  margin-top: 0 !important;
}
.list__with-delete lifirst-child {
  padding-top: 0;
  background-position: left 0;
}
.list__with-delete li:not(:last-child) {
  border-bottom: 2px solid #E3E3E3;
}
@media (min-width: 992px) {
  .list__with-delete li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.is-style-list-blue-check,
.list__with-checkmark--blue {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.is-style-list-blue-check li,
.list__with-checkmark--blue li {
  background-image: url("data:image/svg+xml,<svg width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"check 1\" clip-path=\"url%28%23clip0_4458_31778%29\"><path id=\"Vector\" d=\"M14.0312 0C6.29395 0 0 6.29492 0 14.0322C0 21.7695 6.29395 28.0635 14.0312 28.0635C21.7686 28.0635 28.0635 21.7695 28.0635 14.0322C28.0635 6.29493 21.7686 0 14.0312 0ZM14.0312 26.0635C7.39746 26.0635 2 20.666 2 14.0322C2 7.39746 7.39746 2 14.0312 2C20.666 2 26.0635 7.39746 26.0635 14.0322C26.0635 20.666 20.666 26.0635 14.0312 26.0635Z\" fill=\"%230179FF\"/><path id=\"Vector_2\" d=\"M19.8136 8.49434C19.6195 8.47505 19.4381 8.5107 19.2701 8.60127L19.115 8.71748L11.3907 16.1115L9.43078 13.8994C9.13293 13.5887 8.76757 13.4207 8.3341 13.3946C7.90051 13.3688 7.53185 13.4951 7.22814 13.7731C6.92394 14.0515 6.75255 14.4105 6.71374 14.85C6.70104 15.2643 6.83007 15.6395 7.10192 15.9759L10.2458 19.4885C10.3749 19.6437 10.5432 19.7699 10.7504 19.867C10.9572 19.964 11.1739 20.0125 11.4006 20.0125C11.6267 20.0125 11.85 19.961 12.0699 19.8574C12.2899 19.7538 12.4581 19.6244 12.5747 19.4692L20.3957 9.99835C20.5636 9.80426 20.6414 9.58783 20.6287 9.34833C20.6156 9.10907 20.5055 8.89887 20.2987 8.71747C20.1693 8.58832 20.0077 8.51387 19.8136 8.49434Z\" fill=\"%230179FF\"/></g><defs><clipPath id=\"clip0_4458_31778\"><rect width=\"28.0635\" height=\"28.0635\" fill=\"white\"/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left top;
  margin-bottom: 16px;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .is-style-list-blue-check li,
  .list__with-checkmark--blue li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.is-style-list-blue-cross {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.is-style-list-blue-cross li {
  background-image: url("data:image/svg+xml,<%3Fxml version=\"1.0\" encoding=\"utf-8\"%3F><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\"><g id=\"Group_273\" data-name=\"Group 273\" transform=\"translate%28-61 -433%29\"><g id=\"Ellipse_11\" data-name=\"Ellipse 11\" transform=\"translate%2861 433%29\" fill=\"transparent\" stroke=\"%230179ff\" stroke-width=\"2\"><circle cx=\"16\" cy=\"16\" r=\"16\" stroke=\"none\"/><circle cx=\"16\" cy=\"16\" r=\"15\" fill=\"none\"/></g><g id=\"Group_180\" data-name=\"Group 180\" transform=\"translate%280.478 0.148%29\"><line id=\"Line_3\" data-name=\"Line 3\" x2=\"12\" y2=\"12\" transform=\"translate%2870.522 442.852%29\" fill=\"none\" stroke=\"%230179ff\" stroke-linecap=\"round\" stroke-width=\"2.5\"/><line id=\"Line_4\" data-name=\"Line 4\" x1=\"12\" y2=\"12\" transform=\"translate%2870.522 442.852%29\" fill=\"none\" stroke=\"%230179ff\" stroke-linecap=\"round\" stroke-width=\"2.5\"/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left top;
  margin-bottom: 16px;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .is-style-list-blue-cross li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.list__with-checkmark-blue-and-underline {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.list__with-checkmark-blue-and-underline li {
  background-image: url("data:image/svg+xml,<svg width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"check 1\" clip-path=\"url%28%23clip0_4458_31778%29\"><path id=\"Vector\" d=\"M14.0312 0C6.29395 0 0 6.29492 0 14.0322C0 21.7695 6.29395 28.0635 14.0312 28.0635C21.7686 28.0635 28.0635 21.7695 28.0635 14.0322C28.0635 6.29493 21.7686 0 14.0312 0ZM14.0312 26.0635C7.39746 26.0635 2 20.666 2 14.0322C2 7.39746 7.39746 2 14.0312 2C20.666 2 26.0635 7.39746 26.0635 14.0322C26.0635 20.666 20.666 26.0635 14.0312 26.0635Z\" fill=\"%230179FF\"/><path id=\"Vector_2\" d=\"M19.8136 8.49434C19.6195 8.47505 19.4381 8.5107 19.2701 8.60127L19.115 8.71748L11.3907 16.1115L9.43078 13.8994C9.13293 13.5887 8.76757 13.4207 8.3341 13.3946C7.90051 13.3688 7.53185 13.4951 7.22814 13.7731C6.92394 14.0515 6.75255 14.4105 6.71374 14.85C6.70104 15.2643 6.83007 15.6395 7.10192 15.9759L10.2458 19.4885C10.3749 19.6437 10.5432 19.7699 10.7504 19.867C10.9572 19.964 11.1739 20.0125 11.4006 20.0125C11.6267 20.0125 11.85 19.961 12.0699 19.8574C12.2899 19.7538 12.4581 19.6244 12.5747 19.4692L20.3957 9.99835C20.5636 9.80426 20.6414 9.58783 20.6287 9.34833C20.6156 9.10907 20.5055 8.89887 20.2987 8.71747C20.1693 8.58832 20.0077 8.51387 19.8136 8.49434Z\" fill=\"%230179FF\"/></g><defs><clipPath id=\"clip0_4458_31778\"><rect width=\"28.0635\" height=\"28.0635\" fill=\"white\"/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: left 24px;
  margin-bottom: 0 !important;
  padding-left: 30px;
  padding-bottom: 24px;
  padding-top: 24px;
  margin-top: 0 !important;
  border-bottom: 2px solid #E3E3E3;
}
.list__with-checkmark-blue-and-underline li:first-child {
  padding-top: 0;
  background-position: left 0;
}
@media (min-width: 992px) {
  .list__with-checkmark-blue-and-underline li {
    background-size: 28px 28px;
    padding-left: 36px;
  }
}

.lookeen__post-grid .wp-block-post-template {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .lookeen__post-grid .wp-block-post-template {
    row-gap: 30px;
  }
}
.lookeen__post-grid .wp-block-post-template .wp-block-post {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  overflow: hidden;
  /* box shadow */
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  background: var(--wp--preset--color--lookeen-white);
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
  /* box_shadow */
}
.lookeen__post-grid .wp-block-post-template .wp-block-post .wp-block-read-more {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.lookeen__post-grid .wp-block-post-template .wp-block-post .wp-block-post-featured-image {
  height: 210px;
  overflow: hidden;
  flex: 0 0 210px;
  margin-bottom: 0;
}
.lookeen__post-grid .wp-block-post-template .wp-block-post .wp-block-post-featured-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.lookeen__post-grid .wp-block-post-template .wp-block-post .post__content {
  padding: 18px 24px 24px 24px !important;
  flex: 1 1 100%;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .lookeen__post-grid .wp-block-post-template .wp-block-post .post__content {
    padding: 24px 40px 32px 40px !important;
  }
}
.lookeen__post-grid .wp-block-post-template .wp-block-post .post__content .wp-block-post-title {
  font-size: 22px !important;
  line-height: 30px !important; /* 147.368% */
}
.lookeen__post-grid .wp-block-post-template .wp-block-post .wp-block-heading {
  margin-left: 0 !important;
  margin-bottom: 8px !important;
}
.lookeen__post-grid .wp-block-post-template .wp-block-post p {
  margin: 0 !important;
}
.lookeen__post-grid .wp-block-post-template .wp-block-post p a {
  color: var(--wp--preset--color--lookeen-black);
  font-weight: 700;
}
.lookeen__post-grid .wp-block-post-template .wp-block-post p.lookeen__solution-content {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 24px !important;
}
.lookeen__post-grid .wp-block-post-template .wp-block-post:hover .wp-block-post-featured-image img {
  transform: scale(1.1);
}
.lookeen__post-grid .wp-block-post-template .wp-block-post:hover .wp-block-post-title a {
  color: var(--wp--preset--color--lookeen-blue) !important;
}

.functions__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .functions__grid {
    row-gap: 24px;
  }
}
.functions__grid .functions__box {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
  overflow: hidden;
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 20px 25px 35px 25px !important;
}
@media (min-width: 767px) {
  .functions__grid .functions__box {
    flex: 1 1 279px;
    max-width: 279px;
  }
}
@media (min-width: 992px) {
  .functions__grid .functions__box {
    padding: 20px 25px 35px !important;
  }
}
.functions__grid .functions__box .card__title {
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .functions__grid .functions__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important; /* 127.273% */
  }
}
.functions__grid .functions__box p {
  font-size: 14px;
  line-height: 22px; /* 160% */
}
@media (min-width: 992px) {
  .functions__grid .functions__box p {
    font-size: 15px;
    line-height: 24px; /* 160% */
    line-height: 24px; /* 160% */
  }
}

.platform__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .platform__grid {
    row-gap: 24px;
  }
}
.platform__grid .platform__box {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
  overflow: hidden;
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 20px 25px 25px 25px !important;
}
@media (min-width: 767px) {
  .platform__grid .platform__box {
    flex: 1 1 279px;
    max-width: 279px;
  }
}
@media (min-width: 992px) {
  .platform__grid .platform__box {
    padding: 20px 25px 25px 25px !important;
  }
}
.platform__grid .platform__box .card__title {
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .platform__grid .platform__box .card__title {
    font-size: 20px !important;
    line-height: 30px !important; /* 127.273% */
  }
}

.integretion__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .integretion__grid {
    row-gap: 24px;
  }
}
.integretion__grid .integretion__box {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 382px;
  justify-content: center;
  align-self: stretch;
  max-width: 382px;
  border-radius: 20px;
  background: var(--white, #FFF);
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  overflow: hidden;
  padding: 20px 25px !important;
}
@media (min-width: 767px) {
  .integretion__grid .integretion__box {
    flex: 1 1 279px;
    max-width: 279px;
  }
}
.integretion__grid .integretion__box .card__image {
  height: 48px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.integretion__grid .integretion__box .card__image img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.integretion__grid .integretion__box .card__title {
  color: #000 !important;
}

.connection__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .connection__grid {
    row-gap: 24px;
  }
}
.connection__grid .connection {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
  border-radius: 20px;
  background: var(--white, #FFF);
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  overflow: hidden;
  padding: 20px 25px !important;
}
@media (min-width: 767px) {
  .connection__grid .connection {
    flex: 1 1 279px;
    max-width: 279px;
  }
}
@media (min-width: 767px) {
  .connection__grid .connection {
    padding: 40px 35px !important;
  }
}
.connection__grid .connection .card__image {
  height: 82px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.connection__grid .connection .card__image img {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.download__box {
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 20px 25px !important;
}
@media (min-width: 768px) {
  .download__box {
    padding: 30px 40px !important;
  }
}

.press__box {
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 20px 25px !important;
}
@media (min-width: 768px) {
  .press__box {
    padding: 30px 40px !important;
  }
}
.download__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .download__grid {
    row-gap: 24px;
  }
}
.download__grid .download__card {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 400px;
  align-self: stretch;
  border-radius: 20px;
  background: var(--white, #FFF);
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  margin: 0 !important;
  overflow: hidden;
  padding: 25px 25px 35px 25px !important;
}
.download__grid .download__card .card__image {
  height: 131px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px !important;
  width: 100%;
}
.download__grid .download__card .card__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.download__grid .download__card .card__title {
  color: var(--blue, #0179FF);
  font-size: 20px;
  line-height: 30px; /* 150% */
}
.download__grid .download__card .read__more a {
  color: #000 !important;
}

ul.left__indent {
  list-style: none;
  padding-left: 0;
}
ul.left__indent li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.5em; /* Space between list items */
  position: relative;
  padding-left: 2rem; /* Adjust to control the indentation */
}
ul.left__indent li::before {
  content: "•"; /* You can change the marker (e.g., to a number or custom character) */
  font-size: 1.2em; /* Adjust marker size */
  position: absolute;
  left: 0;
  width: 2rem; /* Matches padding-left */
  text-align: center;
  line-height: 1.2; /* Adjust to control vertical alignment */
  top: 0;
}

.btn__width-img-left .wp-block-button__link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn__width-img-left .wp-block-button__link img {
  margin-right: 6px;
}

.downloads__box {
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
}
.downloads__box p {
  margin-bottom: 16px !important;
}
@media (min-width: 992px) {
  .downloads__box p {
    margin-bottom: 24px !important;
  }
}
.downloads__box .wp-block-button__link {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
@media (min-width: 992px) {
  .downloads__box .wp-block-button__link {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .downloads__box .wp-block-button__link {
    padding: 10px 20px !important;
  }
}
.downloads__box .wp-block-button.has__outline .wp-block-button__link {
  outline: 2px solid var(--wp--preset--color--lookeen-blue);
}
.downloads__box .wp-block-button.has__outline .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--lookeen-dark-blue) !important;
  color: var(--wp--preset--color--lookeen-white) !important;
  outline: none;
}
@media (max-width: 768px) {
  .downloads__box .padding-20-24-0 {
    padding: 20px 24px 0 24px !important;
  }
}
.downloads__box .column__bg .wp-block-group {
  background-repeat: no-repeat;
  background-position: calc(100% + 5px) calc(100% + 5px) !important;
  background-size: contain !important;
  overflow: hidden;
}
@media (max-width: 781px) {
  .downloads__box .column__bg .wp-block-group {
    background-size: 271px !important;
    height: 285px;
    background-position: right bottom;
  }
}
@media (max-width: 600px) {
  .downloads__box .wp-block-button,
  .downloads__box .wp-block-button__link {
    width: 100%;
  }
}

.heading__with-number {
  display: flex;
  margin-bottom: 24px !important;
}
.heading__with-number .number__wrapper {
  border-radius: 100%;
  margin: 0;
  width: 30px;
  height: 30px;
  display: flex;
  flex-shrink: 0 !important;
  justify-content: center;
  align-items: center;
  margin-right: 10px !important;
}
@media (min-width: 992px) {
  .heading__with-number .number__wrapper {
    width: 52px;
    height: 52px;
    margin-right: 16px !important;
  }
}
.heading__with-number .number__wrapper .list__number {
  font-size: 16px !important;
  font-weight: 600;
  line-height: 30px !important; /* 133.333% */
}
@media (min-width: 992px) {
  .heading__with-number .number__wrapper .list__number {
    font-size: 30px !important;
    line-height: 40px !important; /* 133.333% */
  }
}
.heading__with-number .wp-block-heading {
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 30px !important; /* 133.333% */
}
@media (min-width: 992px) {
  .heading__with-number .wp-block-heading {
    font-size: 30px !important;
    line-height: 40px !important; /* 133.333% */
  }
}

.enterprise__grid .wp-block-column .wp-block-image {
  margin-bottom: 16px !important;
}
.enterprise__grid .wp-block-column .wp-block-image img {
  border-radius: 100%;
  width: 100px;
  height: 10px;
}
@media (min-width: 992px) {
  .enterprise__grid .wp-block-column .wp-block-image img {
    width: 120px;
    height: 120px;
  }
}
@media (min-width: 992px) {
  .enterprise__grid .wp-block-column .wp-block-image {
    margin-bottom: 22px !important;
  }
}
.enterprise__grid .wp-block-column .enterprise__position {
  margin-bottom: 8px !important;
}
@media (min-width: 992px) {
  .enterprise__grid .wp-block-column .enterprise__position {
    margin-bottom: 14px !important;
  }
}

.wp-block-template-part {
  margin-top: 0 !important;
}

.wp-block-button__link.has-lookeen-dark-blue-background-color:hover {
  background-color: var(--wp--preset--color--lookeen-blue) !important;
}

.has-blue-outline-blue-text .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--lookeen-dark-blue) !important;
  color: var(--wp--preset--color--lookeen-white) !important;
  border-color: var(--wp--preset--color--lookeen-dark-blue);
}

.has-dark-blue-outline-dark-blue-text .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--lookeen-dark-blue) !important;
  color: var(--wp--preset--color--lookeen-white) !important;
}

.has-lookeen-dark-blue-2-background-color:hover {
  background-color: var(--wp--preset--color--lookeen-dark-blue) !important;
}

.wp-block-button__link.has-lookeen-blue-background-color:hover {
  background-color: var(--wp--preset--color--lookeen-dark-blue) !important;
}

.table__checklist table {
  margin-bottom: 0;
}
.table__checklist table thead tr th:first-child {
  border: none;
}
.table__checklist table tbody tr td:first-child {
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 164.706% */
  border-left: none;
}
.table__checklist table tbody tr:last-child td:first-child {
  border: none;
}

.solutions__side-box {
  background: var(--wp--preset--color--lookeen-dark-bg-152237) !important;
}
.solutions__side-box .solutions__side-box-heading {
  color: #FFFFFF !important;
}
.solutions__side-box .solutions__side-box-heading + .solutions__side-box-content {
  color: #AAB0BE !important;
}
.solutions__side-box figure {
  margin-top: 0 !important;
}

.btn__as-link a {
  color: #000 !important;
}
.btn__as-link a:hover {
  color: var(--wp--preset--color--lookeen-dark-blue) !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .lookeen__mobile__slider {
    width: 100%;
    max-width: 750px; /* Adjust as needed to ensure sufficient space */
    height: auto;
    overflow: hidden;
    margin: 0 auto !important; /* Center the slider if needed */
  }
  .lookeen__mobile__slider .lookeen__solutions-box {
    max-width: 100% !important;
    flex: none !important;
  }
  .lookeen__mobile__slider .swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 768px) and (min-width: 992px) {
  .lookeen__mobile__slider .swiper-pagination {
    margin-top: 48px !important;
  }
}
@media (max-width: 768px) {
  .lookeen__mobile__slider .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    cursor: pointer;
    width: 8px;
    height: 8px;
    background: rgba(1, 153, 255, 0.3);
    border-radius: 99999px !important;
    border: none !important;
    box-shadow: none !important;
    margin-left: 5.5px !important;
    margin-right: 5.5px !important;
  }
  .lookeen__mobile__slider .swiper-pagination .swiper-pagination-bullet-active, .lookeen__mobile__slider .swiper-pagination .swiper-pagination-bullet:hover {
    background: var(--wp--preset--color--lookeen-blue);
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .lookeen__mobile__slider .swiper-pagination .swiper-pagination-bullet {
    width: 58px;
    height: 6px;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (max-width: 768px) {
  .lookeen__mobile__slider .swiper-notification {
    display: none;
  }
}
.lp-awards__row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}
.lp-awards__row .lp-awards__item {
  align-items: center;
  display: flex;
}
.lp-awards__row figure {
  padding-left: 25px;
  padding-right: 25px;
  align-items: center;
}

.lookeen__version-history-block {
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 24px !important;
}
.lookeen__version-history-block .wp-block-heading {
  margin-bottom: 20px !important;
}
@media (min-width: 768px) {
  .lookeen__version-history-block {
    padding: 30px 40px 35px 40px !important;
  }
  .lookeen__version-history-block .wp-block-heading {
    margin-bottom: 30px !important;
  }
}

.lookeen__version-table,
.da__content-table {
  margin-bottom: 0;
  margin-top: 0;
}
.lookeen__version-table table,
.da__content-table table {
  margin-bottom: 0;
  margin-top: 0;
}
.lookeen__version-table table tbody td,
.da__content-table table tbody td {
  vertical-align: middle;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 25px;
  padding-right: 25px;
}
.lookeen__version-table table tbody tr:nth-child(1) td,
.da__content-table table tbody tr:nth-child(1) td {
  border-top: none;
  text-align: center;
  color: #0179FF !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 30px !important; /* 133.333% */
}
.lookeen__version-table table tbody tr td,
.da__content-table table tbody tr td {
  border-left: none;
  border-right: none;
}
.lookeen__version-table table tbody tr td:first-child,
.da__content-table table tbody tr td:first-child {
  padding-left: 20px !important;
}
.lookeen__version-table table tbody tr td:not(:nth-child(1)),
.da__content-table table tbody tr td:not(:nth-child(1)) {
  text-align: center;
  /* copy-small */
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}
.lookeen__version-table table tbody tr td:nth-child(1),
.da__content-table table tbody tr td:nth-child(1) {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}
.lookeen__version-table .lookeen__version-table--mobile,
.lookeen__version-table .da__content-table--mobile,
.da__content-table .lookeen__version-table--mobile,
.da__content-table .da__content-table--mobile {
  display: none;
}
@media (max-width: 781px) {
  .lookeen__version-table table,
  .da__content-table table {
    display: none;
  }
  .lookeen__version-table .lookeen__version-table--mobile,
  .lookeen__version-table .da__content-table--mobile,
  .da__content-table .lookeen__version-table--mobile,
  .da__content-table .da__content-table--mobile {
    display: block;
  }
}
.lookeen__version-table .lookeen__version-table--mobile tr td,
.lookeen__version-table .da__content-table--mobile tr td,
.da__content-table .lookeen__version-table--mobile tr td,
.da__content-table .da__content-table--mobile tr td {
  padding: 10px 5px !important;
  font-size: 14px !important;
  line-height: 20px !important; /* 146.667% */
}
.lookeen__version-table .lookeen__version-table--mobile tr td:nth-child(1),
.lookeen__version-table .da__content-table--mobile tr td:nth-child(1),
.da__content-table .lookeen__version-table--mobile tr td:nth-child(1),
.da__content-table .da__content-table--mobile tr td:nth-child(1) {
  padding-left: 0 !important;
  white-space: nowrap !important;
  border-right: 2px solid #283C5B;
}
.lookeen__version-table .lookeen__version-table--mobile tr.lookeen__version-table--mobile-th td,
.lookeen__version-table .lookeen__version-table--mobile tr.da__content-table--mobile-th td,
.lookeen__version-table .da__content-table--mobile tr.lookeen__version-table--mobile-th td,
.lookeen__version-table .da__content-table--mobile tr.da__content-table--mobile-th td,
.da__content-table .lookeen__version-table--mobile tr.lookeen__version-table--mobile-th td,
.da__content-table .lookeen__version-table--mobile tr.da__content-table--mobile-th td,
.da__content-table .da__content-table--mobile tr.lookeen__version-table--mobile-th td,
.da__content-table .da__content-table--mobile tr.da__content-table--mobile-th td {
  text-align: center !important;
  color: #fff !important;
  border-right: none !important;
  font-size: 14px !important;
  line-height: 20px !important; /* 146.667% */
}

.feature__list-highlighted {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}
.feature__list-highlighted li {
  border-radius: 16px;
  background: #F9FF3C;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.08);
  padding: 10px 20px;
  color: var(--black, #000);
  /* h2 */
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 133.333% */
}

.lookeen__comparision-block {
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 24px !important;
}
.lookeen__comparision-block .wp-block-heading {
  margin-bottom: 20px !important;
}
@media (min-width: 768px) {
  .lookeen__comparision-block {
    padding: 30px 40px 35px 40px !important;
  }
  .lookeen__comparision-block .wp-block-heading {
    margin-bottom: 30px !important;
  }
}

.lookeen__comparision-block-grey {
  box-shadow: none !important;
}

.lookeen__comparision-block h2.wp-block-heading {
  margin-bottom: 0;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px; /* 121.739% */
}
@media (min-width: 992px) {
  .lookeen__comparision-block h2.wp-block-heading {
    font-size: 46px !important;
    line-height: 56px !important; /* 121.739% */
    margin-bottom: 0 !important;
  }
}
.lookeen__comparision-block h3.wp-block-heading {
  margin-bottom: 16px !important;
}
.lookeen__comparision-block .list__with-checkmark-normal-white,
.lookeen__comparision-block .list__with-checkmark-normal-grey,
.lookeen__comparision-block .list__with-delete {
  margin-bottom: 24px !important;
  margin-top: 8px !important;
}
.lookeen__comparision-block .list__with-checkmark-normal-white li,
.lookeen__comparision-block .list__with-checkmark-normal-grey li,
.lookeen__comparision-block .list__with-delete li {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-position: left top !important;
}
.lookeen__comparision-block hr.wp-block-separator {
  margin-bottom: 24px !important;
}

.has__highlighted-text mark {
  padding: 4px 3px;
  border-radius: 8px;
}

.neu__feature-badge-container {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.neu__feature-badge-container .neu__feature-badge {
  float: none;
  margin: 0;
  width: 200px;
}
@media (min-width: 1100px) {
  .neu__feature-badge-container .neu__feature-badge {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.wp-block-heading a {
  color: var(--wp--preset--color--lookeen-blue);
}
.wp-block-heading a:hover {
  color: var(--wp--preset--color--lookeen-dark-blue) !important;
}

.lookeen__hero-block {
  position: relative;
}
.lookeen__hero-block-img {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 8px !important;
  overflow: hidden;
}
.lookeen__hero-block-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.lookeen__hero-block-text-box {
  background: transparent;
  position: absolute;
  right: 0;
  top: 65%;
  cursor: pointer;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 307px;
}
@media (min-width: 1100px) {
  .lookeen__hero-block-text-box {
    top: 60%;
    right: -20px;
    left: auto;
    transform: none;
  }
}
.lookeen__hero-block-text-box a.wp-block-button__link {
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.24);
  background: #FAFF00 !important;
  padding: 15px 15px 20px 15px !important;
  color: var(--grey-5, #2E2E2E);
  /* copy-extra-small */
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 22px !important; /* 146.667% */
}
.lookeen__hero-block-text-box a.wp-block-button__link span {
  color: #000 !important;
  font-size: 30px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 40px !important; /* 133.333% */
}
.lookeen__hero-block-text-box a.wp-block-button__link:hover {
  background: var(--wp--preset--color--lookeen-dark-blue) !important;
  color: #fff !important;
}
.lookeen__hero-block-text-box a.wp-block-button__link:hover span {
  color: #fff !important;
}
@media (max-width: 600px) {
  .lookeen__hero-block {
    margin-bottom: 20px;
  }
}
@media (max-width: 380px) {
  .lookeen__hero-block a.wp-block-button__link {
    font-size: 15px !important;
    line-height: 22px !important; /* 146.667% */
  }
  .lookeen__hero-block a.wp-block-button__link span {
    font-size: 26px !important;
    line-height: 36px !important; /* 133.333% */
  }
}

.download__btns .enterprise__download-btn,
.download__btns .desktop__download-btn {
  width: 100%;
  max-width: 363px;
}
.download__btns .enterprise__download-btn a.wp-block-button__link,
.download__btns .desktop__download-btn a.wp-block-button__link {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-size: 17px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 22px !important; /* 133.333% */
}
@media (min-width: 425px) {
  .download__btns .enterprise__download-btn a.wp-block-button__link,
  .download__btns .desktop__download-btn a.wp-block-button__link {
    font-size: 24px !important;
    line-height: 32px !important; /* 133.333% */
  }
}
.download__btns .enterprise__download-btn a.wp-block-button__link span,
.download__btns .desktop__download-btn a.wp-block-button__link span {
  color: #8EC3FF !important;
  /* copy-extra-small */
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 22px !important; /* 146.667% */
}
.download__btns .enterprise__download-btn a.wp-block-button__link {
  background: #052ED4 !important;
}
.download__btns .enterprise__download-btn a.wp-block-button__link span {
  color: #7790F4 !important;
}
.download__btns .enterprise__download-btn a.wp-block-button__link:hover {
  background: var(--wp--preset--color--lookeen-dark-blue) !important;
}

.wp-block-button.has__hover-dark-blue a.wp-block-button__link:hover {
  background: var(--wp--preset--color--lookeen-dark-blue) !important;
  color: #fff !important;
}

mark.has-inline-color {
  border-radius: 22px 5px;
  padding: 3px 5px;
}

.neu__feature-block .caps-large {
  color: #EEF7FE !important;
}
@media (min-width: 992px) {
  .neu__feature-block .neu__feature-item p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  .neu__feature-block .neu__feature-badge img {
    max-width: 140px;
  }
}

.table__alternatives-mobile {
  max-width: 500px;
  margin: 0 auto;
}
.table__alternatives-mobile .table__alternatives-mobile-row-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  margin-bottom: 16px;
}
.table__alternatives-mobile .table__alternatives-mobile-row {
  padding-top: 16px;
  padding-bottom: 16px;
}
.table__alternatives-mobile .table__alternatives-mobile-row .table__alternatives-mobile-row-head,
.table__alternatives-mobile .table__alternatives-mobile-row .table__alternatives-mobile-row-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
}
.table__alternatives-mobile .table__alternatives-mobile-row .table__alternatives-mobile-row-head .cell,
.table__alternatives-mobile .table__alternatives-mobile-row .table__alternatives-mobile-row-body .cell {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table__alternatives-mobile .table__alternatives-mobile-row .table__alternatives-mobile-row-head {
  margin-bottom: 4px;
}
.table__alternatives-mobile .table__alternatives-mobile-row:not(:last-child) {
  border-bottom: 2px solid #283C5B;
}

@media (min-width: 768px) {
  .table__alternatives-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .table__alternatives table {
    display: none;
  }
}
.wp-block-button.hover__state-default a:hover {
  background: var(--wp--preset--color--da-blue-dark) !important;
  color: #fff !important;
}

/* tables */
.table__data-security {
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding: 20px 15px;
  background-color: #fff;
}
.table__data-security * {
  box-sizing: border-box !important;
}
.table__data-security table {
  margin: 0;
  border: none;
}
.table__data-security table tr {
  padding: 8px 0;
  display: flex;
  flex-direction: column;
}
.table__data-security table tr td {
  border: none;
  vertical-align: middle;
  color: #444746;
  padding: 8px 15px;
  display: flex;
  align-items: center;
}
.table__data-security table tr td:nth-child(1) {
  font-weight: 700;
  flex: 0 1 36%;
  padding-left: 20px;
  justify-content: center;
  text-align: center;
}
.table__data-security table tr td:nth-child(2) {
  flex: 0 1 67%;
  text-align: center;
  font-weight: 500;
  justify-content: center;
}
.table__data-security table tr td:nth-child(2) img {
  height: 13px;
  width: auto;
}
.table__data-security table tr:nth-child(odd) {
  background-color: #FAFAFA;
}
@media (min-width: 767px) {
  .table__data-security table tr {
    flex-direction: row;
  }
  .table__data-security table tr td:nth-child(1) {
    flex: 0 1 36%;
    justify-content: flex-start;
    text-align: left;
  }
  .table__data-security table tr td:nth-child(2) {
    flex: 0 1 67%;
  }
}

.content__with-read-more .content__visible-ontoggle {
  display: none;
}
.content__with-read-more .content__visible-ontoggle.visible {
  display: block;
}
.content__with-read-more .content__toggle .read__less {
  display: none;
}

.is-style-card-tag {
  text-align: center;
  cursor: pointer;
  padding: 4px 8px;
  max-height: 30px;
  margin-bottom: 10px;
  font-size: 11px !important;
  line-height: 1 !important;
  border-radius: 5px;
  border: 1px solid #34b107;
  color: #2d9806;
  transition: all 0.2s ease;
}

.is-style-card-tag:hover {
  background-color: #34b107;
  color: #fff;
}

.tag__container .is-style-card-tag {
  padding: 4px 3px;
}

.zenkitExperience__list {
  margin-left: 0 !important;
}
.zenkitExperience__list li {
  border-radius: 30px;
  padding: 15px 30px 15px 80px;
  margin-bottom: 10px;
  position: relative;
  text-align: left;
  font-weight: 500;
  min-height: 90px;
  display: flex;
  align-items: center;
  width: 100%;
  color: #fff;
}
@media (max-width: 768px) {
  .zenkitExperience__list li {
    padding: 10px 39px 10px 58px;
    border-radius: 15px;
    min-height: 70px;
  }
}
.zenkitExperience__list li:before {
  content: "";
  position: absolute;
  left: 34px;
  top: 23px;
  width: 25px;
  background-size: 100%;
  display: block;
  height: 46px;
  transform: rotateX(180deg);
}
@media (max-width: 768px) {
  .zenkitExperience__list li:before {
    left: 19px;
    top: 17px;
  }
}
.zenkitExperience__list.more li {
  background: rgb(79, 204, 255);
  background: linear-gradient(133deg, rgb(79, 204, 255) 30%, rgb(189, 126, 224) 100%);
}
.zenkitExperience__list.more li:before {
  background-image: url(images/less_animation.9e758725.gif);
}
.zenkitExperience__list.less li {
  background: rgb(202, 116, 208);
  background: linear-gradient(133deg, rgb(202, 116, 208) 30%, rgb(255, 189, 130) 100%);
}
.zenkitExperience__list.less li:before {
  background-image: url(images/more_animation.ddba7062.gif);
}

ol.wp-block-list,
ol.list__style__position-inside {
  margin-left: 24px !important;
}

ol.wp-block-list li::marker,
ol.list__style__position-inside li::marker {
  font-weight: 700;
}

.three-col-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .three-col-grid {
    row-gap: 24px;
  }
}
.three-col-grid > .wp-block-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 20px 25px 35px 25px !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}
.three-col-grid > .wp-block-group figure {
  display: flex;
  justify-content: center;
  padding: 20px;
  max-width: 292px;
  align-items: center;
  margin: 0 auto;
  height: 129px;
}
.three-col-grid > .wp-block-group figure img {
  max-height: 89px;
  width: auto;
}
.three-col-grid > .wp-block-group .wp-block-heading {
  color: var(--wp--preset--color--da-blue) !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 4px !important;
}
@media (min-width: 992px) {
  .three-col-grid > .wp-block-group .wp-block-heading {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.three-col-grid > .wp-block-group p a {
  color: #000 !important;
}
.three-col-grid > .wp-block-group p a:hover {
  color: var(--wp--preset--color--da-blue) !important;
}

.four-col-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .four-col-grid {
    row-gap: 24px;
  }
}
.four-col-grid > .wp-block-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}
@media (min-width: 767px) {
  .four-col-grid > .wp-block-group {
    flex: 1 1 279px;
    max-width: 279px;
  }
}

.three-column-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .three-column-grid {
    row-gap: 24px;
  }
}
.three-column-grid > .wp-block-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}

.four-column-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .four-column-grid {
    row-gap: 24px;
  }
}
.four-column-grid > .wp-block-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex: 1 1 382px;
  align-self: stretch;
  max-width: 382px;
}
@media (min-width: 767px) {
  .four-column-grid > .wp-block-group {
    flex: 1 1 279px;
    max-width: 279px;
  }
}

.zenkit__suite-grid .box {
  background-size: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease;
}
.zenkit__suite-grid .box .header {
  position: relative;
}
.zenkit__suite-grid .box .header > p {
  transition: all 0.3s ease;
}
.zenkit__suite-grid .box .content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 320px;
}
.zenkit__suite-grid .box .content .wp-block-image {
  transition: all 0.3s ease;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zenkit__suite-grid .box .content p {
  transition: all 0.3s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 250px;
  transform: translate(-50%, -50%);
}
.zenkit__suite-grid .box:hover {
  background-size: 135% !important;
}
.zenkit__suite-grid .box:hover .header > p {
  opacity: 0;
}
.zenkit__suite-grid .box:hover .content .wp-block-image {
  opacity: 0;
}
.zenkit__suite-grid .box:hover .content p {
  opacity: 1;
}

.wp-block-button.hover__default .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--da-blue-dark) !important;
  color: var(--wp--preset--color--da-white) !important;
}

.width--400 {
  max-width: 400px !important;
}

.width--450 {
  max-width: 450px !important;
}

.width--500 {
  max-width: 500px !important;
}

.width--550 {
  max-width: 550px !important;
}

.width--600 {
  max-width: 600px !important;
}

.width--650 {
  max-width: 650px !important;
}

.width--700 {
  max-width: 700px !important;
}

.width--750 {
  max-width: 750px !important;
}

.width--800 {
  max-width: 800px !important;
}

.width--825 {
  max-width: 825px !important;
}

.width--850 {
  max-width: 850px !important;
}

.width--900 {
  max-width: 900px !important;
}

.width--950 {
  max-width: 950px !important;
}

.width--1000 {
  max-width: 1000px !important;
}

.height--400 {
  min-height: 400px !important;
}

.height--450 {
  min-height: 450px !important;
}

.height--500 {
  min-height: 500px !important;
}

.height--555 {
  min-height: 555px !important;
}

.height--550 {
  min-height: 550px !important;
}

.height--600 {
  min-height: 600px !important;
}

.height--650 {
  min-height: 650px !important;
}

.height--700 {
  min-height: 700px !important;
}

.height--750 {
  min-height: 750px !important;
}

.height--800 {
  min-height: 800px !important;
}

.height--825 {
  min-height: 825px !important;
}

.height--850 {
  min-height: 850px !important;
}

.height--900 {
  min-height: 900px !important;
}

.height--950 {
  min-height: 950px !important;
}

.height--1000 {
  min-height: 1000px !important;
}

.height--1100 {
  min-height: 1100px !important;
}

.height--1200 {
  min-height: 1200px !important;
}

.height--1300 {
  min-height: 1300px !important;
}

.height--1350 {
  min-height: 1350px !important;
}

.height--1400 {
  min-height: 1400px !important;
}

.height--1500 {
  min-height: 1500px !important;
}

.height--1600 {
  min-height: 1600px !important;
}

.height--1700 {
  min-height: 1700px !important;
}

.height--1800 {
  min-height: 1800px !important;
}

.height--1900 {
  min-height: 1900px !important;
}

.height--2000 {
  min-height: 2000px !important;
}

.mb--0 {
  margin-bottom: 0px !important;
}
.mb--0.wp-block-table table {
  margin-bottom: 0px !important;
}

.mt--0 {
  margin-top: 0px !important;
}
.mt--0.wp-block-table table {
  margin-top: 0px !important;
}

.ml--0 {
  margin-left: 0px !important;
}

.mr--0 {
  margin-right: 0px !important;
}

.mb--5 {
  margin-bottom: 5px !important;
}
.mb--5.wp-block-table table {
  margin-bottom: 5px !important;
}

.mt--5 {
  margin-top: 5px !important;
}
.mt--5.wp-block-table table {
  margin-top: 5px !important;
}

.ml--5 {
  margin-left: 5px !important;
}

.mr--5 {
  margin-right: 5px !important;
}

.mb--8 {
  margin-bottom: 8px !important;
}
.mb--8.wp-block-table table {
  margin-bottom: 8px !important;
}

.mt--8 {
  margin-top: 8px !important;
}
.mt--8.wp-block-table table {
  margin-top: 8px !important;
}

.ml--8 {
  margin-left: 8px !important;
}

.mr--8 {
  margin-right: 8px !important;
}

.mb--15 {
  margin-bottom: 15px !important;
}
.mb--15.wp-block-table table {
  margin-bottom: 15px !important;
}

.mt--15 {
  margin-top: 15px !important;
}
.mt--15.wp-block-table table {
  margin-top: 15px !important;
}

.ml--15 {
  margin-left: 15px !important;
}

.mr--15 {
  margin-right: 15px !important;
}

.mb--20 {
  margin-bottom: 20px !important;
}
.mb--20.wp-block-table table {
  margin-bottom: 20px !important;
}

.mt--20 {
  margin-top: 20px !important;
}
.mt--20.wp-block-table table {
  margin-top: 20px !important;
}

.ml--20 {
  margin-left: 20px !important;
}

.mr--20 {
  margin-right: 20px !important;
}

.mb--24 {
  margin-bottom: 24px !important;
}
.mb--24.wp-block-table table {
  margin-bottom: 24px !important;
}

.mt--24 {
  margin-top: 24px !important;
}
.mt--24.wp-block-table table {
  margin-top: 24px !important;
}

.ml--24 {
  margin-left: 24px !important;
}

.mr--24 {
  margin-right: 24px !important;
}

.mb--25 {
  margin-bottom: 25px !important;
}
.mb--25.wp-block-table table {
  margin-bottom: 25px !important;
}

.mt--25 {
  margin-top: 25px !important;
}
.mt--25.wp-block-table table {
  margin-top: 25px !important;
}

.ml--25 {
  margin-left: 25px !important;
}

.mr--25 {
  margin-right: 25px !important;
}

.mb--30 {
  margin-bottom: 30px !important;
}
.mb--30.wp-block-table table {
  margin-bottom: 30px !important;
}

.mt--30 {
  margin-top: 30px !important;
}
.mt--30.wp-block-table table {
  margin-top: 30px !important;
}

.ml--30 {
  margin-left: 30px !important;
}

.mr--30 {
  margin-right: 30px !important;
}

.mb--35 {
  margin-bottom: 35px !important;
}
.mb--35.wp-block-table table {
  margin-bottom: 35px !important;
}

.mt--35 {
  margin-top: 35px !important;
}
.mt--35.wp-block-table table {
  margin-top: 35px !important;
}

.ml--35 {
  margin-left: 35px !important;
}

.mr--35 {
  margin-right: 35px !important;
}

.mb--40 {
  margin-bottom: 40px !important;
}
.mb--40.wp-block-table table {
  margin-bottom: 40px !important;
}

.mt--40 {
  margin-top: 40px !important;
}
.mt--40.wp-block-table table {
  margin-top: 40px !important;
}

.ml--40 {
  margin-left: 40px !important;
}

.mr--40 {
  margin-right: 40px !important;
}

.mb--45 {
  margin-bottom: 45px !important;
}
.mb--45.wp-block-table table {
  margin-bottom: 45px !important;
}

.mt--45 {
  margin-top: 45px !important;
}
.mt--45.wp-block-table table {
  margin-top: 45px !important;
}

.ml--45 {
  margin-left: 45px !important;
}

.mr--45 {
  margin-right: 45px !important;
}

.mb--50 {
  margin-bottom: 50px !important;
}
.mb--50.wp-block-table table {
  margin-bottom: 50px !important;
}

.mt--50 {
  margin-top: 50px !important;
}
.mt--50.wp-block-table table {
  margin-top: 50px !important;
}

.ml--50 {
  margin-left: 50px !important;
}

.mr--50 {
  margin-right: 50px !important;
}

.mb--55 {
  margin-bottom: 55px !important;
}
.mb--55.wp-block-table table {
  margin-bottom: 55px !important;
}

.mt--55 {
  margin-top: 55px !important;
}
.mt--55.wp-block-table table {
  margin-top: 55px !important;
}

.ml--55 {
  margin-left: 55px !important;
}

.mr--55 {
  margin-right: 55px !important;
}

.mb--60 {
  margin-bottom: 60px !important;
}
.mb--60.wp-block-table table {
  margin-bottom: 60px !important;
}

.mt--60 {
  margin-top: 60px !important;
}
.mt--60.wp-block-table table {
  margin-top: 60px !important;
}

.ml--60 {
  margin-left: 60px !important;
}

.mr--60 {
  margin-right: 60px !important;
}

.mb--65 {
  margin-bottom: 65px !important;
}
.mb--65.wp-block-table table {
  margin-bottom: 65px !important;
}

.mt--65 {
  margin-top: 65px !important;
}
.mt--65.wp-block-table table {
  margin-top: 65px !important;
}

.ml--65 {
  margin-left: 65px !important;
}

.mr--65 {
  margin-right: 65px !important;
}

.mb--70 {
  margin-bottom: 70px !important;
}
.mb--70.wp-block-table table {
  margin-bottom: 70px !important;
}

.mt--70 {
  margin-top: 70px !important;
}
.mt--70.wp-block-table table {
  margin-top: 70px !important;
}

.ml--70 {
  margin-left: 70px !important;
}

.mr--70 {
  margin-right: 70px !important;
}

.mb--75 {
  margin-bottom: 75px !important;
}
.mb--75.wp-block-table table {
  margin-bottom: 75px !important;
}

.mt--75 {
  margin-top: 75px !important;
}
.mt--75.wp-block-table table {
  margin-top: 75px !important;
}

.ml--75 {
  margin-left: 75px !important;
}

.mr--75 {
  margin-right: 75px !important;
}

.mb--80 {
  margin-bottom: 80px !important;
}
.mb--80.wp-block-table table {
  margin-bottom: 80px !important;
}

.mt--80 {
  margin-top: 80px !important;
}
.mt--80.wp-block-table table {
  margin-top: 80px !important;
}

.ml--80 {
  margin-left: 80px !important;
}

.mr--80 {
  margin-right: 80px !important;
}

.mb--85 {
  margin-bottom: 85px !important;
}
.mb--85.wp-block-table table {
  margin-bottom: 85px !important;
}

.mt--85 {
  margin-top: 85px !important;
}
.mt--85.wp-block-table table {
  margin-top: 85px !important;
}

.ml--85 {
  margin-left: 85px !important;
}

.mr--85 {
  margin-right: 85px !important;
}

.mb--90 {
  margin-bottom: 90px !important;
}
.mb--90.wp-block-table table {
  margin-bottom: 90px !important;
}

.mt--90 {
  margin-top: 90px !important;
}
.mt--90.wp-block-table table {
  margin-top: 90px !important;
}

.ml--90 {
  margin-left: 90px !important;
}

.mr--90 {
  margin-right: 90px !important;
}

.mb--95 {
  margin-bottom: 95px !important;
}
.mb--95.wp-block-table table {
  margin-bottom: 95px !important;
}

.mt--95 {
  margin-top: 95px !important;
}
.mt--95.wp-block-table table {
  margin-top: 95px !important;
}

.ml--95 {
  margin-left: 95px !important;
}

.mr--95 {
  margin-right: 95px !important;
}

.mb--100 {
  margin-bottom: 100px !important;
}
.mb--100.wp-block-table table {
  margin-bottom: 100px !important;
}

.mt--100 {
  margin-top: 100px !important;
}
.mt--100.wp-block-table table {
  margin-top: 100px !important;
}

.ml--100 {
  margin-left: 100px !important;
}

.mr--100 {
  margin-right: 100px !important;
}

.z-index--1 {
  z-index: 1 !important;
}

.z-index--2 {
  z-index: 2 !important;
}

.z-index--3 {
  z-index: 3 !important;
}

.z-index--4 {
  z-index: 4 !important;
}

.z-index--5 {
  z-index: 5 !important;
}

.z-index--6 {
  z-index: 6 !important;
}

.z-index--7 {
  z-index: 7 !important;
}

.z-index--8 {
  z-index: 8 !important;
}

.z-index--9 {
  z-index: 9 !important;
}

.z-index--10 {
  z-index: 10 !important;
}

.z--index---2 {
  z-index: -2 !important;
}

.overflow__hidden {
  overflow: hidden !important;
}

.display__flex {
  display: flex !important;
}

.justify__center {
  justify-content: center !important;
}

.hide {
  display: none !important;
}

.border__bottom-2px-solid-e3e3e3 {
  border-bottom: 2px solid #E3E3E3;
}

.highlighted__text-container {
  display: block !important;
}

.highlighted__text {
  position: relative;
  z-index: 1;
  color: #0D1624 !important;
}
.highlighted__text::before {
  content: "";
  position: absolute;
  width: 113%;
  height: 105%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"126\" height=\"39\" viewBox=\"0 0 126 39\" fill=\"none\"><g style=\"mix-blend-mode:multiply\"><path d=\"M123.631 0.463406C112.068 1.31928 98.9315 0.836914 86.3722 0.705795C74.4227 0.581049 80.5907 0.736008 68.6783 0.651339C57.4371 0.571432 50.1262 0.505182 38.9007 0.442341C30.7196 0.396549 22.1011 0.211365 14.6812 0.890378C13.3353 1.03144 12.5308 1.41732 12.2677 2.048C10.9781 3.10588 10.0294 4.27416 9.42161 5.55285C6.77378 9.63975 5.02579 14.0946 3.63688 18.5104C2.23966 22.9529 0.843227 27.445 0.715643 32.1728C0.724534 33.235 0.733486 34.2973 0.742352 35.3595C0.348197 36.3597 0.890463 37.4187 2.36909 38.5366C8.74285 37.9534 16.0472 38.0531 23.0615 38.0734C33.8845 38.1047 44.8218 38.2591 55.6995 38.3501C67.9721 38.4528 58.1428 38.2018 70.4261 38.3161C78.2733 38.3892 86.1764 38.5221 93.9884 38.5566C99.9466 38.5829 105.819 38.5168 111.319 38.1097C112.665 37.9686 113.47 37.5827 113.733 36.952C115.022 35.8941 115.971 34.7259 116.579 33.4472C119.227 29.3603 120.975 24.9055 122.364 20.4896C123.761 16.0471 125.157 11.5551 125.285 6.82727C125.276 5.76501 125.267 4.70276 125.258 3.64051C125.652 2.64038 125.11 1.58134 123.631 0.463406Z\" fill=\"%23FAFF00\"/></g></svg>");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.link__with-icon a {
  display: flex;
  align-items: center;
}
.link__with-icon a svg {
  width: 20px;
  margin-left: 10px;
}
.link__with-icon a:hover {
  color: var(--wp--preset--color--lookeen-dark-blue) !important;
}
.link__with-icon a:hover svg path {
  fill: var(--wp--preset--color--lookeen-dark-blue) !important;
}

.has__link-color li a {
  color: var(--wp--preset--color--lookeen-blue);
}
.has__link-color li a:hover {
  color: var(--wp--preset--color--lookeen-dark-blue);
}

.vh-50-container {
  min-height: 50vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.p-20 {
  padding: 20px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.d-none {
  display: none !important;
}

.fw-img img {
  width: 100%;
}

.pr-20 {
  padding-right: 20px;
}

.container {
  max-width: 1226px !important;
  padding: 0 10px !important;
  margin: 0 auto !important;
}
.container .container--small {
  padding: 0 !important;
}

.container--small {
  max-width: 1020px !important;
  margin: 0 auto !important;
}

.d-block {
  display: block !important;
}

@media (max-width: 781px) {
  .mobile__column-reverse {
    flex-direction: column-reverse;
  }
}

@supports (-webkit-touch-callout: none) {
  .lookeen-ios-vid {
    border: 1px solid #fff;
  }
}

@media (max-width: 781px) {
  .hide__on-mobile {
    display: none;
  }
}

.is-style-subtext {
  color: var(--wp--preset--color--da-grey-1);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}

.border-radius--8 {
  border-radius: 8px;
}

.border-radius--12 {
  border-radius: 12px;
}

.border-radius--16 {
  border-radius: 16px;
}

.border-radius--20 {
  border-radius: 20px;
}

.border-radius--100 {
  border-radius: 100px;
}

.ibg {
  position: relative;
}
.ibg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.box__shadow {
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
}

.link_style-inherit a {
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

@media screen and (max-width: 768px) {
  .pd-m-25-20 {
    padding: 25px 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .pd-m-0 {
    padding: 0 !important;
  }
}

body.wp-admin .is-root-container {
  padding: 0 20px;
}

main.category-page .wp-block-query {
  margin-top: 16px;
}
main.category-page .wp-block-post:first-child {
  margin-top: 20px;
}
@media (min-width: 768px) {
  main.category-page .wp-block-post:first-child {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  main.search-page::after {
    content: "";
    position: absolute;
    bottom: -78px;
    right: 0;
    width: 640px;
    height: 480px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3VpdGUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMDM2IiBoZWlnaHQ9IjY1MiIgdmlld0JveD0iMCAwIDEwMzYgNjUyIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9IlVuYmVuYW5udGVyX1ZlcmxhdWZfMTQiIHgxPSI0Ny40MzU2NiIgeTE9IjYwMi4xOTc0MiIgeDI9IjQ2OS44NjQ0NSIgeTI9IjY1NS41ODY4MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMC4wMDIxNSIgc3RvcC1jb2xvcj0iI2U3ZDJmNCIvPjxzdG9wIG9mZnNldD0iMC40Nzg1MSIgc3RvcC1jb2xvcj0iI2ViZDNmMiIvPjxzdG9wIG9mZnNldD0iMC45MDMxOSIgc3RvcC1jb2xvcj0iI2Y1ZDdlYSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2Y5ZDhlOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik0xMjU1LjI2MDI3LDIyOS44MzgyOGwtLjU4OTcsNC40NjUzNEExNzcuODM1MTksMTc3LjgzNTE5LDAsMCwxLDEwNTUuMDgzMDcsMzg3LjMyNWwtMTk2LjkwNDQtMjYuMDAzNTRhMTc3LjgzNTE4LDE3Ny44MzUxOCwwLDAsMS0xNTMuMDIxMzUtMTk5LjU4NzVsLjU4OTctNC40NjUzNEExNzcuODM1MTgsMTc3LjgzNTE4LDAsMCwxLDkwNS4zMzQ1Miw0LjI0NzI0bDE5Ni45MDQzOSwyNi4wMDM1NEExNzcuODM1MTksMTc3LjgzNTE5LDAsMCwxLDEyNTUuMjYwMjcsMjI5LjgzODI4WiIgZmlsbD0iI2YzZmRmNiIvPjxwYXRoIGQ9Ik04OTUuNDkzLDQyOC4yMDA4NSw3MjcuNDI2MzMsNDc0LjQ0NjMyYTMxLjA0NTE0LDMxLjA0NTE0LDAsMCwxLTM4LjE2OS0yMS42OTYzNkw2NDMuMDExODcsMjg0LjY4MzI3YTMxLjA0NTE1LDMxLjA0NTE1LDAsMCwxLDIxLjY5NjM2LTM4LjE2OWwxNjguMDY2NjktNDYuMjQ1NDdhMzEuMDQ1MTUsMzEuMDQ1MTUsMCwwLDEsMzguMTY5LDIxLjY5NjM2bDQ2LjI0NTQ3LDE2OC4wNjY2OUEzMS4wNDUxNCwzMS4wNDUxNCwwLDAsMSw4OTUuNDkzLDQyOC4yMDA4NVoiIGZpbGw9IiNmNGY4ZmUiLz48cGF0aCBkPSJNOTExLjIxNjY4LDM2OC4zMjU3bC01My4wMzgwOC03LjAwNDI3QTE3Ny44NjgxNSwxNzcuODY4MTUsMCwwLDEsNzEwLjQ1MTMsMjMzLjkyNzUxTDgzMi43NzUsMjAwLjI2ODgyQTMxLjA0NTE0LDMxLjA0NTE0LDAsMCwxLDg3MC45NDQsMjIxLjk2NTE3WiIgZmlsbD0iI2U4ZjZmNyIvPjxwYXRoIGQ9Ik02NzcuNzM3NTUsNjg4LjgyMDE5QzYwNS43NzczNCw2MDIuOTkwODQsNDc0LjQ4LDU0NS41NDQxMywzMjQuNDE5NDMsNTQ1LjU0NDEzUzQzLjA2MTI4LDYwMi45OTA4NC0yOC44OTg5Myw2ODguODIwMTlaIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9InVybCgjVW5iZW5hbm50ZXJfVmVybGF1Zl8xNCkiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 100%;
    pointer-events: none;
    z-index: -1;
  }
}
main.search-page .search-wrapper {
  max-width: 240px;
}
@media (min-width: 540px) {
  main.search-page .search-wrapper {
    max-width: 360px;
    padding: 20px 0;
  }
}
main.search-page .wp-block-post-template {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main.search-page .wp-block-post-template .wp-block-post {
  max-width: 580px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  margin-top: 50px;
  padding: 50px;
  transition: all 0.2s ease;
}
main.search-page .wp-block-post-template .wp-block-post .post-meta-block {
  margin-bottom: 15px;
}
main.search-page .wp-block-post-template .wp-block-post .post-meta-block .post-meta-avatar {
  display: flex;
}
main.search-page .wp-block-post-template .wp-block-post .post-meta-block .post-meta-avatar img {
  width: 37px;
  height: 37px;
}
main.search-page .wp-block-post-template .wp-block-post .post-meta-block .post-meta-info {
  display: none;
}
main.search-page .wp-block-post-template .wp-block-post .wp-block-post-title {
  text-align: center;
  color: #111 !important;
  font-size: 24px;
  margin-bottom: 8px;
}
main.search-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt {
  margin-top: 0;
  text-align: center;
  color: #333;
  line-height: 28px;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 8px;
}
main.search-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt .wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
}
main.search-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt .wp-block-post-excerpt__more-text {
  margin-top: 0;
}
main.search-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt .wp-block-post-excerpt__more-text a {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 8px;
}
main.search-page .wp-block-post-template .wp-block-post:hover {
  transform: scale(1.02);
}

.authorpage__title {
  font-size: 55px;
  font-weight: 700;
}

main.author-page .wp-block-post-template {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main.author-page .wp-block-post-template .wp-block-post {
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
  padding: 50px;
  transition: all 0.2s ease;
}
main.author-page .wp-block-post-template .wp-block-post .post-meta-block {
  margin-bottom: 15px;
}
main.author-page .wp-block-post-template .wp-block-post .post-meta-block .post-meta-avatar {
  display: flex;
}
main.author-page .wp-block-post-template .wp-block-post .post-meta-block .post-meta-avatar img {
  width: 37px;
  height: 37px;
}
main.author-page .wp-block-post-template .wp-block-post .post-meta-block .post-meta-info {
  display: none;
}
main.author-page .wp-block-post-template .wp-block-post .wp-block-post-title {
  color: #111 !important;
  font-size: 24px;
  margin-bottom: 8px;
}
main.author-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt {
  margin-top: 0;
  color: #333;
  line-height: 28px;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 8px;
}
main.author-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt .wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
}
main.author-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt .wp-block-post-excerpt__more-text {
  margin-top: 0;
}
main.author-page .wp-block-post-template .wp-block-post .wp-block-post-excerpt .wp-block-post-excerpt__more-text a {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 8px;
}
main.author-page .wp-block-post-template .wp-block-post:hover {
  transform: scale(1.02);
}

main.single-post {
  position: relative;
  padding-top: 75px;
  padding-bottom: 98px;
}
@media (min-width: 1200px) {
  main.single-post::after {
    content: "";
    position: absolute;
    bottom: -78px;
    right: 0;
    width: 640px;
    height: 480px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3VpdGUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMDM2IiBoZWlnaHQ9IjY1MiIgdmlld0JveD0iMCAwIDEwMzYgNjUyIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9IlVuYmVuYW5udGVyX1ZlcmxhdWZfMTQiIHgxPSI0Ny40MzU2NiIgeTE9IjYwMi4xOTc0MiIgeDI9IjQ2OS44NjQ0NSIgeTI9IjY1NS41ODY4MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMC4wMDIxNSIgc3RvcC1jb2xvcj0iI2U3ZDJmNCIvPjxzdG9wIG9mZnNldD0iMC40Nzg1MSIgc3RvcC1jb2xvcj0iI2ViZDNmMiIvPjxzdG9wIG9mZnNldD0iMC45MDMxOSIgc3RvcC1jb2xvcj0iI2Y1ZDdlYSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2Y5ZDhlOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik0xMjU1LjI2MDI3LDIyOS44MzgyOGwtLjU4OTcsNC40NjUzNEExNzcuODM1MTksMTc3LjgzNTE5LDAsMCwxLDEwNTUuMDgzMDcsMzg3LjMyNWwtMTk2LjkwNDQtMjYuMDAzNTRhMTc3LjgzNTE4LDE3Ny44MzUxOCwwLDAsMS0xNTMuMDIxMzUtMTk5LjU4NzVsLjU4OTctNC40NjUzNEExNzcuODM1MTgsMTc3LjgzNTE4LDAsMCwxLDkwNS4zMzQ1Miw0LjI0NzI0bDE5Ni45MDQzOSwyNi4wMDM1NEExNzcuODM1MTksMTc3LjgzNTE5LDAsMCwxLDEyNTUuMjYwMjcsMjI5LjgzODI4WiIgZmlsbD0iI2YzZmRmNiIvPjxwYXRoIGQ9Ik04OTUuNDkzLDQyOC4yMDA4NSw3MjcuNDI2MzMsNDc0LjQ0NjMyYTMxLjA0NTE0LDMxLjA0NTE0LDAsMCwxLTM4LjE2OS0yMS42OTYzNkw2NDMuMDExODcsMjg0LjY4MzI3YTMxLjA0NTE1LDMxLjA0NTE1LDAsMCwxLDIxLjY5NjM2LTM4LjE2OWwxNjguMDY2NjktNDYuMjQ1NDdhMzEuMDQ1MTUsMzEuMDQ1MTUsMCwwLDEsMzguMTY5LDIxLjY5NjM2bDQ2LjI0NTQ3LDE2OC4wNjY2OUEzMS4wNDUxNCwzMS4wNDUxNCwwLDAsMSw4OTUuNDkzLDQyOC4yMDA4NVoiIGZpbGw9IiNmNGY4ZmUiLz48cGF0aCBkPSJNOTExLjIxNjY4LDM2OC4zMjU3bC01My4wMzgwOC03LjAwNDI3QTE3Ny44NjgxNSwxNzcuODY4MTUsMCwwLDEsNzEwLjQ1MTMsMjMzLjkyNzUxTDgzMi43NzUsMjAwLjI2ODgyQTMxLjA0NTE0LDMxLjA0NTE0LDAsMCwxLDg3MC45NDQsMjIxLjk2NTE3WiIgZmlsbD0iI2U4ZjZmNyIvPjxwYXRoIGQ9Ik02NzcuNzM3NTUsNjg4LjgyMDE5QzYwNS43NzczNCw2MDIuOTkwODQsNDc0LjQ4LDU0NS41NDQxMywzMjQuNDE5NDMsNTQ1LjU0NDEzUzQzLjA2MTI4LDYwMi45OTA4NC0yOC44OTg5Myw2ODguODIwMTlaIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9InVybCgjVW5iZW5hbm50ZXJfVmVybGF1Zl8xNCkiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 100%;
    pointer-events: none;
    z-index: -1;
  }
}
main.single-post .the-content-columns {
  display: grid;
  gap: 24px;
  margin-bottom: 0;
}
@media (min-width: 1121px) {
  main.single-post .the-content-columns {
    grid-template-columns: 195px auto 223px;
  }
}
main.single-post .the-content-columns:not(:last-child) {
  margin-bottom: 77px;
}
@media (max-width: 1120px) {
  main.single-post .the-content-columns__anchor-column, main.single-post .the-content-columns__cta-column {
    display: none;
  }
}
@media (max-width: 1120px) {
  main.single-post .the-content-columns__the-content-column {
    max-width: 740px;
    margin: 0 auto;
  }
}
main.single-post .the-content-columns__the-content-column p {
  color: #333;
  font-weight: 500;
}
main.single-post .the-content-columns .wp-block-list {
  margin-bottom: 20px;
}
main.single-post .the-content-columns ol.wp-block-list {
  padding-left: 20px;
  margin-bottom: 14px;
}
main.single-post .the-content-columns ol.wp-block-list li::marker {
  font-size: 18px;
  font-weight: 500;
}
main.single-post .the-content-columns strong {
  font-size: 18px;
}
main.single-post .wp-block-post-title {
  margin: 0 !important;
  padding: 30px 0 21px;
  font-size: 28px;
  line-height: 42px;
}
@media (min-width: 400px) {
  main.single-post .wp-block-post-title {
    font-size: 40px;
    line-height: 1.2;
  }
}
main.single-post .headline-wrapper {
  margin-bottom: 18px;
}
@media (min-width: 540px) {
  main.single-post .headline-wrapper {
    display: grid;
    grid-template-columns: minmax(300px, 666px) auto;
    justify-content: space-between;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
main.single-post .wp-block-post-excerpt {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0;
}
main.single-post .wp-block-post-excerpt__excerpt {
  color: rgba(0, 0, 0, 0.54) !important;
  font-size: 21px !important;
  line-height: 1.4 !important;
}
@media (min-width: 540px) {
  main.single-post .wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
  }
}
main.single-post .wp-block-post-content > * {
  margin-bottom: 20px;
}
main.single-post .wp-block-post-content .wp-block-heading {
  margin: 35px 0 14px;
}
main.single-post .wp-block-post-content .wp-block-heading + .wp-block-heading {
  margin: 25px 0 14px;
}
main.single-post .wp-block-post-content h2.wp-block-heading {
  font-size: 26px;
  line-height: 1.4;
  margin: 35px 0 14px;
}
@media (min-width: 768px) {
  main.single-post .wp-block-post-content h2.wp-block-heading {
    font-size: 32px;
  }
}
main.single-post .wp-block-post-content h3.wp-block-heading {
  font-size: 23px;
  line-height: 1.5;
  font-weight: 700;
  margin: 25px 0 15px;
  color: #111;
}
@media (min-width: 768px) {
  main.single-post .wp-block-post-content h3.wp-block-heading {
    font-size: 28px;
  }
}
main.single-post .wp-block-post-content h4.wp-block-heading {
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  margin: 25px 0 10px;
}
@media (min-width: 768px) {
  main.single-post .wp-block-post-content h4.wp-block-heading {
    font-size: 24px;
  }
}
main.single-post .wp-block-list,
main.single-post ul,
main.single-post ol {
  margin-bottom: 14px !important;
  padding-left: 30px;
  margin-left: 0;
}
main.single-post .wp-block-list li,
main.single-post ul li,
main.single-post ol li {
  list-style-position: outside;
  color: rgba(0, 0, 0, 0.84);
}
main.single-post .wp-block-list li:not(:last-child),
main.single-post ul li:not(:last-child),
main.single-post ol li:not(:last-child) {
  margin-bottom: 14px;
}
main.single-post .post-meta-block {
  display: grid;
  grid-template-columns: 60px auto;
  -moz-column-gap: 15px;
       column-gap: 15px;
  margin-top: 0;
}
main.single-post .post-meta-block * {
  font-family: "Inter";
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}
main.single-post .post-meta-block img {
  display: block;
  grid-column: 1;
  grid-row: span 3;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
main.single-post .post-meta-block .author_biography,
main.single-post .post-meta-block .post-meta-author,
main.single-post .post-meta-block .post-meta-date {
  grid-column: 2;
}
main.single-post .post-meta-block .post-meta-author {
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 0;
}
main.single-post .post-meta-block .author_biography,
main.single-post .post-meta-block .post-meta-date {
  color: rgba(0, 0, 0, 0.55) !important;
}
main.single-post .post-meta-block .post-meta-date {
  margin-bottom: 0;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form {
  margin-top: 0;
  padding: 0;
  border: none;
  max-width: 740px;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-reply-title {
  padding: 0;
  margin-bottom: 7px;
  cursor: default;
  color: #111;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-reply-title::after {
  display: none;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-reply-title small {
  display: none;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .logged-in-as {
  font-size: 18px;
  color: #333;
  line-height: 1.55;
  margin-bottom: 14px;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  overflow: visible;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form > * {
  margin-bottom: 14px;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form label {
  font-size: 18px;
  color: #333;
  line-height: 1.55;
  font-weight: 500;
  margin-bottom: 7px;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form input[type=submit] {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  padding: 8px 12px;
  border-radius: 50px;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form input[type=submit]:not(main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form input[type=submit]:hover) {
  background-color: #42a8fc;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form input, main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form textarea {
  max-width: 600px;
  border: 1px solid #d3d3d3;
  font-size: 16px;
  padding: 5px 12px;
  border-radius: 50px;
  height: 40px;
  margin-bottom: 0;
  transition: all 0.3s;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form input:focus, main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form input:hover, main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form textarea:focus, main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form textarea:hover {
  border-color: #444 !important;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form textarea {
  margin-top: 7px;
  margin-bottom: 0;
  display: block;
  height: 150px;
  padding: 8px 12px;
  border-radius: 15px;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form .comment-notes {
  order: 1;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form .comment-form-comment {
  order: 5;
  margin-bottom: 14px;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form .comment-form-author {
  order: 2;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form .comment-form-email {
  order: 3;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form .comment-form-cookies-consent {
  order: 4;
}
main.single-post #respond.comment-respond.wp-block-post-comments-form .comment-form .form-submit {
  order: 6;
  margin-bottom: 0 !important;
}
main.single-post .comment-guidelines {
  max-width: 740px;
}
main.single-post .last-3-post-by-current-author:not(:last-child) {
  margin-bottom: 77px;
}
main.single-post .last-3-post-by-current-author .last-3-post-by-current-author-post .post-meta-block .post-meta-author {
  color: #2d2d2d !important;
}
main.single-post .last-3-post-by-current-author .last-3-post-by-current-author-post .post-meta-block .post-meta-date {
  font-size: 12px !important;
}

.middle-cta {
  padding: 50px 45px 42px;
  border-radius: 15px;
  text-align: center;
  margin-top: 26px;
  margin-bottom: 26px;
}
.middle-cta--custom {
  background-image: url(images/middle-cta-1-bg.b5c9de02.jpg);
  background-size: 100% 100% !important;
  overflow: hidden;
}
.middle-cta img {
  max-width: 520px;
  width: 100%;
  margin: 0 auto 30px;
  height: auto;
  display: block;
}

.blog-ad-sticky-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #51a0fc;
  background-size: cover;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-ad-sticky-bottom .row {
  display: flex;
  gap: 30px;
}
.blog-ad-sticky-bottom--desktop {
  background-image: url(images/zenkit-blog-ad-sticky-bottom-bg-2a.3655627b.jpg);
  transition: transform 0.4s ease-in, opacity 0.4s ease-in;
  transform: translateY(70px);
  opacity: 0;
}
.blog-ad-sticky-bottom--mobile {
  position: static;
  display: none;
  background-image: url(images/zenkit-blog-ad-sticky-bottom-bg-2b.d5120a53.jpg);
  background-position: 70% !important;
}
.blog-ad-sticky-bottom--opened {
  transform: translateY(0);
  opacity: 1;
}
.blog-ad-sticky-bottom__center-content {
  display: flex;
  margin-left: auto;
  align-items: center;
}
.blog-ad-sticky-bottom__text {
  color: #fff;
  margin-right: 40px;
  font-size: 16px !important;
  margin-bottom: 0;
}
.blog-ad-sticky-bottom__link {
  background: #1b1b1b;
  color: #fff;
  border-radius: 50px;
  padding: 6px 22px;
  font-family: InterBold, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 700;
}
.blog-ad-sticky-bottom__link:hover {
  text-decoration: none;
  color: #fff;
}
.blog-ad-sticky-bottom__close-button {
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-ad-sticky-bottom__close-button i {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
}
.blog-ad-sticky-bottom__close-button:hover {
  cursor: pointer;
}
@media (max-width: 992px) {
  .blog-ad-sticky-bottom {
    background-position: 25% center;
  }
  .blog-ad-sticky-bottom--desktop {
    display: none;
  }
  .blog-ad-sticky-bottom--mobile {
    display: block;
    padding: 16px 0;
    height: auto;
  }
  .blog-ad-sticky-bottom--mobile-closed {
    display: none;
  }
  .blog-ad-sticky-bottom__center-content {
    flex-direction: column;
    margin: 0 auto;
  }
  .blog-ad-sticky-bottom__text {
    margin-right: 0;
    margin-bottom: 16px;
    text-align: center;
    font-size: 18px !important;
    display: none;
    max-width: 65%;
  }
  .blog-ad-sticky-bottom__close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    cursor: pointer;
  }
}

/* Add Animation */
@keyframes slideInFromBottom {
  from {
    transform: translateY(70px);
  }
  to {
    transform: translateY(0);
  }
}
.blog-cta-sidebar-1 .blog-cta__wrapper {
  background: none !important;
  background-image: url(images/sidebar-1-bg.83b1be84.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}

.blog-cta-sidebar-1 .blog-cta__heading,
.blog-cta-sidebar-1 .blog-cta__subheading {
  color: #fff !important;
}

.blog-cta-sidebar-1 .blog-cta__subheading {
  font-weight: 300 !important;
}

.blog-cta-sidebar-2 .blog-cta__wrapper {
  background: none !important;
  background-image: url(images/sidebar-2-bg.d0565ce1.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}

.blog-cta-sidebar-2 .blog-cta__heading,
.blog-cta-sidebar-2 .blog-cta__subheading {
  color: #000 !important;
}

.blog-cta-sidebar-2 .blog-cta__subheading {
  font-weight: 300 !important;
}

.blog-cta-sidebar-3 .blog-cta__wrapper {
  background: none !important;
  background-image: url(images/sidebar-3-bg.81f9d639.jpg) !important;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}

.blog-cta-sidebar-3 .blog-cta__heading,
.blog-cta-sidebar-3 p {
  color: #fff !important;
}

.blog-cta-sidebar-3 .blog-cta__subheading {
  font-weight: 300 !important;
}

.blog-cta-sidebar {
  display: none;
  border-radius: 15px;
  overflow: hidden;
  width: 250px;
  text-align: center;
}
@media (max-width: 1280px) {
  .blog-cta-sidebar {
    width: 190px;
  }
}
.blog-cta-sidebar img {
  width: 100%;
  max-width: 100%;
}
.blog-cta-sidebar .blog-cta__link {
  color: #fff;
  background-color: #0179ff;
  border-radius: 14px;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 20px;
  margin-top: 0;
  position: relative;
  z-index: 20;
  font-weight: 700;
  margin-bottom: 26px;
  display: flex;
}

.blog-cta__wrapper {
  padding: 36px 28px 28px;
}

.blog-cta {
  position: absolute;
  right: -160px;
  width: 250px;
  height: 100%;
}
@media (max-width: 1380px) {
  .blog-cta {
    width: 210px;
    right: -110px;
  }
}
@media (max-width: 1250px) {
  .blog-cta {
    width: 190px;
    right: -90px;
  }
}
@media (max-width: 1165px) {
  .blog-cta {
    display: none;
  }
}
.blog-cta__wrapper {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e9e9ea;
  border-radius: 15px;
  text-align: center;
  padding: 10px 25px 25px 25px;
}
@media (max-width: 1380px) {
  .blog-cta__wrapper {
    padding: 10px 10px 25px;
  }
}
.blog-cta__wrapper img {
  max-width: 100%;
  height: auto;
}
.blog-cta__wrapper a {
  display: inline-block;
  text-align: center;
  font-size: 15px;
  padding: 6px 18px;
  border-radius: 40px;
  background-color: #def4ff;
  color: #007afd;
  margin: 12px auto 0 auto;
}
@media (max-width: 1380px) {
  .blog-cta__wrapper a {
    font-size: 14px;
    padding: 6px 16px;
  }
}
@media (max-width: 1250px) {
  .blog-cta__wrapper a {
    font-size: 13px;
    padding: 6px 11px;
  }
}

.share-buttons-container-horizontal {
  display: flex;
}
.share-buttons-container-horizontal .share-button-popup {
  margin-right: 8px;
}

.share-buttons-container-vertical {
  display: flex;
  flex-direction: column;
}
.share-buttons-container-vertical .share-button-popup {
  margin-bottom: 5px;
}
.share-buttons-container-vertical .a2a_svg {
  margin: 0 auto;
}

.single-post .vertical-share {
  display: none;
}
@media (min-width: 992px) {
  .single-post .vertical-share {
    display: block;
    position: absolute;
    left: 0;
    top: 155px;
    z-index: 99;
  }
  .single-post .vertical-share .addtoany_list {
    display: flex;
    flex-direction: column;
  }
  .single-post .vertical-share .addtoany_list a {
    margin-bottom: 5px;
  }
}
.single-post .share .addtoany_shortcode .a2a_dd {
  display: none;
}
.single-post .share .addtoany_shortcode span {
  height: 40px !important;
  width: 40px !important;
  border-radius: 100% !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.single-post .share .addtoany_shortcode span svg {
  height: 30px;
}
.single-post .share .addtoany_shortcode span.a2a_s_facebook {
  background-color: #3b5796 !important;
}
.single-post .share .addtoany_shortcode span.a2a_s_twitter {
  background-color: #209df6 !important;
}
.single-post .share .addtoany_shortcode span.a2a_s_email {
  background-color: #ff4cb0 !important;
}

.blog-end-cta {
  background: none !important;
  background-image: url(images/end-1-bg.73a93726.jpg) !important;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  overflow: hidden;
  padding: 40px 35px;
  border-radius: 15px;
  text-align: center;
  overflow: hidden;
  margin-top: 26px;
  margin-bottom: 26px;
  color: #fff !important;
}
.blog-end-cta .blog-end-cta__heading,
.blog-end-cta .blog-end-cta__subheading {
  color: #fff !important;
}
.blog-end-cta .blog-end-cta__button {
  margin-top: 20px;
  background-color: #0179ff;
  color: #fff !important;
  border-radius: 14px;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 20px;
  margin-top: 0;
  position: relative;
  z-index: 20;
  font-weight: 700;
  margin-bottom: 0;
  display: inline-block;
}
.blog-end-cta .blog-end-cta__button:hover {
  text-decoration: none;
  color: #fff;
}

body.single-post figure {
  max-width: 100% !important;
}

.comments-count {
  color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
.comments-count img {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.comments-count span {
  font-size: 16px;
  font-weight: 500;
  line-height: 2.1;
}

hr {
  height: 0;
  display: block;
  width: 100% !important;
  overflow: visible;
  padding: 0;
  border: none !important;
  box-sizing: content-box;
  text-align: center;
  margin: 44px 0 34px !important;
}
@media (min-width: 767px) {
  hr {
    margin: 52px 0 42px !important;
  }
}
hr::after {
  content: "...";
  display: inline-block;
  margin-left: 0.6em;
  color: rgba(0, 0, 0, 0.68);
  --x-height-multiplier: 0.342;
  --baseline-multiplier: 0.22;
  font-family: medium-content-slab-serif-font, Georgia, Cambria, Times New Roman, Times, serif;
  font-style: italic;
  font-size: 30px;
  letter-spacing: 0.6em;
  transform: translateY(-15px);
}

body.blog .site-content {
  position: relative;
}
@media (min-width: 1200px) {
  body.blog .site-content::after {
    content: "";
    position: absolute;
    bottom: -78px;
    right: 0;
    width: 640px;
    height: 480px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3VpdGUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMDM2IiBoZWlnaHQ9IjY1MiIgdmlld0JveD0iMCAwIDEwMzYgNjUyIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9IlVuYmVuYW5udGVyX1ZlcmxhdWZfMTQiIHgxPSI0Ny40MzU2NiIgeTE9IjYwMi4xOTc0MiIgeDI9IjQ2OS44NjQ0NSIgeTI9IjY1NS41ODY4MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMC4wMDIxNSIgc3RvcC1jb2xvcj0iI2U3ZDJmNCIvPjxzdG9wIG9mZnNldD0iMC40Nzg1MSIgc3RvcC1jb2xvcj0iI2ViZDNmMiIvPjxzdG9wIG9mZnNldD0iMC45MDMxOSIgc3RvcC1jb2xvcj0iI2Y1ZDdlYSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2Y5ZDhlOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik0xMjU1LjI2MDI3LDIyOS44MzgyOGwtLjU4OTcsNC40NjUzNEExNzcuODM1MTksMTc3LjgzNTE5LDAsMCwxLDEwNTUuMDgzMDcsMzg3LjMyNWwtMTk2LjkwNDQtMjYuMDAzNTRhMTc3LjgzNTE4LDE3Ny44MzUxOCwwLDAsMS0xNTMuMDIxMzUtMTk5LjU4NzVsLjU4OTctNC40NjUzNEExNzcuODM1MTgsMTc3LjgzNTE4LDAsMCwxLDkwNS4zMzQ1Miw0LjI0NzI0bDE5Ni45MDQzOSwyNi4wMDM1NEExNzcuODM1MTksMTc3LjgzNTE5LDAsMCwxLDEyNTUuMjYwMjcsMjI5LjgzODI4WiIgZmlsbD0iI2YzZmRmNiIvPjxwYXRoIGQ9Ik04OTUuNDkzLDQyOC4yMDA4NSw3MjcuNDI2MzMsNDc0LjQ0NjMyYTMxLjA0NTE0LDMxLjA0NTE0LDAsMCwxLTM4LjE2OS0yMS42OTYzNkw2NDMuMDExODcsMjg0LjY4MzI3YTMxLjA0NTE1LDMxLjA0NTE1LDAsMCwxLDIxLjY5NjM2LTM4LjE2OWwxNjguMDY2NjktNDYuMjQ1NDdhMzEuMDQ1MTUsMzEuMDQ1MTUsMCwwLDEsMzguMTY5LDIxLjY5NjM2bDQ2LjI0NTQ3LDE2OC4wNjY2OUEzMS4wNDUxNCwzMS4wNDUxNCwwLDAsMSw4OTUuNDkzLDQyOC4yMDA4NVoiIGZpbGw9IiNmNGY4ZmUiLz48cGF0aCBkPSJNOTExLjIxNjY4LDM2OC4zMjU3bC01My4wMzgwOC03LjAwNDI3QTE3Ny44NjgxNSwxNzcuODY4MTUsMCwwLDEsNzEwLjQ1MTMsMjMzLjkyNzUxTDgzMi43NzUsMjAwLjI2ODgyQTMxLjA0NTE0LDMxLjA0NTE0LDAsMCwxLDg3MC45NDQsMjIxLjk2NTE3WiIgZmlsbD0iI2U4ZjZmNyIvPjxwYXRoIGQ9Ik02NzcuNzM3NTUsNjg4LjgyMDE5QzYwNS43NzczNCw2MDIuOTkwODQsNDc0LjQ4LDU0NS41NDQxMywzMjQuNDE5NDMsNTQ1LjU0NDEzUzQzLjA2MTI4LDYwMi45OTA4NC0yOC44OTg5Myw2ODguODIwMTlaIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9InVybCgjVW5iZW5hbm50ZXJfVmVybGF1Zl8xNCkiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 100%;
    pointer-events: none;
    z-index: -1;
  }
}
body.blog .wp-block-zenkit-blocks-da-post-tag-list {
  padding: 20px 0;
}
body.blog .search-wrapper {
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 540px) {
  body.blog .search-wrapper {
    padding: 20px 0;
  }
}
body.blog .da-home-post-grid {
  max-width: 1000px;
  margin: 0 auto;
}
body.blog .da-home-post-grid ul {
  padding: 15px 0;
  margin: 0;
}
@media (min-width: 768px) {
  body.blog .da-home-post-grid ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
}
body.blog .da-home-post-grid ul li {
  background-color: #333;
  position: relative;
  margin: 0;
  min-height: 350px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
body.blog .da-home-post-grid ul li:not(:last-child) {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  body.blog .da-home-post-grid ul li:not(:last-child) {
    margin-bottom: 0;
  }
}
body.blog .da-home-post-grid ul li:not(.form-block)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  z-index: 3;
  pointer-events: none;
}
body.blog .da-home-post-grid ul li:first-child {
  flex: 1 1 auto;
}
@media (min-width: 768px) {
  body.blog .da-home-post-grid ul li:first-child {
    min-height: 450px;
  }
}
body.blog .da-home-post-grid ul li:first-child .wp-block-post-title a {
  line-height: 1;
}
@media (min-width: 768px) {
  body.blog .da-home-post-grid ul li:first-child .wp-block-post-title a {
    font-size: 36px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  body.blog .da-home-post-grid ul li:nth-child(4n+2),
  body.blog .da-home-post-grid ul li:nth-child(4n+5) {
    flex: 0 1 calc(50% - 8px);
  }
}
@media (min-width: 768px) and (min-width: 1040px) {
  body.blog .da-home-post-grid ul li:nth-child(4n+2),
  body.blog .da-home-post-grid ul li:nth-child(4n+5) {
    flex: 0 1 392px;
  }
}
@media (min-width: 768px) and (min-width: 540px) {
  body.blog .da-home-post-grid ul li:nth-child(4n+2) .wp-block-post-title,
  body.blog .da-home-post-grid ul li:nth-child(4n+5) .wp-block-post-title {
    max-width: 90%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  body.blog .da-home-post-grid ul li:nth-child(4n+3),
  body.blog .da-home-post-grid ul li:nth-child(4n+4) {
    flex: 0 1 calc(50% - 8px);
  }
}
@media (min-width: 768px) and (min-width: 1040px) {
  body.blog .da-home-post-grid ul li:nth-child(4n+3),
  body.blog .da-home-post-grid ul li:nth-child(4n+4) {
    flex: 0 1 592px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  body.blog .da-home-post-grid ul li:nth-child(4n+3) .wp-block-post-title,
  body.blog .da-home-post-grid ul li:nth-child(4n+4) .wp-block-post-title {
    max-width: 90%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  body.blog .da-home-post-grid ul li:nth-child(4n+3) .wp-block-post-title,
  body.blog .da-home-post-grid ul li:nth-child(4n+4) .wp-block-post-title {
    max-width: 75%;
  }
}
body.blog .da-home-post-grid ul li:not(:first-child) .wp-block-post-excerpt {
  display: none;
}
@media (min-width: 540px) {
  body.blog .da-home-post-grid ul li:not(:first-child) .wp-block-post-title {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
body.blog .da-home-post-grid ul .post-body {
  position: relative;
  padding: 30px 40px;
  margin-top: auto;
  color: var(--wp--preset--color--da-white);
  z-index: 3;
}
body.blog .da-home-post-grid ul .wp-block-post-featured-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
body.blog .da-home-post-grid ul .wp-block-post-featured-image img {
  height: 100%;
}
body.blog .da-home-post-grid ul .wp-block-post-featured-image a:focus-visible {
  outline: auto;
  outline-offset: -3px;
}
body.blog .da-home-post-grid ul .wp-block-post-title:not(:last-child) {
  margin-bottom: 14px;
}
body.blog .da-home-post-grid ul .wp-block-post-title a {
  font-size: 22px;
  font-weight: 700;
  color: var(--wp--preset--color--da-white);
}
@media (min-width: 768px) {
  body.blog .da-home-post-grid ul .wp-block-post-title a {
    font-size: 32px;
  }
}
body.blog .da-home-post-grid ul .wp-block-post-excerpt {
  font-size: 20px;
  font-weight: 500;
  margin: 0 !important;
}
body.blog .da-home-post-grid ul .wp-block-post-excerpt:not(:last-child) {
  margin-bottom: 10px !important;
}
@media (min-width: 768px) {
  body.blog .da-home-post-grid ul .wp-block-post-excerpt {
    max-width: 50%;
  }
}
body.blog .da-home-post-grid ul .wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
}
body.blog .wp-block-post-title {
  line-height: 1;
}
body.blog .lookeen__post-pagination {
  margin: 0;
}

.da-home-post-grid .wp-block-query-pagination-previous,
.da-home-post-grid .wp-block-query-pagination-next {
  background: none;
  display: block;
  width: auto;
  height: auto;
}
.da-home-post-grid .wp-block-query-pagination-previous:hover,
.da-home-post-grid .wp-block-query-pagination-next:hover {
  background: none;
}
.da-home-post-grid .wp-block-query-pagination-next::after {
  content: "»";
}
.da-home-post-grid .wp-block-query-pagination-previous::before {
  content: "«";
}
.da-home-post-grid .form-block {
  background-image: url(images/form-bg.8f839342.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--wp--preset--color--da-white);
  padding: 5px 10px;
}
@media (min-width: 992px) {
  .da-home-post-grid .form-block {
    padding: 10px 20px;
  }
}
.da-home-post-grid .form-block__title {
  margin-top: 0;
  color: var(--wp--preset--color--da-white);
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
}
.da-home-post-grid .form-block__title:not(:last-child) {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .da-home-post-grid .form-block__title {
    font-size: 28px;
    padding: 0 13px;
  }
}
@media (min-width: 992px) {
  .da-home-post-grid .form-block__title {
    padding: 0 5.1136363636%;
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .da-home-post-grid .form-block__title {
    font-size: 32px;
  }
}
.da-home-post-grid .form-block form {
  max-width: 220px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.da-home-post-grid .form-block form:not(:last-child) {
  margin-bottom: 12px;
}
.da-home-post-grid .form-block input {
  padding: 3px 18px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  border: none;
  text-align: center;
  height: 33px;
}
.da-home-post-grid .form-block input::-moz-placeholder {
  color: var(--wp--preset--color--da-blue);
}
.da-home-post-grid .form-block input::placeholder {
  color: var(--wp--preset--color--da-blue);
}
.da-home-post-grid .form-block input:not(:last-child) {
  margin-bottom: 10px;
}
.da-home-post-grid .form-block button[type=submit] {
  font-size: 16px;
  font-weight: 500;
  padding: 3px 22px;
  border-radius: 30px;
  background-color: #4bb4ee;
  border: none;
  color: var(--wp--preset--color--da-white);
  align-self: center;
}
@media (hover: hover) and (pointer: fine) {
  .da-home-post-grid .form-block button[type=submit]:hover, .da-home-post-grid .form-block button[type=submit]:focus-visible {
    background-color: var(--wp--preset--color--da-blue);
  }
}
.da-home-post-grid .form-block__text {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}

.da-banner-customer-story-pattern {
  padding-top: 0;
  padding-bottom: 0;
}

.da-banner-customer-story-pattern__image-wrapper {
  position: relative;
}

.da-banner-customer-story-pattern__image-wrapper img {
  border-radius: 20px;
  aspect-ratio: 1.75/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.da-banner-customer-story-pattern__image-wrapper::before, .da-banner-customer-story-pattern__image-wrapper::after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

.da-banner-customer-story-pattern__image-wrapper::before {
  width: 44.495px;
  aspect-ratio: 88.5/106;
  top: -30px;
  right: 23px;
  background-image: url(images/da-banner-customer-story-pattern--decor-2.962dfb96.png);
}

@media (min-width: 767px) {
  .da-banner-customer-story-pattern__image-wrapper::before {
    width: 88.495px;
    top: -52px;
  }
}
.da-banner-customer-story-pattern__image-wrapper::after {
  width: 142.503px;
  aspect-ratio: 284.5/139;
  bottom: 0;
  left: 0;
  background-image: url(images/da-banner-customer-story-pattern--decor-1.3017c6c7.png);
}

@media (min-width: 767px) {
  .da-banner-customer-story-pattern__image-wrapper::after {
    width: 284.503px;
    bottom: -35px;
    left: -47px;
  }
}
.da-banner-customer-story-pattern__logo {
  position: absolute;
  bottom: -12px;
  right: 12px;
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: var(--wp--preset--color--da-white);
  max-width: 200px;
  max-height: 80px;
  border-radius: 12px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 2;
}

@media (min-width: 767px) {
  .da-banner-customer-story-pattern__logo {
    bottom: 24px;
    right: 24px;
    max-width: 237px;
    max-height: 120px;
    box-shadow: none;
  }
}
.da-banner-customer-story-pattern__logo img {
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
}

.da-columns-cards {
  padding: 12px 0 !important;
}

@media (min-width: 767px) {
  .da-columns-cards {
    padding: 0 !important;
  }
}
.da-columns-cards .wp-block-columns {
  margin: -12px !important;
  flex-wrap: wrap !important;
  gap: 0 !important;
}

@media (min-width: 767px) {
  .da-columns-cards .wp-block-columns {
    gap: 24px !important;
    margin: 0 !important;
  }
}
.da-columns-cards .wp-block-columns > * {
  margin: 12px !important;
  border-radius: 20px;
  border: 2px solid #EFEFEF;
  padding: 24px;
  flex: 1 1 100% !important;
}

@media (min-width: 390px) {
  .da-columns-cards .wp-block-columns > * {
    flex: 0 1 calc(50% - 24px) !important;
  }
}
@media (min-width: 767px) {
  .da-columns-cards .wp-block-columns > * {
    margin: 0 !important;
    flex: 0 1 calc(33.3333333333% - 16px) !important;
  }
}
@media (min-width: 1200px) {
  .da-columns-cards .wp-block-columns > * {
    flex: 0 1 calc(20% - 19.2px) !important;
  }
}
.da-columns-cards .wp-block-image {
  text-align: center;
  margin-bottom: 0;
}

.da-columns-cards .wp-block-image:not(:last-child) {
  margin-bottom: 16px;
}

.da-columns-cards .wp-block-image img {
  width: 64px;
  aspect-ratio: 1/1;
}

.da-columns-cards p {
  color: var(--wp--preset--color--da-grey-2);
  font-family: "Inter";
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}

body.wp-admin .da-columns-cards .wp-block-columns > * {
  flex: 0 1 calc(33.3333333333% - 16px) !important;
}

.da-long-cards {
  padding: 15px 0 !important;
}

.da-long-cards .wp-block-columns {
  margin: -15px !important;
  gap: 0 !important;
  flex-wrap: wrap !important;
  padding: 0 15px;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
}

.da-long-cards .wp-block-columns > * {
  margin: 15px !important;
  flex: 0 1 calc(50% - 30px) !important;
}

@media (min-width: 1200px) {
  .da-long-cards .wp-block-columns > * {
    flex: 0 1 calc(25% - 30px) !important;
  }
}
.da-long-cards .wp-block-column {
  border-radius: 20px;
  background: var(--wp--preset--color--da-white);
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 40px 35px;
}

.da-long-cards__card-body * {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

body.wp-admin .da-long-cards .wp-block-columns > * {
  flex: 0 1 calc(33.3333333333% - 30px) !important;
}

.da-stretch-image-section__image-column img {
  width: 100%;
  height: revert-layer !important;
}

@media (min-width: 782px) {
  .da-stretch-image-section__image-column {
    position: relative;
  }
  .da-stretch-image-section__image-column img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
body.wp-admin .da-stretch-image-section .da-stretch-image-section__image-column img {
  position: static;
}

.da-page-title-icon {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 !important;
}

.da-page-title-icon * {
  margin: 0 !important;
}

.da-page-title-icon__image-wrapper {
  width: 75px;
  height: 76px;
  padding: 8px;
  border-radius: 16px;
  border: 2px solid #EFEFEF;
  margin-right: 20px !important;
}

.da-page-title-icon .wp-block-heading {
  align-self: center;
}

.da-workflow-section {
  padding: 0 !important;
}

.da-workflow-section__body {
  text-align: center;
  border-radius: 20px;
  background: var(--wp--preset--color--da-color);
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 24px !important;
}

@media (min-width: 992px) {
  .da-workflow-section__body {
    display: grid;
    grid-template-columns: 148px auto 171px;
    align-items: center;
    gap: 16px;
    text-align: start;
  }
}
.da-workflow-section__icons-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin: 24px;
}

@media (min-width: 992px) {
  .da-workflow-section__icons-wrapper {
    margin: 0;
  }
}
.da-workflow-section__icons-wrapper .wp-block-image {
  border-radius: 12px;
  background: #FAFAFA;
  margin: 0 !important;
  width: 70px;
  height: 70px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.da-workflow-section__text-wrapper {
  margin: 24px;
}

@media (min-width: 992px) {
  .da-workflow-section__text-wrapper {
    margin: 0;
  }
}
.da-workflow-section .wp-block-heading {
  font-family: "Inter";
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}

.da-workflow-section p {
  color: var(--wp--preset--color--da-grey-3);
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.da-workflow-section .wp-block-buttons {
  justify-content: center;
}

.da-workflow-section .wp-block-button > a,
.da-workflow-section .wp-block-button > div {
  padding: 8px 15px;
  font-size: 16px;
}

.wp-block-separator.has-alpha-channel-opacity::after {
  position: relative;
  height: 51px;
}

.wp-block-separator.is-style-colored-line {
  margin: 0 !important;
  text-align: start;
  height: 6px;
}

.wp-block-separator.is-style-colored-line::after {
  content: "";
  display: inline-block;
  width: 130px;
  height: 6px;
  margin: 0;
  background: linear-gradient(90deg, #ff817e 0%, #ff6cb9 26.19%, #ff50e3 48.17%, #bd4eff 67.77%, #1a93ff 100%);
}

body.wp-admin .wp-block-separator.is-style-colored-line {
  margin: 0 !important;
  text-align: start;
}

.wp-block-button.is-style-rainbow > a,
.wp-block-button.is-style-rainbow > div {
  position: relative;
  padding: 20px 25px;
  border-radius: 20px;
  overflow: hidden;
  color: var(--wp--preset--color--da-white);
  text-align: center;
  font-family: "Inter";
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  background: linear-gradient(90deg, #FF817E 0%, #FF6CB9 26.19%, #FF50E3 48.17%, #BD4EFF 67.77%, #1A93FF 100%), var(--wp--preset--color--da-white);
}

.wp-block-button.is-style-rainbow > a span,
.wp-block-button.is-style-rainbow > div span {
  position: relative;
  z-index: 2;
}

.wp-block-button.is-style-rainbow > a::before,
.wp-block-button.is-style-rainbow > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(90deg, #FF817E 0%, #FF6CB9 26.19%, #FF50E3 48.17%, #BD4EFF 67.77%, #1A93FF 100%), var(--wp--preset--color--da-white);
  opacity: 0;
  transition: opacity 0.3s ease-out;
  pointer-events: none;
  z-index: 1;
}

@media (hover: hover) and (pointer: fine) {
  body:not(.wp-admin) .wp-block-button.is-style-rainbow > a:hover::before, body:not(.wp-admin) .wp-block-button.is-style-rainbow > a:focus-visible::before {
    opacity: 1;
  }
}
ol.wp-block-list {
  margin-left: 30px;
  list-style-position: outside;
}

ol.wp-block-list li {
  color: var(--wp--preset--color--da-grey-1);
  font-family: "Inter";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

ol.wp-block-list li a {
  font-weight: 500 !important;
}

.wp-block-list.is-style-da-big-space li:not(:last-child) {
  margin-bottom: 28px !important;
}

.footer__bottom a {
  color: var(--wp--preset--color--da-white) !important;
}

.footer__logo-text {
  line-height: 1;
}

.zenkit__social {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.zenkit__social a {
  display: flex;
}
.zenkit__social a svg {
  fill: var(--wp--preset--color--da-white-off);
}
.zenkit__social a:hover svg {
  fill: var(--wp--preset--color--da-white);
}

footer .wp-block-button__link {
  font-size: 14px !important;
  line-height: 24px !important;
}
footer h4 {
  font-size: 13px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 22px !important; /* 140% */
  margin-bottom: 7px !important;
}
@media (min-width: 992px) {
  footer h4 {
    font-size: 20px !important;
    line-height: 28px !important; /* 133.333% */
  }
}
footer .wp-block-column nav {
  margin-top: 0;
}
footer .wp-block-column nav ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: normal !important;
}
footer .wp-block-column nav ul li a:hover {
  color: var(--wp--preset--color--da-white) !important;
}
@media (min-width: 992px) {
  footer .wp-block-column nav ul li a {
    font-size: 14px !important;
    font-weight: 600 !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
footer .footer__phone-cta .wp-block-button__link:hover {
  background: #1B2B44 !important;
}

.footer__cta-text {
  color: #FFF;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px; /* 171.429% */
}
@media (min-width: 992px) {
  .footer__cta-text {
    font-size: 14px;
    line-height: 24px; /* 175% */
  }
}

@media (max-width: 780px) {
  footer .wp-block-columns {
    gap: 0 !important;
  }
  footer .wp-block-columns .wp-block-column:first-child {
    display: none;
  }
  footer .wp-block-column:not(:first-child) .wp-block-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0 !important;
  }
  footer .wp-block-column:not(:first-child) .wp-block-heading:hover {
    cursor: pointer;
  }
  footer .wp-block-column:not(:first-child) .wp-block-heading::after {
    content: "";
    display: block;
    width: 8px;
    height: 4px;
    background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"6\" viewBox=\"0 0 9 6\" fill=\"none\"><path d=\"M1 1.25L4.5 4.75L8 1.25\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  footer .wp-block-column:not(:first-child) .wp-block-heading.is-open::after {
    transform: translateY(-50%) rotate(180deg);
  }
  footer .wp-block-column:not(:first-child) .wp-block-heading + nav {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    padding-left: 10px;
  }
  footer .wp-block-column:not(:first-child) .wp-block-heading + nav.is-open {
    max-height: 1000px;
  }
}
@media (max-width: 991px) {
  .footer__bottom {
    font-size: 13px !important;
  }
}

.blog__call-to-actions {
  gap: 20px !important;
}
.blog__call-to-actions .lookeen__search-form {
  background: #fff !important;
}
.blog__call-to-actions .lookeen__search-form input {
  background: #fff;
}
@media (max-width: 850px) {
  .blog__call-to-actions {
    gap: 16px !important;
    flex-direction: column !important;
  }
  .blog__call-to-actions .lookeen-dropdown-ul,
  .blog__call-to-actions .lookeen__search-form,
  .blog__call-to-actions .wp-block-buttons {
    width: 100% !important;
    max-width: 382px !important;
  }
  .blog__call-to-actions .wp-block-buttons .wp-block-button,
  .blog__call-to-actions .wp-block-buttons a {
    width: 100% !important;
  }
  .blog__call-to-actions .lookeen-dropdown-ul li,
  .blog__call-to-actions .lookeen__search-form input,
  .blog__call-to-actions .wp-block-button a {
    padding: 10px 20px !important;
    font-size: 15px !important;
    line-height: 22px !important;
  }
  .blog__call-to-actions .lookeen-dropdown-ul,
  .blog__call-to-actions .lookeen__search-form {
    height: 46px !important;
  }
}

.lookeen__post-pagination {
  display: flex;
  justify-content: space-between;
}
.lookeen__post-pagination .wp-block-query-pagination-next {
  margin-left: auto;
}
.lookeen__post-pagination a {
  color: rgba(0, 0, 0, 0.6);
  transition: color 0.3s ease-out;
  line-height: 1.7;
}
@media (hover: hover) and (pointer: fine) {
  .lookeen__post-pagination a:hover, .lookeen__post-pagination a:focus-visible {
    color: var(--wp--preset--color--da-blue);
  }
}
.lookeen__post-pagination .wp-block-query-pagination-next::after {
  margin-left: 5px;
}
.lookeen__post-pagination .wp-block-query-pagination-previous::before {
  margin-right: 5px;
}

.single-post .lookeen__search-form,
.single-post .lookeen-dropdown-ul {
  max-width: 100%;
  width: 100%;
  margin-top: 15px !important;
}
.single-post .newsletter__wrap {
  margin-top: 15px !important;
}
.single-post .lookeen__post-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: var(--wp--preset--color--lookeen-grey-3) !important;
  margin-top: 0;
}
.single-post .lookeen__post-meta .lookeen__post-author-avatar {
  display: inline-flex;
  align-items: center;
}
.single-post .lookeen__post-meta img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 24px;
}
.single-post .lookeen__post-meta .separator {
  height: 4px;
  width: 4px;
  background: var(--wp--preset--color--lookeen-grey-3) !important;
  border-radius: 100%;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.single-post .lookeen__post-summary {
  margin-top: 0;
  margin-bottom: 36px;
}
.single-post .lookeen__post-summary p {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .single-post .lookeen__post-summary p {
    margin-bottom: 36px;
  }
}
@media (min-width: 992px) {
  .single-post .lookeen__post-summary {
    margin-bottom: 80px;
  }
}
.single-post .wp-block-post-title {
  margin-bottom: 8px !important;
}
@media (min-width: 992px) {
  .single-post .wp-block-post-title {
    margin-bottom: 24px !important;
  }
}
.single-post ul, .single-post ol {
  list-style-position: inside;
}
.single-post .wp-block-media-text {
  display: flex;
  margin-bottom: 24px;
  gap: 24px;
  flex-direction: column;
}
.single-post .wp-block-media-text .wp-block-media-text__media img {
  max-width: 400px;
}
.single-post .wp-block-media-text .wp-block-media-text__content {
  flex: 1;
  padding: 0;
}
.single-post .wp-block-media-text .wp-block-media-text__content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 900px) {
  .single-post .wp-block-media-text {
    flex-direction: row;
  }
  .single-post .wp-block-media-text .wp-block-media-text__media {
    flex: 1 1 325px;
    max-width: 325px;
  }
}
@media (max-width: 899px) {
  .single-post .wp-block-media-text .wp-block-media-text__media {
    order: 1;
  }
  .single-post .wp-block-media-text .wp-block-media-text__content {
    order: 2;
  }
}
@media (max-width: 781px) {
  .single-post .single__post-sidebar {
    display: none;
  }
}

body .wp-block-navigation__responsive-container-open:not(.always-shown) {
  display: block !important;
}

body .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
  display: none !important;
}

@media (min-width: 1200px) {
  body .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none !important;
  }
  body .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  header ul li {
    transition: all 0.1s ease-out;
  }
  header ul li a {
    color: #000;
    text-align: center;
    font-family: var(--wp--preset--font-family--body);
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 28px !important; /* 175% */
    padding: 5px 15px !important;
  }
  header ul li a:hover {
    border-radius: 8px !important;
    background: var(--wp--preset--color--da-blue-light) !important;
    color: var(--wp--preset--color--da-blue) !important;
  }
  header ul li a:hover .wp-block-navigation__submenu-icon svg {
    color: #fff;
    transform: rotate(180deg);
  }
  header ul li.current-menu-item {
    border-radius: 8px !important;
    background: var(--wp--preset--color--da-blue-light) !important;
  }
  header ul li.current-menu-item > a {
    color: var(--wp--preset--color--da-blue) !important;
  }
  header ul li.current-menu-item .wp-block-navigation__submenu-icon svg {
    color: #fff;
  }
}

.solutions__menu {
  margin-bottom: 24px;
}
.solutions__menu li {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.solutions__menu li a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 13px !important;
}
.solutions__menu li.current-menu-item a {
  color: #fff !important;
  font-weight: 700;
  border-left: 3px solid #0179FF;
}
.solutions__menu li:hover a {
  color: #fff !important;
  font-weight: 700;
  border-left: 3px solid #0179FF;
}

.header__cta .wp-block-button .wp-block-button__link {
  font-size: 16px !important;
}

.wpml-ls-dropdown .wp-block-navigation__submenu-icon {
  display: none !important;
}

/* menu */
/* menu */
/* Sticky header */
header {
  position: sticky;
  top: var(--adminbar-offset, 0px);
  z-index: 99;
  background: #fff;
  transition: box-shadow 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

/* Shadow style toggled by JS */
header.shadow {
  box-shadow: 0 10px 40px 0 rgba(47, 47, 47, 0.1);
}

#wpadminbar {
  position: fixed !important;
}

* {
  box-sizing: border-box;
}

.wp-block-image img {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

p:empty {
  display: none;
}

iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.entry-content {
  margin-top: 0;
}

body.lock {
  overflow: hidden;
}

.has-global-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.has-global-padding .has-global-padding {
  padding-left: 0;
  padding-right: 0;
}

.btn_tab {
  display: none !important;
}

@media (min-width: 781px) {
  .tab_content_1,
  .tab_content_2 {
    display: block !important;
  }
}
@media (max-width: 781px) {
  .btn_tab {
    display: flex !important;
    gap: 20px;
  }
  .btn_tab .wp-block-button {
    flex: 1;
  }
  .btn_tab .wp-block-button .wp-block-button__link {
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    padding: 4px 8px !important;
  }
  .btn_tab .wp-block-button.active .wp-block-button__link {
    border-color: #0179FF !important;
    color: #0179FF !important;
  }
  .tab_content_1 .wp-block-heading,
  .tab_content_1 .wp-block-lookeen-blocks-responsive-spacer,
  .tab_content_2 .wp-block-heading,
  .tab_content_2 .wp-block-lookeen-blocks-responsive-spacer {
    display: none !important;
  }
  .tab_content_1 .wp-block-lookeen-blocks-accordion,
  .tab_content_2 .wp-block-lookeen-blocks-accordion {
    width: 100% !important;
  }
  .tab_content_2 {
    display: none;
  }
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none !important;
}

input[type=search]::-ms-clear {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

input[type=search]::-ms-reveal {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

.wp-block-search {
  margin: 0 !important;
  background-color: #efefef;
  border-radius: 30px;
  padding: 5px 5px 5px 20px;
  overflow: hidden;
}
.wp-block-search .wp-block-search__label {
  display: none !important;
}
.wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  align-items: center;
}
.wp-block-search input {
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 14px;
}
.wp-block-search button[type=submit] {
  font-size: 14px;
  padding: 3px 20px;
  border-radius: 30px;
  background-color: #4bb4ee;
}
@media (hover: hover) and (pointer: fine) {
  .wp-block-search button[type=submit]:hover, .wp-block-search button[type=submit]:focus-visible {
    background-color: var(--wp--preset--color--da-blue);
  }
}

.social__accounts svg path {
  transition: all 0.3s ease-in-out;
}
.social__accounts a:hover svg path {
  fill: var(--wp--preset--color--lookeen-blue);
}

.wp-block-comments {
  max-width: 740px;
  margin: 0 auto;
}
.wp-block-comments .wp-block-comments-title {
  margin: 0;
  display: none;
}
.wp-block-comments .wp-block-comment-template {
  margin: 0;
  padding: 0 0 40px;
}
.wp-block-comments .comment > div {
  padding: 16px;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.wp-block-comments .comment > div:not(:last-child) {
  margin-bottom: 12px;
}
.wp-block-comments .comment > div .wp-block-columns {
  margin: 0;
}
@media (min-width: 768px) {
  .wp-block-comments .comment > div .comment-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
  }
}
.wp-block-comments .comment > div .comment-top > * {
  margin: 0 !important;
}
.wp-block-comments .comment > div .comment-top__author {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px !important;
}
@media (min-width: 768px) {
  .wp-block-comments .comment > div .comment-top__author {
    margin-bottom: 0 !important;
  }
}
.wp-block-comments .comment > div .comment-top__author > * {
  margin: 0 !important;
}
.wp-block-comments .comment > div .wp-block-comment-author-name {
  margin-top: 0;
  font-weight: 700;
}
.wp-block-comments .comment > div .wp-block-comment-date {
  font-size: 13px !important;
  font-weight: 500;
}
.wp-block-comments .comment > div .wp-block-comment-content {
  margin-top: 10px;
}
.wp-block-comments .comment > div .wp-block-comment-content {
  font-size: 16px;
}
.wp-block-comments .comment > div .wp-block-comment-reply-link {
  margin-top: 14px;
}
.wp-block-comments .comment > div .wp-block-comment-reply-link a {
  font-size: 16px;
  font-weight: 500;
  color: var(--wp--preset--color--da-blue);
}
.wp-block-comments .comment > div .wp-block-comment-reply-link a::before {
  display: none;
}
.wp-block-comments .comment ol {
  margin-bottom: 0;
}
.wp-block-comments .comment ol li {
  padding: 0;
  border: none;
  background-color: transparent;
}
.wp-block-comments ol li .custom-comment-js {
  margin: 12px 0 0;
}
.wp-block-comments ol li .custom-comment-js:not(:last-child) {
  margin-bottom: 12px;
}
.wp-block-comments .comment.thread-alt {
  margin-left: 12px;
}
.wp-block-comments .custom-comment-js {
  display: block;
}
.wp-block-comments .custom-comment-js > *:first-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 10px;
}
.wp-block-comments .wp-block-avatar {
  display: flex;
  align-items: center;
  line-height: 1;
}
.wp-block-comments .wp-block-avatar img {
  margin-right: 8px;
  width: 50px;
  height: 50px;
  border-radius: 50% !important;
}
.wp-block-comments .wp-block-comment-author-name {
  font-size: 12px !important;
  font-weight: 500;
  color: #111;
}
.wp-block-comments .wp-block-avatar + div a {
  color: #337ab7 !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
}
.wp-block-comments .wp-block-comment-reply-link a {
  font-size: 18px !important;
  line-height: 1.7;
  color: #337ab7 !important;
}

#respond {
  padding-top: 30px;
  border-top: 2px solid #EFEFEF;
  margin-top: 30px;
}
#respond .form-submit {
  margin-bottom: 30px;
}
#reply-title {
  color: var(--wp--preset--color--lookeen-black);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px; /* 136.364% */
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 0;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 600px) {
  #reply-title {
    font-size: 20px;
  }
}
#reply-title::after {
  content: "";
  display: block;
  width: 16px;
  height: 10px;
  background-image: url("data:image/svg+xml,<svg width=\"16\" height=\"10\" viewBox=\"0 0 16 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path id=\"Vector\" d=\"M8.03732 9.57191C7.74317 9.57191 7.46199 9.45511 7.25435 9.24747L0.324437 2.3181C-0.108146 1.88553 -0.108146 1.18475 0.324437 0.752171C0.75702 0.319589 1.4578 0.319589 1.89037 0.752171L8.03731 6.89857L14.1096 0.825714C14.5422 0.393132 15.243 0.393132 15.6756 0.825714C16.1081 1.2583 16.1082 1.95907 15.6756 2.39165L8.82028 9.24747C8.61264 9.45511 8.33148 9.57191 8.03732 9.57191Z\" fill=\"black\"/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#reply-title:hover {
  cursor: pointer;
}
#reply-title:hover:not(.cancel-comment-reply-link) {
  color: var(--wp--preset--color--lookeen-blue);
}
#reply-title:hover::after {
  background-image: url("data:image/svg+xml,<svg width=\"16\" height=\"10\" viewBox=\"0 0 16 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path id=\"Vector\" d=\"M8.03732 9.57191C7.74317 9.57191 7.46199 9.45511 7.25435 9.24747L0.324437 2.3181C-0.108146 1.88553 -0.108146 1.18475 0.324437 0.752171C0.75702 0.319589 1.4578 0.319589 1.89037 0.752171L8.03731 6.89857L14.1096 0.825714C14.5422 0.393132 15.243 0.393132 15.6756 0.825714C16.1081 1.2583 16.1082 1.95907 15.6756 2.39165L8.82028 9.24747C8.61264 9.45511 8.33148 9.57191 8.03732 9.57191Z\" fill=\"%230179FF\"/></svg>");
}
#reply-title.active {
  color: var(--wp--preset--color--lookeen-blue);
}
#reply-title.active::after {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"10\" viewBox=\"0 0 16 10\" fill=\"none\"><path d=\"M7.96268 0.42809C8.25683 0.42809 8.53801 0.544892 8.74565 0.752526L15.6756 7.6819C16.1081 8.11447 16.1081 8.81525 15.6756 9.24783C15.243 9.68041 14.5422 9.68041 14.1096 9.24783L7.96269 3.10143L1.89036 9.17428C1.45778 9.60687 0.757002 9.60687 0.324431 9.17428C-0.108141 8.7417 -0.108152 8.04092 0.324431 7.60835L7.17972 0.752526C7.38736 0.544892 7.66852 0.42809 7.96268 0.42809Z\" fill=\"%230179FF\"/></svg>");
}

.comment-form {
  max-height: 0;
  overflow: hidden;
}
.comment-form.active {
  max-height: 1000px;
}
.comment-form .comment-notes {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: var(--wp--preset--color--lookeen-grey-5);
  font-size: 17px;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
}
.comment-form label {
  color: var(--wp--preset--color--lookeen-black);
  font-size: 17px;
  font-weight: 700;
  line-height: 28px; /* 164.706% */
  margin-bottom: 8px;
}
.comment-form #comment {
  border-radius: 8px;
  border: 2px solid #EFEFEF;
  margin-bottom: 24px;
}
.comment-form #comment:focus, .comment-form #comment:hover, .comment-form #comment:active, .comment-form #comment.focus-visible {
  border-color: var(--wp--preset--color--lookeen-blue) !important;
  outline: none;
}
.comment-form .comment-form-url {
  display: none;
}
.comment-form #author,
.comment-form #email {
  border-radius: 8px;
  border: 2px solid #EFEFEF;
  margin-bottom: 24px;
}
.comment-form #author:focus, .comment-form #author:hover, .comment-form #author:active, .comment-form #author.focus-visible,
.comment-form #email:focus,
.comment-form #email:hover,
.comment-form #email:active,
.comment-form #email.focus-visible {
  border-color: var(--wp--preset--color--lookeen-blue) !important;
  outline: none;
}
.comment-form .comment-form-cookies-consent {
  align-items: flex-start;
}
.comment-form .comment-form-cookies-consent input {
  margin: 8px 0 0 0 !important;
  height: auto !important;
}
.comment-form .comment-form-cookies-consent label {
  position: relative;
  padding-left: 10px;
  margin-bottom: 0;
}
.comment-form .comment-form-cookies-consent input:checked + label::before {
  background-color: var(--wp--preset--color--lookeen-blue);
  border-color: var(--wp--preset--color--lookeen-blue);
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"11\" viewBox=\"0 0 14 11\" fill=\"none\"><path d=\"M4.71497 10.1111C4.42155 10.1111 4.13966 9.99748 3.93203 9.79547L0.324426 6.28481C-0.108142 5.86395 -0.108142 5.18216 0.324426 4.76131C0.756994 4.34046 1.45775 4.34045 1.89031 4.76131L4.71497 7.51021L12.1097 0.315645C12.5423 -0.105215 13.243 -0.105215 13.6756 0.315645C14.1081 0.736504 14.1081 1.41829 13.6756 1.83915L5.49792 9.79547C5.29029 9.99748 5.0084 10.1111 4.71497 10.1111Z\" fill=\"white\"/></svg>");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px 11px;
}

.lookeen__comment-meta {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.lookeen__comment-meta svg path {
  fill: black;
}
.lookeen__comment-meta svg.arrow {
  margin-right: 0;
  margin-left: 25px;
}
.lookeen__comment-meta p {
  color: black;
  display: flex;
  align-items: center;
}
.lookeen__comment-meta p svg {
  margin-right: 8px;
}
.lookeen__comment-meta.active, .lookeen__comment-meta:hover {
  cursor: pointer;
}
.lookeen__comment-meta.active h2, .lookeen__comment-meta:hover h2 {
  color: var(--wp--preset--color--lookeen-blue);
}
.lookeen__comment-meta.active p, .lookeen__comment-meta:hover p {
  color: var(--wp--preset--color--lookeen-blue);
}
.lookeen__comment-meta.active svg path, .lookeen__comment-meta:hover svg path {
  fill: var(--wp--preset--color--lookeen-blue);
}

.wp-block-comment-content {
  color: #333;
  line-height: 28px;
}
.wp-block-comment-content p {
  margin-bottom: 14px;
}

.wp-block-comment-template li .wp-block-columns {
  margin-bottom: 32px;
}
.wp-block-comment-template ol {
  padding-left: 104px;
}
.wp-block-comment-template ol li {
  padding: 32px 30px;
  background: #FAFAFA;
  border-radius: 20px;
}

.comment-reply-link {
  color: #000;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
}
.comment-reply-link::before {
  content: "";
  display: block;
  width: 17px;
  height: 18px;
  background-image: url("data:image/svg+xml,<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0.00799882 4.332C0.00799882 4.488 0.0679991 4.626 0.188 4.746L3.59 8.148C3.698 8.268 3.836 8.328 4.004 8.328C4.16 8.328 4.298 8.274 4.418 8.166C4.526 8.046 4.58 7.908 4.58 7.752C4.58 7.584 4.526 7.44 4.418 7.32L1.934 4.854H13.31C13.778 4.854 14.198 4.968 14.57 5.196C14.942 5.424 15.248 5.73 15.488 6.114C15.716 6.486 15.83 6.906 15.83 7.374C15.83 7.842 15.716 8.262 15.488 8.634C15.248 9.006 14.942 9.312 14.57 9.552C14.198 9.78 13.778 9.894 13.31 9.894H11.24C11.072 9.894 10.934 9.948 10.826 10.056C10.718 10.164 10.664 10.302 10.664 10.47C10.664 10.638 10.724 10.782 10.844 10.902C10.952 11.01 11.084 11.064 11.24 11.064H13.31C13.994 11.064 14.618 10.902 15.182 10.578C15.734 10.242 16.178 9.798 16.514 9.246C16.838 8.682 17 8.058 17 7.374C17 6.69 16.838 6.072 16.514 5.52C16.178 4.968 15.728 4.524 15.164 4.188C14.6 3.852 13.982 3.684 13.31 3.684H2.078L4.418 1.344C4.526 1.212 4.58 1.074 4.58 0.93C4.58 0.774 4.526 0.636 4.418 0.516C4.298 0.396 4.16 0.336 4.004 0.336C3.848 0.336 3.71 0.396 3.59 0.516L0.188 3.918C0.0679991 4.038 0.00799882 4.176 0.00799882 4.332Z\" fill=\"black\"/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 8px;
}

.lookeen__comment-list {
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
.lookeen__comment-list.active {
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.comment__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0;
  color: var(--wp--preset--color--lookeen-grey-3) !important;
  text-overflow: ellipsis;
  font-family: Outfit;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
}
@media (min-width: 992px) {
  .comment__meta {
    font-size: 14px;
  }
}
.comment__meta .wp-block-comment-date::after {
  content: "";
  height: 4px;
  width: 4px;
  background: var(--wp--preset--color--lookeen-grey-3) !important;
  border-radius: 100%;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 3px;
}
.comment__meta .wp-block-comment-author-name {
  text-transform: capitalize;
  margin: 0;
}

@media (max-width: 781px) {
  .lookeen__comment-meta {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lookeen__comment-list li {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 0 !important;
  }
  .lookeen__comment-list li > .wp-block-columns {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lookeen__comment-list li ol {
    padding: 0;
  }
  .lookeen__comment-list li + #respond form {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }
  .lookeen__comment-list li + #respond #reply-title.active::after {
    display: none;
  }
  .lookeen__comment {
    margin-top: 0 !important;
    margin-left: -20px;
    margin-right: -20px;
  }
  .comment-respond {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#commentform .error input,
#commentform .error textarea {
  border: 2px solid #F46464;
}
#commentform .error label {
  color: #F46464;
}
#commentform .email__error {
  background: #FFEEED;
  color: #F46464;
  margin-top: 24px;
  padding: 15px;
  margin-bottom: 24px;
  border-radius: 8px;
}

#cancel-comment-reply-link {
  color: #BABABA;
}
#cancel-comment-reply-link:hover {
  color: var(--wp--preset--color--lookeen-dark-blue);
}

.newsletter__form .form-group {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.newsletter__form .form-group input {
  overflow: hidden;
  color: #444746;
  font-family: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  border-radius: 8px;
  border: 2px solid #EFEFEF;
  display: flex;
  height: 50px;
  padding: 0px 16px;
  align-items: flex-start;
  align-self: stretch;
}
.newsletter__form .form-group input::-moz-placeholder {
  color: #444746;
  font-family: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
}
.newsletter__form .form-group input::placeholder {
  color: #444746;
  font-family: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
}
.newsletter__form .form-group input:active, .newsletter__form .form-group input:focus, .newsletter__form .form-group input:hover, .newsletter__form .form-group input:focus-within {
  border: 2px solid var(--wp--preset--color--lookeen-blue);
  outline: none;
  color: var(--wp--preset--color--lookeen-blue);
}
.newsletter__form .form-group input:active::-moz-placeholder, .newsletter__form .form-group input:focus::-moz-placeholder, .newsletter__form .form-group input:hover::-moz-placeholder, .newsletter__form .form-group input:focus-within::-moz-placeholder {
  color: var(--wp--preset--color--lookeen-blue);
}
.newsletter__form .form-group input:active::placeholder, .newsletter__form .form-group input:focus::placeholder, .newsletter__form .form-group input:hover::placeholder, .newsletter__form .form-group input:focus-within::placeholder {
  color: var(--wp--preset--color--lookeen-blue);
}
.newsletter__form .form-group button {
  display: flex;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  color: var(--wp--preset--color--lookeen-white);
  text-align: center;
  border: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 28px; /* 164.706% */
  background: var(--wp--preset--color--lookeen-blue);
  height: 50px;
  margin-top: 24px;
  margin-bottom: 24px;
  width: 145px;
}
.newsletter__form .form-group button:hover {
  cursor: pointer;
  background: var(--wp--preset--color--lookeen-dark-blue);
}

.newsletter__modal .da__modal-content {
  height: auto;
  border-radius: 20px;
  background: #FFF;
  /* box shadow */
  box-shadow: 0px 8px 30px 9px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.newsletter__header {
  color: var(--wp--preset--color--lookeen-blue);
}

.newsletter__form input {
  color: var(--wp--preset--color--lookeen-blue);
  font-family: inherit;
}
.newsletter__form input.error {
  border-color: red;
}

.newsletter__footer {
  overflow: hidden;
  color: var(--wp--preset--color--lookeen-grey-5);
  font-family: Outfit;
  font-weight: 700;
}

.single .newsletter__wrap {
  border-radius: 10px;
  border: 2px solid #EFEFEF;
  display: flex;
  max-width: 279px;
  padding: 10px 15px 16px 16px;
  flex-direction: column;
  align-items: flex-start;
}
.single .newsletter__wrap .newsletter__header {
  color: #444746;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 10px;
}
.single .newsletter__wrap .newsletter__header strong {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.single .newsletter__wrap form {
  width: 100%;
}
.single .newsletter__wrap input {
  margin-bottom: 16px;
  max-width: 100%;
}
.single .newsletter__wrap button {
  margin: 0;
  margin-bottom: 16px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px; /* 150% */
  padding: 6px 10px;
  font-family: var(--wp--preset--font-family--outfit);
}
.single .newsletter__wrap .newsletter__footer {
  font-size: 14px;
}

.manual-dl {
  display: inline-block;
  cursor: pointer;
  color: var(--wp--preset--color--lookeen-blue);
  border: 1px solid var(--wp--preset--color--lookeen-grey-efefef);
  border-radius: 12px;
  padding: 15px 30px;
  margin: 0 auto;
  text-align: center;
}
.manual-dl:hover {
  color: var(--wp--preset--color--lookeen-white);
  background-color: var(--wp--preset--color--lookeen-dark-blue);
}

#dd-container {
  display: none !important;
  bottom: 20px;
  color: #fff;
  position: fixed;
  width: auto;
  height: 120px;
  text-align: center;
  z-index: 999999;
}

#dd-container .dau-step {
  width: 300px;
  background: #0083d4;
  margin-right: 1px;
  padding: 15px;
  height: 120px;
  float: left;
}

#dd-container .dau-step span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  color: #444;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 28px;
  float: left;
}

#dd-container .dau-step p {
  padding-left: 45px;
  text-align: left;
  margin-top: 0;
  color: #fff;
}

#dd-container .dau-step img {
  margin-left: -100px;
}

#dd-container .imgcont {
  float: left;
  height: 120px;
  background: #0083d4;
  margin-right: 1px;
  padding: 15px;
}

#dd-container .imgcont img {
  max-height: 100%;
}

#dd-container .closedown {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0083d4;
  color: #fff;
  text-align: center;
  float: left;
  margin-top: -25px;
  font-size: 22px;
  line-height: 24px;
}

#dd-container .closedown:hover {
  text-decoration: none;
}

.upgrade__form-container .upgrade-center .upgrade-center__title {
  display: none;
}
.upgrade__form-container .upgrade-center form {
  font-family: Outfit;
}
.upgrade__form-container .upgrade-center form .form-group {
  display: flex;
  margin-bottom: 20px;
}
.upgrade__form-container .upgrade-center form label {
  display: none;
}
.upgrade__form-container .upgrade-center form input {
  box-sizing: border-box;
  width: 100%;
  padding: 15px 20px;
  border-radius: 12px;
  border: 2px solid #1B2B45;
  background: #1B2B45;
  font-family: Outfit;
  font-size: 17px;
  font-style: normal;
  line-height: 28px;
  color: var(--wp--preset--color--lookeen-footer-off);
}
.upgrade__form-container .upgrade-center form input::-moz-placeholder {
  color: var(--wp--preset--color--lookeen-footer-off);
  font-family: Outfit;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 164.706% */
}
.upgrade__form-container .upgrade-center form input::placeholder {
  color: var(--wp--preset--color--lookeen-footer-off);
  font-family: Outfit;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 164.706% */
}
.upgrade__form-container .upgrade-center form input:focus, .upgrade__form-container .upgrade-center form input:active, .upgrade__form-container .upgrade-center form input:hover, .upgrade__form-container .upgrade-center form input:focus-within, .upgrade__form-container .upgrade-center form input:focus-visible {
  border: 2px solid #1B2B45;
  outline: none;
  color: var(--wp--preset--color--lookeen-footer-off);
}
.upgrade__form-container .upgrade-center form input:focus::-moz-placeholder, .upgrade__form-container .upgrade-center form input:active::-moz-placeholder, .upgrade__form-container .upgrade-center form input:hover::-moz-placeholder, .upgrade__form-container .upgrade-center form input:focus-within::-moz-placeholder, .upgrade__form-container .upgrade-center form input:focus-visible::-moz-placeholder {
  color: var(--wp--preset--color--lookeen-footer-off);
}
.upgrade__form-container .upgrade-center form input:focus::placeholder, .upgrade__form-container .upgrade-center form input:active::placeholder, .upgrade__form-container .upgrade-center form input:hover::placeholder, .upgrade__form-container .upgrade-center form input:focus-within::placeholder, .upgrade__form-container .upgrade-center form input:focus-visible::placeholder {
  color: var(--wp--preset--color--lookeen-footer-off);
}
.upgrade__form-container .upgrade-center form .upgrade-center__disclaimer {
  font-size: 14px;
  margin-bottom: 10px;
  padding: 15px 20px;
  color: var(--wp--preset--color--lookeen-footer-off);
}
.upgrade__form-container .upgrade-center form button {
  border: none;
  display: flex;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: var(--wp--preset--color--lookeen-blue);
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  color: #FFF;
  margin-right: auto;
  cursor: pointer;
  color: var(--white, #FFF);
  text-align: center;
  /* copy-small-bold */
  font-family: Outfit;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 164.706% */
  margin-top: 20px;
  margin-bottom: 10px;
}
.upgrade__form-container .upgrade-center form button:hover {
  background: var(--wp--preset--color--lookeen-dark-blue);
}
.upgrade__form-container .upgrade-center form .upgrade-error {
  border-radius: 8px;
  background: #F46464;
  display: flex;
  padding: 15px 16px;
  align-items: flex-start;
  align-self: stretch;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}

.gutenberg-table-section * {
  box-sizing: border-box;
}
@media (min-width: 782px) {
  .gutenberg-table-section__body {
    padding: 0 15px;
  }
}
.gutenberg-table-section__headline .wp-block-heading:last-child {
  margin-bottom: 0 !important;
}
.gutenberg-table-section .lookeen__version-table,
.gutenberg-table-section .da__content-table {
  border-radius: 20px;
  background: var(--wp--preset--color--da-white);
  box-shadow: 0 8px 30px 9px rgba(0, 0, 0, 0.08);
  padding: 20px 15px 15px;
}
.gutenberg-table-section .has-fixed-layout tr:nth-child(even) {
  background-color: #FAFAFA;
}
.gutenberg-table-section td {
  border: none !important;
}
.gutenberg-table-section .lookeen__version-table--mobile tbody,
.gutenberg-table-section .da__content-table--mobile tbody {
  display: grid;
}
.gutenberg-table-section .lookeen__version-table--mobile tr.lookeen__version-table--mobile-th td,
.gutenberg-table-section .lookeen__version-table--mobile tr.da__content-table--mobile-th td,
.gutenberg-table-section .da__content-table--mobile tr.lookeen__version-table--mobile-th td,
.gutenberg-table-section .da__content-table--mobile tr.da__content-table--mobile-th td {
  display: block;
  color: var(--wp--preset--color--da-blue) !important;
}
.gutenberg-table-section .lookeen__version-table--mobile .lookeen__version-table--mobile-tr,
.gutenberg-table-section .da__content-table--mobile .lookeen__version-table--mobile-tr {
  display: grid;
  grid-template-columns: auto auto;
}
.gutenberg-table-section .lookeen__version-table--mobile .lookeen__version-table--mobile-tr.colored-row,
.gutenberg-table-section .da__content-table--mobile .lookeen__version-table--mobile-tr.colored-row {
  background-color: #FAFAFA;
}
.gutenberg-table-section .lookeen__version-table--mobile .da__content-table--mobile-tr.colored-row:nth-child(even),
.gutenberg-table-section .da__content-table--mobile .da__content-table--mobile-tr.colored-row:nth-child(even) {
  background-color: #FAFAFA;
}
.gutenberg-table-section .lookeen__version-table--mobile tr:not(:last-child) td,
.gutenberg-table-section .da__content-table--mobile tr:not(:last-child) td {
  border-bottom: none;
}
.gutenberg-table-section .lookeen__version-table--mobile tr td:nth-child(1),
.gutenberg-table-section .da__content-table--mobile tr td:nth-child(1) {
  padding-left: 5px !important;
}
.gutenberg-table-section table tr:not(:first-child) td {
  color: var(--wp--preset--color--da-grey-1);
}
@media (min-width: 781px) {
  .gutenberg-table-section .da__content-table table td:nth-child(1) {
    font-weight: 400;
    text-align: center !important;
  }
}
.gutenberg-table-section .da__content-table--mobile-tr td {
  font-weight: 400 !important;
  display: block;
}
.gutenberg-table-section .da__content-table tbody tr:not(:first-child) td {
  font-weight: 500;
}

/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
#iubenda_policy * {
  color: #fff !important;
}
#iubenda_policy .box_primary h3 {
  color: #000 !important;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  background: var(--wp--preset--color--lookeen-blue);
  color: var(--wp--preset--color--lookeen-white);
  border-radius: 100%;
  display: none;
  cursor: pointer;
  border: none;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}
.back-to-top svg {
  width: 20px;
  height: 20px;
}

:root {
  --zapier-brand:#3d4592;
  --zapier-brand-120:#2c3266;
  --zapier-text:#000;
  --zapier-text-80:#222;
  --zapier-bg-5:rgb(255 255 255 / 30%);
  --zapier-bg-5b:rgb(0 0 0 / 3%);
  --zapier-bg-0:rgb(255 255 255 / 60%);
  --zapier-icon-bg:#fff;
  --zapier-icon-color:rgb(0 0 0 / 40%);
  --zapier-icon-border-color:rgb(0 0 0 / 10%);
  --zapier-service-icon-border-color:rgb(0 0 0 / 10%);
  --zapier-input-border-color:rgb(0 0 0 / 50%);
  --zapier-border-color:rgb(0 0 0 / 30%);
  --zapier-modal-background-color:#fff;
  --zapier-modal-border-color:rgb(0 0 0 / 60%);
  --zapier-zap-state-off-bg:#403f3e;
  --zapier-zap-state-off-text:#fff;
  --zapier-zap-state-on-bg:#0f884e;
  --zapier-zap-state-on-text:#fff;
  --zapier-avatar-bg:#1a4a4c;
  --zapier-avatar-text:#fff;
  --zapier-button-text:#fff;
  --zapier-button-bg:var(--zapier-brand);
  --zapier-elevation-5:0 5px 10px 0 rgb(0 0 0 / 10%);
  --zapier-elevation-6:0 5px 10px 0 rgb(0 0 0 / 20%);
  --zapier-elevation-30:0 10px 20px 0 rgb(0 0 0 / 30%);
  --zapier-elevation-zap:0 8px 8px -8px rgb(0 0 0 / 20%);
  --zapier-grid-unit:10px;
  --zapier-button-input-border-radius:3px;
  --zapier-font-family:"Inter-New", Helvetica, arial, sans-serif;
  --zapier-font-size-26px:max(calc(16px * 1.625), 1.625rem);
  --zapier-font-size-20px:max(calc(16px * 1.25), 1.25rem);
  --zapier-font-size-18px:max(calc(16px * 1.125), 1.125rem);
  --zapier-font-size-16px:max(16px, 1rem);
  --zapier-font-size-14px:max(calc(16px * 0.875), 0.875rem);
  --zapier-font-size-12px:max(calc(16px * 0.75), 0.75rem);
}

[data-theme=dark] {
  --zapier-brand:#90a1ed;
  --zapier-brand-120:#f0f1fa;
  --zapier-text:#fff;
  --zapier-text-80:rgb(255 255 255 / 80%);
  --zapier-bg-5:rgb(255 255 255 / 10%);
  --zapier-bg-5b:rgb(255 255 255 / 3%);
  --zapier-bg-0:rgb(255 255 255 / 10%);
  --zapier-icon-color:rgb(255 255 255 / 70%);
  --zapier-icon-border-color:rgb(0 0 0 / 20%);
  --zapier-border-color:rgb(255 255 255 / 40%);
  --zapier-input-border-color:var(--zapier-border-color);
  --zapier-service-icon-border-color:rgb(0 0 0 / 20%);
  --zapier-button-text:#000;
  --zapier-button-bg:#fff;
  --zapier-modal-background-color:#222;
  --zapier-modal-border-color:rgb(255 255 255 / 40%);
  --zapier-elevation-5:0 5px 10px 0 rgb(0 0 0 / 60%);
  --zapier-elevation-30:0 10px 10px -10px rgb(0 0 0 / 80%);
}

.integrations__menu {
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.integrations__menu ul li {
  width: 100%;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.integrations__menu ul li a {
  display: block;
  text-decoration: none;
  width: 100%;
  color: #BABABA !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 13px !important;
  position: relative;
}
.integrations__menu ul li.current-menu-item a {
  color: #000 !important;
  font-weight: 700;
}
.integrations__menu ul li.current-menu-item a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #0179FF;
}
.integrations__menu ul li:hover a {
  color: #000 !important;
  font-weight: 700;
}
.integrations__menu ul li:hover a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #0179FF;
}

.content__integrations .title {
  margin-bottom: 24px;
}
.content__integrations .title figure {
  width: 75px;
  height: 76px;
  border-radius: 16px;
  border: 2px solid var(--grey-1, #EFEFEF);
  padding: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.content__integrations a {
  font-weight: 700 !important;
}
.content__integrations ol.wp-block-list li a {
  font-weight: 700 !important;
}

#toc, #toc-v2 {
  overflow-x: visible;
  overflow-y: auto;
  height: auto;
  max-height: 70vh;
  padding-right: 5px;
}
@media (max-height: 700px) {
  #toc, #toc-v2 {
    max-height: 60vh;
  }
}
@media (max-width: 1200px) {
  #toc, #toc-v2 {
    max-height: 80vh;
  }
}
#toc li > a, #toc-v2 li > a {
  font-size: inherit;
}
#toc div.h2, #toc li.toc-h2, #toc-v2 div.h2, #toc-v2 li.toc-h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
}
#toc div.h3, #toc li.toc-h3, #toc-v2 div.h3, #toc-v2 li.toc-h3 {
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 4px;
}
#toc div.h4, #toc li.toc-h4, #toc-v2 div.h4, #toc-v2 li.toc-h4 {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 3px;
}
#toc div.h5, #toc li.toc-h5, #toc-v2 div.h5, #toc-v2 li.toc-h5 {
  font-weight: lighter;
  font-size: 11px;
  margin-bottom: 2px;
}
#toc li.toc-h6, #toc-v2 li.toc-h6 {
  font-size: 10px;
  font-weight: lighter;
}
#toc li, #toc-v2 li {
  color: #333;
}
#toc li.active, #toc-v2 li.active {
  color: #804dbb;
}
#toc a, #toc-v2 a {
  color: inherit;
  display: block;
}
#toc a:hover, #toc-v2 a:hover {
  color: #804dbb;
}

.toc-column {
  position: absolute;
  width: 200px;
  height: auto;
  display: none;
  opacity: 0;
  transition: 0.1s;
  position: fixed;
}
.toc-column.initiated {
  display: block;
  opacity: 1;
}
.toc-column.is-fixed {
  position: fixed;
}
@media (max-width: 1200px) {
  .toc-column {
    left: unset;
    top: 0;
    position: fixed;
    width: 250px;
    right: -250px;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.95);
    box-shadow: 0 -10px 40px 0 rgba(47, 47, 47, 0.1);
    border-radius: 10px;
    z-index: 80;
    transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
  }
}

.toc-column.initiated {
  display: block;
  opacity: 1;
}

.toc-wrapper {
  position: static;
}
@media (max-width: 1200px) {
  .toc-wrapper {
    position: static;
    padding-top: 75px;
    padding-left: 35px;
    padding-right: 20px;
  }
}

.toc-column .vertical-share {
  position: static !important;
}
.toc-column .share-buttons-container-vertical {
  align-items: flex-start;
  flex-direction: row;
  margin-top: 20px;
}
.toc-column .share-buttons-container-vertical a {
  margin-right: 10px;
}

.toc-mobile-trigger {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 0;
  top: calc(50% - 50px);
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 10px;
  z-index: 75;
  transition: 0.2s ease 0s;
}
@media (max-width: 1200px) {
  .toc-mobile-trigger {
    display: flex;
  }
}
.toc-mobile-trigger svg {
  width: 32px;
  height: 32px;
  fill: #333;
}
.toc-mobile-trigger:hover {
  cursor: pointer;
}

@media (max-width: 1200px) {
  body.toc-mobile-open .toc-column {
    transform: translateX(-250px);
    z-index: 99;
  }
}

body.toc-mobile-open .toc-mobile-trigger {
  opacity: 0;
}

.toc-mobile-close {
  display: none;
  width: 30px;
  height: 30px;
  margin-bottom: 15px;
  color: #333;
  background-color: rgba(0, 0, 0, 0.05);
  margin-left: auto;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .toc-mobile-close {
    display: flex;
  }
}
.toc-mobile-close:hover {
  cursor: pointer;
}

#toc-v2 {
  padding-left: 16px;
  margin-left: -16px;
}
#toc-v2 .has-child {
  position: relative;
}
#toc-v2 .has-child > ul {
  display: none;
}
#toc-v2 .has-child.expand > ul {
  display: block;
}
#toc-v2 .has-child.scroll-expand > ul {
  display: block;
}
#toc-v2 > ul {
  padding-left: 0;
}
#toc-v2 ul {
  list-style-type: none;
  padding-left: 15px;
}
#toc-v2 > ul {
  padding-left: 0;
}

.expand-all ul {
  display: block !important;
}

.toc-child-caret {
  position: absolute;
  left: -14px;
  top: 5px;
  transition: 0.2s;
  color: inherit;
  line-height: 1;
}
.toc-child-caret:hover {
  cursor: pointer;
}

.has-child.expand > .toc-child-caret, .has-child.scroll-expand > .toc-child-caret {
  transform: rotate(90deg);
}

#toc-v2::-webkit-scrollbar {
  width: 15px;
  height: 15px;
  background: transparent;
}

#toc-v2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 16px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}

#toc-v2::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 16px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/swiper/swiper.css ***!
  \************************************************************************************************************************************************************************************/
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/swiper/modules/effect-fade.css ***!
  \*************************************************************************************************************************************************************************************************/
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/swiper/modules/autoplay.css ***!
  \**********************************************************************************************************************************************************************************************/


/*# sourceMappingURL=index.css.map*/