.banner-heading {
  margin-bottom: 3vw;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #ea3a4d;
  font-size: 3vw;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.banner-text {
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #fff;
  font-size: 1.8vw;
  line-height: 2.3vw;
  text-transform: uppercase;
}

.banner-img {
  position: relative;
  min-width: 100%;
}

.barren-left {
  position: absolute;
  min-width: 50%;
  margin-top: 4vw;
}

.banner-mobile {
  display: none;
}

.banner-block {
  margin-right: 18%;
  margin-left: 18%;
}

.banner-section {
  padding-top: 2vw;
  background-color: #2a2a68;
}

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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.div-block {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-39 {
  margin-top: 5%;
  margin-bottom: 15%;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #565a5e;
  font-size: 1.3vw;
  line-height: 120%;
}

.lp-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  clear: left;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 3vw;
  line-height: 110%;
  text-align: left;
  text-transform: uppercase;
}

.lp-heading.offset-bot {
  margin-bottom: 3vw;
  text-align: left;
}

.text-span {
  display: inline;
  color: #ea3a4d;
}

.top-phone {
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #2a2a68;
  font-size: 1.5vw;
  line-height: 100%;
  text-decoration: none;
}

.lp-main {
  margin-bottom: -1vw;
}

.nav-small {
  position: fixed;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: none;
  padding-top: 1vw;
  padding-bottom: 1vw;
  background-color: #fff;
}

.lp-head-col {
  height: 1.9vw;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lp-head-col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lp-head-col3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.lp-head-col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.text-block-42 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.25vw;
  line-height: 100%;
  text-transform: uppercase;
}

.text-span-3 {
  color: #ea3a4d;
}

.image-3 {
  width: 10vw;
}

.lp-text {
  width: 100%;
  margin-top: 0.5vw;
  margin-bottom: 0px;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #565a5e;
  font-size: 1.3vw;
  line-height: 115%;
  text-align: left;
}

.lp-text.right {
  position: relative;
  text-align: right;
}

.projects-grid {
  width: 100%;
  grid-column-gap: 1.2vw;
  grid-row-gap: 1.2vw;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.section {
  display: block;
  padding-top: 4vw;
  padding-bottom: 4vw;
  -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: #fff;
  background-image: url('../images/Shadow.png');
  background-position: 0px 0px;
  background-size: auto 8%;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.lp-prj-title {
  position: absolute;
  display: inline-block;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #fff;
  font-size: 1.5vw;
  text-align: center;
  text-transform: uppercase;
}

.lp-prj-div {
  position: relative;
  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;
  background-color: #2a2a68;
}

.lp-prj-div:hover {
  background-color: #ea3a4d;
}

.prj-cover {
  display: block;
  opacity: 0.15;
}

.promax {
  position: absolute;
  display: none;
  width: 64.1vw;
  height: 22vw;
  margin-left: -1px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.project-slider-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.project-info-block {
  width: 50%;
  height: 100%;
  padding-top: 2vw;
  padding-right: 2vw;
  padding-left: 2vw;
  float: right;
  background-color: #fff;
}

.text-block-43 {
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.5vw;
  line-height: 100%;
  text-align: left;
  text-transform: uppercase;
}

.paragraph {
  padding-top: 2vw;
  font-family: 'Museosanscyrl 500', sans-serif;
  font-size: 1.3vw;
  line-height: 110%;
}

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

.main-block {
  display: block;
  margin-right: 18%;
  margin-left: 18%;
}

.text-span-4 {
  color: #ea3a4d;
}

.lp-review-logo {
  height: 2vw;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-34 {
  margin-bottom: 2vw;
}

.div-block-35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.grid-2 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
}

.feedback-arrows {
  position: relative;
}

.feedback-arrow-l {
  position: absolute;
  left: 0vw;
  top: 7.4vw;
  z-index: 0;
  width: 25vw;
  margin-left: -5vw;
}

.feedback-arrow-r {
  position: absolute;
  left: 50vw;
  top: 32.5vw;
  z-index: 0;
  width: 25vw;
}

.lp-subheading {
  display: block;
  margin-top: 2vw;
  margin-bottom: 2vw;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.3vw;
  line-height: 120%;
  font-style: normal;
  text-transform: uppercase;
}

.text-span-5 {
  color: #ea3a4d;
}

.text-span-6 {
  color: #ea3a4d;
}

.text-span-7 {
  color: #ea3a4d;
}

.image-6 {
  width: 23vw;
  margin-top: 2vw;
  margin-right: 6vw;
  margin-bottom: 2vw;
  float: left;
}

.list-2 {
  display: block;
  margin-left: 30vw;
  padding-left: 0px;
}

.lp-about-logos {
  clear: right;
}

.lp-logo-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 3vw;
  margin-top: 3vw;
  -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;
}

.about-logo1 {
  height: 2.5vw;
  max-height: 2.5vw;
  max-width: none;
}

.lp-logo2 {
  width: 8vw;
}

.image-10 {
  height: 4vw;
}

.about-logo2 {
  height: 2vw;
  max-height: 2vw;
  max-width: none;
}

.about-logo3 {
  height: 3vw;
  max-height: 3vw;
  max-width: none;
}

.gtm {
  display: none;
}

.super {
  z-index: 1;
  display: block;
}

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

.side-logo {
  width: 27vw;
  margin-bottom: 4vw;
}

.side-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu-btn {
  display: none;
  height: 2vw;
}

.nav-small-main {
  margin-right: 20%;
  margin-left: 20%;
}

.infographics_big {
  width: 100%;
}

.infographics_small {
  display: none;
}

.prj-cover-mob {
  display: none;
}

.form-subheader {
  display: none;
  margin-bottom: 2vw;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.4vw;
  line-height: 130%;
  text-transform: uppercase;
}

.footer-mob {
  display: none;
  padding-top: 4vw;
  padding-bottom: 6vw;
  background-image: url('../images/Shadow.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat-x;
}

.fm-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fm-row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-2 {
  display: none;
}

.icon-3 {
  display: block;
  margin-right: 0px;
  color: #ea3a4d;
}

.icon-4 {
  display: block;
}

.projects-slider {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.slide-7 {
  background-image: url('../images/Promax_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/Promax_2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/Promax_3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/Promax_4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/Promax_5.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.roskongress {
  position: absolute;
  display: none;
  width: 64.1vw;
  height: 22vw;
  margin-left: -1px;
}

.slide-12 {
  background-image: url('../images/RC_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/RC_2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-14 {
  background-image: url('../images/RC_3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-15 {
  background-image: url('../images/RC_4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-16 {
  background-image: url('../images/RC_5.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hbo {
  position: absolute;
  display: none;
  width: 64.1vw;
  height: 22vw;
  margin-left: -1px;
}

.match {
  position: absolute;
  display: none;
  width: 64.1vw;
  height: 22vw;
  margin-left: -1px;
}

.image-16 {
  width: 100%;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.prj-close {
  width: 8%;
}

.body {
  background-color: #fff;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10vw;
  margin-left: 10vw;
  padding-top: 3vw;
  -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;
}

.bold-text {
  font-family: Roboto, sans-serif;
  font-size: 3vw;
}

.heading-2 {
  margin-top: 3vw;
}

.paragraph-3 {
  margin-top: 3vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.image-17 {
  max-height: 20px;
  min-height: 10px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-big {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  margin-top: 1vw;
  margin-bottom: 1.5vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  background-color: #fff;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2vw;
  padding-left: 2vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.top-phone-2 {
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.2vw;
  line-height: 100%;
  text-decoration: none;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.nav-link-2 {
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #2a2a68;
  font-size: 1.2vw;
  line-height: 100%;
  text-decoration: none;
}

.nav-link-2.right {
  line-height: 140%;
  text-align: right;
}

.main-block-2 {
  margin-right: 15%;
  margin-left: 15%;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.top-icon {
  max-height: 20px;
  min-height: 10px;
}

.top-icon.telegram {
  max-height: 19px;
}

.top-icon.email {
  max-height: 17px;
}

.image-18 {
  max-height: 20px;
  max-width: none;
}

.top-callback {
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #2a2a68;
  font-size: 1.2vw;
  text-decoration: none;
}

.bf-input {
  margin-bottom: 2vw;
  padding: 1vw 0px 1vw 1vw;
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #565a5e;
  font-size: 1.2vw;
}

.success-message {
  background-color: #fff;
}

.text-block-45 {
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #2a2a68;
  font-size: 1.4vw;
  line-height: 120%;
  text-align: center;
}

.link-6 {
  color: #565a5e;
  text-decoration: underline;
}

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

.text-block-44 {
  font-family: 'Museosanscyrl 500', sans-serif;
  font-size: 1.4vw;
  line-height: 120%;
}

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

.bf-l {
  width: 40%;
}

.bf-comments {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-bottom: 0px;
  padding: 1vw;
  font-family: 'Museosanscyrl 300', sans-serif;
  font-size: 1.4vw;
}

.bf-r {
  width: 55%;
}

.bf-submit {
  margin-right: 2vw;
  padding: 0.7vw 2vw;
  border-bottom: 2px solid #ea3a4d;
  background-color: #ea3a4d;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 100%;
  text-align: center;
}

.lp-head-col-2 {
  height: 1.9vw;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-70 {
  width: 2vw;
  height: 0px;
}

.nav-ico-2 {
  height: 1.5vw;
  margin-right: 1.1vw;
}

.nav-ico-2.email {
  height: 1.3vw;
}

.nav-ico-2.whatsapp {
  height: 1.7vw;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lp-nav-row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lp-nav-row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1vw;
  margin-bottom: 0.5vw;
  -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;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1vw;
  -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;
}

.footer {
  padding-top: 2vw;
  padding-bottom: 2vw;
  background-image: url('../images/Shadow.png');
  background-position: 50% 0%;
  background-size: auto 30%;
  background-repeat: repeat-x;
}

.fm-adress-2 {
  margin-top: 2vw;
  margin-bottom: 2vw;
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #2a2a68;
  font-size: 1.4vw;
  line-height: 100%;
}

.fm-phone-2 {
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #2a2a68;
  font-size: 1.4vw;
  text-decoration: none;
}

.fm-link-2 {
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #2a2a68;
  font-size: 1.4vw;
  line-height: 100%;
  text-decoration: none;
}

.btn {
  width: 15vw;
  height: 4vw;
  border-style: solid;
  border-width: 2px;
  border-color: #ea3a4d;
  border-radius: 0px;
  text-decoration: none;
}

.text-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #000;
  font-size: 1.5vw;
  font-weight: 700;
}

.side-icon-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 83%;
  -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;
}

.side-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 70vw;
  margin-left: -70vw;
  padding-top: 4vw;
  padding-right: 4vw;
  padding-left: 4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
  background-image: url('../images/vshadow.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
}

.side-callback-2 {
  display: none;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #2a2a68;
  font-size: 4vw;
  line-height: 100%;
  text-decoration: none;
}

.side-ico-2 {
  width: 4vw;
}

.side-phone-2 {
  margin-top: 1vw;
  padding-bottom: 1vw;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #2a2a68;
  font-size: 7vw;
  line-height: 100%;
  text-decoration: none;
}

.side-nav-link-2 {
  margin-bottom: 4vw;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #2a2a68;
  font-size: 4vw;
  line-height: 100%;
  text-decoration: none;
}

.callback {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 5;
  display: none;
  width: 100vw;
  height: 100vh;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.65);
}

.checkbox-label {
  font-family: 'Museosanscyrl 300', sans-serif;
  color: #565a5e;
  font-size: 1.2vw;
  line-height: 100%;
}

.success-message-2 {
  background-color: #fff;
  color: #565a5e;
}

.text-block-46 {
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.5vw;
  line-height: 115%;
  text-transform: uppercase;
}

.callback-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-top: 0.5vw;
  padding-right: 1vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.callback-input {
  min-height: 3.5vw;
  margin-top: 2vw;
  margin-bottom: 0px;
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
  font-family: 'Museosanscyrl 300', sans-serif;
  font-size: 1.2vw;
}

.text-block-47 {
  font-family: 'Museosanscyrl 500', sans-serif;
  font-size: 1.4vw;
  line-height: 120%;
}

.callback-form-block {
  height: 85%;
  padding-right: 3vw;
  padding-bottom: 2vw;
  padding-left: 3vw;
}

.callback-close {
  width: 100%;
  height: 100%;
  float: right;
  background-image: url('../images/Icon_Exit.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.callback-submit {
  margin-top: 2vw;
  margin-bottom: 1vw;
  padding: 0.9vw 2vw 1vw;
  background-color: #ea3a4d;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #fff;
  font-size: 1.2vw;
  line-height: 100%;
  text-transform: capitalize;
}

.callback-header {
  margin-top: 0px;
  margin-bottom: 1vw;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #ea3a4d;
  font-size: 2.5vw;
  line-height: 100%;
  text-transform: uppercase;
}

.checkbox-field {
  display: none;
}

.text-block-48 {
  font-family: 'Museosanscyrl 500', sans-serif;
  text-align: center;
}

.link-block-2 {
  width: 3.5%;
  height: 80%;
}

.div-block-53 {
  width: 45vw;
  margin-top: 25vh;
  margin-left: 27.5vw;
  border-radius: 6px;
  background-color: #fff;
}

.vb-l {
  display: none;
  width: 60%;
  float: left;
}

.vb-r {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 21vw;
  padding-left: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.video-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25.5vw;
  margin-top: 3vw;
  margin-bottom: 6vw;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price {
  margin-top: 1vw;
  margin-bottom: 1vw;
  float: left;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.5vw;
}

.heading2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Museosanscyrl 900', sans-serif;
  color: #2a2a68;
  font-size: 1.8vw;
  line-height: 2.3vw;
  text-transform: uppercase;
}

.description {
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: 'Museosanscyrl 300', sans-serif;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-style: normal;
}

.order-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  max-height: 3vw;
  padding: 0.5vw 1.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #3898ec;
  font-family: 'Museosanscyrl 500', sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  text-align: center;
}

.video-section {
  padding-top: 4vw;
  padding-bottom: 4vw;
  background-color: #221a59;
  background-image: url('../images/Video_bg_pattern.png'), url('../images/Shadow.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, auto 30%;
  background-repeat: repeat, repeat-x;
}

.offer-l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  padding-right: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.list {
  width: 60%;
  margin-bottom: 2vw;
  padding-left: 2.5vw;
}

.list.description {
  width: 80%;
  margin-top: 0vw;
  margin-bottom: 2vw;
  padding-left: 1.5vw;
  list-style-type: none;
}

.text-span-10 {
  color: #ea3a4d;
}

.subheading2 {
  margin-top: 1vw;
  margin-bottom: 0.5vw;
  font-family: 'Museosanscyrl 500', sans-serif;
  color: #2a2a68;
  font-size: 1.1vw;
  font-style: normal;
}

.offer-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.offer-btn {
  width: 50%;
  padding-right: 0.5vw;
  padding-left: 0.5vw;
  float: left;
  clear: both;
  background-color: #ea3a4d;
  font-family: 'Museosanscyrl 500', sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  text-align: center;
}

.text-field {
  display: none;
}

.list-item {
  padding-left: 1.5vw;
  background-image: url('../images/bullet_1.png');
  background-position: 0px 0.3vw;
  background-size: 0.7vw;
  background-repeat: no-repeat;
  list-style-type: none;
}

.text-span-13 {
  color: #ea3a4d;
}

.text-span-14 {
  color: #ea3a4d;
}

.link-block-4 {
  display: none;
}

.link-block-5 {
  display: none;
}

.link-block-6 {
  margin-right: 1vw;
}

.text-span-15 {
  color: #ea3a4d;
}

.image-20 {
  display: none;
}

.about-logo-4 {
  height: 0.9vw;
  max-height: 0.9vw;
  max-width: none;
}

.image-21 {
  display: none;
}

.image-22 {
  display: none;
}

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

.text-field-2 {
  display: none;
}

@media screen and (min-width: 1440px) {
  .projects-grid {
    width: auto;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media screen and (min-width: 1920px) {
  .projects-grid {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .body {
    background-color: #fff;
  }

  .bf-comments {
    font-family: 'Museosanscyrl 500', sans-serif;
    font-size: 1.2vw;
  }

  .lp-nav-row1 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lp-nav-row2 {
    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;
  }

  .callback {
    display: none;
  }

  .vb-r {
    width: 64%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .video-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .order-btn {
    width: 100%;
  }

  .offer-btn {
    line-height: 1.5vw;
  }

  .vb-r-1 {
    width: 40%;
  }

  .vb-r-2 {
    width: 40%;
  }
}

@media screen and (max-width: 991px) {
  .nav-small {
    display: none;
  }

  .lp-head-col3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lp-head-col1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 4px;
  }

  .text-block-42 {
    display: block;
  }

  .section {
    background-image: url('../images/Shadow.svg');
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .promax {
    display: none;
  }

  .image-6 {
    width: 23vw;
  }

  .list-2 {
    margin-left: 31vw;
  }

  .lp-logo2 {
    width: 8vw;
  }

  .gtm {
    display: none;
  }

  .form-subheader {
    display: none;
  }

  .match {
    display: none;
  }

  .nav-small-icons {
    margin-left: -30vw;
  }

  .image-17 {
    max-height: 15px;
  }

  .nav-big {
    display: block;
  }

  .top-icon {
    max-height: 15px;
  }

  .top-icon.telegram {
    max-height: 15px;
  }

  .top-icon.email {
    max-height: 15px;
  }

  .image-18 {
    max-height: 15px;
  }

  .bf-input {
    padding-top: 2vw;
    font-size: 1.5vw;
  }

  .text-block-45 {
    font-size: 1.8vw;
  }

  .text-block-44 {
    font-size: 2vw;
  }

  .bf-comments {
    font-size: 1.5vw;
  }

  .lp-head-col-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-26 {
    width: 25%;
  }

  .callback {
    height: 100vh;
  }

  .callback-title {
    height: 35px;
    padding-right: 1.5vw;
  }

  .callback-input {
    font-size: 1.5vw;
  }

  .callback-submit {
    margin-bottom: 2vw;
    font-size: 1.5vw;
  }

  .div-block-53 {
    height: 45vh;
  }

  .link-block-3 {
    display: none;
  }

  .list-item {
    background-size: 4px;
  }
}

@media screen and (max-width: 767px) {
  .barren-left {
    margin-top: 6vw;
  }

  .banner-mobile {
    display: block;
  }

  .banner-desktop {
    display: none;
  }

  .banner-block {
    margin-right: 5%;
    margin-left: 5%;
  }

  .div-block {
    margin-top: 15vw;
  }

  .text-block-39 {
    font-size: 2.5vw;
  }

  .top-phone {
    font-size: 2vw;
  }

  .nav-small {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    padding-top: 3vw;
    padding-bottom: 2vw;
  }

  .lp-head-col {
    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;
  }

  .lp-head-col1 {
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .text-block-42 {
    display: none;
  }

  .image-3 {
    width: 15vw;
  }

  .lp-text {
    font-size: 2vw;
  }

  .section {
    display: block;
  }

  .lp-prj-title {
    font-size: 2.5vw;
  }

  .promax {
    display: none;
    width: 90.1vw;
    height: 31vw;
  }

  .main-block {
    margin-right: 5%;
    margin-left: 5%;
  }

  .feedback-arrow-l {
    left: 0vw;
    margin-left: 0vw;
  }

  .feedback-arrow-r {
    left: 64.5vw;
  }

  .lp-subheading {
    display: block;
    font-size: 2vw;
  }

  .about-logo1 {
    height: 3vw;
  }

  .lp-logo2 {
    width: 12vw;
  }

  .about-logo2 {
    height: 2.5vw;
  }

  .side-logo {
    width: 22vw;
    margin-bottom: 3vw;
  }

  .div-block-52 {
    height: 50vh;
  }

  .menu-btn {
    display: none;
    height: 4vw;
    padding: 0.5vw;
  }

  .nav-small-main {
    margin-right: 5%;
    margin-left: 5%;
  }

  .form-subheader {
    display: none;
  }

  .footer-mob {
    display: block;
  }

  .roskongress {
    display: none;
    width: 90.1vw;
    height: 31vw;
  }

  .hbo {
    width: 90.1vw;
    height: 31vw;
  }

  .match {
    width: 90.1vw;
    height: 31vw;
  }

  .nav-small-ico {
    width: 3vw;
    margin-right: 2vw;
  }

  .nav-small-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0vw;
  }

  .html {
    display: none;
  }

  .section-2 {
    margin-right: 5vw;
    margin-left: 5vw;
  }

  .bold-text {
    font-size: 4vw;
  }

  .paragraph-3 {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .nav-big {
    display: none;
  }

  .top-phone-2 {
    font-size: 2vw;
  }

  .nav-link-2 {
    font-size: 1.5vw;
  }

  .main-block-2 {
    margin-right: 5%;
    margin-left: 5%;
  }

  .bf-input {
    margin-bottom: 2vw;
    padding-bottom: 2vw;
    font-size: 2vw;
  }

  .text-block-45 {
    font-size: 2vw;
  }

  .text-block-44 {
    font-size: 2.5vw;
  }

  .bf-comments {
    font-size: 2vw;
  }

  .bf-submit {
    font-size: 2.5vw;
  }

  .lp-head-col-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-ico-2 {
    height: 3vw;
    margin-right: 2vw;
  }

  .nav-ico-2.email {
    height: 2.8vw;
  }

  .nav-ico-2.whatsapp {
    height: 3.3vw;
  }

  .footer {
    display: none;
  }

  .fm-logo-2 {
    margin-bottom: 3vw;
  }

  .fm-adress-2 {
    font-size: 2vw;
  }

  .fm-phone-2 {
    font-size: 2.5vw;
  }

  .fm-link-2 {
    font-size: 2.5vw;
  }

  .btn {
    width: 20vw;
    height: 5vw;
  }

  .text-block-49 {
    font-size: 2vw;
  }

  .side-icon-block-2 {
    width: 69%;
  }

  .side-callback-2 {
    display: block;
    font-size: 3vw;
  }

  .side-phone-2 {
    font-size: 4vw;
  }

  .side-nav-link-2 {
    margin-bottom: 1vw;
    font-size: 3vw;
  }

  .checkbox-label {
    font-size: 1.5vw;
  }

  .text-block-46 {
    font-size: 3vw;
  }

  .callback-title {
    padding-right: 2vw;
  }

  .callback-input {
    margin-top: 3vw;
    font-size: 2.5vw;
  }

  .callback-submit {
    width: 100%;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 3vw;
  }

  .callback-header {
    font-size: 4vw;
  }

  .div-block-53 {
    width: 90vw;
    height: 51vh;
    margin-left: 5vw;
  }

  .vb-r {
    width: 40%;
    height: 31vw;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .video-block {
    height: 35.5vw;
  }

  .price {
    font-size: 2vw;
  }

  .heading2 {
    font-size: 2vw;
  }

  .description {
    font-size: 1.7vw;
    line-height: 2.5vw;
  }

  .order-btn {
    width: 100%;
    max-height: 4vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.7vw;
    line-height: 3vw;
  }

  .link-block-3 {
    display: block;
  }

  .subheading2 {
    font-size: 1.7vw;
  }

  .offer-btn {
    font-size: 1.7vw;
  }
}

@media screen and (max-width: 479px) {
  .banner-heading {
    font-size: 5vw;
  }

  .banner-text {
    font-size: 3vw;
    line-height: 4vw;
  }
  
  .div-block {
    height: 53vw;
    margin-top: 13vw;
    margin-right: 0%;
    margin-left: 0%;
  }

  .text-block-39 {
    font-size: 4vw;
  }

  .lp-heading {
    margin-bottom: 4vw;
    margin-left: 0vw;
    font-size: 6vw;
  }

  .lp-heading.offset-bot {
    margin-bottom: 6vw;
    font-size: 6vw;
  }

  .top-phone {
    font-size: 3.5vw;
  }

  .nav-small {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .lp-head-col {
    height: 6vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lp-head-col2 {
    height: 100%;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .lp-head-col3 {
    height: 100%;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .lp-head-col1 {
    height: 100%;
    min-height: 100%;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-42 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 2vw;
  }

  .image-3 {
    width: 21vw;
  }

  .lp-text {
    font-size: 4vw;
  }

  .lp-text.right {
    margin-top: 2vw;
  }

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

  .section {
    margin-top: -1px;
  }

  .lp-prj-title {
    font-size: 5vw;
  }

  .prj-cover {
    display: none;
  }

  .promax {
    display: none;
    width: 90.3vw;
    height: 110vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-slider-block {
    display: block;
    width: 100%;
    height: 50%;
  }

  .project-info-block {
    display: block;
    width: 100%;
    height: 50%;
    padding-left: 0vw;
    float: right;
  }

  .text-block-43 {
    font-size: 5vw;
    text-align: center;
  }

  .paragraph {
    padding-top: 4vw;
    font-size: 4vw;
    line-height: 120%;
  }

  .main-block {
    margin-right: 5%;
    margin-left: 5%;
    padding-top: 6vw;
    padding-bottom: 6vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lp-review-logo {
    height: 5vw;
  }

  .grid-2 {
    grid-row-gap: 6vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .feedback-arrow-l {
    left: 2vw;
    top: 13.6vw;
    width: 40vw;
  }

  .feedback-arrow-r {
    left: 52.6vw;
    top: 197.4vw;
    width: 40vw;
  }

  .lp-subheading {
    display: block;
    padding-top: 7vw;
    font-size: 4vw;
    line-height: 130%;
  }

  .image-6 {
    width: 46vw;
  }

  .list-2 {
    margin-left: 5vw;
    padding-top: 0.5vw;
    clear: left;
  }

  .lp-about-logos {
    margin-top: 11vw;
  }

  .lp-logo-row {
    margin-top: 6vw;
  }

  .about-logo1 {
    height: 5vw;
  }

  .lp-logo2 {
    width: 20vw;
  }

  .image-10 {
    height: 11vw;
  }

  .about-logo2 {
    height: 3vw;
  }

  .about-logo3 {
    height: 5vw;
  }

  .div-block-52 {
    height: 80vh;
  }

  .background-video {
    display: block;
  }

  .menu-btn {
    height: 6.5vw;
  }

  .infographics_big {
    display: none;
  }

  .infographics_small {
    display: block;
  }

  .link-block {
    margin-bottom: 3vw;
  }

  .prj-cover-mob {
    display: block;
    opacity: 0.15;
  }

  .form-subheader {
    display: none;
  }

  .fm-row {
    height: 27vw;
    margin-bottom: 8vw;
  }

  .fm-row2 {
    margin-top: 6vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .roskongress {
    display: none;
    width: 90.3vw;
    height: 110vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hbo {
    display: none;
    width: 90.3vw;
    height: 110vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .match {
    display: none;
    width: 90.3vw;
    height: 110vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-small-ico {
    width: 5vw;
    margin-right: 3vw;
  }

  .div-block-54 {
    margin-top: 1.5vw;
    margin-bottom: 1vw;
  }

  .bold-text {
    font-size: 4.5vw;
  }

  .paragraph-3 {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .top-phone-2 {
    display: block;
    font-size: 3.5vw;
  }

  .nav-link-2 {
    font-size: 2vw;
  }

  .main-block-2 {
    margin-right: 5%;
    margin-left: 5%;
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .bf-input {
    margin-bottom: 3vw;
    font-size: 3.5vw;
    line-height: 20;
  }

  .text-block-45 {
    font-size: 4vw;
    line-height: 130%;
  }

  .text-block-44 {
    font-size: 4vw;
  }

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

  .bf-r {
    display: none;
  }

  .bf-submit {
    width: 100%;
    margin-top: 2vw;
    padding: 3vw 4vw;
    border-style: solid;
    border-width: 1px;
    border-color: #ea3a4d;
    background-color: transparent;
    color: #000;
    font-size: 4.5vw;
  }

  .lp-head-col-2 {
    height: 6vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-ico-2 {
    height: 5.5vw;
    margin-right: 5vw;
  }

  .nav-ico-2.email {
    height: 5vw;
  }

  .nav-ico-2.whatsapp {
    height: 6.5vw;
  }

  .lp-nav-row2 {
    margin-top: 4vw;
    margin-bottom: 2vw;
  }

  .div-block-26 {
    width: 40%;
  }

  .footer {
    display: none;
  }

  .fm-logo-2 {
    margin-bottom: 1vw;
  }

  .fm-adress-2 {
    margin-bottom: 6vw;
    font-size: 4vw;
  }

  .fm-phone-2 {
    font-size: 5vw;
  }

  .fm-link-2 {
    font-size: 4vw;
  }

  .btn {
    width: 75%;
    height: 10vw;
    border-width: 1px;
  }

  .text-block-49 {
    font-family: 'Museosanscyrl 500', sans-serif;
    font-size: 4vw;
    letter-spacing: 0.5px;
  }

  .side-icon-block-2 {
    width: 80%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .side-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 4;
    margin-left: -70vw;
    padding-top: 6vw;
    padding-left: 6vw;
    background-image: url('../images/vshadow.png');
    background-position: 100% 0%;
    background-size: auto;
    background-repeat: repeat-y;
  }

  .side-callback-2 {
    font-size: 5vw;
  }

  .side-ico-2 {
    width: auto;
    height: 5.5vw;
  }

  .side-phone-2 {
    margin-top: 5vw;
    margin-bottom: 4vw;
  }

  .side-nav-link-2 {
    margin-bottom: 4vw;
    font-size: 4vw;
  }

  .callback {
    display: none;
  }

  .checkbox-label {
    font-size: 2.5vw;
  }

  .text-block-46 {
    font-size: 4vw;
  }

  .callback-title {
    padding-right: 3vw;
  }

  .callback-input {
    margin-top: 3vw;
    font-size: 4vw;
  }

  .text-block-47 {
    font-size: 3vw;
  }

  .callback-form-block {
    height: 72vw;
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .callback-submit {
    width: 100%;
    margin-top: 3vw;
    margin-bottom: 3vw;
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 4vw;
  }

  .callback-header {
    font-size: 5vw;
  }

  .link-block-2 {
    width: 6%;
  }

  .div-block-53 {
    height: 84vw;
    margin-left: 5vw;
  }

  .vb-l {
    width: 100%;
  }

  .vb-r {
    position: static;
    width: 100%;
    height: 80vw;
    margin-bottom: 4vw;
    padding-left: 0vw;
  }

  .video-block {
    height: 148vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .price {
    margin-bottom: 6vw;
    font-size: 5vw;
  }

  .heading2 {
    margin-top: 4vw;
    font-size: 5vw;
    line-height: 6vw;
    text-align: left;
  }

  .description {
    margin-top: 3vw;
    margin-bottom: 6vw;
    font-size: 4vw;
    line-height: 6vw;
    text-align: left;
  }

  .order-btn {
    width: 100%;
    max-height: 10vw;
    margin-right: 0vw;
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 4vw;
    line-height: 4vw;
  }

  .offer-l {
    width: 100%;
    padding-right: 0vw;
  }

  .div-block-72 {
    display: block;
  }

  .list.description {
    margin-bottom: 6vw;
    padding-left: 4vw;
    list-style-type: none;
  }

  .subheading2 {
    margin-bottom: 2vw;
    font-size: 4vw;
  }

  .offer-r {
    width: 100%;
    margin-top: 9vw;
    padding-left: 0vw;
  }

  .offer-btn {
    width: 100%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .list-item {
    padding-left: 5vw;
    background-image: url('../images/bullet.png');
    background-position: 0px 4px;
    background-size: 10px;
    background-repeat: no-repeat;
  }
}

#w-node-_3cbf5202-6e11-03f9-d9cb-bec0c1795030-3e506628 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 10;
  grid-column-start: span 10;
  -ms-grid-column-span: 10;
  grid-column-end: span 10;
}

#w-node-e7dcd1a9-766b-e789-2f2a-af1da61979fd-3e506628 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 8;
  grid-column-end: 9;
}

#w-node-de518b21-c7f3-87eb-4f1c-fa3cb24d96cb-3e506628 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 11;
  grid-column-start: 11;
  -ms-grid-column-span: 8;
  grid-column-end: 19;
}

#w-node-_954dc03d-4bc2-a93f-c9b2-5cccd9d0bbbc-3e506628 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 9;
  grid-column-start: 9;
  -ms-grid-column-span: 10;
  grid-column-end: 19;
}

@media screen and (max-width: 479px) {
  #w-node-_3cbf5202-6e11-03f9-d9cb-bec0c1795030-3e506628 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 18;
    grid-column-start: span 18;
    -ms-grid-column-span: 18;
    grid-column-end: span 18;
  }

  #w-node-e7dcd1a9-766b-e789-2f2a-af1da61979fd-3e506628 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 18;
    grid-column-end: 19;
  }

  #w-node-de518b21-c7f3-87eb-4f1c-fa3cb24d96cb-3e506628 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 18;
    grid-column-end: 19;
  }

  #w-node-_954dc03d-4bc2-a93f-c9b2-5cccd9d0bbbc-3e506628 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 18;
    grid-column-end: 19;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

@font-face {
  font-family: 'Museosanscyrl 500';
  src: url('../fonts/MuseoSansCyrl_500.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Museosanscyrl 900';
  src: url('../fonts/MuseoSansCyrl_900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Museosanscyrl 300';
  src: url('../fonts/MuseoSansCyrl_300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
