@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-SemiboldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-ExtralightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ivy Presto Headline;
  src: url('../fonts/ivy-presto-headline.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ivy Presto Headline;
  src: url('../fonts/ivy-presto-headline-light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ivy Presto Display;
  src: url('../fonts/ivy-presto-display-light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-family--primary-font: Generalsans, Arial, sans-serif;
  --slate-gray: #6c6d6f;
  --font--paragraph: 1.25rem;
  --line-height--line-height-xxl: 150%;
  --font-weight--semi-bold: 400;
  --letter-spacing--paragraph: -.18px;
  --midnight-blue: #131313;
  --font--h1: 5rem;
  --line-height--line-height-tiny: 113%;
  --font-weight--bold: 500;
  --letter-spacing--h1: -1.28px;
  --font--h2: 52px;
  --line-height--line-height-regular: 110%;
  --letter-spacing--h2: -.52px;
  --font--h3: 32px;
  --line-height--line-height-l: 130%;
  --letter-spacing--h3: -.32px;
  --font--h4: 28px;
  --letter-spacing--h4: -.56px;
  --font--h5: 26px;
  --letter-spacing--h5: -.26px;
  --font--h6: 24px;
  --letter-spacing--h6: -.24px;
  --white: white;
  --font--paragraph-s: 16px;
  --image-size--full-size: 100%;
  --transparent: #fff0;
  --bright-royal-blue: #3c787e;
  --green: #0a312b;
  --_spacing---spacing-s: 80px;
  --soft-white: #f3f3f3;
  --steel-gray: #5a606a;
  --silver-gray: #d9dade;
  --black: #1b1b1b;
  --line-height--line-height-xl: 140%;
  --font-weight--regular: 400;
  --line-height--line-height-s: 100%;
  --_spacing---spacing-m: 90px;
  --_spacing---spacing-l: 130px;
  --font-weight--extra-bold: 700;
  --line-height--line-height-m: 120%;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.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-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

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

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

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

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

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

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

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

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

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

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

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

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

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  font-family: var(--font-family--primary-font);
  color: var(--slate-gray);
  font-size: var(--font--paragraph);
  line-height: var(--line-height--line-height-xxl);
  font-weight: var(--font-weight--semi-bold);
  letter-spacing: var(--letter-spacing--paragraph);
  --font-family--primary-font: Generalsans, Arial, sans-serif;
  --slate-gray: #6c6d6f;
  --font--paragraph: 1.25rem;
  --line-height--line-height-xxl: 150%;
  --font-weight--semi-bold: 400;
  --letter-spacing--paragraph: -.18px;
  --midnight-blue: #131313;
  --font--h1: 5rem;
  --line-height--line-height-tiny: 113%;
  --font-weight--bold: 500;
  --letter-spacing--h1: -1.28px;
  --font--h2: 52px;
  --line-height--line-height-regular: 110%;
  --letter-spacing--h2: -.52px;
  --font--h3: 32px;
  --line-height--line-height-l: 130%;
  --letter-spacing--h3: -.32px;
  --font--h4: 28px;
  --letter-spacing--h4: -.56px;
  --font--h5: 26px;
  --letter-spacing--h5: -.26px;
  --font--h6: 24px;
  --letter-spacing--h6: -.24px;
  --white: white;
  --font--paragraph-s: 16px;
  --image-size--full-size: 100%;
  --transparent: #fff0;
  --bright-royal-blue: #3c787e;
  --green: #0a312b;
  --soft-white: #f3f3f3;
  --steel-gray: #5a606a;
  --silver-gray: #d9dade;
  --black: #1b1b1b;
  --line-height--line-height-xl: 140%;
  --font-weight--regular: 400;
  --line-height--line-height-s: 100%;
  --font-weight--extra-bold: 700;
  --line-height--line-height-m: 120%;
  --_spacing---spacing-s: 80px;
  --_spacing---spacing-m: 90px;
  --_spacing---spacing-l: 130px;
}

h1 {
  color: var(--midnight-blue);
  font-size: var(--font--h1);
  line-height: var(--line-height--line-height-tiny);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h1);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  color: var(--midnight-blue);
  font-size: var(--font--h2);
  line-height: var(--line-height--line-height-regular);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h2);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  color: var(--midnight-blue);
  font-size: var(--font--h3);
  line-height: var(--line-height--line-height-l);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h3);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  color: var(--midnight-blue);
  font-size: var(--font--h4);
  line-height: var(--line-height--line-height-regular);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h4);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  color: var(--midnight-blue);
  font-size: var(--font--h5);
  line-height: var(--line-height--line-height-l);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h5);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  color: var(--midnight-blue);
  font-size: var(--font--h6);
  line-height: var(--line-height--line-height-regular);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h6);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--white);
  font-size: var(--font--paragraph-s);
  text-decoration: none;
}

img {
  width: var(--image-size--full-size);
  height: var(--image-size--full-size);
  max-height: var(--image-size--full-size);
  max-width: var(--image-size--full-size);
  display: inline-block;
}

strong {
  font-weight: bold;
}

.utility-page-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  max-height: 100%;
  margin-top: 130px;
  display: flex;
}

.utility-page-wrap._404 {
  height: 100vh;
  margin-top: 0;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  display: flex;
}

.utility-page-content._404 {
  margin-top: 0;
}

.utility-page-form {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.page-wrapper {
  z-index: 2;
  background-color: #fdf9f400;
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.page-wrapper.is-2 {
  z-index: 2;
  background-color: var(--white);
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.page-wrapper.is-contact {
  background-color: #fdf9f4;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: 1rem;
  margin-left: 8rem;
  margin-right: 8rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}

.navbar.is-2 {
  background-color: var(--transparent);
  margin-left: 0;
  margin-right: 0;
}

.cart-price-text {
  color: #484848;
}

.cart-button {
  background-color: #3898ec00;
  padding: 0;
  display: block;
}

.link-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  height: 25px;
  display: flex;
  overflow: visible;
}

.cart-top-title {
  color: #212f0a;
}

.dropdown-link-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 6px;
  padding: 0;
  font-weight: 500;
  text-decoration: none;
}

.dropdown-link-wrapper:hover {
  justify-content: center;
  align-items: center;
}

.dropdown-link-wrapper.w--current {
  color: #5e99f2;
}

.cart-quantity {
  background-color: var(--midnight-blue);
  color: #fff;
  display: block;
  position: absolute;
  top: -10px;
  left: 10px;
}

.navbar-logo {
  width: 70%;
  margin-bottom: 2rem;
  overflow: visible;
}

.navbar-logo.is-contact {
  margin-bottom: 0;
}

.cart-error-state {
  color: #ff5757c7;
  text-align: center;
  background-color: #f6a3a300;
  border-radius: 10px;
  font-weight: 500;
}

.cart-header {
  color: #5e99f2;
}

.navbar-container {
  justify-content: center;
  align-items: center;
  width: 15%;
  max-width: 1310px;
  height: 24px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.navbar-container.is-2 {
  width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.primary-button-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  height: 30px;
  overflow: hidden;
}

.navbar-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dropdown-list {
  min-width: 688px;
}

.dropdown-list.w--open {
  background-color: #ddd0;
  min-width: 650px;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  inset: auto -325px auto auto;
}

.dropdown-arrow {
  width: 16px;
}

.dropdown-list-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top: 1px #d6d5ce;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 14px;
  display: flex;
}

.dropdown-list-wrapper._02 {
  flex-flow: column;
  padding-top: 14px;
  display: flex;
}

.dropdown-item-title {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.primary-button-icon {
  width: 28px;
  height: 28px;
}

.primary-button-text {
  font-size: var(--font--paragraph);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h3);
  margin-bottom: 0;
}

.dropdown-pd {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #191a26;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  margin-top: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 20px;
  display: grid;
}

.dropdown-pd.v2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fafafa;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  padding-right: 0;
}

.dropdown-dual-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.navbar-title {
  margin-bottom: 8px;
}

.nav-first-item-wrap {
  grid-column-gap: 108px;
  grid-row-gap: 108px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.primary-button-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--midnight-blue);
  color: #fff;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  min-height: 56px;
  padding: 14px 18px 14px 20px;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
}

.primary-button-wrapper.secondary {
  background-color: var(--bright-royal-blue);
}

.primary-button-wrapper.white {
  background-color: var(--white);
  color: var(--midnight-blue);
}

.dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--midnight-blue);
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.global-text-style {
  color: var(--midnight-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.global-text-style.w--current {
  color: var(--midnight-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  display: flex;
}

.cart-remove-button {
  color: #383637;
  text-decoration: none;
}

.cart-name {
  color: #080b0f;
}

.close-button {
  cursor: pointer;
}

.dropdown-link-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  display: flex;
}

.cart-checkout-button {
  background-color: var(--bright-royal-blue);
  color: var(--white);
  border-radius: 10px;
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
  position: static;
  left: 170px;
}

.nav-menu.v2 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.cart-line-item {
  color: #080b0f;
}

.nav-card-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown-title-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  height: 28px;
  display: flex;
  overflow: hidden;
}

.navbar-line-wrapper {
  border-right: 1px solid #d6d5ce;
}

.nav-button-wrapper {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown-list-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 40px;
  display: block;
}

.navbar-logo-wrapper {
  align-self: center;
}

.navbar-logo-wrapper.w--current {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown-title {
  color: var(--midnight-blue);
  margin-bottom: 7px;
}

.navbar-menu-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.dropdown {
  align-self: center;
}

.cart-quantitys {
  display: none;
}

.section {
  background-color: var(--white);
  border-radius: 40px;
  margin-bottom: 4rem;
  margin-left: 4rem;
  margin-right: 4rem;
  padding-top: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.section.hero {
  background-color: var(--green);
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin: 1rem 0 0;
  padding: 0;
  display: flex;
  position: sticky;
}

.section.hero.is-2 {
  height: 100svh;
  display: block;
}

.section.features {
  padding-top: var(--_spacing---spacing-s);
  padding-bottom: var(--_spacing---spacing-s);
  background-color: var(--soft-white);
  width: 100%;
  margin: 2rem 0;
}

.section.features.is-quote {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: var(--green);
  border-radius: 3rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8rem 6rem;
  display: grid;
}

.section.features.is-solutions {
  background-color: #f0e6da;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.section.features.is-solutions.is-list {
  text-align: left;
  background-color: #fdf9f4;
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 4rem 4rem 8rem;
  display: flex;
}

.section.features.is-solutions.is-list.is-3 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-top: 8rem;
  display: grid;
}

.section.features.is-solutions.is-list.is-green {
  background-color: var(--green);
  border-radius: 3rem;
  padding-top: 8rem;
}

.section.blog {
  padding-top: var(--_spacing---spacing-s);
  padding-bottom: var(--_spacing---spacing-s);
  background-color: var(--soft-white);
}

.section.blog-single {
  margin-top: 170px;
}

.section.sticky-advantages {
  background-color: var(--green);
  color: var(--green);
  border-radius: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0 0 0;
  padding: 4rem 8rem;
  display: flex;
}

.section.sticky-advantages.is-2 {
  margin-bottom: 0;
}

.section.is-footer {
  margin-bottom: 2rem;
  padding-top: 0;
}

.section.is-footer.is-2 {
  z-index: 0;
  background-color: var(--green);
  border-radius: 0;
  height: 20rem;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: fixed;
  inset: auto 0% 0%;
}

.section.is-cta {
  margin-top: 140px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.container.is-faq {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.container.is-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start stretch;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  display: grid;
}

.container.is-cta {
  margin-top: 0;
  padding: 4rem 2rem;
  overflow: hidden;
}

.container.is-quote {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
}

.container.is-grid {
  justify-content: center;
  align-items: flex-start;
}

.style-guide-top-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-guide-title {
  text-align: center;
  max-width: 625px;
}

.style-guide-description {
  color: var(--steel-gray);
  letter-spacing: 0;
  margin-top: 34px;
  font-size: 16px;
  font-weight: 400;
}

.style-guide-color-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 38px;
  display: grid;
}

.style-guide-color-block {
  background-color: var(--bright-royal-blue);
  border-radius: 13px;
  width: auto;
  min-height: 202px;
}

.style-guide-color-block._02 {
  background-color: var(--midnight-blue);
}

.style-guide-color-block._03 {
  background-color: var(--steel-gray);
}

.style-guide-color-block._04 {
  background-color: var(--slate-gray);
}

.style-guide-color-block._05 {
  background-color: var(--silver-gray);
}

.style-guide-color-block._06 {
  background-color: var(--soft-white);
}

.style-guide-color-name {
  margin-top: 10px;
}

.hero-content-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-top-text-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-top-text-wrapper.left-align {
  border: 1px solid var(--silver-gray);
  text-align: center;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 4px 1rem;
}

.hero-top-text-wrapper.left-align.is-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-style: none;
  border-width: 0;
  border-radius: 0;
  padding-left: 0;
}

.hero-top-icon {
  max-width: 16px;
}

.hero-top-subtitle {
  color: var(--black);
  font-size: var(--font--paragraph-s);
  line-height: var(--line-height--line-height-xxl);
  text-align: left;
}

.hero-top-subtitle-span {
  color: var(--bright-royal-blue);
  font-size: var(--font--paragraph-s);
  line-height: var(--line-height--line-height-regular);
  font-weight: var(--font-weight--bold);
  letter-spacing: 1.28px;
}

.hero-left-content-wrapper {
  object-fit: contain;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  display: flex;
}

.hero-left-content-wrapper.is-grid {
  align-items: flex-start;
}

.hero-title {
  line-height: var(--line-height--line-height-l);
  text-align: center;
  max-width: 100%;
}

.hero-title.is-grid {
  text-align: left;
}

.design-text {
  color: var(--slate-gray);
}

.hero-description {
  align-self: center;
}

.hero-description.is-grid {
  font-size: var(--font--paragraph-s);
  text-align: left;
}

.hero-image {
  max-width: 559px;
}

.ticker-content-wrapper {
  background-color: var(--green);
  pointer-events: auto;
  --font-family--primary-font: Generalsans, Arial, sans-serif;
  --slate-gray: #6c6d6f;
  --font--paragraph: 1.25rem;
  --line-height--line-height-xxl: 150%;
  --font-weight--semi-bold: 400;
  --letter-spacing--paragraph: -.18px;
  --midnight-blue: #131313;
  --font--h1: 5rem;
  --line-height--line-height-tiny: 113%;
  --font-weight--bold: 500;
  --letter-spacing--h1: -1.28px;
  --font--h2: 52px;
  --line-height--line-height-regular: 110%;
  --letter-spacing--h2: -.52px;
  --font--h3: 32px;
  --line-height--line-height-l: 130%;
  --letter-spacing--h3: -.32px;
  --font--h4: 28px;
  --letter-spacing--h4: -.56px;
  --font--h5: 26px;
  --letter-spacing--h5: -.26px;
  --font--h6: 24px;
  --letter-spacing--h6: -.24px;
  --white: white;
  --font--paragraph-s: 16px;
  --image-size--full-size: 100%;
  --transparent: #fff0;
  --bright-royal-blue: #3c787e;
  --green: #0a312b;
  --soft-white: #f3f3f3;
  --steel-gray: #5a606a;
  --silver-gray: #d9dade;
  --black: #1b1b1b;
  --line-height--line-height-xl: 140%;
  --font-weight--regular: 400;
  --line-height--line-height-s: 100%;
  --font-weight--extra-bold: 700;
  --line-height--line-height-m: 120%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.ticker-content-wrapper._02 {
  margin-top: 0;
}

.ticker-title {
  color: var(--midnight-blue);
  letter-spacing: -.2px;
}

.ticker-content-wrap {
  justify-content: flex-start;
  align-items: stretch;
  max-width: 90%;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.ticker-single-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 48px;
  display: flex;
}

.ticker-images {
  max-width: 140px;
}

.section-top-wrapper {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.section-top-wrapper.left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
}

.section-top-wrapper.is-base {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.section-top-wrapper.is-faq {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
}

.section-top-wrapper.is-cta {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.section-top-wrapper.is-3 {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.section-top-wrapper.is-5 {
  text-align: left;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
}

.section-top-subtitle-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--silver-gray);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 16px;
  padding: 2px 1rem;
  display: flex;
}

.section-top-subtitle-wrap.left {
  justify-content: flex-start;
  align-items: center;
}

.section-top-subtitle-wrap.phone-left {
  border: 1px solid var(--steel-gray);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 4px 1rem;
}

.section-top-image {
  max-width: 28px;
}

.section-top-subtitle {
  color: var(--silver-gray);
  font-size: var(--font--paragraph-s);
  line-height: var(--line-height--line-height-regular);
  font-weight: var(--font-weight--semi-bold);
}

.section-top-subtitle.is-cta, .section-top-subtitle.is-dark {
  color: var(--white);
  font-size: var(--font--paragraph-s);
  line-height: var(--line-height--line-height-xxl);
}

.section-top-subtitle.is-light {
  color: var(--black);
  font-size: var(--font--paragraph-s);
  line-height: var(--line-height--line-height-xxl);
}

.section-top-title {
  color: #1b1b1b;
  font-size: var(--font--h2);
  text-align: center;
  align-self: center;
  max-width: 90%;
}

.section-top-title.article {
  max-width: 383px;
}

.section-top-title.testimonial {
  font-size: var(--font--h2);
  text-align: left;
  align-self: flex-start;
  max-width: 418px;
}

.section-top-title.left {
  text-align: left;
}

.section-top-title.blog {
  max-width: 448px;
}

.section-top-title.is-slider-pack {
  color: var(--soft-white);
  font-size: var(--font--h1);
  line-height: var(--line-height--line-height-xl);
  text-align: left;
  align-self: flex-start;
}

.section-top-title.is-solutions {
  color: var(--white);
  font-size: var(--font--h1);
  text-align: left;
  letter-spacing: var(--letter-spacing--h1);
  max-width: none;
}

.section-top-title.is-solutions.is-3 {
  color: var(--black);
  text-align: right;
}

.section-top-title.is-solutions.is-5 {
  color: var(--black);
  align-self: flex-start;
}

.section-top-title.is-solutions.is-right {
  text-align: right;
}

.control-content-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 64px;
  display: flex;
}

.control-content-wrap {
  background-color: var(--white);
  border-radius: 14px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.control-top-content-wrapper {
  flex-flow: column;
  flex: 1;
  width: auto;
  max-width: 80%;
  display: flex;
  position: relative;
}

.control-description {
  color: var(--white);
  font-size: var(--font--paragraph-s);
  margin-top: 12px;
}

.control-description.is-slider {
  font-size: var(--font--paragraph-s);
}

.control-image-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
}

.control-image-wrapper._02 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 61px;
  display: flex;
}

.control-image-wrapper._03 {
  margin-top: 20px;
}

.feature-content-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 70px;
  display: flex;
}

.feature-content-wrapper.feature-page {
  margin-top: 0;
}

.tab-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--steel-gray);
  background-color: #ddd0;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  display: flex;
}

.tab-button.w--current {
  background-color: #0000;
  border-radius: 12px;
}

.tabs-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f6f4f3;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

.tab-button-icon, .tab-button-icon-white {
  max-width: 32px;
}

.tabs-content {
  margin-top: 60px;
}

.tab-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tab-colomn-wrap {
  border-bottom: 1px solid var(--soft-white);
  margin-top: 40px;
  padding-bottom: 61px;
  padding-left: 30px;
}

.tab-colomn-wrap._02 {
  border-bottom-style: none;
  margin-top: 54px;
  padding-bottom: 0;
}

.tab-icon {
  max-width: 56px;
  height: auto;
  margin-bottom: 22px;
}

.tab-title {
  color: var(--midnight-blue);
  font-size: var(--font--h6);
  line-height: var(--line-height--line-height-regular);
  letter-spacing: var(--letter-spacing--h6);
}

.tab-description {
  max-width: 277px;
  margin-top: 12px;
}

.tab-image-wrapper {
  padding: 24px;
  overflow: hidden;
}

.tab-image-wrapper.bg {
  background-color: #f6f4f3;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-image {
  min-height: 529px;
}

.tab-image.second {
  object-fit: none;
}

.section-subtitle {
  color: var(--black);
  font-size: var(--font--paragraph);
  text-align: center;
  align-self: center;
  max-width: 60%;
  margin-top: 1rem;
  font-weight: 400;
}

.section-subtitle.about {
  max-width: 494px;
  margin-bottom: 20px;
}

.section-subtitle.future {
  max-width: 615px;
}

.section-subtitle.future-ii {
  margin-top: 16px;
  margin-bottom: 28px;
}

.section-subtitle.is-framework {
  color: var(--silver-gray);
  text-align: left;
  max-width: 80%;
}

.works-content-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 70px;
  display: grid;
}

.works-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.works-card-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--steel-gray);
  background-color: var(--black);
  border-radius: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: auto;
  padding: 20px 2rem;
  display: flex;
  position: absolute;
}

.works-card-wrapper.one {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.works-card-wrapper.two {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
}

.works-card-wrapper.three {
  z-index: 3;
  justify-content: flex-start;
  align-items: center;
}

.work-card-content-wrapper {
  width: 100%;
}

.work-card-number-wrapper {
  border: 1px solid var(--soft-white);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 14px;
  display: flex;
}

.work-card-number-wrapper._02 {
  border-color: var(--silver-gray);
  background-color: var(--white);
  width: 64px;
  height: 64px;
  box-shadow: 0 2px 5px #0003;
}

.work-card-number {
  color: var(--midnight-blue);
  font-size: 22px;
  font-weight: var(--font-weight--bold);
}

.work-title {
  color: var(--white);
  font-size: var(--font--h6);
  line-height: var(--line-height--line-height-l);
  letter-spacing: var(--letter-spacing--h5);
}

.work-description {
  color: var(--white);
  font-size: var(--font--paragraph-s);
  font-weight: var(--font-weight--regular);
  margin-top: 16px;
}

.work-description._02 {
  text-align: center;
  max-width: 80%;
}

.work-right-col-wrapper {
  background-color: #f6f4f3;
  border: 1px solid #f4f2f1;
  border-radius: 16px;
  padding-top: 40px;
  padding-left: 32px;
}

.work-top-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.work-second-image-wrapper {
  justify-content: flex-end;
  align-items: center;
  margin-top: 35px;
}

.work-third-image {
  object-fit: cover;
  object-position: 50% 0%;
  border-top-left-radius: 12px;
  width: 100%;
  height: 100%;
  max-height: 387px;
}

.blog-content-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 72px;
  display: grid;
}

.blog-content-wrapper.blog-page {
  margin-top: 0;
}

.blog-link-wrapper {
  background-color: var(--white);
  border-radius: 16px;
  padding-bottom: 24px;
  text-decoration: none;
}

.blog-link-wrapper._02 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  padding: 6px;
  display: grid;
}

.blog-image-wrapper {
  border-radius: 12px;
  overflow: hidden;
}

.blog-main-image {
  object-fit: cover;
  width: 100%;
  max-width: 550px;
}

.blog-top-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  padding-left: 24px;
  display: flex;
}

.blog-top-wrapper.article {
  margin-bottom: 20px;
  padding-left: 0;
}

.blog-category-wrapper {
  color: var(--midnight-blue);
  background-color: #ecf5ff;
  border-radius: 39px;
  padding: 6px 14px;
  display: inline-block;
}

.blog-dot-icon {
  background-color: var(--midnight-blue);
  border-radius: 100px;
  width: 6px;
  height: 6px;
}

.blog-reading-time {
  color: var(--slate-gray);
}

.blog-details-wrapper {
  margin-top: 19px;
  padding-left: 24px;
}

.blog-title {
  font-size: var(--font--h3);
  line-height: var(--line-height--line-height-l);
  letter-spacing: var(--letter-spacing--h3);
}

.blog-title._02 {
  font-size: var(--font--h5);
  line-height: var(--line-height--line-height-l);
  letter-spacing: var(--letter-spacing--h5);
  max-width: 290px;
}

.blog-description {
  color: var(--steel-gray);
  max-width: 422px;
  margin-top: 12px;
}

.blog-collection-list {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.faq-content-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 2rem;
  display: flex;
}

.faq-content-wrap {
  max-width: 100%;
}

.tabs-content-2 {
  display: none;
}

.faq-tab-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.faq-content {
  border: 1px solid var(--silver-gray);
  background-color: #ddd0;
  border-radius: 16px;
  min-width: 894px;
  padding: 32px 24px 0 29px;
}

.faq-content.w--current {
  background-color: #ddd0;
}

.faq-top-wrapper {
  justify-content: space-between;
  padding-bottom: 32px;
  display: flex;
}

.faq-minuss-icon {
  background-color: var(--midnight-blue);
  border-radius: 80px;
  width: 29px;
  height: 2px;
}

.faq-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.faq-ans {
  overflow: hidden;
}

.list {
  color: var(--steel-gray);
  max-width: 563px;
  margin-bottom: 0;
  padding-bottom: 32px;
  padding-left: 20px;
  list-style-type: decimal;
}

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

.faq-pluss-icon {
  background-color: var(--midnight-blue);
  border-radius: 80px;
  width: 2px;
  height: 30px;
  position: absolute;
}

.footer-left-col-wrapper {
  background-color: var(--soft-white);
  border-radius: 16px;
  max-width: 1310px;
  padding-top: 86px;
  padding-bottom: 86px;
  padding-left: 56px;
}

.footer-left-col-wrapper._02 {
  background-color: #e7efff;
}

.footer-left-col-wrapper.is--cta {
  background-color: var(--green);
  border: 2px solid #3a463a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 4rem;
  margin-right: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.footer-description {
  color: var(--soft-white);
  text-align: center;
  max-width: 60%;
  margin-top: 20px;
  margin-bottom: 40px;
  font-weight: 300;
}

.footer-botton-wrapper {
  z-index: 1000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--silver-gray);
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-top: 85px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.footer-botton-wrapper.is-2 {
  justify-content: center;
}

.footer-item-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-item {
  color: var(--soft-white);
  font-size: var(--font--paragraph-s);
  text-decoration: none;
}

.footer-item.w--current {
  color: var(--bright-royal-blue);
}

.footer-logo-wrapper.w--current {
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  display: flex;
}

.footer-logo {
  width: 80%;
  display: block;
}

.footer-icon-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-icon-wrap {
  border: 1px solid var(--silver-gray);
  background-color: var(--soft-white);
  border-radius: 53px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.footer-icon {
  max-width: 24px;
}

.footer-white-icon {
  max-width: 24px;
  display: none;
}

.footer-logo-wrap {
  grid-column-gap: 278px;
  grid-row-gap: 278px;
  display: flex;
}

.footer-copywrite-wrapper {
  z-index: 1000;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 24px;
  position: relative;
}

.footer-copywrite-wrapper.is-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: grid;
}

.footer-copywrite-text {
  color: var(--soft-white);
  font-size: var(--font--paragraph-s);
  font-weight: var(--font-weight--semi-bold);
  text-align: right;
}

.footer-copywrite-text.right {
  font-weight: var(--font-weight--regular);
}

.footer-copywrite-text.right.title {
  font-weight: var(--font-weight--bold);
}

.footer-copywrite-text.left {
  font-weight: var(--font-weight--regular);
  text-align: left;
}

.footer-copywrite-text.left.title {
  font-size: var(--font--paragraph-s);
  font-weight: var(--font-weight--bold);
}

.footer-copywrite-link {
  color: var(--midnight-blue);
  font-weight: var(--font-weight--bold);
  text-decoration: none;
}

.hero-button-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--green);
  justify-content: center;
  align-items: stretch;
  height: auto;
  margin-top: 50px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.download-button-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--midnight-blue);
  background-color: #f7f8fa;
  border-radius: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 16px 28px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.download-button-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.download-button-white-icon {
  display: none;
}

.hero-top-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-top-hero-title {
  text-align: center;
  max-width: 597px;
  margin-top: 17px;
}

.section-top-hero-title.features {
  max-width: 576px;
}

.section-top-description {
  text-align: center;
  max-width: 485px;
  margin-top: 20px;
}

.hero-image-wrapper {
  margin-top: 80px;
}

.about-top-image {
  width: var(--image-size--full-size);
}

.guidence-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.guidence-card-wrapper {
  background-color: var(--soft-white);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 8px 8px 25px;
  display: flex;
}

.guidence-icon-wrapper {
  background-color: var(--white);
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 136px;
  display: flex;
}

.guidence-icon {
  max-width: 42px;
  max-height: 42%;
}

.guidence-details-wrapper {
  text-align: center;
  margin-top: 25px;
}

.guidence-title {
  font-size: var(--font--h6);
  line-height: var(--line-height--line-height-regular);
  letter-spacing: var(--letter-spacing--h6);
}

.guidence-description {
  margin-top: 14px;
}

.about-content-wrapper {
  grid-column-gap: 250px;
  grid-row-gap: 250px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.counter-content-wrap {
  background-color: var(--soft-white);
  border-radius: 14px;
  max-height: 140px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 30px;
}

.counter-title {
  font-size: var(--font--h4);
  line-height: var(--line-height--line-height-regular);
  letter-spacing: var(--letter-spacing--h4);
}

.counter-description {
  margin-top: 10px;
}

.team-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.team-content-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.team-image-wrapper {
  border-radius: 14px;
  overflow: hidden;
}

.team-image {
  border-radius: 14px;
  width: 100%;
}

.team-title {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}

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

.finance-content-wrapper {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.finance-content-wrapper._02 {
  grid-template-columns: .75fr 1fr;
}

.finance-big-col-wrapper {
  background-color: var(--soft-white);
  border-radius: 16px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 0;
  overflow: hidden;
}

.finance-big-col-wrapper._04 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.finance-title._02 {
  max-width: 382px;
}

.finance-description {
  max-width: 310px;
  margin-top: 16px;
}

.finance-description._02 {
  max-width: 384px;
}

.finance-description._04 {
  max-width: 465px;
}

.finance-image {
  object-fit: contain;
  border-top-left-radius: 18px;
  border-top-right-radius: 0;
  width: 100%;
  height: auto;
  margin-top: 24px;
}

.finance-image.last {
  object-fit: contain;
}

.finance-smal-col-wrapper {
  background-color: var(--soft-white);
  border-radius: 16px;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 30px;
  padding-left: 30px;
  display: flex;
  overflow: hidden;
}

.finance-smal-col-wrapper._03 {
  padding-right: 0;
}

.finance-image._02 {
  object-fit: contain;
  border-top-right-radius: 0;
  max-height: 256px;
}

.future-content-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.future-image {
  object-fit: cover;
  border-radius: 16px;
}

.article-content-wrapper {
  margin-top: 60px;
}

.article-collection-list {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.article-link-wrapper {
  width: 100%;
  text-decoration: none;
}

.article-image-wrapper {
  border-radius: 12px;
  overflow: hidden;
}

.pricing-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
}

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

.pricing-details-wrapper {
  background-color: var(--soft-white);
  border-radius: 12px;
  padding: 40px 30px;
}

.pricing-top-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-icon {
  max-width: 60px;
}

.pricing-title {
  font-size: var(--font--h4);
  line-height: var(--line-height--line-height-regular);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h4);
  margin-top: 20px;
  margin-bottom: 12px;
}

.pricing-description {
  color: var(--steel-gray);
  font-size: var(--font--paragraph-s);
  line-height: var(--line-height--line-height-xl);
  text-align: center;
  max-width: 316px;
  margin-top: 12px;
}

.pricing-price-text {
  margin-top: 20px;
  margin-bottom: 20px;
}

.pricing-button {
  background-color: var(--midnight-blue);
  color: var(--white);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 50px;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-flex;
}

.pricing-button:hover {
  background-color: var(--bright-royal-blue);
}

.features-text {
  color: var(--steel-gray);
  letter-spacing: -.16px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 140%;
}

.features-text.pricing-single {
  color: var(--midnight-blue);
  margin-top: 28px;
  font-size: 18px;
  line-height: 150%;
}

.pricing-features-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-top: 24px;
  display: flex;
}

.pricing-features-wrapper.pricng-single {
  margin-top: 11px;
  margin-bottom: 30px;
}

.pricing-feature-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-feature-icon {
  max-width: 24px;
}

.pricing-feature {
  color: var(--midnight-blue);
  font-size: var(--font--paragraph-s);
  line-height: var(--line-height--line-height-xl);
}

.contact-content-wrapper {
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.contact-left-col-wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  margin-bottom: 4rem;
  display: flex;
}

.contact-title {
  font-size: var(--font--h3);
  line-height: var(--line-height--line-height-l);
  letter-spacing: var(--letter-spacing--h3);
}

.contact-description {
  font-size: var(--font--paragraph);
  text-align: center;
  width: 400px;
  max-width: none;
  margin-top: 20px;
}

.contact-right-col-wrapper {
  width: 100%;
}

.contact-form-wrapper {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  display: flex;
}

.contact-form-wrapper._02 {
  margin-top: 24px;
}

.contact-form-wrap {
  width: 100%;
}

.contact-text-field {
  border: 1px solid var(--soft-white);
  background-color: var(--soft-white);
  color: var(--steel-gray);
  border-radius: 10px;
  width: 100%;
  min-width: 340px;
  min-height: 48px;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 20px;
}

.contact-text-field:active, .contact-text-field:focus {
  border-style: solid;
  border-color: var(--bright-royal-blue);
  color: var(--midnight-blue);
}

.contact-text-field.message {
  min-height: 147px;
}

.submit-button {
  background-color: var(--bright-royal-blue);
  border-radius: 12px;
  min-width: 175px;
  min-height: 50px;
  margin-top: 24px;
}

.success-message {
  background-color: var(--bright-royal-blue);
  color: var(--white);
  border-radius: 10px;
}

.error-message {
  color: #f55353;
  text-align: center;
  background-color: #ffdede00;
}

.blog-single-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blog-single-wrap {
  max-width: 90%;
}

.blog-single-image {
  margin-top: 40px;
}

.blog-client-info-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.client-image {
  max-width: 52px;
}

.blog-single-client-name {
  color: var(--midnight-blue);
}

.blog-single-rich-text h4 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.blog-single-rich-text strong {
  color: var(--midnight-blue);
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  display: block;
}

.blog-quote-wrapper {
  border: 1px solid var(--silver-gray);
  border-radius: 20px;
  max-width: 76%;
  margin-top: 40px;
  padding: 30px 63px 30px 108px;
  display: inline-block;
}

.blog-quote {
  color: var(--midnight-blue);
  font-style: italic;
}

.pricing-single-content-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-single-content-wrap {
  max-width: 90%;
}

.pricing-aingle-details-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: var(--soft-white);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  padding: 40px 32px 40px 40px;
  display: grid;
}

.pricing-single-icon {
  max-width: 60px;
  max-height: 60px;
}

.pricing-single-name {
  font-size: var(--font--h4);
  line-height: var(--line-height--line-height-regular);
  letter-spacing: var(--letter-spacing--h4);
  margin-top: 20px;
  margin-bottom: 12px;
}

.pricing-single-description {
  max-width: 316px;
}

.pricing-single-price-text {
  margin-top: 20px;
  margin-bottom: 20px;
}

.quantity {
  display: none;
}

.pricing-add-to-cart-button {
  background-color: var(--bright-royal-blue);
  border-radius: 12px;
  min-width: 351px;
  min-height: 50px;
}

.pricing-singe-rich-text p {
  margin-top: 14px;
}

.style-guide-col-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.style-guide-typography-top-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--midnight-blue);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 28px;
  display: grid;
}

.style-guide-top-title {
  color: var(--white);
  text-transform: none;
  font-size: 22px;
  font-weight: 400;
}

.style-guide-type-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 28px;
  display: flex;
}

.style-guide-type-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid var(--silver-gray);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  display: grid;
}

.type-details {
  color: var(--midnight-blue);
}

.font-details-wrapper {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  display: flex;
}

.font-name {
  color: var(--midnight-blue);
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.font-display-wrapper {
  margin-bottom: 40px;
}

.font-display-wrapper.changelog {
  margin-bottom: 0;
}

.font-display-text {
  letter-spacing: -.16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}

.changelog-top-wrapper {
  text-align: center;
}

.changelog-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 120px;
  display: grid;
}

.license-content-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.license-image-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.license-image {
  flex: 1;
  max-width: 261px;
  max-height: 214px;
}

.license-text {
  margin-bottom: 35px;
}

.license-link {
  color: var(--midnight-blue);
  text-decoration: none;
}

.apple-pay {
  border-radius: 10px;
}

.checkout-form {
  background-color: var(--transparent);
  margin-top: 50px;
  padding: 0;
}

.checkout-color {
  color: var(--midnight-blue);
}

.checkout-submit-button {
  background-color: var(--midnight-blue);
  border-radius: 8px;
  margin-bottom: 0;
  transition: all .3s;
}

.checkout-submit-button:hover {
  background-color: var(--bright-royal-blue);
  color: var(--white);
}

.paypal-checkout-form, .order-confirmation {
  background-color: var(--transparent);
  margin-top: 50px;
  padding: 0;
}

.password-description {
  margin-top: 30px;
}

.lock-icon-image {
  max-width: 44px;
  max-height: 44px;
  margin-bottom: 40px;
}

.password-details {
  max-width: 455px;
  margin-top: 16px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.password-form-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.password-text-field {
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  min-height: 52px;
  margin-bottom: 0;
}

.password-text-field:active, .password-text-field:focus {
  border-color: var(--bright-royal-blue);
  color: var(--midnight-blue);
}

.password-submit-button {
  background-color: var(--midnight-blue);
  border-radius: 8px;
  min-height: 52px;
  font-size: 16px;
}

._404-text {
  margin-top: 30px;
  margin-bottom: 20px;
}

.feature-tab {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.remove-button {
  text-decoration: none;
}

.tab-image-wrap {
  background-color: #f6f4f3;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 24px;
  display: flex;
  position: relative;
}

.second-tab-image-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 23px;
  margin-right: 24px;
  padding-bottom: 24px;
  display: grid;
  position: absolute;
  inset: auto 0% 0%;
}

.second-tab-content-wrapper {
  background-color: var(--white);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.second-tab-icon {
  max-width: 42px;
  margin-bottom: 15px;
}

.second-tab-icon-title {
  color: var(--steel-gray);
  font-size: 16px;
  line-height: 140%;
}

.second-tab-price {
  color: #0a0d14;
  margin-top: 6px;
}

.third-tab-content-wrapper {
  background-color: #f6f4f6;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 529px;
  display: flex;
  position: relative;
}

.third-tan-subtitle {
  color: var(--steel-gray);
  font-size: 14px;
  line-height: 140%;
}

.third-tab-image-title {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 23px;
}

.third-tab-icon {
  max-width: 70px;
  max-height: 70px;
}

.third-tab-icon._02 {
  position: absolute;
  inset: 113px 36px auto auto;
}

.third-tab-icon._01 {
  position: absolute;
  inset: 54px auto auto 66px;
}

.third-tab-icon._03 {
  position: absolute;
  inset: auto auto 128px 30px;
}

.third-tab-icon._04 {
  position: absolute;
  inset: auto 87px 64px auto;
}

.total-text {
  font-weight: var(--font-weight--bold);
}

.none-text {
  display: none;
}

.feature-title {
  color: var(--white);
  font-size: var(--font--h4);
  line-height: var(--line-height--line-height-regular);
  font-weight: var(--font-weight--bold);
  letter-spacing: var(--letter-spacing--h6);
}

.hero-top-wrap {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.lock-title {
  font-size: var(--font--h3);
  line-height: var(--line-height--line-height-l);
  letter-spacing: var(--letter-spacing--h3);
}

.logo-section {
  height: 400vh;
}

.logo-sticky-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.logo-wrapper {
  width: 40em;
  height: 40em;
}

.heading {
  font-size: var(--font--h3);
  text-align: center;
  width: 50vw;
}

.heading.is-isolated {
  color: var(--white);
  font-size: var(--font--paragraph);
  line-height: var(--line-height--line-height-xl);
  font-weight: var(--font-weight--semi-bold);
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: block;
}

.heading.is-isolated.is-callout {
  color: var(--white);
  font-size: var(--font--h3);
  font-weight: var(--font-weight--bold);
  padding-top: 2rem;
}

.heading.is-isolated.is-framework {
  color: var(--soft-white);
  font-size: var(--font--h3);
  font-weight: var(--font-weight--bold);
  text-align: center;
  width: 50vw;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.div-block {
  margin-top: 2rem;
}

.paragraph {
  font-size: var(--font--paragraph-s);
  align-self: center;
}

.paragraph-2 {
  color: var(--slate-gray);
  margin-bottom: 32px;
}

.section-2 {
  z-index: 2;
  background-color: var(--soft-white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2.is-2 {
  background-color: var(--green);
  border-bottom-right-radius: 48px;
  border-bottom-left-radius: 48px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.image {
  color: var(--midnight-blue);
  -webkit-text-stroke-color: var(--bright-royal-blue);
}

.image.icon--menu {
  object-fit: fill;
  width: 2rem;
  height: 2rem;
}

.div-block-2 {
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  height: 600px;
  margin-top: 2rem;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.body {
  background-color: var(--green);
}

.div-block-4 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fdf9f4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-4.is-grid {
  justify-content: center;
  align-items: flex-start;
}

.progress-bar {
  z-index: 998;
  background-color: var(--green);
  width: 50%;
  height: .625rem;
  position: fixed;
  inset: auto auto 0% 0%;
}

.button_v14 {
  border: 2px none var(--transparent);
  background-color: #fdf9f4;
  border-radius: 8rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button_v14.is-cta {
  background-color: var(--green);
}

.button_v14.is-secondary {
  z-index: 99;
  border: 1px solid var(--green);
  background-color: var(--transparent);
  color: var(--green);
  width: 100%;
  max-height: 50px;
  position: relative;
}

.button_v14.is-secondary.is-home {
  border-color: var(--white);
  color: var(--white);
  width: auto;
  max-height: none;
}

.button_v14-text-wrapout {
  justify-content: flex-start;
  align-items: center;
  min-width: 10rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_v14-text-wrapin {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.button_v14-relative {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: .8rem 2rem;
  display: flex;
  position: relative;
}

.button_v14-text-relative {
  color: var(--white);
  font-size: var(--font--paragraph-s);
  font-weight: var(--font-weight--bold);
  letter-spacing: .5px;
}

.button_v14-text-relative.is-cta {
  color: var(--green);
  font-size: var(--font--paragraph-s);
  font-weight: var(--font-weight--bold);
}

.button_v14-text-relative.is-secondary {
  color: var(--white);
  font-weight: var(--font-weight--bold);
}

.button_v14-text-relative.is-secondary.is-contact {
  color: var(--green);
}

.button_v14-absolute {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: .8rem 2rem;
  display: flex;
  position: absolute;
}

.button_v14-text-absolute {
  color: var(--white);
  font-size: var(--font--paragraph-s);
  font-weight: var(--font-weight--semi-bold);
  letter-spacing: .5px;
}

.button_v14-text-absolute.is-cta {
  color: var(--green);
  font-size: var(--font--paragraph-s);
  font-weight: var(--font-weight--bold);
}

.button_v14-text-absolute.is-secondary {
  color: var(--white);
}

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

.heading-3 {
  color: var(--green);
  text-align: center;
}

.heading-3.is-cta {
  color: var(--white);
  font-family: Generalsans, Arial, sans-serif;
}

.text-size-regular {
  font-size: 1.2rem;
  line-height: 1.4;
}

.text-size-regular.text-color-white {
  font-size: var(--font--paragraph-s);
}

.text-size-small {
  font-size: .975rem;
  line-height: 1.35;
}

.text-size-small.text-style-muted {
  color: var(--green);
  -webkit-text-stroke-color: var(--green);
}

.line-fill {
  background-color: #2e313a;
  width: 100%;
  height: 1px;
}

.line-fill.light-line-fill {
  background-color: #e7eeee;
}

.home-faq-number {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  display: flex;
}

.hover-text.bottom-hover-text {
  position: absolute;
  inset: auto 0% -100%;
}

.hame-faq-bottom {
  flex-direction: column;
  flex: 0 auto;
  align-items: stretch;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-1x1-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  overflow: hidden;
}

.home-faq-icon {
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.clip {
  position: relative;
  overflow: hidden;
}

.home-faq-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #ddd0;
  border-top: 1px solid #e7eeee;
  border-bottom: 1px #e7eeee;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: stretch stretch;
  width: 100%;
  padding: 0;
  transition: all .8s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.home-faq-item.w--current {
  background-color: #ddd0;
  overflow: hidden;
}

.home-faq-item.no-border {
  border-top-style: none;
  position: relative;
}

.home-faq-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px #e7eeee;
  border-left: 1px #e7eeee;
  border-right: 1px #e7eeee;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 5rem 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  place-items: center start;
  width: 100%;
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
  display: grid;
}

.home-faq-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #e7eeee;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  padding: .5rem 2rem;
  display: flex;
  overflow: hidden;
}

.home-faq-list.radius-regular {
  border-radius: 24px;
}

.home-faq-content {
  background-color: #0b0c0f;
  border: 1px #e7eeee;
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
  margin-bottom: 2.5rem;
  padding: 4rem 2rem 4rem 6rem;
  display: flex;
  overflow: hidden;
}

.home-faq-content.radius-regular {
  background-color: var(--soft-white);
  border-radius: 16px;
}

.text-size-large {
  font-size: var(--font--paragraph);
  line-height: 1.45;
}

.home-faq-block {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-direction: column;
  justify-content: space-between;
  min-height: 35rem;
  display: flex;
}

.home-faq-text {
  max-width: 30rem;
}

.line {
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.text-span {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
  line-height: var(--line-height--line-height-regular);
  font-weight: 300;
}

.code-embed-js {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.image-2 {
  opacity: .19;
  mix-blend-mode: luminosity;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
}

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

.text-span-2, .text-span-3 {
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.wipe-section-btm {
  z-index: 4;
  pointer-events: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 20%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.sticky-parent {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-hide {
  overflow: hidden;
}

.intro-text-three {
  z-index: 2;
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.intro-text-three.text-blue {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: #000;
}

.whipe-bar {
  background-color: #000;
  width: 20%;
  height: 100%;
  position: relative;
  bottom: 0;
}

.sub-title {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 1.1rem;
}

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

.tag {
  color: #330812;
  white-space: nowrap;
  background-color: #ececec;
  border-radius: 50px;
  padding: .4rem .8rem;
}

.tag.top {
  margin-bottom: -.2rem;
}

.tag.btm {
  margin-top: -.2rem;
}

.profile-img {
  z-index: 1;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

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

.serif {
  font-weight: 400;
  line-height: .8;
}

.intro-title {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 17vw;
  line-height: .9;
}

.intro-title.large {
  height: 26rem;
  font-size: 18vw;
  line-height: .9;
}

.section-sticky-yellow {
  z-index: 4;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 300vh;
  position: relative;
  top: 0;
}

.name-tag {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: -1.2rem;
}

.dog-ball {
  z-index: 1;
  border: 5px solid #fff;
  border-radius: 10000px;
  width: 8rem;
  height: 8rem;
  position: absolute;
  top: 0;
}

.profile-card {
  z-index: 10;
  border-radius: 30px;
  justify-content: center;
  align-items: flex-end;
  width: 19rem;
  height: 20rem;
  margin-top: 2rem;
  transition: border .2s;
  display: flex;
  position: absolute;
}

.profile-card:hover {
  border: 10px solid #000;
}

.block-line {
  background-color: #d3d3d3;
  flex: none;
  width: 100vw;
  height: 1px;
  overflow: hidden;
}

.block-line.block-line-horizontal {
  width: 1px;
  height: 100vh;
}

.block {
  aspect-ratio: 3 / 2;
  letter-spacing: -.05em;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2em;
  display: flex;
  position: relative;
}

.block-line-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.block-line-wrapper.block-line-wrapper-bottom {
  inset: auto 0% 0%;
}

.block-line-wrapper.block-line-wrapper-side {
  width: 1px;
  inset: 0% auto 0% 0%;
}

.block-line-wrapper.block-line-wrapper-side.block-line-wrapper-side-right {
  inset: 0% 0% 0% auto;
}

.block-text-inner-wrapper {
  position: relative;
}

.block-text.block-text-absolute {
  position: absolute;
}

.block-line-edge {
  background-color: #a0a0a0;
  width: .5rem;
  height: .5rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.block-line-edge.block-line-edge-bottom {
  inset: auto auto 0% 0%;
}

.block-line-edge.block-line-edge-right {
  inset: 0% 0% auto auto;
}

.block-line-edge.block-line-edge-right.block-line-edge-bottom {
  inset: auto 0% 0% auto;
}

.block-text-outer-wrapper {
  overflow: hidden;
}

.container-2 {
  width: 100%;
  max-width: 1920px;
  padding-left: clamp(1.25rem, 4vw, 2.5rem);
  padding-right: clamp(1.25rem, 4vw, 2.5rem);
}

.container-2.container-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.cta {
  z-index: 2;
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #fdf9f4;
  background-clip: border-box;
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.block-line-transition {
  background-color: #777;
  width: 100%;
  height: 1px;
}

.block-line-transition.block-line-transition-vertical {
  width: 1px;
  height: 100%;
  transform: translate(0, 101%);
}

.block-line-transition.block-line-transition-horizontal {
  transform: translate(-101%);
}

.block-lines {
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.card-header-profile-image {
  z-index: 2;
  background-color: #fff;
  border: 0 solid #fff;
  border-radius: 50rem;
  width: 4.5rem;
  height: 4.5rem;
  position: absolute;
  inset: auto auto -2.25rem 1.5rem;
  overflow: hidden;
}

.card-body {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  padding: 1.5rem;
  font-size: .9rem;
  display: flex;
}

.card-body.is-who-section {
  padding-left: 0;
}

.card-body.is-who-section._1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-bottom: 8rem;
  padding-right: 2rem;
  display: flex;
  overflow: hidden;
}

.card-body.is-who-section._2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 4rem;
  padding-right: 2rem;
}

.card-body.is-who-section._3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 8rem;
  padding-right: 2rem;
}

.card {
  color: #000;
  background-color: #fff;
  border-radius: .25rem;
  width: 100%;
  max-width: 40vh;
  text-decoration: none;
  overflow: hidden;
}

.card.is-expansive {
  background-color: #1c3f3a;
  border-radius: 1rem;
  height: 320px;
}

.body-2 {
  color: var(--silver-gray);
  font-size: .9rem;
  line-height: 1.4em;
}

.card-header {
  background-color: #e7e7e7;
  height: 80px;
  position: relative;
}

.card-header-image {
  object-fit: cover;
  height: 100%;
}

.display-m {
  color: var(--white);
  font-size: 1.35em;
  font-weight: 500;
  line-height: 1.2em;
}

.display-m.is-who-section {
  color: var(--black);
  font-size: var(--font--h6);
  padding-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
}

.card-body-highlight {
  opacity: .55;
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  font-weight: 500;
  text-decoration: none;
}

.card-body-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.card-body-content.is-list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-top: 1px solid #3042368f;
  flex-flow: row;
  margin-top: 4rem;
  padding-top: 2rem;
}

.card-body-content.is-list._1 {
  margin-top: 0;
}

.card-header-overlay {
  background-color: var(--transparent);
  position: absolute;
  inset: 0%;
}

.card-wrapper-expansive {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

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

.home-scroll_visual {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.home-scroll_visual.page-padding {
  position: sticky;
  top: 0;
}

.home-scroll_img-list {
  width: 100%;
  height: 100%;
  position: relative;
}

.home-scroll_img-item {
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: opacity .3s;
  position: absolute;
  inset: 0%;
}

.home-scroll_img-wrap {
  width: 30em;
  max-width: 100%;
  height: 40em;
  max-height: 100%;
}

.home-scroll_section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #154726;
  background-color: #d8e0a5;
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-scroll_text-item {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  opacity: .2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 3em;
  padding-bottom: 3em;
  transition: opacity .3s;
  display: flex;
}

.home-scroll_content.page-padding {
  padding-top: 30vh;
  padding-bottom: 30vh;
}

.home-scroll_text-wrap {
  max-width: 30em;
}

.scroll-slide-section {
  background-color: var(--midnight-blue);
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.column-1 {
  flex: 1;
  display: block;
}

.column-2 {
  flex: 1;
  height: 100vh;
  position: sticky;
  top: 0;
}

.photo {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 800px;
  margin: 2rem;
  display: flex;
}

.photo._1 {
  margin: 2rem;
}

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

.content-holder {
  height: 100%;
  position: relative;
}

.content {
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.content._1, .content._2, .content._3 {
  background-color: var(--black);
}

.bold-text-2 {
  color: var(--silver-gray);
  font-weight: 300;
}

.div-block-6 {
  background-image: url('../images/pawel-czerwinski-4E78075zc1w-unsplash-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: 50%;
  padding-bottom: 0;
}

.text-span-4 {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.navbar-container-2 {
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
}

.cart-checkout-button-2 {
  color: #fff;
  background-color: #0556f2;
  border-radius: 10px;
}

.nav-first-item-wrap-2 {
  grid-column-gap: 108px;
  grid-row-gap: 108px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-button-wrapper-2 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.primary-button-text-2 {
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.navbar-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.cart-quantity-2 {
  color: #fff;
  background-color: #13274d;
  display: block;
  position: absolute;
  top: -10px;
  left: 10px;
}

.dropdown-title-2 {
  color: #13274d;
  margin-bottom: 7px;
}

.primary-button-wrapper-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #13274d;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  min-height: 56px;
  padding: 14px 18px 14px 20px;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
}

.navbar-2 {
  background-color: #ddd0;
}

.navbar-logo-wrapper-2 {
  align-self: center;
}

.global-text-style-2 {
  color: #13274d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.global-text-style-2.w--current {
  color: #0556f2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  display: flex;
}

.dropdown-toggle-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #13274d;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.cloneable {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
  padding-top: 5.5em !important;
  padding-bottom: 5em !important;
}

.dots-wrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.dots-container {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  pointer-events: none;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.dot {
  will-change: transform, background-color;
  transform-origin: center;
  background-color: #245e51;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  position: relative;
  transform: translate(0);
}

.osmo-icon__link {
  color: currentColor;
  width: 8em;
  text-decoration: none;
  position: absolute;
}

.osmo-icon-svg {
  width: 8em;
}

.code-embed-css {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.div-block-7 {
  background-image: url('../images/gIda1UOzstZr6SGRMEgTlavuZ9U.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 80%;
  display: flex;
}

.fixed-footer-visibility {
  height: 20rem;
  position: static;
}

.div-block-8 {
  background-color: var(--soft-white);
  padding-top: .125rem;
}

.hero-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: sticky;
  top: 0;
}

.hero-background-wrapper {
  position: absolute;
  inset: 0%;
}

.hero-background {
  opacity: .3;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.big-logo-wrapper {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.logo-embed {
  height: 20vh;
}

.navbar-3 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  height: 9vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.text-span-5, .text-span-6 {
  color: #869994;
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.text-span-7 {
  color: #869994;
  font-family: Generalsans, Arial, sans-serif;
  font-size: var(--font--h3);
  font-weight: var(--font-weight--semi-bold);
}

.text-block {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
  font-size: 48px;
  line-height: var(--line-height--line-height-xxl);
  width: 40%;
}

.paragraph-3 {
  color: var(--black);
  font-size: var(--font--paragraph);
  text-align: left;
  align-self: flex-end;
  width: 60%;
  margin-left: 8rem;
}

.is-who-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 2rem;
  display: grid;
}

.text-span-8, .text-span-9 {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.text-span-10 {
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.button-06-icon-inner-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-06-transition {
  background-color: #fdf9f4;
  border-radius: 50rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 2.5em;
  display: flex;
  position: relative;
  inset: 0%;
}

.button-06-transition-text-outer-wrapper {
  overflow: hidden;
}

.button-06-dot-wrapper {
  z-index: 2;
  box-sizing: border-box;
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 3rem;
  display: flex;
  position: relative;
}

.button-06-dot {
  aspect-ratio: 1;
  background-color: #889994;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  transform: scale(.7);
}

.button-06-icon {
  width: 1rem;
  height: 1rem;
}

.button-06-icon.button-06-icon-pre {
  transform: scale(1.3);
}

.button-06-icon.button-06-icon-post {
  position: absolute;
  inset: auto auto -100% -100%;
}

.button {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  color: #000;
  background-color: #fff;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  min-height: 5em;
  padding: .5em 2.5em;
  font-weight: 500;
  text-decoration: none;
  transition: transform .25s cubic-bezier(.165, .84, .44, 1);
  display: inline-flex;
  position: relative;
}

.button:active {
  transform: scale(.95);
}

.button.button-06 {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  width: auto;
  min-height: 2em;
  padding-right: .5em;
  overflow: hidden;
}

.button-06-transition-text-inner-wrapper {
  position: relative;
}

.button-06-icon-outer-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.button-text.button-text-pre, .button-text.button-text-post {
  font-size: var(--font--paragraph-s);
}

.button-text.button-text-post.button-text-post-absolute {
  position: absolute;
}

.image-3 {
  width: 48px;
}

.logo-hero {
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  margin-left: 8rem;
  margin-right: 8rem;
  display: flex;
}

.logo-hero.is-contact {
  width: 100%;
  display: flex;
  position: static;
}

.div-block-10 {
  background-color: #fdf9f4;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  overflow: clip;
}

.section-description {
  color: var(--slate-gray);
  text-align: right;
  width: 100%;
}

.text-span-11 {
  color: #869994;
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.text-span-11.is-light-bg {
  color: var(--green);
}

.text-span-12 {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

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

.copy-email {
  color: #000;
  padding-bottom: .4em;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25em;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.165, .84, .44, 1);
  position: relative;
}

.copy-email:active {
  transform: scale(.95);
}

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

.copy-email-border {
  background-color: #d3d3d3;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.copy-email-border-transition {
  background-color: #000;
  position: absolute;
  inset: 0%;
  transform: translate(-101%);
}

.ideas_icon {
  color: #ffe780;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.ideas_icon._3 {
  color: #009940;
}

.ideas_icon._2 {
  color: #ded5ff;
}

.container-3 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-size-x5 {
  letter-spacing: -.019em;
  font-size: 1.5rem;
  line-height: 1.3;
}

.h-8 {
  grid-column-gap: .5rem;
  display: flex;
}

.h-8.flex-align-end {
  grid-column-gap: 2rem;
}

.col-d-7 {
  flex: 0 58.333%;
  max-width: 58.333%;
  padding-left: .75rem;
  padding-right: .75rem;
}

.col-d-7.col-ml-12 {
  padding-top: .5rem;
}

.text-size-x2 {
  letter-spacing: -.011em;
  font-size: 1rem;
  line-height: 1.5;
}

.ideas_divider {
  background-color: #869994;
  width: 100%;
  height: 1px;
}

.text-size-x8 {
  letter-spacing: -.022em;
  font-size: 3.5rem;
  line-height: 1.1;
}

.text-size-x8.text-weight-normal.text-style-nowrap {
  color: var(--white);
  font-size: var(--font--h3);
  white-space: nowrap;
}

.h-24 {
  grid-column-gap: 1.5rem;
  display: flex;
}

.text-size-x1 {
  color: #869994;
  font-size: var(--font--paragraph-s);
  letter-spacing: -.006em;
  line-height: 1.5;
}

.ideas_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.v-16 {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.col-d-4 {
  flex: 0 33.333%;
  max-width: 33.333%;
  padding-left: .75rem;
  padding-right: .75rem;
}

.section_ideas {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.ideas_feature-wrapper {
  overflow: hidden;
}

.ideas_icon-wrapper {
  background-color: #ffc319;
  border-radius: .25rem;
  flex: none;
  padding: 1rem;
}

.ideas_icon-wrapper._2 {
  background-color: #ab88fd;
}

.ideas_icon-wrapper._3 {
  background-color: #03450b;
}

.text-block-2 {
  color: var(--white);
}

.text-block-3 {
  color: var(--silver-gray);
}

.is-callout {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
  font-size: var(--font--h2);
  line-height: var(--line-height--line-height-xxl);
  text-align: right;
  width: 100%;
}

.is-callout.left {
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
  font-size: var(--font--h2);
  text-align: left;
}

.paragraph-5 {
  color: var(--black);
  width: 30%;
  padding-top: 1rem;
}

.text-block-4 {
  color: var(--black);
  margin-top: 2rem;
}

.does-list {
  flex-flow: column;
  width: 80%;
  display: flex;
}

.div-block-11 {
  background-color: var(--green);
}

.div-block-12 {
  background-color: var(--green);
  width: 100%;
  height: 2px;
}

.div-block-12._2 {
  background-color: #e6eeeb;
}

.text-span-13 {
  color: var(--black);
}

.heading-4 {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
  font-size: var(--font--h2);
  padding-right: 1rem;
}

.paragraph-6 {
  text-align: right;
  width: 100%;
}

.div-block-13 {
  width: 100%;
  margin-top: 4rem;
}

.list {
  max-width: 80%;
}

.div-block-14 {
  flex-flow: column;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-15 {
  width: 100%;
  height: auto;
}

.cursor {
  z-index: 10;
  background-color: #869994;
  border-radius: 100px;
  width: 16px;
  height: 16px;
  transition: opacity .2s linear;
  position: absolute;
}

.cursor.cursor-hover {
  width: 0;
  height: 0;
}

.cursor.cursor-pressed {
  width: 8px;
  height: 24px;
  transition: height .65s cubic-bezier(.455, .03, .515, .955), width .65s cubic-bezier(.455, .03, .515, .955), opacity .2s linear, left 50ms linear, top 50ms linear;
}

.scroll_wrap {
  position: relative;
  overflow: hidden;
}

.scroll_trigger {
  pointer-events: none;
  height: 100%;
  min-height: 100vh;
  position: absolute;
  inset: auto 0% 0%;
}

.top_wrap {
  position: relative;
  overflow: hidden;
}

.top_trigger {
  pointer-events: none;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.contact-title-2 {
  letter-spacing: -.32px;
  font-size: 32px;
  line-height: 130%;
}

.contact-text-field-2 {
  color: #5a606a;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  width: 100%;
  min-width: 340px;
  min-height: 48px;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 20px;
}

.contact-text-field-2:active, .contact-text-field-2:focus {
  color: #13274d;
  border-style: solid;
  border-color: #0556f2;
}

.contact-text-field-2.message {
  min-height: 147px;
}

.section-3 {
  margin-top: 130px;
}

.container-4 {
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
}

.success-message-2 {
  color: #fff;
  background-color: #0556f2;
  border-radius: 10px;
}

.submit-button-2 {
  background-color: var(--green);
  font-size: var(--font--paragraph-s);
  border-radius: 20rem;
  align-self: center;
  width: 300px;
  min-width: auto;
  min-height: 50px;
  max-height: 50px;
  margin-top: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.contact-title-3 {
  font-size: var(--font--h1);
  line-height: var(--line-height--line-height-s);
  text-align: center;
  letter-spacing: -.32px;
  width: auto;
}

.contact-text-field-3 {
  color: #5a606a;
  background-color: #fdf9f4;
  border: 1px solid #183832;
  border-radius: 10px;
  width: 100%;
  min-width: 340px;
  min-height: 48px;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 20px;
}

.contact-text-field-3:active, .contact-text-field-3:focus {
  color: #13274d;
  border-style: solid;
  border-color: #0556f2;
}

.contact-text-field-3.message {
  min-height: 147px;
}

.section-4 {
  width: 100%;
  margin-top: 130px;
}

.container-5 {
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.success-message-3 {
  color: #fff;
  background-color: #0556f2;
  border-radius: 10px;
}

.text-span-14 {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-16 {
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: 0;
  display: flex;
}

.text-span-15, .text-span-16 {
  color: var(--green);
  font-family: Ivy Presto Display, Times New Roman, sans-serif;
}

.div-block-18 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.div-block-19 {
  width: 100%;
  margin-top: 10rem;
}

@media screen and (min-width: 1440px) {
  .page-wrapper {
    overflow: hidden;
  }

  .dropdown-title-wrap {
    align-self: auto;
  }

  .navbar-logo {
    width: 60%;
  }

  .navbar-logo.is-2 {
    width: 100%;
  }

  .navbar-wrapper {
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-arrow {
    font-size: 16px;
  }

  .navbar-title {
    color: #484848;
  }

  .nav-first-item-wrap {
    justify-content: center;
    align-items: center;
  }

  .primary-button-wrapper.secondary {
    border-radius: 1000rem;
  }

  .primary-button-wrapper.navbar {
    margin-top: 0;
  }

  .nav-menu {
    position: static;
  }

  .dropdown-title-wrapper {
    height: 22px;
  }

  .nav-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .navbar-logo-wrapper.w--current {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .dropdown-title {
    justify-content: center;
    align-items: flex-end;
    font-size: 16px;
    display: flex;
  }

  .section.hero {
    max-width: none;
    height: 100vh;
  }

  .section.features.is-quote {
    border-bottom-right-radius: 3rem;
    border-bottom-left-radius: 3rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .section.features.is-solutions.is-list {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .section.features.is-solutions.is-list.is-3 {
    flex-flow: column;
    justify-content: center;
    place-items: start stretch;
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .section.features.is-solutions.is-list.is-green {
    border-bottom-right-radius: 3rem;
    border-bottom-left-radius: 3rem;
  }

  .section.sticky-advantages {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    max-height: none;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    height: auto;
    display: flex;
  }

  .hero-content-wrapper {
    grid-template-columns: 1fr .25fr;
    align-self: auto;
    width: 100%;
  }

  .hero-left-content-wrap {
    max-width: 100%;
  }

  .hero-top-icon {
    max-width: 16px;
  }

  .hero-top-subtitle {
    font-size: var(--font--paragraph-s);
  }

  .hero-title {
    max-width: 100%;
  }

  .hero-description {
    text-align: left;
    display: flex;
  }

  .hero-image {
    min-width: 500px;
    max-width: 1500px;
    position: static;
  }

  .ticker-content-wrapper {
    margin-top: 8rem;
  }

  .section-top-wrapper.is-3 {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .section-top-wrapper.is-5 {
    justify-content: center;
    align-items: flex-start;
  }

  .section-top-title.is-solutions.is-5 {
    color: var(--black);
  }

  .section-subtitle {
    font-size: var(--font--h4);
    margin-top: 2rem;
  }

  .works-card-wrapper.one {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    display: flex;
    position: absolute;
  }

  .works-card-wrapper.two {
    z-index: 2;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
  }

  .works-card-wrapper.three {
    z-index: 3;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 600px;
    display: flex;
    position: absolute;
  }

  .work-card-content-wrapper {
    align-self: center;
  }

  .work-description {
    font-size: var(--font--paragraph-s);
  }

  .work-right-col-wrapper {
    display: flex;
  }

  .footer-botton-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    justify-content: space-between;
    align-items: flex-end;
  }

  .footer-logo-wrapper.w--current {
    object-fit: contain;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: block;
  }

  .footer-logo {
    width: 100%;
  }

  .hero-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .finance-big-col-wrapper {
    overflow: hidden;
  }

  .finance-image {
    aspect-ratio: 2.39;
    object-fit: contain;
    overflow: visible;
  }

  .finance-image.last {
    margin-top: -20px;
  }

  .finance-smal-col-wrapper, .finance-smal-col-wrapper._03 {
    overflow: hidden;
  }

  .contact-content-wrapper {
    justify-content: center;
    align-items: center;
  }

  .div-block-2 {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    min-width: 600px;
    height: 700px;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
    position: relative;
  }

  .div-block-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .button_v14.is-secondary {
    height: 64px;
  }

  .bold-text {
    font-size: var(--font--paragraph-s);
  }

  .card-body.is-who-section {
    background-color: var(--green);
    border-radius: .8rem;
    padding-left: 2rem;
  }

  .card-body.is-who-section._1 {
    background-color: var(--transparent);
    padding-left: 0;
  }

  .card-body.is-who-section._2, .card-body.is-who-section._3 {
    background-color: var(--transparent);
  }

  .column-1 {
    position: relative;
  }

  .column-2 {
    min-height: 100vh;
  }

  .content._3 {
    height: auto;
  }

  .nav-button-wrapper-2 {
    justify-content: flex-end;
    align-items: center;
  }

  .navbar-wrapper-2 {
    justify-content: space-between;
  }

  .dropdown-title-2 {
    font-size: 16px;
  }

  .text-block {
    font-size: 40px;
  }

  .is-who-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .button.button-06 {
    height: 64px;
  }

  .text-span-11 {
    color: var(--green);
  }

  .text-span-11.is-light {
    color: #869994;
  }

  .section_ideas {
    padding-top: 2rem;
  }

  .text-block-3 {
    color: var(--white);
    margin-top: 2rem;
  }

  .is-callout {
    color: var(--green);
    font-family: Ivy Presto Display, Times New Roman, sans-serif;
    line-height: var(--line-height--line-height-xxl);
    text-align: right;
    width: 100%;
  }

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

  .paragraph-5 {
    width: 40%;
  }

  .text-block-4 {
    color: var(--black);
  }

  .div-block-15 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .form {
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  body {
    --font-family--primary-font: Generalsans, Arial, sans-serif;
    --slate-gray: #6c6d6f;
    --font--paragraph: 18px;
    --line-height--line-height-xxl: 150%;
    --font-weight--semi-bold: 400;
    --letter-spacing--paragraph: 0px;
    --midnight-blue: #131313;
    --font--h1: 52px;
    --line-height--line-height-tiny: 113%;
    --font-weight--bold: 500;
    --letter-spacing--h1: -1px;
    --font--h2: 48px;
    --line-height--line-height-regular: 110%;
    --letter-spacing--h2: -.25px;
    --font--h3: 30px;
    --line-height--line-height-l: 130%;
    --letter-spacing--h3: -.32px;
    --font--h4: 24px;
    --letter-spacing--h4: -.2px;
    --font--h5: 26px;
    --letter-spacing--h5: -.26px;
    --font--h6: 22px;
    --letter-spacing--h6: -.24px;
    --white: white;
    --font--paragraph-s: 16px;
    --image-size--full-size: 100%;
    --transparent: #fff0;
    --bright-royal-blue: #3c787e;
    --green: #0a312b;
    --soft-white: #f3f3f3;
    --steel-gray: #5a606a;
    --silver-gray: #d9dade;
    --black: #1b1b1b;
    --line-height--line-height-xl: 140%;
    --font-weight--regular: 400;
    --line-height--line-height-s: 100%;
    --font-weight--extra-bold: 700;
    --line-height--line-height-m: 120%;
    --_spacing---spacing-s: 60px;
    --_spacing---spacing-m: 80px;
    --_spacing---spacing-l: 100px;
  }

  .utility-page-wrap {
    margin-top: 80px;
  }

  .utility-page-content {
    margin-top: 50px;
  }

  .navbar {
    display: flex;
  }

  .menu-icon {
    width: 30px;
    height: 30px;
  }

  .dropdown-link-wrapper {
    border-radius: 12px;
    padding-left: 0;
  }

  .dropdown-link-wrapper.w--current {
    color: #383637;
    padding-left: 0;
  }

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

  .dropdown-list {
    perspective-origin: 50% 0;
    transform-origin: 50% 0;
    background-color: #0000;
    min-width: auto;
    margin-top: 10px;
    display: none;
    position: relative;
    left: 0;
  }

  .dropdown-list.w--open {
    min-width: auto;
    right: 0;
  }

  .dropdown-arrow {
    padding-bottom: 0;
  }

  .dropdown-list-wrapper._02 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .dropdown-pd {
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px;
  }

  .dropdown-pd.v2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: #f0f0f0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
    padding: 20px;
  }

  .dropdown-dual-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .navbar-title {
    color: #080b0f;
  }

  .dropdown-toggle {
    border-style: none;
    border-radius: 0;
    justify-content: flex-start;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .global-text-style {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-style: none;
    border-radius: 0;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
  }

  .global-text-style.w--current {
    color: #182700;
    border-style: none;
    border-radius: 0;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
  }

  .nav-menu {
    background-color: #1110;
    border-radius: 8px;
    height: auto;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 30px;
    position: absolute;
    left: auto;
  }

  .nav-menu.v2 {
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    min-width: 600px;
    margin-right: 20px;
    padding-right: 30px;
  }

  .nav-card-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar-line-wrapper {
    padding-right: 10px;
  }

  .nav-button-wrapper {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-list-wrap {
    margin-left: 0;
  }

  .menu-button {
    color: #484848;
    background-color: #0000;
    order: 1;
    padding: 0;
    position: static;
  }

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

  .dropdown {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }

  .section.features.is-solutions.is-list.is-3 {
    flex-flow: column;
    display: flex;
  }

  .section.blog-single {
    margin-top: 80px;
  }

  .container.is-faq {
    flex-flow: column;
    padding-left: 0;
  }

  .style-guide-color-wrapper {
    margin-top: 0;
  }

  .hero-content-wrapper {
    grid-template-columns: 1fr .5fr;
  }

  .hero-title {
    max-width: 660px;
  }

  .hero-description {
    margin-top: 18px;
  }

  .hero-image {
    object-fit: cover;
    width: 100%;
    max-width: 250px;
    max-height: 250px;
  }

  .section-top-wrapper.is-3 {
    order: -9999;
  }

  .section-top-subtitle-wrap.left {
    justify-content: flex-start;
    align-items: center;
  }

  .control-content-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-top: 50px;
  }

  .tab-button {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabs-menu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .tab-text {
    font-size: 16px;
  }

  .tabs-content {
    align-self: stretch;
  }

  .tab-content-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .tab-colomn-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .tab-colomn-wrap {
    margin-top: 0;
    padding-left: 20px;
  }

  .tab-colomn-wrap._02 {
    border-bottom-style: solid;
    margin-top: 0;
  }

  .tab-image {
    object-fit: cover;
    width: 100%;
    min-height: auto;
    max-height: 400px;
  }

  .tab-image.second {
    object-fit: scale-down;
  }

  .section-subtitle {
    margin-top: 20px;
  }

  .section-subtitle.future {
    max-width: 100%;
  }

  .works-content-wrapper {
    grid-template-columns: 1fr;
    margin-top: 50px;
  }

  .works-card-wrapper {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .blog-content-wrapper {
    grid-template-columns: auto;
    margin-top: 50px;
  }

  .blog-link-wrapper {
    width: 100%;
  }

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

  .blog-main-image {
    max-width: none;
  }

  .blog-top-wrapper {
    margin-top: 20px;
    padding-left: 20px;
  }

  .blog-top-wrapper.article {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .blog-details-wrapper {
    margin-top: 16px;
    padding-left: 20px;
  }

  .faq-content-wrapper {
    margin-top: 50px;
    margin-left: 0;
  }

  .faq-content-wrap {
    max-width: 90%;
  }

  .faq-content {
    min-width: 100%;
    padding-top: 30px;
    padding-left: 26px;
    padding-right: 20px;
  }

  .faq-top-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 26px;
  }

  .footer-content-wrapper {
    grid-template-columns: 1fr;
  }

  .footer-left-col-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 40px;
  }

  .footer-description {
    margin-top: 16px;
    margin-bottom: 20px;
  }

  .footer-botton-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
    padding-bottom: 20px;
  }

  .footer-logo-wrapper.w--current {
    order: -1;
  }

  .footer-copywrite-wrapper {
    margin-top: 30px;
    padding-bottom: 20px;
  }

  .hero-button-wrapper {
    flex-flow: column;
    margin-top: 30px;
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .section-top-hero-title {
    margin-top: 15px;
  }

  .section-top-description {
    margin-top: 18px;
  }

  .hero-image-wrapper {
    margin-top: 50px;
  }

  .guidence-content-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .guidence-description {
    margin-top: 12px;
  }

  .about-content-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .counter-content-wrap {
    padding-left: 26px;
  }

  .team-content-wrapper {
    grid-template-columns: 1fr 1fr;
    margin-top: 50px;
  }

  .team-title {
    margin-top: 16px;
    margin-bottom: 8px;
  }

  .finance-content-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .finance-big-col-wrapper {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 0;
  }

  .finance-image {
    margin-top: 20px;
  }

  .finance-image._02 {
    max-height: none;
  }

  .future-content-wrapper {
    grid-template-columns: 1fr;
  }

  .future-image {
    object-fit: cover;
    width: 100%;
    max-height: 388px;
  }

  .article-content-wrapper {
    margin-top: 40px;
  }

  .article-collection-list {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .pricing-collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .contact-content-wrapper {
    grid-template-columns: 1fr;
  }

  .blog-single-wrap {
    max-width: 95%;
  }

  .blog-single-image {
    margin-top: 30px;
  }

  .blog-client-info-wrapper {
    margin-top: 20px;
  }

  .blog-quote-wrapper {
    max-width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pricing-aingle-details-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 20px;
    padding: 26px;
  }

  .style-guide-col-wrapper {
    grid-template-columns: 1fr;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    margin-top: 30px;
  }

  .second-tab-image-content-wrapper {
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 10px;
  }

  .third-tab-content-wrapper {
    width: 100%;
    min-width: auto;
    min-height: 469px;
  }

  .third-tab-image-title {
    max-width: 500px;
  }

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

  .home-faq-top {
    grid-template-columns: 2rem 1fr auto;
  }

  .home-faq-content {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 3rem;
  }

  .home-faq-block {
    align-items: flex-start;
  }

  .wipe-section-btm {
    display: none;
  }

  .sticky-parent {
    flex-flow: column;
    overflow: visible;
  }

  .sticky-parent.auto-tablet {
    height: auto;
  }

  .intro-text-three.text-blue {
    position: relative;
  }

  .intro-title {
    font-size: 14vw;
  }

  .section-sticky-yellow {
    height: auto;
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .profile-card.two, .profile-card.three, .profile-card.one {
    position: relative;
  }

  .cta {
    padding-top: calc(3 * clamp(1.25rem, 4vw, 2.5rem));
    padding-bottom: calc(3 * clamp(1.25rem, 4vw, 2.5rem));
  }

  .block-line-transition.block-line-transition-vertical, .block-line-transition.block-line-transition-horizontal {
    display: none;
  }

  .display-m.is-who-section {
    font-size: var(--font--paragraph-s);
    padding-left: 0;
    padding-right: 0;
  }

  .home-scroll_visual.page-padding {
    display: none;
  }

  .home-scroll_section {
    display: block;
  }

  .home-scroll_text-item {
    opacity: 1;
  }

  .home-scroll_content.page-padding {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .home-scroll_text-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-button-wrapper-2 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .global-text-style-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-style: none;
    border-radius: 0;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
  }

  .global-text-style-2.w--current {
    color: #182700;
    border-style: none;
    border-radius: 0;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
  }

  .dropdown-toggle-2 {
    border-style: none;
    border-radius: 0;
    justify-content: flex-start;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .container-3 {
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .col-d-7, .col-d-4 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .text-block-2 {
    margin-top: 4rem;
  }

  .paragraph-5 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  body {
    --font-family--primary-font: Generalsans, Arial, sans-serif;
    --slate-gray: #6c6d6f;
    --font--paragraph: 18px;
    --line-height--line-height-xxl: 150%;
    --font-weight--semi-bold: 400;
    --letter-spacing--paragraph: 0px;
    --midnight-blue: #131313;
    --font--h1: 46px;
    --line-height--line-height-tiny: 113%;
    --font-weight--bold: 500;
    --letter-spacing--h1: -.5px;
    --font--h2: 44px;
    --line-height--line-height-regular: 110%;
    --letter-spacing--h2: -.1px;
    --font--h3: 26px;
    --line-height--line-height-l: 130%;
    --letter-spacing--h3: -.32px;
    --font--h4: 24px;
    --letter-spacing--h4: -.05px;
    --font--h5: 24px;
    --letter-spacing--h5: -.26px;
    --font--h6: 20px;
    --letter-spacing--h6: -.24px;
    --white: white;
    --font--paragraph-s: 16px;
    --image-size--full-size: 100%;
    --transparent: #fff0;
    --bright-royal-blue: #3c787e;
    --green: #0a312b;
    --soft-white: #f3f3f3;
    --steel-gray: #5a606a;
    --silver-gray: #d9dade;
    --black: #1b1b1b;
    --line-height--line-height-xl: 140%;
    --font-weight--regular: 400;
    --line-height--line-height-s: 100%;
    --font-weight--extra-bold: 700;
    --line-height--line-height-m: 120%;
    --_spacing---spacing-s: 60px;
    --_spacing---spacing-m: 70px;
    --_spacing---spacing-l: 70px;
  }

  .utility-page-wrap {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .utility-page-content {
    margin-top: 30px;
  }

  .dropdown-link-wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
  }

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

  .dropdown-item-title {
    font-size: 14px;
  }

  .dropdown-pd {
    min-width: auto;
  }

  .dropdown-pd.v2 {
    margin-top: 20px;
  }

  .primary-button-wrapper.navbar {
    display: none;
  }

  .nav-menu {
    background-color: #fff;
    border-radius: 8px;
    flex: 0 auto;
    width: 519px;
    margin-top: 15px;
    padding-left: 20px;
    top: 62px;
    left: 5px;
    overflow: hidden;
  }

  .nav-menu.v2 {
    width: 100%;
    min-width: 400px;
    max-width: 100%;
    margin-left: 0;
    padding-right: 20px;
    top: 55px;
    left: 0;
  }

  .nav-card-wrapper {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .navbar-menu-title {
    font-size: 14px;
  }

  .section.features.is-quote {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .section.features.is-solutions.is-list.is-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section.is-footer.is-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .style-guide-color-wrapper {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .hero-content-wrapper {
    grid-template-columns: 1fr;
  }

  .hero-description {
    max-width: 100%;
  }

  .hero-right-col-wrapper {
    display: none;
  }

  .ticker-content-wrapper {
    margin-top: 50px;
  }

  .ticker-content-wrap {
    margin-top: 30px;
  }

  .section-top-wrapper.is-cta {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .section-top-subtitle-wrap {
    margin-bottom: 14px;
  }

  .section-top-title.left {
    max-width: 420px;
  }

  .section-top-title.is-solutions.is-right {
    order: -9999;
    width: 100%;
  }

  .control-content-wrapper {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .control-top-content-wrapper {
    padding-left: 20px;
  }

  .control-image-wrapper {
    margin-top: 30px;
  }

  .feature-content-wrapper.feature-page {
    align-items: stretch;
  }

  .tabs-menu {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .tabs-content {
    align-self: stretch;
    width: 100%;
  }

  .tab-pane {
    width: 100%;
  }

  .tab-colomn-wrap {
    padding-bottom: 40px;
  }

  .section-subtitle {
    margin-top: 18px;
  }

  .section-subtitle.about {
    margin-top: 16px;
  }

  .section-subtitle.future-ii {
    margin-bottom: 20px;
  }

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

  .works-card-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .work-description {
    margin-top: 14px;
  }

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

  .blog-link-wrapper._02 {
    grid-template-columns: auto;
    padding: 10px;
  }

  .blog-main-image {
    object-fit: cover;
    max-height: 290px;
  }

  .blog-description {
    font-size: 16px;
  }

  .blog-collection-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .list {
    padding-bottom: 20px;
    font-size: 16px;
  }

  .footer-logo-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .footer-copywrite-wrapper {
    margin-top: 20px;
  }

  .hero-button-wrapper {
    margin-top: 20px;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .guidence-content-wrapper {
    margin-top: 30px;
  }

  .finance-content-wrapper._02 {
    grid-template-columns: 1fr;
  }

  .future-image {
    max-height: 255px;
  }

  .article-content-wrapper {
    margin-top: 30px;
  }

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

  .pricing-content-wrapper {
    margin-top: 50px;
  }

  .pricing-collection-list {
    grid-template-columns: 1fr;
  }

  .pricing-details-wrapper {
    padding: 30px 20px;
  }

  .pricing-title {
    margin-top: 19px;
    margin-bottom: 10px;
  }

  .pricing-description {
    margin-top: 10px;
  }

  .features-text {
    margin-top: 16px;
  }

  .features-text.pricing-single {
    margin-top: 20px;
  }

  .pricing-features-wrapper {
    margin-top: 18px;
  }

  .pricing-features-wrapper.pricng-single {
    margin-bottom: 20px;
  }

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

  .blog-single-wrap {
    max-width: 100%;
  }

  .blog-single-image {
    margin-top: 20px;
  }

  .blog-client-info-wrapper {
    margin-top: 14px;
  }

  .blog-single-rich-text h4 {
    margin-top: 20px;
    margin-bottom: 16px;
  }

  .blog-single-rich-text strong {
    margin-top: 16px;
    margin-bottom: 16px;
  }

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

  .style-guide-type-wrapper {
    padding-left: 20px;
  }

  .font-details-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  .changelog-content-wrapper {
    margin-top: 50px;
  }

  .license-content-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .license-image-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .license-image {
    width: 100%;
    max-width: none;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    margin-top: 20px;
  }

  .password-description {
    text-align: center;
    margin-top: 20px;
  }

  .third-tab-image-title {
    max-width: 413px;
  }

  .third-tab-icon._02 {
    top: 90px;
  }

  .button_v14-text-relative.is-secondary.is-contact {
    color: var(--green);
  }

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

  .home-faq-top {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    grid-template-columns: 1fr auto;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .home-faq-list {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .home-faq-list.radius-regular {
    padding: 0 1rem;
  }

  .home-faq-content {
    margin-bottom: 1.75rem;
    padding: 1.75rem 1.5rem;
  }

  .home-faq-content.radius-regular {
    padding: 1.2rem;
  }

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

  .intro-title {
    font-size: 16vw;
  }

  .block {
    font-size: 1.25rem;
  }

  .card-body.is-who-section._1 {
    margin-bottom: 0;
  }

  .card-body.is-who-section._2 {
    margin-top: 0;
  }

  .card-body.is-who-section._3 {
    margin-top: 0;
    padding-bottom: 4rem;
  }

  .card-body-content.is-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .primary-button-wrapper-2.navbar-2 {
    display: none;
  }

  .dots-container {
    inset: 1em;
  }

  .text-block {
    width: 30%;
    font-size: 28px;
  }

  .paragraph-3 {
    width: 70%;
    margin-left: 0;
  }

  .is-who-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .container-3 {
    grid-row-gap: .5rem;
    flex-flow: column;
    padding-left: 0;
    padding-right: 1rem;
  }

  .col-d-7 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .col-d-7.col-ml-12 {
    width: 100%;
    max-width: 100%;
  }

  .text-size-x8.text-weight-normal.text-style-nowrap {
    line-height: var(--line-height--line-height-xxl);
  }

  .ideas_content {
    width: 100%;
    padding-top: 0;
  }

  .col-d-4 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .section_ideas {
    flex-flow: column;
    display: flex;
  }

  .text-block-2 {
    padding-top: 4rem;
  }

  .paragraph-5 {
    width: 60%;
  }

  .cursor {
    background-color: var(--transparent);
  }

  .contact-text-field-2, .contact-text-field-3 {
    min-width: auto;
  }
}

@media screen and (max-width: 479px) {
  body {
    --font-family--primary-font: Generalsans, Arial, sans-serif;
    --slate-gray: #6c6d6f;
    --font--paragraph: 16px;
    --line-height--line-height-xxl: 150%;
    --font-weight--semi-bold: 400;
    --letter-spacing--paragraph: 0px;
    --midnight-blue: #131313;
    --font--h1: 40px;
    --line-height--line-height-tiny: 113%;
    --font-weight--bold: 500;
    --letter-spacing--h1: 0px;
    --font--h2: 36px;
    --line-height--line-height-regular: 110%;
    --letter-spacing--h2: 0px;
    --font--h3: 24px;
    --line-height--line-height-l: 130%;
    --letter-spacing--h3: -.32px;
    --font--h4: 22px;
    --letter-spacing--h4: 0px;
    --font--h5: 22px;
    --letter-spacing--h5: -.26px;
    --font--h6: 18px;
    --letter-spacing--h6: -.24px;
    --white: white;
    --font--paragraph-s: 16px;
    --image-size--full-size: 100%;
    --transparent: #fff0;
    --bright-royal-blue: #3c787e;
    --green: #0a312b;
    --soft-white: #f3f3f3;
    --steel-gray: #5a606a;
    --silver-gray: #d9dade;
    --black: #1b1b1b;
    --line-height--line-height-xl: 140%;
    --font-weight--regular: 400;
    --line-height--line-height-s: 100%;
    --font-weight--extra-bold: 700;
    --line-height--line-height-m: 120%;
    --_spacing---spacing-s: 60px;
    --_spacing---spacing-m: 70px;
    --_spacing---spacing-l: 50px;
  }

  .utility-page-wrap {
    margin-top: 50px;
  }

  .utility-page-content {
    align-self: center;
    margin-top: 40px;
  }

  .dropdown-link-wrapper {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .primary-button-wrap {
    height: 28px;
  }

  .navbar-list-items {
    max-width: 200px;
    padding-right: 0;
  }

  .dropdown-list {
    min-width: auto;
  }

  .dropdown-list-wrapper {
    padding-top: 10px;
  }

  .dropdown-list-wrapper._02 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 10px;
  }

  .dropdown-pd {
    width: auto;
  }

  .dropdown-pd.v2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    min-width: 100%;
    margin-top: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }

  .dropdown-dual-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .navbar-title {
    font-size: 14px;
  }

  .primary-button-wrapper {
    align-self: flex-start;
  }

  .primary-button-wrapper.secondary {
    align-self: auto;
  }

  .nav-menu {
    background-color: #040513;
    border-radius: 10px;
    width: 354px;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    position: absolute;
    inset: 68px auto auto 38px;
  }

  .nav-menu.v2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f6f6f6;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    inset: 0 auto auto 0;
  }

  .nav-card-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .navbar-line-wrapper {
    border-right-style: none;
    width: 200px;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    position: relative;
  }

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

  .section.features.is-quote {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding: 4rem 2rem;
    display: grid;
  }

  .section.features.is-solutions.is-list {
    padding: 4rem 2rem;
  }

  .section.features.is-solutions.is-list.is-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    height: 100%;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .section.blog-single {
    margin-top: 50px;
  }

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

  .section.is-footer.is-2 {
    height: auto;
  }

  .container.is-card {
    display: flex;
  }

  .container.is-2 {
    height: auto;
  }

  .style-guide-title {
    max-width: none;
  }

  .style-guide-color-wrapper {
    grid-template-columns: 1fr;
  }

  .style-guide-color-block {
    min-height: 150px;
  }

  .hero-top-text-wrapper.phone-center {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-description {
    margin-top: 16px;
  }

  .section-top-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .section-top-wrapper.is-cta {
    justify-content: center;
    align-items: center;
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 2rem 1rem;
  }

  .section-top-wrapper.is-3 {
    order: -9999;
  }

  .section-top-subtitle-wrap.phone-left {
    justify-content: flex-start;
    align-items: center;
  }

  .section-top-title {
    font-size: var(--font--h2);
    text-align: center;
    width: 100%;
    max-width: none;
  }

  .section-top-title.left {
    max-width: none;
  }

  .control-content-wrapper {
    margin-top: 20px;
  }

  .control-top-content-wrapper {
    padding-left: 16px;
  }

  .tabs-menu {
    border-radius: 16px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .tabs-content {
    margin-top: 30px;
  }

  .tab-colomn-wrapper {
    grid-template-columns: 1fr;
  }

  .tab-colomn-wrap {
    padding-left: 16px;
  }

  .tab-colomn-wrap._02 {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 16px;
  }

  .tab-description {
    max-width: none;
  }

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

  .section-subtitle {
    width: 100%;
    max-width: 100%;
    margin-top: 16px;
  }

  .works-content-wrapper {
    margin-top: 30px;
  }

  .works-card-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 20px;
  }

  .work-card-number-wrapper {
    width: 40px;
  }

  .work-title {
    max-width: none;
  }

  .work-description {
    max-width: none;
    margin-top: 12px;
  }

  .work-right-col-wrapper {
    padding-left: 20px;
  }

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

  .blog-link-wrapper {
    padding: 10px 10px 16px;
  }

  .blog-link-wrapper._02 {
    border-radius: 10px;
    padding-bottom: 20px;
  }

  .blog-image-wrapper {
    border-radius: 8px;
  }

  .blog-main-image {
    max-height: 200px;
  }

  .blog-top-wrapper {
    margin-top: 16px;
    padding-left: 10px;
  }

  .blog-details-wrapper {
    padding-left: 10px;
  }

  .blog-description {
    max-width: none;
  }

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

  .faq-content-wrapper {
    margin-top: 30px;
  }

  .faq-content-wrap {
    max-width: 100%;
  }

  .faq-content {
    padding-top: 20px;
    padding-left: 18px;
    padding-right: 16px;
  }

  .faq-top-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 16px;
  }

  .faq-icon-wrapper {
    width: 16px;
    height: 16px;
  }

  .footer-left-col-wrapper {
    padding: 30px 20px;
  }

  .footer-left-col-wrapper._02 {
    padding: 30px 10px 30px 20px;
  }

  .footer-left-col-wrapper.is--cta {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-description {
    width: 100%;
    max-width: 100%;
    margin-bottom: 14px;
  }

  .footer-botton-wrapper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    align-items: stretch;
    margin-top: 30px;
    padding-bottom: 18px;
  }

  .footer-item-wrapper {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .footer-icon-wrap {
    width: 42px;
    height: 42px;
  }

  .footer-icon {
    width: 20px;
  }

  .footer-logo-wrap.is-2 {
    justify-content: center;
    align-items: center;
  }

  .footer-copywrite-wrapper.is-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    height: auto;
    min-height: auto;
  }

  .footer-copywrite-text {
    width: 100%;
  }

  .footer-copywrite-text.right, .footer-copywrite-text.left {
    text-align: center;
  }

  .hero-button-wrapper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 16px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .download-button-wrapper {
    padding: 16px 24px;
  }

  .hero-top-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .section-top-hero-title {
    text-align: left;
    max-width: none;
  }

  .section-top-description {
    text-align: left;
    margin-top: 16px;
  }

  .hero-image-wrapper {
    margin-top: 30px;
  }

  .guidence-content-wrapper {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .guidence-card-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 20px;
  }

  .guidence-details-wrapper {
    margin-top: 16px;
  }

  .guidence-description {
    margin-top: 10px;
  }

  .counter-content-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .counter-content-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .team-content-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .team-image-wrapper {
    max-height: 276px;
  }

  .team-image {
    object-fit: cover;
    max-height: 276px;
  }

  .team-title {
    margin-top: 14px;
    margin-bottom: 4px;
  }

  .finance-big-col-wrapper {
    padding-left: 20px;
  }

  .finance-description._02 {
    margin-top: 14px;
  }

  .finance-smal-col-wrapper, .finance-smal-col-wrapper._03 {
    padding-left: 20px;
  }

  .article-content-wrapper {
    margin-top: 20px;
  }

  .article-collection-list {
    grid-template-columns: 1fr;
  }

  .contact-left-col-wrapper {
    margin-bottom: 3rem;
  }

  .contact-description {
    text-align: center;
    width: 100%;
  }

  .contact-form-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .contact-form-wrapper._02 {
    margin-top: 16px;
  }

  .submit-button {
    width: 100%;
    min-width: auto;
  }

  .blog-single-image {
    margin-top: 16px;
  }

  .blog-single-rich-text h4 {
    margin-top: 18px;
    margin-bottom: 14px;
  }

  .blog-single-rich-text strong {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .blog-quote-wrapper {
    padding: 18px;
  }

  .blog-quote {
    font-size: 16px;
  }

  .pricing-aingle-details-wrapper {
    padding: 16px 10px;
  }

  .pricing-single-price-text {
    margin-top: 18px;
    margin-bottom: 16px;
  }

  .pricing-add-to-cart-button {
    width: 100%;
    min-width: auto;
  }

  .style-guide-typography-top-wrapper {
    grid-template-columns: auto auto auto;
    padding-left: 16px;
  }

  .style-guide-top-title {
    font-size: 16px;
  }

  .style-guide-type-wrapper {
    padding-left: 16px;
  }

  .style-guide-type-wrap {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .font-details-wrapper {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column;
  }

  .font-name, .font-display-wrapper {
    margin-bottom: 20px;
  }

  .changelog-content-wrapper {
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .license-image-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    margin-top: 10px;
  }

  .password-description, .password-title {
    text-align: center;
  }

  .tab-image-wrap {
    max-height: 178px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .second-tab-image-content-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding-bottom: 10px;
    display: none;
  }

  .third-tab-content-wrapper {
    min-height: 400px;
  }

  .third-tab-icon {
    max-width: 50px;
    max-height: 50px;
  }

  .third-tab-icon._02 {
    top: 20px;
  }

  .third-tab-icon._01 {
    top: 40px;
    left: 20px;
  }

  .third-tab-icon._03 {
    bottom: 40px;
  }

  .third-tab-icon._04 {
    bottom: 23px;
    right: 20px;
  }

  .heading.is-isolated.is-framework {
    font-size: var(--font--h4);
    width: 100%;
  }

  .div-block-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .button_v14.is-cta, .button_v14.is-secondary {
    width: 100%;
  }

  .button_v14.is-secondary.is-home {
    width: 100%;
    min-height: 48px;
  }

  .button_v14-text-relative {
    line-height: var(--line-height--line-height-regular);
    font-weight: var(--font-weight--semi-bold);
    text-align: center;
  }

  .button_v14-text-relative.is-secondary {
    text-align: center;
  }

  .home-faq-list {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sub-title {
    font-size: .9rem;
  }

  .intro-title {
    font-size: 16vw;
  }

  .block {
    font-size: 1rem;
  }

  .block-line-wrapper.block-line-wrapper-side {
    margin-left: 2rem;
  }

  .block-line-wrapper.block-line-wrapper-side.block-line-wrapper-side-right {
    margin-right: 2rem;
  }

  .card-body.is-who-section._1 {
    margin-bottom: 2rem;
  }

  .card-body.is-who-section._2, .card-body.is-who-section._3 {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .card.is-expansive {
    height: auto;
  }

  .body-2 {
    font-size: var(--font--paragraph-s);
  }

  .display-m {
    font-size: var(--font--h6);
  }

  .card-body-content.is-list {
    flex-flow: column;
  }

  .card-body-content.is-list._1 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-5 {
    flex-flow: column;
    display: flex;
  }

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

  .logo-embed {
    height: 15vh;
  }

  .text-block {
    font-size: var(--font--h2);
    width: 100%;
    margin-bottom: 1rem;
  }

  .paragraph-3 {
    width: 100%;
  }

  .is-who-list {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    display: flex;
  }

  .button-06-transition-text-outer-wrapper {
    width: 100%;
  }

  .button-06-dot-wrapper {
    width: 4rem;
    display: none;
  }

  .button.button-06 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    width: 100%;
    min-height: 48px;
    padding-left: 1em;
  }

  .button-06-transition-text-inner-wrapper {
    width: 100%;
  }

  .button-text.button-text-pre {
    text-align: center;
    white-space: pre-wrap;
  }

  .button-text.button-text-post {
    width: 100%;
  }

  .container-3 {
    flex-flow: column;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .main {
    width: 100%;
    height: auto;
  }

  .col-d-7.col-ml-12 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-x8.text-weight-normal.text-style-nowrap {
    font-size: var(--font--h4);
    white-space: pre;
    word-break: normal;
    width: auto;
  }

  .ideas_content {
    padding-top: 0;
  }

  .v-16 {
    width: 100%;
  }

  .section_ideas {
    width: 100%;
    height: auto;
  }

  .text-block-2 {
    margin-top: 2rem;
  }

  .paragraph-5 {
    width: 100%;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .cursor {
    background-color: var(--transparent);
  }

  .scroll_wrap {
    height: auto;
  }

  .scroll_target {
    height: 100%;
  }

  .scroll_trigger {
    min-height: 100%;
    position: static;
  }

  .top_trigger {
    height: 100%;
    position: relative;
  }

  .submit-button-2 {
    width: 100%;
    min-width: auto;
  }

  .contact-title-3 {
    font-size: var(--font--h2);
  }

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

  .div-block-19 {
    order: -9999;
    margin-top: 4rem;
  }
}

#w-node-e1db6078-1450-fc03-8718-fe449f43ad73-b5003273 {
  justify-self: start;
}

#w-node-_05b6a1af-759e-1d67-951d-4e038a345000-b5003273 {
  justify-self: end;
}

#Rise_Sub.w-node-_3eb0dee7-db14-36a8-7b9a-1818c72fce66-b5003273 {
  align-self: end;
}

#w-node-_2e61a566-8532-115a-6136-6cf935caf91e-b5003273 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_27c16067-ec96-7288-9839-870da8bbd996-cc5ade43 {
  justify-self: start;
}

#w-node-_19960a13-8903-462b-82fa-16b82a19c92d-cc5ade43 {
  justify-self: end;
}

#w-node-_230f9f9a-fc2a-c5df-e340-25d12b38a1ff-ff21c3b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_230f9f9a-fc2a-c5df-e340-25d12b38a204-ff21c3b3 {
  place-self: center start;
}

#w-node-e1db6078-1450-fc03-8718-fe449f43ad73-61ca6499 {
  justify-self: start;
}

#w-node-_3eb0dee7-db14-36a8-7b9a-1818c72fce66-61ca6499 {
  align-self: end;
}

#w-node-_2e61a566-8532-115a-6136-6cf935caf91e-61ca6499 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_76696247-9f14-771e-2c4b-230650fa1008-50fa1006 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: auto;
}

#w-node-_76696247-9f14-771e-2c4b-230650fa1010-50fa1006 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1db6078-1450-fc03-8718-fe449f43ad73-c73ed3b3 {
  justify-self: start;
}

#w-node-_05b6a1af-759e-1d67-951d-4e038a345000-c73ed3b3 {
  justify-self: end;
}

#Rise_Sub.w-node-_3eb0dee7-db14-36a8-7b9a-1818c72fce66-c73ed3b3 {
  align-self: end;
}

#w-node-_2e61a566-8532-115a-6136-6cf935caf91e-c73ed3b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e1db6078-1450-fc03-8718-fe449f43ad73-b5003273, #w-node-_05b6a1af-759e-1d67-951d-4e038a345000-b5003273 {
    align-self: start;
  }

  #w-node-_230f9f9a-fc2a-c5df-e340-25d12b38a204-ff21c3b3 {
    justify-self: auto;
  }

  #w-node-e1db6078-1450-fc03-8718-fe449f43ad73-c73ed3b3, #w-node-_05b6a1af-759e-1d67-951d-4e038a345000-c73ed3b3 {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e1db6078-1450-fc03-8718-fe449f43ad73-b5003273 {
    align-self: start;
  }

  #w-node-ce3a9e80-9e74-0d8d-ae93-f412e59e6a4e-b5003273 {
    order: -9999;
  }

  #w-node-e1db6078-1450-fc03-8718-fe449f43ad73-c73ed3b3 {
    align-self: start;
  }

  #w-node-ce3a9e80-9e74-0d8d-ae93-f412e59e6a4e-c73ed3b3 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_05b6a1af-759e-1d67-951d-4e038a345000-b5003273 {
    order: -9999;
  }

  #w-node-_27c16067-ec96-7288-9839-870da8bbd996-cc5ade43 {
    justify-self: center;
  }

  #w-node-_19960a13-8903-462b-82fa-16b82a19c92d-cc5ade43 {
    order: -9999;
    justify-self: center;
  }

  #w-node-_05b6a1af-759e-1d67-951d-4e038a345000-c73ed3b3 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ivy Presto Headline';
  src: url('../fonts/ivy-presto-headline.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ivy Presto Headline';
  src: url('../fonts/ivy-presto-headline-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ivy Presto Display';
  src: url('../fonts/ivy-presto-display-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}