:root {
  --dark-gray: #161616;
  --alice-blue: #ecf0f7;
  --white-smoke: #efefef;
  --dim-grey-2\<deleted\|variable-eac98bd0\>: #616161;
  --blue-2\<deleted\|variable-266c876e\>: #4700e0;
  --dim-grey: #6e6e6e;
  --gray-500: #b1bbc8;
  --gray-600: #8c929b;
  --dark-grey: #c7c7c7;
  --light-blue: #e9f8ff;
  --sky-blue\<deleted\|variable-290dbe00\>: #38c0de;
  --gray-400: #c8d1d9;
  --gray-800: #404146;
  --crimson\<deleted\|variable-da4fb0ee\>: #ff0062;
  --blue\<deleted\|variable-92ef31cb\>: #6411ff;
  --zimmee-lime-200: #daff96;
  --gray-300-2: #dde3e8;
  --gray-200-2: #edf0f2;
  --green-yellow\<deleted\|variable-86d8886e\>: #c4f85c;
  --cyan: #dfe1e2;
  --off-white: #f5f9fa;
  --vibrant-blue: #7ce2ff;
  --white: #ffffffbf;
  --light-green: #ebf5dd;
  --width-xl: 2280px;
  --width-l: 1680px;
  --width-m: 1180px;
  --width-r: 860px;
  --swipe-blue: #b1e9ff;
  --light-steel-blue: #d6d5ff;
  --swipe-salmon: #fdcece;
  --swipe-papaya: #ffe3c6;
  --swipe-cyan: #cff0ff;
  --swipe-lavender-200: #f9e3ff;
  --swipe-dark-gray: #303030;
  --gray-900: #1f2124;
  --gray-100: #f5f7f8;
  --cornflower-blue: #9290f3;
  --light-gray: #f6f1f1;
  --gray-300: #dbd4c3;
  --gray-200: #f8f8f8;
  --width-s: 680px;
  --width-xs: 380px;
  --swipe-lime-green: #eefdce;
  --swipe-lavender-100: #f7ebff;
  --white-2: white;
  --black-3: #131313;
  --black-2: #141414;
  --blue: #1e35e5;
  --medium-slate-blue: #5b6eff;
  --gainsboro: #e8e8e8;
  --spam-—-lavender: #af91f7;
  --card-medium: 700px;
  --lime: #c9f791;
  --width-l-2: 1580px;
  --width-m-2: 1280px;
  --card-large: 120vh;
  --main-gray: #eee;
  --width-xl-2: 1880px;
  --off-white-2: #f8f2eb;
  --width-s-2: 480px;
  --width-r-2: 780px;
  --width-xs-2: 320px;
  --gray-700: #696c75;
  --size-l: 80px;
  --size-m: 62px;
  --size-xl: 120px;
  --size-xs: 8px;
  --size-s: 24px;
  --size-r: 36px;
  --radius-l: 48px;
  --radius-s: 16px;
  --radius-r: 24px;
  --radius-m: 32px;
  --radius-xs: 6px;
  --container-r: 25em;
  --size-xxl: 220px;
  --container-s: 10em;
  --container-m: 0px;
}

body {
  color: var(--dark-gray);
  background-color: #fff;
  font-family: Bdogrotesk Vf, sans-serif;
  line-height: 1.5;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Hauora;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.4;
}

h2 {
  font-size: 2.4em;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bdogrotesk Vf, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.3;
}

h4 {
  font-family: Bdogrotesk Vf, sans-serif;
  line-height: 1.4;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Hauora;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

p {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 1.4em;
  line-height: 1.5;
}

a {
  color: #111;
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  padding-top: 2px;
  padding-bottom: 2px;
}

blockquote {
  color: #ffffff80;
  background-color: #ffffff0f;
  border: 1px solid #fff3;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 30px 35px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

figcaption {
  color: #949494d9;
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

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

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecartquantity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity {
    font-size: 16px;
  }
}

.section {
  background-color: #fff;
  position: relative;
}

.section.overflow {
  width: 100%;
  overflow: hidden;
}

.section.light-blue {
  background-color: var(--alice-blue);
}

.section.bg-gray {
  background-color: #fff;
}

.section.flex-hero {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 12em;
  display: flex;
  overflow: hidden;
}

.section.gap-m {
  background-color: #fff;
}

.section.blog-post {
  border: 1px #000;
  min-height: auto;
  padding-top: 9em;
  padding-bottom: 0;
}

.section.footer {
  background-color: #f3fdff00;
  padding: 32px;
}

.container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1580px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.container.large {
  margin-left: auto;
  margin-right: auto;
}

.container.contact-page {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1780px;
  height: auto;
  padding-top: 60px;
  padding-bottom: 4em;
  display: flex;
}

.container.wide {
  max-width: 1880px;
}

.container.gap-r {
  padding-bottom: 0;
}

.container.inner-gap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container.blog {
  padding-top: 160px;
}

.container.large {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container.titles {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 2em;
  padding-bottom: 8em;
  display: flex;
}

.container.footer {
  padding-top: 32px;
}

.main-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-content: start;
  align-items: center;
  width: 100%;
  position: relative;
}

.main-grid.full {
  height: 100%;
}

.grid-wrapper {
  min-height: auto;
  position: relative;
}

.inner-padding-medium {
  padding-top: 6em;
  padding-bottom: 6em;
}

.small-legal-text {
  color: #000;
  font-size: 13px;
}

.wrappernav {
  z-index: 20;
  width: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.navgrid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-height: 9em;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  display: flex;
}

.form.gap {
  width: 100%;
}

.form.single {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  align-items: center;
  padding: 6px 12px;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.button {
  z-index: 5;
  background-color: var(--dark-gray);
  color: var(--white-smoke);
  text-align: center;
  white-space: nowrap;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.button:hover {
  background-color: var(--white-smoke);
  color: var(--dim-grey-2\<deleted\|variable-eac98bd0\>);
}

.button.outline {
  color: #00000080;
  background-color: #0000;
  border: 1px solid #b3b3b34d;
}

.button.outline:hover {
  color: #ffffffd9;
  border-color: #b3b3b3cc;
}

.button.bg-white {
  color: #000;
  background-color: #fff;
}

.button.bg-white:hover {
  background-color: #d6d6d6;
}

.button.w {
  color: var(--dark-gray);
  background-color: #fff;
}

.button.b {
  background-color: var(--dark-gray);
  color: var(--white-smoke);
}

.grid-buttons {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-flow: column;
  justify-content: start;
  place-items: center start;
}

.grid-buttons.c {
  align-self: center;
}

.grid-buttons.social {
  padding-top: 24px;
  padding-bottom: 24px;
}

.nav-link {
  border-radius: 6px;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 16px;
  font-size: 1.5em;
  font-weight: 500;
  transition: color .2s;
}

.nav-link:hover {
  color: #141414bf;
  background-color: #3838381a;
}

.nav-link.w--current {
  color: #1b1b1b;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.nav-link.watch-video {
  display: none;
}

.image-brand {
  max-height: 32px;
}

.dropdown-toggle {
  padding: 12px 32px 12px 8px;
  font-weight: 500;
}

.text-field {
  border: 1px solid var(--gray-500);
  border-radius: 12px;
  width: 100%;
  min-width: 17em;
  height: auto;
  min-height: 60px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 18px;
  font-size: 18px;
  box-shadow: inset 1px 1px #fff;
}

.text-field.outline {
  box-shadow: none;
  background-color: #fff;
  border-color: #bbb;
  min-height: 65px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.text-field.flex-gray {
  background-color: #e9e8e8;
  flex: 1;
  min-width: auto;
  margin-right: 0;
}

.text-field.small {
  box-shadow: none;
  color: #fff;
  background-color: #fff;
  border-style: solid;
  border-color: #fff;
  padding-left: 12px;
  font-size: 18px;
}

.text-field.small::placeholder {
  color: var(--gray-600);
}

.inner-footer-nav {
  grid-column-gap: 86px;
  grid-row-gap: 86px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-footer {
  color: #000000b3;
  font-size: 16px;
  text-decoration: none;
}

.link-footer:hover {
  color: #f1f1f1;
}

.link-footer.s {
  font-size: 12px;
}

.form-wrapper {
  width: 100%;
}

.form-wrapper.left {
  justify-content: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.icon {
  opacity: .35;
  margin-right: 12px;
  font-size: 12px;
}

.link-wrapper {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-wrapper:hover {
  color: #575555d9;
  padding-right: 0;
}

.link-wrapper.text-white {
  color: #ffffffd9;
}

.link-wrapper.small {
  border-bottom-style: dotted;
  font-size: 1em;
}

.link-wrapper.small-header {
  color: var(--light-blue);
  border-bottom-style: dotted;
  border-bottom-color: #b3dff5;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
}

.icon-arrow {
  height: 8px;
  margin-top: 2px;
  margin-left: 6px;
}

.icon-arrow.s {
  height: 8px;
}

.icon-arrow.opacity {
  opacity: .5;
}

.full-form {
  width: 100%;
  margin-bottom: 0;
}

.heading-large {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 4.8em;
  font-weight: 700;
  line-height: 1;
}

.heading-large.text-black {
  color: #000;
}

.heading-large.merch {
  font-family: Inter, sans-serif;
}

.heading-large.merch.text-black {
  letter-spacing: -.03em;
  font-size: 5em;
  font-weight: 700;
}

.sub-heading-regular {
  margin-top: 10px;
  font-family: Switzer, sans-serif;
  font-size: 20px;
}

.sub-heading-regular.text-black {
  color: #000;
}

.heading-small {
  font-family: Bdogrotesk Vf, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.heading-small.outline {
  border: 1px solid #00000026;
  border-radius: 100px;
  padding: 9px 15px;
  font-size: 16px;
}

.heading-small.outline.margin-bottom-small {
  margin-bottom: 25px;
}

.color-blue {
  background-color: var(--sky-blue\<deleted\|variable-290dbe00\>);
}

.rounded {
  border-radius: 6px;
  overflow: hidden;
}

.dropdown-list {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  min-width: 150px;
  padding: 10px;
  overflow: hidden;
  box-shadow: 14px 14px 20px #0000001a;
}

.dropdown-list.w--open {
  border-radius: 18px;
  padding: 24px;
}

.dropdown-link {
  color: var(--dark-gray);
  background-color: #fff;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
}

.dropdown-link:hover {
  background-color: var(--dark-gray);
  color: #fff;
}

.dropdown-link.w--current {
  color: #00000080;
  background-color: #ececec;
}

.wrapper-legal-page {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 64px;
}

.cart-button {
  color: var(--dark-gray);
  background-color: #0000;
  border-radius: 4px;
  min-height: 55px;
  padding: 15px 0 15px 10px;
  font-size: 16px;
}

.cart-button:hover {
  color: #000;
}

.button-cart {
  z-index: 10;
}

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

.icon-cart {
  margin-right: 0;
}

.cart-quantity {
  background-color: var(--crimson\<deleted\|variable-da4fb0ee\>);
  color: #fff;
}

.main-navbar {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0%;
}

.cart-header {
  color: #000000d9;
}

.default-state-nav {
  color: var(--dim-grey);
}

.image-cart {
  border-radius: 4px;
}

.label-dropdown {
  font-size: 1.5em;
}

.cart-wrapper {
  z-index: 200;
}

.flex-rail {
  white-space: nowrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.inner-text-scrolling {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  text-transform: none;
  white-space: nowrap;
  align-items: center;
  padding: 12px 6px;
  font-family: Switzer, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  display: flex;
}

.inner-text-scrolling.large {
  color: var(--dark-gray);
  padding-left: 48px;
  padding-right: 48px;
  font-family: Zttalk, sans-serif;
  font-size: 18em;
  font-weight: 700;
}

.flex-ticker {
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.remove-link {
  color: var(--dim-grey);
  text-decoration: underline;
}

.footer-inner {
  grid-column-gap: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.empty-state {
  color: #000000d9;
}

.error-state {
  color: var(--crimson\<deleted\|variable-da4fb0ee\>);
}

.buttons-nav-wrapper {
  z-index: 4;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.success {
  background-color: var(--green-yellow\<deleted\|variable-86d8886e\>);
  color: #313d17;
}

.error {
  color: #8a0a0a;
  background-color: #f76969;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.dropdown-grid {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.overflow {
  overflow: hidden;
}

.main-btn {
  border: 1px solid #9c9c9c4d;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.main-btn.nav {
  border-color: #6e6e6e4d;
}

.main-btn.mob {
  display: none;
}

.btn-label-wrapper {
  z-index: 4;
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
  position: relative;
}

.icon-arrow-flip {
  height: 8px;
}

.arrow-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 8px;
  display: flex;
  overflow: hidden;
}

.button-hover-fill {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 100% 0% auto;
}

.label-button {
  white-space: nowrap;
  overflow-wrap: normal;
  font-size: 14px;
}

.label-button.nav {
  font-size: 1.25em;
  font-weight: 500;
}

.chart-wrapper {
  z-index: 3;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.grid-nav {
  flex: 1;
  grid-template-rows: auto;
  align-items: center;
}

.ticker-nav {
  background-color: #1f1f1f;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.inner-ticker-nav {
  grid-column-gap: 15px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.ticker-footer-wrapper {
  align-items: center;
  height: auto;
  padding-top: 12vh;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.overlayer-nav {
  background-color: #00000059;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.main-rt {
  font-family: Merriweather, serif;
  font-weight: 300;
  line-height: 1.6;
}

.main-rt h2 {
  margin-bottom: 20px;
  font-family: Bdogrotesk Vf, sans-serif;
  font-weight: 700;
}

.main-rt h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.main-rt p {
  color: var(--gray-800);
  margin-bottom: 45px;
  font-family: Bdogrotesk Vf, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

.main-rt h1, .main-rt h5 {
  font-family: Bdogrotesk Vf, sans-serif;
}

.main-rt blockquote {
  color: #000000e6;
  background-color: #f6f6f6;
  background-image: url("https://cdn.prod.website-files.com/68c139ba05fb15bc69efc17d/68c139ba05fb15bc69efc196_ic-quote.svg");
  background-position: 32px 52px;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 6px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 48px 84px;
  font-weight: 300;
}

.main-rt ol, .main-rt ul {
  color: var(--gray-800);
  margin-bottom: 32px;
  padding-left: 24px;
  font-size: 20px;
}

.main-rt li {
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Bdogrotesk Vf, sans-serif;
  font-weight: 400;
}

.button-arrow {
  color: var(--zimmee-lime-200);
  background-color: #daff96;
  background-image: url("https://cdn.prod.website-files.com/68c139ba05fb15bc69efc17d/68c139ba05fb15bc69efc361_arrow.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 12px;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.2em;
  height: 3.2em;
  display: flex;
}

.button-arrow:hover {
  background-color: #2a2a2a;
  background-image: url("https://cdn.prod.website-files.com/68c139ba05fb15bc69efc17d/68c139ba05fb15bc69efc193_cta-arrow-white.svg");
}

.footer-wrapper {
  background-color: var(--zimmee-lime-200);
  border-radius: 48px;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.footer-baseline {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 32vh;
  padding-bottom: 80px;
  display: flex;
}

.footer-logo {
  width: 100%;
}

.text-black {
  color: #111;
}

.p-s {
  letter-spacing: -.01em;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4;
}

.p-m {
  letter-spacing: -.01em;
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.4;
}

.p-m.bold {
  font-weight: 700;
}

.gap-m-2 {
  grid-column-gap: 62px;
  grid-row-gap: 62px;
  flex-direction: column;
  display: flex;
}

.footer-inner-nav {
  border-top: 1px solid #0003;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.text-opacity-60 {
  opacity: .6;
}

.footer-disclaimer {
  width: 100%;
}

.nav-items-wrapper {
  width: 100%;
  position: relative;
}

.chart-wrapper-btn {
  z-index: 3;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.image-137 {
  width: 50px;
  height: 50px;
}

.footer-logo-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.get-zimmee {
  font-family: Inter, sans-serif;
}

@media screen and (min-width: 1920px) {
  .cover-image {
    object-fit: contain;
    width: 100%;
  }

  .cover-image.contain {
    object-fit: scale-down;
  }

  .cover-image.conatin {
    object-fit: contain;
  }

  .circular-image-m {
    background-color: #0000;
    width: 270px;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 16px;
  }

  .section.blog-post {
    min-height: auto;
    padding-top: 7.5em;
  }

  .menu-mobile {
    border-radius: 100%;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 2.2em;
    height: 2.2em;
    min-height: auto;
    padding: 7px;
    display: flex;
    position: relative;
  }

  .nav-li {
    margin-left: 0;
    margin-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 32px;
  }

  .container {
    flex: 0 auto;
    width: 100%;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .container.inner-padding-small, .container.large, .container.width-l {
    width: 100%;
  }

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

  .container.inner-padding-small, .container.large, .container.width-l {
    width: 100%;
  }

  .container.blog {
    padding-top: 100px;
  }

  .container.large {
    width: 100%;
  }

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

  .margin-bottom-small {
    margin-bottom: 24px;
  }

  .inner-padding-xsmall {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .inner-padding-medium {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .logos-wrapper {
    width: auto;
  }

  .image-logo {
    max-height: 10em;
  }

  .paragraph {
    margin-bottom: 5vh;
  }

  .wrappernav {
    background-color: #fff;
    position: fixed;
  }

  .navgrid {
    z-index: 3;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    min-height: auto;
    padding: 1em 32px;
    display: flex;
    position: relative;
  }

  .menu-button {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    min-height: 45px;
    padding: 10px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .button {
    padding: 18px 40px;
  }

  .button:hover {
    background-color: #80808033;
  }

  .button.color-blue, .button.color-blue:hover {
    background-color: var(--blue-2\<deleted\|variable-266c876e\>);
  }

  .button.outline:hover {
    border-color: #b3b3b34d;
  }

  .button.color-blue, .button.color-blue:hover {
    background-color: var(--blue-2\<deleted\|variable-266c876e\>);
  }

  .button.bg-white:hover {
    background-color: #fff;
  }

  .grid-buttons {
    place-content: center space-between;
    place-items: center start;
    width: auto;
  }

  .p-small.min-h {
    min-height: auto;
  }

  .nav-link {
    color: #242424;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .nav-link:hover {
    color: #242424;
  }

  .nav-link.watch-video {
    display: block;
  }

  .tabs-menu {
    justify-content: center;
  }

  .icon-check {
    margin-right: 0;
  }

  .image-tab-wrapper {
    max-height: none;
  }

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

  .gray-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .text-field {
    min-width: auto;
  }

  .form-block {
    padding-right: 0;
  }

  .inner-footer-nav {
    justify-content: stretch;
    width: 100%;
  }

  .plan-column {
    padding: 35px 35px 45px;
  }

  .xlarge-scroll-heading {
    font-size: 16em;
  }

  .main-paragraph.split {
    column-count: 1;
    column-count: 1;
  }

  .nav-menu {
    background-color: #fff;
  }

  .center-wrapper.logo-w {
    padding-top: 0;
  }

  .heading-large {
    letter-spacing: -.01em;
    font-size: 3em;
  }

  .heading-large.merch.text-black {
    font-size: 60px;
  }

  .collection-list-news, .collection-list-news._3-col, .collection-list-news._3-col {
    grid-template-columns: 1fr 1fr;
  }

  .wrapper-call-to-action {
    width: 100%;
  }

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

  .dropdown-list {
    width: 100%;
  }

  .dropdown-list.w--open {
    min-width: auto;
    position: relative;
  }

  .collection-list-products {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .product-link-wrapper {
    height: auto;
  }

  .product-image-wrapper {
    border-radius: 8px;
    flex: none;
    height: 35vh;
  }

  .cart-button {
    padding-left: 0;
  }

  .inner-grid-cms.vertical {
    grid-row-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .dropdown {
    width: 100%;
  }

  .main-navbar {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 20px;
  }

  .label-dropdown {
    color: #242424;
    font-size: 20px;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .inner-text-scrolling.large {
    font-size: 120px;
  }

  .wrapper-sticky.blog {
    position: relative;
    top: 0;
  }

  .wrapper-link-back:hover {
    color: var(--dim-grey);
  }

  .buttons-nav-wrapper {
    padding: 40px 30px;
    position: relative;
  }

  .content-grid {
    grid-row-gap: 20px;
  }

  .grid-style-guide {
    place-content: center;
    place-items: center;
    width: 100%;
  }

  .home-link-grid {
    border-radius: 4px;
  }

  .home-link-grid:hover {
    background-color: #fff;
  }

  .more-images {
    width: 100%;
  }

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

  .box-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .rounded-block {
    padding-left: 3em;
    padding-right: 3em;
  }

  .main-btn {
    padding-left: 50px;
  }

  .main-btn.nav {
    display: none;
  }

  .chart-wrapper {
    order: -1;
    justify-content: flex-start;
  }

  .cta-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .account-image-wrapper {
    height: 50vh;
    min-height: auto;
  }

  .form-page-wrapper {
    padding: 45px 30px;
  }

  .height-image-wrapper {
    height: 40vh;
  }

  .flex-logos {
    flex-wrap: wrap;
  }

  .grid-2c {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
  }

  .grid-2c._2-rows {
    grid-template-rows: auto auto;
  }

  .center-wrapper-quote {
    padding-left: 32px;
    padding-right: 32px;
  }

  .container-medium-center {
    max-width: none;
  }

  .brand.w--current {
    justify-content: center;
    align-items: center;
    padding-left: 60px;
    display: block;
  }

  ._w-med {
    max-width: 100%;
  }

  .col-content-m {
    flex-flow: column wrap;
  }

  .inner-content-m {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .overlayer-nav {
    z-index: 0;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .lottie-animation {
    width: 6vw;
    height: auto;
  }

  .hero-wrapper {
    padding-top: 160px;
  }

  .tab-v {
    padding: 12px;
  }

  .padding-bottom-l {
    padding-bottom: 48px;
  }

  .heading-xlarge {
    font-size: 80px;
  }

  .inner-padding-large {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  ._w-medium {
    max-width: 100%;
  }

  .col-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    min-height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .grid-3c {
    align-self: center;
    width: 100%;
  }

  .image-l-wrapper {
    height: 64vh;
  }

  .rich-text-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .p-regular.margin-bottom-small {
    font-size: 18px;
  }

  .sub-hero-image {
    padding-top: 120px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .plan-wrapper-c {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .heading-wrapper-m {
    padding-top: 80px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .sub-heading-wrapper {
    max-width: none;
  }

  .grid-col {
    height: auto;
    min-height: auto;
  }

  .grid-col-content {
    padding: 48px;
  }

  .content-wrapper-s {
    max-width: none;
  }

  .inner-bento {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

  .inner-col-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding: 60px 48px;
  }

  .hero-cards {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .h-card {
    width: 100%;
  }

  .gap-xxl {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .p-l {
    font-size: 2.2em;
  }

  .h-l {
    font-family: Inter, sans-serif;
    font-size: 3.2em;
  }

  .p-s.text-gray-700.text-center {
    text-align: center;
    text-align: center;
    text-align: center;
  }

  .gap-xl {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .p-xxl {
    font-size: 4.8em;
  }

  .h-xl {
    font-size: 5em;
  }

  .h-xl.mobile-centered {
    text-align: center;
    text-align: center;
  }

  .p-r {
    align-self: center;
  }

  .gap-m-2 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .grid-4c {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .block-r {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .flip-wrapper {
    width: 100%;
  }

  .flip-content-back {
    flex-direction: column;
    align-items: flex-start;
  }

  .flip-content-front {
    flex-direction: column;
    align-items: flex-start;
    min-height: auto;
  }

  .bento-block {
    flex-flow: column;
    height: auto;
  }

  .h-xxl {
    font-size: 6em;
  }

  .h-xxxl {
    font-size: 8em;
  }

  .h-xxxl.over {
    font-size: 122px;
  }

  .card-f-horizontal {
    flex-flow: column;
    height: auto;
  }

  .card-module-content {
    text-align: center;
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .card-flex-h {
    border-bottom: 1px solid var(--gray-300-2);
    border-radius: 0;
    padding-bottom: 32px;
  }

  .card-inner-bg {
    min-height: 480px;
    padding-bottom: 6em;
  }

  .r-card-l {
    flex-flow: column;
    padding-right: 0;
  }

  .card-inner-w {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 32em;
    padding-top: 42px;
    padding-left: 42px;
    padding-right: 42px;
  }

  .hero-bg-wrapper {
    min-height: auto;
    padding-top: 120px;
  }

  .grid-image-w {
    height: 40vh;
    min-height: auto;
  }

  .heading-wrapper-s {
    max-width: none;
    padding-top: 80px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .center-w {
    padding-bottom: 6em;
    padding-left: 6em;
    padding-right: 6em;
  }

  .card-s {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .card-flip-block {
    max-height: 780px;
  }

  .inner-padding-l {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .spinner-container {
    margin-left: auto;
    margin-right: auto;
  }

  .spinner-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .grid-hero {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .hero-c-device {
    height: auto;
    padding-left: 0;
  }

  .hero-c {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .sticky-module {
    overflow: hidden;
  }

  .card-f {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .inner-sticky-c {
    height: 50vh;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .inner-sticky-h {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
  }

  .gap-60 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

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

  .mobile-wrapper {
    width: 60vw;
  }

  .cta-block-padding {
    padding-top: 48px;
  }

  .spinner-container-reverse {
    margin-left: auto;
    margin-right: auto;
  }

  .inner-mobile {
    width: auto;
    top: 0;
    left: 0;
  }

  .inner-ui {
    width: auto;
    max-width: none;
    height: 100%;
    position: relative;
  }

  .card-module-image {
    flex: none;
    justify-content: center;
    align-items: center;
    height: 30em;
    display: flex;
  }

  .grid-card {
    max-height: 780px;
  }

  .heading-wrapper-b {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    display: flex;
  }

  .h-device {
    width: 100%;
  }

  .r-card-dark {
    flex-flow: column;
    height: auto;
  }

  .tag-lime {
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    display: block;
  }

  .plan-wrapper-w {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .plan-wrapper-w.bg-cyan-blue {
    background-color: var(--zimmee-lime-200);
    background-color: var(--zimmee-lime-200);
  }

  .chart-wrapper-btn {
    order: -1;
    justify-content: flex-start;
  }

  .cover-ticker {
    bottom: 35%;
  }

  ._w-card-device {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 32em;
    padding-top: 42px;
    padding-left: 42px;
    padding-right: 42px;
  }

  .quote-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .inner-container-cta {
    max-width: none;
  }

  .ui-image-wrap {
    height: auto;
  }

  .dashboard-wrapper {
    width: 100%;
  }

  .cyan-blue-bg, .hero-blue-01, .hero-bg-blue {
    border-radius: 24px;
  }

  .content-h {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .column-h {
    right: 0;
  }

  .mockup-device.d-large {
    max-width: 380px;
  }

  .grid-h {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .flex-w {
    flex-flow: column;
    height: auto;
  }

  .image-144 {
    overflow: visible;
  }

  .card-inner-image {
    min-height: 480px;
    padding-bottom: 6em;
  }

  .hp-nav {
    display: none;
  }

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

  .cta-content {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .cta-container {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .spinner-w {
    max-width: none;
    padding-bottom: 0;
  }

  .hero-b {
    padding-top: 120px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .center-h-wrapper {
    max-width: none;
  }

  .hp-block {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding: 40px;
  }

  .hp-heading-w {
    width: 100%;
  }

  .tag {
    align-self: center;
  }

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

  .device-screen-wrapper.d-large {
    border-radius: 48px;
    height: 750px;
  }

  .heading-wrapper-d {
    padding-bottom: 30vh;
  }

  .circle-spin.cta {
    width: 65vw;
    height: 65vw;
  }

  .form-w {
    flex-flow: column;
    padding-top: 20px;
  }

  .h-xl-2 {
    font-size: 4.5em;
  }

  .cta-block-padding-2 {
    padding-top: 48px;
  }

  .cta-block-padding-2.dark-grey.padding-correction {
    padding-top: 18vh;
    padding-bottom: 18vh;
  }

  .h-l-2 {
    font-size: 3.2em;
  }

  .button-2 {
    padding: 18px 40px;
  }

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

  .heading-3 {
    font-size: 3.4em;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
    font-weight: 700;
  }

  h4 {
    font-size: 16px;
  }

  p {
    font-size: 18px;
  }

  .section, .section.bg-gray, .section.bg-gray {
    overflow: hidden;
  }

  .main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .margin-bottom-small {
    margin-bottom: 16px;
  }

  .inner-padding-xsmall {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .inner-padding-medium {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .image-logo {
    max-height: 32px;
  }

  .paragraph {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 1.4;
  }

  .navgrid {
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .form {
    flex-direction: column;
  }

  .form.single {
    flex-direction: row;
    align-items: center;
  }

  .navbar {
    background-color: #fff;
  }

  .button {
    width: 100%;
    font-size: 16px;
  }

  .grid-buttons {
    flex-flow: column;
    place-content: space-around space-between;
    align-self: center;
    display: flex;
  }

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

  .grid-buttons.down {
    grid-template-columns: auto;
  }

  .tabs-menu {
    grid-column-gap: 10px;
    background-color: #0000;
    border-radius: 0;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .gray-wrapper {
    padding: 35px;
  }

  .text-field {
    text-align: left;
    margin-bottom: 15px;
  }

  .text-field.small {
    margin-bottom: 0;
  }

  .form-block {
    width: 100%;
  }

  .xlarge-scroll-heading {
    font-size: 12vh;
  }

  .center-wrapper.logo-w {
    padding-bottom: 40px;
  }

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

  .heading-large {
    font-size: 32px;
  }

  .sub-heading-regular {
    font-size: 20px;
    font-weight: 700;
  }

  .product-image-wrapper {
    height: 32vh;
  }

  .sidebar-product {
    padding: 24px;
  }

  .inner-form {
    flex-direction: column;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .grid-style-guide {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-content: space-around space-between;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-style-guide.inner-padding-xsmall {
    grid-column-gap: 16px;
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .box-wrapper {
    padding: 32px 24px;
  }

  .heading-regular {
    margin-top: 0;
    font-size: 16px;
  }

  .tab-rounded {
    border-radius: 100px;
    font-size: 1em;
  }

  .chart-wrapper {
    order: -1;
  }

  .cta-wrapper {
    padding: 35px;
  }

  .grid-2c {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .medium-paragraph {
    font-size: 20px;
  }

  .wrapper-container-header {
    padding-top: 124px;
    padding-bottom: 32px;
  }

  .brand.w--current {
    padding-left: 10px;
  }

  .inner-content-m {
    border-radius: 20px;
  }

  .lottie-animation {
    width: 8vw;
  }

  .hero-wrapper {
    min-height: auto;
    padding-top: 136px;
  }

  .col-image-m {
    border-radius: 20px;
    height: 24em;
  }

  .padding-bottom-l {
    padding-bottom: 48px;
  }

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

  ._w-large {
    padding-left: 24px;
    padding-right: 24px;
  }

  .col-c {
    border-radius: 24px;
  }

  .inner-ticker-wrapper-col {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding: 60px 16px;
  }

  .circular-image-m {
    width: 220px;
    height: 220px;
  }

  .p-wrapper-col {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .col-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 0;
  }

  .image-l-wrapper {
    height: 32vh;
  }

  .button-regular {
    font-size: 14px;
  }

  .header-padding {
    padding-top: 124px;
    padding-bottom: 32px;
  }

  .plan-wrapper-c {
    padding: 35px;
  }

  .heading-wrapper-m {
    max-width: none;
    padding-top: 80px;
  }

  .grid-card-content {
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .sub-heading-wrapper {
    max-width: none;
  }

  .grid-col {
    border-radius: 24px;
    height: 32em;
    padding: 48px;
  }

  .grid-col-content {
    border-radius: 24px;
    padding: 32px;
  }

  .link-block.out {
    height: auto;
    padding: 12px 24px;
    font-size: 16px;
  }

  .content-wrapper-s {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .inner-bento {
    padding: 0;
  }

  .footer-wrapper {
    border-radius: 24px;
  }

  .inner-col-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .gap-xxl {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .p-l {
    font-size: 2em;
  }

  .h-l {
    font-size: 3em;
  }

  .p-xl {
    font-size: 2.6em;
  }

  .p-s {
    font-size: 1em;
  }

  .p-m {
    font-size: 1.6em;
  }

  .gap-xl {
    grid-column-gap: 62px;
    grid-row-gap: 62px;
  }

  .p-xxl {
    font-size: 3.2em;
  }

  .h-m {
    font-size: 2em;
  }

  .h-xl {
    font-size: 3.8em;
  }

  .gap-s-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .p-r {
    font-size: 1.2em;
  }

  .grid-4c {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .block-r {
    border-radius: 24px;
    padding: 35px;
  }

  .flip-content-back {
    padding: 35px;
  }

  .h-xxl {
    font-size: 3.8em;
  }

  .pop-user {
    height: 60px;
    font-size: 16px;
  }

  .h-xxxl {
    font-size: 3.8em;
  }

  .h-xxxl.over {
    font-size: 120px;
  }

  .card-module-content {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .card-inner-bg {
    min-height: auto;
  }

  .card-inner-bg._002 {
    background-size: 90%;
  }

  .hero-bg-wrapper {
    min-height: auto;
    padding-top: 120px;
  }

  .hero-bg {
    border-radius: 20px;
  }

  .flip-card-wrapper-l {
    flex-flow: column;
    padding: 0;
  }

  .flip-card {
    height: 40vh;
  }

  .grid-image-w {
    height: 32vh;
  }

  .heading-wrapper-s {
    max-width: none;
    padding-top: 80px;
  }

  .hero-user-01, .hero-user-02, .hero-user-03, .hero-user-04 {
    height: 48px;
  }

  .footer-inner-nav {
    flex-flow: column;
  }

  .center-w {
    padding-left: 4em;
    padding-right: 4em;
  }

  .flag-wrapper {
    border-radius: 24px;
    width: 12em;
    height: 10em;
  }

  .card-s {
    grid-row-gap: 40px;
    border-radius: 24px;
    padding: 35px;
  }

  .inner-padding-l {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .col-c-image {
    border-radius: 24px;
  }

  .card-f {
    border-radius: 24px;
    padding: 35px;
  }

  .gap-60.adjusted-gap-30 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .header-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .device-hero-wrapper, .dashboard-image {
    height: auto;
  }

  .circular-wrapper {
    width: 40px;
    height: 40px;
  }

  .cta-block-padding {
    padding-top: 32px;
  }

  .button-fill {
    width: 2.5em;
    height: 2.5em;
  }

  .button-label {
    font-size: 16px;
  }

  .button-arrow-wrapper {
    width: 2.5em;
    height: 2.5em;
  }

  .grid-c.dark {
    padding-left: 16px;
    padding-right: 16px;
  }

  .inner-grid-c, .heading-wrapper-b {
    height: auto;
  }

  .float-w {
    padding: 32px 0;
  }

  .plan-wrapper-w {
    padding: 35px;
  }

  .chart-wrapper-btn {
    order: -1;
    display: none;
  }

  .quote-wrapper {
    padding: 32px 24px;
  }

  .p-l-white {
    font-size: 2em;
  }

  .content-h {
    padding: 60px 60px 0;
  }

  .column-h {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .card-inner-image {
    min-height: auto;
  }

  .grid-gallery {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .center-h-wrapper {
    max-width: none;
  }

  .hp-block {
    border-radius: 16px;
  }

  .heading-wrapper-d {
    padding-top: 20vh;
    padding-bottom: 10vh;
  }

  .form-w {
    padding-top: 20px;
  }

  .h-xl-2 {
    font-size: 3.3em;
  }

  .cta-block-padding-2 {
    padding-top: 32px;
  }

  .button-fill-2 {
    width: 2.5em;
    height: 2.5em;
  }

  .h-l-2 {
    font-size: 3em;
  }

  .button-2 {
    width: 100%;
    font-size: 16px;
  }

  .heading-3 {
    font-size: 31px;
    font-weight: 500;
  }

  .p-r-2 {
    font-size: 1.2em;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    line-height: 1.2;
  }

  h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
  }

  h3 {
    margin-bottom: 0;
  }

  h4 {
    font-size: 14px;
  }

  p {
    font-size: 18px;
    line-height: 1.4;
  }

  .section.flex-hero {
    padding-top: 8em;
  }

  .section.footer {
    padding-left: 12px;
    padding-right: 12px;
  }

  .menu-mobile {
    background-color: #9290f300;
    width: 1.6em;
    height: 1.6em;
    padding: 5px;
  }

  .container {
    flex: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .container.titles {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .container.footer {
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container.contact-page {
    height: auto;
    padding-top: 120px;
    padding-bottom: 32px;
  }

  .container.gap-r {
    align-items: center;
  }

  .container.blog {
    padding-top: 100px;
  }

  .main-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .main-grid.inner-padding-medium {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .margin-bottom-small {
    margin-bottom: 16px;
  }

  .inner-padding-xsmall {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .inner-padding-medium {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .title-tag {
    font-size: 10px;
  }

  .logos-wrapper {
    border-radius: 12px;
    padding: 16px 20px;
  }

  .image-logo {
    width: auto;
    max-width: 84px;
    max-height: 18px;
  }

  .small-legal-text {
    font-size: 11px;
  }

  .wrapper-heading {
    align-items: center;
    padding-top: 8em;
    padding-bottom: 4em;
  }

  .wrapper-heading.blog-post {
    padding-top: 0;
    padding-bottom: 32px;
  }

  .paragraph {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.65;
  }

  .wrappernav {
    background-color: #fff0;
  }

  .navgrid {
    background-color: #fff;
    border-radius: 8px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    min-height: auto;
    padding: 10px 20px;
    display: flex;
    box-shadow: 0 2px 5px #0000001a;
  }

  .form {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    align-items: center;
  }

  .form.gap {
    grid-row-gap: 1em;
    grid-row-gap: 1em;
  }

  .menu-button {
    min-height: auto;
    padding-left: 5px;
    padding-right: 0;
  }

  .navbar {
    background-color: #fff0;
    width: 100%;
    padding: 8px 12px;
  }

  .button {
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-buttons {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    align-self: stretch;
    justify-items: center;
    width: 100%;
    height: 17%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .grid-buttons.flex {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: auto;
    display: flex;
  }

  .p-small {
    font-size: 12px;
  }

  .nav-link {
    padding-left: 0;
    font-size: 20px;
  }

  .image-brand {
    max-height: 24px;
  }

  .padding-bottom-medium {
    padding-bottom: 6vh;
  }

  .list-flex {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .icon-check {
    margin-bottom: 0;
  }

  .image-tab-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-toggle {
    justify-content: flex-start;
    padding-left: 0;
    display: inline-block;
  }

  .gray-wrapper {
    grid-row-gap: 32px;
    height: auto;
    min-height: auto;
    padding: 18px;
  }

  .text-field {
    text-align: left;
    max-width: none;
    height: 60px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 20px;
  }

  .inner-footer-nav {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-wrapper {
    justify-content: center;
    align-items: flex-start;
    font-size: 18px;
  }

  .plan-column {
    padding: 20px 20px 40px;
  }

  .form-wrapper {
    width: 100%;
  }

  .xl-heading-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: .4em;
    padding-bottom: .4em;
  }

  .xlarge-scroll-heading {
    font-size: 7vh;
    line-height: 1;
  }

  .quote-icon {
    height: 1.25em;
  }

  .quote-icon.small {
    height: 1.2em;
  }

  .logo-grid-ticker {
    grid-column-gap: 6px;
  }

  .logo-wrap-ticker {
    min-width: 35vw;
  }

  .logo-wrap-ticker.square {
    width: auto;
    height: auto;
    padding: 24px;
  }

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

  .faq-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-icon {
    width: 20px;
    height: 20px;
  }

  .plus-icon {
    height: 12px;
  }

  .link-wrapper {
    font-size: 16px;
  }

  .link-wrapper.small {
    font-size: .8em;
  }

  .margin-bottom-xsmall {
    margin-bottom: 8px;
  }

  .text-small {
    font-size: 13px;
  }

  .center-wrapper {
    font-size: 18px;
  }

  .heading-medium {
    font-size: 20px;
    line-height: 1.4;
  }

  .heading-large {
    line-height: 1.2;
  }

  .heading-large.merch.text-black {
    font-size: 45px;
  }

  .sub-heading-regular {
    font-size: 18px;
  }

  .heading-small, .heading-small.outline, .heading-small.outline {
    font-size: 14px;
  }

  .collection-list-news {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
  }

  .collection-list-news._3-col {
    grid-row-gap: 24px;
    grid-row-gap: 24px;
    align-content: stretch;
  }

  .wrapper-call-to-action {
    width: 100%;
    min-height: 35vh;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wrapper-legal-page {
    padding-top: 32px;
  }

  .collection-list-products {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .product-image-wrapper {
    border-radius: 6px;
    height: 15vh;
    min-height: auto;
  }

  .wrapper-image-product {
    height: 100%;
  }

  .cart-button {
    padding-right: 0;
    font-size: 13px;
  }

  .inner-grid-cms {
    grid-column-gap: 24px;
  }

  .inner-grid-cms.vertical {
    grid-row-gap: 10px;
    text-align: left;
    justify-items: start;
    margin-bottom: 0;
  }

  .inner-grid-cms.vertical.short-gap {
    grid-row-gap: 10px;
    grid-row-gap: 10px;
  }

  .wrapper-image-blog.rounded {
    height: 320px;
  }

  .wrapper-image-blog.list {
    height: 15vh;
  }

  .inner-form.gap {
    grid-row-gap: 2em;
  }

  .inner-form.page {
    padding: 32px 16px;
  }

  .form-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

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

  .inner-input.flex-horizontal {
    grid-row-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
  }

  .info-members {
    text-align: left;
    padding-right: 20px;
  }

  .dropdown {
    align-self: flex-start;
    width: auto;
  }

  .icon-cart {
    font-size: 10px;
  }

  .label-dropdown {
    font-size: 20px;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .ticker-wrapper {
    min-height: 150px;
  }

  .inner-text-scrolling {
    font-size: 16px;
  }

  .inner-text-scrolling.large {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 80px;
  }

  .blog-link-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .footer-inner {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .buttons-nav-wrapper {
    padding: 20px 12px 32px;
  }

  .content-grid {
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    align-content: stretch;
    align-items: start;
  }

  .content-grid.gap-short {
    grid-row-gap: 0px;
    grid-row-gap: 0px;
    align-content: space-between;
  }

  .home-frame {
    height: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-style-guide {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    justify-items: stretch;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .home-link-grid {
    justify-content: flex-end;
  }

  .sign-up-link.google {
    font-size: 16px;
  }

  .more-images {
    width: 100%;
    margin-bottom: 20px;
  }

  .content-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .content-wrapper.gap.mobile {
    flex-flow: column;
  }

  .content-wrapper.gap-s-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .button-circle {
    width: 5em;
    height: 5em;
  }

  .heading-regular {
    font-size: 16px;
  }

  .rounded-block {
    padding: 20px;
  }

  .flex-col {
    flex-wrap: wrap;
  }

  .tab-rounded {
    flex: none;
    padding: 12px 15px;
    font-size: .65em;
  }

  .flex-hat {
    text-align: left;
    justify-content: center;
    margin-bottom: 4px;
  }

  .main-btn {
    padding-left: 30px;
    padding-right: 25px;
    font-size: 14px;
  }

  .main-btn.nav {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .label-button {
    font-size: 14px;
  }

  .label-button.nav {
    font-size: 18px;
  }

  .chart-wrapper {
    order: -1;
    justify-content: flex-start;
    width: auto;
  }

  .grid-nav {
    flex: 0 auto;
  }

  .article-image {
    height: 35vh;
  }

  .cta-wrapper {
    height: auto;
    min-height: auto;
    padding: 12px;
  }

  .ticker-nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .inner-ticker-nav {
    text-align: center;
    flex-direction: column;
  }

  .faq-wrapper-2 {
    border-radius: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .plus-icon-2 {
    height: 12px;
  }

  .ticker-footer-wrapper {
    height: auto;
    padding-top: 4em;
    padding-bottom: 0;
  }

  .icon-m {
    width: 36px;
    height: 36px;
    padding: 6px;
  }

  .height-image-wrapper {
    height: 16em;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .flex-logos {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: wrap;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-wrapper-f {
    flex: 0 28%;
    order: 1;
  }

  .image-logo-f {
    width: 70%;
    max-width: none;
    min-height: auto;
    max-height: none;
  }

  .grid-2c {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex: none;
  }

  .grid-2c._2-rows {
    height: auto;
  }

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

  .center-wrapper-quote {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 18px;
  }

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

  .h-tab {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .page-gap {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .container-medium-center {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 80%;
  }

  .wrapper-container-header {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .brand, .brand.w--current {
    padding-left: 0;
  }

  .sticky-h-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-direction: column;
    display: flex;
  }

  .small-paragraph {
    font-size: 12px;
  }

  .col-content-m {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .inner-content-m {
    grid-row-gap: 32px;
    border-radius: 16px;
    flex-wrap: wrap;
    padding-bottom: 32px;
  }

  .lottie-animation {
    width: 10vw;
    height: auto;
    position: relative;
    right: 0;
  }

  .flex-company-name {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .grid-row {
    padding-bottom: 24px;
  }

  .collection-list-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .hero-wrapper {
    justify-content: flex-start;
    min-height: auto;
    padding: 140px 12px 48px;
  }

  .col-image-m {
    border-radius: 16px;
    height: 16em;
  }

  .r-card-s {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-radius: 16px;
    padding: 32px;
  }

  .tab-v {
    border: 1px solid var(--dark-grey);
  }

  .inside-content-w {
    padding: 12px;
  }

  .heading-xlarge {
    font-size: 28px;
    line-height: 1.3;
  }

  .heading-xlarge.serif {
    margin-top: 0;
  }

  ._w-large {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    max-width: none;
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .inner-padding-large {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .ticker-wrapper-col {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner-ticker-wrapper-col {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding: 60px 16px;
  }

  .circular-image-m {
    width: 120px;
    height: 120px;
  }

  .p-wrapper-col {
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  ._w-medium {
    max-width: 80%;
  }

  .card-col-wrapper {
    border-radius: 6px;
    width: 100%;
  }

  .col-content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding: 0 23px 48px 24px;
  }

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

  .grid-3c {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image-l-wrapper {
    border-radius: 4px;
    height: 18em;
  }

  .main-rt blockquote {
    background-position: 24px 16px;
    padding: 48px 24px 32px;
    font-size: 16px;
  }

  .rich-text-wrapper {
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .p-regular, .p-regular.margin-bottom-small, .p-regular.margin-bottom-small {
    font-size: 12px;
  }

  .button-regular {
    font-size: 14px;
  }

  .sub-hero-image {
    padding: 100px 12px 0;
    overflow: hidden;
  }

  .header-padding {
    padding-top: 124px;
    padding-bottom: 0;
  }

  .plan-wrapper-c {
    grid-row-gap: 32px;
    height: auto;
    min-height: auto;
    padding: 18px;
  }

  .heading-wrapper-m {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: none;
    padding-top: 48px;
  }

  .width-m {
    max-width: var(--width-xl);
  }

  .grid-card-content {
    padding: 24px;
  }

  .sub-heading-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: none;
  }

  .grid-col {
    border-radius: 20px;
    height: auto;
    padding: 32px;
  }

  .grid-col.b, .grid-col-content {
    border-radius: 16px;
  }

  .link-block.out {
    white-space: nowrap;
    white-space: nowrap;
  }

  .content-wrapper-s, .inner-bento {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .footer-wrapper {
    border-radius: 24px;
  }

  .footer-baseline {
    padding-top: 12vh;
  }

  .inner-col-content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .h-card {
    border-radius: 20px;
    height: 480px;
    min-height: auto;
  }

  .h-card._01, .h-card._02, .h-card._03, .h-card._01, .h-card._02, .h-card._03 {
    background-size: auto 100%;
  }

  .h-card-content {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-arrow {
    width: 60px;
    height: 60px;
  }

  .gap-xxl {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .p-l {
    font-size: 1.2em;
  }

  .h-l {
    font-size: 1.6em;
  }

  .p-xl {
    font-size: 1.4em;
  }

  .p-s {
    font-size: 12px;
  }

  .p-m {
    font-size: 1.2em;
  }

  .gap-xl {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .p-xxl {
    font-size: 2.6em;
  }

  .h-m {
    font-size: 1.6em;
  }

  .h-xl {
    font-size: 2.6em;
  }

  .h-xl.mobile-centered {
    text-align: center;
    text-align: center;
  }

  .gap-s-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .p-xs {
    line-height: 1.5;
  }

  .gap-r {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .p-r {
    font-size: 14px;
    line-height: 1.3;
  }

  .gap-m-2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .grid-4c {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .block-r {
    grid-row-gap: 32px;
    border-radius: 20px;
    height: auto;
    min-height: auto;
    padding: 18px;
  }

  .heading-regular-2 {
    font-size: 15px;
  }

  .inner-flip {
    border-radius: 20px;
  }

  .flip-content-back {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .flip-content-front {
    border-radius: 16px;
    padding: 0;
  }

  .main-paragraph-w {
    font-size: 12px;
  }

  .bento-block {
    height: auto;
  }

  .h-xxl {
    font-size: 2.4em;
  }

  .pop-user {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    height: 36px;
    padding-left: 8px;
    padding-right: 18px;
    font-size: 12px;
  }

  .pop-user._002 {
    inset: auto 0% 0% auto;
  }

  .pop-user._003 {
    inset: 0% auto auto 0%;
  }

  .pop-user._004 {
    inset: auto auto 0% 0%;
  }

  .pop-user._005 {
    top: 23%;
    left: 31%;
  }

  .pop-user.green {
    inset: 0% 0% auto auto;
  }

  .h-xxxl {
    font-size: 2.6em;
  }

  .h-xxxl.over {
    font-size: 77px;
  }

  .card-f-horizontal {
    border-radius: 16px;
  }

  .card-module-content {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-flex-h {
    border-radius: 4px;
    height: auto;
    padding-bottom: 0;
  }

  .card-inner-bg {
    min-height: auto;
    padding: 6em 32px;
  }

  .card-inner-bg._002 {
    background-size: 90%;
  }

  .r-card-l {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 32px 32px 80px;
  }

  .card-inner-w {
    height: auto;
    padding-top: 0;
  }

  .hero-bg-wrapper {
    min-height: auto;
    padding-top: 100px;
  }

  .hero-bg {
    border-radius: 16px;
  }

  .hero-bg-image {
    padding-bottom: 0;
  }

  .flip-card-wrapper-l {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    padding: 0;
  }

  .flip-card {
    border-radius: 20px;
    flex: none;
    height: 40vh;
  }

  .grid-image-w {
    border-radius: 4px;
    height: 18em;
  }

  .heading-wrapper-s {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: none;
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .hero-user-01 {
    height: 32px;
    bottom: 4%;
  }

  .hero-user-02 {
    height: 32px;
    bottom: 12%;
  }

  .hero-user-03 {
    height: 32px;
    top: 5%;
  }

  .hero-user-04 {
    height: 32px;
    top: 3%;
  }

  .footer-inner-nav {
    flex-flow: column;
  }

  .flag-wrapper {
    border-radius: 20px;
    width: 32vw;
    height: 8vh;
  }

  .card-s {
    grid-row-gap: 32px;
    border-radius: 16px;
    height: auto;
    min-height: auto;
    padding: 32px;
  }

  .padding-wrapper {
    padding: 12px;
  }

  .ui-float-03 {
    width: 30vw;
    top: 5%;
    left: 5%;
  }

  .ui-float-02 {
    width: 30vw;
    bottom: 5%;
    right: 5%;
  }

  .card-flip-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-radius: 24px;
    height: auto;
    max-height: none;
  }

  .card-flip-block.cc {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 42vh;
  }

  .ui-wrap {
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .inner-padding-l {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .card-flip-b {
    padding: 8px;
  }

  .spinner-container {
    flex: none;
  }

  .spinner-wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .spinner-card.card-circle {
    padding: 2px;
  }

  .hero-mobile-wrapper {
    justify-content: center;
    align-items: flex-end;
    height: 50vh;
  }

  .padding-top {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .flip-card-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .heading-padding-wrapper {
    padding: 16vh 0;
  }

  .grid-hero {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .hero-c-device {
    height: auto;
  }

  .hero-c {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .col-c-image {
    border-radius: 16px;
    justify-content: flex-start;
    align-items: center;
    height: 36vh;
    padding-top: 0;
  }

  .ui-float-01 {
    width: 30vw;
    top: 5%;
    right: 5%;
  }

  .ui-image-l {
    width: 100%;
  }

  .card-f {
    grid-row-gap: 0px;
    border-radius: 20px;
    height: auto;
    min-height: auto;
    padding: 18px 18px 32px;
  }

  .sticky-module-s {
    border-radius: 16px;
  }

  .inner-sticky-c {
    height: 40vh;
  }

  .inner-sticky-h {
    padding-bottom: 0;
  }

  .card-details {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .details-item {
    font-size: 10px;
  }

  .gap-60 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

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

  .device-hero-wrapper {
    border-radius: 16px;
    height: auto;
    padding: 32px 24px;
  }

  .dashboard-image {
    height: auto;
  }

  .circular-wrapper {
    width: 26px;
    height: 28px;
  }

  .h-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .mobile-wrapper {
    z-index: 4;
    justify-content: center;
    align-items: flex-end;
    width: 50vw;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .mobile-wrapper-c {
    padding: 6px;
  }

  .inner-cta-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .cta-block-padding {
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-wrapper-d {
    padding: 160px 20px 40px;
    font-size: 18px;
  }

  .inner-tab {
    height: auto;
  }

  .rounded-b {
    width: 100%;
  }

  .button-inner {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    white-space: nowrap;
    padding-right: 12px;
  }

  .logo-ticker-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ui-image-m {
    object-fit: contain;
    flex: 0 auto;
    max-height: 320px;
  }

  .spinner-container-reverse {
    flex: none;
  }

  .overflow-c {
    border-radius: 20px;
    order: -1;
  }

  .link-block-app {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    padding: 12px 16px;
    font-size: 11px;
  }

  .icon-app {
    height: 16px;
  }

  .grid-c {
    border-radius: 20px;
    padding: 48px 24px;
  }

  .image-ui {
    object-fit: contain;
    flex: 0 auto;
    width: 100%;
    max-height: 320px;
  }

  .inner-mobile {
    object-fit: contain;
    flex: 0 auto;
    max-height: 320px;
  }

  .inner-ui {
    object-fit: contain;
    width: 100%;
  }

  .card-module-image {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    max-height: 20em;
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .bg-cyan-blue-c {
    border-radius: 16px;
  }

  .grid-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 20px;
    height: auto;
    max-height: none;
  }

  .ui-image-wrap-bottom.block {
    padding: 24px;
  }

  .grid-card-image {
    height: 20em;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-wrapper-b {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    padding-bottom: 60px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .h-device {
    width: 70vw;
  }

  .heading-wrapper-relative {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .heading-wrapper-relative.padding {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .float-w {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    font-size: 18px;
  }

  .r-card-dark {
    border-radius: 20px;
  }

  .plan-wrapper-w {
    grid-row-gap: 32px;
    border-radius: 24px;
    height: auto;
    min-height: auto;
    padding: 32px;
  }

  .chart-wrapper-btn {
    order: -1;
    justify-content: flex-start;
    width: auto;
    display: none;
  }

  .center-wrapper-s {
    font-size: 18px;
  }

  .hero-float {
    height: auto;
    padding-bottom: 8vh;
  }

  .hero-cover-ticker {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .cover-ticker {
    width: 28vw;
    bottom: 0;
  }

  .ticker-cards {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .inner-quote-content {
    padding: 8px;
  }

  ._w-card-device {
    height: auto;
    padding-top: 0;
  }

  .rounded-grid-wrapper {
    padding: 12px;
  }

  .cta-blue-bg {
    border-radius: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blue-bg, .rounded-block-b {
    border-radius: 16px;
  }

  .inner-container-cta {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 80%;
  }

  .p-l-white {
    font-size: 1.4em;
  }

  .ui-image-wrap, .ui-image-wrap-s {
    height: auto;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .cyan-blue-bg, .hero-blue-01 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    border-radius: 16px;
  }

  .ui-float-hero-03 {
    width: 32vw;
    left: -5%;
  }

  .ui-float-hero-01 {
    width: 22vw;
    left: -14%;
  }

  .ui-float-hero-02 {
    right: -4.7vw;
  }

  .hero-blue-bg {
    border-radius: 16px;
  }

  .hero-bg-blue {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    border-radius: 20px;
  }

  .content-h {
    padding: 60px 24px 0;
  }

  .column-h {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 12px 12px 6vh;
    display: flex;
  }

  .mockup-device {
    max-width: none;
  }

  .mockup-device.d-large {
    max-width: none;
    overflow: clip;
  }

  .grid-h {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .cta-l-wrapper {
    border-radius: 16px;
    padding: 12vh 0;
  }

  .flex-w {
    border-radius: 20px;
  }

  .r-card {
    border-radius: 16px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .faq-content {
    border-radius: 16px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .card-inner-image {
    min-height: auto;
    padding: 8em 32px;
  }

  .link-block-4 {
    font-size: 14px;
  }

  .grid-gallery {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .hp-hero {
    height: 45vh;
  }

  .spinner-w {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 80%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h-device-wrapper {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 50vw;
    display: flex;
  }

  .h-device-wrapper.d-large {
    width: 78vw;
  }

  .hero-b {
    padding-top: 90px;
    padding-left: 12px;
    padding-right: 12px;
    overflow: hidden;
  }

  .center-h-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: none;
    padding-left: 32px;
    padding-right: 32px;
  }

  .hp-block {
    border-radius: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .device-screen-wrapper {
    border-radius: 24px;
    width: 45vw;
    height: 100%;
    top: .6vh;
    left: 2.4vw;
  }

  .device-screen-wrapper.d-large {
    border-radius: 24px;
    width: 73vw;
    height: 97%;
    padding-top: 50px;
    left: 2.4vw;
    overflow: clip;
  }

  .sc-01, .sc-02, .sc-03, .sc-04, .sc-05, .sc-01-back {
    border-radius: 16px;
  }

  .main-button {
    padding: 16px 32px;
    font-size: 16px;
  }

  .flag-circle {
    border-radius: 100px;
    display: flex;
  }

  .heading-wrapper-d {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-top: 30vh;
    padding-bottom: 20vh;
    font-size: 18px;
  }

  .content-gap-s {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .hp-label {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0;
    font-size: 14px;
  }

  .circle-spin.r {
    width: 75vw;
    height: 75vw;
  }

  .circle-spin.cta {
    width: 77vw;
    height: 77vw;
  }

  .circle-spin.s {
    width: 80vw;
    height: 80vw;
  }

  .pop-user-icon {
    width: 18vw;
  }

  .pop-user-icon._04 {
    bottom: 12vh;
  }

  .pop-user-icon._001 {
    top: 9.3vh;
    left: -4.7vw;
  }

  .pop-user-icon._003 {
    bottom: -.5vh;
    right: 12.4vw;
  }

  .circle-spin-rev {
    width: 48vw;
    height: 48vw;
  }

  .circle-spin-rev.s {
    width: 60vw;
    height: 60vw;
  }

  .inner-circle-block {
    justify-content: center;
    align-items: center;
    width: 6vw;
    height: 6vw;
    display: flex;
    top: -3vw;
  }

  .inner-circle-block._02 {
    left: -3vw;
  }

  .inner-circle-block._03 {
    bottom: -3vw;
  }

  .inner-circle-block._04 {
    right: -3vw;
  }

  .hp-header {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    padding-bottom: 80px;
    font-size: 18px;
  }

  .heading-padding-wrapper-m {
    padding: 10vh 0;
  }

  .hero-mobile-wrapper-auto {
    justify-content: center;
    align-items: flex-end;
    height: 50vh;
  }

  .form-w {
    padding-top: 20px;
  }

  .padding-wrapper-l {
    padding: 12px;
  }

  .bg-cyan-blue-c-2 {
    border-radius: 16px;
  }

  .link-block-app-2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 12px 16px;
    font-size: 11px;
  }

  .h-xl-2 {
    font-size: 2.6em;
  }

  .cta-block-padding-2 {
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .icon-app-2 {
    height: 16px;
  }

  .h-l-2 {
    font-size: 1.6em;
  }

  .button-2 {
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-3 {
    font-size: 23px;
  }

  .content-wrapper-2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .p-r-2 {
    font-size: 14px;
    line-height: 1.3;
  }

  .faq-wrapper-3 {
    border-radius: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4a-07bf8e43 {
  grid-area: 1 / 8 / 2 / 13;
  place-self: start end;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4b-07bf8e43, #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e5c-07bf8e43, #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e6d-07bf8e43, #w-node-b2052354-5446-da9c-e906-f9d98118b8b1-8118b8ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b2052354-5446-da9c-e906-f9d98118b8b3-8118b8ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_09075713-c50d-41df-0c8d-96b34ceb9a0b-8118b8ae {
  grid-area: 1 / 1 / 2 / 3;
  place-self: center;
}

#w-node-_9659cfe2-9876-6245-a2f7-ac3989b1b9f8-8118b8ae {
  align-self: center;
}

#w-node-_789e96f7-0420-3c9a-0cb2-d06ac7c188e8-8118b8ae, #w-node-ef0b3cab-87bf-daed-813e-075adcdb9f47-8118b8ae {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center end;
}

#w-node-ef0b3cab-87bf-daed-813e-075adcdb9f50-8118b8ae {
  grid-area: 1 / 3 / 2 / 4;
}

@media screen and (max-width: 991px) {
  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
    grid-column-end: 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4a-07bf8e43 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8b1-8118b8ae {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8b3-8118b8ae {
    grid-column: 1 / 4;
  }

  #w-node-_9659cfe2-9876-6245-a2f7-ac3989b1b9f8-8118b8ae {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8c9-8118b8ae {
    grid-area: 1 / 3 / 2 / 4;
    justify-self: end;
  }

  #w-node-_789e96f7-0420-3c9a-0cb2-d06ac7c188e8-8118b8ae, #w-node-ef0b3cab-87bf-daed-813e-075adcdb9f47-8118b8ae {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-ef0b3cab-87bf-daed-813e-075adcdb9f50-8118b8ae {
    grid-column: 3 / 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b2052354-5446-da9c-e906-f9d98118b8b1-8118b8ae {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4a-07bf8e43 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4b-07bf8e43 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e5c-07bf8e43 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e6d-07bf8e43 {
    grid-column: span 2 / span 2;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8b1-8118b8ae {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8b3-8118b8ae {
    grid-column: 1 / 4;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8c9-8118b8ae {
    grid-column: 3 / 4;
  }

  #w-node-_789e96f7-0420-3c9a-0cb2-d06ac7c188e8-8118b8ae, #w-node-ef0b3cab-87bf-daed-813e-075adcdb9f47-8118b8ae {
    grid-column: 1 / 2;
    justify-self: start;
  }
}
