:root {
  --teal: #366e64;
  --white: white;
  --black-2: #141414;
  --black: black;
  --studioform-library--sf-color--red: #dd2d4a;
  --studioform-library--sf-corner--medium: .3125rem;
  --studioform-library--sf-color--light-red: #fbe5e8;
  --studioform-library--sf-color--green: #41f182;
  --studioform-library--sf-color--light-green: #cffce0;
  --studioform-library--sf-color--subtle-black-10: #2222221a;
  --studioform-library--sf-color--subtle-white: #fbfbfb;
  --studioform-library--sf-color--subtle-black-11: #222;
  --studioform-library--sf-color--blue: #175ada;
  --studioform-library--sf-color--light-blue: #b1c9f6;
  --studioform-library--sf-color--subtle-black-20: #2223;
  --studioform-library--sf-color--subtle-black-50: #22222280;
  --studioform-library--base-color-neutral--neutral-lightest: #eee;
  --studioform-library--sf-corner--small: .15625rem;
  --studioform-library--sf-color--tag-blue: #0073e6;
  --studioform-library--sf-corner--large: .625rem;
  --studioform-library--sf-color--grey: #e9e9e9;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --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-03: #14142b1a;
}

.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;
}

h1 {
  color: var(--teal);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

h2 {
  color: var(--teal);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #000;
  text-decoration: none;
}

strong {
  font-weight: 600;
}

.banner {
  background-color: #fff;
  height: 70vh;
  padding: 0;
}

.banner-image {
  background-color: #366e64;
  background-image: url('../images/iStock-522142798.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100%;
  padding-top: 88px;
  display: flex;
  position: relative;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  padding-top: 272px;
  display: flex;
}

.welcome {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.scroll-down-icon {
  z-index: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/Untitled-1_1Untitled-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
}

.navbar-3 {
  background-color: #0000;
}

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-menu-2 {
  background-color: #015cb9e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}

.nav-link {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 295px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
  display: flex;
  position: static;
}

.menu-button-2 {
  padding: 0;
}

.div-block {
  background-color: #0000;
  background-image: url('../images/Hamburger-Icon_1Hamburger Icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 40px;
  height: 40px;
}

.nav-links {
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.nav-left {
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-4 {
  background-color: #0000;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.section {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: none;
  position: relative;
}

.heading {
  color: var(--teal);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 500;
}

.paragraph {
  color: var(--black-2);
  text-align: center;
  margin-bottom: 0;
  padding-top: 73px;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.container-6 {
  padding-left: 0;
  position: static;
  left: 271px;
}

.div-block-3 {
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: static;
}

.side-content {
  justify-content: center;
  width: 100%;
  height: auto;
  display: flex;
}

.block-image2 {
  background-image: url('../images/Augmented-Reality2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  width: 100%;
  height: 680px;
}

.block-image2.eight {
  background-image: url('../images/41d81e5307e34f40b58264ca963bdc42.jpg');
}

.side-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  display: flex;
  position: relative;
}

.footer {
  background-color: #00000014;
  height: 1000px;
  line-height: 500px;
}

.block-content {
  opacity: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.block-content:hover {
  opacity: 1;
}

.block-content._2 {
  margin-left: 46%;
  margin-right: 0;
  padding-left: 0%;
  padding-right: 12%;
}

.heading-2 {
  color: var(--teal);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.paragraph-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 22px;
}

.heading-3 {
  color: #fff;
  padding-top: 27px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.link {
  letter-spacing: 1px;
  background-color: #366e64;
  border-radius: 24px;
  padding: 12px 14px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.link.welcome {
  color: #366e64;
  background-color: #fff;
  height: auto;
  padding: 16px 23px;
  font-size: 18px;
}

.icon {
  color: #fff;
  background-color: #0000;
  font-size: 40px;
}

.menu-button-3 {
  background-color: #0000;
  position: absolute;
  top: 0;
  right: 0;
}

.menu-button-3.w--open {
  background-color: #0000;
}

.nav-menu-3 {
  background-color: #ffffff91;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  margin-right: -27px;
  padding-top: 45px;
  display: block;
  position: absolute;
}

.navigation-wrap-2 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.image-3 {
  margin-left: 0;
}

.image-3.top {
  margin-left: 6px;
}

.navigation-item {
  opacity: 1;
  color: var(--teal);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  display: block;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.navigation-items-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.logo-image {
  margin-bottom: 6px;
  display: block;
}

.logo-image:hover {
  background-color: #0000;
  border-radius: 0;
}

.menu-2 {
  z-index: 0;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navigation-2 {
  background-color: #fff;
  align-items: center;
  padding: 20px 30px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover, .logo-link:active {
  opacity: 1;
}

.text-block-8 {
  color: #fdfbfb;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #2a2259;
  border-radius: 15px;
  margin-left: 20px;
  padding: 8px 23px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.text-block-8.green {
  color: #2a2259;
  background-color: #7fc8c4;
  text-decoration: none;
}

.text-block-8.blue {
  padding-left: 37px;
  padding-right: 37px;
}

.text-block-8.login {
  margin-left: 0;
  margin-right: 0;
  padding-left: 37px;
  padding-right: 37px;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.text-span-8 {
  color: #2a2259;
  font-weight: 700;
}

.footer-1 {
  background-color: #00000014;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100%;
  margin-top: 160px;
  margin-bottom: 160px;
  display: flex;
}

.login {
  text-decoration: none;
}

.text-block-3 {
  color: #000;
  text-align: center;
  margin-top: 104px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

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

.text-block-4 {
  text-align: center;
  padding-top: 47px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.div-block-9 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

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

.text-span-16 {
  color: #000;
  font-size: 14px;
}

.text-span-6 {
  color: #2a2259;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
}

.text-span-17 {
  color: var(--teal);
  font-weight: 400;
}

.div-block-11 {
  background-color: #366e6400;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-11:hover {
  background-color: #366e64b0;
}

.privacy-policy {
  margin-top: 181px;
  margin-bottom: 0;
}

.text-block-16 {
  color: var(--teal);
  text-align: center;
  padding-bottom: 47px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.rich-text-block-5 {
  color: #000;
  margin-bottom: 167px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.top-hero {
  background-image: url('../images/shutterstock_777455.jpg');
  background-position: 50% 75%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.about-palladium {
  background-color: var(--white);
  padding-top: 115px;
  padding-bottom: 115px;
}

.paragraph-3 {
  color: var(--black-2);
  text-align: left;
  margin-bottom: 3px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.heading-4 {
  color: var(--teal);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 70px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 500;
}

.container-7 {
  text-align: left;
}

.eis-marketing {
  padding-top: 31px;
  padding-bottom: 115px;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 34px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.paragraph-4 {
  margin-bottom: 1px;
  padding-top: 75px;
  padding-bottom: 75px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.image-4 {
  padding-bottom: 0;
  padding-right: 73px;
}

.div-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area-3 Area" 700px
                 "Area-2 Area-4" 700px
                 "Area-5 Area-6" 700px
                 ". ." 700px
                 ". ." 700px
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-13 {
  background-image: url('../images/Augmented-Reality2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.div-block-13.ms {
  background-image: url('../images/ey-akcjonariusze.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-13.pub {
  background-image: url('../images/istock-1074590734_1.jpg');
  background-position: 50%;
}

.div-block-13.ad {
  background-image: url('../images/iStock-1145887344.jpg');
  background-position: 50%;
}

.div-block-13.design {
  background-image: url('../images/iStock-695467032.jpg');
  background-position: 50% 100%;
}

.div-block-13.lg {
  background-image: url('../images/EXVUiOaUEAIXpqs.jpg');
  background-position: 50% 100%;
}

.div-block-13.b {
  background-image: url('../images/branding-portada.jpg');
}

.div-block-13.bd {
  background-image: url('../images/sunset_tree.jpeg');
  background-position: 50%;
}

.div-block-13.ps {
  background-image: url('../images/41d81e5307e34f40b58264ca963bdc42.jpg');
  background-position: 35%;
}

.div-block-13.i {
  background-image: url('../images/iStock-1039087980.jpg');
  background-position: 50%;
}

.div-block-13.gm {
  background-image: url('../images/aifactoryhero1600x600.jpg');
  background-position: 50%;
}

.background-green {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: background-color .8s;
  display: flex;
}

.background-green:hover {
  background-color: #366e64b3;
}

.background-title {
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  transition: opacity .8s;
  display: flex;
}

.background-title:hover {
  opacity: 1;
}

.strapline {
  background-color: var(--teal);
  padding-top: 140px;
  padding-bottom: 140px;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

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

.text-block-15 {
  color: var(--teal);
  margin-bottom: 38px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.paragraph-5 {
  width: 100%;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

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

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

.button-2 {
  background-color: var(--teal);
  border-radius: 11px;
  margin-bottom: 30px;
  font-weight: 700;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.link-5 {
  color: #333;
  text-decoration: none;
}

.bold-text {
  color: #6fbfb7;
}

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

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.label.green {
  color: var(--teal);
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.button-3 {
  background-color: var(--teal);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 12px 25px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-3:hover {
  color: #fff;
  background-color: #6fbfb7;
}

.button-3:active {
  background-color: #43464d;
}

.contact-form-grid {
  grid-column-gap: 43px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}

.select-field {
  margin-bottom: 25px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-contact-field {
  border-color: #366e646b;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.text-field.cc-textarea.cc-contact-field {
  height: 75px;
}

.paragraph-light {
  opacity: .6;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.contact-form {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-wrap {
  border: 1px solid var(--teal);
  border-radius: 0;
  padding: 45px 50px 50px;
}

.contact-form-heading-wrap {
  margin-bottom: 1px;
}

.contact-email-link {
  opacity: .6;
  color: #333;
  margin-bottom: 5px;
  text-decoration: none;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: .8;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.form {
  margin-left: 0;
  margin-right: 0;
}

.details-wrap {
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.map {
  width: 100%;
  height: 460px;
  margin-bottom: 0;
  line-height: 20px;
}

.content {
  background-color: var(--white);
  padding-top: 121px;
  padding-bottom: 121px;
}

.bold-text-2 {
  color: var(--black-2);
  font-weight: 300;
}

.paragraph-6 {
  color: var(--black-2);
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.bold-text-3 {
  color: var(--teal);
}

.div-block-14 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: 600px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-9 {
  color: #fff;
}

.section-5 {
  background-color: var(--teal);
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-15 {
  grid-template-rows: 201px 200px 200px 200px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.paragraph-7 {
  margin-bottom: 50px;
  font-size: 16px;
}

.image-5 {
  margin-bottom: 0;
  padding-bottom: 21px;
}

.image-6, .image-7 {
  padding-bottom: 80px;
}

.text-block-18 {
  color: var(--teal);
  padding-bottom: 73px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 500;
}

.rich-text-block-6 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.rich-text-block-6._2 {
  color: #fff;
}

.container-10 {
  padding-top: 129px;
  padding-bottom: 129px;
}

.rich-text-block-7 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.rich-text-block-7 a {
  color: #fff;
}

.text-block-19 {
  color: #000;
  padding-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.link-6, .link-7, .link-8 {
  color: #fff;
  font-weight: 500;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 64px;
  display: grid;
}

.text-block-20 {
  color: #fff;
  padding-bottom: 48px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.div-block-17 {
  background-color: var(--white);
  padding-top: 99px;
  padding-bottom: 99px;
}

.text-block-21 {
  color: var(--teal);
  font-size: 10px;
  font-weight: 700;
}

.text-block-21.hp {
  margin-bottom: 120px;
  font-size: 22px;
  font-weight: 700;
}

.text-block-22 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  padding-bottom: 57px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 500;
}

.container-11 {
  text-align: center;
  padding-top: 0;
  display: block;
}

.text-block-23 {
  color: var(--teal);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 29px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 55px;
  display: flex;
}

.image-8 {
  text-align: left;
  padding-bottom: 0;
  display: block;
}

.paragraph-8 {
  color: #4f2f88;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  font-style: italic;
  font-weight: 600;
}

.section-6 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 28px;
  display: flex;
}

.text-block-24 {
  font-family: Poppins, sans-serif;
  font-size: 5em;
  font-weight: 500;
  line-height: 4vh;
}

.text-span-18 {
  color: #4f2f88;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-bottom: 21px;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  display: flex;
}

.section-7 {
  background-color: #4f2f88;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  display: block;
}

.heading-6 {
  color: #71ccbc;
  text-align: center;
  font-size: 32px;
}

.text-block-25 {
  color: #fff;
  padding-top: 2px;
  padding-left: 20px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-18 {
  display: flex;
}

.image-9 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.columns-2 {
  flex: none;
  display: flex;
}

.div-block-20 {
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 12px;
  display: flex;
}

.text-block-28 {
  color: #76c4b8;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.columns-3 {
  margin-left: 0;
  padding: 12px 0 0 15px;
}

.div-block-21 {
  align-items: flex-start;
  padding-bottom: 51px;
  display: flex;
}

.image-12 {
  margin-right: 10px;
  padding-right: 0;
}

.text-block-29 {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.div-block-22 {
  align-items: flex-start;
  padding-bottom: 12px;
  display: flex;
}

.text-block-30 {
  color: #ec6061;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-31 {
  color: #fff;
  padding-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.div-block-23 {
  align-items: flex-start;
  display: flex;
}

.image-13 {
  margin-right: 10px;
  padding-bottom: 18px;
}

.heading-7 {
  color: var(--white);
  margin-top: 50px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 500;
  line-height: 30px;
}

.text-block-32 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.heading-8 {
  color: #4f2f88;
  margin-top: 43px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 600;
  line-height: 34px;
  text-decoration: none;
}

.italic-text-2 {
  font-size: 32px;
  font-style: normal;
  line-height: 34px;
  display: block;
}

.container-12 {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.section-8 {
  opacity: .8;
  text-align: center;
  background-color: #606e8552;
  background-image: url('../images/OMGBG-copy.png'), linear-gradient(#00000080, #00000080);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 17px;
  display: flex;
}

.text-block-33 {
  color: var(--teal);
  text-align: center;
  max-width: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 55px;
}

.text-block-34 {
  color: var(--teal);
  padding-bottom: 26px;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 26px;
}

.rich-text-block-8 {
  font-family: Poppins, sans-serif;
}

.text-block-35 {
  color: #4f2f88;
}

.bold-text-4 {
  align-items: flex-start;
  font-size: 18px;
  display: flex;
}

.text-block-36 {
  align-items: flex-start;
  margin-top: 12px;
  margin-bottom: -1px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.text-block-36._2subpurple {
  margin-bottom: 16px;
}

.text-block-37 {
  color: #4f2f88;
  padding-bottom: 12px;
  padding-right: 3px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.approach {
  background-color: var(--white);
  color: #4f2f88;
  text-align: left;
  padding-top: 13px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-39 {
  background-color: var(--white);
  text-align: left;
  justify-content: center;
  align-items: center;
  padding: 12px 8px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: 21px;
  display: block;
  position: relative;
  bottom: auto;
}

.youneed {
  background-color: var(--white);
  text-align: left;
  margin-top: 0;
  padding: 0 12px 12px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: 21px;
  display: block;
  position: static;
  top: 42px;
}

.bold-text-5 {
  color: var(--teal);
}

.text-span-19 {
  color: #4f2f88;
  font-weight: 600;
}

.text-block-41 {
  background-color: var(--white);
  color: #4f2f88;
  text-align: left;
  padding: 12px 0 9px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.section-9 {
  opacity: 1;
  text-align: left;
  object-fit: fill;
  background-color: #235753;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-24 {
  text-align: center;
  background-color: #ffffffed;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 25px;
}

.text-block-42 {
  line-height: 55px;
}

.text-block-43 {
  color: #4f2f88;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}

.bold-text-6 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1341px;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 54px;
  display: flex;
}

.section-10 {
  text-align: center;
  background-color: #d9f3ee;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: block;
}

.text-block-44 {
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.section-11 {
  text-align: center;
  padding-bottom: 71px;
}

.text-block-45 {
  color: var(--teal);
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.text-block-45:hover {
  color: #4f2e88;
}

.dropdown-toggle {
  padding-top: 9px;
  padding-bottom: 9px;
}

.text-block-46 {
  color: var(--teal);
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.icon-2 {
  color: var(--teal);
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.dropdown-link {
  color: var(--teal);
  background-color: #fffc;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.dropdown-link-2 {
  color: var(--teal);
  background-color: #fffc;
  font-family: Poppins, sans-serif;
  font-size: 12px;
}

.dropdown-link-3 {
  color: var(--teal);
  background-color: #fffc;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  display: block;
}

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

.container-13 {
  margin-top: 50px;
}

.container-14 {
  align-items: flex-start;
  margin-top: 18px;
  padding-top: 0;
  display: flex;
}

.image-14 {
  flex: none;
  margin-right: 20px;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.text-block-47 {
  color: #08acc9;
  font-size: 20px;
}

.text-block-47.txt3 {
  color: #7a92ad;
  line-height: 25px;
}

.text-block-47.txt4 {
  color: #9e7b61;
}

.text-block-47.txt6 {
  color: #21254e;
}

.text-block-47.txt7 {
  color: #607548;
  line-height: 25px;
}

.text-block-47.txt8 {
  color: #08acc9;
}

.text-block-47.txt2 {
  color: #f9af16;
}

.bold-text-7 {
  text-align: justify;
  font-size: 20px;
  line-height: 25px;
}

.bold-text-7.txt2 {
  color: #f9af16;
}

.bold-text-7.txt4 {
  color: #ef795a;
  line-height: 20px;
}

.bold-text-7.text-span-19 {
  color: #47a977;
  font-size: 20px;
  line-height: 2px;
}

.bold-text-7.text-span-19.txt2 {
  color: #f9af16;
}

.div-block-25 {
  padding-top: 27px;
}

.div-block-25._2lines {
  padding-top: 10px;
}

.div-block-25.l8 {
  padding-top: 8px;
}

.div-block-25.l5 {
  padding-top: 14px;
}

.div-block-25.l7 {
  padding-top: 12px;
}

.section-12 {
  text-align: left;
}

.block {
  align-items: flex-start;
  margin-bottom: 27px;
  display: flex;
}

.div-block-26 {
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-15 {
  border: 3px solid var(--teal);
  background-color: #ffffffe0;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 50px;
  padding: 38px 40px 12px;
}

.section-13 {
  background-color: var(--black);
  background-image: url('../images/GettyImages-1025744816.jpg'), linear-gradient(#00000080, #00000080);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 0;
  padding-top: 160px;
  padding-bottom: 80px;
  font-size: 30px;
}

.container-16 {
  text-align: center;
}

.button-4 {
  background-color: #881eec;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  display: block;
}

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

.bold-text-9 {
  text-align: left;
}

.div-block-27 {
  background-color: var(--white);
  text-align: left;
  object-fit: none;
  flex: none;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 54px;
  padding-left: 70px;
  padding-right: 70px;
  position: static;
}

.bold-text-10 {
  color: #4f2f88;
  font-style: italic;
}

.container-17 {
  object-fit: fill;
  flex-wrap: nowrap;
  display: flex;
}

.background-video {
  height: 227px;
  position: relative;
}

.background-video-2 {
  width: 50%;
  height: 200px;
}

.background-video-3 {
  z-index: 2;
  object-fit: contain;
  flex-flow: wrap;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-48 {
  color: #4f2e88;
  text-align: center;
  background-color: #ffffffe6;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 779px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
}

.text-span-20 {
  color: #4f2e88;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 54px;
}

.container-18 {
  object-fit: cover;
  background-color: #0000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 277ch;
  font-size: 50%;
  line-height: 20px;
  display: block;
}

.div-block-28 {
  flex: 1;
  display: flex;
}

.container-19 {
  background-color: var(--white);
  border-left: 3px solid #45b95b;
  border-right: 3px solid #45b95b;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  padding: 20px 60px 40px;
  display: block;
  position: static;
}

.link-block-5 {
  text-align: center;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-29 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.link-block-6 {
  justify-content: center;
  align-items: center;
  margin-bottom: 37px;
  display: flex;
}

.link-block-7 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 36px;
  display: flex;
}

.div-block-30 {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.div-block-31 {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 110px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.image-15 {
  width: 184px;
  display: inline-block;
}

.div-block-32 {
  flex: 1;
}

.container-20 {
  text-align: center;
}

.div-block-33 {
  justify-content: center;
  align-items: center;
  padding-bottom: 25px;
  display: flex;
}

.div-block-34 {
  flex: none;
  display: inline-block;
  position: sticky;
}

.div-block-35 {
  background-image: url('../images/arrow-background.png');
  background-position: 10% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  display: flex;
  position: static;
}

.column-2 {
  padding-top: 0;
}

.text-block-49, .text-block-50, .column-3, .column-4 {
  background-color: var(--white);
  text-align: left;
}

.dropdown {
  z-index: 60;
  text-align: center;
  background-color: #4f2e88;
  border: 2px solid #fff;
  border-radius: 12px;
  display: block;
  position: relative;
}

.dropdown.drop2a {
  z-index: 50;
  background-color: var(--teal);
}

.dropdown.drop2a._2b {
  z-index: 30;
}

.dropdown.drop4 {
  z-index: 40;
}

.text-block-51 {
  color: #fff;
}

.icon-3 {
  color: #3cf9ff;
  padding-left: 16px;
  font-size: 30px;
}

.dropdown-toggle-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  display: flex;
}

.dropdown-toggle-2.w--open {
  padding-top: 17px;
  padding-bottom: 15px;
}

.div-block-36 {
  background-color: var(--white);
}

.div-block-37 {
  z-index: auto;
  background-color: var(--white);
  margin-bottom: 0;
  position: static;
}

.dropdown-list {
  background-color: var(--white);
}

.dropdown-list.w--open, .dropdown-list-2, .dropdown-list-3 {
  position: static;
}

.dropdown-list-3.w--open {
  background-color: var(--white);
}

.dropdown-list-4 {
  position: static;
}

.bold-text-11 {
  font-size: 15px;
}

.text-span-21 {
  font-size: 36px;
  text-decoration: none;
}

.button-5 {
  background-color: #881eec;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
  display: block;
}

.button-5:hover {
  color: #91e798;
}

.text-block-52 {
  color: #532580;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 42px;
}

.text-span-22 {
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}

.bold-text-12 {
  font-size: 15px;
}

.div-block-38 {
  margin-top: 8px;
}

.text-block-53 {
  color: var(--teal);
  padding-bottom: 38px;
  font-family: Poppins, sans-serif;
  font-size: 2.6em;
  font-weight: 500;
}

.div-block-39 {
  width: 75px;
  height: 0;
  font-size: 5px;
  line-height: 5px;
}

.text-block-54 {
  text-transform: none;
  font-size: 30px;
  font-weight: 700;
}

.bold-text-13 {
  color: #72f9ff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 700;
}

.image-16 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-17 {
  padding-right: 5px;
}

.image-18 {
  padding-left: 5px;
}

.bold-text-14, .bold-text-15 {
  font-size: 15px;
}

.text-block-55 {
  color: #4f2e88;
  padding-bottom: 33px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.list {
  color: var(--teal);
  margin-bottom: 0;
  padding-bottom: 24px;
  font-family: Poppins, sans-serif;
}

.list-item {
  color: var(--teal);
  text-align: left;
  align-items: center;
  display: flex;
}

.text-span-23 {
  color: #333;
  flex: 0 auto;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  display: block;
}

.list-item-2 {
  text-align: left;
  padding-bottom: 10px;
}

.list-item-3 {
  color: var(--teal);
  text-align: left;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
}

.text-span-24 {
  color: #333;
  font-family: Poppins, sans-serif;
}

.text-span-25, .text-span-26 {
  color: #333;
}

.list-2 {
  border: 0px solid var(--white);
  background-color: var(--white);
  color: var(--teal);
  margin-bottom: 0;
  padding-bottom: 19px;
  font-family: Poppins, sans-serif;
}

.list-item-4 {
  opacity: 1;
  outline-color: var(--white);
  outline-offset: 0px;
  border: 0 #fff;
  outline-width: 0;
  outline-style: none;
}

.list-item-5, .list-item-6 {
  color: var(--teal);
  text-align: left;
  padding-bottom: 14px;
}

.text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31 {
  color: #333;
}

.columns-4 {
  background-color: var(--white);
}

.list-3 {
  color: var(--teal);
  padding-left: 15px;
}

.list-4 {
  color: var(--teal);
}

.text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40, .text-span-41, .text-span-42, .text-span-43 {
  color: #333;
}

.list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14, .list-item-15, .list-item-16 {
  padding-bottom: 7px;
}

.list-5 {
  background-color: var(--white);
  color: var(--teal);
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 24px;
  padding-left: 17px;
}

.text-span-44 {
  color: #333;
}

.list-item-17 {
  color: var(--teal);
}

.text-span-45, .text-span-46, .text-span-47, .text-span-48, .text-span-49, .text-span-50, .text-span-51 {
  color: #333;
}

.list-6 {
  background-color: var(--white);
  color: var(--teal);
  text-align: left;
  margin-bottom: 0;
  padding-left: 17px;
}

.text-span-52, .text-span-53, .text-span-54 {
  color: #333;
}

.sf-form_component-image {
  object-fit: cover;
  background-color: #008643;
  width: 100%;
  height: 100%;
}

.sf-text-size-regular {
  font-size: 1rem;
}

.sf-icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.sf-error-message-internal-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--studioform-library--sf-color--red);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--light-red);
  color: var(--studioform-library--sf-color--red);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.sf-error-message {
  background-color: #0000;
  margin-top: 2rem;
  padding: 0;
}

.sf-success-message-internal-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px solid var(--studioform-library--sf-color--green);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--light-green);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.sf-success-message {
  background-color: #0000;
  padding: 2rem 0 0;
}

.sf-form_divider-line {
  background-color: #2222221a;
  flex: 1;
  height: 1px;
}

.sf-text-size-small {
  font-size: .875rem;
}

.sf-form_divider {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px solid var(--studioform-library--sf-color--subtle-black-10);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-white);
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding: 1.5rem;
  display: flex;
}

.sf-button-await-child {
  display: none;
}

.sf-button-await-child.sf-await {
  display: block;
}

.sf-button-child.sf-await {
  display: none;
}

.sf-button {
  border: 1px solid var(--studioform-library--sf-color--subtle-black-11);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-black-11);
  color: var(--studioform-library--sf-color--subtle-white);
  text-align: center;
  cursor: pointer;
  padding: .75rem 1.5rem;
  text-decoration: none;
  transition: opacity .3s;
  position: relative;
}

.sf-button:hover {
  opacity: .9;
}

.sf-button:focus {
  border-style: solid;
  border-color: var(--studioform-library--sf-color--blue);
  background-color: var(--studioform-library--sf-color--blue);
  box-shadow: 0 0 0 3px var(--studioform-library--sf-color--light-blue);
}

.sf-button:focus-visible {
  background-color: var(--studioform-library--sf-color--blue);
}

.sf-button[data-wf-focus-visible] {
  background-color: var(--studioform-library--sf-color--blue);
}

.sf-button.is-secondary {
  color: var(--studioform-library--sf-color--subtle-black-11);
  background-color: #0000;
}

.sf-form_button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.5rem;
  display: flex;
}

.sf-spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.sf-icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.sf-form_input-error-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--light-red);
  color: var(--studioform-library--sf-color--red);
  justify-content: flex-start;
  align-items: center;
  padding: .5rem;
  display: none;
}

.sf-form_input-error-wrapper.sf-required {
  display: flex;
}

.sf-form_radio-group-error-trigger {
  display: none;
}

.sf-form_radio-label {
  z-index: 1;
  margin-bottom: 0;
  position: relative;
}

.sf-form_radio {
  border-radius: var(--studioform-library--sf-corner--medium);
  border-style: none;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
  transition: box-shadow .3s, border-color .3s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.sf-form_radio.w--redirected-checked {
  background-color: #0000;
  background-image: none;
  border-style: none;
}

.sf-form_radio.w--redirected-focus, .sf-form_radio.w--redirected-focus-visible {
  border-radius: var(--studioform-library--sf-corner--medium);
  box-shadow: 0 0 0 .1875rem var(--studioform-library--sf-color--subtle-black-20);
  border-style: none;
}

.sf-form_radio-icon {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: relative;
}

.sf-form_radio-field {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--studioform-library--sf-color--subtle-black-10);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-white);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: .75rem;
  transition: all .3s;
  display: flex;
  position: relative;
}

.sf-form_radio-field:focus {
  border-style: none;
}

.sf-form_radio-field:focus-visible {
  border-style: none;
}

.sf-form_radio-field[data-wf-focus-visible] {
  border-style: none;
}

.sf-form_radio-field.sf-focus {
  border-color: var(--studioform-library--sf-color--blue);
  background-color: var(--studioform-library--sf-color--blue);
  box-shadow: 0 0 0rem .1875rem var(--studioform-library--sf-color--light-blue);
  color: var(--studioform-library--sf-color--subtle-white);
}

.sf-form_radio-field.sf-checked {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
  background-color: var(--studioform-library--sf-color--subtle-black-11);
  color: var(--studioform-library--sf-color--subtle-white);
}

.sf-form_radio-field.sf-required {
  border-color: var(--studioform-library--sf-color--red);
  color: var(--studioform-library--sf-color--red);
}

.sf-form_radio-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.sf-form_input-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.sf-form_field-label {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.sf-form_field-wrapper {
  flex-flow: column;
}

.sf-form-icon-right {
  color: var(--studioform-library--sf-color--red);
  display: none;
  position: absolute;
  right: 0;
}

.sf-form-icon-right.is-text-area {
  margin-top: .875rem;
  inset: 0% .7rem auto auto;
}

.sf-form-icon-right.sf-required {
  display: block;
  right: .7rem;
}

.sf-form_input {
  border: 1px solid var(--studioform-library--sf-color--subtle-black-10);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-white);
  width: 100%;
  height: auto;
  min-height: 2.5rem;
  margin-bottom: 0;
  padding: .75rem 2.75rem .75rem .625rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: border-color .3s, box-shadow .3s;
}

.sf-form_input:hover {
  border-color: var(--studioform-library--sf-color--subtle-black-50);
}

.sf-form_input:focus {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
  box-shadow: 0 0 0 .1875rem var(--studioform-library--sf-color--subtle-black-20);
}

.sf-form_input:focus-visible {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
}

.sf-form_input[data-wf-focus-visible] {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
}

.sf-form_input::placeholder {
  color: var(--studioform-library--sf-color--subtle-black-50);
}

.sf-form_input.is-text-area {
  height: auto;
  min-height: 8.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.sf-form_input.is-icon-left {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.sf-form_input.sf-required {
  border-color: var(--studioform-library--sf-color--red);
  color: var(--studioform-library--sf-color--red);
}

.sf-form_input.sf-required::placeholder {
  color: var(--studioform-library--sf-color--red);
}

.sf-form_input-field {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.sf-form_input-field.is-text-area {
  justify-content: flex-end;
  align-items: flex-start;
}

.sf-form_field-main-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.sf-form_form-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sf-spacer-small {
  width: 100%;
  padding-top: 1.5rem;
}

.sf-heading-style-h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.sf-form_heading-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.sf-form_step {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.sf-form_input-outer-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sf-skeleton {
  border: 1px solid var(--studioform-library--base-color-neutral--neutral-lightest);
  border-radius: var(--studioform-library--sf-corner--small);
  cursor: wait;
  background-color: #dddbdd;
  margin: -1px;
  transition: opacity .3s;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.sf-skeleton.sf-hide {
  opacity: 0;
  pointer-events: none;
}

.sf-form-icon-left {
  position: absolute;
  left: .75rem;
}

.sf-form-icon-left.sf-required {
  color: var(--studioform-library--sf-color--red);
}

.sf-form_form {
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sf-form_block {
  margin-bottom: 0;
}

.sf-css {
  display: none;
}

.sf-text-size-tiny {
  font-size: .75rem;
}

.sf-form_step-indicator {
  border: 1px solid var(--studioform-library--sf-color--subtle-black-11);
  border-radius: var(--studioform-library--sf-corner--small);
  text-align: center;
  padding: .25rem .5rem;
}

.sf-form_main-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sf-text-weight-semibold {
  font-weight: 600;
}

.sf-form_class-directory-class-tag {
  border-radius: var(--studioform-library--sf-corner--small);
  background-color: var(--studioform-library--sf-color--tag-blue);
  color: var(--studioform-library--sf-color--subtle-white);
  padding: .125rem .5rem;
  font-size: .7rem;
}

.sf-form_class-directory-class-tag-wrapper {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  flex-flow: wrap;
  display: flex;
}

.sf-form_class-directory-class-tag-main-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.sf-form_class-directory-class-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px solid var(--studioform-library--sf-color--subtle-black-10);
  border-radius: var(--studioform-library--sf-corner--large);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem;
  display: grid;
}

.sf-heading-style-h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.sf-form_class-directory-heading-wrapper {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  border-radius: var(--studioform-library--sf-corner--large);
  background-color: var(--studioform-library--sf-color--subtle-black-11);
  color: var(--studioform-library--sf-color--subtle-white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.sf-skeleton-wrapper {
  width: 60%;
  height: 100%;
  position: relative;
}

.sf-form_checkbox-label {
  z-index: 1;
  margin-bottom: 0;
  position: relative;
}

.sf-form_checkbox {
  border-radius: var(--studioform-library--sf-corner--medium);
  border-style: none;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.sf-form_checkbox.w--redirected-checked {
  background-color: #0000;
  background-image: none;
  border-style: none;
}

.sf-form_checkbox.w--redirected-focus, .sf-form_checkbox.w--redirected-focus-visible {
  border-style: none;
  border-color: var(--studioform-library--sf-color--blue);
  border-radius: var(--studioform-library--sf-corner--medium);
  box-shadow: 0 0 0 .1875rem var(--studioform-library--sf-color--subtle-black-20);
}

.sf-form_checkbox-field {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--studioform-library--sf-color--subtle-black-10);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-white);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: .75rem;
  transition: all .3s;
  display: flex;
  position: relative;
}

.sf-form_checkbox-field:focus {
  border-color: var(--studioform-library--sf-color--blue);
  background-color: var(--studioform-library--sf-color--blue);
  box-shadow: 0 0 0 .1875rem var(--studioform-library--sf-color--light-blue);
  color: var(--studioform-library--sf-color--subtle-white);
}

.sf-form_checkbox-field:focus-visible {
  border-color: var(--studioform-library--sf-color--blue);
}

.sf-form_checkbox-field[data-wf-focus-visible] {
  border-color: var(--studioform-library--sf-color--blue);
}

.sf-form_checkbox-field.sf-focus {
  border-color: var(--studioform-library--sf-color--blue);
  background-color: var(--studioform-library--sf-color--blue);
  box-shadow: 0 0 0 .1875rem var(--studioform-library--sf-color--light-blue);
  color: var(--studioform-library--sf-color--subtle-white);
}

.sf-form_checkbox-field.sf-checked {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
  background-color: var(--studioform-library--sf-color--subtle-black-11);
  color: var(--studioform-library--sf-color--subtle-white);
}

.sf-form_checkbox-field.sf-required {
  border-color: var(--studioform-library--sf-color--red);
  color: var(--studioform-library--sf-color--red);
}

.sf-form-icon-right-outer-wrapper {
  height: 100%;
  position: relative;
}

.sf-form_input-date {
  border: 1px solid var(--studioform-library--sf-color--subtle-black-10);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-white);
  width: 100%;
  height: auto;
  min-height: 2.5rem;
  margin-bottom: 0;
  padding: .69rem .625rem .68rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: all .3s;
  display: block;
}

.sf-form_input-date:hover {
  border-color: var(--studioform-library--sf-color--subtle-black-50);
}

.sf-form_input-date:focus {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
  box-shadow: 0 0 0 .1875rem var(--studioform-library--sf-color--subtle-black-20);
}

.sf-form_input-date:focus-visible {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
}

.sf-form_input-date[data-wf-focus-visible] {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
}

.sf-form_input-date::placeholder {
  color: var(--studioform-library--sf-color--subtle-black-50);
}

.sf-form_input-date.is-icon-left-right {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.sf-form_input-date.sf-required {
  border-color: var(--studioform-library--sf-color--red);
  color: var(--studioform-library--sf-color--red);
}

.sf-form_input-date.sf-required::placeholder {
  color: var(--studioform-library--sf-color--red);
}

.sf-form_input-select {
  border: 1px solid var(--studioform-library--sf-color--subtle-black-10);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-white);
  color: var(--studioform-library--sf-color--subtle-black-50);
  height: auto;
  min-height: 2.5rem;
  margin-bottom: 0;
  padding: .8rem .625rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: all .3s;
}

.sf-form_input-select:hover {
  border-color: var(--studioform-library--sf-color--subtle-black-50);
}

.sf-form_input-select:focus {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
  box-shadow: 0 0 0 .1875rem var(--studioform-library--sf-color--subtle-black-20);
}

.sf-form_input-select:focus-visible {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
}

.sf-form_input-select[data-wf-focus-visible] {
  border-color: var(--studioform-library--sf-color--subtle-black-11);
}

.sf-form_input-select::placeholder {
  color: var(--studioform-library--sf-color--subtle-black-20);
}

.sf-form_input-select.sf-required {
  border-color: var(--studioform-library--sf-color--red);
  color: var(--studioform-library--sf-color--red);
}

.sf-form_input-select.sf-required::placeholder {
  color: var(--studioform-library--sf-color--red);
}

.sf-form_class-directory-form-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sf-form_class-directory {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 5rem;
  display: none;
}

.sf-max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.sf-form_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
  display: flex;
  position: relative;
  overflow: auto;
}

.sf-form_component.is-4vw-padding {
  padding-left: 4vw;
  padding-right: 4vw;
  overflow: visible;
}

.sf-form_component-main-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 100vh;
  display: grid;
  overflow: auto;
}

.sf-text-style-link {
  color: var(--studioform-library--sf-color--blue);
  text-decoration: underline;
}

.sf-text-code-coloured-red {
  color: var(--studioform-library--sf-color--red);
}

.sf-text-code-coloured-green {
  color: var(--studioform-library--sf-color--green);
}

.sf-text-code {
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--subtle-black-11);
  color: var(--studioform-library--sf-color--subtle-white);
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: .875rem;
}

.sf-form_instructions-wrapper {
  width: 100%;
  max-width: 54rem;
}

.sf-form_instructions-delete-this {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--studioform-library--sf-color--subtle-black-11);
  border-radius: var(--studioform-library--sf-corner--medium);
  background-color: var(--studioform-library--sf-color--grey);
  color: var(--studioform-library--sf-color--subtle-black-11);
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin: 2rem 5rem;
  padding: 1.5rem;
  display: flex;
}

.sf-section_sf-form {
  color: var(--studioform-library--sf-color--subtle-black-11);
  font-family: Open Sans, sans-serif;
  position: relative;
}

.brix---half-bg-bottom {
  z-index: -1;
  background-color: #0caba7;
  width: 100%;
  height: 60%;
  position: absolute;
  inset: auto 0% 0%;
}

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

.brix---text-200 {
  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-8px {
  margin-bottom: 8px;
}

.brix---big-icon-left {
  border-radius: 16px;
  margin-right: 16px;
}

.brix---card-link-icon-wrapper {
  border: 1px solid var(--elements-webflow-library--neutral--200);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 6px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library--neutral--600);
  transform-style: preserve-3d;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
}

.brix---card-link-icon-wrapper:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  transform: scale3d(.96, .96, 1.01);
}

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

.brix---paragraph-default {
  color: var(--black);
  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---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.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---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

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

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

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

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

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---success-message {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---social-icon-square-30px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

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

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

.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---text-area {
  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-02);
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---text-area::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---input-label {
  color: var(--elements-webflow-library--neutral--800);
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---input {
  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-02);
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

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

.brix---card-form-v2 {
  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;
  min-height: 620px;
  margin-bottom: 0;
  padding: 72px 78px;
}

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

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

.brix---heading-h1-size {
  color: #0caba7;
  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: 45px;
  font-weight: 700;
  line-height: 50px;
}

.brix---subtitle {
  color: var(--black);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 19px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---inner-container-752px-center {
  background-color: #fff;
  max-width: 900px;
  margin-bottom: -20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

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

.brix---section-position-relative {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.div-block-40 {
  background-image: url('../images/Palladium-Bletchley-and-Fenny-Stratford-Offers-VA1024.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: 700px;
  width: 100%;
  height: 100%;
}

.bold-text-16 {
  color: #0caba7;
}

.text-span-55 {
  font-style: italic;
}

.dropdown-link-4 {
  color: var(--teal);
  background-color: #fffc;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  display: none;
}

@media screen and (min-width: 1440px) {
  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }
}

@media screen and (max-width: 991px) {
  .banner {
    height: 500px;
  }

  .banner-image {
    background-position: 100% 100%;
    background-size: cover;
  }

  .welcome {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .scroll-down-icon {
    bottom: 64px;
  }

  .scroll-down-icon.w--current {
    bottom: 58px;
  }

  .navbar-4 {
    margin-top: 55px;
  }

  .heading {
    font-size: 50px;
  }

  .paragraph {
    padding-top: 46px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .div-block-3 {
    width: 80%;
  }

  .side-content {
    flex-direction: column;
    align-items: center;
  }

  .side-content.tablet {
    flex-direction: column-reverse;
  }

  .side-block {
    text-align: center;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
  }

  .block-content {
    margin-right: 0;
    padding: 45px;
  }

  .block-content._2 {
    margin-left: 0;
    margin-right: 0;
    padding: 45px;
  }

  .navigation-wrap-2 {
    background-color: #fff;
    padding-right: 14px;
  }

  .link-block-4 {
    display: none;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .image-3 {
    margin-left: 0;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items-2 {
    background-color: #fff;
  }

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

  .logo-image {
    padding-right: 32px;
  }

  .menu-2 {
    margin-left: 30px;
    position: static;
  }

  .menu-icon {
    display: block;
  }

  .navigation-2 {
    padding: 25px 30px;
  }

  .logo-link.w--current {
    flex: 1;
  }

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

  .top-hero {
    height: 250px;
  }

  .about-palladium, .eis-marketing {
    padding: 50px;
  }

  .div-block-12 {
    grid-template-rows: 350px 350px 350px 350px 350px;
  }

  .div-block-13 {
    background-position: 50%;
  }

  .div-block-13.i {
    background-position: 100%;
  }

  .strapline {
    padding: 65px;
  }

  .text-block-17 {
    font-size: 25px;
    line-height: 35px;
  }

  .button-3 {
    justify-content: center;
  }

  .contact-form-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 90%;
    margin: 50px auto 60px;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .contact-form-wrap {
    width: 100.066%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .map {
    margin-bottom: 0;
  }

  .content {
    padding: 77px 50px;
  }

  .div-block-14 {
    grid-template-rows: 250px;
  }

  .text-block-21 {
    padding-right: 0;
    font-size: 8px;
  }

  .text-block-22 {
    font-size: 35px;
  }

  .text-block-24 {
    font-size: 9px;
    line-height: 2vh;
  }

  .text-span-18 {
    width: auto;
    height: auto;
    padding: 32px 4px 35px;
    font-size: 30px;
    line-height: 35px;
    display: flex;
  }

  .section-7 {
    padding-bottom: 18px;
  }

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

  .text-block-26 {
    color: #76c4b8;
    padding-top: 20px;
    padding-bottom: 9px;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .text-block-27 {
    color: #fff;
    padding-top: 0;
    font-family: Poppins, sans-serif;
    font-size: 15px;
  }

  .columns {
    display: flex;
  }

  .div-block-19 {
    align-items: baseline;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .column {
    padding-bottom: 20px;
    padding-left: 40px;
  }

  .image-10 {
    flex: none;
  }

  .image-11 {
    padding-top: 0;
  }

  .text-block-28 {
    font-size: 20px;
  }

  .div-block-21 {
    padding-bottom: 47px;
    font-size: 12px;
  }

  .text-block-29, .text-block-31 {
    font-size: 16px;
  }

  .heading-7 {
    margin-top: 23px;
    font-size: 25px;
  }

  .text-block-32 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .heading-8 {
    margin-top: 29px;
    font-size: 15px;
    line-height: 20px;
  }

  .section-8 {
    background-position: 50% 0;
    background-size: cover;
    background-attachment: fixed;
  }

  .text-block-33 {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 28px;
  }

  .text-block-34 {
    padding-bottom: 17px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-39 {
    padding-left: 12px;
    font-size: 15px;
    line-height: 20px;
  }

  .youneed {
    font-size: 15px;
    line-height: 20px;
  }

  .section-9 {
    object-fit: fill;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-43 {
    font-size: 40px;
  }

  .bold-text-6 {
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 600px;
    padding-top: 0;
    font-size: 25px;
    line-height: 1px;
    display: flex;
  }

  .section-10 {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    line-height: 18px;
  }

  .text-block-44 {
    font-size: 15px;
    line-height: 21px;
  }

  .section-11 {
    padding-bottom: 50px;
  }

  .text-block-45 {
    font-size: 18px;
  }

  .image-14 {
    flex: none;
    margin-right: 0;
  }

  .text-block-47 {
    color: #f9af16;
    margin-left: 10px;
    line-height: 26px;
  }

  .bold-text-7.text-span-19 {
    padding-left: 0;
    font-size: 20px;
    line-height: 6px;
  }

  .bold-text-7.text-span-19.txt2 {
    color: #f9af16;
  }

  .div-block-25 {
    padding-top: 11px;
  }

  .div-block-25._1l {
    padding-top: 23px;
  }

  .div-block-25.l8 {
    padding-top: 0;
  }

  .block {
    margin-bottom: 22px;
  }

  .div-block-26 {
    flex: none;
  }

  .container-15 {
    margin-bottom: 21px;
    padding-top: 25px;
  }

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

  .button-4 {
    padding-top: 18px;
  }

  .div-block-27 {
    width: 90%;
    padding-left: 25px;
    padding-right: 16px;
  }

  .background-video-3 {
    flex-wrap: nowrap;
    justify-content: center;
    display: flex;
    position: relative;
  }

  .text-block-48 {
    flex: 1;
    width: 82.952%;
    margin-left: 42px;
    margin-right: 42px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-20 {
    flex: 1;
    width: 88.9316%;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 6em;
  }

  .container-18 {
    flex: 1;
    max-width: 100%;
  }

  .container-19 {
    max-width: 80%;
    padding-bottom: 21px;
    padding-left: 25px;
  }

  .link-block-7 {
    padding-bottom: 30px;
  }

  .column-2 {
    padding-top: 0;
  }

  .text-block-49 {
    font-size: 15px;
    line-height: 23px;
    overflow: visible;
  }

  .text-block-50 {
    font-size: 15px;
    line-height: 23px;
  }

  .column-4 {
    padding-bottom: 23px;
  }

  .dropdown {
    justify-content: space-between;
    align-items: center;
    width: auto;
    padding-bottom: 0;
    display: block;
  }

  .text-block-51 {
    font-size: 11px;
  }

  .icon-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 9px;
    position: absolute;
  }

  .dropdown-toggle-2 {
    object-fit: fill;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    overflow: visible;
  }

  .div-block-37 {
    border: 1px solid #0000;
  }

  .bold-text-11 {
    font-size: 10px;
    overflow: visible;
  }

  .button-5 {
    line-height: 35px;
  }

  .bold-text-12 {
    font-size: 10px;
    overflow: visible;
  }

  .text-block-53 {
    font-size: 40px;
    line-height: 43px;
    display: inline;
  }

  .bold-text-14, .bold-text-15 {
    font-size: 10px;
  }

  .text-block-55 {
    padding-bottom: 21px;
    font-size: 23px;
    line-height: 34px;
  }

  .text-span-24, .text-span-25, .text-span-26, .list-item-6, .text-span-27 {
    font-size: 15px;
  }

  .columns-4 {
    border: 1px solid #fff;
  }

  .sf-form_component-image-wrapper {
    display: none;
  }

  .sf-form_divider {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .sf-heading-style-h4 {
    font-size: 1.75rem;
  }

  .sf-form_step {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .sf-form_component-main-wrapper {
    grid-template-columns: 1fr;
  }

  .sf-form_instructions-delete-this {
    margin-left: 2rem;
    margin-right: 2rem;
  }

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

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

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

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

  .brix---card-form-v2 {
    padding: 54px 40px;
  }

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

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

@media screen and (max-width: 767px) {
  .banner {
    height: 400px;
  }

  .banner-image {
    background-position: 85%;
  }

  .navbar-4 {
    margin-top: 35px;
  }

  .heading {
    font-size: 40px;
  }

  .paragraph {
    padding-top: 34px;
    padding-bottom: 0;
    font-size: 15px;
  }

  .div-block-3 {
    width: 80%;
  }

  .block-image2 {
    height: 400px;
  }

  .heading-2 {
    font-size: 35px;
  }

  .paragraph-2 {
    line-height: 20px;
  }

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

  .link.welcome {
    padding: 13px 20px;
    font-size: 14px;
  }

  .navigation-2 {
    padding: 20px 30px;
  }

  .logo-link {
    padding-left: 0;
  }

  .top-hero {
    height: 200px;
  }

  .eis-marketing {
    padding: 40px 20px;
  }

  .flex-container {
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-12 {
    grid-template-rows: 250px 250px 250px 250px 250px;
  }

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

  .strapline {
    padding: 40px;
  }

  .text-block-17 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 20px;
  }

  .container-8 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .container {
    text-align: center;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .form {
    margin-left: 15px;
    margin-right: 15px;
  }

  .map {
    margin-bottom: 0;
  }

  .content {
    padding: 60px;
  }

  .paragraph-6 {
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-14 {
    grid-row-gap: 0px;
    grid-template-rows: 400px;
    grid-template-columns: 1fr;
    grid-auto-rows: 400px;
    grid-auto-flow: row;
    align-content: stretch;
    justify-items: stretch;
  }

  .text-block-22 {
    padding-bottom: 32px;
    font-size: 25px;
  }

  .container-11 {
    padding-top: 0;
  }

  .text-block-23 {
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .text-span-18 {
    padding-bottom: 28px;
    font-size: 23px;
    line-height: 30px;
  }

  .section-7 {
    padding-bottom: 40px;
  }

  .text-block-28 {
    font-size: 18px;
  }

  .div-block-21 {
    padding-bottom: 7px;
  }

  .text-block-29 {
    font-size: 15px;
  }

  .text-block-30 {
    font-size: 18px;
  }

  .text-block-31 {
    font-size: 15px;
  }

  .heading-7 {
    margin-top: 40px;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 20px;
  }

  .text-block-32 {
    padding-left: 28px;
    padding-right: 28px;
    font-size: 15px;
  }

  .heading-8 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 23px;
  }

  .text-block-33 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 8px;
    font-size: 24px;
  }

  .text-block-34 {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 23px;
  }

  .text-block-37, .approach {
    font-size: 14px;
  }

  .text-block-39, .youneed {
    font-size: 12px;
  }

  .section-9 {
    margin-top: 0;
  }

  .text-block-43 {
    font-size: 35px;
    line-height: 42px;
  }

  .bold-text-6 {
    font-size: 22px;
    font-weight: 500;
  }

  .section-10 {
    padding-bottom: 0;
  }

  .text-block-44 {
    font-size: 12px;
  }

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

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

  .text-block-47, .bold-text-7, .bold-text-7.txt2, .bold-text-7.text-span-19 {
    font-size: 18px;
  }

  .section-13 {
    padding-top: 65px;
    padding-bottom: 26px;
  }

  .bold-text-9 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-48 {
    flex: none;
    font-size: 22px;
    position: static;
  }

  .text-span-20 {
    font-size: 10em;
    line-height: 40px;
  }

  .link-block-7 {
    padding-bottom: 28px;
  }

  .text-block-53 {
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-55 {
    padding-bottom: 22px;
    font-size: 20px;
    line-height: 26px;
  }

  .sf-spacer-medium {
    padding-top: 1.5rem;
  }

  .sf-spacer-small {
    padding-top: 1.25rem;
  }

  .sf-heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .sf-form_input-outer-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr;
  }

  .sf-heading-style-h5 {
    font-size: 1.25rem;
  }

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

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

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

  .brix---social-media-grid-right---mbp-center {
    justify-content: end;
    align-self: stretch;
    place-items: center end;
  }

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

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

  .brix---card-form-v2 {
    padding: 56px 32px;
  }

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

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

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

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

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

@media screen and (max-width: 479px) {
  .banner {
    height: 300px;
  }

  .banner-image {
    background-position: 73%;
  }

  .welcome {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .navbar-4 {
    margin-top: 35px;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph {
    padding-top: 29px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-3 {
    width: 80%;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .image-3 {
    position: static;
  }

  .logo-image {
    padding-right: 49px;
  }

  .menu-2 {
    margin-left: 15px;
  }

  .navigation-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .about-palladium {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-4 {
    text-align: center;
    padding-bottom: 44px;
  }

  .container-7 {
    text-align: center;
  }

  .paragraph-4 {
    text-align: center;
    margin-bottom: 0;
  }

  .image-4 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .div-block-12 {
    grid-template-rows: 200px 200px 200px 200px 200px;
    place-content: stretch;
  }

  .background-title {
    line-height: 25px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 20px;
  }

  .button-2 {
    margin-bottom: 26px;
  }

  .contact-form-grid {
    width: 100%;
  }

  .text-field.cc-textarea.cc-contact-field {
    height: 50px;
  }

  .map {
    margin-bottom: -1px;
  }

  .content {
    padding: 41px;
  }

  .image-5 {
    padding-bottom: 6px;
    padding-left: 34px;
    padding-right: 34px;
  }

  .image-6 {
    padding-bottom: 51px;
  }

  .image-7 {
    padding-bottom: 47px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-18 {
    padding-bottom: 42px;
    font-size: 40px;
    line-height: 50px;
  }

  .container-10 {
    padding: 50px 18px 58px;
  }

  .italic-text {
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-17 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-21.hp {
    margin-bottom: 48px;
    font-size: 20px;
  }

  .text-block-22 {
    padding-bottom: 22px;
    line-height: 25px;
  }

  .container-11 {
    padding-top: 16px;
  }

  .text-block-23 {
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .image-8 {
    padding-bottom: 14px;
  }

  .section-6 {
    padding-bottom: 0;
  }

  .text-block-24 {
    margin-bottom: 22px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .text-span-18 {
    flex-direction: column;
    margin-bottom: 44px;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    display: inline;
  }

  .section-7 {
    padding-bottom: 25px;
  }

  .text-block-28 {
    font-size: 15px;
  }

  .columns-3 {
    padding-top: 4px;
    padding-bottom: 18px;
  }

  .div-block-21 {
    padding-bottom: 7px;
  }

  .text-block-29 {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-22, .text-block-30 {
    font-size: 15px;
  }

  .text-block-31 {
    font-size: 12px;
    line-height: 18px;
  }

  .heading-7 {
    margin-top: 17px;
    font-size: 20px;
  }

  .text-block-32 {
    font-size: 12px;
    line-height: 18px;
  }

  .heading-8 {
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-33 {
    padding-top: 15px;
    padding-bottom: 12px;
    font-size: 26px;
    line-height: 29px;
  }

  .text-block-34 {
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 20px;
  }

  .youneed {
    padding-bottom: 10px;
  }

  .section-9 {
    margin-top: 0;
  }

  .div-block-24 {
    padding: 9px 0;
  }

  .text-block-43 {
    font-size: 15px;
    line-height: 20px;
  }

  .bold-text-6 {
    font-size: 18px;
  }

  .section-10 {
    padding-bottom: 0;
  }

  .text-block-44 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-11 {
    padding-bottom: 30px;
  }

  .text-block-45 {
    font-size: 14px;
  }

  .heading-9 {
    font-size: 22px;
  }

  .bold-text-7 {
    font-size: 16px;
    line-height: 1vh;
  }

  .bold-text-7.txt4 {
    line-height: 1vh;
  }

  .bold-text-7.text-span-19 {
    font-size: 16px;
    line-height: 1vh;
  }

  .block {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container-15 {
    padding: 16px 20px;
  }

  .button-4 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bold-text-8 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-27 {
    flex: 1;
  }

  .background-video-3 {
    height: 150px;
  }

  .text-block-48 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 15px;
  }

  .text-span-20 {
    flex: none;
    width: 100%;
    padding: 14px 0;
    font-size: 5.3em;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  .container-19 {
    flex-direction: column;
    max-width: 100%;
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
    display: flex;
  }

  .link-block-7 {
    padding-bottom: 24px;
  }

  .text-block-49, .text-block-50 {
    font-size: 12px;
  }

  .column-3, .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-53 {
    padding-top: 0;
    padding-bottom: 16px;
    line-height: 40px;
  }

  .image-17 {
    overflow: visible;
  }

  .text-block-55 {
    padding-bottom: 17px;
  }

  .sf-form_button-group {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
    align-items: stretch;
  }

  .sf-form_radio-group {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

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

  .brix---big-icon-left {
    border-radius: 14px;
    max-width: 56px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .brix---card-link-icon-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 26px 24px;
  }

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

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

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

  .brix---social-media-grid-right---mbp-center {
    grid-template-columns: repeat(auto-fit, 30px);
    justify-content: center;
    justify-items: center;
  }

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

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

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

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

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

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

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

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

#w-node-_242676ad-8ae6-d3b2-0f27-a5e1e8f3ca7b-c4b08d9f {
  grid-area: Area;
}

#w-node-c3e20773-f310-5e7a-09cf-157e96b8340f-c4b08d9f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_04dd9d7c-1ce1-9390-fd77-0a04c585c8d7-f8a77f5b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5eefdaca-66ae-62f0-8f4d-6ec8342043b6-b45dd5a6, #w-node-_2f7b92f0-e12b-e58d-1363-49bcbb649130-b45dd5a6, #w-node-_6e729ba3-dde5-f439-7f7d-975c8cc32762-b45dd5a6 {
  justify-self: start;
}

#w-node-b513d052-1e2c-0c70-3b39-935c8bbe85e9-b45dd5a6, #w-node-d25f8341-64cd-8c88-44b3-ae59538e7e5f-df27e11d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d25f8341-64cd-8c88-44b3-ae59538e7e76-df27e11d {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_04dd9d7c-1ce1-9390-fd77-0a04c585c8d7-f8a77f5b, #w-node-d25f8341-64cd-8c88-44b3-ae59538e7e76-df27e11d {
    grid-area: 2 / 1 / 3 / 2;
  }
}


