@font-face {
  font-family: Sofia Pro;
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sofia Pro Light;
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sofia Pro Semi Bold;
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sofia Pro Extra Light;
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sofia Pro Bold;
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sofia Pro Extra Bold;
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --elements-webflow-library--neutral--600: #04242d;
  --elements-webflow-library--accent--primary-1: #ff6a4c;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--secondary--color-1: #094e5d;
  --elements-webflow-library--neutral--800: black;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --untitled-ui-gray900: #04242d;
  --untitled-ui-warning300: #fec84b;
  --untitled-ui-gray50: #f9fafb;
  --elements-webflow-library--general--shadow-04: #14142b24;
  --untitled-ui-gray600: #fff;
  --untitled-ui-gray700: #ff6a4c;
  --untitled-ui-gray800: #ff6a4c;
  --untitled-ui-primary100: #f2f1ed;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-primary700: #ff6a4c;
  --untitled-ui-primary600: #ff6a4c;
  --untitled-ui-white: #04242d;
  --untitled-ui-gray200: #ff6a4c;
  --untitled-ui-gray100: #f2f4f7;
  --untitled-ui-gray500: #667085;
  --untitled-ui-primary200: #ff6a4c;
  --untitled-ui-primary800: #094e5d;
  --untitled-ui-primary50: #f2f1ed;
  --untitled-ui-gray400: #98a2b3;
  --untitled-ui-success700: #027a48;
  --untitled-ui-success50: #ecfdf3;
  --untitled-ui-primary300: #094e5d;
  --untitled-ui-primary500: #9e77ed;
  --untitled-ui-primary900: #42307d;
  --elements-webflow-library--general--shadow-05: #14142b29;
  --elements-webflow-library--neutral--400: #dcddeb;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  line-height: 20px;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

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

.uui-padding-vertical-xhuge-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---paragraph-default {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.brix---paragraph-default.footer {
  color: #8f9b9e;
  text-align: left;
  font-weight: 300;
}

.brix---paragraph-default.white {
  color: #fff;
  text-align: left;
  font-size: 35px;
}

.brix---paragraph-default.white.date {
  margin-top: 25px;
  font-size: 25px;
}

.brix---paragraph-default.middle {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px {
  margin-bottom: 25px;
}

.brix---heading-h1-size {
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Exo, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 66px;
}

.brix---container-default {
  text-align: center;
  max-width: 1218px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-small.workshops {
  color: #000;
  background-color: #fff;
}

.brix---btn-primary-small.workshops:hover {
  color: #fff;
  background-color: #ff6a4c;
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---header-nav-link {
  color: #fff;
  padding: 0;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---header-nav-link.w--current {
  color: #ff6a4c;
}

.brix---header-nav-list-item-middle {
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
}

.brix---dropdown-toggle {
  color: #fff;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-logo {
  width: 150px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---header-wrapper {
  background-color: #04242d;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
  margin-top: 10px;
  font-family: Exo, sans-serif;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.brix---heading-h2-size {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h2-size.left {
  text-align: left;
}

.brix---heading-h2-size.left.recordings {
  font-size: 30px;
  line-height: 32px;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

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

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.brix---section.colour {
  background-color: #f2f1ed;
}

.brix---section.ebook {
  display: block;
}

.brix---display-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 52px;
}

.brix---display-3.trends {
  font-size: 34px;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--800);
  margin-left: 10px;
  margin-right: 10px;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---grid-4-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-56px {
  margin-bottom: 40px;
}

.brix---mg-bottom-56px.recordings {
  margin-bottom: 0;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---text-center-tablet {
  text-align: left;
}

.brix---grid-2-logo-strip-v5 {
  grid-column-gap: 10px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---grid-2-logo-strip-v5.recordings {
  grid-column-gap: 10px;
  margin-bottom: 40px;
}

.brix---grid-2-logo-strip-v5.brix-2 {
  grid-template-columns: 1fr;
}

.brix---section-small {
  padding-top: 100px;
  padding-bottom: 100px;
}

.brix---section-small.recording {
  margin-top: 131px;
}

.brix---section-small.recordings {
  margin-top: 180px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.brix---accordion-right-side {
  margin-left: 12px;
  margin-right: 0;
}

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---acordion-body {
  overflow: hidden;
}

.brix---accordion-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
}

.brix---accordion-title.presentation:hover {
  color: #ff6a4c;
}

.brix---accordion-header {
  text-align: left;
  border-width: 1px;
  border-color: #00000040 #00000040 #0000001a;
  border-bottom-style: solid;
  align-items: center;
  display: flex;
}

.brix---accordion-header.coffe {
  border-style: none;
  border-color: #000;
}

.brix---accordion-content-wrapper-v2 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.brix---grid-1-column-gap-row-0 {
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-h4-size {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---mg-bottom-8px {
  text-align: left;
  margin-bottom: 8px;
  padding-left: 0;
}

.brix---buttons-row-right---t-left {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.brix---icon-square-36px {
  border: 1px solid #ff6a4c;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-36px:hover {
  transform: scale(.92);
}

.brix---icon-square-36px.no-border {
  border-style: none;
}

.brix---icon-square-36px.orange {
  background-color: #ff6a4c;
}

.brix---social-media-grid-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: center;
  justify-items: center;
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library--neutral--600);
  margin-bottom: 20px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---text-200-medium {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---heading-h3-size-link {
  color: var(--elements-webflow-library--neutral--800);
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  transition: color .3s;
}

.brix---text-decoration-none {
  margin-left: 0;
  text-decoration: none;
}

.brix---avatar-image-link {
  background-color: #ff6a4c40;
  transition: transform .3s;
}

.brix---avatar-image-link:hover {
  transform: scale(1.1);
}

.brix---avatar-circle-06 {
  border-radius: 50%;
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
  overflow: hidden;
  transform: translate(0);
}

.brix---card-team-v1 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 24px 56px;
  display: none;
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.brix---grid-3-columns._2-columns {
  grid-template-columns: 1fr 1fr;
}

.brix---square-icon-48px {
  border-radius: 10px;
  width: 48px;
}

.brix---subtitle {
  color: var(--elements-webflow-library--accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---inner-container-640px---center {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.brix---inner-container-1068px-center {
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
}

.brix---inner-container-1068px-center.cookies {
  margin-top: 81px;
}

.brix---paragraph-link {
  color: var(--elements-webflow-library--accent--primary-1);
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---footer-bottom {
  border-top: 1px none var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---heading-h2-size-link {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
  transition: color .3s;
}

.brix---heading-h2-size-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
  font-weight: 300;
}

.brix---footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 700;
  list-style-type: none;
}

.brix---color-neutral-811 {
  color: var(--elements-webflow-library--neutral--600);
  margin-left: 20px;
}

.brix---color-neutral-811.offices {
  margin-top: 40px;
}

.brix---footer-big-links-col {
  margin-right: 96px;
}

.brix---footer-big-links-wrapper {
  border-left: 1px none var(--elements-webflow-library--neutral--300);
  padding-left: 128px;
  display: flex;
}

.brix---social-media-grid-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  align-self: center;
  justify-items: start;
}

.brix---footer-logo {
  transform-style: preserve-3d;
  width: 250px;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---grid-footer-v17 {
  grid-column-gap: 110px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  justify-items: end;
}

.brix---footer-top {
  padding-top: 120px;
  padding-bottom: 120px;
}

.brix---footer-wrapper {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: #04242d;
}

.brix---accordion-btn-horizontal-line-v2 {
  background-color: #ff6a4c;
  border-radius: 20px;
  width: 28px;
  height: 2px;
  position: absolute;
}

.brix---accordion-btn-vertical-line-v2 {
  background-color: #ff6a4c;
  border-radius: 20px;
  width: 2px;
  height: 28px;
  position: absolute;
}

.brix---accordion-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.brix---mg-bottom-0 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.brix---mg-bottom-0.cookies {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brix---color-neutral-812 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---accordion-big-number {
  color: #ff6a4c;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 52px;
}

.brix---accordion-big-number.middle {
  text-align: center;
}

.brix---accordion-big-number-wrapper {
  width: 100%;
  display: block;
}

.brix---accordion-item-wrapper-v5-last {
  border: 1px none var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: none;
  cursor: pointer;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  padding: 25px 0;
  transition: transform .3s;
  display: flex;
}

.brix---accordion-item-wrapper-v5-last:hover {
  transform: translate(8px);
}

.brix---accordion-item-wrapper-v5 {
  border-width: 1px;
  border-color: var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: none;
  cursor: pointer;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  padding: 25px 0;
  transition: transform .3s;
  display: flex;
}

.brix---accordion-item-wrapper-v5:hover {
  transform: translate(8px);
}

.brix---accordion-item-wrapper-v5-first {
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: none;
  cursor: pointer;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  padding: 25px 0;
  transition: transform .3s;
  display: flex;
}

.brix---accordion-item-wrapper-v5-first:hover {
  transform: translate(8px);
}

.brix---mg-bottom-80px {
  margin-bottom: 80px;
}

.body {
  font-family: Exo, sans-serif;
}

.brix---btn-primary-white {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--primary-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white:hover {
  color: #ff6a4c;
  transform: translate3d(0, -3px, .01px);
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #04242d;
  border: 1px solid #fff;
  border-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 4.5fr .5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 40px;
  display: grid;
}

.brix---grid-2-col---1-col-t.workshops {
  grid-template-columns: 4.5fr;
}

.brix---hero-bg-image-dark {
  background-image: linear-gradient(#04242d 1% 14%, #fff0 77%), url('../images/CEE-CyberSecurity-Forum-2025-Crayon_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 234px;
  padding-bottom: 234px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brix---hero-bg-image-dark.workshops {
  background-image: linear-gradient(#04242d 1% 17%, #fff0 77%), url('../images/CEE-CyberSecurity-Forum-2025-Crayon-2_1.avif');
  height: 80vh;
  margin-top: 90px;
}

.brix---hero-bg-image-dark.video {
  background-color: #00000059;
  background-image: linear-gradient(#04242d 1% 12%, #fff0 77%);
}

.brix---color-neutral-814 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---paragraph-default-2 {
  text-align: center;
  margin-bottom: 0;
  font-family: Sofia Pro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.brix---heading-h2-size-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sofia Pro Semi Bold, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

.brix---cta-v4-floating-item-01 {
  position: absolute;
  inset: auto auto 2% 1%;
}

.brix---cta-card {
  background-color: #094e5d;
  border-radius: 30px;
  margin-bottom: 40px;
  padding: 110px 60px;
  position: relative;
}

.brix---cta-card.recording {
  padding-top: 60px;
  padding-bottom: 60px;
}

.brix---cta-card.recording.workshop {
  background-color: #04242d;
}

.brix---mg-top-16px {
  margin-top: 16px;
}

.brix---social-media-grid-right---t-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  place-items: stretch end;
}

.brix---team-v7-right {
  flex: 1;
}

.brix---text-100-bold {
  text-align: left;
  letter-spacing: .08em;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.brix---text-100-bold.recordings {
  font-size: 12px;
}

.brix---heading-link-dark {
  color: var(--elements-webflow-library--neutral--800);
  text-decoration: none;
  transition: color .3s;
}

.brix---heading-link-dark:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---avatar-v7-content-right {
  text-align: left;
  margin-left: 16px;
}

.brix---avatar-circle-04 {
  border-radius: 50%;
  width: 120px;
  max-width: 80px;
  height: 80px;
  max-height: 80px;
  overflow: hidden;
  transform: translate(0);
}

.brix---avatar-circle-04.recordings {
  width: 200px;
}

.brix---team-top-left {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---team-v7-top-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---width-100 {
  width: 100%;
}

.brix---card-team-v7 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 48px;
  display: flex;
}

.brix---card-team-v7.workshop {
  box-shadow: none;
  border-style: none;
  padding: 48px 28px;
}

.brix---card-team-v7.workshop.recording {
  margin-top: 0;
  padding: 28px 10px 28px 0;
}

.text-span {
  background-color: #ff6a4c;
  padding-left: 5px;
  padding-right: 5px;
}

.text-block-3 {
  text-align: center;
  margin-top: 20px;
}

.link {
  color: #ff6a4c;
}

.brix---paragraph-default-4 {
  color: #000;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.brix---color-neutral-823 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---heading-h2-size-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---border-radius-24px-2 {
  z-index: -1;
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---img-below-card-2 {
  max-width: 976px;
  margin-left: auto;
  display: flex;
}

.brix---mg-bottom-32px-3 {
  margin-bottom: 32px;
}

.brix---color-neutral-825 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---card-over-image-2 {
  z-index: 1;
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  max-width: 728px;
  padding: 80px 72px;
  position: absolute;
}

.brix---flex-card---image-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.brix---section-3 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 100px;
  padding-bottom: 100px;
}

.brix---top-bar-right-col {
  margin-right: 24px;
}

.brix---top-bar-flex-h-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---top-bar-small-padding {
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
}

.brix---top-bar-wrapper {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  padding-left: 72px;
  padding-right: 72px;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  overflow: hidden;
}

.brix---text-uppercase-3 {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---paragraph-default-6 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-6.left {
  text-align: left;
  padding-bottom: 10px;
}

.brix---color-neutral-829 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-32px-5 {
  margin-bottom: 32px;
}

.brix---text-300-bold-5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.brix---color-accent-4 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---text-uppercase-4 {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---display-11 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 52px;
}

.brix---color-neutral-830 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---mg-bottom-8px-4 {
  margin-bottom: 8px;
}

.brix---mg-bottom-24px-4 {
  margin-bottom: 24px;
}

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

.brix---pricing-content-v5-3 {
  border-radius: 24px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 40px 10px 0;
}

.brix---card-4 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
}

.brix---card-4.event {
  width: 50%;
  margin: 10px;
  padding: 40px 28px 56px;
}

.brix---card-4.event.middle, .brix---card-4.event._100 {
  width: 100%;
}

.list-item {
  text-align: left;
  margin-top: 5px;
}

.text-block-5 {
  color: #8f9b9e;
  text-align: left;
}

.brix---btn-secondary-3 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  margin-top: 20px;
  margin-left: 20px;
  padding: 26px 38px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b4d;
}

.brix---btn-secondary-3:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-3 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  margin-top: 20px;
  padding: 26px 38px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  box-shadow: 0 4px 10px #14142b4d;
}

.brix---btn-primary-3:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  border-width: 1px;
  border-color: #fff;
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left-3.middle {
  margin-right: 0;
}

.brix---buttons-row-3 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.brix---buttons-row-3.middle {
  justify-content: center;
}

.html-embed-4 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.brix---heading-h3-size-2 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---heading-h3-size-2.cookies {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  display: flex;
}

.brix---color-neutral-833 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-accent-5 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---display-12 {
  color: #000;
  font-family: Exo, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 84px;
}

.brix---mg-bottom-12px-2 {
  margin-bottom: 12px;
}

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

.brix---stat-card-4-cols---04 {
  border-style: none solid solid none;
  border-width: 1px 0 1px 1px;
  border-color: var(--elements-webflow-library--neutral--300);
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: -1px;
  padding: 44px 20px;
  display: flex;
}

.brix---stat-card-4-cols---03 {
  border-style: none solid solid;
  border-width: 1px;
  border-color: var(--elements-webflow-library--neutral--300);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 44px 20px;
  display: flex;
}

.brix---stat-card-4-cols---02 {
  border-style: solid none solid solid;
  border-width: 0 1px 1px;
  border-color: var(--elements-webflow-library--neutral--300);
  border-top-right-radius: 24px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: -1px;
  margin-left: -1px;
  padding: 44px 20px;
  display: flex;
}

.brix---stat-card-4-cols---02._2025 {
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.brix---stat-card-4-cols---01 {
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: var(--elements-webflow-library--neutral--300);
  border-top-left-radius: 24px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 44px 20px;
  display: flex;
}

.brix---card-5 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
}

.brix---heading-h2-size-6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---text-center-tablet-2 {
  text-align: left;
}

.brix---grid-stats-v4 {
  grid-column-gap: 70px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---container-default-7 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-6 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 100px;
  padding-bottom: 100px;
}

.link-block-2 {
  text-decoration: none;
  display: block;
}

.brix---mg-bottom-8px-5 {
  margin-bottom: 8px;
}

.brix---mg-bottom-32px-6 {
  margin-bottom: 32px;
}

.brix---container-default-8 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.div-block-4 {
  flex-direction: row;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-4.forms {
  flex-direction: row;
}

.div-block-4.forms.middle {
  text-align: center;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.brix---mg-bottom-3 {
  margin-bottom: 0;
}

.brix---color-neutral-837 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---paragraph-default-10 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.brix---heading-h3-size-3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---heading-h3-size-3.cookies {
  text-align: left;
  border-bottom: 1px solid #000;
  margin-top: 40px;
  margin-bottom: 20px;
}

.brix---color-neutral-838 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---square-icon {
  width: 80px;
}

.brix---mg-bottom-24px-5 {
  margin-bottom: 24px;
}

.brix---card-content-center {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  text-decoration: none;
  display: flex;
}

.brix---grid-3-columns-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---grid-3-columns-2.discover {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.brix---grid-3-columns-2.discover.ebook {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.partner-link {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.partner-link:hover {
  transform: translate3d(0, -3px, .01px);
}

.brix---logo-strip-image-7 {
  border-bottom: 1px #eff0f6;
  width: 100%;
  margin: 5px;
}

.brix---grid-logo-strip-v5-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---logo-strip-v5-card-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.brix---text-center-tablet-3 {
  text-align: left;
}

.brix---inner-container-574px---center-4 {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-image: linear-gradient(#00000040, #00000040), url('../images/CEE-Cybersecurity-forum-2024-Crayon-5_1CEE-Cybersecurity-forum-2024-Crayon-5.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 40vh;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 25px;
  display: flex;
}

.text-span-6 {
  background-color: #ff6a4c;
  padding-left: 5px;
  padding-right: 5px;
}

.html-embed-6 {
  margin-bottom: 20px;
}

.uui-heading-xxsmall-3 {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall-3.text-weight-medium {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
}

.uui-heading-medium-5 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 2.25rem;
  line-height: 1.3;
}

.uui-max-width-large-3 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-3.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-padding-vertical-xhuge-6 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large-8 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-testimonial13_rating-icon-2 {
  color: var(--untitled-ui-warning300);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.uui-testimonial13_rating-wrapper-2 {
  display: flex;
}

.uui-testimonial13_content-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--untitled-ui-gray50);
  background-color: var(--untitled-ui-gray50);
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.uui-testimonial13_component-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 4rem;
  display: grid;
}

.uui-testimonial13_component-2._2x2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

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

.uui-max-width-large-4 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-4.align-center {
  margin-left: auto;
  margin-right: auto;
}

.quick-stack {
  grid-column-gap: 0px;
  padding: 0;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-image: linear-gradient(#0006, #0006), url('../images/CEE-CyberSecurity-Forum-2025-Crayon_1.avif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 40vh;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 25px;
  display: flex;
}

.brix---heading-h2-size-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 38px;
}

.text-span-7 {
  background-color: #ff6a4c;
  padding-left: 5px;
  padding-right: 5px;
}

.brix---buttons-row-right---t-left-4 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.brix---buttons-row-4 {
  align-items: center;
  display: flex;
}

.brix---hero-bg-image-dark-2 {
  background-image: linear-gradient(#04242d 1% 14%, #fff0 77%), url('../images/CEE-CyberSecurity-Forum-2024-Crayon_1CEE-CyberSecurity-Forum-2024-Crayon.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 234px;
  padding-bottom: 234px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral-846 {
  color: #fff;
}

.brix---heading-h1-size-8 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 54px;
  font-weight: 600;
  line-height: 66px;
}

.brix---btn-primary-white-5 {
  color: #ff6a4c;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white-5:hover {
  color: #ff6a4c;
  transform: translate3d(0, -3px, .01px);
}

.brix---grid-2-col---1-col-t-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---mg-bottom-40px-5 {
  margin-bottom: 40px;
}

.brix---container-default-16 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---paragraph-default-15 {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.brix---paragraph-default-15.white {
  color: #fff;
  font-size: 35px;
}

.brix---paragraph-default-15.white.date {
  margin-top: 35px;
  font-size: 25px;
}

.text-span-9 {
  background-color: #ff6a4c;
  padding-left: 5px;
  padding-right: 5px;
}

.uui-testimonial13_content-4 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #f9fafb;
  border: 1px solid #f9fafb;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.uui-testimonial13_rating-icon-4 {
  color: #fec84b;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.uui-heading-xxsmall-5 {
  color: #04242d;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall-5.text-weight-medium {
  font-weight: 500;
}

.uui-heading-medium-7 {
  color: #04242d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.brix---paragraph-default-16 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-847 {
  color: #000;
}

.brix---subtitle-6 {
  color: #ff6a4c;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---color-neutral-848 {
  color: #04242d;
}

.brix---section-11 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.brix---section-11.colour {
  background-color: #f2f1ed;
}

.html-embed-11, .brix---color-neutral-849 {
  color: #000;
}

.brix---heading-h2-size-14 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---display-13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 52px;
}

.brix---text-300-bold-7 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-15 {
  flex-direction: row;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-15.forms {
  flex-direction: row;
}

.div-block-15.forms.middle {
  text-align: center;
}

.brix---container-default-17 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---paragraph-default-17 {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.brix---card-6 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---card-6.event {
  width: 50%;
  margin: 10px;
  padding: 40px 28px 56px;
}

.brix---card-6.event.middle {
  width: 100%;
}

.brix---color-accent-9 {
  color: #ff6a4c;
}

.brix---top-bar-wrapper-3 {
  color: #fff;
  text-align: center;
  background-color: #ff6a4c;
  padding-left: 72px;
  padding-right: 72px;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  overflow: hidden;
}

.body-2 {
  font-family: Exo, sans-serif;
}

.brix---buttons-row-5 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.brix---buttons-row-5.middle {
  justify-content: center;
}

.brix---grid-2-logo-strip-v5-3 {
  grid-column-gap: 10px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---logo-strip-v5-card-3 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---container-default-18 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---logo-strip-image-17 {
  border-bottom: 1px #eff0f6;
  width: 100%;
}

.brix---btn-primary-4 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ff6a4c;
  border-radius: 48px;
  justify-content: center;
  margin-top: 20px;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-4:hover {
  color: #fff;
  background-color: #094e5d;
  transform: translate3d(0, -3px, .01px);
}

.brix---color-neutral-850 {
  color: #000;
}

.brix---heading-h3-size-link-2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  transition: color .3s;
}

.brix---card-team-v1-3 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 24px 56px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---section-13 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.brix---section-13.recordings {
  background-color: #f2f1ed;
}

.brix---heading-h3-size-7 {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.brix---color-neutral-853 {
  color: #000;
}

.brix---color-accent-11 {
  color: #ff6a4c;
  margin-top: 10px;
}

.brix---color-neutral-854 {
  color: #04242d;
  margin-bottom: 20px;
}

.brix---avatar-circle-10 {
  border-radius: 50%;
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
  overflow: hidden;
  transform: translate(0);
}

.brix---accordion-title-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
}

.brix---accordion-title-4.presentation:hover {
  color: #ff6a4c;
}

.brix---container-default-20 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---paragraph-default-19 {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.brix---card-team-v1-4 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 24px 56px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---heading-h3-size-8 {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.brix---color-accent-12 {
  color: #ff6a4c;
  margin-top: 10px;
}

.brix---color-neutral-856 {
  color: #04242d;
  margin-bottom: 20px;
}

.brix---avatar-image-link-2 {
  background-color: #ff6a4c40;
  transition: transform .3s;
}

.brix---avatar-image-link-2:hover {
  transform: scale(1.1);
}

.brix---avatar-circle-11 {
  border-radius: 50%;
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
  overflow: hidden;
  transform: translate(0);
}

.brix---accordion-title-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
}

.brix---accordion-title-5.presentation {
  padding-top: 10px;
  font-family: Exo, sans-serif;
}

.brix---accordion-title-5.presentation:hover {
  color: #ff6a4c;
}

.brix---paragraph-default-21 {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.brix---card-team-v1-5 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 24px 56px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---color-neutral-857 {
  color: #04242d;
  margin-bottom: 20px;
}

.brix---avatar-circle-12 {
  border-radius: 50%;
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
  overflow: hidden;
  transform: translate(0);
}

.brix---image-wrapper-br-24px-shadow {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  text-align: center;
  border-radius: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 65%;
  display: block;
  overflow: hidden;
}

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

.div-block-16 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.list {
  margin-top: 0;
}

.div-block-17 {
  margin-top: 60px;
}

.code-embed-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image {
  text-align: left;
  width: 100px;
}

.link-block-3 {
  width: 100px;
}

.image-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.grid {
  grid-column-gap: 17px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr .5fr .5fr .5fr 1fr;
}

.grid._3-lines {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .5fr .5fr .5fr .5fr 1fr;
}

.link-block-4 {
  width: 100px;
}

@media screen and (min-width: 1440px) {
  .brix---paragraph-default.footer {
    color: #8f9b9e;
  }

  .brix---container-default {
    text-align: center;
  }

  .brix---header-logo {
    width: 150px;
  }

  .brix---color-neutral-802 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .brix---grid-4-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .brix---grid-2-logo-strip-v5 {
    grid-column-gap: 45px;
    grid-template-columns: .25fr 1fr;
  }

  .brix---grid-2-logo-strip-v5.brix-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .brix---accordion-btn-horizontal-line-v2, .brix---accordion-btn-vertical-line-v2 {
    background-color: #ff6a4c;
  }

  .brix---accordion-big-number {
    color: #ff6a4c;
    font-size: 30px;
  }

  .brix---accordion-big-number-wrapper {
    width: 100%;
  }

  .brix---heading-h2-size-2 {
    font-family: Sofia Pro Semi Bold, sans-serif;
    font-weight: 600;
  }

  .brix---cta-card {
    background-color: #094e5d;
    margin-bottom: 40px;
  }

  .brix---avatar-circle-04 {
    width: auto;
  }

  .brix---card-team-v7.workshop {
    box-shadow: none;
    border-style: none;
    margin-top: 40px;
  }

  .text-block-3 {
    color: #ff6a4c;
    text-align: center;
  }

  .brix---btn-primary-3 {
    box-shadow: 0 4px 10px #0003;
  }

  .brix---logo-strip-v5-card-2 {
    text-align: center;
  }

  .brix---heading-h2-size-11 {
    font-family: Sofia Pro Semi Bold, sans-serif;
    font-weight: 600;
  }

  .brix---grid-2-logo-strip-v5-3 {
    grid-column-gap: 110px;
    grid-template-columns: .6fr 1fr;
  }
}

@media screen and (min-width: 1920px) {
  .brix---paragraph-default {
    color: #04242d;
    font-family: Sofia Pro Light, sans-serif;
  }

  .brix---paragraph-default.white {
    color: #fff;
    font-size: 35px;
  }

  .brix---heading-h1-size {
    font-size: 65px;
  }

  .brix---btn-primary-small.workshops {
    color: #000;
    background-color: #fff;
  }

  .brix---btn-primary-small.workshops:hover {
    color: #fff;
    background-color: #ff6a4c;
  }

  .brix---header-logo {
    width: 150px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .brix---heading-h2-size, .brix---display-3 {
    color: #000;
  }

  .brix---grid-4-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .brix---grid-2-logo-strip-v5 {
    grid-template-columns: .55fr 1fr;
  }

  .brix---mg-bottom-0 {
    padding-bottom: 20px;
  }

  .brix---accordion-big-number {
    color: #ff6a4c;
    font-size: 30px;
  }

  .brix---heading-h2-size-2 {
    font-family: Sofia Pro Semi Bold, sans-serif;
    font-weight: 600;
  }

  .brix---cta-v4-floating-item-01 {
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .brix---cta-card {
    background-color: #094e5d;
    margin-bottom: 40px;
  }

  .brix---card-team-v7.workshop {
    box-shadow: none;
    border-style: none;
    margin-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-span {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-3 {
    color: #000;
    text-align: center;
    margin-top: 12px;
  }

  .link {
    color: #ff6a4c;
  }

  .brix---paragraph-default-4 {
    color: #000;
    margin-top: 20px;
  }

  .brix---flex-card---image-wrapper-2 {
    padding-bottom: 40px;
  }

  .brix---logo-strip-image-7 {
    border-bottom-width: 1px;
  }

  .brix---heading-h2-size-11 {
    font-family: Sofia Pro Semi Bold, sans-serif;
    font-weight: 600;
  }

  .brix---heading-h1-size-8 {
    font-size: 65px;
  }

  .brix---paragraph-default-15 {
    color: #04242d;
    font-family: Sofia Pro Light, sans-serif;
  }

  .brix---paragraph-default-15.white {
    color: #fff;
    font-size: 35px;
  }

  .text-span-9 {
    background-color: red;
    padding-left: 5px;
    padding-right: 5px;
  }

  .brix---heading-h2-size-14 {
    color: #000;
  }

  .brix---paragraph-default-17 {
    color: #04242d;
    font-family: Sofia Pro Light, sans-serif;
  }

  .brix---grid-2-logo-strip-v5-3 {
    grid-template-columns: .55fr 1fr;
  }

  .brix---logo-strip-image-17 {
    border-bottom-width: 1px;
  }

  .brix---paragraph-default-19, .brix---paragraph-default-21 {
    color: #04242d;
    font-family: Sofia Pro Light, sans-serif;
  }
}

@media screen and (max-width: 991px) {
  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .brix---paragraph-default.white {
    line-height: 45px;
  }

  .brix---paragraph-default.white.date {
    margin-top: 20px;
  }

  .brix---heading-h1-size {
    font-weight: 400;
    line-height: 60px;
  }

  .brix---container-default {
    text-align: center;
  }

  .brix---hamburger-menu-bar-bottom {
    background-color: #fff;
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    background-color: #fff;
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-nav-list-item-show-in-mbl {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---header-nav-link {
    color: #04242d;
  }

  .brix---header-nav-list-item-middle {
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---header-nav-menu-list {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding: 24px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---heading-h2-size {
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---display-3 {
    font-size: 32px;
    line-height: 44px;
  }

  .brix---grid-4-columns {
    grid-column-gap: 8px;
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 48px;
  }

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

  .brix---grid-2-logo-strip-v5 {
    grid-template-columns: 1fr;
  }

  .brix---grid-2-logo-strip-v5.recordings {
    margin-left: 10px;
    margin-right: 10px;
  }

  .brix---grid-2-logo-strip-v5.brix-2 {
    margin-top: 40px;
  }

  .brix---section-small {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---mg-bottom-8px {
    text-align: left;
  }

  .brix---buttons-row-right---t-left {
    justify-content: center;
  }

  .brix---social-media-grid-center {
    grid-column-gap: 10px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---heading-h3-size-link {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---avatar-circle-06 {
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
  }

  .brix---footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h2-size-link {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---footer-big-links-col {
    margin-left: 20px;
  }

  .brix---footer-big-links-wrapper {
    border-left-width: 0;
    padding-left: 0;
  }

  .brix---social-media-grid-left {
    grid-column-gap: 10px;
  }

  .brix---grid-footer-v17 {
    grid-row-gap: 60px;
    grid-template-columns: .8fr;
  }

  .brix---footer-top {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .brix---accordion-big-number {
    line-height: 50px;
  }

  .brix---accordion-item-wrapper-v5-last {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-item-wrapper-v5-last:hover {
    transform: translate(6px);
  }

  .brix---accordion-item-wrapper-v5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-item-wrapper-v5:hover {
    transform: translate(6px);
  }

  .brix---accordion-item-wrapper-v5-first {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-item-wrapper-v5-first:hover {
    transform: translate(6px);
  }

  .brix---mg-bottom-80px {
    margin-bottom: 64px;
  }

  .brix---btn-primary-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-2 {
    line-height: 46px;
  }

  .brix---cta-card {
    padding: 72px 40px;
  }

  .brix---cta-card.recording {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---social-media-grid-right---t-left {
    grid-column-gap: 10px;
    justify-content: center;
    place-items: center;
    display: flex;
  }

  .brix---team-v7-right {
    width: 100%;
  }

  .brix---avatar-circle-04 {
    width: 100px;
    height: 100px;
  }

  .brix---team-top-left {
    margin-bottom: 24px;
  }

  .brix---team-v7-top-wrapper {
    flex-flow: row;
    align-items: flex-start;
  }

  .brix---card-team-v7 {
    padding: 40px 32px;
  }

  .brix---heading-h2-size-4 {
    line-height: 46px;
  }

  .brix---img-below-card-2 {
    margin-top: -30%;
  }

  .brix---mg-bottom-32px-3 {
    margin-bottom: 24px;
  }

  .brix---card-over-image-2 {
    margin-bottom: 34px;
    padding: 56px 48px;
    position: static;
  }

  .brix---flex-card---image-wrapper-2 {
    display: block;
  }

  .brix---section-3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---top-bar-right-col {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .brix---top-bar-flex-h-center {
    flex-direction: column;
  }

  .brix---top-bar-small-padding {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .brix---top-bar-wrapper {
    padding-left: 56px;
    padding-right: 56px;
  }

  .brix---mg-bottom-32px-5 {
    margin-bottom: 24px;
  }

  .brix---text-uppercase-4.left {
    text-align: left;
  }

  .brix---display-11 {
    font-size: 32px;
    line-height: 44px;
  }

  .brix---card-4.event {
    width: auto;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---btn-primary-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .html-embed-4 {
    color: #000;
  }

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---display-12 {
    line-height: 70px;
  }

  .brix---heading-h2-size-6 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---text-center-tablet-2 {
    text-align: center;
  }

  .brix---grid-stats-v4 {
    grid-template-columns: 1fr;
  }

  .brix---section-6 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---mg-bottom-32px-6 {
    margin-bottom: 24px;
  }

  .div-block-4, .div-block-4.forms {
    flex-direction: column;
  }

  .brix---heading-h3-size-3 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---grid-3-columns-2.discover {
    grid-template-columns: 1fr;
  }

  .partner-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brix---logo-strip-image-7 {
    width: 33%;
  }

  .brix---grid-logo-strip-v5-2 {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .brix---logo-strip-v5-card-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .brix---text-center-tablet-3 {
    text-align: center;
  }

  .uui-padding-vertical-xhuge-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-testimonial13_component-2 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-11 {
    line-height: 46px;
  }

  .brix---buttons-row-right---t-left-4 {
    justify-content: center;
  }

  .brix---hero-bg-image-dark-2 {
    background-image: linear-gradient(#04242d 1% 11%, #fff0), url('../images/CEE-CyberSecurity-Forum-2024-Crayon_1CEE-CyberSecurity-Forum-2024-Crayon.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .brix---heading-h1-size-8 {
    font-weight: 400;
    line-height: 60px;
  }

  .brix---btn-primary-white-5 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---grid-2-col---1-col-t-2 {
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default-15.white {
    line-height: 45px;
  }

  .brix---paragraph-default-15.white.date {
    margin-top: 20px;
  }

  .brix---section-11 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .html-embed-11 {
    color: #000;
  }

  .brix---heading-h2-size-14 {
    line-height: 46px;
  }

  .brix---display-13 {
    font-size: 32px;
    line-height: 44px;
  }

  .div-block-15, .div-block-15.forms {
    flex-direction: column;
  }

  .brix---card-6.event {
    width: auto;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---top-bar-wrapper-3 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .brix---grid-2-logo-strip-v5-3 {
    grid-template-columns: 1fr;
  }

  .brix---logo-strip-v5-card-3 {
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
  }

  .brix---btn-primary-4 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h3-size-link-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---section-13 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h3-size-7 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---avatar-circle-10 {
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
  }

  .brix---heading-h3-size-8 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---avatar-circle-11, .brix---avatar-circle-12 {
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
  }

  .brix---image-wrapper-br-24px-shadow {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---paragraph-default.white {
    font-size: 25px;
    line-height: 37px;
  }

  .brix---paragraph-default.white.date {
    margin-top: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
    box-shadow: 0 4px 10px #0003;
  }

  .brix---btn-primary-small.workshops {
    box-shadow: 0 4px 10px #0003;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---heading-h2-size {
    line-height: 40px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 40px;
  }

  .brix---grid-2-logo-strip-v5 {
    grid-template-columns: 1fr;
  }

  .brix---section-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---section-small.recording {
    margin-top: 159px;
    padding-top: 40px;
  }

  .brix---accordion-right-side {
    margin-left: 16px;
    margin-right: 16px;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---social-media-grid-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---grid-3-columns._2-columns {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .brix---square-icon-48px {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---heading-h2-size-link {
    font-size: 26px;
    line-height: 38px;
  }

  .brix---footer-list-item {
    margin-bottom: 10px;
  }

  .brix---social-media-grid-left {
    justify-content: start;
    justify-items: start;
  }

  .brix---grid-footer-v17 {
    grid-template-columns: 1fr;
  }

  .brix---footer-top {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---mg-bottom-0.cookies {
    font-size: 14px;
  }

  .brix---accordion-big-number {
    line-height: 42px;
  }

  .brix---accordion-item-wrapper-v5-last, .brix---accordion-item-wrapper-v5, .brix---accordion-item-wrapper-v5-first {
    padding: 48px 0;
  }

  .brix---mg-bottom-80px {
    margin-bottom: 48px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---grid-2-col---1-col-t.workshops {
    padding: 10px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .brix---heading-h2-size-2 {
    line-height: 40px;
  }

  .brix---cta-card {
    padding: 56px 40px;
  }

  .brix---cta-card.recording {
    padding: 20px 10px;
  }

  .brix---cta-card.recording.workshop {
    padding: 40px 20px;
  }

  .brix---text-100-bold {
    font-size: 14px;
  }

  .brix---avatar-circle-04 {
    max-width: 64px;
    max-height: 64px;
  }

  .brix---team-v7-top-wrapper {
    align-items: flex-start;
  }

  .brix---card-team-v7.workshop {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---heading-h2-size-4 {
    line-height: 40px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---card-over-image-2 {
    padding: 45px 32px;
  }

  .brix---section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---top-bar-right-col {
    margin-bottom: 12px;
  }

  .brix---top-bar-flex-h-center {
    flex-direction: column;
  }

  .brix---top-bar-small-padding {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---top-bar-wrapper {
    padding-left: 36px;
    padding-right: 36px;
  }

  .brix---text-300-bold-5 {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---pricing-content-v5-3 {
    padding-bottom: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .brix---card-4.event {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---btn-secondary-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary-3 {
    padding: 20px 32px;
  }

  .brix---button-row-left-3 {
    margin-right: 16px;
  }

  .brix---heading-h3-size-2.cookies {
    font-size: 14px;
  }

  .brix---display-12 {
    line-height: 56px;
  }

  .brix---stat-card-4-cols---04 {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
  }

  .brix---stat-card-4-cols---03 {
    border-width: 0 0 1px;
    border-bottom-left-radius: 0;
  }

  .brix---stat-card-4-cols---02 {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
  }

  .brix---stat-card-4-cols---01 {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-radius: 0;
  }

  .brix---heading-h2-size-6 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-stats-v4 {
    grid-template-columns: 1fr;
  }

  .brix---section-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---grid-3-columns-2, .brix---grid-3-columns-2.discover.ebook {
    grid-template-columns: 1fr;
  }

  .brix---logo-strip-v5-card-2 {
    max-width: 490px;
    margin-top: 0;
  }

  .div-block-10 {
    background-image: linear-gradient(#0006, #0006), url('../images/CEE-Cybersecurity-forum-2024-Crayon-5_1CEE-Cybersecurity-forum-2024-Crayon-5.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .uui-heading-xxsmall-3 {
    font-size: 1.125rem;
  }

  .uui-heading-medium-5 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-8 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-testimonial13_content-2 {
    padding: 1.5rem;
  }

  .uui-testimonial13_component-2 {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .brix---heading-h2-size-11 {
    line-height: 40px;
  }

  .brix---hero-bg-image-dark-2 {
    background-image: linear-gradient(#04242d, #04242d 15%, #fff0), url('../images/CEE-CyberSecurity-Forum-2024-Crayon_1CEE-CyberSecurity-Forum-2024-Crayon.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .brix---heading-h1-size-8 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---btn-primary-white-5 {
    padding: 20px 32px;
  }

  .brix---grid-2-col---1-col-t-2 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-40px-5 {
    margin-bottom: 24px;
  }

  .brix---paragraph-default-15.white {
    font-size: 25px;
    line-height: 37px;
  }

  .brix---paragraph-default-15.white.date {
    margin-top: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .uui-testimonial13_content-4 {
    padding: 1.5rem;
  }

  .uui-heading-xxsmall-5 {
    font-size: 1.125rem;
  }

  .uui-heading-medium-7 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .brix---subtitle-6 {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---section-11 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---heading-h2-size-14 {
    line-height: 40px;
  }

  .brix---text-300-bold-7 {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---card-6.event {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---top-bar-wrapper-3 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .brix---grid-2-logo-strip-v5-3 {
    grid-template-columns: 1fr;
  }

  .brix---logo-strip-v5-card-3 {
    max-width: 490px;
  }

  .brix---button-row-left-6 {
    margin-right: 16px;
  }

  .brix---btn-primary-4 {
    padding: 20px 32px;
  }

  .brix---section-13 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---accordion-title-4, .brix---accordion-title-5 {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---image-wrapper-br-24px-shadow {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }
}

@media screen and (max-width: 479px) {
  .brix---button-row-left {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---paragraph-default.footer {
    font-size: 15px;
    line-height: 20px;
  }

  .brix---paragraph-default.white {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---paragraph-default.white.date {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .brix---mg-bottom-40px {
    margin-left: 5px;
    margin-right: 5px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 33px;
  }

  .brix---container-default {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---display-3 {
    font-size: 26px;
    line-height: 39px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 32px;
  }

  .brix---section-small {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .brix---accordion-right-side {
    margin-left: 0;
    margin-right: 0;
  }

  .brix---accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---grid-1-column-gap-row-0 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---icon-square-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-center {
    flex: 1;
    grid-template-columns: repeat(auto-fit, 30px);
    align-self: stretch;
  }

  .brix---avatar-image-link {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---square-icon-48px {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---heading-h2-size-link {
    font-size: 15px;
    line-height: 26px;
    display: block;
  }

  .brix---footer-list-item {
    margin-bottom: 8px;
  }

  .brix---footer-big-links-col {
    margin-right: 0;
  }

  .brix---footer-big-links-wrapper {
    flex-direction: column;
  }

  .brix---social-media-grid-left {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---footer-logo {
    width: 240px;
  }

  .brix---grid-footer-v17 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---mg-bottom-0.cookies {
    font-size: 12px;
  }

  .brix---accordion-big-number {
    font-size: 18px;
    line-height: 35px;
    display: block;
  }

  .brix---accordion-big-number-wrapper {
    flex-direction: column;
    display: flex;
  }

  .brix---mg-bottom-80px {
    margin-bottom: 40px;
  }

  .brix---btn-primary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .brix---cta-card {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---social-media-grid-right---t-left {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---avatar-circle-04 {
    width: 56px;
    min-width: 56px;
    max-width: 56px;
    height: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .brix---card-team-v7 {
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---card-team-v7.workshop {
    padding-left: 5px;
    padding-right: 5px;
  }

  .brix---paragraph-default-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size-4 {
    font-size: 25px;
    line-height: 28px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---img-below-card-2 {
    margin-top: -41%;
  }

  .brix---card-over-image-2 {
    padding: 34px 24px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---top-bar-wrapper {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 17px;
    line-height: 26px;
  }

  .brix---paragraph-default-6 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---text-300-bold-5 {
    font-size: 17px;
    line-height: 21px;
    display: inline-block;
  }

  .brix---display-11 {
    font-size: 26px;
    line-height: 39px;
  }

  .brix---mg-bottom-8px-4 {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-24px-4 {
    margin-bottom: 16px;
  }

  .brix---pricing-content-v5-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .brix---card-4.event {
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---btn-secondary-3 {
    width: 100%;
    margin-left: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---btn-primary-3 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---button-row-left-3 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-3 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---heading-h3-size-2.cookies {
    font-size: 12px;
  }

  .brix---display-12 {
    font-size: 38px;
    line-height: 48px;
  }

  .brix---heading-h2-size-6 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---grid-stats-v4 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-template-areas: "."
                         "Area";
  }

  .brix---container-default-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-8px-5 {
    margin-bottom: 6px;
  }

  .brix---container-default-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---paragraph-default-10 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h3-size-3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---mg-bottom-24px-5 {
    margin-bottom: 16px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---grid-logo-strip-v5-2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .brix---logo-strip-v5-card-2 {
    max-width: 100%;
  }

  .div-block-10 {
    height: 50vh;
  }

  .uui-testimonial13_component-2._2x2 {
    grid-template-columns: 1fr;
  }

  .cell {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .brix---heading-h2-size-11 {
    font-size: 30px;
  }

  .brix---buttons-row-right---t-left-4, .brix---buttons-row-4 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---hero-bg-image-dark-2 {
    background-image: linear-gradient(#04242d, #04242d 9%, #fff0), url('../images/CEE-CyberSecurity-Forum-2024-Crayon_1CEE-CyberSecurity-Forum-2024-Crayon.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h1-size-8 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 33px;
  }

  .brix---btn-primary-white-5 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-2-col---1-col-t-2 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }

  .brix---mg-bottom-40px-5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .brix---container-default-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---paragraph-default-15 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---paragraph-default-15.white {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---paragraph-default-15.white.date {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .brix---paragraph-default-16 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---subtitle-6 {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---heading-h2-size-14 {
    font-size: 30px;
  }

  .brix---display-13 {
    font-size: 26px;
    line-height: 39px;
  }

  .brix---text-300-bold-7 {
    font-size: 17px;
    line-height: 21px;
    display: inline-block;
  }

  .brix---container-default-17 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---paragraph-default-17 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---card-6.event {
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---top-bar-wrapper-3 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 17px;
    line-height: 26px;
  }

  .brix---buttons-row-5 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---logo-strip-v5-card-3 {
    max-width: 100%;
  }

  .brix---container-default-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---button-row-left-6 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---btn-primary-4 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---heading-h3-size-7 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---accordion-title-4 {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---container-default-20 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---paragraph-default-19 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h3-size-8 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---avatar-image-link-2 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .brix---accordion-title-5 {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---paragraph-default-21 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---image-wrapper-br-24px-shadow {
    border-radius: 16px;
  }

  .grid {
    display: block;
  }
}

#w-node-_2a0b615f-6bbb-f1cb-fd74-f5412cd25a1c-4a0f3f01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_325f1750-6162-5fb6-bfeb-b41493eeea1d-4a0f3f01, #w-node-_325f1750-6162-5fb6-bfeb-b41493eee9ff-4a0f3f01, #w-node-_325f1750-6162-5fb6-bfeb-b41493eeea09-4a0f3f01 {
  align-self: start;
}

#w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2e1-4a0f3f01, #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2e3-4a0f3f01 {
  place-self: center;
}

#w-node-_5c1f39ac-f847-ca93-3f72-aa29e51fe62b-4a0f3f01 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_5a8529ef-95b4-7b3d-a058-34afff8ee4f7-4a0f3f01 {
  grid-column: span 5 / span 5;
}

#w-node-acd1c662-7212-0124-d245-a0f6410aeb00-4a0f3f01, #w-node-_9bd7213a-d18b-e6e1-d124-b36ffdae4d39-4a0f3f01, #w-node-_818d5452-9980-36ab-1ec6-56e7a38efa62-4a0f3f01, #george-dobrea.w-node-_2c3b19c5-2c15-0064-1492-302baff61ce4-4a0f3f01, #w-node-_2c3b19c5-2c15-0064-1492-302baff61cf3-4a0f3f01, #nikos-makris.w-node-_6550a129-2380-2fff-818c-7d48a7b4ef52-4a0f3f01, #omar-saenz-herrera.w-node-_12205441-d075-b57a-c9b5-f7f9c1d010a0-4a0f3f01, #w-node-d4014251-a20d-ab9d-a442-d798dcc75e6d-4a0f3f01, #w-node-d4014251-a20d-ab9d-a442-d798dcc75e86-4a0f3f01, #w-node-d4014251-a20d-ab9d-a442-d798dcc75e9f-4a0f3f01, #paula-januszkiewicz.w-node-d4014251-a20d-ab9d-a442-d798dcc75ebb-4a0f3f01, #chris-hamill.w-node-_84183d16-0908-8814-7039-b2bf7803cde9-4a0f3f01, #w-node-_84183d16-0908-8814-7039-b2bf7803cdf8-4a0f3f01, #tomasz-turek.w-node-_1c8b4543-dde5-5624-72dd-c63266a068d8-4a0f3f01, #w-node-_1c8b4543-dde5-5624-72dd-c63266a068e7-4a0f3f01, #james-ferguson.w-node-bea869f2-3a4b-ecd0-f3f3-9e42f4df2000-4a0f3f01, #w-node-bea869f2-3a4b-ecd0-f3f3-9e42f4df200f-4a0f3f01, #paulo-fernandes.w-node-d8cd2b1f-a3ff-a08a-f2f1-2f4747f987cf-4a0f3f01, #w-node-d8cd2b1f-a3ff-a08a-f2f1-2f4747f987de-4a0f3f01, #alexander-vara.w-node-_3b3af8e0-c6bd-e8b0-f593-f56087c6dca4-4a0f3f01, #w-node-_3b3af8e0-c6bd-e8b0-f593-f56087c6dcb3-4a0f3f01, #aleksandra-szczepaniak.w-node-_81464ca3-e34c-4223-154f-3cffbc45304c-4a0f3f01, #w-node-_81464ca3-e34c-4223-154f-3cffbc45305b-4a0f3f01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c39a6ae3-4359-8d6a-fbf1-36acb721cd2a-b721cd26 {
  justify-self: start;
}

#w-node-c39a6ae3-4359-8d6a-fbf1-36acb721cd4b-b721cd26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_04fa9cf1-564a-5b57-65b1-ce6570e61b51-4a0f3f04, #Chris-Hamill.w-node-_3f438dcc-bf1a-c163-22de-a09cef85e3e1-4a0f3f04, #w-node-_3f438dcc-bf1a-c163-22de-a09cef85e3f0-4a0f3f04, #paula-januszkiewicz.w-node-_3960a1a4-0d2c-6d7b-4256-873f07fb0507-4a0f3f04, #w-node-_5907227d-ba03-d677-4312-238b09948939-4a0f3f05 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc99d-4a0f3f05, #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc99f-4a0f3f05 {
  place-self: center;
}

#w-node-a6ab9387-ee62-7c2b-f1e6-8d22872cd999-4a0f3f05, #w-node-a6ab9387-ee62-7c2b-f1e6-8d22872cd9a3-4a0f3f05, #w-node-a6ab9387-ee62-7c2b-f1e6-8d22872cd9ad-4a0f3f05 {
  align-self: start;
}

#w-node-d253de6c-ca6d-c278-bf5f-03ba4fe1138f-4a0f3f05 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-d253de6c-ca6d-c278-bf5f-03ba4fe113e7-4a0f3f05 {
  grid-column: span 5 / span 5;
}

#w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f399-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f3b2-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f3cb-4a0f3f05, #george-dobrea.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f3e7-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f3f6-4a0f3f05, #nikos-makris.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f3fb-4a0f3f05, #omar-saenz-herrera.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f412-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f42e-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f447-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f460-4a0f3f05, #paula-januszkiewicz.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f47c-4a0f3f05, #chris-hamill.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f498-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4a7-4a0f3f05, #tomasz-turek.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4af-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4be-4a0f3f05, #james-ferguson.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4c9-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4d8-4a0f3f05, #paulo-fernandes.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4e6-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4f5-4a0f3f05, #alexander-vara.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f4fc-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f50b-4a0f3f05, #aleksandra-szczepaniak.w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f513-4a0f3f05, #w-node-fcdcf943-7cf3-3be2-9070-2d02b2d1f522-4a0f3f05 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30bc8eac-80ae-82ef-bbb2-b1968c24c750-4a0f3f05 {
  justify-self: start;
}

#w-node-_30bc8eac-80ae-82ef-bbb2-b1968c24c776-4a0f3f05 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469b6-4a0f3f06, #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469b8-4a0f3f06 {
  place-self: center;
}

#w-node-_04fa9cf1-564a-5b57-65b1-ce6570e61b51-6a79e758 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68899b66-be22-0f58-e1b3-e002656212af-eb620d11, #w-node-a5b51a3a-11d4-ec3b-dfe2-db1783a50a07-eb620d11, #w-node-_597f2938-cfd7-ebd5-b91a-bc560049fe65-eb620d11, #w-node-_8ab9423f-374d-cca8-3e32-ff136473fd1b-eb620d11, #w-node-_8ab9423f-374d-cca8-3e32-ff136473fd1d-eb620d11, #w-node-_8ab9423f-374d-cca8-3e32-ff136473fd1f-eb620d11 {
  align-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2df-4a0f3f01, #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2e1-4a0f3f01, #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2e3-4a0f3f01, #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2e5-4a0f3f01, #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2e7-4a0f3f01, #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc99b-4a0f3f05, #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc99d-4a0f3f05, #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc99f-4a0f3f05, #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc9a1-4a0f3f05, #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc9a3-4a0f3f05, #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469b4-4a0f3f06, #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469b6-4a0f3f06, #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469b8-4a0f3f06, #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469ba-4a0f3f06, #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469bc-4a0f3f06 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2df-4a0f3f01 {
    place-self: center;
  }

  #w-node-_1773a939-6c07-95bf-83dd-a9a27e48f2e7-4a0f3f01 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c39a6ae3-4359-8d6a-fbf1-36acb721cd4b-b721cd26 {
    justify-self: start;
  }

  #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc99b-4a0f3f05 {
    place-self: center;
  }

  #w-node-_1c6c6df7-df98-9c54-319d-d2d1f09dc9a3-4a0f3f05 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_30bc8eac-80ae-82ef-bbb2-b1968c24c776-4a0f3f05 {
    justify-self: start;
  }

  #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469b4-4a0f3f06 {
    place-self: center;
  }

  #w-node-_0d7fa30f-b46d-96a0-1eaa-7bac51c469bc-4a0f3f06 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5c1f39ac-f847-ca93-3f72-aa29e51fe62b-4a0f3f01 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_5a8529ef-95b4-7b3d-a058-34afff8ee4f7-4a0f3f01 {
    grid-column: span 2 / span 2;
  }

  #w-node-c39a6ae3-4359-8d6a-fbf1-36acb721cd2a-b721cd26 {
    grid-column: span 1 / span 1;
  }

  #w-node-d253de6c-ca6d-c278-bf5f-03ba4fe1138f-4a0f3f05 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d253de6c-ca6d-c278-bf5f-03ba4fe113e7-4a0f3f05 {
    grid-column: span 2 / span 2;
  }

  #w-node-_30bc8eac-80ae-82ef-bbb2-b1968c24c750-4a0f3f05 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_42d6770c-0f6f-7cb4-1e10-89cbee64bd0e-4a0f3f01, #w-node-_42d6770c-0f6f-7cb4-1e10-89cbee64bd18-4a0f3f01, #w-node-_42d6770c-0f6f-7cb4-1e10-89cbee64bd22-4a0f3f01, #w-node-_42d6770c-0f6f-7cb4-1e10-89cbee64bd2c-4a0f3f01, #w-node-_42d6770c-0f6f-7cb4-1e10-89cbee64bd36-4a0f3f01, #w-node-dc98a5bf-9252-74f0-59c9-7b6c17f476d2-4a0f3f01, #w-node-dc98a5bf-9252-74f0-59c9-7b6c17f476dc-4a0f3f01, #w-node-dc98a5bf-9252-74f0-59c9-7b6c17f476e6-4a0f3f01, #w-node-dc98a5bf-9252-74f0-59c9-7b6c17f476f0-4a0f3f01, #w-node-dc98a5bf-9252-74f0-59c9-7b6c17f476fa-4a0f3f01 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5c1f39ac-f847-ca93-3f72-aa29e51fe62b-4a0f3f01 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5c1f39ac-f847-ca93-3f72-aa29e51fe62c-4a0f3f01, #w-node-_5c1f39ac-f847-ca93-3f72-aa29e51fe62d-4a0f3f01, #w-node-e4dc98fd-e700-fc7e-cae5-7dff45fe0b6c-4a0f3f01, #w-node-a90b0e4c-0ee4-8d6d-d38d-740e5fb75d1f-4a0f3f01 {
    grid-column: span 2 / span 2;
  }

  #w-node-f23b2fa8-97e8-acdc-61d8-1c9cb40aa87b-4a0f3f01 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d253de6c-ca6d-c278-bf5f-03ba4fe1138f-4a0f3f05 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-d253de6c-ca6d-c278-bf5f-03ba4fe11390-4a0f3f05, #w-node-d253de6c-ca6d-c278-bf5f-03ba4fe113a1-4a0f3f05, #w-node-d253de6c-ca6d-c278-bf5f-03ba4fe113b4-4a0f3f05, #w-node-d253de6c-ca6d-c278-bf5f-03ba4fe113c5-4a0f3f05 {
    grid-column: span 2 / span 2;
  }

  #w-node-dc4f3580-7cc8-aece-b5bb-75fad4311b90-4a0f3f05 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sofia Pro Light';
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sofia Pro Semi Bold';
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sofia Pro Extra Light';
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sofia Pro Bold';
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia Pro Extra Bold';
  src: url('../fonts/Mostardesign---Sofia-Pro-Regular.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}