@font-face {
  font-family: "Quantu 1 H";
  src: url('../fonts/QUANTU1H.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_colors---primary-colors--secondary-text: #5d5d5d;
  --_typography---font-size--paragraphs--text-default: 16px;
  --_typography---line-height--paragraphs--text-default: 1.5em;
  --heading-font: Anton, sans-serif;
  --_colors---primary-colors--black: #0a0a0a;
  --_typography---font-size--headings--h1: 200px;
  --_typography---line-height--headings--h1: 1em;
  --_typography---letter-spacing--headings--h1: -.015em;
  --_typography---font-size--headings--h2: 48px;
  --_typography---line-height--headings--h2: 1.25em;
  --_typography---font-size--headings--h3: 36px;
  --_typography---line-height--headings--h3: 1.28em;
  --_typography---font-size--headings--h4: 32px;
  --_typography---line-height--headings--h4: 1.28em;
  --_typography---font-size--headings--h5: 28px;
  --_typography---line-height--headings--h5: 1.3em;
  --font-size--h5-tablet\<deleted\|variable-825c5723-976a-95f9-f2a0-29f74d98a4ec\>: 22px;
  --line-height--h5\<deleted\|variable-301a2b20-4342-b90d-3248-f31bdb0eb8b3\>: 1.32em;
  --_typography---font-size--headings--h6: 24px;
  --_typography---line-height--headings--h6: 1.3em;
  --font-size--h6-tablet\<deleted\|variable-58b8c45f-2eda-06fe-95eb-1839f4ae6ba5\>: 20px;
  --font-size--h6-mobile\<deleted\|variable-ccaf3fbc-7ce8-949b-a62d-34f0e5eb7c13\>: 20px;
  --line-height--h6\<deleted\|variable-72e1955c-eafc-4797-fe4d-99f4ebfca0a9\>: 1.4em;
  --body-font: Inter, sans-serif;
  --_colors---primary-colors--divider-light: #e6e6e6;
  --_typography---font-size--paragraphs--text-md: 18px;
  --_colors---primary-colors--white: white;
  --_typography---font-size--paragraphs--text-sm: 14px;
  --_typography---line-height--paragraphs--text-sm: 1.5em;
  --colors--primary\<deleted\|variable-1bf57baa-efd3-3ea1-1bec-630cf3f13409\>: #ff464f;
  --colors--neutral6\<deleted\|variable-f828782d-40c7-0952-a30c-6b4b52522211\>: #f3f3f3;
  --_colors---primary-colors--secondary-bg: #f3f3f3;
  --_typography---font-size--paragraphs--text-lg: 20px;
  --_typography---line-height--paragraphs--text-lg: 1.6em;
  --_colors---primary-colors--primary: #8fea5e;
  --_colors---primary-colors--muted-color: #a5a5a5;
  --_colors---primary-colors--dark-secondary: #232323;
  --_colors---primary-colors--divider-black: #232323;
  --section-padding: 120px;
  --_colors---primary-colors--transparent: transparent;
  --_typography---line-height--paragraphs--text-md: 1.28em;
  --_spacing---1x: 4px;
  --_spacing---2x: 8px;
  --_spacing---3x: 12px;
  --_spacing---4x: 16px;
  --_spacing---5x: 20px;
  --_spacing---6x: 24px;
  --_spacing---7x: 28px;
  --_spacing---8x: 32px;
  --_spacing---9x: 36px;
  --_spacing---10x: 40px;
  --_spacing---11x: 44px;
  --_spacing---12x: 48px;
  --_spacing---13x: 52px;
  --_spacing---14x: 56px;
  --_spacing---15x: 60px;
  --_spacing---16x: 64px;
  --_spacing---20x: 80px;
  --_spacing---25x: 100px;
  --_typography---font-size--buttons--button-lg: 20px;
  --_typography---font-size--buttons--button-default: 18px;
  --_typography---font-size--buttons--button-sm: 16px;
  --_typography---line-heightbuttons--button-lg: 1em;
  --_typography---line-heightbuttons--button-default: 1em;
  --_typography---line-heightbuttons--button-sm: 1em;
  --_typography---letter-spacing--headings--h2: -.019em;
  --_typography---letter-spacing--headings--h3: -.03em;
  --_typography---letter-spacing--headings--h4: 0em;
  --_typography---letter-spacing--headings--h5: 0em;
  --_colors---colors--neutral--neutral-1: #4b3621;
  --_colors---colors--neutral--neutral-2: #5d4a37;
  --_colors---colors--neutral--neutral-3: #6f5e4d;
  --_colors---colors--neutral--neutral-4: #817264;
  --_colors---colors--neutral--neutral-5: #c9c3bc;
  --_colors---colors--neutral--neutral-6: #dbd7d3;
  --_colors---colors--neutral--neutral-7: #edebe9;
  --_colors---colors--neutral--neutral-8: #f6f5f4;
  --_colors---colors--background--bg: #fff7e5;
  --_typography---letter-spacing--headings--h6: 0em;
  --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  --container: 1360px;
  --heading-dark: var(--_colors---colors--neutral--neutral-1);
  --paragraph-dark: var(--_colors---colors--neutral--neutral-2);
}

.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 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

.w-commerce-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;
  -webkit-appearance: none;
  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;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .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(--_colors---primary-colors--secondary-text);
  font-family: Inter, sans-serif;
  font-size: var(--_typography---font-size--paragraphs--text-default);
  line-height: var(--_typography---line-height--paragraphs--text-default);
  text-transform: capitalize;
  --_typography---font-size--paragraphs--text-default: 16px;
  --_typography---line-height--paragraphs--text-default: 1.5em;
  --_typography---font-size--headings--h1: 150px;
  --_typography---line-height--headings--h1: 1em;
  --_typography---letter-spacing--headings--h1: -.02em;
  --_typography---font-size--headings--h2: 48px;
  --_typography---line-height--headings--h2: 1.25em;
  --_typography---font-size--headings--h3: 32px;
  --_typography---line-height--headings--h3: 1.28em;
  --_typography---font-size--headings--h4: 28px;
  --_typography---line-height--headings--h4: 1.28em;
  --_typography---font-size--headings--h5: 24px;
  --_typography---line-height--headings--h5: 1.3em;
  --_typography---font-size--headings--h6: 20px;
  --_typography---line-height--headings--h6: 1.3em;
  --_typography---font-size--paragraphs--text-md: 18px;
  --_typography---font-size--paragraphs--text-sm: 14px;
  --_typography---line-height--paragraphs--text-sm: 1.5em;
  --_typography---font-size--paragraphs--text-lg: 20px;
  --_typography---line-height--paragraphs--text-lg: 1.6em;
  --_typography---line-height--paragraphs--text-md: 1.28em;
  --_typography---font-size--buttons--button-lg: 20px;
  --_typography---font-size--buttons--button-default: 18px;
  --_typography---font-size--buttons--button-sm: 16px;
  --_typography---line-heightbuttons--button-lg: 1em;
  --_typography---line-heightbuttons--button-default: 1em;
  --_typography---line-heightbuttons--button-sm: 1em;
  --_typography---letter-spacing--headings--h2: -.019em;
  --_typography---letter-spacing--headings--h3: -.03em;
  --_typography---letter-spacing--headings--h4: 0em;
  --_typography---letter-spacing--headings--h5: 0em;
  --_typography---letter-spacing--headings--h6: 0em;
  --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  font-weight: 400;
  display: block;
}

h1 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h1);
  line-height: var(--_typography---line-height--headings--h1);
  letter-spacing: var(--_typography---letter-spacing--headings--h1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h2 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h2);
  line-height: var(--_typography---line-height--headings--h2);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h3 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h3);
  line-height: var(--_typography---line-height--headings--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h4 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h4);
  line-height: var(--_typography---line-height--headings--h4);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h5 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h5);
  line-height: var(--_typography---line-height--headings--h5);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h6 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h6);
  line-height: var(--_typography---line-height--headings--h6);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

p {
  font-family: var(--body-font);
  font-size: var(--_typography---font-size--paragraphs--text-default);
  line-height: var(--_typography---line-height--paragraphs--text-default);
  margin-bottom: 0;
  font-weight: 400;
}

a {
  font-family: var(--body-font);
  color: var(--_colors---primary-colors--secondary-text);
  font-size: var(--_typography---font-size--paragraphs--text-default);
  line-height: var(--_typography---line-height--paragraphs--text-default);
  text-decoration: none;
  -webkit-text-decoration-color: var(--_colors---primary-colors--secondary-text);
  text-decoration-color: var(--_colors---primary-colors--secondary-text);
  font-weight: 400;
}

ul {
  margin-top: 4px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  font-family: var(--body-font);
  color: var(--_colors---primary-colors--secondary-text);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  letter-spacing: 0;
  margin-bottom: 12px;
}

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

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid var(--_colors---primary-colors--divider-light);
  font-family: var(--body-font);
  font-size: var(--_typography---font-size--paragraphs--text-md);
  line-height: var(--_typography---font-size--paragraphs--text-md);
  margin-bottom: 10px;
  padding: 10px 20px;
}

.container {
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-01 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h1);
  line-height: var(--_typography---line-height--headings--h1);
  letter-spacing: var(--_typography---letter-spacing--headings--h1);
  font-weight: 400;
}

.heading-01.hero-title {
  color: var(--_colors---primary-colors--white);
}

.text-sm {
  font-size: var(--_typography---font-size--paragraphs--text-sm);
  line-height: var(--_typography---line-height--paragraphs--text-sm);
}

.section-title-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 724px;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.section-title-block.is-left-alight {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
}

.badge-horizontal-line {
  border-top: 2px solid var(--colors--primary\<deleted\|variable-1bf57baa-efd3-3ea1-1bec-630cf3f13409\>);
  width: 64px;
  height: 9px;
}

.badge-text {
  text-transform: uppercase;
  line-height: 1.6em;
}

.faq-wrap {
  box-shadow: 0 1px 0 0 var(--colors--neutral6\<deleted\|variable-f828782d-40c7-0952-a30c-6b4b52522211\>);
  cursor: pointer;
  width: 100%;
}

.button-text {
  z-index: 3;
  position: relative;
}

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

.social-link-list-item {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 12px;
  transition: all .3s;
  display: flex;
  box-shadow: inset 0 0 0 1px #d0d0d0;
}

.social-link-list-item:hover {
  background-color: #ff510e;
}

._3 {
  border-bottom: 1px solid #222;
  flex-flow: column;
  width: 100%;
  padding-bottom: 14px;
  transition: all .4s;
  display: flex;
  position: static;
  overflow: hidden;
}

._4 {
  background-color: #f7f4f9;
  border-radius: 20px;
  flex-flow: column;
  width: 100%;
  padding-bottom: 4px;
  transition: all .4s;
  display: flex;
  position: static;
  overflow: hidden;
}

._4:hover {
  background-color: #eee7fc;
}

.section-title-block-2 {
  text-align: center;
  margin-bottom: 56px;
}

.single-counter-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sg-text-content-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr .75fr;
  grid-auto-columns: 1fr;
  width: 100%;
  font-weight: 500;
  display: grid;
}

.sg-text-content-row.font-weight-600 {
  font-weight: 600;
}

.sg-typography {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-color: #fff;
  border: 1px solid #e4e4e7;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 44px;
  display: flex;
}

.sg-button-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sg-color-block {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sg-caption {
  grid-column-gap: 4px;
  color: #121212;
  background-color: #fff;
  border: 1px solid #e4e4e7;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
}

.color-code {
  grid-column-gap: 10px;
  background-color: var(--_colors---primary-colors--secondary-bg);
  color: #121212;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 10px;
  text-decoration: none;
  display: flex;
}

.sg-colors {
  grid-column-gap: 26px;
  grid-row-gap: 44px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.sg-content-block {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1065px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sg-button-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #e4e4e7;
  border-radius: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}

.button-secondary {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #000;
  background-color: #f5f5f5;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  text-decoration: none;
  transition: color .3s;
  position: relative;
}

.button-secondary:hover {
  color: #fff;
}

.sg-typography-block {
  width: 100%;
  overflow: auto;
}

.sg-section {
  z-index: 1;
  background-color: var(--_colors---primary-colors--white);
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.sg-badge {
  grid-column-gap: 4px;
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
  text-transform: uppercase;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  display: flex;
}

.sg-text-wrap {
  background-color: #f5f6f5;
  border: 1px solid #e4e4e7;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 200px;
  padding: 4px 16px;
  font-weight: 600;
  display: flex;
}

.sg-typography-block-wrap {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-color: var(--_colors---primary-colors--secondary-bg);
  border: 1px solid #e4e4e7;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 44px;
  display: flex;
}

.sg-heading-wrap {
  background-color: #f5f6f5;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 120px;
  padding: 4px 47px;
  display: flex;
}

.color-widget {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.sg-typography-wrap {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  color: #121212;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-lg {
  font-size: var(--_typography---font-size--paragraphs--text-lg);
  line-height: var(--_typography---line-height--paragraphs--text-lg);
  text-transform: none;
}

.heading-04 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h4);
  line-height: var(--_typography---line-height--headings--h4);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.heading-04.author-name {
  color: var(--_colors---primary-colors--white);
}

.sg-heading-content-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr .5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  font-weight: 500;
  display: grid;
}

.sg-heading-content-row.title.font-weigh-600 {
  font-weight: 600;
}

.color-thumbnail {
  width: 100%;
  padding-top: 30%;
  padding-bottom: 30%;
  overflow: hidden;
}

.color-thumbnail.primary {
  background-color: var(--_colors---primary-colors--primary);
}

.color-thumbnail.black {
  background-color: var(--_colors---primary-colors--black);
}

.color-thumbnail.text-secondary {
  background-color: var(--_colors---primary-colors--secondary-text);
}

.color-thumbnail.muted {
  background-color: var(--_colors---primary-colors--muted-color);
}

.color-thumbnail.divider-light {
  background-color: var(--_colors---primary-colors--divider-light);
}

.color-thumbnail.dark-secondary-bg {
  background-color: var(--_colors---primary-colors--dark-secondary);
}

.color-thumbnail.divider-dark {
  background-color: var(--_colors---primary-colors--divider-black);
}

.color-thumbnail.white {
  background-color: var(--_colors---primary-colors--white);
}

.color-thumbnail.secondary-bg {
  border: 1px solid var(--_colors---primary-colors--divider-light);
  background-color: var(--_colors---primary-colors--secondary-bg);
}

.service-widget-right {
  width: 34.2503%;
  max-width: 405px;
  position: relative;
  overflow: hidden;
}

.service-widget-right:where(.w-variant-ca3f6e6b-456c-27a7-cf3b-de672572179e) {
  width: 100%;
  max-width: none;
}

.hero-section {
  background-color: var(--_colors---primary-colors--black);
  padding-top: 166px;
  padding-bottom: 80px;
  overflow: hidden;
}

.about-content-block {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.about-content-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 350px;
  text-decoration: none;
  display: flex;
}

.sub-title {
  grid-column-gap: 8px;
  color: var(--_colors---primary-colors--black);
  text-transform: uppercase;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.sub-title:where(.w-variant-85042653-ea65-354f-1830-0fdf34f68d4b), .sub-title.text-white {
  color: var(--_colors---primary-colors--white);
}

.sub-title-particle-wrap {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.subtitle-particle {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  text-decoration: none;
  display: flex;
}

.about-social-block {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-social-block:hover {
  color: var(--_colors---primary-colors--white);
  border: 1px solid #000;
}

.about-content-right {
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 624px;
  display: flex;
}

.about-right-text-wrap {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.about-right-title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_colors---primary-colors--black);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-weight: 500;
  display: flex;
}

.about-section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.stats-content-block {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.stats-card-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--_colors---primary-colors--divider-light);
  border-left: 1px solid var(--_colors---primary-colors--divider-light);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.stats-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-right: 1px solid var(--_colors---primary-colors--divider-light);
  border-bottom: 1px solid var(--_colors---primary-colors--divider-light);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 44px 28px 150px;
  display: flex;
}

.stats-number {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 1em;
}

.service-content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.service-widget-title-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--_colors---primary-colors--black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-title-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid var(--_colors---primary-colors--divider-light);
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 44px;
  padding-bottom: 24px;
  display: flex;
}

.section-title-row.is-blog {
  border-bottom-color: var(--_colors---primary-colors--divider-black);
}

.service-widget-list-item {
  grid-column-gap: 8px;
  color: var(--_colors---primary-colors--black);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.service-widget {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid var(--_colors---primary-colors--divider-light);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 44px;
  display: flex;
}

.service-widget:where(.w-variant-ca3f6e6b-456c-27a7-cf3b-de672572179e) {
  flex-flow: column;
  align-items: stretch;
}

.service-widget-title-block {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 405px;
  text-decoration: none;
  display: flex;
}

.service-widget-list-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 288px;
  text-decoration: none;
  display: flex;
}

.service-widget-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1707482492 {
  grid-column-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.service-list-item-icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6px;
  height: 6px;
  text-decoration: none;
  display: flex;
}

.service-image {
  object-fit: cover;
  min-height: 324px;
  max-height: 324px;
}

.service-image:where(.w-variant-ca3f6e6b-456c-27a7-cf3b-de672572179e) {
  max-height: 578px;
}

.hero-image-wrap {
  max-width: 515px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.hero-content-block {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  margin-bottom: 44px;
  display: flex;
}

.hero-text-block {
  color: var(--_colors---primary-colors--white);
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.code-embed {
  display: flex;
}

.hero-sub-title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.heading-06 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h6);
  line-height: var(--_typography---line-height--headings--h6);
  text-transform: uppercase;
  font-weight: 400;
}

.heading-06.blog-name, .heading-06.text-white {
  color: var(--_colors---primary-colors--white);
}

.heading-06.accordion-list-title {
  color: var(--_colors---primary-colors--secondary-text);
}

.hero-bullet-point {
  background-color: var(--_colors---primary-colors--primary);
  flex: none;
  width: 6px;
  height: 6px;
}

.hero-text-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-transform: capitalize;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-text-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 44px;
  display: flex;
}

.hero-title {
  margin-bottom: 24px;
}

.hero-button-wrap {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  display: flex;
}

.social-link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.social-link {
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--secondary-bg);
  color: var(--_colors---primary-colors--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 44px;
  display: flex;
  overflow: hidden;
}

.social-link:hover {
  color: var(--_colors---primary-colors--white);
}

.social-link-icon {
  flex: none;
  padding: 10px;
  display: block;
  overflow: hidden;
}

.heading-03 {
  font-family: var(--heading-font);
  font-size: var(--_typography---font-size--headings--h3);
  line-height: var(--_typography---line-height--headings--h3);
  font-weight: 400;
}

.text-dark {
  color: var(--_colors---primary-colors--black);
}

.play-icon-wrap {
  z-index: 2;
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--black);
  border-radius: 56%;
  justify-content: center;
  align-items: center;
  width: 80px;
  display: flex;
}

.play-icon-wrap:hover {
  background-color: var(--_colors---primary-colors--primary);
}

.play-icon {
  color: var(--_colors---primary-colors--white);
  max-width: 24px;
  height: auto;
}

.vidoe-link {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-section {
  height: 300vh;
}

.service-section {
  padding-top: 100px;
  padding-bottom: var(--section-padding);
  margin-bottom: 0;
  display: block;
}

.bold {
  font-weight: 700;
}

.service-widget-list-title {
  color: var(--_colors---primary-colors--black);
  text-transform: uppercase;
}

.heading-02 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h2);
  line-height: var(--_typography---line-height--headings--h2);
  text-transform: uppercase;
  font-weight: 400;
}

.heading-02.is-blog, .heading-02.reason-title {
  color: var(--_colors---primary-colors--white);
}

.work-section {
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
}

.section-title-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--_colors---primary-colors--black);
  flex-flow: column;
  display: flex;
}

.work-content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.banner-section {
  background-color: var(--_colors---primary-colors--black);
  padding-top: 166px;
  padding-bottom: 60px;
}

.banner-title-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: var(--_colors---primary-colors--white);
  flex-flow: column;
  margin-bottom: 32px;
  display: flex;
}

.banner-description {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: var(--_colors---primary-colors--secondary-bg);
  flex-flow: column;
  max-width: 874px;
  margin-bottom: 48px;
  display: flex;
}

.banner-button-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-card-top {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding: 44px;
  display: flex;
}

.pricing-feature-list-item {
  grid-column-gap: 8px;
  color: var(--_colors---primary-colors--black);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1261153447 {
  grid-column-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.pricing-card-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch stretch;
  width: 100%;
  margin-bottom: 32px;
  display: grid;
}

.pricing-card {
  border: 1px solid var(--_colors---primary-colors--divider-light);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.pricing-cta-text-block {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.pricing-cta-title-block {
  grid-column-gap: 12px;
  color: var(--_colors---primary-colors--black);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-feature-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-top: 1px solid var(--_colors---primary-colors--divider-light);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 44px;
  text-decoration: none;
  display: flex;
}

.pricing-list-icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6px;
  height: 6px;
  text-decoration: none;
  display: flex;
}

.pricing-cta-block {
  grid-row-gap: 44px;
  background-color: var(--_colors---primary-colors--secondary-bg);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  display: flex;
}

.pricing-section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.experience-section {
  padding-top: var(--section-padding);
}

.heading-05 {
  font-family: var(--heading-font);
  color: var(--_colors---primary-colors--black);
  font-size: var(--_typography---font-size--headings--h5);
  line-height: var(--_typography---line-height--headings--h5);
  text-transform: uppercase;
  font-weight: 400;
}

.heading-05:where(.w-variant-65438e19-c930-2029-9007-c724cb580d06) {
  color: var(--_colors---primary-colors--black);
}

.submit-button {
  z-index: 6;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.dropdown-title {
  color: #fff;
  font-size: var(--_typography---font-size--paragraphs--text-lg);
  line-height: var(--_typography---line-height--paragraphs--text-lg);
  text-transform: uppercase;
  white-space: nowrap;
  flex: none;
}

.cart-item-text-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

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

.nav-link {
  color: var(--_colors---primary-colors--muted-color);
  text-transform: uppercase;
  margin-left: 0;
  padding: 8px 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.nav-link:hover, .nav-link.w--current {
  background-color: var(--_colors---primary-colors--dark-secondary);
  color: var(--_colors---primary-colors--white);
  padding-left: 16px;
  padding-right: 16px;
}

.dropdown-link-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.nav-content-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--_colors---primary-colors--black);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.cart-item-title-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--_colors---primary-colors--muted-color);
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.cart-button {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--_colors---primary-colors--transparent);
  padding: 16px 20px;
}

.dropdown-list {
  background-color: #f6f6f6;
}

.dropdown-list.w--open {
  background-color: var(--_colors---primary-colors--dark-secondary);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  width: auto;
  padding: 36px;
  left: -281px;
}

.cart-container {
  background-color: #131313;
  max-width: 560px;
}

.brand-logo-link {
  border-right: 1px solid var(--_colors---primary-colors--divider-black);
  color: #fff;
  max-width: 134px;
  padding: 20px;
  display: flex;
}

.nav-dropdown-toggle {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--_colors---primary-colors--muted-color);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin: 31px 0;
  padding: 8px 16px;
  font-weight: 500;
  display: flex;
}

.apple-pay {
  height: 57px;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--_colors---primary-colors--white);
  color: var(--_colors---primary-colors--black);
  text-transform: uppercase;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px 32px;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button:where(.w-variant-48e51759-4e99-d3a1-7c2f-937ca82a434d) {
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
}

.button:where(.w-variant-68586835-f4af-7d96-518f-bae50f271c1d) {
  border: 1px solid var(--_colors---primary-colors--divider-black);
  background-color: var(--_colors---primary-colors--transparent);
  color: var(--_colors---primary-colors--white);
}

.button:where(.w-variant-f604259b-4752-14f2-40cc-b31fec536bee) {
  border: 1px solid var(--_colors---primary-colors--divider-light);
  background-color: var(--_colors---primary-colors--transparent);
}

.button.bg-black {
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
}

.button.outline-v2 {
  border: 1px solid var(--_colors---primary-colors--divider-light);
  background-color: var(--_colors---primary-colors--transparent);
}

.button.newsletter, .button.bg-red {
  background-color: var(--_colors---primary-colors--primary);
}

.button.outline-v2-2 {
  border: 1px solid var(--_colors---primary-colors--divider-light);
  background-color: var(--_colors---primary-colors--transparent);
}

.button.outline {
  border: 1px solid var(--_colors---primary-colors--divider-black);
  background-color: var(--_colors---primary-colors--transparent);
  color: var(--_colors---primary-colors--white);
}

.button.bg-black-2, .button.bg-black-9 {
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
}

.navbar {
  border: 1px solid var(--_colors---primary-colors--divider-black);
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.nav-link-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-state {
  color: #fff;
  text-align: center;
  background-color: #323232;
  padding: 20px;
}

.close-button {
  color: #fff;
  cursor: pointer;
}

.cart-header {
  color: var(--_colors---primary-colors--white);
  border-bottom-color: #212121;
}

.dropdown-link-block {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  justify-items: start;
  width: 100%;
  display: flex;
}

.remove-button {
  color: var(--_colors---primary-colors--primary);
  text-decoration: none;
}

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

.icon {
  color: #fff;
}

.cart-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
}

.nav-dropdown-toggle-text {
  z-index: 1;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  overflow: hidden;
}

.header {
  z-index: 2147483647;
  --_typography---font-size--paragraphs--text-default: 16px;
  --_typography---line-height--paragraphs--text-default: 1.5em;
  --_typography---font-size--headings--h1: 150px;
  --_typography---line-height--headings--h1: 1em;
  --_typography---letter-spacing--headings--h1: -.02em;
  --_typography---font-size--headings--h2: 48px;
  --_typography---line-height--headings--h2: 1.25em;
  --_typography---font-size--headings--h3: 32px;
  --_typography---line-height--headings--h3: 1.28em;
  --_typography---font-size--headings--h4: 28px;
  --_typography---line-height--headings--h4: 1.28em;
  --_typography---font-size--headings--h5: 24px;
  --_typography---line-height--headings--h5: 1.3em;
  --_typography---font-size--headings--h6: 20px;
  --_typography---line-height--headings--h6: 1.3em;
  --_typography---font-size--paragraphs--text-md: 18px;
  --_typography---font-size--paragraphs--text-sm: 14px;
  --_typography---line-height--paragraphs--text-sm: 1.5em;
  --_typography---font-size--paragraphs--text-lg: 20px;
  --_typography---line-height--paragraphs--text-lg: 1.6em;
  --_typography---line-height--paragraphs--text-md: 1.28em;
  --_typography---font-size--buttons--button-lg: 20px;
  --_typography---font-size--buttons--button-default: 18px;
  --_typography---font-size--buttons--button-sm: 16px;
  --_typography---line-heightbuttons--button-lg: 1em;
  --_typography---line-heightbuttons--button-default: 1em;
  --_typography---line-heightbuttons--button-sm: 1em;
  --_typography---letter-spacing--headings--h2: -.019em;
  --_typography---letter-spacing--headings--h3: -.03em;
  --_typography---letter-spacing--headings--h4: 0em;
  --_typography---letter-spacing--headings--h5: 0em;
  --_typography---letter-spacing--headings--h6: 0em;
  --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  padding-top: 20px;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-dropdown {
  justify-content: flex-start;
  align-items: center;
}

.cart-quantity {
  color: #fff;
  font-size: var(--_typography---font-size--paragraphs--text-default);
  line-height: var(--_typography---line-height--paragraphs--text-default);
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: auto;
  margin-left: 0;
  padding: 0;
  font-weight: 400;
  display: flex;
}

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

.cart-quantity-2 {
  margin-bottom: 0;
}

.nav-dropdown-link {
  color: var(--_colors---primary-colors--muted-color);
  text-transform: uppercase;
  margin-left: 0;
  padding: 0;
  transition: all .3s;
}

.nav-dropdown-link:hover {
  text-decoration: none;
}

.nav-dropdown-link.w--current {
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
  padding: 8px 16px;
  text-decoration: none;
}

.cart-image {
  object-fit: cover;
  width: 100%;
  max-width: 140px;
}

.button-icon {
  z-index: 3;
  justify-content: center;
  align-items: center;
  max-width: 32px;
  display: flex;
  position: relative;
}

.button-icon.hover {
  position: absolute;
}

.cart-quantity-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brand-logo {
  max-width: 60px;
}

.client-logo-wrap {
  border-right: 1px solid var(--_colors---primary-colors--divider-black);
  flex: none;
  justify-content: flex-end;
  align-items: center;
  max-height: 140px;
  padding: 58px 48px;
  display: flex;
}

.client-logo-row {
  border-top: 1px solid var(--_colors---primary-colors--divider-black);
  border-bottom: 1px solid var(--_colors---primary-colors--divider-black);
  flex: none;
  display: flex;
}

.client-logo {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  max-height: 41px;
  padding-bottom: 0;
  display: flex;
}

.client-logo-row-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-card-body {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.blog-card-text-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.blog-card-image-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 254px;
  position: relative;
  overflow: hidden;
}

.animated-image-wrapper {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.animated-image {
  width: 100%;
  min-height: 254px;
}

.animated-hover-image-wrap {
  object-fit: cover;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  overflow: hidden;
}

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

.blog-section {
  z-index: 1;
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  background-color: var(--_colors---primary-colors--black);
  position: relative;
}

.blog-card-button {
  border-bottom: 1px solid var(--_colors---primary-colors--white);
  text-transform: uppercase;
}

.blog-card-button.main {
  border-bottom-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--black);
}

.blog-meta-data {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--_colors---primary-colors--muted-color);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-meta-data-dot {
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--muted-color);
  width: 6px;
}

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

.cta-text-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 720px;
  display: flex;
}

.cta-title-wrap {
  color: var(--_colors---primary-colors--black);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 583px;
  text-decoration: none;
  display: flex;
}

.cta-button-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta-section {
  z-index: 1;
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  background-color: var(--_colors---primary-colors--secondary-bg);
  position: relative;
}

.cta-section:where(.w-variant-51396223-c869-2c23-f5f0-540be475366a) {
  margin-top: var(--section-padding);
}

.cta-title {
  font-size: 96px;
  line-height: var(--_typography---line-height--headings--h1);
}

.muted-color {
  color: var(--_colors---primary-colors--primary);
}

.cta-content-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.accordion-title-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 36px 36px 16px;
  display: flex;
  position: static;
}

.accordion-text-wrap {
  width: 80%;
  padding-bottom: 16px;
  padding-left: 36px;
  padding-right: 36px;
}

.accordion {
  border-bottom: 1px solid var(--_colors---primary-colors--divider-light);
  flex-flow: column;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
  position: static;
  overflow: hidden;
}

.accordion-title {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  white-space: normal;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.accordion-icon-wrap {
  background-color: var(--_colors---primary-colors--secondary-bg);
  color: var(--_colors---primary-colors--secondary-text);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.accordion-description-wrap {
  width: 100%;
  position: static;
}

.accordion-description-wrap.w--open {
  background-color: #0000;
  position: static;
  overflow: hidden;
}

.faq-section {
  padding-bottom: var(--section-padding);
}

.faq-section:where(.w-variant-43fe0fba-9e1d-6dd9-b411-7cc3f48e8938) {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.accordion-block {
  border-top: 1px solid var(--_colors---primary-colors--divider-light);
  border-right: 1px solid var(--_colors---primary-colors--divider-light);
  border-left: 1px solid var(--_colors---primary-colors--divider-light);
}

.accordion-dot {
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--primary);
  flex: none;
  width: 8px;
}

.accordion-icon {
  justify-content: center;
  align-items: center;
  max-width: 24px;
}

.footer {
  background-color: var(--_colors---primary-colors--black);
  padding-top: 60px;
  padding-bottom: 40px;
  position: sticky;
  bottom: 0;
}

.footer-content-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  display: flex;
}

.footer-left {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  width: 55%;
  display: flex;
}

.footer-right {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: space-between;
  width: 40%;
  display: flex;
}

.footer-link-widget-block {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-self: auto;
  place-items: flex-start stretch;
  max-width: none;
  display: flex;
}

.footer-link-widget {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.footer-link-widget-dot {
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--primary);
  width: 8px;
}

.footer-link-widget-title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_colors---primary-colors--muted-color);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.footer-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--_colors---primary-colors--muted-color);
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: flex-end;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.footer-link.w--current {
  background-color: var(--_colors---primary-colors--dark-secondary);
  color: var(--_colors---primary-colors--white);
  padding: 8px 16px;
}

.footer-link-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-copyright-block {
  border-top: 1px solid var(--_colors---primary-colors--divider-black);
  border-bottom: 1px solid var(--_colors---primary-colors--divider-black);
  color: var(--_colors---primary-colors--muted-color);
  text-transform: uppercase;
  padding-top: 24px;
  padding-bottom: 24px;
}

.copyright-link {
  color: var(--_colors---primary-colors--secondary-text);
  text-decoration: none;
  transition: color .3s;
}

.copyright-link:hover {
  color: var(--_colors---primary-colors--primary);
}

.copyright-link.w--current {
  text-decoration: none;
}

.image {
  color: var(--_colors---primary-colors--white);
  object-fit: contain;
  height: auto;
  overflow: hidden;
}

.image.is-work-details {
  object-fit: cover;
  max-height: 578px;
}

.newsletter-input {
  border: 1px solid var(--_colors---primary-colors--divider-black);
  background-color: var(--_colors---primary-colors--transparent);
  background-image: url('../images/Newsletter-Icon.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  height: auto;
  margin-bottom: 18px;
  padding: 20px 20px 20px 56px;
}

.newsletter-input:focus {
  border-color: var(--_colors---primary-colors--white);
}

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

.blog-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--_colors---primary-colors--white);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.blog-section-button-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.text-md {
  font-size: var(--_typography---font-size--paragraphs--text-md);
  line-height: var(--_typography---line-height--paragraphs--text-md);
}

.pricing-card-head {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.pricing-card-price-block {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.price-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.testimonial-section {
  padding-bottom: var(--section-padding);
}

.testimonial-section:where(.w-variant-e00ad1a0-58d2-0910-bb56-4b272782fd85) {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.slider {
  background-color: var(--_colors---primary-colors--transparent);
  height: 100%;
}

.mask {
  height: 100%;
  margin-bottom: 44px;
}

.testimonial-image-wrap {
  width: 50%;
  position: relative;
}

.testimonial-slide-content {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
  flex-flow: column;
  height: 100%;
  padding: 60px;
  display: flex;
}

.testimonial-divider {
  background-color: var(--_colors---primary-colors--divider-black);
  width: 100%;
  height: 1px;
}

.testimonial-author-info-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.testimonial-arrow {
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--divider-black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  margin-top: -60px;
  margin-left: 0;
  transition: background-color .3s;
  display: flex;
  position: relative;
  left: 60px;
}

.testimonial-arrow:hover {
  background-color: var(--_colors---primary-colors--primary);
}

.testimonial-arrow.right {
  left: 144px;
}

.arrow-icon {
  max-width: 36px;
}

.testimonial-slider-block {
  background-color: var(--_colors---primary-colors--black);
  display: flex;
}

.testimonial-slider-wrap {
  width: 50%;
  height: 100%;
  padding-bottom: 60px;
}

.experience-project {
  grid-column-gap: 8px;
  color: var(--_colors---primary-colors--black);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.experience-dot {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6px;
  height: 6px;
  text-decoration: none;
  display: flex;
}

.experience-card-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid var(--_colors---primary-colors--divider-light);
  border-left: 1px solid var(--_colors---primary-colors--divider-light);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 80px;
  display: grid;
}

.experience-card {
  border-right: 1px solid var(--_colors---primary-colors--divider-light);
  border-bottom: 1px solid var(--_colors---primary-colors--divider-light);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 534px;
  padding: 44px;
  display: flex;
}

.experience-card-head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--_colors---primary-colors--black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.experience-year-wrap {
  grid-row-gap: 8px;
  color: var(--_colors---primary-colors--primary);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 500;
  display: flex;
}

.experience-card-body {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.experience-card-particle-wrap {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.experience-card-particle {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

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

.experience-button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.process-section {
  z-index: 1;
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  background-color: var(--_colors---primary-colors--white);
  height: 300vh;
}

.process-widget {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-right: 1px solid var(--_colors---primary-colors--divider-light);
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 405px;
  padding-bottom: 60px;
  padding-left: 44px;
  padding-right: 44px;
  text-decoration: none;
  display: flex;
}

.process-widget-body {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.process-widget-icon {
  max-width: 44px;
}

.process-widget-icon-wrap {
  background-color: var(--_colors---primary-colors--secondary-bg);
  color: var(--_colors---primary-colors--black);
  justify-content: center;
  align-items: center;
  padding: 18px;
  display: flex;
}

.process-widget-block {
  border-left: 1px solid var(--_colors---primary-colors--divider-light);
  display: flex;
}

.clients-section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  background-color: var(--_colors---primary-colors--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  overflow: hidden;
}

.clients-section-button {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.reason-widget-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--_colors---primary-colors--divider-light);
  border-right: 1px solid var(--_colors---primary-colors--divider-light);
  border-left: 1px solid var(--_colors---primary-colors--divider-light);
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  display: grid;
}

.reason-widget-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.reason-widget-list {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 260px;
  text-decoration: none;
  display: flex;
}

.list-item-icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6px;
  height: 6px;
  text-decoration: none;
  display: flex;
}

.reason-widget-list-item {
  grid-column-gap: 8px;
  color: var(--_colors---primary-colors--black);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.reason-widget {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid var(--_colors---primary-colors--divider-light);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding: 60px;
  display: flex;
}

.reason-image-block {
  background-color: #0a0a0a;
  height: auto;
  position: relative;
}

.reason-image {
  object-fit: cover;
  max-width: 469px;
}

.reason-title-block {
  grid-row-gap: 24px;
  background-image: linear-gradient(180deg, #0000, var(--_colors---primary-colors--black) 38%, var(--_colors---primary-colors--black)), linear-gradient(180deg, #0a0a0a00, #0a0a0a);
  color: var(--_colors---primary-colors--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.reason-section {
  padding-bottom: var(--section-padding);
}

.reason-widget-title {
  color: var(--_colors---primary-colors--black);
  text-transform: uppercase;
  font-weight: 600;
}

.text-primary {
  color: var(--_colors---primary-colors--primary);
}

.service-widget-left {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.service-widget-left:where(.w-variant-ca3f6e6b-456c-27a7-cf3b-de672572179e) {
  justify-content: space-between;
}

.service-main-section {
  padding-top: var(--section-padding);
}

.service-main-content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.project-widget-body {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.project-image-wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.project-image {
  object-fit: cover;
  width: 100%;
  min-height: 800px;
}

.project-image:where(.w-variant-65438e19-c930-2029-9007-c724cb580d06), .project-image:where(.w-variant-8fb3d442-c30c-3827-1f01-789e3d57e130) {
  min-height: 600px;
  max-height: 600px;
}

.project-widget {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #0a0a0a99;
  text-transform: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.project-widget-button {
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
  text-transform: uppercase;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.project-widget-button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.work-main-section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.semibold {
  font-weight: 600;
}

.project-widget-title-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-main-section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.contact-section {
  z-index: 1;
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  background-color: var(--_colors---primary-colors--white);
  position: relative;
}

.input-field {
  border: 1px solid var(--_colors---primary-colors--divider-light);
  background-color: var(--_colors---primary-colors--transparent);
  height: auto;
  margin-bottom: 0;
  padding: 20px;
}

.input-field:focus {
  border-color: var(--_colors---primary-colors--black);
}

.input-field.text-area {
  min-height: 200px;
}

.contact-form-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-button-wrap {
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.contact-content-block {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-link-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.contact-link {
  color: var(--_colors---primary-colors--black);
  text-transform: lowercase;
  font-weight: 500;
}

.contact-link-widget {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.utility-content-block {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 848px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.utility-text-top {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.utility-text-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-top: 1px solid var(--_colors---primary-colors--divider-light);
  border-bottom: 1px solid var(--_colors---primary-colors--divider-light);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 44px;
  text-decoration: none;
  display: flex;
}

.utility-section {
  z-index: 1;
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  background-color: var(--_colors---primary-colors--white);
  position: relative;
}

.utility-date-wrap {
  color: var(--_colors---primary-colors--black);
  text-transform: uppercase;
  font-weight: 600;
}

.utility-link {
  color: var(--_colors---primary-colors--primary);
}

.utility-link.mail {
  text-transform: lowercase;
}

.link-2 {
  color: var(--_colors---primary-colors--black);
  font-weight: 600;
  text-decoration: none;
}

.utility-page-content {
  flex-direction: column;
  max-width: 1360px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.error-section {
  z-index: 1;
  padding-top: var(--section-padding);
  background-color: var(--_colors---primary-colors--black);
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.password-content-block {
  background-color: var(--_colors---primary-colors--black);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  display: flex;
}

.stats-number-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: var(--_colors---primary-colors--black);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.badge-circle {
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--divider-black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20%;
  max-width: 212px;
  padding: 5px;
  display: flex;
  position: absolute;
  inset: 80px 80px auto auto;
}

.badge-circle-icon {
  background-color: var(--_colors---primary-colors--white);
  object-fit: contain;
  border-radius: 50%;
  width: 43%;
  max-width: 92px;
  height: auto;
  padding: 10px;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.hero-image-overlay {
  background-image: linear-gradient(#0a0a0a00 80%, #0a0a0a);
  position: absolute;
  inset: 0%;
}

.video-thumbnail {
  min-height: 100vh;
}

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

.work-details-section {
  padding-top: var(--section-padding);
}

.work-details-title-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_colors---primary-colors--black);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.bullet-muted {
  background-color: var(--_colors---primary-colors--muted-color);
  color: #5d5d5d;
  flex: none;
  width: 6px;
  height: 6px;
  margin-top: 10px;
}

.work-details-list-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #5d5d5d;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.work-details-content-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.work-details-text-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.bullet-primary {
  background-color: #8eea5f;
  flex: none;
  width: 8px;
  height: 8px;
}

.div-block-20-copy {
  width: 100%;
  max-width: 1027px;
}

.work-details-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.work-details-image-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid #0000;
  display: flex;
}

.work-details-text-wrap {
  width: 100%;
  max-width: 906px;
}

.work-details-list-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.work-details-title-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #0a0a0a;
  border-bottom: 1px solid #e6e6e6;
  flex-flow: column;
  padding-bottom: 24px;
  display: flex;
}

.work-details-image-wrap {
  width: 100%;
}

.blog-details-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.blog-details-content-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 1027px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-details-section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.blog-details-reading-time {
  color: var(--_colors---primary-colors--primary);
  text-transform: uppercase;
  flex: none;
  margin-bottom: auto;
  font-weight: 500;
}

.blog-details-list-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.image-container, .image-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.work-details-divider {
  background-color: var(--_colors---primary-colors--divider-light);
  height: 1px;
}

.blog-details-text-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.blog-details-title-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_colors---primary-colors--black);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.blog-details-title-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.blog-details-text-wrap {
  width: 100%;
  max-width: 906px;
}

.work-collection-wrap {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  display: flex;
}

.collection-list {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  display: flex;
}

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

.collection-list-wrapper {
  width: 80%;
}

.project-collection-middle {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.pricing-details-title-block {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.pricing-details-title {
  grid-column-gap: 12px;
  color: var(--_colors---primary-colors--white);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
}

.pricing-details-title-bullet {
  background-color: var(--_colors---primary-colors--white);
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  text-decoration: none;
  display: flex;
}

.pricing-details-list {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.pricing-details-list-item {
  grid-column-gap: 8px;
  color: var(--_colors---primary-colors--black);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.pricing-details-right {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 1px solid var(--_colors---primary-colors--divider-light);
  background-color: var(--_colors---primary-colors--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  padding: 44px;
  display: flex;
}

.pricing-details-pricie-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.quantity {
  width: 100%;
  height: 64px;
  margin-bottom: 0;
}

.default-state {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.out-of-stock-state, .error-state-2 {
  background-color: var(--_colors---primary-colors--divider-light);
  color: var(--_colors---primary-colors--black);
  padding: 20px;
}

.text-color {
  color: var(--_colors---primary-colors--secondary-text);
}

.blog-details-divider {
  background-color: var(--_colors---primary-colors--divider-light);
  height: 1px;
}

.service-stat-card-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--_colors---primary-colors--divider-black);
  border-left: 1px solid var(--_colors---primary-colors--divider-black);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-bottom: 80px;
  display: grid;
}

.service-stats-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-right: 1px solid var(--_colors---primary-colors--divider-black);
  border-bottom: 1px solid var(--_colors---primary-colors--divider-black);
  color: var(--_colors---primary-colors--muted-color);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 348px;
  padding: 28px;
  display: flex;
}

.service-stats-number-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.service-stats-number {
  color: var(--_colors---primary-colors--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 1em;
}

.service-stats-particle {
  max-width: 92px;
  height: auto;
  margin-top: auto;
}

.service-details-divider {
  background-color: var(--_colors---primary-colors--divider-light);
  height: 1px;
}

.service-details-content-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 1027px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.service-details-title-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.service-details-text-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.service-details-section {
  padding-top: var(--section-padding);
}

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

.related-work-section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.process-sticky {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.about-banner-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.about-image-wrap {
  max-width: 306px;
  position: relative;
  overflow: hidden;
}

.about-info-list {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.about-sub-title-particle-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.utility-content-wrap {
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.terms-link {
  color: var(--_colors---primary-colors--dark-secondary);
  font-weight: 500;
  transition: color .3s;
}

.terms-link:hover {
  color: var(--_colors---primary-colors--primary);
}

.utility-text-wrap-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-bottom: 1px solid #e4e4e7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 848px;
  padding-bottom: 44px;
  display: flex;
}

.nav-dropdown-icon {
  max-width: 20px;
}

.dropdown-link-title-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.dropdown-title-bullet {
  background-color: #f2500d;
  flex: none;
  width: 8px;
  height: 8px;
}

.stats-description {
  text-transform: none;
}

.video-overlay {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  pointer-events: none;
  background-color: #f2500d0d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.price-subscript {
  padding-bottom: 6px;
}

.pricing-cta-description {
  max-width: 800px;
}

.newsletter-description {
  color: var(--_colors---primary-colors--muted-color);
  text-transform: uppercase;
}

.blog-details-bullet {
  background-color: #f2500d;
  flex: none;
  width: 8px;
  height: 8px;
}

.checkout-form {
  background-color: var(--_colors---primary-colors--white);
  padding: 0;
}

.checkout-section {
  z-index: 1;
  padding-top: 166px;
  padding-bottom: var(--section-padding);
  background-color: var(--_colors---primary-colors--white);
  position: relative;
}

.button-text-wrap {
  flex-flow: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-icon-wrap {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-secondary-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #011716;
  background-color: #c5e99f;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 8px 8px 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.service-widget-button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.service-widget-button {
  aspect-ratio: 1;
  background-color: var(--_colors---primary-colors--black);
  color: var(--_colors---primary-colors--white);
  text-transform: uppercase;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80px;
  font-weight: 500;
  display: flex;
}

.pricing-card-title-dot {
  width: 10px;
  height: auto;
}

.form-block {
  margin-bottom: 0;
}

.cart-line-item {
  color: var(--_colors---primary-colors--white);
}

.paypal-checkout-form, .order-confirmation {
  background-color: var(--_colors---primary-colors--white);
  padding: 0;
}

.video-play-button {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer-logo {
  color: var(--_colors---primary-colors--muted-color);
}

.contact-image-wrap {
  max-width: 307px;
  margin-top: auto;
}

.testimonial-author-image._02, .testimonial-author-image._03 {
  position: absolute;
  inset: 0%;
}

.slide-01, .slide-02, .slide-03 {
  height: 100%;
}

.instruction-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}

.utility-list-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.erro-image {
  object-fit: contain;
  max-width: 520px;
}

.erro-content-block {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.erro-button-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--_colors---primary-colors--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.prodct-details-content-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.plan-details-title {
  grid-column-gap: 12px;
  color: var(--_colors---primary-colors--black);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.testimonial-text {
  font-family: Inter, sans-serif;
  font-size: var(--_typography---font-size--headings--h3);
  line-height: var(--_typography---line-height--headings--h3);
  font-weight: 500;
}

.tag-wrapper {
  position: absolute;
  inset: 5.5% 7% auto auto;
}

.tag-text {
  color: var(--_colors---primary-colors--white);
  padding: 4px 8px;
}

.heading-7 {
  color: var(--_colors---primary-colors--white);
}

.paragraph, .paragraph-2, .paragraph-3 {
  text-transform: none;
}

.collection-item {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  display: flex;
}

.collection-item-2 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  flex-flow: column;
  display: flex;
}

.div-block {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  position: relative;
}

.text-block-2 {
  color: var(--_colors---primary-colors--muted-color);
}

.paragraph-4 {
  color: var(--_colors---primary-colors--secondary-text);
}

.paragraph-5, .paragraph-6 {
  color: var(--_colors---primary-colors--secondary-bg);
}

.path, .path-2 {
  background-color: #fff;
}

.paragraph-7, .paragraph-8, .paragraph-9 {
  text-transform: none;
}

.paragraph-10 {
  color: var(--_colors---primary-colors--secondary-text);
  text-transform: none;
  font-weight: 400;
}

.paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .text-block-3 {
  font-weight: 700;
}

.paragraph-15:where(.w-variant-65438e19-c930-2029-9007-c724cb580d06), .paragraph-15:where(.w-variant-8fb3d442-c30c-3827-1f01-789e3d57e130), .paragraph-16, .paragraph-17, .paragraph-18, .paragraph-19, .paragraph-20 {
  text-transform: none;
}

@media screen and (min-width: 1280px) {
  body {
    --_typography---font-size--paragraphs--text-default: 16px;
    --_typography---line-height--paragraphs--text-default: 1.5em;
    --_typography---font-size--headings--h1: 180px;
    --_typography---line-height--headings--h1: 1em;
    --_typography---letter-spacing--headings--h1: -.015em;
    --_typography---font-size--headings--h2: 48px;
    --_typography---line-height--headings--h2: 1.25em;
    --_typography---font-size--headings--h3: 36px;
    --_typography---line-height--headings--h3: 1.28em;
    --_typography---font-size--headings--h4: 32px;
    --_typography---line-height--headings--h4: 1.28em;
    --_typography---font-size--headings--h5: 28px;
    --_typography---line-height--headings--h5: 1.3em;
    --_typography---font-size--headings--h6: 24px;
    --_typography---line-height--headings--h6: 1.3em;
    --_typography---font-size--paragraphs--text-md: 18px;
    --_typography---font-size--paragraphs--text-sm: 14px;
    --_typography---line-height--paragraphs--text-sm: 1.5em;
    --_typography---font-size--paragraphs--text-lg: 20px;
    --_typography---line-height--paragraphs--text-lg: 1.6em;
    --_typography---line-height--paragraphs--text-md: 1.28em;
    --_typography---font-size--buttons--button-lg: 20px;
    --_typography---font-size--buttons--button-default: 18px;
    --_typography---font-size--buttons--button-sm: 16px;
    --_typography---line-heightbuttons--button-lg: 1em;
    --_typography---line-heightbuttons--button-default: 1em;
    --_typography---line-heightbuttons--button-sm: 1em;
    --_typography---letter-spacing--headings--h2: -.019em;
    --_typography---letter-spacing--headings--h3: -.03em;
    --_typography---letter-spacing--headings--h4: 0em;
    --_typography---letter-spacing--headings--h5: 0em;
    --_typography---letter-spacing--headings--h6: 0em;
    --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  }

  .badge-circle {
    width: 30%;
    padding: 12px;
  }

  .stats-description {
    text-transform: none;
  }

  .contact-image-wrap {
    max-width: 270px;
  }

  .paragraph {
    text-transform: none;
  }
}

@media screen and (min-width: 1440px) {
  body {
    --_typography---font-size--paragraphs--text-default: 16px;
    --_typography---line-height--paragraphs--text-default: 1.5em;
    --_typography---font-size--headings--h1: 200px;
    --_typography---line-height--headings--h1: 1em;
    --_typography---letter-spacing--headings--h1: -.015em;
    --_typography---font-size--headings--h2: 48px;
    --_typography---line-height--headings--h2: 1.25em;
    --_typography---font-size--headings--h3: 36px;
    --_typography---line-height--headings--h3: 1.28em;
    --_typography---font-size--headings--h4: 32px;
    --_typography---line-height--headings--h4: 1.28em;
    --_typography---font-size--headings--h5: 28px;
    --_typography---line-height--headings--h5: 1.3em;
    --_typography---font-size--headings--h6: 24px;
    --_typography---line-height--headings--h6: 1.3em;
    --_typography---font-size--paragraphs--text-md: 18px;
    --_typography---font-size--paragraphs--text-sm: 14px;
    --_typography---line-height--paragraphs--text-sm: 1.5em;
    --_typography---font-size--paragraphs--text-lg: 20px;
    --_typography---line-height--paragraphs--text-lg: 1.6em;
    --_typography---line-height--paragraphs--text-md: 1.28em;
    --_typography---font-size--buttons--button-lg: 20px;
    --_typography---font-size--buttons--button-default: 18px;
    --_typography---font-size--buttons--button-sm: 16px;
    --_typography---line-heightbuttons--button-lg: 1em;
    --_typography---line-heightbuttons--button-default: 1em;
    --_typography---line-heightbuttons--button-sm: 1em;
    --_typography---letter-spacing--headings--h2: -.019em;
    --_typography---letter-spacing--headings--h3: -.03em;
    --_typography---letter-spacing--headings--h4: 0em;
    --_typography---letter-spacing--headings--h5: 0em;
    --_typography---letter-spacing--headings--h6: 0em;
    --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  }

  .heading-01 {
    letter-spacing: -.02em;
  }

  .stats-section {
    padding-bottom: 80px;
  }

  .service-section {
    padding-top: 100px;
  }

  .work-section {
    margin-top: -60px;
    padding-top: 60px;
  }

  .dropdown-list.w--open {
    box-shadow: none;
  }

  .nav-dropdown-link {
    letter-spacing: -.04em;
    font-size: 18px;
    line-height: 1.2em;
  }

  .client-logo-wrap {
    justify-content: flex-start;
    align-items: center;
  }

  .client-logo-row-wrap {
    justify-content: center;
    align-items: center;
  }

  .testimonial-slide-content {
    height: 100%;
  }

  .reason-widget-title {
    color: var(--_colors---primary-colors--muted-color);
  }

  .badge-circle {
    top: 60px;
  }

  .button-text-wrap, .button-icon-wrap {
    overflow: hidden;
  }

  .contact-image-wrap {
    max-width: 296px;
  }

  .slide-01, .slide-02, .slide-03 {
    height: 100%;
  }

  .paragraph {
    text-transform: none;
  }

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

@media screen and (max-width: 991px) {
  body {
    --heading-font: Anton, sans-serif;
    --font-size--h5-tablet\<deleted\|variable-825c5723-976a-95f9-f2a0-29f74d98a4ec\>: 22px;
    --line-height--h5\<deleted\|variable-301a2b20-4342-b90d-3248-f31bdb0eb8b3\>: 1.32em;
    --font-size--h6-tablet\<deleted\|variable-58b8c45f-2eda-06fe-95eb-1839f4ae6ba5\>: 20px;
    --font-size--h6-mobile\<deleted\|variable-ccaf3fbc-7ce8-949b-a62d-34f0e5eb7c13\>: 20px;
    --line-height--h6\<deleted\|variable-72e1955c-eafc-4797-fe4d-99f4ebfca0a9\>: 1.4em;
    --body-font: Inter, sans-serif;
    --colors--primary\<deleted\|variable-1bf57baa-efd3-3ea1-1bec-630cf3f13409\>: #ff464f;
    --colors--neutral6\<deleted\|variable-f828782d-40c7-0952-a30c-6b4b52522211\>: #f3f3f3;
    --section-padding: 80px;
    --container: 760px;
    --heading-dark: var(--_colors---colors--neutral--neutral-1);
    --paragraph-dark: var(--_colors---colors--neutral--neutral-2);
    --_typography---font-size--paragraphs--text-default: 16px;
    --_typography---line-height--paragraphs--text-default: 1.5em;
    --_typography---font-size--headings--h1: 80px;
    --_typography---line-height--headings--h1: 1em;
    --_typography---letter-spacing--headings--h1: -.015em;
    --_typography---font-size--headings--h2: 44px;
    --_typography---line-height--headings--h2: 1.25em;
    --_typography---font-size--headings--h3: 28px;
    --_typography---line-height--headings--h3: 1.28em;
    --_typography---font-size--headings--h4: 24px;
    --_typography---line-height--headings--h4: 1.28em;
    --_typography---font-size--headings--h5: 20px;
    --_typography---line-height--headings--h5: 1.3em;
    --_typography---font-size--headings--h6: 18px;
    --_typography---line-height--headings--h6: 1.3em;
    --_typography---font-size--paragraphs--text-md: 18px;
    --_typography---font-size--paragraphs--text-sm: 14px;
    --_typography---line-height--paragraphs--text-sm: 1.5em;
    --_typography---font-size--paragraphs--text-lg: 20px;
    --_typography---line-height--paragraphs--text-lg: 1.6em;
    --_typography---line-height--paragraphs--text-md: 1.28em;
    --_typography---font-size--buttons--button-lg: 20px;
    --_typography---font-size--buttons--button-default: 18px;
    --_typography---font-size--buttons--button-sm: 16px;
    --_typography---line-heightbuttons--button-lg: 1em;
    --_typography---line-heightbuttons--button-default: 1em;
    --_typography---line-heightbuttons--button-sm: 1em;
    --_typography---letter-spacing--headings--h2: -.019em;
    --_typography---letter-spacing--headings--h3: -.03em;
    --_typography---letter-spacing--headings--h4: 0em;
    --_typography---letter-spacing--headings--h5: 0em;
    --_typography---letter-spacing--headings--h6: 0em;
    --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  }

  h5 {
    font-size: var(--font-size--h5-tablet\<deleted\|variable-825c5723-976a-95f9-f2a0-29f74d98a4ec\>);
    line-height: var(--line-height--h5\<deleted\|variable-301a2b20-4342-b90d-3248-f31bdb0eb8b3\>);
  }

  h6 {
    font-size: var(--font-size--h6-tablet\<deleted\|variable-58b8c45f-2eda-06fe-95eb-1839f4ae6ba5\>);
  }

  .section-title-block {
    margin-bottom: 32px;
  }

  .section-title-block-2 {
    margin-bottom: 40px;
  }

  .single-counter-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .sg-typography {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding: 32px;
  }

  .sg-colors {
    grid-column-gap: 24px;
    grid-row-gap: 32px;
  }

  .sg-typography-block {
    width: 100%;
    padding-bottom: 20px;
  }

  .sg-typography-block-wrap {
    padding: 32px;
  }

  .sg-typography-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .text-lg {
    font-size: 18px;
  }

  .service-widget-right {
    width: 100%;
    max-width: none;
  }

  .hero-section {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .about-content-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

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

  .sub-title-particle-wrap {
    margin-top: 4px;
  }

  .sub-title-particle-wrap:where(.w-variant-85042653-ea65-354f-1830-0fdf34f68d4b) {
    margin-top: 0;
  }

  .stats-card-block {
    grid-template-columns: 1fr 1fr;
  }

  .stats-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 32px 32px 60px;
  }

  .stats-number {
    font-size: 54px;
  }

  .service-widget-title-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-title-row {
    margin-bottom: 40px;
  }

  .service-widget {
    flex-flow: column;
  }

  .service-widget-title-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    max-width: none;
  }

  .service-widget-list-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: none;
  }

  .service-widget-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .hero-image-wrap {
    max-width: none;
  }

  .hero-content-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    margin-bottom: 32px;
  }

  .hero-sub-title {
    margin-bottom: 24px;
  }

  .hero-text-wrapper {
    margin-bottom: 40px;
  }

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

  .play-icon-wrap {
    width: 70px;
  }

  .play-icon {
    max-width: 36px;
  }

  .section-title-left {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .banner-section {
    padding-top: 120px;
  }

  .banner-title-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 24px;
  }

  .banner-description {
    margin-bottom: 40px;
  }

  .pricing-card-top {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding: 32px;
  }

  .pricing-card-block {
    flex-flow: column;
  }

  .pricing-feature-list {
    padding: 32px;
  }

  .menu-button {
    padding: 0;
  }

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

  .hamburger-line-top {
    background-color: var(--_colors---primary-colors--primary);
    border-radius: 16px;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dropdown-title {
    margin-top: 5px;
  }

  .hamburger-line-bottom {
    background-color: var(--_colors---primary-colors--primary);
    border-radius: 16px;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .cart-item-text-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .nav-link {
    margin-left: 0;
    padding: 4px 0;
  }

  .nav-link:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link.w--current {
    background-color: var(--_colors---primary-colors--black);
  }

  .dropdown-link-wrap {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    width: auto;
  }

  .nav-menu {
    background-color: var(--_colors---primary-colors--dark-secondary);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }

  .hamburger-line-middle {
    background-color: var(--_colors---primary-colors--primary);
    border-radius: 16px;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .cart-button {
    padding: 12px 0;
  }

  .dropdown-list {
    background-color: #01050966;
    overflow: hidden;
  }

  .dropdown-list.w--open {
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
    padding: 0;
    left: auto;
  }

  .brand-logo-link {
    padding: 16px;
  }

  .nav-dropdown-toggle {
    margin-top: 0;
    margin-bottom: 0;
    padding: 4px 0;
  }

  .nav-dropdown-toggle.w--open {
    margin-bottom: 0;
  }

  .hamburger {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    display: flex;
  }

  .nav-link-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .dropdown-link-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    overflow: auto;
  }

  .nav-button-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .cart-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .header {
    z-index: 2147483647;
    padding-top: 12px;
  }

  .nav-dropdown {
    order: 1;
    width: 100%;
    margin-left: 0;
    padding-top: 4px;
    display: block;
  }

  .nav-dropdown-link:hover {
    color: var(--_colors---primary-colors--white);
  }

  .brand-logo {
    max-width: 50px;
  }

  .client-logo-wrap {
    max-height: 120px;
    padding: 32px;
  }

  .blog-card-body {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .blog-card-image-wrap {
    max-width: none;
    min-height: 250px;
  }

  .blog-collection-list {
    grid-column-gap: 24px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
  }

  .accordion-title-wrap {
    justify-content: space-between;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .accordion-text-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }

  .accordion {
    padding-bottom: 8px;
  }

  .accordion-title {
    font-size: 22px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
    position: static;
  }

  .footer-content-block {
    flex-flow: column;
  }

  .footer-left {
    width: 100%;
  }

  .footer-right {
    order: -1;
    width: 100%;
  }

  .footer-link-widget-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: .25fr .5fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: flex;
  }

  .footer-link-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .blog-section-button-wrap {
    margin-top: 80px;
  }

  .pricing-card-price-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .testimonial-slide-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 40px;
  }

  .testimonial-arrow.right {
    left: 120px;
  }

  .testimonial-arrow.left {
    margin-left: 0;
    left: 40px;
  }

  .testimonial-slider-wrap {
    padding-bottom: 40px;
  }

  .experience-card-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 60px;
    display: grid;
  }

  .experience-card {
    min-height: 500px;
    padding: 32px;
  }

  .experience-card-head {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .process-section {
    height: auto;
  }

  .process-widget {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-bottom: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .process-widget.border-left {
    border-left: 1px solid var(--_colors---primary-colors--divider-light);
  }

  .process-widget-body {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .process-widget-icon {
    max-width: 40px;
  }

  .process-widget-block {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    border-left-style: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .clients-section-button {
    margin-top: 40px;
  }

  .reason-widget-block {
    grid-template-columns: 1fr;
  }

  .reason-image {
    object-position: 50% 25%;
    max-width: none;
    max-height: 600px;
  }

  .reason-title-block {
    padding-bottom: 50px;
  }

  .project-widget-body {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .project-image {
    min-height: 500px;
    max-height: 500px;
  }

  .input-field.text-area {
    min-height: 160px;
  }

  .contact-content-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .badge-circle {
    display: none;
  }

  .blog-details-title-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .work-collection-wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .project-collection-top {
    grid-template-columns: 1fr;
  }

  .collection-list-wrapper {
    width: 100%;
  }

  .pricing-details-right {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding: 32px;
  }

  .pricing-details-pricie-block, .default-state {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .service-stat-card-block {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 60px;
  }

  .service-stats-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: 300px;
  }

  .service-stats-number {
    font-size: 54px;
  }

  .service-stats-particle {
    max-width: 80px;
  }

  .service-details-title-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

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

  .process-sticky {
    min-height: auto;
  }

  .about-banner-content {
    flex-flow: column;
  }

  .about-image-wrap {
    order: -1;
    max-width: none;
  }

  .about-sub-title-particle-wrap {
    margin-top: 4px;
  }

  .utility-content-wrap {
    grid-row-gap: 32px;
  }

  .utility-text-wrap-2 {
    padding-bottom: 32px;
  }

  .dropdown-link-title-wrap {
    margin-bottom: 12px;
  }

  .checkout-section {
    padding-top: 120px;
  }

  .contact-image-wrap {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  body {
    --heading-font: Anton, sans-serif;
    --font-size--h5-tablet\<deleted\|variable-825c5723-976a-95f9-f2a0-29f74d98a4ec\>: 22px;
    --line-height--h5\<deleted\|variable-301a2b20-4342-b90d-3248-f31bdb0eb8b3\>: 1.32em;
    --font-size--h6-tablet\<deleted\|variable-58b8c45f-2eda-06fe-95eb-1839f4ae6ba5\>: 20px;
    --font-size--h6-mobile\<deleted\|variable-ccaf3fbc-7ce8-949b-a62d-34f0e5eb7c13\>: 20px;
    --line-height--h6\<deleted\|variable-72e1955c-eafc-4797-fe4d-99f4ebfca0a9\>: 1.4em;
    --body-font: Inter, sans-serif;
    --colors--primary\<deleted\|variable-1bf57baa-efd3-3ea1-1bec-630cf3f13409\>: #ff464f;
    --colors--neutral6\<deleted\|variable-f828782d-40c7-0952-a30c-6b4b52522211\>: #f3f3f3;
    --section-padding: 60px;
    --container: 540px;
    --heading-dark: var(--_colors---colors--neutral--neutral-1);
    --paragraph-dark: var(--_colors---colors--neutral--neutral-2);
    --_typography---font-size--paragraphs--text-default: 16px;
    --_typography---line-height--paragraphs--text-default: 1.5em;
    --_typography---font-size--headings--h1: 60px;
    --_typography---line-height--headings--h1: 1em;
    --_typography---letter-spacing--headings--h1: -.015em;
    --_typography---font-size--headings--h2: 32px;
    --_typography---line-height--headings--h2: 1.25em;
    --_typography---font-size--headings--h3: 28px;
    --_typography---line-height--headings--h3: 1.28em;
    --_typography---font-size--headings--h4: 24px;
    --_typography---line-height--headings--h4: 1.28em;
    --_typography---font-size--headings--h5: 20px;
    --_typography---line-height--headings--h5: 1.3em;
    --_typography---font-size--headings--h6: 18px;
    --_typography---line-height--headings--h6: 1.3em;
    --_typography---font-size--paragraphs--text-md: 18px;
    --_typography---font-size--paragraphs--text-sm: 14px;
    --_typography---line-height--paragraphs--text-sm: 1.5em;
    --_typography---font-size--paragraphs--text-lg: 20px;
    --_typography---line-height--paragraphs--text-lg: 1.6em;
    --_typography---line-height--paragraphs--text-md: 1.28em;
    --_typography---font-size--buttons--button-lg: 20px;
    --_typography---font-size--buttons--button-default: 18px;
    --_typography---font-size--buttons--button-sm: 16px;
    --_typography---line-heightbuttons--button-lg: 1em;
    --_typography---line-heightbuttons--button-default: 1em;
    --_typography---line-heightbuttons--button-sm: 1em;
    --_typography---letter-spacing--headings--h2: -.019em;
    --_typography---letter-spacing--headings--h3: -.03em;
    --_typography---letter-spacing--headings--h4: 0em;
    --_typography---letter-spacing--headings--h5: 0em;
    --_typography---letter-spacing--headings--h6: 0em;
    --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  }

  h5 {
    font-size: var(--font-size--h5-tablet\<deleted\|variable-825c5723-976a-95f9-f2a0-29f74d98a4ec\>);
  }

  h6 {
    font-size: var(--font-size--h6-mobile\<deleted\|variable-ccaf3fbc-7ce8-949b-a62d-34f0e5eb7c13\>);
    line-height: var(--line-height--h6\<deleted\|variable-72e1955c-eafc-4797-fe4d-99f4ebfca0a9\>);
  }

  .section-title-block {
    margin-bottom: 24px;
  }

  .badge-horizontal-line {
    width: 54px;
  }

  .section-title-block-2 {
    margin-bottom: 30px;
  }

  .single-counter-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .sg-typography {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 24px;
  }

  .sg-colors {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
  }

  .sg-typography-block {
    padding-bottom: 16px;
  }

  .sg-typography-block-wrap {
    padding: 24px;
  }

  .sg-typography-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .text-lg {
    font-size: 16px;
  }

  .hero-section {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .about-content-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .about-right-title {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .stats-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 20px 20px 40px;
  }

  .stats-number {
    font-size: 44px;
  }

  .service-widget-title-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .section-title-row {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 32px;
  }

  .service-widget {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .service-widget-title-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .service-widget-list-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .hero-content-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    margin-bottom: 24px;
  }

  .hero-sub-title {
    margin-bottom: 16px;
  }

  .hero-text-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 32px;
  }

  .hero-button-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .play-icon-wrap {
    width: 60px;
  }

  .play-icon {
    max-width: 28px;
  }

  .video-section {
    height: auto;
  }

  .section-title-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .banner-section {
    padding-top: 90px;
  }

  .banner-title-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .banner-description {
    margin-bottom: 32px;
  }

  .pricing-card-top {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 24px;
  }

  .pricing-card-block {
    grid-template-columns: 1fr;
  }

  .pricing-feature-list {
    padding: 24px;
  }

  .cart-item-text-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .nav-menu {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .dropdown-list.w--open {
    padding-top: 5px;
  }

  .brand-logo-link {
    padding: 8px;
  }

  .apple-pay {
    height: 48px;
  }

  .button {
    padding: 12px 24px;
  }

  .hamburger {
    width: 44px;
    height: 44px;
  }

  .error-state {
    padding: 14px;
  }

  .dropdown-link-block {
    grid-template-rows: auto;
    height: 250px;
  }

  .cart-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .cart-image {
    max-width: 112px;
  }

  .brand-logo {
    max-width: 40px;
  }

  .client-logo-wrap {
    max-height: 100px;
    padding: 24px;
  }

  .blog-card-body {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .blog-card-text-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .blog-collection-list {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .cta-title-wrap {
    max-width: 370px;
  }

  .cta-title {
    font-size: 60px;
  }

  .cta-content-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .accordion-title-wrap {
    padding-top: 20px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .accordion-text-wrap {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .accordion {
    padding-bottom: 4px;
  }

  .accordion-title {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    font-size: 20px;
  }

  .accordion-icon-wrap {
    width: 36px;
    height: 36px;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-left, .footer-right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footer-link-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .blog-section-button-wrap {
    margin-top: 60px;
  }

  .pricing-card-price-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .testimonial-image-wrap {
    width: 100%;
  }

  .testimonial-slide-content {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding: 24px 24px 40px;
  }

  .testimonial-arrow.right {
    left: 100px;
  }

  .testimonial-arrow.left {
    left: 24px;
  }

  .testimonial-slider-block {
    flex-flow: column;
  }

  .testimonial-slider-wrap {
    width: 100%;
  }

  .experience-card-block {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .experience-card {
    min-height: 400px;
    padding: 24px;
  }

  .experience-card-head {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .process-widget {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-left: 1px solid var(--_colors---primary-colors--divider-light);
    max-width: none;
    padding-bottom: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .process-widget-body {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .process-widget-icon {
    max-width: 36px;
  }

  .process-widget-icon-wrap {
    padding: 14px;
  }

  .process-widget-block {
    border-left-style: none;
    grid-template-columns: 1fr;
  }

  .clients-section-button {
    margin-top: 32px;
  }

  .reason-widget {
    padding: 24px;
  }

  .reason-image {
    object-position: 50% 25%;
    max-height: 400px;
  }

  .reason-title-block {
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .service-widget-left {
    flex-flow: column;
  }

  .project-widget-body {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .project-image {
    min-height: 400px;
    max-height: 400px;
  }

  .input-field.text-area {
    min-height: 120px;
  }

  .contact-form-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .form-button-wrap {
    padding-top: 20px;
  }

  .contact-link-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    order: 1;
  }

  .contact-link-widget {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .video-thumbnail, .video-wrap {
    min-height: auto;
  }

  .work-collection-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .pricing-details-right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 24px;
  }

  .service-stat-card-block {
    margin-bottom: 40px;
  }

  .service-stats-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    min-height: 220px;
    padding: 20px;
  }

  .service-stats-number {
    font-size: 44px;
  }

  .service-stats-particle {
    max-width: 60px;
  }

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

  .about-info-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-sub-title-particle-wrap {
    margin-top: 10px;
  }

  .utility-content-wrap {
    grid-row-gap: 24px;
  }

  .utility-text-wrap-2 {
    padding-bottom: 24px;
  }

  .checkout-section {
    padding-top: 90px;
  }

  .button-secondary-2 {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
  }

  .service-widget-button {
    width: 70px;
  }

  .prodct-details-content-wrap {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  body {
    --heading-font: Anton, sans-serif;
    --font-size--h5-tablet\<deleted\|variable-825c5723-976a-95f9-f2a0-29f74d98a4ec\>: 22px;
    --line-height--h5\<deleted\|variable-301a2b20-4342-b90d-3248-f31bdb0eb8b3\>: 1.32em;
    --font-size--h6-tablet\<deleted\|variable-58b8c45f-2eda-06fe-95eb-1839f4ae6ba5\>: 20px;
    --font-size--h6-mobile\<deleted\|variable-ccaf3fbc-7ce8-949b-a62d-34f0e5eb7c13\>: 20px;
    --line-height--h6\<deleted\|variable-72e1955c-eafc-4797-fe4d-99f4ebfca0a9\>: 1.4em;
    --body-font: Inter, sans-serif;
    --colors--primary\<deleted\|variable-1bf57baa-efd3-3ea1-1bec-630cf3f13409\>: #ff464f;
    --colors--neutral6\<deleted\|variable-f828782d-40c7-0952-a30c-6b4b52522211\>: #f3f3f3;
    --section-padding: 40px;
    --container: 540px;
    --heading-dark: var(--_colors---colors--neutral--neutral-1);
    --paragraph-dark: var(--_colors---colors--neutral--neutral-2);
    --_typography---font-size--paragraphs--text-default: 16px;
    --_typography---line-height--paragraphs--text-default: 1.5em;
    --_typography---font-size--headings--h1: 60px;
    --_typography---line-height--headings--h1: 1em;
    --_typography---letter-spacing--headings--h1: -.015em;
    --_typography---font-size--headings--h2: 32px;
    --_typography---line-height--headings--h2: 1.25em;
    --_typography---font-size--headings--h3: 28px;
    --_typography---line-height--headings--h3: 1.28em;
    --_typography---font-size--headings--h4: 24px;
    --_typography---line-height--headings--h4: 1.28em;
    --_typography---font-size--headings--h5: 20px;
    --_typography---line-height--headings--h5: 1.3em;
    --_typography---font-size--headings--h6: 18px;
    --_typography---line-height--headings--h6: 1.3em;
    --_typography---font-size--paragraphs--text-md: 18px;
    --_typography---font-size--paragraphs--text-sm: 14px;
    --_typography---line-height--paragraphs--text-sm: 1.5em;
    --_typography---font-size--paragraphs--text-lg: 20px;
    --_typography---line-height--paragraphs--text-lg: 1.6em;
    --_typography---line-height--paragraphs--text-md: 1.28em;
    --_typography---font-size--buttons--button-lg: 20px;
    --_typography---font-size--buttons--button-default: 18px;
    --_typography---font-size--buttons--button-sm: 16px;
    --_typography---line-heightbuttons--button-lg: 1em;
    --_typography---line-heightbuttons--button-default: 1em;
    --_typography---line-heightbuttons--button-sm: 1em;
    --_typography---letter-spacing--headings--h2: -.019em;
    --_typography---letter-spacing--headings--h3: -.03em;
    --_typography---letter-spacing--headings--h4: 0em;
    --_typography---letter-spacing--headings--h5: 0em;
    --_typography---letter-spacing--headings--h6: 0em;
    --_typography---letter-spacing--paragraphs--text-spacing: -.03em;
  }

  ._3, ._4 {
    height: auto;
  }

  .sg-typography {
    width: 500px;
  }

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

  .hero-section {
    padding-bottom: 40px;
  }

  .stats-card-block {
    grid-template-columns: 1fr;
  }

  .hero-bullet-point {
    margin-top: 10px;
  }

  .hero-text-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-button-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .social-link-icon {
    justify-content: center;
    align-items: center;
  }

  .banner-button-wrap {
    flex-flow: column;
    align-items: stretch;
  }

  .cart-item-text-block {
    width: 100%;
  }

  .dropdown-link-wrap {
    padding-bottom: 0;
  }

  .hamburger {
    width: 40px;
    height: 40px;
  }

  .dropdown-link-block {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .cart-item {
    flex-flow: column;
  }

  .cart-image {
    max-width: none;
  }

  .client-logo-wrap {
    max-height: 80px;
  }

  .animated-image {
    object-fit: cover;
  }

  .cta-title-wrap {
    max-width: 250px;
  }

  .cta-button-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: stretch;
  }

  .cta-title {
    font-size: 40px;
  }

  .accordion-title-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .accordion {
    height: auto;
  }

  .accordion-title {
    white-space: pre-wrap;
  }

  .footer-link-widget-block {
    grid-column-gap: 16px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .blog-section-button-wrap {
    margin-top: 40px;
  }

  .reason-title-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-image {
    min-height: 300px;
    max-height: 300px;
  }

  .service-stat-card-block {
    grid-template-columns: 1fr;
  }

  .button-secondary-2 {
    justify-content: center;
  }

  .erro-button-wrap {
    flex-flow: column;
    align-items: stretch;
  }
}

#w-node-_99fa8a10-0aea-6987-72dd-5da85f45b6d5-8a1bd448 {
  justify-self: start;
}

#w-node-e61941d4-9a9c-d538-6a2d-66621b536bc4-8e82e5aa, #w-node-e61941d4-9a9c-d538-6a2d-66621b536bdb-8e82e5aa, #w-node-cc08f4a2-0433-e742-4ebb-e4402007264f-dab9f638, #w-node-_27bb4a7c-fd9f-3236-75ac-84b5d0832bdb-dab9f638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Quantu 1 H';
  src: url('../fonts/QUANTU1H.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}