body{
  font-family: Spartan, sans-serif !important;
}

.intercom-launcher-frame, .intercom-lightweight-app-launcher{
  transform: scale(1.399) translate(-10px, -10px) !important;   
  transform-origin: 0% 0 !important;
}

.button-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: #3b79c3;
}

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

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

.w-commerce-commercelayoutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-commerce-commercelayoutmain {
  -webkit-flex-basis: 800px;
  -ms-flex-preferred-size: 800px;
  flex-basis: 800px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 20px;
}

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

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

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

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

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

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

.w-commerce-commercecheckoutblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutshippingmethoditem {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 0px;
  background-color: #fff;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcardnumber:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

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

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

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

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

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

.w-commerce-commercecheckoutcardexpirationdate:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

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

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

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

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

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

.w-commerce-commercecheckoutcardsecuritycode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutsummaryblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

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

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: pre-wrap;
}

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

.w-commerce-commercelayoutsidebar {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

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

.w-commerce-commercecheckoutsummarylineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

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

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

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.w-pagination-previous-icon {
  margin-right: 4px;
}

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

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

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

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

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

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

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

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

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

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

.w-embed-rumblevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-rumblevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    margin-right: 0px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

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

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

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

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

  .w-commerce-commercecheckoutrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 0px;
  color: #dadada;
  font-size: 23px;
  line-height: 34px;
}

a {
  color: #fff;
  text-decoration: none;
}

li {
  list-style-type: none;
}

strong {
  letter-spacing: 1px;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/69772985_534195924085234_4695582221564483719_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/69772985_534195924085234_4695582221564483719_n.jpg');
  background-position: 0px 0px, 50% 65%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section._2 {
  height: auto;
  padding: 40px 0;
  margin-bottom: 0px;
  border-top: 3px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.80)), to(rgba(0, 0, 0, 0.80))), url('../images/69772985_534195924085234_4695582221564483719_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.80), rgba(0, 0, 0, 0.80)), url('../images/69772985_534195924085234_4695582221564483719_n.jpg');
}

.section._2.bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section._2.bg.tristan {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/72159216_409580709977231_7753857812990929797_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/72159216_409580709977231_7753857812990929797_n.jpg');
  background-position: 0px 0px, 50% 20%;
  background-size: auto, 100%;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section._2.bg.wr {
  height: auto;
  min-height: 60vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
  background-position: 0px 0px, 50% 59%;
}

.section.shorthero {
  height: 65vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.62)), to(rgba(0, 0, 0, 0.62))), url('../images/shop-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62)), url('../images/shop-hero.jpg');
  background-position: 0px 0px, 50% 80%;
}

.section.shorthero.vid {
  background-image: none;
  background-position: 0px 0px;
}

.section.shorthero.vid.full {
  height: 70vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section.wr-bg {
  height: 75vh;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/wrmiamiblurred.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/wrmiamiblurred.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section.wr-bg.bgg2 {
  height: 70vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/93755785_213998646719765_1337968498363095813_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/93755785_213998646719765_1337968498363095813_n.jpg');
  background-position: 0px 0px, 50% 65%;
}

.section.wr-bg.phd_bg {
  height: 65vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/photo4961180899467176489.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/photo4961180899467176489.jpg');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.wr-bg.tsp {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/TBC_6168.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/TBC_6168.jpg');
  background-size: auto, cover;
}

.section.wr-bg.hero-section-video {
  height: auto;
}

.section.wr-bg-2 {
  height: 80vh;
  background-image: url('../images/tateloungehd_best.jpg');
  background-position: 0% 20%;
  background-size: cover;
}

.section.wr-bg-3 {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/SpocialForcesTate.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/SpocialForcesTate.jpg');
  background-position: 0px 0px, 0% 35%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section.tf-bg {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/photo5012718870636636488.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/photo5012718870636636488.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section.tow-bg {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/6181b0b1a9ba753b6cf1b74e_Screenshot-2021-02-19-at-17.10.51.png');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/6181b0b1a9ba753b6cf1b74e_Screenshot-2021-02-19-at-17.10.51.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.tod {
  height: 60vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/photo4963291476461201628.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/photo4963291476461201628.jpg');
  background-position: 0px 0px, 100% 0%;
}

.section.wr-bg-1 {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/TateMiamiCropped.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/TateMiamiCropped.jpg');
  background-position: 0px 0px, 80% 0%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section.letters-bg {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/MiamiPool.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/MiamiPool.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.section.wr-bg-4 {
  height: 75vh;
  padding-top: 72px;
  background-image: url('../images/photo5006025400329021733.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.wr-bg-4.bgg2 {
  height: 70vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/93755785_213998646719765_1337968498363095813_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/93755785_213998646719765_1337968498363095813_n.jpg');
  background-position: 0px 0px, 50% 65%;
}

.section.wr-bg-4.phd_bg {
  height: 65vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/photo4961180899467176489.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/photo4961180899467176489.jpg');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.wr-bg-4.tsp {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/TBC_6168.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/TBC_6168.jpg');
  background-size: auto, cover;
}

.section.wr-bg-5 {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/whatiswrcropped_manualupscale.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/whatiswrcropped_manualupscale.jpg');
  background-position: 0px 0px, 0% 35%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section.tateconf {
  height: 65vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/shop-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shop-hero.jpg');
  background-position: 0px 0px, 50% 80%;
}

.section.tateconf.vid {
  background-image: none;
  background-position: 0px 0px;
}

.section.tateconf.vid.full {
  height: 70vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section.tateconf.tateconfvid {
  background-image: none;
  background-position: 0px 0px;
}

.section.tateconf.tateconfvid.full {
  height: 70vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section.tateconf.tateconfvid.tateconffull {
  height: 80vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section.wr-vid {
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/tate_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/tate_1.jpg');
  background-position: 0px 0px, 50% 45%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section.wr-mainvid {
  height: auto;
  margin-top: 80px;
  background-image: url('../images/tateloungehd_best.jpg');
  background-position: 0% 20%;
  background-size: cover;
}

.section.wr-bg-full-width {
  height: auto;
  background-color: #000;
  background-image: none;
}

.body {
  padding-bottom: 90px;
  background-color: #0d1216;
  color: #fff;
  font-family: Spartan, sans-serif;
}

.heading {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 55px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: 1px 1px 10px #000;
}

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

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 930px;
  margin-top: 20px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  margin-top: 14px;
  opacity: 0.8;
  font-family: Spartan, sans-serif;
  color: #fff;
  text-align: center;
}

.paragraph.left {
  margin-top: 20px;
  line-height: 150%;
  text-align: left;
}

.paragraph.left.center {
  line-height: 28px;
}

.paragraph.padding {
  margin-bottom: 25px;
}

.paragraph.padding.shad {
  margin-bottom: 0px;
  text-shadow: 1px 1px 2px #000;
}

.card-heading {
  font-family: Spartan, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

.card-heading.text-gray-4 {
  margin-bottom: 15px;
  font-family: Spartan, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.card-heading.text-gray-4.center.cntr {
  text-align: center;
}

.card-heading.text-gray-4.center.cntr.smaller {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 28px;
}

.rounded-image {
  min-width: 100%;
  border-radius: 0px;
}

.rounded-image.slider-image {
  width: 100%;
  margin-top: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
}

.button-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 25%;
  min-width: 10%;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 36px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #cc334f;
  border-radius: 0px;
  background-color: #cc334f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button-large:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0d1216;
}

.button-large.bg-primary-3 {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  padding-top: 18px;
  padding-bottom: 15px;
  border: 3px solid #cc334f;
  border-radius: 0px;
  background-color: #cc334f;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.53);
  -webkit-transition-property: all;
  transition-property: all;
  font-family: Spartan, sans-serif;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-large.bg-primary-3:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
  color: #0d1216;
}

.button-large.bg-primary-3.stack {
  margin-bottom: 10px;
}

.button-large.bg-primary-3.paginatebtn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-decoration: none;
}

.button-large.bg-primary-3.margin-top {
  margin-top: 20px;
  margin-left: auto;
  border-color: #cc334f;
  background-color: #cc334f;
  color: #fff;
}

.button-large.bg-primary-3.margin-top:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0d1216;
}

.button-large.bg-primary-3.margin-top.margin-bottom {
  margin-bottom: 40px;
}

.button-large.bg-primary-3.margin-top.secondary {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #0d1216;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
}

.button-large.bg-primary-3.margin-top.secondary:hover {
  background-color: #fff;
  color: #000;
}

.button-large.bg-primary-3.margin-top-extra {
  margin-top: 60px;
}

.button-large.bg-primary-3._w-button {
  margin-top: 18px;
}

.button-large.bg-primary-3._w-button.no-margin {
  margin-top: 0px;
}

.button-large.bg-primary-3.grid-btn {
  min-height: 50px;
}

.button-large.button-large--alt {
  border-width: 1px;
  border-color: #fff;
  background-color: rgba(204, 51, 79, 0);
}

.button-large.button-large--alt.margin-top {
  max-width: none;
  min-width: auto;
  margin-top: 22px;
  font-weight: 400;
}

.button-large.button-large--alt.margin-top:hover {
  border-color: #cc334f;
  color: #fff;
}

.slider-navigation-previous {
  left: auto;
  top: auto;
  right: 84px;
  bottom: 24px;
}

.slider-navigation-previous.button-circle.bg-white {
  background-color: #fff;
}

.slider-navigation-previous.button-circle.bg-white.hidden {
  display: none;
}

.panel-subheading {
  margin-bottom: 24px;
}

.panel-subheading.text-primary-1 {
  font-family: Spartan, sans-serif;
  color: #fff;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  max-height: 500px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 3px;
  border-color: #fff;
  background-color: transparent;
}

.slider.hidden {
  display: none;
}

.grid-two-thirds {
  max-width: 1200px;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-flow: row;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-two-thirds.padding {
  margin-top: 80px;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
}

.grid-two-thirds.padding.leftimg {
  margin-bottom: 88px;
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
}

.grid-two-thirds.padding.leftimg.tristan {
  margin-top: 40px;
  text-align: left;
}

.grid-two-thirds.padding.reverse {
  margin-right: auto;
  margin-left: auto;
  -ms-grid-columns: 1.25fr 1.5fr;
  grid-template-columns: 1.25fr 1.5fr;
}

.grid-two-thirds.padding.reverse.tristan {
  margin-top: 40px;
}

.grid-two-thirds.padding.reverse.lot {
  margin-top: 20px;
  margin-bottom: 76px;
}

.panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 12px;
  background-color: hsla(0, 0%, 100%, 0);
  direction: ltr;
}

.space-bottom {
  margin-bottom: 24px;
}

.content-on-image-slider-navigation {
  display: none;
}

.button-circle-icon {
  width: 20px;
  height: 20px;
  color: #fff;
}

.slider-navigation-next {
  left: auto;
  top: auto;
  right: 24px;
  bottom: 24px;
}

.slider-navigation-next.button-circle.bg-white.hidden {
  display: none;
}

.panel-body {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.panel-body.modal-panel-body {
  border-radius: 12px;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.panel-body.center {
  margin-right: 0px;
  padding-top: 0px;
}

.panel-body._1-on-1 {
  padding-top: 10px;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2.lesspadding {
  padding-top: 20px;
}

.section-2.nospace {
  padding-top: 0px;
}

.section-2.nospace.margintop {
  padding-top: 0px;
}

.section-2.rem {
  margin-bottom: 60px;
  padding-bottom: 0px;
}

.navbar-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-container {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100vh;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-width-medium {
  width: 100%;
  max-width: 612px;
}

.content-width-medium.modal-content {
  position: relative;
  z-index: 2;
}

.form-input {
  height: 48px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px none #000;
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.form-input:focus {
  background-color: hsla(0, 0%, 100%, 0.25);
  color: #fff;
}

.form-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.form-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.form-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.form-input::placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.form-input.form-input-large {
  width: 50%;
  height: 60px;
  padding-right: 24px;
  padding-left: 24px;
  border-radius: 0px;
  font-family: Spartan, sans-serif;
}

.form-input.form-input-large.search-modal-input {
  padding-right: 96px;
}

.form-input.form-input-large.left {
  margin-right: 4px;
}

.form-input.form-input-large.right {
  margin-left: 4px;
}

.form-input.form-input-large.v2 {
  width: 100%;
  margin-right: 18px;
}

.form-input.textarea {
  height: 168px;
  padding-top: 20px;
  border-radius: 0px;
  font-family: Spartan, sans-serif;
}

.form-input.form-input-large {
  height: 60px;
  padding-right: 24px;
  padding-left: 24px;
}

.modal-panel-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 12px;
  background-color: #12141d;
}

.navbar-1-brand {
  margin-right: 24px;
}

.navbar-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.panel-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 12px;
  background-color: transparent;
  direction: ltr;
}

.panel-2.modal-panel {
  position: relative;
}

.nav-link {
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  line-height: 170%;
  max-height: 100%;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.w-nav-overlay {
  background-color: #0d1215;
}

.nav-link:hover {
  opacity: 1;
}

.nav-link:visited {
  opacity: 1;
  font-weight: 800;
}

.nav-link.w--current {
  color: #fff;
  font-size: 12px;
}

.nav-link.pink.hide {
  display: none;
}

.modal-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(18, 20, 29, 0.9);
}

.navbar {
  position: static;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  /*max-width: 1200px;*/
  padding-top: 16px;;
  padding-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.text-small {
  font-family: Spartan, sans-serif;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  background-color: #0D1216;
}

.search-form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 15px 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #cc334f;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.button:hover {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}

.button.search-form-button {
  position: absolute;
  right: 6px;
  padding-right: 16px;
  padding-left: 16px;
  background-color: #3c5ccf;
  font-weight: 600;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rounded-image-2 {
  border-radius: 12px;
}

.rounded-image-2.grid-image {
  width: 100%;
  max-height: none;
  max-width: none;
  border-style: none;
  border-width: 3px;
  border-color: #fff;
  border-radius: 0px;
}

.tabs-vertical {
  width: 100%;
}

.display-heading-4 {
  margin-bottom: 24px;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.display-heading-4.tristan {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 35px;
}

.grid-halves {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-halves.features-section-grid {
  margin-top: 60px;
  margin-bottom: 60px;
}

.grid-halves.features-section-grid.ff {
  margin-bottom: 100px;
}

.container {
  position: static;
  width: 100%;
  height: 100%;
  max-width: 1296px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-perspective: 500px;
  perspective: 500px;
}

.container.grid-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1296px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.footer {
  margin-bottom: 0px;
  padding-bottom: 100px;
}

.tabs-vertical-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 15px 24px 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-style: none none solid;
  border-width: 3px;
  border-color: #fff #fff #fff;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  opacity: 0.5;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.tabs-vertical-tab.w--current {
  height: auto;
  padding-top: 15px;
  padding-bottom: 11px;
  border-style: none none solid;
  border-bottom-color: #cc334f;
  border-radius: 0px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.section-title {
  margin-bottom: 0px;
}

.space-bottom-large {
  margin-bottom: 36px;
  font-family: Spartan, sans-serif;
}

.space-bottom-large.quote {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.tabs-vertical-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 34px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 400px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
}

.div-block-3.shown-pic-tab {
  display: none;
}

.div-block-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 90px;
  min-height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: #0d1216 #0d1216 #fff;
  background-color: #0d1216;
}

.display-none {
  display: none;
}

.content-width-large {
  width: 100%;
  max-width: 824px;
}

.slider-2 {
  height: auto;
  background-color: transparent;
}

.center-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.slider-dots {
  bottom: -48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 8px;
}

.avatar {
  width: 48px;
  height: 48px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.avatar.avatar-large {
  width: 96px;
  height: 96px;
}

.avatar.avatar-large.space-bottom {
  height: auto;
  margin-bottom: 6px;
}

.panel-body-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 36px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.panel-body-2.panel-body-large {
  padding: 48px;
}

.panel-body-2.panel-body-large.align-content-center {
  display: block;
  margin-top: 65px;
}

.panel-body-2.footer-1-panel-body {
  max-width: 1200px;
  padding: 72px 0px 48px;
}

.text-block-2 {
  font-family: Spartan, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -12px;
  margin-left: -12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer-1-bottom-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-link-item {
  margin-right: 12px;
  margin-left: 12px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link-item:hover {
  opacity: 0.5;
}

.panel-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 12px;
  background-color: transparent;
  direction: ltr;
}

.footer {
  margin-top: 24px;
}

.footer-3-top-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-3-left-column {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  padding-top: 40px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 72px;
  grid-row-gap: 96px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-family: Spartan, sans-serif;
  color: #fff;
  text-align: center;
}

.footer-contact-methods {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link {
  opacity: 0.5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.link:hover {
  border-bottom: 2px solid #e82561;
  opacity: 1;
  color: #fff;
  text-decoration: none;
}

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

.div-block-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #0d1216;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-6:hover {
  border-color: #cc334f;
}

.image-2 {
  position: relative;
  z-index: 1;
  max-width: 110%;
  padding-top: 37px;
}

.div-block-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(16deg, #0d1216 24%, transparent 64%);
}

.text-block-5 {
  font-family: Spartan, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 33px;
  text-transform: uppercase;
}

.text-block-6 {
  margin-bottom: 10px;
  opacity: 0.55;
  font-family: Spartan, sans-serif;
}

.body-2 {
  background-color: #0d1216;
}

.slider-navigation {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -25%;
  z-index: 4;
  height: 100px;
  margin: 0px;
  padding-top: 0px;
  border-style: dashed;
  border-width: 1px;
  border-color: #32ff47;
  background-color: rgba(255, 255, 255, 0.27);
}

.slider-navigation.default-ecommerce {
  bottom: 0%;
  z-index: 5;
  height: 80px;
  border: 1px none #000;
  background-color: transparent;
  opacity: 0.14;
  -webkit-transform: translate(-120%, 0px) rotate(90deg);
  -ms-transform: translate(-120%, 0px) rotate(90deg);
  transform: translate(-120%, 0px) rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  font-size: 80px;
}

.slider-navigation.e-commerce {
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  background-color: transparent;
  -webkit-transform: translate(-120%, 0px) rotate(90deg);
  -ms-transform: translate(-120%, 0px) rotate(90deg);
  transform: translate(-120%, 0px) rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.slider-arrow {
  display: block;
  width: 0.5px;
  color: #777;
}

.slider-thumb-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.slider-thumb-image.ecommerce {
  position: static;
  width: 100%;
  height: 100%;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.container-2 {
  padding-top: 25px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-perspective: 843px;
  perspective: 843px;
  -webkit-perspective-origin: 50% 10%;
  perspective-origin: 50% 10%;
}

.container-2.ecommerce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 62px;
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px none #544185;
}

.slide-image-ecomm {
  width: 100%;
  max-width: none;
  min-width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.slider-thumb-wrap {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  background-color: rgba(191, 191, 255, 0.9);
}

.slider-thumb-wrap.ecommerce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin-right: 3px;
  margin-left: 3px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #ededed;
  background-color: transparent;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.slider-3 {
  height: 500px;
}

.slider-3.ecommerce {
  width: 500px;
  border-style: none;
  border-width: 1px;
  border-color: #d4d4d4;
  background-color: transparent;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-3.no-margin {
  padding-top: 0px;
}

.heading-2 {
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-2.pad {
  margin-bottom: 20px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon {
  color: #0d1216;
}

.icon-2 {
  color: #0d1216;
}

.text-block-7 {
  font-size: 25px;
  margin-top: 25px;
  opacity: 1;
  font-family: Spartan, sans-serif;
  color: #fff;
}

.text-block-7.crossed {
  color:#b5b5b5;
  text-decoration: line-through;
}

.text-block-7.crossed.left {
  margin-left: 20px;
}

.mask {
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  margin-right: 2px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pay {
  margin-top: 25px;
}

.rich-text-block {
  font-family: Spartan, sans-serif;
  color: #fff;
  line-height: 28px;
  text-align: center;
}

.rich-text-block h1 {
  font-weight: 400;
  text-transform: uppercase;
}

.rich-text-block p {
  opacity: 1;
  margin-bottom: 15px;
}

.rich-text-block h2 {
  font-weight: 400;
  text-transform: uppercase;
}

.rich-text-block h3 {
  font-weight: 400;
  text-transform: uppercase;
}

.rich-text-block h6 {
  color: #eaff05;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
}

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

.text-block-8 {
  margin-bottom: 20px;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
}

.rich-text-block-2 {
  font-family: Spartan, sans-serif;
  color: #fff;
}

.rich-text-block-2 p {
  opacity: 0.8;
}

.div-block-9 {
  position: relative;
  padding: 25px 25px 20px;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.image-4 {
  margin-right: 2px;
}

.div-block-10 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-right: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video {
  width: 95%;
  margin-right: auto;
  margin-bottom: 31px;
  margin-left: auto;
}

.collection-item {
  margin-bottom: 15px;
}

.collection-list-wrapper-3 {
  width: 100%;
  max-width: 1200px;
}

.body-3 {
  background-color: #0d1216;
}

.card-heading-2 {
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.card-heading-2.text-gray-4.display-inline {
  font-family: Spartan, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.card-heading-2.text-gray-4.display-inline.center {
  text-align: center;
}

.form-error {
  padding: 12px;
  border-radius: 6px;
  background-color: #ff715b;
  color: #fff;
  text-align: center;
}

.form {
  width: 100%;
  margin-bottom: 0px;
}

.form-grid-halves {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.form-vertical {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 12px auto;
  grid-template-rows: auto auto;
}

.form-success {
  padding: 12px;
  border-radius: 6px;
  background-color: #3ccf91;
  color: #fff;
  text-align: center;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 450px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-2 {
  width: 100%;
  max-width: 1200px;
  column-gap: 60px;
  display: flex;
}

.body-4 {
  background-color: #0d1216;
}

.column-3 {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  height: 100vh;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-image: url('../images/TBC_7588.jpg');
  background-position: 40% 50%;
  background-size: cover;
}

.column-3.hide {
  display: none;
}

.columns-3 {
  position: static;
  margin-left: 0vw;
  background-color: transparent;
}

.columns-3.one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  margin-bottom: 40px;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

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

.column-4 {
  padding-right: 40px;
  padding-left: 40px;
  border: 1px solid transparent;
}

.column-4.wide {
  text-align: left;
}

.column-4.wide.centered {
  text-align: center;
}

.rich-text-block-3 {
  margin-bottom: 92px;
  font-family: Spartan, sans-serif;
  color: #cc334f;
  line-height: 28px;
}

.rich-text-block-3 p {
  opacity: 0.8;
  color: #fff;
}

.rich-text-block-3 h2 {
  color: #fff;
  font-weight: 400;
  text-transform: none;
}

.rich-text-block-3 strong {
  opacity: 1;
  color: #fff;
}

.rich-text-block-3.center {
  margin-top: 68px;
  color: #fff;
  text-align: center;
}

.collection-item-2 {
  width: 100%;
  margin-bottom: 20px;
}

.div-block-12 {
  margin-bottom: 10px;
}

.empty-state-2 {
  background-color: transparent;
  font-family: Spartan, sans-serif;
  color: #fff;
  text-align: center;
}

.collection-list-wrapper-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 3px;
  border-color: #fff #fff #fff;
  opacity: 1;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.link-block-3:hover {
  border-bottom-style: solid;
  border-bottom-color: #e82561;
  background-color: transparent;
  opacity: 1;
  color: #000;
}

.link-block-3.jetboost-filter-active {
  border-bottom-style: solid;
  border-bottom-color: #cc334f;
  background-color: transparent;
  opacity: 1;
  color: #000;
}

.link-block-3.jetboost-filter-active:hover {
  border-bottom-color: #cc334f;
}

.link-block-3.jetboost-filter-active:focus {
  border-bottom-color: #cc334f;
}

.link-block-3.jetboost-filter-active:visited {
  border-bottom-color: #cc334f;
}

.collection-item-3 {
  padding-right: 20px;
  padding-left: 20px;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-9 {
  margin-left: 5px;
  border-bottom: 1px none #000;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.image-6 {
  max-width: 35px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-17 {
  width: 100%;
  max-width: 1200px;
}

.collection-item-5 {
  padding-bottom: 20px;
}

.display-heading-5 {
  margin-bottom: 24px;
  color: #fff;
  font-size: 54px;
  line-height: 54px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.display-heading-5.space-bottom-large {
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase;
}
.display-heading-5.space-bottom-large.last {
  font-size: 30px;
  margin-bottom: 30px;
}

.section-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 84px;
  padding-bottom: 84px;
}

.text-small-2 {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 0em;
  text-decoration: none;
}

.text-small-2.form-subtext {
  margin-top: 24px;
  font-family: Spartan, sans-serif;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.newsletter-form input.form-input.form-input-large{
  width: 550px;
  max-width: 90vw;
}

.popup .newsletter-form input.form-input.form-input-large{
  width: 100%;
  max-width: 90vw;
}

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

.video-3 {
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
}

.video-3.hidden2 {
  display: none;
}

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

.newsletter-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
}
.div-block-19.maintenance{
  background-image: none !important;
  margin-top: 90px;
}
.div-block-19.maintenance .paragraph.padding.shad{
  margin-bottom: 20px;
} 

.div-block-19.maintenance .heading{
  margin-bottom: 30px;
} 

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  width: auto;
  height: auto;
  max-height: 100vh;
  max-width: 100vw;
  margin-left: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
}

.image-7 {
  position: static;
  left: auto;
  top: 2%;
  right: 2%;
  bottom: auto;
  width: 25px;
  max-width: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.image-7.dasd {
  position: static;
  top: auto;
  right: auto;
  z-index: 1000000;
}

.link-block-5 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 2%;
  bottom: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-block-5:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.section-7 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin: auto;
  padding: 35px 74px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: #0D1216;
}

.section-7.old {
  display: none;
}

.featureimg {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 50%;
  text-align: left;
}

.featureimg.shownt {
  display: none;
}

.instapic {
  width: 100%;
  max-width: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
}

.insta-pic-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.insta-pic-container.shown {
  display: none;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ftr-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-image {
  width: 100%;
  max-width: 100%;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 0px;
}

.banner-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e82661;
  text-decoration: none;
}

.banner-text {
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.div-block-21 {
  width: 100%;
}

.div-block-21.middle {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.div-block-22 {
  width: 100%;
}

.div-block-22.right {
  text-align: right;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.phd-grid.defi-grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tile-section {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 0px;
}

.tile-section.first {
  margin-top: 40px;
}

.tile-image {
  border-radius: 7px;
  box-shadow: 7px 7px 10px 4px rgba(0, 0, 0, 0.2);
  -o-object-fit: cover;
  object-fit: cover;
}

.tile-image.positioned {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.sales-paragraph {
  margin-bottom: 0px;
  padding: 40px 20px;
  font-family: Spartan, sans-serif;
  color: #f5f5f5;
  font-size: 18px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

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

.yt2 {
  margin-top: 40px;
}

.tod-first-section {
  padding-top: 0px;
}

.tod-wrapper {
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 3px;
  color: #fff;
}

.empty-state-3 {
  background-color: #000;
  color: #000;
}

.tod-title {
  font-family: Spartan, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.tod-text {
  font-family: Spartan, sans-serif;
  line-height: 25px;
  font-weight: 400;
}

.tod-date {
  font-family: Spartan, sans-serif;
  text-align: right;
}

.text-block-10 {
  text-decoration: none;
}

.tow-image {
  width: 60%;
  border-radius: 20px;
  text-align: center;
}

.tow-image.margin {
  margin-top: 40px;
}

.tow-heading {
  font-family: Spartan, sans-serif;
  font-weight: 400;
}

.tow-paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Spartan, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.tow-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-first-section {
  margin-top: 0px;
}

.video-wrapper {
  margin-top: 60px;
  padding-bottom: 40px;
}

.video-heading {
  font-family: Spartan, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.video-heading.centered {
  margin-top: 30px;
  margin-bottom: 40px;
  text-align: center;
}

.tow-title {
  font-family: Spartan, sans-serif;
  font-weight: 600;
  text-align: center;
}

.empty-container {
  margin-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
}

.button-large-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 16px 36px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #e82561;
  border-radius: 0px;
  background-color: #e82561;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button-large-2:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0d1216;
}

.button-large-2.bg-primary-3 {
  width: auto;
  height: auto;
  padding-top: 18px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e82561;
  border-radius: 0px;
  background-color: #e82561;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.53);
  -webkit-transition-property: all;
  transition-property: all;
  font-family: Spartan, sans-serif;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-large-2.bg-primary-3:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
  color: #0d1216;
}

.button-large-2.bg-primary-3.stack {
  margin-bottom: 10px;
}

.icon-3 {
  color: #0d1216;
}

.link-2 {
  opacity: 0.5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.link-2:hover {
  border-bottom: 2px solid #e82561;
  opacity: 1;
  color: #fff;
  text-decoration: none;
}

.faq-p {
  position: static;
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #f4f6f8;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 6px;
  background-color: #0d1216;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.toggle-text {
  position: relative;
  z-index: 2;
  font-family: Spartan, sans-serif;
  font-size: 25px;
}

.faq-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 24px;
  margin-right: 16px;
}

.faq-body {
  position: relative;
  display: block;
  width: 100%;
  background-color: transparent;
}

.faq-body.w--open {
  background-color: transparent;
}

.faq-body-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: #0d1216;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.faq-answer {
  margin-bottom: 24px;
  border: 1px none #000;
  font-family: Spartan, sans-serif;
}

.telegram-logo {
  width: 100px;
  margin-top: 20px;
}

.div-block-23 {
  margin-top: 20px;
}

.wrl-image {
  width: 60%;
  border-radius: 20px;
  text-align: center;
}

.wrl-image.margin {
  margin-top: 40px;
}

.tow-image-copy {
  width: 60%;
  border-radius: 20px;
  text-align: center;
}

.tow-image-copy.margin {
  margin-top: 40px;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.wrl-paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Spartan, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.wrl-centered-paragraph {
  margin-top: 20px;
  margin-right: 125px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Spartan, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.link-block-6 {
  padding-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.tow-paragraph-copy {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Spartan, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.tow-paragraph-copy {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Spartan, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

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

.div-block-24 {
  width: 25%;
  max-width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.button-large-greyed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 25%;
  min-width: 10%;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 36px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #e82561;
  border-radius: 0px;
  background-color: #e82561;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button-large-greyed:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0d1216;
}

.button-large-greyed.bg-primary-3 {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  padding-top: 18px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e82561;
  border-radius: 0px;
  background-color: #e82561;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.53);
  -webkit-transition-property: all;
  transition-property: all;
  font-family: Spartan, sans-serif;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-large-greyed.bg-primary-3:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
  color: #0d1216;
}

.button-large-greyed.bg-primary-3.stack {
  margin-bottom: 10px;
}

.button-large-greyed.bg-primary-3.paginatebtn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-decoration: none;
}

.button-large-greyed.bg-primary-3.margin-top {
  margin-top: 20px;
}

.button-large-greyed.bg-primary-3-greyed {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  padding-top: 18px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e82561;
  border-radius: 0px;
  background-color: #e82561;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.53);
  -webkit-transition-property: all;
  transition-property: all;
  font-family: Spartan, sans-serif;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-large-greyed.bg-primary-3-greyed:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
  color: #0d1216;
}

.button-large-greyed.bg-primary-3-greyed.w--current {
  border-color: #686868;
  background-color: #707070;
}

.button-large-greyed.bg-primary-3-greyed.stack {
  margin-bottom: 10px;
}

.button-large-greyed.bg-primary-3-greyed.paginatebtn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-decoration: none;
}

.button-large-greyed.bg-primary-3-greyed.margin-top {
  margin-top: 20px;
}

.column-3-copy {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 88px;
  height: 100vh;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-image: url('../images/TateMoneyBags.jpg');
  background-position: 40% 50%;
  background-size: cover;
}

.column-3-copy.hide {
  display: none;
}

.column-3-hu {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 88px;
  height: 100vh;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  background-image: url('../images/TateMoneyBags.jpg');
  background-position: 40% 50%;
  background-size: cover;
}

.column-3-hu.hide {
  display: none;
}

.columns-3-hu {
  position: static;
  padding-top: 88px;
  border-bottom: 3px none #fff;
  background-color: transparent;
}

.columns-3-hu.one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4-hu {
  padding-top: 55px;
  padding-right: 40px;
  padding-left: 40px;
  border-style: none;
  border-width: 1px 1px 3px;
  border-color: transparent transparent #fff;
}

.tateconf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.tateconfheaderdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.tate-conf-background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.hu-testimonials-section {
  max-width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px;
}

.hu-testimonials-section.first {
  margin-top: 100px;
}

.hu-grid {
  margin-top: 20px;
  margin-bottom: 20px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hu-grid.defi-grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.hu-card-heading {
  font-family: Spartan, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

.hu-card-heading.text-gray-4 {
  margin-bottom: 15px;
  font-family: Spartan, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.hu-card-heading.text-gray-4.center.cntr {
  text-align: center;
}

.hu-card-heading.text-gray-4.center.cntr.smaller {
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 28px;
}

.hu-vid-section {
  width: 90%;
  max-width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
}

.hu-vid-section.first {
  margin-top: 100px;
}

.div-block-25 {
  margin: 20px 60px;
}

.slide {
  font-weight: 400;
}

.slider-cropped {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  max-height: 400px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 3px;
  border-color: #fff;
  background-color: transparent;
}

.slider-cropped.hidden {
  display: none;
}

.slider-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  max-height: 1000px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 3px;
  border-color: #fff;
  background-color: transparent;
}

.slider-large.hidden {
  display: none;
}

.video-5 {
  max-height: 1080px;
  max-width: 1920px;
}

.finale-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 850px;
  margin-top: 20px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  position: relative;
  top: -170px;
  height: 0px;
  max-height: 0px;
  min-height: 0px;
}

.div-block-27 {
  position: relative;
  top: -175px;
  height: 0px;
  max-height: 0px;
  min-height: 0px;
}

.video-6 {
  display: none;
  height: 100%;
}

.grid-alternate {
  position: relative;
  width: 100%;
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-row-gap: 120px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 120px auto 120px auto 120px auto 120px auto 120px auto 120px auto 120px auto 120px auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
}

.primary-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.full-width {
  position: relative;
  width: 100%;
}

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

.heading-1 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Spartan, sans-serif;
  font-size: 32px;
  line-height: 55px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-1.xxl {
  font-size: 45px;
  font-weight: 800;
  letter-spacing: 3px;
}

.extra-bold {
  font-weight: 800;
  letter-spacing: 1px;
}

.primary-txt {
  font-family: Spartan, sans-serif;
  line-height: 140%;
  text-align: left;
  margin-bottom: 15px;
}
.statement-box{
  max-width: 70ch;
  padding: 80px 60px;
  margin: 0 auto;
  border: 4px solid #cc334f;
}

.center {
  text-align: center !important;
}
.semi-bold {
  font-weight: 600;
}

.img-container {
  height: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 0px;
}

.img-container.fade-up-on-scroll.half-size {
  height: 49.5%;
}

.img-container.fade-up-on-scroll.half-size.responsive-display {
  display: none;
}

.img-container.fade-up-on-scroll.third-height {
  height: 33%;
}

.img-container.fade-up-on-scroll.third-size-tablet.responsive-display {
  display: none;
}

.btn-primary {
  position: relative;
  bottom: auto;
  display: inline-block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 20px;
  float: none;
  clear: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 3px;
  border-color: #cc334f;
  background-color: #cc334f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.btn-primary:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0d1216;
}

.btn-primary.img-btn {
  padding-right: 60px;
  text-align: center;
}

.btn-primary.xxl-btn {
  left: 0px;
  right: 0px;
  width: 660px;
  margin-top: 76px;
  margin-right: auto;
  margin-left: auto;
  padding: 32px 78px 22px;
}

.img {
  width: 100%;
  height: 100%;
}

.img-tate-1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/photo_2021-10-31_18-12-20.jpg');
  background-position: 50% 22%;
  background-size: cover;
}

.div-block-29 {
  width: 100%;
  height: 100%;
  background-image: url('../images/purpleroom.jpg');
  background-position: 100% 0%;
  background-size: cover;
}

.img-purple-room {
  width: 100%;
  height: 100%;
  background-image: url('../images/photo_2021-11-06_17-38-30.jpg');
  background-position: 100% 0%;
  background-size: cover;
}

.img-tbc {
  width: 100%;
  height: 100%;
  background-image: url('../images/TBC_7640.jpg');
  background-position: 50% 55%;
  background-size: cover;
}

.fade-up-on-scroll.full-width {
  text-align: center;
}

.img-backroommiami {
  width: 100%;
  height: 100%;
  background-image: url('../images/photo_2021-11-06_17-38-37.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.no-url-styles {
  font-style: normal;
  text-decoration: none;
}

.no-url-styles:hover {
  text-decoration: none;
}

.no-url-styles:focus {
  text-decoration: none;
}

.image-8 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  float: right;
  background-color: #cc334f;
}

.div-block-30 {
  position: absolute;
  left: auto;
  top: 3%;
  right: 3px;
  bottom: 0%;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url('../images/6093d1d7c1b0f360b78fbbc7_Daco_4925781.png');
  background-position: 0px 0px;
  background-size: cover;
}

.img-warroommeetup {
  width: 100%;
  height: 100%;
  background-image: url('../images/wrmeetup.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.img-miamilounge {
  width: 100%;
  height: 100%;
  background-image: url('../images/photo_2021-11-06_17-38-23.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.img-photo1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/photo_2021-08-09_13-07-41.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.img-group5_censored {
  width: 100%;
  height: 100%;
  background-image: url('../images/group5_censored.jpg');
  background-position: 70% 0%;
  background-size: cover;
}

.img-tate-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/TateMoneyBags.jpg');
  background-position: 30% 50%;
  background-size: cover;
}

.youtube {
  display: block;
  height: auto;
}

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

.rich-text-block-4 {
  color: #fff;
}

.multi-images-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-32 {
  width: 100%;
  height: 100%;
  background-image: url('../images/photo_2021-11-06_17-38-07.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.back-img {
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.back-img.img-purple {
  background-image: url('../images/photo_2021-11-06_17-38-00.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.back-img.img-group14_censored {
  background-image: url('../images/photo_2021-11-06_17-38-30.jpg');
}

.back-img.img-meeting {
  background-image: url('../images/group9_censored.jpg');
}

.back-img.img-group17_censored {
  background-image: url('../images/photo_2021-11-06_17-37-24.jpg');
}

.back-img.img-group6_censored {
  background-image: url('../images/photo_2021-11-06_17-38-07.jpg');
}

.back-img.img-group5_censored {
  background-image: url('../images/photo_2021-12-30_14-16-31.jpg');
}

.back-img.img-photo_2021-10-31_18-12-20 {
  background-image: url('../images/photo_2021-10-31_18-12-20.jpg');
  background-position: 50% 24%;
}

.back-img.img-tat_shooting {
  background-image: url('../images/TaT_shooting.jpg');
  background-position: 70% 50%;
}

.back-img.img-group3_censored {
  background-image: url('../images/photo_2021-12-30_14-17-29.jpg');
}

.back-img.img-private_jet_censored {
  background-image: url('../images/private_jet_censored.jpg');
  background-position: 50% 28%;
}

.back-img.img-group4_censored {
  background-image: url('../images/group4_censored.jpeg');
}

.back-img.img-tate_smoking {
  background-image: url('../images/Tate_smoking.jpeg');
}

.back-img.img-t_shootingak {
  background-image: url('../images/T_shootingAK.jpg');
}

.back-img.img-group13_censored {
  background-image: url('../images/group13_censored.jpg');
}

.back-img.img-yacht {
  background-image: url('../images/yacht.png');
}

.back-img.wr-group-pic {
  background-image: url('../images/photo_2022-02-08_15-37-07.jpg');
}

.text-block-13 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
}

.form-2 {
  display: block;
}

.form-block {
  width: 100%;
}

.submit-button {
  width: 100%;
}


/* Newsletter styles */
._form-content{
  width:100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  font-family: Spartan, sans-serif !important;
}

._form-content ._form_element{
  width: 100%;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

._form-content ._form_element:nth-child(1){
  width: calc(40% - 10px);
  margin-right: 10px !important;
}

._form-content ._form_element:nth-child(3){
  width: calc(60% - 10px - 190px);
  margin-left: 10px !important;
}
._form-content ._form_element:nth-child(2){
  width: 180px;
  margin-left: 10px !important;
}

._form-content ._form_element ._field-wrapper{
  width: 100%;
}

._form-content ._form_element ._field-wrapper input[type="text"],
._form-content ._form_element ._field-wrapper select{
  width: 100% !important;
  height: 50px !important;
  background-color: #262A2E;
  border: #979797 1px solid;
  border-radius: 4px;
}

._button-wrapper{
  width:100%;
  text-align: center;
}

._button-wrapper button{
  min-width: 300px;
  height:50px;
  font-size: 18px !important;
}

/* ---- */

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.div-block-33 ._field-wrapper{
  width: calc(50% - 10px);
  margin-right:10px;
}
.div-block-33 ._field-wrapper:nth-child(2){
  margin-right:0px;
  margin-left: 10px;
}
.div-block-33 ._field-wrapper:nth-child(3){
  width: 100%;
  margin-right:0px;
  margin-left: 0px;
}

.div-block-33.v2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.error-message {
  background-color: transparent;
  color: #f60000;
  font-size: 20px;
}

.text-block-14 {
  color: #76e481;
  font-size: 20px;
}

.success-message {
  background-color: transparent;
}

.body-5 {
  background-color: #0d1216;
  font-family: Spartan, sans-serif;
}

.div-block-34 {
  padding-bottom: 5em;
}

.accepted-block{
  max-width: 900px;
  margin: 20px auto;
  min-height: 75vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.body-6 {
  background-color: #0d1216;
}

.section-8 {
  margin-top: 200px;
  margin-bottom: 60px;
}

.section-8.no-margin {
  margin-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}

.section-9 {
  padding-top: 90px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: Spartan, sans-serif;
}

.div-block-35 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-4 {
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  text-transform: uppercase;
}

.heading-5 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}

.heading-5.center {
  font-weight: 600;
  text-align: center;
}

.grid {
  max-height: 60vh;
  margin-top: 44px;
  grid-auto-flow: row;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.grid.auto-height {
  max-height: none;
  margin-top: 60px;
  grid-row-gap: 50px;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

.image-10 {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-11 {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 0%;
  object-position: 100% 0%;
}

.image-12 {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.image-13 {
  height: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.rich-text-block-5 {
  color: #fff;
  font-size: 23px;
  line-height: 31px;
  text-align: center;
}

.rich-text-block-5.margin {
  margin-top: 60px;
}

.section-10 {
  padding-right: 30px;
  padding-left: 30px;
  font-family: Spartan, sans-serif;
}

.image-14 {
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-15 {
  height: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-16 {
  position: relative;
  z-index: 1;
  width: 60%;
  height: 60%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-17 {
  position: relative;
  z-index: 2;
  width: 60%;
  height: 60%;
  margin-top: auto;
  margin-left: -10%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-18 {
  width: 60%;
  height: 60%;
  margin-top: auto;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-19 {
  width: 60%;
  height: 60%;
  margin-left: -10%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-38 {
  display: none;
}

.rich-text-block-6 {
  font-size: 24px;
  line-height: 30px;
}

.rich-text-block-7 {
  font-size: 20px;
  line-height: 30px;
}

.rich-text-block-8 {
  font-size: 20px;
  line-height: 25px;
}

.section-11 {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rich-text-block-9 {
  width: 100%;
  margin-bottom: 38px;
  text-align: center;
}

.image-20 {
  width: 50%;
  margin-left: 32px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.image-20.no-border {
  width: 40%;
  border-style: none;
}

.body-7 {
  background-color: #0d1216;
}

.text-span {
  color: #cc334f;
}

.body-8 {
  background-color: #0d1216;
  font-family: Spartan, sans-serif;
}

.section-12 {
  position: relative;
  min-height: 80vh;
}

.image-21 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-40 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  min-height: 80vh;
  padding-right: 24px;
  padding-left: 24px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(94%, #0d1216));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #0d1216 94%);
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1200px;
  min-height: 80vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-6 {
  margin-top: 26%;
  margin-bottom: 50px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.div-block-42 {
  position: relative;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 25px 0px;
}

.div-block-43 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-22 {
  max-width: 40%;
  margin-right: 32px;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.rich-text-block-10 {
  position: relative;
  max-width: 50%;
  float: none;
  clear: none;
  color: #fff;
  text-align: center;
}

.rich-text-block-10.full {
  max-width: 100%;
  padding-top: 40px;
}

.div-block-44 {
  width: 50%;
  max-width: 50%;
  margin-left: 30px;
  float: right;
  text-align: right;
}

.div-block-44.left {
  margin-right: 30px;
  margin-left: 0px;
  text-align: left;
}

.image-23 {
  width: 70%;
  max-width: 70%;
  margin-left: auto;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  text-align: left;
}

.image-24 {
  position: relative;
  z-index: 1;
  width: 60%;
  max-width: 60%;
  margin-top: -72px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.image-25 {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 90%;
  margin-top: -58px;
  margin-right: 10%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.image-26 {
  max-width: 90%;
  margin-left: 10%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.image-27 {
  width: 70%;
  max-width: 70%;
  margin-top: -168px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.paragraph-2 {
  margin-top: 52px;
  margin-bottom: 38px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.body-9 {
  background-color: #0d1216;
  font-family: Spartan, sans-serif;
}

.section-13 {
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 3px dashed #bdbdbd;
}

.div-block-45.nomargin {
  padding-bottom: 0px;
  border-bottom-style: none;
}

.div-block-45.nomargin.noline {
  padding-top: 50px;
  border-bottom-style: none;
}

.video-7 {
  margin-bottom: 52px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.section-14 {
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-46 {
  position: relative;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 34px;
  padding-bottom: 6px;
  padding-left: 34px;
  border: 1px none #000;
  border-radius: 9px;
  background-color: rgba(142, 154, 163, 0.24);
  box-shadow: inset 6px 6px 12px 0 rgba(0, 0, 0, 0.5);
}

.heading-7 {
  color: #fff;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}

.text-span-2 {
  padding-right: 6px;
  padding-left: 6px;
  background-color: #fff;
  color: #fff;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
}

.rich-text-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-right: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}

.div-block-48 {
  width: 50%;
  text-align: right;
}

.image-28 {
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.52);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.image-29 {
  width: 80%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.64);
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.paragraph-3 {
  max-width: 75%;
  margin: 8px auto 28px;
  color: #fff;
  line-height: 28px;
  text-align: center;
}

.paragraph-3.big {
  margin-top: 42px;
  font-size: 27px;
  line-height: 37px;
  font-weight: 600;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-right: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-span-3 {
  padding-right: 4px;
  padding-left: 4px;
  background-color: #fff;
}

.text-span-4 {
  padding-right: 6px;
  padding-left: 6px;
  background-color: #fff;
}

.image-30 {
  margin-top: 28px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 2px 7px 6px 3px rgba(0, 0, 0, 0.52);
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}

.image-30.big {
  display: none;
}

.image-31 {
  position: absolute;
  top: 13px;
  right: 133px;
  width: 30px;
}

.image-31._2 {
  top: -37px;
  right: 21px;
}

.image-31._3 {
  left: 127px;
  top: -35px;
  right: auto;
}

.div-block-50 {
  position: relative;
}

.div-block-51 {
  position: relative;
}

.text-span-5 {
  padding-right: 4px;
  padding-left: 4px;
  background-color: #fff;
}

.image-32 {
  width: 100%;
  max-width: 1200px;
  margin: 20px auto 22px;
}

.text-span-6 {
  padding-right: 4px;
  padding-left: 4px;
  background-color: #fff;
}

.text-span-7 {
  color: #e74447;
  font-weight: 600;
}

.text-span-8 {
  padding-right: 4px;
  padding-left: 4px;
  background-color: #fff;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-large-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 25%;
  min-width: 10%;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 36px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #cc334f;
  border-radius: 0px;
  background-color: #cc334f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Spartan, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button-large-3:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0d1216;
}

.button-large-3.bg-primary-3 {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  padding-top: 18px;
  padding-bottom: 15px;
  border: 3px solid #cc334f;
  border-radius: 0px;
  background-color: #cc334f;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.53);
  -webkit-transition-property: all;
  transition-property: all;
  font-family: Spartan, sans-serif;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-large-3.bg-primary-3:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
  color: #0d1216;
}

.button-large-3.bg-primary-3.stack {
  margin-bottom: 10px;
}

.button-large-3.bg-primary-3.margin-top {
  margin-top: 20px;
  margin-left: auto;
  border-color: #cc334f;
  background-color: #cc334f;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
}

.button-large-3.bg-primary-3.margin-top:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0d1216;
}

.button-large-3.bg-primary-3.margin-top.secondary {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #0d1216;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
}

.button-large-3.bg-primary-3.margin-top.secondary:hover {
  background-color: #fff;
  color: #000;
}

.body-10 {
  background-color: #0d1216;
  font-family: Spartan, sans-serif;
}

.main-container {
  position: relative;
  z-index: 9;
  display: block;
  max-width: 1200px;
  margin: 80px auto 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.main-container.margin-bottom {
  margin-bottom: 94px;
}

.main-title {
  margin-top: 16px;
  margin-bottom: 74px;
  color: #fff;
  font-size: 41px;
  line-height: 55px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 3px;
}

.youtube-2 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 1px 1px 12px 3px #000;
  -o-object-fit: fill;
  object-fit: fill;
}

.pre-title {
  display: inline;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #cc334f;
  color: #dadada;
  font-size: 33px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.pre-title.small {
  margin-bottom: 14px;
  font-size: 24px;
}

.main-p {
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}

.big-p {
  margin-top: 126px;
  margin-bottom: 36px;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
}

.buttons-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40ch;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.skill-btn-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 67px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  text-decoration: none;
}

.skill-btn-container:hover {
  overflow: visible;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.paragraph-4 {
  position: relative;
  z-index: 20;
  overflow: hidden;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.skill-logo-img {
  position: absolute;
  left: -39px;
  top: -20px;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 100px;
  opacity: 0.3;
  -webkit-transform: rotate(-23deg);
  -ms-transform: rotate(-23deg);
  transform: rotate(-23deg);
}

.skill-btn {
  position: relative;
  z-index: 5;
  overflow: hidden;
  height: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #a3a3a3;
}

.skill-btn-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.34);
}

.div-block-54 {
  display: block;
  width: 240px;
  max-width: 1200px;
  margin-top: 66px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-54.margin-bottom {
  margin-bottom: 130px;
}

.body-11 {
  background-color: #0d1216;
  font-family: Spartan, sans-serif;
}

.rich-text-main {
  margin-top: 92px;
  margin-bottom: 92px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.rich-text-main.margin-top {
  margin-top: 200px;
}

.rich-text-main.left-align {
  text-align: left;
}

.rich-text-main.left-align.flex-text-item {
  width: 38%;
  margin-right: 2%;
}

.rich-text-main.left-align.flex-text-item.reverse {
  margin-right: 0%;
  margin-left: 2%;
}

.rich-text-main.left-align.flex-text-item p {
  line-height: 39px;
}

.rich-text-main strong {
  font-size: 28px;
  line-height: 34px;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 76px;
  margin-bottom: 76px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-33 {
  overflow: hidden;
  width: 40%;
  max-height: 50vh;
  margin-top: -58px;
  margin-left: -40%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 1px 1px 14px 2px #000;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-33:hover {
  border-color: #e82561;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.image-34 {
  width: 80%;
  max-height: 50vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 1px 1px 19px 1px #000;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallery {
  margin-top: 40px;
}

.masonry-content {
  width: 100%;
}

.masonry-item {
  margin-bottom: 10px;
}

.image-35 {
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.masonry-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 58px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  width: 90vw;
  max-width: 1400px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-2._2 {
  max-width: 1300px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.green-button {
  width: 90px;
  min-width: 90px;
  margin-left: 1px;
  padding: 6px 14px;
  border-radius: 6px;
  background-color: #61ca72;
  text-align: center;
}

.green-button.collect {
  width: auto;
  min-width: auto;
  margin-right: 16px;
  margin-left: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #6d6d6d;
  background-color: transparent;
  color: #6d6d6d;
}

.green-button.download {
  width: auto;
  min-width: auto;
}

.lb-innner {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  min-width: 100vw;
  margin-top: 0vh;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px 6px 0px 0px;
  background-color: #0d1216;
}

.div-block-56 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 70px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 100%;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  cursor: pointer;
}

.content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.liightbox {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 200;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(22, 22, 22, 0.5);
}

.text-block-15 {
  font-size: 15px;
  line-height: 15px;
  font-weight: 900;
}

.img-lb {
  width: 90vw;
  height: 90vw;
  max-height: 650px;
  max-width: 900px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.lb-profil-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lb-close {
  position: absolute;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  cursor: pointer;
}

.logo-typo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  min-width: 130px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.profil-img {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-image: url('../images/Web-Desire-Logo.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.collection-item-6 {
  height: 67px;
  margin-top: 26px;
}

.secondary-title {
  margin-top: 0px;
  margin-bottom: 54px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.div-block-57 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.collection-list-wrapper-7 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 25px;
  column-gap: 25px;
}

.collection-item-7 {
  margin-bottom: 25px;
}

.img-2 {
  position: relative;
  z-index: 99;
  width: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: transparent;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

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

.body-12 {
  background-color: #0d1216;
  font-family: Spartan, sans-serif;
}

.flex-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
}

.flex-card.flipped {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-card-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-right: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-card-text.flipped {
  margin-right: 0%;
  margin-left: 2%;
}

.flex-card-images {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-card-images.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-card-images.reverse.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-card-images.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-card-image-item {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 40%;
  height: 100%;
  max-height: 540px;
  margin-top: -32px;
  margin-right: 0px;
  border-style: none;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 1px 1px 14px 2px #000;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.flex-card-image-item.right {
  margin-top: -50%;
  margin-left: auto;
}

.flex-card-image-item.reverse {
  margin-left: -10%;
  border-style: none;
}

.flex-card-image-item.reverse.center {
  width: 60%;
}

.flex-card-image {
  overflow: hidden;
  width: 80%;
  margin-left: -10%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 1px 1px 14px 2px #000;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.flex-card-image:hover {
  border-color: #e82561;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.flex-card-image.small-margin {
  margin-top: -14%;
}

.flex-card-image.top.reverse {
  max-height: 370px;
  margin-bottom: auto;
  margin-left: auto;
}

.flex-card-image.top.reverse.small {
  width: 40%;
  max-height: none;
  margin-top: -34px;
  -o-object-fit: contain;
  object-fit: contain;
}

.flex-card-image.top.small {
  width: 60%;
}

.flex-card-image.push-bottom {
  position: relative;
  z-index: 1;
  width: 60%;
}

.flex-card-image.left {
  width: 70%;
  max-height: none;
  margin-left: -8%;
}

.image-36 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.image-37 {
  overflow: visible;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.div-block-58 {
  -webkit-column-count: 4;
  column-count: 4;
}

.div-block-58._3-col {
  -webkit-column-count: 3;
  column-count: 3;
}

.gallery-image {
  margin-bottom: 10px;
}

.professor-block {
  width: 60%;
  margin-top: 40px;
  margin-bottom: 80px;
  text-align: center;
}

.professor-block.reverse.full-width {
  width: 100%;
}

.professor-block.margin-top.right {
  width: 100%;
  margin-left: auto;
}

.section-16 {
  position: relative;
  z-index: 5;
  padding-top: 90px;
  padding-bottom: 148px;
  border-bottom: 4px solid #fff;
}

.div-block-59 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 5;
  width: 100%;
  height: 100%;
  margin-bottom: 108px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.48), transparent), url('../images/Hustlers-University-2.0---Logo-2021-ALPHA.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  opacity: 0.26;
}

.div-block-59.mobile {
  display: none;
}

.flex-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-60 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.image-38 {
  -o-object-fit: contain;
  object-fit: contain;
}

.body-13 {
  background-color: #0d1216;
}

.section-17 {
  height: 100vh;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body-14 {
  background-color: #0d1216;
  font-family: Spartan, sans-serif;
}

.menu-section {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  margin-bottom: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d1216), color-stop(80%, #0d1216), to(rgba(13, 18, 22, 0)));
  background-image: linear-gradient(180deg, #0d1216, #0d1216 80%, rgba(13, 18, 22, 0));
}

.content-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.content-container.content-container--full-width {
  max-width: none;
  padding-top: 60px;
  padding-right: 0px;
  padding-left: 0px;
}

.content-container.content-container--full-width.temp {
  padding-top: 76px;
  padding-bottom: 76px;
}

.horizontal-menu__container {
  overflow: auto;
  padding-right: 94px;
  padding-left: 94px;
}

.horizontal-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.horizontal-menu__item {
  position: relative;
  padding-right: 12px;
  padding-left: 12px;
}

.horizontal-menu__item.horizontal-menu__item--first {
  height: 100%;
  padding-left: 0px;
}

.horizontal-menu__item.horizontal-menu__item--last {
  padding-right: 0px;
}

.horizontal-menu__item__link {
  padding: 8px;
}

.horizontal-menu__item__text {
  -webkit-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  font-size: 21px;
  line-height: 25px;
  white-space: nowrap;
}

.div-block-61 {
  height: 200vh;
}

.hero-section {
  height: 90vh;
  border-bottom: 4px solid #fff;
  position: relative;
}

.play-pause-button {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.play-state {
  display: none;
}

.background-video-btn {
  width: 70px;
}

.hero-section__scroll-btn__container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 4px;
  padding-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(36%, rgba(0, 0, 0, 0.87)), to(#000));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.87) 36%, #000);
  text-align: center;
}

.hero-section__scroll-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 15vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}

.hero-section__scroll-btn:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.hero-section__scroll-btn:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.hero-section__scroll-btn__image {
  width: 60px;
}

.menu-section__scroll-anchor {
  position: absolute;
  left: 0%;
  top: -90px;
  right: 0%;
  bottom: auto;
}

.heading-8 {
  display: inline;
  margin-right: 20px;
  margin-bottom: 50px;
  margin-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 4px solid #cc334f;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
}

.horizontal-menu__item__highlight-border {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 74%;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e82561;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}

.cars-section {
  padding-bottom: 150px;
}

.cars-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.car-item__container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 200px;
  margin-bottom: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.car-item__container.car-item__container--flip-h {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.car-item__container.car-item__container--first {
  margin-top: 0px;
}

.car-item__container.car-item__container--last {
  margin-bottom: 0px;
}

.car-item__image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.car-item__image-lb {
  position: relative;
  z-index: 9;
  overflow: hidden;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 42.85%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  -webkit-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
}

.car-item__image-lb:hover {
  border-color: #cc334f;
}

.car-item__image-lb:focus {
  border-color: #cc334f;
}

.car-item__spec-card {
  position: relative;
  z-index: 9;
  max-width: 40px;
  min-width: 40ch;
  margin-top: auto;
  margin-bottom: -5%;
  margin-left: -20%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #23292e;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}

.car-item__spec-card:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.car-item__spec-card:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.car-item__spec-card.car-item__spec-card--flip-h {
  margin-right: -20%;
  margin-left: auto;
}

.car-item__spec-card.car-item__spec-card--flip-v {
  margin-top: -5%;
  margin-bottom: auto;
}

.car-item__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.car-item__spec-card__name__container {
  position: relative;
  z-index: 20;
}

.car-item__spec-card__name {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.9em;
  line-height: 2.2rem;
  font-weight: 400;
}

.car-item__spec-card__specs__container {
  position: relative;
  z-index: 20;
  display: block;
  margin-right: 50px;
  padding-top: 30px;
  padding-left: 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.car-item__spec-card__price {
  margin-bottom: 16px;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.car-item__spec-card__spec {
  margin-bottom: 8px;
  font-size: 1.2em;
  line-height: 1.2rem;
}

.car-item__spec-card__arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.car-item__spec-card__arrow.car-item__spec-card__arrow--highlight {
  display: none;
}

.car-item__scroll-anchor {
  position: absolute;
  left: 0%;
  top: -436px;
  right: 0%;
  bottom: auto;
  z-index: 999;
  width: 5px;
  height: 5px;
}

.flex-center-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.car-gallery-hero-section {
  margin-top: 90px;
  padding-top: 4px;
}

.car-gallery-hero__video {
  margin-top: 40px;
  margin-bottom: 60px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.rich-text-block-12 {
  margin-bottom: 60px;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  height:100%;
  width:100%;
  object-fit: cover;
}

.div-block-63 {
  text-align: center;
}

.div-block-64 {
  max-width: 750px;
  margin: 46px auto 124px;
}

.ratio-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 8px;
  background-color: #dee8eb;
}

.ratio-box._16-9 {
  padding-top: 56.25%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 0px;
  background-color: rgba(222, 232, 235, 0);
  box-shadow: 1px 1px 11px 2px #000;
}

.content-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 4px solid #000;
}

.background-video-3 {
  width: 100%;
  height: 100%;
}

.div-block-65 {
  margin-top: 48px;
}

.footer__link__logo {
  width: 80px;
}

.div-block-66 {
  margin-top: 36px;
}

.link-block-7 {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-decoration: none;
}

.link-block-7:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.topg-link {
  width: 50px;
  margin-right: 30px;
  margin-left: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.topg-link.desk {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.topg-link.desk:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

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

@media screen and (max-width: 991px) {

  .columns-2 {
    column-gap: 40px;
  }

  .section {
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 18, 22, 0.71)), to(rgba(13, 18, 22, 0.71))), url('../images/69772985_534195924085234_4695582221564483719_n.jpg');
    background-image: linear-gradient(180deg, rgba(13, 18, 22, 0.71), rgba(13, 18, 22, 0.71)), url('../images/69772985_534195924085234_4695582221564483719_n.jpg');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section._2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 18, 22, 0.80)), to(rgba(13, 18, 22, 0.80))), url('../images/tate_2-1.jpg');
    background-image: linear-gradient(180deg, rgba(13, 18, 22, 0.80), rgba(13, 18, 22, 0.80)), url('../images/tate_2-1.jpg');
    background-size: auto, 100%;
    background-attachment: scroll, scroll;
  }

  .section._2.bg.wr {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-size: auto, cover;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .section.shorthero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 18, 22, 0.8)), to(rgba(13, 18, 22, 0.8))), url('../images/shop-hero.jpg');
    background-image: linear-gradient(180deg, rgba(13, 18, 22, 0.8), rgba(13, 18, 22, 0.8)), url('../images/shop-hero.jpg');
    background-size: auto, cover;
  }

  .section.shorthero.vid.full {
    height: 100vh;
  }

  .section.wr-bg-2 {
    background-image: url('../images/tateloungehd_best.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/tateloungehd_best.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 60% 0%, 0px 0px;
    background-attachment: scroll, scroll;
  }

  .section.wr-bg-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/SpocialForcesTate.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/SpocialForcesTate.jpg');
    background-position: 0px 0px, 70% 50%;
    background-attachment: scroll, scroll;
  }

  .section.wr-bg-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/TateMiamiCropped.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/TateMiamiCropped.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }

  .section.wr-bg-5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/whatiswrcropped2.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/whatiswrcropped2.jpg');
    background-position: 0px 0px, 70% 50%;
    background-attachment: scroll, scroll;
  }

  .section.tateconf {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 18, 22, 0.8)), to(rgba(13, 18, 22, 0.8))), url('../images/shop-hero.jpg');
    background-image: linear-gradient(180deg, rgba(13, 18, 22, 0.8), rgba(13, 18, 22, 0.8)), url('../images/shop-hero.jpg');
    background-size: auto, cover;
  }

  .section.tateconf.vid.full {
    height: 100vh;
  }

  .section.tateconf.tateconfvid.full {
    height: 100vh;
  }

  .section.tateconf.tateconfvid.tateconffull {
    height: 100vh;
  }

  .section.wr-vid {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/TateMiamiCropped.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/TateMiamiCropped.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }

  .section.wr-mainvid {
    background-image: url('../images/tateloungehd_best.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/tateloungehd_best.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 60% 0%, 0px 0px;
    background-attachment: scroll, scroll;
  }

  .section.wr-bg-full-width {
    background-color: #000;
    background-image: none;
  }

  .heading {
    text-align: center;
  }

  .div-block {
    max-width: none;
    margin-top: 0px;
    -o-object-fit: contain;
    object-fit: contain;
  }

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

  .card-heading.text-gray-4.center.cntr {
    text-align: center;
  }

  .card-heading.text-gray-4.center.cntr.smaller {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 25px;
  }

  .card-heading.display-inline.text-gray-4 {
    text-align: center;
  }

  .rounded-image.slider-image {
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
  }

  .button-large.bg-primary-3 {
    position: static;
    line-height: 20px;
  }

  .slider {
    border-style: none;
  }

  .slider.hidden {
    display: none;
  }

  .grid-two-thirds {
    max-width: 824px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-two-thirds.padding {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .panel-body {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .panel-body.center {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-2.rem.wf-section{
    padding-left: 0;
  }

  .section-2.nospace {
    padding-bottom: 0px;
  }

  .navbar-row {
    height: 100%;
  }

  .nav-link {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: right;
  }

  .nav-link.pink {
    width: auto !important;
  }

  .navbar {
    padding: 12px 20px;
    background-color: #0d1216;
  }

  .navbar-controls {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-menu {
    padding: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    background-color: #12141d;
  }

  .menu-button {
    margin-left: 12px;
    padding: 12px 0px 12px 12px;
  }

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

  .div-block-2 {
    height: 100%;
  }

  .rounded-image-2.grid-image {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .rounded-image-2.grid-image.hidden-pic-mobile {
    width: auto;
    height: 125%;
  }

  .rounded-image-2.grid-image.tall {
    width: auto;
    height: 100%;
  }

  .display-heading-4 {
    text-align: center;
  }

  .display-heading-4.tristan {
    font-size: 28px;
  }

  .grid-halves {
    max-width: 824px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .container.grid-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-3.hidden-pic-mobile.left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-3.hidden-pic-mobile.right {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-3.shown-pic-tab {
    display: none;
  }

  .slider-dots.panel-slider-dots {
    position: relative;
    bottom: 0px;
    margin-top: 24px;
  }

  .panel-body-2.footer-1-panel-body {
    padding-top: 48px;
    padding-right: 48px;
    padding-left: 48px;
  }

  .footer-3-top-row {
    margin-bottom: 72px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .footer-3-left-column {
    margin-bottom: 48px;
    text-align: center;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .column-2 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-5 {
    max-width: none;
  }

  .column-3 {
    background-position: 30% 50%;
  }


  .collection-item-3 {
    width: 30%;
    margin-bottom: 20px;
  }

  .collection-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-item-5 {
    width: 100%;
  }

  .collection-list-wrapper-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-6 {
    margin-top: 96px;
    margin-bottom: 96px;
  }

  .video-3.hidden2 {
    display: none;
  }

  .collection-list-3 {
    margin-right: 20px;
    margin-left: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .popup {
    padding: 40px;
  }

  .link-block-5 {
    right: 5%;
  }

  .featureimg {
    max-width: 100%;
  }

  .featureimg.shownt {
    display: none;
  }

  .instapic {
    max-width: 100%;
  }

  .insta-pic-container.shown {
    display: none;
  }

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

  .phd-grid {
    padding-right: 20px;
    padding-left: 20px;
  }

  .video-heading {
    font-size: 20px;
  }

  .video-heading.centered {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .button-large-2.bg-primary-3 {
    position: static;
    line-height: 20px;
  }

  .faq {
    border-radius: 0px;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .button-large-greyed.bg-primary-3 {
    position: static;
    line-height: 20px;
  }

  .button-large-greyed.bg-primary-3-greyed {
    position: static;
    line-height: 20px;
  }

  .column-3-copy {
    top: 78px;
    background-position: 30% 50%;
  }

  .column-3-hu {
    top: 78px;
    background-position: 30% 50%;
  }

  .columns-3-hu {
    padding-top: 82px;
  }

  .hu-grid {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hu-card-heading.text-gray-4.center.cntr {
    text-align: center;
  }

  .hu-card-heading.text-gray-4.center.cntr.smaller {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 25px;
  }

  .hu-card-heading.display-inline.text-gray-4 {
    text-align: center;
  }

  .slider-cropped {
    border-style: none;
  }

  .slider-cropped.hidden {
    display: none;
  }

  .slider-large {
    border-style: none;
  }

  .slider-large.hidden {
    display: none;
  }

  .finale-div {
    max-width: none;
    margin-top: 0px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .grid-alternate {
    padding-right: 20px;
    padding-left: 20px;
    grid-template-areas: "r1-l r1-l r1-l r1-l r1-l r1-r r1-r r1-r r1-r r1-r r1-r r1-r"
      "r2-l r2-l r2-l r2-l r2-l r2-l r2-l r2-r r2-r r2-r r2-r r2-r"
      "r3-l r3-l r3-l r3-l r3-l r3-r r3-r r3-r r3-r r3-r r3-r r3-r"
      "r4-l r4-l r4-l r4-l r4-l r4-l r4-l r4-r r4-r r4-r r4-r r4-r"
      "r5-l r5-l r5-l r5-l r5-l r5-r r5-r r5-r r5-r r5-r r5-r r5-r"
      "r6-l r6-l r6-l r6-l r6-l r6-l r6-l r6-r r6-r r6-r r6-r r6-r"
      "r7-l r7-l r7-l r7-l r7-l r7-r r7-r r7-r r7-r r7-r r7-r r7-r"
      "r8-l r8-l r8-l r8-l r8-l r8-l r8-l r8-r r8-r r8-r r8-r r8-r"
      "r9-l r9-l r9-l r9-l r9-l r9-r r9-r r9-r r9-r r9-r r9-r r9-r";
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
  }

  .heading-1 {
    width: 100%;
    white-space: normal;
  }

  .img-container.fade-up-on-scroll {
    height: 100%;
  }

  .img-container.fade-up-on-scroll.half-size.responsive-display {
    display: block;
  }

  .img-container.fade-up-on-scroll.hide-tablet {
    display: none;
  }

  .img-container.fade-up-on-scroll.half-size-tablet {
    height: 48%;
  }

  .img-container.fade-up-on-scroll.third-size-tablet {
    height: 33%;
  }

  .img-container.fade-up-on-scroll.third-size-tablet.responsive-display {
    display: block;
  }

  .btn-primary.img-btn {
    padding-right: 20px;
  }

  .img-tate-1 {
    background-position: 50% 50%;
  }

  .img-purple-room {
    background-position: 40% 50%;
  }

  .img-purple-room.hide-tablet {
    display: none;
  }

  .img-backroommiami {
    background-position: 50% 50%;
  }

  .div-block-30 {
    top: -15px;
    right: -15px;
    width: 25px;
    height: 25px;
  }

  .img-miamilounge {
    background-position: 70% 50%;
  }

  .back-img.img-photo_2021-10-31_18-12-20 {
    background-position: 20% 24%;
  }

  .back-img.img-group8_censored {
    background-image: url('../images/group8_censored.jpg');
    background-position: 50% 50%;
  }

  .back-img.img-group10_censored {
    background-image: url('../images/group10_censored.jpg');
  }

  .back-img.img-group15-censored {
    background-image: url('../images/group15_censored.jpg');
    background-position: 55% 50%;
  }

  .back-img.img-tandtate_shooting {
    background-image: url('../images/TandTate_shooting.jpg');
  }

  .back-img.img-private_jet_censored {
    background-image: url('../images/private_jet_censored.jpg');
  }

  .back-img.img-tate_smoking {
    background-image: url('../images/Tate_smoking.jpeg');
  }

  .back-img.img-t_group_censored {
    background-image: url('../images/T_group_censored.jpeg');
    background-position: 100% 50%;
  }

  .back-img.img-t_shootingak {
    background-position: 0% 50%;
  }

  .back-img.img-group13_censored {
    background-position: 50% 50%;
  }

  .grid.auto-height {
    grid-column-gap: 16px;
    grid-row-gap: 50px;
  }

  .image-11 {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image-12 {
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image-13 {
    display: none;
  }

  .image-14 {
    height: 100%;
  }

  .image-17 {
    margin-left: -20%;
  }

  .image-19 {
    margin-left: -20%;
  }

  .div-block-48 {
    width: 40%;
  }

  .div-block-49 {
    width: 58%;
    margin-right: 0%;
  }

  .image-30 {
    display: none;
  }

  .image-30.big {
    display: block;
    max-width: 80%;
    margin: 6px auto 28px;
  }

  .button-large-3.bg-primary-3 {
    position: static;
    line-height: 20px;
  }

  .image-33 {
    width: 50%;
    margin-left: -50%;
  }

  .image-34 {
    width: 90%;
  }

  .collection-list-wrapper-7 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }

  .collection-item-7 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .flex-card-images {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .flex-card-images.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .flex-card-image {
    margin-right: -10%;
    margin-left: 0%;
  }

  .flex-card-image.top.reverse {
    max-height: 310px;
  }

  .flex-card-image.top.reverse.small {
    width: 50%;
  }

  .flex-card-image.top.small {
    width: 50%;
  }

  .flex-card-image.left.space-top {
    width: 78%;
    margin-top: 138px;
    margin-right: -20%;
    margin-left: 0%;
  }

  .div-block-58 {
    -webkit-column-count: 3;
    column-count: 3;
  }

  .horizontal-menu__container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .hero-section__scroll-btn__container {
    display: block;
  }

  .car-item__container {
    margin-top: 144px;
    margin-bottom: 144px;
  }

  .car-item__spec-card {
    max-width: 32px;
    min-width: 32ch;
    margin-left: -20%;
  }
}

@media screen and (max-width: 767px) {

  .columns-2 {
    flex-direction: column;
    max-width: 500px;
  }


  .statement-box{
    padding: 40px 20px;
  }

  p {
    font-size: 18px;
    line-height: 22px;
  }

  a {
    max-width: 100%;
  }

  .section._2 {
    height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 18, 22, 0.71)), to(rgba(13, 18, 22, 0.71))), url('../images/tate_2-1.jpg');
    background-image: linear-gradient(180deg, rgba(13, 18, 22, 0.71), rgba(13, 18, 22, 0.71)), url('../images/tate_2-1.jpg');
    background-size: auto, cover;
  }

  .section._2.bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-size: auto, cover;
  }

  .section._2.bg.tristan {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/72159216_409580709977231_7753857812990929797_n.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/72159216_409580709977231_7753857812990929797_n.jpg');
    background-size: auto, cover;
  }

  .section._2.bg.wr {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-size: auto, cover;
  }

  .section.wr-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 18, 22, 0.5)), to(rgba(13, 18, 22, 0.5))), url('../images/wrmiamiblurred.jpg');
    background-image: linear-gradient(180deg, rgba(13, 18, 22, 0.5), rgba(13, 18, 22, 0.5)), url('../images/wrmiamiblurred.jpg');
    background-size: auto, cover;
  }

  .section.wr-bg-2 {
    background-image: url('../images/tateloungehd_best.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/tateloungehd_best.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 70% 0%, 0px 0px;
    background-size: cover, auto;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }

  .section.wr-bg-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/TateMiamiCropped.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/TateMiamiCropped.jpg');
    background-position: 0px 0px, 40% 0%;
  }

  .section.wr-bg-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 18, 22, 0.5)), to(rgba(13, 18, 22, 0.5))), url('../images/photo5006025400329021733.jpg');
    background-image: linear-gradient(180deg, rgba(13, 18, 22, 0.5), rgba(13, 18, 22, 0.5)), url('../images/photo5006025400329021733.jpg');
    background-size: auto, cover;
  }

  .section.wr-vid {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/TateMiamiCropped.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/TateMiamiCropped.jpg');
    background-position: 0px 0px, 40% 0%;
  }

  .section.wr-mainvid {
    background-image: url('../images/tateloungehd_best.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/tateloungehd_best.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 70% 0%, 0px 0px;
    background-size: cover, auto;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }

  .section.wr-bg-full-width {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading {
    text-align: center;
  }

  .paragraph.left.center {
    font-size: 14px;
  }

  .card-heading.text-gray-4.center {
    text-align: center;
  }

  .card-heading.display-inline.text-gray-4 {
    font-size: 23px;
  }

  .rounded-image {
    border-radius: 0px;
  }

  .rounded-image.slider-image {
    display: block;
  }

  .button-large {
    height: auto;
    padding-bottom: 11px;
  }

  .button-large.bg-primary-3 {
    margin-top: 0px;
    font-size: 12px;
  }

  .button-large.bg-primary-3._1-on-1 {
    width: 100%;
  }

  .button-large.bg-primary-3.long {
    width: 100%;
    margin-top: 20px;
  }

  .button-large.bg-primary-3.long.nomargin {
    margin-top: 0px;
  }

  .button-large.bg-primary-3._w-button.no-margin {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slider {
    display: none;
  }

  .slider.hidden {
    display: block;
    border-style: solid;
  }

  .slider.hidden.t-1-hdn {
    display: none;
  }

  .slider.hidden.tslider {
    width: 100%;
  }

  .grid-two-thirds.padding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .grid-two-thirds.padding.leftimg {
    margin-bottom: 40px;
  }

  .grid-two-thirds.padding.reverse {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1.5fr;
    grid-template-columns: 1.5fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .panel-body {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .section-2.rem {
    margin: 10px;
  }

  .modal-container {
    display: block;
  }

  .form-input.form-input-large {
    height: 48px;
    padding-left: 20px;
  }

  .form-input.form-input-large.v2 {
    margin-bottom: 16px;
  }

  .form-input.form-input-large {
    height: 48px;
    padding-left: 20px;
  }

  .navbar-buttons {
    display: none;
  }

  .nav-link.pink {
    width: 100%;
    opacity: 1;
    color: #e82561;
  }

  .nav-link.pink.hide {
    display: block;
  }

  .rounded-image-2 {
    border-radius: 6px;
  }

  .rounded-image-2.grid-image {
    width: auto;
    height: 110%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-style: none;
    border-width: 2px;
    border-radius: 1px;
  }

  .display-heading-4 {
    font-size: 40px;
    line-height: 44px;
  }

  .grid-halves {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-halves.features-section-grid {
    margin-right: 0px;
    margin-left: 0px;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container.grid-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-vertical-tab {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }

  .section-title {
    margin-bottom: 48px;
  }

  .tabs-vertical-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-3 {
    border-style: solid;
  }

  .div-block-3.shown-pic-tab {
    display: none;
  }

  .slider-dots.panel-slider-dots {
    position: relative;
    bottom: 0px;
    margin-top: 24px;
  }

  .avatar.avatar-large {
    width: 72px;
    height: 72px;
  }

  .panel-body-2.panel-body-large {
    padding: 36px;
  }

  .panel-body-2.footer-1-panel-body {
    padding-right: 36px;
    padding-bottom: 24px;
    padding-left: 36px;
  }

  .footer-1-bottom-row {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer-3-top-row {
    margin-bottom: 48px;
  }

  .footer-3-left-column {
    margin-right: 30px;
    margin-left: 30px;
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    text-align: center;
  }

  .div-block-6 {
    margin-bottom: 25px;
  }

  .div-block-7 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-block-5 {
    font-size: 20px;
  }

  .text-block-6 {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .slider-navigation.default-ecommerce {
    margin-bottom: -95px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .slider-navigation.e-commerce {
    position: static;
    height: 80px;
    padding-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .container-2.ecommerce {
    padding-bottom: 95px;
  }

  .slider-thumb-wrap.ecommerce {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .heading-2.pad {
    text-align: center;
  }

  .column-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-11 {   
    max-height:100%;
    height:auto;
    max-width:calc(100% - 40px);
    object-fit: cover;
    aspect-ratio: 1/1;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .column-3 {
    position: static;
    height: 50vh;
  }

  .column-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .rich-text-block-3.center {
    max-width: 100%;
    margin-top: 58px;
  }

  .collection-item-2 {
    position: relative;
  }

  .collection-item-3 {
    width: 45%;
  }

  .collection-item-5 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .display-heading-5 {
    font-size: 40px;
    line-height: 44px;
  }

  .display-heading-5.space-bottom-large {
    font-size: 28px;
    line-height: 40px;
  }

  .section-6 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .html-embed {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .collection-list-2 {
    display: -ms-grid;
    display: grid;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: repeat(1fr);
    grid-template-rows: repeat(1fr);
  }

  .video-3.hidden {
    display: none;
  }

  .video-3.hidden2 {
    display: block;
  }

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

  .video-4 {
    width: 100%;
    height: 100%;
  }

  .newsletter-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .section-7 {
    padding: 20px;
  }

  .featureimg {
    display: none;
  }

  .featureimg.shownt {
    display: block;
    width: 80%;
    margin-top: 20px;
  }

  .instapic {
    max-width: 100%;
  }

  .insta-pic-container {
    display: none;
  }

  .insta-pic-container.shown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 25px;
  }

  .ftr-image-container {
    display: none;
  }

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

  .phd-grid.defi-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sales-paragraph {
    font-size: 16px;
  }

  .tod-wrapper {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 20px;
  }

  .video-heading {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 25px;
  }

  .button-large-2 {
    height: auto;
    padding-bottom: 11px;
  }

  .button-large-2.bg-primary-3 {
    margin-top: 0px;
    font-size: 12px;
  }

  .faq-p {
    width: 100%;
    margin-top: 40px;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .faq {
    margin-left: 0px;
    border-width: 2px;
    border-radius: 1px;
    background-color: #0d1216;
  }

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

  .toggle-text {
    line-height: 30px;
  }

  .faq-body-cont {
    border-width: 2px;
  }

  .container-3 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .telegram-logo {
    width: 80px;
  }

  .button-large-greyed {
    height: auto;
    padding-bottom: 11px;
  }

  .button-large-greyed.bg-primary-3 {
    margin-top: 0px;
    font-size: 12px;
  }

  .button-large-greyed.bg-primary-3._1-on-1 {
    width: 100%;
  }

  .button-large-greyed.bg-primary-3.long {
    width: 100%;
    margin-top: 20px;
  }

  .button-large-greyed.bg-primary-3.long.nomargin {
    margin-top: 0px;
  }

  .button-large-greyed.bg-primary-3-greyed {
    margin-top: 0px;
    font-size: 12px;
  }

  .button-large-greyed.bg-primary-3-greyed._1-on-1 {
    width: 100%;
  }

  .button-large-greyed.bg-primary-3-greyed.long {
    width: 100%;
    margin-top: 20px;
  }

  .button-large-greyed.bg-primary-3-greyed.long.nomargin {
    margin-top: 0px;
  }

  .column-3-copy {
    position: static;
    height: 50vh;
  }

  .column-3-hu {
    position: static;
    height: 50vh;
  }

  .column-4-hu {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .hu-grid.defi-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .hu-card-heading.text-gray-4.center {
    text-align: center;
  }

  .hu-card-heading.display-inline.text-gray-4 {
    font-size: 23px;
  }

  .slider-cropped {
    display: none;
  }

  .slider-cropped.hidden {
    display: block;
    border-style: solid;
  }

  .slider-cropped.hidden.t-1-hdn {
    display: none;
  }

  .slider-cropped.hidden.tslider {
    width: 100%;
  }

  .slider-large {
    display: none;
  }

  .slider-large.hidden {
    display: block;
    border-style: solid;
  }

  .slider-large.hidden.t-1-hdn {
    display: none;
  }

  .slider-large.hidden.tslider {
    width: 100%;
  }

  .finale-div {
    margin-top: 40px;
  }

  .btn-primary.xxl-btn {
    width: auto;
    padding: 28px 52px 18px;
  }

  .text-block-13 {
    font-size: 30px;
    line-height: 34px;
  }

  
  ._form-content{
    width:100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-family: Spartan, sans-serif !important;
  }
  
  ._form-content ._form_element{
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  ._form-content ._form_element:nth-child(1){
    width: 100% !important;
    margin-right: 0px !important;
  }
  ._form-content ._form_element:nth-child(2){
    width: 100% !important;
    margin-left: 0px !important;
  }
  ._form-content ._form_element:nth-child(3){
    width: 100% !important;
    margin-left: 0px !important;
  }
  
  ._form-content ._form_element ._field-wrapper{
    width: 100%;
  }
  
  ._form-content ._form_element ._field-wrapper input[type="text"],
  ._form-content ._form_element ._field-wrapper select{
    width: 100% !important;
    height: 50px !important;
    background-color: #262A2E;
  }
  
  ._button-wrapper{
    margin-top: 20px;
    max-width: 100%;
    text-align: center;
  }
  
  ._button-wrapper button{
    min-width: 200px;
    max-width: 100%;
    height:50px;
    font-size: 18px !important;
  }

/* ---- */

  .div-block-33.v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-33 ._field-wrapper{
    width: 100%;
    margin-right:0px;
    margin-left: 0px;
    margin-bottom:10px;
  }
  .div-block-33 ._field-wrapper:nth-child(2){
    margin-right:0px;
    margin-left: 0px;
  }
  .div-block-33 ._field-wrapper:nth-child(2){
    width: 100%;
    margin-right:0px;
    margin-left: 0px;
  }

  .section-8.no-margin {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-12 {
    display: none;
  }

  .section-11 {
    margin-bottom: 88px;
  }

  .div-block-39 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rich-text-block-9 {
    width: 100%;
    text-align: center;
  }

  .image-20 {
    width: 100%;
    margin-top: 34px;
    margin-left: 0px;
  }

  .image-21 {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-42 {
    padding-top: 0px;
  }

  .div-block-43 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-43.rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .image-22 {
    max-width: 90%;
    margin-right: 0px;
    margin-bottom: 48px;
  }

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

  .div-block-44 {
    width: 100%;
    max-width: 199%;
    margin-left: 0px;
  }

  .div-block-44.left {
    margin-right: 0px;
  }

  .image-26 {
    margin-top: 28px;
  }

  .paragraph-2 {
    margin-bottom: -2px;
    font-size: 26px;
    line-height: 35px;
  }

  .div-block-46 {
    margin-bottom: 10px;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 46px;
  }

  .text-span-2 {
    white-space: nowrap;
  }

  .div-block-47 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-29 {
    width: 100%;
  }

  .paragraph-3 {
    max-width: 90%;
    margin-top: 34px;
  }

  .div-block-49 {
    width: 100%;
    margin-top: 50px;
  }

  .image-30.big {
    margin-top: 2px;
  }

  .div-block-50 {
    width: 60%;
    margin-top: 40px;
    margin-right: -38px;
  }

  .div-block-51 {
    width: 60%;
  }

  .button-large-3 {
    height: auto;
    padding-bottom: 11px;
  }

  .button-large-3.bg-primary-3 {
    margin-top: 0px;
    font-size: 12px;
  }

  .buttons-container {
    width: 75%;
  }

  .paragraph-4 {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .skill-logo-img {
    left: -27px;
    top: -8px;
    width: 75px;
  }

  .skill-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 52px;
    padding-left: 52px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rich-text-main {
    margin-top: 80px;
    margin-bottom: 40px;
  }

  .rich-text-main.left-align.flex-text-item {
    width: 100%;
    text-align: center;
  }

  .rich-text-main.left-align.flex-text-item.margin-bottom {
    margin-bottom: 80px;
  }

  .rich-text-main.margin-bottom {
    margin-bottom: 82px;
  }

  .div-block-55 {
    margin-top: 10px;
    margin-bottom: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-33 {
    width: 50%;
    margin-top: -96px;
    margin-left: -50%;
  }

  .text-block-15 {
    display: block;
  }

  .logo-typo {
    display: none;
  }

  .collection-list-wrapper-7 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }

  .collection-item-7 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .flex-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .flex-card.flipped {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .flex-card-text {
    width: 100%;
    margin-top: 36px;
    margin-right: 0%;
  }

  .flex-card-images {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .flex-card-images.left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .flex-card-image-item {
    height: 100%;
    max-height: 400px;
  }

  .flex-card-image-item.reverse.center {
    width: 80%;
  }

  .flex-card-image {
    overflow: hidden;
    max-height: 400px;
    margin-right: 0%;
    margin-left: -10%;
  }

  .flex-card-image.small-margin {
    margin-top: -13%;
  }

  .flex-card-image.top.reverse.small {
    margin-top: -18px;
    margin-right: 10%;
  }

  .flex-card-image.top.small {
    width: 60%;
  }

  .flex-card-image.push-bottom {
    margin-left: -34px;
  }

  .flex-card-image.left {
    margin-left: -20%;
  }

  .div-block-58 {
    -webkit-column-count: 3;
    column-count: 3;
  }

  .div-block-58._3-col {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .professor-block {
    width: 100%;
    margin-top: -4px;
    margin-bottom: 2px;
  }

  .professor-block.reverse {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .professor-block.reverse.full-width {
    margin-bottom: 78px;
  }

  .professor-block.margin-top {
    margin-top: 30px;
  }

  .div-block-59 {
    display: none;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.48), transparent), url('../images/Hustlers-University-2.0---Logo-2021-ALPHA-CUT.png');
  }

  .div-block-59.mobile {
    display: block;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.48), transparent), url('../images/Hustlers-University-2.0---Logo-2021-ALPHA-CUT.png');
    background-size: auto, contain;
    background-repeat: repeat, no-repeat;
  }

  .flex-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-block.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-60 {
    width: 100%;
  }

  .menu-section {
    margin-bottom: 24px;
  }

  .content-container.content-container--full-width {
    padding-top: 30px;
  }

  .horizontal-menu__container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .horizontal-menu__item__text {
    font-size: 19px;
    line-height: 22px;
  }

  .heading-8 {
    margin-bottom: 30px;
    font-size: 33px;
    line-height: 39px;
  }

  .car-item__container {
    margin-top: 64px;
    margin-bottom: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .car-item__container.car-item__container--flip-h {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .car-item__container.car-item__container--first {
    margin-top: 0px;
  }

  .car-item__image-lb {
    width: 90%;
    padding-top: 75%;
  }

  .car-item__spec-card {
    width: 95%;
    max-width: none;
    min-width: auto;
    margin-top: -30px;
    margin-bottom: 0%;
    margin-left: auto;
  }

  .car-item__spec-card:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .car-item__spec-card.car-item__spec-card--flip-h {
    margin-right: auto;
    margin-left: 0px;
  }

  .car-item__spec-card__name {
    font-size: 1.6em;
    line-height: 2rem;
  }

  .car-item__spec-card__specs__container {
    margin-right: 40px;
    padding-top: 14px;
    grid-auto-flow: column;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .car-item__spec-card__price {
    font-size: 1.3em;
  }

  .car-item__spec-card__spec {
    white-space: nowrap;
  }

  .car-item__spec-card__arrow {
    width: 30px;
    height: 30px;
  }

  .car-item__scroll-anchor {
    top: -344px;
  }

  .car-item__spec-card__spec__subcontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 50px;
  }

  .topg-link.desk {
    display: none;
  }

  .topg-link.mobile {
    display: block;
    margin: 16px 16px 16px auto;
  }

  .bold-text-2 {
    font-size: 31px;
    line-height: 39px;
  }

  .button-large{
    max-width: 250px !important;
    margin-top: 20px !important;
    width: 100% !important;
    margin-bottom: 5px !important;
    font-size: 16px !important;
    padding: 16px !important;
  }
}

@media screen and (max-width: 479px) {

  .button-large{
    max-width: 90% !important;

  }

  .div-block-4 {
    max-height: 70px;
    min-height: 70px;
  }

  .navbar-row{
    padding-right: 0;
    padding-left: 0;
  }

  .navbar-1-brand{
    padding-left: 0;
  }

  .section._2 {
    height: 100vh;
    margin-bottom: 76px;
  }

  .section._2.bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/104437630_732564537571673_4636440367644984097_n.jpg');
    background-size: auto, cover;
  }

  .section._2.bg.tristan {
    height: 90vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/72159216_409580709977231_7753857812990929797_n.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/72159216_409580709977231_7753857812990929797_n.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }

  .section._2.bg.wr {
    height: auto;
    max-height: none;
    min-height: auto;
    margin-top: 16px;
    margin-bottom: 40px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .section.wr-bg-2 {
    background-image: url('../images/tateloungehd_best.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/tateloungehd_best.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 82% 0%, 0px 0px;
  }

  .section.wr-bg-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/SpocialForcesTate.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/SpocialForcesTate.jpg');
    background-position: 0px 0px, 60% 50%;
  }

  .section.wr-bg-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/TateMiamiCropped.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/TateMiamiCropped.jpg');
    background-position: 0px 0px, 20% 0%;
  }

  .section.wr-bg-5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/whatiswrcropped2.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/whatiswrcropped2.jpg');
    background-position: 0px 0px, 72% 50%;
  }

  .section.wr-vid {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/TateMiamiCropped.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/TateMiamiCropped.jpg');
    background-position: 0px 0px, 20% 0%;
  }

  .section.wr-mainvid {
    background-image: url('../images/tateloungehd_best.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/tateloungehd_best.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 82% 0%, 0px 0px;
  }

  .section.wr-bg-full-width {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading {
    font-size: 35px;
    line-height: 45px;
  }

  .div-block {
    margin-top: 20px;
    -o-object-fit: contain;
    object-fit: contain;
  }

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

  .card-heading {
    font-size: 28px;
    line-height: 32px;
  }

  .card-heading.text-gray-4 {
    text-align: center;
  }

  .card-heading.text-gray-4.center.cntr.smaller {
    color: #fff;
  }

  .rounded-image {
    border-radius: 0px;
  }

  .button-large.bg-primary-3.long.nomargin {
    margin-top: 20px;
  }

  .button-large.bg-primary-3._w-button.no-margin {
    width: 100%;
  }

  .button-large.bg-primary-3.grid-btn.margin {
    margin-top: 18px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .slider-navigation-previous {
    display: none;
  }

  .slider.hidden.tslider {
    width: 100%;
  }

  .grid-two-thirds {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .panel {
    border-radius: 6px;
  }

  .content-on-image-slider-navigation {
    position: relative;
    display: none;
    height: 12px;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-top: 0px;
    font-size: 10px;
  }

  .slider-navigation-next {
    display: none;
  }

  .panel-body {
    padding: 24px 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-2.ff {
    padding-top: 130px;
  }

  .form-input.form-input-large.left {
    width: 100%;
    margin-bottom: 4px;
  }

  .form-input.form-input-large.right {
    width: 100%;
    margin-left: 0px;
  }

  .panel-2 {
    border-radius: 6px;
  }

  .nav-link {
    display: block;
  }

  .nav-link.pink {
    color: #cc334f;
  }

  .nav-link.pink.hide {
    color: #e82561;
  }

  .rounded-image-2.grid-image {
    width: 110%;
    height: auto;
  }

  .rounded-image-2.grid-image.hidden-pic-mobile {
    display: none;
  }

  .display-heading-4 {
    font-size: 35px;
    text-align: center;
  }

  .display-heading-4.tristan {
    font-size: 24px;
    line-height: 38px;
  }

  .grid-halves {
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container.grid-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-vertical-tab:hover {
    background-color: hsla(0, 0%, 100%, 0);
    color: #fff;
  }

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

  .space-bottom-large.quote {
    font-size: 30px;
  }

  .div-block-3 {
    display: none;
  }

  .div-block-3.hidden-pic-mobile {
    display: none;
  }

  .div-block-3.shown-pic-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 250px;
  }

  .div-block-3.hide {
    display: none;
  }

  .panel-body-2 {
    padding: 24px;
  }

  .panel-body-2.panel-body-large {
    padding: 24px;
  }

  .footer-1-bottom-row {
    text-align: center;
  }

  .panel-3 {
    border-radius: 6px;
  }

  .footer-3-left-column {
    justify-items: center;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }

  .div-block-6 {
    margin-bottom: 0px;
    padding-top: 6vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-2 {
    max-width: 120%;
    padding-top: 0px;
  }

  .slider-navigation.default-ecommerce {
    height: 65px;
    margin-bottom: -91px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .slider-navigation.e-commerce {
    height: auto;
    padding-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .slider-arrow {
    width: 0.5px;
  }

  .container-2.ecommerce {
    margin-top: 4px;
  }

  .slide-image-ecomm {
    height: auto;
    max-width: none;
  }

  .slider-thumb-wrap.ecommerce {
    display: block;
    width: 65px;
    height: 65px;
    margin-bottom: 10px;
  }

  .slider-3.ecommerce {
    width: auto;
    height: 350px;
  }

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

  .column-2 {
    padding-top: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rich-text-block h2 {
    font-size: 26px;
  }

  .card-heading-2 {
    font-size: 28px;
    line-height: 32px;
  }

  .form-grid-halves {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-3.center {
    font-size: 25px;
    line-height: 34px;
  }

  .rich-text-block-3 p {
    font-size: 18px;
    line-height: 24px;
  }

  .rich-text-block-3.center {
    font-size: 13px;
    line-height: 25px;
  }

  .collection-item-2 {
    margin-bottom: 0px;
  }

  .collection-item-3 {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-9 {
    font-size: 14px;
  }

  .collection-item-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .display-heading-5.space-bottom-large {
    font-size: 22px;
    line-height: 38px;
  }

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

  .section-6.no-margin {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-small-2.form-subtext {
    margin-top: 12px;
  }

  .newsletter-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .popup {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-7 {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .phd-grid {
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .tile-section.first {
    margin-top: 40px;
  }

  .sales-paragraph {
    font-size: 14px;
  }

  .video-heading {
    font-size: 20px;
    line-height: 35px;
  }

  .faq-img {
    display: none;
  }

  .button-large-greyed.bg-primary-3.long.nomargin {
    margin-top: 20px;
  }

  .button-large-greyed.bg-primary-3-greyed.long.nomargin {
    margin-top: 20px;
  }

  .hu-testimonials-section.first {
    margin-top: 100px;
  }

  .hu-grid {
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .hu-card-heading {
    font-size: 28px;
    line-height: 32px;
  }

  .hu-card-heading.text-gray-4 {
    text-align: center;
  }

  .hu-card-heading.text-gray-4.center.cntr.smaller {
    color: #fff;
  }

  .hu-vid-section.first {
    margin-top: 100px;
  }

  .slider-cropped.hidden.tslider {
    width: 100%;
  }

  .slider-large.hidden.tslider {
    width: 100%;
  }

  .finale-div {
    margin-top: 20px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .grid-alternate {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 30px;
  }

  .primary-container {
    max-width: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .full-width.fade-up-on-scroll {
    width: 100%;
    text-align: center;
  }

  .primary-section {
    padding: 30px 0px;
  }

  .heading-1 {
    width: auto;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .primary-txt {
    width: 100%;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }

  .semi-bold {
    font-size: 14px;
  }

  .img-container {
    width: 100%;
    height: 210px;
    margin-left: 0px;
  }

  .img-container.fade-up-on-scroll.half-size {
    display: block;
    height: 100%;
  }

  .img-container.fade-up-on-scroll.half-size.responsive-display {
    display: none;
  }

  .img-container.fade-up-on-scroll.half-size.third-size-tablet {
    height: 100%;
  }

  .img-container.fade-up-on-scroll.half-size.third-size-tablet.responsive-mobile-phone {
    display: none;
  }

  .img-container.fade-up-on-scroll.half-size.responsive-mobile-phone {
    display: none;
  }

  .img-container.fade-up-on-scroll.third-height {
    height: 100%;
  }

  .img-container.fade-up-on-scroll.third-height.respomsive-mobile-phone {
    display: none;
  }

  .img-container.fade-up-on-scroll.half-size-tablet {
    height: 100%;
  }

  .img-container.fade-up-on-scroll.third-size-tablet {
    height: 100%;
  }

  .img-container.fade-up-on-scroll.third-size-tablet.responsive-display {
    display: none;
  }

  .btn-primary {
    width: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .btn-primary.img-btn {
    padding-right: 20px;
  }

  .btn-primary.xxl-btn {
    margin-right: 10px;
    margin-left: 10px;
    padding: 22px 32px 16px;
  }

  .img-tate-1 {
    background-position: 50% 20%;
  }

  .img-purple-room {
    background-position: 50% 20%;
  }

  .img-tbc {
    background-position: 50% 45%;
  }

  .fade-up-on-scroll.full-width {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .img-photo1 {
    background-position: 50% 15%;
  }

  .img-tate-2 {
    background-position: 0% 50%;
  }

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

  .multi-images-container {
    height: 210px;
  }

  .back-img.img-group4_censored.mobile-img-group6_censored {
    background-image: url('../images/photo_2021-11-06_17-38-07.jpg');
  }

  .text-block-13 {
    font-size: 27px;
    line-height: 33px;
  }

  .div-block-33 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-9 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-35 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-4 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 40px;
  }

  .heading-5 {
    margin-top: 10px;
    font-size: 22px;
    line-height: 30px;
  }

  .grid {
    max-width: 100%;
  }

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

  .grid.hide-mobile {
    display: none;
  }

  .image-11 {
    position: relative;
    z-index: 1;
    display: block;
    width: 80%;
    margin-left: auto;
  }

  .image-12 {
    position: relative;
    z-index: 3;
    display: block;
    width: 90%;
    margin-top: -50%;
  }

  .rich-text-block-5 {
    font-size: 20px;
  }

  .section-10 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .image-16 {
    width: 75%;
  }

  .image-17 {
    width: 75%;
    margin-left: -50%;
  }

  .image-18 {
    width: 75%;
  }

  .image-19 {
    width: 75%;
    margin-left: -50%;
  }

  .div-block-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-39 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .image-20 {
    margin-left: 0px;
  }

  .paragraph-2 {
    margin-bottom: 0px;
  }

  .div-block-46 {
    width: 100%;
  }

  .text-span-2 {
    max-width: 100%;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-48 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-50 {
    width: 80%;
  }

  .div-block-51 {
    width: 80%;
    margin-top: -26px;
    margin-left: auto;
  }

  .rich-text-main.left-align.flex-text-item p {
    margin-top: 12px;
    margin-bottom: 16px;
  }

  .rich-text-main.left-align.flex-text-item.margin-bottom {
    margin-bottom: 44px;
  }

  .rich-text-main strong {
    font-size: 21px;
    line-height: 31px;
  }

  .rich-text-main.margin-bottom {
    margin-top: 100px;
  }

  .div-block-55 {
    margin-top: 52px;
    margin-bottom: 52px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-33 {
    width: 50%;
    margin-top: 0px;
    margin-left: -40%;
  }

  .image-34 {
    width: 90%;
  }

  .collection-list-wrapper-7 {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .body-12 {
    background-position: 50% 30%;
    background-repeat: no-repeat;
  }

  .flex-card-images {
    border-style: solid;
    border-width: 1px;
    border-color: #0d1216;
  }

  .flex-card-image-item {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 5;
    width: 50%;
    max-height: 180px;
    margin-top: 0px;
    margin-bottom: -56px;
    border-color: #02111d;
  }

  .flex-card-image-item.reverse {
    width: 70%;
  }

  .flex-card-image {
    margin-right: auto;
    margin-left: auto;
  }

  .flex-card-image.top {
    width: 60%;
    margin-left: -20%;
  }

  .flex-card-image.top.reverse {
    width: 40%;
  }

  .flex-card-image.top.reverse.small {
    width: 80%;
  }

  .flex-card-image.top.small {
    width: 80%;
    max-height: none;
    margin-left: auto;
  }

  .flex-card-image.push-bottom {
    width: 90%;
    max-height: none;
    margin-top: 0px;
    margin-left: 0px;
  }

  .flex-card-image.left {
    margin-top: -134px;
    margin-left: -20%;
  }

  .flex-card-image.left.space-top {
    width: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-37 {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .div-block-58 {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .professor-block.margin-top.right {
    margin-top: 94px;
  }

  .menu-section {
    padding-bottom: 40px;
  }

  .heading-8 {
    font-size: 30px;
    line-height: 34px;
  }

  .car-item__spec-card__name {
    font-size: 1.5em;
  }

  .car-item__spec-card__price {
    font-size: 1.2em;
  }

  .car-item__spec-card__spec {
    font-size: 1.1em;
    line-height: 1.2rem;
  }

  .car-item__spec-card__spec__subcontainer {
    grid-column-gap: 40px;
  }

  .bold-text-2 {
    font-size: 26px;
    line-height: 29px;
  }

  .div-block-33 input{
    width:100%;
    margin: 0 !important;
  }
  .div-block-33 input:first-child{
    margin-bottom: 15px  !important;
  }
}

#w-node-aee12f06-cce3-c88a-9e87-ab7f8d0c2c4b-c9f1b598 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 0;
  grid-column-end: 1;
  -ms-grid-row-span: 0;
  grid-row-end: 1;
}

#w-node-_81b155f2-2e42-cfc8-809e-010b8d3ce7ff-6f8602cd {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_219e3a2b-fdd3-0935-49d9-5ec6801b0579-801b056f {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_30c5e3fa-ff66-df39-bd6e-ef5a6409459b-d6f1b5a1 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_44875623-a991-af66-9a36-23986d619453-4af1b5a3 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-a0f704e4-0023-46d5-ee9d-3992faa66e83-42f1b5b0 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 0;
  grid-column-end: 1;
  -ms-grid-row-span: 0;
  grid-row-end: 1;
}

#w-node-_6e270f74-b100-6e18-8679-2e640f2ca6d3-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1258caf1-a297-a593-c89c-96a69e2a08f9-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ef29539e-3176-05d0-2ccd-708419a40910-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_242fe90a-b137-462c-ec51-4df1b7e7b68e-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_056bcddf-40d5-9a0b-e7f2-f55099b04feb-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_72e1f8b4-f908-7ba6-60b5-3895404ed362-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ec2f150d-0009-8b52-f5e7-6de33ab7b013-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5d463f3a-a071-292a-a418-569247dcb117-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_54df1b5c-c644-76ad-32d3-0bfa3d800372-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_55e94854-a53f-2ba0-7d9e-4f3c43e254b3-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_321f4dbb-2e35-b56b-7c05-cae59f484ff6-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ee38c385-422f-1a6e-e7ad-1df181324cfc-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7651228f-7d9d-8d60-44ed-c4e51d113583-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5723a24f-4f66-5e50-df98-a2d34bf69ee8-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6d4325ce-f6f4-901c-7bb1-00b7b4b06de3-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ad9c0b81-d3f2-2462-bb3c-a3188f3e95e5-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6a7259ce-fc5d-f814-91dd-64fecf690fd7-fef1b5c2 {
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cc9139ae-476c-adb2-b71b-1cf3cf9fd247-fef1b5c2 {
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-efff15c2-1e64-7494-7bb4-9d19eccf5760-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2ca7d851-c8be-2228-4cfd-bda4e863a2fa-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97281760-7d9a-6316-0cf4-4fb4a6b95e2c-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4614f31a-f217-d62c-826f-d027d72024f4-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8c012e3c-2e64-0e01-9abf-c80491babb5b-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_932697bb-147f-baf7-fb1e-438ec28e4c1e-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_932697bb-147f-baf7-fb1e-438ec28e4c21-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_932697bb-147f-baf7-fb1e-438ec28e4c23-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_932697bb-147f-baf7-fb1e-438ec28e4c25-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_932697bb-147f-baf7-fb1e-438ec28e4c27-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_505b4984-684c-ccca-7904-1102cfd89bbc-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_505b4984-684c-ccca-7904-1102cfd89bbf-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_505b4984-684c-ccca-7904-1102cfd89bc1-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_505b4984-684c-ccca-7904-1102cfd89bc3-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_505b4984-684c-ccca-7904-1102cfd89bc5-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_81d5ea81-7612-03b7-1021-bdef0007ff12-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_81d5ea81-7612-03b7-1021-bdef0007ff15-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_81d5ea81-7612-03b7-1021-bdef0007ff17-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_81d5ea81-7612-03b7-1021-bdef0007ff19-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_81d5ea81-7612-03b7-1021-bdef0007ff1b-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49ec-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49ef-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49f1-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49f3-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49f5-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c8798cb8-638e-5321-e2df-ca845063d81d-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c8798cb8-638e-5321-e2df-ca845063d820-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c8798cb8-638e-5321-e2df-ca845063d822-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c8798cb8-638e-5321-e2df-ca845063d824-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c8798cb8-638e-5321-e2df-ca845063d826-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7eb8cecc-79e8-45bc-c71e-81c96a41131b-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7eb8cecc-79e8-45bc-c71e-81c96a41131e-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7eb8cecc-79e8-45bc-c71e-81c96a411320-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7eb8cecc-79e8-45bc-c71e-81c96a411322-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7eb8cecc-79e8-45bc-c71e-81c96a411324-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afa9-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afac-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afae-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afb0-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afb2-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c66-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c69-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c6b-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c6d-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c6f-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1aac9468-4687-0398-ae16-91e4e9fef65a-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1aac9468-4687-0398-ae16-91e4e9fef65d-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1aac9468-4687-0398-ae16-91e4e9fef65f-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1aac9468-4687-0398-ae16-91e4e9fef661-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1aac9468-4687-0398-ae16-91e4e9fef663-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b8b56626-4937-1030-a7d0-ef2028f6d599-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b8b56626-4937-1030-a7d0-ef2028f6d59c-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b8b56626-4937-1030-a7d0-ef2028f6d59e-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b8b56626-4937-1030-a7d0-ef2028f6d5a0-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b8b56626-4937-1030-a7d0-ef2028f6d5a2-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_38274c6b-ae34-5a23-ef2f-6c72866e8798-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_38274c6b-ae34-5a23-ef2f-6c72866e879b-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_38274c6b-ae34-5a23-ef2f-6c72866e879d-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_38274c6b-ae34-5a23-ef2f-6c72866e879f-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_38274c6b-ae34-5a23-ef2f-6c72866e87a1-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac41-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac44-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac46-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac48-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac4a-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e2-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e5-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e7-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e9-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6eb-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e20-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e23-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e25-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e27-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e29-b4d98ae5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-aee12f06-cce3-c88a-9e87-ab7f8d0c2c4b-c9f1b598 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-a0f704e4-0023-46d5-ee9d-3992faa66e83-42f1b5b0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_321f4dbb-2e35-b56b-7c05-cae59f484ff6-fef1b5c2 {
    -ms-grid-column: span 7;
    grid-column-start: span 7;
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5723a24f-4f66-5e50-df98-a2d34bf69ee8-fef1b5c2 {
    -ms-grid-column: span 7;
    grid-column-start: span 7;
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-efff15c2-1e64-7494-7bb4-9d19eccf5760-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_2ca7d851-c8be-2228-4cfd-bda4e863a2fa-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_97281760-7d9a-6316-0cf4-4fb4a6b95e2c-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_4614f31a-f217-d62c-826f-d027d72024f4-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_8c012e3c-2e64-0e01-9abf-c80491babb5b-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_932697bb-147f-baf7-fb1e-438ec28e4c1e-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_932697bb-147f-baf7-fb1e-438ec28e4c21-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_932697bb-147f-baf7-fb1e-438ec28e4c23-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_932697bb-147f-baf7-fb1e-438ec28e4c25-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_932697bb-147f-baf7-fb1e-438ec28e4c27-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_505b4984-684c-ccca-7904-1102cfd89bbc-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_505b4984-684c-ccca-7904-1102cfd89bbf-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_505b4984-684c-ccca-7904-1102cfd89bc1-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_505b4984-684c-ccca-7904-1102cfd89bc3-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_505b4984-684c-ccca-7904-1102cfd89bc5-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_81d5ea81-7612-03b7-1021-bdef0007ff12-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_81d5ea81-7612-03b7-1021-bdef0007ff15-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_81d5ea81-7612-03b7-1021-bdef0007ff17-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_81d5ea81-7612-03b7-1021-bdef0007ff19-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_81d5ea81-7612-03b7-1021-bdef0007ff1b-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49ec-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49ef-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49f1-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49f3-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_6d9aa365-eceb-dc06-dd4b-115d027f49f5-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-c8798cb8-638e-5321-e2df-ca845063d81d-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-c8798cb8-638e-5321-e2df-ca845063d820-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-c8798cb8-638e-5321-e2df-ca845063d822-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-c8798cb8-638e-5321-e2df-ca845063d824-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-c8798cb8-638e-5321-e2df-ca845063d826-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7eb8cecc-79e8-45bc-c71e-81c96a41131b-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_7eb8cecc-79e8-45bc-c71e-81c96a41131e-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7eb8cecc-79e8-45bc-c71e-81c96a411320-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7eb8cecc-79e8-45bc-c71e-81c96a411322-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7eb8cecc-79e8-45bc-c71e-81c96a411324-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afa9-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afac-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afae-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afb0-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5bba7e1c-aacf-1835-39aa-bbd401d4afb2-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c66-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c69-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c6b-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c6d-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-e73c33f3-4f37-9d26-e8b0-0f0394b87c6f-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1aac9468-4687-0398-ae16-91e4e9fef65a-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_1aac9468-4687-0398-ae16-91e4e9fef65d-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1aac9468-4687-0398-ae16-91e4e9fef65f-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1aac9468-4687-0398-ae16-91e4e9fef661-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1aac9468-4687-0398-ae16-91e4e9fef663-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b8b56626-4937-1030-a7d0-ef2028f6d599-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-b8b56626-4937-1030-a7d0-ef2028f6d59c-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b8b56626-4937-1030-a7d0-ef2028f6d59e-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b8b56626-4937-1030-a7d0-ef2028f6d5a0-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b8b56626-4937-1030-a7d0-ef2028f6d5a2-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_38274c6b-ae34-5a23-ef2f-6c72866e8798-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_38274c6b-ae34-5a23-ef2f-6c72866e879b-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_38274c6b-ae34-5a23-ef2f-6c72866e879d-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_38274c6b-ae34-5a23-ef2f-6c72866e879f-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_38274c6b-ae34-5a23-ef2f-6c72866e87a1-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac41-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac44-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac46-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac48-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-a1f01c40-ac7e-b5ff-6669-f4ff0dbbac4a-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e2-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e5-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e7-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6e9-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_97cc696e-8b8d-faf3-ee40-0c530f0cd6eb-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e20-b4d98ae5 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e23-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e25-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e27-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-dfa0af92-76d0-cae1-f0b9-5514c78f4e29-b4d98ae5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6e270f74-b100-6e18-8679-2e640f2ca6d3-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_1258caf1-a297-a593-c89c-96a69e2a08f9-fef1b5c2 {
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }

  #w-node-ef29539e-3176-05d0-2ccd-708419a40910-fef1b5c2 {
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
  }

  #w-node-_242fe90a-b137-462c-ec51-4df1b7e7b68e-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }

  #w-node-_056bcddf-40d5-9a0b-e7f2-f55099b04feb-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
  }

  #w-node-_72e1f8b4-f908-7ba6-60b5-3895404ed362-fef1b5c2 {
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
  }

  #w-node-ec2f150d-0009-8b52-f5e7-6de33ab7b013-fef1b5c2 {
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
    -ms-grid-row: 8;
    grid-row-start: 8;
  }

  #w-node-_5d463f3a-a071-292a-a418-569247dcb117-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-row: 7;
    grid-row-start: 7;
  }

  #w-node-_54df1b5c-c644-76ad-32d3-0bfa3d800372-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 10;
    -ms-grid-row: 9;
    grid-row-start: 9;
  }

  #w-node-_55e94854-a53f-2ba0-7d9e-4f3c43e254b3-fef1b5c2 {
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 11;
    -ms-grid-row: 10;
    grid-row-start: 10;
  }

  #w-node-_321f4dbb-2e35-b56b-7c05-cae59f484ff6-fef1b5c2 {
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 13;
    -ms-grid-row: 12;
    grid-row-start: 12;
  }

  #w-node-ee38c385-422f-1a6e-e7ad-1df181324cfc-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 12;
    -ms-grid-row: 11;
    grid-row-start: 11;
  }

  #w-node-_7651228f-7d9d-8d60-44ed-c4e51d113583-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 14;
    -ms-grid-row: 13;
    grid-row-start: 13;
  }

  #w-node-_5723a24f-4f66-5e50-df98-a2d34bf69ee8-fef1b5c2 {
    -ms-grid-column-span: 7;
    grid-column-end: 8;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 15;
    -ms-grid-row: 14;
    grid-row-start: 14;
  }

  #w-node-_6d4325ce-f6f4-901c-7bb1-00b7b4b06de3-fef1b5c2 {
    -ms-grid-column-span: 7;
    grid-column-end: 8;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 0;
    grid-row-end: 16;
    -ms-grid-row: 16;
    grid-row-start: 16;
  }

  #w-node-ad9c0b81-d3f2-2462-bb3c-a3188f3e95e5-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 16;
    -ms-grid-row: 15;
    grid-row-start: 15;
  }

  #w-node-_6a7259ce-fc5d-f814-91dd-64fecf690fd7-fef1b5c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 18;
    -ms-grid-row: 17;
    grid-row-start: 17;
  }

  #w-node-cc9139ae-476c-adb2-b71b-1cf3cf9fd247-fef1b5c2 {
    -ms-grid-column-span: 12;
    grid-column-end: 13;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 19;
    -ms-grid-row: 18;
    grid-row-start: 18;
  }
}

@media screen and (min-width: 1231px) and (max-width: 1410px) {
  .menu > ul > li:not(.shop-btn) a {
    padding: 1.6em 1em 1.5em 1em;
    font-size: 13px;
  }
}