:root {
  --elements-webflow-library--accent--primary-1: #f00400;
  --elements-webflow-library--neutral--800: #0c0c0c;
  --elements-webflow-library--neutral--700: #4a4566;
  --elements-webflow-library--neutral--600: #252525;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--neutral--200: #fff;
  --elements-webflow-library--general--shadow-04: #14142b24;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--neutral--400: #dcddeb;
  --elements-webflow-library--general--shadow-05: #14142b29;
}

.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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  min-width: 100vw;
  min-height: 100vh;
}

.section.hero {
  background-color: #000;
  background-image: url('../images/wmremove-transformed-1.jpeg'), radial-gradient(circle at 0 100%, #f0040082, #000000e3 37%, #000000fc 100%, #fff), linear-gradient(#00000080, #00000080);
  background-position: 100%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: contain, auto, auto;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
  display: flex;
  position: relative;
}

.div-block {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-2 {
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-3 {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin: auto;
  display: flex;
  position: relative;
}

.heading {
  color: #fff;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 44px;
  font-weight: 300;
  line-height: 56px;
}

.heading-2 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-2.animated-heading {
  color: var(--elements-webflow-library--accent--primary-1);
  margin-bottom: 0;
  font-size: 22px;
}

.bold-text {
  color: #fff;
  font-size: 44px;
}

.heading-3 {
  outline-offset: 0px;
  color: #fff;
  text-transform: none;
  outline: 3px #fff;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.link-block {
  text-transform: none;
  background-color: #f00400;
  border-radius: 5px;
  max-width: 200px;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: auto;
  text-decoration: none;
}

.div-block-4 {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto -5vh 5%;
}

.div-block-4.hide {
  display: none;
}

.paragraph {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.bold-text-2 {
  color: #fff;
  font-size: 22px;
}

.image {
  width: 25px;
  margin-left: auto;
}

.div-block-5 {
  background-color: #f00400;
  border-bottom-right-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  min-height: 150px;
  display: flex;
}

.paragraph-2 {
  color: #f3f3f3;
  margin-bottom: 5px;
  font-size: 14px;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 150px;
  min-height: 150px;
  padding-left: 20px;
  display: flex;
}

.link-block-2 {
  background-color: #f00400c4;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 70px;
  margin-bottom: 20%;
  margin-right: 0;
  padding-left: 30%;
  text-decoration: none;
  display: flex;
}

.div-block-8 {
  z-index: 0;
  background-color: #0000004a;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 50vh;
  margin-top: 10vh;
  display: flex;
}

.heading-4 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.bold-text-3 {
  font-family: Lato, sans-serif;
}

.paragraph-3 {
  text-align: center;
  max-width: 60%;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-9 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  width: 150px;
}

.section-3 {
  background-color: #efefef;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 70vh;
  display: flex;
}

.div-block-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.container {
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  display: flex;
}

.heading-5 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.text-span {
  color: #3a7577;
}

.heading-6 {
  color: #3a7577;
  margin-top: 0;
  font-size: 36px;
}

.heading-7 {
  color: #3a7577;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 16px;
}

.div-block-11 {
  background-color: #fff;
  border-radius: 500px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  display: flex;
}

.paragraph-4 {
  white-space: normal;
  word-break: normal;
}

.list {
  margin-right: auto;
  padding-left: 10px;
}

.div-block-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.image-3 {
  width: 100%;
}

.section-4 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section-4.hide {
  display: none;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1200px;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.heading-8 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-span-2 {
  font-weight: 700;
}

.paragraph-5 {
  text-align: center;
  width: 60%;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-13 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 16px;
  display: flex;
}

.div-block-14 {
  width: 50%;
}

.image-4 {
  width: 90%;
}

.div-block-15 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-9 {
  margin-top: 0;
  font-family: Lato, sans-serif;
}

.heading-9.top {
  margin-top: 20px;
}

.paragraph-6 {
  font-family: Lato, sans-serif;
}

.section-5 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 80vh;
  display: flex;
}

.container-3 {
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1200px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-16 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 15px;
  display: flex;
}

.image-5 {
  width: 100%;
}

.heading-10 {
  color: #fff;
  width: 70%;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.text-span-3 {
  font-weight: 700;
}

.div-block-17 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-18 {
  border: 1px solid #272727;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49%;
  min-height: 270px;
  max-height: 300px;
  margin-top: 10px;
  padding: 20px;
  display: flex;
}

.image-6 {
  width: 35px;
}

.heading-11 {
  color: #fff;
}

.paragraph-7 {
  color: #c9c9c9;
}

.section-6 {
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  display: flex;
}

.container-4 {
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1200px;
  display: flex;
}

.div-block-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  display: flex;
}

.heading-12 {
  color: #f00400;
}

.paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11 {
  text-align: center;
  width: 150px;
}

.section-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  margin-top: 60px;
  display: flex;
}

.section-7.hide {
  width: 100%;
  height: auto;
  min-height: 50vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.container-5 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1200px;
  margin-top: 60px;
  display: flex;
}

.div-block-20 {
  width: 40%;
}

.div-block-21 {
  background-color: #e5eced;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100%;
  min-height: 90%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

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

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

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

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

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

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

.brix---text-200 {
  color: var(--elements-webflow-library--accent--primary-1);
  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;
}

.brix---paragraph-large {
  font-size: 24px;
  line-height: 38px;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}

.brix---btn-primary {
  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: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

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

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

.brix---heading-h2-size {
  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: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---hidden-desktop {
  display: none;
}

.brix---flex-horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.brix---slide-item-mg {
  margin-right: 28px;
}

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.brix---paragraph-default {
  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: 18px;
  line-height: 30px;
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---inner-container-490px {
  max-width: 490px;
}

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

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

.brix---btn-slider-arrow-right---testimonial-v12 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: -10px;
  transform: translate(0, -50%);
}

.brix---btn-slider-arrow-right---testimonial-v12:hover {
  transform: scale(.95)translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v12 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  left: -11px;
  transform: translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v12:hover {
  transform: scale(.95)translate(0, -50%);
}

.brix---slider-mask-width-1012px {
  max-width: 1012px;
  height: 100%;
  overflow: visible;
}

.brix---card-testimonial-v14 {
  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-flow: column;
  justify-content: space-around;
  align-items: stretch;
  padding: 32px 32px 32px 40px;
  display: flex;
}

.brix---testimonial-v14-left-side {
  border-bottom: 1px solid #e7e7e7;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  margin-right: 58px;
  padding-bottom: 20px;
  display: flex;
}

.brix---testimonial-v14-left-right {
  background-color: var(--elements-webflow-library--neutral--200);
  border-radius: 18px;
  width: 100%;
  max-width: 574px;
  padding: 90px 46px;
}

.brix---section-overflow-hidden {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

.div-block-22 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding: 20px;
  display: flex;
}

.image-7 {
  width: 100%;
}

.div-block-23 {
  flex-flow: column;
  width: 50%;
  padding: 20px;
  display: flex;
}

.div-block-24, .div-block-25 {
  width: 50%;
  position: relative;
}

.div-block-26 {
  width: 100%;
  position: relative;
}

.div-block-27 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 500px;
  display: flex;
}

.div-block-28 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 150px;
  display: none;
}

.div-block-28.red-bg {
  background-color: #f00400;
}

.div-block-29 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-30 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.image-8 {
  width: 150px;
}

.heading-13 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.container-6 {
  width: 80%;
  max-width: 1200px;
}

.div-block-31 {
  z-index: 0;
  background-color: #f00400;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 10%;
}

.text-span-4 {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.paragraph-12 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.footer-custom {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  display: flex;
}

.div-block-32 {
  border-bottom: 1px solid #303030;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
}

.div-block-33 {
  justify-content: center;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.div-block-33.bg-red {
  background-color: #f00400;
  height: 100%;
}

.paragraph-13 {
  color: #e9e9e9;
  margin-bottom: 0;
  font-size: 16px;
}

.heading-14 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.container-7 {
  justify-content: center;
  align-items: flex-start;
  width: 85%;
  max-width: 1300px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-34 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  min-height: 200px;
  padding: 15px 15px 15px 0;
  display: flex;
}

.div-block-34.border-custom-right {
  border: 1px solid #000;
  border-right-color: #383838;
}

.image-9 {
  width: 70%;
}

.paragraph-14 {
  color: #e9e9e9;
  margin-top: 20px;
}

.list-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  list-style-type: none;
  display: flex;
}

.list-2.industry-list {
  padding-left: 10px;
}

.heading-15 {
  color: #e9e9e9;
}

.heading-16 {
  color: #e9e9e9;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.heading-16.tablet-resize {
  font-size: 15px;
  font-weight: 700;
}

.heading-16.industry-tab {
  font-size: 14px;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-3.bg-red {
  background-color: #f00400;
  margin-top: 10px;
  padding: 7px 10px;
}

.link-block-3.bg-red.hover-btn {
  border-radius: 5px;
  padding: 9px 12px;
}

.list-item {
  margin-bottom: 5px;
}

.div-block-35 {
  border-top: 1px solid #303030;
  border-bottom: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
}

.paragraph-15 {
  color: #e9e9e9;
}

.div-block-36, .anim-head {
  overflow: hidden;
}

.section-8 {
  background-image: url('../images/67a9c86044486a008644e9b5_Group-2320-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 80vh;
  display: flex;
}

.heading-17 {
  color: #fff;
  font-family: Lato, sans-serif;
}

.section-9 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 70vh;
  display: flex;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1020px;
  display: flex;
}

.div-block-37 {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-38, .div-block-39 {
  background-color: #242424;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 35%;
  height: 300px;
  padding: 20px;
  display: flex;
}

.paragraph-16, .paragraph-17 {
  text-align: center;
}

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

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--800);
  justify-content: flex-start;
  align-items: center;
  display: block;
}

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

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

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

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

.brix---display-4 {
  color: var(--elements-webflow-library--neutral--600);
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

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

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

.brix---link-wrapper {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

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

.brix---heading-h2-size-2 {
  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: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---text-center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.brix---link-content {
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---text-200-bold-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---grid-2-columns-text-left {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix--grid-2-columns-text-right {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

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

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

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

.div-block-40 {
  padding: 19px;
}

.bold-text-4 {
  font-family: Lato, sans-serif;
}

.paragraph-18 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.image-10 {
  width: 300px;
}

.heading-18 {
  font-family: Lato, sans-serif;
}

.brix---hidden-desktop-2 {
  display: none;
}

.brix---slider-wrapper-2 {
  background-color: #0000;
  height: 100%;
}

.brix---slider-mask {
  height: 100%;
}

.brix---grid-6-columns-logo-strip {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.brix---text-300-bold {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

.brix---btn-circle-logo-strip-v7-sec-left {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: none;
  top: 200px;
  bottom: 0%;
  left: 42.5%;
}

.brix---btn-circle-logo-strip-v7-sec-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---btn-circle-logo-strip-v7-sec-right {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: none;
  top: 200px;
  bottom: 0%;
  right: 42.5%;
}

.brix---btn-circle-logo-strip-v7-sec-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

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

.brix---section-small---bottom-large.hide-comp {
  display: none;
}

.section-10 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 70vh;
  display: flex;
}

.container-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1200px;
  display: flex;
}

.paragraph-19 {
  text-align: center;
}

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

.brix---color-neutral-803 {
  color: var(--elements-webflow-library--neutral--800);
  flex-flow: column;
  display: flex;
}

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

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

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

.brix---display-2 {
  font-size: 72px;
  font-weight: 700;
  line-height: 84px;
}

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

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

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

.brix---container-default-3.no-padding {
  padding-left: 0%;
  padding-right: 0%;
}

.brix---section-2 {
  color: var(--elements-webflow-library--neutral--100);
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
}

.brix---heading-h2-size-3 {
  color: var(--elements-webflow-library--neutral--800);
  text-align: left;
  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: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h2-size-3.white {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

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

.brix---paragraph-default-3 {
  color: var(--elements-webflow-library--neutral--300);
  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: 18px;
  line-height: 30px;
}

.brix---paragraph-default-3.dark {
  color: var(--elements-webflow-library--neutral--800);
  text-align: left;
  font-family: Lato, sans-serif;
}

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

.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: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  display: flex;
}

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

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

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

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

.brix---btn-secondary {
  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;
  padding: 26px 38px;
  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: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary: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---square-icon {
  border-radius: 0;
  width: auto;
  height: 50px;
}

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

.brix---heading-h4-size {
  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: 22px;
  font-weight: 700;
  line-height: 28px;
}

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

.brix---full-width-image {
  object-fit: cover;
  width: auto;
  height: 70%;
}

.brix---section-position-relative {
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 20px;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.brix--grid-2-columns-text-right-2 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: grid;
}

.brix---half-bg-image-left-content-v2 {
  z-index: -1;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

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

.div-block-41, .div-block-42, .div-block-43, .div-block-44, .div-block-45 {
  background-color: #181818;
  border: 1px solid #585858;
  border-radius: 10px;
  min-height: 300px;
  padding: 40px 20px;
}

.section-11 {
  background-image: url('../images/Group-2320.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 70vh;
  display: flex;
}

.bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  color: var(--elements-webflow-library--neutral--100);
}

.paragraph-20 {
  color: var(--elements-webflow-library--neutral--300);
  padding-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

.brix---grid-4-columns {
  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---color-accent-4 {
  color: var(--elements-webflow-library--accent--primary-1);
}

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

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

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

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

.brix---display-3 {
  color: var(--elements-webflow-library--accent--primary-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 52px;
}

.brix---container-default-4 {
  width: 90%;
  max-width: 1218px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 24px;
  padding-right: 24px;
}

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

.brix---heading-h2-size-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

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

.brix---paragraph-default-4 {
  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: 16px;
  line-height: 20px;
}

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

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

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

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

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

.brix---mg-bottom-3 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---heading-h5-size {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

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

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

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

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

.brix---image-wrapper-br-24px-shadow-2 {
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  border-radius: 0;
  height: 100%;
  overflow: hidden;
}

.heading-19 {
  text-align: center;
}

.heading-19.dork {
  color: var(--elements-webflow-library--neutral--800);
  text-align: left;
  margin-top: 20px;
  font-size: 20px;
  line-height: 26px;
}

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

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

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

.brix---grid-2-logo-strip-v5 {
  grid-column-gap: 70px;
  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-image-01 {
  border: 1px #000;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.brix---logo-strip-image-04 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.brix---logo-strip-image-05, .brix---logo-strip-image-06 {
  width: 100%;
}

.brix---logo-strip-v5-card {
  border: 0px none var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  border-radius: 0;
}

.brix---header-wrapper {
  z-index: 999;
  background-color: var(--elements-webflow-library--neutral--800);
  justify-content: space-around;
  align-items: center;
  height: 80px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

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

.brix---header-menu-wrapper {
  font-family: Lato, sans-serif;
}

.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-nav-link {
  color: var(--elements-webflow-library--neutral--300);
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
}

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

.brix---dropdown-toggle {
  color: var(--elements-webflow-library--neutral--800);
  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---dropdown-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library--neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

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

.brix---dropdown-pd {
  padding: 40px;
}

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

.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---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---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

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

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

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

.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: 5px;
  justify-content: center;
  padding: 12px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 700;
  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.hover-btn {
  font-family: Lato, sans-serif;
}

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

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

.brix---header-nav-list-item-middle {
  color: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block {
  color: var(--elements-webflow-library--neutral--300);
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-10 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.section-12 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  min-height: auto;
  margin-bottom: 100px;
  display: flex;
}

.container-11 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1300px;
  display: flex;
}

.link-block-4 {
  background-color: #f00400;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.paragraph-21 {
  color: #fff;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.image-11 {
  width: 30px;
  margin-right: 5px;
}

.paragraph-22 {
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

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

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

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

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

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

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

.brix---text-201 {
  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;
}

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

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

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

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---heading-h2-size-5 {
  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: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h3-size-2 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---heading-h4-size-2 {
  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: 22px;
  font-weight: 700;
  line-height: 28px;
}

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

.brix---height-100 {
  border-radius: 10px;
  height: 100%;
}

.brix---blog-card-image {
  border-radius: 0;
}

.brix---blog-card-image-wrapper {
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---categories-badges-item-wrapper {
  flex-direction: row;
  display: flex;
}

.brix---categories-badges-wrapper {
  justify-content: flex-end;
  display: flex;
}

.brix---blog-card-wrapper {
  text-decoration: none;
}

.brix---blog-card-content-inside {
  padding: 32px 32px 40px;
}

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

.brix---paragraph-default-5 {
  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: 18px;
  line-height: 30px;
}

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

.brix---badge-primary-small-light {
  background-color: var(--elements-webflow-library--secondary--color-2);
  color: var(--elements-webflow-library--accent--primary-1);
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}

.brix---grid-title-and-categories {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 64px;
  display: grid;
}

.brix---badge-secondary-category-badges {
  border: 1px solid var(--elements-webflow-library--neutral--400);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  border-radius: 40px;
  margin-left: 24px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, color .3s;
  display: inline-block;
}

.brix---badge-secondary-category-badges: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);
}

.brix---badge-secondary-category-badges.w--current {
  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);
  cursor: default;
}

.brix---blog-card-wrapper-shadow {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  border-radius: 0;
  height: 100%;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b0d;
}

.brix---grid-title-and-paragraph {
  grid-column-gap: 140px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 56px;
  display: grid;
}

.brix---grid-blog-featured-v3 {
  grid-column-gap: 32px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---divider-24px {
  background-color: var(--elements-webflow-library--neutral--400);
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

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

.brix---blog-card-wrapper-featured-sidebar {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.brix---blog-card-wrapper-width-218px {
  border-radius: 24px;
  width: 100%;
  max-width: 218px;
  overflow: hidden;
  transform: translate(0);
}

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

.brix---section-bg-neutral-200 {
  background-color: var(--elements-webflow-library--neutral--200);
  padding-top: 20px;
  padding-bottom: 60px;
}

.brix---grid-2-columns---gap-48px {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---blog-card-image-wrapper-inside-card {
  object-fit: fill;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.brix---divider-32px {
  background-color: var(--elements-webflow-library--neutral--400);
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.section-13 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 60vh;
  display: flex;
}

.container-12 {
  width: 80%;
  max-width: 1200px;
}

.section-14 {
  width: 100vw;
  height: auto;
  min-height: 70px;
  margin-top: 80px;
}

.image-12 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.container-13 {
  width: 80%;
  max-width: 1200px;
  margin-bottom: 60px;
  padding-left: 24px;
  padding-right: 24px;
}

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

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

.brix---container-default-6 {
  max-width: 1218px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.brix---heading-h1-size-3 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 45px;
}

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

.brix---paragraph-default-6 {
  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: 18px;
  line-height: 30px;
}

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

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

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

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.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: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

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

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

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

.brix---hero-card-bg-image {
  background-image: linear-gradient(#0006, #0006);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brix---section-extra-small {
  height: 80vh;
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
  overflow: hidden;
}

.bold-text-10 {
  font-family: Lato, sans-serif;
  font-size: 36px;
  line-height: 36px;
  text-decoration: none;
}

.bold-text-11 {
  color: #000;
  font-size: 24px;
}

.bold-text-12, .bold-text-13, .bold-text-14 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.bold-text-15 {
  color: #000;
  font-size: 24px;
}

.paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26, .paragraph-27 {
  color: #363636;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.bold-text-16 {
  font-weight: 700;
}

.heading-21, .heading-22 {
  font-family: Lato, sans-serif;
}

.div-block-46 {
  width: 100vw;
}

.section-15 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-14 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-28 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21 {
  font-weight: 400;
}

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

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

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

.brix---btn-primary-2 {
  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: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

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

.brix---btn-secondary-2 {
  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;
  padding: 26px 38px;
  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: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-2: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---position-relative {
  position: relative;
}

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

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

.brix---heading-h2-size-6 {
  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: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

.brix---play-button-large {
  box-shadow: 0 24px 65px 0 var(--elements-webflow-library--general--shadow-05);
  transform-style: preserve-3d;
  border-radius: 50%;
  transition: transform .3s;
}

.brix---play-button-large:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---bg-overlay {
  z-index: 1;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.brix---lightbox-video-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.brix---buttons-row-center-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.background-video {
  border-radius: 10px;
}

.section-16 {
  width: 100vw;
  min-height: 100vh;
}

.container-15 {
  max-width: 1200px;
  height: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
}

.paragraph-29 {
  font-weight: 400;
}

.bold-text-23 {
  font-size: 20px;
}

@media screen and (min-width: 1440px) {
  .brix---grid-2-logo-strip-v5 {
    grid-column-gap: 110px;
    grid-template-columns: .6fr 1fr;
  }
}

@media screen and (min-width: 1920px) {
  .brix---grid-2-logo-strip-v5 {
    grid-template-columns: .55fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  .section.hero {
    background-position: 50% 0;
    background-size: cover;
  }

  .div-block {
    width: 90%;
  }

  .section-2 {
    min-height: 40vh;
  }

  .container-3 {
    flex-flow: column;
  }

  .div-block-16 {
    width: 90%;
  }

  .section-7.hide {
    height: auto;
  }

  .container-5 {
    flex-flow: column;
  }

  .div-block-20, .div-block-21 {
    width: 90%;
  }

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

  .brix---paragraph-large {
    font-size: 20px;
    line-height: 32px;
  }

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

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

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

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

  .brix---slider-mask-width-1012px {
    position: static;
  }

  .brix---card-testimonial-v14 {
    flex-direction: column;
    padding-left: 32px;
  }

  .brix---testimonial-v14-left-side {
    margin-bottom: 36px;
    margin-right: 0;
  }

  .brix---testimonial-v14-left-right {
    max-width: 100%;
    padding-top: 46px;
    padding-bottom: 46px;
  }

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

  .container-7 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
  }

  .list-2 {
    padding-left: 20px;
  }

  .heading-16 {
    font-size: 13px;
    line-height: 16px;
  }

  .heading-16.tablet-resize {
    font-size: 9px;
  }

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

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

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

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

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

  .brix---grid-2-columns-text-left, .brix--grid-2-columns-text-right {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---slider-mask {
    position: static;
  }

  .brix---grid-6-columns-logo-strip {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
  }

  .brix---btn-circle-logo-strip-v7-sec-left {
    top: 160px;
    left: 40%;
  }

  .brix---btn-circle-logo-strip-v7-sec-right {
    top: 160px;
    right: 40%;
  }

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

  .brix---section-small---bottom-large.hide-mob {
    display: none;
  }

  .brix---section-small---bottom-large.hide-comp {
    display: block;
  }

  .container-9 {
    max-width: 1200px;
  }

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

  .brix---display-2 {
    font-size: 58px;
    line-height: 70px;
  }

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

  .brix---container-default-3 {
    max-width: 80%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .brix---container-default-3.no-padding.full-width {
    max-width: 100%;
  }

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

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

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

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

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

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

  .brix--grid-2-columns-text-right-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---half-bg-image-left-content-v2 {
    width: 100%;
    height: 100%;
    min-height: 580px;
    margin-top: 65px;
    position: static;
    inset: auto 0% 0%;
  }

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

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

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

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

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

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

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

  .brix---grid-2-columns-text {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

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

  .brix---grid-logo-strip-v5 {
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .brix---logo-strip-image-04 {
    border: 1px #000;
  }

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

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

  .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-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

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

  .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---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

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

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

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

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

  .container-10 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

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

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

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

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

  .brix---blog-card-image {
    width: 100%;
  }

  .brix---categories-badges-wrapper {
    justify-content: flex-start;
  }

  .brix---grid-title-and-categories {
    grid-template-columns: 1fr;
  }

  .brix---badge-secondary-category-badges {
    margin-left: 0;
    margin-right: 24px;
  }

  .brix---grid-title-and-paragraph {
    grid-column-gap: 50px;
    grid-template-columns: .8fr .8fr;
  }

  .brix---grid-blog-featured-v3 {
    grid-template-columns: 1fr;
  }

  .brix---divider-24px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

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

  .brix---grid-2-columns---gap-48px {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .container-13 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h1-size-3 {
    font-size: 48px;
    line-height: 60px;
  }

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

  .brix---hero-card-bg-image {
    padding-top: 148px;
    padding-bottom: 148px;
  }

  .brix---section-extra-small {
    height: 60vh;
    padding-top: 20px;
    padding-bottom: 40px;
  }

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

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

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

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

  .brix---lightbox-video-icon-wrapper {
    max-width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

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

  .brix---paragraph-large {
    font-size: 18px;
    line-height: 30px;
  }

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

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

  .brix---grid-top---text-2-buttons {
    grid-template-columns: .9fr;
  }

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

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

  .brix---btn-slider-arrow-right---testimonial-v12 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto 36% -104px auto;
  }

  .brix---btn-slider-arrow-left---testimonial-v12 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto auto -104px 36%;
  }

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

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

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

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

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

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

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

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

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

  .brix---grid-2-columns-text-left, .brix--grid-2-columns-text-right {
    grid-template-columns: 1fr;
  }

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

  .brix---grid-6-columns-logo-strip {
    grid-column-gap: 72px;
    grid-row-gap: 32px;
    grid-template-columns: auto auto;
    transform: scale(.96);
  }

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

  .brix---btn-circle-logo-strip-v7-sec-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: 200px;
    left: 34%;
  }

  .brix---btn-circle-logo-strip-v7-sec-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: 200px;
    right: 34%;
  }

  .brix---section-small---bottom-large {
    padding-top: 72px;
    padding-bottom: 130px;
  }

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

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

  .brix---display-2 {
    font-size: 48px;
    line-height: 56px;
  }

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

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

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

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

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

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

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

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

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

  .brix--grid-2-columns-text-right-2, .brix---grid-2-columns-top {
    grid-template-columns: 1fr;
  }

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

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

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

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

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

  .brix---heading-h5-size {
    font-size: 16px;
    line-height: 22px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

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

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

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

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

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

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

  .brix---categories-badges-item-wrapper, .brix---categories-badges-wrapper {
    flex-wrap: wrap;
  }

  .brix---badge-primary-small-light {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---grid-title-and-categories {
    grid-template-columns: 1fr;
  }

  .brix---badge-secondary-category-badges {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---grid-title-and-paragraph {
    grid-row-gap: 12px;
    grid-template-columns: 1.1fr;
  }

  .brix---grid-blog-featured-v3 {
    grid-template-columns: 1fr;
  }

  .brix---divider-24px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

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

  .brix---section-bg-neutral-200 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-2-columns---gap-48px {
    grid-template-columns: 1fr;
  }

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

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

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

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

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

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

  .brix---hero-card-bg-image {
    padding-top: 116px;
    padding-bottom: 116px;
  }

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

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

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

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

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

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

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

  .brix---lightbox-video-icon-wrapper {
    max-width: 90px;
  }

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

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

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

@media screen and (max-width: 479px) {
  .section.hero {
    background-position: 50% 0;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 80vh;
    min-height: auto;
  }

  .div-block {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-2 {
    display: none;
  }

  .div-block-3 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading {
    color: #eee;
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
  }

  .heading-2 {
    font-size: 36px;
    line-height: 42px;
  }

  .heading-2.animated-heading {
    line-height: 28px;
  }

  .bold-text {
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
  }

  .heading-3 {
    margin-right: 0;
  }

  .link-block {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block.float-left {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-4 {
    bottom: -5vh;
    left: 0%;
  }

  .div-block-8 {
    display: block;
  }

  .section-2 {
    min-height: 70vh;
  }

  .heading-4 {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
  }

  .paragraph-3 {
    max-width: 90%;
    font-size: 16px;
  }

  .image-2 {
    width: 80px;
  }

  .section-3 {
    flex-flow: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-10 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    font-size: 28px;
  }

  .paragraph-4 {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }

  .list {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-right: 0;
    padding-left: 0;
    list-style-type: square;
    display: flex;
  }

  .div-block-12 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .container-2 {
    width: 90%;
    padding: 20px 10px 40px;
  }

  .heading-8 {
    text-align: center;
  }

  .paragraph-5 {
    width: 100%;
  }

  .div-block-13 {
    flex-flow: column;
  }

  .div-block-14, .image-4 {
    width: 100%;
  }

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

  .container-3 {
    flex-flow: column;
    width: 90%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-16 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-10 {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-17 {
    flex-flow: column;
  }

  .div-block-18 {
    width: 100%;
  }

  .section-6 {
    flex-flow: column;
  }

  .container-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-top: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .section-7.hide {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .container-5 {
    flex-flow: column;
    width: 90%;
  }

  .div-block-20, .div-block-21 {
    width: 100%;
  }

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

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

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

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

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

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

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

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

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

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

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

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

  .brix---mg-left-16px {
    margin-left: 13px;
  }

  .brix---btn-slider-arrow-right---testimonial-v12 {
    right: 10%;
  }

  .brix---btn-slider-arrow-left---testimonial-v12 {
    left: 10%;
  }

  .brix---slider-mask-width-1012px {
    height: 100%;
    max-height: 430px;
  }

  .brix---card-testimonial-v14 {
    padding: 40px 24px 24px;
  }

  .brix---testimonial-v14-left-right {
    padding: 32px 22px;
  }

  .brix---section-overflow-hidden {
    padding-top: 10px;
    padding-bottom: 96px;
  }

  .div-block-22 {
    flex-flow: wrap;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-23, .div-block-24, .div-block-25 {
    width: 100%;
  }

  .div-block-29 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-30 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .image-8 {
    width: 100px;
  }

  .container-6 {
    width: 90%;
  }

  .footer-custom {
    margin-top: 60px;
  }

  .div-block-32 {
    flex-flow: column;
    height: auto;
  }

  .div-block-33 {
    width: 100%;
    height: 50px;
  }

  .div-block-33.bg-red {
    height: 50px;
  }

  .container-7 {
    flex-flow: column;
    width: 90%;
  }

  .div-block-34 {
    width: 100%;
    min-height: 180px;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-34.border-custom-right {
    border-style: none;
    border-color: #000;
    width: 100%;
    min-height: 160px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-2 {
    padding-left: 10px;
  }

  .heading-16.tablet-resize {
    font-size: 14px;
  }

  .link-block-3.bg-red {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-8 {
    background-position: 50%;
    min-height: 55vh;
  }

  .container-8 {
    width: 90%;
  }

  .brix---color-neutral-801 {
    display: block;
  }

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

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

  .brix---container-default-2 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .brix---link-icon-right {
    width: 18px;
  }

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

  .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }

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

  .div-block-40 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-10 {
    width: 220px;
  }

  .brix---grid-6-columns-logo-strip {
    grid-column-gap: 48px;
    grid-row-gap: 32px;
    grid-auto-flow: row;
  }

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

  .brix---btn-circle-logo-strip-v7-sec-left {
    display: none;
    top: 210px;
    left: 32%;
  }

  .brix---btn-circle-logo-strip-v7-sec-right {
    display: none;
    top: 210px;
    right: 32%;
  }

  .brix---section-small---bottom-large {
    padding: 64px 10px 0;
  }

  .brix---section-small---bottom-large.hide-mob {
    display: none;
  }

  .container-9 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

  .brix---display-2 {
    margin-left: 0;
    font-size: 82px;
    line-height: 75px;
  }

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

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

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

  .brix---container-default-3.nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h2-size-3 {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
  }

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

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

  .brix---paragraph-default-3.dark {
    text-align: left;
  }

  .brix---card-content-center {
    justify-content: center;
    align-items: flex-start;
    padding: 10px 10px 40px;
  }

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

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

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

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

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

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

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

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

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---half-bg-image-left-content-v2 {
    min-height: auto;
  }

  .section-11 {
    background-position: 12%;
  }

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

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

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

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

  .brix---container-default-4 {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

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

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

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

  .brix---heading-h5-size {
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

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

  .brix---grid-2-columns-text {
    grid-column-gap: 61px;
  }

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

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

  .heading-19.dork {
    font-family: Lato, sans-serif;
  }

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

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

  .brix---grid-2-logo-strip-v5 {
    grid-column-gap: 20px;
    grid-row-gap: 26px;
  }

  .brix---logo-strip-image-01 {
    width: 90%;
  }

  .brix---logo-strip-image-04 {
    border: 1px #000;
    width: 90%;
  }

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

  .brix---header-wrapper {
    display: flex;
  }

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

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

  .brix---hamburger-menu-bar-top {
    background-color: var(--elements-webflow-library--neutral--300);
    color: #fff;
    width: 30px;
  }

  .brix---hamburger-menu-bar-bottom {
    background-color: var(--elements-webflow-library--neutral--300);
    width: 30px;
  }

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

  .brix---btn-header-hidden-on-mbl {
    background-color: #1b1b1b;
  }

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

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

  .container-10 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .section-12 {
    height: auto;
    margin-top: 100px;
  }

  .link-block-4 {
    border-radius: 10px;
  }

  .paragraph-22 {
    font-size: 18px;
  }

  .heading-20 {
    font-size: 29px;
    line-height: 36px;
  }

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

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

  .brix---text-201 {
    font-size: 15px;
    line-height: 16px;
  }

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

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

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

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

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

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

  .brix---blog-card-content-inside {
    padding: 24px 24px 31px;
  }

  .brix---mg-left-24px---mg-top-16px-mbp {
    margin-top: 16px;
    margin-left: 0;
  }

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

  .brix---badge-primary-small-light {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---grid-title-and-categories {
    margin-bottom: 40px;
  }

  .brix---badge-secondary-category-badges {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 13px 21px;
    font-size: 14px;
    line-height: 16px;
  }

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

  .brix---blog-card-wrapper-featured-sidebar {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---blog-card-wrapper-width-218px {
    max-width: 100%;
  }

  .brix---section-bg-neutral-200 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---divider-32px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .container-13 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---container-default-6 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .brix---buttons-row-center {
    flex-direction: column;
  }

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

  .brix---hero-card-bg-image {
    border-radius: 16px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .brix---section-extra-small {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bold-text-10 {
    font-size: 29px;
  }

  .body {
    padding-top: 40px;
  }

  .bold-text-17 {
    font-family: Lato, sans-serif;
    font-size: 32px;
    line-height: 40px;
  }

  .bold-text-22 {
    font-size: 20px;
  }

  .heading-23 {
    font-family: Lato, sans-serif;
    font-size: 19px;
    font-weight: 400;
  }

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

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

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

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

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

  .brix---lightbox-video-icon-wrapper {
    max-width: 70px;
  }

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

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

  .brix---buttons-row-center-2 {
    flex-direction: column;
  }

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

  .container-15 {
    width: 90%;
  }
}

#w-node-b4a0f9fd-f832-aedf-0c68-67f922b7974d-87f4043e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b4a0f9fd-f832-aedf-0c68-67f922b79751-87f4043e, #w-node-_74f62556-31f8-2a91-d002-aac606915523-87f4043e, #w-node-_5bc62801-220c-c031-ce8f-0a45782c4747-87f4043e, #w-node-_46f03bab-7bd9-d4a4-aebb-aff7f35eeea7-87f4043e, #w-node-c5aa2852-86cf-aca4-596b-33e2bfd5b436-bfd5b430, #w-node-c5aa2852-86cf-aca4-596b-33e2bfd5b43a-bfd5b430, #w-node-c5aa2852-86cf-aca4-596b-33e2bfd5b44f-bfd5b430, #w-node-c5aa2852-86cf-aca4-596b-33e2bfd5b467-bfd5b430, #w-node-c5aa2852-86cf-aca4-596b-33e2bfd5b47e-bfd5b430, #w-node-_02efbdf8-1771-e0d2-e000-babad292a1f0-d292a181, #w-node-_02efbdf8-1771-e0d2-e000-babad292a1fb-d292a181, #w-node-_02efbdf8-1771-e0d2-e000-babad292a206-d292a181, #w-node-_02efbdf8-1771-e0d2-e000-babad292a217-d292a181, #w-node-_02efbdf8-1771-e0d2-e000-babad292a222-d292a181 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_20a163ee-ed9f-398e-c366-905b6d6bb4aa-87f270e8 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b4a0f9fd-f832-aedf-0c68-67f922b7974d-87f4043e, #w-node-_129cb62b-9b27-a345-b8ad-a0e2c595ba4f-87f4043e, #w-node-_129cb62b-9b27-a345-b8ad-a0e2c595ba59-87f4043e, #w-node-_129cb62b-9b27-a345-b8ad-a0e2c595ba63-87f4043e, #w-node-_129cb62b-9b27-a345-b8ad-a0e2c595ba6d-87f4043e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


