:root {
  --neutral-300: #c9c9c9;
  --neutral-100: white;
  --neutral-500: #636363;
  --neutral-700: #3a3a3a;
  --neutral-600: #4a4a4a;
  --neutral-400: #909090;
  --neutral-200: #e3e3e3;
  --neutral-800: #1d1d1d;
  --ai-academy-red: #fd5373;
  --harvard: #a51c30;
  --p-g: #224eb1;
  --merck: #006bb5;
  --pampers: #00b5aa;
  --aljazeera: #fa9000;
}

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

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

.w-commerce-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-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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;
  -ms-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-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  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-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-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;
  -ms-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-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

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

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

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

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

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

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  -ms-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;
  -ms-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;
  -ms-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-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

.w-commerce-commercedownloadsitem {
  grid-column-gap: 16px;
  grid-template-columns: 1fr max-content;
  align-items: center;
  margin-bottom: 20px;
  display: grid;
}

.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-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

body {
  color: var(--neutral-300);
  letter-spacing: -.02em;
  font-family: Source Code Pro;
  font-size: 16px;
  line-height: 1.688em;
}

h1 {
  color: var(--neutral-100);
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.083em;
}

h2 {
  color: var(--neutral-100);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.289em;
}

h3 {
  color: var(--neutral-100);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.308em;
}

h4 {
  color: var(--neutral-100);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.273em;
}

h5 {
  color: var(--neutral-100);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.333em;
}

h6 {
  color: var(--neutral-100);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375em;
}

p {
  margin-bottom: 20px;
}

a {
  color: var(--neutral-100);
  text-decoration: underline;
  transition: color .2s;
}

a:hover {
  color: var(--neutral-500);
}

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

li {
  margin-bottom: 11px;
}

label {
  color: var(--neutral-100);
  margin-bottom: 26px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.143em;
  display: block;
}

strong {
  color: var(--neutral-100);
  font-weight: 700;
}

blockquote {
  border-left: 3px solid var(--neutral-100);
  color: var(--neutral-100);
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 50px 50px 50px 43px;
  font-size: 26px;
  line-height: 1.308em;
}

figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

figcaption {
  text-align: center;
  margin-top: 16px;
}

.mg-top-8px {
  margin-top: 8px;
}

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

.mg-top-24px {
  margin-top: 24px;
}

.mg-top-32px {
  margin-top: 32px;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

.mg-top-40px {
  margin-top: 40px;
}

.flex {
  display: flex;
}

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

.bg-neutral-700 {
  background-color: var(--neutral-700);
}

.bg-neutral-600 {
  background-color: var(--neutral-600);
}

.bg-neutral-500 {
  background-color: var(--neutral-500);
}

.bg-neutral-400 {
  background-color: var(--neutral-400);
}

.bg-neutral-300 {
  background-color: var(--neutral-300);
}

.bg-neutral-200 {
  background-color: var(--neutral-200);
}

.bg-neutral-100 {
  background-color: var(--neutral-100);
}

.styleguide-sidebar {
  z-index: 2;
  flex: 0 14em;
  height: 100%;
  min-height: 96vh;
  margin-right: 16px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.container-default {
  max-width: 1176px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.styleguide-content {
  border: 1px solid var(--neutral-600);
  background-color: var(--neutral-800);
  flex: 1;
  max-width: 100%;
  margin-left: 18px;
}

.section-styleguide {
  padding-top: 86px;
  padding-bottom: 86px;
}

.style-guide-title {
  max-width: 403px;
}

.styleguide-header {
  padding: 100px 68px;
}

.sidebar-navigation {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.styleguide-icon-link {
  background-color: var(--neutral-600);
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-right: 16px;
  transition: background-color .25s;
  display: flex;
}

.styleguide-sidebar-icon {
  width: 60%;
}

.styleguide-link {
  align-items: center;
  padding: 12px 20px;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
}

.styleguide-link:hover {
  background-color: var(--neutral-700);
  color: var(--neutral-100);
}

.styleguide-link.w--current {
  background-color: var(--neutral-700);
  color: var(--neutral-100);
  transition: color .3s, background-color .3s;
}

.styleguide-link-wrapper {
  margin-bottom: 8px;
}

.styleguide-sidebar-title {
  border-bottom: 1px solid var(--neutral-600);
  color: var(--neutral-100);
  margin-bottom: 24px;
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  line-height: 24px;
}

.styleguide-sidebar-title.middle {
  border-top: 1px solid var(--neutral-600);
  margin-top: 24px;
  padding-top: 24px;
}

.color-container {
  border: 1px solid var(--neutral-600);
  background-color: var(--neutral-800);
}

.color-block {
  border-bottom: 1px solid var(--neutral-600);
  min-height: 120px;
}

.color-content {
  padding: 22px 16px 24px;
}

.color-title {
  color: var(--neutral-100);
  font-size: 18px;
}

.color-hex {
  color: var(--neutral-400);
  line-height: 20px;
}

.styleguide-subtitle {
  margin-top: 0;
}

.color-content-wrapper {
  padding-bottom: 56px;
}

.color-content-wrapper.last {
  padding-bottom: 0;
}

.color-neutral-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}

.typography-container {
  border-bottom: 1px solid var(--neutral-600);
  padding-top: 54px;
  padding-bottom: 54px;
}

.typography-container.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.container-small-left {
  max-width: 600px;
  padding-right: 24px;
}

.typography-details {
  color: var(--neutral-400);
  margin-top: 15px;
}

.paragraph-large {
  letter-spacing: 0;
  font-size: 24px;
  line-height: 1.583em;
}

.styleguide-subheader {
  border-style: solid;
  border-width: 1px 0;
  border-color: var(--neutral-600);
  padding: 56px 68px;
}

.styleguide-content-wrapper {
  padding: 110px 68px;
}

.buttons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.styleguide-button-container {
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.cards-grid {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}

.header {
  background-color: var(--neutral-800);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-menu-links {
  margin-bottom: 0;
  margin-right: 60px;
  padding-left: 0;
  font-family: Inter, sans-serif;
  list-style-type: none;
}

.nav-menu-links.last {
  margin-right: 0;
}

.nav-item {
  margin-bottom: 40px;
  line-height: 1em;
}

.nav-link {
  color: var(--neutral-300);
  font-size: 30px;
  line-height: 1.067em;
  text-decoration: none;
}

.menu-button {
  padding: 0;
}

.menu-button.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.nav-menu {
  background-color: var(--neutral-800);
  height: 100vh;
  padding-top: 38px;
  padding-bottom: 74px;
  overflow: auto;
}

.footer {
  border-top: 1px solid var(--neutral-600);
  padding-top: 80px;
  padding-bottom: 13px;
}

.footer-logo-container {
  margin-bottom: 16px;
  text-decoration: none;
  transition-property: opacity;
}

.footer-logo-container:hover {
  opacity: .4;
}

.footer-logo-container.w--current {
  text-decoration: none;
}

.footer-nav {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
  list-style-type: none;
  display: grid;
}

.footer-logo {
  width: 172px;
}

.footer-nav-item {
  margin-bottom: 0;
}

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

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

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

.section.home-hero {
  background-color: var(--neutral-800);
  object-fit: fill;
  background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/tedx_2x1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 160px;
  padding-bottom: 160px;
}

.section.articles-section {
  border-top: 1px solid var(--neutral-600);
  border-bottom: 1px solid var(--neutral-600);
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.section.journey {
  padding-top: 86px;
  padding-bottom: 138px;
}

.section.product {
  padding-top: 63px;
  padding-bottom: 0;
}

.section.more-products {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section.blog {
  padding-top: 95px;
  padding-bottom: 60px;
}

.section.blog.advisory {
  border-bottom: 1px solid var(--neutral-600);
  padding-bottom: 40px;
}

.section.blog-post {
  padding-top: 77px;
  padding-bottom: 77px;
}

.section.latest-articles {
  padding-bottom: 160px;
}

.section.project {
  padding-top: 111px;
  padding-bottom: 0;
}

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

.section.changelog {
  padding-top: 0;
}

.section.shop-category {
  padding-top: 95px;
  padding-bottom: 240px;
}

.section.blog-category {
  padding-top: 95px;
  padding-bottom: 160px;
}

.section.about-me {
  border-bottom: 1px solid var(--neutral-600);
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.workfor {
  padding-top: 0;
  padding-bottom: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  min-height: 640px;
  padding: 60px 24px;
  display: flex;
}

.utility-page-content-password {
  border: 1px solid var(--neutral-600);
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 580px;
  padding: 72px 50px;
  display: flex;
}

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

.input {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: black black var(--neutral-400);
  color: var(--neutral-100);
  letter-spacing: -.02em;
  background-color: rgba(0, 0, 0, 0);
  min-height: 38px;
  margin-bottom: 0;
  padding: 0 0 20px;
  font-size: 16px;
  line-height: 1.125em;
  transition: color .2s, border-color .2s;
}

.input:hover {
  border-bottom-color: var(--neutral-100);
}

.input:focus, .input.-wfp-focus {
  border-bottom-color: var(--neutral-100);
  color: var(--neutral-100);
  font-size: 16px;
}

.input::placeholder {
  color: var(--neutral-400);
  letter-spacing: -.02em;
  font-size: 16px;
}

.input.password {
  margin-bottom: 30px;
}

.input.checkout {
  border-radius: 0;
  height: auto;
  margin-bottom: 16px;
}

.input.checkout.discounts-input {
  min-width: auto;
  margin-bottom: 25px;
}

.input.cart-item-quantity {
  border-radius: 0;
  height: auto;
  display: none;
}

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

._404-title {
  margin-right: 80px;
  font-size: 180px;
  line-height: .9em;
}

.container-medium-761px {
  max-width: 761px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-761px.utility-page {
  text-align: center;
}

.divider {
  background-color: var(--neutral-600);
  width: 100%;
  height: 1px;
}

.divider.utility-pages {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider.utility-pages.big {
  margin-top: 100px;
  margin-bottom: 100px;
}

.divider.product {
  background-color: var(--neutral-700);
  margin-top: 73px;
  margin-bottom: 92px;
}

.divider.product-sidebar {
  background-color: var(--neutral-500);
  margin-top: 51px;
  margin-bottom: 40px;
}

.divider.blog {
  margin-top: 50px;
  margin-bottom: 60px;
}

.divider.project {
  margin-top: 160px;
  margin-bottom: 160px;
}

.divider.not-found {
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider.blog-category {
  margin-top: 50px;
  margin-bottom: 90px;
}

.paragraph.password {
  margin-bottom: 60px;
}

.paragraph.not-found {
  max-width: 384px;
  font-size: 18px;
}

.paragraph.home-about, .paragraph.home-about.p2 {
  margin-bottom: 10px;
}

.paragraph.project-item-summary {
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
}

.paragraph.footer-paragraph {
  color: var(--neutral-400);
  margin-bottom: 32px;
}

.paragraph.product-item {
  margin-bottom: 40px;
}

.paragraph.license {
  margin-bottom: 48px;
}

.paragraph.post-summary {
  margin-bottom: 56px;
}

.paragraph.project-summary {
  margin-bottom: 0;
}

.paragraph.checkout-hero {
  max-width: 550px;
  margin-bottom: 0;
}

.paragraph.home-portfolio {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
}

.paragraph.footer-paragraph {
  color: #909090;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
}

.paragraph.utility-page {
  text-align: left;
  margin-bottom: 0;
}

.paragraph.utility-page.policy {
  margin-bottom: 0;
}

.paragraph-small {
  letter-spacing: 0;
  font-size: 15px;
  line-height: 1.6em;
}

.card {
  border: 1px solid var(--neutral-600);
  background-color: var(--neutral-800);
  overflow: hidden;
}

.card.changelog {
  align-items: center;
  margin-bottom: 40px;
  padding: 60px 50px;
  display: flex;
}

.card.changelog.last {
  margin-bottom: 0;
}

.card.checkout {
  margin-bottom: 40px;
}

.card.checkout.last {
  margin-bottom: 0;
}

.card.checkout.order-summary {
  border-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0;
}

.card.default {
  padding: 60px 40px;
}

.card.cart-card {
  box-shadow: none;
  min-width: auto;
  max-width: 500px;
}

.checkout-form {
  background-color: rgba(0, 0, 0, 0);
  padding: 80px 0 150px;
}

.checkout-block-header {
  border-width: 0 0 1px;
  border-bottom-color: var(--neutral-600);
  background-color: rgba(0, 0, 0, 0);
  padding: 30px 40px;
}

.checkout-block-content {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  padding: 30px 40px 40px;
}

.title.checkout {
  margin-bottom: 0;
}

.title.order-item-title {
  color: var(--neutral-100);
  margin-bottom: 5px;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
}

.title.order-item-title:hover {
  color: var(--neutral-500);
}

.title.checkout-hero {
  color: var(--neutral-100);
  margin-bottom: 24px;
}

.title.h5-size {
  color: var(--neutral-100);
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.333em;
}

.title.h5-size.products-specs {
  margin-bottom: 16px;
}

.title.blog-section {
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 50px;
}

.title.h4-size {
  color: var(--neutral-100);
  letter-spacing: 0;
  font-size: 22px;
  line-height: 1.273em;
}

.title.h4-size.cta-question {
  margin-bottom: 16px;
}

.title.h4-size.blog-section-item {
  margin-bottom: 0;
}

.title.h4-size.post-item {
  margin-bottom: 60px;
}

.title.h4-size.header-menu-title {
  color: var(--neutral-400);
  margin-bottom: 49px;
  margin-right: 60px;
  font-family: Inter, sans-serif;
  line-height: 1.091em;
}

.title.h1-size {
  color: var(--neutral-100);
  letter-spacing: -.03em;
  font-size: 60px;
  line-height: 1.083em;
}

.title.h1-size.cta-link {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 15px;
  display: flex;
}

.title.h1-size.project-item-name {
  margin-bottom: 12px;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.title.h1-size.category {
  margin-bottom: 0;
  margin-right: 30px;
}

.title.h1-size.shop-category {
  margin-bottom: 0;
}

.title.h3-size {
  color: var(--neutral-100);
  letter-spacing: 0;
  font-size: 26px;
  line-height: 1.308em;
}

.title.h3-size.product-item, .title.h3-size.license {
  margin-bottom: 16px;
}

.title.styleguide-subheader-title {
  margin-bottom: 0;
}

.title.journey {
  margin-bottom: 0;
  margin-right: 40px;
}

.title.journey.heading-3 {
  margin-bottom: 60px;
}

.title.more-products {
  margin-bottom: 0;
}

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

.title.blog {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.title.latest-articles {
  margin-bottom: 0;
}

.title.client-name {
  margin-bottom: 32px;
}

.title.project-details {
  color: var(--neutral-100);
  margin-bottom: 27px;
  font-size: 14px;
  line-height: 1.143em;
}

.title.project {
  margin-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.title.contact {
  margin-bottom: 64px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.title.contact-link {
  color: var(--neutral-400);
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 1.143em;
}

.title.changelog {
  margin-bottom: 0;
}

.title.card-changelog {
  margin-bottom: 0;
  margin-right: 30px;
}

.title.password {
  margin-bottom: 15px;
}

.title.not-found {
  margin-bottom: 20px;
}

.title.cart-item-title {
  color: var(--neutral-100);
  margin-bottom: 5px;
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
}

.title.cart-item-title:hover {
  color: var(--neutral-500);
}

.title.home-portfolio {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.title.contact-link {
  color: #909090;
  margin-bottom: 14px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 1.143em;
}

.title.utility-page.cookie {
  margin-bottom: 50px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.split-content.checkout-left {
  flex-grow: 1;
}

.split-content.checkout-right {
  flex-grow: 1;
  top: 100px;
}

.split-content.header-left {
  align-items: center;
  display: flex;
}

.split-content.home-about-left {
  max-width: 60%;
  margin-right: 40px;
  font-family: Inter, sans-serif;
}

.split-content.blog-section-left {
  text-align: center;
}

.split-content.product-body {
  max-width: 60%;
  margin-right: 40px;
}

.split-content.product-sidebar {
  max-width: 331px;
}

.split-content.left-project-content-top {
  max-width: 469px;
  margin-right: 60px;
}

.split-content.right-project-content-top {
  justify-content: space-between;
  width: 100%;
  max-width: 506px;
  display: flex;
}

.split-content.project-right {
  max-width: 646px;
}

.split-content.contact-left {
  flex-direction: column;
  max-width: 394px;
  margin-right: 20px;
  display: flex;
}

.split-content.contact-right {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 648px;
  display: flex;
}

.checkout-field-label {
  color: var(--neutral-100);
  margin-top: 25px;
  margin-bottom: 15px;
}

.checkout-required-text {
  color: var(--neutral-100);
}

.checkout-billing-address-toggle {
  align-items: center;
  margin-top: 10px;
}

.checkout-checkbox-label {
  margin-bottom: 0;
}

.checkout-checkbox {
  margin-top: 0;
}

.order-item-list {
  margin-bottom: -40px;
}

.order-item {
  justify-content: space-between;
  margin-bottom: 40px;
}

.image-wrapper {
  overflow: hidden;
}

.image-wrapper.order-item-image {
  max-width: 120px;
  margin-right: 20px;
}

.image-wrapper.home-about {
  max-width: 400px;
}

.image-wrapper.product-item {
  margin-bottom: 56px;
}

.image-wrapper.product {
  margin-bottom: 76px;
}

.image-wrapper.cart-item-image {
  max-width: 100px;
  margin-right: 20px;
}

.image.order-item-image, .image.cart-item-image {
  width: auto;
  height: auto;
}

.order-item-wrapper {
  flex-wrap: wrap;
  align-items: center;
  margin-right: 16px;
  display: flex;
}

.order-item-content {
  margin-left: 0;
  margin-right: 0;
}

.order-item-price {
  color: var(--neutral-100);
}

.checkout-line-item {
  flex-wrap: wrap;
}

.order-summary-subtotal {
  color: var(--neutral-100);
  margin-left: 10px;
}

.order-summary-total {
  color: var(--neutral-100);
  margin-left: 10px;
  font-size: 20px;
  font-weight: 400;
}

.discounts {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  flex-direction: column;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.paypal {
  margin-bottom: 10px;
}

.header-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 120px;
  display: flex;
}

.cart-button {
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 25px;
  padding: 0;
  font-size: 15px;
  line-height: 1.133em;
}

.cart-quantity {
  color: var(--neutral-100);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  line-height: 1.133em;
}

.grid-licenses-images {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 24px;
}

.licenses-link-image-container {
  justify-content: center;
  align-items: flex-start;
  height: 109px;
  transition: box-shadow .35s, transform .35s;
  display: flex;
  overflow: hidden;
}

.licenses-link-image-container:hover {
  transform: translate(0, -4px);
}

.bg-neutral-800 {
  background-color: var(--neutral-800);
}

.container-large-1004px {
  max-width: 1004px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-large-1004px.home-hero {
  text-align: center;
  margin-bottom: 0;
}

.content-top {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.content-top.blog-section {
  border-bottom: 1px none var(--neutral-600);
  justify-content: center;
  margin-bottom: 55px;
  padding-bottom: 0;
}

.content-top.more-products {
  border-bottom: 1px solid var(--neutral-600);
  margin-bottom: 80px;
  padding-bottom: 40px;
}

.content-top.latest-articles {
  border-bottom: 1px solid var(--neutral-600);
  margin-bottom: 55px;
  padding-bottom: 40px;
}

.home-about-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.container-medium-712px {
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-712px.home-portfolio {
  text-align: center;
  margin-bottom: 80px;
}

.container-medium-790px {
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-790px.cta {
  text-align: center;
}

.project-item-wrapper {
  border-top: 1px solid var(--neutral-600);
  border-bottom: 1px none var(--neutral-600);
  border-left: 1px none var(--neutral-600);
  color: var(--neutral-300);
  justify-content: space-between;
  padding: 40px 20px 60px 10px;
  text-decoration: none;
  display: flex;
}

.project-item-wrapper:hover {
  color: var(--neutral-300);
}

.project-item-order-number {
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 1.583em;
}

.project-item-content {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.blog-section-grid {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.blog-section-item-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 334px;
  min-height: 100%;
  text-decoration: none;
  display: flex;
}

.blog-section-item-about-wrapper {
  color: var(--neutral-200);
  align-items: center;
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 1.167em;
  display: flex;
}

.blog-section-item-about-divider {
  background-color: var(--neutral-600);
  width: 14px;
  height: 1px;
  margin-left: 14px;
  margin-right: 14px;
}

.link {
  color: var(--neutral-100);
  padding-bottom: 1px;
  line-height: 1.125em;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
}

.link:hover {
  color: var(--neutral-100);
}

.link.blog-section-item-link {
  margin-top: auto;
}

.link.about-contact-form-send {
  align-self: flex-start;
}

.link.product-item {
  flex-direction: column;
  margin-top: auto;
  display: flex;
}

.link.product-add-to-cart {
  margin-right: 42px;
}

.link.post-item {
  margin-top: auto;
}

.link.discount {
  align-self: flex-start;
}

.link.checkout-link {
  margin-top: 25px;
  padding-bottom: 1px;
  display: inline-block;
}

.link.checkout-link.last {
  margin-top: 0;
}

.link.file-link {
  align-self: flex-start;
  margin-bottom: 10px;
}

.link.cart-checkout-link {
  margin-top: 20px;
  display: inline-block;
}

.link.cart-empty-state {
  margin-top: 40px;
}

.link.press {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: inline-block;
}

.underline {
  background-color: var(--neutral-100);
  width: 100%;
  height: .5px;
}

.container-small-595px {
  max-width: 595px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-small-595px.footer-content {
  text-align: center;
  max-width: 1176px;
  margin-bottom: 100px;
  font-family: Inter, sans-serif;
}

.footer-small-print-wrapper {
  color: var(--neutral-400);
  text-align: center;
  flex-wrap: wrap-reverse;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  display: flex;
}

.footer-social-media-grid {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  margin-bottom: 20px;
}

.blog-section-item-content-top {
  margin-bottom: 32px;
}

.footer-small-print {
  margin-bottom: 20px;
  margin-right: 60px;
}

.cta-link-arrow {
  font-family: Icons Portfolio Y Template, sans-serif;
  font-size: 28px;
  line-height: 1.668em;
  display: flex;
}

.project-item-main-content {
  justify-content: space-between;
  width: 100%;
  max-width: 884px;
  margin-left: 40px;
  display: flex;
}

.journey-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  display: block;
}

.select {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: black black var(--neutral-400);
  background-color: var(--neutral-800);
  color: var(--neutral-400);
  letter-spacing: -.02em;
  cursor: pointer;
  min-height: 38px;
  margin-bottom: 0;
  padding: 0 0 20px;
  font-size: 16px;
  line-height: 1.125em;
  transition: color .2s, border-color .2s;
}

.select:hover {
  border-bottom-color: var(--neutral-100);
  color: var(--neutral-100);
}

.select:focus {
  border-bottom-color: var(--neutral-100);
  color: var(--neutral-100);
  font-size: 16px;
}

.select::placeholder {
  color: var(--neutral-400);
  letter-spacing: -.02em;
  font-size: 16px;
}

.select.checkout {
  border-radius: 0;
  height: auto;
  margin-bottom: 16px;
}

.about-contact-link {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.125em;
}

.container-medium-694px {
  max-width: 694px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-694px.shop-category {
  text-align: center;
  margin-bottom: 54px;
}

.product-item-wrapper {
  color: var(--neutral-300);
  flex-direction: column;
  min-height: 100%;
  text-decoration: none;
  display: flex;
}

.product-item-wrapper:hover {
  color: var(--neutral-300);
}

.product-item-content {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.product-item-price {
  margin-bottom: 26px;
  font-size: 14px;
  line-height: 1.143em;
}

.product-content {
  justify-content: space-between;
  display: flex;
}

.product-option-list {
  margin-bottom: 26px;
}

.product-price {
  color: var(--neutral-100);
  margin-bottom: 35px;
  font-size: 38px;
  line-height: 1.289em;
}

.product-add-to-cart-links-wrapper {
  align-items: center;
  display: flex;
}

.add-to-cart-button {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.buy-now-button {
  color: var(--neutral-100);
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding: 0;
}

.buy-now-button:hover {
  color: var(--neutral-100);
}

.products-specs-wrapper {
  margin-bottom: 28px;
}

.spec-wrapper {
  margin-bottom: 8px;
  display: flex;
}

.spec-result {
  color: var(--neutral-100);
}

.product-sidebar-content-bottom {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.product-sidebar-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.more-products-grid {
  grid-column-gap: 55px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-default-state {
  margin-bottom: 0;
}

.post-item-wrapper {
  color: var(--neutral-300);
  flex-direction: column;
  align-items: flex-start;
  max-width: 480px;
  min-height: 100%;
  text-decoration: none;
  display: flex;
}

.post-item-wrapper:hover {
  color: var(--neutral-300);
}

.post-item-about-wrapper {
  color: var(--neutral-200);
  align-items: center;
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 1.167em;
  display: flex;
}

.post-item-about-divider {
  background-color: var(--neutral-600);
  width: 14px;
  height: 1px;
  margin-left: 14px;
  margin-right: 14px;
}

.pagination {
  align-items: flex-end;
}

.page-count {
  color: var(--neutral-100);
  width: auto;
  margin-top: 100px;
  margin-left: 16px;
  margin-right: 16px;
  line-height: 1em;
}

.pagination-button {
  color: var(--neutral-100);
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Icons Portfolio Y Template, sans-serif;
  line-height: 1em;
  text-decoration: none;
}

.container-medium-776px {
  max-width: 776px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.blog-post-about-wrapper {
  align-items: center;
  margin-bottom: 51px;
  font-size: 15px;
  line-height: 1em;
  display: flex;
}

.blog-post-about-divider {
  background-color: var(--neutral-600);
  width: 14px;
  height: 1px;
  margin-left: 14px;
  margin-right: 14px;
}

.blog-post-category-link {
  color: var(--neutral-300);
  text-decoration: none;
}

.rich-text h2 {
  margin-bottom: 24px;
}

.rich-text p {
  margin-bottom: 32px;
}

.rich-text figure {
  margin-top: 48px;
  margin-bottom: 72px;
}

.rich-text h3 {
  margin-top: 56px;
  margin-bottom: 24px;
}

.rich-text ul {
  max-width: 90%;
  margin-top: 32px;
  margin-bottom: 64px;
  padding-left: 20px;
}

.rich-text h4, .rich-text h5 {
  margin-top: 56px;
  margin-bottom: 24px;
}

.rich-text blockquote {
  margin-top: 48px;
  margin-bottom: 56px;
}

.rich-text h6 {
  margin-top: 56px;
  margin-bottom: 24px;
}

.rich-text ol {
  max-width: 90%;
  margin-top: 32px;
  margin-bottom: 64px;
  padding-left: 20px;
}

.project-content-top {
  border-bottom: 1px solid var(--neutral-600);
  justify-content: space-between;
  margin-bottom: 153px;
  padding-bottom: 120px;
  display: flex;
}

.project-details-wrapper {
  margin-right: 16px;
  line-height: 1.125em;
}

.project-details-wrapper.last {
  margin-right: 0;
}

.project-service {
  margin-bottom: 16px;
}

.project-service.last {
  margin-bottom: 0;
}

.project-wrapper, .contact-wrapper {
  justify-content: space-between;
  display: flex;
}

.contact-wrapper.advisory, .contact-wrapper.tech-scouting {
  display: block;
}

.contact-links {
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 60px;
}

.contact-form-block {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: 499px;
  margin-bottom: 0;
  display: flex;
}

.contact-form {
  grid-column-gap: 40px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.contact-link {
  font-size: 18px;
  line-height: 1.111em;
  text-decoration: none;
}

.faq-wrapper {
  border-bottom: 1px solid var(--neutral-600);
  cursor: pointer;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

.contact-links-wrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.password-link {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.not-found-links-wrapper {
  align-items: center;
  display: flex;
}

.not-found-links-text {
  margin-left: 20px;
  margin-right: 20px;
}

.shop-category-grid {
  grid-column-gap: 55px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.category-title-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.category-title-wrapper.shop-category {
  justify-content: center;
  margin-bottom: 24px;
}

.blog-category-grid {
  grid-column-gap: 40px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.order-item-option-result {
  color: var(--neutral-100);
}

.discounts-link {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  height: auto;
  margin-left: 0;
  padding: 0;
}

.checkout-link {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

.checkout-link:hover {
  color: var(--neutral-100);
}

.file-link-text {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.file-link-text:hover {
  color: var(--neutral-100);
}

.download-item {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.download-item-text {
  margin-bottom: 10px;
  margin-right: 20px;
}

.menu-button-line-top, .menu-button-line-bottom {
  background-color: var(--neutral-100);
  min-height: 1px;
}

.menu-button-lines-wrapper {
  flex-direction: column;
  justify-content: space-between;
  width: 39px;
  min-height: 18px;
  display: flex;
}

.brand {
  z-index: 99;
  padding-left: 0;
  transition-property: opacity;
}

.brand:hover {
  opacity: .4;
}

.header-menu-wrapper {
  text-align: left;
  justify-content: space-between;
  margin-left: auto;
  display: block;
}

.header-menu-links-wrapper {
  text-align: right;
  margin-left: auto;
  margin-right: 0;
}

.header-menu-links-wrapper.last {
  margin-right: 0;
}

.header-menu-links-content {
  justify-content: flex-end;
  display: flex;
}

.header-menu-links-content.utility-pages {
  flex-direction: column;
}

.cart-wrapper {
  z-index: 999;
  background-color: rgba(29, 29, 29, .9);
}

.cart-header {
  border-bottom-color: var(--neutral-600);
}

.cart-footer {
  border-top-color: var(--neutral-600);
  padding-top: 20px;
  padding-bottom: 40px;
}

.cart-close-button {
  display: flex;
}

.cart-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-item {
  justify-content: space-between;
}

.cart-item-wrapper {
  flex-wrap: wrap;
  flex: 1;
  align-items: flex-start;
  margin-right: 16px;
  display: flex;
}

.cart-item-content {
  margin-left: 0;
  margin-right: 0;
}

.cart-remove-button {
  line-height: 1.111em;
  text-decoration: none;
}

.cart-remove-button:hover, .cart-item-price, .cart-item-option-result {
  color: var(--neutral-100);
}

.cart-checkout-button {
  color: var(--neutral-100);
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.cart-checkout-button:hover {
  color: var(--neutral-100);
}

.cart-subtotal {
  color: var(--neutral-100);
  font-size: 18px;
}

.cta-link {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta-link:hover {
  color: var(--neutral-100);
}

.empty-state {
  border: 1px solid var(--neutral-600);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.empty-state.cart {
  border-width: 0;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
}

.error-message {
  color: #ff3c40;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ff3c40;
  align-self: stretch;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-loader {
  z-index: 2147483647;
  background-color: var(--neutral-800);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loading {
  background-color: var(--neutral-100);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  display: flex;
  position: relative;
}

.loading-holow {
  background-color: var(--neutral-800);
  border-radius: 1000px;
  width: 50px;
  min-width: 50px;
  height: 50px;
}

.loading-space-1 {
  background-color: var(--neutral-800);
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
}

.loading-space-2 {
  background-color: var(--neutral-800);
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
}

.footer-small-print-link {
  text-decoration: none;
}

.heading {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 90px;
  font-weight: 700;
}

.text-block {
  color: var(--neutral-300);
  font-family: Inter, sans-serif;
  font-size: 20px;
}

.text-block:hover {
  color: #fff;
}

.text-block.footer-logo {
  text-decoration: none;
}

.heading-2 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.heading-3 {
  font-size: 50px;
}

.heading-3.tech-scouting {
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.contact-link-2 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.111em;
}

.success-message-2 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  align-self: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.text-area-2 {
  color: #fff;
  letter-spacing: -.02em;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid #909090;
  min-width: 100%;
  max-width: 100%;
  min-height: 86px;
  max-height: 150px;
  margin-bottom: 0;
  padding: 0 0 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.125em;
  transition: color .2s, border-color .2s;
}

.text-area-2:hover {
  border-bottom-color: #fff;
}

.text-area-2:focus {
  color: #fff;
  border-bottom-color: #fff;
  font-size: 16px;
}

.text-area-2::placeholder {
  color: #909090;
  letter-spacing: -.02em;
  font-size: 16px;
}

.input-2 {
  color: #fff;
  letter-spacing: -.02em;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid #909090;
  min-height: 38px;
  margin-bottom: 0;
  padding: 20px 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.125em;
  transition: color .2s, border-color .2s;
}

.input-2:hover {
  border-bottom-color: #fff;
}

.input-2:focus {
  color: #fff;
  border-bottom-color: #fff;
  font-size: 16px;
}

.input-2::placeholder {
  color: #909090;
  letter-spacing: -.02em;
  font-size: 16px;
}

.link-2 {
  color: #fff;
  padding-bottom: 1px;
  line-height: 1.125em;
  text-decoration: none;
  overflow: hidden;
}

.link-2:hover {
  color: #fff;
}

.link-2.about-contact-form-send {
  align-self: flex-start;
}

.underline-2 {
  background-color: #fff;
  width: 100%;
  height: .5px;
}

.div-block-33 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.div-block-33.footer-social {
  margin-top: 0;
  margin-bottom: 20px;
}

.div-block-33.about {
  margin-top: 40px;
}

.image-4 {
  margin-left: 0;
  margin-right: 0;
}

.link-block-social {
  padding-right: 30px;
}

.logos-without-title {
  border-bottom: 1px #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-wrapper-three {
  border-bottom: 1px solid var(--neutral-700);
  border-radius: 0;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.clients-image-three {
  max-width: 24%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.hero-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template: "Area"
                 "Area"
                 / 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-4 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.margin-bottom-24px {
  max-width: 600px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
}

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

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

.heading-5.policy {
  color: var(--ai-academy-red);
  margin-bottom: 10px;
}

.heading-5.policy.sub {
  color: var(--neutral-100);
  text-align: left;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-5.policy {
  color: #b91f35;
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

.heading-5.policy.left {
  text-align: left;
}

.policy-div-block {
  margin-top: 40px;
  margin-bottom: 40px;
}

.policy-div-block.scouting {
  text-align: center;
}

.paragraph-edu {
  float: none;
  font-family: Inter, sans-serif;
}

.block-quote {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.list-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
}

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

.text-span-8 {
  color: var(--p-g);
}

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

.bold-text-2 {
  color: var(--harvard);
}

.bold-text-3 {
  color: var(--p-g);
}

.bold-text-4 {
  color: var(--merck);
}

.bold-text-5 {
  color: var(--neutral-100);
  font-size: 20px;
}

.column-3 {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 40px;
}

.policy-div-block-2 {
  margin-bottom: 40px;
}

.link-5 {
  font-size: 18px;
}

.button-primary-2 {
  box-shadow: none;
  color: #fff;
  text-align: center;
  background-color: #fd5373;
  border-radius: 14px;
  width: 200px;
  padding: 20px 25px;
  font-weight: 500;
  line-height: 1.111em;
  transition: transform .3s, box-shadow .3s, background-color .3s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #0057c3;
  transform: translate(0, -2px);
  box-shadow: 0 1px 1px rgba(3, 85, 255, .28);
}

.button-primary-2.learn {
  background-color: #0057c3;
}

.button-primary-2.learn:hover {
  background-color: #fd5373;
}

.button-primary-2.learn.media-kit {
  background-color: var(--neutral-700);
  border-radius: 0;
  width: auto;
  padding: 10px 40px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  line-height: 1.6em;
}

.button-primary-2.learn.media-kit:hover {
  color: var(--ai-academy-red);
  box-shadow: 0 5px 5px -3px rgba(253, 83, 115, .45);
}

.button-primary-2.learn.media-kit.scouting-button {
  padding-left: 100px;
  padding-right: 100px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.list-3 {
  padding-left: 20px;
}

.field-label {
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.link-privacy {
  color: var(--neutral-400);
}

.text-span-12, .text-span-13 {
  background-color: var(--harvard);
}

.heading-6 {
  margin-top: 100px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 49px;
  font-weight: 700;
}

.testimonial-image-left {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.testimonial-wrapper-four {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.testimonial-image-four {
  object-fit: cover;
  border-radius: 100%;
  width: 200px;
  height: 200px;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.heading-small.margin-bottom-32px {
  color: var(--neutral-100);
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
}

.testimonial-title-2 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-3 {
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.text-block-3.press {
  color: var(--neutral-300);
  font-weight: 500;
}

.paragraph-3, .list-item, .list-item-2, .list-item-3 {
  font-family: Inter, sans-serif;
}

.testimonial-column-light {
  border-top: 1px solid #e4ebf3;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-grid-two {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  border: 1px solid #e4ebf3;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 52px;
  font-family: Inter, sans-serif;
}

.testimonial-info-three {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 24px 16px;
  font-family: Inter, sans-serif;
  display: flex;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
}

.text-block-4, .text-block-5 {
  font-size: 12px;
  line-height: 1.2em;
}

.italic-text-2 {
  font-style: normal;
}

.div-block-37 {
  margin-left: auto;
  margin-right: 0;
}

.image-5 {
  max-width: 80%;
  margin-left: auto;
  display: block;
}

.html-embed-2 {
  display: none;
}

.paragraph-4 {
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  border: 1px #000;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-8, .text-block-9 {
  font-family: Inter, sans-serif;
}

.image-6 {
  float: none;
  text-align: left;
  position: static;
  bottom: 27px;
}

.image-7 {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 15px;
}

.image-8 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.image-9 {
  padding-bottom: 10px;
}

.div-block-38 {
  border: 1px solid #000;
}

.link-6, .link-7, .link-8, .link-9 {
  color: var(--neutral-300);
}

.paragraph-5 {
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--neutral-200);
  white-space: normal;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 22px;
}

.paragraph-6 {
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: Inter, sans-serif;
  font-size: 22px;
}

@media screen and (min-width: 1440px) {
  .container-default {
    max-width: 1255px;
  }

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

  .section.blog.advisory {
    border-bottom: 1px solid var(--neutral-600);
    padding-bottom: 40px;
  }

  .about-contact-link {
    font-size: 18px;
  }

  .contact-wrapper.advisory {
    display: block;
  }

  .input-2 {
    padding-top: 20px;
  }

  .button-primary-2.learn {
    background-color: var(--neutral-700);
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.7em;
  }

  .button-primary-2.learn.media-kit {
    width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .button-primary-2.learn.media-kit:hover {
    background-color: var(--neutral-700);
    box-shadow: 0 5px 8px -6px var(--ai-academy-red);
    color: var(--ai-academy-red);
  }

  .field-label {
    font-size: 18px;
  }
}

@media screen and (min-width: 1920px) {
  .image.home-about {
    max-width: 100%;
  }

  .clients-wrapper-three {
    padding-bottom: 20px;
  }

  .clients-image-three {
    padding-left: 0;
  }

  .policy-div-block.scouting {
    margin-top: 40px;
  }

  .button-primary-2 {
    width: 300px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
  }

  .heading-6 {
    margin-top: 100px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 33px;
    font-size: 50px;
  }

  h2 {
    margin-bottom: 28px;
  }

  blockquote {
    font-size: 22px;
  }

  .styleguide-sidebar {
    display: none;
  }

  .container-default {
    flex-direction: column;
    align-items: stretch;
  }

  .styleguide-content {
    margin-left: 0;
  }

  .section-styleguide {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .styleguide-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .typography-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .styleguide-subheader {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .styleguide-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .cards-grid {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .nav-menu-links {
    flex-direction: column;
    margin-right: 60px;
  }

  .nav-item {
    margin-bottom: 30px;
  }

  .nav-link {
    font-size: 22px;
  }

  .nav-menu {
    overflow: auto;
  }

  .footer {
    padding-top: 64px;
    padding-bottom: 30px;
  }

  .footer-nav {
    display: block;
  }

  .footer-nav-item {
    margin-bottom: 10px;
  }

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

  .section.home-hero {
    background-image: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/tedx_2x1.webp');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.cta {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section.journey {
    padding-top: 69px;
    padding-bottom: 110px;
  }

  .section.product {
    padding-top: 50px;
  }

  .section.more-products {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section.blog {
    padding-top: 76px;
    padding-bottom: 128px;
  }

  .section.blog-post {
    padding-top: 62px;
    padding-bottom: 62px;
  }

  .section.latest-articles {
    padding-bottom: 128px;
  }

  .section.project {
    padding-top: 89px;
  }

  .section.contact {
    padding-top: 76px;
  }

  .section.shop-category {
    padding-top: 76px;
    padding-bottom: 192px;
  }

  .section.blog-category {
    padding-top: 76px;
    padding-bottom: 128px;
  }

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

  ._404-title {
    margin-right: 60px;
    font-size: 150px;
  }

  .divider.product {
    margin-top: 61px;
    margin-bottom: 77px;
  }

  .divider.product-sidebar {
    width: 1px;
    height: auto;
    margin: 0 40px;
  }

  .divider.blog {
    margin-top: 42px;
    margin-bottom: 75px;
  }

  .divider.project {
    margin-top: 128px;
    margin-bottom: 128px;
  }

  .divider.blog-category {
    margin-top: 42px;
    margin-bottom: 75px;
  }

  .paragraph.license, .paragraph.home-portfolio {
    margin-bottom: 40px;
  }

  .paragraph.utility-page.policy {
    font-family: Inter, sans-serif;
  }

  .checkout-form {
    padding-top: 64px;
    padding-bottom: 120px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 60px;
    padding-right: 60px;
  }

  .title.checkout-hero {
    margin-bottom: 20px;
  }

  .title.h4-size.post-item {
    margin-bottom: 50px;
  }

  .title.h4-size.header-menu-title {
    margin-bottom: 40px;
  }

  .title.h1-size {
    font-size: 50px;
  }

  .title.journey {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .title.product {
    margin-bottom: 20px;
  }

  .title.client-name {
    margin-bottom: 27px;
  }

  .title.project {
    font-size: 32px;
  }

  .title.contact {
    max-width: 332px;
    margin-bottom: 60px;
  }

  .title.home-portfolio {
    margin-bottom: 20px;
  }

  .split-content.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.home-about-left {
    text-align: center;
    max-width: 754px;
    margin-bottom: 67px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content.product-body {
    max-width: 849px;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .split-content.product-sidebar {
    max-width: none;
  }

  .split-content.left-project-content-top {
    max-width: 70%;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .split-content.project-right {
    max-width: 70%;
  }

  .split-content.contact-left {
    flex-direction: column;
    max-width: 100%;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .split-content.contact-right {
    max-width: 100%;
  }

  .image-wrapper.product-item {
    margin-bottom: 47px;
  }

  .image-wrapper.product {
    margin-bottom: 61px;
  }

  .container-large-1004px.home-hero {
    margin-bottom: 0;
  }

  .content-top.more-products {
    margin-bottom: 67px;
  }

  .home-about-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .container-medium-712px.home-portfolio {
    margin-bottom: 67px;
  }

  .project-item-wrapper {
    padding-right: 20px;
  }

  .project-item-content {
    max-width: none;
  }

  .blog-section-grid {
    grid-row-gap: 80px;
    grid-template-columns: auto;
  }

  .blog-section-item-wrapper {
    max-width: 576px;
  }

  .container-small-595px.footer-content {
    margin-bottom: 115px;
  }

  .footer-small-print-wrapper {
    flex-flow: column-reverse;
    align-items: center;
  }

  .footer-social-media-grid {
    margin-bottom: 30px;
  }

  .footer-small-print {
    margin-bottom: 0;
    margin-right: 0;
  }

  .cta-link-arrow {
    font-size: 24px;
  }

  .journey-wrapper {
    flex-direction: column;
  }

  .container-medium-694px.shop-category {
    margin-bottom: 50px;
  }

  .product-item-price {
    margin-bottom: 22px;
  }

  .product-content {
    flex-direction: column;
  }

  .product-sidebar-content-top {
    max-width: 50%;
  }

  .product-sidebar-wrapper {
    display: flex;
    position: static;
  }

  .more-products-grid {
    grid-column-gap: 40px;
    grid-row-gap: 100px;
  }

  .post-item-about-wrapper {
    margin-bottom: 20px;
  }

  .blog-post-about-wrapper {
    margin-bottom: 43px;
  }

  .rich-text figure {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .rich-text ul, .rich-text ol {
    margin-bottom: 53px;
  }

  .project-content-top {
    flex-direction: column;
    margin-bottom: 128px;
    padding-bottom: 100px;
  }

  .contact-wrapper {
    flex-direction: column;
  }

  .contact-links {
    grid-column-gap: 40px;
    grid-template-columns: auto auto;
    justify-content: start;
    margin-bottom: 50px;
  }

  .contact-form-block {
    min-height: auto;
  }

  .contact-form {
    grid-column-gap: 35px;
    grid-row-gap: 53px;
  }

  .shop-category-grid {
    grid-column-gap: 40px;
    grid-row-gap: 100px;
  }

  .category-title-wrapper.shop-category {
    margin-bottom: 20px;
  }

  .blog-category-grid {
    grid-row-gap: 67px;
  }

  .header-menu-wrapper {
    justify-content: space-between;
  }

  .header-menu-links-wrapper.last {
    flex: 1;
  }

  .header-menu-links-content.utility-pages {
    flex-flow: wrap;
  }

  .heading {
    font-size: 80px;
  }

  .heading-2 {
    font-size: 30px;
  }

  .heading-3, .heading-3.tech-scouting {
    text-align: left;
  }

  .heading-3.about {
    text-align: center;
  }

  .div-block-33.about {
    justify-content: center;
  }

  .link-block-social.yt-footer {
    padding-right: 0;
  }

  .container {
    max-width: 728px;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

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

  .grid {
    display: block;
  }

  .heading-5.policy {
    text-align: left;
    font-size: 45px;
    line-height: 120%;
  }

  .heading-5.policy.sub {
    text-align: left;
  }

  .button-primary-2.learn.media-kit.scouting-button {
    display: block;
  }

  .heading-6 {
    line-height: 1.15em;
  }

  .container-2 {
    max-width: 728px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .div-block-37 {
    margin-right: auto;
  }

  .image-5 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 28px;
    font-size: 42px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  blockquote {
    padding: 42px 42px 42px 36px;
    font-size: 20px;
  }

  .style-guide-title {
    font-size: 46px;
    line-height: 52px;
  }

  .styleguide-header {
    padding-left: 32px;
    padding-right: 32px;
  }

  .color-neutral-grid {
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-large {
    font-size: 20px;
    line-height: 32px;
  }

  .styleguide-subheader, .styleguide-content-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .nav-item {
    margin-bottom: 25px;
  }

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

  .footer {
    padding-top: 51px;
    padding-bottom: 25px;
  }

  .licenses-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .section.checkout-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .section.cta {
    padding-top: 60px;
    padding-bottom: 102px;
  }

  .section.journey {
    padding-top: 55px;
    padding-bottom: 88px;
  }

  .section.product {
    padding-top: 40px;
  }

  .section.more-products {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section.blog {
    padding-top: 61px;
    padding-bottom: 102px;
  }

  .section.blog-post {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .section.latest-articles {
    padding-bottom: 102px;
  }

  .section.project {
    padding-top: 71px;
  }

  .section.contact {
    padding-top: 61px;
  }

  .section.shop-category {
    padding-top: 61px;
    padding-bottom: 154px;
  }

  .section.blog-category {
    padding-top: 61px;
    padding-bottom: 102px;
  }

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

  .utility-page-content-404 {
    text-align: center;
    flex-direction: column;
  }

  ._404-title {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .divider.product {
    margin-top: 51px;
    margin-bottom: 64px;
  }

  .divider.product-sidebar {
    width: 100%;
    height: 1px;
    margin: 40px 0;
  }

  .divider.blog {
    margin-top: 35px;
    margin-bottom: 63px;
  }

  .divider.project {
    margin-top: 102px;
    margin-bottom: 102px;
  }

  .divider.blog-category {
    margin-top: 35px;
    margin-bottom: 63px;
  }

  .paragraph.home-about {
    margin-bottom: 32px;
  }

  .paragraph.project-item-summary {
    margin-bottom: 20px;
  }

  .paragraph.product-item {
    margin-bottom: 33px;
  }

  .paragraph.post-summary {
    margin-bottom: 48px;
  }

  .paragraph.home-portfolio {
    margin-bottom: 33px;
  }

  .paragraph.footer-paragraph {
    margin-bottom: 27px;
  }

  .card.changelog {
    padding: 50px 40px;
  }

  .card.default {
    padding: 50px 30px;
  }

  .checkout-form {
    padding-top: 60px;
    padding-bottom: 96px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .title.blog-section {
    text-align: center;
  }

  .title.h4-size {
    font-size: 20px;
  }

  .title.h4-size.cta-question {
    margin-bottom: 10px;
  }

  .title.h4-size.post-item {
    margin-bottom: 42px;
  }

  .title.h4-size.header-menu-title {
    margin-bottom: 30px;
  }

  .title.h1-size {
    font-size: 42px;
  }

  .title.h1-size.category {
    margin-right: 20px;
  }

  .title.h3-size {
    font-size: 24px;
  }

  .title.h3-size.product-item {
    margin-bottom: 13px;
  }

  .title.h3-size.license {
    margin-bottom: 10px;
  }

  .title.journey {
    margin-bottom: 20px;
  }

  .title.product {
    margin-bottom: 17px;
  }

  .title.client-name {
    margin-bottom: 22px;
  }

  .title.project-details {
    margin-bottom: 23px;
  }

  .title.project {
    position: static;
  }

  .title.contact {
    max-width: 285px;
    margin-bottom: 50px;
  }

  .title.not-found {
    margin-bottom: 15px;
  }

  .title.home-portfolio {
    margin-bottom: 16px;
  }

  .title.contact-link {
    margin-bottom: 10px;
  }

  .split-content.home-about-left {
    text-align: left;
    margin-bottom: 56px;
  }

  .split-content.product-body {
    margin-bottom: 60px;
  }

  .split-content.left-project-content-top {
    max-width: 503px;
    margin-bottom: 50px;
  }

  .split-content.right-project-content-top {
    flex-wrap: wrap;
  }

  .split-content.project-left {
    margin-bottom: 28px;
  }

  .split-content.project-right {
    max-width: 100%;
  }

  .split-content.contact-left {
    margin-bottom: 70px;
  }

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

  .image-wrapper.order-item-image {
    margin-bottom: 20px;
  }

  .image-wrapper.product-item {
    margin-bottom: 39px;
  }

  .image-wrapper.product {
    margin-bottom: 49px;
  }

  .image-wrapper.cart-item-image {
    margin-bottom: 20px;
  }

  .cart-button {
    margin-right: 20px;
  }

  .container-large-1004px.home-hero {
    margin-bottom: 40px;
  }

  .content-top.blog-section {
    margin-bottom: 50px;
    padding-bottom: 35px;
  }

  .content-top.more-products {
    margin-bottom: 56px;
  }

  .content-top.latest-articles {
    margin-bottom: 46px;
  }

  .container-medium-712px.home-portfolio {
    text-align: left;
    margin-bottom: 56px;
    margin-left: 0;
  }

  .project-item-wrapper {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .project-item-content {
    max-width: 600px;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .blog-section-grid {
    grid-row-gap: 70px;
  }

  .blog-section-item-wrapper {
    max-width: 500px;
  }

  .blog-section-item-about-wrapper {
    margin-bottom: 20px;
  }

  .container-small-595px.footer-content {
    margin-bottom: 96px;
  }

  .blog-section-item-content-top {
    margin-bottom: 30px;
  }

  .footer-small-print {
    font-size: 15px;
  }

  .cta-link-arrow {
    font-size: 20px;
  }

  .project-item-main-content {
    flex-direction: column;
    margin-left: 40px;
  }

  .container-medium-694px.shop-category {
    margin-bottom: 40px;
  }

  .product-item-price {
    margin-bottom: 18px;
  }

  .product-price {
    margin-bottom: 29px;
    font-size: 32px;
  }

  .product-sidebar-content-top {
    max-width: 100%;
  }

  .product-sidebar-wrapper {
    flex-direction: column;
  }

  .more-products-grid {
    grid-row-gap: 83px;
    grid-template-columns: 1fr;
  }

  .post-item-wrapper {
    max-width: 100%;
  }

  .post-item-about-wrapper {
    margin-bottom: 17px;
  }

  .post-item-about-divider {
    width: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .blog-post-about-wrapper {
    margin-bottom: 36px;
  }

  .rich-text h2 {
    margin-bottom: 20px;
  }

  .rich-text figure {
    margin-top: 33px;
    margin-bottom: 50px;
  }

  .rich-text h3 {
    margin-top: 47px;
    margin-bottom: 20px;
  }

  .rich-text ul {
    margin-bottom: 44px;
  }

  .rich-text h4, .rich-text h5 {
    margin-top: 47px;
    margin-bottom: 20px;
  }

  .rich-text blockquote {
    margin-top: 40px;
    margin-bottom: 48px;
  }

  .rich-text h6 {
    margin-top: 47px;
    margin-bottom: 20px;
  }

  .rich-text ol {
    margin-bottom: 44px;
  }

  .project-content-top {
    margin-bottom: 106px;
    padding-bottom: 48px;
  }

  .project-details-wrapper {
    margin-bottom: 35px;
  }

  .project-wrapper {
    flex-direction: column;
  }

  .contact-links {
    grid-column-gap: 30px;
    margin-bottom: 40px;
  }

  .contact-form {
    grid-row-gap: 44px;
    grid-template-columns: 1fr;
  }

  .not-found-links-wrapper {
    justify-content: center;
  }

  .shop-category-grid {
    grid-row-gap: 83px;
    grid-template-columns: 1fr;
  }

  .category-title-wrapper.shop-category {
    margin-bottom: 16px;
  }

  .blog-category-grid {
    grid-row-gap: 56px;
    grid-template-columns: auto;
    max-width: 680px;
  }

  .header-menu-wrapper {
    flex-direction: column;
  }

  .header-menu-links-wrapper {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .header-menu-links-wrapper.last {
    max-width: none;
  }

  .cta-link {
    flex-wrap: wrap;
  }

  .heading {
    font-size: 60px;
  }

  .heading-2 {
    font-size: 25px;
  }

  .heading-3.about {
    text-align: left;
  }

  .text-area-2 {
    min-height: 150px;
    max-height: 200px;
  }

  .logos-without-title {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    flex-flow: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
  }

  .clients-image-three {
    max-width: 30%;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .hero-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .margin-bottom-24px {
    text-align: center;
  }

  .grid {
    display: block;
  }

  .heading-5.policy {
    text-align: left;
    font-size: 38px;
  }

  .column-3 {
    padding-right: 0;
  }

  .button-primary-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-6 {
    font-size: 40px;
  }

  .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    justify-content: center;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

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

  .div-block-36 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-37 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-5 {
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-bottom: 23px;
    font-size: 35px;
  }

  h2 {
    margin-bottom: 23px;
    font-size: 28px;
  }

  h3 {
    font-size: 22px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }

  blockquote {
    padding: 35px 25px;
    font-size: 18px;
  }

  figcaption {
    margin-top: 14px;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-styleguide {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .styleguide-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .color-neutral-grid {
    grid-template-columns: 1fr;
  }

  .styleguide-subheader {
    padding-left: 20px;
    padding-right: 20px;
  }

  .styleguide-content-wrapper {
    padding: 60px 20px;
  }

  .nav-menu-links {
    margin-right: 0;
  }

  .nav-item {
    margin-bottom: 20px;
  }

  .nav-item.menu {
    border: 1px solid var(--neutral-600);
    border-radius: 0;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
  }

  .nav-link {
    white-space: normal;
    font-size: 18px;
  }

  .menu-button {
    font-size: 26px;
  }

  .footer {
    padding-top: 41px;
    padding-bottom: 20px;
  }

  .footer-nav {
    flex-wrap: wrap;
    align-items: flex-start;
    display: block;
  }

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

  .section.home-hero {
    padding-top: 49px;
  }

  .section.articles-section {
    padding-top: 60px;
  }

  .section.cta {
    padding-top: 20px;
    padding-bottom: 82px;
  }

  .section.journey {
    padding-top: 44px;
    padding-bottom: 71px;
  }

  .section.product {
    padding-top: 32px;
  }

  .section.more-products {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section.blog {
    padding-top: 49px;
    padding-bottom: 82px;
  }

  .section.blog-post {
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .section.latest-articles {
    padding-bottom: 82px;
  }

  .section.project {
    padding-top: 57px;
  }

  .section.contact {
    padding-top: 60px;
  }

  .section.shop-category {
    padding-top: 49px;
    padding-bottom: 123px;
  }

  .section.blog-category {
    padding-top: 49px;
    padding-bottom: 82px;
  }

  .licenses-image {
    border-radius: 12px;
  }

  .utility-page-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .utility-page-content-password {
    padding: 56px 20px;
  }

  .input.checkout.discounts-input {
    width: 100%;
  }

  ._404-title {
    font-size: 125px;
  }

  .container-medium-761px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .divider.product {
    margin-top: 42px;
    margin-bottom: 53px;
  }

  .divider.product-sidebar {
    margin-top: 30px;
  }

  .divider.blog {
    margin-top: 29px;
    margin-bottom: 52px;
  }

  .divider.project {
    margin-top: 82px;
    margin-bottom: 82px;
  }

  .divider.blog-category {
    margin-top: 29px;
    margin-bottom: 52px;
  }

  .paragraph.password {
    margin-bottom: 50px;
  }

  .paragraph.home-about {
    margin-bottom: 28px;
  }

  .paragraph.project-item-summary {
    margin-bottom: 15px;
    margin-right: 15px;
  }

  .paragraph.product-item {
    margin-bottom: 28px;
  }

  .paragraph.post-summary {
    margin-bottom: 40px;
  }

  .paragraph.project-summary {
    max-width: 432px;
  }

  .paragraph.shop-category {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph.home-portfolio {
    text-align: left;
    margin-bottom: 28px;
  }

  .paragraph.footer-paragraph {
    margin-bottom: 22px;
  }

  .card.changelog {
    flex-direction: column;
    align-items: stretch;
    padding: 40px 25px;
  }

  .card.default {
    padding: 40px 25px;
  }

  .checkout-form {
    padding-top: 51px;
    padding-bottom: 77px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title.checkout-hero {
    margin-bottom: 10px;
  }

  .title.h5-size {
    font-size: 16px;
  }

  .title.h5-size.products-specs {
    margin-bottom: 13px;
  }

  .title.blog-section {
    text-align: left;
    font-size: 35px;
  }

  .title.h4-size.post-item {
    margin-bottom: 35px;
  }

  .title.h4-size.header-menu-title {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .title.h1-size {
    font-size: 35px;
  }

  .title.h1-size.project-item-name {
    margin-bottom: 8px;
    font-size: 25px;
  }

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

  .title.h3-size.product-item {
    margin-bottom: 11px;
  }

  .title.h3-size.license {
    margin-bottom: 8px;
  }

  .title.journey {
    margin-bottom: 16px;
  }

  .title.product {
    margin-bottom: 10px;
  }

  .title.blog-post {
    font-size: 31px;
  }

  .title.client-name {
    margin-bottom: 18px;
  }

  .title.project-details {
    margin-bottom: 20px;
  }

  .title.contact {
    max-width: 235px;
    margin-bottom: 42px;
  }

  .title.card-changelog {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .title.not-found {
    margin-bottom: 10px;
  }

  .title.home-portfolio {
    margin-bottom: 10px;
    font-size: 35px;
  }

  .title.contact-link {
    margin-bottom: 6px;
  }

  .split-content.header-right {
    margin-right: 10px;
  }

  .split-content.home-about-left {
    margin-bottom: 40px;
  }

  .split-content.blog-section-left {
    margin-bottom: 25px;
  }

  .split-content.product-body {
    margin-bottom: 40px;
  }

  .split-content.more-products-left, .split-content.latest-articles-left {
    margin-bottom: 20px;
  }

  .split-content.left-project-content-top {
    margin-bottom: 40px;
  }

  .split-content.project-left {
    margin-bottom: 23px;
  }

  .split-content.contact-left {
    margin-bottom: 60px;
  }

  .order-item {
    flex-wrap: wrap;
  }

  .image-wrapper.order-item-image {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image-wrapper.home-about {
    text-align: left;
    flex: 1;
  }

  .image-wrapper.product-item {
    margin-bottom: 33px;
  }

  .image-wrapper.product {
    margin-bottom: 39px;
  }

  .image-wrapper.cart-item-image {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image.home-about {
    border-radius: 0%;
  }

  .order-item-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .cart-button {
    margin-right: 10px;
  }

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

  .container-large-1004px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-large-1004px.home-hero {
    margin-bottom: 40px;
  }

  .content-top.blog-section {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .content-top.more-products {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 46px;
    padding-bottom: 35px;
  }

  .content-top.latest-articles {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 38px;
    padding-bottom: 35px;
  }

  .home-about-wrapper {
    align-items: flex-start;
  }

  .container-medium-712px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-712px.home-portfolio {
    margin-bottom: 40px;
  }

  .container-medium-790px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .project-item-wrapper {
    flex-direction: column;
    padding-top: 35px;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .project-item-order-number {
    margin-bottom: 10px;
  }

  .project-item-content {
    margin-bottom: 35px;
  }

  .blog-section-grid {
    grid-row-gap: 60px;
  }

  .blog-section-item-about-wrapper {
    margin-bottom: 15px;
  }

  .link.product-add-to-cart {
    margin-bottom: 20px;
    margin-right: 15px;
  }

  .link.product-buy-now {
    margin-bottom: 20px;
  }

  .link.file-link {
    margin-right: auto;
  }

  .container-small-595px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-small-595px.footer-content {
    margin-bottom: 80px;
  }

  .footer-social-media-grid {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .blog-section-item-content-top {
    margin-bottom: 25px;
  }

  .footer-small-print {
    font-size: 13px;
  }

  .project-item-main-content {
    margin-left: 0;
  }

  .container-medium-694px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .product-item-price {
    margin-bottom: 15px;
  }

  .product-price {
    font-size: 26px;
  }

  .product-add-to-cart-links-wrapper {
    flex-wrap: wrap;
  }

  .products-specs-wrapper {
    margin-bottom: 23px;
  }

  .spec-wrapper {
    flex-wrap: wrap;
  }

  .more-products-grid {
    grid-row-gap: 69px;
  }

  .post-item-about-wrapper {
    flex-wrap: wrap;
    margin-bottom: 14px;
  }

  .post-item-about-divider {
    width: 8px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .container-medium-776px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .blog-post-about-wrapper {
    flex-wrap: wrap;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .blog-post-about-divider {
    width: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .rich-text h2 {
    margin-bottom: 16px;
  }

  .rich-text p {
    margin-bottom: 26px;
  }

  .rich-text figure {
    margin-top: 28px;
    margin-bottom: 42px;
  }

  .rich-text h3 {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .rich-text ul {
    max-width: 100%;
    margin-top: 26px;
    margin-bottom: 36px;
  }

  .rich-text h4, .rich-text h5 {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .rich-text blockquote {
    margin-top: 33px;
    margin-bottom: 40px;
  }

  .rich-text h6 {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .rich-text ol {
    max-width: 100%;
    margin-top: 26px;
    margin-bottom: 36px;
  }

  .project-content-top {
    margin-bottom: 89px;
    padding-bottom: 34px;
  }

  .project-details-wrapper {
    font-size: 15px;
  }

  .contact-links {
    grid-row-gap: 25px;
    grid-template-columns: auto;
  }

  .contact-form {
    grid-row-gap: 38px;
  }

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

  .faq-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .shop-category-grid {
    grid-row-gap: 69px;
  }

  .category-title-wrapper.shop-category {
    margin-bottom: 10px;
  }

  .blog-category-grid {
    grid-row-gap: 47px;
  }

  .download-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-menu-links-wrapper {
    margin-bottom: 35px;
  }

  .header-menu-links-content {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .cart-header, .cart-footer, .cart-list {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cart-item-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .heading {
    font-size: 43px;
  }

  .heading-2 {
    font-size: 18px;
  }

  .heading-3 {
    font-size: 35px;
  }

  .contact-link-2 {
    font-size: 16px;
  }

  .text-area-2 {
    min-height: 250px;
    max-height: 300px;
    line-height: 1.5em;
  }

  .input-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-33.about {
    justify-content: flex-start;
  }

  .link-block-social.yt-footer {
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .clients-wrapper-three {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: flex;
  }

  .clients-image-three {
    max-width: 70%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-wrapper {
    grid-template: "Area ."
                   "Area-2 Area-2"
                   / 1fr 2fr;
    grid-auto-rows: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-4 {
    margin-bottom: 0;
    font-size: 25px;
  }

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

  .heading-5.policy {
    font-size: 32px;
  }

  .paragraph-edu {
    font-size: 16px;
  }

  .button-primary-2 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-2.learn.media-kit.scouting-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-6 {
    font-size: 35px;
  }

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

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-36, .div-block-37 {
    align-items: flex-start;
  }

  .image-5 {
    max-width: 40%;
    margin-left: 0;
  }

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

#w-node-_6317b761-b432-8111-61f1-ec0c926a3af3-41fc7880 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-_63491723-017e-a863-6dbc-f1ffea2c8460-ea2c8442 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_63491723-017e-a863-6dbc-f1ffea2c8464-ea2c8442 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-a523144c-68f7-6368-e24e-d830d8d8bd8b-3bfc78b3, #w-node-a523144c-68f7-6368-e24e-d830d8d8bd9f-3bfc78b3, #w-node-a523144c-68f7-6368-e24e-d830d8d8bd95-3bfc78b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-acbd67a0-294b-f73a-dc06-5045e870040c-12fc78c2 {
  align-self: center;
}

#w-node-b12acbf1-4401-ffa1-233f-a292ddc46c10-32fc78c7 {
  align-self: end;
}

#w-node-_5cb780d9-a3b5-d549-fdde-2dcbee5c4e26-8f25ab88, #w-node-_5cb780d9-a3b5-d549-fdde-2dcbee5c4e40-8f25ab88, #w-node-_5cb780d9-a3b5-d549-fdde-2dcbee5c4e33-8f25ab88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_63491723-017e-a863-6dbc-f1ffea2c8460-ea2c8442, #w-node-_63491723-017e-a863-6dbc-f1ffea2c8464-ea2c8442 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6317b761-b432-8111-61f1-ec0c926a3af3-41fc7880 {
    grid-row: span 1 / span 1;
  }

  #w-node-_6317b761-b432-8111-61f1-ec0c926a3af5-41fc7880 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Icons Portfolio Y Template';
  src: url('../fonts/icons-portfolio-y-template.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}