.wpcf7 input:not([type=submit]),
.wpcf7 select,
.wpcf7 textarea {
  background: #D8D4D7;
  border: none;
  padding: 18px 1em;
  border-radius: 8px;
  font-size: 20px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: Rand, sans-serif;
  color: #101820;
}
.wpcf7 .wpcf7-submit {
  background: #3253FF;
  border: 1px solid #3253FF;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  display: block;
  border-radius: 999px;
  padding: 12px 40px;
  font-family: Rand, sans-serif;
  transition: all 0.5s ease-out;
  will-change: background, color;
}
.wpcf7 .wpcf7-submit:hover {
  color: #3253FF;
  background-color: #FFF;
}
.block.block-video-player .player-video {
  margin-left: 25px;
  flex-grow: 1;
  aspect-ratio: 16/9;
  position: relative;
  display: block;
}
.block.block-video-player .player-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: auto !important;
}
#mega-menu-item-23745 {
  position: relative !important;
}
#mega-menu-item-23745 ul.mega-sub-menu {
  width: 580px !important;
}
ul.mega-sub-menu a:hover {
  text-decoration: underline;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu {
  display: block !important;
  height: inherit !important;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu li {
  margin-bottom: 10px;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu li a {
  padding: 0;
  color: #3253ff;
  font-weight: 500;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu li a:hover {
  color: #101820;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu li.btn.first {
  margin-top: 60px;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu li.btn a {
  display: inline-block !important;
  padding: 7px 20px !important;
  font-weight: 400 !important;
  line-height: 1.5;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu li.btn a:hover {
  color: #FFFFFF;
}
#mega-menu-item-23746 ul.mega-sub-menu .menu li:last-child {
  padding: 0;
}
#mega-menu-23746-0-0 ul.mega-sub-menu h4.mega-block-title,
#mega-menu-23746-0-1 ul.mega-sub-menu h4.mega-block-title {
  text-transform: inherit !important;
  font-size: 36px !important;
  font-family: TiemposFine, serif !important;
  font-weight: 400 !important;
  margin: 0 0 10px !important;
}
#mega-menu-item-nav_menu-12 .menu-item:not(.btn) a {
  color: #67DFFF !important;
}
#mega-menu-item-nav_menu-12 .menu-item:not(.btn) a:hover {
  color: #fff !important;
}
#mega-menu-item-nav_menu-12 .mega-block-title {
  color: #FFF !important;
  font-weight: 700 !important;
  font-family: Rand, sans-serif !important;
  font-size: 18px !important;
}
#mega-menu-item-23747,
#mega-menu-item-23750,
#mega-menu-item-33866,
#mega-menu-item-23749 {
  position: relative !important;
}
#mega-menu-item-23747 .mega-sub-menu,
#mega-menu-item-23750 .mega-sub-menu,
#mega-menu-item-33866 .mega-sub-menu,
#mega-menu-item-23749 .mega-sub-menu {
  width: auto !important;
}
#mega-menu-item-23747 .mega-sub-menu li,
#mega-menu-item-23750 .mega-sub-menu li,
#mega-menu-item-33866 .mega-sub-menu li,
#mega-menu-item-23749 .mega-sub-menu li {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#mega-menu-item-23747 .mega-sub-menu a,
#mega-menu-item-23750 .mega-sub-menu a,
#mega-menu-item-33866 .mega-sub-menu a,
#mega-menu-item-23749 .mega-sub-menu a {
  white-space: nowrap !important;
  font-size: 14px !important;
  line-height: 23px !important;
  color: #3253ff !important;
  padding: 5px 0px !important;
  font-weight: 500 !important;
}
#mega-menu-item-23747 .mega-sub-menu a:hover,
#mega-menu-item-23750 .mega-sub-menu a:hover,
#mega-menu-item-33866 .mega-sub-menu a:hover,
#mega-menu-item-23749 .mega-sub-menu a:hover {
  color: #141928 !important;
}
#mega-menu-item-23749 .mega-sub-menu {
  left: auto !important;
  right: 0 !important;
}
.blog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.blog__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 1px solid #141928;
  padding-bottom: 5px;
}
.blog__item:hover {
  text-decoration: none;
}
.blog__item:hover .blog__bottom::after {
  margin-left: 11px;
}
.blog__image {
  aspect-ratio: 427/320;
}
.blog__image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
}
.blog__title {
  font-size: 28px;
  font-weight: 300;
  text-decoration: none;
  margin-top: 20px;
}
.blog__bottom {
  font-size: 18px;
  color: #000;
  margin-top: 30px;
}
.blog__bottom:hover {
  text-decoration: underline;
}
.blog__bottom::after {
  content: '\f345';
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  font-size: 18px;
  transition: all 0.15s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .blog {
    gap: 30px;
  }
  .blog__title {
    font-size: 22px;
    margin-top: 10px;
    line-height: 1.2em;
  }
  .blog__bottom {
    margin-top: 15px;
    font-size: 15px;
  }
  .blog__bottom::after {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .blog {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 480px) {
  .blog {
    grid-template-columns: 1fr;
  }
}
.pagination {
  text-align: center;
  margin-top: 40px;
}
.pagination li {
  display: inline-block;
  list-style: none;
  margin: 0 10px;
}
.single-post__wrapper {
  max-width: 1198px;
}
.single-post__intro {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid;
  gap: 40px;
  padding: 10px 0 40px;
}
.single-post__date-share {
  border-bottom: 1px solid;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  font-size: 0.8em;
}
.single-post__share {
  --share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' enable-background='new 0 0 19.2 18.6' version='1.1' viewBox='0 0 19.2 18.6' %3E%3Cpath fill='none' stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.9 12.1v3.3c0 1-.8 1.8-1.8 1.8h-13c-1 0-1.8-.8-1.8-1.8v-3.3m8.3-.5v-10m-4.5 4 4.5-4.5 4.5 4.5' /%3E%3C/svg%3E");
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.single-post__share:hover {
  color: #3253FF;
}
.single-post__share:hover:before {
  background-color: #3253FF;
}
.single-post__share::before {
  content: "";
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  mask: var(--share) center / contain no-repeat;
  background-color: #000000;
}
.single-post__title {
  font-size: 58px;
  line-height: 80px;
  max-width: 925px;
  line-height: 1.1em;
  margin: 0 !important;
}
.single-post__divider {
  background: #000;
  height: 1px;
  margin-top: 12px;
}
.single-post__read-more {
  font-size: 46px;
  line-height: 80px;
  font-family: Rand, sans-serif;
  max-width: 655px;
  margin-top: 2.2rem;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .single-post__title {
    font-size: 36px;
    line-height: 48px;
  }
  .single-post__intro {
    height: auto;
    flex-wrap: wrap;
    gap: 0;
    padding: 10px 0 30px;
  }
  .single-post__intro img {
    margin: 0 auto;
    margin-top: 30px;
  }
  .single-post__read-more {
    font-size: 30px;
    margin: 30px 0;
    line-height: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .single-post__title {
    font-size: 30px;
    line-height: 40px;
  }
  .single-post__content h2 {
    font-size: 30px;
  }
  .single-post__content h3 {
    font-size: 26px;
  }
  .single-post__content h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  .single-post__title {
    font-size: 26px;
    line-height: 32px;
  }
}
.categories {
  margin: 60px 0 60px;
  padding: 15px 15px;
  background-color: #3253FF;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 3em;
}
.categories__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 0;
}
.categories__item {
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  display: inline-block;
  line-height: 1em;
}
.categories__item:hover,
.categories__item.active {
  color: #3253FF;
  background-color: #fff;
  text-decoration: none;
}
.categories__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 0;
}
.categories__tags-title {
  color: #fff;
  font-size: 16px;
  margin: 0 10px 0 0;
}
.categories__dropdown {
  min-width: 14em;
  font-size: 14px;
  position: relative;
}
.categories__dropdown:hover .categories__dropdown-list {
  opacity: 1;
  visibility: visible;
}
.categories__dropdown-active {
  background-color: #fff;
  color: #3253FF;
  padding: 0.8em 2em 0.8em 1em;
  position: relative;
  line-height: 1em;
}
.categories__dropdown-active::after {
  content: "";
  font-family: dashicons;
  font-size: 1em;
  height: 1em;
  position: absolute;
  right: 1em;
  top: 0.8em;
  transition: all ease-in-out 0.15s;
}
.categories__dropdown-active:hover::after {
  transform: rotate(180deg);
}
.categories__dropdown-list {
  background-color: #fff;
  color: #3253FF;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  transition: all ease-in-out 0.15s;
  opacity: 0;
  visibility: hidden;
  min-width: 100%;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.categories__dropdown-item.active a {
  color: #000;
}
.categories__dropdown-item a {
  padding: 0.2em 1em;
  color: #3253FF;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  transition: all ease-in-out 0.15s;
}
.categories__dropdown-item a:hover {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .categories {
    margin: 40px 0;
    padding: 10px;
  }
  .categories__item {
    padding: 7px 12px;
  }
}
.cta-hero-has-video video {
  min-width: 610px;
  background-color: transparent !important;
  height: 100%;
  width: 56.25%;
}
@media screen and (max-width: 960px) {
  .cta-hero-has-video video {
    width: 60vw;
  }
}
@media screen and (max-width: 767px) {
  .cta-hero-has-video video {
    min-width: inherit;
  }
}
.wp-block-separator.is-style-wide {
  height: 0.5px;
}
.block.block-cta-hero .hero-image img {
  width: auto;
}
.block-cta-hero__video-wrapper {
  aspect-ratio: 16/9;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.block-cta-hero__video-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: auto !important;
}
.sticky-nav .desktop-menu__buttons {
  display: none;
}
.header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.desktop-menu__buttons {
  text-align: right;
  margin-top: -30px;
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
.desktop-menu__menu-search {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-end;
}
.desktop-menu .btn {
  line-height: 1em;
}
@media screen and (max-width: 1240px) {
  .desktop-menu__buttons {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .search-icon {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
:root {
  --gap: 30px;
}
.popup {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--gap);
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  color: #000000;
}
.popup.visible {
  opacity: 1;
  visibility: visible;
}
.popup[data-id="share"] .popup__wrapper {
  max-width: 480px;
}
.popup__wrapper {
  background-color: #FFFFFF;
  max-width: 660px;
  padding: calc(var(--gap) * 2);
  overflow: auto;
  width: 100%;
  max-height: calc(100vh - var(--gap) * 2);
  border-radius: 0;
  z-index: 5;
  position: relative;
}
.popup__helper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.popup__close {
  --close: url("data:image/svg+xml,%3Csvg version='1.1' id='prefix__Vrstva_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 18 18' xml:space='preserve'%3E%3Cstyle%3E.prefix__st0%7Bfill:none;stroke:%23000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='prefix__st0' d='M1.4 1.4l15.2 15.2M1.5 16.6l5-5.1M9 9l7.5-7.5'/%3E%3C/svg%3E");
  width: 1.4em;
  height: 1.4em;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all ease-in-out 0.15s;
  position: absolute;
  top: var(--gap);
  right: var(--gap);
  z-index: 5;
  -webkit-mask: var(--close) center / contain no-repeat;
  mask: var(--close) center / contain no-repeat;
  background-color: #000;
}
.popup__close:hover {
  background-color: #3253FF;
}
.popup__content {
  margin: 0 auto;
}
.popup__content h3 {
  font-size: 20px;
  margin-bottom: 0.25em;
  margin-top: 0.15em;
}
.popup__title {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 1em;
}
.popup__article {
  display: flex;
  align-items: center;
  gap: 1em;
}
.popup__article-image {
  flex-shrink: 0;
}
.popup__article-image img {
  width: 100px;
  height: 100px;
}
.popup__article-title {
  font-family: "TiemposFine", serif;
  font-size: 1.2em;
  line-height: 1.2em;
}
.popup__share {
  display: grid;
  gap: 0.5em;
  margin-top: 1em;
  font-size: 0.8em;
}
.popup__share-item {
  color: #000000;
  transition: all ease-in-out 0.15s;
  text-decoration: underline;
  display: flex;
  align-items: center;
  gap: 0.5em;
  --facebook: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 128 128'%3E%3Cpath fill='none' stroke='%23062b31' stroke-miterlimit='10' stroke-width='6.5' d='M53.68 38.26v15.1H37.11V72h16.57v42h19.61V72H90l2-18.63H73.29V38.26c0-2.67 2.11-4 3-4.82 1.57-1.34 9.15-1.55 9.15-1.55h7.43V15a93.26 93.26 0 0 0-11.68-1c-28.08 0-27.51 24.26-27.51 24.26Z' /%3E%3C/svg%3E");
  --twitter: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='1227' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M714.163 519.284 1160.89 0h-105.86L667.137 450.887 357.328 0H0l468.492 681.821L0 1226.37h105.866l409.625-476.152 327.181 476.152H1200L714.137 519.284h.026ZM569.165 687.828l-47.468-67.894-377.686-540.24h162.604l304.797 435.991 47.468 67.894 396.2 566.721H892.476L569.165 687.854v-.026Z' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0H1200V1227H0z' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --linkedin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg data-name='in linkedin portfolio social media'%3E%3Cpath d='M6.5 3A3.5 3.5 0 1 0 10 6.5 3.5 3.5 0 0 0 6.5 3Zm0 5A1.5 1.5 0 1 1 8 6.5 1.5 1.5 0 0 1 6.5 8ZM9 11H4a1 1 0 0 0 0 2h4v14H5V16a1 1 0 0 0-2 0v12a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V12a1 1 0 0 0-1-1ZM27.34 12.68A5.94 5.94 0 0 0 23 11h-1a7.84 7.84 0 0 0-4 .89 1 1 0 0 0-1-.89h-5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-9a2 2 0 0 1 4 0v9a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V17a5.9 5.9 0 0 0-1.66-4.32ZM27 27h-3v-8a4 4 0 0 0-8 0v8h-3V13h3v1a1 1 0 0 0 .62.92 1 1 0 0 0 1.09-.21c.95-1 1.7-1.71 4.29-1.71h1a4 4 0 0 1 2.92 1.09A4 4 0 0 1 27 17Z' /%3E%3C/g%3E%3C/svg%3E");
}
.popup__share-item::before {
  content: "";
  width: 1em;
  height: 1em;
  background-color: #000000;
  transition: all ease-in-out 0.15s;
}
.popup__share-item:hover {
  color: #3253FF;
  text-decoration: none;
}
.popup__share-item:hover::before {
  background-color: #3253FF;
}
.popup__share-item--facebook::before {
  -webkit-mask: var(--facebook) center / contain no-repeat;
  mask: var(--facebook) center / contain no-repeat;
}
.popup__share-item--twitter::before {
  -webkit-mask: var(--twitter) center / contain no-repeat;
  mask: var(--twitter) center / contain no-repeat;
}
.popup__share-item--linkedin::before {
  -webkit-mask: var(--linkedin) center / contain no-repeat;
  mask: var(--linkedin) center / contain no-repeat;
}
@media screen and (max-width: 600px) {
  .popup__wrapper {
    padding: 30px;
    padding-top: 50px;
  }
}
.logos-slider {
  padding: 100px 0;
  position: relative;
}
.logos-slider::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 30px, rgba(255, 255, 255, 0) calc(100% - 30px), #ffffff 100%);
}
.logos-slider__item {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale(1);
}
.logos-slider__item img {
  max-height: 60px;
  width: auto;
}
.logos-slider__button {
  padding-bottom: 100px;
  margin-top: -40px;
  text-align: center;
  z-index: 5;
  position: relative;
}
@media screen and (max-width: 768px) {
  .logos-slider {
    padding: 40px 0;
  }
  .logos-slider__button {
    padding-bottom: 40px;
    margin-top: -20px;
  }
}
.block-logos__wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 2em 2em;
  padding: 100px 0;
  position: relative;
}
.block-logos__item {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-logos__item img {
  max-height: 60px;
  width: auto;
}
@media screen and (max-width: 768px) {
  .block-logos__wrapper {
    padding: 40px 0;
  }
}
.card-image--square {
  aspect-ratio: 1/1;
}
.card-image--square img {
  object-position: 50% 50%;
}
@media screen and (max-width: 600px) {
  .card-image {
    display: none !important;
  }
  .card-text h2 {
    font-size: 28px !important;
    line-height: 1.25em !important;
  }
  .card-text h2 .carret {
    display: none !important;
  }
  .card-text p {
    font-size: 0.9em !important;
  }
}
.clickable-card .card-text > *:last-child,
.info-card .card-text > *:last-child {
  margin-bottom: 0;
}
.testimonials__slider {
  width: 100%;
  margin: 0 auto;
}
.testimonials__slider .splide__arrow--prev {
  left: -1.5em;
}
.testimonials__slider .splide__arrow--next {
  right: -1.5em;
}
.testimonials {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.testimonials__item {
  --icon-quote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 371 279'%3E%3Cpath fill='%23002649' fill-rule='evenodd' stroke-width='0' d='M220.1 25.9c-29.4 23.9-29 82.5-1.4 106.6 26.5 26.5 83.4 26.5 108.1-3.3 13.1 49.7-25.4 104.1-71.4 123.2l8.5 17.1c78.5-34.1 112.7-116 93.5-195.2-7-26.6-18.7-47.2-41.8-59.7C287.8.5 243 3.5 220.2 26Zm-193.6 0c-29.4 23.9-29.1 82.5-1.4 106.6 26.5 26.4 83.4 26.5 108.1-3.3 13.1 49.7-25.4 104.1-71.4 123.2l8.5 17.1c78.5-34.1 112.7-116 93.5-195.2-7-26.6-18.7-47.2-41.8-59.7C94.1.4 49.3 3.4 26.5 25.9Z' /%3E%3C/svg%3E");
  border-radius: 8px;
  padding: 30px 25px;
  background-color: var(--item-background-color, #fff);
  position: relative;
}
.testimonials__item::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  width: clamp(40px, 10cqw, 80px);
  aspect-ratio: 1/1;
  mask: var(--icon-quote) center / contain no-repeat;
  background-color: rgba(0, 0, 0, 0.05);
}
.testimonials__image-name {
  display: flex;
  align-items: center;
  gap: 20px;
}
.testimonials__image-wrapper {
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
  max-width: 120px;
  flex-shrink: 0;
  position: relative;
  width: 100%;
}
.testimonials__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.testimonials__title {
  font-size: 24px;
  font-weight: 500;
  margin: 0 !important;
}
.testimonials__subheading {
  font-size: 18px;
  display: block;
  line-height: 1.2;
}
.testimonials__text {
  font-size: 18px;
  line-height: 1.4em;
  margin-top: 20px;
}
.testimonials__button-wrapper {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .testimonials {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .testimonials__item {
    padding: 20px 15px;
  }
  .testimonials__image-wrapper {
    max-width: 100px;
  }
  .testimonials__title {
    font-size: 20px;
  }
  .testimonials__subheading {
    font-size: 16px;
  }
  .testimonials__text {
    font-size: 16px;
  }
}
@media screen and (max-width: 540px) {
  .testimonials {
    grid-template-columns: repeat(1, 1fr);
  }
  .testimonials__item {
    padding: 20px 15px;
  }
  .testimonials__image-wrapper {
    max-width: 80px;
  }
  .testimonials__title {
    font-size: 19px;
  }
  .testimonials__subheading {
    font-size: 15px;
  }
  .testimonials__text {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1226px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
    width: 33.3333% !important;
  }
}
.step-icon {
  max-width: 100px;
  width: 100%;
  flex-shrink: 0;
  padding-top: 15px;
}
.step-icon img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .step-icon {
    margin-bottom: 20px;
    padding-top: 0;
  }
}
