@charset "UTF-8";
/*
Theme Name: Match2Pay - RTL (Arabic)
Theme URI: https://match2pay.com
Author: Match2Pay
Version: 3.0.6.1.2
*/

*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  scroll-behavior: smooth;
  overflow-x: hidden;
  overflow-y: visible;
}

body {
  -webkit-font-smoothing: antialiased;
  background-color: #fafafa;
  margin: 0;
  --wp--style--global--content-size: 1290px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  position: relative;
}

::-webkit-scrollbar {
  width: 12px;
  height: 9px;
}

::-webkit-scrollbar-track {
  background: 100% 0;
}

::-webkit-scrollbar-thumb {
  background: #ffce00;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
  background: #ffce00;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

a {
  text-decoration: none;
}

p.is-style-small-heading {
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #131313;
  color: #131313;
  border-radius: 50px;
  padding: 7px 35px;
  width: fit-content;
  margin-bottom: 40px !important;
}

p.has-text-align-center.is-style-small-heading {
  margin: 0 auto 20px !important;
  width: fit-content;
}

p.is-style-read-more {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4 3.78352L11.66 7.56752L10.692 6.68752L12.87 4.46552H-4.82053e-06V3.10152H12.87L10.692 0.879515L11.66 -0.000484884L15.4 3.78352Z' fill='%23131313'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 1% 8px;
  padding-left: 24px;
  display: block;
  width: fit-content;
  transition: all 0.25s ease;
}

p.is-style-read-more a {
  transition: color 0.25s ease;
}

p.is-style-read-more:has(a):hover a {
  color: #ffd031;
}

h3.wp-block-heading.is-style-bottom-decoration {
  position: relative;
}

h3.wp-block-heading.is-style-bottom-decoration::after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='70' height='1' viewBox='0 0 70 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.45166L69.0845 0.451657' stroke='url(%23paint0_linear_376_2338)' stroke-width='0.903065'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_376_2338' x1='-2.18557e-08' y1='-0.0483398' x2='69.0845' y2='-0.0483429' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAFAFA' stop-opacity='0'/%3E%3Cstop offset='0.495192' stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%23FAFAFA' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 69px;
  height: 1px;
  bottom: -20px;
  right: 50%;
  transform: translateX(50%);
}

#fancybox-outer {
  box-shadow: none !important;
  border-radius: 40px !important;
}

#fancybox-content {
  border-radius: 40px !important;
}

.wp-block-button__link {
  height: 56px;
}

.is-style-fill .wp-block-button__link {
  background: var(--wp--preset--color--custom-black);
  border-radius: 16px;
  border: 0 none;
  color: var(--wp--preset--color--custom-white);
  font-family: var(--wp--preset--font-family--questrial);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding: 17px 38px;
  transition: all 0.25s ease;
}

.is-style-fill .wp-block-button__link:hover {
  background: linear-gradient(-90deg, #ffce00 0%, #ffefaa 100%);
  color: #131313;
}

.wp-block-button.is-style-outline-arrow .wp-block-button__link.wp-element-button,
.wp-block-button.is-style-outline .wp-block-button__link.wp-element-button {
  background-color: transparent;
  position: relative;
  line-height: 1.1em;
  padding-top: 15px;
}

.wp-block-button.is-style-outline-arrow.is-style-outline-arrow .wp-block-button__link.wp-element-button::after,
.wp-block-button.is-style-outline .wp-block-button__link.wp-element-button::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='18' viewBox='0 0 32 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31 9L22.6667 1M31 9L22.6667 17M31 9H1' stroke='%23131313' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  width: 0;
  height: 19px;
  top: 4px;
  right: 16px;
  transition: all 0.25s ease;
}

.wp-block-button.is-style-outline-arrow.is-style-outline-arrow .wp-block-button__link.wp-element-button:hover::after,
.wp-block-button.is-style-outline .wp-block-button__link.wp-element-button:hover::after {
  width: 33px;
}

.wp-block-button,
input.wpcf7-form-control.wpcf7-submit {
  transition: all 0.25s ease;
}

hr.wp-block-separator.has-alpha-channel-opacity.is-style-default {
  border: 0 none;
  background-image: url("data:image/svg+xml,%3Csvg width='110' height='1' viewBox='0 0 110 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.451172L110 0.451167' stroke='url(%23paint0_linear_279_3208)' stroke-width='0.903065'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_279_3208' x1='-2.18557e-08' y1='-0.0488281' x2='110' y2='-0.0488329' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F1F1F0' stop-opacity='0'/%3E%3Cstop offset='0.499551' stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%23F1F1F1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 20px;
  margin: 0;
}

.wp-site-blocks {
  overflow-x: hidden;
  overflow-y: visible;
  margin: 0 auto;
  transition: padding 0.25s ease;
  position: relative;
}

body.wp-singular.single.single-post .wp-site-blocks {
  overflow: initial;
}

.wp-site-blocks.top-baner {
  padding-bottom: 81px;
}

.wp-block-group {
  margin-block-start: 0;
  margin-block-end: 0;
}

.entry-content {
  margin: 0;
  width: 100%;
  padding: 24px 40px 0;
}

.wp-block-group.is-style-full-wide {
  width: 100vw;
  position: relative;
  right: 50%;
  left: 50%;
  margin-right: -50vw;
  margin-left: -50vw;
}

.wp-block-group.is-style-full-wide>* {
  max-width: var(--wp--style--global--content-size);
  margin: 0 auto;
}

.wp-block-group.is-style-full-wide.not-found {
  width: 100vw;
  position: relative;
  right: 50%;
  left: 50%;
  margin-right: -50vw !important;
  margin-left: -50vw !important;
  max-width: initial;
}

section.wp-block-group {
  margin-bottom: 150px;
  position: relative;
}

.wp-block-group.is-style-full-wide {
  padding: 0 50px;
  box-sizing: border-box;
}

.wp-block-group.is-style-full-wide .wp-block-cover {
  margin-right: -40px !important;
  width: calc(100% + 80px);
  max-width: initial !important;
}

.wp-block-query-pagination-numbers {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.wp-block-query-pagination-numbers>* {
  width: 41px;
  height: 41px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #000;
  background-color: #f1f1f1;
  border-radius: 12px;
}

span.page-numbers.current {
  background-color: #131313;
  color: #ffd031;
}

input.wpcf7-form-control {
  font-family: var(--wp--preset--font-family--questrial);
  border: 1px solid #ebebeb;
  background: #fff;
  border-radius: 15px;
  padding: 15px 17px;
  font-size: 14px;
  margin-bottom: 10px;
  color: #000;
  width: 100%;
  text-align: right;
  display: rtl !important;
}

.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-form label.error {
  position: absolute;
  width: calc(100% - 20px);
  left: 20px;
  text-align: left;
  bottom: -2px;
  font-size: 12px !important;
  padding: 0 !important;
}

.contact-form .row-group label.error {
  bottom: -58px;
  z-index: 2;
}

input.hidden {
  display: none;
}

textarea.wpcf7-form-control {
  font-family: var(--wp--preset--font-family--questrial);
  border: 1px solid #ebebeb;
  background: #fff;
  border-radius: 15px;
  padding: 15px 17px;
  font-size: 14px;
  color: #000;
  margin-bottom: 17px;
  font-weight: 300;
  width: 100%;
  resize: none;
  height: 100px;
  text-align: right;
  direction: rtl;
}

input.wpcf7-form-control.wpcf7-submit {
  font-family: var(--wp--preset--font-family--questrial);
  font-size: 20px;
  font-weight: 400;
  background-color: #131313;
  border: 1px solid #131313;
  border-radius: 7px;
  padding: 13px 35px;
  width: 100%;
  color: #fff;
  cursor: pointer;
  text-wrap: auto;
  margin-bottom: 0;
  text-align: center;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 9999s;
  transition-delay: 9999s;
}

input:focus-visible,
textarea:focus-visible {
  outline: none;
}

.contact-form label {
  color: #080600;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 10px;
}

.contact-form .wpcf7-list-item {
  margin: -24px 0 38px 0;
  width: 100%;
  display: block;
}

.contact-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.s-hidden {
  display: none;
}

.contact-form .select .styledSelect {
  position: absolute;
  border: 1px solid #ebebeb;
  background: #fff;
  border-radius: 15px;
  line-height: 20px;
  padding: 12px 15px;
  width: 100%;
  max-width: 130px;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 0px;
  z-index: 1;
  right: 0px;
}

.contact-form .select .styledSelect:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M5 6L0.669874 0.75L9.33013 0.749999L5 6Z' fill='%23202020'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
  width: 10px;
  height: 7px;
  right: 20px;
  top: 20px;
}

.contact-form .row-group div[data-id="group-selected-mail"] {
  position: relative;
}

.contact-form .row-group div[data-id="group-selected-mail"]:before {
  content: "يرجى الاتصال بي عبر عنوان بريدي الإلكتروني";
  position: absolute;
  width: 100%;
  height: 46px !important;
  z-index: 2;
  font-size: 14px;
  padding-right: 140px;
  line-height: 46px;
  pointer-events: none;
  overflow: hidden;
  text-align: right;
}

.contact-form .row-group div[data-id="group-selected-phone"] {
  margin-bottom: -28px;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.required {
  top: -3px;
}

.contact-form .row-group div[data-id="group-selected-phone"] label.error {
  bottom: -53px !important;
}

.contact-form .row-group input {
  position: absolute;
  right: 88px;
  width: calc(100% - 89px);
  z-index: 2;
  padding: 15px 17px;
  border: 0 none;
  top: 1px;
}

.contact-form .row-group {
  margin-bottom: 63px;
  position: relative;
}

.contact-form .row-group:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 46px;
  top: 0px;
  right: 0;
  border: 1px solid #ebebeb;
  background-color: #fafafa;
  border-radius: 15px;
  pointer-events: none;
}

.contact-form .select ul.options {
  display: none;
  border: 1px solid #ebebeb;
  background: #fff;
  border-radius: 15px;
  padding: 12px 0;
  font-size: 20px;
  margin-bottom: 17px;
  font-weight: 300;
  color: #000;
  list-style: none;
  position: absolute;
  width: 100%;
  height: 177px;
  top: -20px;
  z-index: 10;
  box-shadow:
    0px 0px 0px 0px rgba(209, 209, 209, 0.1),
    0px 15px 33px 0px rgba(209, 209, 209, 0.1),
    0px 134px 80px 0px rgba(209, 209, 209, 0.05),
    0px 238px 95px 0px rgba(209, 209, 209, 0.01),
    0px 373px 104px 0px rgba(209, 209, 209, 0);
}

.contact-form .select ul.options li {
  font-size: 14px !important;
  font-weight: 500 !important;
  cursor: pointer;
  line-height: 26px;
  padding-right: 23px !important;
  position: relative;
  margin: 0 0 5px 0;
  transition: all 0.2s ease-in;
  text-align: right;
}

.contact-form .select ul.options li:hover {
  margin-right: 5px;
  color: #ffd031;
}

.contact-form .select {
  position: relative;
  width: 100%;
}

.contact-form span.wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}

.contact-form span.wpcf7-form-control-wrap[data-name="message"] label.error {
  bottom: 11px;
}

.contact-form .send-button {
  position: relative;
}

.contact-form .send-button span.wpcf7-spinner {
  position: absolute;
  top: 11px;
  right: 10px;
  margin: 0;
  background-color: #979798;
}

.contact-form .contact-legal-notice {
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}

/* -------------------------------------------- Sections ------------------------------------------------- */
header.wp-block-template-part {
  z-index: 10;
  right: 0;
  top: 0;
  width: 100%;
  backdrop-filter: blur(10px);
  position: relative;
}

header.wp-block-template-part.scrolled {
  position: fixed;
}

header.wp-block-template-part .wp-block-group {
  max-width: 1290px;
  margin: 30px auto 0;
  padding: 0 30px;
  box-sizing: content-box;
  border-radius: 47px;
  transition: all 0.25s ease;
  position: relative;
}

.wp-block-navigation ul {
  gap: 35px;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  font-size: 18px;
}

li.wp-block-navigation-item.wp-block-navigation-link a span {
  transition: all 0.25s ease;
}

li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a span {
  color: #ffd031;
}

li.wp-block-navigation-item.wp-block-navigation-link a:hover span {
  color: #ffd031;
}

header.wp-block-template-part.scrolled .wp-block-group {
  background-color: #131313;
}

header.wp-block-template-part .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  transition: all 0.25s ease;
  width: 10px;
  margin-top: 0;
}

header.wp-block-template-part.scrolled .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: #ffffff;
}

header.wp-block-template-part.scrolled .wp-block-group .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: #fff;
}

.wp-block-navigation .wp-block-navigation-item {
  height: 74px;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  gap: 60px;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-buttons {
  gap: 10px;
  margin-left: 90px;
}

header.wp-block-template-part.scrolled .wp-block-group .wp-block-navigation .wp-block-navigation-item {
  font-size: 16px !important;
  height: 70px;
}

li.wp-block-navigation-item:nth-child(3).has-child.open-on-hover-click.wp-block-navigation-submenu ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 476px;
  padding: 18px 3px;
}

li.wp-block-navigation-item.sub-menu-title.wp-block-navigation-link {
  width: 100% !important;
  padding-left: 35%;
  margin-bottom: 28px;
  position: relative;
}

li.wp-block-navigation-item.sub-menu-title.wp-block-navigation-link::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='110' height='1' viewBox='0 0 110 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.45166L110 0.451655' stroke='url(%23paint0_linear_684_9092)' stroke-width='0.903065'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_684_9092' x1='-2.18557e-08' y1='-0.0483398' x2='110' y2='-0.0483447' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23131313'/%3E%3Cstop offset='0.499551' stop-color='white'/%3E%3Cstop offset='1' stop-color='%23131313'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  position: absolute;
  right: 16px;
  bottom: -14px;
  width: 100%;
  height: 1px;
}

li.wp-block-navigation-item.sub-menu-title.wp-block-navigation-link a span {
  font-size: 21px !important;
}

li.wp-block-navigation-item.sub-menu-title.wp-block-navigation-link a {
  pointer-events: none;
}

header.wp-block-template-part.scrolled .wp-block-group .wp-block-navigation span.wp-block-navigation-item__label {
  font-size: 16px !important;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
  background-color: #131313;
  border-radius: 20px;
  overflow: hidden !important;
  gap: 0;
  margin-top: -8px;
  margin-right: -20px;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item {
  height: 51px !important;
  width: 234px;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item a span {
  font-size: 16px;
  transition: all 0.25s ease;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item a:hover span {
  margin-right: 10px;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container a {
  color: #fff;
}

header.wp-block-template-part .wp-block-group figure {
  max-width: 190px;
  width: 100%;
}

header.scrolled.wp-block-template-part .wp-block-group figure {
  width: 134px;
  transition: all 0.25s ease;
}

header.wp-block-template-part .wp-block-group figure img {
  filter: brightness(0%);
}

header.wp-block-template-part.scrolled .wp-block-group figure img {
  filter: initial;
  position: relative;
  z-index: 1;
}

header.scrolled.wp-block-template-part .wp-block-buttons {
  gap: 10px;
}

header.wp-block-template-part .wp-block-button.is-style-outline a.wp-block-button__link {
  border: 1px solid #000;
  border-radius: 8px;
  height: 38px;
  padding: 5px 32px;
  color: #131313;
  background: transparent;
  font-size: 18px;
  transition: all 0.25s ease;
}

header.wp-block-template-part .wp-block-button.is-style-outline a.wp-block-button__link:hover {
  border-color: #ffffff;
  color: #131313;
  background: linear-gradient(-90deg, #ffce00 0%, #ffefaa 100%);
  color: #131313;
}

header.wp-block-template-part .wp-block-button.is-style-outline a.wp-block-button__link::after {
  display: none;
}

header.wp-block-template-part .wp-block-button.is-style-filled a.wp-block-button__link {
  border: 0 none;
  border-radius: 8px;
  height: 38px;
  padding: 5px 32px;
  color: #ffffff;
  background: #131313;
  font-size: 18px;
  transition: all 0.25s ease;
}

header.wp-block-template-part .wp-block-button.is-style-filled a.wp-block-button__link:hover {
  background: linear-gradient(-90deg, #ffce00 0%, #ffefaa 100%);
  color: #131313;
}

header.wp-block-template-part.scrolled .wp-block-button.is-style-outline a.wp-block-button__link {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

header.scrolled.wp-block-template-part.scrolled .wp-block-button.is-style-outline a.wp-block-button__link {
  font-size: 16px;
  height: 32px;
  padding: 5px 32px;
}

header.scrolled.wp-block-template-part.scrolled .wp-block-button.is-style-outline a.wp-block-button__link:hover {
  border: 1px solid #fff;
  background-color: #ffffff;
  color: #131313;
}

header.wp-block-template-part.scrolled .wp-block-button.is-style-filled a.wp-block-button__link {
  background: linear-gradient(-90deg, #ffce00 0%, #ffefaa 100%);
  color: #131313;
}

header.wp-block-template-part.scrolled .wp-block-button.is-style-filled a.wp-block-button__link:hover {
  background: #ffffff;
  color: #131313;
}

header.scrolled.wp-block-template-part.scrolled .wp-block-button.is-style-filled a.wp-block-button__link {
  font-size: 16px;
  height: 32px;
  padding: 5px 32px;
}

section.wp-block-group.hero.home {
  height: calc(100vh - 301px);
  min-height: 820px;
}

section.wp-block-group.hero.home .wp-block-columns {
  width: 100%;
}

section.wp-block-group.hero.home .wp-block-buttons.is-content-justification-left {
  justify-content: end;
  flex-direction: row;
  width: 100%;
}

section.wp-block-group.hero.home::after,
section.wp-block-group.hero.partnership::after,
section.wp-block-group.hero.infrastructure .wp-block-columns::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 46px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%23131313' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center 30px;
  background-repeat: no-repeat;
  animation-name: check-out-scroll-Animation;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  bottom: 20px;
  right: 50%;
  transform: translateX(50%);
  z-index: 1;
}

section.wp-block-group.hero.infrastructure .wp-block-columns::after {
  bottom: -70px;
}

section.wp-block-group.hero {
  min-height: 800px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

section.wp-block-group.hero .wp-block-video {
  max-width: 1050px;
  margin: 0 auto 0 0;
}

section.wp-block-group.hero .wp-block-video video {
  overflow: hidden;
  max-width: initial;
  position: absolute;
  width: 850px;
  top: 70px;
  right: 49%;
  z-index: -1;
  border-radius: 15px;
  outline: 4px solid #ffffff;
  outline-offset: -2px;
  overflow: hidden;
}

section.wp-block-group.hero.industries .wp-block-video video {
  top: -210px;
  right: initial;
  left: -140px;
  min-width: 950px;
}

section.wp-block-group.hero.industries.igaming .wp-block-video video {
  min-width: initial;
  max-width: 650px;
  top: -260px;
}

section.wp-block-group.hero.industries.fx-cfd-brokers .wp-block-video video {
  left: -380px;
  top: -190px;
  min-width: 1200px;
}

section.wp-block-group.is-style-full-wide.hero.ecosystem p.is-style-read-more {
  margin: 0 auto 0 0;
}

section.wp-block-group.hero.industries.fx-cfd-brokers .wp-block-buttons {
  justify-content: flex-end;
}

section.wp-block-group.is-style-full-wide.unified-technology .wp-block-buttons {
  justify-content: flex-end;
}

section.wp-block-group.hero.industries>.wp-block-columns {
  width: 100%;
}

section.wp-block-group.hero .wp-block-columns.features-columns .wp-block-column figure {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  border-radius: 10px;
  border: 1px solid #efefef;
  background: #fafafa;
  box-shadow: 0 18px 20.5px 0 rgb(0 0 0 / 10%);
}

section.wp-block-group.hero .wp-block-columns.features-columns .wp-block-column:hover figure {
  border-color: #4c4c4c33;
  background: #383838;
  box-shadow: -4.907px 7.852px 19.63px 0 #000;
}

section.wp-block-group.hero .wp-block-columns.features-columns .wp-block-column img {
  filter: drop-shadow(53px 2px 143.9px rgba(0, 0, 0, 0.11));
  max-width: 29px;
  filter: brightness(0%);
}

section.wp-block-group.hero figure.wp-block-image.blob-bg {
  z-index: -1;
  top: 42px;
  margin-right: 230px;
  width: 907px;
}

section.wp-block-group.hero.pricing figure.wp-block-image.blob-bg {
  width: 1200px;
  top: -130px;
}

section.wp-block-group.hero.infrastructure figure.wp-block-image.blob-bg {
  top: 80px;
  margin: 0;
  opacity: 0.8;
}

section.wp-block-group.hero.industries p.is-style-read-more {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%23131313' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center 30px;
  padding-bottom: 20px;
  padding-left: 0;
  animation-name: check-out-scroll-Animation;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
}

@keyframes check-out-scroll-Animation {
  0% {
    background-position: center 25px;
  }

  100% {
    background-position: center 30px;
  }
}

section.wp-block-group.hero.industries figure.wp-block-image.size-full.blob-bg {
  top: -110px;
  opacity: 0.85;
}

section.wp-block-group.hero.home figure.wp-block-image.size-full.blob-bg {
  display: none;
}

.wp-block-group.industries>* {
  position: relative;
  z-index: 1;
}

.wp-block-group.industries figure.wp-block-image.blob-bg {
  z-index: 0;
  bottom: 300px;
  min-width: 1240px;
  opacity: 0.65;
}

.wp-block-group.industries-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block {
  background-color: #ffffff;
  border-radius: 23px;
  margin: 0;
  width: calc(20% - 12px);
  position: relative;
  overflow: hidden;
  box-shadow: none;
  filter: drop-shadow(0 35px 100px rgba(0, 0, 0, 0.1));
  border: 1px solid #e1e1e1;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block>* {
  position: relative;
  z-index: 2;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block:hover {
  background-color: #131313;
  filter: initial;
  border-color: #131313;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block::after {
  content: "";
  color: #ffffff;
  font-size: 15px;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.887756 6.21438H13.3167M13.3167 6.21438L7.99 0.887695M13.3167 6.21438L7.99 11.5411' stroke='url(%23paint0_linear_275_110)' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_275_110' x1='-0.832519' y1='5.91968' x2='19.1675' y2='5.91968' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD031'/%3E%3Cstop offset='1' stop-color='%23FFEAA1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right center;
  width: calc(100% - 38px);
  height: 18px;
  bottom: 20px;
  right: 20px;
  filter: brightness(0);
  transition: all 0.25s ease;
  pointer-events: none;
  z-index: 3;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block::before {
  content: "(Learn more)";
  font-size: 15px;
  position: absolute;
  width: calc(100% - 45px);
  height: 18px;
  bottom: 20px;
  right: 20px;
  transition: all 0.25s ease;
  pointer-events: none;
  z-index: 2;
  opacity: 0;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block:hover::before {
  color: #fff;
  opacity: 1;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block figure.wp-block-image.box-icon {
  margin: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 15px;
  top: 15px;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  border: 1px solid #efefef;
  background: #fff;
  box-shadow: 0 18px 20.5px 0 rgba(0, 0, 0, 0.2);
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block figure.wp-block-image.box-icon img {
  filter: brightness(0);
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block:hover figure.wp-block-image.box-icon img {
  filter: initial;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block:hover figure.wp-block-image.box-icon {
  border-radius: 6.801px;
  border: 1px solid #4c4c4c2e;
  background: #383838;
  box-shadow: -4px 6px 14px 0 #000;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block figure.wp-block-image.background {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-width: 246px;
  z-index: 1;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block figure.wp-block-image.background.dark {
  opacity: 0;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block:hover figure.wp-block-image.background.dark {
  opacity: 1;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block p {
  padding: 20px 17px;
  margin: 0;
  min-height: 127px;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block p {
  color: #131313;
  transition: all 0.25s ease;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block:hover p {
  color: #fff;
}

.wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block:hover::after {
  filter: initial;
  background-position: left center;
}

.wp-block-columns.separator .wp-block-column {
  position: relative;
}

.wp-block-columns.separator .wp-block-column:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='1' height='70' viewBox='0 0 1 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.451538 0V69.0845' stroke='url(%23paint0_linear_376_3506)' stroke-width='0.903065'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_376_3506' x1='0.951538' y1='0' x2='0.951538' y2='69.0845' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAFAFA' stop-opacity='0'/%3E%3Cstop offset='0.495192' stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%23FAFAFA' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  width: 1px;
  height: 80px;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
}

.wp-block-columns.separator .wp-block-column:last-child:after {
  display: none;
}

section.wp-block-group.in-numbers .wp-block-columns .wp-block-column sub {
  position: relative;
  top: -27px;
  font-size: 47px;
}

section.wp-block-group.in-numbers p.in-numbers-mod {
  position: relative;
  top: -10px;
  font-size: 91px !important;
  max-height: 101px;
}

section.wp-block-group.in-numbers figure.wp-block-image.blob-bg {
  width: 100%;
  max-width: 1138px;
  opacity: 0.2;
}

.wp-block-group.in-numbers .wp-block-columns .wp-block-column sup {
  font-size: 36px;
  position: relative;
  top: 21px;
}

section.wp-block-group.in-numbers .wp-block-columns .wp-block-group {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 0;
}

section.wp-block-group.in-numbers .wp-block-columns .wp-block-group .wp-block-getwid-counter.getwid-init {
  font-size: 35px;
}

section.wp-block-group.enterprise-ready .wp-block-columns .wp-block-column {
  background-image: url("data:image/svg+xml,%3Csvg width='110' height='1' viewBox='0 0 110 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.45166L110 0.451655' stroke='url(%23paint0_linear_318_3297)' stroke-width='0.903065'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_318_3297' x1='-2.18557e-08' y1='-0.0483398' x2='110' y2='-0.0483447' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F1F1F0' stop-opacity='0'/%3E%3Cstop offset='0.499551' stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%23F1F1F1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 30px;
}

section.wp-block-group.enterprise-ready figure.wp-block-image.blob-bg {
  width: 1200px;
}

section.wp-block-group.enterprise-ready .wp-block-columns .wp-block-column figure {
  height: 70px;
}

section.wp-block-group.enterprise-ready .wp-block-columns .wp-block-column figure img {
  max-height: 70px;
}

section.wp-block-group.products-home>* {
  position: relative;
  z-index: 1;
}

section.wp-block-group.products-home figure.wp-block-image.blob-bg {
  z-index: 0;
  bottom: initial;
  top: -160px;
  width: 1200px;
  opacity: 0.7;
}

section.wp-block-group.products-home .wp-block-columns {
  max-width: 1253px;
  gap: 50px;
  position: relative;
  z-index: 1;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column {
  border-radius: 46px;
  padding: 40px 55px 120px;
  position: relative;
  transition: all 0.25s ease;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column .wp-block-group {
  position: initial;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column:last-child::after {
  display: none;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column {
  background: #fff;
  box-shadow: 0 105px 85px 0 rgba(0, 0, 0, 0.1);
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column:hover {
  background: #131313;
  background-image: url("assets/images/bg-big-box-dark.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 200%;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column:hover p {
  color: #fff;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column:hover h3 {
  color: #ffd031;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column figure {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  height: 56px;
  border-radius: 10px;
  border: 1px solid #efefef;
  background: #fff;
  box-shadow: 0 18px 20.5px 0 rgb(0 0 0 / 9%);
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column:hover figure {
  border: 1px solid #4c4c4c2e;
  background: #383838;
  box-shadow: -4px 6px 14px 0 #000;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column figure img {
  filter: brightness(0);
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column:hover figure img {
  filter: initial;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column p.learn-more {
  position: absolute;
  bottom: 30px;
  right: 50%;
  transform: translateX(50%);
  margin: 0;
  transition: all 0.25s ease;
  padding: 16px 29px;
  border-radius: 18px;
  border: 1px solid #e2e2e2;
  background-repeat: no-repeat;
  background-position: 12% center;
}

section.wp-block-group.products-home .wp-block-columns .wp-block-column:hover p.learn-more {
  border: 1px solid #3b3b3b;
  background: linear-gradient(-87deg,
      #414141 1.42%,
      #161616 42.27%,
      #2c2c2c 95.9%);
  box-shadow: 0 10px 20px 0 #000;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6 3.09578L9.54003 6.19178L8.74803 5.47178L10.53 3.65378H2.93478e-05V2.53778H10.53L8.74803 0.719781L9.54003 -0.000219166L12.6 3.09578Z' fill='url(%23paint0_linear_1039_18498)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1039_18498' x1='-1.19751' y1='3.17578' x2='13.8025' y2='3.17578' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCE00'/%3E%3Cstop offset='0.754808' stop-color='%23FFE576'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 12% center;
  padding-left: 40px;
}

.wp-block-group.home-eco-header {
  position: relative;
}

.wp-block-group.home-eco-header .swiper-button-prev {
  right: initial;
  left: 40px;
}

.wp-block-group.home-eco-header .swiper-button-next,
.wp-block-group.home-eco-header .swiper-button-prev {
  top: 87px;
}

section.wp-block-group.ecosystem-home .swiper-button-next:after,
section.wp-block-group.ecosystem-home .swiper-rtl .swiper-button-prev:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.887817 11.8877H25.8878M25.8878 11.8877L15.1735 0.887695M25.8878 11.8877L15.1735 22.8877' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
}

section.wp-block-group.ecosystem-home .swiper-button-prev:after,
section.wp-block-group.ecosystem-home .swiper-rtl .swiper-button-next:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.8878 11.8877L0.887817 11.8877M0.887817 11.8877L11.6021 22.8877M0.887817 11.8877L11.6021 0.887696' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
}

section.wp-block-group.ecosystem-home svg.swiper-navigation-icon {
  display: none;
}

section.wp-block-group.ecosystem-container {
  margin-bottom: 150px;
}

.wp-block-group.eco-swiper-container {
  overflow: hidden;
  transition-timing-function: linear;
}

.wp-block-group.eco-swiper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap !important;
  margin-top: 50px;
  transition-timing-function: linear;
}

.wp-block-group.eco-swiper figure.wp-block-image {
  background-color: #fff;
  border-radius: 25px;
  margin: 0 0 0 22px !important;
  min-width: 306px;
  min-height: 207px;
  display: flex;
  align-items: center;
  justify-content: center;
}

section.wp-block-group.ecosystem-home p.ecosystem-all {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4 3.78352L11.66 7.56752L10.692 6.68752L12.87 4.46552H-4.82053e-06V3.10152H12.87L10.692 0.879515L11.66 -0.000484884L15.4 3.78352Z' fill='%23131313'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 10px;
  padding-left: 24px;
  display: block;
  width: fit-content;
  margin-right: 0 !important;
}

section.wp-block-group.hero.ecosystem video {
  border-radius: 15px;
  outline: 4px solid #ffffff;
  outline-offset: -2px;
  overflow: hidden;
  max-width: 100%;
  width: initial;
  height: initial;
  position: initial;
}

section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__tab-content {
  border: 1px solid #d9d9d9;
  border-radius: 32px;
  max-width: 1304px;
  margin: 0 auto;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items {
  flex-wrap: wrap !important;
  gap: 50px 15px;
  width: 100%;
  margin-bottom: 0;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column {
  background-color: #fff;
  border-radius: 25px;
  height: 174px;
  width: calc(25% - 12px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: initial;
  position: relative;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column figure {
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column figure a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.2s ease-in;
  border-radius: 25px;
  z-index: 0;
  border: 1px solid #7c7c7c;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column figure a:hover {
  background: #131313;
  background-image: url(assets/images/bg-box-dark.png);
  background-position: top right;
  background-size: 200%;
  border: 2px solid #131313;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column figure a:hover img {
  filter: brightness(0) invert(1);
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column figure a:before {
  content: "مزيد من المعلومات";
  position: absolute;
  bottom: 11px;
  font-size: 14px;
  color: #000;
  transition: all 0.25s ease;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column:hover figure a:before {
  color: #ffd031;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column figure img {
  object-fit: contain;
  margin: 0 auto;
  display: block;
  max-width: 82%;
  width: 100%;
}

section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column p.cat {
  font-size: 12px;
  color: #fff;
  background-color: #131313;
  display: inline-block;
  letter-spacing: 0.3px;
  line-height: 23px;
  padding: 1px 21px;
  border-radius: 12px;
  margin: 0;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  top: -11px;
  z-index: 3;
  border: 1px solid #6b6b6b;
}

section.wp-block-group.ecosystem-container ul.wp-block-getwid-tabs__nav-links {
  border-radius: 16px;
  border: 1px solid #e1e1e1;
  background: #fff;
  max-width: fit-content;
  margin: 0 auto 34px;
  padding: 0;
}

section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__nav-link:hover {
  border-color: transparent;
}

section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__nav-link.ui-tabs-active {
  border-radius: 16px;
  background: #131313;
}

section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__nav-link.ui-tabs-active a span {
  color: #fff;
}

section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__nav-link a {
  padding: 3px 47px !important;
}

section.wp-block-group.ecosystem-container span.wp-block-getwid-tabs__title {
  font-size: 18px;
  color: #131313;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul {
  width: 100%;
  display: flex;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 0;
  justify-content: flex-start !important;
  position: relative;
  z-index: initial;
  padding: 50px 0;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query {
  overflow: hidden;
  width: 100%;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query::after {
  content: "";
  background: linear-gradient(-270deg,
      rgb(245 245 245) 26%,
      rgba(250, 250, 250, 0) 100%);
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 33%;
  height: calc(100% + 10px);
  z-index: 1;
  pointer-events: none;
  backdrop-filter: blur(2px);
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li {
  min-width: 417px;
  padding: 8px;
  background-color: #131313;
  border-radius: 44px;
  margin-left: 20px;
  position: relative;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li:last-child {
  margin-left: 200px !important;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li img.attachment-post-thumbnail {
  border-radius: 39px;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li>div.wp-block-group {
  padding: 0 21px 20px;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li>div.wp-block-group h3 a {
  max-width: 80%;
  color: #fff !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li>div.wp-block-group p.wp-block-post-excerpt__excerpt {
  color: #fff !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 15px;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li a.wp-block-read-more {
  transition: all 0.25s ease;
  margin: 0;
  transition: all 0.25s ease;
  padding: 16px 29px;
  border-radius: 18px;
  border: 1px solid #3b3b3bed;
  box-shadow: 0 10px 20px 0 #000;
  font-size: 16px !important;
  color: #fff;
  margin-top: 20px;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li a.wp-block-read-more:hover {
  color: #ffd031;
}

section.wp-block-group.latest-news .wp-block-column {
  position: relative;
  z-index: 1;
  flex: initial !important;
  width: 100%;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:first-child {
  position: relative;
  z-index: 2;
}

section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:first-child .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
  justify-content: flex-end;
}

section.wp-block-group.latest-news .wp-block-column figure.wp-block-image.blob-bg {
  width: 1000px;
  bottom: initial;
  top: -160px;
  right: 0;
}

section.wp-block-group.latest-news .swiper-button-next,
section.wp-block-group.award-winning .swiper-button-next {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.887817 11.8877H25.8878M25.8878 11.8877L15.1735 0.887695M25.8878 11.8877L15.1735 22.8877' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
  top: 20px;
  left: 12px;
  transform: rotate(180deg);
}

section.wp-block-group.latest-news .swiper-button-prev,
section.wp-block-group.award-winning .swiper-button-prev {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.8878 11.8877L0.887817 11.8877M0.887817 11.8877L11.6021 22.8877M0.887817 11.8877L11.6021 0.887696' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
  top: 20px;
  right: initial;
  left: 48px;
  transform: rotate(180deg);
}

section.wp-block-group.latest-news .swiper-button-next svg,
section.wp-block-group.latest-news .swiper-button-prev svg,
section.wp-block-group.award-winning .swiper-button-next svg,
section.wp-block-group.award-winning .swiper-button-prev svg {
  display: none;
}

section.wp-block-group.people-of-m2p .wp-block-columns {
  justify-content: center;
}

section.wp-block-group.people-of-m2p .wp-block-columns.sales {
  flex-wrap: wrap !important;
}

section.wp-block-group.people-of-m2p .wp-block-columns.sales .wp-block-column {
  flex-basis: calc(33.333333% - 19px);
  max-width: 363px;
}

section.wp-block-group.people-of-m2p .wp-block-columns .wp-block-column {
  max-width: 364px;
  padding: 10px 10px 40px 10px;
  border-radius: 25px;
  border: 1px solid transparent;
  transition: all 0.25s ease;
}

section.wp-block-group.people-of-m2p .wp-block-columns.sales .wp-block-column .wp-block-group p:first-child {
  font-size: 14px !important;
}

section.wp-block-group.people-of-m2p .wp-block-columns .wp-block-column:hover {
  border: 1px solid #13131378;
}

section.wp-block-group.people-of-m2p .wp-block-columns .wp-block-column>.wp-block-group {
  padding: 0;
  gap: 5px;
}

section.wp-block-group.people-of-m2p .wp-block-columns .wp-block-column>figure {
  border-radius: 25px;
  border: 1px solid #dbdbdb;
  background: linear-gradient(-180deg, #e9e9e9 1.35%, #fff 99.97%);
  overflow: hidden;
  margin-bottom: 18px;
}

section.wp-block-group.cta {
  margin-bottom: -25px;
}

section.wp-block-group.cta>* {
  position: relative;
  z-index: 2;
}

section.wp-block-group.cta figure.wp-block-image.blob-bg {
  z-index: 0;
  width: 100%;
  max-width: 1500px;
}

section.wp-block-group.connect-your-business {
  padding: 30px 40px 110px;
  overflow: hidden;
  margin-bottom: 0;
}

section.wp-block-group.connect-your-business .wp-block-columns {
  max-width: 1190px;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:first-child {
  margin-top: 70px;
  position: relative;
  z-index: 10;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:first-child p br {
  display: none;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:first-child .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
  justify-content: flex-end;
}

section.wp-block-group.connect-your-business a.wp-block-button__link.wp-element-button {
  position: relative;
  z-index: 3;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child figure.wp-block-image.blob-bg {
  z-index: 0;
  min-width: 829px;
  margin-right: -100px;
  bottom: -30px;
}

.wp-block-group.swiper-connect-vertical>.wp-block-group figure {
  background-color: #eeeeee;
  border-radius: 33px;
  overflow: hidden;
  height: 290px;
}

.wp-block-group.swiper-connect-vertical>.wp-block-group figure video {
  max-width: 360px;
  margin: -30px auto 0;
  display: block;
}

.wp-block-group.swiper-connect-vertical>.wp-block-group:first-child figure video {
  max-width: 270px;
  margin: 10px auto 0;
}

.wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group {
  padding: 34px 37px 30px;
}

.wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group h3 {
  background: linear-gradient(-90deg, #ffce00 0%, #ffe576 75.48%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group p {
  color: #fff;
}

section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group {
  padding-top: 19px;
}

.wp-block-group.swiper-connect-vertical-container {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 486px;
}

.wp-block-group.swiper-connect-vertical-container .wp-block-group.swiper-connect-vertical {
  max-width: 430px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto 0 0 !important;
}

.wp-block-group.swiper-connect-vertical-container::before {
  content: "";
  background: linear-gradient(-360deg,
      rgb(245 245 245) 26%,
      rgba(250, 250, 250, 0) 100%);
  position: absolute;
  left: 0;
  bottom: -110px;
  width: calc(100% - 1px);
  height: 120px;
  z-index: 3;
  pointer-events: none;
  backdrop-filter: blur(2px);
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 29px;
  height: 6px;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 6px;
  height: 29px;
  border-radius: 3px;
  background: #000;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child span.swiper-pagination-bullet {
  width: 6px;
  height: 29px;
  border-radius: 3px;
}

section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child .swiper-pagination.swiper-pagination-bullets {
  right: initial;
  left: -40px;
  bottom: 0;
}

.wp-block-group.swiper-connect-vertical-item {
  transition: all 0.25s ease;
  opacity: 0;
  margin-bottom: 17px;
  background-color: #131313 !important;
  min-width: 410px;
  height: 470px !important;
}

section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item {
  background-color: transparent !important;
  height: 486px !important;
}

section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-container::before {
  bottom: -150px;
  height: 100px;
}

section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item p {
  color: #131313 !important;
}

section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item h3 {
  background: initial;
  color: #131313;
  background-clip: initial;
  -webkit-text-fill-color: initial;
  -webkit-text-fill-color: initial;
}

section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item h3,
section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item p {
  text-align: center;
}

.wp-block-group.swiper-connect-vertical-item.swiper-slide-next,
.wp-block-group.swiper-connect-vertical-item.swiper-slide-active {
  opacity: 1;
}

section.wp-block-group.is-style-full-wide.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical>.wp-block-group figure {
  max-height: 270px;
  position: relative;
  height: 100%;
  width: 100%;
}

section.wp-block-group.is-style-full-wide.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical>.wp-block-group figure img {
  position: absolute;
  left: 0px;
  bottom: 0px;
  max-width: 380px;
}

section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group p.is-style-read-more {
  background-position: 1% 6px;
}

section.wp-block-group.industry-events-full {
  background: #fff;
  padding-top: 150px;
  margin-bottom: -23px;
  padding-bottom: 90px;
  margin-top: 24px;
}

section.wp-block-group.industry-events-full li.wp-block-post {
  border-radius: 22px;
  border: 1px solid transparent;
  transition: all 0.25s ease;
}

section.wp-block-group.industry-events-full li.wp-block-post:hover {
  border: 1px solid #13131378;
}

section.wp-block-group.industry-events-full figure.wp-block-post-featured-image {
  border-radius: 20px;
  overflow: hidden;
  margin: 0 0 21px 0;
}

.industry-events-template-default.single.single-industry-events .entry-content {
  padding: 60px 0 0;
}

.industry-events-template-default.single.single-industry-events .entry-content figure.wp-block-gallery figure {
  border-radius: 20px;
  overflow: hidden;
}

.industry-events-template-default.single.single-industry-events .entry-content figure.wp-block-gallery figure img {
  transition: all 0.25s ease;
}

.industry-events-template-default.single.single-industry-events .entry-content figure.wp-block-gallery figure:hover img {
  transform: scale(1.1);
}

section.wp-block-group.about-us-video {
  margin-top: -220px;
}

section.wp-block-group.award-winning>.wp-block-columns .wp-block-column:last-child {
  position: relative;
}

section.wp-block-group.award-winning>.wp-block-columns .wp-block-column:last-child .swiper-button-next {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.887817 11.8877H25.8878M25.8878 11.8877L15.1735 0.887695M25.8878 11.8877L15.1735 22.8877' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
  top: -20px;
  left: 12px;
}

section.wp-block-group.award-winning>.wp-block-columns .wp-block-column:last-child .swiper-button-prev {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.8878 11.8877L0.887817 11.8877M0.887817 11.8877L11.6021 22.8877M0.887817 11.8877L11.6021 0.887696' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
  top: -20px;
  right: initial;
  left: 48px;
}

section.wp-block-group.award-winning>.wp-block-columns .wp-block-column:last-child .swiper-button-next svg,
section.wp-block-group.award-winning>.wp-block-columns .wp-block-column:last-child .swiper-button-prev svg {
  display: none;
}

.wp-block-group.awards-swiper-container {
  overflow: hidden;
  position: relative;
}

section.wp-block-group.award-winning .swiper-button-prev,
section.wp-block-group.award-winning .swiper-button-next {
  top: 50px;
}

.wp-block-group.awards-swiper-container .wp-block-columns {
  padding: 20px 0;
  gap: 10px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap !important;
  margin-top: 60px;
}

.wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column {
  border: 1px solid #ededed;
  background-color: #fff;
  border-radius: 32px;
  padding: 8px;
  min-width: 282px;
  flex: initial !important;
}

.wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column .wp-block-group {
  margin: 88px 25px 30px 35px;
  width: calc(100% - 70px);
}

.wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column .wp-block-group p.is-style-small-heading {
  margin-right: 0 !important;
  margin-bottom: 19px !important;
  padding: 7px 16px;
  color: #fff;
}

.wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column .wp-block-group p {
  text-align: right;
}

section.wp-block-group.event-presence .wp-block-query ul li.wp-block-post h3 {
  padding: 27px 62px 16px 58px;
  width: 100%;
  position: relative;
  margin-top: 0;
}

section.wp-block-group.event-presence .wp-block-query ul {
  gap: 35px;
  margin-bottom: 60px;
}

section.wp-block-group.event-presence .wp-block-query ul li {
  border-radius: 42px;
  padding: 8px;
  border: 1px solid transparent;
  transition: all 0.25s ease;
}

section.wp-block-group.event-presence .wp-block-query ul li.wp-block-post h3::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.5146 0.515627L13.4039 0.516499M29.5146 0.515627L29.5156 16.6259M29.5146 0.515627L0.515625 29.5156' stroke='%23131313' stroke-width='1.0303' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 29px;
  height: 16px;
  right: 10px;
  top: 31px;
  transition: color 0.25s ease;
}

section.wp-block-group.event-presence .wp-block-query ul li.wp-block-post figure {
  border-radius: 32px;
  overflow: hidden;
  max-height: 189px;
}

section.wp-block-group.event-presence .wp-block-query ul li:hover {
  border: 1px solid #13131378;
}

section.wp-block-group.event-presence .wp-block-query ul li.wp-block-post h3 a {
  transition: color 0.25s ease;
}

.wp-block-columns.features-columns {
  gap: 25px;
  width: 100%;
  justify-content: center;
}

.wp-block-columns.features-columns.command-center .wp-block-column {
  height: initial;
  justify-content: flex-start;
  padding: 40px 15px 20px;
  border: 2px solid #fff !important;
}

.wp-block-columns.features-columns.command-center .wp-block-column:hover {
  border-color: #131313 !important;
}

.wp-block-columns.features-columns.command-center .wp-block-column:hover h3 {
  color: #ffd031;
}

.wp-block-columns.features-columns .wp-block-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: initial !important;
  width: 100%;
  max-width: 334px;
  height: 218px;
  background-image: url(assets/images/bg-box-white.png);
  background-position: top right;
  background-size: 150%;
  box-shadow: 0 35px 85px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.25s ease;
}

.wp-block-columns.features-columns .wp-block-column:hover {
  background-color: #131313 !important;
  background-image: url(assets/images/bg-box-dark.png);
  background-position: top right;
  background-size: 150%;
}

.wp-block-columns.features-columns .wp-block-column:hover p {
  color: #fff;
}

.wp-block-columns.features-columns .wp-block-column:hover img {
  filter: initial !important;
}

section.wp-block-group.hero.products .wp-block-columns.features-columns a.wp-block-tiptip-hyperlink-group-block {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0;
  position: relative;
}

section.wp-block-group.hero.products .wp-block-columns.features-columns a.wp-block-tiptip-hyperlink-group-block::after {
  content: "";
  width: 31px;
  height: 4px;
  border-radius: 30px;
  position: absolute;
  bottom: 18px;
  right: 50%;
  transform: translateX(50%);
  background: #ffce00;
  opacity: 0;
  transition: all 0.25s ease;
}

section.wp-block-group.hero.products .wp-block-columns.features-columns a.wp-block-tiptip-hyperlink-group-block:hover::after {
  opacity: 1;
}

section.wp-block-group.hero.products .wp-block-columns.features-columns a.wp-block-tiptip-hyperlink-group-block p {
  margin: 0;
}

figure.wp-block-image.blob-bg {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  z-index: -1;
  pointer-events: none;
}

section.wp-block-group.hero.products .wp-block-columns.features-columns .wp-block-column img {
  filter: brightness(0);
}

section.wp-block-group.hero.products .wp-block-columns.features-columns .wp-block-column:hover img {
  filter: initial !important;
}

section.wp-block-group.high-performance-processing>.wp-block-group h2,
section.wp-block-group.high-performance-processing>.wp-block-group p {
  position: relative;
  z-index: 1;
}

section.wp-block-group.high-performance-processing .wp-block-columns,
section.wp-block-group.integration-and-api .wp-block-columns,
section.industries-high-perfomance-wide .wp-block-columns {
  gap: 20px;
  flex-wrap: wrap !important;
  margin-top: 50px;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column,
section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column,
section.industries-high-perfomance-wide .wp-block-columns .wp-block-column {
  position: relative;
  min-height: 272px;
  flex: initial !important;
  width: calc(33.333333% - 19px);
  transition: background-color 0.25s ease;
  box-shadow: 0 35px 100px 0 rgba(0, 0, 0, 0.1);
  border: 2px solid #fff !important;
}

section.wp-block-group.high-performance-processing .wp-block-columns {
  justify-content: center;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column {
  border: 0 none !important;
  overflow: hidden;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column figure.wp-block-image {
  position: absolute;
  right: 0;
  bottom: 0px;
  opacity: 1;
  transition: opacity 0.25s ease;
  border-radius: 29px;
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  margin: 0;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column figure.wp-block-image.dark {
  opacity: 0;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column:hover figure.wp-block-image.dark {
  opacity: 1;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column {
  min-height: 500px;
  border: 2px solid #fff;
  background: #fff;
  box-shadow: 0 35px 100px 0 rgba(0, 0, 0, 0.1);
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column:hover {
  background-color: #131313 !important;
  border: 2px solid transparent !important;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column:hover {
  background: #fff !important;
  border-color: #131313 !important;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column p,
section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column p {
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: calc(100% - 60px);
  transition: color 0.25s ease;
  z-index: 1;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column p {
  position: relative;
  bottom: initial;
  margin-top: 49px;
  right: 0;
}

section#industries-high-perfomance-wide {
  scroll-margin-top: 120px;
}

section#industries-high-perfomance-wide figure.wp-block-image.blob-bg {
  z-index: 0;
  width: 1200px;
}

section#industries-high-perfomance-wide .wp-block-columns,
section#industries-high-perfomance-wide h2 {
  position: relative;
  z-index: 1;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column:hover p,
section.industries-high-perfomance-wide .wp-block-columns .wp-block-column:hover p {
  color: #fff;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column p {
  position: absolute;
  margin: 0;
  bottom: 30px;
  right: 33px;
  width: calc(100% - 66px);
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column p br {
  display: none;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column:hover p {
  color: #d2d2d2;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column h3,
section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column h3 {
  transition: color 0.25s ease;
  z-index: 1;
  position: relative;
}

section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column:hover h3,
section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column:hover h3,
section.industries-high-perfomance-wide .wp-block-columns .wp-block-column:hover h3 {
  color: #ffd031;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column figure {
  position: absolute;
  right: 0;
  bottom: 0px;
  opacity: 1;
  transition: opacity 0.25s ease;
  border-radius: 29px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  margin: 0;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column figure.dark {
  opacity: 0;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column:hover figure.dark {
  opacity: 1;
}

section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column:hover figure {
  opacity: 0;
}

section.wp-block-group.integration-and-api figure.wp-block-image.blob-bg {
  bottom: 0;
  top: initial;
  left: 470px;
  right: initial;
  transform: initial;
  z-index: 1;
  width: 1200px;
}

section.wp-block-group.high-performance-processing figure.wp-block-image.blob-bg {
  bottom: initial;
  top: -70px;
  left: inherit;
  right: 470px;
  transform: initial;
  z-index: 0;
}

section.wp-block-group.integration-and-api .wp-block-columns {
  max-width: 1180px;
}

section.wp-block-group.integration-and-api>.wp-block-group {
  max-width: 1180px;
}

section.wp-block-group.integration-and-api p,
section.wp-block-group.integration-and-api h2,
section.wp-block-group.integration-and-api .wp-block-columns {
  position: relative;
  z-index: 2;
}

section.wp-block-group.partnership-benefits .wp-block-group.features-group {
  max-width: 654px;
}

section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns {
  flex-wrap: wrap !important;
  gap: 20px 26px;
}

section.wp-block-group.unified-technology {
  overflow: hidden;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns {
  max-width: 570px;
  display: flex;
  flex-wrap: wrap !important;
  position: relative;
  z-index: 2;
}

section.wp-block-group.unified-technology figure.wp-block-image.blob-bg {
  z-index: 0;
  width: 880px;
  top: -90px;
}

section.wp-block-group.unified-technology .wp-block-columns,
section.wp-block-group.unified-technology h2 {
  position: relative;
  z-index: 1;
}

.wp-block-group.features-group figure.wp-block-image.blob-bg {
  bottom: initial;
  z-index: 1;
  top: -320px;
  width: 1173px;
}

section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child {
  position: relative;
  z-index: 2;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column {
  min-height: 195px !important;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column,
section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column {
  flex: initial !important;
  width: calc(50% - 13px);
  min-height: 261px;
  border-radius: 36px;
  background: #fff;
  background-image: url(assets/images/bg-box-white.png);
  background-position: top right;
  background-size: 160%;
  box-shadow: 0 51.2px 79.17px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.5s ease;
  position: relative;
  gap: 2px;
  border: 2px solid #fff;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column figure,
section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column figure {
  margin: 0 0 4px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  border-radius: 10px;
  border: 1px solid #efefef;
  background: #fafafa;
  box-shadow: 0 18px 20.5px 0 rgba(0, 0, 0, 0.2);
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column figure img,
section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column figure img {
  max-width: 23px;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column:nth-child(4) figure img {
  max-width: 17px;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column:hover figure,
section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column:hover figure {
  border-color: #4c4c4c33;
  background: #383838;
  box-shadow: -4.907px 7.852px 19.63px 0 #000;
}

section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column {
  border-radius: 21px;
  border: 1px solid #ededed;
  background: #fff;
  box-shadow: 0 18.957px 50.3px 0 rgba(0, 0, 0, 0.14);
  justify-content: flex-end;
  min-height: 194px;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column:hover,
section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column:hover {
  background: #131313;
  background-image: url(assets/images/bg-box-dark.png);
  background-position: top right;
  background-size: 160%;
  border: 2px solid #131313;
}

section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column figure {
  width: 41px;
  height: 41px;
  background-color: #f1f1f1;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  left: 20px;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column figure img,
section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column figure img {
  filter: brightness(0%);
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column:hover figure img {
  filter: invert(0);
}

section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column:hover figure img {
  filter: initial;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column:hover h3,
section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column:hover h3 {
  color: #fed031;
}

section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column:hover p {
  color: #f2f2f2;
}

.wp-block-group.features-group {
  width: 100%;
  max-width: 766px;
}

section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column,
section.wp-block-group.partnership-benefits>.wp-block-columns>.wp-block-column {
  flex: initial;
}

section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child,
section.wp-block-group.partnership-benefits>.wp-block-columns>.wp-block-column:first-child {
  width: 40%;
  display: flex;
  flex-direction: column;
}

section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:last-child,
section.wp-block-group.partnership-benefits>.wp-block-columns>.wp-block-column:last-child {
  width: 60%;
  display: flex;
  justify-content: flex-end;
}

section.wp-block-group.top-notch-security .wp-block-columns .wp-block-column figure.wp-block-video {
  border-radius: 29px;
  overflow: hidden;
}

section.wp-block-group.products-cta {
  margin-bottom: -24px;
}

section.wp-block-group.products-cta figure.wp-block-image.blob-bg {
  z-index: 0;
  position: absolute;
  width: 1200px;
}

section.wp-block-group.products-cta>* {
  position: relative;
  z-index: 1;
}

section.wp-block-group.logo-rotator {
  margin-top: -110px;
  margin-bottom: 110px;
}

section.wp-block-group.logo-rotator .wp-block-group.swiper-logos {
  display: flex;
  flex-direction: row;
  max-width: 100%;
  width: 100%;
  transition-timing-function: linear;
  flex-wrap: nowrap;
  padding-bottom: 40px !important;
}

section.wp-block-group.logo-rotator .wp-block-group.swiper-logos figure {
  min-width: 140px;
  max-width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 60px !important;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column {
  position: relative;
  min-height: 416px;
  flex: initial !important;
  width: calc(25% - 15px);
  transition: background-color 0.25s ease;
  border: 0 none;
  box-shadow: 0 18px 20.5px 0 rgb(0 0 0 / 9%);
  border-radius: 38px !important;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column>* {
  position: relative;
  z-index: 1;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column figure {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  border-radius: 10px;
  border: 1px solid #efefef;
  background: #fafafa;
  box-shadow: 0 18px 20.5px 0 rgba(0, 0, 0, 0.2);
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column figure.background {
  position: absolute;
  right: 0px;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
  background: initial;
  z-index: 0;
  overflow: hidden;
  border-radius: 33px;
  box-shadow: initial;
  display: block;
  box-shadow: initial !important;
  transition: all 0.5s ease;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column figure.background img {
  filter: initial;
  width: 100%;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column figure.background.dark {
  opacity: 0;
  box-shadow: initial !important;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column:hover figure.background.dark {
  opacity: 1;
  background-color: #131313;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column:hover figure {
  border-color: #4c4c4c33;
  background: #383838;
  box-shadow: -4.907px 7.852px 19.63px 0 #000;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column figure img {
  filter: brightness(0);
  transition: filter 0.25s ease;
}

section.industries-high-perfomance-wide .wp-block-columns .wp-block-column:hover figure img {
  filter: initial;
}

section.wp-block-group.industries-slides .wp-block-columns {
  gap: 13px;
  max-width: 1195px;
}

section.wp-block-group.industries-slides.products>.wp-block-group {
  max-width: 1070px;
}

section.wp-block-group.industries-slides.products .wp-block-columns {
  max-width: 1078px;
  gap: 27px;
  align-items: center !important;
}

section.wp-block-group.industries-slides.products {
  padding-top: 0 !important;
  margin-top: 0px !important;
  background: transparent;
  position: relative;
  z-index: 0;
}

section.wp-block-group.industries-slides.products figure.wp-block-image.blob-bg {
  bottom: initial;
  top: -400px;
  margin-right: 230px !important;
  z-index: -6;
  width: 700px;
}

section.wp-block-group.hero.products {
  position: relative;
  z-index: 0;
  background-color: transparent !important;
}

section.wp-block-group.industries-slides.products>.wp-block-columns {
  margin-top: -230px;
  background-color: transparent !important;
  position: relative;
  z-index: 4;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column {
  max-width: 252px;
  background-color: #fff;
  box-shadow: 0 51.2px 79.17px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: url(assets/images/boxes-big-bg.png);
  background-position: top right;
  position: relative;
  max-height: 470px;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open p {
  display: block;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column {
  min-height: 479px;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column {
  min-height: 487px;
  max-height: 487px;
  position: relative;
  overflow: hidden;
  background: #fff !important;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='13' viewBox='0 0 23 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.515495 6.38417L6.38439 12.2524M0.515495 6.38417L6.38355 0.515359M0.515495 6.38417L21.6426 6.38379' stroke='url(%23paint0_linear_525_3891)' stroke-width='1.0303' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_525_3891' x1='16.3607' y1='1.10192' x2='5.79698' y2='11.6657' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCE00'/%3E%3Cstop offset='0.754808' stop-color='%23FFE576'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 23px;
  height: 13px;
  position: absolute;
  bottom: 40px;
  right: 41px;
  z-index: 1;
  filter: brightness(0);
  transform: rotate(-180deg);
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column::before {
  bottom: initial;
  top: 40px;
  right: initial;
  left: 45px;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open::before {
  display: none;
  transform: initial;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open::before,
section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open::after {
  display: none;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column::after {
  content: "";
  background-color: #f6f6f6;
  width: 43px;
  height: 34px;
  position: absolute;
  bottom: 30px;
  right: 30px;
  border-radius: 12px;
  z-index: 0;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open::after {
  display: none;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column::after {
  bottom: initial;
  top: 29px;
  right: initial;
  left: 35px;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open {
  background-color: #131313 !important;
  max-width: initial;
  cursor: initial;
  background-image: url(assets/images/boxes-big-bg-dark.png);
  background-position: top right;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open {
  min-height: fit-content;
  padding-top: 120px !important;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open>* {
  z-index: 2;
}

.wp-block-group.inner-decription {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column .wp-block-group.inner-decription {
  opacity: 0;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open .wp-block-group.inner-decription {
  opacity: 1;
}

.wp-block-group.inner-decription .wp-block-group.inner-decription-item p {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}

.wp-block-group.inner-decription .wp-block-group.inner-decription-item {
  border: 1px solid #505050;
  border-radius: 13px;
  padding: 10px 20px;
  width: 100%;
  flex: initial !important;
}

.wp-block-group.inner-decription .wp-block-group.inner-decription-item:nth-child(odd) {
  background-color: #222222;
  border-color: #222222;
}

.wp-block-group.inner-decription .wp-block-group.inner-decription-item h2 {
  margin-bottom: 6px;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open h3 {
  color: #ffd031;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open h3 {
  color: #ffd031;
  top: 76px;
  z-index: 2;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column figure.icon {
  position: absolute;
  right: 35px;
  top: 35px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  border-radius: 10px;
  border: 1px solid #efefef;
  background: #fafafa;
  box-shadow: 0 18px 20.5px 0 rgba(0, 0, 0, 0.2);
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open figure.icon {
  border-color: #4c4c4c33;
  background: #383838;
  box-shadow: -4.907px 7.852px 19.63px 0 #000;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column figure.icon img {
  filter: brightness(0);
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open figure.icon img {
  filter: none;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: -145px;
  margin: 0;
  display: flex;
  flex-direction: column;
  z-index: 0;
  background-color: #fff;
  transition: opacity 0.5s ease;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background.dark {
  opacity: 0;
  z-index: 1 !important;
  bottom: initial;
  top: 0;
  background-color: #030303;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open figure.wp-block-image.size-full.background.dark {
  opacity: 1;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open figure.wp-block-image.size-full.background {
  z-index: -1;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column h3 {
  position: absolute;
  bottom: 35px;
  right: 35px;
  z-index: 2;
}

section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open p {
  color: #e0e0e0;
  margin-top: 29px;
  padding-bottom: 9px;
  z-index: 2;
  position: relative;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column p {
  margin-top: 34px;
  color: #ffffff;
  opacity: 0;
  display: none;
}

section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open p {
  opacity: 1;
}

section.wp-block-group.hero.partnership figure.wp-block-image.blob-bg {
  margin-right: 0;
  top: -140px;
  transform: translateX(20%);
  width: 1310px;
}

section.wp-block-group.hero.partnership .wp-block-buttons {
  justify-content: flex-end;
}

section.wp-block-group.partnership-looking-for {
  margin-bottom: 0;
}

section.wp-block-group.partnership-looking-for figure.wp-block-image.blob-bg {
  z-index: 0;
  bottom: initial;
  top: 0;
  width: 1200px;
}

section.wp-block-group.partnership-looking-for .wp-block-columns,
section.wp-block-group.partnership-looking-for h2 {
  position: relative;
  z-index: 3;
}

section.wp-block-group.partnership-looking-for .wp-block-columns {
  gap: 8px;
}

section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  min-height: 416px;
  transition: background-color 0.25s ease;
  background: linear-gradient(-65deg,
      #fff 20.62%,
      rgb(247 247 247) 72.04%) !important;
}

section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column:hover {
  background: #131313 !important;
}

section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column figure {
  position: absolute;
  right: 0;
  top: -24px;
  z-index: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  opacity: 0.6;
  border-radius: 33px;
  overflow: hidden;
}

section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column:hover figure {
  opacity: 0.1;
}

section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column h3 {
  z-index: 1;
}

section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column:hover h3 {
  color: #ffd031;
}

.wp-block-group.offices .wp-block-columns {
  flex-direction: column;
  margin-top: 1px;
  gap: 20px;
}

.wp-block-group.offices .wp-block-columns .wp-block-column {
  background: #f5f5f5;
  max-width: 467px;
  padding: 44px 32px 46px;
  display: flex;
  flex-direction: column;
  gap: 0;
  border-radius: 23px;
}

.wp-block-group.offices .wp-block-columns .wp-block-column>p {
  margin-top: 13px;
}

section.wp-block-group.hero.contact-page>.wp-block-columns {
  width: 100%;
  gap: 50px;
}

section.wp-block-group.hero.contact-page>.wp-block-group {
  width: 100%;
  margin-bottom: 35px;
}

.wp-block-group.hero-group p {
  max-width: 600px;
}

section.wp-block-group.hero.contact-page>.wp-block-columns .wp-block-column:last-child .wp-block-contact-form-7-contact-form-selector {
  max-width: 600px;
  margin: 0 auto 0 0;
  background-color: #f5f5f5;
  padding: 24px 32px 26px;
  border-radius: 23px;
}

section.wp-block-group.about-us-video figure {
  border-radius: 40px;
  overflow: hidden;
  margin: -50px 0 0 0;
}

.wp-block-group.upcoming-events {
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin: 0;
  position: relative;
  z-index: 1;
  max-width: var(--wp--style--global--content-size);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
}

.wp-block-group.upcoming-events .wp-block-group.upcoming-events-container {
  max-width: 1020px;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
}

.wp-block-group.upcoming-events .wp-block-group.event-list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0 !important;
  gap: 0;
}

.wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block {
  position: relative;
  border-radius: 17px;
  padding: 5px 40px 0 40px;
  margin: 0 !important;
  transition: all 0.25s ease;
  min-width: fit-content;
  width: initial !important;
  text-align: center;
}

.wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block p:last-child {
  transition: all 0.25s ease;
}

.wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block:hover p:last-child {
  color: #fed031 !important;
}

.wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='1' height='70' viewBox='0 0 1 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.451538 0V69.0845' stroke='url(%23paint0_linear_843_165)' stroke-width='0.903065'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_843_165' x1='0.951538' y1='0' x2='0.951538' y2='69.0845' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAFAFA' stop-opacity='0'/%3E%3Cstop offset='0.495192' stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%23FAFAFA' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0px;
  top: 4px;
  width: 1px;
  height: 69px;
  opacity: 0.3;
}

.wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block:last-child::after {
  display: none;
}

.wp-block-group.upcoming-events .swiper-button-next {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.887817 11.8877H25.8878M25.8878 11.8877L15.1735 0.887695M25.8878 11.8877L15.1735 22.8877' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
}

.wp-block-group.upcoming-events .swiper-button-prev {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.8878 11.8877L0.887817 11.8877M0.887817 11.8877L11.6021 22.8877M0.887817 11.8877L11.6021 0.887696' stroke='%23131313' stroke-width='1.77556' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 27px;
  height: 24px;
}

.wp-block-group.upcoming-events .swiper-button-next svg,
.wp-block-group.upcoming-events .swiper-button-prev svg {
  display: none;
}

.wp-block-group.upcoming-events .swiper-button-prev {
  left: initial;
  right: 0;
  top: 35px;
}

.wp-block-group.upcoming-events .swiper-button-next {
  left: initial;
  right: 30px;
  top: 35px;
}

.pum.pum-overlay.pum-theme-5686 {
  position: absolute;
  visibility: visible !important;
  background-color: transparent !important;
  opacity: 1 !important;
  pointer-events: none;
}

.pum.pum-overlay.pum-theme-5686 .pum-container {
  top: initial !important;
  bottom: 0;
  width: calc(100% + 2px) !important;
  max-width: initial !important;
  pointer-events: all;
}

.pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group {
  padding: 0 100px;
}

.pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group figure {

  max-width: 100px;
}

.pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group a.wp-block-button__link.wp-element-button {
  padding: 10px 20px !important;
  height: 36px;
  font-size: 15px;
  line-height: 1.1em;
  border-radius: 10px !important;
  transition: all 0.25s ease;
}

.pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group a.wp-block-button__link.wp-element-button:hover {
  background-color: #fff;
}

.pum.pum-theme-event-popup-theme .pum-container {
  background-color: #f6f3f3;
  border-radius: 0 !important;
  box-shadow: none;
  margin: 0;
  padding: 0;
  width: 100% !important;
}

.pum-theme-event-popup-theme button.pum-close.popmake-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13 13L7.00002 7.00002M7.00002 7.00002L1 1M7.00002 7.00002L13 1M7.00002 7.00002L1 13' stroke='%23535353' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat !important;
  width: 12px !important;
  height: 12px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  left: 40px !important;
  top: 30px !important;
  border: 0 none !important;
  text-indent: -99999999999px;
  filter: invert(1);
  opacity: 0.5;
}

div#popmake-11028 .pum-content.popmake-content {
  border-radius: initial;
  overflow: visible;
  position: initial;
}

div#popmake-11028 {
  display: block !important;
}

div#popmake-11028 .wp-block-contact-form-7-contact-form-selector {
  width: 100%;
}

div#popmake-11028 p.legal-notice {
  text-align: center;
}

.pum-container.popmake.theme-6875 {
  border: 0 none;
  border-radius: 21px;
  padding: 40px;
}

div#popmake-5313 figure.wp-block-image.aligncenter.size-full.is-resized {
  width: 100%;
}

.pum-container.popmake.theme-6875 button.pum-close.popmake-close {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='27' height='27' rx='13.5' stroke='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.1652 7.83321C21.6254 8.29338 21.6254 9.03947 21.1652 9.49964L9.50027 21.1646C9.0401 21.6248 8.29402 21.6248 7.83385 21.1646C7.37368 20.7044 7.37368 19.9584 7.83385 19.4982L19.4988 7.83321C19.959 7.37304 20.7051 7.37304 21.1652 7.83321Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.83476 7.83321C8.29493 7.37304 9.04101 7.37304 9.50118 7.83321L21.1662 19.4982C21.6263 19.9584 21.6263 20.7044 21.1661 21.1646C20.706 21.6248 19.9599 21.6248 19.4997 21.1646L7.83476 9.49964C7.37459 9.03947 7.37459 8.29338 7.83476 7.83321Z' fill='white'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  width: 28px !important;
  height: 28px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  left: 10px !important;
  top: 10px !important;
  border: 0 none !important;
  text-indent: -99999999999px;
  filter: invert(1);
  position: absolute;
}

.pum-container.popmake.theme-6875 .pum-content.popmake-content {
  border-radius: 21px;
  overflow: hidden;
}

div#popmake-11028 .contact-form.notranslate {
  position: relative;
}

div#popmake-11028 .wpcf7-spinner {
  position: absolute;
  bottom: 78px;
  right: -14px;
}

a#fancybox-close {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='27' height='27' rx='13.5' stroke='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.1652 7.83321C21.6254 8.29338 21.6254 9.03947 21.1652 9.49964L9.50027 21.1646C9.0401 21.6248 8.29402 21.6248 7.83385 21.1646C7.37368 20.7044 7.37368 19.9584 7.83385 19.4982L19.4988 7.83321C19.959 7.37304 20.7051 7.37304 21.1652 7.83321Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.83476 7.83321C8.29493 7.37304 9.04101 7.37304 9.50118 7.83321L21.1662 19.4982C21.6263 19.9584 21.6263 20.7044 21.1661 21.1646C20.706 21.6248 19.9599 21.6248 19.4997 21.1646L7.83476 9.49964C7.37459 9.03947 7.37459 8.29338 7.83476 7.83321Z' fill='white'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  width: 28px !important;
  height: 28px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  left: -10px !important;
  top: -20px !important;
  border: 0 none !important;
  text-indent: -99999999999px;
  filter: invert(1);
}

a#fancybox-close span,
a#fancybox-next span,
a#fancybox-prev span {
  display: none;
}

a#fancybox-next {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4 3.78352L11.66 7.56752L10.692 6.68752L12.87 4.46552H-4.82053e-06V3.10152H12.87L10.692 0.879515L11.66 -0.000484884L15.4 3.78352Z' fill='%23131313'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  left: -40px;
}

a#fancybox-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4 3.78352L11.66 7.56752L10.692 6.68752L12.87 4.46552H-4.82053e-06V3.10152H12.87L10.692 0.879515L11.66 -0.000484884L15.4 3.78352Z' fill='%23131313'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  right: -40px;
  transform: rotate(-180deg);
}

section.wp-block-group.ecosystem-single .wp-block-columns .wp-block-column:first-child {
  padding-top: 70px;
}

section.wp-block-group.ecosystem-single>.wp-block-columns {
  gap: 100px;
}

.wp-block-group.ecosystem-single-benefits .wp-block-columns {
  flex-wrap: wrap !important;
  gap: 50px;
}

.wp-block-group.ecosystem-single-benefits .wp-block-columns .wp-block-column {
  flex: initial;
  width: calc(33.3333333% - 34px);
}

.wp-block-group.legal-documents {
  padding-top: 150px;
  padding-bottom: 100px;
}

.wp-block-group.legal-documents p,
.wp-block-group.legal-documents ul li,
.wp-block-group.legal-documents ol li {
  font-size: 18px !important;
  margin: 18px 0 0 0;
}

section.wp-block-group.hero.pricing {
  padding-top: 180px;
  padding-bottom: 180px;
}

.wp-block-group.pricing-container {
  border-radius: 53px;
  border: 1px solid #f3f3f3;
  background: #fff;
  box-shadow: 0 64px 128.7px 0 rgba(0, 0, 0, 0.09);
  display: flex;
  flex-direction: column;
  max-width: 1175px;
  width: 100%;
  padding: 24px 23px;
  gap: 12px;
}

.wp-block-group.pricing-container .wp-block-group.pricing-item {
  border-radius: 46px;
  background: #f4f4f4;
  width: 100%;
  padding: 14px 50px 14px 17px;
  justify-content: space-between;
}

.wp-block-group.pricing-container .wp-block-group.pricing-item p:last-child {
  padding: 8px 25px;
  min-width: 174px;
  text-align: center;
}

.wp-block-group.is-style-default.pricing-info {
  max-width: 1026px;
  width: 100%;
  margin-top: 20px;
}

.match2pay-faq {
  --mt-line: rgba(63, 185, 255, 0.28);
  --mt-line-soft: rgba(255, 255, 255, 0.1);
  --mt-text: #000;
  --mt-accent: #41c5e7;
  width: 100%;
  max-width: 884px !important;
  position: relative;
  overflow: hidden;
  color: var(--mt-text);
  font-family: inherit;
}

.match2pay-faq *,
.match2pay-faq *::before,
.match2pay-faq *::after {
  box-sizing: border-box;
}

.match2pay-faq__list {
  display: grid;
  gap: 11px;
}

.match2pay-faq details {
  position: relative;
  overflow: hidden;
  border-bottom: 0;
  transition:
    border-color 180ms ease,
    background-color 180ms ease,
    transform 180ms ease;
  border-radius: 14px;
}

.match2pay-faq details::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 1px;
  background: var(--mt-accent);
  pointer-events: none;
}

.match2pay-faq details::before {
  background: #0000002e;
}

.match2pay-faq details:hover::after,
.match2pay-faq details.is-open::after {
  transform: scaleX(1);
}

.match2pay-faq summary {
  display: grid;
  grid-template-columns: 1fr 38px;
  gap: 18px;
  align-items: center;
  padding: 16px;
  color: #000;
  cursor: pointer;
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 1.3;
  list-style: none;
  position: relative;
  z-index: 2;
  border: 1px solid #f0f0f0;
  border-radius: 14px;
  background-color: #fff;
}

.match2pay-faq summary::-webkit-details-marker {
  display: none;
}

.match2pay-faq summary::after {
  content: "";
  width: 20px;
  height: 13px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.28565 10.2861L10.2856 1.28613L19.2856 10.2861' stroke='url(%23paint0_linear_1573_187)' stroke-width='2.57143' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1573_187' x1='19.2856' y1='5.78613' x2='1.28565' y2='5.78613' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCE00'/%3E%3Cstop offset='0.754808' stop-color='%23FFE576'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 100%;
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease;
  margin: 0 auto 0 0;
  filter: brightness(0);
  transform: rotate(-180deg);
}

.match2pay-faq details.is-open summary::after {
  transform: rotate(0);
  filter: none;
}

.match2pay-faq__answer {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 30px 40px 50px 40px;
  color: var(--mt-text);
  font-size: clamp(15px, 1.2vw, 17px);
  line-height: 1.7;
  overflow: hidden;
}

.match2pay-faq__answer p {
  max-width: 860px;
  margin: 0;
}

.match2pay-faq details.is-open {
  background-color: #131313;
}

.match2pay-faq details.is-open summary {
  background-color: #131313;
  color: var(--wp--preset--color--custom-dark-yellow);
  border-color: #4a4a4a;
}

.match2pay-faq details.is-open .match2pay-faq__answer p {
  color: #fff;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: 86px !important;
  top: 19px;
  z-index: 5;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  font-size: 14px;
  font-weight: 400;
  margin-left: 6px !important;
}

.iti__flag-box,
.iti__country-name {
  font-size: 14px;
}

.iti__dial-code {
  font-size: 14px;
}

/* --- Supported Crypto --- */
section.wp-block-group.hero.supported-crypto {
  min-height: initial;
  padding-top: 150px;
  padding-bottom: 150px;
}

.wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-links {
  border-radius: 51px;
  padding: 5px 8px;
  margin-bottom: 57px;
  background-color: #f6f6f6;
  border: 2px solid #f5f5f5;
}

.wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-link.ui-tabs-active {
  border-radius: 51px;
  border-color: #131313;
  background-color: #131313;
}

.wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-link.ui-tabs-active a {
  background: var(--Copy_Gradient_M2P,
      linear-gradient(-90deg, #ffce00 0%, #ffe576 75.48%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wp-block-getwid-tabs.supported-crypto-tabs {
  width: 100%;
}

.wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__tab-content {
  border: 0 none;
  padding: 0;
}

.wp-block-getwid-tabs.supported-crypto-tabs span.wp-block-getwid-tabs__title {
  font-size: 20px;
  color: #000;
  width: 100%;
  display: block;
  text-align: center;
}

.wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-link {
  flex: auto;
}

.wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-link:hover {
  border-color: transparent;
}

.wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-link a {
  padding: 9px 5px 10px !important;
}

/* --- Supported Crypto: Assets Table --- */
.crypto-table-wrap {
  background-color: #f6f6f6;
  border: 2px solid #f5f5f5;
  border-radius: 36px;
  padding: 24px 20px;
  margin-top: 48px;
}

.crypto-table__header {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 10px 40px 30px;
}

.crypto-table__col {
  font-size: 20px;
  color: #131313;
  margin: 0;
}

.crypto-table__col--asset {
  flex: 0 0 26%;
}

.crypto-table__col--code {
  flex: 0 0 18%;
  text-align: center;
}

.crypto-table__col--gateway {
  flex: 0 0 20%;
  text-align: center;
}

.crypto-table__col--params {
  flex: 1 1 auto;
  text-align: left;
}

.crypto-table__row {
  display: flex;
  align-items: center;
  gap: 16px;
  background-color: #fff;
  border: 1.004px solid #ebebeb;
  border-radius: 23.087px;
  padding: 20px 40px;
  margin-bottom: 5px;
}

.crypto-table__row:last-child {
  margin-bottom: 0;
}

.crypto-table__asset {
  flex: 0 0 26%;
  display: flex;
  align-items: center;
  gap: 13px;
  font-size: 18px;
  color: #131313;
  margin: 0;
}

.crypto-icon {
  display: inline-block;
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  object-fit: contain;
}

.crypto-icon--btc {
  background-color: #f7931a;
}

.crypto-icon--eth {
  background-color: #454a75;
}

.crypto-icon--trx {
  background-color: #eb0029;
}

.crypto-icon--doge {
  background-color: #e1c375;
}

.crypto-icon--ltc {
  background-color: #345d9d;
}

.crypto-icon--xrp {
  background-color: #050505;
}

.crypto-table__code {
  flex: 0 0 18%;
  text-align: center;
  font-size: 18px;
  color: #131313;
  margin: 0;
}

.crypto-table__gateway {
  flex: 0 0 20%;
  text-align: center;
  margin: 0;
}

.crypto-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 20px;
  border-radius: 24px;
  font-size: 18px;
  color: #131313;
  white-space: nowrap;
  background-color: var(--crypto-pill-bg, #f4f4f4);
}

.crypto-pill--outline {
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 88px;
}

.crypto-pill--btc {
  background-color: #fff2e1;
}

.crypto-pill--eth {
  background-color: #f4f6ff;
  border-radius: 88px;
}

.crypto-pill--trx {
  background-color: #ffe2e7;
}

.crypto-pill--doge {
  background-color: #fff8e7;
}

.crypto-pill--ltc {
  background-color: #e6f0ff;
}

.crypto-pill--xrp {
  background-color: #f4f4f4;
}

.crypto-table__params {
  flex: 1 1 auto;
  text-align: left;
  font-size: 18px;
  color: #131313;
  margin: 0;
}

@media (max-width: 991.98px) {
  section.wp-block-group.news-single .entry-content {
    padding: 24px 0 0 !important;
  }

  .crypto-table-wrap {
    padding: 16px 12px;
    border-radius: 24px;
  }

  .crypto-table__header {
    display: none !important;
  }

  .crypto-table__row {
    flex-direction: column;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 12px;
    padding: 20px;
    border-radius: 18px;
  }

  .crypto-table__asset {
    flex: none;
    width: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid #ebebeb;
  }

  .crypto-table__code,
  .crypto-table__gateway,
  .crypto-table__params {
    flex: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    text-align: left;
  }

  .crypto-table__code::before,
  .crypto-table__gateway::before,
  .crypto-table__params::before {
    flex-shrink: 0;
    font-size: 13px;
    color: #8a8a8a;
    text-align: right;
  }

  .crypto-table__code::before {
    content: "رمز النظام";
  }

  .crypto-table__gateway::before {
    content: "اسم الأصل في بوابة التداول";
  }

  .crypto-table__params::before {
    content: "المعلمات التشغيلية";
  }

  .wp-block-group.is-style-default.pricing-info {
    text-align: center;
  }
}

@media (max-width: 599.98px) {
  .wp-block-group.news-all .wp-block-query ul li>div .post-author-card {
    min-width: initial !important;
  }

  .wp-block-group.news-all .wp-block-query ul li h3 a,
  .wp-block-group.read-more-articles .wp-block-query ul li h3 a {
    min-height: initial;
  }

  .crypto-table-wrap {
    padding: 12px 10px;
    border-radius: 20px;
  }

  .crypto-table__row {
    padding: 16px;
    gap: 10px;
  }

  .crypto-table__asset {
    font-size: 19px;
    padding-bottom: 10px;
  }

  .crypto-icon {
    width: 20px;
    height: 20px;
  }

  .crypto-table__code,
  .crypto-table__gateway,
  .crypto-table__params {
    font-size: 16px;
  }

  .crypto-table__code::before,
  .crypto-table__gateway::before,
  .crypto-table__params::before {
    font-size: 12px;
  }

  .crypto-pill {
    padding: 8px 18px;
    font-size: 16px;
  }
}

@media (max-width: 374.98px) {

  .crypto-table__code,
  .crypto-table__gateway,
  .crypto-table__params {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    text-align: right;
  }

  .crypto-table__gateway,
  .crypto-table__params {
    text-align: right;
  }

  header.wp-block-template-part .wp-block-group.language-switcher {
    left: 42px;
  }
}

/* --- Post Author Box --- */
.post-author-box {
  background-color: #fafafa;
  border-radius: 31px;
  padding: 20px 30px 20px 20px;
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 28px auto !important;
  max-width: 923px;
}

.post-author-box__profile {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 0 0 auto;
}

.post-author-box__photo {
  width: 109px;
  height: 109px;
  border-radius: 22.5px;
  border: 1.023px solid #f2f2f2;
  object-fit: cover;
  flex-shrink: 0;
}

.post-author-box__meta {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.post-author-box__name {
  font-size: 28px;
  color: #131313;
  margin: 0;
}

.post-author-box__role {
  font-size: 14px;
  color: #484747;
  margin: 0;
  max-width: 280px;
}

.post-author-box__bio {
  flex: 1 1 0;
  font-size: 14px;
  color: #131313;
  margin: 0;
  line-height: 1.5em;
}

header.wp-block-template-part .wp-block-group.language-switcher {
  left: 42px;
}

@media (max-width: 767.98px) {
  .post-author-box {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 24px 20px;
    border-radius: 24px;
  }

  .post-author-box__profile {
    gap: 20px;
    flex-direction: column;
  }

  .post-author-box__photo {
    width: 72px;
    height: 72px;
    margin: 0 0 0 auto;
  }

  .post-author-box__name {
    font-size: 20px;
  }

  .post-author-box__role {
    font-size: 15px;
    max-width: 100%;
  }

  .post-author-box__bio {
    font-size: 16px;
  }
}

/* --- Table of Contents --- */

.post-toc-layout {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

.post-body {
  flex: 1 1 auto;
  min-width: 0;
}

aside.post-toc {
  flex: 0 0 360px;
  width: 300px;
  position: sticky;
  top: 130px;
  max-height: calc(100vh - 160px);
  overflow-y: auto;
}

aside.post-toc details {
  background-color: #fafafa;
  border-radius: 24px;
  padding: 24px 30px;
  margin: 0;
}

.post-toc__summary {
  cursor: pointer;
  list-style: none;
  font-size: 22px;
  color: #131313;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post-toc__summary::-webkit-details-marker {
  display: none;
}

.post-toc__summary::after {
  content: "";
  width: 10px;
  height: 10px;
  margin-left: 12px;
  flex-shrink: 0;
  border-right: 2px solid #131313;
  border-bottom: 2px solid #131313;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
}

aside.post-toc details[open] .post-toc__summary::after {
  transform: rotate(-135deg);
}

.post-toc__list,
.post-toc__sublist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.post-toc__list {
  margin-top: 18px;
}

.post-toc__item {
  margin-bottom: 5px;
}

.post-toc__item>.post-toc__link::before {
  content: "•";
  flex-shrink: 0;
  font-size: 16px;
  color: #000;
  line-height: 1.2em;
}

.post-toc__sublist {
  margin: 7px 0 10px 6px;
}

.post-toc__subitem {
  margin-bottom: 8px;
}

.post-toc__subitem>.post-toc__link::before {
  content: "•";
  flex-shrink: 0;
  font-size: 16px;
  color: #000;
  line-height: 1.2em;
}

.post-toc__link {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  min-width: 0;
  color: #828282;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.3;
}

.post-toc__link:hover {
  text-decoration: underline;
}

.entry-content h2,
.entry-content h3 {
  scroll-margin-top: 110px;
}

@media (max-width: 1024px) {
  .entry-content:has(.post-toc-layout) {
    max-width: 923px;
  }

  .post-toc-layout {
    flex-direction: column;
    gap: 0;
  }

  aside.post-toc {
    position: static;
    width: 100%;
    max-height: none;
    overflow-y: visible;
  }
}

@media (max-width: 767.98px) {
  aside.post-toc details {
    padding: 20px;
    border-radius: 20px;
  }
}

/* --- Language Selector --- */
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content ul.wp-block-navigation__container.is-responsive.wp-block-navigation:last-child {
  display: none;
}

header.wp-block-template-part .wp-block-group.language-switcher {
  position: absolute;
  width: 110px;
  height: 42px;
  max-width: initial !important;
  margin: 0;
  padding: 0;
  left: 10px;
}

.wp-block-group.language-switcher .gtranslate_wrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 10px;
  top: 1px;
  background-color: #fff;
  border: 1px solid #13131300;
  border-radius: 8px;
  padding: 28px 8px 0 0;
  height: 9px;
  overflow: hidden;
  width: 81px;
  box-shadow: 0 18px 20.5px 0 rgba(0, 0, 0, 0.2);
}

.wp-block-template-part.scrolled .wp-block-group.language-switcher .gtranslate_wrapper {
  top: 5px;
  padding: 21px 8px 0 0;
}

.wp-block-group.language-switcher .gtranslate_wrapper:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M1.5 4 6 8l4.5-4' style='fill:none;stroke:%23000;stroke-miterlimit:10' data-name='Layer_1'/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 14px;
  left: 17px;
  pointer-events: none;
}

.wp-block-group.language-switcher .gtranslate_wrapper:hover {
  height: 126px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink.nturl.notranslate.gt-current-lang {
  position: absolute;
  top: -6px;
  width: 100%;
}

.wp-block-template-part.scrolled .wp-block-group.language-switcher .gtranslate_wrapper a.glink.nturl.notranslate.gt-current-lang {
  top: -10px;
}

.wp-block-template-part.scrolled .wp-block-group.language-switcher .gtranslate_wrapper:before {
  top: 10px;
}

.wp-block-template-part.scrolled .wp-block-group.language-switcher .gtranslate_wrapper {
  background-color: #131313;
}

.wp-block-template-part.scrolled .wp-block-group.language-switcher .gtranslate_wrapper a.glink.nturl.notranslate.gt-current-lang span {
  color: #fff;
}

.wp-block-template-part.scrolled .wp-block-group.language-switcher .gtranslate_wrapper a.glink span {
  color: #fff;
}

.wp-block-template-part.scrolled .wp-block-group.language-switcher .gtranslate_wrapper:before {
  filter: brightness(0) invert(1);
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink[data-gt-lang="en"] {
  margin-bottom: -7px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink:nth-child(2) {
  padding-top: 9px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink {
  padding-top: 11px;
  position: relative;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink img {
  position: relative;
  top: -4px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink span {
  color: #363636;
  font-size: 13px !important;
  font-weight: 500;
  margin-right: 2px;
  display: inline-block;
  transition: all 0.25s ease;
  margin-top: -6px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink.gt-current-lang span {
  margin-top: 0;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink:after {
  content: "AI translation";
  position: absolute;
  font-size: 10px;
  bottom: -7px;
  right: 0;
  color: #919191;
  letter-spacing: 0.3px;
  transition: all 0.25s ease;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink.nturl.notranslate.gt-current-lang span {
  margin-top: 2px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink[data-gt-lang="en"] span {
  margin-top: -5px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink[data-gt-lang="en"]:after {
  content: "";
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink[data-gt-lang="zh-CN"] span {
  overflow: hidden;
  width: 55px;
  height: 21px;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink:hover:after {
  color: #41c5e7;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink:hover span {
  color: #41c5e7;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink.gt-current-lang:hover span {
  color: #363636;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink.gt-current-lang:after {
  color: #919191;
  font-weight: 400;
  display: none;
}

.wp-block-group.language-switcher .gtranslate_wrapper a.glink.gt-current-lang:hover img,
.wp-block-group.language-switcher .gtranslate_wrapper a.glink.gt-current-lang img {
  opacity: 1;
  top: 0;
}

li.wp-block-navigation-item.mobile-lang-switcher.wp-block-navigation-link.gt_container-a6n2iu {
  display: flex;
  flex-direction: row;
  margin-top: 30px;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
}

li.wp-block-navigation-item.mobile-lang-switcher.wp-block-navigation-link.gt_container-a6n2iu a:first-child {
  display: none;
}

li.wp-block-navigation-item.mobile-lang-switcher.wp-block-navigation-link.gt_container-a6n2iu a img {
  border: 1px solid #13131338;
  padding: 3px 7px;
  box-sizing: content-box;
  border-radius: 7px;
  background-color: #ffffff;
}

li.wp-block-navigation-item.mobile-lang-switcher.wp-block-navigation-link.gt_container-a6n2iu a span {
  display: none;
}

/* --- Footer --- */

footer.wp-block-template-part {
  margin: 0;
  position: relative;
  z-index: 2;
}

.wp-block-group.footer>.wp-block-columns .wp-block-column:first-child {
  max-width: 420px;
}

.wp-block-group.footer .wp-block-group.footer-menu a {
  color: #fff;
  transition: all 0.25s ease;
}

.wp-block-group.footer .wp-block-group.footer-menu a:hover {
  color: #ffd031;
}

figure.wp-block-image.footer-logo img {
  max-width: initial;
}

.wp-block-group.footer-address img {
  max-width: 32px;
  width: 100%;
}

.wp-block-column.footer-industries .wp-block-columns {
  margin: 0;
  gap: 0;
}

.wp-block-column.footer-industries {
  min-width: 250px;
}

.wp-block-group.footer-menu>.wp-block-columns {
  gap: 10px;
}

.wp-block-group.footer-menu>.wp-block-columns .wp-block-column:first-child {
  max-width: 180px !important;
}

section.wp-block-group.ecosystem-single ul.wp-block-list {
  padding-right: 21px;
  list-style: none;
}

section.wp-block-group.ecosystem-single ul.wp-block-list li {
  position: relative;
  margin-bottom: 17px;
}

.wp-block-group.ecosystem-single-benefits .wp-block-columns .wp-block-column p {
  position: relative;
  padding-right: 26px;
}

.wp-block-group.ecosystem-single-benefits .wp-block-columns .wp-block-column p:before,
section.wp-block-group.ecosystem-single ul.wp-block-list li:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='6.5957' cy='6.65339' rx='6.5957' ry='6.65339' fill='%23FFD031'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2301 3.90725C11.3622 4.04497 11.3618 4.26786 11.2292 4.4051L5.78748 10.0376C5.65506 10.1747 5.44078 10.1745 5.30859 10.0372L3.27505 7.92498C3.14269 7.7875 3.14269 7.56461 3.27505 7.42713C3.40741 7.28965 3.622 7.28965 3.75436 7.42713L5.54866 9.29083L10.7508 3.90638C10.8834 3.76915 11.0979 3.76954 11.2301 3.90725Z' fill='%23FAF9F9'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  right: 0;
  top: 3px;
}

section.wp-block-group.ecosystem-single ul.wp-block-list li:after {
  right: -21px;
}

section.wp-block-group.ecosystem-single {
  padding-top: 80px !important;
}

footer.wp-block-template-part .wp-block-group.footer-menu p {
  margin-bottom: 17px;
}

footer.wp-block-template-part .wp-block-group.footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer.wp-block-template-part .wp-block-group.footer-menu ul li {
  margin-bottom: 17px;
}

.wp-block-group.all-news-header {
  padding: 0 40px;
}

.wp-block-group.news-all {
  padding: 90px 0 0 !important;
  background-color: #fff;
  margin-bottom: 0;
  margin-top: 24px;
}

.wp-block-group.news-all .wp-block-query {
  background-color: #fafafa;
  max-width: 100%;
  padding: 0 40px 70px;
}

.wp-block-group.news-all .wp-block-query ul.wp-block-post-template {
  max-width: 1290px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 100px;
}

.wp-block-group.read-more-articles .wp-block-query {
  max-width: 955px;
}

.wp-block-group.news-all .wp-block-group.news-category-chooser-container {
  max-width: 100% !important;
  margin-right: -50vw !important;
  margin-left: -50vw !important;
  padding-top: 50px;
  padding-bottom: 20px;
}

.wp-block-group.news-all .wp-block-buttons.news-category-chooser {
  display: flex;
  gap: 0;
  border-radius: 16px;
  border: 1px solid #e1e1e1;
  background: #fff;
  max-width: fit-content;
  margin: 0 auto;
  padding: 0;
}

.wp-block-group.news-all .wp-block-buttons.news-category-chooser a.wp-block-button__link.wp-element-button {
  font-size: 18px;
  color: #131313;
  padding: 6px 47px !important;
  background-color: transparent;
  border: 0 none;
  height: initial;
  border-radius: 16px;
}

.wp-block-group.news-all .wp-block-buttons.news-category-chooser .wp-block-button.current a.wp-block-button__link.wp-element-button {
  font-size: 18px;
  background-color: #131313;
  color: #fff;
}

.wp-block-group.news-all .wp-block-query ul,
.wp-block-group.read-more-articles .wp-block-query ul {
  gap: 80px 22px;
}

.wp-block-group.news-all .wp-block-query ul li>div,
.wp-block-group.read-more-articles .wp-block-query ul li>div {
  background: transparent !important;
}

.wp-block-group.news-all .wp-block-query ul li img.attachment-post-thumbnail,
.wp-block-group.read-more-articles .wp-block-query ul li img.attachment-post-thumbnail {
  border-radius: 16px;
}

.wp-block-group.news-all .wp-block-query ul li h3,
.wp-block-group.read-more-articles .wp-block-query ul li h3 {
  margin-bottom: 0 !important;
  margin-top: 10px;
}

.wp-block-group.news-all .wp-block-query .taxonomy-category.wp-block-post-terms,
.wp-block-group.read-more-articles .taxonomy-category.wp-block-post-terms,
section.wp-block-group.news-single .taxonomy-category.wp-block-post-terms {
  color: #41c5e7;
  background-color: #ffd031;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 1;
  padding: 6px 12px;
  margin-top: 26px;
  margin-bottom: 0;
  border-radius: 16px;
  width: fit-content;
}

.wp-block-group.news-all .wp-block-query ul li>div .post-author-card {
  display: flex;
  gap: 10px;
  min-width: 230px;
}

.wp-block-group.news-all .wp-block-query ul li>div .post-author-card__meta {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.wp-block-group.news-all .wp-block-query ul li>div p.post-author-card__name {
  margin: 0;
  font-size: 14px;
}

.wp-block-group.news-all .wp-block-query ul li>div p.post-author-card__role {
  margin: 0;
  font-size: 11px;
  line-height: 1.1;
}

.wp-block-group.news-all .wp-block-query ul li>div img.post-author-card__photo {
  border-radius: 10px;
}

section.wp-block-group.news-single .taxonomy-category.wp-block-post-terms {
  margin: 0 !important;
}

.wp-block-group.news-all .wp-block-query .taxonomy-category.wp-block-post-terms span.wp-block-post-terms__separator,
.wp-block-group.read-more-articles .taxonomy-category.wp-block-post-terms span.wp-block-post-terms__separator {
  color: #000;
}

.wp-block-group.news-all .wp-block-query ul li h3 a,
.wp-block-group.read-more-articles .wp-block-query ul li h3 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.3em;
  min-height: 49px;
}

.wp-block-group.news-all .wp-block-query ul li .wp-block-post-excerpt,
.wp-block-group.read-more-articles .wp-block-query ul li .wp-block-post-excerpt {
  margin-top: 10px !important;
  margin-bottom: 40px !important;
}

.wp-block-group.news-all .wp-block-query ul li p.wp-block-post-excerpt__excerpt,
.wp-block-group.read-more-articles .wp-block-query ul li p.wp-block-post-excerpt__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5em;
  font-size: 16px;
}

.wp-block-group.news-all a.wp-block-read-more,
.wp-block-group.read-more-articles a.wp-block-read-more {
  margin-top: 0 !important;
  padding: 0;
}

.wp-block-group.news-all .wp-block-read-more::after,
.wp-block-group.read-more-articles .wp-block-read-more::after {
  content: "→";
  margin-right: 6px;
}

section.wp-block-group.news-single {
  padding: 150px 40px 0;
  background-color: #fff;
  margin-bottom: 0;
  margin-top: 24px;
}

.wp-block-group.single-news-header {
  max-width: 923px;
}

section.wp-block-group.news-single .wp-block-group.single-news-header .wp-block-post-date {
  font-size: 16px;
  font-weight: 500;
  color: #828282;
  border-radius: 50px;
  padding: 0;
  width: fit-content;
  margin-bottom: 26px !important;
  margin-right: 0 !important;
}

section.wp-block-group.news-single .entry-content {
  padding: 24px 0 90px;
}

section.wp-block-group.news-single .entry-content p,
section.wp-block-group.news-single .entry-content ul li,
section.wp-block-group.news-single .entry-content ol li {
  font-size: 18px;
  line-height: 1.3em;
}

section.wp-block-group.news-single .entry-content h2,
section.wp-block-group.news-single .entry-content h3,
section.wp-block-group.news-single .entry-content h4,
section.wp-block-group.news-single .entry-content h5,
section.wp-block-group.news-single .entry-content h6 {
  font-size: 36px;
  margin-top: 60px;
}

section.wp-block-group.news-single .entry-content h2 strong,
section.wp-block-group.news-single .entry-content h3 strong,
section.wp-block-group.news-single .entry-content h4 strong,
section.wp-block-group.news-single .entry-content h5 strong,
section.wp-block-group.news-single .entry-content h6 strong {
  font-weight: 600;
}

section.wp-block-group.news-single .entry-content figure.wp-block-video {
  border-radius: 0;
  overflow: hidden;
}

section.wp-block-group.news-single .entry-content figure.wp-block-video video {
  border-radius: 15px;
  outline: 4px solid #ffffff;
  outline-offset: -2px;
  overflow: hidden;
}

.shared-counts {
  margin: 50px 0 80px 0;
}

.shared-counts-wrap.shortcode.style-icon {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 120px;
  gap: 10px;
}

.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon {
  border: 1px solid #000;
  border-radius: 3px;
  line-height: 38px !important;
}

.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon svg {
  fill: #000 !important;
  width: 18px !important;
  height: 18px !important;
  transition: all 0.2s ease-in;
}

main#primary.single .single-article-container .shared-counts h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.wp-block-group.newsletter {
  max-width: 295px;
}

.wp-block-group.newsletter .wp-block-contact-form-7-contact-form-selector {
  margin-top: 13px;
}

.wp-block-group.newsletter input.wpcf7-form-control {
  border: 1px solid #d9d9d9;
  background: transparent;
  color: #fff;
  padding: 11px 17px;
  margin-bottom: 13px;
}

.wp-block-group.newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
  border-radius: 5px;
  background: #fff;
  font-size: 16px;
  color: #131313;
  max-width: 100%;
  width: 100%;
  padding: 7px 0;
  text-align: center;
}

.wp-block-group.newsletter .wpcf7-form label.error {
  bottom: -10px;
  color: #fff;
  font-size: 10px !important;
}

.wp-block-group.newsletter .wpcf7-response-output {
  color: var(--wp--preset--color--custom-dark-yellow) !important;
  font-size: 14px;
  margin: 0 0 9px 0;
  border: 0 none;
  padding: 0;
}

/* --- Webinar --- */
.wp-block-group.webinar-travel-rule,
.wp-block-group.webinar-boost-profitability {
  margin-top: 30px;
  border-radius: 20px;
  min-height: 473px;
  background-color: #000;
  background-image: url("assets/images/webinar-travel-rule.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: flex-start;
}

.wp-block-group.webinar-boost-profitability {
  background-image: url("assets/images/webinar-boost-profitability.png");
  justify-content: flex-end;
  box-shadow:
    0px 0px 0px 0px rgba(69, 69, 69, 0.1),
    0px 40px 24px 0px rgba(69, 69, 69, 0.05),
    0px 71px 29px 0px rgba(69, 69, 69, 0.01),
    0px 111px 31px 0px rgba(69, 69, 69, 0);
  border-radius: 8px;
  background-color: #ffffff;
  border: 1px solid #cecece;
}

.wp-block-contact-form-7-contact-form-selector {
  margin: 0 auto 0 40px !important;
}

.wp-block-group.webinar-travel-rule .wp-block-group__inner-container,
.wp-block-group.webinar-boost-profitability .wp-block-group__inner-container {
  width: 100%;
  height: 100%;
}

.wp-block-group.webinar-travel-rule .contact-form,
.wp-block-group.webinar-boost-profitability .contact-form {
  box-shadow:
    0px 0px 0px 0px rgba(69, 69, 69, 0.1),
    0px 40px 24px 0px rgba(69, 69, 69, 0.05),
    0px 71px 29px 0px rgba(69, 69, 69, 0.01),
    0px 111px 31px 0px rgba(69, 69, 69, 0);
  border-radius: 8px;
  background-color: #ffffff;
  border: 1px solid #b3b3b34f;
  max-width: initial;
  padding: 25px 25px 25px 25px;
}

.wp-block-group.webinar-travel-rule form.wpcf7-form,
.wp-block-group.webinar-boost-profitability form.wpcf7-form {
  width: 100%;
  max-width: 370px;
  position: relative;
  margin: 0 auto;
  padding-top: 32px;
  padding-bottom: 28px;
}

.wp-block-group.webinar-travel-rule .contact-form label,
.wp-block-group.webinar-boost-profitability .contact-form label {
  font-size: 15px;
  line-height: 1.3em;
  margin-bottom: 12px;
}

.wp-block-group.webinar-travel-rule .contact-form input,
.wp-block-group.webinar-boost-profitability .contact-form input {
  background-color: transparent;
}

.wp-block-group.webinar-travel-rule .contact-form [type="submit"],
.wp-block-group.webinar-boost-profitability .contact-form [type="submit"] {
  font-family: var(--wp--preset--font-family--questrial);
  font-size: 20px;
  font-weight: 400;
  background-color: #131313;
  border: 1px solid #131313;
  border-radius: 7px;
  padding: 13px 35px;
  width: 100%;
  color: #fff;
  cursor: pointer;
  text-wrap: auto;
  margin-bottom: 0;
}

.wp-block-group.webinar-travel-rule .contact-form p.legal-notice,
.wp-block-group.webinar-boost-profitability .contact-form p.legal-notice {
  margin: -9px 0 7px 0;
  font-size: 11px;
}

.wp-block-group.webinar-travel-rule .contact-form span.wpcf7-spinner,
.wp-block-group.webinar-boost-profitability .contact-form span.wpcf7-spinner {
  bottom: 36px;
  right: -14px;
  left: initial;
}

.wp-block-group.webinar-travel-rule .wpcf7-response-output,
.wp-block-group.webinar-boost-profitability .wpcf7-response-output {
  position: relative;
  padding: 6px;
  border: 0 none;
  font-size: 12px;
  color: #fff;
  background-color: red;
  width: 100% !important;
  margin: -12px 0 -12px 0 !important;
  border-radius: 0 0 8px 8px;
}

.wp-block-group.webinar-travel-rule figure.wp-block-video.webinar-travel-rule-video,
.wp-block-group.webinar-boost-profitability figure.wp-block-video.webinar-travel-rule-video {
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

/* --- Footer --- */

footer.wp-block-template-part figure.wp-block-image.footer-awards {
  margin-top: 130px;
  margin-bottom: 111px;
  max-width: 360px;
}

.wp-block-group.mosaic-boxes {
  border: 1px solid #e0e0e0;
  border-radius: 30px;
  padding: 22px;
}

.wp-block-group.mosaic-boxes .wp-block-columns {
  gap: 13px;
  flex-wrap: wrap !important;
}

.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column {
  flex: initial !important;
  width: calc(50% - 7px);
  border: 1px solid #f1f2f4;
  background-color: #fff;
  border-radius: 15px;
}

.wp-block-group.mosaic-boxes {
  border: 0 none;
  border-radius: 30px;
  padding: 22px;
  max-width: 609px;
  margin-left: 0;
  position: relative;
  z-index: 1;
}

section.wp-block-group.home-built-to-improve-you-margin figure.wp-block-image.size-full.blob-bg {
  z-index: 0;
  right: 50%;
  min-width: 1170px;
  margin-right: 80px;
  bottom: -10px;
  opacity: 0.85;
}

section.wp-block-group.home-built-to-improve-you-margin .wp-block-columns .wp-block-column:first-child {
  position: relative;
  z-index: 2;
}

.wp-block-group.mosaic-boxes .wp-block-columns {
  gap: 9px;
  flex-wrap: wrap !important;
}

.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column {
  flex: initial !important;
  width: calc(50% - 7px);
  border: 2px solid #ffffff;
  background-image: url("assets/images/bg-box-white.png");
  background-position: bottom right;
  background-size: 200%;
  border-radius: 25px;
  padding: 30px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
}

.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:nth-child(3),
.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:nth-child(4),
.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:nth-child(5) {
  width: calc(33.333333% - 9px);
}

.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column p {
  color: #000000;
  transition: all 0.25s ease;
}

.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:hover {
  background-image: url("assets/images/bg-box-dark.png");
  background-position: bottom right;
  border-color: #414141;
}

.wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:hover p {
  background: linear-gradient(-90deg, #ffce00 0%, #ffe576 75.48%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wp-block-group.is-style-full-wide.footer {
  padding-top: 38px !important;
}

.wp-block-group.breadcrumps {
  background-color: #0c191c;
  min-height: 124px;
}

.yoast-breadcrumbs {
  font-size: 12px;
  font-weight: 300;
  padding: 1rem 0;
  margin-block-start: 0;
  color: #fff;
}

.yoast-breadcrumbs a {
  color: #fff;
}

.breadcrumb_last {
  color: var(--wp--preset--color--custom-dark-yellow);
}

.yoast-breadcrumbs.breadcrumbs--white a,
.yoast-breadcrumbs.breadcrumbs--white {
  color: #fff;
}

.yoast-breadcrumbs.posts-view,
.yoast-breadcrumbs.posts-view a {
  color: #000;
  padding-right: 0 !important;
}

.yoast-breadcrumbs {
  padding: 100px 0 10px 0;
  border-bottom: 1px solid #ffffff1a;
}

@media (max-width: 1366px) {
  .wp-block-group.is-style-default.pricing-info {
    max-width: 751px;
  }

  .wp-block-group.footer>.wp-block-columns .wp-block-column:first-child {
    max-width: 316px;
  }

  .wp-block-group.footer>.wp-block-columns .wp-block-column:first-child p br {
    display: none;
  }

  section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column p br {
    display: none;
  }

  section.wp-block-group.hero .wp-block-video video {
    width: 720px;
    right: initial;
    left: -130px;
  }

  .wp-block-group.webinar-travel-rule,
  .wp-block-group.webinar-boost-profitability {
    min-height: initial;
    background-color: transparent;
  }

  .wp-block-group.pricing-container {
    max-width: 900px;
  }
}

@media (max-width: 1300px) {
  .wp-block-navigation .wp-block-navigation-item__label {
    font-size: 16px;
  }

  .wp-block-navigation ul {
    gap: 30px;
  }

  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    gap: 10px;
  }

  header.wp-block-template-part .wp-block-button.is-style-outline a.wp-block-button__link,
  header.wp-block-template-part .wp-block-button.is-style-filled a.wp-block-button__link {
    font-size: 16px;
    padding: 5px 22px;
  }

  header.wp-block-template-part .wp-block-group {
    max-width: calc(100% - 100px);
  }

  section.wp-block-group.connect-your-business .wp-block-columns {
    max-width: 950px;
  }

  section.wp-block-group.home-built-to-improve-you-margin>.wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.home-built-to-improve-you-margin>.wp-block-columns>.wp-block-column:first-child h2 {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
  }

  section.wp-block-group.home-built-to-improve-you-margin>.wp-block-columns>.wp-block-column:first-child p {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
  }

  section.wp-block-group.home-built-to-improve-you-margin>.wp-block-columns>.wp-block-column:first-child p br {
    display: none;
  }

  .wp-block-group.mosaic-boxes {
    max-width: 800px;
    margin: 0 auto;
  }

  section.wp-block-group.home-built-to-improve-you-margin figure.wp-block-image.size-full.blob-bg {
    margin-right: 20px;
  }

  .wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column {
    width: calc(50% - 7px);
  }

  section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column p br {
    display: none;
  }

  section.wp-block-group.high-performance-processing>.wp-block-group p {
    max-width: 480px;
  }

  section.wp-block-group.high-performance-processing>.wp-block-group p br {
    display: none;
  }

  .wp-block-group.mosaic-boxes .wp-block-columns {
    max-width: 570px;
  }

  .wp-block-group.webinar-travel-rule form.wpcf7-form,
  .wp-block-group.webinar-boost-profitability form.wpcf7-form {
    padding-top: 56%;
    max-width: 90%;
    z-index: 1;
  }

  .wp-block-group.webinar-boost-profitability form.wpcf7-form {
    padding-top: C;
  }

  .wp-block-group.webinar-travel-rule,
  .wp-block-group.webinar-boost-profitability {
    background-color: #000;
    position: relative;
    overflow: hidden;
  }

  .wp-block-group.webinar-boost-profitability {
    max-width: 560px;
    margin: 30px auto;
    background-color: #fff;
  }

  .wp-block-group.webinar-travel-rule:not(:has(figure))::after,
  .wp-block-group.webinar-boost-profitability:not(:has(figure))::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    right: 0;
    bottom: 0;
    background: linear-gradient(-180deg,
        rgba(255, 255, 255, 0) 38%,
        rgba(0, 0, 0, 1) 49%);
    z-index: 0;
  }

  .wp-block-group.webinar-boost-profitability:not(:has(figure))::after {
    background: linear-gradient(-180deg,
        rgba(255, 255, 255, 0) 38%,
        rgba(255, 255, 255, 1) 49%);
  }

  .wp-block-group.webinar-travel-rule .contact-form span.wpcf7-spinner,
  .wp-block-group.webinar-boost-profitability .contact-form span.wpcf7-spinner {
    bottom: 75px;
  }

  .wp-block-contact-form-7-contact-form-selector {
    margin: 0 auto !important;
  }

  section.wp-block-group.hero.industries>.wp-block-columns p br {
    display: none;
  }
}

@media (max-width: 1200px) {
  header.wp-block-template-part .wp-block-group figure {
    max-width: 130px;
  }

  .wp-block-navigation ul {
    gap: 20px;
  }

  section.wp-block-group.hero .wp-block-video {
    max-width: 360px;
  }

  section.wp-block-group.hero.home {
    min-height: initial;
    height: initial;
    padding-top: 100px;
    padding-bottom: 240px;
  }

  .wp-block-group.upcoming-events {
    margin: 0 0 40px 0;
  }

  .wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block {
    width: calc(50% - 12px);
  }

  .wp-block-group.industries-boxes {
    max-width: 490px;
  }

  section.wp-block-group.products-home p:nth-child(3) br {
    display: none;
  }

  section.wp-block-group.products-home .wp-block-columns .wp-block-column {
    padding: 40px 25px 100px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open h3 {
    position: initial;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open p {
    margin-top: 17px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open {
    max-height: initial;
    padding-top: 90px !important;
    min-height: initial;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column {
    max-width: 200px;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column h3 {
    font-size: 22px !important;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column h3 {
    right: 20px;
    width: calc(100% - 5px);
    font-size: 26px !important;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns {
    gap: 12px;
    max-width: 945px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column::after {
    left: 20px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column::before {
    left: 31px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column figure {
    right: 20px;
  }

  section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns {
    gap: 10px;
  }

  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child p br {
    display: none;
  }

  .wp-block-group.footer-menu>.wp-block-columns {
    flex-wrap: wrap !important;
    gap: 30px;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column {
    max-width: initial !important;
    width: calc(67% - 3px);
    flex: initial !important;
    margin-bottom: 20px;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:first-child {
    max-width: 140px !important;
    width: 100%;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(3),
  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(4),
  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(5) {
    max-width: 140px !important;
    width: calc(33.333333% - 10px);
    flex: initial !important;
  }

  .wp-block-column.footer-industries .wp-block-columns {
    gap: 31px;
  }

  section.wp-block-group.hero.contact-page .wp-block-columns .wp-block-column:first-child p br,
  section.wp-block-group.hero.contact-page .wp-block-columns .wp-block-column:first-child h2 br {
    display: none;
  }

  section.wp-block-group.hero.about-us p br {
    display: none;
  }

  section.wp-block-group.products-home .wp-block-columns .wp-block-column::after {
    display: none;
  }

  section.wp-block-group.products-home .wp-block-columns {
    gap: 20px;
  }

  section.industries-high-perfomance-wide .wp-block-columns .wp-block-column {
    min-height: 490px;
  }

  .wp-block-post-featured-image a {
    display: block;
    position: relative;
    width: 100%;
    height: 300px;
  }

  .wp-block-post-featured-image a img {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  section.wp-block-group.event-presence .wp-block-query ul li.wp-block-post h3 {
    padding: 27px 10px 16px 10px;
  }

  section.wp-block-group.event-presence .wp-block-query ul li.wp-block-post h3::before {
    display: none;
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query::after {
    width: 110px;
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li:last-child {
    margin-left: 110px !important;
  }

  section.wp-block-group.latest-news .wp-block-column:first-child p br {
    display: none;
  }

  section.wp-block-group.award-winning>.wp-block-columns p br {
    display: none;
  }

  .wp-block-group.industries figure.wp-block-image.blob-bg {
    bottom: 490px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background {
    bottom: -220px;
  }

  section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column {
    min-height: 428px;
  }

  section.wp-block-group.products-home>p br {
    display: none;
  }

  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child .swiper-pagination.swiper-pagination-bullets {
    left: -20px;
  }

  .pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group .wp-block-group {
    gap: 10px;
  }

  .pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group p {
    font-size: 16px !important;
  }

  .pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group {
    padding: 0px 60px;
  }

  .pum-theme-event-popup-theme button.pum-close.popmake-close {
    left: 15px !important;
  }

  section.wp-block-group.hero.infrastructure .wp-block-columns.features-columns .wp-block-column {
    background-size: 200%;
  }

  .wp-block-group.awards-swiper-container .wp-block-columns {
    justify-content: flex-start;
    gap: 0;
  }

  .wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column {
    min-width: 387px;
    margin-left: 20px;
  }

  section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column figure.wp-block-image {
    min-width: calc(100% + 50px);
    top: 0;
  }

  .wp-block-getwid-tabs.supported-crypto-tabs span.wp-block-getwid-tabs__title {
    font-size: 16px;
  }

  .wp-block-navigation ul {
    gap: 15px;
  }

  header.wp-block-template-part .wp-block-group {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .wp-block-group.home-eco-header {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }

  .wp-block-group.home-eco-header .wp-block-group {
    width: 100%;
  }

  .wp-block-group.home-eco-header .swiper-button-next,
  .wp-block-group.home-eco-header .swiper-button-prev {
    top: initial;
    bottom: -35px;
    left: initial;
    right: 0;
  }

  .wp-block-group.home-eco-header .swiper-button-next {
    right: 38px;
  }

  .wp-block-group.home-eco-header p {
    max-width: 600px;
  }

  section.wp-block-group.hero {
    min-height: 600px;
  }

  section.wp-block-group.hero.infrastructure {
    padding-top: 170px !important;
  }

  .wp-block-columns.features-columns {
    padding-bottom: 100px;
  }

  .wp-block-group.home-eco-header p br,
  section.wp-block-group.hero.products p br,
  section.wp-block-group.hero.infrastructure p br,
  section.wp-block-group.realtime-connectivity p br {
    display: none;
  }

  section.wp-block-group.realtime-connectivity .wp-block-columns.separator {
    flex-wrap: wrap !important;
    gap: 80px 24px;
    flex-direction: column;
  }

  section.wp-block-group.realtime-connectivity .wp-block-columns.separator .wp-block-column:after {
    display: none;
  }

  section.wp-block-group.realtime-connectivity .wp-block-columns.separator .wp-block-column {
    flex: initial;
    width: calc(100% - 12px);
  }

  section.wp-block-group.realtime-connectivity .wp-block-columns.separator .wp-block-column:nth-child(2):after {
    display: none;
  }

  section.wp-block-group.realtime-connectivity .wp-block-columns.separator .wp-block-column p:first-child {
    font-size: 22px !important;
    height: initial;
    margin-bottom: 7px !important;
  }

  section.wp-block-group.logo-rotator {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
    margin-bottom: 0;
  }

  section.industries-high-perfomance-wide .wp-block-columns .wp-block-column {
    width: calc(50% - 15px);
    min-height: initial;
  }

  section.wp-block-group.hero.infrastructure p.is-style-read-more {
    margin-bottom: 100px;
  }

  section.wp-block-group.industries-slides {
    padding-top: 0 !important;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column p {
    margin-top: 30px;
  }

  section.wp-block-group.products-home .wp-block-columns .wp-block-column {
    padding: 40px 10px 130px;
  }

  section.industries-high-perfomance-wide .wp-block-columns .wp-block-column p {
    position: initial;
    margin-top: 30px;
  }

  section.wp-block-group.event-presence>.wp-block-group {
    flex-direction: column;
  }

  section.wp-block-group.event-presence>.wp-block-group h2 br,
  section.wp-block-group.event-presence>.wp-block-group p br {
    display: none;
  }

  section.wp-block-group.event-presence>.wp-block-group p {
    text-align: center;
  }

  section.wp-block-group.see-m2p-in-action>.wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.see-m2p-in-action>.wp-block-columns h2,
  section.wp-block-group.see-m2p-in-action>.wp-block-columns p {
    text-align: center;
  }

  section.wp-block-group.see-m2p-in-action>.wp-block-columns p br {
    display: none;
  }

  section.wp-block-group.see-m2p-in-action>.wp-block-columns p.is-style-read-more {
    margin: 0 auto 40px;
  }

  section.wp-block-group.see-m2p-in-action>.wp-block-columns figure {
    float: none;
    margin: 0 auto;
  }

  section.wp-block-group.about-us-video {
    margin-top: 0;
  }

  section.wp-block-group.industries-slides.products>.wp-block-group {
    flex-direction: column;
    padding-top: 100px;
  }

  section.wp-block-group.industries-slides.products>.wp-block-group h2 {
    text-align: center;
  }

  .wp-block-navigation-item:nth-child(3):after,
  .wp-block-navigation-item:nth-child(5):after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L7 7L1 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(1);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 103px;
    top: 3px;
    transform: rotate(-180deg);
    pointer-events: none;
  }

  .wp-block-navigation-item:nth-child(5):after {
    right: 113px;
  }

  .wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item:nth-child(3):after,
  .wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item:nth-child(5):after {
    display: none;
  }

  .wp-block-navigation__responsive-container .wp-block-navigation-item.toggle:nth-child(3):after,
  .wp-block-navigation__responsive-container .wp-block-navigation-item.toggle:nth-child(5):after {
    transform: rotate(0deg);
  }

  .wp-block-navigation__responsive-container .wp-block-navigation-item.toggle:nth-child(3):after,
  .wp-block-navigation__responsive-container .wp-block-navigation-item.toggle:nth-child(5):after {
    display: none;
  }

  section.wp-block-group.products-home .wp-block-columns .wp-block-column p.learn-more {
    width: 80%;
  }

  section.wp-block-group.integration-and-api figure.wp-block-image.blob-bg {
    left: initial;
    right: 0;
    bottom: 0;
    top: initial;
  }

  .pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group .wp-block-group {
    gap: 10px;
    flex-direction: column;
  }

  .pum-theme-event-popup-theme button.pum-close.popmake-close {
    top: 17px !important;
  }

  .pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group {
    padding: 0px 10px;
  }

  .pum.pum-overlay.pum-theme-5686 .pum-content>.wp-block-group a.wp-block-button__link.wp-element-button {
    height: auto;
  }

  .wp-site-blocks.top-baner {
    padding-bottom: 130px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns {
    margin-top: -170px;
  }

  section.wp-block-group.hero figure.wp-block-image.blob-bg {
    top: -60px;
  }

  section.wp-block-group.hero.infrastructure .wp-block-columns::after {
    bottom: 30px;
  }

  section.wp-block-group.hero.industries>.wp-block-columns {
    flex-direction: column-reverse;
    padding: 80px 0;
  }

  section.wp-block-group.hero.industries>.wp-block-columns .wp-block-buttons {
    margin-bottom: 100px;
    justify-content: center;
  }

  section.wp-block-group.hero.industries>.wp-block-columns h1,
  section.wp-block-group.hero.industries>.wp-block-columns h2,
  section.wp-block-group.hero.industries>.wp-block-columns p {
    text-align: center;
  }

  section.wp-block-group.hero.industries .wp-block-video video {
    position: initial;
    min-width: initial;
  }

  section.wp-block-group.hero.industries.fx-cfd-brokers .wp-block-video video {
    width: 100%;
  }

  section.wp-block-group.hero.industries.fx-cfd-brokers .wp-block-video {
    right: 0;
    margin: 0 auto -100px;
    max-width: 100%;
  }

  section.wp-block-group.hero.industries .wp-block-video {
    margin: 0;
    overflow: initial;
    padding-bottom: 80px;
    position: relative;
    right: 40px;
  }

  section.wp-block-group.hero.industries.igaming .wp-block-video {
    margin: 0 auto;
    right: 0;
  }

  .wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block {
    min-width: 50% !important;
  }

  .wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block.swiper-slide-next::after {
    opacity: 0;
  }

  section.wp-block-group.people-of-m2p .wp-block-columns.sales .wp-block-column {
    flex-basis: 100%;
    max-width: 364px;
  }

  section.wp-block-group.people-of-m2p .wp-block-columns.sales {
    max-width: 600px;
  }

  section.wp-block-group.people-of-m2p .wp-block-columns.sales .wp-block-column .wp-block-group p:first-child {
    font-size: 20px !important;
  }

  .wp-block-group.pricing-container {
    max-width: 720px;
  }

  .wp-block-group.is-style-default.pricing-info {
    max-width: 571px;
  }
}

@media (max-width: 991px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: block;
  }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: none;
  }

  nav.is-responsive.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex {
    width: 100%;
    position: fixed;
    right: 0;
  }

  .wp-block-navigation__responsive-container.is-menu-open {
    height: 100vh;
    top: 49px;
    overflow: initial;
    padding-top: 19px;
    padding-right: 50px;
  }

  .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    position: absolute;
    left: 42px;
    cursor: pointer;
  }

  .wp-block-navigation__responsive-container-close {
    top: -67px;
    left: 30px;
    background-color: #fafafa;
  }

  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    padding-top: 0 !important;
  }

  ul.wp-block-navigation__container.is-responsive.wp-block-navigation {
    width: 100%;
    display: flex !important;
    align-items: center;
  }

  .wp-block-navigation__responsive-container .wp-block-navigation-item.toggle .wp-block-navigation__submenu-container {
    display: none !important;
  }

  header.wp-block-template-part.scrolled .wp-block-group {
    padding: 14px 30px;
    margin-top: 15px;
  }

  header.wp-block-template-part.scrolled .wp-block-group .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    color: #fff;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    overflow: scroll;
    height: 100vh;
    padding-bottom: 200px;
  }

  section.wp-block-group.hero.home .wp-block-columns {
    flex-direction: column;
    width: 100%;
  }

  section.wp-block-group.hero.home .wp-block-columns .wp-block-column {
    width: 100%;
    flex: initial !important;
  }

  section.wp-block-group.hero.home .wp-block-columns h1,
  section.wp-block-group.hero.home .wp-block-columns p {
    text-align: center;
    max-width: 610px;
    margin: 0 auto;
  }

  section.wp-block-group.hero.home .wp-block-columns h1,
  section.wp-block-group.hero.home .wp-block-columns .wp-block-buttons {
    justify-content: center;
  }

  section.wp-block-group.hero.home .wp-block-columns .wp-block-buttons {
    flex-direction: column;
    max-width: 296px;
    width: 100%;
    margin: 0 auto;
  }

  section.wp-block-group.hero.home .wp-block-columns .wp-block-buttons .wp-block-button {
    width: 100%;
  }

  section.wp-block-group.hero.home .wp-block-columns h1 {
    font-size: 42px !important;
  }

  section.wp-block-group.hero .wp-block-video {
    max-width: initial;
    overflow: hidden;
    width: calc(100% + 40px);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: -20px;
  }

  section.wp-block-group.hero.home {
    height: initial;
    padding-top: 150px;
  }

  section.wp-block-group.hero figure.wp-block-image.blob-bg {
    top: -90px;
    margin-right: 0;
    display: block;
    width: 890px;
    opacity: 0.7;
    z-index: -1;
  }

  section.wp-block-group.hero.home figure.wp-block-image.size-full.blob-bg {
    display: block;
  }

  .wp-block-columns.separator .wp-block-column p:first-child {
    font-size: 60px !important;
    height: 80px;
  }

  section.wp-block-group.in-numbers .wp-block-columns .wp-block-column sub {
    font-size: 37px;
    top: -24px;
  }

  .wp-block-group.in-numbers .wp-block-columns .wp-block-column sup {
    font-size: 27px;
    top: 13px;
  }

  section.wp-block-group.enterprise-ready .wp-block-columns .wp-block-column p {
    font-size: 20px !important;
  }

  section.wp-block-group.connect-your-business .wp-block-columns {
    flex-direction: column;
    gap: 50px;
  }

  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:first-child>* {
    text-align: center;
    margin: 0;
  }

  .wp-block-group.swiper-connect-vertical-container .wp-block-group.swiper-connect-vertical {
    margin: 0 auto !important;
  }

  .wp-block-group.swiper-connect-vertical-container {
    width: 100%;
    max-width: 415px;
    margin: 0 auto;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column:not(.open) {
    width: 100%;
    min-height: initial !important;
    max-height: 150px;
    max-width: 100%;
    padding-top: 64px !important;
  }

  section.wp-block-group.unified-technology>.wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column.open h3 {
    padding-right: 0;
    position: relative;
    top: -26px;
    right: initial;
    bottom: initial;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column figure.icon {
    top: 31px;
    right: 18px;
    z-index: 2;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column::after {
    top: 38px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column::before {
    top: 49px;
  }

  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child {
    width: 100%;
  }

  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child h2,
  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child p {
    text-align: center;
  }

  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child .wp-block-buttons {
    justify-content: center;
    margin-top: -10px;
  }

  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:first-child h2 br {
    display: none;
  }

  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:last-child {
    width: 100%;
    justify-content: center;
    margin-top: 40px;
  }

  section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns {
    margin: 0 auto;
  }

  .wp-block-group.is-style-full-wide {
    padding: 0 20px;
  }

  section.wp-block-group.products-cta .wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.products-cta .wp-block-columns .wp-block-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  section.wp-block-group.products-cta .wp-block-columns .wp-block-column * {
    text-align: center;
  }

  section.wp-block-group.products-cta .wp-block-columns .wp-block-column figure {
    margin: 50px auto -200px;
    position: relative;
    z-index: 1;
  }

  .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fafafa;
  }

  .wp-block-navigation .wp-block-navigation-item {
    height: auto;
    position: relative;
    width: 100%;
  }

  li.wp-block-navigation-item:nth-child(3).has-child.open-on-hover-click.wp-block-navigation-submenu ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item {
    height: auto;
    width: 50%;
  }

  li.wp-block-navigation-item:nth-child(3).has-child.open-on-hover-click.wp-block-navigation-submenu ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu {
    width: 100% !important;
    height: fit-content !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap !important;
    padding-right: 4px;
  }

  .wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item a span {
    color: #000;
    margin-bottom: -7px !important;
  }

  .wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container .wp-block-navigation-item {
    height: initial !important;
    width: 100% !important;
  }

  li.wp-block-navigation-item:nth-child(3).has-child.open-on-hover-click.wp-block-navigation-submenu ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu li {
    width: 50% !important;
  }

  header.wp-block-template-part.scrolled .wp-block-group .wp-block-navigation .wp-block-navigation-item {
    height: initial;
  }

  .wp-block-navigation .wp-block-navigation-item__label {
    font-size: 22px;
    margin-bottom: 10px !important;
    display: block;
    cursor: pointer;
    padding-left: 40px;
  }

  .wp-block-navigation .wp-block-navigation-item__label::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='110' height='1' viewBox='0 0 110 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.45166L110 0.451655' stroke='url(%23paint0_linear_318_3297)' stroke-width='0.903065'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_318_3297' x1='-2.18557e-08' y1='-0.0483398' x2='110' y2='-0.0483447' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F1F1F0' stop-opacity='0'/%3E%3Cstop offset='0.499551' stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%23F1F1F1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 100%;
    height: 1px;
  }

  header.wp-block-template-part.scrolled .wp-block-group .wp-block-navigation span.wp-block-navigation-item__label {
    font-size: 22px !important;
    color: #fff;
  }

  header.wp-block-template-part.scrolled .wp-block-group .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container span.wp-block-navigation-item__label {
    font-size: 16px !important;
    margin-bottom: -7px !important;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    padding-right: 4px;
    padding-top: 15px;
  }

  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-buttons {
    width: 100%;
    margin-top: 30px;
  }

  header.wp-block-template-part.scrolled .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #131313;
    max-width: calc(100% - 86px);
    margin: 0 auto;
    top: 47px;
    z-index: 0;
    padding-top: 40px;
    padding-right: 30px;
  }

  header.wp-block-template-part.scrolled .wp-block-navigation-item:nth-child(3):after,
  header.wp-block-template-part.scrolled .wp-block-navigation-item:nth-child(5):after {
    filter: invert(0);
  }

  header.wp-block-template-part.scrolled .wp-block-navigation__responsive-container-close {
    color: #fff;
    background: #131313 !important;
    left: 6px;
    position: absolute;
    z-index: 1;
    top: -55px;
  }

  section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column {
    width: calc(50% - 14px);
  }

  section.wp-block-group.top-notch-security .wp-block-columns {
    flex-wrap: wrap !important;
  }

  section.wp-block-group.top-notch-security .wp-block-columns .wp-block-column {
    flex: initial !important;
    width: calc(50% - 12px);
  }

  .wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block p:last-child::after {
    display: none;
  }

  .wp-block-group.footer>.wp-block-columns .wp-block-column:first-child {
    max-width: 220px;
  }

  section.wp-block-group.hero.contact-page>.wp-block-columns {
    flex-direction: column-reverse;
  }

  section.wp-block-group.hero.contact-page>.wp-block-columns .wp-block-column:last-child .wp-block-contact-form-7-contact-form-selector {
    margin: 0 auto;
    max-width: 467px;
  }

  section.wp-block-group.hero.contact-page>.wp-block-columns .wp-block-column:first-child h2,
  section.wp-block-group.hero.contact-page>.wp-block-columns .wp-block-column:first-child p {
    text-align: center;
  }

  .wp-block-group.footer-menu>.wp-block-columns {
    gap: 30px 50px;
    position: relative;
    right: 30px;
  }

  .wp-block-group.footer>.wp-block-columns {
    flex-direction: column;
    max-width: 510px;
    gap: 70px;
  }

  .wp-block-group.footer>.wp-block-columns:last-child .wp-block-column {
    display: flex;
    flex-direction: column;
  }

  .wp-block-group.footer>.wp-block-columns .wp-block-column p br {
    display: none;
  }

  .wp-block-group.footer>.wp-block-columns .wp-block-column:first-child {
    max-width: 100%;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column {
    width: 33.333333%;
  }

  footer.wp-block-template-part .wp-block-group.footer-menu ul li {
    text-align: right;
  }

  footer.wp-block-template-part .wp-block-group.footer-menu p {
    text-align: right;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(3),
  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(4),
  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(5) {
    max-width: initial !important;
    width: calc(33.333333% - 34px);
  }

  section.wp-block-group.hero.ecosystem {
    padding-top: 150px;
  }

  section.wp-block-group.hero.ecosystem figure.wp-block-video {
    margin: 0 auto;
    max-width: 400px;
  }

  section.wp-block-group.ecosystem-container .wp-block-columns.ecosystem-items .wp-block-column {
    width: calc(50% - 12px);
  }

  section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__nav-link a {
    padding: 3px 23px !important;
  }

  section.wp-block-group.ecosystem-single .wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.ecosystem-single .wp-block-columns .wp-block-column:first-child figure {
    max-width: 500px;
    margin: 0 auto 50px;
  }

  section.wp-block-group.ecosystem-single .wp-block-columns .wp-block-column:last-child h2,
  section.wp-block-group.ecosystem-single .wp-block-columns .wp-block-column:last-child h1,
  section.wp-block-group.ecosystem-single .wp-block-columns .wp-block-column:last-child p {
    text-align: center;
  }

  section.wp-block-group.ecosystem-single .wp-block-columns .wp-block-column:last-child .wp-block-buttons {
    justify-content: center;
  }

  .wp-block-group.ecosystem-single-benefits .wp-block-columns .wp-block-column {
    width: calc(50% - 34px);
  }

  section.wp-block-group.ecosystem-single ul.wp-block-list {
    max-width: 450px;
    margin: 50px auto;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open {
    min-width: 340px;
    padding-top: 37px !important;
  }

  section.wp-block-group.products-home .wp-block-columns {
    flex-direction: column;
    max-width: 400px;
  }

  section.wp-block-group.products-home .wp-block-columns .wp-block-column {
    padding: 40px 20px 100px;
  }

  section.wp-block-group.hero.partnership {
    padding-top: 120px !important;
    padding-bottom: 100px !important;
  }

  section.wp-block-group.hero.partnership .wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.hero.partnership .wp-block-columns h1,
  section.wp-block-group.hero.partnership .wp-block-columns h2,
  section.wp-block-group.hero.partnership .wp-block-columns p {
    text-align: center;
  }

  section.wp-block-group.hero.partnership .wp-block-columns .wp-block-buttons {
    justify-content: center;
  }

  section.wp-block-group.hero.partnership .wp-block-columns .wp-block-column:last-child figure {
    margin: 60px auto 0;
    float: initial;
  }

  section.wp-block-group.partnership-looking-for h3 br {
    display: none;
  }

  section.wp-block-group.partnership-looking-for .wp-block-columns {
    flex-wrap: wrap !important;
    gap: 20px;
  }

  section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column {
    flex: initial !important;
    width: calc(50% - 10px);
    min-height: initial;
    overflow: hidden;
  }

  section.wp-block-group.partnership-benefits>.wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.partnership-benefits>.wp-block-columns .wp-block-column h2 {
    width: 100%;
    text-align: center;
  }

  section.wp-block-group.partnership-benefits .wp-block-group.features-group {
    margin: 0 auto;
  }

  section.wp-block-group.unified-technology>.wp-block-columns>.wp-block-column:last-child,
  section.wp-block-group.partnership-benefits>.wp-block-columns>.wp-block-column:last-child {
    width: 100%;
  }

  .wp-block-column.footer-industries .wp-block-columns {
    gap: 42px;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }

  .wp-block-group.newsletter .wpcf7-spinner {
    display: none;
  }

  footer.wp-block-template-part figure.wp-block-image.footer-awards {
    margin: 70px 0 40px 0;
  }

  .wp-block-column.footer-industries .wp-block-columns {
    gap: 13px;
  }

  .wp-block-group.footer-menu>.wp-block-columns {
    gap: 20px;
    right: 0;
  }

  .wp-block-group.footer {
    padding-top: 49px !important;
  }

  .wp-block-group.footer>.wp-block-columns {
    gap: 40px;
  }

  section.wp-block-group.news-single {
    padding: 150px 20px 0;
  }

  .wp-block-group.news-all>p br {
    display: none;
  }

  section.wp-block-group.event-presence .wp-block-query ul {
    display: flex;
    flex-direction: column;
    max-width: 300px;
    margin: 0 auto 50px;
    gap: 10px;
  }

  section.wp-block-group.event-presence .wp-block-query ul li.wp-block-post h3 {
    text-align: center;
    padding-top: 20px;
  }

  section.wp-block-group.hero.about-us {
    padding-top: 150px !important;
  }

  section.wp-block-group.hero.about-us .wp-block-buttons {
    flex-direction: column;
  }

  section.wp-block-group.integration-and-api>.wp-block-group {
    flex-direction: column;
  }

  section.wp-block-group.integration-and-api>.wp-block-group p br {
    display: none;
  }

  section.wp-block-group.integration-and-api>.wp-block-group p,
  section.wp-block-group.integration-and-api>.wp-block-group h2 {
    text-align: center;
  }

  section.wp-block-group.integration-and-api .wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }

  section.wp-block-group.industries-slides .wp-block-columns {
    flex-direction: column;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column {
    width: 100%;
    max-width: 100%;
    max-height: initial;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column::after {
    top: 20px;
    right: 20px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column::before {
    top: 31px;
    right: 30px;
  }

  body.wp-singular.industry-events-template-default.single h2 {
    font-size: 36px !important;
  }

  section.wp-block-group.is-style-full-wide.industry-events-full {
    padding-top: 150px !important;
  }

  .wp-block-group.share h2 {
    font-size: 22px !important;
  }

  h2#h-read-more-articles {
    font-size: 22px !important;
  }

  section.wp-block-group.latest-news>.wp-block-columns {
    flex-direction: column;
    gap: 60px;
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query::after {
    width: 80px;
  }

  section.wp-block-group.award-winning>.wp-block-columns {
    flex-direction: column;
  }

  .wp-block-group.people-of-m2p p br {
    display: none;
  }

  section.wp-block-group.hero.products .wp-block-columns.features-columns a.wp-block-tiptip-hyperlink-group-block::after {
    bottom: -30px;
  }

  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child .swiper-pagination.swiper-pagination-bullets {
    margin: 0;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
  }

  .wp-block-group.swiper-connect-vertical-item {
    min-width: 415px;
  }

  .wp-block-group.swiper-connect-vertical-item.swiper-slide-next {
    opacity: 0;
  }

  .wp-block-group.swiper-connect-vertical-container .wp-block-group.swiper-connect-vertical {
    max-width: initial;
    flex-direction: row;
  }

  .wp-block-group.industries figure.wp-block-image.blob-bg {
    bottom: 33%;
    margin-bottom: 0;
  }

  section.wp-block-group.latest-news .swiper-button-prev {
    left: initial;
    right: 9px;
    top: 11px;
  }

  section.wp-block-group.latest-news .swiper-button-next {
    left: initial;
    right: 47px;
    top: 11px;
  }

  .wp-block-group.awards-swiper-container .wp-block-columns {
    padding-top: 70px;
  }

  section.wp-block-group.award-winning>.wp-block-columns .wp-block-column:last-child .swiper-button-prev {
    left: initial;
    right: 0;
    top: 35px;
  }

  section.wp-block-group.award-winning>.wp-block-columns .wp-block-column:last-child .swiper-button-next {
    left: initial;
    right: 40px;
    top: 35px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column:not(.open) {
    min-height: 170px !important;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open figure.wp-block-image.size-full.background.dark img {
    width: 100%;
    height: 100%;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background.dark {
    border-radius: 21px !important;
    overflow: hidden;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background {
    bottom: 0;
    width: 130px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background.dark {
    bottom: initial;
    width: 100%;
  }

  section.wp-block-group.industries-slides.products>.wp-block-columns {
    margin-top: -150px;
  }

  section.wp-block-group.award-winning>.wp-block-group {
    flex-direction: column;
  }

  section.wp-block-group.award-winning>.wp-block-group h2,
  section.wp-block-group.award-winning>.wp-block-group p {
    text-align: center;
  }

  section.wp-block-group.award-winning>.wp-block-group p br {
    display: none;
  }

  .wp-block-group.features-group figure.wp-block-image.blob-bg {
    width: 1143px;
    top: initial;
    bottom: -50px;
  }

  section.wp-block-group.industries-slides .wp-block-columns {
    max-width: 396px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column {
    background-size: 100%;
  }

  .wp-block-group.offices .wp-block-columns .wp-block-column {
    margin: 0 auto;
    text-align: center;
  }

  section.wp-block-group.hero.partnership figure.wp-block-image.blob-bg {
    margin: 0 !important;
    top: initial;
    bottom: 0;
    transform: translateX(50%);
  }

  section.wp-block-group.hero.contact-page>.wp-block-group {
    flex-direction: column;
  }

  section.wp-block-group.hero.contact-page>.wp-block-group h2,
  section.wp-block-group.hero.contact-page>.wp-block-group p {
    text-align: center;
  }

  .wp-block-group.offices .wp-block-columns {
    margin-top: 30px;
  }

  section.wp-block-group.high-performance-processing .wp-block-columns {
    max-width: 640px;
  }

  section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column::before,
  section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column::after {
    background-size: 200%;
  }

  section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column {
    min-height: auto;
    overflow: hidden;
  }

  section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column figure {
    min-height: 500px;
    opacity: 0.3;
  }

  section.wp-block-group.products-home figure.wp-block-image.blob-bg {
    top: initial;
    bottom: 0;
  }

  section.wp-block-group.hero .wp-block-video video {
    position: relative;
    margin-right: auto;
    max-width: 100%;
    right: initial;
    left: initial;
    z-index: -2;
    width: 100%;
  }

  .wp-block-group.swiper-connect-vertical-container::before {
    display: none;
  }

  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child span.swiper-pagination-bullet.swiper-pagination-bullet-active,
  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child span.swiper-pagination-bullet {
    width: 29px;
    height: 6px;
  }

  .wp-block-navigation__responsive-container .wp-block-navigation-item.toggle:nth-child(3):after,
  .wp-block-navigation__responsive-container .wp-block-navigation-item.toggle:nth-child(5):after {
    display: block;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column:not(.open) {
    border-radius: 45px !important;
    overflow: hidden;
  }

  section.wp-block-group.hero.infrastructure figure.wp-block-image.blob-bg {
    top: initial !important;
    bottom: 0;
  }

  section.wp-block-group.hero.industries .wp-block-video {
    width: 100%;
    right: -50px;
  }

  section.wp-block-group.award-winning .swiper-button-prev,
  section.wp-block-group.award-winning .swiper-button-next {
    left: 50%;
    transform: translateX(-50%);
    top: 80px;
  }

  section.wp-block-group.award-winning .swiper-button-prev {
    margin-left: 15px !important;
  }

  section.wp-block-group.award-winning .swiper-button-next {
    margin-left: -15px !important;
  }

  .wp-block-group.pricing-container .wp-block-group.pricing-item p:first-child {
    font-size: 18px !important;
    line-height: 1.2em;
  }

  .wp-block-group.pricing-container .wp-block-group.pricing-item p:last-child {
    min-width: 170px;
    font-size: 14px !important;
  }

  .wp-block-group.news-all .wp-block-buttons.news-category-chooser {
    max-width: 340px;
    padding: 4px;
    gap: 4px;
  }

  .wp-block-group.news-all .wp-block-buttons.news-category-chooser .wp-block-button {
    width: 100%;
  }

  .wp-block-group.all-news-header {
    padding: 0 20px;
  }

  .wp-block-group.news-all .wp-block-query {
    padding: 0 20px 70px;
  }

  .iti__country-list {
    right: -180px;
  }

  .wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-links {
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    border: 0 none;
  }

  .wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-link {
    width: 100%;
  }

  .wp-block-getwid-tabs.supported-crypto-tabs .wp-block-getwid-tabs__nav-link.ui-tabs-active {
    border-radius: 19px;
  }

  .wp-block-group.post-card-title-row {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 0;
  }

  header.wp-block-template-part .wp-block-group.language-switcher {
    display: none;
  }
}

@media (max-width: 781px) {
  .wp-block-columns.separator .wp-block-column:after {
    display: none;
  }

  .wp-block-columns.features-columns {
    flex-direction: column;
  }

  .wp-block-columns.features-columns .wp-block-column {
    margin: 0 auto;
    min-height: 170px;
    height: initial;
  }

  section.wp-block-group.realtime-connectivity .wp-block-columns.separator {
    gap: 44px;
    max-width: 320px;
  }

  section.wp-block-group.high-performance-processing .wp-block-columns {
    flex-direction: column;
    max-width: 330px;
  }

  section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column {
    width: 100%;
    min-height: initial;
  }

  section.wp-block-group.high-performance-processing>.wp-block-group {
    flex-direction: column;
  }

  section.wp-block-group.high-performance-processing>.wp-block-group p {
    max-width: initial;
    text-align: center;
  }

  section.wp-block-group.high-performance-processing>.wp-block-group h2 {
    text-align: center;
  }

  section.wp-block-group.high-performance-processing .wp-block-columns .wp-block-column p {
    position: relative;
    margin-top: 30px;
    right: initial;
    bottom: initial;
    width: initial;
  }

  section.wp-block-group.top-notch-security .wp-block-columns {
    flex-direction: column;
    max-width: 260px;
    gap: 80px;
  }

  section.wp-block-group.top-notch-security .wp-block-columns .wp-block-column {
    width: 100%;
  }

  section.wp-block-group.bottom-cta h2 br {
    display: none;
  }

  section.wp-block-group.bottom-cta .wp-block-buttons {
    flex-direction: column;
  }

  section.wp-block-group.bottom-cta .wp-block-buttons>.wp-block-button {
    width: 100%;
    max-width: 300px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column::after {
    top: 22px;
    right: 19px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column::before {
    top: 34px;
    right: 28px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column p {
    margin-top: 30px;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column:not(.open) {
    max-height: 110px;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column:not(.open) p {
    display: none;
  }

  section.wp-block-group.partnership-looking-for .wp-block-columns {
    flex-direction: column;
    max-width: 500px;
  }

  section.wp-block-group.partnership-looking-for .wp-block-columns .wp-block-column {
    width: 100%;
  }

  section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns {
    flex-direction: column;
    max-width: 510px;
  }

  section.wp-block-group.partnership-benefits .wp-block-group.features-group .wp-block-columns .wp-block-column {
    width: 100%;
  }

  section.wp-block-group.partnership-benefits>.wp-block-columns>.wp-block-column:first-child {
    width: 100%;
  }

  footer.wp-block-template-part figure.wp-block-image.footer-awards {
    margin: 50px 0 0 0;
  }

  a#fancybox-prev,
  a#fancybox-next {
    display: none !important;
  }

  section.wp-block-group.award-winning>.wp-block-columns>.wp-block-column {
    flex: initial !important;
    width: 100%;
  }

  section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item {
    min-height: 600px;
  }

  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:last-child figure.wp-block-image.blob-bg {
    margin-right: -120px;
  }

  section.wp-block-group.cta figure.wp-block-image.blob-bg {
    top: 0px;
    width: 1200px;
  }

  section.wp-block-group.hero .wp-block-video video {
    transform: scale(1.3);
  }

  section.wp-block-group.hero .wp-block-video {
    padding-bottom: 140px;
  }

  .wp-block-group.webinar-travel-rule::after,
  .wp-block-group.webinar-boost-profitability::after {
    height: 100%;
  }

  section.wp-block-group.hero.industries figure.wp-block-image.size-full.blob-bg {
    top: 220px;
  }

  section.wp-block-group.hero.industries.fx-cfd-brokers .wp-block-video video {
    min-width: initial;
  }

  .wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block {
    min-width: 100% !important;
    padding: 0;
  }

  .wp-block-group.upcoming-events .wp-block-group.event-list a.wp-block-tiptip-hyperlink-group-block::after {
    display: none;
  }

  .wp-block-group.upcoming-events {
    margin-bottom: 0;
  }

  .wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column {
    min-width: 100%;
    margin-left: 0;
    opacity: 0;
    transition: opacity 0.25s ease;
  }

  .wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column.swiper-slide-active {
    opacity: 1;
  }

  section.wp-block-group.award-winning>.wp-block-group {
    max-width: 387px;
  }
}

@media (max-width: 600px) {

  .wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column,
  .wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:first-child,
  .wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:last-child {
    width: 100%;
  }

  .wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:nth-child(3),
  .wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:nth-child(4),
  .wp-block-group.mosaic-boxes .wp-block-columns .wp-block-column:nth-child(5) {
    width: calc(100% - 9px);
  }

  section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns {
    flex-direction: column;
    max-width: 260px;
  }

  section.wp-block-group.unified-technology .wp-block-group.features-group .wp-block-columns .wp-block-column {
    width: 100%;
  }

  section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__nav-link {
    width: calc(50% - 5px);
    text-align: center;
  }

  section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__tab-content {
    padding: 20px;
  }

  .entry-content {
    padding: 24px 20px 0;
  }

  section.wp-block-group.hero.ecosystem h2,
  section.wp-block-group.hero.ecosystem p {
    text-align: center;
  }

  section.wp-block-group.hero.ecosystem p.eco-button-scroll-down.is-style-read-more {
    margin: 0 auto;
  }

  section.industries-high-perfomance-wide .wp-block-columns .wp-block-column {
    width: 100%;
    min-height: initial;
  }

  section.industries-high-perfomance-wide .wp-block-columns .wp-block-column p {
    position: relative;
    bottom: initial;
    right: initial;
    margin-top: 20px;
    width: 100%;
  }

  section.wp-block-group.hero.infrastructure p.is-style-read-more {
    margin-bottom: 170px;
  }

  .wp-block-group.footer-menu>.wp-block-columns {
    flex-direction: column;
    gap: 0;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(3),
  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(4),
  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(5) {
    width: 100%;
  }

  .wp-block-group.footer>.wp-block-columns {
    margin-top: 10px !important;
    gap: 10px;
  }

  .wp-block-column.footer-industries .wp-block-columns {
    flex-direction: column !important;
    gap: 0;
    margin: 0px;
  }

  .wp-block-column.footer-industries .wp-block-columns .wp-block-column {
    margin: 0;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column {
    width: 100%;
  }

  .wp-block-group.footer>.wp-block-columns .wp-block-column:first-child {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer.wp-block-template-part .wp-block-group.footer-menu p {
    margin-bottom: 16px;
    font-size: 14px !important;
  }

  section.wp-block-group.industry-events-full p br {
    display: none;
  }

  footer.wp-block-template-part p,
  footer.wp-block-template-part h2,
  footer.wp-block-template-part .wp-block-group.footer-menu ul li {
    text-align: center !important;
  }

  .wp-block-group.newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 0 auto 40px !important;
    display: block;
  }

  .wp-block-group.footer-menu>.wp-block-columns .wp-block-column:nth-child(2) .wp-block-columns .wp-block-column:last-child {
    margin-top: -32px;
  }

  .wp-block-group.news-all {
    padding: 250px 20px 0;
  }

  .wp-block-group.news-all p br {
    display: none;
  }

  section.wp-block-group.hero.home .wp-block-columns h1 {
    font-size: 36px !important;
  }

  h1.wp-block-heading,
  h2.wp-block-heading,
  .wp-block-post-title h2 {
    font-size: 36px !important;
  }

  .wp-block-group.inner-decription .wp-block-group.inner-decription-item h2 {
    font-size: 18px !important;
  }

  .wp-block-group.upcoming-events {
    margin-bottom: 40px;
  }

  .wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block figure.wp-block-image.box-icon {
    left: initial;
    right: 20px;
  }

  .wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block p {
    padding-right: 68px;
    padding-left: 30px;
  }

  section.wp-block-group {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .wp-block-group.industries {
    padding-bottom: 180px !important;
  }

  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:first-child h2 br,
  section.wp-block-group.connect-your-business .wp-block-columns .wp-block-column:first-child p br {
    display: none;
  }

  .wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group p {
    margin-top: 4px;
  }

  .wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group h3 br,
  .wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group p br {
    display: none;
  }

  .wp-block-group.swiper-connect-vertical>.wp-block-group>.wp-block-group {
    padding: 19px 17px 30px;
  }

  section.wp-block-group.latest-news>.wp-block-columns>.wp-block-column:first-child p br {
    display: none;
  }

  section.wp-block-group.cta {
    padding-bottom: 0 !important;
  }

  footer.wp-block-template-part h2 {
    font-size: 24px !important;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column.open {
    min-width: initial;
  }

  .wp-block-group.footer-address {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .wp-block-group.swiper-connect-vertical-item {
    min-width: 300px;
  }

  .wp-block-group.swiper-connect-vertical-container {
    max-width: 300px;
  }

  section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item {
    min-height: 610px;
  }

  section.wp-block-group.is-style-full-wide.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-container {
    max-height: initial;
  }

  section.wp-block-group.home-built-to-improve-you-margin figure.wp-block-image.size-full.blob-bg {
    bottom: 30%;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background {
    display: none;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column figure.wp-block-image.size-full.background.dark {
    display: block;
  }

  .wp-block-group.mosaic-boxes .wp-block-columns {
    max-width: 277px;
  }

  section.wp-block-group.logo-rotator .wp-block-group.swiper-logos figure {
    margin: 0 20px !important;
  }

  section.wp-block-group.integration-and-api .wp-block-columns .wp-block-column figure.dark img {
    min-height: 400px !important;
  }

  section.wp-block-group.industries-slides.products figure.wp-block-image.blob-bg {
    margin-right: 0 !important;
    top: -400px;
  }

  section.wp-block-group.products-cta figure.wp-block-image.blob-bg {
    width: 800px;
  }

  section.wp-block-group.connect-your-business {
    padding-bottom: 120px !important;
  }

  .wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block {
    filter: initial;
  }

  section.wp-block-group.hero.infrastructure {
    padding-bottom: 10px !important;
  }

  section.wp-block-group.hero.industries {
    padding-bottom: 60px !important;
    min-height: 700px;
  }

  section.wp-block-group.hero.industries.fx-cfd-brokers .wp-block-video {
    margin: 0 auto -40px;
  }

  .wp-block-group.pricing-container .wp-block-group.pricing-item {
    flex-direction: column;
    padding: 14px 17px 21px 17px;
    border-radius: 28px;
    gap: 10px;
  }

  .wp-block-group.pricing-container {
    border-radius: 28px;
    padding: 15px 15px;
    gap: 20px;
    max-width: 430px;
  }

  .wp-block-group.pricing-container .wp-block-group.pricing-item p:first-child {
    font-size: 20px !important;
    text-align: center;
  }

  .wp-block-group.pricing-container .wp-block-group.pricing-item p:last-child {
    font-size: 18px !important;
    min-width: initial;
    width: 100%;
    max-width: 180px;
  }

  .match2pay-faq__answer {
    padding: 20px 20px 30px 20px;
  }

  .wp-block-group.news-all .wp-block-buttons.news-category-chooser a.wp-block-button__link.wp-element-button {
    padding: 6px 6px !important;
  }
}

@media (max-width: 470px) {
  .wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block {
    width: 100%;
  }

  section.wp-block-group.industries-slides .wp-block-columns .wp-block-column:not(.open) h3 {
    font-size: 22px !important;
    width: calc(100% - 42px);
    position: initial;
    margin-top: 30px;
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li {
    min-width: 320px;
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query::after {
    display: none;
  }

  .wp-block-group.awards-swiper-container .wp-block-columns .wp-block-column .wp-block-group {
    margin: 68px 25px 30px 35px;
  }

  .wp-block-group.industries figure.wp-block-image.blob-bg {
    bottom: 50%;
  }

  section.wp-block-group.industries-slides.products .wp-block-columns .wp-block-column:not(.open) {
    max-height: 190px;
  }

  .wp-block-group.industries-boxes {
    max-width: 250px;
  }

  .wp-block-group.industries-boxes a.wp-block-tiptip-hyperlink-group-block p {
    padding-right: 65px;
    padding-top: 25px;
  }

  section.wp-block-group.hero .wp-block-video video {
    transform: scale(1.6);
  }

  section.wp-block-group.hero .wp-block-video {
    padding-bottom: 170px;
    margin-top: 50px;
  }

  section.wp-block-group.industries-slides.products>.wp-block-columns {
    margin-top: 0;
  }

  section.wp-block-group.hero.industries .wp-block-video {
    right: -20px;
  }

  header.wp-block-template-part .wp-block-group {
    max-width: 100%;
    padding: 0 20px;
  }

  .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    left: 20px;
  }

  header.wp-block-template-part .wp-block-group.language-switcher {
    left: 57px;
  }

  .wp-block-navigation__responsive-container-close {
    left: 4px;
    top: -64px;
  }

  header.wp-block-template-part.scrolled .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    max-width: calc(100% - 46px);
  }
}

@media (max-width: 375px) {
  section.wp-block-group.ecosystem-container .wp-block-getwid-tabs__nav-link {
    width: calc(100% - 5px);
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li {
    min-width: 270px;
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query::after {
    width: 40px;
    left: 0;
  }

  section.wp-block-group.latest-news>.wp-block-columns .wp-block-column:last-child .wp-block-query ul li:last-child {
    margin-left: 50px !important;
  }

  .wp-block-group.swiper-connect-vertical-item {
    min-width: 250px;
  }

  .wp-block-group.swiper-connect-vertical-container {
    max-width: 250px;
  }

  section.wp-block-group.connect-your-business.infrastucture .wp-block-group.swiper-connect-vertical-item {
    min-height: 650px;
  }

  .wp-block-group.pricing-container .wp-block-group.pricing-item p:first-child {
    font-size: 16px !important;
  }

  .wp-block-group.pricing-container .wp-block-group.pricing-item p:last-child {
    font-size: 14px !important;
  }
}