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

:root {
  --body: #333;
  --title: black;
  --bg: #f3f4f2;
  --white: white;
  --golden: #7e6f4a;
  --light-blue: #eae8fe;
  --primary: black;
  --secondary: #cfcbfe;
}

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

.w-users-userformheader {
  text-align: center;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous, .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-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

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

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

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

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

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

.w-commerce-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;
}

.w-users-userresetpasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

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

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

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

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.w-users-useraccountsubscriptionlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  overflow: auto;
}

.w-users-useraccountsubscriptionlistitem {
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

.w-users-gridrow {
  grid-column-gap: 8px;
  grid-template-columns: auto auto;
  justify-content: flex-start;
  display: grid;
}

.w-users-flexcolumn {
  flex-direction: column;
  display: flex;
}

.w-users-useraccountsubscriptioncancelbutton {
  color: #3898ec;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0000;
  padding: 0;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

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

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

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

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

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

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

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

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

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

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

@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-commerceaddtocartquantityinput {
    font-size: 16px;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity {
    font-size: 16px;
  }
}

body {
  color: var(--body);
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

h1 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 56px;
  font-weight: 600;
  line-height: 140%;
}

h2 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 150%;
}

h3 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 150%;
}

h4 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

h5 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

h6 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

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

a:hover {
  text-decoration: none;
}

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

.bullet-points {
  margin: 25px 0;
  padding-left: 0;
  list-style: none;
}

.bullet-points li {
  position: relative;
  padding: 8px 0 8px 25px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

.bullet-points li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 8px;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

.bullet-points li:last-child {
  margin-bottom: 0;
}

li {
  padding-bottom: 15px;
}

blockquote {
  background-color: var(--bg);
  text-align: center;
  border-left: 0 solid #000;
  margin-bottom: 30px;
  padding: 40px;
  font-size: 18px;
  line-height: 170%;
}

.header {
  border-bottom: 1px solid #0000000f;
  padding-top: 14px;
  padding-bottom: 14px;
}

.nav-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  grid-column-gap: 40px;
  display: flex;
}

.nav-link {
  color: #000;
  letter-spacing: .25px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  transition: color .3s;
}

.nav-link:hover {
  color: var(--golden);
  font-weight: 500;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.navbar {
  background-color: #0000;
}

.container {
  border-radius: 4px;
  width: 100%;
  max-width: 1336px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: relative;
}

.container.hero-container {
  margin-top: 40px;
}

.container.vertical {
  flex-direction: row;
  display: flex;
}

.container.challengesheader {
  margin-top: 40px;
}

.container.logos {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
  overflow: visible;
}

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

.container.floatingtitle {
  flex-flow: row-reverse;
  display: flex;
}

.container.floatingtitle-copy {
  text-align: left;
  flex-flow: row-reverse;
  display: flex;
}

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

.header-btn {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 14px 22px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
}

.header-btn:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}

.header-btn.mobile {
  display: none;
}

.split-menu {
  grid-column-gap: 40px;
  align-items: center;
  display: flex;
}

.split-menu.v2 {
  grid-column-gap: 35px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #00000012;
  border-radius: 6px;
  padding: 15px 30px;
}

.cart-btn {
  color: var(--body);
  background-color: #0000;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.quantity {
  color: var(--body);
  background-color: #0000;
  min-width: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  line-height: 150%;
}

.humburg-menu {
  margin-left: 10px;
}

.humburg-menu.w--open {
  background-color: #0000;
  padding-left: 0;
}

.top-line {
  background-color: #000;
  width: 24px;
  height: 1px;
  margin-bottom: 5px;
}

.middle-line {
  background-color: #000;
  width: 24px;
  height: 1px;
}

.bottom-line {
  background-color: #000;
  width: 24px;
  height: 1px;
  margin-top: 5px;
}

.page-title {
  background-color: var(--light-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.page-title-wrap {
  margin-right: 10px;
}

.page-heading {
  text-align: center;
  margin-bottom: 0;
}

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

.page-heading.h1smaller {
  font-size: 50px;
}

.title-top {
  grid-column-gap: 180px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 100px 100px;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.rich-text {
  width: 100%;
  max-width: 900px;
  margin-top: 30px;
}

.color-wrap {
  grid-column-gap: 20px;
  margin-top: 30px;
  display: flex;
}

.sg-title {
  padding-top: 0;
  padding-bottom: 150px;
}

.body-small {
  color: var(--body);
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.table-text {
  color: #333;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.body-font {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 120%;
}

.table-row {
  grid-column-gap: 180px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 100px 100px;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: grid;
}

.body-large {
  color: var(--body);
  font-size: 18px;
  font-weight: 400;
}

.primary-color {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 120px;
  display: flex;
}

.font-title {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.page-data {
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 150px;
}

.text-heading {
  color: #000;
  font-size: 100px;
  font-weight: 500;
  line-height: 120%;
}

.color-main {
  background-color: var(--primary);
  border: 1px solid #0000001a;
  width: 120px;
  height: 120px;
}

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

.color-main.title-color {
  background-color: var(--title);
}

.color-main.golden {
  background-color: var(--secondary);
}

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

.sg-font {
  padding-bottom: 150px;
}

.font-block {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
}

.button-wrap {
  grid-column-gap: 20px;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.button-wrap.right {
  justify-content: flex-end;
}

.button-wrap.center {
  justify-content: center;
}

.font-inner {
  grid-column-gap: 150px;
  display: flex;
}

.sg-section {
  margin-bottom: 150px;
}

.sg-section.last-sg-block {
  margin-bottom: 0;
}

.font-info {
  color: var(--body);
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.table-left {
  flex-direction: column;
  display: flex;
}

.primary-btn {
  border: 1px solid var(--primary);
  background-color: var(--primary);
  color: #fff;
  text-align: center;
  border-radius: 4px;
  flex-direction: column;
  min-width: 300px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.primary-btn:hover {
  color: #000;
  background-color: #0000;
}

.primary-btn.full {
  justify-content: center;
  display: flex;
}

.primary-btn.small {
  min-width: 200px;
}

.footer {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 20px;
}

.ft-top {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 80px;
  display: flex;
}

.ft-center {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
}

.ft-bottom {
  color: #999;
  border-top: 1px solid #fff3;
  justify-content: space-between;
  padding-top: 20px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.ft-menu-wrap {
  justify-content: space-between;
  width: 100%;
  max-width: 60%;
  display: flex;
}

.ft-links {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.ft-link {
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
}

.ft-link:hover, .ft-link.w--current {
  color: var(--secondary);
}

.social-wrap {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.social-link {
  border: 1px solid #ffffff29;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  transition: background-color .3s, border-color .3s;
  display: flex;
}

.social-link:hover {
  background-color: #ffffff0f;
  border-color: #fff3;
}

.social-link:focus {
  background-color: #ffffff0a;
  border-color: #fff3;
}

.social {
  grid-column-gap: 18px;
  color: #fff;
  align-items: center;
  display: flex;
}

.newsletter-wrap {
  grid-column-gap: 16px;
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 45%;
  display: flex;
}

.nesletter {
  width: 100%;
  max-width: 350px;
  margin-bottom: 0;
}

.submit {
  background-color: #0000;
  background-image: url('../images/ic-arrow-white.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 18px;
  height: 14px;
  padding: 0;
  position: absolute;
  bottom: 18px;
  right: 20px;
}

.newsletter-input {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff3;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 14px 50px 14px 20px;
}

.newsletter-input:focus {
  border-width: 1px;
  border-color: #fff3;
}

.newsletter-input::placeholder {
  color: #fff;
  font-size: 14px;
  line-height: 150%;
}

.email-fieald {
  width: 100%;
  position: relative;
}

.success-message {
  background-color: var(--light-blue);
  color: #000;
}

.error-message {
  color: #000;
  text-align: center;
  padding: 20px;
}

.bf-link {
  color: #999;
  text-decoration: none;
}

.bf-link:hover {
  color: var(--secondary);
}

.single-text {
  margin-bottom: 0;
}

.single-text.descangebot {
  min-height: 200px;
}

.policy-block {
  padding-top: 50px;
}

.checklist {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}

.checklist-item {
  background-image: url('../images/ic-check.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 15px;
  padding-bottom: 0;
  padding-left: 34px;
}

.cookie-block {
  padding-top: 50px;
}

.info-block {
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.policy-wrap {
  margin-top: 60px;
}

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

.info-content {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}

.license-field {
  color: #000;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.info-inner {
  padding-bottom: 50px;
}

.license-wrap {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.plain-link {
  text-decoration: none;
}

.plain-link:hover, .plain-link:active, .plain-link:focus {
  text-decoration: underline;
}

.disclamer-block {
  grid-row-gap: 10px;
  flex-direction: column;
  margin-bottom: 60px;
}

.version-info {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 90px 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 60px;
  display: grid;
}

.version-block {
  border: 1px solid #333;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
}

.version-name {
  color: #333;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 150%;
}

.heading-block {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

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

.user-data-section {
  margin-top: 200px;
  margin-bottom: 200px;
}

.user-form-block {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.user-field {
  margin-bottom: 18px;
}

.field-label {
  color: #000;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.input {
  color: var(--body);
  background-color: #0000;
  border: 1px solid #000;
  height: auto;
  margin-bottom: 0;
  padding: 12px;
}

.input:active, .input:focus-visible, .input[data-wf-focus-visible] {
  border-color: #616154;
}

.input::placeholder {
  color: var(--body);
}

.error-state {
  background-color: #fdd;
  border-radius: 6px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}

.success-state {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sign-up-verification {
  text-align: center;
}

.agreement-checkboc {
  margin-bottom: 18px;
}

.update-text {
  text-align: center;
  margin-bottom: 40px;
  font-size: 14px;
}

.access-wrap {
  text-align: center;
  width: 100%;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.outline-btn {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  transition: color .3s, background-color .3s;
}

.outline-btn:hover {
  color: #fff;
  background-color: #000;
}

.block-header {
  background-color: var(--bg);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.user-title {
  margin-bottom: 0;
  font-size: 20px;
}

.block-content {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.user-account-wrap {
  background-color: #fff;
}

.password-btns {
  grid-column-gap: 20px;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

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

.utility-page-content {
  background-color: var(--bg);
  text-align: center;
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
  max-width: 500px;
  margin-bottom: 0;
  padding: 60px 55px;
  display: flex;
}

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

.password-field {
  margin-top: 50px;
  padding-bottom: 25px;
}

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

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

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

.cs-inside {
  text-align: center;
  width: 100%;
  max-width: 480px;
}

.cs-title {
  margin-bottom: 15px;
  font-weight: 700;
}

.cs-text {
  margin-bottom: 50px;
}

.contact-form {
  margin-bottom: 150px;
}

.textarea {
  border: 0 solid #000;
  border-bottom: 1px solid #0003;
  min-height: 120px;
  margin-bottom: 0;
  padding: 12px 0;
  transition: border-color 80ms;
}

.textarea:active, .textarea:focus {
  border-bottom-color: #000c;
}

.textarea::placeholder {
  color: #333;
}

.field {
  width: 100%;
}

.two-field {
  grid-column-gap: 30px;
  align-items: center;
  display: flex;
}

.contact-input {
  color: #333;
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #0003;
  height: auto;
  margin-bottom: 0;
  padding: 12px 0;
  transition: border-color .3s;
}

.contact-input:active {
  border-bottom-color: #000c;
}

.contact-input:focus {
  border-bottom-color: #0003;
}

.contact-input::placeholder {
  color: #333;
}

.cf-left {
  text-align: right;
  flex-direction: column;
  width: 100%;
  max-width: 50%;
}

.contact-fields {
  grid-column-gap: 0px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

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

.contact-wrap {
  grid-column-gap: 120px;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.cf-right {
  width: 100%;
  max-width: 40%;
}

.contact-title {
  text-align: left;
  margin-bottom: 4px;
}

.contact-data {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}

.contact-list {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.icon-wrap {
  background-color: var(--bg);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.address {
  width: 100%;
  max-width: 270px;
}

.faq-section {
  margin-bottom: 150px;
}

.faq-wrap {
  grid-column-gap: 60px;
  align-items: center;
  display: flex;
}

.section-title {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.sub-title {
  grid-column-gap: 8px;
  border: 1px solid var(--primary);
  color: var(--title);
  text-transform: uppercase;
  border-radius: 34px;
  align-items: center;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 100%;
  display: flex;
}

.dot {
  background-color: var(--primary);
  border-radius: 50%;
  width: 7px;
  height: 7px;
}

.title {
  margin-bottom: 0;
}

.title.process {
  margin-bottom: 10px;
}

.faq-image {
  width: 100%;
}

.faq-img {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
}

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

.faq-question {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.faq-paragraph {
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.faq-question-block {
  grid-column-gap: 24px;
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  padding: 0;
  display: flex;
  position: static;
}

.vertical-line {
  background-color: var(--primary);
  width: 1px;
  height: 15px;
  position: absolute;
}

.horizontal-line {
  background-color: var(--primary);
  width: 15px;
  height: 1px;
}

.faq {
  z-index: 1;
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 24px;
}

.faq.top {
  padding-top: 0;
  padding-bottom: 0;
}

.d-none {
  display: none;
}

.faq-answer {
  background-color: #0000;
  display: block;
  position: relative;
  overflow: hidden;
}

.faq-answer.w--open {
  position: relative;
}

.icon-block {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
  position: relative;
}

.faq-aswer-wrapper {
  padding-top: 20px;
}

.cta-wrap {
  background-color: var(--bg);
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 60px;
  display: flex;
  overflow: hidden;
}

.cta-left {
  width: 100%;
  max-width: 40%;
}

.cta-right {
  grid-column-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.cta-text {
  margin-top: 15px;
  margin-bottom: 30px;
}

.link-btn {
  grid-column-gap: 8px;
  color: #000;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.cta-check-list {
  grid-column-gap: 50px;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.cta-cl-item {
  background-image: url('../images/ic-check-list.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.cta-graphics {
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  overflow: hidden;
}

.cta-img {
  background-color: var(--bg);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
  max-width: 266px;
  overflow: hidden;
}

.cta-image {
  object-fit: cover;
  width: 100%;
  min-height: 340px;
  max-height: 340px;
}

.review {
  background-color: var(--bg);
  padding-top: 40px;
}

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

.empty-state {
  background-color: var(--light-blue);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.review-link {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.review-wrap {
  border: 1px solid #0000001f;
  border-radius: 10px;
  width: 100%;
  padding: 30px;
}

.review-img {
  border-radius: 10px;
  min-width: 120px;
  min-height: 120px;
  overflow: hidden;
}

.review-image {
  object-fit: cover;
  width: 100%;
  min-height: 120px;
  max-height: 120px;
}

.review-info {
  margin-top: 60px;
}

.review-name {
  margin-bottom: 2px;
}

.review-role {
  font-size: 12px;
  line-height: 150%;
}

.pagination {
  justify-content: flex-end;
  margin-top: 40px;
}

.blog {
  margin-bottom: 150px;
}

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

.post-item {
  display: flex;
}

.post-link {
  border-radius: 10px;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}

.post-img {
  background-color: var(--bg);
}

.post-image {
  object-fit: cover;
  width: 100%;
  min-height: 250px;
  max-height: 250px;
}

.post-data {
  border: 1px solid #0000001a;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 28px 26px;
}

.post-title {
  margin-bottom: 35px;
}

.blog-main {
  margin-bottom: 150px;
}

.blog-main-wrap {
  grid-column-gap: 40px;
  align-items: flex-start;
  display: flex;
}

.blog-data-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 85%;
  display: flex;
}

.blog-image {
  object-fit: cover;
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.blog-data {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  width: 100%;
  max-width: 15%;
  display: flex;
}

.blog-text {
  border-bottom: 1px solid #0003;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 150%;
}

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

.blog-rich-text {
  width: 100%;
  max-width: 900px;
}

.blog-img {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

.integrations {
  margin-bottom: 150px;
}

.careers-hero {
  margin-top: 80px;
  margin-bottom: 150px;
}

.career-wrap {
  grid-column-gap: 70px;
  align-items: center;
  display: flex;
}

.career-img {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  max-width: 65%;
  overflow: hidden;
}

.career-data {
  flex-direction: column;
  width: 100%;
  max-width: 35%;
}

.careeer-text {
  margin-top: 15px;
  margin-bottom: 40px;
}

.our-story {
  background-color: var(--bg);
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-wrap {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-wrap.aboutwrap {
  margin-top: 10px;
}

.section-img {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  overflow: hidden;
}

.section-img.graphics {
  background-color: var(--white);
  align-self: center;
  position: relative;
}

.section-data {
  width: 100%;
  max-width: 100%;
}

.section-text {
  text-align: left;
  margin-top: 15px;
}

.section-text.heading {
  font-size: 19px;
}

.our-vision {
  margin-top: 60px;
  margin-bottom: 80px;
}

.vision-data {
  grid-column-gap: 50px;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.vision-block {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.vision-text {
  font-size: 36px;
  line-height: 120%;
}

.values {
  margin-bottom: 150px;
  overflow: hidden;
}

.slide-track {
  grid-column-gap: 20px;
  margin-bottom: 40px;
  display: flex;
}

.value-img {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  min-width: 420px;
  overflow: hidden;
}

.value-image {
  object-fit: cover;
  width: 100%;
  min-height: 290px;
  max-height: 290px;
}

.value-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.value-data {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 60%;
  display: grid;
}

.value-title {
  color: var(--title);
  margin-bottom: 8px;
}

.benefits {
  background-color: var(--white);
  padding-top: 100px;
  padding-bottom: 100px;
}

.benefits-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.benefit-icon {
  object-fit: cover;
  width: 55px;
  height: 55px;
}

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

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

.cart-count {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  align-items: center;
  margin-left: 2px;
  font-size: 12px;
  line-height: 150%;
  display: flex;
}

.app-link {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  padding: 35px 40px;
  text-decoration: none;
}

.app-link.outline {
  background-color: #0000;
  border: 1px solid #0000001a;
  padding: 25px;
}

.app-item {
  width: 100%;
}

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

.app-text {
  margin-top: 20px;
  margin-bottom: 40px;
}

.app-title {
  margin-bottom: 5px;
}

.app-short-text {
  min-height: 3.5em;
  max-height: 3.5em;
  margin-bottom: 0;
  overflow: hidden;
}

.app-thumb {
  width: 100%;
  max-width: 56px;
}

.elevate-features {
  margin-bottom: 150px;
}

.ef-wrap {
  grid-column-gap: 60px;
  align-items: center;
  display: flex;
}

.ef-left {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  overflow: hidden;
}

.ef-right {
  width: 100%;
  max-width: 50%;
}

.vertical-tab {
  grid-row-gap: 10px;
  flex-direction: column;
  margin-top: 80px;
  display: flex;
}

.app-detail-wrap {
  margin-bottom: 150px;
}

.app-hero {
  grid-column-gap: 40px;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.app-overview {
  grid-column-gap: 40px;
  display: flex;
}

.app-main-img {
  background-color: var(--bg);
  border-radius: 10px;
  margin-bottom: 60px;
  overflow: hidden;
}

.app-sidebar {
  width: 100%;
  max-width: 230px;
}

.app-setup {
  margin-bottom: 60px;
}

.sidebar-list {
  margin-bottom: 30px;
}

.connect-btn {
  grid-column-gap: 6px;
  display: flex;
}

.app-icon {
  width: 100%;
  min-width: 150px;
  max-width: 150px;
}

.app-icon-img {
  width: 100%;
}

.app-name {
  margin-bottom: 2px;
}

.app-heading {
  width: 100%;
}

.jobs {
  grid-column-gap: 80px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.job {
  grid-row-gap: 28px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.career-block {
  border-bottom: 1px solid #0003;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 28px;
  text-decoration: none;
  transition: border-color .3s;
  display: flex;
}

.career-block:hover {
  border-bottom-color: #000;
}

.career-title-wrap {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80%;
  display: flex;
}

.career-title {
  color: var(--body);
  margin-bottom: 0;
  font-size: 20px;
}

.career-info {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 32%;
  display: flex;
}

.light-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #999;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.job-title {
  grid-column-gap: 35px;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  display: flex;
}

.job-wrap {
  width: 100%;
  max-width: 70%;
}

.job-data {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  width: 100%;
  max-width: 18%;
  display: flex;
}

.job-data-wrap {
  width: 100%;
  max-width: 80%;
}

.job-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: flex-start;
  display: flex;
}

.job-info {
  border-bottom: 1px solid #0003;
  padding-bottom: 15px;
}

.job-img {
  background-color: var(--bg);
  border-radius: 10px;
  overflow: hidden;
}

.job-rich-text {
  width: 100%;
  max-width: 900px;
  margin-top: 40px;
}

.job-link {
  width: 100%;
  max-width: 900px;
  margin-top: 40px;
  margin-right: auto;
}

.pricing {
  margin-bottom: 150px;
}

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

.price-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #0003;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding: 40px 35px;
  display: flex;
}

.price-block.light-blue {
  background-color: var(--light-blue);
}

.price-block.secondary {
  background-color: var(--secondary);
}

.price-data {
  aspect-ratio: auto;
  height: 100%;
}

.price-title {
  margin-bottom: 16px;
}

.price-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  align-items: center;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
  display: flex;
}

.price {
  font-size: 22px;
  font-weight: 300;
  line-height: 150%;
}

.price-features {
  margin-top: 42px;
}

.price-features ul {
  grid-row-gap: 16px;
  flex-direction: column;
  padding-left: 0;
  display: flex;
}

.price-features li {
  background-image: url('../images/ic-check.svg');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 1px solid #0003;
  padding-left: 34px;
}

.price-data-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.price-detail {
  width: 100%;
  max-width: 900px;
}

.cart-data {
  width: 100%;
  max-width: 300px;
}

.plan-price {
  color: #000;
  padding-bottom: 40px;
  font-size: 40px;
  line-height: 150%;
}

.price-cart {
  flex-direction: column;
  display: flex;
}

.category {
  width: 100%;
  max-width: 412px;
  margin-left: auto;
  margin-right: auto;
}

.about-hero {
  margin-top: 80px;
  margin-bottom: 150px;
}

.about-wrap {
  grid-column-gap: 70px;
  display: flex;
}

.about-data {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 35%;
  display: flex;
}

.about-img {
  background-color: var(--white);
  border-radius: 10px;
  width: 100%;
  max-width: 65%;
  overflow: hidden;
}

.about-text {
  margin-top: 20px;
  margin-bottom: 0;
}

.about-fact {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.ab-fact-text {
  color: #000;
  padding-bottom: 4px;
  font-size: 40px;
  font-weight: 300;
  line-height: 130%;
}

.our-mission {
  margin-bottom: 150px;
}

.link-wrap {
  margin-top: 50px;
  display: inline-block;
}

.facts {
  background-color: var(--white);
  margin-bottom: 150px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.fact-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fact-data {
  justify-content: space-between;
  width: 100%;
  max-width: 52%;
  display: flex;
}

.fact-data.vertical {
  flex-direction: row;
}

.fact-title {
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

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

.fact-text {
  color: var(--golden);
  padding-bottom: 2px;
  font-size: 52px;
  line-height: 150%;
}

.feature-dropdown {
  border-bottom: 1px solid #0003;
  width: 100%;
  padding-bottom: 25px;
}

.feature-title {
  grid-column-gap: 24px;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.service-info {
  background-color: #0000;
  display: block;
  position: relative;
}

.features-text {
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.team {
  margin-bottom: 150px;
}

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

.team-img {
  background-color: var(--bg);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}

.team-image {
  object-fit: cover;
  width: 100%;
  min-height: 350px;
  max-height: 350px;
}

.team-data {
  border: 1px solid #0000001a;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 15px;
}

.member-name {
  color: #000;
}

.feature-hero {
  margin-bottom: 150px;
}

.fh-wrap {
  grid-column-gap: 40px;
  display: flex;
}

.analyze {
  width: 100%;
  max-width: 50%;
}

.analyze-img {
  background-color: #c3c9e9;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 80px 60px;
  display: flex;
}

.analyze-image {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  min-height: 370px;
  max-height: 370px;
}

.work-flow {
  width: 100%;
  max-width: 50%;
}

.workflow-img {
  background-color: #f5cac3;
  border-radius: 10px;
  padding: 80px 60px;
}

.workflow-image {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  min-height: 370px;
  max-height: 370px;
}

.analyze-data, .workflow-data {
  padding-top: 30px;
}

.workflow-text {
  margin-top: 15px;
  margin-bottom: 0;
}

.problems {
  background-color: var(--bg);
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.feature-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.feature-block {
  background-color: #fff;
  border-radius: 10px;
  padding: 0 24px 15px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.features-icon {
  width: 45px;
  height: 45px;
}

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

.feature-text {
  margin-bottom: 20px;
}

.empowering {
  margin-bottom: 150px;
}

.empowering-img {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.probleme {
  background-color: var(--bg);
  padding-top: 40px;
  padding-bottom: 40px;
}

.innvating-img {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.innovate-list {
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  grid-template: "Area"
  / 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 90%;
  margin-top: 25px;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.il-item {
  background-image: url('../images/ic-check.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
  padding-left: 34px;
  overflow: hidden;
}

.il-item.coaching {
  background-image: url('../images/check_24dp_5F6368_FILL0_wght400_GRAD0_opsz24.svg');
}

.solution {
  margin-bottom: 150px;
}

.solution-wrap {
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.resource {
  background-color: #f2ece4;
  border: 1px solid #0000001a;
  border-radius: 10px;
  width: 100%;
  max-width: 48%;
  height: 100%;
  min-height: 370px;
  padding: 35px 30px;
  position: relative;
  overflow: hidden;
}

.solution-top, .solution-bottom {
  grid-column-gap: 25px;
  display: flex;
}

.sl-right {
  grid-column-gap: 25px;
  width: 100%;
  max-width: 52%;
  display: flex;
}

.collaborative {
  background-color: #c3c9e9;
  background-image: url('../images/vector-05.svg'), url('../images/vector-06.svg');
  background-position: 180px -100px, -160px 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 50%;
  padding: 35px 30px;
  display: flex;
}

.calendar {
  background-color: #e4ebf2;
  background-image: url('../images/vector.svg'), url('../images/vector-04.svg');
  background-position: -100% 280%, 1570% 400%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 50%;
  padding: 35px 30px;
  display: flex;
}

.resource-title {
  margin-bottom: 4px;
}

.resource-graphic {
  width: 100%;
}

.reource-img {
  grid-column-gap: 20px;
  align-items: flex-start;
  display: flex;
  position: absolute;
  bottom: -12px;
}

.accessibility {
  background-color: #f2d6d2;
  background-image: url('../images/wave-line.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 30%;
  min-height: 370px;
  padding: 35px;
  display: flex;
}

.accessibility-text {
  text-align: right;
  font-size: 14px;
}

.performance {
  background-color: #e4ebf2;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 30%;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pmc-img {
  position: absolute;
  bottom: -15px;
}

.dashboard {
  background-color: #f2ece4;
  border: 1px solid #0000001a;
  border-radius: 10px;
  width: 100%;
  max-width: 40%;
  padding-top: 60px;
  padding-left: 60px;
  position: relative;
  overflow: hidden;
}

.dashboard-img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.pakete {
  margin-top: 150px;
  margin-bottom: 150px;
}

.testimonial {
  background-color: var(--bg);
  margin-bottom: 150px;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.review-slider {
  background-color: #0000;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.review-data {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  padding: 30px;
}

.left-arrow {
  background-color: #fff;
  background-image: url('../images/ic-arrow-left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  transition: background-color .3s;
  position: absolute;
  inset: -160% 4% 0 auto;
}

.left-arrow:hover {
  background-color: var(--light-blue);
}

.right-arrow {
  background-color: #fff;
  background-image: url('../images/ic-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  transition: background-color .3s;
  position: absolute;
  top: -160%;
}

.right-arrow:hover {
  background-color: var(--light-blue);
}

.slide-mask {
  width: 100%;
  max-width: 48%;
  overflow: visible;
}

.review-slide {
  margin-right: 60px;
}

.subscription-cancel-button {
  color: var(--title);
  font-size: 14px;
}

.contact-text {
  text-align: left;
  margin-bottom: 0;
}

.ig-arrow {
  border: 1px solid #999;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.ig-rich-text ul {
  grid-row-gap: 15px;
  flex-direction: column;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.ig-rich-text li {
  background-image: url('../images/ic-check.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
  padding-left: 34px;
}

.seprator {
  background-color: #0000001a;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  display: none;
}

.job-main-title {
  margin-bottom: 0;
}

.hero {
  background-color: #f3f4f2;
  min-height: 100vh;
  margin-bottom: auto;
  padding-bottom: 40px;
  position: relative;
  overflow: visible;
}

.brands {
  margin-bottom: 150px;
  overflow: hidden;
}

.logo-wrap {
  position: relative;
}

.trusted-text {
  color: #000;
  text-align: center;
  width: 100%;
  max-width: 32%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  display: none;
}

.logo-scroll {
  grid-column-gap: 120px;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 0;
  display: none;
}

.logo {
  filter: grayscale();
}

.liner-bg {
  z-index: 1;
  background-image: linear-gradient(to right, #fff, #fff0);
  width: 100%;
  max-width: 150px;
  min-height: 40px;
  position: absolute;
  top: 0;
}

.liner-bg.right {
  background-image: linear-gradient(268deg, #fff, #fff0);
  right: 0;
}

.our-customer {
  margin-bottom: 150px;
}

.integration-section {
  margin-bottom: 150px;
  overflow: hidden;
}

.ig-list {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.navbar-v2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.nav-right-v2 {
  grid-column-gap: 14px;
  text-transform: uppercase;
  align-items: center;
  display: flex;
}

.divider {
  background-color: #0003;
  width: 1px;
  height: 18px;
}

.login {
  width: 20px;
  height: 20px;
  display: flex;
}

.hero-wrap {
  margin-top: 70px;
}

.hero-title {
  width: 100%;
  max-width: 50%;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.title-span {
  color: var(--golden);
}

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

.hero-text-data {
  z-index: 1;
  position: relative;
}

.hero-text {
  width: 100%;
  max-width: 40%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.hero-btn-wrap {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.graph {
  z-index: 1;
  position: absolute;
  bottom: 50px;
  left: 50px;
}

.earning {
  z-index: 1;
  position: absolute;
  bottom: 70px;
  right: 22%;
}

.progress {
  z-index: 1;
  position: absolute;
  bottom: 38%;
  right: 50px;
}

.purple01 {
  filter: blur(200px);
  background-color: #6258ff;
  border-radius: 50%;
  width: 340px;
  height: 340px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
}

.orange {
  filter: blur(160px);
  background-color: #ffb1b1;
  border-radius: 50%;
  width: 675px;
  height: 675px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: -150px;
}

.purple02 {
  filter: blur(200px);
  background-color: #cdcbff;
  border-radius: 50%;
  width: 540px;
  height: 610px;
  position: absolute;
  bottom: 0;
  left: -8%;
}

.dark-purple {
  filter: blur(200px);
  background-color: #32607f;
  border-radius: 50%;
  width: 260px;
  height: 210px;
  position: absolute;
  bottom: -50px;
  left: -6%;
}

.feature-info {
  margin-bottom: 30px;
}

.cart-title {
  margin-bottom: 0;
  font-size: 20px;
}

.default:focus, .default.-wfp-focus {
  border-color: #ddd;
}

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

.feature-image {
  width: 100%;
}

.changelog-wrap {
  margin-bottom: 350px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.text-span, .text-span-2, .text-span-3 {
  color: var(--golden);
}

.link-wrap-right {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.text-span-4, .text-span-5, .text-span-6 {
  color: var(--golden);
}

.primary-btn-2 {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.primary-btn-2:hover {
  color: #000;
  background-color: #0000;
}

.sparringsessioncta {
  margin-bottom: 80px;
  padding-top: 46px;
}

.buildbetterway {
  background-color: var(--bg);
  margin-top: 60px;
  margin-bottom: 150px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.div-block {
  flex: 1;
  align-self: stretch;
}

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

.div-block-2 {
  flex: 1;
}

.benefits-wrap-home {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 18px;
  display: flex;
}

.benefit-data-home {
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 20px;
  display: flex;
}

.leanandagile {
  margin-top: 60px;
  margin-bottom: auto;
}

.page-data-about {
  object-fit: fill;
  background-color: #fff;
  margin-bottom: 0;
}

.text-block {
  font-family: Materialiconsoutlined, sans-serif;
  font-size: 40px;
}

.html-embed {
  background-color: var(--white);
  padding-left: 10px;
}

.html-embed-2 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.section-wrap-text {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-data-copy {
  width: 100%;
  max-width: 50%;
}

.text-block-2 {
  font-size: 13px;
}

.image {
  background-color: #fff;
}

.buildmeasurelearn {
  overflow-wrap: normal;
  margin-top: 150px;
}

.whycultureisimportant {
  background-color: var(--white);
  margin-top: 60px;
  margin-bottom: 150px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.image-2 {
  max-height: 450px;
}

.aboutme {
  margin-top: 60px;
  margin-bottom: 150px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.devopsloop {
  background-color: var(--white);
  overflow-wrap: normal;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 100px;
}

.cv {
  background-color: var(--white);
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-data-product-development {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.section-data-full {
  width: 100%;
  max-width: 100%;
}

.cv-item {
  background-image: url('../images/icons8-pfeil_-lang-rechts-30.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
  padding-left: 34px;
  overflow: hidden;
}

.cv-item-title {
  margin-top: 20px;
}

.cv-item-text {
  margin-bottom: 20px;
}

.heading-teaser {
  margin-bottom: 20px;
  line-height: 159%;
}

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

.section.margin {
  padding-top: 45px;
  padding-bottom: 45px;
}

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

.logo-carousel {
  grid-column-gap: 1rem;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-item {
  flex: none;
  padding: 1rem;
}

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

.logo-link.logolist {
  margin-left: 60px;
}

.logo-image {
  filter: grayscale();
  margin-left: 20px;
  margin-right: 20px;
}

.logos {
  background-color: var(--white);
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-3 {
  mix-blend-mode: normal;
  border-radius: 3px;
}

.paragraph {
  margin-top: 10px;
}

.primary-btn-small {
  border: 1px solid var(--primary);
  background-color: var(--primary);
  color: #fff;
  text-align: center;
  border-radius: 4px;
  flex-direction: column;
  min-width: 300px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.primary-btn-small:hover {
  color: #000;
  background-color: #0000;
}

.primary-btn-small.full {
  justify-content: center;
  display: flex;
}

.div-block-3 {
  background-color: var(--bg);
  border-radius: 4px;
  min-width: 250px;
  padding: 10px;
}

.heading {
  text-align: center;
}

.slider {
  max-width: 80%;
  margin-left: 10px;
}

.paragraph-2 {
  padding-left: 0;
}

.reviewslide {
  vertical-align: baseline;
  margin-left: 0;
  margin-right: 0;
}

.block-quote {
  text-align: left;
  margin-bottom: 0;
}

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

.image-4 {
  border-radius: 10px;
}

.buttonrow {
  text-align: left;
  flex-flow: column;
  margin-top: 60px;
  margin-bottom: 25px;
  display: block;
}

.cta-button {
  color: #fff;
  background-color: #3bd83b;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  max-width: 100%;
  padding: 14px 22px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: inline-flex;
}

.cta-button:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}

.cta-button.mobile {
  display: none;
}

.container-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border-radius: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: relative;
}

.container-copy.hero-container {
  margin-top: 40px;
}

.container-copy.vertical {
  flex-direction: row;
  display: flex;
}

.container-copy.challengesheader {
  margin-top: 40px;
}

.container-copy.logos {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
  overflow: visible;
}

.container-copy.processstep {
  margin-top: 20px;
}

.container-copy.floatingtitle {
  flex-flow: row-reverse;
  display: flex;
}

.page-title-single {
  background-color: var(--light-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.page-title-single.landingpage {
  text-align: left;
}

.div-block-4 {
  flex: 1;
}

.primary-btn-3 {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.primary-btn-3:hover {
  color: #000;
  background-color: #0000;
}

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

  h2 {
    font-size: 34px;
  }

  h3 {
    font-size: 28px;
  }

  blockquote {
    font-size: 16px;
  }

  .nav-menu {
    background-color: #fff;
    border-bottom: 1px solid #0000001a;
    padding: 20px;
    display: flex;
  }

  .nav-link {
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .nav-link.mobile {
    display: none;
  }

  .container {
    max-width: 100%;
  }

  .container.logos {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 0;
  }

  .nav-right {
    display: none;
  }

  .header-btn {
    justify-content: center;
    display: flex;
  }

  .header-btn.mobile {
    display: block;
  }

  .header-btn.desck-top {
    display: none;
  }

  .split-menu {
    grid-column-gap: 15px;
  }

  .split-menu.v2 {
    grid-column-gap: 20px;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    display: flex;
  }

  .humburg-menu {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    padding: 0;
  }

  .top-line, .middle-line, .bottom-line {
    background-color: #000;
    width: 25px;
  }

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

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

  .title-top {
    grid-column-gap: 20px;
  }

  .sg-title {
    padding-bottom: 60px;
  }

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

  .page-data {
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .sg-font {
    padding-bottom: 60px;
  }

  .font-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .sg-section {
    margin-bottom: 60px;
  }

  .footer {
    padding-top: 70px;
  }

  .ft-top, .ft-center {
    margin-bottom: 60px;
  }

  .ft-menu-wrap {
    max-width: 65%;
  }

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

  .social {
    grid-column-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .newsletter-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    max-width: 48%;
  }

  .info-block {
    flex-flow: column wrap;
  }

  .policy-wrap {
    margin-top: 50px;
  }

  .info-inner {
    padding-bottom: 40px;
  }

  .disclamer-block {
    margin-bottom: 40px;
  }

  .version-info {
    margin-top: 50px;
  }

  .user-data-section {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .error-data {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-form {
    margin-bottom: 100px;
  }

  .two-field {
    grid-column-gap: 20px;
  }

  .contact-fields {
    grid-row-gap: 20px;
    margin-bottom: 20px;
  }

  .contact-wrap {
    grid-column-gap: 50px;
  }

  .faq-section {
    margin-bottom: 100px;
  }

  .faq-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
  }

  .faq-img, .faq-content-block {
    max-width: 100%;
  }

  .faq {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .cta-wrap {
    grid-row-gap: 50px;
    background-position: -10% -90%, 100% -40%;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cta-left {
    max-width: 100%;
  }

  .cta-right {
    justify-content: flex-start;
    max-width: 100%;
  }

  .cta-check-list {
    margin-top: 50px;
  }

  .cta-img {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    max-width: 50%;
  }

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

  .blog {
    margin-bottom: 100px;
  }

  .post-list {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .post-image {
    min-height: 220px;
    max-height: 220px;
  }

  .blog-main {
    margin-bottom: 100px;
  }

  .blog-data-wrap {
    max-width: 78%;
  }

  .blog-image {
    min-height: 300px;
    max-height: 300px;
  }

  .blog-data {
    max-width: 22%;
  }

  .blog-title {
    font-size: 48px;
  }

  .blog-rich-text {
    max-width: 100%;
  }

  .integrations {
    margin-bottom: 100px;
  }

  .careers-hero {
    margin-top: 60px;
    margin-bottom: 100px;
  }

  .career-wrap {
    grid-column-gap: 40px;
  }

  .career-data {
    max-width: 50%;
  }

  .careeer-text {
    margin-bottom: 30px;
  }

  .our-story {
    margin-bottom: 100px;
  }

  .section-wrap {
    grid-column-gap: 40px;
  }

  .our-vision {
    margin-bottom: 60px;
  }

  .vision-data {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 15px;
  }

  .vision-text {
    font-size: 32px;
  }

  .values {
    margin-bottom: 100px;
  }

  .value-img {
    min-width: 350px;
  }

  .value-image {
    min-height: 240px;
    max-height: 240px;
  }

  .value-wrap {
    flex-direction: column;
  }

  .value-data {
    max-width: 100%;
    margin-top: 30px;
  }

  .benefits {
    margin-bottom: 100px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .benefits-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .app-link {
    padding: 30px;
  }

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

  .elevate-features {
    margin-bottom: 100px;
  }

  .ef-wrap {
    grid-column-gap: 40px;
  }

  .vertical-tab {
    margin-top: 40px;
  }

  .app-detail-wrap {
    margin-bottom: 100px;
  }

  .app-hero {
    grid-column-gap: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .app-overview {
    grid-column-gap: 30px;
  }

  .app-main-img {
    margin-bottom: 40px;
  }

  .app-sidebar {
    min-width: 220px;
  }

  .app-setup {
    margin-bottom: 40px;
  }

  .sidebar-list {
    margin-bottom: 20px;
  }

  .app-icon {
    min-width: 100px;
    max-width: 100px;
  }

  .jobs {
    flex-direction: column;
  }

  .job {
    max-width: 100%;
  }

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

  .career-info {
    max-width: 38%;
  }

  .job-title {
    font-size: 18px;
  }

  .job-wrap {
    max-width: 100%;
  }

  .job-rich-text, .job-link {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing {
    margin-bottom: 100px;
  }

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

  .price-data-wrap {
    grid-row-gap: 40px;
    flex-direction: column-reverse;
  }

  .price-detail {
    max-width: 100%;
  }

  .about-hero {
    margin-top: 60px;
    margin-bottom: 100px;
  }

  .about-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
  }

  .about-data, .about-img {
    max-width: 100%;
  }

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

  .our-mission {
    margin-bottom: 100px;
  }

  .link-wrap {
    margin-top: 30px;
  }

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

  .fact-wrap {
    grid-row-gap: 30px;
    align-items: center;
  }

  .fact-data {
    max-width: 50%;
  }

  .fact-title {
    max-width: 45%;
    font-size: 28px;
  }

  .fact-text {
    font-size: 38px;
  }

  .team {
    margin-bottom: 100px;
  }

  .team-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .team-image {
    min-height: 260px;
    max-height: 260px;
  }

  .feature-hero {
    margin-bottom: 100px;
  }

  .analyze-img {
    padding: 50px 30px;
  }

  .analyze-image {
    min-height: 210px;
    max-height: 210px;
  }

  .workflow-img {
    padding: 50px 30px;
  }

  .workflow-image {
    min-height: 210px;
    max-height: 210px;
  }

  .analyze-data, .workflow-data {
    padding-top: 20px;
  }

  .problems {
    margin-bottom: 100px;
  }

  .feature-wrap {
    grid-template-columns: 1fr;
  }

  .empowering {
    margin-bottom: 100px;
  }

  .empowering-img {
    width: 100%;
    max-width: 65%;
  }

  .probleme {
    margin-bottom: 100px;
  }

  .innvating-img {
    width: 100%;
    max-width: 65%;
  }

  .innovate-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: 100%;
    font-size: 12px;
  }

  .solution {
    margin-bottom: 100px;
  }

  .resource {
    max-width: 100%;
    display: flex;
  }

  .solution-top {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .solution-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 100%;
  }

  .sl-right {
    grid-column-gap: 20px;
    max-width: 100%;
  }

  .collaborative {
    min-height: 320px;
  }

  .calendar {
    background-position: -100% 280%, 440% 210%;
    min-height: 320px;
  }

  .accessibility {
    max-width: 60%;
    min-height: 300px;
  }

  .performance {
    max-width: 37%;
    min-height: 300px;
  }

  .pmc-img {
    max-width: 90%;
    bottom: 0;
  }

  .dashboard {
    max-width: 65%;
    min-height: 320px;
  }

  .dashboard-img {
    bottom: -50px;
  }

  .pakete, .testimonial {
    margin-bottom: 100px;
  }

  .left-arrow {
    right: 7%;
  }

  .slide-mask {
    max-width: 75%;
  }

  .hero {
    min-height: 100vh;
    margin-bottom: 100px;
  }

  .brands {
    margin-bottom: 100px;
  }

  .trusted-text {
    max-width: 60%;
  }

  .logo-scroll {
    grid-column-gap: 80px;
  }

  .our-customer, .integration-section {
    margin-bottom: 100px;
  }

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

  .nav-right-v2 {
    background-color: #0000;
  }

  .divider {
    align-items: center;
    display: none;
  }

  .login {
    display: none;
  }

  .hero-wrap {
    margin-top: 50px;
  }

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

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

  .graph {
    max-width: 28%;
    bottom: 40px;
    left: 40px;
  }

  .earning {
    max-width: 24%;
    right: 26%;
  }

  .progress {
    max-width: 17%;
    bottom: 32%;
    right: 10px;
  }

  .purple01 {
    filter: blur(120px);
  }

  .orange {
    filter: blur(120px);
    width: 500px;
    height: 500px;
  }

  .container-2 {
    flex-direction: column;
  }

  .sparringsessioncta, .buildbetterway {
    margin-bottom: 60px;
  }

  .benefits-wrap-home {
    grid-template-columns: 1fr 1fr;
  }

  .leanandagile {
    margin-bottom: 100px;
  }

  .page-data-about {
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-wrap-text {
    grid-column-gap: 40px;
  }

  .whycultureisimportant, .aboutme, .cv {
    margin-bottom: 100px;
  }

  .about-data-product-development {
    max-width: 100%;
  }

  .logos, .buttonrow {
    margin-bottom: 100px;
  }

  .cta-button {
    justify-content: center;
    display: flex;
  }

  .cta-button.mobile {
    display: block;
  }

  .cta-button.desck-top {
    display: none;
  }

  .container-copy {
    max-width: 100%;
  }

  .container-copy.logos {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 32px;
  }

  blockquote {
    margin-bottom: 20px;
    padding: 30px;
  }

  .brand {
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .container.logos {
    flex-flow: wrap;
  }

  .humburg-menu {
    position: relative;
  }

  .humburg-menu.w--open {
    z-index: 10;
  }

  .page-title {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .table-text {
    font-size: 14px;
  }

  .body-font {
    font-size: 60px;
  }

  .body-large.small {
    font-size: 16px;
  }

  .primary-color {
    max-width: 80px;
  }

  .page-data {
    margin-bottom: 80px;
  }

  .text-heading {
    font-size: 60px;
  }

  .color-main {
    width: 80px;
    height: 80px;
  }

  .font-inner {
    flex-wrap: wrap;
  }

  .sg-section {
    margin-bottom: 60px;
  }

  .ft-top {
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: flex-start;
  }

  .ft-center {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .ft-bottom {
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: center;
    padding-top: 15px;
  }

  .ft-menu-wrap {
    max-width: 100%;
  }

  .social {
    align-items: center;
  }

  .newsletter-wrap {
    align-items: center;
    max-width: 100%;
  }

  .nesletter {
    max-width: 380px;
  }

  .policy-block, .cookie-block {
    padding-top: 40px;
  }

  .info-block {
    grid-row-gap: 50px;
  }

  .policy-wrap {
    margin-top: 40px;
  }

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

  .info-inner {
    padding-bottom: 40px;
  }

  .disclamer-block {
    margin-bottom: 40px;
  }

  .version-info {
    grid-column-gap: 15px;
    grid-template-columns: 60px 1fr;
    margin-top: 40px;
  }

  .version-block {
    width: 60px;
    height: 60px;
  }

  .version-name {
    font-size: 14px;
  }

  .user-form-block {
    max-width: 96%;
    padding-left: 0;
    padding-right: 0;
  }

  .user-field {
    margin-bottom: 14px;
  }

  .input {
    padding: 10px 12px;
  }

  .password-btns {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: stretch;
  }

  .utility-page-content {
    padding: 40px 25px;
  }

  .contact-form {
    margin-bottom: 80px;
  }

  .cf-left {
    max-width: 100%;
  }

  .contact-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .cf-right {
    max-width: 100%;
  }

  .faq-section {
    margin-bottom: 80px;
  }

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

  .faq-img {
    max-width: 100%;
  }

  .faq-question {
    line-height: 150%;
  }

  .faq-paragraph {
    font-size: 16px;
  }

  .faq-question-block {
    grid-column-gap: 60px;
  }

  .faq-aswer-wrapper {
    padding-top: 15px;
  }

  .cta-wrap {
    background-position: -10% -50%, 100% -30%;
  }

  .cta-image {
    min-height: 240px;
    max-height: 240px;
  }

  .review-info {
    margin-top: 40px;
  }

  .blog {
    margin-bottom: 80px;
  }

  .post-list {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
  }

  .post-image {
    min-height: 190px;
    max-height: 190px;
  }

  .post-data {
    padding: 25px;
  }

  .blog-main {
    margin-bottom: 80px;
  }

  .blog-main-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .blog-data-wrap {
    max-width: 100%;
  }

  .blog-data {
    max-width: 40%;
  }

  .blog-title {
    font-size: 44px;
  }

  .integrations {
    margin-bottom: 80px;
  }

  .careers-hero {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .career-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .career-img, .career-data {
    max-width: 100%;
  }

  .our-story {
    margin-bottom: 80px;
  }

  .section-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .section-wrap.reverse {
    flex-direction: column-reverse;
  }

  .section-img, .section-data {
    max-width: 100%;
  }

  .our-vision, .values {
    margin-bottom: 80px;
  }

  .slide-track {
    margin-bottom: 30px;
  }

  .value-img {
    min-width: 320px;
  }

  .value-image {
    min-height: 220px;
    max-height: 220px;
  }

  .benefits {
    margin-bottom: 80px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .benefits-wrap {
    grid-row-gap: 40px;
  }

  .benefit-icon {
    width: 45px;
    height: 45px;
  }

  .app-link {
    padding: 20px;
  }

  .app-text {
    margin-bottom: 20px;
  }

  .elevate-features {
    margin-bottom: 80px;
  }

  .ef-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .ef-left, .ef-right {
    max-width: 100%;
  }

  .app-detail-wrap {
    margin-bottom: 80px;
  }

  .app-overview {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-direction: column-reverse;
  }

  .app-sidebar {
    min-width: 0;
    max-width: none;
  }

  .career-block {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .career-title-wrap {
    align-items: center;
    max-width: 100%;
  }

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

  .career-info {
    grid-column-gap: 40px;
    justify-content: flex-start;
    max-width: 48%;
  }

  .job-title {
    grid-column-gap: 20px;
  }

  .job-data {
    grid-column-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    display: grid;
  }

  .job-data-wrap {
    max-width: 100%;
  }

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

  .pricing {
    margin-bottom: 80px;
  }

  .price-list {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .price-block {
    grid-row-gap: 100px;
    min-height: auto;
  }

  .about-hero {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .our-mission, .facts {
    margin-bottom: 80px;
  }

  .fact-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .fact-data, .fact-title {
    max-width: 100%;
  }

  .feature-dropdown {
    padding-bottom: 15px;
  }

  .features-text {
    grid-row-gap: 25px;
  }

  .team {
    margin-bottom: 80px;
  }

  .team-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .team-image {
    min-height: 300px;
    max-height: 300px;
  }

  .feature-hero {
    margin-bottom: 80px;
  }

  .fh-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: flex-start;
  }

  .analyze {
    max-width: 100%;
  }

  .analyze-img {
    padding: 60px 50px;
  }

  .analyze-image {
    min-height: 320px;
    max-height: 320px;
  }

  .work-flow {
    max-width: 100%;
  }

  .workflow-img {
    padding: 60px 50px;
  }

  .workflow-image {
    min-height: 320px;
    max-height: 320px;
  }

  .problems {
    margin-bottom: 80px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .feature-wrap {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .features-title {
    margin-top: 30px;
  }

  .empowering {
    margin-bottom: 80px;
  }

  .empowering-img {
    bottom: 20px;
    left: 20px;
  }

  .probleme {
    margin-bottom: 80px;
  }

  .innvating-img {
    bottom: 20px;
    right: 20px;
  }

  .il-item {
    font-size: 16px;
  }

  .solution {
    margin-bottom: 80px;
  }

  .solution-wrap, .solution-top {
    grid-row-gap: 15px;
  }

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

  .sl-right {
    grid-column-gap: 15px;
  }

  .collaborative {
    min-height: 300px;
  }

  .calendar {
    background-position: -950% 280%, 190% -60%;
    background-size: auto, 148px;
    min-height: 300px;
  }

  .accessibility {
    background-position: 50% 0;
    background-size: cover;
    max-width: 100%;
  }

  .performance {
    max-width: 41%;
    min-height: 250px;
  }

  .dashboard {
    max-width: 55%;
    min-height: 250px;
  }

  .dashboard-img {
    bottom: -20px;
    left: 30px;
  }

  .pakete {
    margin-bottom: 80px;
  }

  .testimonial {
    margin-bottom: 80px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .left-arrow {
    right: 10%;
  }

  .slide-mask {
    max-width: 100%;
  }

  .seprator {
    background-color: #0000001a;
    border-radius: 50%;
    display: block;
  }

  .hero {
    min-height: 100vh;
    margin-bottom: 80px;
  }

  .brands {
    margin-bottom: 80px;
  }

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

  .logo-scroll {
    grid-column-gap: 60px;
    flex-wrap: wrap;
  }

  .our-customer, .integration-section {
    margin-bottom: 80px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .hero-wrap {
    margin-top: 40px;
  }

  .hero-title {
    max-width: 100%;
    margin-bottom: 18px;
  }

  .hero-text {
    max-width: 100%;
  }

  .hero-btn-wrap {
    margin-top: 30px;
  }

  .graph {
    max-width: 32%;
  }

  .earning {
    max-width: 30%;
    right: 8%;
  }

  .progress {
    max-width: 22%;
    display: none;
    bottom: 26%;
  }

  .purple01 {
    filter: blur(100px);
    width: 220px;
    height: 220px;
  }

  .orange {
    filter: blur(100px);
    width: 400px;
    height: 400px;
  }

  .purple02 {
    filter: blur(120px);
    width: 200px;
    height: 200px;
  }

  .dark-purple {
    filter: blur(150px);
    width: 220px;
    height: 220px;
  }

  .sparringsessioncta, .buildbetterway {
    margin-bottom: 60px;
  }

  .benefits-wrap-home {
    grid-row-gap: 40px;
  }

  .leanandagile, .page-data-about {
    margin-bottom: 80px;
  }

  .section-wrap-text {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .section-wrap-text.reverse {
    flex-direction: column-reverse;
  }

  .section-data-copy {
    max-width: 100%;
  }

  .whycultureisimportant, .aboutme, .cv {
    margin-bottom: 80px;
  }

  .section-data-full {
    max-width: 100%;
  }

  .cv-item {
    font-size: 16px;
  }

  .cv-item-title {
    margin-top: 30px;
  }

  .logo-link.logolist {
    margin: 10px;
  }

  .logos, .buttonrow {
    margin-bottom: 80px;
  }

  .container-copy.logos {
    flex-flow: wrap;
  }

  .page-title-single {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  blockquote {
    padding: 25px;
  }

  .nav-menu {
    background-color: var(--white);
  }

  .container {
    position: static;
  }

  .container.floatingtitle, .container.floatingtitle-copy {
    flex-flow: column-reverse wrap;
  }

  .page-heading.h1smaller {
    font-size: 37px;
  }

  .page-heading.h2 {
    font-size: 25px;
  }

  .title-top {
    display: none;
  }

  .color-wrap {
    flex-wrap: wrap;
  }

  .body-font {
    font-size: 70px;
  }

  .table-row {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .page-data {
    margin-bottom: 60px;
  }

  .text-heading {
    font-size: 70px;
  }

  .font-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .button-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .button-wrap.right {
    justify-content: center;
    align-items: center;
  }

  .footer {
    padding-top: 50px;
  }

  .ft-top, .ft-center {
    margin-bottom: 50px;
  }

  .ft-menu-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .nesletter {
    max-width: 100%;
  }

  .info-block {
    grid-row-gap: 60px;
    flex-wrap: nowrap;
    display: flex;
    overflow: hidden;
  }

  .version-info {
    align-items: start;
  }

  .access-wrap {
    max-width: 96%;
  }

  .password-btns {
    grid-row-gap: 10px;
  }

  .utility-page-content {
    max-width: 90%;
    padding: 30px;
  }

  .contact-form {
    margin-bottom: 60px;
  }

  .textarea {
    min-height: 100px;
  }

  .two-field {
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    flex-direction: column;
  }

  .contact-fields {
    grid-row-gap: 25px;
  }

  .faq-section {
    margin-bottom: 60px;
  }

  .sub-title {
    border-radius: 15px;
    padding: 8px 14px;
  }

  .dot {
    width: 6px;
    height: 6px;
  }

  .faq-question {
    font-size: 16px;
  }

  .faq-question-block {
    grid-column-gap: 40px;
  }

  .vertical-line {
    height: 18px;
  }

  .horizontal-line {
    width: 18px;
  }

  .faq {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .icon-block {
    width: 100%;
    max-width: 30px;
    height: 30px;
  }

  .cta {
    overflow: auto;
  }

  .cta-wrap {
    margin-left: -14px;
  }

  .cta-right {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cta-check-list {
    grid-column-gap: 0px;
    grid-row-gap: 18px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cta-graphics {
    max-width: 100%;
  }

  .cta-img {
    max-width: 100%;
    display: none;
  }

  .cta-image {
    min-height: 290px;
    max-height: 290px;
  }

  .review-list {
    grid-column-gap: 0px;
    grid-row-gap: 60px;
  }

  .review-link {
    flex-direction: column-reverse;
  }

  .review-wrap {
    padding: 25px;
  }

  .review-img {
    min-width: 80px;
    min-height: 80px;
  }

  .review-image {
    min-height: 80px;
    max-height: 80px;
  }

  .blog {
    margin-bottom: 60px;
  }

  .post-list {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .post-image {
    min-height: 250px;
    max-height: 250px;
  }

  .blog-main {
    margin-bottom: 40px;
  }

  .blog-image {
    min-height: 250px;
    max-height: 250px;
  }

  .blog-data {
    max-width: 100%;
  }

  .blog-title {
    font-size: 30px;
  }

  .integrations, .careers-hero {
    margin-bottom: 60px;
  }

  .career-wrap {
    grid-row-gap: 30px;
  }

  .our-story {
    margin-bottom: 60px;
  }

  .section-wrap.reverse {
    grid-row-gap: 30px;
  }

  .section-data {
    order: 1;
  }

  .our-vision {
    margin-bottom: 60px;
  }

  .vision-data {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
  }

  .vision-text {
    font-size: 26px;
  }

  .values {
    margin-bottom: 60px;
  }

  .slide-track {
    grid-column-gap: 15px;
  }

  .value-img {
    min-width: 230px;
  }

  .value-image {
    min-height: 160px;
    max-height: 160px;
  }

  .value-data {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .benefits {
    margin-bottom: 60px;
  }

  .benefits-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .benefit-data {
    margin-top: 15px;
  }

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

  .app-link {
    padding: 25px;
  }

  .app-list {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .app-text {
    margin-bottom: 30px;
  }

  .elevate-features, .app-detail-wrap {
    margin-bottom: 60px;
  }

  .app-hero {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .app-icon {
    min-width: 80px;
    max-width: 80px;
  }

  .career-block {
    grid-row-gap: 20px;
  }

  .career-title-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .career-title {
    font-size: 18px;
  }

  .career-info {
    grid-column-gap: 22px;
    max-width: 100%;
  }

  .job-title {
    grid-column-gap: 15px;
  }

  .job-data {
    grid-column-gap: 30px;
  }

  .job-text {
    font-size: 14px;
    font-weight: 500;
  }

  .pricing {
    margin-bottom: 60px;
  }

  .price-block {
    grid-row-gap: 50px;
    padding: 30px 28px;
  }

  .price-block.light-blue, .price-block.secondary, .category {
    max-width: 100%;
  }

  .about-hero, .our-mission {
    margin-bottom: 60px;
  }

  .link-wrap {
    margin-top: 15px;
  }

  .facts {
    margin-bottom: 60px;
  }

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

  .fact-data {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .team {
    margin-bottom: 60px;
  }

  .team-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 25px;
  }

  .team-image {
    min-height: 180px;
    max-height: 180px;
  }

  .team-data {
    padding: 10px;
  }

  .feature-hero {
    margin-bottom: 60px;
  }

  .analyze-img {
    padding: 40px 30px;
  }

  .analyze-image {
    min-height: 200px;
    max-height: 200px;
  }

  .workflow-img {
    padding: 40px 30px;
  }

  .workflow-image {
    min-height: 200px;
    max-height: 200px;
  }

  .analyze-data, .workflow-data {
    padding-top: 15px;
  }

  .problems {
    margin-bottom: 60px;
  }

  .feature-block {
    padding: 30px 0;
  }

  .features-title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .feature-text {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .empowering, .probleme {
    margin-bottom: 60px;
  }

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

  .solution {
    margin-bottom: 60px;
  }

  .resource {
    min-height: 400px;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .sl-right {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .collaborative {
    max-width: 100%;
  }

  .calendar {
    background-position: -170% 820%, 150% -60%;
    max-width: 100%;
  }

  .reource-img {
    left: -190px;
  }

  .accessibility {
    background-position: 50%;
    background-size: auto;
  }

  .performance {
    max-width: 100%;
    min-height: 300px;
  }

  .pmc-img {
    max-width: 70%;
  }

  .dashboard {
    max-width: 100%;
    min-height: 300px;
  }

  .dashboard-img {
    bottom: 0;
  }

  .pakete, .testimonial {
    margin-bottom: 60px;
  }

  .left-arrow {
    display: none;
    top: -152%;
    right: 15%;
  }

  .right-arrow {
    display: none;
    top: -152%;
  }

  .contact-text {
    font-size: 14px;
  }

  .job-main-title {
    font-size: 36px;
  }

  .hero {
    width: 100vw;
    min-height: 100vh;
    margin-bottom: 60px;
    padding-bottom: 50px;
  }

  .brands {
    margin-bottom: 60px;
  }

  .trusted-text {
    max-width: 100%;
  }

  .logo-scroll {
    flex-flow: wrap;
    align-content: stretch;
  }

  .logo {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .our-customer, .integration-section {
    margin-bottom: 60px;
  }

  .ig-list {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .nav-right-v2 {
    display: none;
  }
  
  .mobile-hidden {
    display: none !important;
  }
  
  .primary-btn-3.mobile-hidden {
    display: none !important;
  }

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

  .hero-title {
    margin-bottom: 15px;
    font-size: 42px;
  }

  .hero-btn-wrap {
    margin-top: 45px;
  }

  .graph {
    max-width: 100%;
    display: none;
    position: relative;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
  }

  .earning {
    display: none;
  }

  .purple01 {
    width: 140px;
    height: 140px;
    display: none;
  }

  .orange {
    filter: blur(60px);
    width: 200px;
    height: 200px;
    display: none;
    inset: 0% 0% 0% auto;
  }

  .purple02 {
    filter: blur(80px);
    width: 120px;
    height: 120px;
    bottom: auto;
    left: auto;
  }

  .dark-purple {
    filter: blur(90px);
    width: 130px;
    height: 130px;
    display: none;
    inset: auto auto 0% 0%;
  }

  .container-2 {
    flex-direction: column;
  }

  .primary-btn-2 {
    display: none;
  }

  .sparringsessioncta, .buildbetterway {
    margin-bottom: 60px;
  }

  .benefits-wrap-home {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .benefit-data-home {
    margin-top: 15px;
  }

  .leanandagile, .page-data-about {
    margin-bottom: 60px;
  }

  .html-embed {
    margin-left: -10px;
  }

  .section-wrap-text.reverse {
    grid-row-gap: 30px;
  }

  .whycultureisimportant, .aboutme, .cv {
    margin-bottom: 60px;
  }

  .logos {
    margin-top: auto;
    margin-bottom: 60px;
  }

  .buttonrow {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 60px;
    display: inline-block;
  }

  .cta-button {
    flex-flow: column;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .container-copy {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container-copy.floatingtitle {
    flex-flow: column-reverse wrap;
  }

  .primary-btn-3 {
    display: none;
  }
}

#w-node-_6e3db569-c1be-7e83-8cad-b30d281111f5-de4c4ffb, #w-node-_6e3db569-c1be-7e83-8cad-b30d281111f8-de4c4ffb, #w-node-_6e3db569-c1be-7e83-8cad-b30d281111f9-de4c4ffb, #w-node-_6e3db569-c1be-7e83-8cad-b30d281111fb-de4c4ffb, #w-node-c3eb94e1-c937-9fdf-3928-10f534bf9e1c-de4c500d, #w-node-c3eb94e1-c937-9fdf-3928-10f534bf9e2b-de4c500d, #w-node-c3eb94e1-c937-9fdf-3928-10f534bf9e3e-de4c500d, #w-node-_42ba749a-452a-e82a-172d-f8f37ab74997-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab7499c-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749a3-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749a5-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749a8-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749ad-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749b2-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749b5-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749b9-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749be-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749c1-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749c5-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749ca-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749cd-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749d1-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749d6-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749d9-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749dd-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749e2-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749e5-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749e9-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749ee-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749f1-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749f5-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749fa-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab749fd-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab74a01-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab74a06-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab74a09-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab74a0d-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab74a12-de4c5016, #w-node-_42ba749a-452a-e82a-172d-f8f37ab74a15-de4c5016, #w-node-_434815cb-7693-5b3b-deea-9d3be9e97385-e2f81d5f, #w-node-_434815cb-7693-5b3b-deea-9d3be9e97385-3bee026f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_68a9d068-affa-c4ee-2dee-d16e53f34b47-e2f81d5f, #w-node-_68a9d068-affa-c4ee-2dee-d16e53f34b47-3bee026f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


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