@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BoldItalic.woff2') format("woff2"), url('../fonts/Satoshi-BoldItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-BoldItalic.woff') format("woff"), url('../fonts/Satoshi-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-MediumItalic.woff2') format("woff2"), url('../fonts/Satoshi-MediumItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-MediumItalic.woff') format("woff"), url('../fonts/Satoshi-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Regular.woff2') format("woff2"), url('../fonts/Satoshi-Regular.eot') format("embedded-opentype"), url('../fonts/Satoshi-Regular.woff') format("woff"), url('../fonts/Satoshi-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Medium.woff2') format("woff2"), url('../fonts/Satoshi-Medium.eot') format("embedded-opentype"), url('../fonts/Satoshi-Medium.woff') format("woff"), url('../fonts/Satoshi-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-VariableItalic.woff2') format("woff2"), url('../fonts/Satoshi-Italic.woff2') format("woff2"), url('../fonts/Satoshi-VariableItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-Italic.eot') format("embedded-opentype"), url('../fonts/Satoshi-Italic.woff') format("woff"), url('../fonts/Satoshi-VariableItalic.woff') format("woff"), url('../fonts/Satoshi-Italic.ttf') format("truetype"), url('../fonts/Satoshi-VariableItalic.ttf') format("truetype");
  font-weight: 300 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-LightItalic.woff2') format("woff2"), url('../fonts/Satoshi-LightItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-LightItalic.woff') format("woff"), url('../fonts/Satoshi-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.woff2') format("woff2"), url('../fonts/Satoshi-Bold.eot') format("embedded-opentype"), url('../fonts/Satoshi-Bold.woff') format("woff"), url('../fonts/Satoshi-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi Variable;
  src: url('../fonts/Satoshi-Variable.woff2') format("woff2"), url('../fonts/Satoshi-Variable.eot') format("embedded-opentype"), url('../fonts/Satoshi-Variable.woff') format("woff"), url('../fonts/Satoshi-Variable.ttf') format("truetype");
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Light.woff2') format("woff2"), url('../fonts/Satoshi-Light.eot') format("embedded-opentype"), url('../fonts/Satoshi-Light.woff') format("woff"), url('../fonts/Satoshi-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BlackItalic.woff2') format("woff2"), url('../fonts/Satoshi-BlackItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-BlackItalic.woff') format("woff"), url('../fonts/Satoshi-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Black.woff2') format("woff2"), url('../fonts/Satoshi-Black.eot') format("embedded-opentype"), url('../fonts/Satoshi-Black.woff') format("woff"), url('../fonts/Satoshi-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark-green: #042f3a;
  --green: #196061;
  --white: white;
  --grey: #666d80;
  --untitled-ui--gray100: #f2f4f7;
  --black: black;
  --untitled-ui--gray600: #475467;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--gray900: #101828;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray400: #98a2b3;
  --untitled-ui--gray500: #667085;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray50-2: #f9fafb;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--primary800: #53389e;
  --orange: gray;
}

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

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

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

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

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

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

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

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

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

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

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

.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;
  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;
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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;
  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-commerceaddtocartquantityinput, .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 {
  color: var(--dark-green);
  font-family: Satoshi, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--dark-green);
  -webkit-text-decoration: none;
  text-decoration: none;
}

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

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

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: inline-block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
}

.text-box {
  max-width: 27rem;
}

.text-box.large {
  max-width: 60rem;
}

.hero-style-guide-content {
  grid-row-gap: 1.5rem;
  color: var(--dark-green);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.hero-style-guide-wrapper {
  background-image: radial-gradient(circle, #fff 53%, #12121230), url('../images/Hero-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 1rem;
  width: 100%;
  margin-top: 1rem;
  padding: 13rem 2rem 2rem;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 100rem;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.text-size-regular {
  font-size: 1.3rem;
  line-height: 1.5;
}

.text-size-regular.max-width-30ch {
  max-width: 32ch;
  font-size: .8rem;
}

.text-size-regular.text-weight-medium.text-color-dark-green {
  color: var(--green);
}

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

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

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

.padding-global.small {
  padding-left: 1rem;
  padding-right: 1rem;
}

.padding-global.xsmall {
  padding-left: .5rem;
  padding-right: .5rem;
}

.style-guide-header {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 4.5rem;
  display: flex;
}

.text-size-xlarge {
  font-size: 1.5rem;
  line-height: 1.25;
  text-decoration: none;
}

.text-size-xlarge.text-weight-medium {
  color: var(--white);
  font-size: 1.1rem;
  position: absolute;
  inset: auto 0% 8% 10%;
}

.style-guide-menu-links {
  grid-row-gap: 1.5rem;
  opacity: .5;
  color: #121212;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.style-guide-menu-links:hover, .style-guide-menu-links.w--current {
  opacity: 1;
}

.style-tag {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1e1d30;
  border: 1px #0000001f;
  border-radius: 10rem;
  padding: .625rem 1.5rem;
  font-weight: 700;
}

.typography-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 30rem;
  display: flex;
}

.style-guide-button-text {
  flex-direction: column;
  display: flex;
  position: relative;
}

.heading-1 {
  font-size: 7rem;
  line-height: 1.1;
}

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

.text-size-xsmall.text-style-caps {
  text-transform: uppercase;
}

.style-gudie-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.style-gudie-content.grid {
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-size: 2rem;
  display: grid;
}

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

.style-guide-menu {
  grid-row-gap: 1.5rem;
  color: #121212;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.heading-5 {
  font-size: 3.5rem;
  line-height: 1.18;
}

.heading-5.text-weight-regular {
  font-size: 4rem;
  font-weight: 400;
}

.text-size-medium {
  font-size: 1.3rem;
  line-height: 1.5;
}

.sytleguide-button {
  grid-row-gap: .25rem;
  color: #3f3f3f;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

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

.rich-text {
  margin-bottom: 2rem;
}

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

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

.rich-text h3, .rich-text h4, .rich-text h5 {
  margin-bottom: 1rem;
}

.rich-text h6 {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

.rich-text ul {
  margin-bottom: 1.5rem;
  padding-left: 2.5rem;
}

.rich-text blockquote {
  margin-bottom: 1rem;
  padding: 1rem 1.25rem;
}

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

.sticky-menu {
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 4rem;
}

.style-guide-menu-wrapper {
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
}

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

.color-palette-card {
  grid-row-gap: 2rem;
  border: 1px solid #dfddda;
  border-radius: 1rem;
  flex-direction: column;
  padding: .5rem .5rem 2rem;
  display: flex;
}

.heading-3 {
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 1.15;
}

.style-guide-button-line {
  background-color: #3f3f3f;
  width: 100%;
  height: 1px;
}

.button-text-absolute {
  position: absolute;
  bottom: -2rem;
}

.color-palette-text {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.style-guide-content {
  margin-bottom: 10rem;
}

.style-guide-component {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  margin-bottom: 10rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.style-guide-component.margin-top-3rem {
  margin-top: 3rem;
}

.color-palette {
  border-radius: 1rem;
  width: 100%;
  height: 10rem;
}

.color-palette.green {
  background-color: #4bc6b9;
}

.color-palette.black {
  background-color: #121212;
}

.color-palette.white {
  background-color: #fff;
  border: 1px solid #bbb;
}

.color-palette.green {
  color: gray;
  background-color: #196061;
}

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

.color-palette.grey {
  background-color: var(--grey);
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  line-height: 1.5;
}

.heading-6.text-weight-regular {
  font-weight: 500;
}

.class-name-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 6rem;
  display: flex;
}

.class-name-wrapper.margin-bottom-0 {
  margin-bottom: 0;
}

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

.divider-line.max-width {
  width: 100%;
}

.divider-line.margin-bottom {
  margin-bottom: 3.5rem;
}

.typography-content {
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

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

.text-size-small.text-weight-regular {
  font-weight: 400;
}

.caps {
  text-transform: uppercase;
}

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

.text-weight-medium.text-size-regular {
  font-weight: 400;
}

.text-weight-medium.text-size-regular.text-color-dark-green {
  color: var(--dark-green);
}

.text-weight-medium.text-size-regular.text-color-mobile {
  color: var(--white);
}

.heading-4 {
  font-size: 4rem;
  line-height: 1.2;
}

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

.section-style-guide {
  margin-top: 5.75rem;
}

.dropdown-link {
  transition: all .2s;
}

.dropdown-link:hover {
  color: #1e1d30cc;
  background-color: #f8f9fa;
}

.dropdown-link.w--current {
  color: #808187;
}

.navbar {
  z-index: 999;
  background-color: #0000;
  height: 92px;
  position: fixed;
  inset: -.6rem 0% 1rem;
}

.dropdown-list {
  background-color: #1e1d30;
}

.dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #e4e6f9;
  border-radius: 10px;
  overflow: hidden;
}

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

.nav-menu {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  align-items: center;
  display: flex;
}

.nav-menu.mob {
  display: none;
}

.navbar-component {
  background-color: var(--untitled-ui--gray100);
  border-radius: 12px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
}

.dropdown-icon {
  color: #808187;
}

.dropdown {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #042f3a;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 1rem;
  display: flex;
}

.text-color-grey {
  color: var(--grey);
  font-size: 1.3rem;
}

.heading-images {
  grid-row-gap: 3rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 7rem;
  display: flex;
}

.heading-images.top-margin {
  margin-top: 0;
}

.faq-action-wrapper {
  z-index: 25;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.faq-action {
  background-color: #e4e6f9;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.faq-top {
  z-index: 1;
  cursor: pointer;
  padding: 0;
  position: relative;
}

.faq-title-wrapper {
  z-index: 10;
  height: 100%;
  padding: 1.9rem 5rem 1.9rem 0;
  position: relative;
}

.faq-component {
  grid-column-gap: 0px;
  grid-row-gap: 4.8125rem;
  flex-direction: column;
  margin-top: 8rem;
  margin-bottom: 9rem;
  display: flex;
}

.faq-list {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.faq-bottom {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.opacity-80 {
  opacity: .8;
}

.opacity-80.max-width-50 {
  width: 50%;
}

.opacity-80.max-width-90 {
  width: 90%;
}

.opacity-80.max-width-60 {
  width: 100%;
}

.opacity-80.gap-1 {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-item {
  border-bottom: 1px solid #b0b1be33;
}

.faq-lottie {
  filter: invert();
  justify-content: center;
  align-items: center;
  width: .875rem;
  display: flex;
}

.faq-bottom-content {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 2rem;
  display: grid;
}

.text-color-green {
  color: #196061;
}

.newsletter-heading {
  max-width: 80ch;
  color: var(--dark-green);
  text-align: center;
  font-weight: 400;
}

.newsletter {
  color: #fff;
  border-radius: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.submit-button {
  letter-spacing: .5px;
  background-color: #196061;
  border-radius: .5rem;
  padding: .9rem 4rem .8rem;
  font-weight: 500;
  transition: background-color .2s;
  position: absolute;
  right: 0;
}

.submit-button:hover {
  background-color: #4b4a63;
}

.submit-button.middle {
  position: relative;
  right: auto;
}

.home-hero-left {
  grid-row-gap: 3rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field {
  border: 1px solid #d4d4d8;
  border-radius: .5rem;
  height: 100%;
  margin-bottom: 0;
  padding: 1.4rem 6rem 1.4rem 1rem;
  transition: background-color .2s;
}

.text-field:hover {
  background-color: #fbfbfb;
}

.text-field::placeholder {
  color: #1e1d30;
  font-size: 1.1rem;
  font-weight: 400;
}

.text-field.rounded {
  letter-spacing: .5px;
  border-radius: .3rem;
  width: 100%;
  padding: 1rem 1rem 1rem 2rem;
}

.text-field.rounded::placeholder {
  font-size: 1rem;
  font-weight: 500;
}

.form-horizontal {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.form-horizontal.hero {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.form-horizontal.hero.horizontal {
  width: 60ch;
  position: relative;
}

.newsletter-wrapper {
  background-image: url('../images/Newsletter-BG.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 1.25rem;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.service-card {
  grid-row-gap: 1.2rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.services-content {
  grid-row-gap: .8rem;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: .5rem;
  display: flex;
}

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

.mask-frame {
  z-index: 4;
  opacity: 0;
  pointer-events: none;
  object-fit: contain;
  background-color: #121212;
  border-radius: 0;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.mask-frame.button-mask {
  opacity: 1;
  background-color: #0b708a;
  background-color: var(--green);
  opacity: 1;
}

.image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.services-component {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  max-width: 110rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.services.dark {
  background-color: #253130;
}

.service-image {
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  min-height: 31rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services-wrapper {
  grid-row-gap: 4rem;
  flex-direction: column;
  margin-top: 6rem;
  display: flex;
}

.services-heading-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 90%;
  padding-left: 0;
  display: flex;
}

.services-heading-wrapper.text-color-white {
  color: #fff;
}

.services-heading-wrapper.text-color-white.left-padding {
  padding-left: 4rem;
}

.services-heading-wrapper.contact {
  width: 90ch;
}

.footer-link-wrap {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-link-wrap.text-color-dark-green {
  color: #042f3a;
}

.footer-grid {
  grid-column-gap: 4vw;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr 1fr 1fr;
}

.credits-wrapper {
  color: #71717a;
  text-decoration: none;
}

.opacity-50 {
  opacity: .5;
}

.footer {
  margin-bottom: 1rem;
}

.footer-component {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.footer-bottom-wrapper {
  grid-column-gap: 2rem;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
  display: flex;
}

.footer-bottom {
  margin-top: 6rem;
}

.footer-link {
  color: #042f3a;
  text-decoration: none;
  transition: opacity .2s, transform .2s;
}

.footer-link:hover {
  opacity: .74;
  transform: translate(0, -1px);
}

.footer-about {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 36ch;
  display: flex;
}

.footer-social-link {
  min-width: 2.5rem;
  max-width: 2.5rem;
  min-height: 2.5rem;
  max-height: 2.5rem;
  color: var(--dark-green);
  border: 1px solid #d4d4d8;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: transform .3s, border .2s, background-color .2s;
  display: flex;
}

.footer-social-link:hover {
  color: var(--white);
  background-color: #196061;
  border-width: 0;
  border-color: #ffffff2e;
  transform: translate(0, -2px);
}

.footer-title {
  margin-bottom: 1.5rem;
}

.footer-social-media {
  grid-column-gap: 1rem;
  align-items: center;
  display: flex;
}

.footer-line {
  opacity: .2;
  background-color: #e2e8f0;
  width: 100%;
  height: 1px;
}

.error-message {
  border-radius: .5rem;
  margin-top: 1rem;
  padding: 1.1rem;
}

.contact-links {
  grid-column-gap: 1rem;
  grid-row-gap: .5625rem;
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  font-size: .6rem;
  display: flex;
}

.form {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.button-contact {
  color: #f4f4f4;
  mix-blend-mode: normal;
  border: 1px solid #fff;
  border-radius: 8rem;
  flex-direction: column;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
}

.button-contact:hover {
  grid-row-gap: .25rem;
}

.button-contact.border-color-green {
  border-color: #196061;
}

.button-contact.white {
  transition: background-color .2s, color .2s;
}

.button-contact.white:hover {
  background-color: var(--white);
  color: var(--black);
}

.success-message {
  background-color: #fff;
  border-radius: .5rem;
}

.contact-hero-wrap {
  flex-direction: column;
  justify-content: space-between;
  margin-top: 8rem;
  margin-bottom: 3rem;
  display: flex;
  position: relative;
}

.message-field {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: .3rem;
  min-height: 8rem;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding-top: 1rem;
  padding-left: 1rem;
  font-size: 1rem;
}

.message-field:hover, .message-field:focus {
  border-color: #0865f1;
}

.form-wrapper {
  width: 100%;
}

.contact-list-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.contact-list-wrap.grid {
  grid-column-gap: 1rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: .5rem 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-list-wrap.max-width-40ch {
  max-width: 40ch;
}

.contact-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 4rem;
  background-color: #f0f4f8;
  border-radius: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  place-items: start center;
  width: 100%;
  height: auto;
  padding: 3.5rem 4rem;
  display: grid;
}

.contact-elipse {
  background-color: #fff;
  border-radius: 50%;
  width: .5rem;
  min-width: .5rem;
  height: .5rem;
  min-height: .5rem;
}

.contact-elipse.elipse-grey {
  background-color: #333;
}

.text-field-form {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: .3rem;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 1rem;
  font-size: 1rem;
  transition: border-color .3s;
}

.text-field-form:hover, .text-field-form:focus {
  border-color: #fff;
}

.contact-wrapper {
  grid-row-gap: 4.5rem;
  flex-direction: column;
  margin-bottom: 4rem;
  display: flex;
}

.contact-wrapper.top-margin {
  margin-top: 4rem;
}

.contact-heading-wrapper {
  padding-left: 3rem;
}

.contact-us-background {
  background-image: url('../images/Hero.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #eceff3;
  border-radius: .75rem;
  width: 100%;
  height: auto;
}

.list {
  margin-bottom: 2rem;
  padding-left: 2.5rem;
}

.contact-us-text-wrapper {
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 90ch;
  display: flex;
}

.max-width-50ch {
  max-width: 50ch;
}

.button-green-icon {
  align-items: center;
  padding-top: .1rem;
  display: flex;
}

.button-green-icon.text-color-dark-green {
  color: #042f3a;
}

.button-wrapper {
  z-index: 3;
  color: var(--dark-green);
  border-radius: 5rem;
  text-decoration: none;
  transition: all .3s;
  position: relative;
}

.button-wrapper:hover {
  background-color: var(--dark-green);
  color: var(--white);
}

.button-wrapper.white:hover {
  background-color: var(--white);
}

.button-content-wrapper {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1rem 2rem;
  display: flex;
}

.button-content-wrapper.hero-button-padding {
  color: var(--dark-green);
  padding: 1rem 2rem;
}

.button-content-wrapper.hero-button-padding:hover {
  color: var(--white);
}

.hero-component {
  flex-direction: column;
  align-items: stretch;
  min-height: 100vh;
  padding-top: .5rem;
  padding-bottom: 1rem;
  display: flex;
}

.hero-content-wrapper {
  background-color: #f0f4f8;
  background-image: url('../images/Hero-Background.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #eceff3;
  border-radius: .75rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}

.hero-bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
}

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

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

.icon-wrapper {
  grid-column-gap: .9rem;
  width: auto;
  height: auto;
  display: flex;
}

.icon-wrapper.lottie {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
}

.image-background {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
}

.image-background.border-image-testimonial {
  border-radius: .5rem;
}

.image-background.cards {
  border-radius: 1rem;
  overflow: hidden;
}

.features-heading {
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.features {
  grid-column-gap: 9rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.features.vertical-flex {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.features.invert {
  flex-direction: row-reverse;
  position: relative;
}

.features-component {
  grid-row-gap: 11rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 11rem;
  margin-bottom: 9rem;
  display: flex;
}

.features-heading-3 {
  grid-row-gap: .625rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-content {
  grid-row-gap: 2rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 52ch;
  display: flex;
}

.features-content.align-middle {
  justify-content: center;
  align-items: center;
  width: 50vw;
  max-width: none;
  padding-left: 4rem;
  padding-right: 6rem;
}

.section.dark {
  background-color: #253130;
}

.features-heading-wrapper {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.features-image {
  color: #1e1d30;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50vw;
  min-width: 40vw;
  max-width: 50vw;
  height: 50vh;
  min-height: 60vh;
  max-height: 60vh;
  padding: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-green {
  grid-column-gap: .8rem;
  background-color: var(--green);
  color: var(--white);
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding: .7rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-green.circle-button {
  grid-column-gap: 0rem;
  border-radius: 100%;
  padding: .5rem;
}

.button-green.text-center {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.button-green.products {
  max-width: 220px;
}

.button-green.hans-kaim {
  border-radius: 7px;
}

.text-wrapper {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.navbar-button-wrapper {
  grid-column-gap: 1rem;
  display: flex;
}

.table-component {
  grid-row-gap: 3.5rem;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.table-component.max-width-100 {
  width: 100%;
}

.table-component.max-width-100.docs-padding {
  margin-top: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.row-line {
  background-color: #dfe4f8;
  width: 100%;
  height: 1px;
  margin-top: 3.5rem;
}

.row {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  color: var(--dark-green);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  transition: padding .3s;
  display: flex;
}

.row:hover {
  padding-bottom: 2rem;
}

.row.docs-grid {
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: center;
  align-items: flex-start;
}

.features-heading-4 {
  grid-row-gap: .625rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-wrapper {
  text-decoration: none;
  display: block;
}

.max-width-30ch {
  max-width: 30ch;
}

.max-width-30ch.align-left {
  max-width: 80ch;
}

.contact-us-wrapper {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.contact-wrap-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 2.375rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1.5fr 1.5fr 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-left: 5rem;
  padding-right: 5rem;
  display: grid;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 10rem;
  flex-direction: column;
  padding: 1rem 2rem;
  font-size: 1rem;
  text-decoration: none;
  transition: padding .6s;
  display: flex;
  overflow: hidden;
}

.button:hover {
  grid-row-gap: .25rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.padding-vertical {
  padding-top: 8.9rem;
  padding-bottom: 8.9rem;
}

.hero-2-content-wrapper {
  color: #fff;
  background-image: url('../images/Hero-2.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #eceff3;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 98vh;
  display: flex;
}

.home-hero-2-grid {
  grid-column-gap: 1.3rem;
  grid-row-gap: 1.3rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 9vh;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: grid;
}

.features-heading-5 {
  grid-row-gap: .625rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.max-width-60ch {
  max-width: 60ch;
  color: var(--dark-green);
  text-decoration: none;
}

.features-vertical-component {
  grid-row-gap: .5rem;
  flex-direction: column;
  width: 80%;
  padding-right: 1rem;
  display: flex;
}

.features-vertical-component.align-margin-right {
  align-self: flex-end;
}

.about-image {
  border-radius: .75rem;
  justify-content: flex-start;
  align-items: stretch;
  width: 40vw;
  height: 50vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.features-about-content {
  flex-direction: column;
  width: 50vw;
  padding-left: .5rem;
  display: flex;
}

.features-about-content.text-color-white {
  color: var(--white);
}

.align-wrapper-right {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  width: 50vw;
  display: flex;
}

.features-about-wrapper {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.about-text-wrapper {
  grid-row-gap: 3.75rem;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

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

.about-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 6rem;
  margin-left: 2.5625rem;
  margin-right: 2.5rem;
  display: flex;
}

.about-wrapper.top-margin {
  margin-top: 12rem;
}

.marquee-wrapper {
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: .75rem;
  align-items: center;
  margin-top: .6875rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.ticker {
  grid-column-gap: 8rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 8rem;
  display: flex;
}

.ticker.vertical-margin {
  margin-top: 0;
}

.logos-wrapper {
  grid-column-gap: 8rem;
  align-items: center;
  display: flex;
}

.logos-image {
  opacity: .3;
  width: 7rem;
  max-width: none;
  transition: opacity .3s;
}

.logos-image:hover {
  opacity: 1;
}

.benefits-component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-direction: column;
  align-items: center;
  margin-top: 5rem;
  display: flex;
}

.benefits-icon {
  background-color: #fff;
  border-radius: 100%;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
}

.benefits-card {
  grid-row-gap: 4rem;
  text-align: left;
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 20rem;
  padding: 3.4rem 3rem;
  display: flex;
}

.icon {
  object-fit: contain;
}

.button-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  color: #fff;
  white-space: nowrap;
  background-color: #1e1d30;
  border-radius: 10rem;
  justify-content: space-between;
  align-items: center;
  padding: .4rem .4rem .4rem 1.5rem;
  transition: all .2s;
  display: flex;
}

.button-2:hover {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
}

.benefits-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.benefits-content-wrapper {
  grid-row-gap: .6rem;
  flex-direction: column;
  display: flex;
}

.integrations-card {
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: 1rem;
  flex-direction: row;
  justify-content: space-between;
  height: 36rem;
  display: flex;
  overflow: hidden;
}

.integrations-card-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(10rem, .75fr) 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  margin-bottom: 5.375rem;
  display: grid;
}

.integrations-ticker {
  grid-column-gap: .5rem;
  flex: none;
  align-items: stretch;
  display: flex;
}

.integrations-ticker.bottom {
  justify-content: flex-end;
  align-self: flex-end;
}

.ticker-image {
  flex: none;
  width: 8rem;
}

.integrations-images {
  z-index: 1;
  grid-row-gap: 2rem;
  mix-blend-mode: lighten;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.integrations-heading {
  text-align: center;
  max-width: 80ch;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
}

.overlay {
  z-index: 5;
  background-image: radial-gradient(circle, #93c1ce00 70%, #93c1ce);
  width: 100%;
  height: 100%;
  position: absolute;
}

.blog-post-component {
  flex-direction: column;
  align-items: center;
  margin-top: 15vh;
  margin-bottom: 10rem;
  display: flex;
}

.heading-component {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 90ch;
  font-weight: 400;
  display: flex;
}

.blog-list-wrap {
  width: 100%;
}

.blog-pots-component {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: center;
  margin-top: 15vh;
  margin-bottom: 10rem;
  display: flex;
}

.blog-list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-arrow {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.8rem;
  height: 2.8rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-arrow.pricing-arrow {
  background-color: #f0f4f8;
  width: 6rem;
  height: 6rem;
}

.button-arrow.pricing-arrow.green-pricing-button, .button-arrow.green {
  background-color: var(--green);
}

.button-secondary {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #1e1d30;
  background-color: #fff;
  border-radius: 10rem;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: .3rem .3rem .3rem 1.2rem;
  display: flex;
  overflow: hidden;
}

.blog-card {
  border: 1px solid #8081873b;
  border-radius: 1rem;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.arrow {
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  height: auto;
  display: flex;
}

.arrow.width-arrow {
  width: 2rem;
  height: 2rem;
}

.testimonials-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  margin-top: 15vh;
  margin-bottom: 3rem;
  display: flex;
}

.blur {
  filter: blur(8px);
}

.hero-avatar-wrapper {
  display: flex;
}

.hero-avatar-wrapper.align-right {
  padding-right: 1rem;
}

.hero-avatar-wrapper.align-right.avatar-padding-top {
  padding-top: 1.5rem;
}

.hero-social-proof {
  grid-column-gap: 3rem;
  align-items: center;
  margin-top: 3.5rem;
  display: flex;
}

.hero-social-proof.testimonial-margin {
  margin-top: 0;
}

.hero-avatar {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  margin-right: -1rem;
  overflow: hidden;
}

.hero-avatar.relative {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-wrap {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-avatar-content {
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.5rem;
  display: flex;
}

.hero-avatar-content.margin-top-0 {
  max-width: 22ch;
  margin-top: 0;
}

.testimonials-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1.9375rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-hero-left-2 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quote {
  filter: invert();
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

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

.testimonial-card {
  grid-row-gap: 1.5rem;
  background-color: #f0f4f8;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 60ch;
  height: 100%;
  padding: 1.5rem 1.5rem 2.5rem;
  display: flex;
}

.testimonial-top {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.testimonial-image {
  border-radius: 50%;
  width: 3.75rem;
  min-width: 3.75rem;
  height: 3.75rem;
  min-height: 3.75rem;
  overflow: hidden;
}

.social-wrapper {
  grid-column-gap: 2rem;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.social-wrapper.margin-top-1 {
  margin-top: 1rem;
}

.pricing-button {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #fff;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 10rem;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.pricing-button:hover {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

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

.social-links {
  transition: transform .2s, opacity .2s;
}

.social-links:hover {
  opacity: .6;
  transform: translate(0, -3px);
}

.team-card {
  color: #1e1d30;
  border: 1px solid #bab9c9;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 40vh;
  padding: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-member-grid {
  grid-column-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-member-component {
  flex-direction: column;
  margin-top: 15vh;
  margin-bottom: 6rem;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
}

.testimonal-content-wrap {
  grid-row-gap: 1.8125rem;
  flex-direction: column;
  display: flex;
}

.blog-heading-wrap {
  grid-row-gap: 1.6rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.docs-component {
  grid-row-gap: 4rem;
  flex-direction: column;
  width: 100%;
  max-width: 100ch;
  margin: 9.5rem auto 10rem;
  display: flex;
}

.last-update {
  grid-column-gap: .25rem;
  align-items: center;
  display: flex;
}

.help-center-component {
  margin-top: 15vh;
  margin-bottom: 6rem;
}

.margin-top-wrapper {
  margin-top: 6rem;
}

.docs-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  max-width: 60ch;
  display: flex;
}

.cards-component {
  grid-column-gap: 1.5rem;
  justify-content: center;
  margin-bottom: 9rem;
  display: flex;
}

.card-content {
  z-index: 2;
  grid-row-gap: .75rem;
  width: 100%;
  color: var(--dark-green);
  flex-direction: column;
  align-items: flex-start;
  margin-top: .5rem;
  margin-left: .3rem;
  text-decoration: none;
  display: flex;
}

.card {
  grid-row-gap: 1.75rem;
  width: 100%;
  height: 100%;
  color: var(--dark-green);
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.publish-wrapper {
  grid-column-gap: 1rem;
  color: #042f3a;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vertical-line {
  background-color: var(--dark-green);
  opacity: .31;
  width: 1px;
  height: 1rem;
}

.max-width-90 {
  width: 90%;
}

.title-wrapper {
  max-width: 50ch;
  color: var(--dark-green);
  text-decoration: none;
}

.price-item {
  grid-column-gap: .5rem;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.price-features {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.price-features-wrap {
  grid-row-gap: 2rem;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.price-list {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 1rem;
  display: flex;
}

.price-list.no-margin {
  padding-left: 0;
}

.margin-bottom-05 {
  margin-bottom: .4rem;
}

.price {
  grid-column-gap: .3rem;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.price-button {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: 4rem;
}

.price-card {
  width: 26rem;
  color: var(--dark-green);
  background-color: #f0f4f8;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
}

.price-card.green-card {
  color: #fff;
  background-image: url('../images/Price-Card-Green-BG.jpg');
  background-size: cover;
}

.pricing-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  width: 100%;
  margin-bottom: 8rem;
}

.pricing-grid.display-horizontal {
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  display: flex;
}

.price-icon {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.price-icon-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 1.75em;
  min-width: 1.75rem;
  height: 1.75rem;
  min-height: 1.75rem;
  display: flex;
}

.price-content {
  grid-row-gap: 1.8rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.heading-card-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-heading {
  grid-row-gap: .5rem;
  flex-direction: column;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  display: flex;
}

.price-wrap {
  grid-column-gap: .5rem;
  align-items: center;
  display: flex;
}

.max-width-40ch {
  max-width: 40ch;
}

.collection-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-posts:nth-child(2n) {
  height: 87%;
}

.blog-posts:first-child {
  min-height: 100%;
}

.home-hero-subitle {
  z-index: 3;
  opacity: .8;
  color: var(--dark-green);
  text-align: center;
  position: absolute;
  inset: auto auto 2.6rem;
}

.hero-bottom {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.hero-heading-wrapper {
  white-space: nowrap;
  margin-right: auto;
}

.hero-heading-wrapper.bottom {
  margin-left: auto;
  margin-right: 0;
  overflow: hidden;
}

.hero-heading-wrapper.relative {
  position: relative;
  overflow: hidden;
}

.heading-hero {
  font-size: 7vw;
  line-height: 1;
}

.heading-hero.text-left-align {
  text-align: left;
  font-size: 6vw;
}

.hero-heading {
  z-index: 3;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 70%;
  margin-bottom: 3vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.features-image-wrapper {
  border-radius: .75rem;
  width: 40%;
  height: 50vh;
  position: relative;
  overflow: hidden;
}

.features-image-wrapper.max-width {
  width: 100%;
}

.hero-lottie {
  justify-content: center;
  align-items: center;
  min-width: 3.4rem;
  min-height: 3.4rem;
  margin-top: .8rem;
  display: block;
}

.hero-background-grid {
  z-index: 2;
  object-fit: cover;
  position: absolute;
  inset: 0%;
}

.hero-background-overlay {
  z-index: 1;
  background-image: radial-gradient(circle farthest-side, #fff 50%, #fff0);
  position: absolute;
  inset: 0%;
}

.intro-text {
  flex-direction: column;
  font-size: 3.5rem;
  line-height: 1.2;
}

.span {
  text-align: left;
  white-space: nowrap;
  object-fit: cover;
  background-image: url('../images/Placeholder.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 3.75rem 3.75rem;
  border: 2px solid #0000;
  border-radius: 11px;
  width: 6.5rem;
  height: 4rem;
  font-size: .875rem;
  line-height: 7.5;
  text-decoration: none;
  display: inline-block;
  position: relative;
  bottom: -.875rem;
}

.span.one {
  white-space: nowrap;
  background-image: url('../images/image.jpg');
  background-size: cover;
}

.span.two {
  background-image: url('../images/Frame-43982.jpg');
  background-size: cover;
}

.span.three {
  background-image: url('../images/Frame-43983.jpg');
  background-size: cover;
}

.contact-us-content {
  grid-row-gap: 2rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-transparent {
  grid-column-gap: .8rem;
  color: var(--green);
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: .2rem;
  align-items: center;
  padding: .5rem 1rem;
  text-decoration: none;
  display: flex;
}

.banner-contact-heading {
  grid-row-gap: 1rem;
  text-align: left;
  flex-direction: column;
  align-items: center;
  max-width: 80ch;
  display: flex;
}

.div-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  padding-right: 1rem;
  display: flex;
}

.button-white {
  grid-column-gap: .75rem;
  background-color: var(--white);
  color: var(--dark-green);
  border: 1px solid #dfe1e7;
  border-radius: .25rem;
  justify-content: space-between;
  align-items: center;
  padding: .3rem 1.25rem;
  text-decoration: none;
  display: flex;
}

.button-white.button-transparent {
  background-color: #0000;
}

.button-white.button-transparent.checkout {
  padding: .7rem 1.5rem;
}

.max-width-70ch {
  max-width: 70ch;
}

.features-marquee-text-wrap {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 50ch;
  display: flex;
}

.marquee-content {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 50ch;
  margin-left: 4rem;
  margin-right: 2rem;
  display: flex;
}

.integrations-marquee-wrapper {
  z-index: 1;
  background-color: var(--dark-green);
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.opacity-60 {
  opacity: .6;
}

.team-member-image {
  border-radius: .5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 43rem;
  display: flex;
  overflow: hidden;
}

.grid-contact {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  display: grid;
}

.home-images-horizontal {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 19% 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 6rem;
  margin-bottom: 11rem;
  display: grid;
}

.home-card-component {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-direction: column;
  height: 100%;
  display: flex;
}

.card-image-wrapper {
  border-radius: .75rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.home-big-text {
  grid-row-gap: 2rem;
  flex-direction: column;
  margin-top: 6rem;
  display: flex;
}

.home-big-text.margin-top {
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
}

.home-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: end;
  margin-top: 12rem;
  margin-bottom: 10rem;
  padding-left: 9rem;
  display: grid;
}

.home-grid.margin-top {
  margin-top: 7.1rem;
  padding-left: 16%;
}

.card-image {
  border-radius: .75rem;
  width: 100%;
  height: 31.625rem;
  position: relative;
  overflow: hidden;
}

.table-component-wrapper {
  grid-row-gap: 11rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 9rem;
  padding-right: 2.5rem;
  display: flex;
}

.table-wrapper {
  grid-row-gap: 6.5rem;
  flex-direction: column;
  display: flex;
}

.table-heading-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 90%;
  max-width: 95ch;
  display: flex;
}

.faq-heading-wrapper {
  grid-row-gap: 3rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-heading-features {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12rem;
  display: flex;
}

.home-marquee-logos {
  z-index: 1;
  background-image: url('../images/Kaim-KT-9639.avif');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about-wrapper-white {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  color: var(--white);
  flex-direction: column;
  align-items: flex-end;
  margin-top: 6rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.about-table-component {
  flex-flow: column;
  align-items: stretch;
  margin-top: 6rem;
  margin-bottom: 8rem;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
}

.about-table-component.top-margin {
  margin-top: 12rem;
}

.home-big-text-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 90%;
  max-width: 95ch;
  padding-left: 2.5rem;
  display: flex;
}

.home-big-text-wrapper.max-w {
  max-width: 116ch;
  padding-left: 0;
}

.floating-card-wrapper {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border: 1px solid #042f3a1a;
  border-radius: 1rem;
  padding: .5rem;
  display: flex;
  position: absolute;
  inset: auto -15% -15% auto;
}

.floating-card-component {
  background-color: #fff;
  border-radius: .5rem;
  flex-direction: column;
  width: 250px;
  height: 250px;
  padding: 1.25rem;
  display: flex;
  box-shadow: 0 16px 32px -8px #042f3a33, 1px 2px 8px 2px #042f3a14;
}

.floating-card-component.home-e {
  background-image: url('../images/Kaim-KT-9639.avif');
  background-position: 50%;
  background-size: cover;
}

.floating-card-component.home-e.home-full-wi {
  width: 100%;
}

.floating-card-content {
  grid-row-gap: 1rem;
  background-image: url('../images/PLATTENFIX-Stelzlager-3KP40.avif');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  width: 300px;
  height: 300px;
  display: flex;
}

.floating-card-top-text {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.floating-card-percentage {
  color: var(--white);
  background-color: #042f3a;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: .125rem .5rem;
  display: flex;
}

.floating-card-heading {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.floating-card-text-wrapper {
  grid-row-gap: .5rem;
  flex-direction: column;
  width: 100%;
  padding-right: 1rem;
  display: flex;
}

.floating-card-graph-wrapper {
  grid-column-gap: 1rem;
  align-items: flex-end;
  display: flex;
}

.graph-1 {
  background-color: #67cbcd;
  border-radius: .25rem;
  width: 2.5rem;
  height: 3rem;
}

.graph-2 {
  background-color: var(--green);
  border-radius: .25rem;
  width: 2.5rem;
  height: 4rem;
}

.graph-3 {
  background-color: #67cbcd;
  border-radius: .25rem;
  width: 2.5rem;
  height: 2rem;
}

.graph-4 {
  background-color: var(--green);
  border-radius: .25rem;
  width: 2.5rem;
  height: 2.5rem;
}

.floating-card-icon {
  background-color: #f7f4be;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  padding: .6rem .6875rem;
  display: flex;
}

.card-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.card-icon.hero-icon {
  width: 3.2rem;
  height: 2.2rem;
}

.card-wrapper {
  width: 40%;
  display: flex;
  position: relative;
}

.home-benefits-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.features-integrations-marquee {
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: 1rem;
  flex-direction: row;
  justify-content: space-between;
  height: 29rem;
  margin-top: 2rem;
  margin-bottom: 5.375rem;
  display: flex;
  overflow: hidden;
}

.features-banner {
  z-index: 2;
  grid-column-gap: 9rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 3.8rem;
  margin-bottom: 2.9rem;
  padding-left: 6.1rem;
  padding-right: 6.1rem;
  display: flex;
  position: relative;
}

.features-banner.top-margin {
  margin-top: 12rem;
}

.features-banner-content {
  grid-row-gap: 2rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  max-width: 60ch;
  padding-left: 2.5625rem;
  display: flex;
}

.features-banner-heading-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.banner-card-wrapper {
  width: 40%;
  display: flex;
  position: relative;
}

.floating-card-left {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border: 1px solid #042f3a1a;
  border-radius: 1rem;
  padding: .5rem;
  display: flex;
  position: absolute;
  inset: auto auto -8% -9%;
}

.features-banner-image {
  border-radius: .75rem;
  width: 40%;
  height: 50vh;
  overflow: hidden;
}

.features-banner-image.max-width {
  width: 100%;
  max-height: 37rem;
}

.icon-white-wrapper {
  background-color: var(--green);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  padding: .8rem;
  display: flex;
  overflow: hidden;
}

.max-width-icon {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.features-banner-wrapper {
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: .75rem;
  padding-bottom: 1rem;
  padding-right: 2.5rem;
}

.features-banner-font {
  font-size: 2.9rem;
  line-height: 1.15;
}

.heading-pricing {
  grid-row-gap: 3rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10rem;
  margin-bottom: 4.5rem;
  display: flex;
}

.blog-tags-content {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  align-items: center;
  display: flex;
}

.blog-tags {
  grid-column-gap: .6rem;
  opacity: .8;
  color: var(--dark-green);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.blog-tags:lang(en) {
  opacity: 1;
}

.elipse {
  background-color: var(--dark-green);
  border-radius: 50%;
  width: .5rem;
  min-width: .5rem;
  height: .5rem;
  min-height: .5rem;
  display: flex;
  overflow: hidden;
}

.elipse.green {
  background-color: #5ddb23;
  justify-content: center;
  align-items: center;
}

.blog-heading-wrapper {
  grid-row-gap: 5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.blog-content-wrapper {
  grid-row-gap: 2.75rem;
  flex-direction: column;
  display: flex;
}

.button-icon {
  z-index: 3;
}

.numbers-content-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 9rem;
  display: grid;
}

.numbers-content-wrapper {
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.number {
  color: var(--green);
  justify-content: center;
  align-items: center;
  display: flex;
}

.numbers-text-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.features-table-wrapper {
  grid-row-gap: 6.5rem;
  flex-direction: column;
  margin-top: 7.5rem;
  display: flex;
}

.contact-1-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 8rem 3rem 4rem;
  display: grid;
}

.contact-image-wrapper {
  border: 1px solid #eceff3;
  border-radius: .7rem;
  width: 100%;
  overflow: hidden;
}

.contact-image-wrapper.relative-image {
  z-index: 1;
  height: 100%;
  position: relative;
}

.contact-content-wrapper {
  grid-row-gap: 1.5rem;
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: .75rem;
  flex-direction: column;
  padding: 2.75rem;
  display: flex;
  overflow: hidden;
}

.elipse-wrapper {
  grid-column-gap: .75rem;
  text-transform: uppercase;
  align-items: center;
  display: flex;
}

.content-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.contact-form-wrapper {
  grid-row-gap: 2.5rem;
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: .75rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 4.5rem 5rem;
  display: flex;
}

.form-heading-wrapper {
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.form-name-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.form-name {
  flex: 1;
}

.contact-2-wrapper {
  grid-column-gap: 8.6rem;
  grid-row-gap: 8.6rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  margin-top: 9.5rem;
  margin-bottom: 5rem;
  padding-left: 2.8rem;
  padding-right: 2.8rem;
  display: grid;
}

.contact-heading {
  grid-row-gap: .8rem;
  flex-direction: column;
  display: flex;
}

.contact-content-wrapper-copy {
  grid-row-gap: 4rem;
  flex-direction: column;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  display: flex;
  overflow: hidden;
}

.contact-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-xxlarge {
  min-height: 110px;
  font-size: 1.9rem;
  line-height: 1.25;
  text-decoration: none;
}

.text-size-xxlarge.text-weight-medium.text-color-green {
  font-size: 1.9rem;
}

.contact-content {
  grid-row-gap: 1.3rem;
  flex-direction: column;
  display: flex;
}

.rich-text-paddig {
  grid-row-gap: 4.5rem;
  flex-direction: column;
  padding-left: 1.25rem;
  display: flex;
}

.cards-wrapper {
  grid-row-gap: 2.25rem;
  flex-direction: column;
  display: flex;
}

.blog-image-wrapper {
  border-radius: .5rem;
  overflow: hidden;
}

.blog-component {
  grid-row-gap: 4rem;
  flex-direction: column;
  width: 100%;
  max-width: 100ch;
  margin-top: 9.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-last-update {
  grid-column-gap: 1.1875rem;
  align-items: center;
  height: 1.8rem;
  display: flex;
}

.team-member-heading {
  grid-row-gap: 2rem;
  flex-direction: column;
  margin-top: 12rem;
  margin-bottom: 6.5rem;
  display: flex;
}

.team-member-heading-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 90%;
  max-width: 95ch;
  padding-left: 2.5rem;
  display: flex;
}

.team-member-wrapper {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2.8125rem;
}

.team-member-content-wrap {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  height: auto;
  color: var(--dark-green);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.team-member-image-wrap {
  object-fit: cover;
  border-radius: .75rem;
  height: 50vh;
  overflow: hidden;
}

.team-member-content-wrapper {
  grid-row-gap: .375rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: .5rem;
  display: flex;
}

.team-member-padding {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.button-white-contact {
  grid-column-gap: 3rem;
  background-color: var(--white);
  color: var(--dark-green);
  border: 1px solid #dfe1e7;
  border-radius: 8rem;
  justify-content: space-between;
  align-items: center;
  padding: .3rem .4375rem .3rem 1.25rem;
  text-decoration: none;
  display: flex;
}

.button-white-contact.absolute {
  z-index: 5;
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
}

.hero-3-heading-wrapper {
  grid-row-gap: 2rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  max-width: 60ch;
  padding-left: 2.5625rem;
  display: flex;
}

.hero-3-heading-wrapper.left-padding-0 {
  padding-left: 0;
}

.hero-image-wrapper {
  display: flex;
  position: relative;
}

.hero-button-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  display: flex;
}

.heading-wrap {
  grid-column-gap: 1.625rem;
  grid-row-gap: 1.625rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.hero-tag-wrapper {
  background-color: #d3e1e5;
  border-radius: .25rem;
  width: auto;
  padding: .5rem .875rem;
  display: flex;
  overflow: hidden;
}

.button-text-wrapper {
  z-index: 5;
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-3-content-wrapper {
  background-color: #f0f4f8;
  border: 1px solid #eceff3;
  border-radius: .75rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}

.row-line-home {
  background-color: #dfe4f8;
  width: 100%;
  height: 1px;
  margin-top: 1.8rem;
}

.banner-contact-links {
  grid-column-gap: 1rem;
  grid-row-gap: .5625rem;
  flex-direction: column;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.price-content-wrapper {
  grid-row-gap: 1.625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.border-elipse {
  z-index: 3;
  border: 1.5px solid #5ddb23;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  min-height: 1rem;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.elipse-relative {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
  position: relative;
}

.text-field-form-contact {
  background-color: #f0f4f8;
  border: 1px solid #f0f4f8;
  border-radius: .3rem;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 1rem;
  font-size: 1rem;
}

.message-field-contact {
  background-color: #f0f4f8;
  border: 1px solid #f0f4f8;
  border-radius: .3rem;
  min-height: 8rem;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding-top: 1rem;
  padding-left: 1rem;
  font-size: 1rem;
}

.message-field-contact:hover, .message-field-contact:focus {
  border-color: #0865f1;
}

.docs-heading-horizontal {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.collection-item {
  padding-left: 0;
  padding-right: 0;
}

.view-all-tag {
  grid-column-gap: .6rem;
  width: 100%;
  color: var(--dark-green);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.blog-tags-list {
  grid-column-gap: 3.125rem;
  align-items: center;
  display: flex;
}

.nav-menu-white {
  color: var(--white);
  align-items: center;
  display: flex;
}

.dropdown-white {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 1rem;
  display: flex;
}

.button-navbar-white {
  grid-column-gap: .8rem;
  background-color: var(--white);
  color: var(--dark-green);
  border-radius: .25rem;
  justify-content: space-between;
  align-items: center;
  padding: .5rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-tag-link {
  color: #042f3a;
  text-decoration: none;
}

.blog-tag-link.w--current {
  color: #042f3a;
}

.hero-floating-cards {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border: 1px solid #042f3a1a;
  border-radius: 1rem;
  padding: .5rem;
  display: flex;
  position: absolute;
  inset: auto auto 3rem -6rem;
}

.hero-floating-cards.left-align {
  justify-content: flex-start;
  align-items: flex-start;
}

.floating-card-hero {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-floating-card-text {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.hero-floating-card-icon {
  background-color: #f7f4be;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.card-text {
  color: var(--green);
  font-size: 1.5rem;
  font-weight: 700;
}

.hero-left-floating-card {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border: 1px solid #042f3a1a;
  border-radius: 1rem;
  padding: .5rem;
  display: flex;
  position: absolute;
  inset: 8rem auto auto;
}

.hero-middle-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-3-image-wrapper {
  border-radius: 1.5rem;
  width: 28vw;
  max-width: 35rem;
  height: 76vh;
  max-height: 90rem;
  position: relative;
  overflow: hidden;
}

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

.hero-bottom-floating-cards {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border: 1px solid #042f3a1a;
  border-radius: 1rem;
  padding: .5rem;
  display: flex;
  position: absolute;
  top: -.8rem;
  left: 0;
}

.hero-bottom-floating-cards.left-align {
  top: -2.4rem;
  left: 5.2rem;
}

.floating-bottom-card {
  text-align: center;
  max-width: 20ch;
}

.hero-floating-bottom-card-icon {
  background-color: #d3e1e5;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  padding: .8rem;
  display: flex;
  position: absolute;
  bottom: 4rem;
  left: -1.5rem;
  box-shadow: 2px 3px 8px #042f3a36;
}

.team-member-job {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 1.1875rem;
  flex-flow: row;
  display: flex;
}

.home-images-wrapper {
  grid-column-gap: 1.625rem;
  grid-row-gap: 1.625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  margin-top: 3rem;
  margin-bottom: 6rem;
  display: grid;
}

.home-image-1 {
  border-radius: .75rem;
  margin-top: 3.8125rem;
  margin-bottom: 7.5rem;
  overflow: hidden;
}

.home-image-3 {
  border-radius: .75rem;
  margin-top: 1.25rem;
  margin-bottom: 10rem;
  overflow: hidden;
}

.home-image-4 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: .75rem;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.home-image-wrapper-top, .home-image-wrapper-bottom {
  border-radius: .75rem;
  overflow: hidden;
}

.home-image-5 {
  border-radius: .75rem;
  margin-top: 4.0625rem;
  margin-bottom: 10rem;
  overflow: hidden;
}

.home-image-2 {
  grid-column-gap: 1.3125rem;
  grid-row-gap: 1.3125rem;
  flex-flow: column;
  margin-top: 4.75rem;
  display: flex;
}

.image-wrapper {
  border-radius: .75rem;
  overflow: hidden;
}

.home-card {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border: 1px solid #042f3a1a;
  border-radius: 1rem;
  padding: .5rem;
  display: flex;
  position: static;
  bottom: auto;
  left: auto;
  right: auto;
}

.home-card-wrapper {
  border-radius: 18px;
  position: relative;
}

.hero-heading-right {
  max-width: 49ch;
  margin-bottom: 1rem;
}

.hero-section-component {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 15vh;
  padding-bottom: 3rem;
  display: flex;
}

.hero-heading-left {
  flex-direction: column;
  align-items: flex-start;
  width: 60ch;
  display: flex;
}

.margin-top-2rem {
  margin-top: 1.5rem;
  display: flex;
}

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

.arrow-wrapper.absolute {
  position: absolute;
  left: -2rem;
}

.arrow-wrapper.invert {
  filter: invert();
}

.button-green-contact {
  grid-column-gap: 1.3rem;
  background-color: var(--green);
  color: var(--white);
  border: 1px solid #dfe1e7;
  border-radius: 8rem;
  justify-content: space-between;
  align-items: center;
  padding: .4rem .4375rem .4rem 1.25rem;
  text-decoration: none;
  display: flex;
}

.home-hero-heading {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin-top: 5vh;
  display: flex;
}

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

.arrow-3 {
  grid-column-gap: 1px;
  grid-row-gap: 1.5px;
  flex-flow: row;
  width: 1.6rem;
  height: auto;
  display: flex;
}

.arrow-4 {
  width: 1.6rem;
  height: auto;
}

.heading-component-2 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.figma {
  background-color: #f9f9fb;
  border: 1px solid #ebebeb;
  border-radius: 1.5rem;
  justify-content: space-between;
  margin-top: 1rem;
  display: flex;
  overflow: hidden;
}

.home-tags-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.new-features-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.figma-logo {
  width: 2.125rem;
  height: auto;
}

.template-component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 10rem;
  display: flex;
}

.home-card-content {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  text-decoration: none;
  display: flex;
}

.figma-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  width: 50%;
  margin-top: 5rem;
  margin-bottom: 6rem;
  margin-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.home-card-image-wrap {
  aspect-ratio: 1.82;
  border-radius: .2rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.home-card-image-wrap.ratio-auto {
  aspect-ratio: auto;
}

.home-card-image-wrap.ratio {
  aspect-ratio: auto;
  height: 23rem;
}

.home-template-wrap {
  width: 100%;
  margin-top: 6rem;
}

.figma-image {
  object-fit: cover;
  object-position: 0% 50%;
  height: 100%;
}

.blog-tag {
  color: #042f3a;
  letter-spacing: .2px;
  background-color: #d3e1e5;
  border-radius: 7px;
  padding: .375rem .9rem;
  transition: background-color .3s;
}

.home-card-wrap {
  grid-row-gap: 1rem;
  color: var(--green);
  background-color: #f0f4f8;
  border: 1px solid #0000;
  border-radius: 1rem;
  flex-direction: column;
  padding: .8rem .8rem 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: border .3s, background-color .2s;
  display: flex;
  overflow: hidden;
}

.home-card-wrap:hover {
  background-color: #eeeff7;
  border: 1px solid #19606140;
}

.figma-image-wrap {
  background-color: #d3e1e5;
  width: 60%;
  height: 30rem;
}

.heading-component-3 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.heading-button {
  grid-column-gap: 2.5rem;
  justify-content: center;
  align-items: stretch;
  margin-top: 1rem;
  display: flex;
}

.home-page-cards-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 6rem;
}

.home-page-cards-grid.margin-top-home {
  margin-top: 3rem;
}

.text-span-2 {
  color: var(--green);
}

.home-card-features-content {
  grid-row-gap: .8125rem;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: 2.7rem 1rem 2.4rem;
  text-decoration: none;
  display: flex;
}

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

.utility-page-content {
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-component-4 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.password-image {
  opacity: .49;
  align-self: center;
  width: 10rem;
}

._404-button {
  align-self: center;
  margin-top: 2rem;
}

.symbol {
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
}

.hero-3-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10rem;
  display: grid;
  position: relative;
}

.hero-3-grid.margin {
  margin-top: 8.8rem;
}

.floating-bottom-card-component {
  background-color: #fff;
  border-radius: .5rem;
  flex-direction: column;
  width: 100%;
  padding: 1.25rem;
  display: flex;
  box-shadow: 0 16px 32px -8px #042f3a33, 1px 2px 8px 2px #042f3a14;
}

.features-3-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10rem;
  display: grid;
  position: relative;
}

.hero-overlay {
  background-image: radial-gradient(circle at 100% 100%, #d5e7e8, #f0f4f800 32%);
  position: absolute;
  inset: 0%;
}

.hero-heading-text-wrapper {
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 70vw;
  margin-bottom: 3vh;
  display: flex;
}

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

.license-image-link {
  width: 100%;
  height: 10rem;
}

.license-component {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin: 6.2rem 1rem 7.7rem;
}

.button-text {
  z-index: 1;
  flex-direction: column;
  display: flex;
}

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

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

.style-guide-button {
  grid-row-gap: .25rem;
  background-color: var(--green);
  color: #f4f4f4;
  border-radius: .5rem;
  flex-direction: column;
  padding: .75rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.jobs-heading {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 50ch;
  margin-top: 8.125rem;
  font-weight: 400;
  display: flex;
}

.job-heading-wrapper {
  grid-row-gap: 3.125rem;
  flex-flow: column;
  padding-bottom: 8.125rem;
  display: flex;
}

.job-card-wrapper {
  color: var(--dark-green);
  background-color: #f0f4f8;
  border: 1px solid #f0f4f8;
  border-radius: .5rem;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding: 1.5rem 4.4rem 1.5rem 2.5rem;
  text-decoration: none;
  transition: border-color .2s;
  display: flex;
  overflow: hidden;
}

.job-card-wrapper:hover {
  border: 1px solid #19606170;
  border-radius: .5rem;
}

.job-title {
  width: 45%;
}

.job-text-wrap {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  opacity: .5;
  text-align: right;
  text-transform: uppercase;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.job-card {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.background-video {
  z-index: 1;
  border-radius: .5rem;
  width: 101%;
  height: 100%;
  position: absolute;
}

.spacer-6rem {
  height: 6rem;
}

.home-3-hero {
  z-index: 2;
  grid-column-gap: 6rem;
  grid-row-gap: 6px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 6rem;
  margin-bottom: 6rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
  position: relative;
}

.floating-card-home {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border: 1px solid #042f3a1a;
  border-radius: 1rem;
  padding: .5rem;
  display: flex;
  position: absolute;
  inset: auto auto -8% -9%;
}

.floating-card-home.news-vs {
  max-width: 350px;
  position: static;
}

.floating-card-home.news-vs.texted {
  max-width: 490px;
}

.blog-tag-numbers {
  color: #042f3a;
  background-color: #d3e1e5;
  border-radius: 20px;
  padding: .375rem .9rem;
  transition: background-color .3s;
}

.max-width-94ch {
  max-width: 94ch;
}

.last {
  margin-right: 2rem;
}

.team-image {
  object-position: 50% 50%;
}

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

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

.home-3-hero-image-wrapper {
  border-radius: 1.5rem;
  width: 45vw;
  max-width: 57rem;
  height: 70vh;
  max-height: 90rem;
  position: relative;
  overflow: hidden;
}

.more-images-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.left-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.main-image {
  border-radius: 1.5rem;
  width: 100%;
  height: 40rem;
  overflow: hidden;
}

.main-image.small {
  height: 33rem;
  position: relative;
}

.products-template-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 15vh;
  margin-bottom: 10rem;
  display: grid;
}

.product-description {
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
}

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

.default-state {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.heading-component-5 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 80ch;
  display: flex;
}

.more-products-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.more-products-list.filter {
  grid-template-columns: 1fr 1fr 1fr;
}

.more-products-component {
  grid-row-gap: 4rem;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 10rem;
  display: flex;
}

.more-products-link {
  grid-row-gap: 2rem;
  color: #1e1d30;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-background-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.more-products-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--green);
  text-align: center;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-component-6 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 80ch;
  display: flex;
}

.categories-component {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 15vh;
  margin-bottom: 10rem;
  display: flex;
}

.order-items, .customer-info {
  overflow: hidden;
}

.text-link {
  grid-column-gap: 1rem;
  color: #1e1d30;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: opacity .3s, transform .2s;
  display: flex;
}

.text-link:hover {
  opacity: .7;
  transform: translate(0, -2px);
}

.heading-component-7 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 80ch;
  display: flex;
}

.payment-info {
  overflow: hidden;
}

.billing-address {
  border-radius: 1rem;
  overflow: hidden;
}

.web-payments {
  border-radius: .5rem;
  margin-bottom: 0;
  overflow: hidden;
}

.web-payments:hover {
  opacity: .8;
}

.order-summary {
  overflow: hidden;
}

.shipping-address {
  border-radius: 1rem;
  overflow: hidden;
}

.checkout-component {
  grid-row-gap: 4rem;
  flex-direction: column;
  align-items: center;
  margin-top: 15vh;
  margin-bottom: 10rem;
  display: flex;
}

.block-header {
  padding-top: 8px;
  padding-bottom: 8px;
}

.checkout-form {
  background-color: #0000;
}

.shipping-method {
  border-radius: 1rem;
}

.heading-component-8 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 80ch;
  display: flex;
}

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

.paypal-checkout-form {
  background-color: #0000;
}

.order-confirmation {
  background-color: #0000;
  padding-top: 12rem;
}

.cart-container {
  background-color: var(--white);
  box-shadow: 0 5px 25px #00000040;
}

.cart-button {
  z-index: 999;
  color: #121212;
  background-color: #e5e5e5;
  border-radius: 50%;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  padding: .8rem 1rem;
  transition: all .3s;
  position: fixed;
  inset: auto 2rem 2rem auto;
}

.cart-button:hover {
  opacity: .81;
  transform: scale(.9);
}

.cart-footer {
  border-top-color: #666d8038;
}

.cart-quantity {
  border-color: var(--green);
}

.cart-icon {
  width: 100%;
  height: 60%;
  color: var(--green);
  margin-right: 0;
}

.checkout-button {
  background-color: var(--green);
  color: var(--white);
  border-radius: 6px;
}

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

.remove-button {
  color: #e5e5e580;
}

.cart-header {
  border-bottom-color: #666d8038;
}

.button-wrapper-banner {
  z-index: 3;
  color: var(--dark-green);
  border-radius: 5rem;
  text-decoration: none;
  transition: all .3s;
  position: relative;
}

.button-wrapper-banner.gap {
  grid-column-gap: 1.625rem;
  grid-row-gap: 1.625rem;
  flex-direction: column;
  display: flex;
}

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

.checkout-image {
  border-radius: .5rem;
}

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

.close-button {
  cursor: pointer;
}

.close-button:hover {
  opacity: .5;
}

.home-hero {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid-team-member {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 19% 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brand-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.search-bar {
  margin-right: 14px;
}

.dropdown-list-2 {
  background-color: #1e1d30;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  border: 1px solid #e4e6f9;
  border-radius: 10px;
  overflow: hidden;
}

.button-green-2 {
  grid-column-gap: .8rem;
  color: #fff;
  background-color: #196061;
  border-radius: .25rem;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding: .7rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-green-2.download {
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: 37px;
}

.button-green-2.download.multi {
  margin-top: 13px;
}

.image-2 {
  width: 37%;
  min-width: 120px;
}

.image-3 {
  width: auto;
}

.heading-xsmall-2 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.text-size-small-2 {
  color: var(--white);
  letter-spacing: 1px;
  padding-top: 12px;
  font-size: 1.2rem;
  font-weight: 400;
}

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

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

.margin-bottom.margin-xxsmall {
  background-color: var(--green);
  width: 100%;
  color: var(--white);
  border-radius: 0 0 20px 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 20px;
}

.margin-bottom.margin-medium, .margin-bottom.margin-xxsmall, .margin-bottom.margin-xxlarge, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  margin: 0 0 70px;
}

.product7_image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.filters5_empty {
  text-align: center;
  border: 1px solid #000;
  padding: 2.9rem;
  display: none;
}

.text-size-medium-4 {
  max-width: 750px;
  margin-top: 55px;
  margin-bottom: 46px;
  font-size: 1.125rem;
}

.text-size-medium-4.text-weight-semibold {
  letter-spacing: 0;
  font-family: Satoshi Variable, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}

.product7_component {
  color: var(--dark-green);
}

.product7_image {
  vertical-align: middle;
  object-fit: cover;
  height: 70%;
  position: absolute;
  inset: 0%;
}

.product-single-grid-2 {
  grid-row-gap: 0px;
  border: 1px dashed var(--green);
  color: var(--dark-green);
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
  padding: 0;
}

.product-single-grid-2:hover {
  border-style: solid;
}

.product7_item-link {
  flex: 1;
  align-self: stretch;
  width: 100%;
  text-decoration: none;
}

.grid-quarter {
  grid-row-gap: 16px;
  color: var(--dark-green);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.filters5_feed {
  margin-top: 59px;
}

.product {
  border: .5px solid #dfe0e2;
  padding-left: 0;
  padding-right: 0;
  transition: all .2s ease-in-out;
}

.product:hover {
  z-index: 1;
  border-style: solid;
  border-color: #fafafa;
  box-shadow: 0 16px 100px #2a2d411a;
}

.text-span-3 {
  font-size: 1.1rem;
  font-weight: 300;
}

.uui-text-size-medium {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-size-medium.text-color-primary700 {
  color: var(--untitled-ui--primary700);
}

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

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

.uui-text-size-large {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-medium {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.social-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.social-link {
  color: var(--untitled-ui--gray400);
  transition: all .3s;
}

.social-link:hover {
  color: var(--untitled-ui--gray500);
}

.uui-team09_item-content {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.uui-team09_image {
  box-sizing: border-box;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-team09_image-wrapper {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.uui-team09_item {
  grid-column-gap: 0rem;
  grid-row-gap: 1.5rem;
  border-bottom: .5px dashed #00000024;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-team09_list {
  grid-column-gap: 3rem;
  grid-row-gap: 1.1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.uui-team09_component {
  grid-column-gap: 3.1rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50-2);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-heading-tiny {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-heading-subheading {
  color: var(--untitled-ui--primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-team09_social {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-self: flex-start;
  margin-top: 1rem;
  display: grid;
}

.pricing-items {
  border-bottom: 1px solid #e4ebf3;
  grid-template-columns: .5fr 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 154px 30px 80px;
  display: flex;
  position: relative;
}

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

.pricing-wrapper-two {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two {
  color: var(--dark-green);
  background-color: #e7f1ffa6;
  border-radius: 6px;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 19px;
  text-decoration: none;
  display: flex;
}

.pricing-card-two:hover {
  border: 1px dashed #97b7fdc4;
  border-radius: 12px;
}

.pricing-image-two {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-image-two.shadow-two {
  width: 250px;
  height: 160px;
  overflow: visible;
}

.pricing-content {
  background-color: #fff;
  border-radius: 7px;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  display: flex;
}

.tagline {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 16px;
}

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

.pricing-divider-two {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block {
  margin-bottom: -10px;
}

.pricing-details-text {
  margin-bottom: 8px;
}

.div-block-2 {
  background-image: url('../images/1-1.avif');
  background-position: 50%;
  background-size: cover;
  width: 230px;
}

.div-block-3 {
  background-image: url('../images/1-1.avif');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  width: 259px;
  height: 190px;
  margin-right: 40px;
}

.div-block-3.shadow-two {
  background-image: none;
  border-radius: 0;
  margin-right: 20px;
}

.div-block-3.shadow-two._2 {
  background-image: none;
}

.paragraph {
  font-size: 1rem;
}

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

.uui-text-size-medium-2 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-size-small {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

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

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

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

.uui-text-size-large-2 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-large {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heading-xsmall {
  color: var(--untitled-ui--gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-heading-small {
  color: var(--untitled-ui--gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog03_component {
  margin-top: 6rem;
}

.uui-blog03_featured-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 4rem;
  display: grid;
}

.uui-blog03_featured-item-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 0 0 0 3rem;
  display: flex;
}

.uui-blog03_category-menu {
  align-items: center;
  width: 100%;
  margin-bottom: 4rem;
  display: flex;
}

.uui-blog03_category-menu.no-scrollbar {
  box-shadow: inset 0 -1px 0 0 var(--untitled-ui--gray200);
}

.uui-text-divider {
  color: var(--untitled-ui--gray600);
  margin-left: .25rem;
  margin-right: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-divider.text-size-small {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-blog03_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blog03_image-wrapper {
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blog03_image-link {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blog03_image-link:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-blog03_image-link.is-featured {
  margin-bottom: 0;
}

.uui-blog03_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.uui-blog03_category-link {
  color: var(--untitled-ui--primary700);
  margin-bottom: .5rem;
  margin-right: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .3s;
}

.uui-blog03_category-link:hover {
  color: var(--untitled-ui--primary800);
}

.uui-blog03_category-link.w--current {
  border-bottom: 2px solid #000;
}

.uui-blog03_title-link {
  color: var(--untitled-ui--gray900);
  justify-content: space-between;
  margin-bottom: .5rem;
  text-decoration: none;
  display: flex;
}

.uui-blog03_title-link.is-featured {
  margin-top: .5rem;
  margin-bottom: .75rem;
}

.uui-blog03_author-wrapper {
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.uui-blog03_author-image-wrapper {
  margin-right: .75rem;
}

.uui-blog03_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.uui-blog03_date-wrapper {
  align-items: center;
  display: flex;
}

.uui-blog03_icon {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: .25rem;
  margin-left: .5rem;
  display: flex;
}

.uui-blog03_menu-link {
  color: var(--untitled-ui--gray500);
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-right: 1rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog03_menu-link:hover, .uui-blog03_menu-link.w--current {
  border-bottom-color: var(--untitled-ui--primary700);
  color: var(--untitled-ui--primary700);
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-heading-subheading-2 {
  color: var(--untitled-ui--primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-blog03_author-heading {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-text-size-medium-3 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-size-small-2 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

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

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

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

.uui-text-size-large-3 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-large-2 {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heading-xsmall-2 {
  color: var(--untitled-ui--gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-heading-small-2 {
  color: var(--untitled-ui--gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog03_component-2 {
  margin-top: 6rem;
}

.uui-blog03_featured-item-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 4rem;
  display: grid;
}

.uui-blog03_featured-item-content-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 0 0 0 3rem;
  display: flex;
}

.uui-blog03_category-menu-2 {
  align-items: center;
  width: 100%;
  margin-bottom: 4rem;
  display: flex;
}

.uui-blog03_category-menu-2.no-scrollbar {
  box-shadow: inset 0 -1px 0 0 var(--untitled-ui--gray200);
}

.uui-text-divider-2 {
  color: var(--untitled-ui--gray600);
  margin-left: .25rem;
  margin-right: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-divider-2.text-size-small {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-blog03_image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blog03_image-wrapper-2 {
  border-radius: 12px;
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blog03_image-link-2 {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blog03_image-link-2:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-blog03_image-link-2.is-featured {
  margin-bottom: 0;
}

.uui-blog03_list-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.uui-blog03_category-link-2 {
  color: var(--untitled-ui--primary700);
  margin-bottom: .5rem;
  margin-right: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .3s;
}

.uui-blog03_category-link-2:hover {
  color: var(--untitled-ui--primary800);
}

.uui-blog03_category-link-2.w--current {
  border-bottom: 2px solid #000;
}

.uui-blog03_title-link-2 {
  color: var(--untitled-ui--gray900);
  justify-content: space-between;
  margin-bottom: .5rem;
  text-decoration: none;
  display: flex;
}

.uui-blog03_title-link-2.is-featured {
  margin-top: .5rem;
  margin-bottom: .75rem;
}

.uui-blog03_author-wrapper-2 {
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.uui-blog03_author-image-wrapper-2 {
  margin-right: .75rem;
}

.uui-blog03_author-image-2 {
  object-fit: cover;
  border-radius: 100%;
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.uui-blog03_date-wrapper-2 {
  align-items: center;
  display: flex;
}

.uui-blog03_icon-2 {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: .25rem;
  margin-left: .5rem;
  display: flex;
}

.uui-blog03_menu-link-2 {
  color: var(--untitled-ui--gray500);
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-right: 1rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog03_menu-link-2:hover, .uui-blog03_menu-link-2.w--current {
  border-bottom-color: var(--untitled-ui--primary700);
  color: var(--untitled-ui--primary700);
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-padding-vertical-xhuge-3 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-heading-subheading-3 {
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-blog03_author-heading-2 {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.logo-footer {
  max-width: 170px;
}

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

.about-text {
  max-width: 430px;
  font-size: 1.2rem;
}

.text-span-4 {
  font-weight: 300;
}

.product-header2_component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  padding-bottom: 0;
}

.product-header2_modal-main-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button-3 {
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  color: var(--\<unknown\|relume-variable-neutral-white\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-3.is-add-to-cart-button {
  width: 100%;
  margin-top: .5rem;
  margin-bottom: 1rem;
}

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

.button-3.is-small.is-alternate {
  border-style: solid;
  border-radius: 8px;
}

.button-3.is-small.is-alternate:hover {
  border-style: dashed;
  border-radius: 7px;
}

.button-3.is-secondary {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.button-3.is-secondary.is-buy-now-button {
  width: 100%;
  margin-bottom: 1rem;
}

.button-3.is-navbar16-button {
  z-index: 1;
  padding-top: .5rem;
  padding-bottom: .5rem;
  position: relative;
}

.product-header2_modal-main-image-wrapper {
  width: 100%;
  height: 100%;
  padding-top: 80%;
  position: relative;
}

.product-header2_content-top {
  margin-bottom: 3rem;
}

.padding-section-medium {
  padding-top: 0;
}

.section_product-header2 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.product-header2_modal-image-wrapper-small {
  width: 100%;
  height: 100%;
  padding-top: 80%;
  position: relative;
}

.product-header2_modal-image-small {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.product-header2_lightbox-link-wrapper {
  width: 100%;
}

.form_field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

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

.product-header2_rating-wrapper {
  display: flex;
}

.product-header2_modal-lightbox-link {
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  display: block;
  position: relative;
}

.product-header2_gallery {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

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

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

.product-header2_reviews-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.product-header2_modal-background-overlay {
  z-index: -1;
  background-color: #00000040;
  position: absolute;
  inset: 0%;
}

.product-header2_modal {
  z-index: 99;
  align-items: flex-start;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.breadcrumb-divider {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.product-header2_lightbox-link {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.variant-button-row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}

.product-header2_gallery-button-wrapper {
  z-index: 1;
  cursor: pointer;
}

.product-header2_modal_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.product-header2_main-image {
  aspect-ratio: 5 / 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-header2_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.form_input {
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-white\>);
  height: auto;
  min-height: 2.75rem;
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  border-radius: 0;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.form_input::placeholder {
  color: var(--\<unknown\|relume-variable-neutral-shade-7-60\>);
}

.form_input.is-quantity-input {
  width: 4rem;
}

.form_input.is-quantity-input::placeholder {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.form_input.is-select-input {
  background-image: url('../images/chevron-down.svg');
  background-position: 99%;
  background-repeat: no-repeat;
  background-size: auto;
}

.product-header2_tabs-menu {
  text-align: left;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
  display: flex;
}

.product-header2_image-small {
  aspect-ratio: 5 / 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.product-header2_option {
  margin-bottom: 1.5rem;
}

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

.product-header2_rating-icon {
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.product-header2_modal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.breadcrumb-link {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.breadcrumb-link.w--current {
  font-weight: 600;
}

.padding-global-2 {
  margin-bottom: 25px;
  padding-left: 5%;
  padding-right: 5%;
}

.product-header2_tab-link {
  border-bottom: 1.5px solid var(--\<unknown\|relume-variable-transparent\>);
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  margin-right: 1.5rem;
  padding: .5rem 0;
}

.product-header2_tab-link.w--current {
  border-bottom-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  background-color: var(--\<unknown\|relume-variable-transparent\>);
}

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

.margin-top.margin-small {
  margin: 33px 0 0;
}

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

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

.breadcrumb_component {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.product-header2_content-bottom {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-header2_modal-content-wrapper {
  background-color: var(--\<unknown\|relume-variable-neutral-white\>);
  width: 100vw;
  height: 100vh;
  padding: 5rem 5%;
  position: absolute;
  overflow: scroll;
}

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

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

.variant-button {
  background-color: var(--\<unknown\|relume-variable-neutral-white\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  border-style: solid;
  border-width: 1px;
  padding: .5rem 1rem;
  display: inline-block;
}

.variant-button.is-active {
  border-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  color: var(--\<unknown\|relume-variable-neutral-white\>);
}

.variant-button.is-disabled {
  opacity: .25;
}

.product-header2_image-wrapper {
  aspect-ratio: auto;
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product-header1_default-state {
  margin-bottom: 2rem;
}

.product-header1_option {
  margin-bottom: 1.5rem;
}

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

.product-header1_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.product-header1_image {
  aspect-ratio: 5 / 6;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.section_product-header1 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.product-header1_lightbox-link {
  width: 100%;
  display: block;
}

.product-header1_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-medium\>);
  width: 100%;
  overflow: hidden;
}

.product-header1_layout {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.product-header1_rating-wrapper {
  display: flex;
}

.product-header1_component {
  padding-bottom: 3rem;
}

.product-header1_reviews-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

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

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

.product-header1_gallery {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 5rem 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
}

.product-header1_details {
  overflow: hidden;
}

.product-header1_accordion-wrapper {
  border-bottom: var(--\<unknown\|relume-variable-divider-width\>) solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
}

.product-header1_accordion {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.product-header1_heading {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-top: var(--\<unknown\|relume-variable-divider-width\>) solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.product-header1_accordion-icon {
  align-self: flex-start;
  width: 1.5rem;
  height: 1.5rem;
}

.product-header1_rating-icon {
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

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

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

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

.slider-arrow-icon_default {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.slider-arrow {
  border: 1px solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-foreground\>);
  width: 3rem;
  height: 3rem;
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-arrow.is-bottom-next {
  inset: auto 0% 0% auto;
}

.slider-arrow.is-bottom-previous {
  inset: auto 4rem 0% auto;
}

.gallery23_slide {
  padding-right: 2rem;
}

.section_gallery23 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  overflow: hidden;
}

.gallery23_slider {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
}

.gallery23_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery23_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-medium\>);
  width: 100%;
  overflow: hidden;
}

.gallery23_lightbox-link {
  width: 100%;
}

.gallery23_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.gallery23_mask {
  width: 25%;
  overflow: visible;
}

.heading-style-h2 {
  margin-bottom: 2.3rem;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.2;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  font-size: 1.3rem;
}

.italic-text-2 {
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.paragraph-5 {
  font-size: 1.2rem;
}

.tab4_component {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 5%;
  display: flex;
}

.tab4_tabs-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-white\>);
  align-items: center;
  margin-bottom: 2rem;
  padding: .25rem;
  display: flex;
  overflow: auto;
}

.tab4_tab-link {
  border: 1px solid var(--\<unknown\|relume-variable-transparent\>);
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  flex: none;
  padding: .5rem 1.25rem;
}

.tab4_tab-link.w--current {
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-transparent\>);
}

.tab4_tabs-content {
  width: 100%;
}

.tab-content-replace-this-div {
  text-align: left;
  border: 2px dashed #0000001a;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-2 {
  font-weight: 400;
}

.tab2_component {
  flex-direction: column;
  align-items: stretch;
  margin-top: 100px;
  display: flex;
}

.tab2_tabs-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  margin-bottom: 4rem;
  display: flex;
  overflow: auto;
}

.tab2_tabs-menu.no-scrollbar {
  justify-content: flex-start;
  align-items: flex-start;
}

.tab2_tab-link {
  border-bottom: 1.5px solid var(--\<unknown\|relume-variable-transparent\>);
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  flex: none;
  padding: .5rem 0;
}

.tab2_tab-link.w--current {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  border-bottom-style: solid;
}

.tab2_tab-link.w--current:active {
  border-bottom-style: dashed;
}

.tab2_tabs-content {
  margin-left: -53px;
}

.tab2_tab-pane {
  margin-left: 5%;
}

.tab-content-replace-this-div-2 {
  text-align: center;
  border: 2px dashed #0000001a;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.table3_column {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  min-height: 5rem;
  padding: 1rem 1.5rem;
  display: flex;
}

.table3_column.is-width-large {
  min-width: 12rem;
  max-width: 50.1rem;
}

.table3_column.is-width-medium {
  min-width: 8rem;
  max-width: 12rem;
}

.table3_column.is-header-column {
  min-height: auto;
}

.table3_column.is-width-small {
  min-width: 6rem;
  max-width: 8rem;
}

.table3_header-link {
  align-items: center;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.table3_header-link:hover {
  background-image: none;
  background-position: 100%;
  background-repeat: no-repeat;
}

.table3_page-button {
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem 1rem;
  display: flex;
}

.table3_page-button.w--current {
  border-color: #0000;
}

.table3_pagination-page-button-wrapper {
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
}

.table3_item {
  border-bottom: 1px solid #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.table3_button-holder {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.table3_column-button-wrapper {
  justify-content: center;
  align-items: center;
  width: 6rem;
  margin-left: auto;
  padding: 1.5rem 1rem;
  display: flex;
}

.button-4 {
  color: #0000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #0000;
  padding: .75rem 1.5rem;
}

.button-4.is-secondary {
  color: #0000;
  background-color: #0000;
}

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

.table3_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

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

.table3_pagination {
  justify-content: center;
  margin-top: 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.table3_content {
  border-top: 1px solid #0000;
  border-bottom: 1px #0000;
  flex-direction: column;
  overflow: auto;
}

.table3_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 5rem;
  position: relative;
}

.table3_button {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: 6.5rem;
  min-height: 2.5rem;
  padding: .5rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
}

.table3_button.is-previous {
  justify-content: flex-start;
  margin-right: auto;
}

.table3_button.is-next {
  justify-content: flex-end;
  margin-left: auto;
}

.table3_link {
  font-weight: 600;
  text-decoration: none;
}

.page-padding {
  padding-right: 5%;
}

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

.padding-vertical-2.padding-xxlarge {
  padding-bottom: 48px;
  padding-left: 0;
  padding-right: 0;
}

.table3_header-row {
  border-bottom: 1px solid #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  display: flex;
}

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

.text-span-5 {
  font-size: 1.8rem;
  font-weight: 700;
}

.section_content19 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.content19_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  max-height: 1170px;
  margin-bottom: 28px;
  padding-bottom: 0;
}

.content19_content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  margin-top: 43px;
  display: grid;
}

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

.content19_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  flex: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bold-text-2 {
  font-style: italic;
  font-weight: 900;
}

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

.tab1_tabs-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  margin-bottom: 4rem;
  display: flex;
  overflow: auto;
}

.tab1_tab-link {
  border-bottom: 1.5px solid var(--\<unknown\|relume-variable-transparent\>);
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  flex: none;
  padding: .5rem 0;
  overflow: auto;
}

.tab1_tab-link.w--current {
  border-bottom-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-transparent\>);
}

.tab-content-replace-this-div-3 {
  text-align: center;
  border: 2px dashed #0000001a;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kombo {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.koo {
  max-width: 400px;
}

.text-size-medium-5 {
  max-width: 500px;
  font-size: 1.125rem;
}

.video-overlay-layer {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

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

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

.heading-style-h1 {
  letter-spacing: -2px;
  font-size: 4.7rem;
  font-weight: 700;
  line-height: 1.2;
}

.section_header13 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.header13_component {
  flex-direction: column;
  height: 100svh;
  min-height: 100svh;
  margin-top: 106px;
  display: flex;
}

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

.header13_lightbox {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lightbox-play-icon {
  z-index: 2;
  color: var(--\<unknown\|relume-variable-neutral-white\>);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.header13_lightbox-wrapper {
  flex: 1;
  position: relative;
}

.header13_content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.komot-t {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 300px;
  display: flex;
}

.text-block-3 {
  text-decoration: none;
}

.product-header2_tabs-menu-2 {
  align-items: center;
  display: flex;
}

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

.section_gallery22 {
  overflow: hidden;
}

.gallery22_image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: auto;
  height: auto;
}

.gallery22_slide {
  padding-right: 2rem;
}

.gallery22_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-medium\>);
  width: 100%;
  overflow: hidden;
}

.gallery22_lightbox-link {
  width: 100%;
}

.gallery22_mask {
  width: 33.33%;
  overflow: visible;
}

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

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

.gallery22_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.gallery22_slider {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
}

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

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

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

.text-span-6 {
  font-size: 2rem;
}

.bold-text-3 {
  font-size: 1.5rem;
  font-weight: 400;
}

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

.text-span-7 {
  font-size: .9rem;
}

.text-span-8 {
  font-size: 1.3rem;
  font-weight: 700;
}

.text-span-9 {
  font-size: .8rem;
}

.image-5, .image-6, .image-7, .image-8, .image-9, .image-10 {
  border-radius: 7px;
}

.code-embed {
  margin-top: 107px;
}

.code-embed-2 {
  margin-top: 128px;
}

.code-embed-3 {
  margin-top: 92px;
}

.testimonial-image-left {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.testimonial-wrapper-four {
  justify-content: space-between;
  display: flex;
}

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.testimonial-image-four {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.testimonial-text-four {
  margin-bottom: 32px;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

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

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

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

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-dropdown-link {
  letter-spacing: .5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.1rem;
  font-weight: 500;
}

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

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

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

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .5px;
  margin-left: 18px;
  margin-right: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

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

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

.image-12 {
  max-width: 160px;
}

.text-block-4 {
  font-size: 1.3rem;
  font-weight: 500;
}

.menu-icon4_line-middle-top {
  z-index: 2;
  width: 24px;
  height: 2px;
  position: absolute;
  inset: 0;
}

.menu-icon4_line-middle-base {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  width: 24px;
  height: 2px;
  position: absolute;
}

.navbar16_component {
  border-bottom: 0px solid var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  width: 100%;
  min-height: 4.5rem;
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.menu-icon4_line-middle {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.navbar16_menu-button {
  z-index: 1;
  padding: 0;
  position: relative;
}

.navbar16_menu-button.w--open {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
}

.navbar16_link {
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding: .5rem 0;
  font-weight: 700;
  line-height: 1.2;
  display: inline-block;
  position: static;
}

.navbar16_link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.navbar16_logo-link {
  z-index: 1;
  padding-left: 0;
}

.menu-icon4_line-bottom {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  width: 24px;
  height: 2px;
}

.navbar16_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.menu-icon4_line-top {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  width: 24px;
  height: 2px;
  padding-bottom: 0;
  padding-right: 0;
}

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

.navbar16_menu {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100dvh;
  padding-left: 5%;
  padding-right: 5%;
  transition: height .5s;
  position: absolute;
  inset: 0% 0% auto;
  overflow: auto;
}

.navbar16_links-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  font-size: 3.5rem;
  display: flex;
}

.navbar16_menu-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding-top: 4.5rem;
  display: flex;
  position: relative;
}

.navbar16_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-items: stretch;
  display: flex;
}

.menu-icon4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
}

.menu-icon4_wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar16_bottom {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar16_container {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.portfolio-header8_tag-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  display: flex;
}

.portfolio-header8_overlay {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.section_portfolio-header8 {
  position: relative;
}

.section_portfolio-header8.text-color-white {
  height: 96vh;
}

.portfolio-header8_100vh {
  z-index: 1;
  align-items: flex-end;
  min-height: 100svh;
  max-height: 60rem;
  display: flex;
  position: relative;
}

.portfolio-header8_background-image-wrapper {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.padding-section-large-4 {
  width: 100%;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.portfolio-header8_metatag-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.portfolio-header8_content-wrapper {
  grid-column-gap: 2.1rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .5fr;
  grid-auto-columns: 1fr;
  align-items: end;
  width: 100%;
  display: grid;
}

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

.portfolio-header8_background-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-1\>);
  background-color: var(--\<unknown\|relume-variable-neutral-shade-1\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  justify-content: center;
  align-items: center;
  padding: .175rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.div-block-4 {
  max-width: 210px;
}

.div-block-4.search-desk.mob {
  display: none;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 348px;
  display: flex;
}

.text-span-10 {
  font-weight: 300;
}

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

.section-2 {
  display: none;
}

.content5_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  flex: 1;
  width: 100%;
  overflow: hidden;
}

.section_content5 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  padding-top: 0;
}

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

.content5_content-wrapper {
  position: sticky;
  top: 8.3rem;
}

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

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

.content5_component {
  grid-column-gap: 1.6rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.content5_image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.image-13, .image-14, .image-15, .image-16, .image-17, .image-18 {
  border-radius: 12px;
}

@media screen and (min-width: 1440px) {
  .social-links:hover {
    opacity: .6;
    transform: translate(0, -3px);
  }
}

@media screen and (max-width: 991px) {
  .container.small {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

  .text-size-regular.max-width-30ch {
    display: none;
  }

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

  .heading-1 {
    font-size: 3.8rem;
    line-height: 1.15;
  }

  .style-gudie-content.grid {
    grid-column-gap: 1rem;
  }

  .heading-5 {
    font-size: 3rem;
  }

  .heading-5.text-weight-regular {
    margin-bottom: 1.9rem;
    font-size: 3rem;
  }

  .style-guide-component {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

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

  .text-weight-medium.text-size-regular.text-color-mobile {
    color: var(--dark-green);
  }

  .section-style-guide {
    margin-top: 4rem;
  }

  .dropdown-link {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button {
    border-radius: 4px;
    overflow: hidden;
  }

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

  .navbar {
    height: 93px;
  }

  .dropdown-list {
    color: var(--dark-green);
    text-align: center;
  }

  .dropdown-list.w--open {
    border-radius: 0;
  }

  .nav-menu {
    grid-row-gap: 5rem;
    background-color: #f0f4f8;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .nav-menu.desk {
    display: none;
  }

  .nav-menu.mob {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .navbar-component {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .dropdown-icon {
    display: none;
  }

  .menu-icon {
    color: var(--dark-green);
  }

  .menu-icon.invert {
    filter: invert() contrast(200%);
  }

  .dropdown {
    text-align: center;
  }

  .text-color-grey {
    color: var(--dark-green);
  }

  .heading-images {
    text-align: left;
    align-items: center;
    margin-top: 15vh;
  }

  .heading-images.top-margin {
    margin-top: 6rem;
  }

  .faq-action-wrapper {
    right: 0;
  }

  .faq-action {
    width: 3rem;
    height: 3rem;
  }

  .faq-title-wrapper {
    padding-top: 4rem;
    padding-bottom: 2rem;
    padding-right: 3rem;
  }

  .faq-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-top: 6rem;
    margin-bottom: 4rem;
  }

  .faq-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .opacity-80.max-width-50 {
    width: 100%;
  }

  .faq-lottie {
    width: .75rem;
  }

  .faq-bottom-content {
    grid-template-columns: 1fr .25fr;
    padding-bottom: 3rem;
  }

  .submit-button {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-field.rounded {
    width: 30vw;
    padding-right: 0;
  }

  .form-horizontal {
    flex-direction: column;
    width: 100%;
  }

  .form-horizontal.hero.horizontal {
    flex-direction: row;
  }

  .newsletter-wrapper {
    background-position: 0%;
  }

  .services-component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .services-heading-wrapper {
    width: 100%;
  }

  .services-heading-wrapper.text-color-white.left-padding {
    padding-left: 0;
  }

  .services-heading-wrapper.contact {
    width: 100%;
  }

  .footer-component {
    padding-top: 4rem;
  }

  .contact-hero-wrap {
    margin-top: 3rem;
    top: 2rem;
  }

  .form-wrapper.margin-bottom-2rem {
    margin-bottom: 2rem;
  }

  .contact-list-wrap.grid {
    display: none;
  }

  .contact-list-wrap.max-width-40ch {
    margin-bottom: 1.5rem;
  }

  .contact-wrap {
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1.5fr;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: grid;
  }

  .contact-heading-wrapper {
    margin-top: 2rem;
    padding-left: 0;
  }

  .features {
    grid-column-gap: 0vw;
    grid-row-gap: 3rem;
    flex-direction: column;
    width: 100%;
  }

  .features.invert {
    flex-direction: column;
  }

  .features-component {
    grid-row-gap: 6rem;
    margin-top: 4rem;
    margin-bottom: 5rem;
  }

  .features-heading-3 {
    text-align: left;
    align-items: flex-start;
  }

  .features-content {
    width: 100%;
  }

  .features-content.align-middle {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

  .features-image {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

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

  .navbar-button-wrapper {
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .table-component {
    margin-bottom: 5rem;
  }

  .table-component.max-width-100.docs-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .row {
    flex-flow: row;
    grid-template-columns: .25fr;
    align-items: flex-start;
    padding-right: 0;
    transition: none;
    display: flex;
  }

  .row:hover {
    padding-bottom: 0;
  }

  .row.docs-grid {
    flex-direction: row;
  }

  .features-heading-4 {
    text-align: left;
    align-items: flex-start;
  }

  .row-wrapper {
    width: 100%;
  }

  .max-width-30ch.align-right {
    text-align: center;
    margin-bottom: 3rem;
  }

  .contact-wrap-grid {
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1.5fr;
    display: grid;
  }

  .home-hero-2-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    display: flex;
  }

  .features-heading-5 {
    text-align: left;
    align-items: flex-start;
  }

  .features-vertical-component {
    grid-row-gap: .5rem;
    width: 100%;
    padding-right: 0;
  }

  .features-vertical-component.align-margin-right {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-image {
    width: 100%;
  }

  .features-about-content {
    width: auto;
    padding-left: 0;
  }

  .features-about-content.text-color-white {
    width: 100%;
    padding-left: 0;
  }

  .align-wrapper-right {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .features-about-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

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

  .about-wrapper.top-margin {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-top: 4rem;
    margin-left: 0;
    margin-right: 0;
  }

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

  .benefits-card {
    padding: 2rem 1rem;
  }

  .benefits-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .integrations-card {
    flex-direction: column;
    height: auto;
  }

  .integrations-card-wrapper {
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

  .integrations-ticker.bottom._2, .integrations-ticker._1 {
    display: none;
  }

  .blog-post-component, .blog-pots-component {
    margin-bottom: 4rem;
  }

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

  .hero-avatar-content {
    margin-top: 0;
  }

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

  .testimonial-card {
    width: 100%;
    max-width: none;
  }

  .team-member-grid {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .team-member-component {
    grid-row-gap: 4rem;
    padding-left: 0;
    padding-right: 0;
  }

  .docs-component {
    margin-bottom: 6rem;
  }

  .help-center-component {
    margin-top: 4rem;
  }

  .cards-component {
    grid-row-gap: 2rem;
    flex-direction: column;
    margin-bottom: 5rem;
  }

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

  .price-list {
    padding-left: 0;
  }

  .pricing-grid {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-bottom: 6rem;
    display: flex;
  }

  .heading-hero {
    font-size: 5.2rem;
  }

  .heading-hero.text-left-align {
    font-size: 5.1rem;
  }

  .hero-heading {
    max-width: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .intro-text {
    text-align: center;
    font-size: 2.5rem;
  }

  .span {
    border-radius: .35rem;
    width: 3rem;
    height: 3rem;
    line-height: 6;
  }

  .max-width-70ch.center-align {
    text-align: center;
  }

  .marquee-content {
    width: 100%;
    max-width: 60ch;
    margin-left: 2rem;
    margin-right: 2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .integrations-marquee-wrapper {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .team-member-image {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .grid-contact {
    flex-direction: column;
    display: flex;
  }

  .home-images-horizontal {
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3.8rem;
    padding-left: 0;
  }

  .home-card-component {
    width: 100%;
  }

  .card-image-wrapper {
    width: 100%;
    height: 55vh;
  }

  .home-big-text.margin-top {
    margin-top: 6rem;
  }

  .home-grid {
    padding-left: 0;
  }

  .home-grid.margin-top {
    padding-left: 0%;
  }

  .card-image {
    height: 55vh;
  }

  .table-component-wrapper {
    grid-row-gap: 6rem;
    margin-bottom: 5rem;
  }

  .table-wrapper.left-padding {
    padding-left: 0;
  }

  .table-heading-wrapper {
    width: 100%;
  }

  .faq-heading-wrapper {
    text-align: left;
    align-items: flex-start;
  }

  .hero-heading-features {
    text-align: left;
    align-items: center;
    margin-top: 15vh;
  }

  .home-marquee-logos {
    width: 100%;
    padding-top: 12.8rem;
    padding-bottom: 12.8rem;
  }

  .about-wrapper-white {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-table-component {
    padding-left: 0;
    padding-right: 0;
  }

  .home-big-text-wrapper {
    width: 100%;
    max-width: none;
    padding-left: 0;
  }

  .floating-card-wrapper {
    right: -5%;
  }

  .floating-card-component {
    width: 280px;
  }

  .card-icon.hero-icon {
    width: 2.5rem;
  }

  .card-wrapper {
    width: 100%;
    margin-bottom: 3rem;
  }

  .home-benefits-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .features-integrations-marquee {
    flex-direction: column;
    height: auto;
    margin-top: 1rem;
  }

  .features-banner {
    grid-column-gap: 0vw;
    grid-row-gap: 3rem;
    flex-direction: column;
    width: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .features-banner.top-margin {
    margin-top: 6rem;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }

  .features-banner-content {
    width: 100%;
    padding-left: 0;
  }

  .features-banner-content.left-padding-0 {
    padding-left: 0;
  }

  .features-banner-heading-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .banner-card-wrapper {
    width: 100%;
  }

  .floating-card-left {
    left: 5%;
  }

  .features-banner-image {
    width: 100%;
  }

  .features-banner-wrapper {
    padding-right: 0;
  }

  .heading-pricing {
    text-align: left;
    align-items: center;
    margin-top: 4.4rem;
  }

  .heading-pricing.margin-top-wrapper, .heading-pricing.margin-top-pricing {
    margin-top: 15vh;
  }

  .features-table-wrapper {
    padding-left: 0;
  }

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

  .contact-form-wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .contact-2-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 15vh;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .contact-content-wrapper-copy {
    flex-direction: column;
  }

  .team-member-heading {
    margin-top: 15vh;
  }

  .team-member-heading-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .team-member-padding {
    padding-left: 0;
  }

  .button-white-contact.absolute {
    justify-content: center;
    align-items: center;
    margin-bottom: 1.25rem;
    inset: auto auto 0%;
  }

  .hero-3-heading-wrapper {
    width: 100%;
  }

  .hero-3-heading-wrapper.left-padding-0 {
    max-width: none;
    padding-left: 0;
  }

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

  .hero-tag-wrapper {
    display: none;
  }

  .hero-button-padding {
    padding-right: 20rem;
  }

  .nav-menu-white {
    grid-row-gap: 5rem;
    background-color: #f0f4f8;
    justify-content: center;
  }

  .dropdown-white {
    color: var(--dark-green);
    text-align: center;
  }

  .hero-floating-cards {
    left: 5%;
  }

  .hero-floating-cards.left-align {
    width: 80%;
    margin-bottom: 1.3rem;
    position: static;
  }

  .hero-left-floating-card {
    width: 80%;
    position: static;
  }

  .hero-3-image-wrapper {
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .hero-right-text-wrapper {
    margin-bottom: 1.3rem;
  }

  .hero-bottom-floating-cards {
    left: 5%;
  }

  .hero-bottom-floating-cards.left-align {
    margin-top: 3.3rem;
    margin-bottom: 1.5rem;
    display: none;
    position: static;
  }

  .home-images-wrapper {
    width: 100vw;
    display: flex;
    overflow: hidden;
  }

  .home-image-3, .home-image-5 {
    display: none;
  }

  .home-card {
    left: 5%;
  }

  .hero-heading-right {
    grid-column-gap: 2.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    max-width: none;
    display: flex;
  }

  .hero-section-component {
    grid-row-gap: 3rem;
    margin-top: 15vh;
    padding-bottom: 0;
  }

  .hero-heading-left {
    width: 100%;
  }

  .home-hero-heading {
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    min-height: auto;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .figma {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    overflow: hidden;
  }

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

  .figma-content {
    width: 100%;
    margin-top: 4.2rem;
    margin-bottom: 4.2rem;
    margin-left: 0;
    padding-left: 3.1rem;
    padding-right: 3.1rem;
  }

  .home-card-image-wrap.ratio {
    height: auto;
  }

  .figma-image {
    height: 100%;
  }

  .figma-image-wrap {
    width: 100%;
  }

  .home-page-cards-grid {
    grid-template-columns: 1fr;
  }

  .hero-3-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }

  .hero-left-heading-wrapper {
    margin-top: 1.5625rem;
  }

  .features-3-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 15vh;
    margin-bottom: 3rem;
  }

  .hero-heading-text-wrapper {
    max-width: none;
  }

  .hero-heading-text-wrapper.bottom-margin {
    margin-bottom: 1rem;
  }

  .license-component {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    margin-top: 5.3rem;
    margin-bottom: 6rem;
  }

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

  .job-card-wrapper {
    flex-flow: row;
  }

  .job-title {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .spacer-6rem {
    height: 0;
  }

  .home-3-hero {
    grid-column-gap: 0vw;
    grid-row-gap: 3rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 7.7rem;
    display: flex;
  }

  .floating-card-home {
    left: auto;
    right: 3%;
  }

  .last {
    margin-right: 0;
  }

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

  .grid-none {
    display: none;
  }

  .home-3-hero-image-wrapper {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .products-template-component, .more-products-list, .categories-component {
    grid-template-columns: 1fr;
  }

  .text-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.3rem;
    font-weight: 700;
  }

  .home-hero {
    grid-row-gap: 3rem;
    margin-top: 6rem;
    padding-bottom: 0;
  }

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

  .menu-icon-2 {
    color: #042f3a;
    font-size: 2.1rem;
  }

  .search-bar {
    display: none;
  }

  .dropdown-list-2 {
    color: #042f3a;
    text-align: center;
  }

  .dropdown-list-2.w--open {
    border-radius: 0;
  }

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

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

  .grid-quarter {
    grid-template-columns: .75fr .75fr;
  }

  .uui-team09_list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .uui-team09_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .pricing-items {
    flex-flow: column;
    padding-top: 2px;
  }

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

  .pricing-card-two {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two {
    margin-right: 20px;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-blog03_image-wrapper.is-featured {
    padding-top: 75%;
  }

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

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

  .uui-heading-large-2 {
    font-size: 2.75rem;
  }

  .uui-blog03_image-wrapper-2.is-featured {
    padding-top: 75%;
  }

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

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .button-3.is-small.is-alternate {
    border-style: solid;
    border-radius: 0;
  }

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

  .product-header2_gallery {
    grid-template-rows: auto auto;
  }

  .product-header2_gallery-button-wrapper {
    border-radius: 20px;
  }

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

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

  .product-header2_content-bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr minmax(16rem, .5fr);
    max-width: 100%;
  }

  .product-header2_modal-content-wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .product-header1_layout {
    grid-column-gap: 5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .product-header1_component {
    padding-bottom: 2.5rem;
  }

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

  .heading-style-h2 {
    margin-top: 37px;
    font-size: 2.75rem;
  }

  .tab2_component {
    margin-top: 0;
  }

  .tab2_tabs-content {
    margin-left: -28px;
  }

  .table3_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

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

  .table3_header-row {
    min-width: 72rem;
  }

  .content19_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

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

  .heading-style-h1 {
    letter-spacing: -1px;
    font-size: 4.3rem;
  }

  .header13_component {
    height: auto;
    min-height: auto;
    margin-bottom: 45px;
  }

  .header13_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

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

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

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

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

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

  .menu-button-2.w--open {
    background-color: var(--green);
    color: #fff;
    border-radius: 12px;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .navbar-brand {
    z-index: 234;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    margin-left: 2rem;
    margin-right: 2rem;
  }

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

  .nav-menu-2 {
    background-color: #fff;
    border-radius: 12px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: -25px;
    padding-top: 50px;
    padding-bottom: 18px;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-icon4_line-middle-top {
    z-index: 2;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0;
  }

  .menu-icon4_line-middle-base {
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .menu-icon4_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .navbar16_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

  .navbar16_menu-button.w--open {
    background-color: var(--\<unknown\|relume-variable-transparent\>);
  }

  .navbar16_link {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1rem 0;
    position: static;
  }

  .menu-icon4_line-bottom, .menu-icon4_line-top {
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar16_menu {
    flex-direction: column;
    justify-content: center;
    position: absolute;
  }

  .navbar16_links-wrapper {
    flex: 1;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1.5rem;
  }

  .menu-icon4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .menu-icon4_wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .navbar16_container {
    grid-auto-columns: 1fr;
  }

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

  .portfolio-header8_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1.5fr;
  }

  .div-block-4 {
    z-index: 234234;
    position: relative;
  }

  .div-block-4.search-desk {
    display: none;
  }

  .div-block-4.search-desk.mob {
    display: block;
  }

  .div-block-4.search-desk.mob.small-dev {
    display: none;
  }

  .content5_content-wrapper {
    position: static;
  }

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

  .content5_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .hero-style-guide-wrapper {
    padding-top: 8rem;
  }

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

  .text-size-regular.max-width-30ch {
    max-width: 50ch;
  }

  .padding-global {
    padding: 0 1.05rem;
  }

  .padding-global.large {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .style-guide-header {
    font-size: .875rem;
  }

  .text-size-xlarge {
    font-size: 1.5rem;
    line-height: 1.4;
  }

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

  .style-gudie-content.grid {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .style-guide-menu {
    grid-column-gap: 2rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .heading-5 {
    font-size: 2.5rem;
    line-height: 1.15;
  }

  .heading-5.text-weight-regular {
    font-size: 2.4rem;
    font-weight: 500;
  }

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

  .text-size-large.job {
    font-size: 1.6rem;
  }

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

  .heading-3 {
    font-size: 5rem;
  }

  .style-guide-component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

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

  .navbar {
    top: -.6rem;
  }

  .dropdown-list {
    color: var(--dark-green);
  }

  .menu-icon.invert {
    filter: contrast(200%) invert();
  }

  .heading-images {
    grid-row-gap: 2rem;
  }

  .faq-title-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .faq-component {
    margin-top: 3rem;
  }

  .opacity-80.max-width-50 {
    width: 80%;
  }

  .opacity-80.max-width-60 {
    width: 100%;
  }

  .newsletter-heading {
    margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .form-block, .text-field.rounded {
    width: 100%;
  }

  .form-horizontal.hero.horizontal {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
    align-items: stretch;
    width: 35ch;
  }

  .services-heading-wrapper {
    width: 100%;
  }

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

  .footer-bottom {
    margin-top: 3rem;
  }

  .form {
    align-items: stretch;
  }

  .contact-hero-wrap {
    margin-top: 3rem;
    top: 0;
  }

  .contact-list-wrap {
    margin-bottom: 2rem;
  }

  .contact-list-wrap.max-width-30ch, .contact-list-wrap.max-width-40ch {
    margin-bottom: 1rem;
  }

  .contact-wrap {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .contact-wrapper {
    margin-top: 3rem;
  }

  .contact-heading-wrapper {
    padding-left: 0;
  }

  .features-component {
    grid-row-gap: 6rem;
    margin-top: 4rem;
  }

  .features-content.align-middle {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .button-green {
    justify-content: center;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .row {
    flex-flow: column;
  }

  .contact-wrap-grid {
    flex-direction: column;
    display: block;
  }

  .about-image, .features-about-content, .align-wrapper-right {
    width: 100%;
  }

  .about-text-wrapper {
    align-items: flex-start;
  }

  .benefits-card {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
  }

  .benefits-grid {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .integrations-card {
    flex-direction: column;
  }

  .integrations-card-wrapper {
    margin-bottom: 1rem;
  }

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

  .team-member-component {
    grid-row-gap: 3rem;
  }

  .docs-component {
    margin-bottom: 4rem;
  }

  .price-card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pricing-grid {
    margin-bottom: 6rem;
  }

  .heading-hero {
    white-space: normal;
    font-size: 3.9rem;
  }

  .intro-text {
    padding-left: 44px;
    padding-right: 44px;
    font-size: 1.5rem;
  }

  .span {
    background-size: 2.5rem 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -2rem;
    bottom: -1.25rem;
  }

  .banner-contact-heading {
    margin-bottom: 1rem;
  }

  .button-white.button-transparent.checkout {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .max-width-70ch.center-align {
    max-width: none;
  }

  .features-marquee-text-wrap {
    justify-content: flex-start;
    align-items: stretch;
  }

  .marquee-content {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 2rem;
  }

  .integrations-marquee-wrapper {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .team-member-image {
    height: 30vh;
  }

  .grid-contact {
    flex-direction: column;
    display: flex;
  }

  .home-images-horizontal {
    grid-template-columns: 1fr;
    margin-bottom: 6rem;
  }

  .card-image-wrapper {
    height: 28rem;
  }

  .home-big-text.margin-top {
    margin-top: 7.1rem;
  }

  .home-grid {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .home-grid.margin-top {
    margin-top: 3.3rem;
  }

  .table-component-wrapper {
    grid-row-gap: 6rem;
  }

  .table-wrapper.left-padding {
    grid-row-gap: 4rem;
    padding-left: 0;
  }

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

  .faq-heading-wrapper {
    grid-row-gap: 2rem;
    align-items: flex-start;
  }

  .hero-heading-features {
    grid-row-gap: 2rem;
  }

  .home-marquee-logos {
    width: 100%;
    padding-top: 12.9rem;
    padding-bottom: 12.9rem;
  }

  .about-table-component.top-margin {
    margin-top: 6rem;
  }

  .home-big-text-wrapper {
    padding-left: 0;
  }

  .floating-card-wrapper {
    right: -10%;
  }

  .card-wrapper {
    width: 100%;
  }

  .home-benefits-grid {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .features-integrations-marquee {
    flex-direction: column;
  }

  .features-banner {
    padding-left: 0;
    padding-right: 0;
  }

  .features-banner-content {
    padding-left: 0;
  }

  .features-banner-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .features-banner-font {
    font-size: 3.2rem;
  }

  .heading-pricing {
    grid-row-gap: 2rem;
    margin-top: 4.7rem;
    margin-bottom: 4.5rem;
  }

  .blog-tags-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

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

  .contact-1-wrapper {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .contact-2-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-grid {
    flex-flow: column;
    display: flex;
  }

  .rich-text-paddig {
    padding-left: 0;
  }

  .team-member-heading-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .hero-3-heading-wrapper {
    padding-left: 0;
  }

  .hero-image-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .hero-button-padding {
    padding-right: 10rem;
  }

  .view-all-tag {
    white-space: nowrap;
  }

  .dropdown-white {
    color: var(--dark-green);
  }

  .hero-3-image-wrapper {
    height: 50vh;
  }

  .home-images-wrapper {
    width: auto;
  }

  .home-image-1 {
    display: none;
  }

  .hero-3-grid.margin {
    margin-top: 2.1rem;
  }

  .license-content {
    grid-row-gap: 4rem;
    flex-direction: column;
  }

  .license-component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    margin-top: 4.2rem;
    margin-bottom: 5.7rem;
  }

  .text-size-medium-3 {
    font-size: 1.2rem;
  }

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

  .job-card-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: column;
  }

  .job-title {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: auto;
  }

  .home-3-hero {
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .floating-card-home {
    flex-flow: row;
    order: 1;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: absolute;
    bottom: -8%;
    right: 2%;
  }

  .floating-card-home.news-vs {
    display: flex;
  }

  .home-3-hero-image-wrapper {
    flex-flow: row;
    width: 100%;
    max-width: none;
    height: 50vh;
  }

  .main-image {
    height: 50vh;
  }

  .checkout-form, .paypal-checkout-form {
    padding-left: 0;
    padding-right: 0;
  }

  .button-wrapper-banner.gap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    align-items: flex-start;
  }

  .dropdown-list-2 {
    color: #042f3a;
  }

  .button-green-2 {
    justify-content: center;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .heading-xsmall-2, .text-size-large-3 {
    font-size: 1.125rem;
  }

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

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

  .product7_image-wrapper {
    height: 100%;
  }

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

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

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

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .social-link:hover {
    color: var(--untitled-ui--gray400);
  }

  .uui-team09_image-wrapper {
    height: 100%;
  }

  .uui-team09_item {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .uui-team09_list, .uui-team09_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

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

  .pricing-items {
    padding: 0 15px 60px;
  }

  .pricing-card-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .pricing-content {
    width: auto;
    min-width: auto;
  }

  .div-block-3.shadow-two {
    width: 100%;
    height: auto;
  }

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

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

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-heading-small {
    font-size: 1.5rem;
  }

  .uui-blog03_component {
    margin-top: 4rem;
  }

  .uui-blog03_featured-item {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-bottom: 3.5rem;
  }

  .uui-blog03_featured-item-content {
    padding: 0;
  }

  .uui-blog03_category-menu {
    width: 100vw;
    margin-bottom: 3rem;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .uui-blog03_category-menu.no-scrollbar {
    justify-content: flex-start;
  }

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

  .uui-blog03_image-link:hover {
    box-shadow: none;
  }

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

  .uui-blog03_menu-link:hover {
    color: var(--untitled-ui--gray500);
    border-bottom-style: none;
  }

  .uui-blog03_menu-link.last-link {
    margin-right: 2rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

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

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

  .uui-text-size-large-3 {
    font-size: 1rem;
  }

  .uui-heading-large-2 {
    font-size: 2.25rem;
  }

  .uui-heading-xsmall-2 {
    font-size: 1.25rem;
  }

  .uui-heading-small-2 {
    font-size: 1.5rem;
  }

  .uui-blog03_component-2 {
    margin-top: 4rem;
  }

  .uui-blog03_featured-item-2 {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-bottom: 3.5rem;
  }

  .uui-blog03_featured-item-content-2 {
    padding: 0;
  }

  .uui-blog03_category-menu-2 {
    width: 100vw;
    margin-bottom: 3rem;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .uui-blog03_category-menu-2.no-scrollbar {
    justify-content: flex-start;
  }

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

  .uui-blog03_image-link-2:hover {
    box-shadow: none;
  }

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

  .uui-blog03_menu-link-2:hover {
    color: var(--untitled-ui--gray500);
    border-bottom-style: none;
  }

  .uui-blog03_menu-link-2.last-link {
    margin-right: 2rem;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 13.8rem;
    padding-bottom: 4rem;
  }

  .logo-footer {
    max-width: 580px;
  }

  .text-span-4 {
    font-size: 1.6rem;
  }

  .button-3.is-navbar16-button {
    padding: .25rem 1rem;
  }

  .product-header2_content-top {
    flex-direction: column-reverse;
    margin-bottom: 2rem;
    display: flex;
  }

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

  .product-header2_gallery {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .product-header2_list {
    display: none;
  }

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

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

  .product-header2_content-bottom {
    grid-column-gap: 5rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .product-header2_modal-content-wrapper {
    padding-bottom: 7rem;
  }

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

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

  .product-header1_layout {
    grid-column-gap: 5rem;
    grid-row-gap: 2rem;
  }

  .product-header1_component {
    padding-bottom: 1.5rem;
  }

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

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

  .product-header1_heading {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .product-header1_accordion-icon {
    width: 1.75rem;
  }

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

  .gallery23_slide {
    padding-right: 1.5rem;
  }

  .gallery23_mask {
    width: 50%;
  }

  .heading-style-h2 {
    margin-top: 48px;
    font-size: 2.25rem;
  }

  .tab4_component {
    align-items: flex-start;
  }

  .tab4_tabs-menu {
    min-width: auto;
    max-width: 100%;
  }

  .tab2_tabs-menu {
    justify-content: flex-start;
    width: 100vw;
    margin-bottom: 3rem;
    margin-left: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .tab2_tabs-menu.no-scrollbar {
    flex-flow: column;
  }

  .tab2_tabs-content {
    margin-left: 0;
  }

  .table3_pagination-page-button-wrapper {
    display: none;
  }

  .table3_item {
    flex-flow: column;
  }

  .table3_component {
    grid-row-gap: 3rem;
  }

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

  .content19_content-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

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

  .tab1_tabs-menu {
    width: 100vw;
    margin-bottom: 3rem;
    margin-left: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .kombo {
    flex-flow: column;
  }

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

  .heading-style-h1 {
    letter-spacing: -1px;
    font-size: 3.8rem;
  }

  .header13_component {
    height: auto;
  }

  .header13_content-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .gallery22_slide {
    padding-right: 1.5rem;
  }

  .gallery22_mask {
    width: 50%;
  }

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

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

  .code-embed-3 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

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

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

  .nav-menu-wrapper {
    justify-content: center;
    align-items: flex-start;
    margin-left: .55rem;
    margin-right: .55rem;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .nav-menu-2 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    background-color: #f2f4f7;
    border-radius: 12px;
    flex-direction: column;
    margin-top: -39px;
    padding-top: 82px;
    padding-bottom: 82px;
  }

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

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

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

  .image-12 {
    max-width: 130px;
  }

  .navbar16_component {
    min-height: 4rem;
  }

  .navbar16_link {
    font-size: 1.5rem;
  }

  .navbar16_links-wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar16_menu-wrapper {
    padding-top: 4rem;
  }

  .navbar16_bottom {
    height: 4rem;
  }

  .portfolio-header8_tag-list {
    display: none;
  }

  .section_portfolio-header8.text-color-white {
    height: 100vh;
  }

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

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

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

  .portfolio-header8_content-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .div-block-4.search-desk.mob.mid {
    display: none;
  }

  .div-block-4.search-desk.mob.small-dev {
    display: block;
  }

  .section-2 {
    display: none;
  }

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

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

@media screen and (max-width: 479px) {
  img {
    object-position: 50% 50%;
  }

  .text-box.large {
    max-width: 18rem;
  }

  .hero-style-guide-wrapper {
    padding-top: 6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.small {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

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

  .style-guide-menu {
    grid-column-gap: 1rem;
    grid-template-columns: 1fr;
    width: 100%;
  }

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

  .text-size-medium {
    display: flex;
  }

  .text-size-medium.text-color-grey {
    font-size: 1rem;
  }

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

  .sticky-menu, .style-guide-menu-wrapper {
    width: 100%;
  }

  .heading-3 {
    font-size: 3.9rem;
  }

  .style-guide-content {
    margin-bottom: 6rem;
  }

  .style-guide-component {
    width: 100%;
  }

  .style-guide-component.margin-top-3rem {
    flex-flow: column;
    padding-left: .5rem;
    display: flex;
  }

  .heading-6 {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .divider-line {
    width: 100%;
  }

  .text-weight-medium.text-size-regular {
    font-size: 1.2rem;
  }

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

  .navbar-component {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .heading-images {
    grid-row-gap: 1.5rem;
    align-items: center;
    margin-top: 15vh;
  }

  .faq-title-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-right: 3.5rem;
  }

  .opacity-80.max-width-50 {
    width: 100%;
  }

  .faq-bottom-content {
    display: flex;
  }

  .newsletter-heading {
    text-align: center;
    width: 100%;
    max-width: none;
  }

  .form-block {
    width: 100%;
  }

  .home-hero-left {
    grid-row-gap: 1rem;
    width: 100%;
  }

  .text-field.rounded {
    text-align: center;
    border-radius: 10rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .form-horizontal.hero.horizontal {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .newsletter-wrapper {
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: .7rem;
    padding-right: .7rem;
  }

  .services-heading-wrapper {
    grid-row-gap: 1rem;
  }

  .services-heading-wrapper.text-color-white.left-padding {
    padding-left: 0;
  }

  .footer-grid {
    grid-template-columns: 1.75fr;
  }

  .footer-bottom-wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    margin-top: 2rem;
  }

  .contact-links {
    flex-direction: row;
  }

  .contact-hero-wrap {
    margin-top: 0;
  }

  .contact-list-wrap.max-width-30ch {
    margin-bottom: 2rem;
  }

  .contact-wrap {
    flex-direction: column;
    grid-template-columns: 1.5fr;
    align-items: center;
    padding: 2rem;
    display: flex;
  }

  .contact-wrapper {
    margin-bottom: 0;
  }

  .contact-wrapper.top-margin {
    grid-row-gap: 2rem;
  }

  .contact-heading-wrapper {
    margin-top: 6rem;
    padding-left: 0;
  }

  .contact-us-text-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-bottom-wrapper {
    flex-direction: column;
    margin-top: 13px;
  }

  .align-left, .align-right {
    text-align: center;
  }

  .image-background.cards {
    height: 18rem;
  }

  .features {
    grid-row-gap: 1rem;
  }

  .features-component {
    grid-row-gap: 6rem;
    margin-top: 6rem;
    margin-bottom: 3rem;
  }

  .features-content {
    justify-content: flex-start;
    align-items: stretch;
  }

  .features-content.align-middle {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .features-heading-wrapper {
    justify-content: flex-start;
    align-items: stretch;
  }

  .button-green {
    justify-content: center;
  }

  .button-green.products {
    max-width: 190px;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .table-component.max-width-100 {
    margin-bottom: 0;
  }

  .table-component.max-width-100.docs-padding {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .row-line {
    margin-top: 2rem;
  }

  .row.docs-grid {
    flex-flow: row;
    padding-right: 0;
  }

  .max-width-30ch.align-left {
    text-align: left;
    max-width: 100%;
  }

  .contact-wrap-grid {
    grid-template-columns: 1.5fr;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .home-hero-2-grid {
    text-align: left;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 5rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .features-vertical-component {
    width: 100%;
  }

  .features-about-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

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

  .about-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
  }

  .about-wrapper.top-margin {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .benefits-grid {
    grid-row-gap: 1rem;
  }

  .integrations-card-wrapper {
    margin-top: 6.6rem;
    margin-bottom: 1rem;
  }

  .blog-pots-component {
    margin-top: 15vh;
  }

  .hero-social-proof {
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
  }

  .hero-avatar-content.margin-top-0 {
    max-width: none;
  }

  .docs-component {
    margin-bottom: 3rem;
  }

  .cards-component {
    margin-bottom: 0;
  }

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

  .card {
    grid-row-gap: 1rem;
    padding-bottom: 3rem;
  }

  .price-button {
    align-items: center;
  }

  .price-card {
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 100%;
    min-height: auto;
  }

  .pricing-grid {
    margin-bottom: 3rem;
  }

  .card-heading {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    display: flex;
  }

  .home-hero-subitle {
    padding-left: .5rem;
    padding-right: .5rem;
    bottom: 1rem;
  }

  .hero-bottom {
    flex-flow: row;
  }

  .hero-bottom.mobile {
    display: none;
  }

  .hero-heading-wrapper.relative {
    overflow: visible;
  }

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

  .heading-hero.text-left-align {
    font-size: 3.2rem;
  }

  .hero-heading {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .intro-text {
    padding-left: 1px;
    padding-right: 1px;
    font-size: 1.2rem;
    font-weight: 400;
  }

  .contact-us-content {
    width: 100%;
  }

  .banner-contact-heading {
    align-items: flex-start;
    margin-bottom: 2rem;
  }

  .button-white.button-transparent.checkout {
    justify-content: center;
    align-items: center;
  }

  .grid-contact {
    flex-direction: column;
    display: flex;
  }

  .home-images-horizontal {
    margin-bottom: 6rem;
  }

  .home-card-component {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .card-image-wrapper {
    max-height: 25vh;
  }

  .home-big-text.margin-top {
    margin-top: 21.7rem;
  }

  .home-grid {
    flex-direction: column;
    margin-top: 3rem;
    margin-bottom: 3rem;
    display: flex;
  }

  .home-grid.margin-top {
    margin-top: 3.5rem;
  }

  .card-image {
    width: 100%;
    height: 25vh;
  }

  .table-component-wrapper {
    grid-row-gap: 6rem;
    margin-bottom: 3rem;
    padding-right: 0;
  }

  .table-wrapper.left-padding {
    grid-row-gap: 3rem;
  }

  .table-heading-wrapper {
    padding-left: .5rem;
  }

  .faq-heading-wrapper {
    align-items: flex-start;
  }

  .hero-heading-features {
    align-items: center;
  }

  .about-wrapper-white {
    padding-left: 0;
    padding-right: 0;
  }

  .about-table-component {
    margin-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .home-big-text-wrapper {
    width: 100%;
  }

  .floating-card-wrapper {
    right: 4%;
  }

  .floating-card-component {
    width: 250px;
  }

  .floating-card-component.home-e.home-full-wi {
    height: 160px;
  }

  .card-icon.hero-icon {
    width: 3.2rem;
  }

  .card-wrapper {
    margin-bottom: 6rem;
  }

  .home-benefits-grid {
    grid-row-gap: 1rem;
  }

  .features-banner.top-margin {
    padding-left: 0;
    padding-right: 0;
  }

  .features-banner-content {
    padding-left: 0;
  }

  .features-banner-font {
    font-size: 2.5rem;
  }

  .heading-pricing {
    align-items: center;
    margin-top: 4rem;
    margin-bottom: 2.9rem;
  }

  .blog-tags-content {
    flex-flow: wrap;
  }

  .numbers-content-grid {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .features-table-wrapper {
    margin-top: 4rem;
  }

  .contact-1-wrapper {
    margin-top: 15vh;
  }

  .contact-content-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .contact-form-wrapper {
    padding: 1.9rem 1.5rem 1.7rem;
  }

  .form-name-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
  }

  .contact-2-wrapper {
    margin-bottom: 2.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-content-wrapper-copy {
    grid-row-gap: 2rem;
  }

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

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

  .rich-text-paddig {
    padding-left: 0;
  }

  .team-member-heading-wrapper {
    padding-left: .5rem;
  }

  .team-member-wrapper {
    margin-right: 0;
  }

  .team-member-padding, .hero-3-heading-wrapper {
    padding-left: 0;
  }

  .hero-3-heading-wrapper.left-padding-0 {
    flex-flow: column;
  }

  .hero-button-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    width: 100%;
  }

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

  .row-line-home {
    margin-top: 2rem;
  }

  .banner-contact-links {
    flex-direction: column;
  }

  .price-content-wrapper {
    grid-row-gap: 1.2rem;
  }

  .docs-heading-horizontal {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    flex-flow: column;
    padding-right: 9px;
  }

  .view-all-tag {
    justify-content: center;
    align-items: center;
  }

  .blog-tags-list {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .button-navbar-white {
    justify-content: center;
  }

  .hero-floating-cards.left-align {
    flex-flow: row;
    width: 100%;
  }

  .hero-left-floating-card {
    width: 100%;
  }

  .hero-3-image-wrapper {
    width: 90%;
    height: 50vh;
  }

  .home-images-wrapper {
    margin-top: .25rem;
    margin-bottom: 0;
  }

  .home-image-4 {
    display: none;
  }

  .home-image-2 {
    width: 100%;
    margin-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-heading-right {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-section-component {
    margin-top: 0;
  }

  .home-hero-heading {
    grid-row-gap: 1rem;
    margin-top: 15vh;
  }

  .template-component {
    padding-bottom: 0;
  }

  .figma-content {
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }

  .figma-image {
    object-position: 0% 50%;
  }

  .heading-button {
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: center;
  }

  .home-page-cards-grid {
    margin-bottom: 3rem;
  }

  .hero-heading-text-wrapper {
    text-align: left;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
  }

  .license-content {
    display: flex;
  }

  .license-component {
    grid-row-gap: 1.75rem;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 2.5rem;
    margin-left: 0;
  }

  .text-size-medium-3 {
    display: flex;
  }

  .style-guide-button {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .license-images-grid {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .job-card-wrapper, .job-title {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .home-3-hero {
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }

  .floating-card-home {
    position: absolute;
    left: auto;
  }

  .floating-card-home.news-vs {
    max-width: 324px;
  }

  .floating-card-home.news-vs.texted {
    max-width: 324px;
    margin-top: 69px;
  }

  .team-member-flex {
    flex-flow: column;
    display: flex;
  }

  .home-3-hero-image-wrapper {
    width: 90%;
    height: 50vh;
  }

  .main-image, .main-image.small {
    height: 20rem;
  }

  .products-template-component {
    margin-bottom: 4rem;
  }

  .product-description {
    grid-row-gap: 1rem;
    align-items: stretch;
    padding: 0;
  }

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

  .more-products-component {
    grid-row-gap: 1rem;
    margin-bottom: 4rem;
  }

  .text-link {
    justify-content: flex-start;
  }

  .home-hero {
    margin-top: 0;
  }

  .grid-team-member {
    flex-flow: column;
    display: flex;
  }

  .button-green-2 {
    justify-content: center;
  }

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

  .text-size-medium-4.text-weight-semibold {
    font-size: 1.3rem;
  }

  .grid-quarter {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .uui-team09_image-wrapper {
    padding-top: 66%;
  }

  .uui-team09_item {
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .pricing-items {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

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

  .pricing-card-two {
    padding: 15px;
  }

  .pricing-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block {
    margin-bottom: 10px;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 11.3rem;
  }

  .product-header2_gallery, .product-header2_list {
    grid-template-columns: 1fr;
  }

  .product-header2_tabs-menu {
    align-items: flex-start;
  }

  .product-header2_modal-list {
    grid-template-columns: 1fr;
  }

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

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

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

  .table3_header {
    flex-direction: column;
    align-items: flex-start;
  }

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

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

  .heading-style-h1 {
    letter-spacing: -1px;
    font-size: 2.7rem;
  }

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

  .product-header2_tabs-menu-2 {
    align-items: flex-start;
  }

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

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .nav-button-wrapper {
    width: auto;
  }

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

  .image-12 {
    min-width: 100px;
    max-width: 110px;
  }

  .section_portfolio-header8.text-color-white {
    height: 100vh;
  }

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

  .portfolio-header8_content-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }
}

#w-node-fed160f8-e219-d30f-c76a-430df1582398-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df15823ac-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df15823b1-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df15823c8-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df15823f2-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df1582422-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df1582440-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df1582442-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df1582447-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df158244c-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df1582451-66c1dfae, #w-node-fd4d8d1f-095f-99e5-943c-05aac00e9a4d-66c1dfae, #w-node-fed160f8-e219-d30f-c76a-430df158245f-66c1dfae, #w-node-_78a84c18-dfc0-86c3-908c-e7b517198deb-17198de6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_78a84c18-dfc0-86c3-908c-e7b517198df9-17198de6, #w-node-_78a84c18-dfc0-86c3-908c-e7b517198e1b-17198de6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-bf7ccd21-4f87-1b85-d2f9-75af2fb5b630-66c1dfb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-bf7ccd21-4f87-1b85-d2f9-75af2fb5b631-66c1dfb0, #w-node-_3c6d0141-5e36-a28b-ee70-78c635f6c7c9-66c1dfb0, #w-node-_4694549c-9327-7a56-9673-a7c812630356-66c1dfb0, #w-node-d4f7d3e9-b6bf-0ad3-b9a2-09c4ed5d235c-66c1dfb0, #w-node-_407ce696-abc9-297b-65ae-b322858f625d-66c1dfb0, #w-node-_973d1a96-4625-4409-a2c2-5758315fcb6b-66c1dfb4, #w-node-_973d1a96-4625-4409-a2c2-5758315fcb6d-66c1dfb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_378f09fd-ec9e-114f-f453-c8a24f669e3b-66c1dfb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_973d1a96-4625-4409-a2c2-5758315fcb76-66c1dfb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2255ce29-ffa1-4cd6-7e35-1fc5f5183c00-66c1dfb4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4238499e-8697-9237-8d03-bab429d3e278-66c1dfb8, #w-node-_4238499e-8697-9237-8d03-bab429d3e288-66c1dfb8, #w-node-_4238499e-8697-9237-8d03-bab429d3e28a-66c1dfb8, #w-node-_4238499e-8697-9237-8d03-bab429d3e28f-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c736156-cd00-5516-94fe-c20996a352e8-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_1c736156-cd00-5516-94fe-c20996a352eb-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c736156-cd00-5516-94fe-c20996a352ef-66c1dfb8, #w-node-_1c736156-cd00-5516-94fe-c20996a352f5-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_1c736156-cd00-5516-94fe-c20996a352f8-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c736156-cd00-5516-94fe-c20996a352fc-66c1dfb8, #w-node-_1c736156-cd00-5516-94fe-c20996a35302-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_1c736156-cd00-5516-94fe-c20996a35305-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c736156-cd00-5516-94fe-c20996a35309-66c1dfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ae0d8bf0-05c7-4330-688f-e2c3e18f6af5-66c1dfbb, #w-node-ef2a1b62-ca92-2ae5-a14d-0227789fea6b-3b98e388, #w-node-b43d12d5-d154-ef65-e52c-01bdde06b33e-3b98e388, #w-node-_30e7fb0a-d0e3-c99d-c4bc-9b92e4ebd9ed-3b98e388, #w-node-_8ca47dd3-5bfd-7546-2a22-b673bc4e86a5-3b98e388, #w-node-_59929d29-a476-bd2b-878c-7c0a794491ae-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491df-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e1-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e2-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e3-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e4-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e5-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e6-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e7-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e8-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491e9-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491ea-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491eb-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491ec-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491ed-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491ee-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491ef-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f0-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f1-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f2-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f3-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f4-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f5-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f6-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f7-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f8-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491f9-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491fa-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491fb-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491fc-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491fd-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491fe-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a794491ff-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449200-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449201-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449202-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449203-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449204-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449205-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449206-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449207-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449208-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449209-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920a-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920b-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920c-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920d-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920e-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920f-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449210-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449211-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449212-66c1dfcc, #w-node-_5d08728d-3a57-8473-55c7-6b4a092d0750-66c1dfcd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c82f210-70cc-c9b2-fcbf-d3bf800a27d0-66c1dfce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7c82f210-70cc-c9b2-fcbf-d3bf800a27dc-66c1dfce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994a-f0d1adee {
  order: 9999;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994e-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d409994f-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099953-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099957-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995b-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995f-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099963-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099967-f0d1adee, #w-node-_505827c0-07a2-ddfc-94e5-6273d409996b-f0d1adee, #w-node-c0f7e41d-acc1-7308-f54d-7c9079b32a68-f0d1adee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994a-b79ba9e9 {
  order: 9999;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994e-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d409994f-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099953-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099957-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995b-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995f-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099963-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099967-b79ba9e9, #w-node-_505827c0-07a2-ddfc-94e5-6273d409996b-b79ba9e9, #w-node-c0f7e41d-acc1-7308-f54d-7c9079b32a68-b79ba9e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994a-99d38c91 {
  order: 9999;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994e-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d409994f-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099953-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099957-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995b-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995f-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099963-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099967-99d38c91, #w-node-_505827c0-07a2-ddfc-94e5-6273d409996b-99d38c91, #w-node-c0f7e41d-acc1-7308-f54d-7c9079b32a68-99d38c91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994a-a39bf92b {
  order: 9999;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994e-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d409994f-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099953-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099957-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995b-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995f-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099963-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099967-a39bf92b, #w-node-_505827c0-07a2-ddfc-94e5-6273d409996b-a39bf92b, #w-node-c0f7e41d-acc1-7308-f54d-7c9079b32a68-a39bf92b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994a-aff34ae1 {
  order: 9999;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994e-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d409994f-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099953-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099957-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995b-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995f-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099963-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099967-aff34ae1, #w-node-_505827c0-07a2-ddfc-94e5-6273d409996b-aff34ae1, #w-node-c0f7e41d-acc1-7308-f54d-7c9079b32a68-aff34ae1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994a-d89762e8 {
  order: 9999;
}

#w-node-_505827c0-07a2-ddfc-94e5-6273d409994e-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d409994f-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099953-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099957-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995b-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d409995f-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099963-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d4099967-d89762e8, #w-node-_505827c0-07a2-ddfc-94e5-6273d409996b-d89762e8, #w-node-c0f7e41d-acc1-7308-f54d-7c9079b32a68-d89762e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3862294c-dec8-2ca2-4c60-6d0788d60c64-db92d7af, #w-node-_58ae6178-f1c1-1a07-4579-17fb48c733b5-db92d7af {
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_78a84c18-dfc0-86c3-908c-e7b517198deb-17198de6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_78a84c18-dfc0-86c3-908c-e7b517198deb-17198de6 {
    grid-column: span 1 / span 1;
  }

  #w-node-_59929d29-a476-bd2b-878c-7c0a79449207-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449209-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920b-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920d-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a7944920f-66c1dfcc, #w-node-_59929d29-a476-bd2b-878c-7c0a79449211-66c1dfcc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.woff2') format('woff2'), url('../fonts/Satoshi-BoldItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-BoldItalic.woff') format('woff'), url('../fonts/Satoshi-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2'), url('../fonts/Satoshi-MediumItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-MediumItalic.woff') format('woff'), url('../fonts/Satoshi-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.woff2') format('woff2'), url('../fonts/Satoshi-Regular.eot') format('embedded-opentype'), url('../fonts/Satoshi-Regular.woff') format('woff'), url('../fonts/Satoshi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.woff2') format('woff2'), url('../fonts/Satoshi-Medium.eot') format('embedded-opentype'), url('../fonts/Satoshi-Medium.woff') format('woff'), url('../fonts/Satoshi-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-VariableItalic.woff2') format('woff2'), url('../fonts/Satoshi-Italic.woff2') format('woff2'), url('../fonts/Satoshi-VariableItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-Italic.eot') format('embedded-opentype'), url('../fonts/Satoshi-Italic.woff') format('woff'), url('../fonts/Satoshi-VariableItalic.woff') format('woff'), url('../fonts/Satoshi-Italic.ttf') format('truetype'), url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 300 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2'), url('../fonts/Satoshi-LightItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-LightItalic.woff') format('woff'), url('../fonts/Satoshi-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.woff2') format('woff2'), url('../fonts/Satoshi-Bold.eot') format('embedded-opentype'), url('../fonts/Satoshi-Bold.woff') format('woff'), url('../fonts/Satoshi-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-Variable.woff2') format('woff2'), url('../fonts/Satoshi-Variable.eot') format('embedded-opentype'), url('../fonts/Satoshi-Variable.woff') format('woff'), url('../fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.woff2') format('woff2'), url('../fonts/Satoshi-Light.eot') format('embedded-opentype'), url('../fonts/Satoshi-Light.woff') format('woff'), url('../fonts/Satoshi-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2'), url('../fonts/Satoshi-BlackItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-BlackItalic.woff') format('woff'), url('../fonts/Satoshi-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.woff2') format('woff2'), url('../fonts/Satoshi-Black.eot') format('embedded-opentype'), url('../fonts/Satoshi-Black.woff') format('woff'), url('../fonts/Satoshi-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}