.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: #17242c;
  font-family: Gilroy, 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;
  font-family: Nunito, sans-serif;
}

ul, 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: 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 {
  background-color: #f7dafb;
  padding: 3rem;
}

.padding-large.padding-horizontal {
  background-color: #f7dafb;
}

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

.padding-small {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-20px {
  padding: 1.25rem;
}

.padding-20px.padding-vertical {
  color: #000;
}

.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-vertical.margin-small {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.margin-vertical.margin-small-copy {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.margin-vertical.margin-small, .margin-vertical.margin-small-copy {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.margin-vertical.margin-small {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: Montserrat, sans-serif;
}

.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-top.margin-small {
  margin-top: 1.25rem;
}

.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: .0625rem 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: .0625rem;
  height: .0625rem;
  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: .0625rem 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: .0625rem 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-black {
  color: #000;
}

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

.text-weight-medium.text-uppercase {
  text-transform: uppercase;
}

.text-weight-medium.text-color-white {
  color: #000;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: .0625rem 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: .0625rem 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;
}

.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: .125rem 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: .125rem solid #000;
}

.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: .0625rem;
  grid-row-gap: .0625rem;
  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;
}

.navbar {
  color: #fff;
  background-color: #000;
  border-bottom: .375rem solid #d1b16e;
}

.container {
  max-width: 64.375rem;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.main-btn {
  text-align: center;
  background-color: #000;
  border-radius: 32px;
  padding: .75rem 1.5625rem;
  font-size: 1.125rem;
  font-weight: 500;
}

.main-btn.hide-mobile-landscape {
  background-color: #000;
}

.justify-align-space-btw {
  justify-content: space-between;
  display: flex;
}

.image {
  min-width: 14rem;
}

.main-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4.375rem;
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 3.6fr 3.25fr;
  grid-auto-columns: 1fr;
  align-items: start;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  display: grid;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
}

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

.heading._32px.text-align-center {
  font-size: 2.5rem;
  font-weight: 900;
}

.heading._32px.text-align-center.new {
  font-size: 2.3rem;
}

.heading._26px {
  padding-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 2rem;
}

.paragraph {
  font-size: 1.5rem;
}

.paragraph._18px {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
}

.paragraph._18px.new {
  text-align: left;
  font-size: 1.3rem;
}

.paragraph._20px {
  font-size: 1.25rem;
}

.paragraph._20px.text-color-gainsboro {
  color: #000;
}

.paragraph._13px {
  color: #000;
  font-size: .8125rem;
}

.paragraph._15px {
  font-size: .9375rem;
}

.paragraph._16px {
  color: #000;
  font-size: 1rem;
  text-decoration: none;
}

.line-btw-3px {
  height: .1875rem;
  background-color: #f9d8b4;
}

.profile {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  align-items: center;
  display: flex;
}

.text-block {
  font-size: 1.125rem;
  line-height: 1.4;
}

.profile-img {
  border-radius: 50%;
}

.social {
  border: .0625rem solid #000;
  border-radius: .625rem;
  justify-content: space-around;
  padding: .5rem;
  display: flex;
}

.line-v-btw {
  width: .0625rem;
  background-color: #000;
}

.social-elem {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  padding: .375rem;
  display: flex;
}

.companes {
  grid-column-gap: 1.8125rem;
  grid-row-gap: 1.8125rem;
  border: .125rem solid #f7dafb;
  border-radius: .625rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 1.875rem 1.625rem;
  display: flex;
  position: relative;
}

.text-block-2 {
  width: 9.8125rem;
  color: #08008d;
  text-align: center;
  background-color: #fff;
  font-size: 1.125rem;
  position: absolute;
  top: -1.0625rem;
}

.body {
  padding-bottom: 12.5625rem;
}

.line-btw-7px {
  height: .4375rem;
  background-color: #f9d8b4;
}

.line-btw-7px._95px {
  max-width: 5.9375rem;
  position: relative;
  top: -.375rem;
}

.link-span {
  color: #07c;
  text-decoration: none;
}

.relative {
  position: relative;
}

.relative.hide-mobile-landscape {
  background-color: #f7dafb;
}

.div-block {
  z-index: 1;
  width: 60%;
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: auto;
  right: 6%;
}

.div-block-2 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  align-items: center;
}

.div-block-3 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.onnit-section {
  width: 90%;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border: .1875rem solid #f9d8b4;
  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-left: auto;
  padding: 2.75rem 1.625rem;
  display: flex;
  position: relative;
}

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

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

.div-block-4 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: flex;
}

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

.div-block-5 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-direction: column;
  display: flex;
}

.flex {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

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

.flex.ing {
  text-align: center;
  justify-content: space-around;
  align-items: center;
}

.div-block-copy {
  z-index: 1;
  width: 60%;
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  background-color: #17242c;
  border-radius: .3125rem;
  padding: 2.5rem 1.875rem;
  display: flex;
  position: relative;
}

.image-5 {
  position: absolute;
  top: auto;
  bottom: 9%;
  left: auto;
  right: 3%;
}

.review {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  color: #6b6e74;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-block-3 {
  color: #f9d8b4;
  font-size: 1.5625rem;
}

.div-block-7 {
  width: 1.5rem;
  height: .5rem;
  background-color: #f9d8b4;
}

.div-block-8 {
  width: 7.75rem;
  height: .5rem;
  display: flex;
  overflow: hidden;
}

.div-block-9 {
  width: .0625rem;
  background-color: #ded7d2;
}

.rating {
  margin-top: auto;
  margin-bottom: auto;
}

.rating.transparent {
  opacity: 0;
}

.footer {
  color: #fff;
  background-color: #000;
  border-top: .375rem solid #d1b16e;
}

.footer-img {
  max-width: 14rem;
}

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

.div-block-10 {
  color: #fff;
  background-color: #f7dafb;
  border-radius: .625rem;
  flex-direction: column;
  padding: 1.125rem 1.125rem 1.6875rem;
  display: flex;
  box-shadow: 0 1px .0625rem .0625rem #000;
}

.div-block-11 {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  align-items: flex-start;
  display: flex;
}

.hide-desktop {
  display: none;
}

.alpha {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  transform-style: preserve-3d;
  background-color: #f7dafb;
  border-radius: .3125rem;
  padding: 2.5rem 1.875rem;
  display: flex;
  position: relative;
}

.image-7 {
  border-radius: 20px;
}

.padding-section {
  padding: 3rem;
}

.desktop-sea-moss {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: none;
}

.mobile-sea-moss {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: flex;
}

.desktop-bladderwrack {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: none;
}

.mobile-bladderwrack {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: flex;
}

.desktop-burdock-root {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: none;
}

.mobile-burdock-root {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: flex;
}

.image-8, .image-9, .image-10 {
  border-radius: 20px;
}

.heading-copy {
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
}

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

.heading-copy._32px.text-align-center {
  font-size: 1.87rem;
  font-weight: 900;
}

.heading-copy._32px.text-align-center.new {
  font-size: 2.3rem;
}

.heading-copy._32px.text-color-white {
  color: #000;
}

.heading-copy._26px {
  padding-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 2rem;
}

.bold-text-3 {
  font-weight: 500;
}

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

.text-div {
  padding: 1.5rem 1rem;
}

.compare-cup_height {
  height: 68%;
  align-items: center;
  display: flex;
}

.compare-check_div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.compare-check_div.purple {
  background-color: #f9d8b4;
}

.compare-check_div.purple.last {
  background-color: #f9d8b4;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.compare-check_div.light_purple {
  background-color: rgba(249, 216, 180, .42);
}

.compare-check_div.compare-logo_div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cup-img {
  width: 35px;
}

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

.compare-grid.white {
  background-color: #fff;
  border-radius: .5rem;
}

._w-100 {
  width: 100%;
}

.compare-checkmark {
  width: 15%;
  height: 35%;
  border: 1px solid #000;
  border-radius: 50%;
  display: block;
}

.compare-checkmark.no-border {
  border-style: none;
}

.compare-head_div {
  grid-row-gap: 3px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-style-h2-2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 1.3;
  position: relative;
}

.paragraph-2 {
  text-align: center;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #000;
}

.check-wrapper {
  grid-column-gap: 1rem;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.check-wrapper.to_right {
  justify-content: flex-end;
  margin-bottom: 5px;
}

.coffee-at-home-grid {
  background-color: rgba(249, 216, 180, .62);
  justify-content: flex-end;
  padding: 2rem;
  display: flex;
}

.coffee-at-home-grid.to-left {
  background-color: rgba(249, 216, 180, .62);
  justify-content: flex-start;
}

.wrapper-image_image {
  width: 100%;
  height: 100%;
}

.coffee-home-div {
  max-width: 23.75rem;
}

.full-width-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 25px;
  display: grid;
}

.bar-heading {
  grid-column-gap: 1rem;
  grid-row-gap: 1px;
  align-items: center;
  display: flex;
}

.check-text {
  text-align: right;
  font-weight: 500;
}

.wrapper-image {
  z-index: 5;
  width: 23.75rem;
  height: 23.75rem;
  border-radius: .5rem;
  position: relative;
  overflow: hidden;
}

.custom-attribute-head {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 900;
}

.check-img {
  max-width: 1.5rem;
}

.heading-copy {
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
}

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

.heading-copy._32px.text-align-center {
  margin-top: 2rem;
  font-family: Nunito, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
}

.heading-copy._32px.text-align-center.new {
  font-size: 2.3rem;
}

.heading-copy._26px {
  padding-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 2rem;
}

.image-11 {
  width: 25px;
  height: 25px;
}

.bold-text-5, .image-12, .bold-text-8 {
  color: #000;
}

.image-13 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.discount_div {
  background-color: #fad9f9;
  border: 2px solid #fcd79b;
  margin-top: 0;
  padding: 50px;
}

.section-main-header {
  background-image: linear-gradient(#fff6e7, #fff);
  border-bottom: 1px solid #000;
}

.expert_image {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.text-size-medium-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  display: flex;
}

.heading-9-copy {
  color: #000;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
}

.read-story_head {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-14 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-size-medium-2-copy-copy-copy {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  display: block;
}

.bold-text-15-copy {
  text-align: center;
  font-size: 2rem;
  font-weight: 900;
  display: block;
}

.cta-section-text {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
}

.main-banner_stars {
  color: #faa707;
}

.width-100 {
  width: 50%;
}

.expert_div {
  width: 100%;
  min-height: 300px;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 5%;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .06);
}

.image-15 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.image-500-500 {
  width: 100%;
  height: 100%;
  color: #2b1a1a;
}

.differetnt_contact-2 {
  width: 50%;
}

.section-fixed-button {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #fff);
}

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

.experts.padding-huge {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.newnewnewn {
  font-size: 1.125rem;
}

.newnewnewn.text-weight-semibold {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.button-wrapper {
  width: 100%;
}

.button-wrapper.desktop-hide {
  display: none;
}

.image-16 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.different-image {
  width: 45%;
  border-radius: 20px;
  overflow: hidden;
}

.text-size-regular-2 {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.text-size-regular-2.text-weight-medium {
  font-family: Montserrat, sans-serif;
}

.bold-text-27 {
  font-size: 3rem;
  font-weight: 900;
}

.navbar_main-logo {
  width: 150px;
}

.navbar_main-logo.hide-desktop {
  display: none;
}

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

.footer-links {
  grid-column-gap: 25px;
  display: flex;
}

.navbar-logo_flex {
  grid-column-gap: 25px;
  align-items: center;
  display: flex;
}

.read-story_video {
  width: 100%;
}

.text-size-small-2 {
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
}

.truck-img {
  width: 25px;
}

.heading-9-copy-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
}

.text-size-medium-4 {
  font-size: 1.125rem;
}

.text-size-medium-4.text-weight-semibold {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.delivery {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.read-story_main {
  grid-column-gap: 10px;
  align-items: center;
}

.bold-text-15 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 2rem;
  font-weight: 900;
  display: block;
}

.button-main {
  height: 65px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #a03d91;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 10px;
  padding-top: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.button-main:hover {
  background-color: #ffd67a;
}

.footer_link {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.padding-global-2 {
  background-color: #fff;
  padding: 0 2.5rem;
}

.padding-global-2.navbar {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.fixed-button {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

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

._1st.padding-huge-copy {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.dicount-risk {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.bold-text-14 {
  font-size: 2rem;
  font-weight: 900;
}

.image-17 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cta-button {
  height: 65px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #a03d91;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.cta-button:hover {
  background-color: #ffd67a;
}

.heading-9 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
}

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

.heading-style-h1-2 {
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 1.1;
}

.heading-style-h1-2.text-align-center {
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
}

.heading-style-h2-3 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 2.375rem;
  font-weight: 900;
  line-height: 1.2;
}

._3rem-headline-left-alignment-copy {
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.2;
}

.navbar-component {
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.all-rights-reserved {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.all-rights-reserved.all-rights {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.bold-text-32 {
  font-weight: 900;
}

.heading-wrapper-2 {
  text-align: center;
}

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

.padding-vertical-2._456465645645645 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.different-split {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.section-tags {
  border-top: 1px solid #000;
}

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

.hero.padding-huge-copy {
  padding-top: 2rem;
  padding-bottom: 3rem;
}

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

.heading-324244 {
  color: #000;
  margin-top: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
}

.experts-main {
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  margin-left: 100px;
  margin-right: 100px;
  display: grid;
}

.heading-8 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
}

.offer {
  padding-bottom: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.subb {
  color: #000;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.cta-button-copy {
  height: 65px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #ff00d8;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.cta-button-copy:hover {
  background-color: #ffd67a;
}

.aaaadaad-2 {
  z-index: 1500;
  background-color: #fff;
  padding: 3rem 2.5rem 4rem;
  display: block;
  position: relative;
}

.custom_small-stars {
  color: #000;
  text-align: center;
  font-size: 14px;
}

.steps_highlight-2 {
  color: #fff;
  background-color: #000;
  margin-top: 5px;
  padding: 10px;
  font-size: 1rem;
  font-weight: 600;
  display: inline-block;
}

.bundle-scroll-cta {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-global-4 {
  background-color: #f2d8ef;
  padding: 2rem 2.5rem;
}

.column-11 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.card-side-image {
  width: 45%;
  border-radius: 20px;
  overflow: hidden;
}

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

.main-banner_rating {
  font-size: 1.125rem;
}

.expert_div-2 {
  width: 100%;
  min-height: 400px;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 5%;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .06);
}

.icon-holder {
  width: 140px;
  height: 140px;
  background-color: #3d348b;
  border-radius: 50%;
  overflow: hidden;
}

.faq_dropdown {
  z-index: 0;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

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

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

.main-wrapper-3 {
  color: #2b1a1a;
}

.main-banner_content-inner-3 {
  margin-right: 40px;
}

.double-copy-section {
  z-index: 1500;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  position: relative;
}

._3rem-headline {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 4rem;
}

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

.text-weight-medium-2.text-size-medium.text-align-center {
  margin-top: 15px;
  font-weight: 400;
}

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

.heading-medium-3.text-align-center {
  font-size: 2.4rem;
}

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

.custom_tag {
  color: #fff9ee;
  text-transform: uppercase;
  font-weight: 700;
}

.card-side-content {
  width: 45%;
}

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

.image-20 {
  border: 1px #000;
  border-radius: 0;
}

.checkpoint_image {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.drink-hot-cold {
  width: 6.875rem;
  height: 6.875rem;
  position: absolute;
  top: -10%;
  right: -10%;
  transform: rotate(20deg);
}

.text-align-center-3-copy-copy {
  text-align: center;
  padding-top: 5px;
  padding-right: 0;
  font-size: .85rem;
}

.bold-text-29 {
  color: #fff;
  font-weight: 900;
}

.easy-quick_grid {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._30-count-white-transparent-2 {
  color: #f5f5f5;
  text-transform: uppercase;
  font-weight: 700;
}

.column-17 {
  background-color: #fff;
}

.pricing_tag-copy-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.pricing_tag-copy-2._1 {
  background-color: #48b496;
}

.custom_pricing-head {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
}

.bundle-scroll-cta-section {
  padding-left: 0;
  padding-right: 0;
}

.bundle-scroll-cta-section.aaa {
  z-index: 1500;
  background-color: #f5f5f5;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}

.text-size-regular-3 {
  color: #000;
  margin-top: 10px;
  font-size: 1rem;
}

.text-size-regular-3.text-align-center {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
}

.paragraph-1116 {
  font-size: 1.125rem;
}

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

.margin-vertical-copy.margin-small-copy {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: Montserrat, sans-serif;
}

.reviews {
  background-color: #f2d8ef;
  padding: 3rem 2.5rem;
}

.double-header-section-headline {
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.2;
}

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

.text-size-medium-6.text-weight-medium {
  letter-spacing: 0;
  margin-bottom: 15px;
}

.wrapper-image-2 {
  z-index: 5;
  width: 23.75rem;
  height: 23.75rem;
  border-radius: .5rem;
  position: relative;
  overflow: hidden;
}

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

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

.wide-hero-1000-666-copy {
  max-height: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.section-footer {
  background-color: #e7a227;
}

.faq_dropdown-list {
  background-color: #fff;
  padding: 20px;
  position: relative;
}

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

.column-12 {
  z-index: 1500;
  margin-top: 0;
  padding-bottom: 0;
}

.sticky-footer-section {
  z-index: 1200;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

.faq_-div {
  margin-bottom: 15px;
}

.column-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.timer-mobile {
  text-align: center;
  background-color: #fff6e7;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 15px;
  display: none;
}

.text-size-small-3 {
  color: #000;
  font-size: .875rem;
}

.text-size-small-3.text-weight-semibold {
  text-transform: uppercase;
  font-weight: 500;
}

.feedback_div {
  margin-bottom: 2.5rem;
}

.text-align-center-3-copy {
  text-align: center;
  padding-top: 5px;
  padding-right: 0;
  font-size: .85rem;
}

._3rem-section {
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1.2;
}

.paragraph-1114 {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.info-drink_image {
  width: 45%;
}

.info-drink_image.right-shift {
  justify-content: flex-end;
  display: flex;
}

.button_main-3 {
  width: 100%;
  height: 75px;
  max-width: 400px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #5e7462;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  display: flex;
  transform: translate(0);
}

.button_main-3:hover {
  background-color: #930f19;
}

.button_main-3.no-width {
  max-width: none;
  color: #fff;
  background-color: #a15097;
  border: 1px solid #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.column-20 {
  justify-content: center;
  display: flex;
}

._3rem-headline-left-alignment {
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.2;
}

._3rem-section-2 {
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.2;
}

.pricing_main-div {
  width: 100%;
}

.experts-main-2 {
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2.5rem;
  display: grid;
}

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

.pricing_card-4 {
  background-color: #fff9ee;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 20px;
  padding: 10px;
}

.pricing_card-4.border {
  border-color: #aa131d;
}

.cta-button-2 {
  height: 65px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #a15097;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.cta-button-2:hover {
  background-color: #ffd67a;
}

.heading-x {
  font-size: 1.5rem;
}

.final {
  color: #1ba02f;
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 700;
}

.bold-text-43 {
  display: none;
}

.square-hero {
  display: block;
}

.how-it-works-container-2 {
  background-color: #f2d8ef;
  padding: 3rem 2.5rem;
  overflow: hidden;
}

.steps_icon-div {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.bold-text-28 {
  color: #000;
  font-size: .85rem;
  font-weight: 400;
}

.divider-2 {
  width: 100%;
  height: 1px;
  background-color: #000;
}

.offer-section {
  background-color: #ffd996;
}

.coffee-at-home-grid-2 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-end;
  padding: 2rem;
  display: flex;
}

.coffee-at-home-grid-2.to-left {
  background-color: #fff;
  border: 1px solid #000;
  justify-content: flex-start;
}

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

.dropdown-answer_div {
  margin-bottom: 20px;
}

.heading-full-content {
  max-width: 42.5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brand-icon_grid-div-2 {
  width: 80%;
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.custom_price-head {
  font-size: 1.5rem;
  font-weight: 700;
}

.custom_price-head.added {
  color: #aa131d;
}

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

.text-size-regular-4.text-align-center {
  margin-bottom: 10px;
  font-size: 16px;
}

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

.columns-11 {
  z-index: 1200;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #fff 51%);
  position: relative;
}

.text-align-center-4 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: .85rem;
}

.feedback_stars {
  color: #faa707;
  font-size: 1.25rem;
}

.pricing_main-3 {
  width: 85%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.expert-reviews-ection {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.bold-text-48 {
  font-weight: 900;
}

.steps_div-2 {
  width: 100%;
  min-height: 500px;
  background-color: #fff;
  border-radius: 20px;
  padding: 5%;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .06);
}

.footer-text {
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
}

.column-16 {
  padding-right: 0;
}

.page-wrapper-2 {
  color: #06374f;
  font-family: Montserrat, sans-serif;
}

._w-100-2 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

._w-100-2.new {
  background-color: #17181b;
}

.dropdown-answer_image {
  width: 35%;
  border-radius: 50px;
  overflow: hidden;
}

._30-count-tag {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

._30-count-tag._1 {
  color: #f5f5f5;
  background-color: #f5f5f5;
}

.bundle-2 {
  width: 100%;
  height: 100%;
  color: #2b1a1a;
  padding-bottom: 20px;
}

.sterps-icon {
  margin-bottom: 10px;
}

.feedback_main {
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5rem;
  display: flex;
}

._1111 {
  width: 100%;
  white-space: normal;
  border-radius: 15px;
  padding: 10px 15px;
}

.info-drinkn_image-div {
  width: 100%;
  max-width: 450px;
  border-radius: 20px;
  overflow: hidden;
}

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

.steps_icons-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 3rem;
  display: grid;
}

.pricing_flex-3 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 25px;
  display: flex;
}

.dropdown_flex {
  align-items: center;
  display: flex;
}

.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;
  background-color: #fff;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pricing_pprice {
  color: #aa131d;
  font-size: 2rem;
  font-weight: 700;
  text-decoration: line-through;
}

.custom-attribute-head-2 {
  width: 200px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 900;
}

.feedback_name {
  text-align: right;
  font-size: 1rem;
  font-weight: 600;
}

.paragraph-1125 {
  padding-top: 3px;
}

.text-size-medium-2-copy-2 {
  font-size: 1.1rem;
}

.text-size-medium-2-copy-2.brand-icon {
  text-align: center;
  white-space: nowrap;
  margin: 0 15px;
  font-family: Montserrat, sans-serif;
}

.bold-text-24 {
  padding-right: 19px;
  font-size: 14px;
}

.dropdown-answers_main {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 3.5rem;
  display: flex;
}

.columns-10 {
  width: 100%;
  height: 100%;
}

.text-size-regular-5 {
  color: #000;
  font-size: 1rem;
}

.text-size-regular-5.text-align-center {
  margin-bottom: 20px;
  font-size: 16px;
}

.timer-desktop {
  text-align: center;
  background-color: #f7f4e8;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  display: none;
}

.dropdown-answer_content {
  width: 55%;
}

.text-size-medium-7 {
  font-size: 1.125rem;
}

.text-size-medium-7.text-weight-semibold {
  color: #000;
}

.faq_dropdown_toggle {
  width: 100%;
  white-space: normal;
}

.feedback_content {
  width: 50%;
}

.heading-style-h2-4 {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.3;
  position: relative;
}

.bold-text-42 {
  display: none;
}

.page-padding-copy-copy {
  background-color: #fff;
  padding: 3rem 2.5rem;
}

.text-size-regular-6 {
  color: #000;
  font-size: 1rem;
}

.text-size-regular-6.text-weight-medium {
  margin-bottom: 10px;
}

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

.card-side-split {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-banner_checkpoints-div-2 {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.bold-text-26 {
  color: #000;
  font-weight: 400;
}

.section-15 {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-size-medium-8 {
  margin-top: -10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
}

.text-size-medium-8.text-weight-semibold {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-size: 14px;
}

.dropdown-answer_toggle {
  width: 100%;
  white-space: normal;
  border-radius: 15px;
  padding: 10px 15px;
}

.grey-divider-2 {
  width: 100%;
  height: 1px;
  background-color: rgba(105, 88, 83, .25);
}

.icons-grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 15px;
  display: grid;
}

._90-count-gummies-tag {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

._90-count-gummies-tag._90-count-gummies-tag-2 {
  background-color: #484ab4;
}

.feedback_images {
  width: 45%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brand-icons_head-wrapper {
  align-items: center;
  display: flex;
}

.paragraph-1113 {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.text-weight-semibold-3 {
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 600;
}

.dropdown-answer {
  z-index: 0;
  width: 100%;
  border: 1px #000;
  border-radius: 15px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .06);
}

.testimonials-section {
  background-color: #fff9ee;
}

.dropdown-answer_icon {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.page-padding-5 {
  background-color: #fff;
  padding: 3rem 2.5rem;
}

.final-ss {
  color: #1ba02f;
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 700;
}

.info-drink_content {
  width: 45%;
}

.navbar-navlink {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: .875rem;
  font-weight: 600;
}

.navbar-navlink:hover {
  color: #930f19;
}

.footer-image {
  max-width: 125px;
}

.double-copy-section-container {
  z-index: 1500;
  background-color: #f2d8ef;
  padding: 3rem 2.5rem;
  position: relative;
}

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

.info-drink_split.second {
  margin-top: 4rem;
}

.hero-section-headline {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 42px;
}

.main-banner_content-3 {
  margin-left: 15px;
  margin-right: 0;
}

.text-size-medium-4-copy {
  margin-top: -10px;
  font-size: 1.125rem;
}

.text-size-medium-4-copy.text-weight-semibold {
  color: #000;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.how-it-works-text-container {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.narrow-hero-600-600 {
  max-height: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.width-100-2 {
  width: 100%;
  height: 100%;
  color: #2b1a1a;
}

.finalll {
  color: #1ba02f;
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 700;
}

.icons-text {
  font-family: Montserrat, sans-serif;
}

.main-wrapper_cta-x-2 {
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.expert_name-2 {
  margin-bottom: 10px;
}

.steps_grid-2 {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.dropdown-answer_list {
  padding: 15px;
}

.dropdown-answer_list.w--open {
  background-color: #fff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-left: 65px;
  position: relative;
}

.hero-section-desktop {
  z-index: 1500;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.easy-quick_div {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.icoons_image {
  max-width: 45px;
}

.faq_full {
  width: 100%;
}

.why-us {
  background-color: #fff;
  padding: 3rem 2.5rem;
}

.navbar-logo-left {
  background-color: #fff;
}

@media screen and (min-width: 1280px) {
  .text-size-medium-2-copy-copy-copy {
    display: block;
  }

  .cta-section-text {
    font-family: Montserrat, sans-serif;
  }

  .image-500-500 {
    width: 100%;
  }

  .button-main, .cta-button {
    background-color: #f5b380;
  }

  ._3rem-headline-left-alignment-copy {
    color: #000;
    margin-bottom: 1rem;
    font-size: 2rem;
  }

  .cta-button-copy {
    background-color: #f5b380;
  }

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

  .padding-global-4 {
    background-color: #f2d8ef;
  }

  .faq-section-container {
    background-color: #fff;
    padding-top: 2rem;
  }

  .text-align-center-3-copy-copy {
    padding-top: 5px;
  }

  .text-size-regular-3.text-align-center {
    color: #000;
  }

  .double-header-section-headline {
    font-size: 2rem;
  }

  .wide-hero-1000-666-copy {
    display: none;
  }

  .text-align-center-3-copy {
    padding-top: 5px;
  }

  ._3rem-section, ._3rem-headline-left-alignment, ._3rem-section-2 {
    font-size: 2rem;
  }

  .pricing_card-4, .pricing_card-4.border {
    background-color: #f5eac8;
  }

  .brand-icon_grid-div-2 {
    width: 80%;
    grid-template-rows: auto;
  }

  .columns-11 {
    background-color: rgba(255, 255, 255, 0);
  }

  ._w-100-2.new {
    background-color: #1d1d20;
  }

  .pricing_flex-3 {
    background-color: #f5eac8;
  }

  .text-size-medium-2-copy-2.brand-icon {
    margin-top: 30px;
    margin-bottom: 0;
  }

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

  .page-padding-copy-copy {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .text-weight-bold-3 {
    color: #000;
    background-color: #f5eac8;
  }

  .section-15 {
    background-color: #fff;
  }

  .page-padding-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .double-copy-section-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .main-banner_content-3 {
    margin-left: 25px;
  }

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

@media screen and (min-width: 1440px) {
  .subb {
    font-size: 20px;
  }

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

  .padding-global-4 {
    background-color: #f2d8ef;
  }

  .bundle-scroll-cta-section.aaa {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .wide-hero-1000-666-copy {
    display: block;
  }

  .square-hero {
    display: none;
  }

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

  ._w-100-2.new {
    background-color: #18191b;
  }

  .pricing_flex-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .page-padding-copy-copy, .section-15 {
    background-color: #fff;
  }

  .text-weight-semibold-3 {
    margin-bottom: 10px;
  }

  .page-padding-5 {
    background-color: #fff;
  }

  .double-copy-section-container {
    background-color: #f2d8ef;
  }

  .columns-9 {
    padding-top: 0;
  }

  .narrow-hero-600-600 {
    display: block;
  }

  .navbar-logo-left {
    background-color: #fff;
  }
}

@media screen and (min-width: 1920px) {
  .text-size-medium-2-copy-copy-copy {
    display: block;
  }

  .bold-text-15-copy {
    font-size: 2rem;
  }

  .width-100 {
    width: 100%;
  }

  .experts.padding-huge {
    padding-top: 2rem;
  }

  .newnewnewn.text-weight-semibold {
    color: #000;
  }

  .navbar_main-logo.hide-mobile-landscape {
    flex: 0 auto;
    display: block;
  }

  .text-size-medium-4.text-weight-semibold {
    color: #000;
    margin-top: 25px;
  }

  .bold-text-15 {
    font-size: 2rem;
  }

  .button-main {
    padding-top: 16px;
    display: block;
  }

  .padding-global-2 {
    text-align: center;
  }

  .padding-global-2.navbar {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .bold-text-14 {
    font-size: 2rem;
  }

  .heading-style-h1-2.text-align-center {
    margin-top: 4rem;
  }

  .all-rights-reserved.all-rights {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .bold-text-32 {
    font-size: 20px;
  }

  .heading-324244 {
    font-size: 2.7rem;
  }

  .offer {
    background-color: #fff;
  }

  .subb {
    text-align: center;
  }

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

  .steps_highlight-2 {
    background-color: #000;
  }

  .padding-global-4 {
    background-color: #f2d8ef;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .column-11 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .main-banner_content-inner-3 {
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 60px;
  }

  ._3rem-headline {
    line-height: 4rem;
  }

  .text-align-center-3-copy-copy {
    text-align: center;
    padding-top: 5px;
  }

  .bold-text-29 {
    font-size: 20px;
  }

  .double-header-section-headline {
    max-width: none;
    padding-left: 20px;
  }

  .text-size-medium-6.text-weight-medium {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
  }

  .padding-vertical-3.padding-large {
    padding-right: 0;
  }

  .wide-hero-1000-666-copy {
    max-height: 50%;
    max-width: 100%;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .column-12 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-align-center-3-copy {
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
  }

  .square-hero {
    display: none;
  }

  .how-it-works-container-2 {
    background-color: #f2d8ef;
  }

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

  .brand-icon_grid-div-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .bold-text-48 {
    font-size: 20px;
  }

  ._w-100-2.new {
    background-color: #18191b;
  }

  .why-us-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-1125 {
    padding-top: 5px;
  }

  .text-size-medium-2-copy-2.brand-icon {
    margin-top: 0;
  }

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

  .text-size-regular-5.text-align-center {
    padding-bottom: 20px;
  }

  .timer-desktop {
    background-color: #f7f4e8;
  }

  .text-size-medium-7.text-weight-semibold {
    color: #000;
  }

  .page-padding-copy-copy {
    background-color: #fff;
  }

  .main-banner_checkpoints-div-2 {
    font-size: 1.125rem;
  }

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

  .section-15 {
    background-color: #fff;
  }

  .text-size-medium-8.text-weight-semibold {
    color: #000;
  }

  .paragraph-1113 {
    padding-left: 20px;
  }

  .as-featured-in-section {
    background-color: #fff;
    border: 0 solid #000;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .page-padding-5 {
    background-color: #fff;
  }

  .double-copy-section-container {
    background-color: #f2d8ef;
  }

  .info-drink_split {
    margin-left: 0;
    padding-left: 0;
  }

  .hero-section-headline {
    font-size: 3rem;
    line-height: 48px;
  }

  .columns-9 {
    padding-top: 0;
    padding-bottom: 15px;
  }

  .main-banner_content-3 {
    margin-top: 0;
  }

  .text-size-medium-4-copy.text-weight-semibold {
    color: #000;
    margin-top: 0;
  }

  .narrow-hero-600-600 {
    max-height: 50%;
    max-width: 100%;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .hero-section-desktop {
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
  }

  .why-us {
    background-color: #fff;
  }
}

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

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

  .navbar {
    border-bottom-color: #f9d8b4;
  }

  .container {
    max-width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .main-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 2.6fr;
  }

  .content {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .padding-section {
    padding: 2.5rem;
  }

  .padding-section.padding-horizontal {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .compare-check_div.compare-logo_div {
    padding-left: 31px;
    padding-right: 31px;
  }

  .compare-head_div {
    margin-top: 5px;
    margin-bottom: 5px;
  }

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

  .wrapper-image {
    width: 20rem;
    height: 20rem;
  }

  .section {
    width: 95%;
  }

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

  .button-main {
    display: block;
  }

  ._1st, .padding-vertical-2, .hero {
    padding-left: 0;
    padding-right: 0;
  }

  .experts-main {
    grid-column-gap: 25px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ".";
    grid-auto-flow: row;
    justify-content: center;
  }

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

  .bundle-scroll-cta {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .card-side-image {
    width: 75%;
  }

  .main-banner_paragraph, .main-banner_paragraph.desktop {
    display: none;
  }

  .paragraph-1120 {
    font-size: 14px;
  }

  .card-side-content {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }

  .drink-hot-cold {
    right: 2%;
  }

  .easy-quick_grid {
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .bundle-scroll-cta-section {
    padding-left: 0;
    padding-right: 0;
  }

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

  .wrapper-image-2 {
    width: 20rem;
    height: 20rem;
  }

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

  .wide-hero-1000-666-copy {
    display: block;
  }

  .column-12 {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 20px;
  }

  .info-drink_image {
    width: 75%;
  }

  .button_main-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .column-20 {
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }

  .experts-main-2 {
    grid-column-gap: 25px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ".";
    grid-auto-flow: row;
    justify-content: center;
  }

  .pricing_card-4 {
    background-color: #f5eac8;
  }

  .square-hero {
    display: none;
  }

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

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

  .paragraph-1122 {
    font-size: 14px;
  }

  .nav-menu-2 {
    background-color: #fff9ee;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }

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

  .info-drinkn_image-div {
    max-width: none;
  }

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

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

  .timer-desktop {
    padding-left: 0;
    padding-right: 0;
  }

  .feedback_content {
    width: 100%;
    margin-top: 25px;
  }

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

  .page-padding-copy-copy {
    padding-top: 50px;
  }

  .card-side-split {
    flex-direction: column-reverse;
  }

  .text-size-medium-8 {
    text-align: center;
    padding-bottom: 13px;
    font-size: 1rem;
  }

  .text-size-medium-8.text-weight-semibold {
    font-size: 12px;
  }

  .feedback_images {
    width: 100%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .page-padding-5 {
    padding-top: 50px;
  }

  .info-drink_content {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }

  .navbar-navlink {
    text-align: center;
    border-top: 1px solid #2b1a1a;
  }

  .double-copy-section-container {
    padding-top: 50px;
  }

  .info-drink_split {
    flex-direction: column-reverse;
  }

  .info-drink_split.second {
    flex-direction: column;
  }

  .hero-section-headline {
    text-align: center;
    margin-bottom: -20px;
    font-size: 2rem;
    line-height: 40px;
  }

  .main-banner_content-3 {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-medium-4-copy {
    font-size: 1rem;
  }

  .text-size-medium-4-copy.text-weight-semibold {
    text-align: center;
    padding-bottom: 0;
  }

  .narrow-hero-600-600 {
    display: none;
  }

  .steps_grid-2 {
    grid-column-gap: 25px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hero-section-desktop {
    display: block;
  }

  .menu-button-4 {
    padding: 12px;
  }

  .menu-button-4.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }
}

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

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

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

  .main-wrapper {
    overflow: hidden;
  }

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

  .home-message_component {
    padding: 0;
  }

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

  .main-btn {
    background-color: #000;
  }

  .image {
    width: 11.25rem;
    min-width: auto;
  }

  .main-grid {
    grid-template-columns: 2.6fr;
  }

  .heading {
    font-size: 2rem;
  }

  .heading._32px.text-align-center {
    color: #17242c;
  }

  .heading._32px.text-align-center.new {
    font-size: 2rem;
  }

  .heading._26px {
    color: #17242c;
  }

  .div-block-3 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

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

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

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

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

  .div-block-copy {
    width: 100%;
  }

  .div-block-6.hide-desktop {
    background-color: #f7dafb;
    display: flex;
  }

  .review {
    flex-direction: column;
    align-items: flex-end;
  }

  .div-block-7 {
    width: 25%;
  }

  .div-block-8 {
    width: 100%;
  }

  .rating {
    width: 89%;
  }

  .div-block-10 {
    align-items: stretch;
  }

  .div-block-11 {
    width: 100%;
  }

  .hide-desktop {
    display: block;
  }

  .alpha {
    text-align: center;
    flex-direction: column;
    align-items: center;
    transform: scale3d(1.1, 1, 1);
  }

  .image-7 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-12 {
    color: #c2c2c2;
    text-align: center;
    background-color: #000;
    padding: 1.25rem;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-12.not-fixed {
    position: static;
  }

  .div-block-12.hide-desktop {
    z-index: 1000;
  }

  .bold-text {
    color: #ffae00;
  }

  .padding-section {
    padding: 1.5rem 1rem;
  }

  .compare-cup_height {
    height: 44px;
  }

  .compare-check_div.compare-logo_div {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cup-img {
    width: 25px;
  }

  .coffee-pod-text {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
  }

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

  .check-wrapper.to_right {
    flex-direction: row-reverse;
  }

  .coffee-at-home-grid {
    justify-content: flex-start;
  }

  .coffee-home-div {
    width: 100%;
    max-width: none;
  }

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

  .bar-heading.inverse {
    flex-direction: row-reverse;
  }

  .wrapper-image {
    width: 100%;
  }

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

  .section-main-header {
    margin-top: 76px;
  }

  .differetnt_contact-2 {
    width: 100%;
  }

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

  .button-wrapper.desktop-hide {
    margin-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }

  .different-image {
    width: 75%;
  }

  .bold-text-27 {
    font-size: 2.5rem;
    line-height: 36px;
  }

  .navbar_main-logo.hide-desktop {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .navmenu {
    z-index: 20;
    width: 100%;
    height: 100vh;
    background-color: #fff6e7;
    padding-top: 75px;
    position: fixed;
  }

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

  .padding-global-2.navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-guaranntee {
    grid-column-gap: 20px;
    align-items: center;
    display: flex;
  }

  .guarantee-icon {
    width: 25%;
  }

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

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

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

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

  ._3rem-headline-left-alignment-copy {
    font-size: 1.5rem;
  }

  .navbar-component {
    border-top-style: none;
    border-bottom-style: none;
  }

  .heading-wrapper-2 {
    text-align: left;
  }

  .heading-wrapper-2.center-align {
    text-align: center;
  }

  .padding-vertical-2 {
    padding-top: .5px;
    padding-left: 0;
    padding-right: 0;
  }

  .different-split {
    flex-direction: column;
  }

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

  .navbar_flex {
    z-index: 25;
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
  }

  .heading-324244 {
    text-align: center;
    line-height: 1;
  }

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

  .subb {
    text-align: center;
  }

  .aaaadaad-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .bundle-scroll-cta {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .column-11 {
    padding-bottom: 0;
  }

  .faq-section-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  ._3rem-headline {
    line-height: 3rem;
  }

  .heading-medium-3 {
    font-size: 1.5rem;
  }

  .drink-hot-cold {
    width: 4.5rem;
    height: 4.5rem;
  }

  .custom_pricing-head {
    font-size: 1rem;
  }

  .bundle-scroll-cta-section {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .double-header-section-headline {
    font-size: 1.5rem;
  }

  .wrapper-image-2 {
    width: 100%;
  }

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

  .wide-hero-1000-666-copy {
    max-width: 100%;
    display: block;
  }

  ._3rem-section, ._3rem-headline-left-alignment, ._3rem-section-2 {
    font-size: 1.5rem;
  }

  .square-hero {
    display: none;
  }

  .how-it-works-container-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .coffee-at-home-grid-2 {
    justify-content: flex-start;
  }

  .brand-icon_grid-div-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr 1fr;
  }

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

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

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

  .page-padding-copy-copy, .page-padding-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .footer-image {
    max-width: 100px;
  }

  .double-copy-section-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero-section-headline {
    font-size: 2rem;
  }

  .columns-9 {
    display: flex;
  }

  .narrow-hero-600-600 {
    max-width: 100%;
    display: none;
  }

  .why-us {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .padding-small {
    padding-left: 1%;
    padding-right: 1%;
  }

  .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-vertical.margin-small-copy {
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    background-color: #fff;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: relative;
  }

  .margin-vertical.margin-small {
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    background-color: #f2d8ef;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: relative;
  }

  .margin-vertical.margin-small-copy {
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    background-color: #fff;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: relative;
  }

  .margin-vertical.margin-xsmall {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .margin-vertical.margin-small {
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    background-color: #fff;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: relative;
  }

  .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-top.margin-large {
    padding-left: 3%;
    padding-right: 3%;
  }

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

  .text-weight-medium.text-uppercase {
    font-size: .75rem;
  }

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

  .main-btn {
    font-family: Montserrat, sans-serif;
  }

  .main-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 2.6fr;
    grid-auto-columns: 1fr;
    justify-items: end;
    display: flex;
  }

  .heading, .heading._32px.text-align-center, .heading._32px.text-align-center.new {
    color: #000;
    font-size: 2rem;
  }

  .heading._26px {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .paragraph {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 1.25rem;
  }

  .paragraph._20px.text-color-gainsboro {
    color: #000;
    font-size: 1rem;
  }

  .text-block {
    font-family: Montserrat, sans-serif;
  }

  .social {
    display: none;
  }

  .line-v-btw {
    background-color: #fff;
  }

  .content {
    display: block;
  }

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

  .div-block-12.hide-desktop {
    display: none;
  }

  .padding-section.padding-horizontal {
    width: 100%;
  }

  .desktop-sea-moss {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .mobile-sea-moss {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .desktop-bladderwrack {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .mobile-bladderwrack {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .desktop-burdock-root {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .mobile-burdock-root {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .bold-text-2 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
  }

  .image-8, .image-9, .image-10 {
    padding-bottom: 10px;
  }

  .heading-copy, .heading-copy._32px.text-color-white {
    color: #000;
  }

  .heading-copy._26px {
    font-family: Montserrat, sans-serif;
  }

  .text-block-4 {
    font-size: .75rem;
  }

  .text-div {
    padding: 1rem .5rem;
  }

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

  .heading-copy {
    color: #000;
    font-size: 2rem;
  }

  .heading-copy._26px {
    font-family: Montserrat, sans-serif;
  }

  .bold-text-7 {
    color: #000;
  }

  .discount_div {
    background-color: #fff;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-size-medium-2 {
    color: #000;
    margin-top: 10px;
    font-size: 18px;
  }

  .heading-9-copy {
    font-size: 1.25rem;
  }

  .read-story_head {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-size-medium-2-copy-copy-copy {
    color: #000;
    margin-top: 10px;
    font-size: 18px;
    display: block;
  }

  .bold-text-15-copy {
    font-size: 1.5rem;
    font-weight: 900;
  }

  .cta-section-text {
    text-align: center;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
  }

  .width-100 {
    display: block;
  }

  .bold-text-31 {
    font-size: .75rem;
  }

  .image-500-500 {
    text-align: center;
    padding-top: 0;
    display: block;
  }

  .differetnt_contact-2 {
    text-align: center;
    display: block;
  }

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

  .experts.padding-huge {
    border: 0 solid #000;
    padding-top: 4rem;
  }

  .newnewnewn {
    text-align: left;
    margin-top: 0;
    font-size: 1rem;
    font-weight: 300;
  }

  .newnewnewn.text-weight-semibold {
    color: #000;
    justify-content: center;
    margin-top: 0;
    font-size: .75rem;
    font-weight: 800;
    display: flex;
  }

  .text-size-regular-2 {
    font-family: Montserrat, sans-serif;
  }

  .bold-text-27 {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .navbar_main-logo.hide-desktop {
    width: 125px;
    flex: 0 auto;
    justify-content: center;
    display: flex;
  }

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

  .heading-9-copy-2 {
    font-size: 1.25rem;
  }

  .text-size-medium-4 {
    text-align: left;
    margin-top: 0;
    font-size: 1rem;
    font-weight: 300;
  }

  .text-size-medium-4.text-weight-semibold {
    color: #000;
    justify-content: center;
    margin-top: 5px;
    font-size: .875rem;
    font-weight: 800;
    display: flex;
  }

  .bold-text-15 {
    font-size: 1.5rem;
    font-weight: 900;
  }

  .button-main {
    height: 50px;
    color: #fff;
    background-color: #f5b380;
    margin: 15px 10px;
    padding-top: 14px;
    padding-left: 12px;
    padding-right: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .footer_link {
    text-align: center;
  }

  .padding-global-2 {
    padding: 1rem .75rem 2rem;
  }

  .padding-global-2.navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .guarantee-icon {
    width: 75px;
    min-width: 50px;
  }

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

  ._1st.padding-huge-copy {
    padding-top: .5rem;
    padding-bottom: 1rem;
  }

  .bold-text-14 {
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1;
  }

  .cta-button {
    width: 95%;
    height: 60px;
    color: #fff;
    background-color: #f5b380;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-9 {
    font-size: 2rem;
  }

  .heading-style-h1-2.text-align-center {
    font-size: 1.6rem;
  }

  .heading-style-h2-3 {
    margin-top: .5rem;
    font-size: 1.5rem;
  }

  ._3rem-headline-left-alignment-copy {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .all-rights-reserved {
    font-family: Montserrat, sans-serif;
  }

  .all-rights-reserved.all-rights {
    text-align: center;
    justify-content: center;
    font-size: .75rem;
    display: block;
  }

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

  .padding-vertical-2._456465645645645 {
    padding-top: 0;
    padding-bottom: 1rem;
  }

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

  .hero.padding-huge-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-324244 {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 28px;
  }

  .experts-main {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-8 {
    font-size: 2rem;
  }

  .offer {
    padding: 0;
  }

  .subb {
    color: #000;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: .875rem;
    font-weight: 400;
  }

  .cta-button-copy {
    width: 95%;
    height: 60px;
    color: #fff;
    background-color: #f5b380;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
  }

  .aaaadaad-2 {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    display: block;
  }

  .steps_highlight-2 {
    background-color: #000;
  }

  .bundle-scroll-cta {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-global-4 {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    position: relative;
    overflow: hidden;
  }

  .icons-div {
    justify-content: center;
    align-items: center;
  }

  .faq-section-container {
    z-index: 1000;
    background-color: #fff;
    padding-top: 3rem;
    padding-bottom: 3rem;
    display: block;
    position: relative;
  }

  .review-text-1 {
    text-align: left;
    margin-top: -5px;
    font-size: 1rem;
    font-weight: 300;
    line-height: 24px;
  }

  .main-banner_content-inner-3 {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .main-banner_paragraph.desktop {
    display: block;
  }

  ._3rem-headline {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .text-weight-medium-2 {
    font-weight: 400;
    line-height: 24px;
  }

  .text-weight-medium-2.text-size-medium.text-align-center {
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
  }

  .heading-medium-3.text-align-center {
    font-size: 2.1rem;
  }

  .text-weight-semibold-2 {
    margin-bottom: 0;
  }

  .drink-hot-cold {
    top: -17%;
    right: 0%;
  }

  .text-align-center-3-copy-copy {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    font-size: .75rem;
  }

  .icon-3, .column-17 {
    display: none;
  }

  .bundle-scroll-cta-section {
    padding-left: 0;
    padding-right: 0;
  }

  .bundle-scroll-cta-section.aaa {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-size-regular-3 {
    background-color: #fff;
    line-height: 24px;
  }

  .text-size-regular-3.text-align-center {
    background-color: rgba(0, 0, 0, 0);
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
  }

  .paragraph-1116 {
    font-size: 1rem;
    line-height: 24px;
  }

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

  .margin-vertical-copy.margin-small-copy {
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    background-color: #fff;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: .5rem;
    display: block;
    position: relative;
  }

  .reviews {
    background-color: #fff;
    display: block;
  }

  .double-header-section-headline {
    text-align: center;
  }

  .text-size-medium-6.text-weight-medium {
    width: 95%;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .wrapper-image-2 {
    height: 40%;
    position: static;
  }

  .container-large-2 {
    max-width: 100%;
  }

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

  .padding-vertical-3.padding-large {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-vertical-3.padding-huge {
    padding-top: 0;
  }

  .padding-vertical-3.padding-large {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .wide-hero-1000-666-copy {
    width: 100%;
    height: 100%;
    max-height: 90%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-footer {
    font-family: Montserrat, sans-serif;
  }

  .column-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sticky-footer-section {
    font-family: Montserrat, sans-serif;
  }

  .column-15 {
    text-align: center;
    display: block;
  }

  .timer-mobile {
    background-color: #f7f4e8;
    margin-top: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .text-size-small-3 {
    color: #000;
  }

  .text-align-center-3-copy {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    font-size: .75rem;
  }

  .bold-text-38 {
    color: #000;
    font-weight: 800;
  }

  .paragraph-1114 {
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
  }

  .button_main-3 {
    font-size: 1.1rem;
  }

  .column-20 {
    background-color: rgba(0, 0, 0, 0);
  }

  ._3rem-headline-left-alignment {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .footer-flex {
    background-color: #fff;
  }

  .cta-button-2 {
    width: 95%;
    height: 60px;
    color: #fff;
    background-color: #a15097;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
  }

  .final {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .faq-section {
    font-family: Montserrat, sans-serif;
  }

  .how-it-works-container-2 {
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    overflow: hidden;
  }

  .bold-text-28 {
    font-size: 10px;
  }

  .divider-2 {
    width: 90%;
  }

  .offer-section {
    font-family: Montserrat, sans-serif;
  }

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

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

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

  .brand-icon_grid-div-2 {
    width: 100%;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    margin-top: .5rem;
  }

  .paragraph-1122 {
    font-size: 1.125rem;
  }

  .custom_price-head {
    text-align: center;
    padding-bottom: 5px;
  }

  .text-align-center-4 {
    font-size: 12px;
  }

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

  .nav-menu-2 {
    z-index: 2000;
  }

  .expert-reviews-ection {
    font-family: Montserrat, sans-serif;
  }

  .footer-text {
    background-color: #fff;
  }

  .column-16 {
    display: none;
  }

  ._w-100-2.new {
    background-color: #1a1a1d;
  }

  .dropdown-answer_image {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  ._1111 {
    margin-top: 0;
    padding-top: 10px;
    display: flex;
  }

  .steps_icons-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .navbar-logo-left-container.shadow-three {
    z-index: 2000;
  }

  .custom-attribute-head-2 {
    width: 220px;
  }

  .feedback_name {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
  }

  .paragraph-1125 {
    padding-top: 5px;
  }

  .text-size-medium-2-copy-2 {
    text-align: center;
    margin-top: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 24px;
  }

  .bold-text-24 {
    font-size: 10px;
  }

  .bold-text-20 {
    padding-top: 0;
    display: flex;
  }

  .dropdown-answers_main {
    flex-direction: column;
  }

  .text-size-regular-5 {
    margin-bottom: 20px;
  }

  .text-size-regular-5.text-align-center {
    line-height: 24px;
  }

  .timer-desktop {
    margin-top: -5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .dropdown-answer_content {
    width: 100%;
    margin-top: 25px;
  }

  .text-size-medium-7 {
    text-align: left;
    margin-top: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
  }

  .text-size-medium-7.text-weight-semibold {
    color: #000;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 800;
  }

  .heading-style-h2-4 {
    width: 95%;
    position: static;
  }

  .page-padding-copy-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding: 2.5rem .5rem;
    display: block;
  }

  .text-size-regular-6 {
    background-color: #fff;
  }

  .main-banner_checkpoints-div-2 {
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 5px;
    font-size: 1.125rem;
    display: flex;
  }

  .text-size-medium-8 {
    text-align: left;
    margin: -15px auto 0;
    padding-bottom: 0;
    font-size: .875rem;
    font-weight: 300;
    line-height: 24px;
  }

  .text-size-medium-8.text-weight-semibold {
    color: #000;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 500;
  }

  .icons-grid-3 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-items: stretch;
    margin-left: 0;
    padding-top: 0;
    font-size: .8rem;
    display: grid;
  }

  .paragraph-1113 {
    font-size: 1rem;
    line-height: 24px;
  }

  .text-weight-semibold-3 {
    margin-bottom: 15px;
    font-size: 24px;
  }

  .as-featured-in-section, .testimonials-section {
    font-family: Montserrat, sans-serif;
  }

  .page-padding-5 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 3rem .5rem;
    display: block;
    overflow: hidden;
  }

  .final-ss {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .double-copy-section-container {
    background-color: #f2d8ef;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .info-drink_split {
    margin-top: 0;
  }

  .hero-section-headline {
    text-align: left;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 30px;
  }

  .columns-9 {
    padding-top: 0;
    padding-bottom: 15px;
    display: flex;
  }

  .main-banner_content-3 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .text-size-medium-4-copy {
    text-align: center;
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    font-weight: 300;
    line-height: 24px;
  }

  .text-size-medium-4-copy.text-weight-semibold {
    color: #000;
    text-align: left;
    background-color: #fff;
    margin-top: -25px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .bold-text-18-copy {
    padding-top: 0;
    display: flex;
  }

  .narrow-hero-600-600 {
    width: 100%;
    height: 100%;
    max-height: 90%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .width-100-2 {
    text-align: center;
    padding-top: 0;
    display: block;
  }

  .finalll {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .main-wrapper_cta-x-2 {
    width: 100%;
  }

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

  .hero-section-desktop {
    z-index: 1000;
    font-family: Montserrat, sans-serif;
    position: relative;
  }

  .why-us {
    margin-top: 0;
    padding-bottom: 3rem;
    font-family: Montserrat, sans-serif;
  }
}

#w-node-_0b04a6a2-b66d-493e-9eed-bf3b507167fe-88e17c44 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4c6367a1-806a-4196-7687-6baa1ae721ec-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae721f2-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae721fa-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae72208-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae72217-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae72225-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae72234-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae72242-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae72251-88e17c44, #w-node-_4c6367a1-806a-4196-7687-6baa1ae7225f-88e17c44 {
  align-self: center;
}

#w-node-_09e36b7c-6e5e-5276-d782-ac4b2bd013db-88e17c44 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

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

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

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

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

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

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

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

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-b1e17c49 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8d-b1e17c49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

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

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

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

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

#w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffb-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffc-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffd-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffe-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147be15a-1ad5aaa5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a628257-b9db-43f1-49a7-6b1c147be1c0-1ad5aaa5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

@media screen and (min-width: 1920px) {
  #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffb-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffd-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffe-1ad5aaa5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffb-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffc-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffd-1ad5aaa5, #w-node-_1a628257-b9db-43f1-49a7-6b1c147bdffe-1ad5aaa5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0b04a6a2-b66d-493e-9eed-bf3b507167fe-88e17c44 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.ttf') format('truetype'), url('../fonts/Gilroy-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BlackItalic.ttf') format('truetype'), url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}