.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  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;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.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: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

.header-container {
  z-index: 1001;
  height: 10vh;
  justify-content: flex-end;
  align-items: flex-end;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.header {
  width: 100%;
  height: 10vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: static;
  top: 0;
}

.logo-container {
  z-index: 10;
  width: 60px;
  height: 60px;
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.hamburger-container {
  z-index: 5;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  border-radius: 20%;
  flex-direction: row;
  align-items: flex-end;
  display: block;
  position: -webkit-sticky;
  position: sticky;
}

.body {
  height: 100%;
  opacity: 1;
  background-color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: visible;
}

.hamburger {
  width: 3px;
  height: 30px;
  background-color: #fff;
  margin-left: 7px;
  transform: rotate(-41deg);
}

.hamburger._2, .hamburger._3 {
  border-radius: 20px;
}

.hamburger._1 {
  background-color: #fff;
  border-radius: 20px;
}

.hamburger-menu {
  z-index: 2;
  width: 60px;
  height: 60px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 10px 15px 10px 10px;
  display: flex;
  position: relative;
}

.hamburger-menu.expand {
  z-index: 1000;
  width: 0%;
  height: 100%;
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  outline-offset: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
  border-radius: 0%;
  outline: 3px #333;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hamburger-menu._1 {
  display: flex;
}

.image-4 {
  width: 45px;
  height: 45px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

.footercontainer {
  height: auto;
  background-color: #000;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.grid {
  width: 80%;
  grid-template-rows: auto;
  margin-top: 5vh;
}

.ready {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading {
  color: #e9e9e9;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.text-block {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.form-block {
  height: 100%;
  background-color: #e9e9e9;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field {
  width: 48%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
}

.text-field.desc {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
}

.text-field.emailk {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 20px;
}

.form-3 {
  width: 80%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.heading-2 {
  color: #000;
  text-shadow: 0 8px 6px rgba(0, 0, 0, .2);
  margin-top: 50px;
  font-size: 24px;
  line-height: 18px;
}

.div-block-7 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  padding-bottom: 0;
  display: flex;
}

.submit-button {
  color: #e9e9e9;
  background-color: #0058ff;
  border-radius: 6px;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 15px;
}

.footerlinks-containger {
  width: 90%;
  margin-top: 10vh;
  margin-bottom: 10vh;
}

.grid-2 {
  grid-column-gap: 49px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr .5fr 1fr;
}

.link-container {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.footerlinks {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  text-decoration: none;
}

.socemed.info {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.socemed.info.menu {
  margin-left: 50px;
  margin-right: 50px;
  position: static;
}

.socmed-icon {
  height: 25px;
  width: 25px;
}

.div-block-8 {
  width: 120px;
  justify-content: space-between;
  margin-top: 10px;
  padding: 0;
  display: flex;
}

.div-block-9 {
  width: auto;
  height: auto;
  object-fit: fill;
  background-color: #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-10 {
  z-index: 1;
  width: 75%;
  justify-content: center;
  margin-top: 5vh;
  display: flex;
  position: static;
}

.grid-3 {
  z-index: 0;
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
  position: relative;
}

.text-block-2 {
  color: #000;
  text-align: left;
  cursor: pointer;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 70px;
}

.text-block-2.alt {
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.text-block-2.alt._1 {
  width: 100%;
  text-align: right;
}

.text-span-2 {
  width: 100%;
  font-size: 47px;
  font-weight: 600;
  line-height: 50px;
}

.text-span-3 {
  width: 100%;
  color: #000;
  text-align: right;
  margin-right: 15px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1px;
}

.text-block-3 {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 14px;
}

.contact {
  text-align: left;
  margin-top: 0;
  margin-bottom: 5vh;
  padding-right: 0;
  display: inline-block;
}

.contact.menu {
  position: static;
}

.div-block-12 {
  cursor: pointer;
  background-color: #0058ff;
  border-radius: 6px;
  margin-top: 0;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 9px rgba(0, 0, 0, .2);
}

.image-6 {
  width: auto;
  margin-left: 10px;
}

.div-block-13 {
  z-index: 1;
  margin-top: 10vh;
  position: relative;
}

.text-span-4 {
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
}

.text-span-5 {
  padding: 0;
  font-size: 40px;
  line-height: 0;
}

.text-span-5._1, .text-span-5._2 {
  z-index: 2;
  cursor: pointer;
  position: relative;
}

.text-span-6 {
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
}

.section {
  width: 100%;
  background-color: #f6f6f6;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-14 {
  z-index: 0;
  width: 70%;
  height: 70%;
  opacity: .32;
  filter: blur(150px);
  background-color: #a9fabc;
  border-radius: 50%;
  position: absolute;
  top: 100px;
  bottom: auto;
  left: 150px;
  right: auto;
}

.div-block-14.blue {
  z-index: 0;
  width: 50%;
  height: 20%;
  background-color: #9270ff;
  top: 300px;
  bottom: auto;
  left: auto;
  right: 200px;
}

.section-2 {
  width: 100%;
  background-color: #f6f6f6;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-4 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  padding: 10px;
  position: static;
}

.image-7 {
  z-index: 0;
  position: relative;
}

.image-7.small {
  display: none;
}

.text-span-8 {
  display: flex;
}

.text-span-9, .text-span-10 {
  z-index: 2;
  cursor: pointer;
  font-size: 40px;
  line-height: 0;
  position: relative;
}

.div-block-16 {
  border-radius: 0%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: visible;
}

.outer-marquee {
  width: 200vw;
  background-color: #ffa033;
  align-items: center;
  margin-top: 15px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.outer-marquee.click {
  height: 80px;
  display: flex;
  position: absolute;
  bottom: 0;
}

.inner-marquee {
  width: 100vw;
  height: 100%;
  background-color: #ff7223;
  border-radius: 0;
  justify-content: space-around;
  align-items: center;
  padding: 0;
  display: flex;
}

.heading-4 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 0;
  display: block;
}

.logo-cover {
  z-index: 5;
  width: 0%;
  height: 100%;
  background-color: #000;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-10 {
  height: 200px;
}

.image-10.socmed {
  z-index: 0;
  height: 150px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 30%;
  right: -21px;
}

.image-10.seo {
  z-index: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-10.website {
  z-index: 0;
  width: auto;
  display: none;
  position: absolute;
  top: 140px;
  bottom: 0%;
  left: 300px;
  right: auto;
}

.image-10.etc {
  z-index: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-10.etc._1, .image-10.etc._2, .image-10.etc._3, .image-10.etc.x {
  display: none;
}

.section-3 {
  background-color: #f6f6f6;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 15vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-4 {
  text-align: right;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-5 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-6 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 46px;
}

.div-block-17 {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 0;
  display: flex;
}

.text-block-7 {
  z-index: 1;
  width: 50%;
  text-align: center;
  margin-top: 5vh;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 22px;
  position: relative;
}

.image-11 {
  z-index: 1;
  position: relative;
}

.menu-container {
  z-index: 10;
  width: 80vw;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 20vh;
}

.option {
  z-index: 5;
  width: auto;
  color: #fff;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 70px;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0;
  right: auto;
}

.menuopt {
  height: auto;
  margin-top: 30vh;
}

.menuopt.abus {
  z-index: 10;
  width: auto;
  height: auto;
  opacity: 1;
  cursor: default;
  background-color: rgba(255, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 10px 10px 0 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menuopt.services {
  width: auto;
  height: auto;
  opacity: 1;
  cursor: default;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menuopt.blog {
  width: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  display: none;
  position: relative;
  overflow: hidden;
}

.menu-footer {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20vh;
  margin-bottom: 0;
  display: flex;
  overflow: hidden;
}

.menu-footer.menu {
  height: 20%;
  justify-content: flex-end;
  margin-top: 0;
}

.link-block {
  width: 100%;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-8 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.brand {
  height: 100px;
  position: static;
}

.menu-option {
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 5px;
  display: flex;
  overflow: hidden;
}

.about-us-links {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.services-link, .blog-link {
  color: #fff;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  text-decoration: none;
  display: flex;
}

.div-block-27 {
  width: 900px;
  height: 500px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 10vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ecards {
  z-index: 3;
  width: 400px;
  border-radius: 20px;
  position: absolute;
  top: 0%;
  left: 0%;
  box-shadow: 0 7px 5px rgba(0, 0, 0, .2);
}

.website {
  z-index: 1;
  width: 400px;
  border-radius: 20px;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 7px 5px rgba(0, 0, 0, .2);
}

.graphic-desgin {
  z-index: 2;
  width: 400px;
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 250px;
  box-shadow: 0 7px 5px rgba(0, 0, 0, .2);
}

.body-2 {
  background-color: #f6f6f6;
}

.div-block-28 {
  z-index: 1;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15vh;
  display: none;
  position: relative;
}

.grid-5 {
  width: 75%;
  grid-column-gap: 49px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-29 {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-16 {
  z-index: 0;
  margin-top: -16px;
  margin-left: 10px;
  position: relative;
}

.item {
  height: 30%;
  position: absolute;
  bottom: 120px;
}

.item.webstie {
  margin-left: 20px;
}

.space-shitp {
  z-index: 5;
  position: relative;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.div-block-30 {
  width: 100%;
  background-color: #000;
  justify-content: center;
  margin-top: 15vh;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-32 {
  width: 40%;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  position: absolute;
  top: 20%;
  bottom: auto;
  left: 10%;
  right: auto;
}

.div-block-32._2 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
  position: static;
}

.text-block-9 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  line-height: 100px;
}

.paragraph-2 {
  color: #fff;
  line-height: 25px;
}

.div-block-33 {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
}

.grid-6 {
  width: 75%;
  background-color: #000;
  grid-template-rows: auto;
  position: relative;
}

.image-121 {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 0%;
  font-size: 50px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-5 {
  z-index: 1;
  width: 100%;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-5._1 {
  z-index: 1;
  background-color: #f6f6f6;
  margin-top: 0;
  padding-top: 5vh;
  overflow: visible;
}

.grid-8 {
  z-index: 1;
  width: 75%;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  position: relative;
  overflow: visible;
}

.grid-8._1 {
  z-index: 1;
  grid-template-columns: 1fr .5fr;
  position: relative;
}

.div-block-37 {
  background-color: #000;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  overflow: hidden;
  box-shadow: 0 -5px 11px 5px rgba(0, 0, 0, .2);
}

.div-block-37.small {
  display: none;
}

.div-block-37.big {
  box-shadow: 0 -5px 11px 5px rgba(0, 0, 0, .2);
}

.text-block-12 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.text-block-13 {
  text-align: center;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-38 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-6 {
  background-color: #f6f6f6;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 15vh;
  display: flex;
  position: relative;
}

.image-126 {
  height: 150px;
  margin-top: 5vh;
}

.image-127 {
  cursor: default;
}

.grid-9 {
  width: 75%;
  grid-template-rows: auto;
  margin-top: 5vh;
}

.text-block-14 {
  margin-top: 2vh;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-39 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

.text-span-11 {
  font-weight: 700;
}

.section-7 {
  width: 100%;
  height: 150vh;
  background-color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15vh;
  padding-left: 10vw;
  display: none;
  position: relative;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  display: inline-block;
}

.div-block-40 {
  margin-left: 0;
  display: inline-block;
  position: -webkit-sticky;
  position: sticky;
  top: 4vh;
  bottom: 0;
}

.image-128 {
  z-index: 1;
  width: 600px;
  position: relative;
}

.image-129 {
  width: 600px;
}

.image-130 {
  z-index: 1;
  width: 100vw;
  height: 70vh;
  object-fit: cover;
  position: relative;
}

.slide-nav {
  display: none;
}

.slide-image {
  width: 100%;
  height: 40vh;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.speaker-slide-content {
  z-index: 100;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 36px;
  display: flex;
  position: relative;
}

.speakers-hero-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.speaker-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 5vh;
  display: flex;
}

.speaker-slide {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.speaker-image-cover {
  z-index: 10;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.clip-text {
  overflow: hidden;
}

.clip-text.speaker-headding {
  z-index: 11;
  width: 100%;
  color: #fff;
  text-shadow: 0 4px 5px #000;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.speaker-slider-wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.speaker-image {
  width: 101%;
  background-image: url('../images/image_2023-05-02_070919012.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.speaker-image.two {
  width: 100%;
  background-image: url('../images/image_2023-05-02_073646059.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
}

.speaker-image.one {
  width: 100%;
  background-image: url('../images/Responsive-Websites-2.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
}

.speaker-image.three {
  width: 100%;
  background-image: url('../images/image_2023-05-02_074548701.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-right: 0;
}

.speaker-image.five {
  width: 100%;
  background-image: url('../images/image_2023-05-02_074740173.png');
  background-position: 50%;
  background-size: cover;
}

.speaker-image.seven {
  background-image: url('../images/image_2023-05-02_074952755.png');
  background-position: 50%;
  background-size: cover;
}

.speaker-slide-mask {
  width: 33.33%;
  height: 100%;
  overflow: visible;
}

.section-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section-8.home-hero-section {
  width: 100%;
  height: 80vh;
  min-height: 90vh;
  background-color: #f6f6f6;
  justify-content: space-between;
  align-items: stretch;
  padding: 0 0;
  overflow: hidden;
}

.speaker-info {
  max-width: none;
  margin-bottom: 36px;
}

.speaker-name {
  z-index: 10;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  position: relative;
}

.slide-arrow {
  width: 18px;
}

.speaker-arrow {
  width: 60px;
  height: 60px;
  background-color: #1e2029;
  border: 1px rgba(255, 255, 255, .04);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 100px;
}

.speaker-arrow.left {
  margin-right: 0;
  top: 0%;
  bottom: 0%;
  left: 100px;
  right: auto;
}

.body-display {
  color: #8a94a6;
  line-height: 1.55em;
}

.body-display.large {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.text-block-15 {
  color: #000;
  -webkit-text-stroke-color: #000;
}

.heading-8 {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5vh;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  display: flex;
}

.div-block-43 {
  z-index: 0;
  width: 100%;
  height: 10vh;
  background-color: red;
  border-radius: 50% 50% 0 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-43._3 {
  background-color: #f6f6f6;
  border-radius: 0% 0% 50% 50%;
  position: static;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.div-block-43._1 {
  z-index: 2;
  height: 10vh;
  background-color: #f6f6f6;
  border-top-left-radius: 70%;
  border-top-right-radius: 70%;
  position: static;
}

.section-9 {
  width: 100%;
  background-color: #f6f6f6;
  flex-direction: column;
  align-items: center;
  padding-bottom: 3vh;
  display: flex;
  overflow: hidden;
}

.section-10 {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 5vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-10.tt {
  flex-direction: row;
}

.grid-10 {
  z-index: 1;
  width: 70%;
  grid-template-rows: auto;
  margin-top: 5vh;
  margin-bottom: 5vh;
  position: relative;
}

.image-135 {
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
}

.heading-9 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.paragraph-4 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.paragraph-4.sm {
  text-align: center;
}

.div-block-44 {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.section-11 {
  width: 100%;
  justify-content: center;
  display: flex;
}

.grid-11 {
  width: 80%;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

.div-block-45 {
  width: 300px;
  height: 300px;
  background-color: #fffb00;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.div-block-45.red {
  z-index: 1;
  width: 300px;
  height: 40%;
  opacity: 1;
  filter: blur(20px);
  background-color: #1500ff;
  border-radius: 0%;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-46 {
  justify-content: center;
  display: flex;
  position: relative;
}

.div-block-46.small {
  display: none;
}

.div-block-47 {
  z-index: 1;
  width: 50px;
  height: 70px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 70px;
  bottom: auto;
  left: 70px;
  right: auto;
}

.div-block-47._1 {
  background-color: #000;
  top: 70px;
  bottom: auto;
  left: auto;
  right: 70px;
}

.div-block-48 {
  width: 80px;
  height: 100px;
  background-color: #8b4100;
  border-radius: 50% 50% 40% 40%;
  position: absolute;
  top: auto;
  bottom: 50px;
  left: 110px;
  right: auto;
}

.div-block-49 {
  z-index: 1;
  width: 50px;
  height: 20px;
  background-color: #f80;
  border-radius: 100% 100% 20px 20px;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 70px;
  right: auto;
}

.div-block-49._1 {
  border-radius: 100% 100% 20px 20px;
  top: 40px;
  bottom: auto;
  left: auto;
  right: 70px;
}

.div-block-50 {
  width: 20px;
  height: 20px;
  background-color: #1a1a1a;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 5px;
  right: auto;
}

.text-block-16 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-17 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  overflow: visible;
}

.text-block-17.head {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-51 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-19 {
  color: red;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 600;
  line-height: 110px;
}

.section-12 {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  position: relative;
}

.div-block-52 {
  z-index: 1;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-20 {
  text-align: center;
  margin-top: 5vh;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
}

.text-span-12 {
  font-weight: 700;
}

.text-block-21 {
  width: 70%;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.lottie-animation {
  width: 25%;
}

.text-span-13 {
  font-weight: 700;
}

.section-13 {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  flex-direction: column;
  align-items: center;
  padding-top: 10vh;
  display: flex;
}

.text-block-22 {
  width: 100%;
  margin-bottom: 3vh;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
}

.div-block-53 {
  z-index: 1;
  width: 70%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.faqs-container {
  width: 90%;
  max-width: none;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.faq-question {
  z-index: 2;
  grid-column-gap: 16px;
  background-color: #3b3b3b;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.faq-answer {
  opacity: .65;
  color: #000;
  mix-blend-mode: multiply;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 25px;
  overflow: hidden;
}

.faq-icon-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.faq-answer-wrap {
  max-width: 95%;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  padding: 42px 20px 12px;
  display: flex;
  transform: translate(0, -35px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.minus-icon {
  width: 2px;
  height: 16px;
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
}

.plus-icon {
  width: 2px;
  height: 16px;
  background-color: #000;
}

.toggle-icon {
  width: 28px;
  filter: invert();
}

.faq-toggle {
  z-index: 2;
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  transform: translate(16px);
}

.faq-wrap {
  cursor: pointer;
}

.text-block-23 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-54 {
  z-index: 10;
  width: 70%;
  margin-top: 5vh;
  position: relative;
}

.text-block-25 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 3vh;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.card-details {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.card-subtitle {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.c-card-subtitle {
  text-align: center;
}

._w-cards-list {
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 1px;
}

.c-cards-list {
  transition: all .2s;
  position: relative;
}

.c-card {
  width: 100%;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  transition: all .25s;
  position: relative;
}

.c-card._4 {
  position: -webkit-sticky;
  position: sticky;
  top: 260px;
}

.c-card._1 {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.c-card._3 {
  position: -webkit-sticky;
  position: sticky;
  top: 180px;
}

.c-card._2 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.c-card._5 {
  position: -webkit-sticky;
  position: sticky;
  top: 340px;
}

.c-card-details {
  margin-bottom: 20px;
}

.c-card-content-divider {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #bbb;
  margin-top: 20px;
  margin-bottom: 30px;
}

.c-cloneable {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 0;
}

._w-card {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 100px;
  padding: 30px;
  position: relative;
  box-shadow: 1px 1px 15px rgba(19, 19, 19, .5);
}

.text-center {
  text-align: center;
}

.container-w3 {
  width: 100%;
  max-width: 52.5em;
  margin-left: auto;
  margin-right: auto;
}

.p-xl-start {
  padding-top: 8.5em;
}

.p-xl-start.p-xl-end {
  padding-top: 0;
}

.wow-heading {
  margin-bottom: .1em;
  font-size: 3em;
  font-weight: 600;
  line-height: 1;
}

.wow-heading.wow-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(172deg, #fff, #769ae0 76%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: .1em;
  padding-bottom: .2em;
}

.wow-heading.wow-gradient.big {
  background-image: linear-gradient(#fff 9%, #6b6b6b 76%);
  font-size: 70px;
}

.ipad-mockup {
  position: relative;
}

.container-w2 {
  width: 100%;
  max-width: 83.125em;
  margin-left: auto;
  margin-right: auto;
}

.ipad-shape {
  z-index: 2;
  width: 100%;
  position: relative;
}

.screenshot-scroll {
  width: 100%;
}

.ipad-screen {
  z-index: 1;
  width: 93.8%;
  height: 91.6%;
  object-fit: cover;
  position: absolute;
  top: 4%;
  left: 3%;
}

.ipad-screen.overflow-hidden {
  overflow: hidden;
}

.tablet-mockup-animation {
  z-index: 2;
  position: relative;
}

._3d-tablet-wrap {
  perspective: 1000px;
  perspective-origin: 50%;
}

.section-tablet-scroll-animation {
  width: 100%;
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.section-14 {
  width: 100%;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.grid-12 {
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5vh;
}

.div-block-55 {
  border-radius: 10px;
  padding: 10px 20px 10px 10px;
  display: flex;
  box-shadow: 0 1px 16px 1px rgba(0, 0, 0, .2);
}

.image-137 {
  height: 70px;
  margin-right: 10px;
}

.text-block-26 {
  text-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

.div-block-57 {
  width: 100%;
  height: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-10 {
  cursor: pointer;
  justify-content: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: inline-block;
  position: static;
  top: 30vh;
  bottom: 50vh;
}

.image-138 {
  width: 100px;
  opacity: 1;
  display: block;
}

.image-138._1 {
  width: 125px;
  opacity: 1;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.image-138._3 {
  opacity: 1;
  display: block;
  position: absolute;
  top: auto;
  bottom: 3%;
  left: auto;
  right: 100px;
}

.image-138._0 {
  width: 125px;
  opacity: 1;
  display: block;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: -3%;
  right: auto;
}

.c-phone-content {
  padding-top: 5%;
  padding-bottom: 5%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-phone-btm-nav {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-phone-left-col {
  width: auto;
  height: 500px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 4vh;
}

.c-content-scroll {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}

._w-phone-indicator {
  position: relative;
}

.c-section-phone {
  justify-content: center;
  margin-right: 0;
  display: flex;
}

._w-phone-left-col {
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

._w-phone-frame {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-phone-section-item {
  margin-bottom: 100px;
}

._w-phone-content {
  width: 87%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

._w-section-phone {
  width: 100%;
  height: 500vh;
  max-width: 980px;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

._w-phone-btm-nav {
  background-color: #f5f5f5;
}

.c-phone-frame {
  height: 100%;
}

.phone-frame {
  z-index: 100;
  height: 100%;
  position: relative;
}

.c-phone-indicator-2 {
  z-index: 10;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._w-content-scroll-2 {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.content-scroll {
  height: 500px;
  object-fit: fill;
  object-position: 50% 50%;
  align-items: flex-start;
  display: flex;
}

.section-16 {
  width: 100%;
  background-color: #f6f6f6;
  justify-content: center;
  padding-top: 3vh;
  display: flex;
}

.div-block-61 {
  height: 2000px;
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.div-block-62 {
  width: 30%;
  margin-top: 20px;
  margin-left: 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 4vh;
}

.section-17 {
  min-height: 100vh;
  min-width: 100vw;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card-wrap {
  width: 50vw;
  height: 50vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card {
  width: 250px;
  height: 400px;
  background-image: url('../images/Fashion-2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  position: absolute;
  transform: rotate(-2deg);
  box-shadow: 0 1px 8px rgba(26, 0, 1, .3);
}

.card.bottom {
  background-image: url('../images/Fashion-3.jpg');
}

.card.top {
  background-image: url('../images/Fashion-1.jpg');
}

.description-text {
  max-width: 60vw;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.slide-content {
  height: 100%;
  background-image: url('../images/Slide-end.png');
  background-position: 50%;
  background-size: cover;
  padding: 20px;
}

.main-button {
  width: 100%;
  height: 56px;
  background-color: #ff5e1a;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  transition: background-color .3s;
  display: flex;
}

.main-button:hover {
  background-color: #e65517;
}

.slide-next.desktop-arrow {
  z-index: 5;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 40%;
  right: 50px;
  transform: translate(0, -50%);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.slide-next.desktop-arrow:hover {
  background-color: #c9c9c9;
}

.slide-next.desktop-arrow {
  z-index: 5;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(201, 201, 201, .6);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

.slide-next.desktop-arrow:hover {
  background-color: #c9c9c9;
}

.wrapper {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
}

.secondary-button {
  width: 100%;
  height: 56px;
  color: #1b1b1b;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  transition: background-color .3s;
  display: flex;
}

.secondary-button:hover {
  background-color: rgba(255, 255, 255, .6);
}

.inner-swipe {
  display: none;
}

.slide-prev.desktop-arrow {
  z-index: 5;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 40%;
  left: 50px;
  transform: translate(0, -50%);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.slide-prev.desktop-arrow:hover {
  background-color: #c9c9c9;
}

.slide-prev.desktop-arrow {
  z-index: 5;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(201, 201, 201, .6);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
}

.slide-prev.desktop-arrow:hover {
  background-color: #c9c9c9;
}

.slide-item {
  opacity: 1;
  background-color: #1b1b1b;
  border-radius: 16px;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  transition: all .2s;
  display: flex;
  transform: scale(.9);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.button-container {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: auto;
  bottom: 3%;
  left: 0%;
  right: 0%;
}

.slide-item-wrapper {
  width: 308px;
  height: 540px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 0;
  padding: 24px;
  line-height: 40px;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: visible;
}

.content-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.slide-container {
  width: auto;
  height: 80vh;
  background-color: #f6f6f6;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.image-139 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-140 {
  width: 30px;
  height: 30px;
}

.text-block-28 {
  color: #1b1b1b;
  font-size: 18px;
  line-height: 140%;
}

.div-block-63 {
  width: 100%;
  cursor: default;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.image-141 {
  width: 40px;
  height: 40px;
  filter: invert();
}

.link-block-2 {
  height: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.line {
  width: 0;
  height: 1px;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 30px;
}

.about-us-links-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: none;
}

.services-link-container, .blog-container {
  flex-direction: column;
  display: none;
}

.section-18 {
  width: auto;
  border: 1px rgba(0, 0, 0, 0);
}

.content-header {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  display: none;
  position: absolute;
  top: 25px;
  bottom: auto;
  left: 5px;
  right: 5px;
  overflow: visible;
}

.content-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 23px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 10px;
  right: 10px;
}

.content-wrapper-2 {
  width: 100%;
  height: 100%;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wrapper2 {
  width: 100%;
  height: auto;
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
  overflow: hidden;
}

.slide-container-2 {
  height: 100vh;
  background-color: #f6f6f6;
  border-radius: 0;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.slide-item-2 {
  opacity: 1;
  background-color: #1b1b1b;
  border-radius: 20px;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  transition: all .2s;
  display: flex;
  transform: scale(.9);
}

.image-26 {
  width: 30px;
  height: 30px;
}

.slide-item-wrapper-2 {
  width: 308px;
  height: 548px;
  outline-offset: 0px;
  border-radius: 16px;
  outline: 3px #1b1b1b;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 0;
  padding: 24px;
  line-height: 40px;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-image {
  height: 100%;
  border: 2px #f6f6f6;
  border-radius: 20px;
}

.html-embed {
  width: 100%;
  height: 100%;
  margin-top: -156vh;
  display: none;
}

.image-142 {
  overflow: visible;
}

.text-block-29 {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-66 {
  display: none;
}

.div-block-67 {
  overflow: hidden;
}

.div-block-68 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.div-block-25 {
  width: 50vw;
  height: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 40px;
  display: flex;
  overflow: visible;
}

.div-block-69 {
  overflow: hidden;
}

.frame-2 {
  display: flex;
}

.paragraph-5 {
  margin-top: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-5._2 {
  height: 20%;
  margin-top: 0;
  margin-bottom: 0;
}

.item-2 {
  width: 100vw;
  height: 50vh;
  flex: none;
  justify-content: center;
  padding: 20px 40px;
  display: flex;
}

.div-block-26 {
  overflow: hidden;
}

.track-2 {
  height: 1000vw;
  margin-top: 5%;
  display: none;
}

.div-block-20 {
  position: -webkit-sticky;
  position: sticky;
  top: 12vh;
}

.div-block-20.bottom {
  display: none;
}

.grid-13 {
  width: 80%;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  justify-content: center;
  padding: 40px;
}

.grid-13._2 {
  grid-template-columns: 1fr .5fr;
}

.heading-7 {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.heading-7._1 {
  width: 80vw;
  text-align: left;
  margin-left: 0%;
  padding-left: 12%;
}

.div-block-70.bottom {
  display: none;
}

.image-143 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.image-143._5 {
  height: auto;
  overflow: hidden;
}

.camera-2 {
  width: 100vw;
  height: 60vh;
  flex-direction: column;
  align-items: center;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 20vh;
  overflow: hidden;
}

.div-block-72 {
  width: 30px;
  height: 3px;
  transform-style: preserve-3d;
  background-color: #f6f6f6;
  transform: rotateX(0)rotateY(60deg)rotateZ(0);
}

.div-block-72._1 {
  width: 30px;
  height: 5px;
  border-radius: 20px;
  position: absolute;
  transform: translate(-17px, -8px)rotate(35deg);
}

.div-block-72._2 {
  width: 30px;
  height: 5px;
  border-radius: 20px;
  transform: translate(-17px, 8px)rotate(-35deg);
}

.menuoptbutton {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 15px 10px 10px;
  display: none;
}

.but1, .but2 {
  width: 3px;
  height: 30px;
  background-color: #fff;
  border-radius: 20px;
  margin-left: 7px;
  transform: rotate(-41deg);
}

.video {
  height: 100%;
  object-fit: cover;
}

.div-block-73 {
  width: 500px;
  height: 500px;
}

.section-19 {
  display: none;
}

.link-block-3 {
  text-decoration: none;
}

.text-block-30 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 70px;
}

.text-span-14 {
  font-size: 25px;
  line-height: 10px;
}

.text-block-31 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 70px;
}

.text-block-32 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.div-block-76 {
  flex-direction: column;
  display: flex;
}

.div-block-77 {
  height: 80px;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .footercontainer {
    margin-top: 0;
  }

  .div-block-9 {
    padding-bottom: 0;
  }

  .text-block-2.alt._1 {
    text-align: right;
  }

  .div-block-14.blue {
    z-index: 0;
  }

  .text-block-4 {
    text-align: right;
  }

  .div-block-27 {
    width: 1100px;
    height: 650px;
    margin-top: 15vh;
    position: relative;
  }

  .ecards {
    z-index: 3;
    width: 500px;
    position: absolute;
    top: 0%;
    left: 0%;
  }

  .website {
    z-index: 1;
    width: 500px;
    position: absolute;
    top: 50px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .graphic-desgin {
    z-index: 2;
    width: 500px;
    position: absolute;
  }

  .body-2 {
    background-color: #000;
  }

  .image-16 {
    z-index: 0;
    position: relative;
  }

  .space-shitp {
    z-index: 5;
    position: relative;
  }

  .image-121 {
    height: 100%;
  }

  .image-128, .image-129 {
    width: 650px;
  }

  .section-17 {
    min-height: auto;
  }
}

@media screen and (min-width: 1440px) {
  .hamburger-menu.expand {
    width: 0%;
    display: none;
  }

  .footercontainer {
    background-color: #000;
  }

  .text-span-6, .section {
    font-weight: 400;
  }

  .menuopt.abus {
    background-color: rgba(0, 0, 0, 0);
  }

  .menuopt.services {
    margin-bottom: 0;
  }

  .menuopt.blog {
    padding-top: 3vh;
  }

  .div-block-27 {
    width: 1100px;
  }

  .div-block-30 {
    background-color: #000;
    justify-content: center;
    display: flex;
  }

  .grid-6 {
    width: 75%;
  }

  .image-121 {
    width: 100%;
  }

  .image-128, .image-129 {
    width: 700px;
  }

  .section-8.home-hero-section {
    height: auto;
    min-height: 60vh;
    background-color: #f6f6f6;
  }

  .body-display.large {
    font-size: 16px;
    line-height: 22px;
  }

  .section-18 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .hamburger-menu.expand {
    width: 0%;
    display: none;
  }

  .footercontainer {
    background-color: rgba(0, 0, 0, 0);
  }

  .ready {
    align-items: center;
  }

  .socemed.info.menu {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 50px;
    margin-right: 50px;
    display: block;
  }

  .div-block-9 {
    height: auto;
  }

  .contact.menu {
    background-color: #0f5;
  }

  .section-2 {
    border: 1px #000;
  }

  .text-span-10 {
    z-index: 2;
    position: relative;
  }

  .image-10.etc {
    z-index: 0;
    display: none;
    position: absolute;
    top: auto;
    bottom: -16%;
    left: auto;
    right: 0%;
  }

  .div-block-17 {
    justify-content: center;
    align-items: flex-start;
  }

  .menuopt.abus {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .menuopt.blog {
    padding-top: 0;
  }

  .menu-footer.menu {
    width: 100%;
  }

  .brand {
    background-color: rgba(0, 0, 0, 0);
  }

  .div-block-27 {
    width: 1100px;
    overflow: visible;
  }

  .ecards {
    left: 0%;
  }

  .div-block-28 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-30 {
    background-color: #000;
    justify-content: center;
    display: flex;
  }

  .div-block-32 {
    width: 30%;
  }

  .text-block-9 {
    font-weight: 600;
  }

  .paragraph-3 {
    margin-top: 5vh;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
  }

  .grid-6 {
    width: 70%;
    height: auto;
    background-color: #000;
    grid-template-rows: auto;
  }

  .text-block-13 {
    font-size: 20px;
    line-height: 25px;
  }

  .image-128, .image-129 {
    width: 1000px;
  }

  .slide-image {
    height: 50vh;
    box-shadow: 0 11px 13px 3px rgba(0, 0, 0, .2);
  }

  .speakers-hero-wrapper {
    background-color: #f6f6f6;
  }

  .speaker-slider {
    margin-top: 10vh;
  }

  .speaker-image-cover {
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    background-position: 0 0;
    border-radius: 1px;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
  }

  .clip-text.speaker-headding {
    margin-top: 0;
    margin-bottom: 0;
  }

  .speaker-slider-wrapper {
    background-color: #f6f6f6;
  }

  .speaker-slide-mask {
    width: 20%;
  }

  .section-8.home-hero-section {
    height: auto;
  }

  .speaker-name {
    font-family: Montserrat, sans-serif;
    font-size: 40px;
  }

  .speaker-arrow.left {
    background-color: #29261e;
  }

  .body-display.large {
    font-size: 16px;
    line-height: 24px;
  }

  .button {
    color: #000;
    -webkit-text-stroke-color: #000;
    border-color: #000;
  }

  .section-12 {
    width: 100%;
    height: 100vh;
    background-color: #f6f6f6;
  }

  .text-block-25 {
    padding-bottom: 0;
  }

  .image-138._0 {
    top: -17%;
    left: -1.5%;
  }

  .wrapper {
    height: 100%;
    justify-content: center;
  }

  .slide-container {
    width: auto;
    height: 80vh;
    justify-content: center;
  }

  .section-18 {
    width: 100%;
    background-color: #f6f6f6;
  }

  .paragraph-5 {
    font-size: 18px;
    line-height: 30px;
  }

  .track-2 {
    display: flex;
  }

  .grid-13 {
    grid-column-gap: 39px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-13._2 {
    grid-column-gap: 41px;
    grid-template-columns: .5fr .5fr;
  }

  .heading-7 {
    font-size: 30px;
  }

  .heading-7._1 {
    width: 100%;
  }

  .text-block-32 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 991px) {
  .hamburger-menu.expand {
    width: 0%;
    height: 100%;
    display: none;
  }

  .footercontainer {
    margin-top: 0;
  }

  .grid {
    width: 85%;
  }

  .heading {
    line-height: 55px;
  }

  .text-field {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
  }

  .text-field.desc {
    margin-top: 0;
  }

  .text-field.emailk {
    margin-top: 15px;
  }

  .heading-2 {
    line-height: 30px;
  }

  .div-block-7 {
    flex-direction: column;
  }

  .footerlinks-containger {
    width: 90%;
    margin-top: 10vh;
  }

  .grid-2 {
    grid-template-columns: 1fr .75fr .75fr .75fr .75fr;
  }

  .socemed.info {
    align-items: flex-start;
  }

  .div-block-9 {
    height: auto;
    padding-bottom: 0;
  }

  .div-block-10 {
    width: 80%;
    margin-top: 0;
  }

  .text-block-2 {
    font-size: 80px;
    line-height: 70px;
  }

  .text-block-2.alt._1 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-13 {
    margin-top: 5vh;
  }

  .text-span-5 {
    font-size: 35px;
  }

  .text-span-5._1, .text-span-5._2 {
    font-size: 30px;
  }

  .text-span-6 {
    line-height: 15px;
  }

  .div-block-14 {
    width: 70%;
    height: 70%;
    left: 0;
  }

  .div-block-14.blue {
    height: 90%;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .grid-4 {
    height: 30vh;
    align-items: center;
    justify-items: center;
  }

  .image-7.small, .text-span-8 {
    display: none;
  }

  .text-span-9, .text-span-10 {
    font-size: 30px;
  }

  .div-block-16 {
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .outer-marquee.click {
    height: 60px;
    flex-direction: row;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .inner-marquee {
    height: 100%;
  }

  .heading-4 {
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 0;
    font-size: 14px;
    font-weight: 400;
    display: block;
  }

  .image-9 {
    height: 100%;
    object-fit: cover;
    border-radius: 0;
  }

  .section-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-block-7 {
    width: 70%;
  }

  .option {
    font-size: 50px;
  }

  .menuopt.abus {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  .menuopt.services, .menuopt.blog {
    border: 1px solid rgba(0, 0, 0, 0);
  }

  .brand {
    height: 80px;
  }

  .div-block-27 {
    width: 700px;
    height: 450px;
  }

  .ecards {
    width: 350px;
    left: 0;
  }

  .website {
    z-index: 1;
    width: 350px;
    top: 50px;
    right: 0%;
  }

  .graphic-desgin {
    width: 350px;
    right: 150px;
  }

  .body-2 {
    background-color: #000;
  }

  .grid-5 {
    width: 90%;
    grid-column-gap: 30px;
  }

  .item {
    bottom: 90px;
  }

  .div-block-30 {
    padding-top: 0;
    padding-bottom: 61px;
  }

  .div-block-32 {
    top: 10%;
  }

  .div-block-32._2 {
    padding-left: 0;
  }

  .text-block-9 {
    font-size: 50px;
    line-height: 50px;
  }

  .paragraph-3 {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
  }

  .div-block-33 {
    width: 5px;
    height: 5px;
  }

  .grid-6 {
    width: 90%;
    padding: 15px 15px 0;
  }

  .image-121 {
    height: 100%;
  }

  .text-block-13 {
    font-size: 15px;
    font-weight: 400;
  }

  .grid-9 {
    width: 90%;
    align-items: center;
  }

  .text-block-14 {
    font-size: 15px;
    line-height: 20px;
  }

  .section-7 {
    width: 100%;
    padding-left: 10vw;
  }

  .div-block-40 {
    left: auto;
  }

  .image-128, .image-129 {
    width: 400px;
  }

  .slide-image {
    width: 100%;
    height: 30vh;
    min-height: 0;
  }

  .speaker-slide-content {
    justify-content: space-between;
    padding-bottom: 5px;
  }

  .speaker-slide {
    width: 100%;
    height: 60vh;
  }

  .clip-text.speaker-headding {
    z-index: 11;
    width: 100%;
    color: #fff;
    margin-top: -36px;
    margin-bottom: 24px;
    position: absolute;
    top: auto;
  }

  .speaker-slide-mask {
    width: 50%;
  }

  .section-8 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-8.home-hero-section {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .speaker-info {
    max-width: 470px;
  }

  .speaker-name {
    width: auto;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    left: 10px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
  }

  .speaker-arrow {
    right: 50px;
  }

  .speaker-arrow.left {
    left: 50px;
  }

  .section-10 {
    justify-content: flex-start;
  }

  .section-10.tt {
    justify-content: space-between;
  }

  .grid-10 {
    width: 80%;
  }

  .minus-icon, .plus-icon {
    height: 16px;
  }

  .toggle-icon {
    max-width: 32px;
  }

  .div-block-54 {
    width: 80%;
    margin-top: 0;
  }

  .ipad-screen {
    border-radius: 7px;
  }

  .image-138._1 {
    width: 100px;
  }

  .image-138._3 {
    bottom: 20px;
    right: 20px;
  }

  .c-phone-left-col {
    width: 400px;
    height: auto;
  }

  .c-section-phone {
    width: 50%;
    margin-right: 0;
  }

  .c-phone-section-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._w-section-phone {
    padding-left: 40px;
    padding-right: 40px;
  }

  .phone-frame, ._w-content-scroll-2 {
    width: 100%;
  }

  .content-scroll {
    width: auto;
    height: auto;
    object-fit: fill;
    display: none;
  }

  .div-block-61 {
    width: 70%;
  }

  .div-block-62 {
    width: 50%;
    margin-left: 0;
    margin-right: 50px;
    color: white;
  }

  .section-17 {
    min-height: auto;
    justify-content: flex-start;
    padding-bottom: 5vh;
  }

  .description-text {
    max-width: 75vw;
  }

  .inner-swipe {
    display: none;
  }

  .text-block-29 {
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-25 {
    width: 100%;
    background-color: #fff;
    padding: 5px;
  }

  .frame-2 {
    flex-direction: column;
    align-items: center;
  }

  .paragraph-5 {
    margin-top: 5%;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-5.talks {
    margin-top: 0%;
    position: static;
    top: 12vh;
  }

  .item-2 {
    width: 80%;
    height: auto;
    padding: 20px 0;
  }

  .track-2 {
    height: auto;
    margin-bottom: 10vh;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .div-block-20 {
    height: auto;
    position: -webkit-sticky;
    position: sticky;
    overflow: hidden;
  }

  .div-block-20.bottom {
    display: none;
  }

  .grid-13 {
    width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    padding: 5px;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-7._1 {
    text-align: center;
    padding-left: 0%;
  }

  .div-block-70 {
    height: 100%;
    position: static;
  }

  .div-block-70.bottom {
    display: none;
  }

  .image-143 {
    height: 100%;
    object-fit: cover;
  }

  .camera-2 {
    width: auto;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .div-block-77 {
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    align-items: center;
  }

  .hamburger-menu.expand {
    width: 100%;
  }

  .footercontainer {
    margin-top: 0;
  }

  .grid {
    width: 90%;
  }

  .footerlinks-containger {
    margin-top: 10vh;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footerlinks {
    font-size: 15px;
  }

  .socemed.info {
    justify-content: flex-start;
  }

  .socemed.info.menu {
    position: static;
  }

  .div-block-9 {
    height: auto;
    padding-bottom: 0;
  }

  .div-block-10 {
    width: 90%;
    margin-top: 10vh;
  }

  .grid-3 {
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  .text-block-2 {
    font-size: 70px;
    line-height: 70px;
  }

  .text-block-2.alt._1 {
    width: 100%;
    text-align: left;
    line-height: 30px;
  }

  .text-span-2 {
    font-size: 30px;
  }

  .text-block-3 {
    padding-right: 50px;
    display: none;
  }

  .contact {
    text-align: right;
    padding-right: 0;
  }

  .contact.menu {
    position: static;
  }

  .div-block-13 {
    margin-top: 5vh;
  }

  .text-span-4 {
    line-height: 30px;
  }

  .text-span-6 {
    font-size: 15px;
    line-height: 10px;
  }

  .section {
    height: auto;
  }

  .section-2 {
    align-items: flex-start;
  }

  .grid-4 {
    height: auto;
    grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  .image-7 {
    height: 300px;
    display: none;
  }

  .image-7.small {
    display: block;
  }

  .text-span-8 {
    font-size: 17px;
    display: inline-block;
  }

  .div-block-16 {
    height: auto;
    justify-content: flex-start;
  }

  .inner-marquee {
    background-color: #ff7223;
  }

  .heading-4 {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    display: flex;
  }

  .image-10.socmed {
    display: none;
  }

  .section-3 {
    margin-top: 0;
    padding-top: 0;
  }

  .text-block-4 {
    text-align: left;
  }

  .option {
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 0;
    font-size: 40px;
  }

  .menu-footer.menu {
    height: auto;
    flex-direction: column;
  }

  .brand {
    height: 80px;
    position: static;
  }

  .about-us-links, .services-link, .blog-link {
    margin-left: 0;
  }

  .div-block-27 {
    width: auto;
    height: auto;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 10px;
  }

  .ecards {
    width: 30%;
    position: static;
  }

  .website {
    z-index: 1;
    width: 30%;
    position: static;
    top: 25px;
  }

  .graphic-desgin {
    width: 30%;
    position: static;
  }

  .body-2 {
    background-color: #000;
  }

  .div-block-28 {
    margin-top: 5vh;
  }

  .grid-5 {
    width: 50%;
    grid-column-gap: 21px;
    grid-template-columns: 1fr;
  }

  .image-16 {
    height: auto;
    margin-left: 10px;
  }

  .space-shitp {
    height: auto;
  }

  .div-block-30 {
    margin-top: 5vh;
  }

  .div-block-32._2 {
    padding-bottom: 15px;
  }

  .text-block-9 {
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-2 {
    font-size: 15px;
  }

  .div-block-33 {
    width: 4px;
    height: 4px;
    background-color: #fff;
  }

  .grid-6 {
    padding-bottom: 0;
  }

  .image-120, .image-121 {
    height: 100%;
    object-fit: cover;
  }

  .grid-8 {
    width: 90%;
    grid-template-columns: .5fr 1fr;
  }

  .div-block-37.small {
    display: none;
  }

  .text-block-12 {
    font-size: 20px;
  }

  .text-block-13 {
    margin-top: 10px;
    font-size: 12px;
  }

  .image-127 {
    object-fit: cover;
  }

  .grid-9 {
    grid-template-columns: 1fr;
  }

  .section-7 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .div-block-40 {
    width: 100%;
    text-align: center;
    background-color: #f6f6f6;
    padding-top: 4vh;
    top: 0;
  }

  .image-128, .image-129 {
    width: 350px;
  }

  .slide-image {
    width: 100%;
    height: 30vh;
    min-height: 0;
  }

  .speaker-slide-content {
    width: 100%;
    justify-content: space-between;
    padding-bottom: 5px;
  }

  .speaker-slide {
    width: 100%;
    height: 55vh;
  }

  .clip-text.speaker-headding {
    margin-top: 0;
    overflow: visible;
  }

  .speaker-image {
    background-size: cover;
  }

  .speaker-slide-mask {
    width: 70%;
  }

  .section-8.home-hero-section {
    width: 100%;
  }

  .speaker-name {
    box-shadow: none;
    text-shadow: 0 0 9px #000;
    font-size: 25px;
  }

  .speaker-arrow {
    right: 10px;
  }

  .speaker-arrow.left {
    left: 10px;
  }

  .grid-10 {
    grid-template-columns: 1fr;
  }

  .div-block-44 {
    height: auto;
  }

  .grid-11 {
    grid-template-columns: 1fr;
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .div-block-46.big {
    display: none;
  }

  .div-block-46.small {
    display: flex;
  }

  .text-block-20 {
    margin-top: 5vh;
  }

  .lottie-animation {
    width: 50%;
  }

  .faq-answer-wrap {
    max-width: 92%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-toggle {
    transform: translate(12px);
  }

  .div-block-54 {
    width: 90%;
  }

  .text-block-25 {
    padding-top: 0;
  }

  .p-xl-start {
    padding-top: 6em;
  }

  .ipad-screen {
    border-radius: 6px;
  }

  .wow-animation {
    font-size: .7em;
  }

  .section-tablet-scroll-animation {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-12 {
    width: 80%;
    grid-template-columns: 1fr 1fr;
  }

  .c-phone-left-col {
    z-index: 500;
    width: 100%;
    height: 400vh;
    position: relative;
  }

  .c-section-phone {
    height: 500vh;
  }

  ._w-phone-left-col {
    width: 100%;
    opacity: 1;
  }

  ._w-phone-frame {
    width: 100%;
  }

  .c-phone-section-item {
    height: 20vh;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  ._w-section-phone {
    height: 100vh;
    flex-direction: column-reverse;
    justify-content: flex-end;
    position: -webkit-sticky;
    position: sticky;
    top: 1px;
  }

  .c-phone-frame, .div-block-61 {
    width: 100%;
  }

  .slide-next.mobile-next {
    width: 100%;
    height: 100%;
  }

  .slide-next.desktop-arrow {
    display: none;
  }

  .wrapper {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .inner-swipe {
    z-index: 1;
    width: 100%;
    height: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: absolute;
    top: 0;
    left: 0;
  }

  .slide-prev.desktop-arrow {
    display: none;
  }

  .slide-prev.mobile-prev {
    width: 100%;
    height: 100%;
  }

  .slide-prev.desktop-arrow {
    display: none;
  }

  .slide-item {
    width: 100vw;
    height: 100%;
    border-radius: 0;
    transform: scale(1);
  }

  .slide-item-wrapper {
    width: 100vw;
    height: 100%;
    border-radius: 0;
  }

  .content-wrapper, .image-139 {
    object-fit: cover;
  }

  .content-header {
    display: none;
    position: absolute;
    top: 20px;
  }

  .content-text {
    line-height: 21px;
    display: none;
    bottom: 10px;
  }

  .content-wrapper-2 {
    object-fit: cover;
  }

  .wrapper2 {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .slide-container-2 {
    display: none;
  }

  .slide-item-2 {
    width: 100vw;
    height: 100%;
    border-radius: 0;
    transform: scale(1);
  }

  .slide-item-wrapper-2 {
    width: 100vw;
    height: 100%;
    border-radius: 0;
  }

  .div-block-64 {
    width: 100%;
    margin-top: 5vh;
  }

  .content {
    height: 100%;
    background-color: #000;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
    position: relative;
  }

  .div-block-66 {
    display: flex;
  }

  .div-block-25 {
    background-color: #fff;
    padding: 5px;
  }

  .frame-2 {
    flex-direction: row;
    align-items: stretch;
  }

  .item-2 {
    width: 225px;
    flex-direction: column;
    margin-left: 50px;
    margin-right: 50px;
    padding: 10px 0;
  }

  .track-2 {
    width: 100%;
    height: 1500px;
    background-color: #f6f6f6;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0%;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-20.bottom {
    display: none;
  }

  .grid-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #fff;
    padding: 5px;
  }

  .div-block-70.bottom {
    display: none;
  }

  .camera-2 {
    width: 100vw;
    height: 40vh;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .header-container {
    z-index: 100;
  }

  .header {
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 50px;
  }

  .logo-container {
    border-radius: 20%;
    position: static;
  }

  .hamburger-container {
    position: static;
  }

  .body {
    width: 100%;
    display: flex;
    overflow: visible;
  }

  .hamburger-menu.expand {
    z-index: 100;
    width: 0%;
    padding: 0;
    display: none;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .footercontainer {
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .grid {
    grid-template-columns: 1fr;
    margin-top: 5vh;
  }

  .ready {
    align-items: center;
  }

  .heading {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .footerlinks-containger {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .grid-2 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .link-container {
    justify-content: flex-start;
  }

  .footerlinks {
    text-align: center;
    padding: 10px;
    font-size: 17px;
  }

  .socemed.info {
    align-items: center;
  }

  .socemed.info.menu {
    align-items: center;
    margin: 20px;
    position: static;
  }

  .div-block-8 {
    margin-top: 5px;
  }

  .div-block-9 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-10 {
    margin-top: 0;
  }

  .text-block-2 {
    font-size: 35px;
    line-height: 0;
  }

  .text-block-2.alt {
    padding: 0;
    font-size: 35px;
    line-height: 30px;
  }

  .text-block-2.alt._1 {
    text-align: center;
  }

  .contact {
    text-align: left;
  }

  .contact.menu {
    position: static;
  }

  .div-block-13 {
    margin-top: 3vh;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-4 {
    font-weight: 400;
    line-height: 25px;
  }

  .text-span-5 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .text-span-6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }

  .div-block-14.blue {
    z-index: 0;
    height: 70%;
    opacity: 1;
    top: auto;
    right: 10%;
  }

  .grid-4 {
    height: auto;
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr;
    padding: 0;
  }

  .image-7.small {
    height: 250px;
    object-fit: cover;
  }

  .text-span-8 {
    font-weight: 400;
    line-height: 17px;
  }

  .div-block-16 {
    width: 100%;
    height: auto;
    flex-direction: column;
    display: flex;
  }

  .outer-marquee.click {
    width: 400vw;
  }

  .inner-marquee {
    width: 200vw;
    background-color: #ff7223;
  }

  .heading-4 {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
  }

  .image-9 {
    height: auto;
  }

  .section-3 {
    width: 100vw;
    margin-top: 0;
    padding-top: 5vh;
  }

  .text-block-4 {
    text-align: center;
    font-weight: 400;
  }

  .text-block-5 {
    font-size: 17px;
  }

  .text-block-6 {
    font-size: 35px;
  }

  .div-block-17 {
    justify-content: space-around;
    align-items: center;
    padding: 0;
  }

  .text-block-7 {
    width: 100%;
    line-height: 25px;
    position: static;
  }

  .image-11 {
    width: 100%;
    object-fit: fill;
    display: block;
  }

  .menu-container {
    width: 80vw;
    justify-content: flex-start;
    align-items: stretch;
    top: 20vh;
  }

  .option {
    margin-top: 1vh;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 40px;
    line-height: 40px;
  }

  .menuopt.abus {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .menuopt.services {
    padding-bottom: 0;
    padding-left: 0;
  }

  .menuopt.blog {
    border-width: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .menu-footer.menu {
    height: auto;
    flex-direction: column;
    margin-top: 0;
  }

  .text-block-8 {
    font-size: 17px;
  }

  .brand {
    height: 70px;
    position: static;
  }

  .about-us-links {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 20px;
    display: flex;
  }

  .services-link {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 20px;
  }

  .blog-link {
    margin-bottom: 1vh;
    margin-left: 0;
    font-size: 20px;
  }

  .div-block-27 {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
  }

  .ecards {
    width: 200px;
    left: 30%;
  }

  .website {
    z-index: 1;
    width: 200px;
    top: 35%;
    right: 30%;
  }

  .graphic-desgin {
    width: 200px;
    right: 20%;
  }

  .body-2 {
    background-color: #000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-28 {
    flex-direction: column;
    align-items: center;
  }

  .grid-5 {
    width: 70%;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .div-block-29 {
    overflow: visible;
  }

  .item {
    bottom: 100px;
  }

  .div-block-30 {
    background-color: #000;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/image_2023-04-30_235921116-removebg-preview.png');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .div-block-32._2 {
    text-align: center;
    align-items: center;
  }

  .text-block-9 {
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
  }

  .paragraph-2 {
    margin-top: 10px;
    font-size: 17px;
  }

  .div-block-33 {
    width: 3px;
    height: 3px;
    background-color: #fff;
  }

  .grid-6 {
    background-color: rgba(0, 0, 0, 0);
    grid-template-columns: 1fr;
    padding: 15px 0;
  }

  .image-120 {
    display: none;
  }

  .section-5 {
    background-color: #f6f6f6;
    margin-top: 0;
    padding-top: 5vh;
  }

  .section-5._1 {
    background-color: #f6f6f6;
    margin-top: 0;
    padding-top: 0;
  }

  .grid-8, .grid-8._1 {
    grid-template-columns: 1fr;
  }

  .div-block-37.small {
    display: flex;
  }

  .div-block-37.big {
    display: none;
  }

  .text-block-12 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-13 {
    font-size: 17px;
    line-height: 25px;
  }

  .section-6 {
    background-color: #f6f6f6;
    margin-top: 0;
    padding-top: 5vh;
  }

  .image-126 {
    height: auto;
  }

  .grid-9 {
    grid-template-columns: 1fr;
  }

  .text-block-14 {
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }

  .section-7 {
    width: 100%;
    height: 2000px;
    background-color: #f6f6f6;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5vh;
    padding-left: 0;
    display: none;
    position: relative;
    top: 0;
  }

  .heading-6 {
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
  }

  .div-block-40 {
    width: 100%;
    font-weight: 700;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 10vh;
  }

  .image-128, .image-129 {
    display: none;
  }

  .slide-image {
    width: 100%;
    height: 35vh;
    min-height: 300px;
  }

  .speaker-slide-content {
    width: 100%;
    justify-content: flex-start;
    padding-bottom: 6px;
  }

  .speakers-hero-wrapper {
    height: 100%;
  }

  .speaker-slider {
    width: 100%;
    align-items: center;
    margin-top: 0;
  }

  .speaker-slide {
    width: 100%;
    height: 100%;
  }

  .speaker-image-cover {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  }

  .clip-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .clip-text.speaker-headding {
    width: auto;
    margin-top: 0;
    margin-bottom: 10px;
    left: 10px;
  }

  .speaker-slider-wrapper {
    width: 100%;
    justify-content: space-between;
  }

  .speaker-slide-mask {
    width: 90%;
  }

  .section-8 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-8.home-hero-section {
    width: 100%;
    height: 90vh;
    background-color: #f6f6f6;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .speaker-info {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .speaker-name {
    width: auto;
    margin-bottom: 0;
    font-size: 25px;
    left: 0;
  }

  .speaker-arrow {
    top: auto;
    bottom: 0;
    right: 5vw;
  }

  .speaker-arrow.left {
    margin-right: 84px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .body-display.large {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    overflow: visible;
  }

  .button {
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
  }

  .heading-8 {
    margin-bottom: 3vh;
    padding-top: 0;
  }

  .div-block-43._3 {
    height: 8vh;
    border-bottom-right-radius: 40%;
    border-bottom-left-radius: 40%;
  }

  .div-block-43._1 {
    z-index: 0;
    height: 8vh;
    border-top-left-radius: 40%;
    border-top-right-radius: 40%;
    position: relative;
  }

  .section-9 {
    width: 100%;
  }

  .section-10 {
    padding-bottom: 0;
    overflow: hidden;
  }

  .section-10.tt {
    display: none;
  }

  .grid-10 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .heading-9 {
    text-align: center;
    margin-top: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-4 {
    text-align: center;
  }

  .paragraph-4.tt {
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
  }

  .paragraph-4.sm {
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-44 {
    width: 100%;
    height: auto;
    background-color: #f6f6f6;
    justify-content: center;
  }

  .section-11 {
    background-color: #f6f6f6;
  }

  .grid-11 {
    width: 100%;
    grid-template-columns: 1fr;
    margin-bottom: 0;
    padding: 10px;
  }

  .text-block-16 {
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }

  .text-block-17 {
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-17.head {
    font-size: 17px;
    font-weight: 400;
    line-height: 35px;
  }

  .text-block-19 {
    font-size: 60px;
    line-height: 70px;
  }

  .text-block-20 {
    margin-top: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }

  .text-block-21 {
    width: auto;
    font-size: 17px;
    line-height: 25px;
  }

  .lottie-animation {
    width: 70%;
  }

  .text-block-22 {
    text-align: center;
  }

  .div-block-53 {
    width: 90%;
  }

  .faqs-container {
    max-width: 90%;
  }

  .faq-question {
    grid-column-gap: 12px;
    padding: 12px;
    font-size: 15px;
  }

  .faq-answer {
    text-align: center;
    font-size: 17px;
  }

  .faq-answer-wrap {
    max-width: 92%;
    padding-bottom: 12px;
  }

  .faq-toggle {
    grid-column-gap: 20px;
  }

  .text-block-23 {
    text-align: left;
  }

  .div-block-54 {
    width: 90%;
    margin-top: 0;
  }

  .text-block-25 {
    padding-top: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .card-details {
    font-size: 17px;
    line-height: 1.2em;
  }

  .card-subtitle {
    font-size: 22px;
    line-height: 35px;
  }

  .c-card-subtitle {
    width: 100%;
  }

  ._w-cards-list, ._w-cards-list.media {
    padding-left: 0;
    padding-right: 0;
  }

  .c-card._4 {
    top: 200px;
  }

  .c-card._1.media {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .c-card._3 {
    top: 140px;
  }

  .c-card._2 {
    top: 80px;
  }

  .c-card._5 {
    top: 260px;
  }

  .c-card-content-divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .c-cloneable {
    padding-top: 0;
  }

  ._w-card {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    padding: 20px;
    display: flex;
  }

  ._w-card.media {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .wow-heading.wow-gradient {
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    line-height: 35px;
  }

  .wow-heading.wow-gradient.big {
    font-size: 25px;
    line-height: 35px;
  }

  .ipad-screen {
    border-radius: 4px;
  }

  ._3d-tablet-wrap {
    perspective-origin: 50% 0;
  }

  .section-tablet-scroll-animation {
    background-color: #000;
    padding-top: 30px;
  }

  .section-14 {
    padding-top: 3vh;
  }

  .grid-12 {
    width: 90%;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-55 {
    flex-direction: column;
    align-items: center;
    padding-right: 10px;
  }

  .image-137 {
    margin-right: 0;
  }

  .text-block-26 {
    font-size: 14px;
    font-weight: 500;
  }

  .div-block-57 {
    display: flex;
  }

  .heading-10 {
    font-size: 25px;
    line-height: 35px;
  }

  .image-138._0 {
    left: -9%;
  }

  ._w-phone-left-col {
    height: 80vh;
    align-items: flex-start;
  }

  ._w-phone-frame {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._w-section-phone {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-phone-indicator-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-62 {
    width: 100%;
    margin-right: 0;
    padding-bottom: 3vh;
    padding-left: 20px;
    padding-right: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: auto;
    bottom: 5vh;
    text-align: center;
    text-shadow: 2px 2px 5px black
    ;
  }
  .smalltiktok{
    color: white;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 25px;
  }

  .card-wrap {
    width: 150px;
    height: 300px;
  }

  .card, .card.top {
    width: 100%;
    height: 100%;
  }

  .description-text {
    max-width: 80vw;
  }

  .wrapper {
    width: 100%;
    height: 100%;
  }

  .inner-swipe {
    width: auto;
    position: absolute;
  }

  .slide-prev.mobile-prev {
    width: auto;
  }

  .div-block-63 {
    align-items: flex-end;
    margin-bottom: 2vh;
  }

  .link-block-2 {
    margin-bottom: 0;
  }

  .about-us-links-container, .services-link-container {
    width: 100%;
    height: 25px;
    margin-bottom: 1vh;
    display: none;
  }

  .blog-container {
    height: 25px;
    margin-bottom: 1vh;
    display: none;
  }

  .section-18 {
    width: 100%;
    flex-direction: column;
    display: block;
  }

  .content-header {
    text-align: left;
    margin-top: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    display: none;
    top: 15px;
    left: 20px;
    right: 20px;
  }

  .content-text {
    text-align: left;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    display: none;
    bottom: 15px;
    left: 20px;
    right: 20px;
  }

  .content-wrapper-2 {
    width: 100%;
    height: auto;
  }

  .wrapper2 {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .slide-container-2 {
    width: 100%;
    height: auto;
    flex-direction: column;
    display: none;
  }

  .content-image {
    width: auto;
    height: 100%;
    background-color: #000;
  }

  .div-block-64 {
    height: 450px;
  }

  .div-block-65 {
    overflow: visible;
  }

  .text-block-29 {
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }

  .small-media {
    width: 90%;
  }

  .content {
    width: auto;
    height: 100%;
    opacity: 1;
    background-color: #000;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    display: flex;
    position: relative;
  }

  .frame-2 {
    flex-direction: row;
    align-items: stretch;
  }

  .paragraph-5 {
    margin-top: 5px;
  }

  .paragraph-5._2 {
    height: auto;
  }

  .item-2 {
    width: auto;
    height: 500px;
    flex-direction: column;
    margin-left: 30px;
    margin-right: 30px;
    padding: 10px 0;
    display: flex;
  }

  .track-2 {
    width: 100%;
    height: 2500px;
    background-color: #f6f6f6;
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    top: 0;
    overflow: hidden;
  }

  .div-block-20 {
    margin-top: 10px;
    position: static;
  }

  .div-block-20.bottom {
    display: flex;
  }

  .div-block-20.top {
    display: none;
  }

  .grid-13 {
    background-color: #fff;
    grid-template-columns: 1fr;
    padding: 5px;
  }

  .grid-13._2 {
    grid-template-columns: 1fr;
  }

  .heading-7 {
    margin-bottom: 0;
    line-height: 20px;
  }

  .div-block-70.top {
    display: none;
  }

  .div-block-70.bottom {
    display: flex;
  }

  .camera-2 {
    width: 100vw;
    height: 500px;
    align-items: flex-start;
    display: flex;
    top: 10vh;
  }

  .div-block-71 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .section-19 {
    height: auto;
    background-color: black;
    flex-direction: column;
    align-items: stretch;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .div-block-74 {
    height: auto;
    background-color: black;
  }
  .abc {
    background-color: red;
    justify-content: center;
  }
  .heading-11 {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
  }

  .heading-11.tt {
    color: #fff;
  }

  .div-block-75 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-144 {
    display: none;
  }

  .text-block-31 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-32 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-76 {
    position: relative;
  }

  .div-block-77 {
    height: 60px;
  }

  .div-block-78 {
    display: none;
  }
}

#w-node-_839ab154-599d-f031-2f7f-99e703fe2c2c-07794e51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9fe7e-fb5f-0603-ec6a-878b24fbd3cc-07794e51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-edc342c1-4347-5491-46d2-febf1a45de82-07794e51, #w-node-c174be6f-d783-5828-6f9e-6ff51174c1b9-07794e51, #w-node-e08c5410-d417-cb54-64c0-a1b446da5ebf-07794e51, #w-node-_41e0505b-ea28-de9a-d32c-6ed7ca0664f4-07794e51, #w-node-_1200f0c2-bf26-cf03-870a-b907c1492b24-07794e51, #w-node-_3623fbaf-4d2d-d1a9-6dbe-6671b754e357-07794e51, #w-node-f787d3ff-b7d2-1152-655a-b3108a26cd3c-07794e51, #w-node-_5fd0c5ae-0c3c-19ec-95a4-1b9d30052018-07794e51, #w-node-_5fd0c5ae-0c3c-19ec-95a4-1b9d3005201e-07794e51, #w-node-_5fd0c5ae-0c3c-19ec-95a4-1b9d30052045-07794e51, #w-node-edf6266c-2166-3927-def2-af955f42c40f-68826762, #w-node-db81f60d-9b68-e559-9c01-1ba8ff7266b1-68826762, #w-node-_6f6daca3-0cb9-a871-c311-74bf5fa66ee2-68826762, #w-node-_5fbb892a-7797-9b78-44e5-f32e5e0f892b-68826762, #w-node-_2080a328-a9f6-2fe5-2bc4-003ac3991ec4-68826762, #w-node-d45ccae4-d4fe-666e-5f98-e78c0b340024-68826762, #w-node-d45ccae4-d4fe-666e-5f98-e78c0b340022-68826762, #w-node-_0d68f4be-30c5-7c50-a944-545c608f0443-68826762, #w-node-_0d68f4be-30c5-7c50-a944-545c608f0445-68826762, #w-node-_3dd2b291-8391-83b1-3c95-e18326c4a05c-68826762, #w-node-a6ea3c18-7786-db37-581a-6d5649eb2a61-68826762, #w-node-a6ea3c18-7786-db37-581a-6d5649eb2a66-68826762 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16efa76f-0f2c-187c-3085-d4fdc069215b-68826762 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_14da2d14-de66-6e46-a19a-6fd2d2d3ee9b-68826762, #w-node-_3cba3fbe-6b76-af64-e511-e6d09a7bc9fa-68826762, #w-node-ffc8d578-ac4a-c1cb-03d0-8a8bb4d0f6a2-68826762, #w-node-ffc8d578-ac4a-c1cb-03d0-8a8bb4d0f6a8-68826762, #w-node-ffc8d578-ac4a-c1cb-03d0-8a8bb4d0f6cf-68826762, #w-node-_6fbefef9-11be-fec9-ba43-c2b3991902e9-3c86b3b0, #w-node-_6fbefef9-11be-fec9-ba43-c2b3991902ef-3c86b3b0, #w-node-_6fbefef9-11be-fec9-ba43-c2b399190316-3c86b3b0, #w-node-_0a93a742-e159-8fb8-26c7-bf4cbe313296-fce3c45d, #w-node-_49466ef6-c1e0-5a06-f36c-1deb35268e98-fce3c45d, #w-node-f9420db7-14f0-7402-09bd-fa69f1b20743-fce3c45d, #w-node-_1d9fbaae-8b17-6112-091a-24cf4dbded0a-fce3c45d, #w-node-a55ade98-96d1-2244-99c6-0828711f27cd-fce3c45d, #w-node-d4572984-1cd1-d24b-b9c1-5000efcd19ee-fce3c45d, #w-node-_47c7eff3-358d-df32-ba5a-16ec98590420-fce3c45d, #w-node-_297b1150-34a7-f62d-ef2b-fe72d08d41c1-fce3c45d, #w-node-febd56c6-e5e0-8a88-edf7-3c663e0cece2-fce3c45d, #w-node-_6a171a55-b98a-96c6-f27f-e59639c1ce8c-fce3c45d, #w-node-_31d746d1-a563-b2f3-6ba1-ced43ecdb1f0-fce3c45d, #w-node-febaf790-b431-f62e-8ec5-5322c793250d-fce3c45d, #w-node-_5a680bf3-9814-73b2-57cc-953c64ce34d7-fce3c45d, #w-node-_5a680bf3-9814-73b2-57cc-953c64ce34dd-fce3c45d, #w-node-_5a680bf3-9814-73b2-57cc-953c64ce3504-fce3c45d, #w-node-_0620a6a8-f3ee-5861-2251-a84fca1a3dd0-2999603c, #w-node-c1fc3c5f-2593-5ddf-5f71-e18a22637395-2999603c, #w-node-_1c01a57b-b305-9809-5d28-21daef272865-2999603c, #w-node-_74882dcb-0317-9c87-4b3c-fed814bb80d1-2999603c, #w-node-_2aa7d910-9f1e-305c-babb-16ceffd9ebe5-2999603c, #w-node-_2aa7d910-9f1e-305c-babb-16ceffd9ebeb-2999603c, #w-node-_2aa7d910-9f1e-305c-babb-16ceffd9ec12-2999603c, #w-node-_2bbd60cd-9965-9195-5877-20cfe7093b64-04ca713d, #w-node-_2bbd60cd-9965-9195-5877-20cfe7093b6a-04ca713d, #w-node-_2bbd60cd-9965-9195-5877-20cfe7093b91-04ca713d, #w-node-d324b7ca-5841-1292-e411-630ffc01abd5-04ca8f82, #w-node-d324b7ca-5841-1292-e411-630ffc01abdb-04ca8f82, #w-node-d324b7ca-5841-1292-e411-630ffc01ac04-04ca8f82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-edc342c1-4347-5491-46d2-febf1a45de82-07794e51 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-e08c5410-d417-cb54-64c0-a1b446da5ebf-07794e51 {
    align-self: center;
  }

  #w-node-_3cba3fbe-6b76-af64-e511-e6d09a7bc9fa-68826762 {
    justify-self: center;
  }

  #w-node-_49466ef6-c1e0-5a06-f36c-1deb35268e98-fce3c45d {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_839ab154-599d-f031-2f7f-99e703fe2c2c-07794e51, #w-node-edc342c1-4347-5491-46d2-febf1a45de82-07794e51 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-e08c5410-d417-cb54-64c0-a1b446da5ebf-07794e51 {
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2080a328-a9f6-2fe5-2bc4-003ac3991ec4-68826762, #w-node-_3dd2b291-8391-83b1-3c95-e18326c4a05c-68826762 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
