:root {
  --color-brand--secondary: white;
  --_text-style---font-family: var(--_typography---font-family--main-font);
  --color-brand--primary: #040404;
  --_text-style---font-size: var(--_responsive---text--text-size-regular);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font-weight--regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--main-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--main-trim-bottom);
  --text-color--primary\<deleted\|relume-variable-text-color-1\>: var(--color-brand--primary);
  --_responsive---text--text-size-medium: 1.125rem;
  --color-brand--tertiary: #00823e;
  --text-color--secondary\<deleted\|relume-variable-text-color-2\>: var(--color-brand--secondary);
  --base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>: white;
  --border-color--white\<deleted\|variable-2272721f-23ad-0bb0-960f-23ed20c313f0\>: var(--color-neutral--white);
  --_responsive---text--text-size-tiny: .75rem;
  --color-brand--quaternary: #0b1d8a;
  --color-neutral--white: white;
  --_responsive---text--text-size-regular: 1rem;
  --_responsive---border-radius--small: .25rem;
  --text-color--white\<deleted\|variable-7a3454ce-20aa-8a8a-2058-055a51d2d2b9\>: var(--color-neutral--white);
  --color-neutral--black: black;
  --color-neutral--neutral-lightest: #eee;
  --border-color--primary\<deleted\|variable-06726cbb-6e8d-a1a3-14ae-270e507653fd\>: var(--color-brand--primary);
  --background-color--secondary-10\<deleted\|variable-d67bbe01-8a88-f984-f302-6f0bc7c4829b\>: #f2f6ff1a;
  --_responsive---text--text-size-small: .875rem;
  --color-neutral--neutral-light: #aaa;
  --color-brand--transparent\<deleted\|variable-633a7d7e-b534-72db-83ea-dbc53cbb19b2\>: #0000;
  --_typography---font-weight--bold: 600;
  --_responsive---text--text-size-large: 1.25rem;
  --_responsive---padding-section--small: 3rem;
  --background-color--primary\<deleted\|relume-variable-background-color-1\>: var(--color-brand--primary);
  --border-color--border-primary\<deleted\|relume-variable-border-color-1\>: var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  --_responsive---padding-section--medium: 5rem;
  --_responsive---padding-section--large: 8rem;
  --color-neutral--neutral-lighter: #ccc;
  --color-neutral--neutral-dark: #444;
  --background-color--secondary\<deleted\|relume-variable-background-color-2\>: var(--color-brand--secondary);
  --background-color--background-success\<deleted\|relume-variable-background-color-6\>: var(--base-color-system--success-green-light\<deleted\|relume-variable-system-color-2\>);
  --text-color--text-success\<deleted\|relume-variable-text-color-4\>: var(--base-color-system--success-green\<deleted\|relume-variable-system-color-1\>);
  --background-color--background-error\<deleted\|relume-variable-background-color-8\>: var(--base-color-system--error-red-light\<deleted\|relume-variable-system-color-6\>);
  --text-color--text-error\<deleted\|relume-variable-text-color-5\>: var(--base-color-system--error-red\<deleted\|relume-variable-system-color-5\>);
  --base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>: black;
  --_responsive---border-radius--regular: .5rem;
  --color-brand--green-smooth: #d0eaa133;
  --color-brand--quinary\<deleted\|variable-f754832e-5e8e-ca5f-892e-6461bc849e39\>: #71f67c;
  --background-color--white\<deleted\|variable-6c69b40d-6cc7-724e-9f8f-745ecb0b0b0a\>: var(--color-neutral--white);
  --_responsive---heading--h3: 2rem;
  --_responsive---heading--h4: 1.75rem;
  --_responsive---heading--h5: 1.5rem;
  --_responsive---heading--h6: 1.25rem;
  --_typography---font-family--main-font: Poppins, sans-serif;
  --_typography---font-family--main-trim-top: .38em;
  --_typography---font-family--main-trim-bottom: .4em;
  --_typography---font-family--heading-font: Poppins, sans-serif;
  --_typography---font-family--heading-trim-top: .38em;
  --_typography---font-family--heading-trim-bottom: .4em;
  --_responsive---heading--h1: 4rem;
  --_responsive---heading--h2: 2.5rem;
  --_typography---letter-spacing--tight: -.03em;
  --_typography---letter-spacing--normal: 0em;
  --_typography---line-height--small: 1;
  --_typography---line-height--medium: 1.2;
  --_typography---line-height--large: 1.4;
  --_responsive---border-radius--full-round: 100vw;
  --_responsive---border-radius--medium: 1rem;
  --color-neutral--neutral: #666;
  --color-neutral--neutral-darker: #222;
  --color-neutral--neutral-darkest: #111;
  --_typography---font-weight--light: 300;
  --_typography---font-weight--regular: 400;
  --_text-style---text-wrap: pretty;
  --base-color-system--success-green-light\<deleted\|relume-variable-system-color-2\>: #ecfdf3;
  --base-color-system--success-green\<deleted\|relume-variable-system-color-1\>: #027a48;
  --base-color-system--error-red-light\<deleted\|relume-variable-system-color-6\>: #fef3f2;
  --base-color-system--error-red\<deleted\|relume-variable-system-color-5\>: #b42318;
}

body {
  background-color: var(--color-brand--secondary);
  font-family: var(--_text-style---font-family);
  color: var(--color-brand--primary);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_responsive---text--text-size-medium: 1.125rem;
  --_responsive---text--text-size-tiny: .75rem;
  --_responsive---text--text-size-regular: 1rem;
  --_responsive---border-radius--small: .25rem;
  --_responsive---text--text-size-small: .875rem;
  --_responsive---text--text-size-large: 1.25rem;
  --_responsive---padding-section--small: 3rem;
  --_responsive---padding-section--medium: 5rem;
  --_responsive---padding-section--large: 8rem;
  --_responsive---border-radius--regular: .5rem;
  --_responsive---heading--h3: 2rem;
  --_responsive---heading--h4: 1.75rem;
  --_responsive---heading--h5: 1.5rem;
  --_responsive---heading--h6: 1.25rem;
  --_responsive---heading--h1: 4rem;
  --_responsive---heading--h2: 2.5rem;
  --_responsive---border-radius--full-round: 100vw;
  --_responsive---border-radius--medium: 1rem;
}

h1 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font-family--heading-font);
  --_text-style---font-size: var(--_responsive---heading--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font-weight--bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--heading-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--heading-trim-bottom);
  --_text-style---text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: var(--_typography---font-family--heading-font);
  --_text-style---font-size: var(--_responsive---heading--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font-weight--bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--heading-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--heading-trim-bottom);
  --_text-style---text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font-family--heading-font);
  --_text-style---font-size: var(--_responsive---heading--h3);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font-weight--bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--heading-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--heading-trim-bottom);
  --_text-style---text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: var(--_typography---font-family--heading-font);
  --_text-style---font-size: var(--_responsive---heading--h4);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font-weight--bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--heading-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--heading-trim-bottom);
  --_text-style---text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: var(--_typography---font-family--heading-font);
  --_text-style---font-size: var(--_responsive---heading--h5);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font-weight--regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--heading-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--heading-trim-bottom);
  --_text-style---text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: var(--_typography---font-family--heading-font);
  --_text-style---font-size: var(--_responsive---heading--h6);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font-weight--regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--heading-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--heading-trim-bottom);
  --_text-style---text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

ul {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: .625rem;
  padding-left: 1.25rem;
  display: flex;
}

ol {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
  display: flex;
}

li {
  margin-top: calc(var(--_text-style---trim-top) * -1);
  margin-bottom: calc(var(--_text-style---trim-bottom) * -1);
  padding-left: .5rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .1875rem solid var(--text-color--primary\<deleted\|relume-variable-text-color-1\>);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-style-link {
  text-decoration: underline;
}

.text-style-link:hover {
  text-decoration: none;
}

.container-large {
  width: calc(min(100%, 80rem) - 5rem);
  margin-left: auto;
  margin-right: auto;
}

.heading-style-h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font-family--heading-font);
  --_text-style---font-size: var(--_responsive---heading--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font-weight--bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---trim-top: var(--_typography---font-family--heading-trim-top);
  --_text-style---trim-bottom: var(--_typography---font-family--heading-trim-bottom);
  --_text-style---text-wrap: balance;
}

.form_checkbox-icon {
  border: 1px solid var(--color-brand--primary);
  cursor: pointer;
  border-radius: 0;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: .1rem;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form_checkbox-icon.w--redirected-checked {
  border-color: var(--color-brand--primary);
  background-color: var(--color-brand--primary);
  box-shadow: none;
  color: var(--text-color--secondary\<deleted\|relume-variable-text-color-2\>);
  background-image: url("https://cdn.prod.website-files.com/68f168fce67e05ba4c997aec/68f168fce67e05ba4c997b99_check.svg");
  background-position: 50%;
  background-size: contain;
}

.form_checkbox-icon.w--redirected-focus {
  box-shadow: none;
}

.form_checkbox-icon.is-alternate {
  border-color: var(--base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>);
}

.form_checkbox-icon.is-alternate.w--redirected-checked {
  border-color: var(--border-color--white\<deleted\|variable-2272721f-23ad-0bb0-960f-23ed20c313f0\>);
}

.text-size-tiny {
  font-size: var(--_responsive---text--text-size-tiny);
}

.button {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: var(--color-brand--quaternary);
  color: var(--color-brand--secondary);
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: .75rem .75rem .75rem 1rem;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
}

.button:where(.w-variant-09902815-dd91-dbbf-fc4c-0fc7063c1db6) {
  background-color: var(--color-brand--tertiary);
}

.button:where(.w-variant-72ba9c66-40d4-88b0-d960-fb714a53669b) {
  background-color: var(--color-brand--secondary);
  color: var(--color-brand--primary);
}

.button:where(.w-variant-f6acc373-2697-3abe-22f2-6bf9d7173382) {
  border: 1px solid var(--color-brand--secondary);
  color: var(--color-neutral--white);
  background-color: #fff0;
}

.button.is-submit {
  padding-right: 1rem;
}

.text-size-regular {
  font-size: var(--_responsive---text--text-size-regular);
}

.text-size-regular.opacity-60 {
  font-weight: 300;
}

.text-size-regular.text-color-grey {
  color: #999;
}

.form_input {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--color-brand--primary);
  background-color: #fff0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  font-weight: 300;
}

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

.form_input.is-select-input {
  border-radius: var(--_responsive---border-radius--small);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.form_input.is-select-input.is-alternate {
  background-image: none;
  background-position: 0 0;
}

.form_input.is-alternate {
  color: var(--text-color--white\<deleted\|variable-7a3454ce-20aa-8a8a-2058-055a51d2d2b9\>);
  background-color: #ffffff1a;
}

.form_input.is-alternate::placeholder {
  color: var(--text-color--secondary\<deleted\|relume-variable-text-color-2\>);
}

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

.icon-embed-xsmall.text-color-primary {
  flex: none;
  transition: all .4s;
}

.form_checkbox {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.form_checkbox.is-alternate {
  color: var(--text-color--secondary\<deleted\|relume-variable-text-color-2\>);
}

.form_checkbox.is-centered {
  justify-content: flex-start;
  align-items: center;
}

.padding-section-medium {
  padding-top: var(--_responsive---padding-section--medium);
  padding-bottom: var(--_responsive---padding-section--medium);
}

.form_message-success-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.form_message-success {
  background-color: var(--background-color--background-success\<deleted\|relume-variable-background-color-6\>);
  color: var(--text-color--text-success\<deleted\|relume-variable-text-color-4\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.form_message-error {
  background-color: var(--background-color--background-error\<deleted\|relume-variable-background-color-8\>);
  color: var(--text-color--text-error\<deleted\|relume-variable-text-color-5\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.gtm {
  display: none;
}

.section_hero {
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  overflow: hidden;
}

.section_hero.background-color-green.overflow-visible {
  overflow: visible;
}

.gtm-cookies-wrapper {
  height: 0;
}

.footer_component {
  color: var(--color-brand--primary);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.footer_top-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.footer_left-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_logo-link {
  width: 9rem;
}

.footer_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: flex;
}

.footer_social-link {
  color: var(--color-brand--quaternary);
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.footer_credit-text {
  opacity: .6;
  font-size: .875rem;
}

.footer_credit-text.is-small {
  font-size: .75rem;
}

.footer_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5rem;
  white-space: normal;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  display: flex;
}

.footer_legal-link {
  font-size: .875rem;
  text-decoration: underline;
}

.nav_component {
  z-index: 9999;
  width: 100%;
  transition: all .4s;
  position: fixed;
  top: .5rem;
}

.nav_component:where(.w-variant-826e93a2-ebe0-1c5d-7056-2d8454d785d9), .nav_component.white-mode-2 {
  color: var(--color-brand--secondary);
}

.nav_container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: 100vw;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: calc(min(100%, 80rem) - 5rem);
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 2rem;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

.nav_container.is-active {
  background-color: #fff;
  box-shadow: 0 1px 12px #0000000f;
}

.nav_container.is-active:where(.w-variant-826e93a2-ebe0-1c5d-7056-2d8454d785d9) {
  color: var(--color-brand--primary);
}

.nav_left-wrapper {
  z-index: 100000;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
  position: relative;
}

.nav_logo-link {
  width: 100%;
  max-width: 9.5rem;
  display: flex;
  position: relative;
}

.nav_burger {
  z-index: 1000;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}

.nav-burger_line {
  background-color: currentColor;
  border-radius: 100vw;
  width: 22px;
  height: 1px;
}

.nav-burger_component {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--color-neutral--white);
  border: 1px solid #0000001a;
  border-radius: 1rem;
  flex-flow: column;
  padding: 2rem 8rem 2rem 2rem;
  display: none;
  position: absolute;
  inset: calc(100% + .5rem) 0% auto auto;
}

.menu_link {
  opacity: .6;
  color: var(--color-brand--primary);
  transition: opacity .4s;
}

.menu_link:hover {
  opacity: .8;
}

.menu_link.w--current {
  opacity: 100;
}

.mention-legal_title {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mention-legal_rich-text-wrap {
  margin-top: 3rem;
}

.mentions-rich-text h1 {
  color: var(--color-neutral--neutral-light);
  margin-top: 2rem;
  margin-bottom: 1rem;
  text-decoration: line-through;
}

.mentions-rich-text blockquote {
  border-left-width: .15rem;
  border-left-color: var(--color-neutral--neutral-dark);
  background-color: #ebebeb80;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  font-weight: 300;
}

.mentions-rich-text h2 {
  font-size: var(--_responsive---heading--h3);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.mentions-rich-text h3 {
  font-size: var(--_responsive---heading--h4);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: 400;
}

.mentions-rich-text h4 {
  font-size: var(--_responsive---heading--h5);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.mentions-rich-text h5 {
  font-size: var(--_responsive---heading--h6);
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.mentions-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.mentions-rich-text p {
  color: #04040499;
  margin-bottom: 1rem;
  font-weight: 300;
  line-height: 1.4;
}

.mentions-rich-text a {
  color: var(--color-brand--primary);
  font-weight: var(--_typography---font-weight--bold);
  text-decoration: underline;
}

.mentions-rich-text a:hover {
  text-decoration: none;
}

.mentions-rich-text figcaption {
  border-left: 2px solid var(--text-color--primary\<deleted\|relume-variable-text-color-1\>);
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.mentions-rich-text li {
  color: #04040499;
  font-weight: 300;
}

.mentions-rich-text ol {
  padding-top: .625rem;
}

.footer_form-block {
  max-width: 35rem;
  margin-bottom: 0;
}

.footer_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  display: flex;
}

.footer_right-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.footer_form-email {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

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

.footer_left-logo-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.nav_logo-image:where(.w-variant-826e93a2-ebe0-1c5d-7056-2d8454d785d9) {
  opacity: 0;
}

.nav_logo-white {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.nav_logo-white:where(.w-variant-826e93a2-ebe0-1c5d-7056-2d8454d785d9) {
  opacity: 100;
}

.footer_bottom-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 2rem;
  display: grid;
}

@media screen and (max-width: 991px) {
  body {
    --_responsive---text--text-size-medium: 1.125rem;
    --_responsive---text--text-size-tiny: .75rem;
    --_responsive---text--text-size-regular: 1rem;
    --_responsive---border-radius--small: .25rem;
    --_responsive---text--text-size-small: .875rem;
    --_responsive---text--text-size-large: 1.25rem;
    --_responsive---padding-section--small: 3rem;
    --_responsive---padding-section--medium: 4rem;
    --_responsive---padding-section--large: 6rem;
    --_responsive---border-radius--regular: .5rem;
    --_responsive---heading--h3: 1.75rem;
    --_responsive---heading--h4: 1.75rem;
    --_responsive---heading--h5: 1.5rem;
    --_responsive---heading--h6: 1.25rem;
    --_responsive---heading--h1: 3rem;
    --_responsive---heading--h2: 2rem;
    --_responsive---border-radius--full-round: 100vw;
    --_responsive---border-radius--medium: 1rem;
  }

  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rl-styleguide_item-row {
    grid-template-columns: auto 1fr;
  }

  .rl-styleguide_icons-list {
    grid-auto-flow: row;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xlarge {
    padding-top: 3.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4.5rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 7.5rem;
  }

  .swiper-slide.is-application {
    flex: 0 auto;
    min-width: 100%;
    max-width: none;
  }

  .swiper-button-wrap {
    justify-content: center;
    align-items: flex-end;
  }

  .swiper-button-wrap:where(.w-variant-bc3c99dd-76a6-783f-b9d6-9fbfa4bf815a) {
    display: none;
  }

  .swiper-button-wrap:where(.w-variant-7c6d35f3-95bc-ec2a-6757-672f902a26d8) {
    display: flex;
  }

  .blog_layout {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .blog_form-block {
    max-width: 100%;
    overflow: scroll;
  }

  .blog_form {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    display: flex;
  }

  .blog_feed-header-top {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .blog_category-menu {
    justify-content: flex-start;
  }

  .blog-main_item {
    flex-flow: column;
    order: 0;
    height: auto;
    min-height: auto;
  }

  .blog-main_image-wrap {
    width: 100%;
  }

  .blog-main_item-text-wrap {
    width: auto;
  }

  .hero-blog-template_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .hero-blog-template_image-wrapper {
    max-width: 30rem;
    margin-top: 3rem;
  }

  .article-template_contain {
    flex-flow: column;
  }

  .fs-toc_sidebar {
    width: 100%;
    padding: 1.5rem;
    display: none;
    position: relative;
    top: 0;
  }

  .article-template_rich-text-wrap {
    width: 100%;
  }

  .faq_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .faq_question {
    justify-content: space-between;
    align-items: flex-start;
  }

  .hide-desktop {
    display: block;
  }

  .section_bandeau {
    border-bottom: .5px solid #fff;
    height: auto;
  }

  .bandeau_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .bandeau_closer {
    display: block;
    top: 1rem;
    transform: translate(0);
  }

  .bandeau_content-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  ._404_main-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .contact-form_dropdown-btn, .contact_form-radio-field {
    font-size: .875rem;
  }

  .footer_top-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    place-items: start;
  }

  .footer_left-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
  }

  .footer_bottom-legal-wrapper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer_credit-text {
    order: 9999;
  }

  .blog_form-wrapper {
    width: calc(100% + 5rem);
    margin-left: -2.5rem;
  }

  .blog_collection-list {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .blog-list_item-text-wrap {
    width: auto;
  }

  .nav_container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav_logo-link {
    margin-right: 0;
  }

  .nav_burger {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    cursor: pointer;
    display: flex;
  }

  .section_home-hero {
    min-height: 0;
    position: static;
  }

  .home-hero_title-wrap {
    opacity: 1;
  }

  .home-hero_paragraphe-wrap {
    margin-top: .75rem;
  }

  .layout_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .layout_content-wrapper {
    order: -9999;
  }

  .layout_img-wrapper.is-application {
    max-width: 34rem;
    margin-left: auto;
    margin-right: auto;
  }

  .modal_img-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact_form-block-component {
    grid-template-columns: 1fr;
  }

  .contact_img-wrap {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .list_container {
    margin-top: 0;
  }

  .cta_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    padding: 3rem;
  }

  .cta_left {
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .cta_img-wrap {
    flex: 0 auto;
    width: auto;
    height: 20rem;
  }

  .cta_img {
    width: 110%;
    inset: -10% auto auto 0%;
  }

  .clinical_contain {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .tabs_content {
    margin-top: 1.5rem;
  }

  .tabs_wrap.is-2, .tabs_wrap.is-3, .tabs_wrap.is-4 {
    grid-template-columns: 1fr;
  }

  .tabs_wrap.is-1 {
    grid-column-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .tabs_wrap.is-2, .tabs_wrap.is-3, .tabs_wrap.is-4 {
    grid-template-columns: 1fr;
  }

  .production_bottom {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .production_title-wrap {
    max-width: none;
  }

  .purpose_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .purpose_title-wrap {
    max-width: none;
  }

  .purpose_pargraphe-wrap {
    margin-top: 2rem;
  }

  .partners_top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .partners_title-wrap {
    max-width: none;
  }

  .partners_contain {
    grid-template-columns: 1fr 1fr;
  }

  .team_grid-contain {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .home-hero_sticky-container {
    height: auto;
  }

  .home-hero_text-bottom {
    opacity: 1;
    margin-top: 3rem;
    transform: none;
  }

  .home-hero_bg-wrap {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_responsive---text--text-size-medium: 1.125rem;
    --_responsive---text--text-size-tiny: .75rem;
    --_responsive---text--text-size-regular: 1rem;
    --_responsive---border-radius--small: .25rem;
    --_responsive---text--text-size-small: .875rem;
    --_responsive---text--text-size-large: 1.25rem;
    --_responsive---padding-section--small: 2rem;
    --_responsive---padding-section--medium: 3rem;
    --_responsive---padding-section--large: 4rem;
    --_responsive---border-radius--regular: .5rem;
    --_responsive---heading--h3: 1.75rem;
    --_responsive---heading--h4: 1.75rem;
    --_responsive---heading--h5: 1.5rem;
    --_responsive---heading--h6: 1.25rem;
    --_responsive---heading--h1: 3rem;
    --_responsive---heading--h2: 2rem;
    --_responsive---border-radius--full-round: 100vw;
    --_responsive---border-radius--medium: 1rem;
  }

  h2 {
    letter-spacing: 0;
  }

  h4 {
    line-height: 1.4;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .container-large {
    width: calc(min(100%, 80rem) - 3rem);
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .rl-styleguide_item-row {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: auto;
  }

  .heading-style-h4 {
    line-height: 1.4;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .spacer-xsmall {
    padding-top: .75rem;
  }

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

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

  .spacer-large {
    padding-top: 2rem;
  }

  .spacer-xlarge {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 5rem;
  }

  .swiper-button-wrap:where(.w-variant-218cfc30-ddf1-9f74-5461-b35986411ffd) {
    display: none;
  }

  .button-swiper {
    padding: .7rem;
  }

  .form_field-flexbox {
    flex-flow: column;
  }

  .blog_feed-header-top {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .blog_category-menu {
    overflow: scroll;
  }

  .blog-main_item {
    grid-template-columns: .75fr;
    display: block;
  }

  .blog-main_item-text-wrap {
    padding: 2rem;
  }

  .hero-blog-template_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-bottom: 3rem;
  }

  .hero-blog-template_title-wrapper {
    margin-top: 0;
  }

  .hero-blog-template_categorie-time-read {
    margin-bottom: 1.5rem;
  }

  .hero-blog-template_image-wrapper {
    max-width: 26rem;
  }

  .faq_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .faq_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .faq_icon-wrapper {
    width: 1.75rem;
  }

  .hero_content-wrapper {
    max-width: 100vw;
  }

  .section_bandeau {
    height: auto;
  }

  .bandeau_wrapper {
    text-align: center;
  }

  .bandeau_content-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .footer_left-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer_legal-list {
    grid-column-gap: 1rem;
    grid-auto-flow: row;
  }

  .blog-rich-text h6 {
    font-size: 1.125rem;
  }

  .blog_form-wrapper {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
  }

  .blog_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .blog_collection-list {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .blog-list_item-text-wrap {
    padding: 2rem;
  }

  .alter-mode_content-wrapper {
    align-items: center;
  }

  .nav_container {
    width: calc(min(100%, 80rem) - 3rem);
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .nav_logo-link {
    max-width: 6rem;
  }

  .home-hero_bg-gradient {
    background-image: linear-gradient(10deg, #000000b3 11%, #0000 50%, #000000b3 92%);
  }

  .home-hero_subtitle {
    font-size: 1.25rem;
  }

  .home-hero_component-wrap {
    margin-bottom: 0;
  }

  .layout_content-wrapper {
    max-width: 100vw;
  }

  .button_open-modal {
    padding: .8rem;
  }

  .button_modal-svg-wrap {
    width: .7rem;
    height: .7rem;
  }

  .button_modal-border {
    inset: -3px;
  }

  .modal_component {
    padding-top: 3rem;
  }

  .button_close-modal {
    padding: .6rem;
  }

  .application_card {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .application_card-img-wrap {
    height: 16rem;
  }

  .application_card-contain {
    flex: 1;
    padding: 1.5rem;
  }

  .about_component {
    height: 34rem;
  }

  .application_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .contact-form_list-container {
    width: 100%;
    position: relative;
  }

  .contact-form_list-arrow-wrap {
    flex: none;
    width: 1rem;
    height: 1rem;
  }

  .contact-form_list {
    order: -1;
  }

  .modal_msg-component {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-blog-template_share-wrap {
    margin-top: 2rem;
  }

  .latest-news_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .cta_component {
    padding: 1.5rem;
    overflow: hidden;
  }

  .cta_img-wrap {
    height: 14rem;
  }

  .cta_img {
    width: 32rem;
    inset: auto -10% -40% auto;
  }

  .clinical_contain {
    grid-template-columns: 1fr 1fr;
  }

  .tabs_menu {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1rem;
  }

  .tabs_link {
    padding-bottom: .25rem;
  }

  .tabs1_item {
    flex-flow: column;
  }

  .tabs1_item-img-wrap {
    width: 100%;
    height: 11rem;
  }

  .tabs2_bottom {
    grid-template-columns: 1fr;
  }

  .faq-rich-text h6 {
    font-size: 1.125rem;
  }

  .partners_contain {
    flex-flow: column;
    margin-top: 2rem;
    display: flex;
  }

  .team_grid-contain {
    grid-template-columns: 1fr 1fr;
  }

  .button-text {
    font-size: .875rem;
  }

  .mentions-rich-text h6 {
    font-size: 1.125rem;
  }

  .footer_form-email {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_bottom-wrapper {
    flex-flow: column;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_responsive---text--text-size-medium: 1.125rem;
    --_responsive---text--text-size-tiny: .75rem;
    --_responsive---text--text-size-regular: 1rem;
    --_responsive---border-radius--small: .25rem;
    --_responsive---text--text-size-small: .875rem;
    --_responsive---text--text-size-large: 1.25rem;
    --_responsive---padding-section--small: 2rem;
    --_responsive---padding-section--medium: 3rem;
    --_responsive---padding-section--large: 4rem;
    --_responsive---border-radius--regular: .5rem;
    --_responsive---heading--h3: 1.5rem;
    --_responsive---heading--h4: 1.5rem;
    --_responsive---heading--h5: 1.5rem;
    --_responsive---heading--h6: 1.25rem;
    --_responsive---heading--h1: 2.5rem;
    --_responsive---heading--h2: 1.75rem;
    --_responsive---border-radius--full-round: 100vw;
    --_responsive---border-radius--medium: 1rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .button-group.is-hero {
    flex-flow: wrap;
  }

  .swiper-button-wrap:where(.w-variant-9cfbdc16-a19f-8019-329a-28c026f28694) {
    display: none;
  }

  .blog-main_item-text-wrap {
    padding: 1.5rem;
  }

  .hero-blog-template_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .hero-blog-template_image-wrapper {
    max-width: 18rem;
  }

  .faq_content {
    grid-template-columns: 1fr;
  }

  .section_bandeau {
    height: auto;
  }

  .bandeau_item {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .bandeau_closer {
    width: .9rem;
    height: .9rem;
    top: .6rem;
    right: 5%;
  }

  .bandeau_content-wrapper {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 95%;
  }

  .bandeau_button {
    padding-right: 0;
  }

  .hero-404_subline-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  ._404_main-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .contact-form_dropdown {
    width: 100%;
  }

  .contact-form_dropdown-btn {
    padding-left: 1rem;
  }

  .contact-form_dropdown-wrap-text {
    flex-flow: wrap;
  }

  .footer_legal-list {
    flex-flow: column;
  }

  .blog_collection-list {
    flex-flow: column;
    display: flex;
  }

  .blog-list_item-text-wrap {
    padding: 1.5rem;
  }

  .nav_container {
    width: calc(min(100%, 80rem) - 2rem);
  }

  .layout_component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .modal_component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-form_list-select-container {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .cta_img {
    width: 26rem;
  }

  .clinical_contain {
    grid-template-columns: 1fr;
  }

  .production_bottom, .partners_top {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .team_grid-contain {
    grid-template-columns: 1fr;
  }

  .footer_form {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }
}

#w-node-_7b901cd4-f964-8d45-c296-459c57f8476f-225291f9 {
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_7b901cd4-f964-8d45-c296-459c57f8476f-225291f9 {
    justify-self: stretch;
  }

  #w-node-_95fa83bc-0648-7954-a469-081050036182-225291f9 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_95fa83bc-0648-7954-a469-081050036182-225291f9 {
    order: -9999;
  }
}
