@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-VariableItalic.ttf') format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Switzer Variable;
  src: url('../fonts/Switzer-Variable.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --colors--second-color: white;
  --font--third-font: "Switzer Variable", Arial, sans-serif;
  --colors--first-color: black;
  --button--font-size: 16px;
  --line-height--page-line-height: 1.15;
  --font-weight--500: 500;
  --font--h1: 8rem;
  --font--h2: 2.9rem;
  --font--h3: 1.9rem;
  --font--h4: 1.4rem;
  --font--h5: 1.2rem;
  --font--h6: .75rem;
  --text-field: 1rem;
  --line-height--paragraph-line-height: 1.3;
  --colors--fourth-color: #ff2600;
  --font-weight--400: 400;
  --colors--footer-color: #f2f2f2;
  --font--second-font: "IBM Plex Mono", sans-serif;
  --font--work-title: .9rem;
  --page-container--width: 100%;
  --page-container--container-large: 1400px;
  --colors--third-color: #131313;
  --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
  --font-weight--600: 600;
  --page-margin--divider-medium: 50px;
  --button--button-color: white;
  --color--second-color: #000;
  --counter-title: 3.5rem;
  --color--first-color: white;
  --colors--color: white;
  --line-height--page-line-height-2: .85;
  --page-title: 4rem;
  --font-weight--300: 300;
  --font--primary-font: Inter, sans-serif;
  --work-title: 33vw;
  --footer-title: 25vw;
  --counter-title-2: 3.8rem;
  --button--round-corners: 2.2rem;
  --button--circle-round-corners: 10rem;
  --button--nav-text: 15px;
  --button--cta-title: 6rem;
  --backdrop-filter--blur-color: #f8f8f31a;
  --backdrop-filter--backdrop-size: 40px;
  --backdrop-filter--backdrop-size-second: 15px;
  --page-container--round-corners: .6rem;
  --page-margin--divider-extra-small: 10px;
  --page-margin--divider-small: 20px;
  --page-margin--divider-large: 60px;
  --page-margin--divider-x-large: 120px;
  --section--padding-top-bottom: 250px;
  --section--padding-left-right: 2%;
  --font-weight--700: 700;
  --font-weight--800: 800;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 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-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 {
  background-color: var(--colors--second-color);
  font-family: var(--font--third-font);
  color: var(--colors--first-color);
  font-size: var(--button--font-size);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.5px;
}

h1 {
  font-size: var(--font--h1);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  font-size: var(--font--h2);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: var(--font--h3);
  font-weight: var(--font-weight--500);
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  font-size: var(--font--h4);
  font-weight: var(--font-weight--500);
  letter-spacing: -.7px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  font-size: var(--font--h5);
  font-weight: var(--font-weight--500);
  letter-spacing: -.3px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  font-size: var(--font--h6);
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  opacity: .7;
  font-size: var(--text-field);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.4px;
  text-transform: none;
  margin-bottom: 10px;
}

a {
  color: var(--colors--first-color);
  text-decoration: underline;
}

li {
  opacity: .7;
  font-size: var(--text-field);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.5px;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 1px solid var(--colors--fourth-color);
  color: var(--colors--fourth-color);
  font-size: 28px;
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--400);
  margin-bottom: 10px;
  padding: 0 20px;
}

.page-wrapper {
  z-index: 20;
  position: relative;
}

.button {
  background-color: var(--colors--footer-color);
  font-family: var(--font--second-font);
  color: var(--colors--first-color);
  font-size: var(--font--work-title);
  font-weight: var(--font-weight--500);
  text-align: center;
  letter-spacing: -.4px;
  text-transform: uppercase;
  border-radius: 30px;
  padding: .95rem 1.9rem;
  text-decoration: none;
  transition: all .2s;
  overflow: visible;
  box-shadow: 0 2px 5px #00000005, -1.1px 1.2px .1px #00000003, -2.2px 2.4px .3px #00000005, -3.3px 3.7px .5px #00000005, -4.6px 5.1px .7px #00000008, -6px 6.6px .9px #00000008, -7.6px 8.4px 1.3px #00000008, -9.5px 10.5px 1.8px #00000008, -11.8px 13px 2.4px #00000008, -14.7px 16.2px 3.2px #00000008, -18.3px 20.2px 4.4px #0000000a, -23px 25.4px 6px #0000000a, -29.3px 32.3px 8.2px #0000000a, -37.8px 41.8px 11.3px #0000000a, -49.9px 55.1px 15.9px #0000000a;
}

.button:hover {
  opacity: .76;
}

.button._01 {
  background-color: var(--colors--first-color);
  color: var(--colors--second-color);
}

.container {
  z-index: 1;
  width: var(--page-container--width);
  max-width: var(--page-container--container-large);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section {
  z-index: 11;
  background-color: var(--colors--second-color);
  padding: 100px 2%;
  position: relative;
}

.section.add-top {
  padding-top: 10%;
}

.section.gray {
  background-color: var(--colors--footer-color);
}

.section.gray.add-minus {
  margin-bottom: -170px;
  padding-bottom: 270px;
}

.section.dark {
  background-color: var(--colors--third-color);
}

.section.dark.add-bottom {
  padding-bottom: 150px;
}

.section.with-minus {
  margin-bottom: -170px;
  padding-bottom: 270px;
}

.display-1 {
  opacity: 100;
  line-height: var(--line-height--page-line-height);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.display-1.second {
  letter-spacing: -.05rem;
}

.margin-30 {
  margin-top: var(--page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>);
}

.hero-pricing-link {
  color: #fff;
  text-align: center;
  background-color: #2a2a2d;
  border: 1px solid #414141;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
}

.hero-pricing-link:hover {
  box-shadow: 0 0 5px 2px #ffffffbf;
}

.hero-pricing-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.utility-page-wrap {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.utility-page-form {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.error-message {
  color: var(--colors--second-color);
  text-align: center;
  background-color: #fa242a;
  background-image: linear-gradient(#fa242a, #fc4247);
  border-radius: 7px;
}

.white-block {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.caption {
  color: #ffffff8c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.caption.margined {
  opacity: .74;
  color: var(--colors--first-color);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 700;
}

.caption.margined._2 {
  opacity: 100;
  font-size: var(--font--h6);
  font-weight: var(--font-weight--600);
  text-transform: none;
}

.color-block {
  background-color: var(--colors--first-color);
  border: 1px solid #ffffff59;
  border-radius: 2px;
  width: 100%;
  height: 85px;
  margin-bottom: 5px;
  padding: 10px;
  display: flex;
}

.color-block._2 {
  background-color: var(--colors--fourth-color);
  color: var(--colors--second-color);
}

.light-block-second {
  border-radius: 3px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.light-block-second.rounded-bottom {
  border-radius: 3px;
  padding-bottom: 30px;
}

.color-block-parent {
  width: 20%;
  margin-right: 20px;
}

.color-row {
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 35px;
  padding: 25px 0 15px;
  display: flex;
}

.light-block {
  border-radius: 3px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.licensing-content {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

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

.subhead {
  opacity: 100;
  color: var(--colors--first-color);
  font-size: var(--font--work-title);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--600);
  text-transform: uppercase;
  margin-bottom: 0;
}

.margin-50 {
  margin-top: var(--page-margin--divider-medium);
}

.licensing-title {
  font-size: var(--font--h4);
  text-transform: uppercase;
}

.licensing-link {
  color: var(--colors--first-color);
  text-decoration: underline;
}

.licensing-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.wrok-card-wrapper {
  width: 100%;
}

.service-item {
  cursor: pointer;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -1px;
}

.item-wrapper {
  flex-flow: column;
  width: 100%;
  margin-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.last-part {
  z-index: 20;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation-text-main {
  z-index: 1;
  font-size: var(--font--work-title);
  font-weight: var(--font-weight--500);
  letter-spacing: -.3px;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.navigation-text-main._01:where(.w-variant-e2a30bd6-be70-4afc-d8ee-62d5671d3227), .navigation-text-main._02:where(.w-variant-e2a30bd6-be70-4afc-d8ee-62d5671d3227) {
  font-size: var(--text-field);
  text-transform: none;
}

.button-link {
  color: var(--colors--second-color);
  font-size: var(--font--work-title);
  text-transform: uppercase;
  background-color: #f0f0f000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-link:where(.w-variant-e2a30bd6-be70-4afc-d8ee-62d5671d3227) {
  font-size: var(--font--h5);
}

.navigation-top {
  z-index: 999;
  position: fixed;
  inset: 0% 0% auto;
}

.top-text {
  opacity: 100;
  font-size: var(--font--work-title);
  font-weight: var(--font-weight--600);
  margin-bottom: 0;
}

.top-text.logo {
  z-index: 2;
  font-family: var(--font--second-font);
  font-size: var(--font--h5);
  font-weight: var(--font-weight--500);
  letter-spacing: .2px;
  text-transform: uppercase;
  position: relative;
}

.navbar {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 2%;
  display: grid;
}

.last-item {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #fff3;
  border-radius: 5px;
  order: 1;
  justify-content: center;
  align-items: center;
  min-width: 59px;
  min-height: 59px;
  display: flex;
}

.last-item:where(.w-variant-3d8eb4ab-38ea-0e9a-679b-d38270e7d9ce) {
  background-color: #00000080;
}

.line-divider {
  background-color: #fff3;
  width: 100%;
  height: 1px;
  margin-top: 3px;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.line-divider._01 {
  background-color: #ffffff1f;
  margin-top: 0;
}

.line-divider.invert {
  filter: invert();
  background-color: #ffffff1f;
  margin-top: 0;
}

.line-divider._02 {
  margin-top: 0;
}

.line-divider._03 {
  background-color: var(--colors--second-color);
  opacity: .2;
  margin-top: 50px;
  margin-bottom: 30px;
}

.line-absolute {
  background-color: var(--colors--second-color);
  width: 100%;
  height: 1px;
  position: absolute;
}

.text-overflow {
  height: 15px;
  overflow: hidden;
}

.text-overflow:where(.w-variant-e2a30bd6-be70-4afc-d8ee-62d5671d3227) {
  height: 21px;
}

.number-text {
  opacity: .6;
  width: 15px;
  height: 10px;
  font-family: var(--font--second-font);
  font-size: var(--font--h6);
  font-weight: var(--font-weight--600);
  letter-spacing: -.1px;
  margin-top: -10px;
  margin-left: 5px;
}

.button-flex {
  position: relative;
  overflow: hidden;
}

.hamburger-wrapper {
  cursor: pointer;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 30px;
  height: 9px;
  display: flex;
}

.hamburger-line {
  background-color: var(--colors--second-color);
  border-radius: 20px;
  width: 100%;
  height: 1.5px;
}

.fixed-menu {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  transform: translate(100%);
}

.navbar-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
}

.navbar-circle-fixed {
  height: 100%;
  position: relative;
  inset: 0% auto 0% 1px;
}

.navbar-circle-wrapper {
  z-index: 20;
  flex-flow: column;
  width: 100px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navigation-content {
  background-color: var(--colors--first-color);
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 11vh 6vw 40px;
  display: flex;
}

.circle-line-div {
  background-color: var(--colors--first-color);
  width: 235%;
  height: 150%;
  position: absolute;
  top: 50%;
  overflow: hidden;
  transform: skew(0deg, -85deg)translate(0, -50%);
}

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

.hamburger-text {
  grid-row-gap: 5px;
  height: 20px;
  color: var(--colors--first-color);
  font-size: var(--font--work-title);
  letter-spacing: -.5px;
  flex-flow: column;
  display: none;
  overflow: hidden;
}

.text-small-menu {
  font-weight: var(--font-weight--600);
  letter-spacing: -.7px;
}

.page-overlay-main {
  z-index: 998;
  opacity: 0;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  pointer-events: none;
  background-color: #0000001a;
  position: fixed;
  inset: 0%;
}

.divider-xs {
  height: 10px;
}

.social-icon {
  background-color: var(--button--button-color);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.social-image {
  width: 18px;
}

.social-tooltip {
  width: 75px;
  min-height: 25px;
  font-size: var(--font--h6);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -40px 0% auto -20px;
}

.tooltip-bg {
  background-color: var(--button--button-color);
  width: 100%;
  height: 100%;
  color: var(--colors--first-color);
  font-weight: var(--font-weight--600);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.image {
  position: absolute;
  inset: auto 0% -5px 50%;
  transform: translate(-50%);
}

.divider-m {
  height: 50px;
}

.divider-s {
  height: 30px;
}

.divider-xxl {
  height: 100px;
}

.blog-main-wrapper {
  width: 100%;
  color: var(--colors--first-color);
  font-size: var(--font--h4);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--600);
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.field-main {
  background-color: var(--colors--footer-color);
  min-height: 60px;
  color: var(--color--second-color);
  font-weight: var(--font-weight--600);
  border: 1px #ffffff1a;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 18px 22px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
}

.field-main:focus {
  background-color: #121212;
  border-color: #ffffff40;
  padding-left: 26px;
}

.field-main::placeholder {
  color: #00000080;
  font-weight: var(--font-weight--600);
}

.field-main.add-bottom {
  margin-bottom: 5px;
}

.h2 {
  font-size: var(--font--h3);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.8px;
  margin-top: 15px;
  margin-bottom: 0;
}

.h2._01 {
  font-size: var(--font--h2);
  line-height: var(--line-height--page-line-height);
}

.h2._02 {
  margin-top: 0;
}

.hero-main {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 124vh;
  margin-bottom: -170px;
  padding: 7% 2% 18%;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.hero-main.for-inner {
  height: 95vh;
}

.rounder-wrapper {
  z-index: 20;
  height: 20vw;
  margin-bottom: -1px;
  position: relative;
  overflow: hidden;
  transform: translate(0, -1px);
}

.circle-animation {
  width: 200vw;
  height: 20vw;
  position: absolute;
  bottom: auto;
  left: -100%;
  right: 0%;
  overflow: hidden;
  transform: skew(0deg, 6deg)translate(50%);
}

.cirle-bg-color {
  background-color: var(--colors--second-color);
  position: absolute;
  inset: 0%;
}

.cirle-bg-color._01 {
  background-color: var(--colors--footer-color);
}

.cirle-bg-color._02 {
  background-color: var(--colors--third-color);
}

.page-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.page-grid.cnt {
  place-items: center stretch;
}

.work-image-cover {
  object-fit: cover;
  background-image: linear-gradient(#0003, #0003);
  width: 100%;
  height: 100%;
  position: relative;
}

.work-image-cover._01.with-percent {
  width: 85%;
  height: 85%;
  overflow: visible;
}

.footer {
  z-index: 11;
  background-color: var(--colors--third-color);
  padding: 50px 2% 30px;
  position: relative;
}

.divider-xl {
  height: 80px;
}

.anton-text {
  font-family: var(--font--second-font);
  letter-spacing: .5px;
  text-transform: uppercase;
}

.anton-text._01 {
  font-size: var(--font--h3);
}

._404 {
  font-family: var(--font--second-font);
  font-size: var(--font--h1);
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hero-image {
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.hero-image.blury {
  filter: blur(10px);
  transform: scale(1.1);
}

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

.hero-overlay._01 {
  background-image: linear-gradient(#0000004d, #0000004d);
}

.navigation-center {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #fff3;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  min-height: 59px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.navigation-center:where(.w-variant-3d8eb4ab-38ea-0e9a-679b-d38270e7d9ce) {
  background-color: #00000080;
}

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

.hero-title {
  font-family: var(--font--third-font);
  color: var(--colors--second-color);
  font-size: var(--counter-title);
  line-height: var(--line-height--page-line-height);
  margin-bottom: 0;
}

.hero-title.opacity {
  color: #ffffffb3;
  position: relative;
  top: 1px;
}

.slide-wrapper {
  flex-flow: column;
  height: 69px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
  overflow: hidden;
}

.main-text-flex {
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.main-text-flex._01 {
  max-width: 500px;
}

.main-text-flex._02 {
  max-width: 700px;
}

.main-text-flex._03 {
  max-width: 600px;
}

.logo-flex {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--colors--second-color);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-flex:where(.w-variant-3d8eb4ab-38ea-0e9a-679b-d38270e7d9ce) {
  filter: invert();
}

.tm {
  font-size: var(--font--work-title);
  letter-spacing: .4px;
  position: relative;
  top: -3px;
  left: 3px;
}

.text-small {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  font-family: var(--font--second-font);
  color: var(--color--first-color);
  font-size: var(--font--h6);
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #ffffff21;
  border-radius: 5px;
  flex: none;
  margin-bottom: 5px;
  padding: 7px 9px;
}

.text-small.invert {
  color: #000000ab;
  background-color: #706e6e21;
}

.text-small._06 {
  padding: 4px 8px;
}

.text-small._06:where(.w-variant-734157eb-0390-b2ee-633e-f349af651935) {
  display: none;
}

.filter-flex {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.filter-flex.cnt {
  justify-content: center;
  align-items: center;
}

.filter-flex.flex-between {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
}

.hero-container {
  z-index: 10;
  position: relative;
}

.button-rounded {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  background-color: var(--colors--second-color);
  pointer-events: auto;
  min-height: 2.8rem;
  font-family: var(--font--second-font);
  color: var(--colors--first-color);
  font-size: var(--font--work-title);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--600);
  letter-spacing: -.4px;
  text-transform: uppercase;
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .5em 1.6em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-rounded:where(.w-variant-a92c7cd9-549c-fabe-67dc-63d5ae31b25b) {
  background-color: var(--colors--fourth-color);
  color: var(--colors--second-color);
  padding-left: 3.4em;
  padding-right: 3.4em;
}

.button-rounded:where(.w-variant-7e7ceb50-dc53-ad73-edae-d0cbd53a10dc) {
  background-color: #e6e6e6;
}

.button-text {
  font-weight: var(--font-weight--500);
}

.button-text.button-text-pre:where(.w-variant-7e7ceb50-dc53-ad73-edae-d0cbd53a10dc) {
  opacity: .6;
}

.button-text.button-text-pre:where(.w-variant-a92c7cd9-549c-fabe-67dc-63d5ae31b25b) {
  color: #fff;
}

.button-transition-wrapper {
  pointer-events: none;
  border-radius: 30px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.button-transition {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--colors--second-color);
  background-color: #2b2b2b;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate(0, 100%);
}

.button-transition.button-transition-rounded {
  background-color: var(--colors--first-color);
  border-radius: 30px;
  transform: scale(1.05)translate(0, 100%);
}

.button-transition.button-transition-rounded:where(.w-variant-f4f5cb5c-c7b8-5929-ba07-6018169f134d), .button-transition.button-transition-rounded:where(.w-variant-a92c7cd9-549c-fabe-67dc-63d5ae31b25b) {
  background-color: var(--colors--first-color);
}

.hero-btn-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.bg-vd {
  pointer-events: auto;
  width: 100%;
  height: 100%;
  position: absolute;
}

.bg-vd.for-photo {
  object-fit: cover;
}

.logo-absolute {
  z-index: 0;
  opacity: .25;
  pointer-events: none;
  margin-right: -90px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.left-nav-flex {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.left-nav-flex.only-mobile {
  display: none;
}

.wnite-text {
  color: var(--button--button-color);
}

.wnite-text._5px {
  margin-bottom: 5px;
}

.space-between {
  z-index: 1;
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.space-between.full {
  height: 100%;
}

.space-between._01 {
  grid-row-gap: 60px;
}

.small-flex {
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.small-flex._01 {
  padding-right: 45px;
}

.arrow-black {
  filter: invert();
  width: 10px;
}

.arrow-black._01 {
  width: 15px;
}

.blur-div {
  z-index: -1;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #fff3;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.founder-overflow {
  height: 13px;
  overflow: hidden;
}

.img-team {
  object-fit: cover;
  border-radius: 6px;
  width: 65px;
  min-width: 100%;
  height: 50px;
  min-height: 100%;
}

.img-team._01 {
  width: 50px;
  min-width: 50px;
  height: 60px;
}

.img-team._02 {
  width: 80px;
}

.smaller-text {
  opacity: .61;
  font-family: var(--font--second-font);
  font-size: var(--font--h6);
  text-transform: uppercase;
}

.contact-team {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 300px;
  min-height: 100px;
  color: var(--button--button-color);
  font-size: var(--font--work-title);
  letter-spacing: -.4px;
  justify-content: flex-start;
  align-items: stretch;
  padding: 5px 10px 5px 5px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.contact-team._01 {
  width: 340px;
}

.team-photo {
  border-radius: 6px;
  flex: none;
  display: flex;
  overflow: hidden;
}

.arrow-mask {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.founder-flex {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.arrow-wrapper {
  z-index: 1;
  background-color: var(--colors--fourth-color);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
  position: absolute;
  inset: 5px 5px auto auto;
}

.arrow-wrapper._01 {
  width: 50px;
  height: 50px;
  top: 10px;
  right: 10px;
}

.space-bottom {
  padding-bottom: 5px;
}

.shadow-lft {
  background-image: linear-gradient(90deg, #fff9 27%, #fff0);
  min-width: 70px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.shadow-lft.rt {
  background-image: linear-gradient(90deg, #fff0, #fff9 73%);
  inset: 0% 0% 0% auto;
}

.logo-carousel-item {
  flex: none;
  padding-left: .5rem;
  padding-right: .5rem;
}

.logo-link {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-carousel-main {
  grid-column-gap: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.carousel-main {
  flex-direction: row;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-carousel-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  backface-visibility: hidden;
  flex: none;
  display: flex;
  position: relative;
  transform: perspective(1px);
}

.logo-small-image {
  opacity: .64;
  filter: invert();
  width: 115px;
  height: 100%;
}

.logo-small-image._02 {
  width: 125px;
}

.logo-small-image._01 {
  width: 80px;
}

.line-big-divider {
  background-color: #0000001c;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.max-w-text {
  max-width: 550px;
}

.max-w-text._01 {
  max-width: 500px;
}

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

.max-w-text._02 {
  max-width: 450px;
}

.gray-color {
  opacity: .37;
}

.gray-color._01 {
  opacity: .7;
}

.numver-block {
  grid-row-gap: 10px;
  font-family: var(--font--second-font);
  font-size: var(--font--h1);
  flex-flow: row;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.metric-number {
  line-height: var(--line-height--page-line-height-2);
  letter-spacing: -5px;
}

.metric-number.small-gray {
  opacity: .31;
  font-size: var(--page-title);
  font-weight: var(--font-weight--300);
  margin-top: 10px;
  margin-left: 10px;
}

.other-text {
  opacity: .46;
  font-family: var(--font--second-font);
  font-size: var(--font--work-title);
}

.content-wrapper {
  border-radius: 8px;
  width: 100%;
  height: 42rem;
  max-height: none;
  position: relative;
  overflow: hidden;
}

.content-wrapper._02 {
  background-color: var(--colors--first-color);
  justify-content: center;
  align-items: center;
  height: 42rem;
  display: flex;
}

.content-wrapper._01 {
  aspect-ratio: 1;
  height: 100%;
}

.content-wrapper._03 {
  aspect-ratio: 3 / 2;
  height: 100%;
}

.content-wrapper._04 {
  aspect-ratio: 3 / 2;
  height: auto;
}

.work-mask {
  z-index: 4;
  background-color: var(--colors--second-color);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.work-mask._01 {
  background-color: var(--colors--fourth-color);
}

.work-mask._02 {
  background-color: var(--colors--third-color);
}

.button-line {
  border-top: 1px solid #0000001f;
  padding-top: 50px;
}

.button-line.other-color {
  border-top-color: #ffffff45;
  padding-top: 30px;
}

.watch-video-wrapper {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #fff3;
  border-radius: 5px;
  width: 180px;
  height: 100px;
  position: absolute;
  inset: auto 10px 10px auto;
}

.lightbox-link {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  width: 100%;
  height: 100%;
  font-family: var(--font--second-font);
  color: var(--colors--second-color);
  font-size: var(--font--work-title);
  letter-spacing: 0;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: flex-end;
  padding: 12px 15px;
  text-decoration: none;
  display: flex;
}

.play-button {
  width: 13px;
  position: relative;
  top: -2px;
}

.logo-second {
  z-index: 3;
  width: 60px;
  position: absolute;
  inset: 30px 0% auto 50%;
  transform: translate(-50%);
}

.abolute-testimonials {
  z-index: 3;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  min-width: 420px;
  max-width: 402px;
  min-height: 254px;
  color: var(--color--first-color);
  background-color: #ffffff26;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 25px 30px;
  display: flex;
  position: absolute;
}

.testi-text {
  opacity: 100;
  font-size: var(--font--h5);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.3px;
  margin-bottom: 0;
}

.testimonials-bottom {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #ffffff30;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 22px;
  display: flex;
}

.testimonials-bottom._01 {
  justify-content: space-between;
  padding-top: 20px;
}

.play-pause-button {
  inset: auto 15px 15px auto;
}

.play-pause-button.negative {
  bottom: -30px;
  right: -30px;
}

.tab-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  border-top: 1px solid #0000001f;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 100px;
  display: grid;
}

.tab-left {
  grid-row-gap: 200px;
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 120px;
}

.tab-list {
  background-color: var(--colors--second-color);
  border-radius: 7px;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  max-width: 330px;
  padding: 10px 20px;
  display: flex;
}

.tab-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
  font-family: var(--font--second-font);
  color: #00000070;
  font-size: var(--font--work-title);
  text-transform: uppercase;
  border-bottom: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  transition: padding .3s;
  display: flex;
  overflow: clip;
}

.tab-item.w--current {
  color: var(--colors--first-color);
  padding-left: 20px;
}

.tab-item.no-btm-line {
  border-bottom-style: none;
}

.tab-inner-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  display: flex;
}

.arrow-orange {
  background-image: url('../images/arrow-orange.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 9px;
  height: 9px;
}

.tab-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-services-wrapper {
  z-index: 2;
  grid-row-gap: 70px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  max-width: 97%;
  font-family: var(--font--second-font);
  color: var(--color--first-color);
  font-size: var(--font--work-title);
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 7px;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 10px;
}

.service-title {
  font-family: var(--font--primary-font);
  font-size: var(--font--h4);
  font-weight: var(--font-weight--500);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.service-link {
  width: 100%;
  height: 100%;
}

.industry-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.service-media-wrap {
  z-index: 20;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.service-media-wrap:where(.w-variant-3c24d888-925f-499b-9c35-23e6a7021d66) {
  opacity: 100;
}

.service-media-sticky {
  z-index: 20;
  grid-row-gap: 15px;
  color: var(--color--first-color);
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 30px;
}

.paralax-image {
  object-fit: cover;
  width: 100%;
  height: 105%;
  position: absolute;
  bottom: 0;
}

.service-title-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .3;
  max-height: 75px;
  color: var(--color--first-color);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: visible;
}

.service-title-wrap:where(.w-variant-3c24d888-925f-499b-9c35-23e6a7021d66) {
  opacity: 100;
}

.image-wrap {
  z-index: 1;
  object-fit: cover;
  flex: none;
  width: 100%;
  height: 70vh;
  position: relative;
  overflow: hidden;
}

.image-wrap.for-service {
  aspect-ratio: 3 / 2;
  border-radius: 10px;
  height: auto;
}

.image-wrap.for-service:where(.w-variant-734157eb-0390-b2ee-633e-f349af651935) {
  aspect-ratio: 1;
}

.industry-title {
  font-size: var(--counter-title);
  line-height: var(--line-height--page-line-height-2);
  font-weight: var(--font-weight--500);
  letter-spacing: -.6px;
  margin-top: 0;
  margin-bottom: 0;
}

.service-wrapper {
  font-weight: var(--font-weight--400);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: clip;
}

.p-industry {
  opacity: .55;
  font-size: var(--text-field);
  letter-spacing: -.2px;
  margin-bottom: 0;
}

.p-industry._01 {
  max-width: 70%;
}

.icon-list {
  flex-flow: column;
  display: flex;
}

.icon-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--colors--second-color);
  border-bottom: 1px solid #ffffff1f;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.icon-wrapper.dark {
  color: var(--colors--first-color);
  border-bottom-color: #0000001f;
}

.icon-main {
  background-color: #313131;
  border: 1px solid #ffffff12;
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.icon-cargo {
  filter: invert();
  width: 55%;
  height: 55%;
}

.review-section {
  z-index: 11;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 110vh;
  margin-bottom: -170px;
  padding: 50px 2% 207px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review-section.center {
  justify-content: center;
  align-items: center;
  min-height: 110vh;
}

.testimonial-tabs {
  border-left: 1px solid #fff3;
  flex-flow: column-reverse;
  padding-left: 36px;
  display: flex;
}

.tabs-menu {
  margin-top: 40px;
  margin-left: -10px;
}

.pill-tab-wrapper {
  opacity: .5;
  background-color: #ddd0;
  padding: 10px 6px;
}

.pill-tab-wrapper.w--current {
  opacity: 100;
  background-color: #ddd0;
}

.pill-tab {
  background-color: var(--colors--second-color);
  border-radius: 3px;
  width: 55px;
  height: 3px;
}

.testimonials-content {
  grid-row-gap: 30px;
  max-width: 800px;
  color: var(--colors--color);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.lft-part {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.logo-testi {
  width: 70px;
  position: relative;
}

.logo-testi._01 {
  width: 110px;
}

.logo-testi._03 {
  width: 55px;
}

.photo-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.work-photo-first {
  width: 100%;
  height: 100%;
  min-height: 100%;
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  transform-style: preserve-3d;
}

.toogle-max-w {
  max-width: 100%;
}

.toggle-wrapper-main {
  text-align: left;
  margin-bottom: 10px;
}

.toggle-header {
  grid-column-gap: 15px;
  background-color: var(--button--button-color);
  width: 100%;
  color: var(--colors--first-color);
  font-size: var(--font--h5);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  text-align: left;
  border: 1px solid #00000014;
  border-top-color: #0000001f;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 15px 20px 16px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.toogle-icon {
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  display: flex;
  position: relative;
}

.line-1 {
  background-color: var(--colors--first-color);
  width: 100%;
  height: 1.5px;
}

.line-2 {
  background-color: var(--colors--first-color);
  width: 100%;
  height: 1.5px;
  position: absolute;
  transform: rotate(90deg);
}

.toggle-content {
  overflow: hidden;
}

.toggle-space {
  background-color: var(--colors--color);
  border: 1px solid #0000001f;
  border-radius: 6px;
  margin-top: 10px;
  padding: 18px 11px 10px 16px;
}

.p-faq {
  max-width: 92%;
  line-height: var(--line-height--paragraph-line-height);
}

.plus-line {
  opacity: .35;
  filter: invert();
  pointer-events: none;
  mix-blend-mode: overlay;
  background-image: url('../images/Grid-1.svg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.plus-line._01 {
  opacity: .6;
  background-size: contain;
}

.blog-grid {
  grid-column-gap: 17px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.data-flex {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  opacity: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.data-image {
  justify-content: space-between;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  display: flex;
}

.data-image.invert {
  opacity: .7;
}

.data-inside {
  color: var(--colors--first-color);
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
}

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

.button-icon-main {
  z-index: 3;
  background-color: var(--colors--fourth-color);
  color: #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
  overflow: hidden;
  transform: none;
}

.data-text {
  opacity: .38;
  font-size: var(--font--work-title);
  line-height: var(--line-height--page-line-height-2);
  margin-bottom: 0;
}

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

.buton-icon-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
  transform: rotate(45deg);
}

.buton-icon-svg.is-absolute {
  z-index: 2;
  position: absolute;
  transform: translate(-30px);
}

.blog-main {
  width: 100%;
  color: var(--colors--first-color);
  font-size: var(--font--h4);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.data {
  opacity: .63;
  filter: invert();
  width: 15px;
}

.app-section {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  color: var(--colors--color);
  background-color: #222;
  border-radius: 7px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: grid;
  position: relative;
}

.space-app {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.quote-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.quote-wrapper {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff17;
  border-radius: 10px;
  padding: 40px;
}

.field-text {
  opacity: 100;
  font-size: var(--text-field);
  font-weight: var(--font-weight--500);
  margin-bottom: 0;
}

.field-text.gray {
  opacity: .82;
  font-family: var(--font--second-font);
  color: var(--colors--second-color);
  font-size: var(--font--h6);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.privacy-space {
  margin-top: 10px;
  margin-bottom: 10px;
}

.feild-block-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.feild-block-wrapper.invert {
  align-items: stretch;
}

.field-main-white {
  background-color: var(--colors--second-color);
  min-height: 60px;
  color: var(--colors--first-color);
  border: 1px #ffffff1a;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 18px 22px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
}

.field-main-white:focus {
  background-color: var(--colors--footer-color);
  border-color: #ffffff40;
  padding-left: 26px;
}

.field-main-white::placeholder {
  color: #00000061;
  font-size: var(--font--work-title);
}

.field-main-white.large {
  min-height: 70px;
}

.hero-form-wrap {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 100%;
  display: flex;
}

.success-message {
  background-color: var(--colors--third-color);
  width: 100%;
  color: var(--colors--second-color);
  font-size: var(--text-field);
  font-weight: var(--font-weight--500);
  border-radius: 7px;
  padding-bottom: 38px;
}

.field-block {
  grid-column-gap: 18px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 1rem;
  display: grid;
}

.field-block.invert {
  grid-column-gap: 12px;
  grid-template-rows: auto;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.field-block.invert.sec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.hero-form {
  z-index: 50;
  flex-flow: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.p-smaller {
  opacity: .73;
  font-family: var(--font--second-font);
  color: var(--color--first-color);
  font-size: var(--font--h6);
  letter-spacing: 0;
  text-transform: uppercase;
}

.footer-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.flex-page {
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.flex-page.invert {
  filter: invert();
}

.p-footer {
  color: var(--button--button-color);
  margin-bottom: 5px;
}

.social-flex {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.copyright-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.p-copyright {
  opacity: 1;
  font-family: var(--font--second-font);
  color: #ffffffa1;
  font-size: var(--font--work-title);
  text-transform: uppercase;
  margin-bottom: 0;
}

.nav-small-flex {
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.link-white {
  color: var(--colors--second-color);
}

.blog-wrapper {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.grid-services {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.sidebar {
  position: sticky;
  top: 100px;
}

.prg-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.map-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  min-height: 500px;
  display: grid;
  position: relative;
}

.map-absolute {
  z-index: -1;
  opacity: .65;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.small-icon {
  opacity: .67;
  vertical-align: baseline;
  width: 36px;
}

.play-hero {
  z-index: 30;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #fff3;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  inset: auto 2% 38% auto;
}

.play-hero._01 {
  bottom: 48%;
}

.text-badge-wrapper {
  z-index: 1;
  height: 18px;
  position: relative;
  overflow: hidden;
}

.badge-paragraph {
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
}

.badge-paragraph.biger {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.code-embed {
  color: #000;
}

.icon-badge {
  z-index: 1;
  width: 20px;
  height: 20px;
  position: relative;
}

.circle-badge-hover {
  background-color: #4353ff;
  border-radius: 100%;
  width: 0;
  height: 0;
  position: absolute;
  inset: auto auto 15px 15px;
}

.text-badge {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #fffffff7;
  border: 1px solid #e1e1e1;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 13px 10px 11px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.badge-content {
  z-index: 9999;
  position: fixed;
  inset: auto 15px 15px auto;
}

.remove-icon {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  inset: -5px -5px auto auto;
}

.badge-wrapper {
  z-index: 999;
  grid-row-gap: 5px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.photo-badge {
  background-image: url('../images/499be205-f9fe-40bd-acfc-b6550e3929b8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px;
  min-width: 160px;
  min-height: 140px;
}

.image-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  overflow: clip;
}

.image-3 {
  opacity: 1;
  border-right: 1px #000;
  border-radius: 20px;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  body {
    --colors--second-color: white;
    --font--third-font: "Switzer Variable", Arial, sans-serif;
    --colors--first-color: black;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.15;
    --font-weight--500: 500;
    --font--h1: 5.5rem;
    --font--h2: 2rem;
    --font--h3: 1.6rem;
    --font--h4: 1.4rem;
    --font--h5: 1.2rem;
    --font--h6: .75rem;
    --text-field: 1rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--fourth-color: #ff2600;
    --font-weight--400: 400;
    --colors--footer-color: #f2f2f2;
    --font--second-font: "IBM Plex Mono", sans-serif;
    --font--work-title: .9rem;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --colors--third-color: #131313;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --font-weight--600: 600;
    --page-margin--divider-medium: 50px;
    --button--button-color: white;
    --color--second-color: #000;
    --counter-title: 3.5rem;
    --color--first-color: white;
    --colors--color: white;
    --line-height--page-line-height-2: .85;
    --page-title: 3rem;
    --font-weight--300: 300;
    --font--primary-font: Inter, sans-serif;
    --work-title: 15rem;
    --footer-title: 12rem;
    --counter-title-2: 3.8rem;
    --button--round-corners: 2.2rem;
    --button--circle-round-corners: 10rem;
    --button--nav-text: 15px;
    --button--cta-title: 3rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .6rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-small: 20px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 120px;
    --section--padding-top-bottom: 100px;
    --section--padding-left-right: 2%;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

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

  .section.add-top {
    padding-top: 15%;
  }

  .display-1, .display-1.second {
    letter-spacing: -.05rem;
  }

  .utility-page-wrap {
    height: auto;
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .color-block-parent {
    width: 33.3333%;
  }

  .last-part {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-end;
    align-items: center;
  }

  .lottie-white {
    width: 23px;
  }

  .menu-button {
    order: 1;
    padding: 10px 10px 7px;
  }

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

  .button-link {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .navbar {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: center;
    min-height: 8vh;
    padding: 1% 2%;
  }

  .last-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
  }

  .fixed-menu {
    width: 90vw;
    transform: translate(100%);
  }

  .navigation-content {
    justify-content: center;
    padding-top: 40px;
  }

  .social-tooltip {
    display: none;
  }

  .divider-xxl {
    height: 70px;
  }

  .hero-main {
    height: 900px;
    padding-top: 50px;
    padding-bottom: 250px;
  }

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

  .footer {
    padding-bottom: 15px;
  }

  .divider-xl {
    height: 50px;
  }

  .navigation-center {
    display: none;
  }

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

  .text-small {
    font-size: var(--font--h6);
  }

  .hero-btn-flex.horizontal {
    flex-flow: column;
  }

  .left-nav-flex {
    display: none;
  }

  .left-nav-flex.only-mobile {
    display: flex;
  }

  .space-between {
    grid-row-gap: 20px;
  }

  .founder-overflow {
    height: 12px;
  }

  .logo-carousel-main {
    grid-column-gap: 70px;
  }

  .content-wrapper {
    height: 18rem;
  }

  .content-wrapper._02 {
    aspect-ratio: 2 / 3;
    height: auto;
  }

  .abolute-testimonials {
    min-width: auto;
    max-width: 94%;
    padding: 15px;
  }

  .testi-text {
    font-size: var(--font--work-title);
    line-height: var(--line-height--paragraph-line-height);
  }

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

  .tab-left {
    grid-row-gap: 30px;
  }

  .image-wrap {
    height: 450px;
  }

  .industry-title {
    font-size: var(--font--h3);
  }

  .review-section {
    min-height: 900px;
  }

  .review-section.center.for-page {
    padding-top: 120px;
  }

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

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

  .app-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr minmax(200px, 1fr);
  }

  .quote-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    display: flex;
  }

  .quote-wrapper {
    background-color: #fff3;
  }

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

  .copyright-flex {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .grid-services {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

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

  .map-grid {
    grid-template-columns: 1fr 1fr;
    min-height: 350px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --colors--second-color: white;
    --font--third-font: "Switzer Variable", Arial, sans-serif;
    --colors--first-color: black;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.15;
    --font-weight--500: 500;
    --font--h1: 4rem;
    --font--h2: 2rem;
    --font--h3: 1.6rem;
    --font--h4: 1.4rem;
    --font--h5: 1.2rem;
    --font--h6: .75rem;
    --text-field: 1rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--fourth-color: #ff2600;
    --font-weight--400: 400;
    --colors--footer-color: #f2f2f2;
    --font--second-font: "IBM Plex Mono", sans-serif;
    --font--work-title: .9rem;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --colors--third-color: #131313;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --font-weight--600: 600;
    --page-margin--divider-medium: 50px;
    --button--button-color: white;
    --color--second-color: #000;
    --counter-title: 2.6rem;
    --color--first-color: white;
    --colors--color: white;
    --line-height--page-line-height-2: .85;
    --page-title: 3rem;
    --font-weight--300: 300;
    --font--primary-font: Inter, sans-serif;
    --work-title: 11rem;
    --footer-title: 10rem;
    --counter-title-2: 3.8rem;
    --button--round-corners: 2.2rem;
    --button--circle-round-corners: 10rem;
    --button--nav-text: 15px;
    --button--cta-title: 3rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-small: 20px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 100px;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

  .button {
    font-size: var(--font--work-title);
  }

  .section {
    padding: 50px 2%;
  }

  .section.add-top {
    padding-top: 20%;
  }

  .display-1.second {
    font-size: 2rem;
  }

  .utility-page-wrap {
    padding-top: 175px;
    padding-bottom: 155px;
  }

  .last-part {
    order: 1;
  }

  .top-text {
    font-size: var(--font--h6);
  }

  .navbar {
    align-items: center;
    padding-left: 4%;
    padding-right: 4%;
    display: flex;
  }

  .last-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .fixed-menu {
    width: 90vw;
  }

  .navigation-content {
    overflow: scroll;
  }

  .divider-m {
    height: 30px;
  }

  .blog-main-wrapper {
    font-size: var(--font--h5);
  }

  .hero-main {
    justify-content: center;
    align-items: stretch;
    padding-bottom: 50px;
  }

  .hero-main.for-inner {
    height: 800px;
  }

  .circle-animation {
    height: 400%;
  }

  .page-grid {
    flex-flow: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .page-grid.cnt {
    flex-flow: column;
  }

  .footer {
    padding-top: 119px;
  }

  .slide-wrapper {
    height: 52px;
  }

  .button-rounded {
    font-size: .9rem;
  }

  .button-rounded:where(.w-variant-a92c7cd9-549c-fabe-67dc-63d5ae31b25b) {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .space-bottom, .carousel-main {
    width: 100%;
  }

  .metric-number.small-gray {
    font-size: 1.9rem;
  }

  .content-wrapper {
    height: 14rem;
  }

  .content-wrapper._02 {
    aspect-ratio: 1;
  }

  .abolute-testimonials {
    max-width: 71%;
    padding-left: 22px;
    padding-right: 22px;
  }

  .testi-text {
    font-size: var(--text-field);
  }

  .tab-grid {
    flex-flow: column;
    display: flex;
  }

  .tab-left {
    position: relative;
    top: 0;
  }

  .tab-list.hide-mobile {
    display: none;
  }

  .service-media-wrap {
    width: 150%;
  }

  .image-wrap {
    height: 320px;
  }

  .service-wrapper {
    padding-bottom: 12px;
  }

  .p-industry {
    font-size: var(--font--work-title);
  }

  .review-section.center.for-page {
    padding-top: 110px;
  }

  .app-section {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    padding: 30px;
    display: flex;
  }

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

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

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

  .div-block-2 {
    order: -9999;
  }

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

  .services-grid {
    flex-flow: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .sidebar {
    display: none;
  }

  .play-hero {
    inset: auto 20px 165px auto;
  }
}

@media screen and (max-width: 479px) {
  body {
    --colors--second-color: white;
    --font--third-font: "Switzer Variable", Arial, sans-serif;
    --colors--first-color: black;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.15;
    --font-weight--500: 500;
    --font--h1: 2.5rem;
    --font--h2: 1.9rem;
    --font--h3: 1.2rem;
    --font--h4: 1.2rem;
    --font--h5: 1.2rem;
    --font--h6: .75rem;
    --text-field: 1rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--fourth-color: #ff2600;
    --font-weight--400: 400;
    --colors--footer-color: #f2f2f2;
    --font--second-font: "IBM Plex Mono", sans-serif;
    --font--work-title: .9rem;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --colors--third-color: #131313;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --font-weight--600: 600;
    --page-margin--divider-medium: 50px;
    --button--button-color: white;
    --color--second-color: #000;
    --counter-title: 3.5rem;
    --color--first-color: white;
    --colors--color: white;
    --line-height--page-line-height-2: .85;
    --page-title: 1.9rem;
    --font-weight--300: 300;
    --font--primary-font: Inter, sans-serif;
    --work-title: 26vw;
    --footer-title: 5.5rem;
    --counter-title-2: 3.8rem;
    --button--round-corners: 2.2rem;
    --button--circle-round-corners: 10rem;
    --button--nav-text: 15px;
    --button--cta-title: 2.3rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-small: 20px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 60px;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

  h4 {
    letter-spacing: -.5px;
  }

  p {
    font-size: var(--button--font-size);
  }

  .button {
    font-size: var(--font--h6);
    letter-spacing: -.3px;
  }

  .section {
    padding-top: 50px;
  }

  .section.add-top {
    padding-top: 80px;
  }

  .display-1.second {
    font-size: 1.6rem;
  }

  .hero-pricing-link {
    width: 100%;
  }

  .utility-page-wrap {
    padding-top: 111px;
    padding-bottom: 54px;
  }

  .utility-page-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .color-block {
    width: 100%;
    height: 55px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .color-block-parent {
    width: 100%;
    margin-right: 3%;
  }

  .color-row {
    flex-direction: column;
  }

  .subhead {
    font-size: var(--font--h4);
  }

  .licensing-title {
    font-size: 29px;
  }

  .licensing-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .last-part {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .button-link {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .top-text {
    font-size: var(--button--font-size);
  }

  .navbar {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    min-height: 7vh;
    padding-right: 3%;
  }

  .last-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex: none;
    min-width: 45px;
    min-height: 45px;
  }

  .hamburger-wrapper {
    width: 25px;
  }

  .fixed-menu {
    width: 97vw;
  }

  .navigation-content {
    grid-row-gap: 60px;
    justify-content: center;
    padding-top: 7vh;
    padding-bottom: 7vh;
  }

  .divider-m {
    height: 20px;
  }

  .divider-xxl {
    height: 50px;
  }

  .blog-main-wrapper {
    font-size: var(--font--h4);
  }

  .h2 {
    letter-spacing: -.3px;
  }

  .hero-main {
    height: 800px;
    padding-bottom: 162px;
  }

  .circle-animation {
    height: 200%;
  }

  .work-image-cover._01.with-percent {
    width: 90%;
    height: 90%;
  }

  .hero-title {
    font-size: 1.6rem;
  }

  .slide-wrapper {
    height: 35px;
  }

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

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

  .img-team._01 {
    width: 40px;
    min-width: 40px;
    height: 50px;
  }

  .smaller-text._01 {
    font-size: .75rem;
  }

  .logo-carousel-main {
    grid-column-gap: 30px;
  }

  .logo-small-image {
    width: 80px;
  }

  .logo-small-image._02 {
    width: 70px;
  }

  .logo-small-image._01 {
    width: 65px;
  }

  .line-big-divider {
    margin-bottom: 20px;
  }

  .metric-number {
    letter-spacing: -.3px;
  }

  .other-text {
    font-size: var(--font--h6);
  }

  .button-line {
    padding-top: 25px;
  }

  .watch-video-wrapper {
    height: 70px;
  }

  .abolute-testimonials {
    max-width: 90%;
    min-height: 220px;
  }

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

  .testimonials-bottom {
    padding-top: 10px;
  }

  .play-pause-button.negative {
    bottom: -10px;
    right: -10px;
  }

  .tab-grid {
    padding-top: 50px;
  }

  .tab-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-services-wrapper {
    grid-row-gap: 40px;
  }

  .service-title {
    font-size: var(--font--h3);
  }

  .industry-grid {
    display: block;
  }

  .service-media-wrap {
    display: none;
  }

  .image-wrap {
    height: 240px;
    min-height: 240px;
  }

  .industry-title {
    font-size: var(--font--h4);
    line-height: var(--line-height--page-line-height);
  }

  .service-wrapper {
    width: 100%;
  }

  .p-industry._01 {
    max-width: 100%;
  }

  .icon-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .review-section.center.for-page {
    padding-top: 105px;
  }

  .testimonial-tabs {
    padding-left: 15px;
  }

  .tabs-menu {
    display: flex;
  }

  .pill-tab-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pill-tab {
    width: 30px;
  }

  .logo-testi {
    width: 50px;
  }

  .logo-testi._01 {
    width: 88px;
  }

  .logo-testi._03 {
    width: 45px;
  }

  .toggle-header {
    font-size: var(--text-field);
  }

  .toogle-icon {
    flex: none;
  }

  .toggle-space {
    padding-right: 0;
  }

  .blog-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .data-flex {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .app-section {
    padding: 15px;
  }

  .quote-wrapper {
    padding: 20px 15px;
  }

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

  .field-block, .field-block.invert {
    flex-direction: column;
    display: flex;
  }

  .hero-form {
    grid-row-gap: 80px;
    padding-bottom: 0;
  }

  .column-3 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .prg-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .map-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: auto;
  }

  .play-hero {
    inset: auto 10px 200px auto;
  }
}

#w-node-_07f89f87-eb0f-664a-7239-23ee3d90e5f9-0fbb83ed {
  place-self: end;
}

#w-node-_368adef6-2915-3c68-3957-d599ca953154-0fbb83ed {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_482947fb-6920-cc03-cdf4-2401f4583777-0fbb83ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#email-form.w-node-ad33f227-d239-205f-59f7-a8269ed9186d-0fbb83ed {
  place-self: start center;
}

#Type-of-Goods.w-node-ad33f227-d239-205f-59f7-a8269ed91872-0fbb83ed, #Weight-Volume.w-node-ad33f227-d239-205f-59f7-a8269ed91873-0fbb83ed, #Pickup-Location.w-node-f0e4439c-70a7-2497-3c9e-6322a5ed7d4d-0fbb83ed, #Delivery-Location.w-node-_97fde374-70e9-e50e-7d7b-f54502360e8d-0fbb83ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad33f227-d239-205f-59f7-a8269ed91875-0fbb83ed, #w-node-_5fef83f7-cbc0-9088-342c-4c61bdd6f52e-0fbb83ed {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Full-Name.w-node-_5fef83f7-cbc0-9088-342c-4c61bdd6f52f-0fbb83ed, #Phone-Number.w-node-_5fef83f7-cbc0-9088-342c-4c61bdd6f530-0fbb83ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Message.w-node-ad33f227-d239-205f-59f7-a8269ed9187b-0fbb83ed {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7cc234b2-f075-23b8-8ab2-446842e2f54f-42e2f4e2 {
  justify-self: end;
}

#w-node-b1e7be89-7ea4-57ac-3d3c-4119ce986a55-ce986a4f {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_50d29b04-501e-69f2-97cf-44bb910c043c-37349a11 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3f11dda1-59af-fb4a-c839-097037349a29-37349a11 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_10363ec1-d3b4-9ee1-2ce7-b82707c2c5e7-0fbb83fa {
  place-self: end;
}

#w-node-_795d9557-daa2-b5ab-ad46-ed3bfc344552-0fbb83fa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#email-form.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc344564-0fbb83fa {
  place-self: start center;
}

#Type-of-Goods.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc344569-0fbb83fa, #Weight-Volume.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc34456a-0fbb83fa, #Pickup-Location.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc34456b-0fbb83fa, #Delivery-Location.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc34456c-0fbb83fa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_795d9557-daa2-b5ab-ad46-ed3bfc34456e-0fbb83fa, #w-node-_795d9557-daa2-b5ab-ad46-ed3bfc344570-0fbb83fa {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Full-Name.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc344571-0fbb83fa, #Phone-Number.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc344572-0fbb83fa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Message.w-node-_795d9557-daa2-b5ab-ad46-ed3bfc344576-0fbb83fa {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cb1e6e81-b30e-8dda-1a8c-7ca50d054947-0fbb83fd {
  place-self: end;
}

#w-node-cb1e6e81-b30e-8dda-1a8c-7ca50d054a3e-0fbb83fd {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_67f8dff0-2429-42ee-57c5-419348484850-0fbb83fe {
  place-self: end;
}

#w-node-_623c0c68-9acc-9101-76eb-70b1e7726c20-0fbb83fe {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_0b46b4e5-5c07-16bd-98e8-1b492cc1a1cb-0fbb8403, #w-node-_902b7157-710f-4543-7685-58f07ccab2a4-0fbb8404 {
  place-self: end;
}

#w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8c8f-0fbb8405 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#email-form.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8ca1-0fbb8405 {
  place-self: start center;
}

#Type-of-Goods.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8ca6-0fbb8405, #Weight-Volume.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8ca7-0fbb8405, #Pickup-Location.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8ca8-0fbb8405, #Delivery-Location.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8ca9-0fbb8405 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8cab-0fbb8405, #w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8cad-0fbb8405 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Full-Name.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8cae-0fbb8405, #Phone-Number.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8caf-0fbb8405 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Message.w-node-_857b5f24-bfe7-2f51-fb63-0d6deb6e8cb3-0fbb8405 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_3f11dda1-59af-fb4a-c839-097037349a29-37349a11 {
    grid-column-start: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_368adef6-2915-3c68-3957-d599ca953154-0fbb83ed {
    grid-column-end: 4;
  }

  #w-node-_7cc234b2-f075-23b8-8ab2-446842e2f53a-42e2f4e2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cb1e6e81-b30e-8dda-1a8c-7ca50d054a3e-0fbb83fd, #w-node-_623c0c68-9acc-9101-76eb-70b1e7726c20-0fbb83fe {
    grid-column-end: 4;
  }
}


@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-VariableItalic.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer Variable';
  src: url('../fonts/Switzer-Variable.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}