.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-embed-youtubevideo {
  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-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

@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;
  }
}

body {
  font-family: Montserrat, sans-serif;
  color: #1a1b1f;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 62px;
  font-weight: 400;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
}

a {
  display: block;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1a1b1f;
  text-decoration: underline;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  border-left: 5px solid #e2e2e2;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  margin-top: 5px;
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.divider {
  height: 1px;
  margin-top: -33px;
  background-color: #eee;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  margin-top: 90px;
  margin-right: 30px;
  margin-left: 30px;
}

.section.cc-cta {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #090909;
  color: #090909;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section.cc-store-home-wrap {
  margin-top: 0px;
}

.styleguide-block {
  display: block;
  margin-top: 80px;
  margin-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;
  text-align: left;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-top: -54px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-tiny {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
  color: #fff;
}

.paragraph-bigger.cc-bigger-white-light {
  opacity: 0.6;
}

.button {
  display: block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #32343a;
  color: #fff;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button.cc-contact-us {
  position: static;
  z-index: 5;
}

.button.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.label {
  margin-bottom: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: 0.6;
  color: #fff;
}

.label.cc-blog-date {
  margin-top: 20px;
  opacity: 0.6;
}

.heading-jumbo-tiny {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
}

.rich-text {
  width: 70%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.rich-text p {
  margin-top: 15px;
  margin-bottom: 25px;
  opacity: 0.6;
}

.paragraph-light {
  opacity: 0.6;
  color: #fff;
}

.heading-jumbo {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 56px;
  line-height: 80px;
  font-style: normal;
  text-transform: uppercase;
}

.heading-jumbo.cc-white-heading-jumbo {
  color: #fff;
}

.heading-jumbo-small {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.styleguide-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  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;
  background-color: #1a1b1f;
  color: #fff;
  text-align: center;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  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;
}

.navigation-wrap {
  position: relative;
  z-index: auto;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigation {
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding: 30px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-item {
  position: relative;
  display: block;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-item:hover {
  opacity: 0.9;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #a7b9ff;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.logo-image {
  display: block;
}

.navigation-items {
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -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;
}

.webflow-link {
  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;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

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

.webflow-link:active {
  opacity: 0.8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
  color: #fff;
}

.cta-text {
  width: 70%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
}

.cta-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.gta-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.gta-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.intro-content {
  width: 70%;
  max-width: 1140px;
  text-align: center;
}

.intro-content.cc-homepage {
  margin-bottom: 20px;
}

.motto-wrap {
  width: 80%;
  margin-right: auto;
  margin-bottom: 85px;
  margin-left: auto;
  text-align: center;
}

.about-story-wrap {
  width: 80%;
  margin: 80px auto;
  text-align: center;
}

.our-services-grid {
  margin-bottom: 120px;
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  -ms-grid-rows: auto 60px auto;
  grid-template-areas: ". . ."
    ". . .";
  -ms-grid-columns: 1fr 80px 1fr 80px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.section-heading-wrap {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

.service-icon {
  margin-bottom: 30px;
}

.status-message {
  padding: 9px 30px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  padding-bottom: 0px;
  background-color: #db4b68;
}

.status-message.cc-no-data {
  display: block;
  width: 70%;
  margin: 100px auto;
}

.contact-form-wrap {
  padding: 45px 50px 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.contact-form-grid {
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 2.5fr 80px 1fr;
  grid-template-columns: 2.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.details-wrap {
  margin-bottom: 30px;
}

.get-in-touch-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;
}

.text-field {
  display: block;
  margin-bottom: 18px;
  padding: 21px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  color: #000;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active {
  border-color: #43464d;
}

.text-field:focus {
  border-color: #43464d;
}

.text-field::-webkit-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
  background-color: #c6c6c6;
  color: #fff;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -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;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 400;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  margin-bottom: 120px;
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-areas: ". . .";
  -ms-grid-columns: 1fr 80px 1fr 80px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  height: 150px;
  margin-bottom: 30px;
  background-color: #f4f4f4;
}

.team-pic {
  width: 100%;
  height: 420px;
  margin-bottom: 40px;
  background-color: #f4f4f4;
}

.team-members {
  margin-bottom: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto 30px auto;
  grid-template-areas: ". . ."
    ". . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.team-member-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -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;
}

.team-member-name {
  margin-bottom: 5px;
  opacity: 1;
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.projects-grid {
  margin-bottom: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: "."
    "."
    ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 30px auto 30px auto;
  grid-template-rows: auto auto auto;
}

.project-name-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -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;
  text-align: center;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: 0.8;
}

.project-name-link:active {
  opacity: 0.7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: 0.8;
}

.project-cover-link:active {
  opacity: 0.7;
}

.project-overview-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  margin-bottom: 100px;
  -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: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.project-overview-header.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50% 50%;
}

.project-details-grid {
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 80px 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.project-pics {
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  display: block;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  display: block;
  margin-right: auto;
  margin-bottom: 80px;
  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;
  text-align: center;
}

.blog-preview-image {
  display: block;
  width: 100%;
  height: 620px;
  margin-bottom: 45px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.blog-preview-image:hover {
  opacity: 0.8;
}

.blog-preview-image:active {
  opacity: 0.7;
}

.blog-summary-wrap {
  width: 70%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: 0.8;
}

.blog-heading-link:active {
  opacity: 0.7;
}

.contact-email-link {
  margin-bottom: 5px;
  opacity: 0.6;
  color: #fff;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: 0.8;
}

.protected-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;
}

.protected-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 75px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
}

.protected-heading {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  text-decoration: underline;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding: 30px;
  -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: 1px;
  border-color: #000;
  background-color: #1b1b1b;
  color: #fff;
  text-align: center;
}

._404-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  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;
  background-color: #121212;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.home-content-wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  width: 460px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 400;
}

.about-grid {
  margin-top: -4px;
  margin-bottom: 103px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 80px 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.about-grid.cc-about-2 {
  margin-top: 1px;
  grid-column-gap: 80px;
  grid-template-areas: ". .";
  -ms-grid-columns: 2fr 80px 1fr;
  grid-template-columns: 2fr 1fr;
}

.intro-text {
  width: 80%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
}

.collection-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.work-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.blog-heading {
  margin-bottom: 60px;
  text-align: center;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-right: 45px;
  padding-bottom: 30px;
  padding-left: 15px;
}

.collection-list-wrapper {
  margin-bottom: 120px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 500;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: 0.8;
}

.business-article-heading:active {
  opacity: 0.7;
}

.image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  clear: none;
  border-radius: 0px;
  opacity: 1;
}

.text-block {
  position: static;
  left: 0px;
  padding-top: 0px;
  -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;
}

.grid {
  grid-template-areas: "Area Area-2"
    "Area-4 Area-3";
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

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

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100px;
  margin-top: -80px;
  margin-bottom: 0px;
  padding-top: 100%;
  padding-bottom: 0px;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-top: -120px;
  padding-top: 125px;
  padding-bottom: 0px;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.body {
  display: block;
  margin-bottom: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
  background-color: #121212;
  font-weight: 400;
}

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

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

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

.grid-2 {
  margin-top: -89px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-flow: row;
  grid-template-areas: "Menu1";
  -ms-grid-rows: minmax(200px, 1fr) auto;
  grid-template-rows: minmax(200px, 1fr) auto;
}

.image-2 {
  position: static;
  line-height: 18px;
  font-weight: 400;
}

.image-3 {
  position: static;
  margin-left: 0px;
  padding-left: 0px;
  border-radius: 0px;
  text-align: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.grid-3 {
  margin-top: -94px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: 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-column-gap: 16px;
  grid-row-gap: 25px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-4 {
  display: inline;
  margin-left: 105px;
  padding-left: 0px;
  text-align: right;
}

.grid-4 {
  margin-top: -87px;
  grid-column-gap: 16px;
  grid-row-gap: 6px;
  grid-template-areas: "Picture Area";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 6px auto 6px auto;
  grid-template-rows: auto auto auto;
}

.image-5 {
  margin-left: 85px;
  padding-left: 0px;
  text-align: center;
}

.text-block-2 {
  color: #00ff2f;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 3px 7px #000, 0 0 6px #000;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-2 {
  overflow: visible;
  width: 200px;
  margin-left: 155px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #000;
  text-align: center;
}

.body-2 {
  background-color: #121212;
  color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.bold-text {
  text-align: left;
}

.bold-text-2 {
  text-align: left;
}

.bold-text-3 {
  text-align: left;
}

.body-3 {
  background-color: #121212;
}

.heading-4 {
  color: #fff;
}

.image-6 {
  display: inline-block;
  text-align: left;
}

.container-2 {
  text-align: left;
}

.image-7 {
  margin-left: 288px;
  padding-left: 0px;
  text-align: center;
}

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

.container-3 {
  margin-top: -86px;
}

.text-block-3 {
  text-align: left;
}

.container-4 {
  display: block;
  padding-right: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block {
  width: 200px;
  height: 200px;
  text-align: left;
}

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

.cards-image-mask-2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

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

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

.container-6 {
  margin-top: 236px;
}

.container-7 {
  margin-top: 50px;
}

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

.container-8 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.columns {
  margin-top: 50px;
}

.container-9 {
  margin-top: 50px;
}

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

.container-11 {
  margin-top: 50px;
}

.container-12 {
  margin-top: 50px;
}

.column {
  margin-top: 0px;
}

.column-2 {
  margin-top: 0px;
}

.columns-2 {
  margin-top: 250px;
}

._4-col {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 0px;
}

._4-col._4-col-last {
  display: block;
  margin-right: 0px;
}

._4-col._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

.home-extras-wrap {
  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;
}

.home-extras-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  margin-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-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(17, 18, 18, 0.06);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.home-extras-image.home-extras-image1 {
  background-image: -webkit-gradient(linear, left top, right top, from(#111212), to(#222424));
  background-image: linear-gradient(90deg, #111212, #222424);
}

.home-extras-image.home-extras-image3 {
  background-image: -webkit-gradient(linear, left top, right top, from(#6758f3), to(#915cf4));
  background-image: linear-gradient(90deg, #6758f3, #915cf4);
}

.home-extras-image.home-extras-image2 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#1991eb), to(#5fbbff));
  background-image: linear-gradient(90deg, #1991eb, #5fbbff);
}

.btn {
  position: static;
  display: inline-block;
  margin-top: -31px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #292929;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.btn:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: #1f1f1f;
  color: #fff;
  text-align: center;
}

.btn.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  opacity: 0.6;
  color: #fff;
}

.text-14.text-14-60 {
  opacity: 0.6;
  color: #fff;
}

.text-14.text-14-30 {
  opacity: 0.3;
}

.text-14.text-14-60 {
  overflow: visible;
  opacity: 0.6;
}

.home-extras-content {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 30px;
}

.heading-6 {
  color: #fff;
  text-align: center;
}

.heading-7 {
  display: inline-block;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  text-align: left;
}

.heading-8 {
  color: #fff;
}

.body-4 {
  background-color: #121212;
}

.products1-price-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.products1-content-wrap {
  padding-left: 80px;
}

.products1-price-headline {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.text-16 {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  width: 400px;
  opacity: 0.6;
  color: #fff;
}

._6-col {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
}

._6-col._6-col-last {
  margin-right: 0px;
}

.products1-actions-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -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;
  border-top: 1px solid rgba(17, 18, 18, 0.06);
}

.products1-desc-wrap {
  margin-bottom: 5px;
}

.products1-image-wrap {
  height: 460px;
  border-radius: 8px;
  background-image: url('../images/products1-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.products1-details-wrap {
  margin-bottom: 30px;
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap.w50-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.products1-price-previous {
  display: block;
  margin-bottom: -7px;
  margin-left: 10px;
  text-decoration: line-through;
}

.section-2 {
  margin-top: -99px;
}

.text-20 {
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-20.text-20-60 {
  display: block;
  opacity: 0.6;
  color: #fff;
  text-decoration: line-through;
}

.text-20.text-20-60-copy {
  display: block;
  opacity: 0.6;
  color: #fff;
  text-decoration: line-through;
}

.heading-9 {
  color: #fff;
}

.home-extras-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -72px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.btn-2 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn-2:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-2.btn-outline-light {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

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

.text-block-4 {
  border-radius: 20px;
  color: #1aff00;
  text-align: center;
}

.text-block-4.unsafe {
  color: #ff7300;
}

.text-block-4.outdated {
  color: #ffd900;
}

.text-block-4.hvh {
  color: #ff0004;
}

.div-block-2 {
  height: 10px;
}

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

.button-4 {
  text-align: left;
}

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

.container-14 {
  margin-top: 110px;
}

.container-15 {
  margin-top: 110px;
}

.container-16 {
  margin-top: 110px;
}

.detected {
  color: red;
}

.undetected {
  border-style: none;
  border-width: 1px;
  border-color: #08ff00;
  border-radius: 20px;
}

.container-17 {
  margin-top: 110px;
}

.container-18 {
  margin-top: 110px;
}

.container-19 {
  margin-top: 110px;
}

.undefined {
  color: #0df;
}

.body-5 {
  background-color: #121212;
}

.field-label {
  color: #fff;
}

.field-label-2 {
  color: #fff;
}

.field-label-3 {
  color: #fff;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9007199254740991;
  display: none;
  overflow: visible;
  -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;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #202020;
}

.preloader2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999999;
  background-color: #242424;
}

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

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

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

.body-6 {
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #121212;
}

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

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

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

.container-21 {
  margin-top: 173px;
}

.config {
  color: #fff;
}

.container-22 {
  margin-top: -163px;
}

.grid-5 {
  display: -ms-grid;
  display: grid;
  margin-top: 210px;
  margin-left: 0px;
  -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-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 auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.grid-6 {
  position: static;
  margin-top: 0px;
  margin-left: 0px;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.updating {
  margin-left: 3px;
  color: #f2ff00;
}

.outdated {
  color: #8c00ff;
}

.container-23 {
  margin-top: -90px;
}

.text-block-11 {
  margin-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #00ff09;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.image-9 {
  display: block;
  border-radius: 20px;
}

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

.image-11 {
  border-radius: 20px;
  opacity: 1;
}

.image-12 {
  border-radius: 20px;
}

.image-13 {
  border-radius: 20px;
}

.image-14 {
  border-radius: 20px;
}

.image-15 {
  border-radius: 20px;
}

.image-16 {
  border-radius: 20px;
}

.risky {
  color: #ff7b00;
}

.image-17 {
  border-radius: 20px;
}

.image-18 {
  border-radius: 20px;
}

.image-19 {
  border-radius: 20px;
}

.image-20 {
  border-radius: 20px;
}

.not-working {
  color: #fff;
}

.image-21 {
  border-radius: 20px;
}

.image-22 {
  border-radius: 20px;
}

.image-23 {
  border-radius: 20px;
}

.grid-7 {
  -ms-grid-columns: 0.25fr;
  grid-template-columns: 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-24 {
  border-radius: 20px;
}

.grid-8 {
  -ms-grid-columns: 0.25fr;
  grid-template-columns: 0.25fr;
}

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

.button-5 {
  width: 200px;
  height: 50px;
}

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

.image-25 {
  border-radius: 20px;
}

.image-26 {
  border-radius: 20px 20px 0px 0px;
}

.label-2 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label-2.cc-styleguide-label {
  margin-bottom: 25px;
}

.styleguide-button-wrap-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.button-6 {
  padding: 12px 25px;
  border-radius: 0px;
  background-color: #1a1b1f;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-6:hover {
  background-color: #32343a;
  color: #fff;
}

.button-6:active {
  background-color: #43464d;
}

.button-6.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.heading-jumbo-small-2 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.paragraph-tiny-2 {
  font-size: 12px;
  line-height: 20px;
}

.divider-2 {
  height: 1px;
  background-color: #eee;
}

.paragraph-light-2 {
  opacity: 0.6;
}

.text-block-12 {
  font-size: 100px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.grid-11 {
  display: none;
  margin-top: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-27 {
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  cursor: pointer;
}

.image-28 {
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  cursor: pointer;
}

.div-block-3 {
  position: fixed;
  display: block;
  width: 100px;
  height: 100px;
  background-color: #000;
}

.div-block-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 600px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.krunker-io {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 82;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.62);
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 1000px;
  height: 600px;
  margin: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #070707;
  border-radius: 20px;
  background-color: #0c0c0c;
}

.intro-header-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.intro-header-copy.cc-subpage {
  height: 200px;
  margin-top: -80px;
  background-color: #000;
  background-image: url('../images/Space.png');
  background-position: 25% 50%;
  background-size: auto;
  color: #fff;
}

.intro-header-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.intro-header-copy.cc-subpage {
  position: static;
  height: 200px;
  margin-top: -80px;
  background-color: #000;
  background-image: url('../images/Space.png');
  background-position: 25% 50%;
  background-size: auto;
  color: #fff;
}

.intro-header-copy.cc-subpage-copy {
  position: static;
  height: 200px;
  margin-top: -60px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #000;
  background-image: url('../images/Space.png');
  background-position: 25% 50%;
  background-size: auto;
  color: #fff;
}

.div-block-7 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 8px;
  cursor: pointer;
}

.div-block-8 {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.73);
}

.amongus {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 82;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.62);
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-6-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1000px;
  height: 600px;
  margin: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #070707;
  border-radius: 20px;
  background-color: #0c0c0c;
}

.div-block-7-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 8px;
  cursor: pointer;
}

.section-copy {
  margin-top: 90px;
  margin-right: 30px;
  margin-left: 30px;
}

.section-copy.cc-cta {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #090909;
  color: #090909;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section-copy.cc-store-home-wrap {
  margin-top: 0px;
}

.intro-header-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.intro-header-copy-copy.cc-subpage {
  position: static;
  height: 200px;
  margin-top: -80px;
  background-color: #000;
  background-image: url('../images/Space.png');
  background-position: 25% 50%;
  background-size: auto;
  color: #fff;
}

.intro-header-copy-copy.cc-subpage-copy {
  position: static;
  height: 200px;
  margin-top: -60px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #000;
  background-image: url('../images/Space.png');
  background-position: 25% 50%;
  background-size: auto;
  color: #fff;
}

.intro-header-copy-copy.cc-subpage-copy-copy {
  position: static;
  height: 200px;
  margin-top: -60px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #000;
  background-image: url('../images/Space.png');
  background-position: 25% 50%;
  background-size: auto;
  color: #fff;
}

.container-22-copy {
  display: none;
  margin-top: -184px;
}

.grid-5-copy {
  margin-top: 104px;
  margin-right: -10px;
  margin-left: -15px;
  -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-row-gap: 36px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-22-copy {
  margin-top: -184px;
}

.grid-5-copy {
  margin-top: 104px;
  margin-right: auto;
  margin-left: 5px;
  -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-row-gap: 36px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._4-col-copy {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 20px;
}

._4-col-copy._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 20px;
}

._4-col-copy._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 20px;
}

._4-col-copy._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

.section-copy {
  margin-top: 90px;
  margin-right: 30px;
  margin-left: 30px;
}

.section-copy.cc-cta {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #090909;
  color: #090909;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section-copy.cc-store-home-wrap {
  margin-top: 0px;
}

.container-24 {
  margin-top: -78px;
}

.heading-11 {
  font-size: 42px;
  text-align: center;
}

.heading-12 {
  margin-top: -5px;
  background-color: transparent;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.body-7 {
  background-color: #121212;
}

.container-25 {
  margin-top: 21px;
}

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

.text-block-13 {
  margin-top: -20px;
  color: #fff;
  text-align: center;
}

.container-26-copy {
  margin-top: 10px;
}

.grid-12 {
  grid-row-gap: 37px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-14 {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  color: #fff;
  text-align: center;
}

.div-block-9 {
  height: 8.6px;
}

.image-29 {
  padding-right: 90px;
  padding-left: 90px;
  text-align: center;
}

.image-30 {
  margin-left: 85px;
}

.image-31 {
  margin-left: 90px;
  border-radius: 20px;
}

.div-block-10 {
  height: 9.6px;
}

.div-block-11 {
  height: 5.6px;
}

.navigation-item-copy {
  display: block;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.6;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-item-copy:hover {
  opacity: 0.9;
}

.navigation-item-copy:active {
  opacity: 0.8;
}

.navigation-item-copy.w--current {
  opacity: 1;
  color: #a7b9ff;
  font-weight: 600;
}

.navigation-item-copy.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item-copy.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.btn-2-copy {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn-2-copy:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-2-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-2-copy.btn-outline-light {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2-copy.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2-copy.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-2-copy.btn-outline-light-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2-copy.btn-outline-light-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2-copy.btn-outline-light-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.image-32 {
  margin: auto;
  border-radius: 20px;
  cursor: pointer;
}

.image-33 {
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
}

.roblox {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 82;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.62);
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-6-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1000px;
  height: 600px;
  margin: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #070707;
  border-radius: 20px;
  background-color: #0c0c0c;
}

.roblox-main {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1000px;
  height: 600px;
  margin: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #070707;
  border-radius: 20px;
  background-color: #0c0c0c;
}

.div-block-7-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 8px;
  cursor: pointer;
}

.div-block-7-copy-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 8px;
  cursor: pointer;
}

.section-copy-copy {
  margin-top: 90px;
  margin-right: 30px;
  margin-left: 30px;
}

.section-copy-copy.cc-cta {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #090909;
  color: #090909;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section-copy-copy.cc-store-home-wrap {
  margin-top: 0px;
}

.container-22-copy-copy {
  margin-top: -184px;
}

.container-26-copy-copy {
  margin-top: 10px;
}

.grid-5-copy-copy {
  margin-top: 104px;
  margin-left: 0px;
  -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-row-gap: 36px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._4-col-copy-copy {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 20px;
}

._4-col-copy-copy._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy._4-col-last-copy-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 20px;
}

._4-col-copy-copy._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy._4-col-last-copy-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 20px;
}

._4-col-copy-copy._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy-copy._4-col-last-copy-copy {
  display: inline-block;
  margin-right: 0px;
}

.preloader-copy {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9007199254740991;
  display: none;
  overflow: visible;
  -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;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #202020;
}

.section-copy {
  margin-top: 90px;
  margin-right: 30px;
  margin-left: 30px;
}

.section-copy.cc-cta {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #090909;
  color: #090909;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section-copy.cc-store-home-wrap {
  margin-top: 0px;
}

.section-copy.cc-cta-copy {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #090909;
  color: #090909;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.container-copy {
  width: 100%;
  max-width: 1140px;
  margin-top: -54px;
  margin-right: auto;
  margin-left: auto;
}

.cta-wrap-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.cta-text-copy {
  width: 70%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
}

.heading-jumbo-small-copy {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.paragraph-bigger-copy {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger-copy.cc-bigger-light {
  opacity: 0.6;
  color: #fff;
}

.paragraph-bigger-copy.cc-bigger-white-light {
  opacity: 0.6;
}

.paragraph-bigger-copy.cc-bigger-light-copy {
  opacity: 0.6;
  color: #fff;
}

.button-copy {
  display: inline-block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #1c1c1c;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-copy:hover {
  background-color: #32343a;
  color: #fff;
}

.button-copy:active {
  background-color: #43464d;
}

.button-copy.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-copy.cc-contact-us {
  position: static;
  z-index: 5;
}

.button-copy.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button-copy.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button-copy.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button-copy.cc-jumbo-button-copy {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy.cc-jumbo-button-copy.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy.cc-jumbo-button-copy.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy.cc-jumbo-button-copy.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.section-3 {
  margin-top: 90px;
  margin-right: 30px;
  margin-left: 30px;
  padding-right: 80px;
  padding-left: 80px;
  background-color: #090909;
}

.image-34 {
  cursor: pointer;
}

.detected-copy {
  color: red;
}

.text-block-11-copy {
  margin-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #00ff37;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.text-20-copy {
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-20-copy.text-20-60 {
  display: block;
  opacity: 0.6;
  color: #fff;
  text-decoration: line-through;
}

.text-20-copy.text-20-60-copy {
  display: none;
  opacity: 0.6;
  color: #fff;
  text-decoration: line-through;
}

.soon {
  color: #585858;
}

._4-col-copy {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 0px;
}

._4-col-copy._4-col-last {
  display: block;
  margin-right: 0px;
}

._4-col-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy._4-col-last-copy {
  display: inline-block;
  margin-right: 0px;
}

._4-col-copy._4-col-last-copy {
  display: block;
  margin-right: 0px;
}

.undetected-copy {
  border-style: none;
  border-width: 1px;
  border-color: #08ff00;
  border-radius: 20px;
  color: #fff;
}

.text-block-4-copy {
  margin: 0px 26px 32px;
  padding-top: 0px;
  clear: none;
  border-radius: 5px;
  background-color: #000;
  opacity: 1;
  color: #1aff00;
  text-align: center;
}

.text-block-4-copy.unsafe {
  background-color: #f50;
  color: #ff7300;
}

.text-block-4-copy.outdated {
  background-color: #46009b;
  color: #ffd900;
}

.text-block-4-copy.detected {
  background-color: #a70000;
}

.text-block-4-copy.hvh {
  color: #ff0004;
}

.text-block-4-copy.undetected {
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy.not-working {
  display: block;
  background-color: #000;
}

.text-block-4-copy.updating {
  background-color: #ffbf00;
}

.text-block-4-copy.detected-copy {
  background-color: red;
}

.text-block-4-copy.detected-copy-copy {
  background-color: red;
}

.text-block-4-copy.soon {
  background-color: #4b4b4b;
}

.text-block-4-copy.config {
  background-color: #740002;
}

.text-block-4-copy.not-working-copy {
  display: block;
  background-color: #000;
}

.text-block-4-copy.recode {
  background-color: #09f;
}

.text-block-4-copy.undetected-copy {
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy.undetected-copy {
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy.undetected-copy {
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy.outdated-copy {
  background-color: #46009b;
  color: #ffd900;
}

.text-block-4-copy.undetected-copy {
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy.soon {
  background-color: #000;
}

.text-block-4-copy.detected-copy {
  background-color: #a70000;
}

.btn-2-copy {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn-2-copy:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-2-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-2-copy.btn-outline-light {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2-copy.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2-copy.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-2-copy.btn-outline-light-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2-copy.btn-outline-light-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2-copy.btn-outline-light-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-2-copy-copy {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn-2-copy-copy:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-2-copy-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-2-copy-copy.btn-outline-light {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2-copy-copy.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2-copy-copy.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-2-copy-copy.btn-outline-light-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2-copy-copy.btn-outline-light-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2-copy-copy.btn-outline-light-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-2-copy-copy.btn-outline-light-copy-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.btn-2-copy-copy.btn-outline-light-copy-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.btn-2-copy-copy.btn-outline-light-copy-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.new-button-2:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.new-button-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.new-button-2.btn-outline-light {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2.btn-outline-light-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2.btn-outline-light-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2.btn-outline-light-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2.btn-outline-light-copy-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2.btn-outline-light-copy-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2.btn-outline-light-copy-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2.new-button-outline-2 {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -20px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #121212;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2.new-button-outline-2:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2.new-button-outline-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2.new-button-outline-2-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -20px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #121212;
  color: #fff;
  font-size: 11.6px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2.new-button-outline-2-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2.new-button-outline-2-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.div-block-12 {
  margin-top: -18px;
  padding-top: 33px;
  padding-bottom: 8px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #1a1a1a;
}

.image-18-copy {
  margin-top: -12px;
  border-radius: 20px 20px 0px 0px;
}

.testbutton-1 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.testbutton-1:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.testbutton-1:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.testbutton-1.btn-outline-light {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.testbutton-1.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.testbutton-1.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.testbutton-1.test-button {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: 36px;
  margin-right: 13px;
  margin-left: 578px;
  padding-right: 4px;
  padding-left: 4px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.testbutton-1.test-button:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.testbutton-1.test-button:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2-copy {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.new-button-2-copy:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.new-button-2-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.new-button-2-copy.btn-outline-light {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2-copy.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2-copy.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2-copy.btn-outline-light-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2-copy.btn-outline-light-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2-copy.btn-outline-light-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2-copy.btn-outline-light-copy-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -22px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2-copy.btn-outline-light-copy-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2-copy.btn-outline-light-copy-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2-copy.new-button-outline-2 {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: -20px;
  margin-left: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #121212;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2-copy.new-button-outline-2:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2-copy.new-button-outline-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.new-button-2-copy.new-button-outline-2-copy {
  position: static;
  display: block;
  overflow: visible;
  width: 250px;
  margin-top: 142px;
  margin-bottom: -186px;
  margin-left: 346px;
  padding-left: 25px;
  float: none;
  clear: none;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  border-radius: 8px;
  background-color: #363636;
  color: #fff;
  font-size: 11.8px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.new-button-2-copy.new-button-outline-2-copy:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.new-button-2-copy.new-button-outline-2-copy:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.container-22-copy {
  display: block;
  margin-top: -185px;
}

.container-22-copy-copy {
  display: block;
  margin-top: -185px;
}

.container-22-copy-copy-copy {
  display: none;
  margin-top: -185px;
}

.section-2-copy {
  display: none;
  margin-top: -99px;
}

.div-block-12-copy {
  height: 420px;
  margin-top: -18px;
  padding-top: 26px;
  padding-bottom: 8px;
  border-radius: 20px;
  background-color: #1a1a1a;
}

.text-block-4-copy-copy {
  margin: 0px 26px 32px;
  padding-top: 0px;
  clear: none;
  border-radius: 5px;
  background-color: #000;
  opacity: 1;
  color: #1aff00;
  text-align: center;
}

.text-block-4-copy-copy.unsafe {
  background-color: #f50;
  color: #ff7300;
}

.text-block-4-copy-copy.outdated {
  color: #ffd900;
}

.text-block-4-copy-copy.detected {
  background-color: #a70000;
}

.text-block-4-copy-copy.hvh {
  color: #ff0004;
}

.text-block-4-copy-copy.undetected {
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy-copy.not-working {
  display: block;
  background-color: #000;
}

.text-block-4-copy-copy.updating {
  background-color: #ffbf00;
}

.text-block-4-copy-copy.detected-copy {
  margin-top: 15px;
  background-color: #a70000;
}

.text-block-4-copy-copy.detected-copy-copy {
  background-color: red;
}

.text-block-4-copy-copy.soon {
  background-color: #4b4b4b;
}

.text-block-4-copy-copy.config {
  background-color: #000;
}

.text-block-4-copy-copy.not-working-copy {
  display: block;
  background-color: #000;
}

.text-block-4-copy-copy.recode {
  background-color: #09f;
}

.text-block-4-copy-copy.undetected-copy {
  margin-top: 15px;
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy-copy.undetected-copy-copy {
  margin-top: 15px;
  border-color: #08ff00;
  background-color: #0aa500;
  color: #1aff00;
}

.text-block-4-copy-copy.not-working-copy {
  display: block;
  margin-top: 15px;
  background-color: #000;
}

.text-block-4-copy-copy.soon-copy {
  margin-top: 15px;
  background-color: #4b4b4b;
}

.text-block-4-copy-copy.updating-copy {
  margin-top: 15px;
  background-color: #ce9a00;
}

.text-block-4-copy-copy.recode-copy {
  margin-top: 15px;
  background-color: #005f9e;
}

.text-block-4-copy-copy.detected-forever-copy {
  margin-top: 15px;
}

.text-block-4-copy-copy.unsafe-copy {
  margin-top: 15px;
  background-color: #bb3e00;
  color: #ff7300;
}

.video {
  position: relative;
  display: block;
  overflow: visible;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 20px;
}

.div-block-13 {
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 0px;
}

.text-block-15 {
  margin-top: 8px;
  color: #616161;
  text-align: center;
}

.div-block-14 {
  margin-top: -1px;
}

.div-block-15 {
  margin-right: 20px;
  margin-left: 20px;
}

.image-18-copy-copy {
  width: 300px;
  height: 100px;
  margin-top: -12px;
  border-radius: 20px;
}

.image-35 {
  height: auto;
}

.video-copy {
  position: relative;
  display: none;
  overflow: visible;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 20px;
}

.video-copy {
  position: relative;
  display: none;
  overflow: visible;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 20px;
}

.video-copy {
  position: relative;
  display: block;
  overflow: visible;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 20px;
}

.image-35-copy {
  display: none;
  height: auto;
}

.image-35-copy {
  height: auto;
}

.image-35-copy {
  display: none;
  height: auto;
}

.video-copy-copy {
  position: relative;
  display: block;
  overflow: visible;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 20px;
}

.video-copy-copy {
  position: relative;
  display: none;
  overflow: visible;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 20px;
}

.visiblepicture {
  border-radius: 20px;
}

.invisiblepicture {
  display: none;
}

.text-block-16 {
  margin-top: -29px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}

.form-block {
  margin-bottom: 30px;
}

.text-block-17 {
  display: block;
  margin: -8px 26px 10px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 5px;
  color: #fff;
  text-align: center;
}

.csgo-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.csgo-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.csgo-intro.cc-csgo {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/CSGO-Website2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.roblox-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.roblox-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.roblox-intro.cc-roblox {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/Roblox-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.fivem-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.fivem-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.fivem-intro.cc-shop {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/FiveM-Cheats.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.home-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Home-Website.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
}

.home-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.partners-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.partners-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.partners-intro.cc-partners {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/Partners-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.image-36 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.link-block-cock {
  margin: 190px 0px -180px 250px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
}

.link-block-copy {
  margin-top: -85px;
  margin-bottom: 100px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-copy {
  margin-top: 185px;
  margin-bottom: -180px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-copy-copy {
  margin-top: -20px;
  margin-bottom: 20px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-36-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
}

.link-block-cock-copy {
  margin: -70px 0px 60px 345px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
}

.link-block-cock-copy {
  margin: 190px 0px -180px 250px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
}

.link-block-cock-copy-copy {
  margin: 0px -350px 0px 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
}

.image-36-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.image-36-copy-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.image-36-copy-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
}

.link-block-cock-copy-copy {
  margin: -70px 0px 60px 345px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
}

.link-block-cock-copy-copy-copy {
  margin: 0px -600px 0px 153px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
}

.image-36-copy-copy-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.link-block-copy-copy {
  margin-top: -85px;
  margin-bottom: 100px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-copy-copy-copy {
  margin-top: -85px;
  margin-bottom: 100px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-copy-copy-copy {
  margin-top: -20px;
  margin-bottom: 20px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-copy-copy-copy-copy {
  margin-top: -75px;
  margin-bottom: 100px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.container-22-copy {
  margin-top: -265px;
}

.image-36-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.image-36-copy-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.image-36-copy-copy-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
}

.container-22-copy-copy {
  margin-top: -265px;
}

.text-block-17-copy {
  display: block;
  margin: -8px 26px 10px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.container-27 {
  display: block;
}

.slider {
  margin-right: -192px;
  margin-left: -191px;
}

.slider-2 {
  position: static;
  width: 1200px;
  height: 400px;
  margin-bottom: 79px;
  margin-left: -130px;
  padding-right: 0px;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.grid-6-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 62.5px;
  margin-left: 135px;
  float: left;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.left-arrow {
  position: static;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

.csgo-slider {
  width: 1200px;
  height: 400px;
  margin-top: -110px;
  margin-bottom: 0px;
  margin-left: -130px;
  padding-right: 0px;
  background-color: transparent;
}

.grid-6-copy {
  position: static;
  margin-top: 0px;
  margin-left: 0px;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-6-copy-copy {
  position: static;
  margin-top: 50px;
  margin-left: 0px;
  padding-right: 130px;
  padding-left: 0px;
  float: right;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.fivem-slider {
  width: 1200px;
  height: 400px;
  margin-top: 170px;
  margin-bottom: 0px;
  margin-left: -130px;
  padding-right: 0px;
  background-color: transparent;
}

.slide-nav-2 {
  padding-top: 0px;
}

.config-slider {
  width: 1200px;
  height: 400px;
  margin-top: -30px;
  margin-bottom: 0px;
  margin-left: -130px;
  padding-right: 0px;
  background-color: transparent;
}

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

.accordion-item {
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  border-radius: 10px;
  background-color: #1a1a1a;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.03);
}

.content-wrapper {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.content-wrapper.slim {
  max-width: 940px;
  margin-top: -50px;
  padding-right: 0px;
}

.content-wrapper.slim {
  max-width: 940px;
  margin-top: -200px;
}

.accordion-wrapper {
  margin-top: 50px;
}

.icon.accordion-icon {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 32px;
  line-height: 30px;
  cursor: pointer;
}

.icon.accordion-icon {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 32px;
  line-height: 30px;
  cursor: pointer;
}

.accordion-item-trigger {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-center-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.header-center-box._75 {
  width: 75%;
}

.accordion-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  line-height: 30px;
  cursor: pointer;
}

.text-center {
  color: #a3a3a3;
  text-align: center;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 30px;
}

.section-faq {
  padding: 0px 30px 150px;
  background-color: #121212;
}

.section-faq-2 {
  padding: 0px 30px 150px;
  background-color: #121212;
}

.heading-13 {
  color: #fff;
}

.bold-text-4 {
  color: #fff;
}

.paragraph {
  color: #a3a3a3;
}

.paragraph-2 {
  color: #a3a3a3;
}

.paragraph-3 {
  color: #a3a3a3;
}

.paragraph-4 {
  color: #a3a3a3;
}

.paragraph-5 {
  color: #a3a3a3;
}

.paragraph-6 {
  color: #a3a3a3;
}

.link {
  color: #5d5d5d;
}

.link-2 {
  color: #5d5d5d;
}

.bold-text-5 {
  color: hsla(0, 0%, 100%, 0.6);
}

.bold-text-6 {
  color: hsla(0, 0%, 100%, 0.6);
}

.heading-14 {
  margin-bottom: -30px;
}

.paragraph-7 {
  margin-top: 0px;
  margin-bottom: -40px;
  color: #b5b5b5;
  text-decoration: underline;
}

.text-field-2 {
  background-color: #fff;
  color: #000;
}

.field-label-4 {
  color: #fff;
}

.heading-15 {
  color: #fff;
}

.field-label-5 {
  color: #fff;
  text-align: center;
}

.accordion-item-2 {
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  border-radius: 10px;
  background-color: #1a1a1a;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.03);
  color: #dadada;
}

.accordion-heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  line-height: 30px;
  cursor: pointer;
}

.text-center-2 {
  opacity: 1;
  color: #585858;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.triggers-section {
  padding: 150px 30px;
  background-color: #121212;
}

.heading-16 {
  color: #fff;
}

.paragraph-8 {
  text-decoration: none;
}

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

.button-copy {
  display: block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: #757575;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-copy:hover {
  background-color: #32343a;
  color: #fff;
}

.button-copy:active {
  background-color: #43464d;
}

.button-copy.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-copy.cc-contact-us {
  position: static;
  z-index: 5;
}

.button-copy.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button-copy.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button-copy.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button-copy {
  display: block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-copy:hover {
  background-color: #32343a;
  color: #fff;
}

.button-copy:active {
  background-color: #43464d;
}

.button-copy.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-copy.cc-contact-us {
  position: static;
  z-index: 5;
}

.button-copy.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button-copy.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button-copy.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button-copy {
  display: block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
  background-color: #1a1a1a;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-copy:hover {
  background-color: #32343a;
  color: #fff;
}

.button-copy:active {
  background-color: #43464d;
}

.button-copy.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-copy.cc-contact-us {
  position: static;
  z-index: 5;
}

.button-copy.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button-copy.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button-copy.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button-copy-copy {
  display: block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
  background-color: #1a1a1a;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-copy-copy:hover {
  background-color: #32343a;
  color: #fff;
}

.button-copy-copy:active {
  background-color: #43464d;
}

.button-copy-copy.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy-copy.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy-copy.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy-copy.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-copy-copy.cc-contact-us {
  position: static;
  z-index: 5;
}

.button-copy-copy.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button-copy-copy.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button-copy-copy.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button-copy-copy {
  display: block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: #1a1a1a;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-copy-copy:hover {
  background-color: #32343a;
  color: #fff;
}

.button-copy-copy:active {
  background-color: #43464d;
}

.button-copy-copy.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy-copy.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy-copy.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy-copy.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-copy-copy.cc-contact-us {
  position: static;
  z-index: 5;
}

.button-copy-copy.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button-copy-copy.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button-copy-copy.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button-copy-copy-copy {
  display: block;
  padding: 12px 25px;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
  background-color: #1a1a1a;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-copy-copy-copy:hover {
  background-color: #32343a;
  color: #fff;
}

.button-copy-copy-copy:active {
  background-color: #43464d;
}

.button-copy-copy-copy.cc-jumbo-button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 16px 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-size: 14px;
  line-height: 26px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-copy-copy-copy.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button-copy-copy-copy.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-copy-copy-copy.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-copy-copy-copy.cc-contact-us {
  position: static;
  z-index: 5;
}

.button-copy-copy-copy.cc-white-button {
  padding: 16px 35px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.button-copy-copy-copy.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button-copy-copy-copy.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.premium-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.premium-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.premium-intro.cc-partners {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/Partners-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.premium-intro.cc-premium {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/Premium-Section.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

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

.search-button {
  text-align: left;
}

.search-input {
  padding-right: 0px;
}

.bold-text-9 {
  text-decoration: none;
}

.paragraph-9 {
  text-decoration: none;
}

.background-video {
  margin-top: -12px;
}

.youtube {
  margin-top: -12px;
  border-radius: 20px 20px 0px 0px;
}

.dropdown-list {
  display: block;
  background-color: #121212;
}

.text-block-18 {
  position: relative;
  padding: 9px 20px;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-18.navigation-item-copy {
  color: #fff;
}

.icon-2 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #7f7f7f;
}

.icon-2.navigation-item-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.dropdown-toggle {
  display: block;
  padding-top: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fortnite-slider {
  width: 1200px;
  height: 400px;
  margin-top: 170px;
  margin-bottom: 0px;
  margin-left: -130px;
  padding-right: 0px;
  background-color: transparent;
}

.navigation-item-copy-copy {
  display: block;
  margin-left: 4px;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.6;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-item-copy-copy:hover {
  opacity: 0.9;
}

.navigation-item-copy-copy:active {
  opacity: 0.8;
}

.navigation-item-copy-copy.w--current {
  opacity: 1;
  color: #a7b9ff;
  font-weight: 600;
}

.navigation-item-copy-copy.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item-copy-copy.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.other-cheats-slider {
  width: 1200px;
  height: 400px;
  margin-top: 170px;
  margin-bottom: 0px;
  margin-left: -130px;
  padding-right: 0px;
  background-color: transparent;
}

.other-cheats-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.other-cheats-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.other-cheats-intro.cc-shop {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/Other-Cheats.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.cod-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 100px;
  -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: 20px;
  background-color: #f4f4f4;
  background-image: url('../images/Space.png');
  background-position: 50% 0%;
  background-repeat: repeat;
  color: #fff;
}

.cod-intro.cc-gta {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/GTA-Website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.cod-intro.cc-shop {
  position: static;
  height: 200px;
  margin-top: -80px;
  border-radius: 20px;
  background-color: #000;
  background-image: url('../images/call-of-duty-website.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

@media screen and (max-width: 991px) {
  .section.cc-cta {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button.cc-contact-us {
    display: none;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    position: static;
    margin-left: 30px;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0px;
  }

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

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .our-services-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-template-areas: ". ."
      ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    text-align: center;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-template-areas: "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .team-members {
    grid-template-areas: ". ."
      ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .about-grid.cc-about-2 {
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blog-preview-wrap {
    width: 80%;
    padding-right: 15px;
    text-align: center;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  ._4-col {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  .home-extras-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .home-extras-image {
    margin-top: 20px;
  }

  .home-extras-content {
    display: block;
    margin-top: 35px;
    margin-bottom: 10px;
    padding-right: 0px;
    text-align: center;
  }

  .products1-price-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .products1-content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .text-16.text-16-60 {
    width: 100%;
  }

  ._6-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  ._6-col._6-col-last {
    width: 100%;
  }

  .products1-actions-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }

  .home-extras-wrap-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .button-6 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-copy.cc-cta {
    padding-right: 0px;
    padding-left: 0px;
  }

  ._4-col-copy {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col-copy._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col-copy._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col-copy._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  .section-copy.cc-cta {
    padding-right: 0px;
    padding-left: 0px;
  }

  .navigation-item-copy {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item-copy:hover {
    background-color: #f7f8f9;
  }

  .navigation-item-copy:active {
    background-color: #eef0f3;
  }

  .section-copy-copy.cc-cta {
    padding-right: 0px;
    padding-left: 0px;
  }

  ._4-col-copy-copy {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col-copy-copy._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy._4-col-last-copy-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col-copy-copy._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy._4-col-last-copy-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col-copy-copy._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy-copy._4-col-last-copy-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  .section-copy.cc-cta {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-copy.cc-cta-copy {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cta-wrap-copy {
    width: auto;
    padding: 80px 50px 90px;
  }

  .cta-text-copy {
    width: auto;
  }

  .button-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-copy.cc-contact-us {
    display: none;
  }

  ._4-col-copy {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col-copy._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  ._4-col-copy._4-col-last-copy {
    margin-right: auto;
    margin-bottom: 0px;
  }

  .link-block-cock {
    margin-left: 250px;
  }

  .link-block-copy {
    margin-left: 250px;
  }

  .link-block-copy {
    margin-left: 250px;
  }

  .link-block-copy-copy {
    margin-left: 250px;
  }

  .link-block-cock-copy {
    margin-left: 250px;
  }

  .link-block-cock-copy {
    margin-left: 250px;
  }

  .link-block-cock-copy-copy {
    margin-left: 250px;
  }

  .link-block-cock-copy-copy {
    margin-left: 250px;
  }

  .link-block-cock-copy-copy-copy {
    margin-left: 250px;
  }

  .link-block-copy-copy {
    margin-left: 250px;
  }

  .link-block-copy-copy-copy {
    margin-left: 250px;
  }

  .link-block-copy-copy-copy {
    margin-left: 250px;
  }

  .link-block-copy-copy-copy-copy {
    margin-left: 250px;
  }

  .button-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-copy.cc-contact-us {
    display: none;
  }

  .button-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-copy.cc-contact-us {
    display: none;
  }

  .button-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-copy.cc-contact-us {
    display: none;
  }

  .button-copy-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-copy-copy.cc-contact-us {
    display: none;
  }

  .button-copy-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-copy-copy.cc-contact-us {
    display: none;
  }

  .button-copy-copy-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-copy-copy-copy.cc-contact-us {
    display: none;
  }

  .navigation-item-copy-copy {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item-copy-copy:hover {
    background-color: #f7f8f9;
  }

  .navigation-item-copy-copy:active {
    background-color: #eef0f3;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .section.cc-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section.cc-store-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section.cc-home-wrap-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .cta-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }

  .intro-content {
    width: 80%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template-areas: "."
      "."
      "."
      "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 60px auto 60px auto 60px auto 60px auto 60px auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field {
    text-align: left;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .cards-section-2 {
    padding: 40px 20px;
  }

  .home-extras-content {
    margin-top: 25px;
  }

  ._6-col {
    margin-right: 0px;
  }

  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-jumbo-small-2 {
    font-size: 30px;
    line-height: 52px;
  }

  .section-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-cta {
    padding: 15px;
  }

  .section-copy.cc-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-store-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-home-wrap-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-cta {
    padding: 15px;
  }

  .section-copy.cc-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-store-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-home-wrap-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-home-wrap-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy-copy.cc-cta {
    padding: 15px;
  }

  .section-copy-copy.cc-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy-copy.cc-store-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy-copy.cc-home-wrap-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy-copy.cc-home-wrap-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-cta {
    padding: 15px;
  }

  .section-copy.cc-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-store-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-home-wrap-copy {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-copy.cc-cta-copy {
    padding: 15px;
  }

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

  .cta-wrap-copy {
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading-jumbo-small-copy {
    font-size: 30px;
    line-height: 52px;
  }

  .paragraph-bigger-copy {
    font-size: 16px;
    line-height: 28px;
  }

  .accordion-item-content {
    margin-right: 0px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

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

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cta-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

  .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template-areas: "."
      "."
      "."
      "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .blog-item {
    width: 100%;
    max-width: none;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .btn {
    display: block;
    text-align: center;
  }

  .products1-actions-wrap {
    -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;
  }

  .btn-2 {
    display: block;
    text-align: center;
  }

  .btn-2-copy {
    display: block;
    text-align: center;
  }

  .cta-wrap-copy {
    padding-right: 15px;
    padding-left: 15px;
  }

  .btn-2-copy {
    display: block;
    text-align: center;
  }

  .btn-2-copy-copy {
    display: block;
    text-align: center;
  }

  .new-button-2 {
    display: block;
    text-align: center;
  }

  .testbutton-1 {
    display: block;
    text-align: center;
  }

  .new-button-2-copy {
    display: block;
    text-align: center;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .section-faq {
    padding: 100px 15px;
  }

  .section-faq-2 {
    padding: 100px 15px;
  }

  .triggers-section {
    padding: 100px 15px;
  }
}

#w-node-_86e64837-0616-515b-4568-76c147234d34-bdd31699 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_86e64837-0616-515b-4568-76c147234d41-bdd31699 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c6dde72c-3a62-15c3-4236-0c50ad0eb647-bdd31699 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_3e226992-40ea-fc07-956c-7013043890e4-62d316ab {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-ea601308-08a9-8c36-55a7-e43b19b31819-62d316ab {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e1452480-09ab-b409-f053-785cf96cfb7b-62d316ab {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -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: 991px) {
  #w-node-_86e64837-0616-515b-4568-76c147234d34-bdd31699 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_86e64837-0616-515b-4568-76c147234d41-bdd31699 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-c6dde72c-3a62-15c3-4236-0c50ad0eb647-bdd31699 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

