#rowmappopupsearch h1.onmapphyname{font-size: 32px;line-height: 36px;font-family: Syne variablefont wght, sans-serif;font-weight: 600;}
#rowmappopupsearch .infoDiv #mapopupconclasspat h2.onmapphyname{font-size: 28px;line-height: 34px;font-family: Syne variablefont wght, sans-serif;font-weight: 500;margin-bottom: 10px;}

#rowmappopupsearch .onmapphyaddress.foriconsmap{font-size: 16px;line-height: 24px;font-family: Syne variablefont wght, sans-serif;font-weight: 500;margin: 10px 0px;}
#loginpasswordcontele.form_field{position:relative;}
#loginpasswordcontele{position:relative;}
#loginpasswordcontele span.fa.fa-fw{font-size: 16px;position:absolute;right:15px;bottom:21px;cursor: pointer;}
.gm-style-iw.gm-style-iw-c .gm-ui-hover-effect{top: 5px !important;right: 5px !important;}
.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #111;
  font-family: Syne variablefont wght, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  color: #111;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  color: #444;
  margin-bottom: 0;
}

a {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  font-weight: 500;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1rem;
}

ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

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

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

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 0;
}

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

.utility-page_component {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  max-width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

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

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

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

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-size: 90%;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(0, 115, 230, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  width: 1rem;
  height: 1rem;
  flex: none;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

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

.text-style-strikethrough {
  text-decoration: line-through;
}
.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

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

.fs-styleguide_item-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 2rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-color-black {
  color: #111;
}

.text-color-grey {
  color: gray;
}

.fs-styleguide_2-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.text-weight-normal {
  font-weight: 400;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-white {
  color: #fff;
}

.text-color-white.text-align-center {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

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

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

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

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: rgba(0, 115, 230, .1);
  border: 1px dashed #0073e6;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.text-weight-xbold {
  font-weight: 800;
}

.text-align-right {
  text-align: right;
}

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

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

.fs-styleguide_item-wrapper {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.background-color-white {
  background-color: #fff;
}

.text-style-muted {
  opacity: .6;
}

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

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

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  border-width: .25rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

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

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

.background-color-grey {
  background-color: #f5f5f5;
}

.form_input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
}

.fs-styleguide_3-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.5rem;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #0073e6;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.fs-styleguide_label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.container-large {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.text-align-center.is-1 {
  margin-top: 1rem;
  margin-bottom: 5rem;
}

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

.button {
  height: 4.5rem;
  color: #fff;
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: .75rem 2rem;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-bottom-width: .125rem;
}

.button.is-icon {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-login {
  height: 4rem;
  background-image: none;
  border: 1px solid #fff;
  text-decoration: none;
  font-family: Syne variablefont wght, sans-serif;
}

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

.text-size-medium {
  font-size: 1.25rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-2 {
  justify-content: center;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-medium {
  width: 100%;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide_spacing-all {
  display: none;
}

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

.section_header {
  z-index: 1;
  min-height: 54rem;
  margin-bottom: -9rem;
  position: relative;
}

.section_header.is-edu {
  margin-bottom: -15rem;
}

.img_logo {
  height: 1.5rem;
}

.icon-right_arrow_small {
  color: #fff;
}

.icon-right_arrow_small.next {
  color: #23468e;
  margin-top: 2px;
}

.nav_container {
  width: 100%;
  max-width: 90rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  z-index: 2;
  background-color: rgba(255, 255, 255, 0);
  padding: 1rem 2.5rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section_header-bg-img {
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section_header-bg-img.is-edu {
  background-image: url('../images/BG-img_EDU.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.main_lockup {
  z-index: 3;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 3rem;
  display: flex;
  position: relative;
}

.main_lockup.is-center {
  align-items: center;
}

.header_title {
  color: #fff;
}

.header_title-span {
  font-size: 2.5rem;
}

.header_title-span_gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #7dc5e9, #d3f2ee 32%, #8fd8fd 56%, #d3f2ee 80%, #8fd8fd);
  -webkit-background-clip: text;
  background-clip: text;
}

.header_caption {
  max-width: 28rem;
  color: #e4e4e4;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}

.header_caption.text-align-center.text-color-black, .header_caption.is-black {
  color: #444;
}

.trusted_by {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.5rem;
  display: flex;
}

.profile_image_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  display: flex;
}

.profile_image_item {
  width: 3rem;
  height: 3rem;
  border: 2px solid #fff;
  border-radius: 100px;
  position: relative;
  overflow: hidden;
}

.profile_image_item.negative-margin {
  margin-left: -1rem;
  margin-right: -1rem;
}

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

.trusted_by-title {
  color: #fff;
  font-weight: 500;
}

.screen_lockup {
  width: 100%;
  max-height: 80rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.app_screen {
  z-index: 2;
  position: relative;
}

.app_home_img {
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 64px rgba(17, 17, 17, .16);
}

.app_basket-component {
  display: flex;
  position: absolute;
  top: -32%;
  bottom: auto;
  right: 5%;
}

.section_two {
  background-image: linear-gradient(130deg, #fff 34%, #dcf6fd 54%, #f9fdff 65%, #e9f7ff 80%, #f9fdff);
}

.section_two.is-2 {
  background-image: linear-gradient(6deg, #fff, #dcf6fd 42%, #fff 68%);
}

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

.text_wrapper.is-vertical {
  max-width: 45%;
  flex-direction: column;
}

.text_wrapper.text_wrapper_vertical.is-2 {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}

.section_title {
  max-width: 22rem;
  flex-direction: column;
  display: flex;
}

.section_title.padding-vertical {
  padding-bottom: 1.5rem;
}

.black_gradient_span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(150deg, #111 20%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
}

.gradient_span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #0081ca, #43bcbc 50%, #0081ca);
  -webkit-background-clip: text;
  background-clip: text;
}

.cta_wrapper {
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.lockup_caption {
  max-width: 32rem;
}

.lockup_caption.is-edu {
  max-width: 26rem;
}

.icon-arrow_up_right.is-down {
  margin-bottom: 5px;
}

.logos {
  max-width: 100%;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-brand-logo {
  max-height: 2rem;
  object-fit: contain;
}

.img-brand-logo.is-edu {
  max-height: 3.5rem;
}

.section_how-it-works {
  justify-content: space-between;
}

.tab_items {
  width: 34%;
  flex-direction: column;
  display: flex;
  position: relative;
}

.tab_item {
  height: 65vh;
  max-width: 18rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.timeline_wrapper {
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -2rem;
  right: auto;
}

.item_title {
  margin-bottom: 1rem;
}

.line_bg {
  height: 100%;
  background-color: #e4e4e4;
  position: relative;
}

.line_active {
  height: 100%;
  background-image: linear-gradient(#0081ca, #06d3d3);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section_wrapper {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.section_wrapper.is-2 {
  min-height: 90dvh;
  align-items: flex-start;
}

.screen-sticky {
  width: 60%;
  max-height: 72dvh;
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 7dvw;
}

.screen_img {
  z-index: 2;
  width: 100%;
  object-fit: contain;
  position: absolute;
}

.screen_img._1 {
  z-index: 4;
}

.screen_img._2 {
  z-index: 3;
}

.screen_img._4 {
  z-index: 1;
}

.image_wrapper {
  height: 100%;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.title_how_it_works {
  position: relative;
}

.section_cards {
  margin-bottom: -13rem;
}

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

.card_wrapper {
  width: 50%;
  height: 24rem;
  max-width: 38rem;
  background-image: url('../images/Skinstore_card-img.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_wrapper.is-small {
  width: 33%;
  height: 20rem;
  max-width: 100%;
  background-image: url('../images/Marketplace_card-img.webp');
}

.card_wrapper.is-small._2 {
  background-image: url('../images/Analytics_card-img.webp');
}

.card_wrapper.is-small._3 {
  background-image: url('../images/EDU_card-img.webp');
}

.card_caption {
  max-width: 17rem;
  color: #e4e4e4;
  padding-top: 1rem;
}

.card_caption.is-skinstore {
  max-width: 20rem;
  color: #fff;
  padding-top: 0;
}

.card_caption.is-skinstore.is-small {
  max-width: 13rem;
}

.cards_caption {
  max-width: 20rem;
  margin-top: 1.5rem;
}

.row2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  margin-top: 2rem;
  display: flex;
}

.section_three {
  background-image: url('../images/bottom-section-img.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer_cta_lockup {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer {
  justify-content: space-between;
  align-items: center;
  padding: 1rem 2.5rem 1.5rem;
}

.footer_container {
  width: 100%;
  max-width: 90rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button_bg {
  background-image: linear-gradient(115deg, #0081ca, #51bbf6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  z-index: 1;
  position: relative;
}

.button-link {
  z-index: 10;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-link.is-black {
  color: #111;
}

.glow_effect {
  width: 100%;
  height: 100px;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.glow_effect.is-card {
  width: auto;
  height: auto;
  object-fit: fill;
}

.background-video {
  width: 100%;
  height: 100%;
}

.overlay {
  z-index: 2;
  opacity: .68;
  background-image: linear-gradient(128deg, #0e84a3, #181c39);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.list {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.basket_component {
  z-index: 1;
  width: 30rem;
  position: relative;
  top: 3rem;
}

.basket_component.is-2 {
  width: 25rem;
  left: 14.1rem;
}

.logos-row {
  width: 50%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  align-items: center;
  margin-right: 3rem;
  display: flex;
}

.logos-row.margin-0 {
  margin-right: 0;
}

.logos-carousel-wrapper {
  margin-top: 6rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logos-infinite_scroll {
  min-width: 165rem;
  justify-content: flex-start;
  padding-left: 2px;
  padding-right: 2px;
  display: flex;
}

.presentation {
  justify-content: center;
  align-items: flex-start;
}

.html-embed {
  width: 100%;
}

.title_aire {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, rgba(255, 255, 255, .65));
  -webkit-background-clip: text;
  background-clip: text;
}

.img-edu_screen {
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 64px rgba(17, 17, 17, .16);
}

.aire_mark_edu {
  width: 100vw;
  min-height: 18rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.aire_mark_wrapper {
  justify-content: center;
  align-items: flex-start;
  margin-top: -6rem;
  margin-bottom: -3rem;
  display: flex;
}

.aire_mark_wrapper.is-edu {
  margin-top: -10rem;
}

.aire_mark_wrapper.is-skinstore {
  margin-top: 0;
  margin-bottom: 0;
}

.section_edu3 {
  background-color: #f4fdff;
}

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

.text_wrapper_vertical {
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.title-comingsoon {
  color: #0081ca;
  text-transform: uppercase;
  font-weight: 500;
}

.image_overlap {
  width: 50%;
  align-items: center;
  margin-top: -5rem;
  margin-bottom: -5rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.img-aethetics {
  max-height: 100%;
  object-fit: cover;
}

.aire_mark_health {
  width: 100vw;
  min-height: 12rem;
}

.logos-overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, .3) 12%, rgba(255, 255, 255, .3) 88%, #fff);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mobile-logos-row {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.img-browser_bar {
  z-index: 5;
  width: 100%;
  position: relative;
}

.counter-wrapper {
  z-index: 13;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  margin-top: 3rem;
  display: flex;
}

.line-wrapper {
  width: 100%;
  height: 2px;
  position: relative;
  overflow: hidden;
}

.number-wrapper {
  max-width: 100px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
}

.line_default {
  width: 100%;
  background-color: #e4e4e4;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.line_animate {
  z-index: 1;
  width: 100%;
  background-image: linear-gradient(94deg, #d7f6ff, #1a9bca);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.number {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#f1fcff, #1a9bca 75%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.5rem;
}

.number.is-card {
  background-image: linear-gradient(#f1fcff 30%, #1a9bca);
  font-size: 4rem;
}

.number-block {
  max-width: 10rem;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: flex-start;
  display: flex;
}

.number_wrapper-overflow {
  max-height: 3rem;
  overflow: hidden;
}

.nav_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.section_hero_patient {
  background-image: url('../images/IMG-background-patient_page.webp');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.hero-block {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-block {
  width: 50%;
  margin-bottom: -6rem;
}

.image-block.hide-tablet {
  height: 40rem;
}

.hero-text_block {
  width: 50%;
}

.hero-text_block.is-2 {
  width: 40%;
}

.hero-text_block.is-2.is-sticky {
  padding-bottom: 3rem;
  position: -webkit-sticky;
  position: sticky;
  top: 28dvh;
}

.cards_wrapper {
  z-index: 1;
  width: 50%;
  position: relative;
}
#physican_form > #email-form{animation: fadeInAnimation ease-out 600ms;animation-fill-mode: both;}
#patient_form > #email-form{animation: fadeInAnimation ease-out 600ms;animation-fill-mode: both;}
#forpatientsbtnlink{background: #f00;border: 0px solid #f00;color: #fff;transition: background 300ms ease, color 300ms ease;}


@keyframes fadeInAnimationss {
    0% {
        opacity: 0; background: transparent;
    }
	25% {
        opacity: 0.25; background: transparent;
    }
	50% {
        opacity: 0.50; background: transparent;
    }
	75% {
        opacity: 0.75; background: transparent;
    }
    100% {
        opacity: 1;background: #f00;
     }
}

/*
#forpatientsbtnlink{background: #f00;border: 1px solid #f00;color: #fff;
animation: fadeInAnimation ease 5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
*/


@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
	25% {
        opacity: 0.25;
    }
	50% {
        opacity: 0.50;
    }
	75% {
        opacity: 0.75;
    }
    100% {
        opacity: 1;
     }
}


.card_item {
  width: 100%;
  height: 25rem;
  background-image: url('../images/IMG-Consultation.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 2rem;
  padding: 2.5rem 3rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 25dvh;
}

.card_item.is-2 {
  background-image: url('../images/IMG-Product_discount.webp');
  top: 28dvh;
}

.card_item.is-3 {
  background-image: url('../images/IMG-Shipping.webp');
  top: 31dvh;
}

.card_item.is-4 {
  background-image: url('../images/IMG-Visit_Skinstore.webp');
  top: 34dvh;
}

.card_overlay {
  width: 100%;
  height: 100%;
  opacity: .65;
  background-image: linear-gradient(131deg, #0e84a3, #181c39);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card_text {
  z-index: 1;
  position: relative;
}

.section_map {
  flex-direction: column;
  display: flex;
}

.map_block {
  z-index: 2;
  width: 100%;
  justify-content: center;
  margin-bottom: -17rem;
  display: flex;
  position: relative;
}

.home_footer_cta, .skinstore_footer_cta {
  padding-top: 15rem;
}

.edu_footer_cta {
  padding-top: 5rem;
}

.login_popup {
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, .6);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup_wrapper {
  background-color: rgba(255, 255, 255, .05);
  border-radius: 10px;
  padding: 1rem;
}

.login_form_wrapper {
  width: 25rem;
  background-color: #fff;
  border-radius: 6px;
  padding: 2rem;
  position: relative;
}

.login_popup_title {
  color: #23468e;
}

.form_field {
  width: 100%;
  height: 3.75rem;
  color: #292e5a;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 8px;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1em;
}

.form_field::-ms-input-placeholder {
  color: #7f829c;
  font-size: 1rem;
  line-height: 1em;
}

.form_field::placeholder {
  color: #7f829c;
  font-size: 1rem;
  line-height: 1em;
}

.btn_login {
  width: 100%;
  height: 4rem;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #23468e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.next_btn_link {
  color: #23468e;
  font-size: 1.25rem;
}

.form {
  width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.link-forgot_password {
  color: #111;
  font-size: 1rem;
}

.form_switcher {
  justify-content: flex-start;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: flex;
}

.switcher_button {
  background-color: #23468e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-right: 6px;
  font-size: 1rem;
  display: flex;
}

.switcher_button._2 {
  color: #111;
  background-color: rgba(56, 152, 236, 0);
}

.icon_close {
  position: absolute;
  top: 4px;
  bottom: auto;
  left: auto;
  right: 10px;
}

.img-close-icon {
  width: 14px;
  height: 14px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

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

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

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section_header {
    height: auto;
    margin-bottom: -7rem;
  }

  .section_header.is-edu {
    min-height: 50rem;
  }

  .main_lockup {
    margin-top: 4rem;
  }

  .header_title {
    font-size: 3.5rem;
  }

  .header_title.is-1 {
    text-align: center;
  }

  .header_title-span {
    font-size: 2rem;
  }

  .header_caption.is-black.tablet_align_center, .header_caption.is-3 {
    text-align: center;
  }

  .app_basket-component {
    top: -40%;
    right: 10%;
  }

  .section_title {
    max-width: 15rem;
  }

  .img-brand-logo {
    max-height: 1.8rem;
  }

  .tab_items {
    width: 100%;
    align-items: center;
  }

  .tab_item {
    height: 40vh;
    max-width: 22rem;
    align-items: center;
  }

  .item_title {
    text-align: center;
  }

  .section_wrapper {
    flex-direction: column-reverse;
  }

  .section_wrapper.is-2 {
    min-height: auto;
    flex-direction: column-reverse;
    align-items: center;
  }

  .screen-sticky {
    width: 100%;
    max-height: 100dvh;
    top: 5%;
  }

  .card_wrapper {
    padding: 1.5rem;
  }

  .glow_effect.is-card {
    display: none;
  }

  .basket_component {
    width: 45vw;
  }

  .basket_component.is-2 {
    width: 35vw;
    left: 7rem;
  }

  .tab_caption {
    text-align: center;
  }

  .logos-carousel-wrapper {
    margin-top: 3rem;
  }

  .logos-infinite_scroll {
    min-width: 155rem;
  }

  .aire_mark_edu {
    min-height: 12rem;
  }

  .aire_mark_wrapper, .aire_mark_wrapper.is-edu {
    margin-top: -5rem;
  }

  .aire_mark_wrapper.is-skinstore {
    margin-bottom: -2rem;
  }

  .image_overlap {
    width: 45%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .counter-wrapper {
    display: none;
  }

  .image-wrapper {
    height: 65vw;
  }

  .hero-block {
    flex-direction: column;
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .image-block {
    margin-top: 3rem;
  }

  .hero-text_block {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .hero-text_block.is-2.is-sticky {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
    top: 3rem;
  }

  .cards_wrapper {
    width: 70%;
  }

  .card_item {
    top: 6rem;
  }

  .card_item.is-2 {
    top: 8rem;
  }

  .card_item.is-3 {
    top: 10rem;
  }

  .card_item.is-4 {
    top: 12rem;
  }

  .hero_title {
    text-align: center;
  }

  .edu_footer_cta {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

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

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

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

  .heading-style-h6 {
    font-size: .75rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

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

  .button {
    font-size: 1.125rem;
  }

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

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section_header {
    min-height: 57rem;
  }

  .section_header.is-edu {
    min-height: 45rem;
    margin-bottom: -8rem;
  }

  .img_logo {
    height: 1.2rem;
  }

  .navbar {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .header_title-span {
    font-size: 1.5rem;
  }

  .screen_lockup {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text_wrapper {
    flex-direction: column;
  }

  .text_wrapper.is-vertical, .section_title {
    max-width: 100%;
  }

  .section_title.padding-vertical {
    padding-bottom: 1rem;
  }

  .cta_wrapper {
    width: 100%;
  }

  .lockup_caption {
    margin-top: 1rem;
  }

  .lockup_caption.is-edu {
    max-width: 100%;
  }

  .logos {
    display: none;
  }

  .img-brand-logo {
    max-height: 1.5rem;
  }

  .tab_item {
    align-items: center;
  }

  .screen-sticky {
    top: 3%;
  }

  .row1 {
    flex-direction: column-reverse;
  }

  .card_wrapper {
    width: 100%;
    padding: 1.25rem;
  }

  .card_wrapper.is-small {
    width: 100%;
  }

  .cards_caption {
    margin-bottom: 1.5rem;
  }

  .row2 {
    flex-direction: column;
    margin-top: 1rem;
  }

  .footer_cta_lockup, .footer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button-link {
    font-size: 1.125rem;
  }

  .button-link.hide-mobile {
    display: none;
  }

  .basket_component {
    width: 50vw;
    top: 0;
  }

  .basket_component.is-2 {
    width: 40vw;
  }

  .logos-row {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    align-items: center;
    margin-right: 2rem;
  }

  .logos-carousel-wrapper {
    margin-top: 3rem;
    display: block;
  }

  .logos-infinite_scroll {
    min-width: 140rem;
  }

  .aire_mark_edu {
    min-height: 6rem;
  }

  .aire_mark_wrapper {
    margin-top: -5rem;
    margin-bottom: -2.5rem;
  }

  .section_edu3 {
    margin-bottom: -12rem;
  }

  .section-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
  }

  .text_wrapper_vertical {
    width: 100%;
  }

  .image_overlap {
    width: 100%;
    position: relative;
  }

  .aire_mark_health {
    min-height: 7rem;
  }

  .mobile-logos-row {
    width: 50%;
    margin-top: 3rem;
    margin-right: 3rem;
    display: flex;
  }

  .mobile-logo_carousel-edu {
    margin-bottom: -3rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    overflow: hidden;
  }

  .mobile_logo_wrap {
    width: 85rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .cards_wrapper {
    width: 100%;
  }

  .card_item {
    top: 7rem;
  }

  .card_item.is-2 {
    top: 9rem;
  }

  .card_item.is-3 {
    top: 11rem;
  }

  .card_item.is-4 {
    top: 13rem;
  }

  .map_block {
    margin-bottom: -25vw;
  }

  .skinstore_footer_cta, .edu_footer_cta {
    padding-top: 8rem;
  }

  .popup_wrapper {
    width: 98%;
  }

  .login_form_wrapper {
    width: 100%;
    padding: 1.2rem;
  }

  .form {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .section_header.is-edu {
    min-height: 42rem;
  }

  .header_title {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .header_title-span {
    font-size: 1.25rem;
  }

  .app_screen {
    width: 100%;
  }

  .img-brand-logo {
    max-height: 1.5rem;
  }

  .basket_component.is-2 {
    left: 5rem;
  }

  .logos-row {
    margin-right: 2rem;
  }

  .logos-infinite_scroll {
    min-width: 120rem;
  }

  .aire_mark_wrapper, .aire_mark_wrapper.is-edu {
    margin-top: -2.5rem;
  }

  .aire_mark_health {
    min-height: 5rem;
  }

  .hero-text_block.is-2.is-sticky {
    top: 2rem;
  }

  .skinstore_footer_cta {
    padding-top: 5rem;
  }

  .login_form_wrapper {
    width: 98%;
  }

  .form {
    width: 100%;
  }
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-906b7e3e {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-906b7e3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-906b7e3e {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-906b7e3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-906b7e3e {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-906b7e3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-906b7e3e {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-906b7e3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-906b7e3e {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-906b7e3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-906b7e3e, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-906b7e3e {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-906b7e3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-906b7e3e {
  justify-self: start;
}


@font-face {
  font-family: 'Syne variablefont wght';
  src: url('../fonts/Syne-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}