.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 {
  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: #000;
  background-color: #f4f4f4;
  font-family: Raleway, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

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

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

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  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 {
  margin-bottom: 0;
}

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

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: 2rem;
}

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: 1rem 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 2rem 0;
}

.padding-xsmall {
  margin: 0 20px;
  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;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

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

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

.text-color-yellow {
  color: #f7dc5a;
}

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

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

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

.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: 8rem;
  padding-bottom: 8rem;
}

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

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, .05);
}

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

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

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

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

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

.form_component {
  margin-bottom: 0;
}

.main-wrapper {
  background-color: #fff;
}

.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 {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.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: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.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: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

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

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

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

.home-message_content-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: start;
  display: grid;
}

.home-message_component {
  min-height: 100vh;
  color: #fff;
  padding: 3rem;
  display: flex;
}

.home-message_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.home-message_content {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, .05);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.home-message_heading-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item-icon {
  width: 1.75rem;
  height: 1.75rem;
  color: #000;
  background-color: #fff;
  flex: none;
}

.home-message_logo {
  width: 4rem;
}

.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.black {
  color: #fff;
  background-color: #d99a95;
}

.section.background-color-yellow {
  background-color: #f7f5e7;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin-top: 0;
  padding-top: 0;
}

.container._800px {
  max-width: 800px;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.nav-menu-wrapper {
  width: 100%;
}

.nav-menu-two {
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Poppins, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.hide-desktop {
  display: none;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

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

.navbar {
  background-color: #fff;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 1.0625rem 3rem;
  display: flex;
}

.nav-logo {
  color: #000;
  font-family: Laila, sans-serif;
  font-size: 2.9375rem;
}

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

.nav-container {
  width: 100%;
  max-width: 1200px;
  align-items: center;
  display: flex;
}

.left-autp {
  margin-right: auto;
}

.r-auto {
  margin-left: auto;
}

.grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
}

.slider-image {
  width: 100%;
  border-radius: .75rem;
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, .2);
}

.heading._36px {
  margin-top: .5rem;
  margin-bottom: .5rem;
  font-family: Poppins, sans-serif;
  font-size: 2.25rem;
}

.heading._36px.text-align-center {
  margin-top: .5rem;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.heading._24px {
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  line-height: 2.4rem;
}

.heading._32px {
  font-size: 2rem;
  line-height: 2rem;
}

.heading._20px {
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.heading._20px.discount {
  color: #f65b5b;
  text-decoration: line-through;
}

.heading._22px {
  font-size: 1.375rem;
  line-height: 1.625rem;
}

.heading._18px {
  font-size: 1.125rem;
}

.heading._36px {
  font-size: 2rem;
  line-height: 2rem;
}

.heading._40px, .heading._40px-mbl-24 {
  font-size: 2.5rem;
  line-height: 3rem;
}

.text {
  color: #000;
}

.text._14px {
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  line-height: 2rem;
  overflow: visible;
}

.text._18px {
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 1.125rem;
  line-height: 1.8rem;
}

.text._20px {
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  line-height: 2rem;
}

.text._12px {
  font-size: .75rem;
  line-height: .75rem;
}

.text._22px {
  font-size: 1.375rem;
  line-height: 1.625rem;
}

.text._22px.no-wrap {
  white-space: nowrap;
}

.text.link {
  color: #000;
}

.text.no-wrap {
  white-space: nowrap;
}

.flex {
  display: flex;
}

.flex.a-center {
  align-items: center;
}

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

.flex._12px {
  grid-column-gap: .75rem;
  grid-row-gap: 12px;
}

.flex._12px.ver {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
}

.flex.j-spacebtn {
  justify-content: space-between;
}

.flex.j-center {
  justify-content: center;
}

.flex.j-center._12px {
  margin-top: 9px;
}

.flex._8px {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.flex._8px.a-center {
  font-family: Poppins, sans-serif;
}

.flex._24px {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.flex._20px {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
}

.flex._16px {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-bottom: 20px;
}

.right-arrow, .left-arrow {
  display: none;
}

.price {
  width: 33.3333%;
  height: 11.875rem;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  border: 2px solid #dadada;
  border-radius: .75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .8125rem;
  display: flex;
  position: relative;
}

.price:active, .price:focus {
  border-color: #000;
}

.mask {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 2%;
  padding-right: 2%;
}

.slider {
  height: auto;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row-reverse;
  align-items: flex-start;
  display: flex;
}

.m-b-auto {
  margin-bottom: auto;
}

.div-block-2 {
  width: 90%;
  height: 17px;
  color: #f7dc5a;
  background-color: #000;
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  display: flex;
  position: absolute;
  top: -4%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  background-color: #f7dc5a;
  border-radius: .5rem;
  padding: .3125rem .75rem;
}

.add-to-cart {
  width: 100%;
  float: none;
  clear: right;
  text-align: center;
  object-fit: contain;
  background-color: #000;
  border-radius: .75rem;
  justify-content: center;
  margin-top: 0;
  margin-left: 0;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  padding-left: 15px;
  font-family: Poppins, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
  box-shadow: 0 8px 16px 2px rgba(227, 226, 215, .88);
}

.slide {
  margin-right: 5%;
}

.slide-nav {
  height: 100%;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.slide-nav:active {
  flex-wrap: wrap;
}

.div-block-4 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  justify-content: space-between;
  align-items: center;
  padding-top: .4375rem;
  padding-bottom: .4375rem;
  display: flex;
}

.div-block-4.a-top {
  align-items: flex-start;
}

.div-block-5 {
  background-color: #faf1bd;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5.padding-section.padding-horizontal {
  background-color: #f5f5f5;
}

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

.link.text-color-white {
  color: #fff;
  object-fit: fill;
  justify-content: space-around;
  display: block;
}

.link.text-color-white.no-wrap {
  white-space: nowrap;
}

.rl-button-secondary {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  padding: .75rem 1.5rem;
  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: 1rem;
}

.rl_faq1_spacing-block-5 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl-text-style-medium {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_faq1_spacing-block-4 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-heading-style-h4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.rl_faq1_cta-wrapper {
  width: 100%;
  max-width: 35rem;
  text-align: center;
}

.rl_faq1_spacing-block-3 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-text-style-regular {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_faq1_answer-wrapper {
  margin-bottom: 1.5rem;
}

.rl_faq1_answer {
  outline-offset: 0px;
  mix-blend-mode: normal;
  border-right: 1px #000;
  outline: 3px #000;
  font-family: Poppins, sans-serif;
  overflow: hidden;
}

.rl_faq1_icon {
  width: 2rem;
  height: 2rem;
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl_faq1_icon-wrapper {
  align-self: flex-start;
}

.rl_faq1_question-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.5;
}

.rl_faq1_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  opacity: 1;
  cursor: pointer;
  border: 1px #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  display: flex;
}

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

.rl_faq1_accordion {
  border-bottom: .13rem solid #faf1bd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.rl_faq1_spacing-block-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_faq1_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-heading-style-h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_faq1_heading-wrapper {
  width: 100%;
  max-width: 48rem;
  text-align: center;
}

.rl_faq1_component {
  white-space: normal;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

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

.rl-padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.rl_section_faq1 {
  background-color: #fff;
}

.image-100 {
  width: 100%;
}

.image-100.hide-mobile-landscape, .image-100.mobile {
  display: none;
}

.image-48-48 {
  width: 3rem;
  height: 3rem;
}

.padding-section {
  background-color: #fff;
  padding: 3rem;
}

.padding-section._6rem {
  background-color: #f7f5e7;
  padding-top: 1rem;
  padding-bottom: 6rem;
}

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

.grid-2.gap-55px {
  grid-column-gap: 3.4375rem;
  grid-row-gap: 3.4375rem;
  grid-template-columns: 1fr;
  margin-top: 20px;
}

.under-line {
  text-decoration: underline;
}

.image-101 {
  width: 100%;
  transform: scale(1.089);
}

.image-101.hide-mobile-landscape {
  margin-top: 20px;
}

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

.grid-4.gap-25px {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-6 {
  height: 200px;
  max-width: 280px;
  align-items: center;
  display: flex;
}

.image-70 {
  width: 70%;
}

.image-80 {
  width: 80%;
}

.span-laile {
  font-family: Laila, sans-serif;
}

.vider-text {
  text-align: center;
  background-color: #f4f4f4;
  padding: .625rem 1.25rem;
  position: relative;
}

.image-102 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.video-wrp {
  border-radius: 1.375rem;
  overflow: hidden;
}

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

.grid-5.gap-25px {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
}

.review-elem {
  background-color: #fefefe;
  border-radius: 1.375rem;
  padding: .8rem;
  box-shadow: 0 0 8px -6px rgba(0, 0, 0, .2);
}

.review-elem.mobile, .review-elem.hide-from-desktop {
  display: none;
}

.image-103 {
  width: 55%;
}

.rl-button-secondary-2 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  padding: .75rem 1.5rem;
  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: 1rem;
}

.rl_faq1_spacing-block-5-2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl-text-style-medium-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_faq1_spacing-block-4-2 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-heading-style-h4-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.rl_faq1_cta-wrapper-2 {
  width: 100%;
  max-width: 35rem;
  text-align: center;
}

.rl_faq1_spacing-block-3-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-text-style-regular-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_faq1_answer-wrapper-2 {
  margin-bottom: 1.5rem;
}

.rl_faq1_answer-2 {
  overflow: hidden;
}

.rl_faq1_icon-2 {
  width: 2rem;
  height: 2rem;
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl_faq1_icon-wrapper-2 {
  align-self: flex-start;
}

.rl_faq1_question-text-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.rl_faq1_question-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.rl_faq1_accordion-2 {
  border-bottom: 1px solid #b6b6b6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.rl_faq1_list-2 {
  border-bottom: 1px solid #d8d8d8;
}

.rl_faq1_spacing-block-2-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_faq1_spacing-block-1-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-heading-style-h2-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  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: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_faq1_heading-wrapper-2 {
  width: 100%;
  max-width: 48rem;
  text-align: center;
}

.rl_faq1_component-2 {
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.rl-padding-section-large-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.rl-padding-global-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl_section_faq1-2 {
  background-color: #fff;
}

.video {
  padding-bottom: 100%;
}

.uui-text-size-small {
  color: #475467;
  letter-spacing: normal;
  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: .875rem;
  line-height: 1.5;
}

.uui-text-size-small.text-color-gray500 {
  color: #667085;
}

.uui-logo_image {
  width: auto;
  height: 100%;
  flex: none;
  display: none;
}

.uui-logo_logotype {
  width: auto;
  height: 100%;
  flex: none;
}

.uui-logo_logomark-dot {
  z-index: 1;
  width: 50%;
  height: 50%;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  position: relative;
}

.uui-logo_logomark-blur {
  z-index: 2;
  width: 100%;
  height: 50%;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: rgba(255, 255, 255, .2);
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  width: 2rem;
  height: 2rem;
  border-radius: 8px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-logo_logomark {
  width: 2rem;
  height: 2rem;
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px rgba(16, 24, 40, .06), 0 1px 2px rgba(16, 24, 40, .1);
}

.uui-logo_component {
  width: auto;
  height: 2rem;
  flex-wrap: nowrap;
  display: flex;
}

.uui-footer06_logo-link {
  padding-left: 0;
}

.uui-footer06_bottom-wrapper {
  border-top: 1px solid #eaecf0;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  padding-top: 2rem;
  display: flex;
}

.uui-footer06_link {
  grid-column-gap: .5rem;
  color: #475467;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  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: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer06_link:hover {
  color: #344054;
}

.uui-footer06_link-list-heading {
  color: #667085;
  letter-spacing: normal;
  margin-bottom: 1rem;
  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: .875rem;
  font-weight: 600;
}

.uui-footer06_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  align-items: flex-start;
  justify-items: start;
  display: flex;
}

.uui-footer06_link-list.mobil {
  display: none;
}

.uui-badge-small-success {
  grid-column-gap: .25rem;
  color: #027a48;
  white-space: nowrap;
  mix-blend-mode: multiply;
  background-color: #ecfdf3;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .5rem;
  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: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-footer06_top-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-message {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.uui-text-style-link {
  color: #475467;
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: #344054;
}

.submit-btn {
  width: 10rem;
  grid-column-gap: .5rem;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #f7dc5a;
  background-image: url('../images/download-1.svg');
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.submit-btn:hover {
  border-color: #6941c6;
}

.submit-btn:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.submit-btn.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.uui-form_input {
  height: 100%;
  min-height: 100%;
  color: #101828;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  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: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-form_input:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-form_input::-ms-input-placeholder {
  color: #667085;
}

.uui-form_input::placeholder {
  color: #667085;
}

.uui-footer06_form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .75rem;
  display: grid;
}

.uui-footer06_form-block {
  height: 3.125rem;
  min-width: 25rem;
  border-radius: .5rem;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.uui-text-size-medium {
  color: #475467;
  letter-spacing: normal;
  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: 1rem;
  line-height: 1.5;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  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: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-footer06_newsletter-wrapper {
  border-bottom: 1px solid #eaecf0;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.uui-padding-vertical-xlarge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.form {
  height: 100%;
}

.image-104 {
  width: 3.125rem;
}

.image-105 {
  width: 2.8rem;
}

.line-btw {
  height: .125rem;
  color: #000;
  background-color: #ededed;
  margin-bottom: 20px;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.image-106 {
  display: none;
}

.div-block-4-no-grid-mobile {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  justify-content: center;
  align-items: center;
  padding-top: .4375rem;
  padding-bottom: .4375rem;
  display: flex;
}

.div-block-4-no-grid-mobile.a-top {
  align-items: flex-start;
}

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

.grid-4-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-4-copy.gap-25px {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
}

.bold-text {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.image-108 {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 10px;
}

.bold-text-2 {
  color: #d99a95;
}

.bold-text-3 {
  color: #d99a95;
  -webkit-text-stroke-color: #2f7d83;
}

.bold-text-4 {
  color: #d99a95;
}

.bold-text-5 {
  font-family: Poppins, sans-serif;
}

.bold-text-6 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 1.8rem;
}

.bold-text-7, .bold-text-8 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.bold-text-9 {
  font-weight: 600;
}

.bold-text-10 {
  font-family: Poppins, sans-serif;
}

.heading-2 {
  color: #f7f5e7;
  text-align: center;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 2rem;
  font-weight: 500;
}

.container-3 {
  background-color: #2f7d83;
  position: static;
}

.div-block-12 {
  background-color: rgba(255, 255, 255, 0);
}

.image-109 {
  margin-top: 20px;
  padding-left: 20px;
}

.bold-text-11 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.text-span {
  color: #000;
}

.bold-text-12 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.button-2 {
  position: static;
}

.container-4 {
  color: #000;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.button-3 {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 10px;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 175px;
  padding-right: 175px;
  font-family: Poppins, sans-serif;
  display: flex;
}

.onnit-section {
  width: 90%;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border: .1875rem solid #2f7d83;
  border-radius: .625rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  margin: 70px 100px;
  padding: 2.75rem 1.625rem;
  display: flex;
  position: relative;
}

.image-3 {
  min-width: 14.6875rem;
  margin-left: -5.625rem;
}

.heading-3 {
  font-family: Poppins, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
}

.heading-3._32px {
  text-align: justify;
  flex: none;
  align-self: auto;
  font-size: 2rem;
}

.paragraph {
  font-size: 1.75rem;
}

.paragraph._20px {
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
}

.image-2 {
  position: absolute;
  top: -2.1875rem;
  bottom: auto;
  left: 3%;
  right: auto;
}

.onint-pro-content {
  z-index: 1;
  width: 80%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.section-2 {
  margin-top: 20px;
  margin-bottom: 25px;
}

.section-3 {
  margin: 25px 100px 50px;
}

.text-span-2 {
  color: #d99a95;
  -webkit-text-stroke-color: #d99a95;
  font-weight: 400;
}

.section-4 {
  background-color: #d99a95;
}

.div-block-13 {
  background-color: #f7f5e7;
}

.text-block {
  color: #fff;
  flex: 0 auto;
  align-self: auto;
  font-family: Poppins, sans-serif;
}

.image-110, .image-111 {
  display: none;
}

.div-block-14 {
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 1em;
}

.html-embed-2 {
  margin-bottom: -42px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-112 {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
}

.paragraph-2 {
  margin-top: 20px;
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 1.125rem;
}

.bold-text-14 {
  width: 646.5px;
  height: auto;
  color: #000;
  text-align: left;
  letter-spacing: normal;
  column-count: auto;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  display: block;
  overflow: visible;
}

.bold-text-14.new {
  margin-left: -40px;
}

.bold-text-14.mobile {
  display: none;
}

.bold-text-15 {
  height: auto;
  font-family: Poppins, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.bold-text-15.mobile {
  display: none;
}

.heading-4 {
  justify-content: flex-start;
  font-size: 1.8rem;
  line-height: 2;
  display: flex;
}

.heading-5 {
  margin-top: 1.8rem;
}

.columns {
  margin-top: 50px;
}

.columns-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.columns-2.hide-tablet {
  margin-top: 20px;
  padding-top: 0;
}

.columns-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.columns-3.hide-tablet {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.column {
  padding-top: 75px;
  padding-left: 0;
}

.image-113 {
  padding-left: 0;
  display: block;
}

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

.heading-6 {
  justify-content: center;
  display: flex;
}

.button-4 {
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 10px;
  outline: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: inline;
}

.button-4:hover {
  border: 1px solid #000;
  border-radius: 10px;
}

.bold-text-16 {
  color: #000;
  font-family: Poppins, sans-serif;
}

.container-6 {
  justify-content: center;
  display: flex;
}

.heading-7 {
  text-align: left;
  background-color: #d99a95;
  justify-content: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
  display: flex;
}

.heading-7.mobile {
  display: none;
}

.heading-8 {
  justify-content: flex-start;
  display: flex;
}

.div-block-15 {
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.image-114 {
  margin-top: 25px;
  margin-bottom: 15px;
  display: block;
}

.bold-text-17 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

.column-3 {
  justify-content: flex-start;
  display: flex;
}

.text-block-2 {
  margin-left: -5px;
  padding-left: 0;
  font-family: Poppins, sans-serif;
}

.image-115 {
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}

.container-7 {
  justify-content: center;
  display: flex;
}

.image-116 {
  padding-left: 0;
}

.paragraph-3 {
  margin-left: -40px;
  font-family: Poppins, sans-serif;
  font-size: 1.125rem;
}

.mobile-text, .image-119, .bold-text-21 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .image-101 {
    transform: translate(0, -64px)scale(1.14);
  }

  .div-block-4-no-grid-mobile {
    justify-content: center;
    display: flex;
  }

  .text-block {
    color: #fff;
    flex: 0 auto;
    font-family: Poppins, sans-serif;
  }

  .bold-text-14 {
    margin-top: 20px;
  }

  .column {
    padding-top: 50px;
  }

  .heading-7 {
    margin-bottom: 2rem;
  }

  .mobile {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .padding-medium {
    padding-top: 0;
  }

  .div-block-4-no-grid-mobile {
    justify-content: center;
    display: flex;
  }

  .text-block {
    flex: 0 auto;
  }
}

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

  .image-101.hide-mobile-landscape {
    margin-top: 76px;
  }

  .text-block {
    flex: 0 auto;
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  .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;
  }

  .text-color-yellow.tab {
    font-size: 1.7rem;
  }

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

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

  .nav-menu-wrapper {
    height: 100vh;
    background-color: #fff;
    margin-top: 96px;
    left: 0%;
    right: 0%;
  }

  .nav-menu-two {
    background-color: #fff;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.7rem;
  }

  .nav-link.hide-desktop {
    display: flex;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    width: 3.4375rem;
    height: 4rem;
    background-image: url('../images/icon-menu-open.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 60%;
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/icon-menu-close.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 60%;
  }

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

  .r-auto {
    margin-left: 0;
  }

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

  .text._12px.hide-mobile-landscape.tab, .text._12px.tab {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .slider {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .slide-nav {
    flex-direction: row;
  }

  .div-block-4 {
    grid-column-gap: .05rem;
    grid-row-gap: .05rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    display: grid;
  }

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

  .rl_faq1_spacing-block-3, .rl_faq1_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

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

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

  .grid-4.gap-25px, .grid-5 {
    grid-template-columns: 1fr 1fr;
  }

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

  .rl_faq1_spacing-block-3-2, .rl_faq1_spacing-block-2-2 {
    padding-bottom: 4.5rem;
  }

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

  .rl_faq1_component-2 {
    padding-left: 3%;
    padding-right: 3%;
  }

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

  .uui-footer06_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .uui-footer06_form-block {
    min-width: auto;
  }

  .uui-footer06_newsletter-text-wrapper {
    margin-bottom: 2rem;
  }

  .uui-footer06_newsletter-wrapper {
    justify-content: flex-start;
    display: block;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .image-106 {
    width: 70%;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 15%;
  }

  .div-block-8 {
    position: relative;
  }

  .div-block-4-no-grid-mobile {
    grid-column-gap: 1.5625rem;
    grid-row-gap: 1.5625rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .icon {
    font-size: 2rem;
  }

  .image-107 {
    width: 30px;
  }

  .list-item {
    width: 100%;
    border-bottom: 2px solid rgba(247, 220, 90, .77);
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    display: flex;
  }

  .div-block-10 {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 1.25rem;
    display: flex;
  }

  .div-block-10.black {
    background-color: #000;
  }

  .link-2 {
    color: #000;
    font-size: 1.7rem;
    text-decoration: none;
  }

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

  .grid-4-copy.gap-25px {
    grid-template-columns: 1fr 1fr;
  }

  .bold-text-10 {
    font-size: 1rem;
  }

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

  .column {
    padding-top: 0;
  }

  .image-113, .html-embed-3 {
    display: none;
  }

  .bold-text-18, .bold-text-19, .bold-text-20 {
    font-size: 1rem;
  }

  .image-120 {
    display: none;
  }
}

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

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

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

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

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

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

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

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

  .home-message_component {
    padding: 0;
  }

  .home-message_content {
    border-radius: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .navbar-brand.center {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading._40px-mbl-24 {
    font-size: 1.5rem;
  }

  .div-block-4.a-top {
    grid-template-columns: 1fr;
  }

  .rl_faq1_spacing-block-5 {
    padding-bottom: 1.5rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_faq1_spacing-block-4 {
    padding-bottom: .75rem;
  }

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

  .rl_faq1_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl_faq1_answer-wrapper {
    margin-bottom: 1.25rem;
  }

  .rl_faq1_icon {
    width: 1.75rem;
    height: 1.75rem;
  }

  .rl_faq1_icon-wrapper {
    width: 1.75rem;
  }

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

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

  .rl_faq1_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .rl_faq1_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

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

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

  .image-100.mobile {
    display: block;
  }

  .padding-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-2.gap-55px, .grid-4.gap-25px {
    grid-template-columns: 1fr;
  }

  .rl_faq1_spacing-block-5-2 {
    padding-bottom: 1.5rem;
  }

  .rl-text-style-medium-2 {
    font-size: 1rem;
  }

  .rl_faq1_spacing-block-4-2 {
    padding-bottom: .75rem;
  }

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

  .rl_faq1_spacing-block-3-2 {
    padding-bottom: 3rem;
  }

  .rl_faq1_answer-wrapper-2 {
    margin-bottom: 1.25rem;
  }

  .rl_faq1_icon-2 {
    width: 1.75rem;
    height: 1.75rem;
  }

  .rl_faq1_icon-wrapper-2 {
    width: 1.75rem;
  }

  .rl_faq1_question-text-2 {
    font-size: 1rem;
  }

  .rl_faq1_question-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .rl_faq1_spacing-block-2-2 {
    padding-bottom: 3rem;
  }

  .rl_faq1_spacing-block-1-2 {
    padding-bottom: 1.25rem;
  }

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

  .rl-padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-footer06_bottom-wrapper {
    margin-top: 3rem;
  }

  .uui-footer06_link:hover {
    color: #667085;
  }

  .uui-footer06_link-list.mobil {
    display: flex;
  }

  .uui-badge-small-success {
    padding: .125rem .5rem;
  }

  .uui-footer06_top-wrapper {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .submit-btn {
    width: 100%;
    border-radius: .4rem;
    margin-top: 20px;
    font-size: 1rem;
    position: relative;
  }

  .uui-footer06_form-block {
    height: auto;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-footer06_newsletter-wrapper {
    border-bottom-style: none;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 3rem;
    padding-bottom: 0;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-7 {
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .image-106 {
    display: inline-block;
    top: -2%;
  }

  .div-block-9, .div-block-4-no-grid-mobile {
    display: flex;
  }

  .div-block-4-no-grid-mobile.a-top {
    grid-template-columns: 1fr;
  }

  .div-block-4-no-grid-mobile.padding-section {
    justify-content: center;
  }

  .grid-4-copy.gap-25px {
    grid-template-columns: 1fr;
  }

  .onnit-section {
    width: 100%;
    text-align: center;
    flex-direction: column;
    margin-top: 2.5rem;
  }

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

  .onint-pro-content {
    width: 100%;
  }

  .image-118 {
    display: none;
  }
}

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

  .padding-small {
    display: none;
  }

  .padding-small.small-mobile {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .padding-xsmall {
    display: none;
  }

  .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.black {
    background-color: #fff;
  }

  .container._800px {
    padding-left: 3%;
    padding-right: 3%;
  }

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

  .navbar-brand {
    flex: 0 auto;
    align-self: center;
    padding-left: 0;
  }

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

  .nav-link.hide-desktop {
    display: none;
  }

  .nav-container {
    justify-content: center;
  }

  .heading._24px {
    font-size: 1rem;
  }

  .heading._32px {
    font-size: 1.375rem;
  }

  .heading._40px-mbl-24 {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .text._18px {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .text._12px {
    font-size: .6rem;
  }

  .flex.j-center._12px {
    margin-bottom: 20px;
  }

  .flex._24px.a-center.mobilever {
    text-align: center;
    flex-direction: column;
  }

  .add-to-cart {
    margin-top: 20px;
  }

  .div-block-4 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .div-block-4.a-top {
    display: none;
  }

  .link.text-color-white {
    object-fit: fill;
  }

  .image-100.mobile {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .image-100.mobile.logos {
    width: 70%;
  }

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

  .rl_faq1_question-2 {
    margin-left: 10px;
    padding-top: 2rem;
  }

  .rl_faq1_component-2 {
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .uui-footer06_logo-link {
    margin-bottom: 1.5rem;
  }

  .uui-footer06_bottom-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

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

  .uui-footer06_form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .image-104, .image-105 {
    width: 2rem;
  }

  .image-106 {
    width: 80%;
    left: 10%;
  }

  .div-block-4-no-grid-mobile {
    display: block;
  }

  .div-block-10.black {
    text-align: left;
  }

  .bold-text {
    font-size: 16px;
    font-weight: 400;
  }

  .image-108 {
    text-align: left;
    margin-left: 0;
  }

  .bold-text-6, .bold-text-8 {
    line-height: 1.5rem;
  }

  .bold-text-10 {
    font-size: .75rem;
    font-weight: 700;
  }

  .bold-text-11, .bold-text-12 {
    margin-left: 20px;
  }

  .container-4 {
    margin-top: 0;
  }

  .button-3 {
    padding-left: 125px;
    padding-right: 125px;
  }

  .onnit-section.mobile {
    margin-top: 4rem;
    margin-left: 10px;
  }

  .heading-3._32px.hide-mobile-landscape {
    display: none;
  }

  .text-block {
    color: #fff;
    text-align: center;
    flex-flow: row;
    flex: none;
    order: 0;
    justify-content: space-around;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .bold-text-13 {
    font-family: Poppins, sans-serif;
  }

  .container-5 {
    color: #fff;
  }

  .image-111 {
    margin-top: 20px;
    margin-left: 20px;
    display: inline-block;
  }

  .image-112 {
    display: block;
  }

  .bold-text-14 {
    font-size: 1.6rem;
    display: block;
  }

  .bold-text-14.mobile {
    display: block;
  }

  .bold-text-15 {
    font-size: 1.3rem;
    display: block;
  }

  .bold-text-15.mobile {
    display: block;
  }

  .button-4 {
    width: 200px;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-16 {
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .bold-text-17 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 1.75rem;
  }

  .image-115 {
    display: none;
  }

  .bold-text-18, .bold-text-19, .bold-text-20 {
    font-size: .75rem;
  }

  .image-117, .image-118 {
    display: none;
  }

  .mobile {
    justify-content: center;
    display: flex;
  }

  .text-block-3 {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
  }

  .mobile-text {
    margin-top: 20px;
    margin-bottom: 1rem;
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    display: block;
  }

  .image-119 {
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
  }

  .bold-text-21 {
    font-family: Poppins, sans-serif;
    font-size: 1.3rem;
    display: block;
  }
}

#w-node-_7e2c8371-392f-10d5-97c0-56b334bdabeb-b0eeb83a, #w-node-_8c3629e7-456d-306f-1894-74df8b4e61ac-b0eeb83a, #w-node-dba8802f-eb96-a525-aaea-db45c5bfd5b4-b0eeb83a, #w-node-af88fd46-89ef-e8e0-3510-ce1d5bf84878-b0eeb83a, #w-node-dbeda3aa-2758-4c20-bc7b-71f3256f3f32-b0eeb83a, #w-node-dbeda3aa-2758-4c20-bc7b-71f3256f3f34-b0eeb83a, #w-node-dbeda3aa-2758-4c20-bc7b-71f3256f3f36-b0eeb83a, #w-node-cf2d45dc-9b4a-93a6-6d3a-74b8a7c59219-b0eeb83a, #w-node-_59302f53-b5c7-7fc8-7bb3-ff41d880a20c-b0eeb83a, #w-node-de8600a8-6c71-020d-0bcd-0cc28457da64-b0eeb83a, #w-node-_5535cd6b-51c9-e57f-a088-60f28b8187e6-b0eeb83a, #w-node-_5535cd6b-51c9-e57f-a088-60f28b8187e7-b0eeb83a, #w-node-de8600a8-6c71-020d-0bcd-0cc28457da63-b0eeb83a, #w-node-f179bf78-24b0-316f-3748-bd104f435fee-b0eeb83a, #w-node-f179bf78-24b0-316f-3748-bd104f435fef-b0eeb83a, #w-node-b9b18611-3ba4-854b-8656-983a731ab316-b0eeb83a, #w-node-b9b18611-3ba4-854b-8656-983a731ab317-b0eeb83a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  #w-node-_5ae5d125-39ca-5e0f-6d62-ce6807f8df01-b0eeb83a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dba8802f-eb96-a525-aaea-db45c5bfd5b4-b0eeb83a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


