:root {
  --memberstack-library--ms-border-color: #12133140;
  --memberstack-library--ms-shadow-color: #0000001a;
  --memberstack-library--ms-main-text-color: #121331;
  --memberstack-library--ms-main-cta-color: #2962ff;
  --memberstack-library--ms-input-placeholder: #12133199;
  --memberstack-library--ms-main-cta-hover: #1051b9;
  --primary: #2c83ff;
  --white: white;
  --light-blue: #ebf2ff;
  --dark-blue: #1a6fe0;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

.custom-container {
  z-index: 0;
  max-width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-section {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffe6;
  max-height: 70px;
  font-family: Nunito, sans-serif;
  position: sticky;
  inset: 0%;
}

.flex-block-header {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: space-between;
  align-items: center;
  max-height: 100%;
  display: flex;
}

.home-link {
  color: #121212;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.home-link.w--current {
  color: #121212;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  text-decoration: none;
}

.colynk-logo {
  width: 70px;
  max-width: none;
  height: 70px;
}

.nav-colynk-text {
  text-transform: uppercase;
  min-width: auto;
  min-height: auto;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.links {
  justify-content: space-around;
  align-items: center;
  width: 40%;
  display: flex;
}

.links:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
  justify-content: space-around;
  display: flex;
}

.nav-link {
  color: #121212;
  text-transform: uppercase;
  text-decoration: none;
}

.nav-links-wrap {
  justify-content: space-around;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav-links-wrap:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
  display: block;
}

.button {
  background-color: #2c83ff;
  display: block;
}

.c-button {
  text-align: center;
  text-transform: uppercase;
  background-color: #2c83ff;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  font-family: Nunito, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.c-button.c-button-20p {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}

.c-button.c-button-20p.c-button-white {
  color: #121212;
  background-color: #fff;
}

.c-button.c-button-20p.button-hover {
  cursor: pointer;
}

.c-button.c-button-20p.button-hover.white-button {
  color: #333;
  background-color: #fff;
  text-decoration: none;
}

.c-button.c-button-20p.button-hover.blue-button {
  text-decoration: none;
}

.c-button.process-button {
  width: auto;
  margin-top: 20px;
  padding: 15px 30px;
}

.c-button.contact-submit-button.c-button-news-sub {
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 120px;
  height: 40px;
  margin-left: 5px;
  font-size: 12px;
}

.c-button.contact-booking {
  color: #333;
  background-color: #38dab4;
}

.hero-section {
  background-color: #121212;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.hero-grid-layout {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

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

.hero-heading {
  color: #fff;
  margin-bottom: 25px;
  font-family: Nunito, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 1;
}

.hero-tagline {
  color: #aaa;
  font-size: 20px;
  font-weight: 200;
}

.div-block-4 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  margin-top: 60px;
  display: flex;
}

.line {
  background-color: #3d3d3d;
  width: 30%;
  height: 1px;
}

.online-circle {
  background-color: #29f33d;
  border-radius: 100%;
  width: 7px;
  height: 7px;
  margin-left: 20px;
}

.online-bar {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.online-bar-label {
  color: #686868;
  text-transform: uppercase;
  background-color: #0000;
  margin-left: 10px;
}

.hero-image-scrool-img {
  object-fit: cover;
  height: 300px;
}

.image-carousel-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  overflow: hidden;
}

.images-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.images-left {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.images-right1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.image-container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  min-height: 100%;
  padding-bottom: 80px;
  display: flex;
}

.image-item {
  object-fit: cover;
}

.blur-block {
  background-color: #0000;
  background-image: linear-gradient(#0000, #fff);
  width: 100%;
  height: 100px;
  position: absolute;
  inset: auto 0% 0%;
}

.services {
  padding-top: 200px;
  padding-bottom: 150px;
}

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

.title-block {
  margin-bottom: 50px;
}

.subheading {
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.subheading.why-colynk-subheading {
  text-align: center;
}

.subheading.process-subheading {
  color: #fff;
}

.c-heading {
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
}

.c-heading.why-colynk-c-heading {
  text-align: center;
}

.services-item {
  border-bottom: 1px solid #dfdfdf;
  padding: 30px 20px 40px;
}

.arrow-right {
  width: 24px;
  height: 24px;
}

.item-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.item-title {
  display: flex;
}

.service-item-name {
  text-transform: uppercase;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 600;
}

.service-item-number {
  margin-bottom: auto;
  font-size: 11px;
  font-weight: 300;
  line-height: 1;
}

.service-item-description {
  margin-top: 15px;
}

.section-intro-text {
  margin-top: 20px;
  font-weight: 300;
}

.portfolio {
  background-color: #f0f0f0;
  padding-top: 100px;
  padding-bottom: 75px;
}

.white-bg {
  background-color: #fff;
  padding: 50px 20px;
}

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

.case-container {
  position: relative;
}

.case-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.image-overlay {
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.case-text {
  z-index: 10;
  flex-flow: column;
  justify-content: space-between;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.case-category-tag {
  color: #fff;
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.case-link {
  cursor: pointer;
  background-color: #2c83ff;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.case-arrow {
  color: #fff;
  fill: #fff;
  width: 24px;
  height: 24px;
}

.case-title {
  color: #fff;
  font-size: 38px;
  line-height: 1;
}

.case-description {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.case-link-text {
  color: #fff;
  text-transform: uppercase;
}

.case {
  width: 100%;
}

.case-hover-block {
  background-color: #fff;
  height: 0;
  position: absolute;
  inset: auto 0% 0%;
}

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

.why-colynk-title-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.why-colynk-intro-text {
  text-align: center;
  width: 50%;
}

.why-colynk-grid-container {
  background-color: #0000;
  margin-top: 20px;
  padding: 10px;
}

.why-colynk-grid-top {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.why-colynk-grid-bottom {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.why-colynk-card {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
  display: flex;
  box-shadow: 0 2px 8px #0000000f;
}

.why-colynk-card.is-dark {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #333;
}

.why-card-heading {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}

.why-card-body {
  font-weight: 400;
}

.why-card-body.subheading.webflow-card-label {
  color: #696969;
  margin-bottom: 0;
}

.process-section {
  background-color: #333;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

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

.process-item {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  z-index: 99;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.process-heading {
  color: #fff;
  font-size: 60px;
  line-height: 1;
}

.process-intro-text {
  color: #cfcfcf;
  font-weight: 200;
}

.process-number-text {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}

.process-number {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.process-step-title {
  color: #fff;
  margin-top: 0;
}

.process-step-body {
  color: #fff;
}

.process-info-content {
  width: 80%;
}

.process-bg-image {
  z-index: 1;
  margin-bottom: 50px;
  margin-left: 50px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.footer-section {
  color: #fff;
  background-color: #181818;
  padding-top: 50px;
  padding-bottom: 75px;
  font-family: Nunito, sans-serif;
}

.footer-logo-img {
  height: 100px;
  margin-bottom: 20px;
}

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

.footer-col-heading {
  margin-bottom: 15px;
  font-weight: 600;
}

.nav-list-item {
  font-weight: 300;
}

.footer-link-text {
  color: #fff;
  font-weight: 200;
  text-decoration: none;
}

.footer-nav-link {
  text-decoration: none;
}

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

.footer-address-text {
  font-weight: 200;
}

.footer-copyright-text {
  margin-top: 50px;
  font-weight: 300;
}

.contact-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.contact-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: visible;
}

.contact-links-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-top: 25px;
  display: flex;
}

.ms-input {
  border: 1px solid var(--memberstack-library--ms-border-color);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color);
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color);
  box-shadow: none;
}

.ms-input::placeholder {
  color: var(--memberstack-library--ms-input-placeholder);
}

.ms-input.ms-is-inset {
  min-height: 60px;
  padding-top: 20px;
  padding-bottom: 0;
}

.ms-input-wrap {
  padding: 0;
  display: flex;
  position: relative;
}

.ms-input-label {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-input-label.ms-is-inset {
  z-index: 3;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 12px;
}

.ms-input-2 {
  border: 1px solid var(--memberstack-library--ms-border-color);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color);
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input-2:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color);
  box-shadow: none;
}

.ms-input-2::placeholder {
  color: var(--memberstack-library--ms-input-placeholder);
}

.ms-input-2.ms-has-left-icon {
  padding-left: 38px;
}

.ms-input-2.ms-is-text-area {
  min-height: 100px;
}

.ms-input-2.ms-is-text-area.ms-is-bigger {
  min-height: 200px;
  padding: 12px 16px;
  font-size: 1.1em;
}

.ms-input-wrap-2 {
  padding: 0;
  display: flex;
  position: relative;
}

.ms-input-label-2 {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-input-label-2.ms-is-radio, .ms-input-label-2.ms-is-checkbox {
  font-weight: 400;
}

.ms-embed {
  background-color: #ededed;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  margin-bottom: 10px;
  font-style: italic;
  display: flex;
}

.ms-drawer-contain {
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
}

.ms-dropdown-svg {
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 20px;
  display: flex;
}

.ms-how-drawer {
  border-radius: 5px;
  width: 100%;
  margin-top: -10px;
  display: none;
  overflow: hidden;
}

.ms-drawer-top {
  color: #121331;
  background-color: #f4f5f8;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 11px 10px 10px;
  font-weight: 400;
  display: flex;
}

.ms-drawer-top:hover {
  background-color: #2962ff1a;
}

.ms-svg {
  z-index: 3;
  color: #12133140;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  inset: 10px auto auto 10px;
}

.ms-button {
  border: 1px solid var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button:hover {
  background-color: var(--memberstack-library--ms-main-cta-hover);
  box-shadow: none;
  color: #fff;
  transform: translate(0, 2px);
}

.ms-button:active {
  background-color: #0a3092;
}

.ms-button.ms-is-small {
  border-radius: 6px;
  height: auto;
  padding: 7px 16px;
  font-size: .85em;
  font-weight: 500;
  transform: perspective(1000px);
}

.ms-button.ms-is-light {
  color: #070e27;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border: 1px solid #dbe2eb;
  box-shadow: 0 1px 3px #ffffff40, 0 10px 20px -5px #2d3e501a;
}

.ms-button.ms-is-light:hover {
  box-shadow: none;
  color: #1051b9;
  background-color: #fff;
  border-color: #1051b9;
}

.ms-button.ms-is-light:active {
  color: #fff;
  background-color: #356af0;
}

.ms-button.ms-is-light.ms-is-small {
  margin-bottom: 0;
}

.ms-button.ms-is-light.ms-is-small.ms-is-documentation {
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.ms-button.ms-is-form {
  width: 100%;
}

.ms-button-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms-button-flex {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.ms-radio-dot {
  border-color: #12133140;
  width: 17px;
  height: 17px;
  margin-top: 1px;
  margin-right: 10px;
  position: relative;
}

.ms-radio-dot.w--redirected-checked {
  border-width: 6px;
  border-color: var(--memberstack-library--ms-main-cta-color);
}

.ms-checkbox-wrap {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: .3333em;
  line-height: 22px;
  display: flex;
}

.ms-radio-wrap {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 8px;
  padding-left: 20px;
  line-height: 1.3em;
  display: flex;
  position: relative;
}

.ms-checkbox {
  border-width: 1.5px;
  border-color: var(--memberstack-library--ms-border-color);
  background-color: #fff;
  border-radius: 33%;
  flex: none;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 10px;
  transition: background-color .2s, border-color .2s;
}

.ms-checkbox:hover {
  border-color: var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  background-image: linear-gradient(#ffffffe6, #ffffffe6);
}

.ms-checkbox.w--redirected-checked {
  background-color: #2962ff;
  background-image: url('../images/smallcheck.svg');
  background-size: 70%;
  border-color: #12133140;
  border-radius: 33%;
}

.ms-help-text {
  opacity: .8;
  margin-top: -15px;
  margin-bottom: 15px;
  font-size: 90%;
  font-weight: 300;
}

.ms-help-text.ms-less-margin {
  margin-top: -4px;
  margin-bottom: 4px;
}

.ms-space {
  width: 10px;
  height: 10px;
}

.ms-space.ms-is-20 {
  width: 20px;
  height: 20px;
}

.ms-form-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.4em;
}

.ms-form {
  width: 400px;
  min-width: 400px;
  padding: 7.5%;
}

.ms-form.ms-is-contact-form {
  width: 100%;
}

.ms-form-sub-heading {
  margin-top: -15px;
  margin-bottom: 20px;
}

.ms-list-container {
  width: 100%;
  margin-bottom: 20px;
}

.ms-full-width {
  width: 100%;
}

.ms-form-row {
  grid-column-gap: 20px;
  display: flex;
}

.ms-input-3 {
  border: 1px solid var(--memberstack-library--ms-border-color);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color);
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input-3:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color);
  box-shadow: none;
}

.ms-input-3::placeholder {
  color: var(--memberstack-library--ms-input-placeholder);
}

.ms-input-3.ms-has-left-icon {
  padding-left: 38px;
}

.ms-input-3.ms-has-left-dropdown {
  padding-left: 60px;
}

.ms-input-3.ms-is-text-area {
  min-height: 100px;
}

.ms-input-label-3 {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-help-text-2 {
  opacity: .8;
  margin-top: -15px;
  margin-bottom: 15px;
  font-size: 90%;
  font-weight: 300;
}

.ms-input-wrap-3 {
  padding: 0;
  display: flex;
  position: relative;
}

.ms-embed-2 {
  background-color: #ededed;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  margin-bottom: 10px;
  font-style: italic;
  display: flex;
}

.ms-drawer-contain-2 {
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
}

.ms-dropdown-svg-2 {
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 20px;
  display: flex;
}

.ms-how-drawer-2 {
  border-radius: 5px;
  width: 100%;
  margin-top: -10px;
  display: none;
  overflow: hidden;
}

.ms-drawer-top-2 {
  color: #121331;
  background-color: #f4f5f8;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 11px 10px 10px;
  font-weight: 400;
  display: flex;
}

.ms-drawer-top-2:hover {
  background-color: #2962ff1a;
}

.ms-svg-2 {
  z-index: 3;
  color: #12133140;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  inset: 10px auto auto 10px;
}

.ms-dropdown {
  z-index: 10;
  background-color: #0000;
  border: 0 solid #000;
  width: 70px;
  height: 40px;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  inset: 0% 6px 0% auto;
}

.ms-dropdown.ms-is-leading {
  z-index: 3;
  width: 50px;
  padding-right: 0;
  left: 0;
}

.text-block-13 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

.calendar-modal {
  z-index: 9999;
  background-color: #000c;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.calendar-modal-content {
  background-color: #fff;
  border-radius: 15px;
  min-width: 80%;
  min-height: 80%;
  margin: auto;
  padding: 40px;
  position: relative;
}

.calendar-modal-close-button {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.calendar-modal-close-button.close-btn {
  z-index: 9999;
}

.close-buttton-calendar {
  width: 24px;
  height: 24px;
}

.code-embed {
  position: absolute;
  inset: 10px 0% 0%;
}

.form-block {
  width: 100%;
  margin-bottom: 25px;
  display: block;
  position: static;
  inset: 0%;
}

.contact-form-wrapper {
  position: relative;
}

.contact-form-wrapper.contact-section {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  display: flex;
}

.div-block-10 {
  background-color: #fff;
  width: 100%;
  display: none;
  position: static;
  inset: auto 0% auto -105%;
}

.form {
  flex-flow: column;
  display: flex;
}

.contact-inner-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.calendar-div {
  width: 100%;
  position: absolute;
  inset: 0 0 0 -105%;
  overflow: visible;
}

.calendar-div.calendar {
  height: 100%;
  left: -100%;
}

.success-message {
  background-color: #0000;
}

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

.div-block-11 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-registration-text {
  margin-top: 50px;
}

.section-7 {
  text-align: center;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 60px;
}

.blog-heading {
  color: #111827;
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.15;
}

.blog-category-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000;
  border-radius: 0;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
  padding: 0;
  display: none;
}

.blog-category-selection-active {
  color: #fff;
  background-color: #2c83ff;
  border: 1px solid #2c83ff;
  border-radius: 999px;
  padding: 10px 22px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.blog-category-selection-active.blog-category-selection-inactive {
  color: #374151;
  background-color: #0000;
  border: 1px solid #d1d5db;
}

.blog-category-selection-active.blog-category-selection-inactive:hover {
  background-color: #f3f4f6;
  border-color: #9ca3af;
}

.blog-category-selection-text {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.section-8 {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 80px;
}

.div-block-12 {
  background-color: var(--primary);
  border-radius: 0;
}

.recent-post-grid {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-13 {
  color: var(--white);
  flex-flow: column;
  justify-content: space-around;
  padding: 40px 25px;
  display: flex;
}

.heading-5 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 100%;
}

.paragraph-7 {
  font-weight: 300;
}

.recent-blog-image {
  vertical-align: middle;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 240px;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.image-4 {
  width: 14px;
  height: 14px;
  position: absolute;
}

.image-4.arrow-hover {
  inset: 0 0 0 -100%;
}

.div-block-14 {
  background-color: var(--primary);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-15 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.text-block-15 {
  font-size: 12px;
  font-weight: 300;
}

.div-block-17 {
  object-fit: contain;
  width: auto;
  height: 100%;
}

.blog-recent-image-container {
  border-radius: 12px;
  min-height: 0;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.div-block-18 {
  margin-top: 50px;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.image-5 {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 200px;
}

.blog-post-info {
  grid-column-gap: 8px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.blog-post-tag {
  color: #6b7280;
  background-color: #ffd079;
  border-radius: 20px;
  padding: 2px 10px;
  font-size: 13px;
  font-weight: 500;
}

.blog-post-title {
  color: #111827;
  margin-top: 8px;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.image-6 {
  object-fit: cover;
  border-radius: 20px;
  width: 35px;
  height: 35px;
}

.div-block-19 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-20 {
  border: 0 solid #c7c7c7;
  border-radius: 0;
  padding-bottom: 10px;
}

.div-block-21 {
  padding-left: 10px;
  padding-right: 10px;
}

.button-2 {
  color: #1f2c36;
  background-color: #faf9f5;
  border-radius: 50vw;
  padding: 1.125rem 2.5rem;
  font-size: .875rem;
  line-height: 1;
  transition-property: none;
}

.button-2:hover {
  opacity: 1;
}

.button-2.get-in-touch-button {
  grid-column-gap: 1rem;
  grid-column-gap: 1rem;
  border: 0px solid var(--primary);
  background-color: #0000;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding: .375rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-2.get-in-touch-button:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
  display: block;
}

.button-2.get-in-touch-button {
  grid-column-gap: 1rem;
  color: #333;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: .375rem;
  display: flex;
  position: relative;
}

.button-inner-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #333;
  background-color: #0000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding-right: 26px;
  font-size: 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-icon-wrap {
  align-self: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-arrow {
  display: flex;
  position: relative;
}

.button-arrow.button-hover-arrow {
  position: absolute;
  inset: 0 auto 0 -105%;
}

.button-arrow-container {
  background-color: #0f172a;
  border-radius: 12px;
  justify-content: center;
  padding: 6px;
  font-size: 16px;
  display: flex;
}

.button-text-wrap {
  position: relative;
  overflow: hidden;
}

.button-text {
  font-size: 11px;
  position: relative;
}

.button-text.button-text-hover {
  color: #333;
  position: absolute;
  bottom: -100%;
  left: 0;
}

.button-hover-background {
  transform-origin: 0 24px;
  background-color: #0f172a;
  border-radius: 12px;
  align-self: center;
  width: 100%;
  height: 24px;
  font-size: 16px;
  position: absolute;
  inset: 0 0 0 -100%;
}

.div-block-22 {
  margin-top: 15px;
}

.image-7, .image-8 {
  width: 12px;
  height: 12px;
}

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

.c-button-text {
  color: #fff;
  z-index: 2;
  position: relative;
}

.c-button-text.c-button-white, .c-button-text.c-button-white-text, .c-button-text.white-button-text {
  color: #333;
}

.button-hover-bg {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% -100%;
}

.button-bg-hover {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 100% 0% 0%;
}

.button-bg-hover.bg-hover-blue {
  background-color: var(--primary);
}

.button-bg-hover.white-button-bg {
  background-color: var(--light-blue);
}

.button-bg-hover.blue-button-bg.hover-color-dark-blue {
  background-color: var(--dark-blue);
}

.button-inner-wrap-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #333;
  background-color: #0000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 26px;
  font-size: 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-arrow-container-2 {
  background-color: var(--primary);
  border-radius: 8px;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 5px;
  font-size: 16px;
  display: flex;
}

.button-text-2 {
  position: relative;
}

.button-text-2.button-text-hover {
  color: #fff;
  position: absolute;
  bottom: -100%;
  left: 0;
}

.button-hover-background-2 {
  background-color: var(--primary);
  transform-origin: 0 24px;
  border-radius: 8px;
  align-self: center;
  width: 100%;
  height: 40px;
  font-size: 16px;
  position: absolute;
  inset: 0 0 0 -100%;
}

.div-block-24 {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.text-block-17 {
  font-size: 2rem;
  line-height: 1;
}

.text-block-18 {
  padding-right: 5px;
  font-size: 1rem;
}

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

.link {
  color: #333;
  text-underline-offset: 2px;
  font-size: 18px;
  text-decoration: underline;
}

.image-11 {
  width: 24px;
  height: 24px;
  margin-bottom: 0;
}

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

.text-block-19 {
  text-underline-offset: 2px;
  font-size: 18px;
  text-decoration: underline;
}

.code-embed-3 {
  margin-bottom: -8px;
}

.section-9 {
  min-height: 100vh;
}

.div-block-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  margin-bottom: 50px;
  display: grid;
}

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

.ms-button-2 {
  border: 1px solid var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button-2:hover {
  background-color: var(--memberstack-library--ms-main-cta-hover);
  box-shadow: none;
  color: #fff;
  transform: translate(0, 2px);
}

.ms-button-2:active {
  background-color: #0a3092;
}

.ms-button-2.ms-is-small {
  border-radius: 6px;
  height: auto;
  padding: 7px 16px;
  font-size: .85em;
  font-weight: 500;
  transform: perspective(1000px);
}

.ms-button-2.ms-is-light {
  color: #070e27;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border: 1px solid #dbe2eb;
  box-shadow: 0 1px 3px #ffffff40, 0 10px 20px -5px #2d3e501a;
}

.ms-button-2.ms-is-light:hover {
  box-shadow: none;
  color: #1051b9;
  background-color: #fff;
  border-color: #1051b9;
}

.ms-button-2.ms-is-light:active {
  color: #fff;
  background-color: #356af0;
}

.ms-button-2.ms-is-light.ms-is-small {
  margin-bottom: 0;
}

.ms-button-2.ms-is-light.ms-is-small.ms-is-documentation {
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.ms-button-2.ms-is-form {
  text-align: center;
  width: 40%;
  height: 40px;
}

.ms-button-svg-2 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms-button-flex-2 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.ms-input-4 {
  border: 1px solid var(--memberstack-library--ms-border-color);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color);
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input-4:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color);
  box-shadow: none;
}

.ms-input-4::placeholder {
  color: var(--memberstack-library--ms-input-placeholder);
}

.ms-input-4.ms-is-text-area {
  min-height: 100px;
}

.ms-input-4.ms-is-text-area.ms-is-bigger {
  min-height: 200px;
  padding: 12px 16px;
  font-size: 1.1em;
}

.ms-radio-dot-2 {
  border-color: #12133140;
  width: 17px;
  height: 17px;
  margin-top: 1px;
  margin-right: 10px;
  position: relative;
}

.ms-radio-dot-2.w--redirected-checked {
  border-width: 6px;
  border-color: var(--memberstack-library--ms-main-cta-color);
}

.ms-checkbox-wrap-2 {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: .3333em;
  line-height: 22px;
  display: flex;
}

.ms-input-label-4 {
  text-align: left;
  margin-bottom: 0;
  font-size: .9em;
  font-weight: 600;
}

.ms-input-label-4.ms-is-radio, .ms-input-label-4.ms-is-checkbox {
  font-weight: 400;
}

.ms-radio-wrap-2 {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 8px;
  padding-left: 20px;
  line-height: 1.3em;
  display: flex;
  position: relative;
}

.ms-checkbox-2 {
  border-width: 1.5px;
  border-color: var(--memberstack-library--ms-border-color);
  background-color: #fff;
  border-radius: 33%;
  flex: none;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 10px;
  transition: background-color .2s, border-color .2s;
}

.ms-checkbox-2:hover {
  border-color: var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  background-image: linear-gradient(#ffffffe6, #ffffffe6);
}

.ms-checkbox-2.w--redirected-checked {
  background-color: #2962ff;
  background-image: url('../images/smallcheck.svg');
  background-size: 70%;
  border-color: #12133140;
  border-radius: 33%;
}

.ms-help-text-3 {
  opacity: .8;
  margin-top: -15px;
  margin-bottom: 15px;
  font-size: 90%;
  font-weight: 300;
}

.ms-help-text-3.ms-less-margin {
  margin-top: -4px;
  margin-bottom: 4px;
}

.ms-space-2 {
  width: 10px;
  height: 10px;
}

.ms-space-2.ms-is-20 {
  width: 20px;
  height: 20px;
}

.ms-form-heading-2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.4em;
}

.ms-form-2 {
  width: 400px;
  min-width: 400px;
  padding: 7.5%;
}

.ms-form-2.ms-is-contact-form {
  width: 100%;
  padding-top: 0%;
}

.ms-form-sub-heading-2 {
  margin-top: -15px;
  margin-bottom: 20px;
}

.ms-list-container-2 {
  width: 100%;
  margin-bottom: 20px;
}

.ms-full-width-2 {
  width: 100%;
}

.ms-form-row-2 {
  grid-column-gap: 20px;
  display: flex;
}

.text-block-20 {
  color: #535252;
  margin-top: -2px;
  margin-bottom: 5px;
  font-size: 12px;
}

.success-message-2 {
  background-color: #0000;
  margin-top: 55px;
}

.div-block-28 {
  margin-top: 20px;
  padding-top: 20px;
}

.ms-button-3 {
  border: 1px solid var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button-3:hover {
  background-color: var(--memberstack-library--ms-main-cta-hover);
  box-shadow: none;
  color: #fff;
  transform: translate(0, 2px);
}

.ms-button-3:active {
  background-color: #0a3092;
}

.ms-button-3.ms-is-small {
  border-radius: 6px;
  height: auto;
  padding: 7px 16px;
  font-size: .85em;
  font-weight: 500;
  transform: perspective(1000px);
}

.ms-button-3.ms-is-light {
  color: #070e27;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border: 1px solid #dbe2eb;
  box-shadow: 0 1px 3px #ffffff40, 0 10px 20px -5px #2d3e501a;
}

.ms-button-3.ms-is-light:hover {
  box-shadow: none;
  color: #1051b9;
  background-color: #fff;
  border-color: #1051b9;
}

.ms-button-3.ms-is-light:active {
  color: #fff;
  background-color: #356af0;
}

.ms-button-3.ms-is-light.ms-is-small {
  margin-bottom: 0;
}

.ms-button-3.ms-is-light.ms-is-small.ms-is-documentation {
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.ms-button-3.ms-is-form {
  width: 100%;
}

.ms-button-svg-3 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms-button-flex-3 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.ms-input-5 {
  border: 1px solid var(--memberstack-library--ms-border-color);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color);
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input-5:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color);
  box-shadow: none;
}

.ms-input-5::placeholder {
  color: var(--memberstack-library--ms-input-placeholder);
}

.ms-input-5.ms-is-text-area {
  min-height: 100px;
}

.ms-input-5.ms-is-text-area.ms-is-bigger {
  min-height: 200px;
  padding: 12px 16px;
  font-size: 1.1em;
}

.ms-radio-dot-3 {
  border-color: #12133140;
  width: 17px;
  height: 17px;
  margin-top: 1px;
  margin-right: 10px;
  position: relative;
}

.ms-radio-dot-3.w--redirected-checked {
  border-width: 6px;
  border-color: var(--memberstack-library--ms-main-cta-color);
}

.ms-checkbox-wrap-3 {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: .3333em;
  line-height: 22px;
  display: flex;
}

.ms-input-label-5 {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-input-label-5.ms-is-radio, .ms-input-label-5.ms-is-checkbox {
  font-weight: 400;
}

.ms-radio-wrap-3 {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 8px;
  padding-left: 20px;
  line-height: 1.3em;
  display: flex;
  position: relative;
}

.ms-checkbox-3 {
  border-width: 1.5px;
  border-color: var(--memberstack-library--ms-border-color);
  background-color: #fff;
  border-radius: 33%;
  flex: none;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 10px;
  transition: background-color .2s, border-color .2s;
}

.ms-checkbox-3:hover {
  border-color: var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  background-image: linear-gradient(#ffffffe6, #ffffffe6);
}

.ms-checkbox-3.w--redirected-checked {
  background-color: #2962ff;
  background-image: url('../images/smallcheck.svg');
  background-size: 70%;
  border-color: #12133140;
  border-radius: 33%;
}

.ms-help-text-4 {
  opacity: .8;
  margin-top: -15px;
  margin-bottom: 15px;
  font-size: 90%;
  font-weight: 300;
}

.ms-help-text-4.ms-less-margin {
  margin-top: -4px;
  margin-bottom: 4px;
}

.ms-space-3 {
  width: 10px;
  height: 10px;
}

.ms-space-3.ms-is-20 {
  width: 20px;
  height: 20px;
}

.ms-form-heading-3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.4em;
}

.ms-form-3 {
  width: 400px;
  min-width: 400px;
  padding: 7.5%;
}

.ms-form-3.ms-is-contact-form {
  width: 100%;
  padding-top: 0%;
}

.ms-form-sub-heading-3 {
  margin-top: -15px;
  margin-bottom: 20px;
}

.ms-list-container-3 {
  width: 100%;
  margin-bottom: 20px;
}

.ms-full-width-3 {
  width: 100%;
}

.ms-form-row-3 {
  grid-column-gap: 20px;
  display: flex;
}

.list {
  padding-left: 14px;
}

.feature-list {
  grid-row-gap: 8px;
  flex-direction: column;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.feature-item {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.feature-check {
  color: #2e85ff;
  font-size: 16px;
  font-weight: 700;
}

.feature-check.is-dark {
  color: #3cdd9f;
}

.feature-text {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.feature-text.is-dark {
  color: #bfbfbf;
}

.feature-text.feature-text-white {
  color: #cfcfcf;
}

.pricing-button {
  color: #212121;
  text-align: center;
  background-color: #0000;
  border: 1px solid #333;
  border-radius: 8px;
  margin-top: 0;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  display: inline-block;
}

.pricing-button:hover {
  color: #fff;
  background-color: #212121;
}

.pricing-button.is-dark {
  color: #fff;
  border-color: #fff;
}

.pricing-button.is-light-btn {
  color: #fff;
  border-color: gray;
}

.case-hero-section {
  padding-top: 80px;
  padding-bottom: 60px;
}

.case-category-badge {
  text-transform: uppercase;
  background-color: #ededed;
  border-radius: 20px;
  padding: 4px 14px;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

.case-hero-title {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.1;
}

.case-hero-tagline {
  color: #666;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 300;
}

.case-hero-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  max-height: 500px;
}

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

.case-content-grid {
  grid-column-gap: 60px;
  grid-row-gap: 40px;
  grid-template-columns: 250px 1fr;
  display: grid;
}

.case-sidebar {
  position: sticky;
  top: 100px;
}

.case-sidebar-label {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 700;
}

.case-sidebar-value {
  color: #666;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
}

.case-content-block {
  margin-bottom: 50px;
}

.case-content-heading {
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}

.case-richtext {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.7;
}

.case-cta-section {
  background-color: var(--primary);
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.case-cta-heading {
  color: #fff;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 700;
}

.case-cta-text {
  color: #fff;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
}

.case-cta-button {
  color: #fff;
  background-color: #0000;
  border: 3px solid #fff;
  border-radius: 8px;
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.case-website-url {
  color: #666;
  text-underline-offset: 2px;
}

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

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

.collection-item {
  padding-left: 0;
  padding-right: 0;
}

.collection-list-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: block;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ms-input-6 {
  border: 1px solid var(--memberstack-library--ms-border-color);
  width: 300px;
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color);
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
}

.ms-input-6:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color);
  box-shadow: none;
}

.ms-input-6::placeholder {
  color: var(--memberstack-library--ms-input-placeholder);
}

.ms-input-label-6 {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.text-block-21 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.form-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  display: flex;
}

.success-message-3 {
  text-align: left;
  background-color: #0000;
}

.error-message {
  background-color: #0000;
}

.blog-eyebrow-label {
  color: #6b7280;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
}

.blog-subtitle {
  color: #4b5563;
  max-width: 560px;
  margin: 0 auto 40px;
  font-size: 18px;
  line-height: 1.6;
}

.blog-grid-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

.blog-card {
  color: #111827;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.blog-card-img-wrap {
  height: 220px;
  position: relative;
  overflow: hidden;
}

.blog-card-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.blog-card-badge {
  color: #fff;
  background-color: #2c83ff;
  border-radius: 999px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 14px;
  left: 14px;
}

.blog-card-body {
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 20px 4px 8px;
  display: flex;
}

.blog-card-meta {
  grid-column-gap: 8px;
  color: #6b7280;
  flex-direction: row;
  align-items: center;
  font-size: 13px;
  display: flex;
}

.blog-card-dot {
  background-color: #f97316;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
}

.blog-card-title {
  color: #111827;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}

.blog-card-summary {
  color: #4b5563;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.6;
  overflow: hidden;
}

.blog-card-readmore {
  grid-column-gap: 4px;
  color: #2c83ff;
  align-items: center;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.blog-card-readmore:hover {
  grid-column-gap: 8px;
  color: #1a6fe0;
}

.image-12 {
  width: 14px;
  height: 14px;
}

.blog-read-time-label {
  margin-left: -3px;
}

.blog-hero-section {
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  padding: 120px 24px 0;
  display: flex;
}

.blog-hero-container {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-hero-tag {
  color: #fff;
  background-color: #1a56db;
  border-radius: 20px;
  margin-bottom: 24px;
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 600;
}

.blog-hero-title {
  color: #111827;
  text-align: center;
  margin-bottom: 24px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
}

.blog-hero-meta {
  grid-column-gap: 8px;
  color: #6b7280;
  align-items: center;
  margin-bottom: 40px;
  font-size: 14px;
  display: flex;
}

.blog-hero-meta-dot {
  background-color: #9ca3af;
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.blog-hero-image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  max-width: 900px;
  margin-bottom: 48px;
}

.blog-content-wrapper {
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.blog-content-wrapper.blog-content-wrapper-bottom {
  padding-bottom: 64px;
}

.blog-content-richtext {
  color: #374151;
  font-size: 17px;
  line-height: 1.75;
}

.blog-author-section {
  grid-column-gap: 16px;
  border-top: 1px solid #e5e7eb;
  align-items: center;
  margin-top: 48px;
  padding-top: 32px;
  display: flex;
}

.blog-author-image {
  object-fit: cover;
  border-radius: 50%;
  width: 56px;
  height: 56px;
}

.blog-author-name {
  color: #111827;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
}

.blog-author-bio {
  color: #6b7280;
  font-size: 14px;
  line-height: 1.5;
}

.text-block-22 {
  margin-left: -5px;
}

.cta-section {
  text-align: center;
  background-color: #2c83ff;
  border-radius: 20px;
  margin: 60px 40px;
  padding: 64px 48px;
}

.cta-eyebrow {
  color: #ffffffbf;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 600;
}

.cta-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}

.cta-description {
  color: #ffffffd9;
  max-width: 520px;
  margin: 0 auto 32px;
  font-size: 17px;
  line-height: 1.6;
}

.cta-button {
  color: #2c83ff;
  background-color: #fff;
  border-radius: 999px;
  align-items: center;
  padding: 14px 32px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: inline-flex;
}

.cta-button:hover {
  color: #1a6fe0;
  background-color: #ebf2ff;
}

.empty-state {
  background-color: #0000;
}

.hamburger-btn {
  grid-row-gap: 5px;
  cursor: pointer;
  background-color: #0000;
  border-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: none;
}

.hamburger-line {
  background-color: #121212;
  border-radius: 2px;
  width: 24px;
  height: 2px;
}

.mobile-menu {
  z-index: 9998;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fffffff7;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: none;
  position: fixed;
  top: 50px;
  left: 0%;
  right: 0%;
  box-shadow: 0 8px 24px #00000014;
}

.nav-menu-left {
  align-items: center;
  margin-left: auto;
  display: flex;
}

.navbar {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 5%;
  padding-right: 5%;
  font-family: Nunito, sans-serif;
  position: sticky;
  inset: 0% 0% auto;
}

.brand {
  max-width: 100px;
  padding: 15px 0;
}

.container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.container.nav {
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.nav-button {
  background-color: #7854f7;
  border-radius: 100px;
  margin-left: 15px;
  padding: 10px 34px;
  font-size: 15px;
  font-weight: 700;
  transition: background-color .2s;
}

.nav-button:hover {
  background-color: #4325ac;
}

.nav-link-2 {
  color: #272d4e;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.nav-menu {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

._03-hamburger {
  padding: 0;
  display: none;
}

.image-13 {
  height: 50px;
}

.button-inner-wrap-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #333;
  background-color: #0000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 26px;
  font-size: 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-arrow-container-3 {
  background-color: var(--primary);
  border-radius: 12px;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 12px;
  font-size: 16px;
  display: flex;
}

.button-text-3 {
  position: relative;
}

.button-text-3.button-text-hover {
  color: #fff;
  position: absolute;
  bottom: -100%;
  left: 0;
}

.button-hover-background-3 {
  background-color: var(--primary);
  transform-origin: 0 24px;
  border-radius: 12px;
  align-self: center;
  width: 100%;
  height: 48px;
  font-size: 16px;
  position: absolute;
  inset: 0 0 0 -100%;
}

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

@media screen and (max-width: 991px) {
  .custom-container {
    max-width: 90%;
  }

  .hero-grid-layout {
    grid-template-columns: 1fr;
  }

  .image-carousel-container {
    display: none;
  }

  .cases-grid, .contact-grid {
    grid-template-columns: 1fr;
  }

  .ms-button {
    position: relative;
  }

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

  .ms-button-2 {
    position: relative;
  }

  .div-block-28 {
    margin-bottom: 50px;
  }

  .ms-button-3 {
    position: relative;
  }

  .heading-6 {
    margin-top: 70px;
  }

  .case-hero-section {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .case-hero-title {
    font-size: 36px;
  }

  .case-content-grid {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .case-sidebar {
    grid-column-gap: 30px;
    grid-row-gap: 5px;
    border-bottom: 1px solid #e6e6e6;
    flex-flow: wrap;
    margin-bottom: 30px;
    padding-bottom: 30px;
    display: none;
    position: relative;
    top: 0;
  }

  .case-content-heading {
    font-size: 26px;
  }

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

  .case-cta-heading {
    font-size: 28px;
  }

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

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

  .blog-hero-title, .nav__icon {
    font-size: 32px;
  }

  .nav-menu-left {
    flex-direction: column;
  }

  .container.nav {
    justify-content: space-between;
  }

  .nav-button {
    max-width: 300px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link-2 {
    color: #000;
    text-align: center;
    padding: 10px 0;
  }

  .nav-menu {
    color: #fff;
    background-color: #fff;
    padding: 30px 5% 50px;
  }

  ._03-hamburger {
    color: #272d4e;
    border-radius: 5px;
  }

  ._03-hamburger.w--open {
    color: #fff;
    background-color: #272d4e;
  }
}

@media screen and (max-width: 767px) {
  .custom-container {
    max-width: 92%;
  }

  .links {
    display: none;
  }

  .links:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-end;
  }

  .nav-links-wrap {
    display: none;
  }

  .services-grid, .process-grid {
    grid-template-columns: 1fr;
  }

  .process-grid-right {
    margin-top: 20px;
  }

  .process-bg-image {
    display: none;
  }

  .footer-links-grid {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .contact-grid {
    flex-flow: column;
    display: flex;
  }

  .ms-form-heading {
    font-size: 24px;
  }

  .ms-form-row {
    flex-direction: column;
  }

  .button-2.get-in-touch-button.home-page-get-in-touch-button:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a), .button-2.get-in-touch-button.home-page-get-in-touch-button.w--current:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
    display: none;
  }

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

  .ms-form-heading-2 {
    font-size: 24px;
  }

  .ms-form-row-2 {
    flex-direction: column;
  }

  .ms-form-heading-3 {
    font-size: 24px;
  }

  .ms-form-row-3 {
    flex-direction: column;
  }

  .case-hero-section {
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .case-hero-title {
    font-size: 30px;
  }

  .case-hero-tagline {
    margin-bottom: 25px;
    font-size: 16px;
  }

  .case-hero-image {
    max-height: 300px;
  }

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

  .case-content-block {
    margin-bottom: 35px;
  }

  .case-content-heading {
    font-size: 24px;
  }

  .case-richtext {
    font-size: 15px;
  }

  .case-cta-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .case-cta-heading {
    font-size: 24px;
  }

  .collection-list-2, .blog-grid-wrapper {
    grid-template-columns: 1fr;
  }

  .blog-hero-section {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .blog-hero-title {
    font-size: 28px;
  }

  .blog-content-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .blog-content-richtext {
    font-size: 16px;
  }

  .cta-heading {
    font-size: 24px;
  }

  .hamburger-btn {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .custom-container {
    max-width: 95%;
  }

  .custom-container.cc-navbar:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar-section {
    height: 50px;
    max-height: 50px;
  }

  .flex-block-header:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
    justify-content: space-between;
    width: 100%;
  }

  .colynk-logo {
    width: 40px;
    height: 40px;
  }

  .nav-colynk-text {
    font-size: 14px;
    display: none;
  }

  .links {
    display: none;
  }

  .links:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
    display: flex;
  }

  .nav-links-wrap, .nav-links-wrap:where(.w-variant-383fe236-4808-b041-918a-6f707ee93f4a) {
    display: none;
  }

  .c-button {
    padding: 5px 10px;
    font-size: 11px;
  }

  .c-button.contact-submit-button.c-button-news-sub {
    position: relative;
  }

  .hero-heading {
    font-size: 45px;
  }

  .hero-tagline {
    font-size: 14px;
  }

  .line {
    width: 10%;
  }

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

  .c-heading {
    font-size: 45px;
  }

  .portfolio {
    padding-top: 50px;
  }

  .case-title.hover-text {
    font-size: 30px;
  }

  .case-description.hover-text {
    display: none;
  }

  .why-colynk-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .why-colynk-intro-text {
    width: 100%;
  }

  .why-colynk-grid-top, .why-colynk-grid-bottom {
    flex-flow: column;
    display: flex;
  }

  .process-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .process-heading {
    font-size: 40px;
  }

  .process-step-title {
    font-size: 30px;
  }

  .footer-logo-img {
    height: 50px;
  }

  .footer-links-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .footer-copyright-text {
    margin-top: 0;
  }

  .ms-input, .ms-input-2 {
    font-size: 12px;
  }

  .ms-button {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-button.ms-is-light {
    max-width: 100vw;
  }

  .ms-checkbox-wrap {
    display: flex;
  }

  .ms-radio-wrap {
    align-items: flex-start;
    display: flex;
  }

  .ms-form {
    width: 100%;
    min-width: auto;
  }

  .ms-form-block {
    width: 100%;
  }

  .ms-input-3 {
    font-size: 12px;
  }

  .div-block-11 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 20px;
  }

  .footer-registration-text {
    margin-top: 0;
    font-size: 10px;
  }

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

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

  .button-2.get-in-touch-button, .button-inner-wrap-2 {
    border-radius: 5px;
  }

  .button-arrow-container-2 {
    border-radius: 5px;
    width: 30px;
    height: 30px;
  }

  .button-text-2 {
    font-size: 13px;
  }

  .button-hover-background-2 {
    border-radius: 5px;
  }

  .image-9, .image-10 {
    max-width: 100%;
  }

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

  .ms-button-2 {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-button-2.ms-is-light {
    max-width: 100vw;
  }

  .ms-input-4 {
    font-size: 12px;
  }

  .ms-checkbox-wrap-2 {
    display: flex;
  }

  .ms-radio-wrap-2 {
    align-items: flex-start;
    display: flex;
  }

  .ms-form-2 {
    width: 100%;
    min-width: auto;
  }

  .ms-form-block-2 {
    width: 100%;
  }

  .ms-button-3 {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-button-3.ms-is-light {
    max-width: 100vw;
  }

  .ms-input-5 {
    font-size: 12px;
  }

  .ms-checkbox-wrap-3 {
    display: flex;
  }

  .ms-radio-wrap-3 {
    align-items: flex-start;
    display: flex;
  }

  .ms-form-3 {
    width: 100%;
    min-width: auto;
  }

  .ms-form-block-3 {
    width: 100%;
  }

  .case-hero-section {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .case-hero-title {
    font-size: 26px;
  }

  .case-hero-tagline {
    font-size: 14px;
  }

  .case-hero-image {
    border-radius: 8px;
    max-height: 220px;
  }

  .case-content-grid {
    flex-flow: column;
    display: flex;
  }

  .case-sidebar {
    grid-column-gap: 0px;
    grid-row-gap: 3px;
    flex-direction: column;
  }

  .case-content-heading, .case-cta-heading {
    font-size: 22px;
  }

  .case-cta-button {
    width: 100%;
  }

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

  .ms-input-6 {
    width: 100%;
    font-size: 12px;
  }

  .form-2 {
    flex-flow: row;
    display: block;
  }

  .div-block-30 {
    margin-top: 46px;
  }

  .cta-eyebrow {
    font-size: 11px;
  }

  .cta-heading {
    font-size: 18px;
  }

  .cta-section-hidden {
    margin: 30px 12px;
    padding: 32px 24px;
  }

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

  .hamburger-btn {
    display: flex;
  }
}

#w-node-_63f98d10-eb45-bd50-8063-7238e4d8d3a3-333efe67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-afa21848-4f48-d6a7-ce90-fa6556d4932e-333efe67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_20dda64b-ebd5-18bf-bc67-f20a693ca5aa-333efe67, #w-node-_73aa1d9a-c439-cd7f-e83c-0b34c0f33e9c-333efe67, #w-node-a615a495-dc07-b8ab-f95c-70f3c30000d0-e7feba48, #w-node-f36bad1e-5c0f-a6a3-2c5c-4d5143d563d7-f3744e89, #w-node-b0b7c877-fd8a-0272-8cb6-333c02dd8707-f3744e89, #w-node-f36bad1e-5c0f-a6a3-2c5c-4d5143d563d7-0cb73884, #w-node-b0b7c877-fd8a-0272-8cb6-333c02dd8707-0cb73884, #w-node-f36bad1e-5c0f-a6a3-2c5c-4d5143d563d7-44749ef3, #w-node-b0b7c877-fd8a-0272-8cb6-333c02dd8707-44749ef3, #w-node-f36bad1e-5c0f-a6a3-2c5c-4d5143d563d7-9d1a0dab, #w-node-b0b7c877-fd8a-0272-8cb6-333c02dd8707-9d1a0dab {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_9a0eae8f-c314-0294-40f7-f382df8c6c36-a5159eba {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_9a0eae8f-c314-0294-40f7-f382df8c6c36-a5159eba {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3ee738b7-5198-ef37-8b53-92d3050bf01b-a5159eba {
    grid-column: span 1 / span 1;
  }

  #w-node-a0f59c1d-883e-30c2-8a28-e605e6d2a32a-a5159eba {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_20dda64b-ebd5-18bf-bc67-f20a693ca5aa-333efe67 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_1e09c447-2ea6-816e-5113-378645a06e21-e7feba48, #w-node-_3d106829-d0e3-d87a-b005-5e79bb07deda-e7feba48 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a0eae8f-c314-0294-40f7-f382df8c6c36-a5159eba {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
/* Hamburger menu fix - vervangt Webflow JS animatie */
@media (max-width: 991px) {
  .w-nav-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1000;
    padding: 1rem 0;
  }

  .w-nav-menu.w--nav-menu-open {
    display: block;
  }
}
@media (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-menu.w--nav-menu-open {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1000;
    padding: 1rem 0;
  }
}

